:root,[data-theme=light]{--bg: #f0f4f8;--surface: rgba(255, 255, 255, .65);--surface-hover: rgba(255, 255, 255, .85);--border: rgba(0, 0, 0, .12);--text: #1a1a2e;--text-muted: #6b7280;--accent: #4f46e5;--accent-text: #ffffff;--accent-rgb: 79, 70, 229;--ui-muted-text: #6b7280}[data-theme=dark]{--bg: #0d1117;--surface: rgba(255, 255, 255, .07);--surface-hover: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .12);--text: #e6edf3;--text-muted: #8b949e;--accent: #7c6ff7;--accent-text: #ffffff;--accent-rgb: 124, 111, 247;--ui-muted-text: #e6edf3}@media(prefers-color-scheme:dark){:root:not([data-theme]){--bg: #0d1117;--surface: rgba(255, 255, 255, .07);--surface-hover: rgba(255, 255, 255, .12);--border: rgba(255, 255, 255, .12);--text: #e6edf3;--text-muted: #8b949e;--accent: #7c6ff7;--accent-text: #ffffff;--accent-rgb: 124, 111, 247;--ui-muted-text: #e6edf3}}@font-face{font-family:Material Symbols Rounded;font-style:normal;font-weight:400;font-display:block;src:url(/assets/fonts/MaterialSymbolsRounded.woff2) format("woff2")}.material-symbols-rounded{font-family:Material Symbols Rounded;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;line-height:1}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-height:100dvh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;background-color:var(--bg);color:var(--text);transition:background-color .3s,color .3s;-webkit-font-smoothing:antialiased}@media(pointer:coarse){body.search-expanded app-root .top-bar{display:none}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
