*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:#111;background:#fff}a{color:inherit}.container{width:min(1320px,calc(100% - 32px));margin:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{background:#0d0d0d;color:#fff;text-align:center;font-size:12px;padding:9px}.header{position:sticky;top:0;z-index:100;background:#fffffff5;border-bottom:1px solid #ececec;backdrop-filter:blur(10px)}.head-main{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.left-actions,.right-actions{display:flex;gap:16px;align-items:center}.right-actions{justify-content:flex-end}.icon-btn{border:0;background:none;padding:7px}.icon-btn svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7}.logo{font-family:Montserrat,sans-serif;font-weight:800;font-size:27px;letter-spacing:.18em;text-decoration:none;text-align:center}.logo small{display:block;font-size:8px;letter-spacing:.42em;margin-top:3px}.desktop-menu{border-top:1px solid #f1f1f1}.menu-row{height:48px;display:flex;justify-content:center;gap:30px;align-items:center}.menu-row a,.menu-row button{border:0;background:none;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.06em}.cart-count{min-width:18px;height:18px;border-radius:50%;background:#111;color:#fff;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.hero{min-height:560px;height:70vh;background:linear-gradient(105deg,#000c,#0003),linear-gradient(135deg,#303030,#080808);color:#fff;display:flex;align-items:end}.hero-content{padding-bottom:70px}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:11px;font-weight:600;margin-bottom:16px}.hero h1{font-family:Montserrat,sans-serif;font-size:clamp(44px,7vw,92px);line-height:.92;letter-spacing:-.05em;text-transform:uppercase}.hero p{max-width:520px;color:#ddd;line-height:1.6;margin:22px 0 30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 25px;border:1px solid #111;background:#111;color:#fff;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.07em}.btn.white{background:#fff;color:#111;border-color:#fff}.btn.light{background:#fff;color:#111}.benefits{border-bottom:1px solid #eee}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit{text-align:center;padding:27px;border-right:1px solid #eee}.benefit:last-child{border:0}.benefit strong{display:block;font-size:13px;text-transform:uppercase}.benefit span{font-size:12px;color:#777}.section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-family:Montserrat,sans-serif;font-size:clamp(26px,3vw,38px);text-transform:uppercase}.category-scroll{display:flex;gap:9px;overflow:auto}.cat-btn{border:1px solid #ddd;background:#fff;padding:11px 17px;font-size:10px;text-transform:uppercase;font-weight:800}.cat-btn.active{background:#111;color:#fff}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 18px;margin-top:30px}.product-card{position:relative}.photo{aspect-ratio:3/4;background:#f0f0f0;overflow:hidden;position:relative}.photo img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .photo img{transform:scale(1.025)}.badge{position:absolute;left:12px;top:12px;background:#111;color:#fff;padding:7px 9px;font-size:9px}.product-info{padding-top:13px}.product-cat{font-size:9px;color:#888;text-transform:uppercase;letter-spacing:.1em}.product-name{display:block;text-decoration:none;font-size:13px;font-weight:700;text-transform:uppercase;margin:7px 0}.prices{display:flex;gap:8px;font-size:13px}.old{text-decoration:line-through;color:#999}.buy{width:100%;height:43px;margin-top:12px;border:1px solid #111;background:#fff;text-transform:uppercase;font-size:10px;font-weight:800}.buy:hover{background:#111;color:#fff}.promo{background:#111;color:#fff;padding:80px 0}.promo h2{font-family:Montserrat,sans-serif;font-size:clamp(34px,5vw,66px);text-transform:uppercase}.promo p{max-width:520px;color:#ccc;line-height:1.6;margin:18px 0 25px}.footer{background:#f7f7f7;padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:40px}.footer h4{font-size:11px;text-transform:uppercase;margin-bottom:14px}.footer p,.footer a{font-size:12px;color:#666;line-height:2;text-decoration:none;display:block}.brand{font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:.15em;font-size:22px}.copyright{border-top:1px solid #ddd;margin-top:30px;padding-top:18px;font-size:11px;color:#777}.overlay{position:fixed;inset:0;background:#0008;z-index:150;opacity:0;visibility:hidden}.overlay.open{opacity:1;visibility:visible}.drawer{position:fixed;z-index:160;right:0;top:0;width:min(440px,100%);height:100%;background:#fff;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column}.drawer.open{transform:translateX(0)}.drawer-head{height:72px;padding:0 22px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.close{border:0;background:none;font-size:27px}.drawer-body{padding:20px 22px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:15px 0;border-bottom:1px solid #eee}.cart-thumb{width:72px;height:92px;object-fit:cover;background:#eee}.cart-item strong{font-size:11px;text-transform:uppercase}.cart-meta{font-size:11px;color:#777;margin:5px 0}.qty{display:flex;gap:8px;align-items:center;margin-top:8px}.qty button{width:26px;height:26px;border:1px solid #ddd;background:#fff}.drawer-foot{padding:20px;border-top:1px solid #eee}.total{display:flex;justify-content:space-between;font-weight:800;margin-bottom:14px}.checkout-btn{width:100%;height:50px;border:0;background:#111;color:#fff;text-transform:uppercase;font-size:11px;font-weight:800}.notice-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#111;color:#fff;padding:12px 18px;opacity:0;pointer-events:none;z-index:250;font-size:12px}.notice-toast.show{opacity:1;transform:translate(-50%,0)}.product-page{padding:48px 0 80px}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:56px}.gallery{display:grid;grid-template-columns:90px 1fr;gap:12px}.thumbs{display:flex;flex-direction:column;gap:9px}.thumbs button{border:1px solid #ddd;background:#fff}.thumbs img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.main-image{aspect-ratio:3/4;background:#f2f2f2}.main-image img{width:100%;height:100%;object-fit:cover}.product-detail h1{font-family:Montserrat,sans-serif;font-size:clamp(30px,4vw,50px);text-transform:uppercase;line-height:1}.product-detail .desc{color:#666;line-height:1.7;margin:22px 0}.option-title{font-size:11px;text-transform:uppercase;font-weight:800;margin:20px 0 9px}.options{display:flex;gap:8px;flex-wrap:wrap}.option{border:1px solid #ccc;background:#fff;padding:10px 14px;font-size:11px}.option.active{background:#111;color:#fff;border-color:#111}.option.disabled{opacity:.35;text-decoration:line-through;pointer-events:none}.stock{font-size:11px;color:#666;margin-top:10px}.product-buy{width:100%;height:52px;background:#111;color:#fff;border:0;text-transform:uppercase;font-weight:800;font-size:11px;margin-top:24px}.breadcrumb{font-size:11px;color:#777;margin-bottom:24px}.checkout-page{background:#f7f7f7;min-height:100vh;padding:38px 0 70px}.checkout-layout{display:grid;grid-template-columns:1fr 430px;gap:28px;align-items:start}.panel{background:#fff;border:1px solid #e5e5e5;padding:24px;margin-bottom:18px}.panel h2{font-size:16px;text-transform:uppercase;margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field label{display:block;font-size:10px;font-weight:800;text-transform:uppercase;margin-bottom:6px}.field input,.field select{width:100%;height:46px;border:1px solid #ccc;padding:0 11px}.field.full{grid-column:1/-1}.shipping-option{display:flex;justify-content:space-between;gap:15px;border:1px solid #ddd;padding:14px;margin-top:8px;cursor:pointer}.shipping-option.active{border-color:#111}.summary-row{display:flex;justify-content:space-between;gap:15px;margin:10px 0;font-size:13px}.summary-row.total-row{font-size:18px;font-weight:800;border-top:1px solid #ddd;padding-top:15px;margin-top:15px}.summary-item{display:grid;grid-template-columns:55px 1fr auto;gap:10px;padding:10px 0;border-bottom:1px solid #eee;font-size:11px}.summary-item img{width:55px;height:68px;object-fit:cover;background:#eee}.pay-area{margin-top:18px}.status-box{padding:14px;background:#f4f4f4;font-size:13px;line-height:1.5}.pix-box{text-align:center}.pix-box img{max-width:260px;width:100%}.pix-code{width:100%;min-height:70px;margin-top:10px;padding:10px;font-size:11px}.muted{font-size:11px;color:#777}.empty{text-align:center;color:#777;padding:60px 20px}.mobile-only{display:none}@media(max-width:900px){.products{grid-template-columns:repeat(2,1fr)}.product-layout,.checkout-layout{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.thumbs{order:2;flex-direction:row;overflow:auto}.thumbs button{width:70px;flex:0 0 auto}.footer-grid{grid-template-columns:1fr 1fr}.desktop-menu{display:none}.mobile-only{display:inline-flex}}@media(max-width:600px){.head-main{grid-template-columns:1fr auto 1fr;height:65px}.logo{font-size:20px}.products{gap:22px 10px}.container{width:min(100% - 20px,1320px)}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid #eee}.footer-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.section{padding:50px 0}.hero{min-height:500px}.hero-content{padding-bottom:45px}}
.hidden{display:none!important}.account-link{font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.06em;color:#111;text-decoration:none;white-space:nowrap}.right-actions{display:flex;align-items:center;gap:13px}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;z-index:145;box-shadow:0 10px 28px #0003;text-decoration:none;transition:.2s}.whatsapp-float:hover{transform:translateY(-2px) scale(1.03)}.whatsapp-float svg{width:31px;height:31px;fill:currentColor}.footer-dark{background:#050505;color:#fff;padding:44px 0 24px}.footer-commerce-grid{display:grid;grid-template-columns:1fr 1.55fr 1.65fr 1fr .85fr;gap:34px}.footer-dark h4{color:#fff;font-size:12px;text-transform:uppercase;margin:0 0 11px;font-weight:800}.footer-dark .footer-subtitle{margin-top:22px}.footer-dark a,.footer-dark p{color:#fff;font-size:12px;line-height:1.55;margin:3px 0;text-decoration:none;display:block}.footer-dark a:hover{text-decoration:underline}.payment-badges{display:flex;flex-wrap:wrap;gap:7px}.payment-badges span{background:#fff;color:#111;border-radius:2px;min-height:27px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex;align-items:center}.shipping-badge{display:inline-block;background:#fff;color:#111;border-radius:2px;padding:7px 10px;font-size:9px;font-weight:800}.social-circle{width:31px;height:31px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:18px}.newsletter{display:flex;max-width:230px}.newsletter input{height:40px;min-width:0;flex:1;border:1px solid #fff;background:#050505;color:#fff;padding:0 11px}.newsletter button{width:42px;border:0;background:#fff;color:#111;font-size:18px}.security-seal{width:92px;height:92px;border:3px double #d1a43a;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:9px;color:#e1bd56;font-size:9px;line-height:1.2}.security-seal strong{font-size:10px}.security-seal span{font-size:8px;margin-top:4px}.footer-dark .copyright{border-top:1px solid #262626;color:#aaa;margin-top:35px}.product-shipping{margin-top:18px;border-top:1px solid #e5e5e5;padding-top:4px}.shipping-calc-row{display:grid;grid-template-columns:1fr 112px;gap:8px}.shipping-calc-row input{height:44px;border:1px solid #ccc;padding:0 11px}.shipping-calc-row button{border:0;background:#111;color:#fff;font-size:10px;text-transform:uppercase;font-weight:800}.shipping-result-inline{font-size:11px;color:#666;margin-top:9px}.shipping-mini{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #eee;padding:10px 0;color:#111}.shipping-mini span{display:flex;flex-direction:column;gap:3px}.shipping-mini small{font-size:10px;color:#777;font-weight:400}.account-page{background:#f7f7f7}.account-main{padding:45px 0 70px}.account-shell{max-width:1060px;margin:auto}.account-auth{max-width:650px;margin:auto}.account-panel h1,.account-profile-grid h1{font-family:Montserrat,sans-serif;text-transform:uppercase;font-size:28px;margin:0 0 8px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr}.auth-tabs button{height:48px;border:1px solid #ddd;background:#fff;text-transform:uppercase;font-size:11px;font-weight:800}.auth-tabs button.active{background:#111;color:#fff;border-color:#111}.account-profile-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:20px}.profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.customer-order{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #eee;font-size:12px}.customer-order:last-child{border-bottom:0}.checkout-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.account-prefill{border-left:3px solid #111}
@media(max-width:980px){.footer-commerce-grid{grid-template-columns:repeat(2,1fr)}.account-profile-grid{grid-template-columns:1fr}}
@media(max-width:600px){.account-link{font-size:9px}.right-actions{gap:8px}.whatsapp-float{right:14px;bottom:14px;width:54px;height:54px}.footer-commerce-grid{grid-template-columns:1fr;gap:28px}.footer-dark{padding-top:38px}.shipping-calc-row{grid-template-columns:1fr 100px}}

.payment-logos{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.payment-logos img{height:28px;width:48px;object-fit:contain;background:#fff;border-radius:3px;padding:4px}.instagram-link{display:inline-flex!important;align-items:center;gap:9px;text-decoration:none!important}.instagram-link:hover span:last-child{text-decoration:underline}.security-real{width:96px;height:96px;border:2px solid #d1a43a;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:8px;color:#e1bd56;font-size:9px;line-height:1.2}.security-real .security-icon{font-size:18px;margin-bottom:3px}.security-real strong{font-size:10px}.security-real span{font-size:8px;margin-top:3px}.security-notes{display:grid;gap:5px;margin-top:12px}.security-notes span{font-size:9px;line-height:1.3;color:#ddd}.footer-commerce-grid>div:last-child{min-width:145px}

.promo-line{font-size:11px;font-weight:800;text-transform:uppercase;margin:7px 0;color:#8f1111}.security-notes span{display:block;margin-top:5px}

/* V7 — hero lookbook + responsividade refinada */
.hero{height:auto;min-height:600px;background:linear-gradient(135deg,#151515,#060606);align-items:stretch;overflow:hidden}.hero-split{min-height:600px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,.75fr);gap:54px;align-items:center;padding:56px 0}.hero-copy{padding:32px 0}.hero-copy p{max-width:560px}.hero-lookbook{position:relative;min-height:500px;height:min(64vh,660px);background:#141414;overflow:hidden;border:1px solid #262626;box-shadow:0 22px 60px #0008}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .65s ease;pointer-events:none}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#202020,#0a0a0a);text-align:center}.hero-placeholder span{font-family:Montserrat,sans-serif;font-weight:800;letter-spacing:.22em;font-size:clamp(24px,3vw,42px)}.hero-placeholder small{margin-top:10px;color:#aaa;letter-spacing:.12em;text-transform:uppercase}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:1px solid #ffffff55;background:#0008;color:#fff;font-size:28px;line-height:1}.hero-arrow.prev{left:14px}.hero-arrow.next{right:14px}.hero-dots{position:absolute;z-index:3;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px}.hero-dots button{width:8px;height:8px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0}.hero-dots button.active{background:#fff}.hero-lookbook:after{content:'PROVADOR DOM';position:absolute;right:14px;top:14px;z-index:2;background:#000b;color:#fff;padding:7px 9px;font-size:9px;font-weight:800;letter-spacing:.13em}
@media(max-width:1100px){.hero-split{grid-template-columns:1fr 420px;gap:32px}.hero h1{font-size:clamp(48px,7vw,76px)}}
@media(max-width:850px){.hero-split{grid-template-columns:1fr;gap:24px;padding:42px 0}.hero-copy{padding:10px 0 0}.hero-lookbook{height:72vw;min-height:430px;max-height:620px}.hero h1{font-size:clamp(44px,12vw,72px)}.hero p{font-size:14px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.header{position:sticky}.account-link{display:inline-flex;align-items:center;justify-content:center;font-size:9px;letter-spacing:.03em}.footer-commerce-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.topbar{font-size:10px;padding:8px 6px}.head-main{height:62px}.container{width:min(100% - 20px,1320px)}.hero-split{padding:28px 0 34px}.hero-copy{padding:0}.hero h1{font-size:clamp(40px,13vw,58px);line-height:.95}.hero p{font-size:13px;line-height:1.55;margin:18px 0 22px}.hero-lookbook{height:118vw;min-height:390px;max-height:560px}.hero-arrow{width:36px;height:36px}.benefit{padding:20px 14px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.product-name{font-size:11px}.prices{font-size:12px}.photo{aspect-ratio:3/4}.section{padding:42px 0}.footer-commerce-grid{grid-template-columns:1fr}.drawer{width:100%}.product-page{padding-top:24px}.product-layout{gap:28px}.gallery{gap:8px}.product-detail h1{font-size:34px}.checkout-page{padding-top:20px}.panel{padding:18px}.checkout-layout{gap:16px}.summary-item{grid-template-columns:48px 1fr auto}.summary-item img{width:48px;height:60px}}
@media(max-width:360px){.products{grid-template-columns:1fr}.hero h1{font-size:39px}.logo{font-size:18px}.hero-lookbook{height:135vw}}

@media(max-width:420px){.account-link{font-size:8px;letter-spacing:0}.right-actions{gap:5px}.icon-btn{padding:5px}.logo{font-size:18px}.head-main{grid-template-columns:minmax(38px,1fr) auto minmax(100px,1fr)}}
.coupon-box{margin:14px 0;padding:12px 0;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4}.coupon-box label{display:block;font-size:11px;font-weight:800;text-transform:uppercase;margin-bottom:7px}.coupon-box input{min-width:0;flex:1;border:1px solid #ccc;padding:10px;background:#fff}.customer-order{gap:12px}.customer-order .btn{white-space:nowrap}@media(max-width:700px){.customer-order{grid-template-columns:1fr!important}.customer-order>div:last-child{justify-content:flex-start}.checkout-top .account-link{display:inline-flex!important}}


/* V12.2 — área do cliente + responsividade mobile completa */
.customer-orders-list{display:grid;gap:12px}.customer-order-card{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e5e5e5;background:#fff;padding:12px}.customer-order-media{width:88px;height:112px;background:#f2f2f2;overflow:hidden}.customer-order-media img{width:100%;height:100%;object-fit:cover;display:block}.customer-order-code{font-weight:900;font-size:12px;letter-spacing:.03em;overflow-wrap:anywhere}.customer-order-date{font-size:10px;color:#888;margin-top:3px}.customer-order-product{font-size:12px;font-weight:700;margin-top:7px}.customer-order-product span{font-weight:500;color:#777}.customer-order-badges{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.order-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 7px;font-size:9px;text-transform:uppercase;font-weight:900;background:#eee}.order-badge.paid{background:#def4e5;color:#176a38}.order-badge.pending{background:#fff3cf;color:#765600}.order-badge.cancelled{background:#fde1e1;color:#8c1111}.order-badge.status{background:#111;color:#fff}.customer-order-track{font-size:10px;color:#666;margin-top:8px}.customer-order-side{display:flex;flex-direction:column;align-items:stretch;gap:7px;min-width:150px}.customer-order-side .btn{min-height:40px;padding:0 12px;font-size:9px}.customer-order-total{font-size:15px;text-align:right;margin-bottom:2px}.order-detail-card{border:1px solid #ddd;background:#fff;padding:16px}.order-detail-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.order-track-box{margin:14px 0;padding:12px;background:#f5f5f5;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:12px}.order-detail-items{display:grid}.order-detail-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px 0;border-top:1px solid #eee}.order-detail-item img{width:62px;height:78px;object-fit:cover;background:#eee}.order-detail-item>strong{font-size:12px}.order-progress-title{font-size:13px;text-transform:uppercase;margin:18px 0 8px}.order-timeline{display:grid;gap:0}.order-timeline-row{position:relative;display:grid;grid-template-columns:20px 1fr;gap:8px;padding:9px 0}.order-timeline-row:before{content:'';position:absolute;left:6px;top:0;bottom:0;width:1px;background:#ddd}.order-timeline-row:first-child:before{top:50%}.order-timeline-row:last-child:before{bottom:50%}.order-timeline-dot{position:relative;z-index:1;width:13px;height:13px;border:2px solid #111;background:#fff;border-radius:50%;margin-top:2px}.order-timeline-dot.active{background:#111}.order-detail-total{display:flex;justify-content:space-between;border-top:1px solid #ddd;padding-top:14px;margin-top:8px;font-size:16px}.account-panel,.panel,.checkout-layout>*{min-width:0}.field input,.field select,.field textarea{max-width:100%}
@media(max-width:760px){body{overflow-x:hidden}.topbar{white-space:normal;line-height:1.3}.container{width:calc(100% - 20px)}.header .head-main{gap:4px}.left-actions,.right-actions{min-width:0}.right-actions{justify-content:flex-end}.account-link{display:inline-flex!important;max-width:74px;overflow:hidden;text-overflow:ellipsis}.section-head{align-items:flex-start;gap:15px;flex-direction:column}.category-scroll{width:100%;padding-bottom:4px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}.footer-commerce-grid{grid-template-columns:1fr}.footer-commerce-grid>div{min-width:0}.newsletter{max-width:none}.product-layout,.checkout-layout,.account-profile-grid{grid-template-columns:minmax(0,1fr)}.checkout-top{align-items:flex-start;gap:10px;flex-direction:column}.panel{padding:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.shipping-option{align-items:flex-start}.summary-row{gap:10px}.customer-order-card{grid-template-columns:72px minmax(0,1fr);align-items:start}.customer-order-media{width:72px;height:94px}.customer-order-side{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;min-width:0}.customer-order-total{grid-column:1/-1;text-align:left}.customer-order-side .btn{width:100%;padding:0 8px}.order-detail-head{flex-direction:column}.order-detail-head .btn{width:100%}.drawer-body{padding:16px}.cart-item{grid-template-columns:64px minmax(0,1fr) auto}.cart-thumb{width:64px;height:82px}}
@media(max-width:430px){.logo{font-size:17px;letter-spacing:.1em}.logo small{font-size:7px}.right-actions{gap:3px}.account-link{font-size:7.5px;max-width:58px}.icon-btn{padding:4px}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-width:0}.product-name{overflow-wrap:anywhere}.customer-order-card{grid-template-columns:64px minmax(0,1fr);padding:10px;gap:10px}.customer-order-media{width:64px;height:84px}.customer-order-side{grid-template-columns:1fr}.customer-order-total{grid-column:auto}.order-detail-item{grid-template-columns:52px minmax(0,1fr)}.order-detail-item img{width:52px;height:68px}.order-detail-item>strong{grid-column:2;text-align:left}.shipping-calc-row{grid-template-columns:1fr}.shipping-calc-row button{height:44px}.summary-item{grid-template-columns:44px minmax(0,1fr)}.summary-item img{width:44px;height:56px}.summary-item>strong{grid-column:2;text-align:left}.btn{padding-left:14px;padding-right:14px}.payment-logos img{width:44px;height:27px}}


/* V13.3 — correção definitiva Minha Conta / imagens dos pedidos */
#orders{min-width:0;width:100%}.customer-orders-list{width:100%;min-width:0}
.customer-order-card{width:100%;min-width:0;overflow:hidden}
.customer-order-media{width:88px!important;height:112px!important;min-width:88px!important;max-width:88px!important;overflow:hidden!important;background:#f2f2f2}
.customer-order-media img{display:block!important;width:88px!important;height:112px!important;min-width:88px!important;max-width:88px!important;max-height:112px!important;object-fit:cover!important;object-position:center!important}
.order-detail-item img{display:block!important;width:62px!important;height:78px!important;max-width:62px!important;max-height:78px!important;object-fit:cover!important}
.account-profile-grid>*,.customer-order-main,.customer-order-side{min-width:0}
.customer-order-product,.customer-order-code{overflow-wrap:anywhere;word-break:break-word}
@media(max-width:760px){
 .account-main{padding:18px 0 40px}.account-shell{width:100%;max-width:100%}.account-profile-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.account-profile-grid>.panel,.account-profile-grid>div>.panel{width:100%;max-width:100%;min-width:0}.profile-head{gap:10px}.profile-head h1{font-size:24px}.customer-order-card{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:10px!important}.customer-order-media{width:72px!important;height:94px!important;min-width:72px!important;max-width:72px!important}.customer-order-media img{width:72px!important;height:94px!important;min-width:72px!important;max-width:72px!important;max-height:94px!important}.customer-order-side{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}.customer-order-total{grid-column:1/-1!important;text-align:left!important}.customer-order-side .btn{width:100%!important;min-width:0!important;padding:0 8px!important}.form-grid{grid-template-columns:1fr!important}.field{min-width:0}.field input,.field select,.field textarea{width:100%!important;min-width:0!important}.order-detail-card{padding:12px!important}.order-detail-item{grid-template-columns:52px minmax(0,1fr)!important}.order-detail-item img{width:52px!important;height:68px!important;max-width:52px!important;max-height:68px!important}}
@media(max-width:430px){.customer-order-card{grid-template-columns:64px minmax(0,1fr)!important}.customer-order-media{width:64px!important;height:84px!important;min-width:64px!important;max-width:64px!important}.customer-order-media img{width:64px!important;height:84px!important;min-width:64px!important;max-width:64px!important;max-height:84px!important}.customer-order-side{grid-template-columns:1fr!important}}


/* V14.1 layout hardening */
.hero{min-height:620px!important;height:auto!important;display:block!important;align-items:initial!important;background:linear-gradient(135deg,#111,#050505)!important}
.hero .hero-split{min-height:620px!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.85fr)!important;gap:52px!important;align-items:center!important;padding:54px 0!important}
.hero .hero-copy{display:block!important;position:relative!important;z-index:2!important;color:#fff!important}
.hero .hero-lookbook{width:100%!important;min-width:0!important;height:520px!important;min-height:520px!important;max-height:520px!important}
.category-showcase{padding:58px 0!important;overflow:hidden}
.category-showcase-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}
.category-tile{display:block!important;position:relative!important;width:100%!important;min-width:0!important;height:360px!important;aspect-ratio:auto!important;overflow:hidden!important;background:#eee!important;text-decoration:none!important}
.category-tile img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;display:block!important}
.category-tile-content{left:22px!important;right:22px!important;bottom:22px!important}
.editorial-grid{min-width:0!important}.editorial-media{min-width:0!important;height:430px!important;aspect-ratio:auto!important}.editorial-media img{width:100%!important;height:100%!important;object-fit:cover!important}
@media(max-width:900px){
 .hero .hero-split{grid-template-columns:1fr!important;gap:26px!important;padding:38px 0!important}
 .hero .hero-lookbook{height:min(78vw,560px)!important;min-height:400px!important;max-height:560px!important}
 .category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .category-tile{height:320px!important}
 .editorial-media{height:min(72vw,460px)!important}
}
@media(max-width:560px){
 .hero{min-height:auto!important}
 .hero .hero-split{padding:28px 0 32px!important}
 .hero .hero-lookbook{height:112vw!important;min-height:360px!important;max-height:520px!important}
 .category-showcase{padding:38px 0!important}
 .category-showcase-grid{grid-template-columns:1fr!important;gap:14px!important}
 .category-tile{height:260px!important}
 .category-tile-content{left:16px!important;right:16px!important;bottom:16px!important}
 .category-tile h3{font-size:26px!important}
}
/* DOM Outlet V14 UX */
.store-search{position:relative;max-width:360px;flex:1}.store-search input{width:100%;border:0;border-bottom:1px solid #bbb;padding:11px 38px 11px 8px;background:transparent;font:inherit}.search-results{position:absolute;z-index:90;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;box-shadow:0 12px 30px #0002;max-height:420px;overflow:auto}.search-result{display:grid;grid-template-columns:52px 1fr;gap:10px;padding:9px;text-decoration:none;color:#111;border-bottom:1px solid #eee}.search-result img{width:52px;height:64px;object-fit:cover}.hamburger{display:inline-flex!important;font-size:22px}.side-menu-overlay{position:fixed;inset:0;background:#0008;z-index:199;opacity:0;pointer-events:none;transition:.2s}.side-menu-overlay.open{opacity:1;pointer-events:auto}.side-menu{position:fixed;z-index:200;left:0;top:0;bottom:0;width:min(360px,88vw);background:#fff;transform:translateX(-102%);transition:.25s;padding:24px;overflow:auto}.side-menu.open{transform:none}.side-menu-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:18px}.side-menu a,.side-menu button.menu-link{display:block;width:100%;text-align:left;padding:15px 0;border:0;border-bottom:1px solid #eee;background:none;color:#111;text-decoration:none;font-weight:700}.category-showcase{padding:54px 0}.category-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.category-tile{position:relative;aspect-ratio:1/1;overflow:hidden;background:#eee;color:#fff}.category-tile img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-tile:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,#000a)}.category-tile:hover img{transform:scale(1.03)}.category-tile-content{position:absolute;z-index:2;left:24px;bottom:24px}.category-tile h3{font:800 clamp(22px,3vw,36px) Montserrat;margin:0 0 12px;text-transform:uppercase}.editorial{padding:70px 0}.editorial-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw}.editorial-media{aspect-ratio:4/3;background:#111;overflow:hidden}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-copy h2{font:800 clamp(28px,4vw,48px) Montserrat;text-transform:uppercase;margin:0 0 18px}.editorial-copy p{line-height:1.8;color:#555}.quick-buy{width:100%;margin-top:12px;background:#111;color:#fff;border:0;padding:13px;font-weight:800;text-transform:uppercase;cursor:pointer}.trust-list{border-top:1px solid #ddd;margin-top:26px}.trust-row{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid #ddd}.trust-icon{font-size:23px}.related{padding:55px 0}.related h2{text-align:center;font:800 28px Montserrat;text-transform:uppercase}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.related-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.related-card a{color:#111;text-decoration:none}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0 30px}.checkout-step{text-align:center;position:relative;color:#999}.checkout-step:before{content:'';position:absolute;left:0;right:0;top:12px;border-top:1px solid #bbb;z-index:-1}.checkout-step span{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid #aaa;border-radius:50%;background:#fff}.checkout-step.active{color:#111;font-weight:800}.checkout-step.active span{border-color:#111}.address-suggestion{background:#f7f7f7;border:1px solid #ddd;padding:12px;margin-top:8px}.payment-title{font-size:24px;text-transform:uppercase;margin-top:24px}.account-menu-layout{display:grid;grid-template-columns:240px 1fr;gap:24px}.account-side{background:#fff;border:1px solid #ddd;padding:12px;height:max-content;position:sticky;top:20px}.account-side button{width:100%;text-align:left;padding:13px;border:0;background:#fff;border-bottom:1px solid #eee;font-weight:700;cursor:pointer}.account-section.hidden{display:none!important}.cpf-hint{font-size:11px;margin-top:5px}.cpf-hint.ok{color:#18723a}.cpf-hint.bad{color:#a01818}
@media(max-width:900px){.store-search{display:none}.category-showcase-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.account-menu-layout{grid-template-columns:1fr}.account-side{position:static;display:flex;overflow:auto;gap:4px}.account-side button{min-width:max-content;border:1px solid #ddd}.checkout-layout{grid-template-columns:1fr!important}.checkout-layout aside .panel{position:static!important}.product-layout{grid-template-columns:1fr!important}}
@media(max-width:560px){.container{width:min(100% - 24px,1200px)!important}.head-main{gap:8px}.logo{font-size:20px}.account-link{display:none}.category-showcase-grid{grid-template-columns:1fr;gap:14px}.category-tile{aspect-ratio:16/11}.editorial{padding:40px 0}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-card .product-name{font-size:12px}.checkout-steps{font-size:11px}.panel{padding:16px!important}.form-grid{grid-template-columns:1fr!important}.field.full{grid-column:auto!important}.shipping-option{gap:8px;padding:12px!important}.product-page{padding-top:18px}.gallery{grid-template-columns:1fr!important}.thumbs{display:flex!important;order:2;overflow:auto}.thumbs button{min-width:70px}.main-image img{max-height:68vh;object-fit:contain}.product-detail h1{font-size:25px}.account-main{padding:16px 0}.customer-order-card{grid-template-columns:74px 1fr!important}.customer-order-media img{width:74px!important;height:92px!important}.customer-order-side{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr;gap:8px}.customer-order-side .customer-order-total{grid-column:1/-1}.toolbar .btn{flex:1 1 140px}.admin-shell,.wrap{width:calc(100% - 16px)!important;margin:8px auto!important}}


/* DOM Outlet V14.2 definitive visual normalization */
html,body{max-width:100%;overflow-x:hidden}body{margin:0}.container{width:min(1320px,calc(100% - 32px));margin-inline:auto}
.header{width:100%}.head-main{min-width:0}.left-actions,.right-actions{min-width:0}.store-search{min-width:0}
.hero{height:auto!important;min-height:0!important;display:block!important;background:linear-gradient(135deg,#151515,#070707)!important;color:#fff;overflow:hidden}
.hero .hero-split{min-height:620px!important;display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr)!important;gap:48px!important;align-items:center!important;padding:54px 0!important}
.hero .hero-copy{position:relative!important;z-index:2!important;min-width:0!important;padding:0!important}.hero .hero-copy h1{max-width:760px!important;margin:0!important}.hero .hero-copy p{max-width:620px!important}
.hero .hero-lookbook{position:relative!important;width:100%!important;height:520px!important;min-height:520px!important;max-height:520px!important;overflow:hidden!important;border:1px solid #2a2a2a!important;background:#111!important}
.hero .hero-slides,.hero .hero-slide{position:absolute!important;inset:0!important}.hero .hero-slide{display:block!important}.hero .hero-slide img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.category-showcase{padding:64px 0!important}.category-showcase-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.category-tile{display:block!important;position:relative!important;width:100%!important;aspect-ratio:1/1!important;max-height:430px!important;overflow:hidden!important}.category-tile img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.category-tile-content{left:22px!important;right:22px!important;bottom:22px!important}
.editorial-grid{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)!important;gap:64px!important;align-items:center!important}.editorial-media{display:block!important;width:100%!important;aspect-ratio:4/3!important;max-height:560px!important;overflow:hidden!important}.editorial-media img{width:100%!important;height:100%!important;object-fit:cover!important}
.product-page{padding:44px 0 80px!important}.product-layout{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)!important;gap:56px!important;align-items:start!important}.gallery{display:grid!important;grid-template-columns:90px minmax(0,1fr)!important;gap:12px!important}.main-image{width:100%!important;aspect-ratio:3/4!important;max-height:760px!important;overflow:hidden!important;background:#f2f2f2!important}.main-image img{width:100%!important;height:100%!important;object-fit:contain!important}.thumbs img{width:100%!important;aspect-ratio:3/4!important;object-fit:cover!important}.product-detail{min-width:0!important}.product-detail h1{margin-top:0!important}.trust-list{margin-top:26px!important}.related-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.related-card{min-width:0!important}.related-card img{width:100%!important;aspect-ratio:4/5!important;object-fit:cover!important}
.payment-logos{display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important}.payment-logos img{display:block!important;width:48px!important;height:28px!important;max-width:48px!important;max-height:28px!important;object-fit:contain!important;background:#fff!important;padding:4px!important;border-radius:3px!important}.payment-badges img{max-width:52px!important;max-height:30px!important}
.footer-dark img{max-width:100%;height:auto}.footer-commerce-grid{min-width:0}
@media(max-width:1100px){.hero .hero-split{grid-template-columns:minmax(0,1fr) 420px!important;gap:32px!important}.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-layout{gap:34px!important}}
@media(max-width:850px){.hero .hero-split{grid-template-columns:1fr!important;min-height:0!important;gap:24px!important;padding:36px 0!important}.hero .hero-lookbook{height:min(76vw,560px)!important;min-height:400px!important;max-height:560px!important}.editorial-grid,.product-layout{grid-template-columns:1fr!important}.gallery{grid-template-columns:1fr!important}.thumbs{display:flex!important;flex-direction:row!important;overflow:auto!important;order:2!important}.thumbs button{width:72px!important;flex:0 0 72px!important}.main-image{max-height:none!important}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){.container{width:min(100% - 20px,1320px)!important}.hero .hero-split{padding:24px 0 30px!important}.hero .hero-copy h1{font-size:clamp(38px,13vw,56px)!important}.hero .hero-lookbook{height:112vw!important;min-height:340px!important;max-height:500px!important}.category-showcase{padding:42px 0!important}.category-showcase-grid{grid-template-columns:1fr!important;gap:14px!important}.category-tile{aspect-ratio:16/11!important;max-height:none!important}.editorial-grid{gap:28px!important}.related-grid{gap:10px!important}.product-page{padding:20px 0 55px!important}.product-layout{gap:26px!important}.main-image{aspect-ratio:4/5!important}.product-detail h1{font-size:28px!important}.payment-logos img{width:44px!important;height:27px!important;max-width:44px!important;max-height:27px!important}}
