:root{--c-ink:#080d1a;--c-navy:#0c1f3f;--c-blue:#1a56db;--c-blue-lt:#3b82f6;--c-teal:#0b7285;--c-coral:#be123c;--c-gold:#b45309;--c-violet:#6b21a8;--c-green:#166534;--c-white:#fff;--c-surface:#f9fafb;--c-surface2:#f3f4f6;--c-border:#e5e7eb;--c-text:#111827;--c-text2:#374151;--c-muted:#6b7280;--c-placeholder:#9ca3af;--portal-accent:var(--c-blue);--s-success:#166534;--s-success-bg:#dcfce7;--s-warning:#b45309;--s-warning-bg:#fef3c7;--s-error:#be123c;--s-error-bg:#ffe4e6;--s-info:#1a56db;--s-info-bg:#dbeafe;--s-neutral:#374151;--s-neutral-bg:#f3f4f6;--shadow-xs:0 1px 2px #0000000f;--shadow-sm:0 1px 3px #00000014,0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014,0 2px 8px #0000000a;--shadow-lg:0 20px 48px #0000001f,0 8px 20px #0000000f;--shadow-card:0 1px 1px #00000008,0 2px 4px #0000000a,0 4px 8px #0000000a,0 8px 16px #00000005;--shadow-glow:0 0 0 3px #1a56db2e;--shadow-nav:0 0 24px #080d1a99;--sp-1:2px;--sp-2:4px;--sp-3:8px;--sp-4:12px;--sp-5:16px;--sp-6:20px;--sp-7:24px;--sp-8:32px;--sp-9:48px;--sp-10:64px;--r-sm:4px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:24px;--r-full:9999px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.7,0,0.84,0);--ease-io:cubic-bezier(0.4,0,0.2,1);--spring:cubic-bezier(0.34,1.56,0.64,1)}.portal-b2c{--portal-accent:var(--c-blue)}.portal-b2b{--portal-accent:var(--c-teal)}.portal-m2b{--portal-accent:var(--c-violet)}.portal-a2b{--portal-accent:var(--c-gold)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:var(--c-surface);color:var(--c-text);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.65}h1,h2,h3,h4,h5,h6{color:var(--c-text);font-family:Sora,sans-serif;line-height:1.2}.mono,code{font-family:DM Mono,monospace}a{color:var(--portal-accent);text-decoration:none}a:hover{text-decoration:underline}button{background:none;border:none;cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-muted)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton{animation:shimmer 1.6s linear infinite;background:linear-gradient(90deg,var(--c-surface2) 25%,#e8e9eb 37%,var(--c-surface2) 63%);background-size:200% 100%;border-radius:var(--r-md)}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 #be123c4d}50%{box-shadow:0 0 0 6px #be123c00}}.pulse-glow{animation:pulseGlow 1.8s ease-in-out infinite}:focus-visible{outline:2px solid var(--portal-accent);outline-offset:2px}.text-display{font-family:Sora,sans-serif;font-weight:800;line-height:1}.text-h1{font-size:42px;line-height:1.15}.text-h1,.text-h2{font-family:Sora,sans-serif;font-weight:700}.text-h2{font-size:28px;line-height:1.25}.text-h3{font-size:20px;line-height:1.3}.text-h3,.text-h4{font-family:Sora,sans-serif;font-weight:600}.text-h4{font-size:16px;line-height:1.4}.text-body-lg{font-size:16px}.text-body,.text-body-lg{font-weight:400;line-height:1.65}.text-body{font-size:14px}.text-caption{color:var(--c-muted);font-size:12px;font-weight:500;line-height:1.4}.text-overline{font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.text-mono{font-family:DM Mono,monospace;font-size:13px;font-weight:500}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}@media print{.no-print{display:none!important}}