:root{color:#111;--ink:#111;--muted:#6f6f6f;--line:#e8e8e8;--soft:#f7f7f7;--yellow:#f5b800;--yellow-soft:#fff7d1;--green:#15803d;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:#fff;margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.page-shell{padding-top:112px}.top-shell{z-index:40;transition:transform .28s,opacity .28s;position:fixed;inset:0 0 auto}.top-shell.is-hidden{opacity:0;pointer-events:none;transform:translateY(-110%)}.top-shell.is-visible{opacity:1;transform:translateY(0)}.coupon-bar{color:#fff;text-align:center;letter-spacing:.02em;background:#050505;padding:7px 12px;font-size:10px}.coupon-bar b{color:#ffd54f}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080808f5;border-bottom:1px solid #ffffff14}.header-inner{align-items:center;gap:24px;max-width:1180px;height:68px;margin:auto;padding:0 22px;display:flex}.brand{background:0 0;border:0;flex:0 0 185px;justify-content:flex-start;align-items:center;width:185px;padding:0;display:flex}.site-logo{width:176px;height:auto;display:block}.search{background:#fff;border:1px solid #ffffff1f;border-radius:9px;flex:1;max-width:560px;height:36px;display:flex;overflow:hidden}.search input{border:0;outline:0;flex:1;min-width:0;padding:0 12px;font-size:11px}.search button{background:#fff;border:0;place-items:center;width:42px;display:grid}.cart-button{color:#fff;background:0 0;border:0;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex;position:relative}.cart-button i{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-9px;right:-9px}.nav{align-items:center;gap:22px;max-width:1180px;height:34px;margin:auto;padding:0 22px;display:flex}.nav button{color:#ffffffbf;background:0 0;border:0;padding:7px 0;font-size:10px}.nav button:hover{color:#fff}.hero-carousel{background:#111;border-radius:15px;max-width:1180px;margin:18px auto 0;position:relative;overflow:hidden;box-shadow:0 10px 35px #00000014}.hero-track{width:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1);display:flex}.hero-slide{background:#111;border:0;flex:0 0 100%;width:100%;padding:0;line-height:0}.hero-slide img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.hero-arrow{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0000006b;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:33px;height:33px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow svg{width:17px}.hero-prev{left:12px}.hero-next{right:12px}.hero-dots{background:#00000057;border-radius:999px;gap:6px;padding:5px 7px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.hero-dots button{background:#ffffff8c;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:width .2s,background .2s}.hero-dots button.active{background:var(--yellow);width:18px}.benefits{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:14px auto 0;display:grid;overflow:hidden}.benefits>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:10px;min-height:60px;padding:10px 16px;display:flex}.benefits>div:last-child{border-right:0}.benefits svg{color:#111;width:19px}.benefits span{flex-direction:column;display:flex}.benefits b{font-size:11px}.benefits small{color:#777;margin-top:2px;font-size:9px}.section{max-width:1180px;margin:48px auto 0;padding:0 22px}.search-results{min-height:55vh}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:16px;display:flex}.section-head span{color:#8c6b00;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.section-head h2{letter-spacing:-.02em;margin:0;font-size:22px}.grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.compact-grid{grid-template-columns:repeat(4,1fr)}.product-card{border:1px solid var(--line);background:#fff;border-radius:11px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0000000f}.product-image{aspect-ratio:1;background:#fff;border:0;width:100%;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .25s;display:block}.product-card:hover .product-image img{transform:scale(1.01)}.product-image em{color:#fff;background:#111;border-radius:999px;padding:5px 7px;font-size:7px;font-style:normal;font-weight:750;position:absolute;top:8px;left:8px}.product-card-body{padding:11px}.product-name{text-align:left;color:#111;background:0 0;border:0;width:100%;min-height:36px;padding:0;font-size:11px;font-weight:680;line-height:1.4}.rating{color:#e2a800;align-items:center;gap:4px;margin-top:6px;font-size:9px;display:flex}.rating b{color:#555}.rating span{color:#999}.prices{min-height:44px;margin-top:10px}.prices del{color:#999;font-size:9px;display:block}.prices strong{font-size:17px;line-height:1.1}.prices small{color:var(--green);margin-left:4px;font-size:8px;font-weight:700}.add-btn{color:#fff;background:#111;border:0;border-radius:7px;width:100%;height:34px;font-size:10px;font-weight:750}.add-btn:hover{background:#262626}.promo-strip{max-width:1180px;margin:46px auto 0;padding:0 22px}.promo-strip>div{color:#fff;background:linear-gradient(105deg,#111,#1c1c1c);border-radius:12px;align-items:center;gap:24px;padding:22px 28px;display:flex;position:relative;overflow:hidden}.promo-strip>div:after{content:"";background:var(--yellow);opacity:.12;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-60px}.promo-strip span{color:#ffd84f;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.promo-strip small{color:#aaa;font-size:9px}.back{color:#666;background:0 0;border:0;align-items:center;gap:4px;padding:5px 0;font-size:9px;display:inline-flex}.product-page{max-width:1180px;margin:26px auto;padding:0 22px}.product-layout{grid-template-columns:1.08fr .92fr;gap:46px;margin-top:15px;display:grid}.gallery{grid-template-columns:68px 1fr;gap:10px;display:grid}.thumbs{flex-direction:column;gap:8px;display:flex}.thumbs button{border:1px solid var(--line);background:#fff;border-radius:8px;width:68px;height:68px;padding:2px}.thumbs button.active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.thumbs img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.main-image{aspect-ratio:1;background:#f8f8f8;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.main-image>img{object-fit:contain;object-position:center;width:100%;height:100%;padding:8px;display:block}.main-image em{color:#fff;background:#111;border-radius:999px;padding:5px 8px;font-size:7px;font-style:normal;position:absolute;top:12px;left:12px}.product-info{align-self:start}.product-info .category{color:#8c6b00;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.product-info h1{letter-spacing:-.025em;margin:7px 0;font-size:25px;line-height:1.16}.product-info .short{color:#666;font-size:11px;line-height:1.6}.product-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px;padding:15px 0}.product-price del{color:#888;font-size:10px;display:block}.product-price strong{font-size:25px;display:block}.product-price strong small{color:var(--green);font-size:8px}.product-price>span{color:#666;font-size:9px}.qty-row{justify-content:space-between;align-items:center;margin:17px 0;display:flex}.qty-row>span{font-size:10px;font-weight:650}.qty-row>div{border:1px solid var(--line);border-radius:7px;align-items:center;height:32px;display:flex}.qty-row button{background:0 0;border:0;width:31px;height:100%}.qty-row b{text-align:center;min-width:24px;font-size:10px}.buy-now,.add-outline,.continue{border-radius:8px;height:39px;font-size:10px;font-weight:750}.buy-now{color:#fff;background:#111;border:0;width:100%}.add-outline{color:#111;background:#fff;border:1px solid #111;width:100%;margin-top:7px}.shipping-box{border:1px solid var(--line);background:#fafafa;border-radius:10px;margin-top:17px;padding:13px}.shipping-box>b{align-items:center;gap:6px;font-size:9px;display:flex}.shipping-box form{gap:7px;margin-top:9px;display:flex}.shipping-box input{border:1px solid #ddd;border-radius:7px;flex:1;min-width:0;padding:9px 10px;font-size:10px}.shipping-box form button{color:#fff;background:#111;border:0;border-radius:7px;padding:0 13px;font-size:8px;font-weight:750}.quote-result>p{color:#666;margin:0 0 6px;font-size:8px}.quote-result>div{border-top:1px solid #e8e8e8;justify-content:space-between;padding:7px 0;font-size:9px;display:flex}.quote-result span small{color:#888;font-size:7px;display:block}.error{color:#b42318;margin-top:7px;font-size:8px;display:block}.product-description{max-width:780px;margin:44px 0}.product-description p{color:#666;font-size:11px;line-height:1.8}.detail-grid{flex-wrap:wrap;gap:17px;margin-top:18px;display:flex}.detail-grid div{align-items:center;gap:5px;font-size:9px;display:flex}.detail-grid svg{width:13px;color:var(--green)}.product-page>.section{margin-left:0;margin-right:0;padding:0}.narrow{max-width:1050px;min-height:55vh;margin:30px auto;padding:0 22px}.cart-layout{grid-template-columns:1fr 310px;gap:28px;display:grid}.cart-list{border-top:1px solid var(--line)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:88px 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.cart-item img{object-fit:contain;object-position:center;background:#fff;border-radius:8px;width:88px;height:88px;padding:2px}.cart-item b,.cart-item small,.cart-item strong{display:block}.cart-item small{color:#777;margin:4px 0 8px;font-size:8px}.mini-qty{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex}.mini-qty button{background:0 0;border:0;width:29px;height:29px}.mini-qty svg{width:11px}.mini-qty span{font-size:9px}.summary,.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:12px;height:max-content;padding:17px;position:sticky;top:125px}.summary h3,.checkout-summary h3{margin-top:0;font-size:13px}.summary>div,.checkout-summary>div:not(.order-line):not(.summary-payment){justify-content:space-between;margin:9px 0;font-size:9px;display:flex}.summary hr,.checkout-summary hr{border:0;border-top:1px solid var(--line)}.summary .total strong{font-size:14px}.summary>button{color:#fff;background:#111;border:0;border-radius:8px;width:100%;height:37px;margin-top:11px;font-size:9px;font-weight:750}.summary .summary-safe{color:#777;justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:7px}.empty{text-align:center;color:#666;border:1px dashed #ddd;border-radius:12px;padding:60px 20px}.empty svg{width:28px}.empty h3{color:#111}.empty button,.not-found button{color:#fff;background:#111;border:0;border-radius:7px;padding:9px 13px;font-size:9px}.checkout{max-width:1120px;min-height:70vh;margin:28px auto;padding:0 22px}.checkout-grid{grid-template-columns:1fr 360px;gap:34px;display:grid}.checkout-mini-brand{justify-content:center;margin-bottom:15px;display:none}.checkout-mini-brand .site-logo{width:150px}.steps{align-items:center;max-width:280px;margin:0 auto 20px;display:flex}.steps span{color:#777;background:#eaeaea;border-radius:50%;place-items:center;width:24px;height:24px;font-size:8px;font-weight:750;display:grid}.steps span.active{color:#fff;background:#111}.steps i{background:#ddd;flex:1;height:1px}.checkout-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px}.checkout-card h2{margin:0 0 5px;font-size:16px}.checkout-card>p{color:#777;font-size:9px}.shipping-options{margin-top:13px}.shipping-options label,.payment-methods label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:9px;margin-top:7px;padding:10px;transition:border .2s,background .2s;display:flex}.shipping-options label.selected,.payment-methods label.selected{background:#fffdf4;border-color:#111;box-shadow:inset 0 0 0 1px #111}.shipping-options label>span,.payment-methods label>span{flex:1}.shipping-options b,.payment-methods b{font-size:9px;display:block}.shipping-options small,.payment-methods small{color:#777;font-size:7px}.continue{color:#fff;background:#111;border:0;width:100%;margin-top:15px}.continue:disabled{opacity:.45;cursor:not-allowed}.form-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.form-grid label{font-size:8px;font-weight:650}.form-grid label.full{grid-column:1/-1}.form-grid input{border:1px solid #ddd;border-radius:7px;outline:0;width:100%;margin-top:5px;padding:9px 10px;font-size:9px}.form-grid input:focus{border-color:#999}.payment-methods{margin-top:14px}.payment-methods label{min-height:58px}.payment-methods input{accent-color:#111;margin:0 2px 0 0}.payment-brand{background:#f7f7f7;border-radius:7px;flex:0 0 42px;place-items:center;width:42px;height:30px;display:grid}.payment-brand.cards{color:#333}.pix-logo{object-fit:contain;width:42px;height:21px}.card-logos{flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;display:flex}.card-logos img{object-fit:contain;width:auto;max-width:29px;height:15px}.pay-button{background:#111}.checkout-security{color:#777;justify-content:center;align-items:center;gap:5px;margin-top:9px;font-size:7px;display:flex}.checkout-summary .order-line{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.order-line img{object-fit:contain;object-position:center;background:#fff;border-radius:6px;width:50px;height:50px;padding:2px}.order-line span{font-size:8px;font-weight:650;line-height:1.35}.order-line small{color:#777;margin-top:3px;display:block}.order-line b{white-space:nowrap;font-size:8px}.checkout-summary .grand strong{font-size:14px}.summary-payment{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.summary-payment>span{color:#777;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:7px;display:block}.summary-payment>div{align-items:center;gap:8px;display:flex}.summary-payment>div>img{object-fit:contain;width:39px;height:18px}.summary-payment .card-logos{flex-wrap:nowrap;margin:0}.error-box{color:#a62418;background:#fff0ee;border-radius:7px;margin-top:11px;padding:9px;font-size:8px}.checkout-success{text-align:center;max-width:620px;min-height:55vh;margin:62px auto;padding:0 22px}.success-icon{width:47px;height:47px;color:var(--green);background:#e9f8ee;border-radius:50%;place-items:center;margin:auto;display:grid}.checkout-success h1{font-size:24px}.checkout-success p{color:#777;font-size:10px}.pix-box{border:1px solid var(--line);text-align:left;border-radius:12px;margin:24px 0;padding:16px}.pix-box .pix-logo{width:55px;height:26px;margin-bottom:8px;display:block}.pix-box>b{font-size:10px}.pix-box textarea{resize:none;border:1px solid #ddd;border-radius:7px;width:100%;height:88px;margin:9px 0;padding:9px;font-size:8px}.pix-box button{color:#fff;background:#111;border:0;border-radius:7px;align-items:center;gap:5px;padding:9px 11px;font-size:8px;display:flex}.pix-box small{color:#777;margin-top:8px;font-size:7px;display:block}.link-btn{background:0 0;border:0;font-size:9px;text-decoration:underline}.not-found{text-align:center;min-height:55vh;padding:80px}footer{color:#fff;background:#111;margin-top:68px;padding:40px 22px 20px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:28px;max-width:1180px;margin:auto;display:grid}footer b{margin-bottom:8px;font-size:10px;display:block}footer p,footer span{color:#aaa;font-size:8px;line-height:1.8;display:block}.footer-brand .site-logo{width:176px;margin-bottom:10px}.footer-payments>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.footer-payments img{object-fit:contain;filter:none;background:#fff;border-radius:3px;width:auto;max-width:36px;height:19px;padding:2px}footer>small{color:#777;border-top:1px solid #2b2b2b;max-width:1180px;margin:32px auto 0;padding-top:14px;font-size:7px;display:block}.mobile-only{display:none}.icon-btn{background:0 0;border:0}.drawer-backdrop{display:none}@media (width<=980px){.grid{grid-template-columns:repeat(3,1fr)}.product-layout{gap:28px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-payments{grid-column:1/-1}}@media (width<=800px){body{font-size:13px}.desktop-only{display:none}.mobile-only{display:block}.page-shell{padding-top:95px}.coupon-bar{padding:6px;font-size:8px}.header{padding-bottom:38px}.header-inner{gap:9px;height:57px;padding:0 12px}.brand{flex:1;justify-content:center;width:auto}.site-logo{width:132px}.search{background:#fff;border-left:0;border-right:0;border-radius:0;max-width:none;height:38px;position:absolute;top:57px;left:0;right:0}.cart-button span{display:none}.drawer-backdrop{z-index:50;background:#00000061;display:block;position:fixed;inset:0}.drawer{background:#fff;width:82%;max-width:310px;height:100%;padding:21px}.drawer-close{background:0 0;border:0;margin-left:auto;display:block}.drawer .site-logo{width:160px;margin:2px 0 20px}.drawer-links{flex-direction:column;display:flex}.drawer-links button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;padding:12px 0;font-size:10px}.hero-carousel{border-radius:10px;margin:12px 10px 0}.hero-arrow{opacity:.9;width:28px;height:28px}.hero-arrow svg{width:14px}.hero-prev{left:6px}.hero-next{right:6px}.hero-dots{bottom:6px}.benefits{grid-template-columns:1fr;margin:10px 10px 0}.benefits>div{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;min-height:47px;padding:9px 14px}.benefits>div:last-child{border-bottom:0}.section{margin-top:36px;padding:0 11px}.section-head h2{font-size:19px}.grid,.compact-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-card-body{padding:8px}.product-name{min-height:34px;font-size:10px}.prices strong{font-size:15px}.add-btn{height:32px;font-size:9px}.product-image em{font-size:6px;top:6px;left:6px}.promo-strip{margin-top:36px;padding:0 11px}.promo-strip>div{padding:18px;display:block}.promo-strip strong{margin:5px 0;font-size:14px;display:block}.product-page{margin-top:16px;padding:0 11px}.product-layout{grid-template-columns:1fr;gap:22px}.gallery{grid-template-columns:1fr}.main-image{grid-area:1/1}.thumbs{flex-direction:row;grid-area:2/1;padding-bottom:3px;overflow-x:auto}.thumbs button{flex:0 0 57px;width:57px;height:57px}.product-info h1{font-size:21px}.product-price strong{font-size:22px}.product-description{margin-top:35px}.cart-layout,.checkout-grid{grid-template-columns:1fr}.summary,.checkout-summary{position:static}.cart-item{grid-template-columns:70px 1fr;position:relative}.cart-item img{width:70px;height:70px}.mini-qty{grid-column:2;width:max-content}.checkout{padding:0 11px}.checkout-card{padding:15px}.checkout-mini-brand{display:flex}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.checkout-summary{grid-row:1}.checkout-form{grid-row:2}.summary-payment .card-logos img{max-width:26px}.checkout-success{margin-top:40px}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-payments{grid-column:auto}footer{margin-top:44px}}.header-icon{color:#fff}.brand{background:0 0}.search input{color:#111}.search input::placeholder{color:#7a7a7a}.search button{color:#111}.hero-carousel,.benefits,.section,.promo-strip,.product-page,.narrow,.checkout{scroll-margin-top:120px}.cart-toast{z-index:60;color:#fff;background:#111111fa;border-radius:12px;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;width:min(360px,100vw - 24px);padding:10px;animation:.2s toastIn;display:grid;position:fixed;top:132px;right:18px;box-shadow:0 14px 38px #00000047}.cart-toast-thumb{background:#fff;border-radius:10px;width:56px;height:56px;overflow:hidden}.cart-toast-thumb img{object-fit:contain;width:100%;height:100%;display:block}.cart-toast-body strong{font-size:10px;display:block}.cart-toast-body span{color:#ffffffd1;margin-top:4px;font-size:8px;line-height:1.4;display:block}.cart-toast-actions{align-items:center;gap:8px;display:flex}.toast-view{background:var(--yellow);color:#111;white-space:nowrap;border:0;border-radius:8px;height:32px;padding:0 12px;font-size:8px;font-weight:800}.toast-close{color:#fff;background:0 0;border:1px solid #ffffff29;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}@keyframes toastIn{0%{opacity:0;transform:translate(12px,-10px)}to{opacity:1;transform:translate(0,0)}}@media (width<=800px){.top-shell{z-index:60}.header-icon{color:#fff}.cart-toast{grid-template-columns:52px 1fr;width:auto;inset:auto 12px 14px}.cart-toast-actions{grid-column:1/-1;justify-content:space-between}}.coupon-bar,.nav button{font-size:10px}.search input,.cart-button,.benefits b{font-size:11px}.benefits small,.section-head span{font-size:9px}.section-head h2{font-size:22px}.product-name{min-height:35px;font-size:11px}.rating,.prices del{font-size:9px}.add-btn{height:34px;font-size:10px}.promo-strip span{font-size:9px}.promo-strip strong{font-size:17px}.promo-strip small{font-size:9px}.back{font-size:10px}.product-info h1{font-size:27px}.product-price del{font-size:11px}.product-price strong{font-size:27px}.product-price strong small{font-size:9px}.qty-row>span,.qty-row b{font-size:11px}.buy-now,.add-outline,.continue{height:42px;font-size:11px}.shipping-box input{min-height:38px;font-size:11px}.shipping-box form button{min-width:82px;font-size:9px}.quote-result{margin-top:12px}.address-found{background:#f3fbf5;border:1px solid #d7eadc;border-radius:9px;align-items:flex-start;gap:9px;padding:10px;display:flex}.address-found-icon{width:24px;height:24px;color:var(--green);background:#dff4e4;border-radius:50%;flex:0 0 24px;place-items:center;display:grid}.address-found b{color:#1d5d31;font-size:10px;display:block}.address-found p{color:#35453a;margin:3px 0 0;font-size:9px;line-height:1.5}.shipping-quote-title{color:#777;text-transform:uppercase;letter-spacing:.08em;margin:11px 0 3px;font-size:8px;font-weight:800}.quote-result .shipping-quote-line{border-top:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:8px 0;font-size:10px;display:flex}.quote-result .shipping-quote-line span small{color:#888;margin-top:2px;font-size:8px;display:block}.error{font-size:9px}.product-description h2{font-size:18px}.product-description p{font-size:12px}.detail-grid div{font-size:10px}.page-title{font-size:26px}.cart-item b{font-size:11px}.cart-item small{font-size:9px}.cart-item strong{font-size:12px}.summary h3,.checkout-summary h3{font-size:14px}.summary>div,.checkout-summary>div:not(.order-line):not(.summary-payment){font-size:10px}.summary>button{height:40px;font-size:10px}.checkout-card h2{font-size:18px}.checkout-card>p,.shipping-options b,.payment-methods b{font-size:10px}.shipping-options strong{font-size:10px}.form-grid input{min-height:39px;font-size:10px}.checkout-security,.summary .summary-safe{font-size:8px}footer b{font-size:11px}footer p,footer span{font-size:9px}footer>small{font-size:8px}@media (width<=800px){.page-shell{padding-top:100px}.coupon-bar{font-size:9px;line-height:1.35}.header-inner{height:59px;padding:0 10px}.site-logo{width:142px}.search{height:41px;top:59px}.search input{padding-left:12px;font-size:11px}.drawer-links button{font-size:11px}.hero-carousel{border-radius:9px;margin:9px 8px 0}.benefits{margin:8px 8px 0}.benefits>div{min-height:52px;padding:10px 13px}.benefits b{font-size:11px}.benefits small{font-size:9px}.section{margin-top:32px;padding:0 9px}.section-head{margin-bottom:12px}.section-head span{font-size:8px}.section-head h2{font-size:19px}.grid,.compact-grid{gap:7px}.product-card{border-radius:10px}.product-card-body{padding:9px}.product-name{min-height:34px;font-size:10px;line-height:1.38}.rating{font-size:8px}.prices{min-height:46px;margin-top:8px}.prices strong{font-size:14px}.prices del{font-size:8px}.prices small{margin-left:3px;font-size:7px;display:inline-block}.add-btn{height:33px;font-size:9px}.promo-strip{margin-top:32px;padding:0 9px}.promo-strip>div{padding:18px 16px}.promo-strip strong{font-size:15px;line-height:1.3}.promo-strip small{font-size:8px}.product-page{padding:0 9px}.product-layout{gap:18px}.main-image{border-radius:10px}.main-image>img{padding:4px}.thumbs button{flex-basis:62px;width:62px;height:62px}.product-info h1{font-size:23px}.product-info .short{font-size:11px;line-height:1.55}.product-price strong{font-size:24px}.buy-now,.add-outline,.continue{height:44px;font-size:11px}.shipping-box{padding:12px}.shipping-box form{gap:6px}.shipping-box input{font-size:12px}.shipping-box form button{min-width:78px;padding:0 10px;font-size:9px}.address-found{padding:10px}.address-found b{font-size:10px}.address-found p{font-size:9px}.quote-result .shipping-quote-line{font-size:10px}.narrow{margin:20px auto;padding:0 10px}.page-title{font-size:23px}.cart-item{gap:10px}.cart-item b{font-size:10px}.cart-item small{font-size:8px}.cart-item strong{font-size:11px}.summary{padding:15px}.checkout{margin-top:18px;padding:0 9px}.checkout-grid{gap:16px}.checkout-card{padding:15px 13px}.checkout-card h2{font-size:17px}.checkout-card>p{font-size:10px;line-height:1.45}.shipping-options label,.payment-methods label{padding:11px 9px}.form-grid{gap:9px}.form-grid label{font-size:9px}.form-grid input{min-height:42px;font-size:11px}.checkout-summary{padding:14px}.checkout-summary .order-line{grid-template-columns:56px 1fr auto;gap:8px}.order-line img{width:56px;height:56px}.order-line span,.order-line b{font-size:9px}footer{padding:32px 14px 18px}footer b{font-size:11px}footer p,footer span{font-size:9px}}@media (width<=430px){.coupon-bar{padding-left:8px;padding-right:8px;font-size:8px}.header-inner{gap:7px}.site-logo{width:132px}.cart-button svg,.header-icon svg{width:18px}.hero-arrow{width:25px;height:25px}.grid,.compact-grid{gap:6px}.product-card-body{padding:8px 7px}.product-name{min-height:32px;font-size:9.5px}.prices strong{font-size:13.5px}.add-btn{height:32px}.shipping-box form{grid-template-columns:1fr 80px;display:grid}.address-found p{font-size:8.5px}.cart-toast{bottom:8px;left:8px;right:8px}}.product-image,.main-image,.thumbs button,.cart-item img,.order-line img,.cart-toast-thumb{place-items:center;display:grid}.product-image,.main-image{background:#fff}.product-image img,.main-image>img,.thumbs img,.cart-item img,.order-line img,.cart-toast-thumb img{width:100%;max-width:100%;height:100%;max-height:100%;margin:auto;object-fit:contain!important;object-position:50% 50%!important;transform:scale(1)!important}.product-card:hover .product-image img,.product-image:hover img,.main-image:hover>img{transform:scale(1)!important}.product-card:hover{transform:none}.main-image>img{padding:6px}.product-image img{padding:4px}.thumbs img{padding:2px}.checkout-mini-brand{display:none!important}.steps{margin-top:2px}.nav button{font-size:11px}.search input,.cart-button,.benefits b{font-size:12px}.benefits small,.section-head span{font-size:10px}.product-name{font-size:12px;line-height:1.42}.rating,.prices del{font-size:10px}.prices strong{font-size:17px}.prices small{font-size:9px}.add-btn{font-size:11px}.product-info .category{font-size:10px}.product-info .short{font-size:13px}.product-price>span{font-size:11px}.shipping-box>b{font-size:12px}.address-found b{font-size:11px}.address-found p{font-size:10px;line-height:1.55}.shipping-quote-title{font-size:9px}.quote-result .shipping-quote-line{font-size:11px}.quote-result .shipping-quote-line span small{font-size:9px}.checkout-card>p{font-size:11px}.form-grid label{font-size:10px}.shipping-options b,.payment-methods b{font-size:11px}.shipping-options small,.payment-methods small{font-size:9px}.order-line span,.order-line b{font-size:10px}button,a,input,textarea,select,label{touch-action:manipulation}@media (width<=800px){body{font-size:15px}.page-shell{padding-top:103px}.header-inner{height:60px}.search{height:43px;top:60px}.site-logo{width:140px}input,textarea,select,.search input,.shipping-box input,.form-grid input,.pix-box textarea{font-size:16px!important}input,textarea,select{min-height:44px}.search input{padding:0 13px}.search button{width:46px}.coupon-bar{font-size:9px}.section{padding-left:10px;padding-right:10px}.section-head h2{font-size:20px}.section-head span{font-size:9px}.grid,.compact-grid{gap:8px}.product-image{padding:0}.product-image img{padding:3px}.product-card-body{padding:10px 9px}.product-name{min-height:38px;font-size:11.5px}.rating{font-size:9px}.prices strong{font-size:15px}.prices del{font-size:9px}.prices small{font-size:8px}.add-btn{min-height:38px;font-size:10.5px}.product-layout{gap:20px}.main-image{aspect-ratio:1;width:100%}.main-image>img{padding:4px}.thumbs{gap:7px}.thumbs button{flex:0 0 66px;width:66px;height:66px;padding:2px}.product-info h1{font-size:24px}.product-info .short{font-size:13px}.product-price strong{font-size:25px}.product-price>span{font-size:11px}.qty-row>span,.qty-row b{font-size:12px}.buy-now,.add-outline,.continue{min-height:46px;font-size:12px}.shipping-box{padding:13px}.shipping-box>b{font-size:12px}.shipping-box form{grid-template-columns:minmax(0,1fr) 92px}.shipping-box form button{min-height:44px;font-size:11px}.address-found{gap:10px;padding:12px}.address-found b{font-size:12px}.address-found p{font-size:11px}.shipping-quote-title{font-size:9px}.quote-result .shipping-quote-line{padding:10px 0;font-size:11px}.quote-result .shipping-quote-line span small{font-size:9px}.cart-item img{width:74px;height:74px}.cart-item b{font-size:11px;line-height:1.4}.cart-item small{font-size:9px}.cart-item strong{font-size:12px}.checkout-grid{gap:18px}.checkout-card{padding:17px 14px}.checkout-card h2{font-size:19px}.checkout-card>p{font-size:11px;line-height:1.5}.steps{max-width:310px;margin-bottom:22px}.steps span{width:29px;height:29px;font-size:10px}.shipping-options label,.payment-methods label{min-height:64px;padding:12px 10px}.shipping-options b,.payment-methods b{font-size:12px}.shipping-options small,.payment-methods small{font-size:10px;line-height:1.4}.form-grid{gap:12px}.form-grid label{font-size:11px}.form-grid input{padding:11px 12px}.checkout-summary .order-line{grid-template-columns:60px 1fr auto}.order-line img{width:60px;height:60px}.order-line span,.order-line b{font-size:10px}footer b{font-size:12px}footer p,footer span{font-size:10px}}@media (width<=520px){.hero-carousel,.benefits{margin-left:6px;margin-right:6px}.grid,.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-card{min-width:0}.product-name{font-size:11px}.shipping-box form{grid-template-columns:minmax(0,1fr) 90px;display:grid}.checkout{padding-left:8px;padding-right:8px}.checkout-card{border-radius:10px}.checkout-summary{padding:13px}}@media (width<=360px){.site-logo{width:124px}.grid,.compact-grid{gap:6px}.product-card-body{padding:8px 7px}.product-name{font-size:10.5px}.prices strong{font-size:14px}.shipping-box form{grid-template-columns:1fr}.shipping-box form button{width:100%}.checkout-summary .order-line{grid-template-columns:54px 1fr}.order-line b{grid-column:2}}html,body{overscroll-behavior-y:none}@media (width<=800px){.drawer-backdrop{background:#0000008c;display:block;position:fixed;inset:0;z-index:120!important}.drawer{z-index:121;background:#fff;width:min(84vw,320px);max-width:320px;height:100dvh;padding:18px 18px 24px;position:relative;overflow-y:auto;box-shadow:12px 0 38px #0000002e}.drawer-close{z-index:2;background:#f6f6f6;border-radius:50%;place-items:center;width:36px;height:36px;margin:0 0 8px auto;display:grid;position:sticky;top:0}.drawer .site-logo{width:170px;max-width:76%;margin:0 0 18px}.drawer-links{border-top:1px solid var(--line);flex-direction:column;display:flex}.drawer-links button{border:0;border-bottom:1px solid var(--line);color:#111;text-align:left;background:#fff;min-height:48px;padding:12px 2px;font-size:13px;line-height:1.3}}.hero-slide{overflow:hidden}.hero-slide img{aspect-ratio:16/9;background:#111;object-fit:contain!important;object-position:center center!important;width:100%!important;height:auto!important;transition:none!important;transform:scale(1)!important}.product-image img,.main-image>img,.thumbs img,.cart-item img,.order-line img,.cart-toast-thumb img{image-rendering:auto;object-fit:contain!important;object-position:center center!important;transition:none!important;transform:scale(1)!important}.product-image img{width:92%!important;max-width:92%!important;height:92%!important;max-height:92%!important;padding:0!important}.main-image>img,.thumbs img{width:90%!important;max-width:90%!important;height:90%!important;max-height:90%!important;padding:0!important}.cart-item img,.order-line img,.cart-toast-thumb img{padding:3px!important}.product-card,.product-card:hover,.product-image,.product-image:hover,.main-image,.main-image:hover,.thumbs button,.thumbs button:hover,.product-card:hover .product-image img,.product-image:hover img,.main-image:hover>img,.thumbs button:hover img{transform:scale(1)!important}.product-image,.main-image,.thumbs button,.hero-slide,.cart-button,.header-icon,.drawer-links button{touch-action:manipulation}@media (width<=800px){.hero-slide img{width:100%!important;height:auto!important}.product-image img{width:90%!important;max-width:90%!important;height:90%!important;max-height:90%!important}.main-image>img{width:88%!important;max-width:88%!important;height:88%!important;max-height:88%!important}}.header-compact .header-inner{justify-content:space-between}.header-compact .brand{margin-right:auto}.address-found small{color:#5d6a60;margin-top:4px;font-size:9px;line-height:1.4;display:block}.product-image img,.main-image>img,.thumbs img,.cart-item img,.order-line img,.cart-toast-thumb img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0 auto!important;padding:0!important;transition:none!important;transform:scale(1)!important}.product-image,.main-image,.thumbs button{overflow:hidden}.product-card:hover,.product-card:hover .product-image img,.product-image:hover img,.main-image:hover>img,.thumbs button:hover img{transform:scale(1)!important}@media (width<=800px){.header-compact{padding-bottom:0!important}.header-compact .header-inner{height:60px}.page-shell-compact{padding-top:88px!important}.drawer{color:#fff;border-right:1px solid #242424;background:#080808!important}.drawer-close{color:#fff!important;background:#1b1b1b!important}.drawer .site-logo{width:176px;max-width:82%;margin:2px 0 20px;display:block}.drawer-links{border-top-color:#2b2b2b!important}.drawer-links button{color:#fff!important;background:#080808!important;border-bottom-color:#2b2b2b!important}.drawer-links button:active{color:#f5b800!important}.address-found small{font-size:10px}}.form-grid input[aria-invalid=true]{background:#fff8f7;border-color:#c9342f}.form-grid input[readonly]{color:#4d4d4d;cursor:default;background:#f5f5f5}.field-error{color:#b42318;margin-top:4px;font-size:8px;font-weight:600;line-height:1.35;display:block}.form-hint{color:#775b00;background:#fff8e2;border-radius:8px;margin-top:12px;padding:9px 10px;font-size:8px;line-height:1.45}@media (width<=800px){.field-error{font-size:11px}.form-hint{padding:10px 11px;font-size:11px}}.floating-cart{z-index:70;color:#fff;background:#0b0b0b;border:0;border-radius:999px;align-items:center;gap:10px;min-width:148px;height:56px;padding:8px 14px 8px 10px;transition:transform .18s,box-shadow .18s;display:inline-flex;position:fixed;bottom:18px;right:16px;box-shadow:0 12px 30px #00000042}.floating-cart:hover{transform:translateY(-2px);box-shadow:0 16px 34px #0000004d}.floating-cart.is-pulsing{animation:1.15s floatingCartPulse}.floating-cart-icon-wrap{background:#ffffff14;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.floating-cart-icon{image-rendering:auto;filter:drop-shadow(0 1px 1px #0003);width:21px;height:auto;display:block}.floating-cart-text{letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:800}.floating-cart-count{color:#111;background:#f5b800;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:900;display:grid}@keyframes floatingCartPulse{0%{transform:translateY(0)scale(1)}20%{transform:translateY(-6px)scale(1.04)}40%{transform:translateY(0)scale(1)}60%{transform:translateY(-3px)scale(1.02)}to{transform:translateY(0)scale(1)}}@media (width<=800px){.floating-cart{min-width:136px;height:52px;padding:8px 12px 8px 10px;bottom:14px;right:12px}.floating-cart-icon-wrap{width:34px;height:34px}.floating-cart-icon{width:20px}.floating-cart-text{font-size:10px}}.shipping-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:10px;width:100%;margin-top:7px;padding:11px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.shipping-choice:hover{border-color:#bdbdbd}.shipping-choice.selected{background:#fffdf3;border-color:#111;box-shadow:inset 0 0 0 1px #111}.shipping-choice input{accent-color:#111;height:16px;margin:0;flex:none!important;width:16px!important;min-width:16px!important;padding:0!important}.shipping-choice>span{flex:1;min-width:0}.shipping-choice>span b{font-size:10px;display:block}.shipping-choice>span small{color:#777;margin-top:2px;font-size:8px;display:block}.shipping-choice>strong{white-space:nowrap;font-size:10px}.shipping-selected-help{color:#777;margin-top:8px;font-size:8px;line-height:1.45;display:block}.reviews-section{max-width:1180px;margin:50px auto 0;padding:0}.reviews-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.reviews-heading>div:first-child>span{color:#8c6b00;text-transform:uppercase;letter-spacing:.09em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.reviews-heading h2{margin:0;font-size:22px}.reviews-score{grid-template-columns:auto auto;align-items:center;gap:3px 9px;display:grid}.reviews-score>strong{grid-row:1/3;font-size:27px;line-height:1}.reviews-score>small{color:#777;font-size:8px}.review-stars{color:#dedede;align-items:center;gap:2px;display:flex}.review-stars button{color:#dedede;cursor:default;background:0 0;border:0;place-items:center;width:auto;height:auto;padding:0;display:grid}.review-stars button.filled{color:#e2a800}.review-stars.interactive button{cursor:pointer}.review-stars.interactive button:not(:disabled):hover{transform:translateY(-1px)}.reviews-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.reviews-list{gap:10px;display:grid}.reviews-empty{color:#777;text-align:center;border:1px dashed #d8d8d8;border-radius:11px;padding:28px 18px;font-size:10px}.review-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:15px}.review-card-top{grid-template-columns:38px 1fr auto;align-items:center;gap:9px;display:grid}.review-avatar{color:#fff;background:#111;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:850;display:grid}.review-card-top b{margin-bottom:3px;font-size:10px;display:block}.review-card time{color:#999;font-size:8px}.review-card p{color:#505050;margin:12px 0 0;font-size:10px;line-height:1.65}.review-form{border:1px solid var(--line);background:#fafafa;border-radius:12px;padding:17px}.review-form h3{margin:0;font-size:14px}.review-form>p{color:#777;margin:5px 0 13px;font-size:9px}.review-form label{margin-top:11px;font-size:9px;font-weight:700;display:block}.review-form input,.review-form textarea{background:#fff;border:1px solid #d9d9d9;border-radius:8px;outline:0;width:100%;margin-top:5px;padding:10px 11px;font-size:10px}.review-form textarea{resize:vertical;min-height:105px;line-height:1.5}.review-form input:focus,.review-form textarea:focus{border-color:#999}.review-form .review-stars{margin-top:7px}.review-form .review-stars button{width:24px;height:24px}.review-message{color:#626262;margin-top:9px;font-size:8px;line-height:1.45;display:block}.review-form>button{color:#fff;background:#111;border:0;border-radius:8px;width:100%;height:36px;margin-top:12px;font-size:9px;font-weight:800}.review-form>button:disabled{opacity:.55;cursor:not-allowed}@media (width<=800px){.shipping-choice{padding:12px 10px}.shipping-choice>span b{font-size:11px}.shipping-choice>span small,.shipping-selected-help{font-size:9px}.shipping-choice>strong{font-size:11px}.reviews-section{margin-top:40px}.reviews-heading{flex-direction:column;align-items:flex-start;gap:11px}.reviews-heading h2{font-size:20px}.reviews-layout{grid-template-columns:1fr}.review-form{grid-row:1}.reviews-list{grid-row:2}.review-form input,.review-form textarea{font-size:16px}.review-card p,.review-card-top b{font-size:11px}.review-form label,.review-form>p{font-size:10px}}.review-avatar-img{object-fit:cover;object-position:center;background:#f3f3f3}.review-migrated{color:#8a7200;margin-top:4px;font-size:7px;font-weight:750;display:inline-flex}.store-reviews{margin-top:48px}.store-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.store-review-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:15px}.store-review-top{grid-template-columns:38px 1fr;align-items:center;gap:9px;display:grid}.store-review-top b{margin-bottom:3px;font-size:10px;display:block}.store-review-card p{color:#505050;margin:12px 0 0;font-size:10px;line-height:1.65}@media (width<=800px){.store-reviews-grid{grid-template-columns:1fr}.store-review-card p,.store-review-top b{font-size:11px}.review-migrated{font-size:8px}}.pix-qr{object-fit:contain;border:10px solid #fff;border-radius:10px;width:210px;height:210px;margin:10px auto;display:block;box-shadow:0 0 0 1px #e4e4e4}@media (width<=800px){.pix-qr{width:190px;height:190px}}.card-inline-form{background:#fafafa;border:1px solid #e2e2e2;border-radius:11px;margin-top:14px;padding:14px}.card-field{color:#313131;margin-top:10px;font-size:9px;font-weight:750;display:block}.card-field:first-child{margin-top:0}.card-field input{color:#111;background:#fff;border:1px solid #d7d7d7;border-radius:8px;outline:0;width:100%;height:40px;margin-top:5px;padding:0 11px;font-size:11px}.card-field input:focus{border-color:#999;box-shadow:0 0 0 2px #0000000a}.card-inline-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.card-inline-row .card-field{margin-top:10px}@media (width<=800px){.card-inline-form{padding:12px}.card-field{font-size:10px}.card-field input{height:44px;font-size:16px}}.pix-qr-wait{color:#655100;background:#fff7d6;border-radius:8px;max-width:360px;margin:8px auto;padding:8px 10px;font-size:9px;line-height:1.45;display:block}.shipping-checkout-cta{color:#fff;cursor:pointer;background:#111;border:0;border-radius:9px;width:100%;min-height:44px;margin-top:11px;font-size:12px;font-weight:850}.shipping-checkout-cta:hover{opacity:.92}.product-description-kicker{letter-spacing:.08em;text-transform:uppercase;color:#777;margin-bottom:5px;font-size:10px;font-weight:850;display:inline-block}.product-description>p{max-width:850px;line-height:1.65}.product-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.product-benefit-grid>div{color:#333;background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;align-items:flex-start;gap:8px;padding:12px 13px;font-size:11px;line-height:1.45;display:flex}.product-benefit-grid svg{flex:none;margin-top:1px}@media (width<=720px){.shipping-checkout-cta{min-height:48px;font-size:13px}.product-benefit-grid{grid-template-columns:1fr}.product-benefit-grid>div{font-size:12px}}.pix-instruction{text-align:center;line-height:1.45;display:block;color:#666!important;margin:7px 0 12px!important;font-size:9px!important}.pix-copy-label{color:#222;margin-top:14px;font-size:9px;font-weight:800;display:block}.pix-box .pix-qr{width:230px;height:230px;image-rendering:pixelated}@media (width<=800px){.pix-box .pix-qr{width:210px;height:210px}.pix-copy-label,.pix-instruction{font-size:10px!important}}.low-stock-card{color:#8b5e00;margin-top:4px;font-size:9px;font-weight:700;display:block}.low-stock-product{color:#7a5600;background:#fffaf0;border:1px solid #ead9b0;border-radius:7px;align-items:center;gap:4px;width:fit-content;margin:2px 0 10px;padding:5px 8px;font-size:10px;display:inline-flex}@media (width<=800px){.low-stock-card{font-size:10px}.low-stock-product{font-size:11px}}.shipping-marketplace{background:0 0;border:0;margin-top:16px;padding:0}.marketplace-freight-heading{color:#111;align-items:flex-start;gap:9px;margin-bottom:10px;display:flex}.marketplace-freight-heading svg{flex:none;margin-top:1px}.marketplace-freight-heading strong{letter-spacing:.01em;font-size:12px;font-weight:900;display:block}.marketplace-freight-heading small{color:#707070;margin-top:3px;font-size:10px;font-weight:500;display:block}.marketplace-cep-form{gap:7px;margin:0 0 10px!important;display:flex!important}.marketplace-cep-form input{border:1px solid #d8d8d8;border-radius:7px;flex:1;min-width:0;height:42px;padding:0 11px}.marketplace-cep-form button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:7px;height:42px;padding:0 15px;font-weight:800}.marketplace-delivery-result{border-top:1px solid #ececec;padding-top:13px}.marketplace-delivery-item{align-items:flex-start;gap:10px;display:flex}.marketplace-delivery-icon{color:#1f7a2e;background:#f1f7ef;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;display:grid}.marketplace-delivery-item b{color:#222;font-size:12px;line-height:1.35;display:block}.marketplace-delivery-item b span{color:#17852a}.marketplace-delivery-item p{color:#333;margin:3px 0 2px;font-size:11px}.marketplace-delivery-item small{color:#777;font-size:9px}.marketplace-details-toggle{color:#3483fa;cursor:pointer;background:0 0;border:0;margin:11px 0 0 41px;padding:0;font-size:10px;font-weight:700}.marketplace-delivery-options{gap:7px;margin:12px 0 0 41px;display:grid}.marketplace-delivery-choice{cursor:pointer;background:#fff;border:1px solid #e3e3e3;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.marketplace-delivery-choice.selected{border-color:#3483fa;box-shadow:inset 0 0 0 1px #3483fa}.marketplace-delivery-choice input{margin:0}.marketplace-delivery-choice span b,.marketplace-delivery-choice span small{display:block}.marketplace-delivery-choice span b{font-size:10px}.marketplace-delivery-choice span small{color:#777;margin-top:2px;font-size:9px}.marketplace-delivery-choice strong{color:#17852a;font-size:10px}.marketplace-stock-box{border-top:1px solid #ececec;margin-top:17px;padding-top:15px}.marketplace-stock-box>b{color:#222;font-size:12px;display:block}.marketplace-stock-box>small{color:#666;margin-top:3px;font-size:9px;display:block}.marketplace-stock-box p{color:#777;margin:10px 0 0;font-size:9px}.marketplace-stock-box p strong{color:#333}.marketplace-continue{margin-top:13px}@media (width<=800px){.marketplace-freight-heading strong,.marketplace-delivery-item b,.marketplace-stock-box>b{font-size:13px}.marketplace-freight-heading small,.marketplace-delivery-item p{font-size:11px}.marketplace-delivery-item small,.marketplace-details-toggle,.marketplace-stock-box>small,.marketplace-stock-box p,.marketplace-delivery-choice span b,.marketplace-delivery-choice strong{font-size:10px}.marketplace-cep-form input{font-size:16px}}.shipping-marketplace .marketplace-freight-heading.pre-quote{margin-bottom:10px}.free-shipping-confirmation{align-items:flex-start;gap:10px;padding:12px 0 4px;display:flex}.free-shipping-check{color:#198b31;background:#eef8ef;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;display:grid}.free-shipping-confirmation b{color:#17852a;font-size:13px;font-weight:900;display:block}.free-shipping-confirmation p{color:#666;margin:3px 0 0;font-size:10px}.delivery-methods-title{color:#222;margin:15px 0 8px;font-size:11px;font-weight:850}.marketplace-delivery-options.always-visible{margin:0}.marketplace-delivery-choice.full-option{position:relative}.delivery-choice-copy b{align-items:center;gap:6px;display:flex!important}.delivery-choice-copy em{color:#ffd32a;letter-spacing:.05em;background:#111;border-radius:5px;align-items:center;min-height:18px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.marketplace-delivery-choice.full-option.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}@media (width<=800px){.free-shipping-confirmation b{font-size:14px}.free-shipping-confirmation p,.delivery-methods-title{font-size:11px}.delivery-choice-copy em{font-size:9px}}.coupon-bar,.header,.header-compact,footer{background:#000!important}.header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom-color:#ffffff14!important}.footer-grid,.footer-brand,.footer-payments{background:0 0!important}.old-price-line{align-items:center;gap:7px;min-height:16px;display:flex}.discount-percent{color:#16813a;background:#edf8f0;border-radius:5px;align-items:center;padding:2px 5px;font-size:8px;font-weight:850;line-height:1.2;display:inline-flex}.product-image em.highlight-badge{color:#fff;letter-spacing:.02em;background:#111111eb;padding:4px 7px;font-size:7px}.product-image em.best-seller-badge{color:#fff;background:#111;padding:4px 7px;font-size:7px}.low-stock-card,.low-stock-product{color:#a33b12;font-weight:750}@media (width<=800px){.discount-percent{padding:2px 4px;font-size:8px}.product-image em.highlight-badge,.product-image em.best-seller-badge{padding:4px 6px;font-size:7px;top:7px;left:7px}}.header-spacer{flex:1}.search-compact-wrap{flex:none;position:relative}.search-trigger{color:#fff;background:0 0;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;transition:background .18s,border-color .18s;display:grid}.search-trigger:hover,.search-trigger.active{background:#ffffff1a;border-color:#ffffff3d}.search.search-popover{z-index:60;background:#fff;border:1px solid #ddd;border-radius:9px;width:min(430px,100vw - 30px);max-width:none;height:42px;position:absolute;top:calc(100% + 11px);right:0;box-shadow:0 12px 34px #00000038}.search.search-popover input{font-size:12px}@media (width<=800px){.header{padding-bottom:0!important}.page-shell{padding-top:69px!important}.header-inner{position:relative}.header-spacer{display:none}.search-compact-wrap{position:static}.search-trigger{border:0;width:34px;height:34px}.search.search-popover{box-shadow:0 10px 24px #0000002e;border:1px solid #ddd!important;border-radius:8px!important;width:auto!important;height:42px!important;top:57px!important;left:8px!important;right:8px!important}}footer.footer-compact{margin-top:28px;padding:20px 22px 12px}footer.footer-compact .footer-grid{gap:16px}footer.footer-compact .footer-brand .site-logo{width:132px;margin-bottom:5px}footer.footer-compact .footer-brand p{margin:0;line-height:1.45}footer.footer-compact b{margin-bottom:5px}footer.footer-compact p,footer.footer-compact span{line-height:1.5}footer.footer-compact>small{margin-top:15px;padding-top:9px}@media (width<=800px){footer.footer-compact{margin-top:24px;padding:17px 12px 10px}footer.footer-compact .footer-grid{grid-template-columns:1fr 1fr;gap:12px 16px}footer.footer-compact .footer-brand,footer.footer-compact .footer-payments{grid-column:1/-1}footer.footer-compact .footer-brand{align-items:center;gap:12px;display:flex}footer.footer-compact .footer-brand .site-logo{flex:none;width:116px;margin:0}footer.footer-compact .footer-brand p{font-size:8px}footer.footer-compact>small{margin-top:12px}}small,.product-info .category,.section-head span,.promo-strip span,.promo-strip small,.benefits small,.prices del,.product-price del,.product-price>span,.qty-row>span,.shipping-box>b,.shipping-box form button,.quote-result>p,.quote-result>div,.quote-result span small,.error,.detail-grid div,.cart-item small,.summary>div,.checkout-summary>div:not(.order-line):not(.summary-payment),.summary .summary-safe,.checkout-card>p,.shipping-options b,.payment-methods b,.shipping-options small,.payment-methods small,.shipping-options strong,.form-grid label,.checkout-security,.order-line span,.order-line b,.summary-payment>span,.error-box,.pix-box textarea,.pix-box button,.pix-box small,.link-btn,footer p,footer span,footer>small,.marketplace-freight-heading small,.marketplace-delivery-item small,.marketplace-details-toggle,.marketplace-stock-box>small,.marketplace-stock-box p,.marketplace-delivery-choice span b,.marketplace-delivery-choice span small,.marketplace-delivery-choice strong,.free-shipping-confirmation p,.delivery-methods-title,.discount-percent{font-weight:600!important}.product-info .category,.section-head span,.promo-strip span,.prices del,.product-price del,.product-price>span,.qty-row>span,.shipping-box>b,.shipping-box form button,.quote-result>p,.quote-result>div,.error,.detail-grid div,.cart-item small,.summary>div,.checkout-summary>div:not(.order-line):not(.summary-payment),.checkout-card>p,.shipping-options b,.payment-methods b,.shipping-options strong,.form-grid label,.order-line span,.order-line b,.error-box,.link-btn,footer p,footer span,.marketplace-details-toggle,.marketplace-delivery-choice span b,.marketplace-delivery-choice strong,.delivery-methods-title,.discount-percent{font-size:10px!important}small,.benefits small,.promo-strip small,.quote-result span small,.summary .summary-safe,.shipping-options small,.payment-methods small,.checkout-security,.summary-payment>span,.pix-box small,footer>small,.marketplace-freight-heading small,.marketplace-delivery-item small,.marketplace-stock-box>small,.marketplace-stock-box p,.marketplace-delivery-choice span small,.free-shipping-confirmation p{font-size:10px!important;line-height:1.45!important}.form-grid input,.shipping-box input,.search input,.pix-box textarea{font-size:11px!important}.product-info .short,.product-description p,.cart-item b,.cart-item strong{font-weight:600}@media (width<=800px){small,.benefits small,.promo-strip small,.product-info .category,.section-head span,.prices del,.product-price del,.product-price>span,.shipping-box>b,.shipping-box form button,.quote-result>p,.quote-result>div,.quote-result span small,.cart-item small,.summary>div,.checkout-summary>div:not(.order-line):not(.summary-payment),.checkout-card>p,.shipping-options b,.payment-methods b,.shipping-options small,.payment-methods small,.form-grid label,.checkout-security,.order-line span,.order-line b,.summary-payment>span,.pix-box small,footer p,footer span,footer>small,.free-shipping-confirmation p,.delivery-methods-title{font-size:11px!important}.form-grid input,.shipping-box input,.search input,.pix-box textarea{font-size:16px!important}}
