@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--brand: #4F46E5;--brand-press: #4338CA;--brand-tint: #EEF0FF;--brand-ink: #1E1B4B;--ink: #111827;--text-2: #6B7280;--muted: #9CA3AF;--border: #E5E7EB;--border-soft: #F1F2F4;--surface: #F7F8FA;--white: #FFFFFF;--trust-locked: #64748B;--trust-locked-bg: #F1F5F9;--trust-locked-fg: #475569;--trust-suggests: #3B82F6;--trust-suggests-bg: #EFF6FF;--trust-suggests-fg: #2563EB;--trust-auto: #F59E0B;--trust-auto-bg: #FFFBEB;--trust-auto-fg: #B45309;--trust-full: #10B981;--trust-full-bg: #ECFDF5;--trust-full-fg: #047857;--danger: #EF4444;--danger-bg: #FEF2F2;--danger-fg: #B91C1C;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--shadow-card: 0 1px 3px rgba(17, 24, 39, .04);--shadow-pop: 0 4px 24px rgba(17, 24, 39, .08);--nav-w: 240px;--topbar-h: 56px}*{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}}
