*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;accent-color:#2dd4bf;--font-body:acumin-pro,system-ui,-apple-system,sans-serif;--font-heading:rift,system-ui,sans-serif;--color-bg:#0c0c14;--color-surface:#16161e;--color-surface-deep:#12121a;--color-surface-alt:#1e1e28;--color-border:#2a2a36;--color-border-subtle:#22222e;--color-text:#f1f5f9;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--color-accent:#2dd4bf;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:14px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-2-5:10px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--radius-card:10px;--color-departure:#a855f7}html.light{color-scheme:light;accent-color:#0d9488;--color-bg:#f4f6f9;--color-surface:#fff;--color-surface-deep:#eef1f6;--color-surface-alt:#e8edf4;--color-border:#d0d7e2;--color-border-subtle:#e2e8f0;--color-text:#0f172a;--color-text-secondary:#334155;--color-text-muted:#64748b;--color-accent:#0d9488;--color-success:#059669;--color-warning:#d97706;--color-error:#dc2626}body{font-family:var(--font-body);font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-bg);color:var(--color-text);transition:background .3s ease,color .3s ease}h1,h2,h3{font-family:var(--font-heading);font-weight:700}