@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap");*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body,html{background:#0a0005;color:#f8f8f8;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}.mobile-sticky-btn{display:none}@media (max-width:600px){.mobile-sticky-btn{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100;padding:12px 16px 20px;background:linear-gradient(0deg,#0a0005 60%,transparent)}.desktop-call-btn{display:none}.desktop-age-check{display:none!important}.persona-grid{grid-template-columns:repeat(2,1fr)!important}.hero-section{padding:36px 16px 24px!important}.content-wrap{padding:24px 14px 100px!important}}