:root{--background-primary:#0a0a0b;--background-secondary:#111;--background-elevated:#1c1c1e;--text-primary:#fafafa;--text-secondary:#8e8e93;--text-muted:#48484a;--border-default:#2c2c2e;--border-light:#3a3a3c;--accent:#0a84ff;--accent-hover:#06c;--success:#30d158;--error:#ff453a;--warning:#ff9f0a}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:General Sans;src:url(/fonts/GeneralSans-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}@keyframes envelope-open{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes subtle-pulse{0%,to{opacity:1}50%{opacity:.8}}.animate-envelope{animation:.6s ease-out forwards envelope-open}.animate-fade-up{animation:.4s ease-out forwards fade-up}.animate-subtle-pulse{animation:2s ease-in-out infinite subtle-pulse}.delay-200{animation-delay:.2s}.delay-400{animation-delay:.4s}.delay-600{animation-delay:.6s}
