@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--color-canvas: #fafbfc;--color-surface: #ffffff;--color-surface-muted: #f1f5f9;--color-surface-sunken: #e8ecf1;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-text-strong: #051841;--color-text-body: #1e293b;--color-text-muted: #5f6b7a;--color-text-inverse: #ffffff;--color-brand-100: #e6faf8;--color-brand-500: #051841;--color-brand-600: #1fd1c1;--color-brand-700: #030f2b;--color-success: #16a34a;--color-success-100: #f0fdf4;--color-success-700: #15803d;--color-warning: #d97706;--color-warning-100: #fffbeb;--color-warning-300: #f59e0b;--color-warning-700: #b45309;--color-danger: #dc2626;--color-danger-100: #fef2f2;--color-danger-700: #b91c1c;--color-info: #2563eb;--color-info-100: #eff6ff;--color-info-700: #1d4ed8;--color-neutral-100: #f8fafc;--color-neutral-200: #f1f5f9;--color-neutral-700: #5f6b7a;--color-neutral-800: #1e293b;--color-accent: #1fd1c1;--color-accent-soft: #e6faf8;--color-focus-ring: #1fd1c1;--font-family-heading: "Inter", "Segoe UI", sans-serif;--font-family-body: "Inter", "Segoe UI", sans-serif;--font-family-editorial: "Inter", serif;--font-size-12: .75rem;--font-size-14: .875rem;--font-size-16: 1rem;--font-size-18: 1.125rem;--font-size-20: 1.25rem;--font-size-24: 1.5rem;--font-size-30: 1.875rem;--font-size-36: 2.25rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--space-2: .125rem;--space-4: .25rem;--space-8: .5rem;--space-12: .75rem;--space-16: 1rem;--space-24: 1.5rem;--space-32: 2rem;--space-40: 2.5rem;--space-48: 3rem;--space-64: 4rem;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(5, 24, 65, .06);--shadow-md: 0 6px 18px rgba(5, 24, 65, .08);--shadow-lg: 0 14px 34px rgba(5, 24, 65, .12);--duration-fast: .12s;--duration-base: .18s;--duration-slow: .26s;--duration-page: .32s;--ease-standard: cubic-bezier(.2, 0, .2, 1);--ease-emphasized: cubic-bezier(.2, .8, .2, 1)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family-body);color:var(--color-text-body);background:var(--color-canvas)}@keyframes ds-spin{to{transform:rotate(360deg)}}@keyframes ds-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){:root{--duration-fast: 0ms;--duration-base: 0ms;--duration-slow: 0ms;--duration-page: 0ms}.ds-spin,[class*=ds-spin],.ds-shimmer,[class*=ds-shimmer]{animation:none!important}}
