@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Instrument+Serif:ital@0;1&family=DM+Mono:wght@300;400&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#f5f4f0;--ink-2:#eceae4;--ink-3:#d8d5ce;--page:#0f0f0e;--page-2:#555550;--coral:#e8521a;--coral-dim:#e8521a14;--coral-border:#e8521a47;--white:#fff;--muted-light:#0f0f0e6b;--muted-dark:#0f0f0e47;--border-light:#0f0f0e1a;--border-dark:#0f0f0e14;--serif:"Instrument Serif", Georgia, serif;--sans:"Syne", system-ui, sans-serif;--mono:"DM Mono", "Courier New", monospace}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}body{background:var(--ink);color:var(--page);font-family:var(--sans);font-weight:400;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--ink-2)}::-webkit-scrollbar-thumb{background:var(--ink-3);border-radius:2px}::selection{background:var(--coral);color:var(--white)}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.25}}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:.7s cubic-bezier(.22,1,.36,1) both fade-up}.animate-fade-in{animation:.6s both fade-in}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.35s}.delay-4{animation-delay:.5s}.delay-5{animation-delay:.65s}@media (max-width:680px){#audience-grid{grid-template-columns:1fr!important;gap:1.5rem!important}#contact-grid{grid-template-columns:1fr!important;gap:3rem!important}#contact-name-row{grid-template-columns:1fr!important;gap:1rem!important}[data-mobile-stack]{grid-template-columns:1fr!important;gap:2rem!important}section{padding-left:1.25rem!important;padding-right:1.25rem!important}*{max-width:100%}img,video,iframe{width:100%!important;height:auto!important}}
