: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{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)}.draftCard{display:flex;flex-direction:column}.draftStatus{color:#f0d79c;border:1px solid #735f39;background:#302b24;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:750}.draftAvailability{margin:26px 0 18px;padding:16px;background:#0c1b27;border:1px solid #3d4d54;border-radius:12px;line-height:1.7}.draftAvailability strong{color:#f5e7c6;font-size:1.8rem}.draftAvailability strong small{color:#b9c9c4;font-size:.8rem;font-weight:600}.inquiryAvailability strong{font-size:1.25rem}.draftAvailability p{margin:5px 0 0;color:#9bafb4;font-size:.85rem}.draftInquiry{margin-top:auto;display:inline-flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #4e8065;background:#163a2b;color:#d3f4df;border-radius:11px;padding:13px 15px;font-weight:800}.draftInquiry:hover{background:#1c5037}.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:52px 0 12px}.footerGrid{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(140px,1fr));gap:32px}.footerAbout p{max-width:300px;margin:24px 0 0;color:#94a7ad;font-size:.9rem;line-height:1.9}.footerColumn{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footerColumn h2{margin:3px 0 8px;color:#f1f4ee;font-size:.9rem;font-weight:800}.footerColumn a,.footerColumn button,.footerPhone{color:#a7b7ba;font-size:.88rem;line-height:1.5}.footerColumn a:hover,.footerColumn button:hover{color:#c9f07f}.footerColumn button{border:0;padding:0;background:none;text-align:start}.footerColumn button:focus-visible,.footerColumn a:focus-visible{outline:2px solid #c9f07f;outline-offset:4px}.footerPhone{color:#82989b}.footerBottom{margin-top:52px;padding-top:19px;border-top:1px solid #263a42;color:#82989b;font-size:.78rem;direction:ltr;text-align:start}.whatsappContact{position:fixed;inset-inline-end:max(18px,env(safe-area-inset-right));bottom:calc(110px + env(safe-area-inset-bottom));z-index:25;display:inline-flex;align-items:center;gap:9px;min-height:52px;padding:0 17px;border-radius:999px;background:#25d366;color:#092718;box-shadow:0 8px 28px #0008;font-size:.9rem;font-weight:800;transition:transform .2s,background .2s}.whatsappContact:hover{background:#55e485;transform:translateY(-2px)}.whatsappContact:focus-visible{outline:3px solid #f5f7f4;outline-offset:3px}.whatsappContact svg{flex:0 0 auto}.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}.footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@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}.footerGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 18px}.footerAbout{grid-column:1 / -1}.footerBottom{margin-top:42px}.whatsappContact{bottom:calc(153px + env(safe-area-inset-bottom));inset-inline-end:max(14px,env(safe-area-inset-right));min-height:48px;padding-inline:13px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.storefront .card,.whatsappContact{transition:none}}.storeHeader{min-height:72px}.landingHero{grid-template-columns:1.06fr .94fr;min-height:0;padding:42px 0 38px;gap:38px}.landingHero h1{max-width:650px;margin:15px 0 13px;font-size:clamp(2.5rem,3.35vw,4rem);line-height:1.18;letter-spacing:-.045em}.heroCopy>p{max-width:590px;font-size:1rem;line-height:1.85}.heroActions{margin:22px 0 25px}.heroPrimary,.heroSecondary{min-height:46px;gap:13px}.heroFacts{padding-top:17px;gap:10px 20px;border-color:#30444b}.heroFacts span{color:#b7c8c7;font-size:.82rem;white-space:nowrap}.heroSpotlight{position:relative;min-width:0;width:100%;max-width:520px;height:265px;margin-inline:auto;overflow:hidden;border:1px solid #3d6155;border-radius:20px;background:#102d35;box-shadow:0 18px 50px #0004}.heroSpotlight>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 43%}.heroSpotlight:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#06151e55 0%,transparent 34%,#07131ddd 78%,#07131ff2 100%);pointer-events:none}.spotlightContent{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:22px}.spotlightEyebrow{align-self:flex-start;padding:7px 11px;border:1px solid #d8edcf66;border-radius:999px;background:#102322b8;color:#e6f7d8;font-size:.74rem;font-weight:800}.spotlightBottom{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:auto}.spotlightBottom h2{margin:0 0 5px;color:#fff;font-size:clamp(1.3rem,1.7vw,1.9rem);line-height:1.1}.spotlightBottom h2 span{display:block;font-size:.66em;margin-top:6px;color:#d5e7e6}.spotlightBottom p{margin:0;color:#c9d8d6;font-size:.76rem}.spotlightBottom>strong{flex:0 0 auto;color:#d5f79a;font-size:1.45rem;white-space:nowrap}.spotlightContent>a{align-self:flex-start;margin-top:16px;padding-bottom:2px;color:#d7f6aa;border-bottom:1px solid #d7f6aa88;font-weight:800;font-size:.82rem}.sectionIntro{padding:30px 0 0;align-items:center}.sectionIntro h2{margin-top:7px;font-size:clamp(1.5rem,2.2vw,2.2rem)}.storefront .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:21px}.storefront .card{padding:20px}.storefront .card h2{margin-top:20px;font-size:1.3rem}.productArtwork{height:155px;margin:-6px -6px 16px}.storefront .priceHero{margin:18px 0 16px}.storefront .priceHero strong{font-size:1.8rem}.storefront .tier{padding:9px 4px}.quantityDivider{margin-top:18px}.whatsappContact{inset-inline-end:auto;left:auto;right:max(18px,env(safe-area-inset-right));bottom:calc(20px + env(safe-area-inset-bottom));width:54px;height:54px;min-height:54px;padding:0;justify-content:center}.whatsappContact span{display:none}.whatsappContact.withCart{bottom:calc(105px + env(safe-area-inset-bottom))}@media(max-width:1100px){.storefront .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landingHero{gap:22px}.heroSpotlight{height:240px}}@media(max-width:760px){.storeHeader{min-height:70px}.landingHero{grid-template-columns:1fr;gap:24px;padding:30px 0 18px}.landingHero h1{font-size:clamp(2.15rem,8vw,3rem);margin-top:12px}.heroCopy>p{font-size:.91rem}.heroActions{margin:20px 0}.heroFacts{gap:8px 13px}.heroSpotlight{height:205px}.spotlightContent{padding:15px}.spotlightBottom h2{font-size:1.2rem}.spotlightBottom>strong{font-size:1.2rem}.spotlightBottom p{font-size:.65rem}.sectionIntro{padding-top:30px}.storefront .grid{grid-template-columns:1fr;margin-top:17px}.whatsappContact{inset-inline-end:auto;left:auto;right:max(15px,env(safe-area-inset-right));bottom:calc(17px + env(safe-area-inset-bottom));width:50px;height:50px;min-height:50px}.whatsappContact.withCart{bottom:calc(145px + env(safe-area-inset-bottom))}}.pilotSpotlight{position:relative;width:100%;max-width:520px;height:265px;overflow:hidden;border:1px solid #54658d;border-radius:20px;background:#08152c;box-shadow:0 18px 50px #0005}.pilotSpotlight>img{width:100%;height:100%;display:block;object-fit:cover}.pilotSpotlight:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#091429b9,#09142908 90%),linear-gradient(0deg,#091328ed,transparent 72%);pointer-events:none}.pilotSpotlightCopy{position:absolute;z-index:1;inset:0;padding:19px 22px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.pilotTag{align-self:flex-start;border:1px solid #e8edff70;border-radius:999px;padding:7px 11px;background:#142344b8;font-size:.73rem;font-weight:800}.pilotSpotlightCopy small{color:#d6e2fd;font-size:.74rem}.pilotSpotlightCopy h2{margin:4px 0;font-size:clamp(1.27rem,2vw,1.65rem)}.pilotSpotlightCopy p{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.pilotSpotlightCopy p strong{color:#d8f99f;font-size:1.65rem}.pilotSpotlightCopy p span{color:#e0e2ea;font-size:.75rem}.pilotSpotlightCopy a{display:inline-flex;gap:8px;margin-top:8px;color:#e6f6c5;font-size:.82rem;font-weight:800}.storefront .pilotCard{grid-column:span 2;padding:0;display:grid;grid-template-columns:42% 1fr;overflow:hidden;border-color:#7b8fc0;background:linear-gradient(120deg,#132440,#132431 70%)}.pilotCardImage{position:relative;overflow:hidden;min-height:310px}.pilotCardImage img{display:block;width:100%;height:100%;object-fit:cover}.pilotCardImage span{position:absolute;top:16px;right:16px;padding:7px 12px;border-radius:999px;background:#d9f599;color:#122624;font-size:.76rem;font-weight:850}.pilotCardBody{padding:26px;display:flex;flex-direction:column;align-items:flex-start}.pilotCardKicker{color:#b8c8fc;font-size:.78rem;font-weight:850;direction:ltr}.storefront .pilotCard h2{margin:9px 0 7px;font-size:clamp(1.5rem,2.2vw,2rem)}.pilotCardBody>p{color:#b7c4d0;font-size:.87rem;line-height:1.7;margin:0}.pilotPrice{margin-top:19px;display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.pilotPrice strong{color:#d9f599;font-size:2rem}.pilotPrice span{color:#c4ced6;font-size:.75rem}.pilotTerms{color:#aebcca;margin:5px 0 17px;line-height:1.5}.pilotBuy{width:100%;margin-top:auto;padding:12px 15px;border:0;border-radius:10px;background:#d9f599;color:#132526;font-weight:850;display:flex;justify-content:space-between;cursor:pointer}.pilotBuy:hover{background:#e7ffba}@media(max-width:1100px){.pilotSpotlight{height:240px}}@media(max-width:760px){.pilotSpotlight{height:205px}.storefront .pilotCard{grid-column:auto;grid-template-columns:1fr}.pilotCardImage{min-height:175px;max-height:190px}.pilotCardBody{padding:19px}.pilotPrice{margin-top:13px}}
