:root{color-scheme:dark;--bg:#050608;--bg-input:#0b0d12;--fg:#f8fafc;--fg-mark:#f7fafc;--muted:#94a3b8;--muted-strong:#616b7a;--line:#1f2937;--accent:#de0f66;--rule:#f8fafc1f;--rule-strong:#f8fafc1a;--font-display:"Gabarito", sans-serif;--font-body:"Manrope", sans-serif;--pad-x:5rem;--section-y:6.25rem;--radius:.25rem}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:100%}@media (width>=1920px){html{font-size:clamp(1rem,.833333vw,1.25rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (prefers-reduced-motion:no-preference){.js-motion [data-reveal]{visibility:hidden}.js-motion .hero-bg{will-change:transform}}.motion-line{line-height:inherit;vertical-align:top;display:inline-block;overflow:clip}.motion-word{line-height:inherit;vertical-align:top;display:inline-block}body{min-height:100vh;font-family:var(--font-body);color:var(--fg);background:var(--bg);margin:0;font-size:1rem;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:.125rem solid var(--accent);outline-offset:.1875rem}.skip-link{z-index:20;background:var(--fg);color:var(--bg);letter-spacing:.12em;text-transform:uppercase;padding:.5rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.icon{color:inherit;flex-shrink:0;display:block;overflow:clip}.icon svg{width:100%;height:100%;display:block}.wordmark{color:var(--fg-mark);align-items:center;gap:.5rem;transition:color .18s;display:flex}.wordmark:hover{color:var(--accent)}.wordmark-text{font-family:var(--font-display);letter-spacing:-.0312rem;font-weight:800;line-height:1}.triptych{align-items:center;gap:calc(var(--mark) * .1667);display:flex}.triptych span{width:var(--mark);height:calc(var(--mark) * 1.5);border-radius:calc(var(--mark) * .5);background:var(--accent);display:block}.triptych span:nth-child(2){height:var(--mark)}.wordmark--nav{--mark:.4167rem}.wordmark--nav .wordmark-text{font-size:.875rem}.wordmark--footer{--mark:1.125rem;flex-direction:column;align-items:flex-start;gap:.75rem}.wordmark--footer .wordmark-text{letter-spacing:-.0625rem;font-size:2rem}.site-header{justify-content:space-between;align-items:center;height:4rem;padding:0 1.25rem;display:flex}.site-nav{align-items:center;gap:2.5rem;display:flex}.nav-text{letter-spacing:.125rem;text-transform:uppercase;color:var(--fg);opacity:.5;font-size:.6875rem;font-weight:500;transition:color .18s,opacity .18s}.nav-text:hover,.nav-text[aria-current=page]{opacity:1}.nav-text:hover{color:var(--accent)}.btn{border-radius:var(--radius);letter-spacing:.125rem;text-transform:uppercase;cursor:pointer;color:inherit;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.375rem;font-family:inherit;font-size:.75rem;font-weight:700;line-height:1;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.btn--primary{background:var(--fg);color:var(--bg)}.btn--primary:hover{background:var(--accent);border-color:var(--accent);color:var(--fg)}.btn--ghost{border-color:var(--fg);color:var(--fg);opacity:.45;font-weight:600}.btn--ghost:hover{opacity:1;background:var(--accent);border-color:var(--accent);color:var(--fg)}.btn--nav{opacity:1;padding:.625rem 1.25rem;font-size:.6875rem}.btn--nav.btn--ghost,.page-chrome .btn--nav{background:var(--fg);color:var(--bg);border-color:#0000;font-weight:700}.btn--nav.btn--ghost:hover,.page-chrome .btn--nav:hover,.page-chrome .btn--nav.btn--primary:hover{background:var(--accent);border-color:var(--accent);color:var(--fg)}.hero{height:47.5rem;color:var(--fg);position:relative;overflow:clip}.hero-bg,.hero-overlay,.hero-overlay-left,.hero-overlay-right,.hero-noise{position:absolute;inset:0}.hero-bg{object-fit:cover;object-position:center;pointer-events:none;width:100%;max-width:none;height:100%}.hero-overlay{background:linear-gradient(#05060800 0%,#050608bb 45%,#050608f5 78%,#050608 100%)}.hero-overlay-left{background:linear-gradient(90deg,#050608e6,#05060800);width:35rem}.hero-overlay-right{background:linear-gradient(270deg,#050608cc,#05060800);width:35rem;left:auto}.hero-noise{mix-blend-mode:screen;opacity:.04;pointer-events:none;background:#fff}.hero-rules{inset:3rem var(--pad-x);pointer-events:none;position:absolute}.hero-rule{background:#f8fafc;position:absolute}.hero-rule--top,.hero-rule--bottom{opacity:.12;height:1px;left:0;right:0}.hero-rule--top{top:0}.hero-rule--bottom{bottom:0}.hero-rule--left,.hero-rule--right{opacity:.1;width:1px;top:0;bottom:0}.hero-rule--left{left:0}.hero-rule--right{right:0}.hero-top{z-index:2;top:3rem;left:var(--pad-x);right:var(--pad-x);height:4rem;position:absolute}.hero-headline{z-index:2;top:13.75rem;left:calc(var(--pad-x) + 1.25rem);width:min(45rem, calc(100% - (var(--pad-x) + 1.25rem) * 2));margin:0;font-size:4.5rem;font-weight:400;line-height:1.2;position:absolute;overflow:visible}.hero-bottom-left{z-index:2;left:calc(var(--pad-x) + 1.25rem);align-items:center;gap:2rem;display:flex;position:absolute;top:40rem}.hero-descriptor{width:17.5rem;color:var(--muted);margin:0;font-size:.8125rem;font-weight:400;line-height:1.65}.hero-divider{background:var(--fg);opacity:.15;width:1px;height:2.25rem}.hero-actions{align-items:center;gap:2rem;display:flex}.scroll-cue{z-index:2;top:41.125rem;right:calc(var(--pad-x) + 6.875rem);color:var(--fg);flex-direction:column;align-items:center;gap:.375rem;display:flex;position:absolute}.scroll-cue span{letter-spacing:.1875rem;text-transform:uppercase;opacity:.3;font-size:.5625rem;font-weight:600}.scroll-cue i{background:var(--fg);opacity:.2;width:1px;height:1.25rem;display:block}.section{padding:var(--section-y) var(--pad-x);border-top:1px solid var(--line)}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 2rem;font-size:.75rem;font-weight:600}.section-head .section-label{margin-bottom:.75rem}.section-title{max-width:45rem;margin:0 0 2rem;font-size:2.5rem;font-weight:600;line-height:1.2}.section-head .section-title{max-width:40rem;margin-bottom:.75rem}.section-body{max-width:40rem;color:var(--muted);margin:0;font-size:1rem;font-weight:400;line-height:1.7}.section-head{margin-bottom:2rem}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid #1f293759}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 0;list-style:none;transition:color .18s;display:flex}.faq-item summary:hover{color:var(--accent)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{max-width:51.25rem;font-size:1.125rem;font-weight:600;line-height:1.4}.faq-plus{width:1.5rem;height:1.5rem;color:var(--muted);opacity:.7;flex-shrink:0;place-items:center;transition:color .18s,opacity .18s;display:grid}.faq-item summary:hover .faq-plus{color:var(--accent);opacity:1}.faq-plus .icon{width:1rem;height:1rem}.faq-body{overflow:hidden}.faq-body p{max-width:51.25rem;color:var(--muted);margin:0 0 1.25rem;font-size:1rem;line-height:1.7}@media (prefers-reduced-motion:reduce){.faq-item[open] .faq-plus .icon{transform:rotate(45deg)}}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.contact-row{gap:1.5rem;display:flex}.field{flex-direction:column;gap:.625rem;min-width:0;display:flex}.field--email{flex:1}.field--subject{width:17.5rem}.field-label{letter-spacing:.125rem;text-transform:uppercase;color:var(--muted);font-size:.6875rem;font-weight:600}.field input,.field textarea,.page-main input,.page-main textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-input);width:100%;color:var(--fg);font:inherit;padding:1rem 1.25rem;font-size:.875rem}.field textarea{resize:vertical;min-height:10rem;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:var(--muted)}.contact-foot{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.contact-note{max-width:26.25rem;color:var(--muted);margin:0;font-size:.8125rem;line-height:1.6}.contact-status{color:var(--fg);margin:0;font-size:.8125rem}.field--honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.site-footer{padding:3rem var(--pad-x)}.footer-top{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.footer-tagline{color:var(--muted);margin:0;font-size:.875rem}.footer-bottom{border-top:1px solid #1f293759;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:1.5rem;padding-top:2rem;display:flex}.footer-copy{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin:0;font-size:.8125rem;display:flex}.footer-contact{color:var(--muted);align-items:center;gap:1rem;font-size:.875rem;display:flex}.footer-contact a:hover,.footer-copy a:hover{color:var(--accent)}.page-chrome{padding:3rem var(--pad-x) 0}.page-chrome-inner{border:1px solid var(--rule);border-bottom:none}.page-main{padding:var(--section-y) var(--pad-x);border-top:1px solid var(--line)}.page-main>h1,.legal h1,.products h1,.account h1{max-width:45rem;margin:0 0 1rem;font-size:2.5rem;font-weight:600;line-height:1.2}.page-main>p,.legal header>p,.legal section p,.legal li,.products header>p,.account header>p,.account-plan>p,.product-card p{max-width:45rem;color:var(--muted);font-size:1rem;line-height:1.7}.page-main form{gap:1rem;max-width:26.25rem;margin-top:1.5rem;display:grid}.page-main label{letter-spacing:.125rem;text-transform:uppercase;color:var(--muted);gap:.5rem;font-size:.6875rem;font-weight:600;display:grid}.page-main button{border-radius:var(--radius);background:var(--fg);width:fit-content;color:var(--bg);letter-spacing:.125rem;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;padding:.875rem 1.375rem;font-family:inherit;font-size:.75rem;font-weight:700;display:inline-flex}.page-main button:hover{background:var(--accent);color:var(--fg)}.page-main a{text-underline-offset:.1875rem;text-decoration:underline}.legal a,.products a,.account a{text-decoration:none}.legal-meta,.legal header>.legal-meta{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .75rem;font-size:.75rem;font-weight:600}.legal header{margin-bottom:3rem}.legal header nav{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1.5rem;display:flex}.legal header nav a{letter-spacing:.125rem;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.legal header nav a[aria-current=page]{color:var(--fg)}.legal header nav a:hover{color:var(--accent)}.legal section{margin-top:2.5rem}.legal h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 1rem;font-size:.75rem;font-weight:600}.legal ul{max-width:45rem;margin:.5rem 0 0;padding-left:1.2rem}.legal-index-grid{gap:3rem;max-width:57.5rem;display:grid}.legal-index-grid>section{margin-top:0}@media (width>=800px){.legal-index-grid{grid-template-columns:1fr 1fr;gap:4rem}}.legal ul.legal-docs{max-width:none;margin:0;padding:0;list-style:none}.legal-docs a{border-top:1px solid var(--line);letter-spacing:.04em;text-transform:uppercase;color:var(--fg);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:1rem;font-weight:600;display:flex}.legal-docs li:last-child a{border-bottom:1px solid var(--line)}.legal-docs a:hover{color:var(--accent)}.legal-identity{margin:0}.legal-identity-row{border-top:1px solid var(--line);grid-template-columns:8.5rem 1fr;gap:1rem;padding:.875rem 0;display:grid}.legal-identity-row:last-child{border-bottom:1px solid var(--line)}@media (width<=520px){.legal-identity-row{grid-template-columns:1fr;gap:.25rem}}.legal-identity dt{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.legal-identity dd{color:var(--fg);margin:0;font-size:1rem;line-height:1.5}.legal-identity a{color:var(--fg)}.legal-identity a:hover{color:var(--accent)}.legal-contact{width:fit-content;margin-top:1.5rem;text-decoration:none}.products header{margin-bottom:3rem}.product-list{flex-direction:column;max-width:45rem;margin:0;padding:0;list-style:none;display:flex}.product-card{border-top:1px solid var(--line);padding:2rem 0}.account-plan,.account section+section,.account form{margin-top:2.5rem}.account h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600}.account-status{gap:.75rem 1.5rem;margin:0 0 1.5rem;display:grid}.account-status>div{grid-template-columns:8rem minmax(0,1fr);align-items:baseline;gap:.75rem;display:grid}.account-status dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.account-status dd{color:var(--fg);margin:0}.product-card h2,.product-card h3{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.product-card p{margin:0 0 1.5rem}.product-card .btn{width:fit-content;text-decoration:none}@media (width<=799px){:root{--pad-x:1.5rem;--section-y:4rem}.site-header{height:3.5rem;padding:0 1rem}.nav-text{display:none}.btn--nav{letter-spacing:.0625rem;padding:.5rem 1rem;font-size:.625rem}.hero{flex-direction:column;height:auto;min-height:38.75rem;padding:1rem 1.5rem 2.5rem;display:flex}.hero-overlay-left,.hero-overlay-right,.scroll-cue,.hero-divider{display:none}.hero-overlay{background:linear-gradient(#05060833 0%,#050608d9 50%,#050608 100%)}.hero-noise{opacity:.03}.hero-rules{inset:.75rem 1.5rem 1.25rem}.hero-top,.hero-headline,.hero-bottom-left{width:auto;position:relative;top:auto;left:auto;right:auto}.hero-top{z-index:2;height:3.5rem}.hero-headline{flex:auto;min-height:min-content;padding:2.5rem .75rem 0;font-size:2.375rem;line-height:1.25;overflow:visible}.hero-bottom-left{flex-direction:column;align-items:stretch;gap:1.5rem;padding:0 .75rem}.hero-descriptor{width:100%;line-height:1.6}.hero-actions{flex-direction:column;gap:.625rem}.hero-actions .btn{width:100%;font-size:.6875rem}.section-label{margin-bottom:1.25rem;font-size:.6875rem}.section-title,.page-main>h1,.legal h1,.products h1{max-width:none;margin-bottom:1.25rem;font-size:1.75rem;line-height:1.25}.products header{margin-bottom:2rem}.product-card{padding:1.5rem 0}.product-card h2,.product-card h3{font-size:1.25rem}.product-card .btn{width:100%;font-size:.6875rem}.section-head .section-title{margin-bottom:.75rem}.section-body{max-width:none;font-size:.9375rem;line-height:1.65}.faq-item summary span{font-size:1rem}.contact-row{flex-direction:column}.field--subject{width:100%}.field{gap:.5rem}.field-label{font-size:.625rem}.field input,.field textarea,.page-main input,.page-main textarea{padding:.875rem 1rem}.field textarea{min-height:7.5rem}.contact-foot{flex-direction:column-reverse;align-items:stretch;gap:1rem}.contact-note{text-align:center;max-width:none;font-size:.75rem}.contact-foot .btn{width:100%;font-size:.6875rem}.page-chrome{padding-top:1rem}.site-footer{padding-top:3rem;padding-bottom:3rem}.footer-top{flex-direction:column;align-items:flex-start;gap:1rem}.wordmark--footer{--mark:.5rem;gap:.75rem}.wordmark--footer .wordmark-text{letter-spacing:-.0312rem;font-size:1.75rem}.footer-tagline{font-size:.8125rem}.footer-bottom{border-top:0;flex-direction:column;align-items:flex-start;margin-top:2rem;padding-top:0}.footer-contact{flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.8125rem}.footer-contact .icon{display:none}.footer-copy{color:var(--muted-strong);order:1;font-size:.75rem}}.checkout{max-width:40rem}.checkout h1{font-family:var(--font-display);margin:0 0 1rem;font-size:clamp(2.25rem,6vw,3.5rem);line-height:.95}.checkout-summary dl,.checkout-identity{gap:1rem;margin:2rem 0;display:grid}.checkout-summary dt,.checkout-identity dt{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .25rem;font-size:.75rem;font-weight:600}.checkout-summary dd,.checkout-identity dd{margin:0}.checkout-statement,.checkout-error{margin:1rem 0}.checkout-error{color:var(--accent)}.checkout-waiver{align-items:flex-start;gap:.75rem;margin:1.5rem 0;display:flex}.checkout-waiver input{margin-top:.25rem}.checkout form button{margin-top:.5rem}
