:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9eef8;background:#07111f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 0%,#172d46 0,transparent 34%),#07111f}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:#8ae2c3}.shell{max-width:1180px;margin:auto;padding:28px 18px 120px}.hero{padding:36px 0 26px}.brand{font-weight:900;letter-spacing:.06em;color:#8ae2c3}.brandRow,.headerLinks,.dialogHead,.adminHeader,.sectionHead,.actions{display:flex;justify-content:space-between;align-items:center;gap:16px}.headerLinks{flex-wrap:wrap}.headerLinks a{color:#b9c8d9;text-decoration:none}.badge{display:inline-block;margin-top:22px;padding:8px 12px;border:1px solid #29435a;border-radius:999px;color:#b9c8d9;background:#0b1929}h1{max-width:760px;font-size:clamp(2rem,5vw,4.5rem);line-height:1.03;margin:18px 0}.hero p{max-width:760px;color:#9fb0c5;font-size:1.08rem;line-height:1.9}.trustbar{display:flex;flex-wrap:wrap;gap:10px;padding:14px;border:1px solid #20384c;border-radius:16px;background:#0b1725cc;color:#b9c8d9}.trustbar span{padding:6px 10px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.card{background:linear-gradient(180deg,#0e1d2d,#0a1522);border:1px solid #20384c;border-radius:22px;padding:22px;box-shadow:0 18px 55px #0005}.cardTop{display:flex;justify-content:space-between;gap:10px;color:#8da1b6;font-size:.86rem}.category{color:#8ae2c3;font-weight:700}.card h2{margin:18px 0 4px;font-size:1.45rem}.duration{margin:0;color:#8193a8}.priceHero{display:flex;align-items:baseline;gap:8px;margin:20px 0 16px}.priceHero strong{font-size:2rem;color:#fff}.priceHero span{color:#8193a8;font-size:.85rem}.tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.tier{border:1px solid #20384c;border-radius:12px;padding:9px 6px;text-align:center;background:#081421}.tier span,.tier b{display:block}.tier span{color:#8396aa;font-size:.78rem}.tier b{margin-top:4px;font-size:.9rem}.tier.active{border-color:#4ec6a0;background:#0f2a29}.qtyRow{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:12px}.qtyRow label{color:#aebdcd}.qtyRow input{width:110px;border:1px solid #28435a;border-radius:12px;padding:11px 12px;color:#fff;background:#07111f;outline:none}.qtyRow input:focus{border-color:#5ad4ad}.lineTotal{margin-top:12px;padding-top:12px;border-top:1px dashed #29435a;color:#9badc0;display:flex;justify-content:space-between}.lineTotal strong{color:#fff}.state{margin:30px 0;padding:18px;border-radius:14px;background:#101d2b}.state.error{border:1px solid #7b3341}.cart{position:fixed;right:50%;transform:translate(50%);bottom:18px;width:min(760px,calc(100% - 28px));display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:13px 14px;background:#f1f5f9;color:#07111f;border-radius:18px;box-shadow:0 18px 65px #0009;z-index:20}.cart>div:first-child{display:flex;flex-direction:column}.cartLabel{font-size:.78rem;color:#596575}.cartAmount{font-size:1.2rem;font-weight:900;white-space:nowrap}.cart button{border:0;border-radius:13px;padding:12px 18px;background:#0c7d5b;color:#fff;font-weight:800;cursor:pointer}.cart button:disabled{cursor:not-allowed;background:#a9b3bd}.dialogBackdrop{position:fixed;inset:0;z-index:50;background:#020812cf;display:flex;align-items:center;justify-content:center;padding:14px}.dialog{width:min(600px,100%);max-height:min(90vh,900px);overflow:auto;background:#0d1c2c;border:1px solid #315068;border-radius:22px;padding:24px;box-shadow:0 25px 100px #000a}.dialog h2,.admin h2{margin:0 0 12px}.dialogHead{margin-bottom:16px}.stack{display:grid;gap:16px}.stack label,.reviewCard label{display:grid;gap:7px;color:#c4d2df;font-size:.95rem}.stack input:not([type=checkbox]):not([type=radio]):not([type=file]),.stack select,.stack textarea,.reviewCard textarea{width:100%;min-width:0;border:1px solid #35516a;border-radius:11px;padding:12px;background:#081524;color:#fff}.stack input[type=file]{max-width:100%}.stack input:focus,.stack select:focus,.stack textarea:focus{outline:2px solid #55cda7}.primaryButton,.dangerButton{border:0;border-radius:12px;padding:13px 18px;color:#fff;font-weight:750}.primaryButton{background:#0c7d5b}.dangerButton{background:#923d4b}.primaryButton:disabled,.dangerButton:disabled{opacity:.55;cursor:not-allowed}.textButton{border:0;background:transparent;color:#8ae2c3;padding:8px 0}.notice{border:1px solid #365472;border-radius:11px;padding:12px;background:#12263a;line-height:1.6}.notice.error{border-color:#a14a5a;background:#301b29}.notice.success{border-color:#308c6d}.highlight{color:#8ae2c3;font-size:1.3rem}.paymentDetails{border:1px solid #368665;border-radius:14px;padding:16px;background:#0c2a29;overflow-wrap:anywhere}.paymentDetails p{margin:8px 0 0}.adminHeader{padding:20px 0}.adminHeader h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2}.adminLogin{max-width:480px}.backLink{text-decoration:none}.adminSection{margin-top:28px}.adminGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pricingControls{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;margin-top:16px}.pricingControls>button{min-height:46px}.panel{background:#0e1d2d;border:1px solid #29445c;border-radius:16px;padding:20px}.panel h3{margin:0}.checkbox{display:flex!important;align-items:center;gap:10px}.checkbox input{width:18px;height:18px}.muted{color:#a7b9cb}.reviewCard{margin:14px 0}.reviewCard label{margin:15px 0}.actions{justify-content:flex-start;flex-wrap:wrap}@media(max-width:760px){.grid{grid-template-columns:1fr}.tiers{grid-template-columns:repeat(2,1fr)}.cart{grid-template-columns:1fr auto;gap:8px 12px}.cart button{grid-column:1 / -1}.adminGrid,.pricingControls{grid-template-columns:1fr}.adminHeader{align-items:flex-start}.dialog{padding:18px}}html{scroll-behavior:smooth}.storefront{max-width:1320px;padding:0 34px 150px}.storefront a{text-decoration:none}.storeHeader{min-height:96px;display:flex;justify-content:space-between;align-items:center;gap:26px;border-bottom:1px solid #263744}.storeBrand{display:inline-flex;align-items:center;gap:13px;color:#f7f9f8;font-size:1.13rem;letter-spacing:-.03em;white-space:nowrap;line-height:1.05;font-weight:500}.storeBrand b{font-weight:850}.storeBrand small{display:block;margin-top:6px;color:#94a7ad;letter-spacing:0;font-size:.67rem;font-weight:500}.brandMark{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:#c9f07f;color:#10231d;font-weight:950;letter-spacing:-.09em;font-size:1.04rem;direction:ltr;box-shadow:0 7px 24px #aedf7540}.brandMark span{color:#3c7d54}.storeNav{display:flex;gap:35px;align-items:center}.storeNav a{color:#aab9bf;font-size:.92rem;font-weight:650;transition:color .2s}.storeNav a:hover,.storeFooter>a:last-child:hover{color:#c9f07f}.storeNavAction{color:#0b201a;border:0;background:#c9f07f;padding:13px 19px;border-radius:11px;font-size:.86rem;font-weight:800;white-space:nowrap}.storeNavAction span{display:inline-block;margin-inline-start:9px}.storeNavAction:hover,.heroPrimary:hover{background:#d8f7a8}.landingHero{display:grid;grid-template-columns:1.02fr .98fr;min-height:570px;align-items:center;gap:clamp(26px,4vw,64px);padding:65px 0 66px}.heroCopy{position:relative;z-index:2}.eyebrow,.sectionKicker{display:inline-flex;align-items:center;gap:11px;color:#c5ec98;font-size:.79rem;font-weight:780;letter-spacing:.01em}.eyebrowDot{width:7px;height:7px;border-radius:50%;background:#cbef85;box-shadow:0 0 0 5px #c9f07f21}.landingHero h1{max-width:750px;font-size:clamp(2.85rem,4.6vw,5.25rem);line-height:1.25;letter-spacing:-.055em;margin:25px 0 15px;font-weight:900;color:#f5f7f4}.landingHero h1 em,.sectionIntro h2 em{font-style:normal;color:#c9f07f}.heroCopy>p{color:#acbbc0;max-width:530px;font-size:1.07rem;line-height:1.95;margin:0}.heroActions{display:flex;flex-wrap:wrap;gap:13px;align-items:center;margin:28px 0 53px}.heroPrimary,.heroSecondary{min-height:51px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:0 19px;font-size:.93rem;font-weight:780;border-radius:11px}.heroPrimary{background:#c9f07f;color:#10221a}.heroSecondary{border:1px solid #3d5154;color:#e7eeeb}.heroSecondary:hover{border-color:#c9f07f}.heroFacts{border-top:1px solid #2d3d42;padding-top:24px;display:flex;flex-wrap:wrap;gap:24px 34px}.heroFacts>div{display:grid;gap:5px}.heroFacts strong{direction:ltr;text-align:right;color:#f5f6f1;font-size:.96rem;font-weight:850}.heroFacts span{color:#81959c;font-size:.74rem}.heroVisual{position:relative;overflow:hidden;align-self:stretch;min-height:470px;border:1px solid #324e48;border-radius:25px;display:grid;place-items:center;padding:48px 25px;background:radial-gradient(circle at 46% 41%,#22573d 0,#113b32 36%,#0c2929 73%,#102a2a);isolation:isolate}.heroVisual:after{content:"";position:absolute;inset:0;opacity:.13;z-index:-1;background-image:linear-gradient(#b8eaae 1px,transparent 1px),linear-gradient(90deg,#b8eaae 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,transparent,black,transparent);mask-image:linear-gradient(180deg,transparent,black,transparent)}.visualOrbit{position:absolute;width:520px;aspect-ratio:1;border-radius:50%;border:1px solid #9ec99834;z-index:-1}.orbitOne{inset-inline-start:-95px;top:-120px}.orbitTwo{width:360px;inset-inline-start:-11px;top:-38px}.visualLabel,.visualFootnote{position:absolute;color:#bdd8ca;font-size:.73rem;letter-spacing:.015em}.visualLabel{top:26px;inset-inline-start:29px}.visualFootnote{bottom:22px;inset-inline-end:26px}.featuredCard{width:min(380px,100%);padding:24px 25px 21px;border:1px solid #648b7757;border-radius:19px;background:#f8faf4;color:#122b23;box-shadow:0 31px 70px #03130e87;transform:rotate(-2deg)}.featuredTop{display:flex;justify-content:space-between;align-items:center;gap:10px}.featuredIcon{display:grid;place-items:center;width:42px;height:42px;background:#e5f4d1;color:#215842;border-radius:10px;font-size:1.4rem}.featuredStatus{display:flex;align-items:center;gap:7px;color:#527267;font-size:.7rem;font-weight:680}.featuredStatus>span{width:6px;height:6px;border-radius:50%;background:#49ac76}.featuredCategory{display:block;margin-top:23px;color:#4d775d;font-size:.72rem;font-weight:780}.featuredCard h2{font-size:clamp(1.25rem,2vw,1.62rem);line-height:1.3;margin:7px 0 3px;direction:ltr;text-align:right}.featuredCard p{margin:0 0 18px;color:#789084;font-size:.77rem}.featuredRows{border-top:1px solid #dbe5d9}.featuredRows>div{padding:12px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e2eae0;font-size:.85rem}.featuredRows>div span{color:#667a70}.featuredRows strong{font-weight:850;white-space:nowrap}.featuredLink{display:flex;justify-content:space-between;margin-top:18px;color:#245e43;font-size:.79rem;font-weight:800}.featuredPlaceholder{padding:50px 0 70px;color:#4e665e}.storeBenefits{border-block:1px solid #2a3d42;padding:24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.storeBenefits>div{display:flex;align-items:center;gap:15px}.benefitSymbol{width:43px;height:43px;border:1px solid #4f6d5a;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;color:#caf18c;font-size:1.3rem}.storeBenefits strong,.storeBenefits small{display:block}.storeBenefits strong{color:#f1f4ee;font-size:.91rem}.storeBenefits small{margin-top:6px;color:#869ca0;font-size:.74rem}.sectionIntro{display:flex;align-items:end;justify-content:space-between;gap:34px;padding:78px 0 7px;scroll-margin-top:35px}.sectionIntro h2,.howHeading h2{font-size:clamp(1.7rem,3vw,2.65rem);line-height:1.35;letter-spacing:-.04em;margin:14px 0 0}.sectionIntro p{color:#91a6ab;max-width:330px;line-height:1.8;margin:0 0 5px;font-size:.86rem}.storefront .grid{gap:19px;margin-top:30px}.storefront .card{scroll-margin-top:24px;background:#12232f;border:1px solid #2b4450;padding:27px;border-radius:19px;box-shadow:none;transition:border-color .2s,transform .2s}.storefront .card:hover{border-color:#679878;transform:translateY(-2px)}.productArtwork{overflow:hidden;margin:-11px -11px 20px;border-radius:13px;height:175px;background:#0e2730}.productArtwork img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.storefront .cardTop{align-items:center}.storefront .category{display:flex;align-items:center;gap:7px;color:#caefaa}.categoryDot{width:7px;height:7px;border-radius:50%;background:#9ed889}.storefront .card h2{font-size:clamp(1.3rem,2vw,1.68rem);margin-top:30px}.storefront .priceHero{margin:26px 0 20px}.storefront .priceHero strong{font-size:2.3rem}.storefront .tier{padding:12px 6px;border-radius:9px}.storefront .tier.active{border-color:#b8e587;background:#233c34}.storefront .tier.active b{color:#d5f6a6}.quantityDivider{height:1px;background:#2c4350;margin-top:26px}.storefront .qtyRow label small{display:block;margin-top:5px;font-size:.7rem;color:#738e99}.storefront .qtyRow input{background:#0c1a25;text-align:center}.howSection{scroll-margin-top:40px;padding:100px 0 75px}.howHeading{text-align:center}.howHeading p{color:#8fa4aa;font-size:.9rem;margin-top:11px}.stepsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:35px}.stepsGrid>div{background:#10212a;border:1px solid #2a4245;border-radius:16px;padding:26px}.stepNumber{color:#bde58f;font-weight:850;font-size:1.6rem;letter-spacing:-.05em}.stepsGrid h3{margin:24px 0 8px;font-size:1.05rem}.stepsGrid p{margin:0;color:#93a5aa;font-size:.84rem;line-height:1.9}.storeFooter{border-top:1px solid #2c3e46;padding:28px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:20px}.storeFooter p,.storeFooter>a:last-child{font-size:.78rem;color:#8a9fa3}.paymentMethods{border:0;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.paymentMethods legend{color:#c4d2df;padding:0 0 12px;font-weight:750}.paymentOption{position:relative;min-width:0;min-height:86px;padding:14px 15px;display:flex!important;align-items:center;gap:12px!important;border:1px solid #35516a;border-radius:16px;background:linear-gradient(145deg,#0b1d2c,#091725);cursor:pointer;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.paymentOption:hover{border-color:#5d7b91;transform:translateY(-1px)}.paymentOption.selected{border-color:#79dfae;background:linear-gradient(145deg,#15392f,#102d29);box-shadow:0 0 0 1px #79dfae33,0 12px 30px #0003}.paymentOption input{appearance:none;-webkit-appearance:none;width:20px;height:20px;min-width:20px;margin:0;padding:0;border:2px solid #71879a;border-radius:50%;background:#071523;flex:0 0 20px}.paymentOption input:checked{border-color:#8be1ad;box-shadow:inset 0 0 0 5px #15392f;background:#8be1ad}.paymentOption:focus-within{outline:3px solid #55cda744;outline-offset:2px}.paymentOption img,.paymentGlyph{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;flex:0 0 42px}.paymentOption img{object-fit:contain}.paymentGlyph{font-size:.69rem;background:linear-gradient(145deg,#385676,#263d59);color:#fff;font-weight:900;letter-spacing:-.02em}.paymentCopy{min-width:0;display:grid;gap:4px}.paymentOption strong{display:block;color:#f2f7fa;font-size:.91rem;line-height:1.2}.paymentOption small{color:#8fa5b4;font-size:.7rem;line-height:1.45}.paymentDetailsIcon{display:block;width:35px;height:35px;float:left}@media(max-width:960px){.storefront{padding-inline:22px}.landingHero{gap:22px}.heroFacts{gap:17px}.heroVisual{min-height:410px}}@media(max-width:760px){.storefront{padding-inline:16px}.storeHeader{min-height:76px;gap:12px}.storeBrand{font-size:.94rem;gap:8px}.brandMark{width:39px;height:39px}.storeNav{display:none}.storeNavAction{padding:10px 12px;font-size:.73rem}.landingHero{grid-template-columns:1fr;padding:49px 0 36px;gap:36px}.landingHero h1{font-size:clamp(2.55rem,10vw,4.3rem);margin-top:22px}.heroActions{margin-bottom:34px}.heroVisual{min-height:410px}.storeBenefits{grid-template-columns:1fr;gap:24px}.sectionIntro{display:block;padding-top:62px}.sectionIntro p{margin-top:13px}.storefront .grid{margin-top:23px}.stepsGrid,.paymentMethods{grid-template-columns:1fr}.howSection{padding:75px 0 60px}.storeFooter{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.storefront .card{transition:none}}
