:root{--font-sans: "Inter", "Heebo", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-brand-50: #eff6ff;--color-brand-100: #dbeafe;--color-brand-200: #bfdbfe;--color-brand-300: #93c5fd;--color-brand-400: #60a5fa;--color-brand-500: #3b82f6;--color-brand-600: #2563eb;--color-brand-700: #1d4ed8;--color-brand-800: #1e40af;--color-brand-900: #1e3a8a;--color-secondary-50: #f8fafc;--color-secondary-100: #f1f5f9;--color-secondary-200: #e2e8f0;--color-secondary-300: #cbd5e1;--color-secondary-400: #94a3b8;--color-secondary-500: #64748b;--color-secondary-600: #475569;--color-secondary-700: #334155;--color-secondary-800: #1e293b;--color-secondary-900: #0f172a;--color-success-50: #ecfdf3;--color-success-500: #22c55e;--color-success-600: #16a34a;--color-error-50: #fef2f2;--color-error-500: #ef4444;--color-error-600: #dc2626;--color-warning-50: #fffbeb;--color-warning-500: #f59e0b;--radius-component: 8px;--radius-container: 12px;--shadow-premium: 0 1px 3px rgba(15, 23, 42, .08), 0 1px 2px rgba(15, 23, 42, .04);--shadow-button: 0 2px 4px rgba(37, 99, 235, .15);--shadow-card: 0 4px 6px -1px rgba(15, 23, 42, .1), 0 2px 4px -1px rgba(15, 23, 42, .06);--shadow-input: 0 0 0 2px rgba(37, 99, 235, .05)}body{font-family:var(--font-sans);color:var(--color-secondary-800);background-color:var(--color-secondary-100)}code,pre{font-family:var(--font-mono)}.app-heading-1{font-size:2rem;line-height:2.5rem;font-weight:800;letter-spacing:-.03em;color:var(--color-secondary-900)}.app-heading-2{font-size:1.5rem;line-height:2rem;font-weight:800;letter-spacing:-.02em;color:var(--color-secondary-900)}.app-section-title{font-size:1rem;line-height:1.5rem;font-weight:700;letter-spacing:0;text-transform:none;color:var(--color-secondary-900)}.app-label{font-size:.75rem;line-height:1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-secondary-400)}.app-caption{font-size:.75rem;line-height:1rem;font-weight:500;color:var(--color-secondary-500)}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--color-secondary-300);border-radius:999px}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}
