@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&display=swap";:root{--brand: #4F46E5;--brand-press: #4338CA;--brand-tint: #F0F1FE;--brand-ink: #3730B8;--ink: #1C1E26;--ink-2: #454B57;--text-2: #5A6270;--muted: #959CA8;--faint: #AEB4BE;--border: #EAECEF;--border-soft: #F1F2F4;--surface: #F7F8FA;--surface-2: #FBFBFD;--white: #FFFFFF;--seal: #059669;--seal-bg: #ECFDF5;--seal-fg: #0A7A53;--seal-border: #CFEADC;--trust-locked: #5B6473;--trust-locked-bg: #EEF0F3;--trust-locked-fg: #46505F;--trust-suggests: #3B82F6;--trust-suggests-bg: #EAF1FD;--trust-suggests-fg: #2F5BC0;--trust-auto: #B5791E;--trust-auto-bg: #F8EFDD;--trust-auto-fg: #8A5C13;--trust-full: #10B981;--trust-full-bg: #ECFDF5;--trust-full-fg: #0A7A53;--danger: #DC2626;--danger-bg: #FEF2F2;--danger-fg: #B5362C;--danger-border: #F2D6D2;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif: "Source Serif 4", Georgia, "Times New Roman", serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--r-sm: 8px;--r-md: 10px;--r-lg: 14px;--shadow-card: 0 1px 2px rgba(20, 23, 40, .05);--shadow-raise: 0 1px 2px rgba(20, 23, 40, .04), 0 6px 20px rgba(20, 23, 40, .03);--shadow-pop: 0 8px 28px rgba(20, 23, 40, .1);--nav-w: 248px;--topbar-h: 60px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@keyframes crew-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.crew-spin{animation:none}}
