:root{--app-bg: #f6f7fb;--app-fg: #111827;--surface: rgba(255, 255, 255, 1);--surface-1: rgba(255, 255, 255, .85);--surface-2: rgba(255, 255, 255, .7);--border: rgba(17, 24, 39, .12);--muted: rgba(17, 24, 39, .6)}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--app-bg);color:var(--app-fg)}body.no-scroll{overflow:hidden}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1;vertical-align:-.125em}body.dark-theme{--app-bg: #0b1220;--app-fg: #e5e7eb;--surface: rgba(17, 24, 39, 1);--surface-1: rgba(17, 24, 39, .72);--surface-2: rgba(17, 24, 39, .55);--border: rgba(229, 231, 235, .14);--muted: rgba(229, 231, 235, .6);--icon-color: #e5e7eb}
