:root{--red:#b20e16;--red2:#81090e;--red3:#db1c24;--cream:#f5f0e8;--paper:#fffdf9;--ink:#171617;--muted:#706b68;--dark:#111113;--line:rgba(24,20,18,.11);--gold:#f3c442;--green:#1eaa5b;--shadow:0 24px 70px rgba(34,17,17,.12);--radius:28px;--container:1220px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased}body.lock{overflow:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 40px));margin:auto}.eyebrow{display:inline-block;font-size:11px;font-weight:950;letter-spacing:.15em;color:var(--red);text-transform:uppercase}.eyebrow-light{color:#ff9b9f}.btn{min-height:50px;border:0;border-radius:14px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--red3),var(--red2));color:#fff;box-shadow:0 14px 30px rgba(178,14,22,.22)}.btn-secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16)}.btn-glass{background:rgba(255,255,255,.09);color:#fff;border:1px solid rgba(255,255,255,.18)}.btn-white{background:#fff;color:#8d0e13}.btn-dark{background:#171617;color:#fff}.btn-light{background:#eee8e0;color:#211f1e}.btn-lg{min-height:58px;padding:0 24px}.btn-full{width:100%}.topbar{background:#111;color:rgba(255,255,255,.82);font-size:11px;font-weight:750}.topbar-inner{min-height:34px;display:flex;justify-content:center;align-items:center;gap:28px;flex-wrap:wrap}.header{position:sticky;top:0;z-index:80;background:rgba(255,253,249,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:66px;height:58px;object-fit:contain}.brand strong{display:block;font-size:15px;letter-spacing:.04em}.brand small{display:block;margin-top:2px;font-size:10px;color:#867d78;text-transform:uppercase;letter-spacing:.08em}.nav{display:flex;gap:24px;margin-left:auto}.nav a{font-size:12px;font-weight:850;color:#524e4b}.nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;gap:8px}.header-whatsapp{font-size:12px;font-weight:900;color:var(--green);padding:11px 12px}.cart-trigger{border:0;background:#171617;color:#fff;height:44px;border-radius:12px;padding:0 15px;font-weight:900}.cart-trigger b{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--red3);margin-left:6px;font-size:11px}.menu-trigger{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px;font-size:20px}.mobile-menu{position:fixed;inset:0 0 auto auto;width:min(340px,88vw);height:100vh;z-index:140;background:#fff;padding:86px 28px 30px;display:flex;flex-direction:column;gap:22px;transform:translateX(110%);transition:.25s ease;box-shadow:-30px 0 80px rgba(0,0,0,.2)}.mobile-menu.open{transform:none}.mobile-menu a{font-size:21px;font-weight:850}.mobile-menu-close{position:absolute;right:20px;top:20px;width:44px;height:44px;border:0;border-radius:50%;font-size:28px;background:#f2ece6}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%,#d9272d 0,#a00c13 32%,#66070b 72%,#380406 100%);color:#fff}.hero-pattern{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(#000,transparent 90%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center;padding:76px 0 92px}.hero-copy h1{font-size:clamp(52px,7.2vw,98px);line-height:.88;letter-spacing:-.065em;margin:18px 0 22px;max-width:740px}.hero-copy h1 em{font-style:normal;color:#ffd34c}.hero-copy>p{max-width:690px;margin:0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.7}.hero-benefits{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.hero-benefits span{padding:9px 11px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:850}.hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:28px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border-top:1px solid rgba(255,255,255,.16)}.hero-proof div{padding:18px 10px 0 0}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:19px}.hero-proof small{margin-top:4px;color:rgba(255,255,255,.5);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.hero-media{position:relative}.hero-image{width:100%;aspect-ratio:.9;object-fit:cover;border-radius:34px;box-shadow:0 38px 100px rgba(0,0,0,.35)}.hero-card{position:absolute;background:rgba(255,255,255,.96);color:#211b1a;border-radius:19px;box-shadow:0 22px 55px rgba(0,0,0,.24)}.hero-card span,.hero-card strong{display:block}.hero-card span{font-size:10px;color:#877d77;text-transform:uppercase;letter-spacing:.08em}.hero-card-top{right:-22px;top:28px;padding:16px 18px}.hero-card-top strong{font-size:14px;line-height:1.4;margin-top:4px}.hero-card-bottom{left:-24px;bottom:26px;padding:10px 14px;display:flex;align-items:center;gap:11px}.hero-card-bottom img{width:52px;height:52px;border-radius:12px;object-fit:cover}.hero-card-bottom strong{font-size:14px;margin-top:3px}.quick-quote{position:relative;z-index:5;margin-top:-36px}.quick-quote-card{display:grid;grid-template-columns:1.1fr .75fr 1fr .7fr auto;gap:10px;align-items:end;padding:20px;background:#fff;border-radius:24px;box-shadow:var(--shadow)}.quick-copy strong{display:block;font-size:20px;margin-top:5px}.quick-quote label span,.form-grid label span{display:block;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#746e69;margin-bottom:7px}.quick-quote input,.form-grid input,.form-grid textarea{width:100%;border:1px solid #ded7cf;background:#fff;border-radius:11px;padding:0 12px;outline:0}.quick-quote input{height:47px}.form-grid textarea{padding-top:12px;resize:vertical}.quick-quote input:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(178,14,22,.08)}.section{padding:98px 0}.section-head{display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:end;margin-bottom:38px}.section-head h2,.recommendation h2,.trust-panel h2,.faq-intro h2,.final-cta h2{margin:8px 0 0;font-size:clamp(39px,5.2vw,68px);line-height:.95;letter-spacing:-.055em}.section-side p{margin:0 0 18px;color:var(--muted);line-height:1.65}.filter-row{display:flex;gap:7px;flex-wrap:wrap}.filter{height:36px;padding:0 12px;border:1px solid #ddd4ca;border-radius:999px;background:#fff;color:#635d58;font-size:11px;font-weight:850}.filter.active,.filter:hover{border-color:var(--red);background:#fff1f1;color:var(--red)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 10px 28px rgba(28,14,12,.045);transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-visual{height:250px;background:linear-gradient(180deg,#fff,#f6f1ea);padding:18px;display:grid;place-items:center;position:relative}.product-visual img{max-height:215px;max-width:100%;object-fit:contain;mix-blend-mode:multiply}.product-badge{position:absolute;top:15px;left:15px;padding:7px 9px;border-radius:999px;background:#181516;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-body{padding:20px;display:flex;flex-direction:column;flex:1}.product-brand{font-size:9px;color:var(--red);font-weight:950;letter-spacing:.12em;text-transform:uppercase}.product-body h3{margin:5px 0 7px;font-size:24px;letter-spacing:-.035em}.product-body>p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.variant-label{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#817973;margin-top:18px}.variants{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.variant{border:1px solid #ded6cd;background:#fff;border-radius:10px;padding:8px 10px;font-size:11px;font-weight:900;color:#514c48}.variant.active{background:#171617;border-color:#171617;color:#fff}.product-price{margin-top:17px}.product-price small,.product-price strong{display:block}.product-price small{font-size:9px;color:#7b746f;text-transform:uppercase;font-weight:850;letter-spacing:.08em}.product-price strong{margin-top:2px;font-size:28px;letter-spacing:-.04em}.product-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto;padding-top:17px}.product-actions .add{border:0;background:linear-gradient(135deg,var(--red3),var(--red2));color:#fff;border-radius:12px;min-height:46px;font-weight:900}.product-actions .wa{width:46px;border:1px solid #dcd5cd;background:#fff;border-radius:12px;color:var(--green);font-weight:950}.product-actions .wa{display:grid;place-items:center}.product-actions .wa .wa-icon{width:22px;height:22px;display:block}.recommendation{background:#151314;color:#fff;overflow:hidden}.recommendation-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.recommendation-copy p{font-size:16px;line-height:1.75;color:rgba(255,255,255,.66);max-width:580px}.rec-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:23px}.rec-badges span{padding:9px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.72);font-size:10px;font-weight:800}.calculator{background:#fff;color:#181617;padding:30px;border-radius:28px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.calc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.calc-head small,.calc-head strong{display:block}.calc-head small{font-size:9px;color:var(--red);font-weight:950;text-transform:uppercase;letter-spacing:.11em}.calc-head strong{font-size:24px;margin-top:4px}.calc-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#f4ede3;font-size:24px}.calculator label{display:block;margin-top:20px}.calculator label>span{font-size:11px;font-weight:900}.range-line{display:grid;grid-template-columns:1fr 54px;gap:13px;align-items:center;margin-top:9px}.range-line input{width:100%;accent-color:var(--red)}.range-line b{height:40px;border-radius:10px;background:#f3ede6;display:grid;place-items:center}.duration-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:9px}.duration-buttons button{height:42px;border:1px solid #ddd5cb;background:#fff;border-radius:10px;font-size:11px;font-weight:850}.duration-buttons button.active{background:#171617;color:#fff;border-color:#171617}.calc-result{padding:17px;margin:20px 0 15px;border-radius:16px;background:#f7f1e9}.calc-result small,.calc-result strong,.calc-result span{display:block}.calc-result small{font-size:9px;color:#7b746f;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.calc-result strong{font-size:26px;margin-top:3px}.calc-result span{color:#756f6a;font-size:11px;margin-top:4px}.section-head-centered{grid-template-columns:1fr;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.steps-grid article{background:#fff;border:1px solid var(--line);border-radius:23px;padding:25px}.steps-grid article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#171617;color:#fff;font-weight:950}.steps-grid h3{font-size:20px;margin:18px 0 7px}.steps-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.equipment-card{display:grid;grid-template-columns:150px 1fr;align-items:center;background:#fff;border:1px solid var(--line);border-radius:23px;padding:14px;overflow:hidden}.equipment-card img{width:150px;height:145px;object-fit:contain}.equipment-card span{font-size:9px;color:var(--red);font-weight:950;text-transform:uppercase;letter-spacing:.08em}.equipment-card h3{margin:4px 0 5px;font-size:20px}.equipment-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.trust-section{padding-top:0}.trust-panel{background:linear-gradient(135deg,#960c12,#5d070b);color:#fff;border-radius:32px;padding:48px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.trust-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-list div{border:1px solid rgba(255,255,255,.13);border-radius:17px;padding:18px;background:rgba(255,255,255,.05)}.trust-list strong,.trust-list span{display:block}.trust-list strong{font-size:15px}.trust-list span{margin-top:5px;color:rgba(255,255,255,.62);font-size:11px;line-height:1.5}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:68px}.faq-intro p{color:var(--muted);line-height:1.6}.faq-list{display:grid;gap:9px}.faq-list details{border:1px solid var(--line);border-radius:17px;padding:0 18px;background:#fff}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:900}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:0;padding:0 0 18px;color:var(--muted);font-size:13px;line-height:1.65}.final-cta{background:#b30f17;color:#fff;padding:64px 0}.final-cta-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.final-cta p{color:rgba(255,255,255,.7);line-height:1.6}.footer{background:#111;color:#fff;padding:56px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:38px}.footer-brand img{width:130px}.footer-brand p,.footer div>p{color:rgba(255,255,255,.52);font-size:12px;line-height:1.65;max-width:350px}.footer h4{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#ff8a8f}.footer a{display:block;color:rgba(255,255,255,.68);font-size:12px;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.42);font-size:10px}.mobile-cart{display:none}.wa-float{position:fixed;right:22px;bottom:22px;z-index:90;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:1000;box-shadow:0 16px 35px rgba(18,130,68,.32)}.wa-float .wa-icon{width:28px;height:28px;display:block}.drawer-overlay{position:fixed;inset:0;z-index:160;background:rgba(10,8,8,.48);opacity:0;visibility:hidden;transition:.22s ease}.drawer-overlay.open{opacity:1;visibility:visible}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(440px,100%);background:#fff;display:flex;flex-direction:column;transform:translateX(100%);transition:.25s ease}.drawer-overlay.open .cart-drawer{transform:none}.drawer-head{height:88px;padding:0 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.drawer-head small{font-size:9px;color:var(--red);font-weight:950;letter-spacing:.1em}.drawer-head h3{margin:2px 0 0;font-size:25px}.drawer-head button,.checkout-top button{border:0;background:#f2ede7;width:42px;height:42px;border-radius:50%;font-size:26px}.cart-items{flex:1;overflow:auto;padding:12px 20px}.empty-cart{text-align:center;color:#8a827d;padding:60px 20px}.cart-item{display:grid;grid-template-columns:65px 1fr auto;gap:11px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item img{width:65px;height:60px;object-fit:contain;background:#f7f2eb;border-radius:10px}.cart-item strong{font-size:12px;display:block}.cart-item small{font-size:10px;color:#827a75}.qty{display:flex;align-items:center;gap:7px;margin-top:7px}.qty button{width:27px;height:27px;border:1px solid #ddd5cd;background:#fff;border-radius:8px}.cart-line-total{font-size:12px!important}.drawer-footer{padding:18px 20px 22px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.total-row strong{font-size:25px}.drawer-footer>small{display:block;text-align:center;color:#817973;margin-top:10px;font-size:9px;line-height:1.5}.checkout-overlay{position:fixed;inset:0;z-index:190;background:rgba(12,8,8,.68);display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;transition:.2s ease}.checkout-overlay.open{opacity:1;visibility:visible}.checkout-shell{width:min(1000px,100%);max-height:94vh;overflow:hidden;background:#fff;border-radius:26px;display:flex;flex-direction:column;box-shadow:0 40px 110px rgba(0,0,0,.35)}.checkout-top{min-height:76px;padding:0 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.checkout-top small,.checkout-top strong{display:block}.checkout-top small{font-size:9px;color:var(--red);font-weight:950;letter-spacing:.1em}.checkout-top strong{font-size:18px;margin-top:3px}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:12px 22px 0}.checkout-progress span{height:4px;border-radius:999px;background:#e7e0d8}.checkout-progress span.active{background:var(--red)}.checkout-body{display:grid;grid-template-columns:1fr 330px;min-height:0;overflow:auto}.checkout-main{padding:26px}.checkout-step{display:none}.checkout-step.active{display:block}.checkout-step h2{font-size:30px;letter-spacing:-.04em;margin:0 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid label.full{grid-column:1/-1}.form-grid input{height:48px}.checkout-summary{border-left:1px solid var(--line);background:#f8f4ed;padding:24px}.checkout-summary h3{margin:0 0 15px}.checkout-summary-item{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e4ddd5;font-size:11px}.checkout-summary-item small{display:block;color:#7d756f;margin-top:2px}.summary-total{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.summary-total strong{font-size:23px}.checkout-actions{padding:16px 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.checkout-review{display:grid;gap:10px}.review-box{padding:15px;border-radius:14px;background:#f7f2eb}.review-box h4{margin:0 0 7px;font-size:12px}.review-box p{margin:0;color:#69635f;font-size:11px;line-height:1.6}.confirm-note{margin-top:12px;padding:15px;border:1px solid #ead2a1;background:#fff8e6;border-radius:14px}.confirm-note strong{font-size:12px}.confirm-note p{margin:4px 0 0;color:#756849;font-size:10px;line-height:1.5}.toast{position:fixed;left:50%;bottom:30px;z-index:250;transform:translate(-50%,20px);opacity:0;background:#171617;color:#fff;border-radius:999px;padding:11px 16px;font-size:11px;font-weight:850;transition:.2s ease;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}.age-gate{position:fixed;inset:0;z-index:300;background:radial-gradient(circle at 50% 10%,#9a1017,#360407 65%,#160102);display:grid;place-items:center;padding:20px}.age-gate.hide{display:none}.age-card{width:min(460px,100%);background:rgba(23,8,9,.9);border:1px solid rgba(255,255,255,.12);border-radius:30px;padding:32px;text-align:center;color:#fff;box-shadow:0 35px 100px rgba(0,0,0,.45)}.age-card img{width:145px;margin:0 auto 18px}.age-card h2{font-size:34px;line-height:1;margin:10px 0}.age-card p{color:rgba(255,255,255,.66);font-size:13px;line-height:1.6}.age-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}@media(max-width:1080px){.nav{display:none}.menu-trigger{display:block}.hero-grid{grid-template-columns:1fr .85fr;gap:35px}.hero-card-top{right:10px}.quick-quote-card{grid-template-columns:1fr 1fr 1fr}.quick-copy{grid-column:1/-1}.products-grid{grid-template-columns:repeat(2,1fr)}.equipment-grid{grid-template-columns:1fr}.equipment-card{grid-template-columns:180px 1fr}.checkout-body{grid-template-columns:1fr 285px}}@media(max-width:760px){.container{width:min(100% - 26px,var(--container))}.topbar-inner span:nth-child(2),.topbar-inner span:nth-child(3){display:none}.header-inner{height:70px}.brand img{width:55px}.brand small{display:none}.header-whatsapp{display:none}.hero-grid{grid-template-columns:1fr;padding:54px 0 78px}.hero-copy h1{font-size:57px}.hero-copy>p{font-size:15px}.hero-media{display:none}.hero-proof{grid-template-columns:repeat(3,1fr)}.quick-quote{margin-top:-25px}.quick-quote-card{grid-template-columns:1fr}.quick-copy{grid-column:auto}.section{padding:72px 0}.section-head{grid-template-columns:1fr;gap:20px}.products-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-visual{height:190px;padding:10px}.product-visual img{max-height:165px}.product-body{padding:14px}.product-body h3{font-size:18px}.product-body>p{display:none}.variant{padding:7px 8px;font-size:10px}.product-price strong{font-size:22px}.product-actions{grid-template-columns:1fr}.product-actions .wa{display:none}.recommendation-grid{grid-template-columns:1fr;gap:35px}.recommendation-copy h2{font-size:48px}.steps-grid{grid-template-columns:1fr 1fr}.trust-panel{grid-template-columns:1fr;padding:30px;gap:28px}.faq-grid{grid-template-columns:1fr;gap:30px}.final-cta-inner{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.wa-float{bottom:80px;right:14px}.mobile-cart{display:flex;position:fixed;left:10px;right:10px;bottom:10px;z-index:95;height:58px;border:0;border-radius:16px;padding:0 18px;align-items:center;justify-content:space-between;background:#171617;color:#fff;box-shadow:0 15px 35px rgba(0,0,0,.3);font-size:12px;font-weight:900}.mobile-cart b{display:inline-grid;place-items:center;background:var(--red);width:21px;height:21px;border-radius:50%;margin-left:4px}.checkout-overlay{padding:0}.checkout-shell{width:100%;height:100%;max-height:none;border-radius:0}.checkout-body{grid-template-columns:1fr}.checkout-summary{border-left:0;border-top:1px solid var(--line)}.checkout-main{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.checkout-actions{padding-bottom:calc(16px + env(safe-area-inset-bottom))}}@media(max-width:480px){.hero-copy h1{font-size:49px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-proof strong{font-size:15px}.hero-proof small{font-size:8px}.products-grid{grid-template-columns:1fr 1fr}.product-visual{height:165px}.product-visual img{max-height:140px}.product-badge{font-size:7px;padding:6px 7px}.product-body{padding:11px}.product-body h3{font-size:16px;min-height:38px}.variant-label{margin-top:10px}.variants{gap:5px}.variant{padding:6px 7px;font-size:9px}.product-price{margin-top:11px}.product-price strong{font-size:19px}.product-actions{padding-top:10px}.product-actions .add{min-height:42px;font-size:10px}.duration-buttons{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr}.equipment-card{grid-template-columns:110px 1fr}.equipment-card img{width:110px;height:110px}.trust-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.age-actions{grid-template-columns:1fr}.age-card{padding:26px 20px}}

/* V7.1 - checkout PIX BlackCat */
.payment-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}.payment-option{border:1px solid #ddd5cd;background:#fff;border-radius:16px;padding:15px;display:flex;gap:12px;align-items:center;text-align:left;color:#211f1e;transition:.18s}.payment-option:hover{transform:translateY(-2px);border-color:#bfb4aa;box-shadow:0 12px 28px rgba(35,20,18,.08)}.payment-option-pix{border-color:#c9a9ab;background:#fff8f8}.payment-option-icon{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:#171617;color:#fff;font-weight:1000;font-size:12px;flex:0 0 48px}.payment-option-pix .payment-option-icon{background:#32bcad}.payment-option-icon.wa-small{background:#25d366}.payment-option strong,.payment-option small{display:block}.payment-option strong{font-size:13px}.payment-option small{font-size:10px;color:#7d756f;margin-top:3px;line-height:1.45}.pix-overlay{position:fixed;inset:0;z-index:400;background:rgba(12,8,8,.75);display:grid;place-items:center;padding:18px;opacity:0;visibility:hidden;transition:.2s}.pix-overlay.open{opacity:1;visibility:visible}.pix-card{position:relative;width:min(500px,100%);max-height:96vh;overflow:auto;background:#fff;border-radius:26px;padding:28px;box-shadow:0 35px 100px rgba(0,0,0,.38);text-align:center}.pix-close{position:absolute;right:16px;top:16px;border:0;width:38px;height:38px;border-radius:50%;background:#f2ede7;font-size:24px}.pix-status-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eaf9f6;color:#218d81;font-size:9px;font-weight:950;letter-spacing:.1em}.pix-card h2{font-size:30px;letter-spacing:-.04em;margin:14px 0 7px}.pix-card>p{margin:0 0 16px;color:#746d68;font-size:12px}.pix-order{font-size:11px;font-weight:850;color:#5f5955;margin-bottom:14px}.pix-qr{width:230px;height:230px;object-fit:contain;margin:0 auto 14px;border:1px solid #eee7df;border-radius:18px;padding:10px;background:#fff}.pix-copy{width:100%;height:84px;resize:none;border:1px solid #ddd5cd;background:#faf8f5;border-radius:12px;padding:11px;font:10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;color:#514b47;margin-bottom:10px}.pix-invoice{display:inline-block;margin-top:12px;color:var(--red);font-size:11px;font-weight:900}.pix-wait{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:18px;padding:12px;border-radius:12px;background:#f7f3ed;color:#6f6863;font-size:11px}.pix-spinner{width:16px;height:16px;border:2px solid #d8d0c8;border-top-color:var(--red);border-radius:50%;animation:pixspin .8s linear infinite}.pix-paid{margin-top:18px;padding:16px;border-radius:14px;background:#eaf8ef;color:#187d42}.pix-paid strong,.pix-paid span{display:block}.pix-paid strong{font-size:16px}.pix-paid span{font-size:11px;line-height:1.5;margin-top:5px}@keyframes pixspin{to{transform:rotate(360deg)}}
@media(max-width:760px){.payment-choice{grid-template-columns:1fr}.pix-card{padding:24px 18px}.pix-qr{width:210px;height:210px}}

/* =========================================================
   V7.2 — CHECKOUT PRO
   ========================================================= */
.checkout-overlay{background:rgba(13,10,11,.74);backdrop-filter:blur(10px);padding:24px}.checkout-pro{width:min(1180px,100%);max-height:94vh;border-radius:30px;border:1px solid rgba(255,255,255,.34);box-shadow:0 45px 140px rgba(0,0,0,.42);overflow:hidden}.checkout-pro-header{min-height:82px;padding:0 28px;display:grid;grid-template-columns:1fr auto 48px;align-items:center;gap:18px;border-bottom:1px solid #eee8e2;background:rgba(255,255,255,.98)}.checkout-pro-brand{display:flex;align-items:center;gap:12px}.checkout-pro-brand img{width:48px;height:48px;object-fit:contain}.checkout-pro-brand small,.checkout-pro-brand strong{display:block}.checkout-pro-brand small{font-size:8px;letter-spacing:.16em;color:#a11a20;font-weight:950}.checkout-pro-brand strong{font-size:17px;margin-top:2px}.checkout-security{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f4f8f5;color:#3c6650;font-size:10px;font-weight:850}.security-dot{width:8px;height:8px;border-radius:50%;background:#27aa68;box-shadow:0 0 0 5px rgba(39,170,104,.1)}.checkout-close{width:44px;height:44px;border:0;border-radius:50%;background:#f3eee8;font-size:25px;line-height:1;color:#241f1e}.checkout-stepper{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:14px;padding:18px 28px 10px;background:#fff}.checkout-stepper>i{height:1px;background:#e7dfd7}.checkout-stepper-item{display:flex;align-items:center;gap:10px;color:#9b938e}.checkout-stepper-item>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;border:1px solid #ddd4cc;background:#fff;font-size:11px;font-weight:950}.checkout-stepper-item b,.checkout-stepper-item small{display:block}.checkout-stepper-item b{font-size:11px;color:#817973}.checkout-stepper-item small{font-size:8px;margin-top:1px}.checkout-stepper-item.active>span{background:#b20e16;border-color:#b20e16;color:#fff;box-shadow:0 9px 18px rgba(178,14,22,.18)}.checkout-stepper-item.active b{color:#241f1e}.checkout-stepper-item.done>span{background:#edf8f2;border-color:#c8e9d7;color:#19804d}.checkout-stepper-item.done b{color:#50705f}.checkout-progress{padding:0 28px 10px;background:#fff}.checkout-pro-body{grid-template-columns:minmax(0,1fr) 360px;background:#fff}.checkout-pro-main{padding:30px 34px 34px}.checkout-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.checkout-kicker{display:block;font-size:8px;letter-spacing:.17em;font-weight:950;color:#b20e16}.checkout-title-row h1{font-size:26px;letter-spacing:-.045em;margin:5px 0 0}.checkout-mini-trust{font-size:9px;font-weight:850;color:#56705e;background:#f4f8f5;padding:8px 10px;border-radius:999px;white-space:nowrap}.checkout-section-heading{margin-bottom:20px}.checkout-section-heading h2{font-size:30px;letter-spacing:-.045em;margin:0 0 7px}.checkout-section-heading p{font-size:11px;line-height:1.6;color:#817973;margin:0;max-width:650px}.form-grid-pro{gap:14px}.form-grid-pro label span{margin-bottom:8px;color:#5f5752}.form-grid-pro input,.form-grid-pro textarea{border:1px solid #ddd5ce;background:#fff;border-radius:13px;transition:.18s ease}.form-grid-pro input{height:50px}.form-grid-pro input:hover,.form-grid-pro textarea:hover{border-color:#c9bdb5}.form-grid-pro input:focus,.form-grid-pro textarea:focus{border-color:#b20e16;box-shadow:0 0 0 4px rgba(178,14,22,.075)}.privacy-note{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:14px;border-radius:14px;background:#f8f6f3;border:1px solid #ebe4dd}.privacy-note>span{font-size:16px}.privacy-note p{margin:0;font-size:10px;line-height:1.55;color:#756e69}.privacy-note strong{color:#332d2a}.checkout-summary-pro{background:linear-gradient(180deg,#171416,#211b1c);color:#fff;border-left:0;padding:28px 26px}.summary-head{padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.1)}.summary-head span,.summary-head small{display:block}.summary-head span{font-size:9px;letter-spacing:.14em;font-weight:950;color:#ffb1b5}.summary-head small{font-size:10px;color:rgba(255,255,255,.52);margin-top:4px}.summary-items-pro{padding:8px 0}.checkout-summary-pro .checkout-summary-item{border-bottom:1px solid rgba(255,255,255,.08);color:#fff;padding:13px 0}.checkout-summary-pro .checkout-summary-item small{color:rgba(255,255,255,.48)}.summary-service-list{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:14px 0;padding:14px;border-radius:13px;background:rgba(255,255,255,.055);font-size:9px;color:rgba(255,255,255,.72)}.checkout-summary-pro .summary-total{padding-top:16px;margin-top:14px;border-top:1px solid rgba(255,255,255,.1)}.checkout-summary-pro .summary-total span{font-size:11px;color:rgba(255,255,255,.58)}.checkout-summary-pro .summary-total strong{font-size:30px;letter-spacing:-.04em}.summary-payment-note{margin-top:8px;font-size:8px;color:rgba(255,255,255,.38);text-align:right}.checkout-review-pro{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:15px}.checkout-review-pro .review-box{padding:13px;background:#faf7f3;border:1px solid #ece5de}.checkout-review-pro .review-box h4{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#9b312f}.checkout-review-pro .review-box p{font-size:9px}.payment-choice-pro{grid-template-columns:1fr;gap:9px}.payment-choice-pro .payment-option{position:relative;min-height:76px;padding:14px 16px;border-radius:17px}.payment-choice-pro .payment-option:hover{transform:translateY(-1px);border-color:#c8bbb3;box-shadow:0 12px 30px rgba(35,20,18,.07)}.payment-choice-pro .payment-option-pix{background:linear-gradient(135deg,#f4fbf9,#fff);border-color:#b9e5db}.payment-option-copy{min-width:0;flex:1}.payment-option-copy strong{font-size:13px}.payment-option-copy small{font-size:9px}.payment-chevron{font-size:26px;color:#afa7a1}.pix-symbol{background:linear-gradient(135deg,#25ae9f,#5bd0c4)}.payment-security-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:13px;font-size:8px;color:#8a817b}.checkout-actions-pro{background:#fff;padding:16px 28px}.checkout-action-hint{align-self:center;margin-left:auto;margin-right:14px;font-size:9px;color:#918982}.checkout-actions-pro .btn{min-width:130px}.checkout-actions-pro .btn-primary{min-width:160px}

/* PIX modal PRO */
.pix-overlay{background:rgba(14,11,12,.78);backdrop-filter:blur(12px);padding:22px}.pix-card-pro{width:min(760px,100%);padding:0;text-align:left;border-radius:30px;overflow:hidden;box-shadow:0 50px 150px rgba(0,0,0,.45)}.pix-card-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #eee7e0;background:#fff}.pix-brand{display:flex;align-items:center;gap:11px}.pix-brand-mark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#25b9aa;color:#fff;font-size:11px;font-weight:1000}.pix-brand small,.pix-brand strong{display:block}.pix-brand small{font-size:8px;letter-spacing:.12em;color:#8c847e;font-weight:900}.pix-brand strong{font-size:14px;margin-top:2px}.pix-card-pro .pix-close{position:static;flex:0 0 40px;width:40px;height:40px}.pix-status-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 26px 0}.pix-status-line #pixOrder{font-size:10px;font-weight:850;color:#6d6661;margin:0}.pix-card-pro>h2{padding:0 26px;font-size:34px;margin:12px 0 4px}.pix-card-pro>p{padding:0 26px;margin:0;color:#7b736e}.pix-layout{display:grid;grid-template-columns:280px 1fr;gap:22px;padding:23px 26px 18px}.pix-qr-stage{text-align:center}.pix-qr-frame{width:250px;height:250px;margin:auto;display:grid;place-items:center;border:1px solid #e9e0d9;background:#fff;border-radius:22px;padding:12px;box-shadow:0 13px 30px rgba(34,17,17,.055)}.pix-card-pro .pix-qr{width:220px;height:220px;border:0;border-radius:8px;padding:0;margin:0}.pix-qr-generated{width:220px;height:220px;display:grid;place-items:center;background:#fff;overflow:hidden;position:relative}.pix-qr-generated canvas{display:block!important;width:220px!important;height:220px!important;max-width:220px!important;max-height:220px!important;image-rendering:pixelated}.pix-qr-generated img{display:none!important}.pix-qr-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;height:100%;padding:24px;background:#faf8f5;border-radius:14px;color:#716a65}.pix-qr-fallback strong{font-size:13px}.pix-qr-fallback span{font-size:10px;line-height:1.45}.pix-qr-stage>small{display:block;margin-top:9px;color:#8d857f;font-size:9px;line-height:1.45}.pix-payment-side{padding-top:4px}.pix-payment-side>label{display:block;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#6e6661;margin-bottom:8px}.pix-copy-wrap{position:relative}.pix-card-pro .pix-copy{height:108px;padding:13px 82px 13px 13px;margin:0;font-size:9px;background:#faf8f5;border-color:#e4dcd5}.pix-copy-mini{position:absolute;right:8px;top:8px;height:32px;border:0;border-radius:9px;padding:0 11px;background:#201b1c;color:#fff;font-size:9px;font-weight:900}.pix-copy-main{margin-top:10px}.pix-card-pro .pix-invoice{display:block;text-align:center;margin-top:12px}.pix-safe-note{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px;border-radius:13px;background:#f5f8f6;border:1px solid #e1ece5;color:#43634f}.pix-safe-note>span{font-size:16px}.pix-safe-note strong,.pix-safe-note small{display:block}.pix-safe-note strong{font-size:10px}.pix-safe-note small{font-size:8px;margin-top:2px;color:#6c8072}.pix-card-pro .pix-wait{margin:0 26px 24px;padding:13px 15px;justify-content:flex-start;background:#f8f4ef}.pix-card-pro .pix-wait>div strong,.pix-card-pro .pix-wait>div span{display:block}.pix-card-pro .pix-wait>div strong{font-size:10px;color:#4c4541}.pix-card-pro .pix-wait>div span{font-size:8px;margin-top:2px;color:#8b837d}.pix-card-pro .pix-paid{display:flex;align-items:center;gap:13px;margin:0 26px 24px;padding:16px}.pix-paid-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#1f9f5d;color:#fff;font-weight:1000}.pix-card-pro .pix-paid strong{font-size:13px}.pix-card-pro .pix-paid span{font-size:9px}

@media(max-width:900px){.checkout-pro-body{grid-template-columns:1fr 300px}.checkout-pro-main{padding:26px}.checkout-review-pro{grid-template-columns:1fr}.checkout-stepper{gap:9px}.checkout-stepper-item small{display:none}}
@media(max-width:760px){.checkout-overlay{padding:0}.checkout-pro{height:100%;max-height:none;border-radius:0}.checkout-pro-header{grid-template-columns:1fr auto;min-height:70px;padding:0 18px}.checkout-security{display:none}.checkout-pro-brand img{width:42px;height:42px}.checkout-stepper{padding:12px 18px 7px}.checkout-stepper>i{margin:0 -4px}.checkout-stepper-item div{display:none}.checkout-pro-body{display:block;overflow:auto}.checkout-pro-main{padding:22px 18px 26px}.checkout-title-row h1{font-size:23px}.checkout-mini-trust{display:none}.checkout-section-heading h2{font-size:26px}.checkout-summary-pro{padding:22px 18px}.checkout-actions-pro{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.checkout-action-hint{display:none}.checkout-actions-pro .btn{min-width:110px}.checkout-actions-pro .btn-primary{min-width:140px}.pix-overlay{padding:0}.pix-card-pro{width:100%;height:100%;max-height:none;border-radius:0}.pix-card-topbar{min-height:68px;padding:0 18px}.pix-status-line{padding:16px 18px 0}.pix-card-pro>h2,.pix-card-pro>p{padding-left:18px;padding-right:18px}.pix-card-pro>h2{font-size:29px}.pix-layout{grid-template-columns:1fr;padding:18px;gap:16px}.pix-qr-frame{width:218px;height:218px}.pix-card-pro .pix-qr{width:190px;height:190px}.pix-qr-generated,.pix-qr-generated canvas{width:190px!important;height:190px!important}.pix-qr-generated img{display:none!important}.pix-payment-side{padding-top:0}.pix-card-pro .pix-wait,.pix-card-pro .pix-paid{margin-left:18px;margin-right:18px;margin-bottom:18px}}
@media(max-width:480px){.checkout-stepper-item>span{width:28px;height:28px}.checkout-title-row{margin-bottom:18px}.form-grid-pro{gap:11px}.payment-choice-pro .payment-option{min-height:72px;padding:12px}.payment-option-icon{width:44px;height:44px;flex-basis:44px}.summary-service-list{grid-template-columns:1fr 1fr}.pix-card-pro>h2{font-size:27px}.pix-status-line{align-items:flex-start;flex-direction:column}.pix-status-line #pixOrder{font-size:9px}.pix-copy-main{min-height:52px}.pix-card-pro .pix-copy{height:95px}}

/* V7.2.2 — cache-safe PIX visibility fix */
#pixPaid[hidden],#pixQrFallback[hidden],#pixQrGenerated[hidden],#pixInvoice[hidden]{display:none!important}

/* V7.2.3 — QRCodeJS creates canvas + helper img; render exactly one QR */
#pixQrGenerated{overflow:hidden!important}
#pixQrGenerated>img{display:none!important}
#pixQrGenerated>canvas{display:block!important;margin:0!important}


/* V7.2.4 — QR FINAL: uma única imagem, sem overflow/duplicação */
.pix-qr-frame{overflow:hidden!important;position:relative!important}
#pixQr{display:none;width:220px!important;height:220px!important;max-width:220px!important;max-height:220px!important;object-fit:contain!important;margin:0!important;padding:0!important;border:0!important;border-radius:8px!important;background:#fff!important}
#pixQrFallback[hidden],#pixPaid[hidden],#pixInvoice[hidden]{display:none!important}
@media(max-width:760px){#pixQr{width:190px!important;height:190px!important;max-width:190px!important;max-height:190px!important}}

/* ==============================
   Chopp Express V8 PRO overrides
   ============================== */
:root{--v8-red:#c9151e;--v8-red-dark:#951016;--v8-green:#18a96a;--v8-pix:#25b9aa;--v8-ink:#171416;--v8-cream:#f7f3ee}
.topbar-item{display:inline-flex!important;align-items:center;gap:7px}.topbar-item svg{width:15px;height:15px;fill:currentColor;opacity:.88;flex:0 0 15px}
.calc-icon{display:grid;place-items:center}.calc-icon svg{width:25px;height:25px;fill:currentColor}
.product-card .product-badge{background:#151315;color:#fff;border:0;box-shadow:0 8px 18px rgba(20,15,15,.08)}
.product-card .product-brand{letter-spacing:.15em}.product-card .product-actions .wa{display:grid;place-items:center}.product-card .product-actions .wa .wa-icon{width:19px;height:19px}
.drawer-included{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin:0 0 10px;padding:10px 12px;border-radius:12px;background:#f8f5f0;color:#655d58;font-size:9px;font-weight:800}
.operation-fields{margin-top:4px;padding:17px;border:1px solid #e9e1da;border-radius:16px;background:#faf8f5}.operation-title{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:13px}.operation-title strong{font-size:11px}.operation-title small{font-size:8px;color:#8d857f;text-align:right}.operation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}
.inline-icon{display:grid!important;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#efe9e3;color:#5c5550}.inline-icon svg{width:15px;height:15px;fill:currentColor}.privacy-note a,.terms-check a{color:#9f1118;text-decoration:underline;text-underline-offset:2px}
.wa-small{background:#21b663!important;color:#fff!important}.wa-small .wa-icon{width:22px;height:22px}.payment-security-row span{display:inline-flex;align-items:center;gap:6px}.payment-security-row svg{width:12px;height:12px;fill:currentColor}.terms-check{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 14px;border:1px solid #e7dfd8;border-radius:13px;background:#faf8f5;color:#655d58;font-size:9px;line-height:1.55;cursor:pointer}.terms-check input{margin-top:2px;accent-color:var(--v8-red);width:15px;height:15px;flex:0 0 15px}.summary-payment-note{line-height:1.5}
.footer-grid-v8{grid-template-columns:1.35fr .65fr .8fr .8fr}.footer-company{display:grid;gap:4px;margin-top:14px;color:#979a9f;font-size:10px}.footer-company strong{color:#fff;font-size:11px}

/* PIX V8 - clean, single QR and minimal payment hierarchy */
.pix-overlay{background:rgba(10,8,9,.76);backdrop-filter:blur(14px);padding:24px;overflow:auto}.pix-card-v8{width:min(880px,100%);margin:auto;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 48px 140px rgba(0,0,0,.42);text-align:left}.pix-card-v8 .pix-card-topbar{min-height:72px;padding:0 26px}.pix-card-v8 .pix-brand-mark{background:linear-gradient(135deg,#20ae9e,#45cabe)}
.pix-v8-head{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:end;padding:25px 30px 8px}.pix-v8-head h2{font-size:36px;line-height:1;letter-spacing:-.055em;margin:12px 0 7px}.pix-v8-head p{margin:0;color:#7d7570;font-size:12px}.pix-order-box{text-align:right;padding:13px 15px;border-radius:15px;background:#f8f5f1;border:1px solid #ede5df;min-width:185px}.pix-order-box span,.pix-order-box strong,.pix-order-box small{display:block}.pix-order-box span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#9a918b}.pix-order-box strong{font-size:25px;letter-spacing:-.04em;margin:3px 0}.pix-order-box small{font-size:8px;color:#8b837d;word-break:break-all}
.pix-v8-content{display:grid;grid-template-columns:330px 1fr;gap:28px;padding:20px 30px 30px}.pix-qr-column{display:flex;flex-direction:column;align-items:center}.pix-card-v8 .pix-qr-frame{width:300px;height:300px;border:1px solid #e8dfd8;border-radius:24px;padding:16px;background:#fff;display:grid;place-items:center;overflow:hidden!important;box-shadow:0 16px 38px rgba(30,20,20,.06)}.pix-card-v8 #pixQr{display:block;width:266px!important;height:266px!important;max-width:266px!important;max-height:266px!important;object-fit:contain!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}.pix-card-v8 #pixQr:not([src]){display:none!important}.pix-card-v8 .pix-qr-fallback{width:100%;height:100%;border-radius:16px;background:#faf7f3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px}.pix-card-v8 .pix-qr-fallback strong{font-size:13px}.pix-card-v8 .pix-qr-fallback span{font-size:9px;color:#837b75;margin-top:5px}
.pix-scan-help{display:flex;align-items:center;gap:10px;margin-top:12px;color:#625b56}.scan-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f4f1ed}.scan-icon svg{width:18px;height:18px;fill:currentColor}.pix-scan-help strong,.pix-scan-help small{display:block}.pix-scan-help strong{font-size:10px}.pix-scan-help small{font-size:8px;color:#8b837d;margin-top:2px}
.pix-code-column{padding-top:2px}.pix-code-column>label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.09em;font-weight:950;color:#6e6661;margin-bottom:8px}.pix-card-v8 .pix-copy{height:104px;padding:13px 78px 13px 13px;margin:0;background:#faf8f5;border:1px solid #e5ddd6;border-radius:14px;font:9px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#4e4945;resize:none}.pix-card-v8 .pix-copy-mini{right:8px;top:8px}.pix-card-v8 .pix-copy-main{min-height:52px;margin-top:10px;border-radius:13px;font-size:13px}
.pix-card-v8 .pix-wait{display:flex;align-items:center;gap:12px;margin:13px 0 0;padding:14px 15px;border-radius:14px;background:#f8f5f1;border:1px solid #eee7e1}.pix-card-v8 .pix-wait strong,.pix-card-v8 .pix-wait span{display:block}.pix-card-v8 .pix-wait strong{font-size:10px}.pix-card-v8 .pix-wait span{font-size:8px;color:#8a827c;margin-top:2px}.pix-card-v8 .pix-paid{align-items:center;gap:13px;margin:13px 0 0;padding:16px;border-radius:14px;background:#eaf8ef;color:#166a3b}.pix-card-v8 .pix-paid strong,.pix-card-v8 .pix-paid span{display:block}.pix-card-v8 .pix-paid strong{font-size:12px}.pix-card-v8 .pix-paid span{font-size:9px;margin-top:2px}.pix-card-v8 .pix-paid a{display:inline-flex;margin-top:8px;font-size:9px;font-weight:900;color:#14663a;text-decoration:underline}
.pix-details{margin-top:12px;border-top:1px solid #eee8e2;padding-top:10px}.pix-details summary{cursor:pointer;color:#766e68;font-size:9px;font-weight:850;list-style:none}.pix-details summary::-webkit-details-marker{display:none}.pix-details>div{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:8px}.pix-details span{font-size:8px;color:#9a928c}.pix-details .pix-invoice{font-size:9px;color:#a51017;font-weight:900}.pix-card-v8 .pix-safe-note{margin-top:12px;padding:11px 12px}.pix-card-v8 .pix-status-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e9f7f5;color:#178b80;font-size:8px;letter-spacing:.1em;font-weight:950}
#pixPaid[hidden],#pixQrFallback[hidden],#pixInvoice[hidden]{display:none!important}

/* Legal pages */
.legal-page{background:#f7f5f1;color:#171416}.legal-header{background:#fff;border-bottom:1px solid #e9e3dc}.legal-header .container{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.legal-header img{height:52px;width:auto}.legal-back{font-size:12px;font-weight:900;color:#9f1118}.legal-hero{padding:72px 0 32px}.legal-hero h1{font-size:clamp(38px,6vw,72px);line-height:.98;letter-spacing:-.06em;margin:12px 0}.legal-hero p{max-width:760px;color:#6f6863;line-height:1.7}.legal-content{padding:0 0 90px}.legal-card{background:#fff;border:1px solid #e8e1da;border-radius:24px;padding:38px;max-width:960px;box-shadow:0 18px 60px rgba(20,15,15,.05)}.legal-card h2{font-size:20px;margin:32px 0 10px}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{font-size:13px;line-height:1.8;color:#5f5954}.legal-card ul{padding-left:20px}.legal-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.legal-meta span{padding:8px 10px;border-radius:999px;background:#f5f1ed;font-size:9px;font-weight:850;color:#6a625c}

@media(max-width:900px){.operation-grid{grid-template-columns:1fr 1fr}.footer-grid-v8{grid-template-columns:1fr 1fr}.pix-v8-content{grid-template-columns:280px 1fr}.pix-card-v8 .pix-qr-frame{width:260px;height:260px}.pix-card-v8 #pixQr{width:226px!important;height:226px!important;max-width:226px!important;max-height:226px!important}}
@media(max-width:760px){.topbar-inner .topbar-item:nth-child(2){display:none!important}.operation-title{display:block}.operation-title small{display:block;text-align:left;margin-top:4px}.pix-overlay{padding:0}.pix-card-v8{min-height:100%;border-radius:0}.pix-v8-head{grid-template-columns:1fr;padding:20px 18px 4px}.pix-order-box{text-align:left;min-width:0;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.pix-order-box span{grid-column:1}.pix-order-box strong{grid-column:2;grid-row:1;text-align:right}.pix-order-box small{grid-column:1/-1;margin-top:3px}.pix-v8-content{grid-template-columns:1fr;padding:16px 18px 24px}.pix-card-v8 .pix-qr-frame{width:236px;height:236px}.pix-card-v8 #pixQr{width:204px!important;height:204px!important;max-width:204px!important;max-height:204px!important}.pix-card-v8 .pix-card-topbar{padding:0 18px}.pix-v8-head h2{font-size:30px}.footer-grid-v8{grid-template-columns:1fr}.legal-card{padding:25px;border-radius:18px}}
@media(max-width:480px){.operation-grid{grid-template-columns:1fr}.pix-v8-head{padding-top:16px}.pix-v8-head h2{font-size:28px}.pix-card-v8 .pix-qr-frame{width:220px;height:220px}.pix-card-v8 #pixQr{width:188px!important;height:188px!important;max-width:188px!important;max-height:188px!important}.pix-code-column{width:100%}.pix-card-v8 .pix-copy{height:90px}.terms-check{font-size:9px}}

/* ==============================
   V8.1 SIGNATURE — PREMIUM UI
   Mantém toda a lógica da V8 e refina somente apresentação/UX.
   ============================== */
:root{
  --red:#b5121b;--red2:#7d0b10;--red3:#d51a24;--cream:#f4f0ea;--paper:#fff;
  --ink:#151414;--muted:#716b67;--dark:#121111;--line:rgba(22,18,16,.10);
  --green:#1fa35a;--shadow:0 30px 90px rgba(40,22,18,.12);--shadow-soft:0 14px 38px rgba(40,22,18,.07);
  --radius:28px;--container:1240px
}
body{background:#f5f2ed;color:var(--ink)}
.container{width:min(var(--container),calc(100% - 48px))}
.btn{border-radius:15px;min-height:52px;padding:0 22px;letter-spacing:-.01em}
.btn-primary{background:linear-gradient(135deg,#d81b24,#980d14);box-shadow:0 14px 34px rgba(181,18,27,.22)}
.btn-primary:hover{box-shadow:0 18px 42px rgba(181,18,27,.28)}
.eyebrow{font-size:10px;letter-spacing:.18em}

/* Header */
.topbar{background:#111;color:#d7d2cf;border-bottom:1px solid rgba(255,255,255,.06)}
.topbar-inner{min-height:36px;gap:38px}
.topbar-item{display:flex;align-items:center;gap:7px;white-space:nowrap}
.topbar-item svg{width:15px;height:15px;fill:currentColor;opacity:.75}
.header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(18,17,17,.07);box-shadow:0 5px 25px rgba(20,15,12,.03)}
.header-inner{height:82px}
.brand img{width:62px;height:55px}
.brand strong{font-size:16px;letter-spacing:.025em}
.brand small{font-size:9px;color:#918985;letter-spacing:.12em}
.nav{gap:28px}
.nav a{font-size:12px;color:#514c49;position:relative;padding:9px 0}
.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:2px;border-radius:3px;background:var(--red);transition:.2s}
.nav a:hover:after{right:0}
.header-whatsapp{border:1px solid rgba(31,163,90,.20);background:#f2fbf6;border-radius:12px;padding:11px 14px;color:#168448}
.cart-trigger{background:#171515;border-radius:13px;height:46px}

/* Hero */
.hero{background:linear-gradient(180deg,#fff 0%,#f7f3ed 100%);color:var(--ink);border-bottom:1px solid var(--line)}
.hero-pattern{opacity:.32;background-image:radial-gradient(circle at 1px 1px,rgba(132,22,28,.10) 1px,transparent 0);background-size:26px 26px;mask-image:linear-gradient(to right,#000,transparent 55%)}
.hero-grid{padding:74px 0 98px;grid-template-columns:1.02fr .98fr;gap:72px}
.hero-copy .eyebrow{color:var(--red)}
.hero-copy h1{font-size:clamp(54px,6.5vw,92px);line-height:.92;letter-spacing:-.068em;margin:17px 0 22px;max-width:760px}
.hero-copy h1 em{color:var(--red);font-style:normal}
.hero-copy>p{font-size:18px;line-height:1.68;color:#6d6763;max-width:650px}
.hero-benefits{margin-top:27px;gap:8px}
.hero-benefits span{background:#fff;border:1px solid #e5ddd5;color:#393532;box-shadow:0 5px 18px rgba(32,19,15,.04);font-size:10px;padding:9px 12px}
.hero-actions{margin-top:30px}
.hero-actions .btn-glass{background:#fff;color:#1b1918;border:1px solid #ddd5cd;box-shadow:0 8px 24px rgba(32,19,15,.05)}
.hero-proof{margin-top:40px;border-top:1px solid #ddd6cf}
.hero-proof strong{font-size:20px}.hero-proof small{color:#8a837e}
.hero-media{padding:12px 0 0 18px}
.hero-media:before{content:"";position:absolute;inset:0 -22px 24px 46px;background:linear-gradient(145deg,#c91620,#79090e);border-radius:34px;transform:rotate(2deg);box-shadow:0 35px 80px rgba(130,16,20,.22)}
.hero-image{position:relative;z-index:2;aspect-ratio:.92;border-radius:30px;box-shadow:0 38px 90px rgba(28,15,13,.20);border:5px solid rgba(255,255,255,.75)}
.hero-card{z-index:4;border:1px solid rgba(35,25,20,.08);box-shadow:0 24px 55px rgba(30,16,13,.16)}
.hero-card-top{right:-12px;top:42px}.hero-card-bottom{left:-12px;bottom:32px}

/* Orçamento rápido */
.quick-quote{margin-top:-44px}
.quick-quote-card{padding:19px 22px;border-radius:22px;border:1px solid rgba(31,21,17,.08);box-shadow:0 24px 64px rgba(38,20,14,.10);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.quick-copy strong{font-size:18px}
.quick-quote input{height:49px;background:#fcfbf9;border-color:#ded7cf}

/* Seções */
.section{padding:108px 0}
.products-section{background:#fff}
.section-head{margin-bottom:42px;gap:68px}
.section-head h2,.recommendation h2,.trust-panel h2,.faq-intro h2,.final-cta h2{font-size:clamp(42px,5vw,70px);letter-spacing:-.06em}
.section-side p{font-size:15px}
.filter{height:39px;padding:0 14px;background:#faf8f5;border-color:#e2dbd4}
.filter.active,.filter:hover{background:#171515;border-color:#171515;color:#fff}

/* Cards de produto */
.products-grid{grid-template-columns:repeat(3,1fr);gap:20px}
.product-card{border-radius:24px;border:1px solid #ebe5df;box-shadow:0 8px 28px rgba(30,18,14,.045);background:#fff;overflow:hidden}
.product-card:hover{transform:translateY(-5px);box-shadow:0 25px 60px rgba(31,17,13,.10);border-color:#ded4cb}
.product-visual{height:275px;background:linear-gradient(180deg,#fbfaf8,#f2ece4);padding:22px}
.product-visual:after{content:"";position:absolute;inset:auto 22px 18px;height:1px;background:linear-gradient(90deg,transparent,#dfd5cc,transparent)}
.product-visual img{max-height:230px;transition:.25s ease}
.product-card:hover .product-visual img{transform:scale(1.035)}
.product-badge{background:#171515;padding:8px 10px;top:17px;left:17px}
.product-body{padding:22px 22px 23px}
.product-brand{font-size:9px;color:#9a1b21}
.product-body h3{font-size:25px;margin:6px 0 8px}
.product-body>p{color:#817a75}
.variant{border-radius:11px;background:#faf8f5;border-color:#e1dad3;min-width:54px}
.variant.active{background:#171515;color:#fff;border-color:#171515;box-shadow:0 8px 18px rgba(20,16,15,.12)}
.product-price strong{font-size:31px}
.product-actions{gap:9px;padding-top:20px}
.product-actions .add{min-height:49px;border-radius:13px;font-size:12px;background:linear-gradient(135deg,#d31a23,#9b0c13);box-shadow:0 12px 28px rgba(181,18,27,.16)}
.product-actions .wa{height:49px;width:49px;border-radius:13px;background:#f4fbf7;border-color:#d9eee1}

/* Recomendação */
.recommendation{background:linear-gradient(135deg,#161314 0%,#1b1516 55%,#2b1114 100%)}
.recommendation-grid{gap:80px}
.calculator{border-radius:30px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.24)}
.calc-result{border-radius:18px;background:#f7f2ec;border:1px solid #ebe2d9}

/* Como funciona */
.included{background:#f7f3ee}
.steps-grid article{background:#fff;border:1px solid #e6dfd8;border-radius:22px;padding:28px;box-shadow:0 8px 25px rgba(33,18,14,.035)}
.equipment-card{border-radius:24px;overflow:hidden;box-shadow:0 8px 28px rgba(31,18,14,.05)}

/* Confiança */
.trust-section{background:#fff}
.trust-panel{background:linear-gradient(135deg,#930c12,#c21720);border-radius:32px;box-shadow:0 30px 80px rgba(131,14,20,.20)}
.trust-list>div{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.13);border-radius:17px}

/* FAQ + CTA */
.faq-section{background:#f7f3ee}
.faq-list details{background:#fff;border:1px solid #e4ddd6;border-radius:15px;padding:0 18px;margin-bottom:10px}
.faq-list details+details{margin-top:0}
.final-cta{background:#171515}
.final-cta-inner{border-radius:30px;background:radial-gradient(circle at 80% 20%,rgba(218,25,35,.30),transparent 30%),linear-gradient(135deg,#1b1717,#0f0e0e);padding:58px 62px;box-shadow:0 30px 80px rgba(0,0,0,.18)}
.footer{background:#0f0e0e}

/* Carrinho */
.drawer-overlay{background:rgba(17,15,15,.54);backdrop-filter:blur(8px)}
.cart-drawer{box-shadow:-30px 0 90px rgba(0,0,0,.18)}
.drawer-head{padding:26px 26px 20px}.drawer-head h3{font-size:27px;letter-spacing:-.04em}
.cart-item{border-radius:16px;padding:13px;background:#faf8f5;margin-bottom:10px;border:1px solid #ebe4dc}
.drawer-footer{background:#fff;border-top:1px solid #eee7df}
.drawer-included{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;padding:13px;border-radius:14px;background:#f7f4ef;color:#5f5955;font-size:10px;font-weight:850}

/* ==============================
   CHECKOUT PREMIUM
   ============================== */
.checkout-overlay{background:rgba(16,14,14,.62);backdrop-filter:blur(14px);padding:22px;align-items:center;justify-content:center}
.checkout-overlay.open{display:flex}
.checkout-shell.checkout-pro{width:min(1180px,100%);max-height:calc(100vh - 44px);background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 40px 120px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.45)}
.checkout-pro-header{height:78px;padding:0 28px;border-bottom:1px solid #ece6df;background:#fff}
.checkout-pro-brand img{width:54px;height:46px;object-fit:contain}
.checkout-pro-brand small{font-size:8px;letter-spacing:.16em;color:#8e8681}.checkout-pro-brand strong{font-size:15px}
.checkout-security{font-size:10px;background:#edf8f1;color:#28794a;border:1px solid #d8ecdf;border-radius:999px;padding:8px 11px}
.security-dot{width:7px;height:7px;background:#24a35a;box-shadow:0 0 0 4px rgba(36,163,90,.11)}
.checkout-close{width:44px;height:44px;background:#f5f1ec;border:0;font-size:24px}
.checkout-stepper{padding:18px 28px 17px;background:#fbfaf8;border-bottom:1px solid #ede6df;gap:10px}
.checkout-stepper-item{padding:0;background:transparent;border:0;min-width:0;gap:9px;color:#9a928d}
.checkout-stepper-item>span{width:30px;height:30px;border-radius:50%;background:#eae4de;color:#7d7671;font-size:11px}
.checkout-stepper-item b{font-size:11px}.checkout-stepper-item small{font-size:8px}
.checkout-stepper-item.active>span{background:#171515;color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.12)}
.checkout-stepper-item.active b{color:#171515}
.checkout-stepper-item.done>span{background:#e7f6ed;color:#1f8d50}
.checkout-stepper>i{height:1px;background:#ddd6cf}
.checkout-progress{display:none}
.checkout-pro-body{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:0;background:#fff;min-height:570px;max-height:calc(100vh - 235px);overflow:hidden}
.checkout-pro-main{padding:34px 38px 38px;overflow:auto;background:#fff}
.checkout-title-row{margin-bottom:26px}
.checkout-kicker{font-size:9px;letter-spacing:.17em;color:#a5161c}
.checkout-title-row h1{font-size:34px;letter-spacing:-.05em;margin:6px 0 0}
.checkout-mini-trust{font-size:9px;border:1px solid #dfe9e2;background:#f3faf6;color:#4b735c;border-radius:999px;padding:8px 10px}
.checkout-section-heading{margin-bottom:20px}.checkout-section-heading h2{font-size:22px;letter-spacing:-.035em;margin:0 0 7px}.checkout-section-heading p{font-size:12px;color:#817a75;line-height:1.55}
.form-grid-pro{gap:13px}
.form-grid-pro label span{font-size:9px;color:#706964;letter-spacing:.07em}
.form-grid-pro input,.form-grid-pro textarea{background:#fbfaf8;border:1px solid #dfd8d1;border-radius:12px;min-height:50px;padding:0 14px;transition:.15s}
.form-grid-pro textarea{padding:13px 14px;min-height:92px}
.form-grid-pro input:focus,.form-grid-pro textarea:focus{background:#fff;border-color:#c21a22;box-shadow:0 0 0 4px rgba(194,26,34,.07)}
.operation-fields{margin-top:5px;padding:18px;border-radius:18px;background:#f7f4ef;border:1px solid #ebe4dc}
.operation-title{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:14px}.operation-title strong{font-size:12px}.operation-title small{font-size:9px;color:#8a827d}
.privacy-note{margin-top:18px;border-radius:15px;background:#f5f9f6;border:1px solid #e0ebe3;padding:14px 15px}
.privacy-note p{font-size:10px;line-height:1.55;color:#5d685f}
.checkout-summary-pro{background:#f7f4ef;border-left:1px solid #ece4dc;padding:27px 24px;overflow:auto}
.summary-head{padding-bottom:17px;border-bottom:1px solid #dfd7cf}.summary-head span{font-size:9px;letter-spacing:.15em}.summary-head small{font-size:9px;color:#8f8782}
.checkout-summary-item{padding:14px 0;border-bottom:1px solid #e4ddd6}.checkout-summary-item strong{font-size:11px}.checkout-summary-item small{font-size:9px;color:#817a75}.checkout-summary-item b{font-size:11px}
.summary-service-list{display:grid;gap:7px;padding:17px 0;color:#5f5955;font-size:9px}.summary-service-list span{display:flex;align-items:center;gap:7px}
.summary-total{border-top:1px solid #ddd5cd;padding-top:18px}.summary-total span{font-size:10px}.summary-total strong{font-size:28px;letter-spacing:-.05em}
.summary-payment-note{margin-top:15px;padding:13px;border-radius:13px;background:#fff;border:1px solid #e6dfd8;color:#817a75;font-size:9px;line-height:1.5}
.checkout-actions-pro{height:74px;padding:0 28px;border-top:1px solid #ebe4dc;background:#fff}
.checkout-actions-pro .btn{min-width:132px}.checkout-action-hint{font-size:9px;color:#918984}
.checkout-review-pro{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}
.checkout-review-pro .review-box{border:1px solid #ebe4dc;background:#faf8f5;border-radius:15px;padding:14px}.checkout-review-pro .review-box:first-child{grid-column:1/-1}.review-box h4{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#8c8580}.review-box p{font-size:10px;line-height:1.55}
.payment-choice-pro{display:grid;grid-template-columns:1fr 1fr;gap:11px}
.payment-option{min-height:92px;border-radius:17px;border:1px solid #ded7d0;background:#fff;padding:14px;text-align:left;box-shadow:0 4px 15px rgba(31,18,14,.03);transition:.18s}
.payment-option:hover{border-color:#c9bdb4;transform:translateY(-2px);box-shadow:0 12px 28px rgba(31,18,14,.08)}
.payment-option-pix{border-color:#c8e6d5;background:linear-gradient(180deg,#f6fcf8,#fff)}
.payment-option-icon{width:46px;height:46px;border-radius:13px}.pix-symbol{background:#22b7aa}.wa-small{background:#e8f7ee;color:#1c9b55}
.payment-option-copy strong{font-size:12px}.payment-option-copy small{font-size:9px;line-height:1.4;color:#8a827d}.payment-chevron{font-size:22px;color:#aaa19b}
.terms-check{margin-top:14px;padding:13px 14px;border-radius:13px;background:#faf8f5;border:1px solid #ebe4dc;font-size:9px;color:#68615d}
.payment-security-row{margin-top:10px;gap:10px}.payment-security-row span{font-size:8px;color:#7e7772}

/* ==============================
   PIX — limpo, simples e sem ruído
   ============================== */
.pix-overlay{background:rgba(14,13,13,.70);backdrop-filter:blur(14px);padding:22px;align-items:center;justify-content:center}
.pix-overlay.open{display:flex}
.pix-card-v8{width:min(900px,100%);max-height:calc(100vh - 44px);overflow:auto;border-radius:30px;background:#fff;box-shadow:0 40px 120px rgba(0,0,0,.30);border:1px solid rgba(255,255,255,.45)}
.pix-card-topbar{height:72px;padding:0 24px;border-bottom:1px solid #ece5de;background:#fff;position:sticky;top:0;z-index:4}
.pix-brand-mark{width:48px;height:48px;border-radius:14px;background:#22b7aa;font-size:12px}.pix-brand small{font-size:8px;letter-spacing:.15em;color:#918985}.pix-brand strong{font-size:14px}
.pix-close{width:43px;height:43px;background:#f4f0eb}
.pix-v8-head{padding:26px 30px 20px;align-items:flex-end;border-bottom:1px solid #f0eae4}
.pix-status-badge{font-size:8px;letter-spacing:.14em;padding:7px 9px}
.pix-v8-head h2{font-size:34px;letter-spacing:-.05em;margin:8px 0 6px}.pix-v8-head p{font-size:11px;color:#817a75}
.pix-order-box{text-align:right;background:#faf8f5;border:1px solid #ebe4dc;border-radius:15px;padding:13px 15px;min-width:170px}.pix-order-box span{font-size:8px}.pix-order-box strong{font-size:26px}.pix-order-box small{font-size:8px;color:#8c847f}
.pix-v8-content{padding:26px 30px 30px;grid-template-columns:310px minmax(0,1fr);gap:26px;align-items:start}
.pix-qr-frame{width:100%;aspect-ratio:1;border-radius:22px;border:1px solid #e6ddd5;background:#fff;box-shadow:0 10px 30px rgba(31,18,14,.05);padding:18px;overflow:hidden}
.pix-qr{width:100%!important;height:100%!important;object-fit:contain;display:block}
.pix-scan-help{margin-top:12px;padding:12px 13px;background:#faf8f5;border-radius:14px;border:1px solid #ebe4dc}.scan-icon{width:34px;height:34px;border-radius:10px;background:#fff}.pix-scan-help strong{font-size:10px}.pix-scan-help small{font-size:8px;color:#8b837e}
.pix-code-column>label{font-size:9px;letter-spacing:.11em;color:#706964}.pix-copy-wrap{margin-top:7px;border:1px solid #e0d8d1;background:#faf8f5;border-radius:15px;overflow:hidden}.pix-copy{min-height:104px;border:0;background:transparent;padding:14px 74px 14px 14px;font-size:9px;line-height:1.5}.pix-copy-mini{right:9px;top:9px;border-radius:10px;background:#171515;color:#fff;border:0;padding:9px 12px;font-size:9px;font-weight:900}.pix-copy-main{margin-top:11px;min-height:52px}
.pix-wait{margin-top:13px;padding:14px;border-radius:15px;background:#faf7f2;border:1px solid #eee5db}.pix-wait strong{font-size:10px}.pix-wait span{font-size:8px;color:#8a827d}.pix-paid{margin-top:13px;border-radius:16px;background:#eaf8ef;border:1px solid #d7edde;padding:15px}.pix-paid-icon{width:42px;height:42px}.pix-paid strong{font-size:11px}.pix-paid span{font-size:8px}.pix-details{margin-top:12px;border-top:1px solid #ece5de;padding-top:12px}.pix-details summary{font-size:9px;color:#817a75}.pix-safe-note{margin-top:12px;border-radius:14px;background:#f5f9f6;border:1px solid #e0ebe3;padding:13px}.pix-safe-note strong{font-size:9px}.pix-safe-note small{font-size:8px;color:#77827a}

/* Age gate */
.age-gate{background:rgba(11,10,10,.88);backdrop-filter:blur(14px)}
.age-card{border-radius:28px;padding:38px;border:1px solid rgba(255,255,255,.35);box-shadow:0 40px 120px rgba(0,0,0,.30)}
.age-card img{max-width:112px;margin:0 auto 16px}

/* Mobile */
@media(max-width:1020px){
  .topbar-item:nth-child(2){display:none}.nav{display:none}.menu-trigger{display:grid;place-items:center}
  .hero-grid{grid-template-columns:1fr 1fr;gap:34px}.hero-copy h1{font-size:60px}.hero-media:before{inset:10px -10px 20px 25px}
  .quick-quote-card{grid-template-columns:1fr 1fr 1fr}.quick-copy{grid-column:1/-1}.quick-quote-card .btn{grid-column:1/-1}
  .products-grid{grid-template-columns:repeat(2,1fr)}
  .checkout-pro-body{grid-template-columns:minmax(0,1fr) 290px}.checkout-pro-main{padding:28px}.payment-choice-pro{grid-template-columns:1fr}
}
@media(max-width:760px){
  .container{width:min(100% - 28px,var(--container))}.topbar{display:none}.header-inner{height:70px}.brand img{width:54px;height:47px}.brand small{display:none}.header-whatsapp{display:none}
  .hero-grid{grid-template-columns:1fr;padding:46px 0 72px}.hero-copy h1{font-size:clamp(48px,14vw,68px);line-height:.92}.hero-copy>p{font-size:15px}.hero-media{padding:0;margin-top:10px}.hero-media:before{inset:10px 6px 10px 28px}.hero-image{max-height:520px}.hero-card-top{right:6px}.hero-card-bottom{left:5px}
  .hero-proof{grid-template-columns:repeat(3,1fr)}.hero-proof strong{font-size:16px}.hero-proof small{font-size:8px}
  .quick-quote{margin-top:-26px}.quick-quote-card{grid-template-columns:1fr;padding:18px}.quick-copy,.quick-quote-card .btn{grid-column:auto}
  .section{padding:74px 0}.section-head{grid-template-columns:1fr;gap:20px}.section-head h2,.recommendation h2,.trust-panel h2,.faq-intro h2,.final-cta h2{font-size:42px}
  .products-grid{grid-template-columns:1fr}.product-visual{height:300px}.product-visual img{max-height:250px}
  .recommendation-grid{grid-template-columns:1fr;gap:32px}.calculator{padding:24px}
  .final-cta-inner{padding:38px 26px}
  .checkout-overlay{padding:0;background:#f5f2ed;align-items:stretch}.checkout-shell.checkout-pro{max-height:none;height:100dvh;border-radius:0;border:0;width:100%}
  .checkout-pro-header{height:66px;padding:0 16px}.checkout-security{display:none}.checkout-pro-brand img{width:48px;height:40px}.checkout-close{width:40px;height:40px}
  .checkout-stepper{padding:13px 16px}.checkout-stepper-item div{display:none}.checkout-stepper>i{flex:1}.checkout-stepper-item>span{width:28px;height:28px}
  .checkout-pro-body{display:block;max-height:calc(100dvh - 130px);overflow:auto}.checkout-pro-main{padding:24px 16px 120px;overflow:visible}.checkout-title-row{align-items:flex-start}.checkout-mini-trust{display:none}.checkout-title-row h1{font-size:29px}
  .form-grid-pro{grid-template-columns:1fr}.form-grid-pro .full{grid-column:auto}.operation-grid{grid-template-columns:1fr 1fr}.operation-title{align-items:flex-start;flex-direction:column;gap:4px}
  .checkout-summary-pro{border-left:0;border-top:1px solid #e7dfd7;padding:22px 16px}.checkout-actions-pro{position:fixed;z-index:10;left:0;right:0;bottom:0;height:76px;padding:10px 14px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:0 -10px 35px rgba(25,16,13,.08)}.checkout-action-hint{display:none}.checkout-actions-pro .btn{flex:1;min-width:0}
  .checkout-review-pro{grid-template-columns:1fr}.checkout-review-pro .review-box:first-child{grid-column:auto}.payment-choice-pro{grid-template-columns:1fr}
  .pix-overlay{padding:0;align-items:stretch;background:#f5f2ed}.pix-card-v8{width:100%;max-height:none;height:100dvh;border-radius:0;border:0}.pix-card-topbar{height:66px;padding:0 16px}.pix-v8-head{padding:22px 18px 16px;align-items:flex-start;flex-direction:column;gap:12px}.pix-v8-head h2{font-size:30px}.pix-order-box{text-align:left;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.pix-order-box strong{font-size:22px}.pix-v8-content{grid-template-columns:1fr;padding:18px 18px 28px;gap:18px}.pix-qr-column{max-width:330px;width:100%;margin:auto}.pix-code-column{padding-bottom:24px}
  .mobile-cart{display:flex}.wa-float{bottom:82px}
}
@media(max-width:480px){
  .hero-copy h1{font-size:47px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-proof{gap:6px}.hero-proof div{padding-right:4px}.hero-card-top{display:none}.hero-card-bottom{bottom:18px}
  .product-body h3{font-size:23px}.product-price strong{font-size:29px}
  .operation-grid{grid-template-columns:1fr}.checkout-section-heading h2{font-size:20px}.payment-option{min-height:84px}
}
