:root{--font-body: "Roboto", sans-serif;--font-mono: "Roboto Mono", monospace;--app-bg: #f8fafc;--app-surface: #ffffff;--text-main: #0f172a;--text-muted: #64748b;--icon-fill: #475569;--icon-active: #0f172a;--btn-bg-hover: #f1f5f9;--border-color: #e2e8f0}[data-theme=dark]{--app-bg: #0f172a;--app-surface: #1e293b;--text-main: #f8fafc;--text-muted: #94a3b8;--icon-fill: #cbd5e1;--icon-active: #ffffff;--btn-bg-hover: #334155;--border-color: #334155}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{background-color:var(--app-bg);color:var(--text-main);font-family:var(--font-body);height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre{font-family:var(--font-mono)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}button{background:transparent;border:none;cursor:pointer;padding:0}button:hover{background-color:var(--btn-bg-hover)}#root,#__next{isolation:isolate}html{-webkit-text-size-adjust:100%;tab-size:4}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
