:root{--red:#c7171b;--bright:#ed2124;--ink:#172b3a;--muted:#64717c;--line:#e6e9eb;--green:#357844;--radius:20px;--shadow:0 12px 36px #172b3a0b;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:15px;line-height:1.6}body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button{color:inherit}img,svg{max-width:100%}svg.icon,.icon-button svg,.cart-trigger svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.18;letter-spacing:-.035em}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:3px solid #146998;outline-offset:4px}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.demo-bar{background:#fff3df;color:#72531d;text-align:center;padding:7px 16px;font-size:11px;font-weight:500;letter-spacing:.015em}.demo-bar span{margin:0 9px}.site-header{position:sticky;top:0;z-index:20;background:var(--red);color:white;box-shadow:0 4px 18px #71101312}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:18px;flex-shrink:0}.brand img{width:210px;height:auto;display:block}.brand>span{border-left:1px solid #ffffff50;padding-left:17px;font-size:11px;letter-spacing:.19em;font-weight:600}.desktop-nav{display:flex;gap:28px;font-size:13px;font-weight:600}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a:hover::after{content:'';position:absolute;inset:auto 0 2px;height:2px;background:white}.header-actions{display:flex;align-items:center;gap:8px}.cart-trigger{display:flex;align-items:center;gap:9px;border:1px solid #ffffff50;border-radius:10px;background:#ffffff0b;color:white;padding:11px 14px;font-size:12px}.cart-trigger:hover{background:#ffffff20}#cart-count{display:grid;place-items:center;background:white;color:var(--red);min-width:22px;height:22px;border-radius:50%;font-size:11px;font-weight:800}.icon-button{min-width:44px;min-height:44px;background:transparent;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.menu-toggle{display:none;color:white;border-color:#ffffff50}.mobile-nav{padding:10px 24px 22px;display:flex;flex-direction:column;gap:4px}.mobile-nav a{padding:12px;border-radius:8px}.mobile-nav a:hover{background:#ffffff18}.skip-link{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}.loading{padding-block:100px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:750;color:var(--red);display:block;margin-bottom:12px}.pill{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e7e4df;border-radius:50px;padding:7px 12px;font-size:10px;font-weight:650;letter-spacing:.04em}.pill.green{background:#eef6ec;color:#2e6238;border-color:#dce9d7}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:13px 23px;border:1px solid transparent;background:var(--red);color:white;font-weight:650;font-size:13px;border-radius:9px;line-height:1.45;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:#a71116;transform:translateY(-1px)}.button.secondary{background:white;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:#f4f6f7}.button.full{width:100%}.text-button{border:0;background:none;padding:8px 0;font-size:12px;color:var(--red);font-weight:650;text-decoration:underline;text-underline-offset:4px;min-height:36px}.hero{background:#faf7f3;position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;min-height:515px;padding-block:48px;gap:55px}.hero h1{font-size:clamp(32px,3.7vw,53px);font-weight:750;line-height:1.1;margin:22px 0}.hero h1 em{color:var(--red);font-style:normal}.hero-copy>p{max-width:445px;font-size:15px;line-height:1.8;margin-bottom:25px}.hero-note{font-size:11px;display:flex;align-items:center;gap:8px;margin-top:17px;color:var(--muted)}.hero-art{position:relative;min-width:0}.hero-art .placeholder{border-radius:28px;aspect-ratio:1.28}.hero-art .placeholder>svg{width:78%;height:80%}.hero-art .product-float{position:absolute;bottom:7%;left:-20px;display:flex;gap:25px;align-items:center;border:1px solid #fff;background:#ffffffec;backdrop-filter:blur(10px);padding:15px 20px;border-radius:12px;box-shadow:var(--shadow);font-size:12px}.product-float strong{display:block;font-size:15px}.product-float small{color:var(--muted)}.product-float .float-price{font-weight:750;color:var(--red);white-space:nowrap}.hero-controls{display:flex;align-items:center;justify-content:space-between;padding:0 0 28px}.slide-dots{display:flex;gap:7px}.slide-dot{width:32px;min-height:28px;padding:0;border:0;background:transparent;position:relative}.slide-dot::after{content:'';height:4px;position:absolute;left:0;right:0;top:12px;background:#d4d1cd;border-radius:10px}.slide-dot[aria-current=true]::after{background:var(--red)}.carousel-buttons{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:11px}.carousel-buttons .icon-button{background:white}.benefits{border-bottom:1px solid var(--line)}.benefits-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-block:25px}.benefit{display:flex;align-items:center;gap:13px;justify-content:center;font-size:12px}.benefit+.benefit{border-left:1px solid var(--line)}.benefit svg{color:var(--red)}.benefit strong{display:block;font-weight:650}.benefit small{display:block;color:var(--muted);font-size:11px}.section{padding-block:65px;scroll-margin-top:15px}.section+.section{border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px}.section-head h2{font-size:30px;margin-bottom:9px}.section-head p{font-size:13px;margin:0}.section-count{font-size:11px;color:var(--muted);white-space:nowrap}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card-visual{position:relative;display:block;background:#f5f3f0}.card-visual .placeholder{aspect-ratio:1.85}.card-visual .pill{position:absolute;top:20px;left:20px;z-index:1}.card-body{padding:25px 27px}.card-body h3{font-size:20px;margin-bottom:8px}.card-body .card-meta{font-size:12px;color:var(--muted);margin-bottom:20px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.price{font-size:25px;letter-spacing:-.04em;font-weight:750;color:var(--ink);line-height:1.2}.price-note{display:block;color:var(--muted);font-size:10px;margin-top:5px;letter-spacing:0;font-weight:400}.freight{color:var(--green);font-size:11px;font-weight:650;margin-top:8px;display:flex;gap:7px;align-items:center}.wide-card{display:grid;grid-template-columns:1fr 1fr}.wide-card .card-visual .placeholder{height:100%;min-height:320px;aspect-ratio:auto}.wide-card .card-body{padding:38px;display:flex;flex-direction:column;justify-content:center}.wide-card .card-body h3{font-size:27px}.wide-card .card-body>p{font-size:13px;line-height:1.8;margin-bottom:26px}.wide-card .card-bottom{align-items:flex-start;flex-direction:column;gap:23px}.shop-bottom{background:#f8faf8;border:1px solid #e0e9dd;border-radius:14px;padding:25px 32px;margin-block:5px 65px;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:13px}.shop-bottom p{margin:0}.shop-bottom strong{color:var(--ink);display:block}.placeholder{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#fff9 0%,transparent 65%),#f3e8e5}.placeholder.sand{background-color:#eeebe3}.placeholder.mint{background-color:#e8efea}.placeholder.blue{background-color:#e7edf2}.placeholder:before{content:'';position:absolute;width:65%;aspect-ratio:1;border:1px solid #ffffff95;border-radius:50%}.placeholder:after{content:'IMAGEM ILUSTRATIVA';position:absolute;bottom:14px;left:0;right:0;text-align:center;letter-spacing:.18em;font-size:8px;font-weight:600;color:#737a7f}.placeholder>svg{width:67%;height:80%;max-height:350px;position:relative;filter:drop-shadow(0 16px 12px #25353c16)}.placeholder.view-1>svg{transform:scaleX(-1)}.placeholder.view-2>svg{transform:scale(1.18)}.mini-art .placeholder:after,.mini-art .placeholder:before{display:none}.mini-art .placeholder{height:100%;border-radius:10px}.mini-art .placeholder svg{height:90%;width:90%;filter:none}footer{background:#101c2e;color:#fff;padding-top:60px;font-size:12px}footer p,footer a,footer li{color:#b9c2cf}footer a:hover{color:white;text-decoration:underline}footer h2{font-size:16px;color:#ff7275;margin-bottom:20px}footer ul{list-style:none;padding:0;margin:0}footer li{margin-bottom:10px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1.1fr;gap:65px}.footer-grid>div{min-width:0}.footer-grid a{overflow-wrap:anywhere}.footer-grid p{line-height:1.9}.social-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-bottom{border-top:1px solid #ffffff15;padding-block:22px;margin-top:45px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#8f9aac}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;padding-block:28px;color:var(--muted)}.breadcrumb a{color:var(--red)}.product-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:65px;padding-bottom:60px}.product-gallery{min-width:0}.gallery-main{position:relative}.gallery-main>.placeholder{aspect-ratio:1.08;border-radius:20px}.gallery-main .placeholder svg{width:75%;height:80%;max-height:460px}.gallery-arrows{position:absolute;inset:50% 14px auto;display:flex;justify-content:space-between;pointer-events:none}.gallery-arrows button{background:#fff;pointer-events:auto}.gallery-caption{font-size:11px;color:var(--muted);text-align:center;margin-top:10px}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnail{width:78px;height:75px;border:1px solid var(--line);padding:3px;background:#fff;border-radius:12px}.thumbnail[aria-current=true]{border:2px solid var(--red)}.product-info{padding-top:10px}.product-info h1{font-size:clamp(29px,3vw,39px);margin-block:16px}.product-info>p{font-size:13px;line-height:1.85}.product-info .price{font-size:33px;margin-block:25px}.product-info .freight{font-size:12px}.selector{border:0;padding:0;margin:25px 0}.selector legend{font-size:12px;font-weight:650;margin-bottom:12px}.size-options{display:flex;gap:9px}.size-option{min-width:47px;height:45px;display:grid;place-items:center;border:1px solid #d7dce0;border-radius:8px;cursor:pointer;background:white}.size-option:has(input:checked){border:2px solid var(--red);color:var(--red);background:#fff3f2}.size-option:has(input:disabled){opacity:.4;cursor:not-allowed}.size-option input{position:absolute;opacity:0;width:1px;height:1px}.size-option:has(input:focus-visible){outline:3px solid #146998;outline-offset:3px}.stock-note{font-size:11px;color:var(--muted);margin:10px 0}.purchase-row{display:flex;align-items:center;gap:12px}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;flex-shrink:0;background:white}.quantity button{width:36px;height:42px;border:0;background:transparent;font-size:20px}.quantity output{min-width:27px;text-align:center;font-size:13px}.purchase-row>.button{flex:1}.product-assurance{margin-top:20px;padding:15px;background:#f7f9f7;border-radius:10px;font-size:11px;display:flex;gap:10px;align-items:center;color:var(--green)}.specs{margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.specs summary{font-size:13px;font-weight:700;cursor:pointer}.specs dl{margin:15px 0 0}.specs dl>div{display:grid;grid-template-columns:1fr 1.3fr;gap:16px;font-size:12px;padding:11px 0;border-bottom:1px solid var(--line)}.specs dt{color:var(--muted)}.specs dd{margin:0}.muted{color:var(--muted)}.error{color:#af1e23;font-size:12px;padding:10px 0}.checkout-note{font-size:11px;padding:12px;border-radius:8px;background:#fff7e9;color:#73571d;line-height:1.6}.empty-state{text-align:center;padding:60px 15px}.empty-state .empty-icon{width:80px;height:80px;display:grid;place-items:center;margin:0 auto 25px;background:#f6eeee;border-radius:50%;color:var(--red)}.empty-icon svg{width:33px;height:33px}.empty-state h3{font-size:22px}.empty-state p{font-size:13px;max-width:280px;margin:0 auto 25px}.empty-state .button{width:100%}
#cart-dialog{margin:0 0 0 auto;padding:0;width:min(460px,100%);max-width:100%;height:100dvh;max-height:100dvh;border:0;box-shadow:-18px 0 70px #10213225;color:var(--ink);background:#fff;position:fixed;inset:0 0 0 auto;overflow:hidden}
#cart-dialog[open]{display:flex;flex-direction:column}#cart-dialog::backdrop{background:#17253675;backdrop-filter:blur(3px)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:25px 26px 20px;flex-shrink:0;border-bottom:1px solid var(--line)}.drawer-top .eyebrow{margin-bottom:5px;font-size:9px}.drawer-top h2{font-size:23px;margin:0}.drawer-body{overflow-y:auto;overscroll-behavior:contain;flex:1;padding:22px 26px;min-height:0}.drawer-bottom{flex-shrink:0;padding:18px 26px 23px;border-top:1px solid var(--line);background:#fff}.drawer-bottom:empty{display:none}.drawer-bottom .fine-print{font-size:10px;text-align:center;margin:9px 0 0;color:var(--muted)}.steps{list-style:none;display:flex;justify-content:space-between;padding:19px 22px 16px;margin:0;border-bottom:1px solid var(--line);gap:4px}.steps li{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:9px;color:#707b83;position:relative;flex:1}.steps li span{width:23px;height:23px;border:1px solid #dce0e2;border-radius:50%;display:grid;place-items:center;font-size:10px;background:white;z-index:1}.steps li:not(:last-child):after{content:'';position:absolute;top:11px;left:65%;width:70%;height:1px;background:#e4e7e9}.steps li.current{color:var(--red);font-weight:700}.steps li.current span{background:var(--red);border-color:var(--red);color:white}.steps li.done span{color:var(--green);border-color:#c6ddc9;background:#edf6ee}.cart-free{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--green);background:#f1f7f0;border-radius:8px;padding:12px;margin-bottom:18px}.cart-line{display:grid;grid-template-columns:72px 1fr;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line .mini-art{height:85px}.cart-line h3{font-size:13px;line-height:1.4;margin:0 0 4px}.cart-line p{font-size:11px;margin:0 0 5px}.line-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:8px}.line-actions .quantity button{height:32px;min-width:32px;width:32px;font-size:18px}.line-actions .text-button{color:var(--muted);font-size:10px}.line-price{font-size:13px;font-weight:700;white-space:nowrap}.totals{margin:0 0 17px}.totals>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;font-size:12px}.totals dt{color:var(--muted)}.totals dd{margin:0}.totals .total{border-top:1px solid var(--line);margin-top:10px;padding-top:13px;font-size:18px;font-weight:750}.totals .total dt{color:var(--ink)}.form-intro{font-size:12px}.customer-form fieldset{padding:0;border:0;margin:0 0 20px}.customer-form legend{font-size:14px;font-weight:700;margin-bottom:14px}.field{display:block;font-size:11px;font-weight:600;margin-bottom:14px}.field input,.field select{display:block;margin-top:6px;width:100%;height:45px;border:1px solid #d8dfe3;border-radius:7px;padding:10px 12px;background:#fff;color:var(--ink);font-size:14px}.field input::placeholder{color:#909ba3;font-weight:400}.field small{font-size:10px;color:var(--muted);font-weight:400;display:block;margin-top:5px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-field{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:var(--muted);margin-bottom:12px}.check-field input{accent-color:var(--red);margin-top:4px}.review-block{border:1px solid var(--line);border-radius:12px;padding:16px;margin-bottom:15px;font-size:12px}.review-block h3{font-size:13px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.review-block h3 .text-button{padding:0;min-height:24px}.review-block p{font-size:12px;margin:3px 0;overflow-wrap:anywhere}.review-line{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin-bottom:12px}.review-line small{display:block;color:var(--muted)}.payment-choice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;margin-bottom:12px;cursor:pointer;font-size:13px}.payment-choice:has(:checked){border-color:var(--red);background:#fff8f7}.payment-choice input{accent-color:var(--red)}.payment-choice strong{display:block}.payment-choice small{display:block;font-size:11px;color:var(--muted)}.payment-demo{border:1px dashed #d8dee2;border-radius:12px;padding:24px 18px;text-align:center;margin-block:22px}.payment-demo svg{color:var(--red);width:35px;height:35px}.payment-demo h3{font-size:15px;margin-top:12px}.payment-demo p{font-size:12px;margin:0}.success-mark{display:grid;place-items:center;width:60px;height:60px;background:#edf5ed;color:var(--green);border-radius:50%;margin-bottom:20px}.success-mark svg{width:28px;height:28px}.success h3{font-size:25px;margin-bottom:12px}.success>p{font-size:13px}.order-number{background:#f5f7f8;border-radius:8px;padding:12px;margin:20px 0;font-size:12px;overflow-wrap:anywhere}#toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#172b3a;color:white;padding:12px 20px;border-radius:8px;font-size:12px;z-index:100;max-width:90%;pointer-events:none;box-shadow:var(--shadow)}#toast:empty{display:none}
.placeholder.real-image:before,.placeholder.real-image:after{display:none}.placeholder.real-image{position:relative;overflow:hidden;background:#e9edeb}.placeholder.real-image>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.hero-art .real-image{aspect-ratio:1.1}.card-visual .real-image{aspect-ratio:1.3}.gallery-main>.real-image{aspect-ratio:4/5}.thumbnails{overflow-x:auto;padding:4px;margin-inline:-4px;scroll-padding:4px}.thumbnail{flex-shrink:0}.thumbnail .real-image{height:100%;aspect-ratio:auto}
@media(min-width:1600px){.hero-inner{min-height:565px}}
@media(max-width:1050px){.desktop-nav{gap:15px;font-size:12px}.brand img{width:170px}.brand>span{display:none}.hero-inner{gap:28px}.product-layout{gap:30px}.footer-grid{gap:30px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.desktop-nav{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:76px}.hero-inner{gap:25px;min-height:440px}.hero h1{font-size:35px}.hero-art .product-float{left:0;right:0;bottom:0;padding:10px 14px;gap:10px}.hero-art .product-float strong{font-size:12px}.hero-art .placeholder{aspect-ratio:.85}.hero-copy>p{font-size:13px}.benefits-inner{gap:12px}.benefit{gap:8px}.benefit small{font-size:10px}.benefit svg{width:18px}.product-layout{grid-template-columns:1fr 1fr;gap:24px}.gallery-main>.placeholder{aspect-ratio:.85}.purchase-row{flex-wrap:wrap}.purchase-row>.button{flex-basis:100%}.wide-card .card-body{padding:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.product-card .card-bottom{flex-wrap:wrap}.card-body{padding:22px}.section-head h2{font-size:27px}}
@media(max-width:600px){.container{width:calc(100% - 32px)}.demo-bar{font-size:9px;padding:7px 12px}.demo-bar span{margin:0 3px}.brand img{width:160px}.cart-word{display:none}.cart-trigger{padding:8px 10px;gap:7px}.header-inner{gap:10px;min-height:70px}.hero-inner{grid-template-columns:1fr;gap:30px;padding-block:34px 22px;min-height:0}.hero h1{font-size:37px;max-width:410px;line-height:1.1;margin-top:19px}.hero-copy>p{max-width:390px;font-size:13px;margin-bottom:20px}.hero-note{margin-top:13px}.hero-art{padding-bottom:15px}.hero-art .placeholder{aspect-ratio:1.48;border-radius:18px}.hero-art .placeholder>svg{height:90%;width:65%}.hero-art .product-float{left:15px;right:15px;bottom:0;justify-content:space-between;padding:11px 15px}.hero-art .product-float strong{font-size:13px}.hero-art .placeholder:after{display:none}.hero-controls{padding-bottom:22px}.hero-controls .carousel-buttons .icon-button{width:38px;min-width:38px;height:38px;min-height:38px}.benefits-inner{grid-template-columns:1fr;gap:0;padding-block:10px}.benefit{justify-content:flex-start;padding:12px 8px;gap:14px}.benefit+.benefit{border-left:0;border-top:1px solid var(--line)}.benefit small{display:inline;margin-left:8px;font-size:10px}.benefit strong{display:inline}.benefit svg{width:21px}.section{padding-block:40px}.section-head{align-items:flex-start;gap:10px}.section-head h2{font-size:26px}.section-head p{font-size:12px}.section-count{padding-top:5px;font-size:10px}.eyebrow{font-size:9px}.products-grid{grid-template-columns:1fr;gap:22px}.card-visual .placeholder{aspect-ratio:1.55}.card-body h3{font-size:19px}.card-body{padding:22px}.card-bottom .button{padding:12px 18px;font-size:12px}.wide-card{grid-template-columns:1fr}.wide-card .card-visual .placeholder{min-height:0;aspect-ratio:1.55}.wide-card .card-body{padding:24px}.wide-card .card-body h3{font-size:23px}.wide-card .card-bottom{flex-direction:row;align-items:center;flex-wrap:wrap}.shop-bottom{padding:22px;align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:40px}.product-layout{grid-template-columns:1fr;gap:25px;padding-bottom:40px}.gallery-main>.placeholder{aspect-ratio:1.15}.breadcrumb{padding-block:20px;font-size:10px}.product-info h1{font-size:30px}.product-info{padding:0}.product-info .price{margin-block:20px}.purchase-row{flex-wrap:nowrap}.purchase-row>.button{flex-basis:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{font-size:10px;flex-wrap:wrap}.footer-grid h2{margin-bottom:14px}footer{padding-top:40px}.drawer-top{padding:20px}.drawer-body{padding:20px}.drawer-bottom{padding:16px 20px max(18px,env(safe-area-inset-bottom))}.steps{padding-inline:12px}.field input,.field select{font-size:16px}.cart-line{grid-template-columns:64px 1fr;gap:12px}.cart-line .mini-art{height:77px}.line-actions{flex-wrap:wrap}.line-price{font-size:12px}}
@media(max-width:360px){.brand img{width:130px}.hero h1{font-size:32px}.benefit small{display:block;margin-left:0}.cart-trigger{padding:8px}.drawer-top,.drawer-body,.drawer-bottom{padding-inline:16px}.field-pair{grid-template-columns:1fr}.purchase-row{flex-wrap:wrap}.purchase-row>.button{flex-basis:100%}}
/* Navegação adaptável: painel móvel independente da altura do header. */
.header-inner{gap:24px}.desktop-nav{align-items:center;gap:clamp(20px,3vw,40px)}
.desktop-nav a{min-height:44px;display:flex;align-items:center}
.brand{min-width:0}.header-actions{flex-shrink:0}
.mobile-nav{position:absolute;top:100%;left:0;right:0;padding:12px max(16px,calc((100vw - 760px)/2)) 18px;background:#b41419;border-top:1px solid #ffffff26;box-shadow:0 14px 22px #172b3a24;max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;gap:6px}
.mobile-nav a{display:flex;align-items:center;min-height:48px;padding:12px 16px;font-size:14px;font-weight:600;border-radius:8px}
.mobile-nav a:hover,.mobile-nav a:focus-visible{background:#ffffff17}
.site-header :focus-visible{outline-color:#fff;outline-offset:3px}
.menu-toggle{border-radius:10px}.menu-toggle[aria-expanded=true]{background:#ffffff20}
@media(min-width:801px){.mobile-nav{display:none!important}}
@media(max-width:800px){.header-inner{gap:16px}.header-actions{gap:10px}.menu-toggle{min-width:44px;min-height:44px}.cart-trigger{min-height:44px}}
@media(max-width:360px){.header-inner{gap:8px}.header-actions{gap:8px}.brand img{width:clamp(120px,41vw,145px)}}
.payment-frame{display:block;width:100%;min-height:570px;border:1px solid var(--line);border-radius:10px;background:white}.shipping-options{border:0;padding:0;margin:16px 0 0}.shipping-options legend{font-weight:650;margin-bottom:12px;font-size:12px}.shipping-options .payment-choice{font-size:12px}.shipping-options .payment-choice input{flex-shrink:0}.shipping-options .payment-choice span{min-width:0}
/* Mantém as fotos inteiras em todas as larguras. */
.hero-art .placeholder.real-image{aspect-ratio:1.1}
.card-visual .placeholder.real-image{aspect-ratio:1.3;min-height:0}
.gallery-main>.placeholder.real-image{aspect-ratio:4/5}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
