@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYREGULAR.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYMEDIUM.OTF) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--bg:#ffffff;--text:#000000;--text-secondary:rgba(0,0,0,0.6);--card-bg:#F2F2F7;--nav-bg:rgba(242,242,247,0.65);--nav-scrolled:rgba(200,200,204,0.55);--nav-slider:rgba(255,255,255,0.9);--nav-text:#8E8E93;--nav-active:#000000;--label-bg:rgba(255,255,255,0.92);--arrow-stroke:#000;--arrow-hover:rgba(0,0,0,0.05);--bookmark-fill:black;--pulse-pink:#E8356D;--pulse-violet:#9B30FF;--pulse-orange:#FF6B2C;--pulse-indigo:#6366F1;--pulse-purple:#8B5CF6;--pulse-ink:#1A1A1A;--pulse-ink-secondary:#6B7280;--pulse-surface:#FFFFFF;--pulse-surface-warm:#FFFBF9;--pulse-surface-alt:#F5F5F7;--pulse-surface-dark:#1E1E1E;--pulse-surface-footer:#111111;--pulse-border:#E5E7EB;--pulse-gradient:linear-gradient(115deg,#E8356D,#CC33FF 30%,#9B30FF 50%,#FF6B2C 85%,#FF9933);--pulse-gradient-text:linear-gradient(90deg,#E8356D,#9B30FF 50%,#FF6B2C);--font-display:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-body:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-label:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--max-width:1200px;--section-padding:120px;--section-padding-tablet:80px;--section-padding-mobile:60px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--text);overflow-x:hidden;line-height:1.5;transition:background .6s,color .6s}body.dark{--bg:#0a0a0a;--text:#f0f0f0;--text-secondary:rgba(255,255,255,0.5);--card-bg:#1a1a1e;--nav-bg:rgba(30,30,34,0.75);--nav-scrolled:rgba(40,40,44,0.75);--nav-slider:rgba(60,60,66,0.9);--nav-text:#8E8E93;--nav-active:#f0f0f0;--label-bg:rgba(30,30,34,0.88);--arrow-stroke:#f0f0f0;--arrow-hover:rgba(255,255,255,0.08);--bookmark-fill:white;--pulse-ink:#f0f0f0;--pulse-ink-secondary:#9CA3AF;--pulse-surface:#1a1a1e;--pulse-surface-warm:#141414;--pulse-surface-alt:#222226;--pulse-surface-dark:#1E1E1E;--pulse-surface-footer:#0a0a0a;--pulse-border:#333338}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}a:focus-visible,button:focus-visible{outline:2px solid var(--pulse-indigo);outline-offset:4px;border-radius:4px}