:root{--marshall-bg:#020407;--marshall-panel:#07101a;--marshall-panel-2:#0a1622;--marshall-blue:#94ddff;--marshall-blue-strong:#47bfff;--marshall-blue-soft:#c9f0ff;--marshall-text:#f5fbff;--marshall-muted:#9fb0bd;--marshall-border:rgba(148,221,255,.18);--marshall-glow:0 0 18px rgba(71,191,255,.28),0 0 48px rgba(71,191,255,.12);--page-width:1200px}*{box-sizing:border-box}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:focus{position:fixed!important;width:auto!important;height:auto!important;margin:0!important;padding:10px 14px!important;clip:auto!important;overflow:visible!important;top:10px;left:10px;z-index:999;background:#07101a;color:var(--marshall-blue-soft);border:1px solid var(--marshall-border);border-radius:8px}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 0%,rgba(71,191,255,.08),transparent 32rem),var(--marshall-bg);color:var(--marshall-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--page-width));margin-inline:auto}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;color:var(--marshall-blue);font-weight:800}.h1,.h2,.h3,h1,h2,h3{line-height:1.05;margin:0 0 16px}h1,.h1{font-size:clamp(2.5rem,7vw,5.8rem);letter-spacing:-.045em}h2,.h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.035em}h3,.h3{font-size:1.2rem}p{margin:0 0 16px;color:var(--marshall-muted)}.section{padding:88px 0}.section--tight{padding:48px 0}.card{background:linear-gradient(180deg,#0a1622eb,#050b12f0);border:1px solid var(--marshall-border);border-radius:20px;padding:26px;box-shadow:inset 0 1px #ffffff06}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:12px;border:1px solid rgba(148,221,255,.48);background:linear-gradient(180deg,var(--marshall-blue-soft),var(--marshall-blue));color:#011018;font-weight:900;letter-spacing:.02em;box-shadow:var(--marshall-glow);transition:.18s ease;cursor:pointer}.button:hover{transform:translateY(-1px);filter:brightness(1.07)}.button--secondary{background:transparent;color:var(--marshall-blue-soft);box-shadow:none;border-color:var(--marshall-border)}.marshall-glow{filter:drop-shadow(0 0 10px rgba(148,221,255,.35)) drop-shadow(0 0 28px rgba(71,191,255,.16))}.marshall-divider{height:1px;background:linear-gradient(90deg,transparent,var(--marshall-border),transparent)}.site-header{position:sticky;top:0;z-index:20;background:#020407d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,221,255,.1)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:0;font-weight:900;letter-spacing:.12em}.brand img{width:118px;height:auto;object-fit:contain;border-radius:0}.nav{display:flex;gap:24px;align-items:center;font-size:.92rem;color:#c7d7e1}.nav a:hover{color:var(--marshall-blue)}.header-actions{display:flex;gap:10px;align-items:center}.mobile-nav{display:none}.hero{min-height:760px;display:grid;align-items:center;padding:90px 0 70px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px}.hero-copy{max-width:700px}.hero-copy .lede{font-size:clamp(1.05rem,2vw,1.28rem);max-width:630px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-logo-wrap{position:relative;display:flex;align-items:center;justify-content:center}.hero-logo-wrap:before{content:"";position:absolute;width:80%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(71,191,255,.18),transparent 64%);filter:blur(18px)}.hero-logo{position:relative;width:min(100%,560px);border-radius:0;mix-blend-mode:screen}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--marshall-border);border:1px solid var(--marshall-border);border-radius:18px;overflow:hidden}.stat{background:#050a10;padding:22px}.stat strong{display:block;color:var(--marshall-blue-soft);font-size:1rem}.stat span{color:var(--marshall-muted);font-size:.82rem}.feature-icon{width:38px;height:38px;border-radius:10px;border:1px solid var(--marshall-border);display:grid;place-items:center;color:var(--marshall-blue);margin-bottom:20px;box-shadow:var(--marshall-glow)}.steps{counter-reset:step}.step{position:relative;padding-left:66px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#47bfff14;border:1px solid var(--marshall-border);color:var(--marshall-blue);font-weight:900}.membership{background:linear-gradient(140deg,rgba(71,191,255,.09),transparent 45%),linear-gradient(180deg,#08131e,#04080d);border:1px solid rgba(148,221,255,.3);box-shadow:0 0 60px #47bfff14;border-radius:28px;padding:42px}.membership-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}.price{font-size:clamp(2.2rem,5vw,4rem);font-weight:950;letter-spacing:-.05em;color:var(--marshall-blue-soft)}.price small{font-size:1rem;color:var(--marshall-muted);letter-spacing:0}.checks{display:grid;gap:10px;margin:22px 0;color:#dceaf2}.checks div:before{content:"\2713";color:var(--marshall-blue);font-weight:900;margin-right:10px}.faq details{border-top:1px solid var(--marshall-border);padding:20px 0}.faq details:last-child{border-bottom:1px solid var(--marshall-border)}.faq summary{cursor:pointer;font-weight:800;color:#eefaff}.faq details p{padding-top:12px;max-width:850px}.site-footer{border-top:1px solid rgba(148,221,255,.12);padding:50px 0 30px;background:#010306}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-links{display:grid;gap:9px;color:var(--marshall-muted);font-size:.9rem}.footer-meta{margin-top:34px;padding-top:22px;border-top:1px solid rgba(148,221,255,.08);display:flex;justify-content:space-between;gap:20px;color:#667783;font-size:.78rem}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.product-media{position:sticky;top:100px}.product-form{display:grid;gap:16px}.product-form select,.product-form input{width:100%;background:#07101a;border:1px solid var(--marshall-border);color:#fff;padding:14px;border-radius:10px}.rte{color:var(--marshall-muted)}.rte h1,.rte h2,.rte h3{color:var(--marshall-text);margin-top:28px}.cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--marshall-border)}.badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;border:1px solid var(--marshall-border);color:var(--marshall-blue);font-size:.75rem;font-weight:800}@media(max-width:900px){.nav{display:none}.mobile-nav{display:block}.hero{min-height:auto;padding-top:64px}.hero-grid,.membership-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.hero-grid{gap:12px}.hero-logo{max-width:470px}.grid-3,.grid-4,.stat-strip{grid-template-columns:1fr 1fr}.product-media{position:static}}@media(max-width:620px){.section{padding:64px 0}.grid-3,.grid-4,.stat-strip{grid-template-columns:1fr}.header-actions .button--secondary{display:none}.membership{padding:26px}.footer-meta{flex-direction:column}}.hero-logo-wrap{isolation:isolate}.hero-logo-wrap:after{content:"";position:absolute;top:13%;right:10%;bottom:13%;left:10%;z-index:-1;background:radial-gradient(circle,rgba(71,191,255,.12),transparent 66%);filter:blur(28px)}@media(max-width:900px){.brand img{width:104px}}.hero-grid{grid-template-columns:.9fr 1.1fr;gap:28px}.hero-art-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:620px}.hero-art-wrap:before{content:"";position:absolute;width:90%;height:70%;background:radial-gradient(circle,rgba(71,191,255,.18),transparent 68%);filter:blur(24px);z-index:0}.hero-art{position:relative;z-index:1;width:min(100%,1020px);border-radius:26px;overflow:hidden;transform:perspective(1800px) rotateY(-7deg) rotateX(1deg);box-shadow:0 0 60px #47bfff1f,0 20px 80px #00000073;border:1px solid rgba(148,221,255,.12)}.hero-art img{width:100%;height:auto;display:block}.hero-mini-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:38px}.hero-mini-item{display:flex;align-items:flex-start;gap:12px;color:var(--marshall-muted);font-size:.92rem}.hero-mini-icon{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;border:1px solid var(--marshall-border);color:var(--marshall-blue);background:#47bfff0f;box-shadow:var(--marshall-glow);font-size:1.05rem}.hero-mini-item strong{display:block;color:var(--marshall-text);margin-bottom:4px;font-size:.98rem}.hero-copy .lede{max-width:560px}@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-art-wrap{min-height:auto}.hero-art{transform:none;width:min(100%,860px)}.hero-mini-features{grid-template-columns:1fr}}.membership-product-hero{padding:78px 0 42px;overflow:hidden}.membership-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.membership-product-copy h1{font-size:clamp(2.8rem,5vw,5rem);letter-spacing:-.05em}.membership-kicker{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border:1px solid var(--marshall-border);border-radius:999px;color:var(--marshall-blue-soft);background:#47bfff0d;font-size:.78rem;font-weight:800;margin-bottom:18px}.membership-price-row{display:flex;gap:12px;align-items:baseline;margin:22px 0 10px}.membership-price-main{font-size:clamp(3rem,6vw,5rem);font-weight:950;letter-spacing:-.06em;line-height:1;color:var(--marshall-blue-soft);text-shadow:0 0 22px rgba(71,191,255,.2)}.membership-price-period{color:var(--marshall-muted);font-size:1.1rem;font-weight:700}.membership-buy-card{margin-top:28px;padding:22px;border:1px solid rgba(148,221,255,.22);border-radius:18px;background:linear-gradient(180deg,#0a1622c2,#04090eeb);box-shadow:0 0 50px #47bfff0f}.membership-buy-card .button{width:100%;min-height:56px;font-size:1.05rem}.membership-buy-card label{font-size:.82rem;color:var(--marshall-muted);font-weight:700}.membership-buy-card select{width:100%;margin:8px 0 14px;background:#07101a;border:1px solid var(--marshall-border);color:#fff;padding:14px;border-radius:10px}.subscription-slot{margin:12px 0;border-radius:12px}.membership-visual{position:relative;border-radius:26px;overflow:hidden;border:1px solid rgba(148,221,255,.15);box-shadow:0 0 70px #47bfff1a,0 26px 90px #00000061}.membership-visual img{width:100%;height:auto;display:block}.membership-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 70px #02040759;pointer-events:none}.membership-proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.membership-proof .badge{background:#47bfff0a}.product-section-head{max-width:760px;margin-bottom:34px}.product-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-feature{min-height:200px}.product-feature .feature-icon{margin-bottom:18px}.membership-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;counter-reset:mstep}.membership-timeline .timeline-step{position:relative;padding:24px 20px 22px;border:1px solid var(--marshall-border);border-radius:16px;background:#07101a9e}.timeline-step:before{counter-increment:mstep;content:counter(mstep);display:grid;place-items:center;width:34px;height:34px;margin-bottom:18px;border-radius:10px;background:#47bfff14;border:1px solid var(--marshall-border);color:var(--marshall-blue);font-weight:900}.security-callout{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center;border:1px solid rgba(148,221,255,.24);border-radius:24px;background:radial-gradient(circle at 10% 50%,rgba(71,191,255,.12),transparent 35%),#050b12;padding:38px}.security-mark{display:grid;place-items:center;min-height:280px;border-radius:20px;border:1px solid var(--marshall-border);background:#020407}.security-mark img{width:min(80%,300px)}.product-fineprint{font-size:.78rem;color:#7e919e;line-height:1.5;margin-top:18px}.product-faq details{padding:20px 0;border-top:1px solid var(--marshall-border)}.product-faq details:last-child{border-bottom:1px solid var(--marshall-border)}.product-faq summary{cursor:pointer;font-weight:850;color:#edf9ff}.product-faq p{padding-top:12px;max-width:850px}@media(max-width:900px){.membership-product-grid,.security-callout{grid-template-columns:1fr}.membership-timeline{grid-template-columns:1fr 1fr}}@media(max-width:620px){.product-feature-grid,.membership-timeline{grid-template-columns:1fr}.security-callout{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
