:root{--color-bg:#0c0b0e;--color-bg-elevated:#141218;--color-surface:#faf7f9;--color-pink:#e91e8c;--color-pink-dark:#b8146e;--color-pink-soft:#fce4ef;--color-gold:#c9a962;--color-text:#f7f2f5;--color-text-muted:#f7f2f5b3;--color-text-dark:#1a1218;--color-text-dark-muted:#1a1218b8;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--shadow-soft:0 18px 50px #00000059;--font-display:"Playfair Display", Georgia, serif;--font-script:"Great Vibes", cursive;--font-body:"DM Sans", system-ui, sans-serif;--space-section:clamp(3.5rem, 8vw, 6rem);--max-width:1120px;--scroll-header-offset:5.25rem}@media (width<=767px){:root{--scroll-header-offset:7.5rem}}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--scroll-header-offset)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100vh;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}.skip-link{z-index:100;background:var(--color-pink);color:#fff;border-radius:var(--radius-sm);padding:.5rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:.75rem;left:-9999px}.skip-link:focus{left:.75rem}
