@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--ink:#07090e;--ink2:#10131b;--paper:#f5f5f2;--white:#fff;--line:#d9dce2;--muted:#68707f;--blue:#1258ff;--cyan:#10cde8;--violet:#754cff;--radius:24px;--shadow:0 28px 80px rgba(10,18,38,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.siteHeader{height:88px;position:sticky;top:0;z-index:100;background:rgba(245,245,242,.92);border-bottom:1px solid rgba(7,9,14,.1);backdrop-filter:blur(18px)}.headerInner{height:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:center}.siteLogo img{width:180px;height:60px;object-fit:contain}.mainNav{justify-self:center;display:flex;align-items:center;gap:35px}.mainNav a,.textAction{font-size:13px;font-weight:700}.mainNav a{color:#505767}.mainNav a:hover,.textAction:hover{color:var(--blue)}.headerActions{display:flex;align-items:center;gap:20px}.cartAction{height:48px;padding:0 8px 0 18px;display:flex;align-items:center;gap:14px;color:#fff;background:var(--ink);border-radius:999px;font-size:12px;font-weight:800}.cartAction b{width:33px;height:33px;display:grid;place-items:center;color:var(--ink);background:#fff;border-radius:50%}.navToggle{display:none}.toast{margin-top:18px;padding:14px 18px;color:#08714f;background:#e5fff3;border:1px solid #b9ecd7;border-radius:12px}.toast.isError{color:#a82f4b;background:#fff0f3;border-color:#ffc7d3}.sectionTag{display:block;color:var(--blue);font:700 11px Space Grotesk,sans-serif;letter-spacing:.16em}.primaryButton,.secondaryButton{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:0;border-radius:8px;font-weight:800;cursor:pointer;transition:.2s}.primaryButton{color:#fff;background:var(--blue);box-shadow:0 13px 34px rgba(18,88,255,.24)}.primaryButton:hover{background:#0849df;transform:translateY(-2px)}.primaryButton span{font-size:20px}.primaryButton.light{color:var(--ink);background:#fff}.secondaryButton{color:var(--ink);background:transparent;border:1px solid #c9cdd4}.full{width:100%}
.homeHero{min-height:690px;padding:72px 0 62px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:90px}.heroMain h1{max-width:760px;margin:22px 0 25px;font:700 clamp(54px,6.4vw,91px)/.94 Space Grotesk,sans-serif;letter-spacing:-.065em}.heroMain>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.75}.heroButtons{margin-top:34px;display:flex;gap:12px}.heroTrust{margin-top:55px;display:flex;gap:26px}.heroTrust span{display:flex;align-items:center;gap:10px;color:#4f5663;font-size:11px;font-weight:700}.heroTrust b{color:var(--blue);font:600 10px Space Grotesk}.launchPanel{min-height:510px;padding:28px;position:relative;overflow:hidden;color:#fff;background:var(--ink);border-radius:30px;box-shadow:0 40px 100px rgba(3,9,25,.24)}.launchPanel::before{width:440px;height:440px;position:absolute;right:-170px;bottom:-240px;content:"";background:radial-gradient(circle,var(--blue),transparent 65%);opacity:.6}.launchPanel::after{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:40px 40px}.panelTop,.launchHeadline,.launchData,.featuredMini{position:relative;z-index:2}.panelTop{display:flex;align-items:center;justify-content:space-between;font:600 9px Space Grotesk;letter-spacing:.14em}.panelTop i{padding:7px 9px;color:#8ff5d2;background:#10382d;border-radius:999px;font-style:normal}.launchHeadline{margin-top:70px}.launchHeadline small,.launchData small,.featuredMini small{display:block;color:#748097;font:600 9px Space Grotesk;letter-spacing:.13em}.launchHeadline strong{display:block;margin:8px 0;font:600 clamp(48px,5vw,68px) Space Grotesk;letter-spacing:-.05em}.launchHeadline p{max-width:360px;color:#98a2b4;line-height:1.6}.launchData{margin-top:45px;display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #272c37}.launchData div{padding:20px 0}.launchData div+div{padding-left:20px;border-left:1px solid #272c37}.launchData b{display:block;margin-top:6px;font-size:14px}.featuredMini{margin-top:24px;padding:12px;display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:14px;background:#171b24;border:1px solid #2b303c;border-radius:14px}.featuredMini img{width:60px;height:48px;object-fit:cover;border-radius:8px}.featuredMini b{display:block;margin-top:4px;font-size:12px}.featuredMini i{width:34px;height:34px;display:grid;place-items:center;background:#fff;color:#111;border-radius:50%;font-style:normal}.featuredMini.empty{grid-template-columns:1fr}.valueRail{color:#fff;background:var(--blue)}.valueRail>div{min-height:72px;display:flex;align-items:center;justify-content:space-between}.valueRail span{font:700 10px Space Grotesk;letter-spacing:.14em}.valueRail i{width:5px;height:5px;background:#fff;border-radius:50%;opacity:.55}
.catalogSection{padding:115px 0}.catalogSection.compact{padding-top:10px}.sectionHeading{margin-bottom:48px;display:flex;align-items:end;justify-content:space-between;gap:40px}.sectionHeading h2{max-width:750px;margin:12px 0 0;font:700 clamp(40px,5vw,66px)/1 Space Grotesk;letter-spacing:-.05em}.sectionHeading>p{max-width:350px;color:var(--muted)}.arrowLink{padding-bottom:9px;border-bottom:1px solid #9ba1ac;font-size:12px;font-weight:800}.arrowLink b{margin-left:18px;font-size:20px}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.productCard{overflow:hidden;background:#fff;border:1px solid #e0e2e7;border-radius:20px;transition:.25s}.productCard:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.productCover{padding:10px;display:block;position:relative}.productCover img{width:100%;aspect-ratio:16/10;display:block;object-fit:cover;background:#e8eaee;border-radius:13px}.productCover>span{position:absolute;right:22px;bottom:20px;color:#fff;font:600 11px Space Grotesk;text-shadow:0 1px 5px #000}.productContent{padding:16px 24px 23px}.productMeta{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font:700 9px Space Grotesk;letter-spacing:.12em}.productMeta b{color:#747b89}.productCard h3{margin:14px 0 9px;font:600 23px/1.2 Space Grotesk}.productCard p{min-height:45px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.productBuy{margin-top:22px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e4e8}.productBuy small,.productBuy strong{display:block}.productBuy small{color:#838996;font-size:9px}.productBuy strong{margin-top:3px;font:700 21px Space Grotesk}.circleLink{width:43px;height:43px;display:grid;place-items:center;color:#fff;background:var(--ink);border-radius:50%;font-size:17px}.emptyBlock{grid-column:1/-1;padding:75px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px}.emptyBlock b{font:600 28px Space Grotesk}.emptyBlock p{color:var(--muted)}
.businessSection{padding:110px 0;color:#fff;background:var(--ink)}.businessGrid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.businessCopy h2{margin:17px 0 22px;font:600 clamp(42px,5vw,68px)/1 Space Grotesk;letter-spacing:-.055em}.businessCopy p{max-width:510px;color:#8e97a7;line-height:1.75}.businessSection .sectionTag{color:#76a4ff}.businessCards{display:grid;gap:0}.businessCards article{padding:30px 0;display:grid;grid-template-columns:55px 150px 1fr;align-items:start;border-bottom:1px solid #292e38}.businessCards span{color:#6e7788;font:600 10px Space Grotesk}.businessCards h3{margin:0;font:600 20px Space Grotesk}.businessCards p{margin:0;color:#9099aa;font-size:13px;line-height:1.6}.processSection{padding:115px 0}.processLine{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #cfd2d8}.processLine article{padding:40px 35px 45px;border-right:1px solid #cfd2d8}.processLine article:last-child{border:0}.processLine b{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--blue);border-radius:50%;font-size:11px}.processLine h3{margin:30px 0 10px;font:600 20px Space Grotesk}.processLine p{color:var(--muted);font-size:13px}.closingSection{margin-bottom:100px;padding:65px 70px;display:flex;align-items:center;justify-content:space-between;gap:70px;color:#fff;background:linear-gradient(110deg,#1258ff,#5833ec);border-radius:26px}.closingSection .sectionTag{color:#bcd0ff}.closingSection h2{max-width:800px;margin:12px 0 0;font:600 clamp(35px,4.5vw,58px)/1 Space Grotesk;letter-spacing:-.045em}
.pageIntro{padding:110px 0 75px}.pageIntro h1{max-width:950px;margin:17px 0 22px;font:700 clamp(52px,7vw,92px)/.95 Space Grotesk;letter-spacing:-.065em}.pageIntro>p{max-width:660px;color:var(--muted);font-size:17px;line-height:1.7}.productPage{padding:80px 0 110px;display:grid;grid-template-columns:1.05fr .95fr;gap:80px}.mainVisual{padding:12px;background:#fff;border:1px solid #dedfe4;border-radius:22px}.mainVisual img{width:100%;height:auto;max-height:720px;display:block;object-fit:contain;background:#fff;border-radius:14px}.thumbRail{margin-top:12px;display:flex;gap:10px}.galleryThumb{width:82px;height:65px;padding:4px;background:#fff;border:1px solid #d7d9df;border-radius:10px;cursor:pointer}.galleryThumb.active{border-color:var(--blue);box-shadow:0 0 0 2px rgba(18,88,255,.12)}.galleryThumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.productSummary{padding-top:15px}.productSummary h1{margin:25px 0 18px;font:700 clamp(46px,5vw,70px)/.98 Space Grotesk;letter-spacing:-.055em}.productLead{color:#414856;font-size:18px;line-height:1.6}.featureList{margin:30px 0;display:flex;flex-wrap:wrap;gap:9px}.featureList span{padding:9px 11px;background:#e9ecf2;border-radius:7px;font-size:10px;font-weight:700}.productDescription{padding:28px 0;color:var(--muted);border-block:1px solid #d8dae0;line-height:1.8}.purchaseBox{margin-top:30px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#fff;border:1px solid #dedfe4;border-radius:18px;box-shadow:var(--shadow)}.purchaseBox small,.purchaseBox strong,.purchaseBox div>span{display:block}.purchaseBox small{color:#757c89;font-size:9px;font-weight:800}.purchaseBox strong{margin:5px 0;font:700 31px Space Grotesk}.purchaseBox div>span{color:#878d97;font-size:9px}
.authLayout{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.08fr .92fr}.authStory{padding:65px max(7vw,60px);display:flex;justify-content:space-between;flex-direction:column;color:#fff;background:var(--ink);position:relative;overflow:hidden}.authStory::after{width:600px;height:600px;position:absolute;right:-300px;bottom:-330px;content:"";border:120px solid rgba(18,88,255,.25);border-radius:50%}.authStory>a,.authStory>div{position:relative;z-index:2}.authStory img{width:190px;height:65px;object-fit:contain}.authStory .sectionTag{color:#76a7ff}.authStory h1{max-width:760px;margin:20px 0;font:600 clamp(48px,5.5vw,76px)/.97 Space Grotesk;letter-spacing:-.055em}.authStory p{max-width:600px;color:#929cac;line-height:1.7}.authPoints{display:flex;gap:25px;color:#adb5c3;font-size:10px;font-weight:700}.authFormSide{display:grid;place-items:center;padding:50px}.authForm{width:min(100%,460px)}.formIndex{color:var(--blue);font:700 10px Space Grotesk;letter-spacing:.15em}.authForm h2{margin:18px 0 8px;font:700 38px Space Grotesk}.authForm>p{margin-bottom:30px;color:var(--muted)}.authForm label{display:block;margin:18px 0;color:#373e4a;font-size:11px;font-weight:800}.authForm input{width:100%;height:54px;margin-top:8px;padding:0 15px;color:var(--ink);background:#fff;border:1px solid #d5d8de;border-radius:8px;outline:0}.authForm input:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(18,88,255,.08)}.formLink{margin-top:16px;display:block;color:var(--blue);text-align:center;font-size:11px;font-weight:800}.formSwitch{margin-top:28px;padding-top:24px;color:#7c8390;text-align:center;border-top:1px solid #d9dbe0;font-size:12px}.formSwitch a{color:var(--blue);font-weight:800}
.cartLayout{padding:90px 0 120px;display:grid;grid-template-columns:1fr 370px;gap:65px}.cartMain>h1{margin:15px 0 45px;font:700 66px Space Grotesk;letter-spacing:-.055em}.cartList{border-top:1px solid #cfd2d8}.cartList article{padding:20px 0;display:grid;grid-template-columns:115px 1fr auto auto;align-items:center;gap:20px;border-bottom:1px solid #cfd2d8}.cartList img{width:115px;height:82px;object-fit:cover;background:#fff;border-radius:10px}.cartList div>span{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.12em}.cartList h2{margin:7px 0;font:600 20px Space Grotesk}.cartList small{color:var(--muted);font-size:10px}.cartList strong{font:700 18px Space Grotesk}.cartList button{width:33px;height:33px;color:#8c3347;background:#ffe9ee;border:0;border-radius:50%;cursor:pointer}.orderSummary{height:max-content;padding:28px;position:sticky;top:115px;color:#fff;background:var(--ink);border-radius:20px}.orderSummary>span{color:#7c879a;font:600 9px Space Grotesk;letter-spacing:.15em}.orderSummary>div{margin:25px 0;padding:22px 0;display:flex;align-items:end;justify-content:space-between;border-block:1px solid #2a2f39}.orderSummary div small{color:#8993a3}.orderSummary div b{font:700 25px Space Grotesk}.orderSummary ul{padding:0;display:grid;gap:13px;list-style:none;color:#abb3c0;font-size:11px}.orderSummary li::before{margin-right:9px;content:"✓";color:#72e2b1}.orderSummary>small{margin-top:14px;display:block;color:#6f798a;text-align:center;font-size:8px}.emptyCart{padding:70px 0;border-top:1px solid #ced1d7}.emptyCart>span{color:#d2d5dc;font:700 100px Space Grotesk}.emptyCart h2{font:600 30px Space Grotesk}.emptyCart p{max-width:500px;color:var(--muted)}.emptyCart .primaryButton{margin-top:17px}.legalIntro{padding-bottom:55px}.legalContent{padding-bottom:115px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ced1d7}.legalContent article{padding:40px 35px;border-right:1px solid #ced1d7}.legalContent article:last-child{border:0}.legalContent article>b{color:var(--blue);font:600 10px Space Grotesk}.legalContent h2{margin:28px 0 14px;font:600 23px Space Grotesk}.legalContent p{color:var(--muted);line-height:1.8}.legalContent .supportArticle{grid-column:1/-1;text-align:center;border:0}.supportArticle h2{font-size:38px}.supportArticle .primaryButton{margin-top:20px}
.siteFooter{color:#c0c5cf;background:var(--ink)}.footerMain{padding:70px 0;display:grid;grid-template-columns:1.6fr .7fr .7fr 1fr;gap:60px}.footerBrand img{width:180px;height:60px;object-fit:contain}.footerBrand p,.footerContact p{max-width:330px;color:#737d8f;font-size:11px;line-height:1.7}.footerMain h3,.footerContact>span{margin:0 0 18px;color:#697385;font:600 9px Space Grotesk;letter-spacing:.15em}.footerMain>div:not(:first-child){display:flex;align-items:flex-start;flex-direction:column;gap:11px}.footerMain a{font-size:11px}.footerContact>a{color:#fff;font:600 15px Space Grotesk}.footerBottom{padding:20px 0;display:flex;justify-content:space-between;color:#596273;border-top:1px solid #252a33;font-size:9px}
@media(max-width:980px){.homeHero{gap:35px}.productGrid{grid-template-columns:repeat(2,1fr)}.businessGrid{gap:50px}.headerInner{grid-template-columns:190px 1fr auto}.mainNav{gap:18px}.authStory{padding:50px 40px}}
@media(max-width:760px){.shell{width:calc(100% - 28px)}.siteHeader{height:72px}.headerInner{grid-template-columns:1fr auto auto;gap:12px}.siteLogo img{width:145px;height:50px}.navToggle{width:42px;height:42px;display:grid;place-content:center;gap:6px;background:#fff;border:1px solid #d6d8dd;border-radius:50%}.navToggle span{width:17px;height:2px;background:#111}.mainNav{padding:20px;position:fixed;top:72px;right:14px;left:14px;display:none;align-items:stretch;flex-direction:column;gap:0;background:#fff;border:1px solid #dadce1;border-radius:14px;box-shadow:var(--shadow)}.navOpen .mainNav{display:flex}.mainNav a{padding:14px}.headerActions{gap:8px}.textAction{display:none}.cartAction{width:42px;height:42px;padding:0;display:grid;place-items:center}.cartAction span{display:none}.cartAction b{width:30px;height:30px}.homeHero{min-height:auto;padding:55px 0 38px;grid-template-columns:1fr;gap:38px}.heroMain h1{font-size:clamp(47px,14vw,68px)}.heroMain>p{font-size:16px}.heroButtons{display:grid;grid-template-columns:1fr}.heroTrust{margin-top:38px;display:grid;gap:12px}.launchPanel{min-height:480px}.launchHeadline{margin-top:55px}.valueRail>div{min-height:88px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.valueRail i{display:none}.catalogSection,.processSection{padding:80px 0}.sectionHeading{align-items:flex-start;flex-direction:column}.sectionHeading h2{font-size:44px}.productGrid{grid-template-columns:1fr}.businessSection{padding:80px 0}.businessGrid{grid-template-columns:1fr}.businessCopy h2{font-size:45px}.businessCards article{grid-template-columns:40px 1fr}.businessCards p{grid-column:2;margin-top:10px}.processLine{grid-template-columns:1fr}.processLine article{padding:28px 0;border-right:0;border-bottom:1px solid #cfd2d8}.closingSection{margin-bottom:70px;padding:45px 25px;align-items:stretch;flex-direction:column}.pageIntro{padding:75px 0 50px}.pageIntro h1{font-size:52px}.productPage{padding:45px 0 80px;grid-template-columns:1fr;gap:35px}.productSummary h1{font-size:48px}.purchaseBox{align-items:stretch;flex-direction:column}.purchaseBox form,.purchaseBox .primaryButton{width:100%}.authLayout{grid-template-columns:1fr}.authStory{min-height:420px;padding:36px 22px}.authStory img{width:160px}.authStory h1{font-size:47px}.authPoints{gap:10px;flex-wrap:wrap}.authFormSide{padding:48px 20px}.cartLayout{padding:60px 0 80px;grid-template-columns:1fr}.cartMain>h1{font-size:52px}.cartList article{grid-template-columns:78px 1fr auto}.cartList img{width:78px;height:65px}.cartList strong{grid-column:2}.cartList form{grid-column:3;grid-row:1/3}.orderSummary{position:static}.legalContent{grid-template-columns:1fr}.legalContent article{padding:30px 0;border-right:0;border-bottom:1px solid #ced1d7}.footerMain{padding:55px 0;grid-template-columns:1fr 1fr}.footerBrand,.footerContact{grid-column:1/-1}.footerBottom{gap:15px}.sectionTag{font-size:9px}}
@media(max-width:390px){.heroMain h1{font-size:44px}.launchPanel{padding:20px}.launchHeadline strong{font-size:48px}.productContent{padding-inline:18px}.footerMain{grid-template-columns:1fr}.footerMain>div{grid-column:1}}

/* Rodapé claro — mesma linguagem visual do topo */
.siteFooter{color:#4e5664;background:#fff;border-top:1px solid #d9dce2}.footerBrand p,.footerContact p{color:#707886}.footerMain h3,.footerContact>span{color:#7b8290}.footerMain a{color:#313844}.footerMain a:hover{color:var(--blue)}.footerContact>a{color:#07090e}.footerBottom{color:#747b87;border-top-color:#e0e2e6}

/* Mobile v18.2 — carrinho antes do menu e páginas institucionais fluidas */
@media(max-width:760px){.siteLogo{grid-column:1;grid-row:1}.headerActions{grid-column:2;grid-row:1}.navToggle{grid-column:3;grid-row:1}.mainNav{grid-column:1/-1}.legalIntro{padding-top:58px;padding-bottom:34px}.legalIntro h1{font-size:clamp(39px,12vw,52px);overflow-wrap:anywhere}.legalIntro>p{font-size:15px}.legalContent{padding-bottom:75px}.legalContent .supportArticle{padding:35px 0}.supportArticle h2{font-size:clamp(20px,7vw,30px);overflow-wrap:anywhere}.supportArticle .primaryButton{width:100%}}

/* Mobile v18.3 — menu amplo, ancorado ao botão e com transição fluida */
@media(max-width:760px){
  .navToggle{position:relative;z-index:103;transition:background .2s ease,border-color .2s ease,transform .2s ease}
  .navToggle span{transition:transform .22s ease,opacity .18s ease}
  .navOpen .navToggle{background:var(--ink);border-color:var(--ink)}
  .navOpen .navToggle span{background:#fff}
  .navOpen .navToggle span:first-child{transform:translateY(4px) rotate(45deg)}
  .navOpen .navToggle span:last-child{transform:translateY(-4px) rotate(-45deg)}
  .mainNav{left:auto;right:14px;width:min(360px,calc(100vw - 28px));padding:10px;display:flex;justify-self:auto;align-items:stretch;gap:4px;z-index:102;border-radius:18px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px) scale(.98);transform-origin:top right;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .navOpen .mainNav{display:flex;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}
  .mainNav a{width:100%;padding:16px 18px;border-radius:11px;font-size:14px}
.mainNav a:hover,.mainNav a:focus-visible{color:var(--blue);background:#eef3ff;outline:0}
}

/* Mobile v18.4 — acesso da conta dentro do menu */
.mobileAccountLink{display:none}
@media(max-width:760px){
  .mobileAccountLink{display:flex!important;align-items:center;justify-content:space-between;margin-top:5px;color:#fff!important;background:var(--ink)!important}
  .mobileAccountLink::after{content:'\2192';font-size:19px;line-height:1}
  .mobileAccountLink:hover,.mobileAccountLink:focus-visible{color:#fff!important;background:var(--blue)!important}
}

/* Login v18.5 — apresentação clara alinhada ao topo e rodapé */
.authStory{color:var(--ink);background:#fff;border-right:1px solid var(--line)}
.authStory::after{border-color:rgba(18,88,255,.08)}
.authStory .sectionTag{color:var(--blue)}
.authStory p{color:var(--muted)}
.authPoints{color:#555e6d}
@media(max-width:760px){
  .authStory{min-height:390px;border-right:0;border-bottom:1px solid var(--line)}
  .authStory::after{right:-390px;bottom:-400px}
}


/* Produto v18.6 — descrição recolhível */
.productDescriptionWrap{margin:28px 0 0;position:relative}
.productDescription{position:relative;max-height:230px;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.8;transition:max-height .4s ease}
.productDescription:not(.isExpanded)::after{position:absolute;right:0;bottom:0;left:0;height:78px;content:"";pointer-events:none;background:linear-gradient(to bottom,rgba(245,245,242,0),var(--paper) 88%)}
.productDescription.isExpanded{max-height:none}
.productDescription.isExpanded::after{display:none}
.descriptionToggle{margin-top:12px;padding:0 0 8px;display:inline-flex;align-items:center;gap:9px;color:var(--blue);background:transparent;border:0;border-bottom:1px solid rgba(18,88,255,.35);font-size:12px;font-weight:800;cursor:pointer}
.descriptionToggle b{font-size:15px;transition:transform .25s ease}
.descriptionToggle[aria-expanded="true"] b{transform:rotate(180deg)}
.descriptionToggle:hover{border-bottom-color:var(--blue)}
@media(max-width:760px){.productDescription{max-height:200px;font-size:13px}.descriptionToggle{width:100%;min-height:44px;justify-content:space-between;text-align:left}}

/* White Label - galeria de produto em 3 colunas */
.productVisual .thumbRail{
  margin-top:14px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  width:100%;
}
.productVisual .galleryThumb{
  width:100%;
  height:auto;
  aspect-ratio:16/10;
  padding:5px;
  overflow:hidden;
  background:#fff;
  border:1px solid #d7d9df;
  border-radius:13px;
  cursor:pointer;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.productVisual .galleryThumb:hover{
  transform:translateY(-2px);
  border-color:#aeb8ca;
}
.productVisual .galleryThumb.active{
  border-color:var(--blue);
  box-shadow:0 0 0 2px rgba(18,88,255,.12);
}
.productVisual .galleryThumb img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
  background:#fff;
  border-radius:8px;
}
@media(max-width:760px){
  .productVisual .thumbRail{gap:8px}
  .productVisual .galleryThumb{padding:3px;border-radius:10px}
  .productVisual .galleryThumb img{border-radius:7px}
}

/* Patch 2026-09-17: imagens integrais + suporte multicanal */
.supportArticle.supportChannels{grid-column:1/-1;text-align:left}
.supportChannels h2{font-size:38px;margin-bottom:10px}
.supportChannels>p{max-width:720px;margin:0 auto 28px;text-align:center}
.supportGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:900px;margin:28px auto 0}
.supportCard{padding:28px;background:#fff;border:1px solid #dedfe4;border-radius:18px;box-shadow:var(--shadow)}
.supportCard b{display:block;margin-bottom:9px;color:var(--blue);font:700 10px Space Grotesk;letter-spacing:.12em}
.supportCard h3{margin:0 0 9px;font:600 24px Space Grotesk}
.supportCard p{min-height:48px;margin:0 0 20px;color:var(--muted);line-height:1.65}
.supportCard .primaryButton{margin-top:0}
@media(max-width:760px){.mainVisual{padding:7px;border-radius:16px}.mainVisual img{width:100%;height:auto;max-height:none;object-fit:contain;border-radius:10px}.supportChannels h2{font-size:30px}.supportGrid{grid-template-columns:1fr}.supportCard{padding:22px}.supportCard p{min-height:0}.supportCard .primaryButton{width:100%;justify-content:space-between}}

/* Patch 2026-09-17 v2: imagens sem corte em todo o catálogo + carrossel mobile */
/* O comportamento é genérico: vale automaticamente para produtos atuais e futuros. */
.productCover img,.featuredMini img,.cartList img{object-fit:contain;background:#fff}
.productVisual{min-width:0}
.desktopProductGallery{display:block}
.mobileProductCarousel{display:none}
.mainVisual{overflow:hidden}
.mainVisual img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;background:#fff}
.productVisual .galleryThumb img{object-fit:contain;object-position:center;background:#fff}

@media(max-width:760px){
  .desktopProductGallery{display:none}
  .mobileProductCarousel{display:block;width:100%;min-width:0}
  .mobileCarouselTrack{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;border:1px solid #dedfe4;border-radius:16px;background:#fff}
  .mobileCarouselTrack::-webkit-scrollbar{display:none}
  .mobileCarouselSlide{flex:0 0 100%;width:100%;padding:7px;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always;background:#fff}
  .mobileCarouselSlide img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;border-radius:10px;background:#fff}
  .mobileCarouselControls{margin-top:12px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;gap:10px}
  .carouselArrow{width:40px;height:40px;padding:0;display:grid;place-items:center;color:var(--ink);background:#fff;border:1px solid #d7d9df;border-radius:50%;font-size:25px;line-height:1;cursor:pointer}
  .carouselDots{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;overflow:hidden}
  .carouselDot{width:7px;height:7px;flex:0 0 7px;padding:0;background:#c5c9d1;border:0;border-radius:50%;cursor:pointer;transition:.2s}
  .carouselDot.active{width:20px;flex-basis:20px;background:var(--blue);border-radius:10px}
}

/* Hotfix 2026-09-17 v2.1 — mantém moldura original sem imagens gigantes */
/* Desktop: preserva a proporção/tamanho visual anterior (4:3), exibindo a arte inteira. */
.mainVisual{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}
.mainVisual img{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;background:#fff}

/* Mobile: cada slide ocupa somente a moldura 4:3; a imagem inteira fica contida nela. */
@media(max-width:760px){
  .mobileCarouselTrack{aspect-ratio:4/3;overflow-x:auto;overflow-y:hidden}
  .mobileCarouselSlide{height:100%;min-height:0;overflow:hidden}
  .mobileCarouselSlide img{width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center}
}

/* White Label — clareza comercial + upsell de instalação/hospedagem */
.includedNotice{margin:18px 0;padding:16px 18px;border:1px solid #dfe5ee;border-radius:16px;background:#f8fafc;color:#263241}.includedNotice>b{display:block;color:#101828;margin-bottom:5px}.includedNotice p{margin:0;line-height:1.55;font-size:14px}.cartIncluded{margin:16px 0;padding:14px;border-radius:14px;background:#f7f9fc;border:1px solid #e5eaf1}.cartIncluded>b{font-size:11px;letter-spacing:.08em;color:#1261ff}.cartIncluded p{font-size:13px;line-height:1.7;margin:7px 0}.cartIncluded small{display:block;line-height:1.4;color:#667085}.serviceUpsell{border:0;padding:0;margin:18px 0}.serviceUpsell legend{font-weight:800;font-size:14px;margin-bottom:10px}.serviceOption{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:start;border:1px solid #dfe5ee;border-radius:14px;padding:13px;margin:8px 0;cursor:pointer;transition:.2s;background:#fff}.serviceOption:hover,.serviceOption.selected{border-color:#1261ff;box-shadow:0 0 0 2px rgba(18,97,255,.08)}.serviceOption input{margin-top:3px;accent-color:#1261ff}.serviceOption span b{display:block;font-size:13px;color:#101828}.serviceOption span small{display:block;font-size:11px;line-height:1.45;color:#667085;margin-top:3px}.serviceOption>strong{font-size:12px;white-space:nowrap;color:#101828}.domainShopBox{margin:10px 0 0;padding:12px;border-radius:12px;background:#f4f7ff;border:1px solid #dbe5ff;font-size:12px}.domainShopBox>label{display:flex;gap:8px;align-items:center;font-weight:700}.domainInput{display:flex;align-items:center;margin-top:6px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;overflow:hidden}.domainInput input{min-width:0;width:100%;border:0;padding:10px 12px;outline:0}.domainInput b{padding:0 10px}.domainShopBox span{display:block;margin-top:10px;font-weight:700}.domainShopBox small{display:block;margin-top:6px;line-height:1.4;color:#667085}.monthlyDisclosure{margin:12px 0 16px;padding:13px;border-radius:12px;background:#fff8e6;border:1px solid #f2d28b}.monthlyDisclosure b{font-size:11px;letter-spacing:.06em;color:#8a5700}.monthlyDisclosure p{font-size:11px;line-height:1.5;margin:5px 0 0;color:#664400}@media(max-width:700px){.includedNotice{padding:14px}.serviceOption{grid-template-columns:18px 1fr}.serviceOption>strong{grid-column:2}.orderSummary{width:100%}.serviceUpsell legend{font-size:15px}.serviceOption span b{font-size:14px}.serviceOption span small,.monthlyDisclosure p{font-size:12px}}

/* Cart summary refinement - 2026-09-17 */
@media (min-width:761px){
  .cartLayout{grid-template-columns:minmax(0,1fr) 440px;gap:48px}
}
.orderSummary .cartIncluded{
  display:block;
  align-items:initial;
  justify-content:initial;
  margin:18px 0 22px;
  padding:18px 20px;
  border:1px solid #e5eaf1;
  border-radius:16px;
  background:#f7f9fc;
  color:#101828;
}
.orderSummary .cartIncluded>b{
  display:block;
  margin:0 0 10px;
  color:#1261ff;
  font:800 11px/1.2 Space Grotesk,sans-serif;
  letter-spacing:.09em;
}
.orderSummary .cartIncluded p{
  margin:0;
  color:#263241;
  font-size:13px;
  line-height:1.65;
}
.orderSummary .cartIncluded small{
  display:block;
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid #e1e6ee;
  color:#667085;
  font-size:11px;
  line-height:1.5;
}
.orderSummary .serviceUpsell{min-width:0}
.orderSummary .serviceOption{padding:15px 16px;gap:12px}
.orderSummary .serviceOption span{min-width:0}
.orderSummary .serviceOption span b{line-height:1.3}
.orderSummary .serviceOption span small{line-height:1.5}
.orderSummary .primaryButton.full{width:100%;justify-content:space-between}
@media(max-width:760px){
  .cartLayout{gap:36px}
  .orderSummary{width:100%;max-width:none;padding:22px 18px;border-radius:18px}
  .orderSummary .cartIncluded{padding:16px;margin:16px 0 20px}
  .orderSummary .cartIncluded p{font-size:13px}
  .orderSummary .cartIncluded small{font-size:11px}
  .orderSummary .serviceOption{grid-template-columns:18px minmax(0,1fr);padding:14px;gap:10px}
  .orderSummary .serviceOption>strong{grid-column:2;margin-top:2px;white-space:normal}
}

/* PATCH 2026-09-17: contraste do bloco de domínio .shop no carrinho */
.orderSummary .domainShopBox,
.orderSummary .domainShopBox > label,
.orderSummary .domainShopBox span,
.orderSummary .domainShopBox .domainInput b {
  color:#101828;
}
.orderSummary .domainShopBox > label b {
  color:#1261ff;
}
.orderSummary .domainShopBox small {
  color:#667085;
}
.orderSummary .domainShopBox .domainInput input {
  color:#101828;
  background:#fff;
}
.orderSummary .domainShopBox .domainInput input::placeholder {
  color:#98a2b3;
  opacity:1;
}

/* White Label 2.5 - alinhamento central da Home em celular e tablet */
@media (max-width:980px){
  .homeHero .heroMain,
  .catalogSection .sectionHeading,
  .processSection .sectionHeading,
  .processLine article,
  .siteFooter .footerBrand,
  .siteFooter .footerContact{
    text-align:center;
  }
  .homeHero .heroMain>p,
  .catalogSection .sectionHeading h2,
  .processSection .sectionHeading h2,
  .processSection .sectionHeading>p,
  .siteFooter .footerBrand p,
  .siteFooter .footerContact p{
    margin-left:auto;
    margin-right:auto;
  }
  .homeHero .heroButtons,
  .homeHero .heroTrust{
    justify-content:center;
  }
  .catalogSection .sectionHeading,
  .processSection .sectionHeading{
    align-items:center;
  }
  .catalogSection .sectionHeading>div,
  .processSection .sectionHeading>div{
    width:100%;
    text-align:center;
  }
  .processLine b{
    margin-left:auto;
    margin-right:auto;
  }
  .siteFooter .footerBrand img{
    display:block;
    margin-left:auto;
    margin-right:auto;
  }
  .siteFooter .footerContact{
    align-items:center !important;
  }
}

/* White Label 2.5.1 — refinamento completo da Home em celular/tablet */
@media (max-width:980px){
  /* Bloco escuro: estrutura + etapas */
  .businessSection .businessCopy,
  .businessSection .businessCards article{
    text-align:center;
  }
  .businessSection .businessCopy p{
    margin-left:auto;
    margin-right:auto;
  }
  .businessSection .businessCards article{
    display:flex;
    flex-direction:column;
    align-items:center;
  }
  .businessSection .businessCards span,
  .businessSection .businessCards h3,
  .businessSection .businessCards p{
    width:100%;
    grid-column:auto;
  }

  /* CTA azul */
  .closingSection{
    text-align:center;
  }
  .closingSection>div{
    width:100%;
  }
  .closingSection h2{
    margin-left:auto;
    margin-right:auto;
  }
  .closingSection .primaryButton{
    align-self:center;
  }

  /* Rodapé: inclusive Loja e Confiança */
  .siteFooter .footerMain>div{
    text-align:center;
    align-items:center !important;
  }
  .siteFooter .footerMain h3,
  .siteFooter .footerMain a{
    width:100%;
    text-align:center;
  }

  /* Ritmo vertical consistente da Home */
  .homeHero{padding-top:58px;padding-bottom:52px}
  .heroMain h1{margin-top:18px;margin-bottom:20px}
  .heroMain>p{line-height:1.65}
  .heroButtons{margin-top:28px}
  .heroTrust{margin-top:36px}

  .catalogSection{padding-top:86px;padding-bottom:86px}
  .catalogSection .sectionHeading{margin-bottom:38px;gap:18px}
  .catalogSection .sectionHeading h2{margin-top:10px}

  .businessSection{padding-top:86px;padding-bottom:86px}
  .businessGrid{gap:42px}
  .businessCopy h2{margin-top:14px;margin-bottom:18px}
  .businessCopy p{line-height:1.65}
  .businessCards article{padding:26px 0}
  .businessCards h3{margin-top:10px;margin-bottom:8px}
  .businessCards p{margin-top:0;line-height:1.6}

  .processSection{padding-top:86px;padding-bottom:86px}
  .processSection .sectionHeading{margin-bottom:36px;gap:16px}
  .processSection .sectionHeading h2{margin-top:10px}
  .processLine article{padding-top:30px;padding-bottom:30px}
  .processLine h3{margin-top:18px;margin-bottom:8px}
  .processLine p{margin-top:0;line-height:1.6}

  .closingSection{margin-bottom:76px;padding-top:48px;padding-bottom:48px;gap:28px}
  .closingSection h2{margin-top:12px}

  .footerMain{padding-top:58px;padding-bottom:58px;row-gap:42px;column-gap:28px}
  .footerBrand p{margin-top:18px}
  .footerMain h3,.footerContact>span{margin-bottom:14px}
  .footerContact p{margin-top:14px}
}

@media (max-width:760px){
  .catalogSection,.businessSection,.processSection{padding-top:72px;padding-bottom:72px}
  .businessGrid{gap:34px}
  .businessCopy h2{font-size:clamp(38px,11.5vw,45px);line-height:1.03}
  .businessCards article{padding:24px 10px}
  .businessCards h3{font-size:21px}
  .businessCards p{max-width:560px}
  .closingSection{margin-bottom:62px;padding:42px 22px;gap:24px}
  .closingSection h2{font-size:clamp(34px,10.5vw,48px);line-height:1.03}
  .footerMain{padding-top:50px;padding-bottom:50px;row-gap:36px}
}

/* White Label 2.5.2 — centralização global de títulos/textos institucionais no mobile/tablet */
@media (max-width:980px){
  /* Faixa azul de benefícios */
  .valueRail>div{
    text-align:center;
  }
  .valueRail span{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:34px;
    text-align:center;
    line-height:1.45;
  }

  /* Introduções de Sistemas, Serviços e demais páginas públicas */
  .pageIntro,
  .legalIntro{
    text-align:center;
  }
  .pageIntro .sectionTag,
  .legalIntro .sectionTag{
    display:block;
    width:100%;
    text-align:center;
  }
  .pageIntro h1,
  .pageIntro>p,
  .legalIntro h1,
  .legalIntro>p{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  }

  /* Títulos institucionais de suporte */
  .supportArticle,
  .supportArticle.supportChannels,
  .supportChannels h2,
  .supportChannels>p{
    text-align:center;
  }
  .supportChannels>p{
    margin-left:auto;
    margin-right:auto;
  }

  /* Cabeçalho textual da página individual do produto */
  .productSummary{
    text-align:center;
  }
  .productSummary .sectionTag{
    display:block;
    width:100%;
    text-align:center;
  }
  .productLead,
  .productDescription{
    text-align:center;
  }
  .featureList{
    justify-content:center;
  }

  /* Rodapé inferior */
  .footerBottom{
    justify-content:center;
    text-align:center;
  }
}

@media (max-width:760px){
  .valueRail>div{
    row-gap:18px;
    column-gap:16px;
    padding-top:18px;
    padding-bottom:18px;
  }
  .valueRail span{
    padding:5px 6px;
  }
  .pageIntro{
    padding-top:68px;
    padding-bottom:48px;
  }
  .pageIntro h1{
    margin-top:16px;
    margin-bottom:20px;
    line-height:1.02;
  }
  .pageIntro>p{
    line-height:1.65;
  }
}

/* White Label 3.1 — carrinho/conversao */
.cartTrust{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap;color:#596273;font-size:11px;font-weight:700}.cartTrust span{padding:9px 12px;background:#fff;border:1px solid #dfe3ea;border-radius:999px}.summaryPrice{margin:20px 0 0!important;padding:18px 0!important}.summaryBreakdown{margin:18px 0!important;padding:16px 0!important;display:grid!important;gap:10px;border-block:1px solid #2a2f39!important}.summaryBreakdown>div{margin:0!important;padding:0!important;display:flex;justify-content:space-between;align-items:center;border:0!important}.summaryBreakdown span{color:#aab2c0;font-size:11px}.summaryBreakdown b{font-size:13px!important}.summaryBreakdown .summaryTotal{padding-top:13px!important;margin-top:3px!important;border-top:1px solid #2a2f39!important}.summaryBreakdown .summaryTotal span{color:#fff;font-weight:800}.summaryBreakdown .summaryTotal b{font-size:28px!important}.mobileCheckoutBar{display:none}.checkoutButton{min-height:58px}.orderSummary form{margin:0}.orderSummary .serviceOption{color:#101828}.orderSummary .serviceUpsell legend{color:#fff}.orderSummary .cartIncluded{color:#263241}.orderSummary .monthlyDisclosure{color:#664400}
@media(max-width:980px){.cartLayout{grid-template-columns:minmax(0,1fr) 390px;gap:28px}.cartMain>h1{font-size:56px}}
@media(max-width:760px){body:has(.mobileCheckoutBar){padding-bottom:82px}.cartLayout{padding:46px 0 55px;gap:28px}.cartMain>h1{margin:10px 0 28px;font-size:44px}.cartList article{padding:16px 0;grid-template-columns:72px minmax(0,1fr) auto;gap:12px}.cartList img{width:72px;height:62px}.cartList h2{font-size:17px;margin:5px 0}.cartList small{font-size:9px;line-height:1.45;display:block}.cartList strong{font-size:16px}.cartTrust{gap:7px}.cartTrust span{font-size:9px;padding:7px 9px}.orderSummary{padding:22px 16px}.summaryPrice{margin-top:14px!important}.serviceUpsell{margin-top:14px}.serviceOption{border-radius:12px}.summaryBreakdown .summaryTotal b{font-size:25px!important}.checkoutButton{display:none}.orderSummary>small{margin-bottom:6px}.mobileCheckoutBar{position:fixed;left:0;right:0;bottom:0;z-index:120;min-height:72px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:flex!important;align-items:center;justify-content:space-between;gap:12px;color:#fff;background:rgba(7,9,14,.97);border-top:1px solid #242a34;box-shadow:0 -12px 32px rgba(0,0,0,.18);cursor:pointer}.mobileCheckoutBar div{margin:0!important;padding:0!important;display:block!important;border:0!important}.mobileCheckoutBar small{display:block;color:#9ca5b4;font-size:9px}.mobileCheckoutBar b{font:700 18px Space Grotesk!important}.mobileCheckoutBar>span{padding:12px 14px;color:#fff;background:var(--blue);border-radius:9px;font-size:11px;font-weight:800}.emptyCart{padding:48px 0}.emptyCart>span{font-size:76px}.emptyCart h2{font-size:26px;line-height:1.15}}

/* Cart conversion polish 3.1.1 */
.cartLayout:has(.emptyCart){display:block;padding-top:68px}.cartLayout:has(.emptyCart) .cartMain>h1{margin-bottom:28px}.emptyCart{min-height:360px;padding:0!important;display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch;border:1px solid #dfe3ea!important;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 18px 55px rgba(10,18,38,.06)}.emptyCartIcon{display:grid;place-items:center;background:linear-gradient(145deg,#0b0e15,#151c2b);position:relative;overflow:hidden}.emptyCartIcon:after{content:"";position:absolute;width:150px;height:150px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.emptyCartIcon span{position:relative;z-index:1;color:#fff!important;font:700 84px Space Grotesk,sans-serif!important}.emptyCartCopy{padding:42px 48px;align-self:center}.emptyEyebrow{display:block;color:var(--blue);font:800 10px Space Grotesk,sans-serif;letter-spacing:.16em}.emptyCartCopy h2{margin:12px 0 12px;font:650 32px/1.12 Space Grotesk,sans-serif;letter-spacing:-.035em}.emptyCartCopy p{margin:0;max-width:650px;color:var(--muted);font-size:14px;line-height:1.7}.emptyCartActions{margin-top:24px;display:flex;gap:10px;flex-wrap:wrap}.emptyCartActions .primaryButton{margin-top:0!important}.emptyCartBenefits{margin-top:24px;padding-top:20px;display:flex;gap:22px;flex-wrap:wrap;border-top:1px solid #edf0f4;color:#596273;font-size:10px;font-weight:800}.emptyCartBenefits span{white-space:nowrap}
@media(max-width:760px){.cartLayout:has(.emptyCart){padding-top:38px}.cartLayout:has(.emptyCart) .cartMain>h1{margin-bottom:20px}.emptyCart{min-height:0;grid-template-columns:1fr;border-radius:18px}.emptyCartIcon{min-height:112px}.emptyCartIcon:after{width:90px;height:90px}.emptyCartIcon span{font-size:54px!important}.emptyCartCopy{padding:26px 20px 24px;text-align:center}.emptyCartCopy h2{font-size:25px}.emptyCartCopy p{font-size:12px}.emptyCartActions{display:grid;grid-template-columns:1fr;margin-top:20px}.emptyCartActions a{width:100%}.emptyCartBenefits{justify-content:center;gap:10px 16px;margin-top:20px}.emptyCartBenefits span{font-size:9px}}


/* Cart mobile hotfix 3.1.2 — force a true single-column checkout */
@media (max-width:760px){
  html,body{max-width:100%;overflow-x:hidden}
  .cartLayout{display:block!important;width:100%!important;padding:34px 0 42px!important}
  .cartMain,.orderSummary{width:100%!important;min-width:0!important;max-width:none!important}
  .cartMain>h1{font-size:38px!important;line-height:1!important;margin:10px 0 24px!important}
  .cartList{margin-bottom:16px}
  .cartList article{grid-template-columns:64px minmax(0,1fr) 32px!important;gap:10px!important;padding:14px 0!important;align-items:center}
  .cartList img{width:64px!important;height:58px!important;border-radius:10px}
  .cartList article>div{min-width:0}
  .cartList h2{font-size:15px!important;line-height:1.2!important;margin:4px 0!important;overflow-wrap:anywhere}
  .cartList small{font-size:9px!important}
  .cartList strong{grid-column:2!important;grid-row:2!important;font-size:15px!important;margin-top:3px}
  .cartList form{grid-column:3!important;grid-row:1/3!important}
  .cartTrust{margin:14px 0 22px!important;gap:6px!important}
  .cartTrust span{padding:6px 8px!important;font-size:8px!important}
  .orderSummary{position:relative!important;inset:auto!important;margin:0!important;padding:22px 16px 20px!important;border-radius:20px!important;overflow:hidden!important;box-sizing:border-box!important}
  .orderSummary>span{font-size:9px!important;letter-spacing:.15em}
  .summaryPrice{padding:14px 0!important;margin:12px 0 0!important}
  .summaryPrice small{font-size:11px!important}
  .summaryPrice b{font-size:26px!important;white-space:nowrap}
  .orderSummary .cartIncluded{padding:14px!important;margin:14px 0 18px!important;border-radius:14px!important}
  .orderSummary .cartIncluded>b{font-size:10px!important}
  .orderSummary .cartIncluded p{font-size:12px!important;line-height:1.55!important}
  .orderSummary .cartIncluded small{font-size:10px!important}
  .serviceUpsell legend{font-size:16px!important;margin:0 0 12px!important}
  .serviceOption{grid-template-columns:18px minmax(0,1fr)!important;gap:9px!important;padding:14px 12px!important;margin:9px 0!important;border-radius:14px!important}
  .serviceOption span{min-width:0}
  .serviceOption span b{font-size:14px!important;line-height:1.25!important}
  .serviceOption span small{font-size:11px!important;line-height:1.45!important;margin-top:4px!important}
  .serviceOption>strong{grid-column:2!important;font-size:12px!important;margin-top:4px!important;white-space:normal!important}
  .summaryBreakdown{margin:18px 0 14px!important;padding:14px 0!important}
  .summaryBreakdown .summaryTotal b{font-size:24px!important;white-space:nowrap}
  .orderSummary ul{padding-left:18px!important;margin:14px 0!important}
  .orderSummary ul li{font-size:10px!important;margin:5px 0!important}
  .orderSummary>small{display:block!important;font-size:9px!important;line-height:1.4!important;text-align:center}
  .mobileCheckoutBar{left:0!important;right:0!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;gap:10px!important}
  .mobileCheckoutBar>div{min-width:0!important;flex:0 1 auto!important}
  .mobileCheckoutBar>span{flex:0 0 auto!important;max-width:58vw!important;padding:11px 12px!important;white-space:nowrap!important;font-size:10px!important}
}
@media (min-width:761px) and (max-width:980px){
  .cartLayout{grid-template-columns:minmax(0,1fr)!important;gap:30px!important}
  .orderSummary{position:static!important;width:100%!important;max-width:680px!important}
}
