/* Shared storefront: stronger hierarchy, compact controls and clear purchase states. */
:root{--radius:12px;--line:#d5d1cb}.header{height:auto;min-height:88px;gap:20px;padding-block:8px;background:#0e0e0ef5;backdrop-filter:blur(14px)}.header nav{gap:clamp(.65rem,1.8vw,1.7rem);align-items:center}.header nav a{position:relative;padding-block:10px}.header nav a:after{content:"";position:absolute;bottom:3px;left:0;width:0;height:2px;background:var(--red);transition:width .2s}.header nav a:hover:after{width:100%}.header .brand,.product-header .product-brand{width:116px!important;height:72px!important;flex:0 0 116px;display:grid;place-items:center;overflow:visible!important}.header .brand img,.product-header .product-brand img{width:110px!important;height:72px!important;max-width:100%!important;object-fit:contain;transform:none!important}.cart-button{border-radius:6px;border-color:#595959;min-height:46px}.hero{padding-top:clamp(2rem,5vw,5rem);padding-bottom:clamp(3rem,6vw,6rem)}.hero-copy{border-left:3px solid var(--red);padding-left:clamp(1rem,3vw,2.5rem)}.hero-copy>p:last-of-type{max-width:34rem;font-size:1.1rem;line-height:1.65}.hero h1{font-size:clamp(3rem,6.2vw,6.8rem)}.catalog{background:#f8f7f3}.catalog-tools{position:relative;background:#fff;border:1px solid var(--line);border-radius:10px;padding:1rem;margin-bottom:1.5rem}.filter{border-radius:6px;min-height:42px}.product-card{border-radius:10px;overflow:hidden;border:1px solid #dedbd5;transition:box-shadow .2s,transform .2s;background:#fff}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #00000012}.product-info{padding:1.15rem}.product-info h3{font-family:'Barlow Condensed',Arial,sans-serif;font-size:1.45rem;line-height:1.05}.product-info .price{font-size:1rem}.product-info button{border-radius:6px;font-size:.78rem}.cta{border-radius:6px;transition:background .2s,transform .2s}.cta:hover{transform:translateY(-1px)}.how article{border-radius:10px}.modal{border-radius:14px}.modal-head h2{font-size:2rem}.modal-body input,.field input,.field select,.field textarea{border-radius:6px;min-height:46px}.field input:focus-visible,.field select:focus-visible{outline:2px solid var(--red);outline-offset:2px}form[hidden]{display:none!important}.payment-options{padding:0;margin:1rem 0;border:0;display:grid;gap:10px}.payment-options legend{font-size:1.05rem;font-weight:800;margin-bottom:12px}.payment-options label{display:flex;gap:12px;align-items:center;padding:16px;border:1px solid #d5d1cb;border-radius:8px;cursor:pointer;background:#fff}.payment-options label:has(input:checked){border:2px solid var(--red);padding:15px;background:#fff6f5}.payment-options input{width:19px;height:19px;min-height:19px;accent-color:var(--red)}.payment-options span{display:grid;gap:3px}.payment-options small,.payment-options>p{font-size:.85rem;color:#605c56;line-height:1.5}.payment-options p{margin:.2rem 0}.verified-email{background:#edf7f0;border-left:3px solid #287c48;padding:12px;overflow-wrap:anywhere;font-size:.9rem}.checkout-feedback{color:#ad1722;font-weight:700}.checkout-summary{border-radius:8px;background:#f4f2ed;padding:1rem}.product-header nav a[data-account-link]{display:block!important}.customer-page{min-height:100vh}.account-layout{max-width:1240px;margin:auto;padding:clamp(2rem,5vw,5rem) 24px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.account-intro h1,.account-heading h1{font-size:clamp(3rem,6vw,5.5rem);line-height:.9}.account-intro p{max-width:440px;color:#57534e}.account-intro ul{padding-left:20px;line-height:2}.account-panel{background:#fff;border:1px solid #d7d3cd;border-radius:14px;padding:clamp(22px,3vw,36px)}.account-panel h2,.customer-orders h2{font-size:2.4rem;line-height:1}.account-panel p{color:#605c56}.account-panel form{display:grid;gap:18px;margin-top:24px}.account-panel label{display:grid;gap:6px;font-size:.9rem;font-weight:700}.account-panel input{width:100%;padding:12px;border:1px solid #aaa;border-radius:6px;font:inherit}.account-panel input:focus{outline:2px solid var(--red);outline-offset:2px}.account-panel small{color:#68635d}.account-heading{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px}.account-secondary{background:transparent;color:inherit;border:1px solid #aaa;padding:12px 16px;border-radius:6px;font-weight:700;font-size:.8rem;min-height:44px}.account-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.customer-order{background:white;border:1px solid #d5d1cb;padding:24px;margin:0 0 16px;border-radius:12px}.customer-order header{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;border-bottom:1px solid #ddd;padding-bottom:14px}.customer-order header span{color:#666;font-size:.85rem}.customer-order small{color:#625c55}.order-state{font-weight:800;color:#8f111a}.tracking-label{margin-top:15px;padding:12px;background:#f1f5f1}.customer-page .profile-panel{position:static;top:auto;max-height:none;overflow:visible;min-width:0}.customer-page .account-layout>*{min-width:0}.customer-page .grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-page input{box-sizing:border-box;min-width:0}.email-password-setup{grid-column:1/-1;width:100%;max-width:640px;justify-self:center;box-sizing:border-box}.email-password-setup h1{font-size:clamp(2.4rem,6vw,3.5rem)}#emailOnlyAccess{margin-top:20px}@media(max-width:480px){.customer-page .grid2{grid-template-columns:1fr}}#paymentReturn:not(:empty){margin:24px auto 0;max-width:1192px;border-left:4px solid #288051;background:#edf8f1;padding:20px}.customer-page .header nav{display:flex}.product-header{gap:12px}.product-header nav{gap:1rem}.product-copy h1{font-size:clamp(3rem,5.5vw,5.5rem)}.product-page .tab-panel h2{font-size:2.5rem}.product-review-grid>p{padding:24px;border:1px solid #555;border-radius:8px}.product-page .inline-checkout h2{font-size:clamp(2.5rem,4vw,4rem)}
@media(max-width:1050px){.header nav{gap:.7rem;font-size:.68rem}.account-layout{gap:24px}.product-header nav a{font-size:.68rem}.header .brand{flex-basis:94px!important;width:94px!important}.product-header nav{gap:.7rem}}
@media(max-width:800px){.account-layout{grid-template-columns:1fr}.account-heading{display:grid}.profile-panel{position:static}.account-intro h1{font-size:3.3rem}.account-intro ul{display:none}.account-intro{padding-bottom:0}.header{min-height:76px;gap:8px}.header .brand{flex-basis:86px!important;width:86px!important;height:60px!important}.header .brand img{width:84px!important;height:58px!important}.customer-page .header nav{gap:14px}.payment-options label{padding:12px}.payment-options label:has(input:checked){padding:11px}.product-header nav a[data-account-link]{padding:.65rem}.hero-copy{padding:1.1rem}.catalog-tools{padding:.8rem}.account-panel{padding:22px}.customer-order{padding:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.customer-page .header nav{position:static;inset:auto;height:auto;width:auto;flex-direction:row;align-items:center;padding:0;border:0;box-shadow:none;background:transparent;transform:none}
.customer-page .header nav a{font-size:.72rem;padding:.5rem 0}.customer-page .header{position:relative;top:auto}.customer-page .header nav a[data-account-link]{display:none}
#inlineCheckout,#productPurchase,#avaliacoes{scroll-margin-top:110px}.checkout-feedback:empty{display:none}
.auth-options{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.auth-options button{white-space:normal;text-align:left;line-height:1.5}#customerSecurity{grid-column:1/-1;max-width:100%;width:100%}#customerSecurity form{max-width:620px}#authPanel input,#customerSecurity input{min-width:0;width:100%;box-sizing:border-box;font-size:16px}#authPanel small,#customerSecurity small{display:block;line-height:1.6}#passwordStatus,#authStatus{overflow-wrap:anywhere}#customerSecurity form[hidden]{display:none}
body > footer.store-footer{display:block;background:#151515;color:#fafafa;padding:0;margin:0;border-top:4px solid #c51822;font-family:Inter,Arial,sans-serif;text-align:left}body > footer.store-footer *{box-sizing:border-box}.store-footer .store-footer-top{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:36px;padding:48px max(24px,calc((100% - 1240px)/2))}.store-footer h2{font-family:'Barlow Condensed',Arial,sans-serif;font-size:2.4rem;line-height:1;margin:16px 0}.store-footer h3{font:800 14px/1.5 Inter,Arial,sans-serif;letter-spacing:.04em;margin:0 0 18px}.store-footer p{font-size:14px;line-height:1.75;color:#ccc;margin:0 0 16px}.store-footer a{display:block;color:#f4f4f4;text-decoration:none;font-size:14px;line-height:1.6;margin:0;padding:6px 0;overflow-wrap:anywhere}.store-footer a:hover{color:#ff6870;text-decoration:underline}.store-footer a:focus-visible,.store-footer summary:focus-visible{outline:2px solid #ff6870;outline-offset:4px}.store-footer .footer-brand img{width:140px;height:100px;object-fit:contain}.store-footer .footer-action{display:inline-block;border:1px solid #777;padding:12px 16px}.store-footer .footer-note{margin-top:18px;font-size:13px}.store-footer .store-footer-bottom{display:grid;grid-template-columns:2fr 1fr;gap:40px;border-top:1px solid #444;padding:28px max(24px,calc((100% - 1240px)/2))}.store-footer .payment-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.store-footer .payment-badges span{display:flex;align-items:center;justify-content:center;background:#fff;color:#161616;border-radius:4px;padding:8px 12px;min-height:36px;font-size:13px;font-weight:800}.store-footer .payment-badges .badge-visa{color:#173381;font-style:italic}.store-footer .payment-badges .badge-pix{color:#007f71}.store-footer .payment-badges .badge-amex{color:#1269a7;font-size:10px;max-width:98px}.store-footer details{padding:20px max(24px,calc((100% - 1240px)/2));border-top:1px solid #444;line-height:1.7}.store-footer summary{cursor:pointer;font-size:14px}.store-footer details p{margin-top:16px}.store-footer .footer-legal{display:flex;justify-content:space-between;gap:20px;padding:18px max(24px,calc((100% - 1240px)/2));border-top:1px solid #444}.store-footer .footer-legal small{color:#bbb;font-size:12px;align-self:center}@media(max-width:1000px){.store-footer .store-footer-top{grid-template-columns:1fr 1fr}}@media(max-width:600px){.store-footer .store-footer-top,.store-footer .store-footer-bottom{grid-template-columns:1fr;gap:28px}.store-footer .store-footer-top{padding-top:32px}.store-footer .footer-legal{flex-wrap:wrap}.store-footer a{min-height:40px}}
