:root,html,body{margin:0;padding:0;height:100%;width:100%;background:#080c14;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}body{min-width:320px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#c8d9ec;transition:background .2s ease,color .2s ease}#root{min-height:100%}body[data-theme=light]{background:#f4f7fb;color:#0f172a;color-scheme:light}#root.theme-light{filter:invert(1) hue-rotate(180deg);transition:filter .2s ease}#root.theme-light img,#root.theme-light video,#root.theme-light svg{filter:invert(1) hue-rotate(180deg)}.sd-markdown img{display:block;max-width:100%;width:min(100%,720px);height:auto;margin:12px auto;border-radius:10px;border:1px solid #23314b}.sd-markdown{font-size:14px;line-height:1.6}.sd-markdown h1,.sd-markdown h2,.sd-markdown h3{line-height:1.3;margin:.7em 0 .45em}.sd-markdown h1{font-size:1.35rem}.sd-markdown h2{font-size:1.2rem}.sd-markdown h3{font-size:1.05rem}.sd-markdown p,.sd-markdown li{color:#b6cae4}.sd-markdown table{width:100%;border-collapse:collapse;margin:14px 0;border:1px solid #22314b;border-radius:10px;overflow:hidden;background:#0a1220}.sd-markdown thead th{background:#0f1a2e;color:#d6e6ff;font-weight:700;font-size:12.5px}.sd-markdown th,.sd-markdown td{border:1px solid #22314b;padding:9px 10px;text-align:left;vertical-align:top;color:#b6cae4;font-size:12.5px}@media(max-width:860px){.sd-markdown table{display:block;overflow-x:auto;white-space:nowrap}}@keyframes easydsa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.easydsa-loader-card{display:inline-flex;align-items:center;gap:10px;border:1px solid #243751;background:linear-gradient(180deg,#0d1628,#0a1220);color:#b9cbe2;border-radius:12px;padding:10px 14px;font-size:12px;font-weight:700}.easydsa-spinner{width:16px;height:16px;border-radius:999px;border:2px solid #334155;border-top-color:#60a5fa;animation:easydsa-spin .8s linear infinite}.sd-markdown pre{margin:12px 0;padding:14px;border-radius:10px;border:1px solid #23314b;background:#060b15;color:#d4e4ff;overflow-x:auto;font-size:12.5px;line-height:1.55}.sd-markdown pre code{background:transparent;padding:0;border:0;color:inherit;font-size:inherit}.sd-markdown code{font-family:JetBrains Mono,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#0e1728;border:1px solid #22314b;border-radius:6px;padding:1px 6px;color:#c8d9ff}
