@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--aq-bg:#090909;--aq-text:#f5eee8;--aq-muted:#aba39c;--aq-orange:#f35c2e;--aq-heading:"Space Grotesk", "Segoe UI", sans-serif;--aq-body:"Manrope", "Segoe UI", sans-serif;font-family:var(--aq-body);color:var(--aq-text);background:var(--aq-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--aq-bg);min-width:320px;min-height:100vh;margin:0}body,button,input{font-family:var(--aq-body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100vh}.page-shell{background:radial-gradient(circle at 100% 0,#f35c2e33,#0000 28%),radial-gradient(circle at 0 100%,#f35c2e14,#0000 30%),#090909;min-height:100vh;position:relative;overflow:hidden}.page-pattern{z-index:0;pointer-events:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOCIgaGVpZ2h0PSI0OSI+PHBhdGggZD0iTTE0IDBsMTQgOC4xdjE2LjJMMTQgMzIuNCAwIDI0LjNWOC4xTDE0IDB6IiBmaWxsPSJub25lIiBzdHJva2U9IiNGMzVDMkUiIHN0cm9rZS1vcGFjaXR5PSIwLjA1Ii8+PC9zdmc+);background-size:50px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 100% 0,#000,#0000 72%);mask-image:radial-gradient(circle at 100% 0,#000,#0000 72%)}.page-glow{filter:blur(140px);pointer-events:none;z-index:0;border-radius:999px;position:fixed}.page-glow--top{background:#f35c2e2e;width:36rem;height:36rem;top:-15rem;right:-10rem}.page-glow--bottom{background:#f35c2e1f;width:30rem;height:30rem;bottom:-16rem;left:-12rem}.coming-soon{z-index:1;width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 3rem;position:relative}.hero,.countdown,.services,.subscription,.footer{animation:.7s both rise-in}.hero{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:center;gap:2rem;padding:1.5rem 0 2.5rem;display:grid}.brand-panel{background:linear-gradient(#121212f2,#0a0a0afa);border:1px solid #f35c2e24;border-radius:2rem;justify-items:center;gap:1.25rem;padding:2rem;display:grid;position:relative;box-shadow:0 24px 60px #00000059}.brand-panel__chip,.hero-copy__eyebrow,.section-heading__eyebrow,.dialog__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--aq-orange);align-items:center;gap:.5rem;font-size:.78rem;display:inline-flex}.brand-panel__chip{background:#f35c2e1a;border:1px solid #f35c2e2e;border-radius:999px;padding:.65rem 1rem}.brand-panel__logo-ring{aspect-ratio:1;background:linear-gradient(145deg,#f35c2e26,#f35c2e05),#ffffff05;border-radius:2rem;place-items:center;width:clamp(8rem,20vw,11rem);display:grid;box-shadow:inset 0 1px #ffffff0d,0 0 45px #f35c2e1f}.brand-panel__logo{object-fit:contain;width:72%;height:auto}.brand-panel__tagline,.hero-copy__description,.feature-card__description,.subscription__copy,.subscription__note,.footer__copyright,.dialog__body{color:var(--aq-muted)}.brand-panel__tagline{text-align:center;max-width:19rem;margin:0}.hero-copy{gap:1rem;display:grid}.hero-copy__title,.section-heading__title,.dialog__title{font-family:var(--aq-heading);letter-spacing:-.04em;color:var(--aq-text);margin:0;font-weight:700}.hero-copy__title{text-transform:uppercase;font-size:clamp(2.8rem,7vw,5.8rem);line-height:.94}.hero-copy__title span{color:var(--aq-orange);margin-top:.6rem;display:block}.hero-copy__description{max-width:42rem;margin:0;font-size:clamp(1rem,2.4vw,1.28rem);line-height:1.7}.countdown{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:5rem;display:grid}.countdown-card{background:var(--aq-orange);color:#111;border-radius:2rem;justify-items:center;gap:.2rem;padding:1.35rem 1rem;display:grid;box-shadow:0 18px 35px #f35c2e2e,inset 0 1px #ffffff38}.countdown-card__value{font-family:var(--aq-heading);font-size:clamp(2.2rem,6vw,4.8rem);font-weight:700;line-height:1}.countdown-card__label{letter-spacing:.18em;text-transform:uppercase;font-size:.88rem;font-weight:800}.services{border-top:1px solid #ffffff12;padding-top:3rem}.section-heading{gap:.75rem;margin-bottom:2rem;display:grid}.section-heading--compact{margin-bottom:1.5rem}.section-heading__title{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.service-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.feature-card{background:linear-gradient(#ffffff05,#ffffff03),#111111f2;border:1px solid #f35c2e1f;border-radius:1.5rem;gap:1rem;padding:1.5rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.feature-card:hover{border-color:#f35c2e47;transform:translateY(-4px);box-shadow:0 16px 35px #0000003d}.feature-card__icon{width:3.4rem;height:3.4rem;color:var(--aq-orange);background:#f35c2e14;border-radius:1rem;place-items:center;display:grid}.feature-card__icon svg{width:1.7rem;height:1.7rem}.feature-card__title{font-family:var(--aq-heading);color:var(--aq-text);margin:0;font-size:1.25rem}.feature-card__description{margin:0;line-height:1.7}.subscription{background:linear-gradient(#f35c2e0f,#f35c2e04),#121212f5;border:1px solid #f35c2e24;border-radius:2rem;margin-top:5rem;padding:2rem}.subscription-form{align-items:stretch;gap:.9rem;display:flex}.subscription-form__input,.subscription-form__button,.dialog__button{font:inherit;border:0;border-radius:1rem}.subscription-form__input{min-width:0;color:var(--aq-text);background:#ffffff0a;outline:1px solid #ffffff0f;flex:1;padding:1.15rem 1.3rem;transition:outline-color .15s,background .15s}.subscription-form__input::placeholder{color:#ffffff73}.subscription-form__input:focus{background:#ffffff0f;outline-color:#f35c2e8c}.subscription-form__button,.dialog__button{letter-spacing:.08em;text-transform:uppercase;color:#111;background:linear-gradient(135deg, #ff7546, var(--aq-orange));cursor:pointer;justify-content:center;align-items:center;gap:.7rem;padding:1.15rem 1.4rem;font-weight:800;transition:transform .15s,box-shadow .15s;display:inline-flex}.subscription-form__button:hover,.dialog__button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #f35c2e40}.subscription-form__button svg{width:1rem;height:1rem}.subscription__copy,.subscription__note{max-width:42rem;margin:0}.subscription__note{margin-top:1rem;font-size:.95rem}.footer{justify-items:center;gap:1.3rem;padding:3rem 0 1rem;display:grid}.social-links{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}.social-link{width:3.15rem;height:3.15rem;color:var(--aq-orange);background:#ffffff05;border:1px solid #f35c2e29;border-radius:999px;place-items:center;transition:transform .15s,color .15s,border-color .15s,background .15s;display:grid}.social-link:hover{color:var(--aq-text);background:#f35c2e14;border-color:#f35c2e61;transform:translateY(-2px)}.social-link svg{width:1.2rem;height:1.2rem}.dialog-backdrop{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ab8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.dialog{background:linear-gradient(#1a1a1af5,#0f0f0ffa);border:1px solid #f35c2e29;border-radius:1.75rem;gap:1rem;width:min(100%,28rem);padding:2rem;display:grid;box-shadow:0 26px 60px #00000061}.dialog__title{font-size:clamp(1.8rem,5vw,2.3rem)}.dialog__body,.dialog__signature{margin:0}.dialog__signature{letter-spacing:.24em;text-transform:uppercase;color:var(--aq-orange);font-size:.88rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.hero{text-align:center;grid-template-columns:1fr}.hero-copy{justify-items:center}.countdown{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-form{flex-direction:column}}@media (width<=640px){.coming-soon{width:min(100% - 1.25rem,1180px);padding-top:1rem}.brand-panel,.subscription{border-radius:1.5rem;padding:1.35rem}.countdown{gap:.75rem;margin-bottom:4rem}.countdown-card{border-radius:1.4rem;padding:1rem .75rem}.services{padding-top:2.5rem}.subscription{margin-top:4rem}}
