: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 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}
