:root{--ink:#1557B8;--ink2:#2D72D6;--gold:#5B9AEF;--cream:#F2F6FB;--paper:#FFFFFF;--line:#DCE6F2;--muted:#66788D;--shadow:0 18px 50px rgba(21,87,184,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:#26384D;font-family:Arial,Helvetica,sans-serif}.site-head{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);display:flex;justify-content:space-between;align-items:center;padding:14px clamp(16px,4vw,48px);border-bottom:1px solid var(--line);box-shadow:0 6px 20px rgba(0,0,0,.03)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);min-width:0}.brand img{width:54px;height:54px;object-fit:contain}.brand b{display:block;font-size:21px}.brand small{display:block;color:#718398;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:42vw}.cart-btn,.primary{border:0;background:var(--ink);color:#fff;padding:13px 19px;border-radius:999px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(21,87,184,.14)}.primary:disabled{opacity:.6;cursor:wait}.cart-btn span{background:var(--gold);border-radius:20px;padding:3px 8px;margin-left:5px}/* v38.1 — hero editorial minimalista */
.hero{max-width:1180px;margin:28px auto 22px;padding:22px 0 24px;background:transparent;color:#0A2A4A;border-bottom:1px solid #DCE6F2}
.hero>div{display:block;max-width:820px;padding-left:22px;border-left:3px solid #175FC1}
.hero .eyebrow{display:block;color:#175FC1;font-size:10px;font-weight:800;letter-spacing:.22em;margin:0 0 10px}
.hero h1{font:600 clamp(32px,3.2vw,42px) Georgia,serif;line-height:1.08;max-width:760px;margin:0;letter-spacing:-.025em;color:#0A2A4A}
.hero p{max-width:650px;margin:12px 0 0;font-size:15px;line-height:1.55;color:#66788D}
@media(max-width:980px){.hero{margin-left:16px;margin-right:16px}}
@media(max-width:720px){.hero{margin:18px 14px 16px;padding:16px 0 18px}.hero>div{padding-left:14px;border-left-width:2px}.hero .eyebrow{font-size:9px;letter-spacing:.18em;margin-bottom:8px}.hero h1{font-size:28px;line-height:1.12}.hero p{font-size:13px;line-height:1.5;margin-top:9px;max-width:100%}}
@media(max-width:380px){.hero{margin-left:12px;margin-right:12px}.hero h1{font-size:26px}}
.toolbar{max-width:1180px;margin:0 auto 24px;display:grid;grid-template-columns:1fr 240px;gap:12px;padding:0 2px}.toolbar input,.toolbar select,.form input,.form select,.form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#26384D;font:inherit}.grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:0 2px 70px}.card-prod{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 7px 25px rgba(21,87,184,.04);transition:transform .18s ease,box-shadow .18s ease}.card-prod:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(21,87,184,.09)}.product-open{padding:0;border:0;background:none;text-align:left;width:100%;cursor:pointer;color:inherit}.photo{aspect-ratio:4/5;background:#EAF1F9;display:flex;align-items:center;justify-content:center;color:#8294A8;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.prod-info{padding:18px}.prod-info h2{font:600 22px Georgia,serif;margin:7px 0}.prod-info p{color:var(--muted);min-height:0;line-height:1.45;margin:10px 0}.prod-info strong{display:block;font-size:18px;color:var(--ink)}.prod-info small{display:block;margin-top:7px;color:#718398}.cat-label{font-size:11px;letter-spacing:.12em;color:var(--gold);font-weight:800}.modal{position:fixed;inset:0;background:rgba(8,28,55,.60);z-index:40;padding:18px;overflow:auto}.modal-box{max-width:1040px;margin:2vh auto;background:var(--paper);border-radius:26px;padding:clamp(18px,3vw,34px);position:relative;box-shadow:0 25px 80px rgba(0,0,0,.20)}.checkout{max-width:820px}.x{position:absolute;right:16px;top:12px;border:0;background:none;font-size:31px;cursor:pointer;color:#4E6680}.detail-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:30px}.product-gallery{display:grid;gap:10px}.gallery-main{background:#EAF1F9;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-thumbs{display:flex;gap:9px;overflow:auto;padding:1px}.thumb{width:66px;height:66px;padding:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;flex:0 0 auto}.thumb.selected{border:2px solid var(--ink)}.thumb img{width:100%;height:100%;object-fit:cover}.detail-image{background:#EAF1F9;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:18px;color:#8294A8}.detail-grid h2{font:600 clamp(30px,4vw,42px) Georgia,serif;margin:8px 0}.price{font-size:22px;font-weight:800;color:var(--ink);margin-bottom:18px}.detail-description{color:#4C6075;line-height:1.75;font-size:16px;max-width:62ch;margin:0 0 6px;white-space:normal}.detail-description .desc-paragraph{margin:0 0 14px}.detail-description .desc-paragraph:last-child{margin-bottom:0}.info-block{margin-top:20px;padding-top:17px;border-top:1px solid var(--line)}.info-block b{display:block;font-size:15px;letter-spacing:.01em;margin-bottom:7px}.info-block p{color:var(--muted);line-height:1.65;margin:0;max-width:62ch}.selection-block,.product-extra{margin-top:26px}.selection-head h3,.product-extra h3{margin-bottom:5px}.selection-head p{color:var(--muted);margin-top:0}.matrix{overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fff}.matrix table{border-collapse:collapse;width:100%;min-width:580px}.matrix th,.matrix td{padding:11px;border-bottom:1px solid var(--line);text-align:center}.matrix th{ text-align:left }.matrix thead th{background:#F3F7FC}.matrix input{width:72px;padding:9px;border:1px solid var(--line);border-radius:8px}.matrix small{display:block;color:#7b847f;margin-top:4px;font-size:11px}.single-buy{display:grid;gap:7px;max-width:260px;margin-top:22px}.single-buy input{display:block;width:100%;padding:12px;border:1px solid var(--line);border-radius:11px;margin-top:6px}.single-buy small{color:var(--muted)}.product-actions{display:flex;justify-content:flex-end;margin-top:22px}.measure{background:#F3F7FC;padding:15px;border-radius:12px;line-height:1.65;color:#5D7188}.form{display:grid;gap:14px}.form label{font-weight:700;font-size:14px}.form input,.form select,.form textarea{margin-top:6px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cep-row{display:flex;gap:10px;align-items:end}.cep-row label{flex:1}.cep-row button,.secondary-btn{padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#EEF4FB;cursor:pointer;font-weight:700;color:#324039}.lookup-box{padding:16px;border-radius:15px;background:#F4F8FD}.notice,.hint,.review-notice{padding:12px;border-radius:12px;background:#F1F5FA;color:#5A6E84}.checkout-footer{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.cart-row{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--line)}.cart-row small{display:block;color:#777;margin-top:4px}.qty-actions{display:flex;align-items:center;gap:7px}.qty-actions button{border:1px solid var(--line);background:#fff;padding:5px 9px;border-radius:7px;cursor:pointer}.cart-total,.review-total{display:flex;justify-content:space-between;font-size:19px;padding:18px 0}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.review-card{border:1px solid var(--line);border-radius:15px;padding:16px;background:#fff}.review-card h3{margin-top:0}.review-card p{line-height:1.55;color:#586D84}.review-item{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.review-notice{margin-top:14px}.success{text-align:center;padding:45px 10px}.success>span:first-child{display:inline-flex;width:58px;height:58px;border-radius:50%;align-items:center;justify-content:center;background:#E7F1FB;color:var(--ink);font-size:30px}.success h2{font:600 32px Georgia,serif}.empty{text-align:center;padding:50px}.product-extra+.product-actions{padding-top:4px}@media(max-width:980px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 16px 60px}.hero,.toolbar{margin-left:16px;margin-right:16px}.detail-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}}@media(max-width:720px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.toolbar{grid-template-columns:1fr;padding:0}.brand small{display:none}.two{grid-template-columns:1fr}.site-head{padding:11px 14px}.modal{padding:10px}.modal-box{border-radius:20px;padding:18px 14px}.checkout-footer{flex-direction:column-reverse}.checkout-footer>*{width:100%}.review-item{flex-direction:column;gap:5px}}
@media(max-width:520px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-left:10px;padding-right:10px}.card-prod{border-radius:15px}.prod-info{padding:10px}.prod-info h2{font-size:16px;line-height:1.2;margin:5px 0}.prod-info p{font-size:12px;line-height:1.35;min-height:0;margin:6px 0}.prod-info strong{font-size:15px}.prod-info small{font-size:11px;margin-top:5px}.cat-label{font-size:9px}.cart-btn{padding:11px 13px}.cart-row{align-items:flex-start}.qty-actions{flex-wrap:wrap;justify-content:flex-end}.toolbar{grid-template-columns:1fr}}

/* Product color indicators */
.color-label{display:inline-flex;align-items:center;gap:8px;justify-content:center}
.color-swatch{display:inline-block;width:16px;height:16px;min-width:16px;border-radius:50%;background:var(--swatch,#999);border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 0 0 2px rgba(255,255,255,.45)}
.detail-colors{margin:8px 0 18px}.detail-colors>b{display:block;margin-bottom:8px}.detail-color-list{display:flex;flex-wrap:wrap;gap:8px}.detail-color{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);padding:6px 9px;border-radius:999px;background:#fff;font-size:13px}.cart-row .color-swatch{width:10px;height:10px;min-width:10px;vertical-align:-1px;margin-right:4px}
/* Admin-friendly gallery */
.gallery-drop{border:1.5px dashed #cfc4b2;border-radius:16px;padding:22px;display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#fbf8f1}.gallery-drop strong{font-size:16px}.gallery-drop span{color:#6d746f;font-size:13px;flex:1 0 100%}.gallery-drop.dragging{border-color:#2D72D6;background:#f2f7f4}.gallery-upload-status{min-height:20px;margin-top:8px;color:#68736c;font-size:13px}.gallery-admin-item{position:relative}.catalog-images-head{margin-top:8px}

.card-color i{display:block;width:100%;height:100%;border-radius:50%}

.cart-invalid{border:1px solid #c46b6b;background:#fff7f7;border-radius:12px;padding:12px}.stock-warning{display:block;color:#a43838;margin-top:6px;font-size:12px}.primary:disabled{opacity:.45;cursor:not-allowed}.color-form{align-items:end}.color-input-wrap{display:flex;align-items:center;gap:10px;margin-top:6px}.color-input-wrap input[type=color]{width:52px;height:42px;padding:3px}.admin-color-dot{display:inline-block;width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.18);box-shadow:inset 0 0 0 2px rgba(255,255,255,.55)}
/* Mobile-first product selection: avoid horizontal tables on small screens */
.selection-mobile{display:none}
.mobile-color-picker{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 18px}
.mobile-color-option{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;padding:10px 13px;border-radius:999px;color:var(--ink);font-weight:700;cursor:pointer;min-height:44px}
.mobile-color-option.selected{border:2px solid var(--ink);background:#EAF2FC;box-shadow:0 0 0 3px rgba(24,59,50,.12);transform:translateY(-1px)}
.mobile-color-option:not(:disabled):active{transform:scale(.98)}
.mobile-size-head{border-top:1px solid var(--line);padding-top:16px;margin-top:4px}
.mobile-size-head h3{display:flex;align-items:center;gap:8px;margin:0 0 5px}
.mobile-size-head p,.mobile-selection-intro p{color:var(--muted);margin:0}
.mobile-size-list{display:grid;gap:8px;margin-top:14px}
.mobile-size-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:14px;padding:11px 12px;background:#fff;min-height:64px}
.mobile-size-row.is-out{opacity:.58;background:#f7f5f1}
.mobile-size-row>div:first-child{min-width:0}.mobile-size-row strong{display:block}.mobile-size-row small{display:block;color:var(--muted);margin-top:3px}
.mobile-qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;flex:0 0 auto;background:#fff}
.mobile-qty button{width:38px;height:40px;border:0;background:#f6f2e9;font-size:21px;cursor:pointer;color:var(--ink)}
.mobile-qty input{width:42px;height:40px;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);text-align:center;font-size:16px;background:#fff}
.mobile-qty input:disabled{background:#eee;color:#999}
.mobile-selection-note{margin-top:12px;padding:11px 12px;border-radius:12px;background:#F4F8FD;color:var(--muted);font-size:13px;line-height:1.45}
@media(max-width:720px){
  body{font-size:15px}
  .site-head{padding:9px 12px;min-height:64px}
  .brand b{font-size:18px}.brand img{width:42px;height:42px}
  .cart-btn{padding:10px 13px;font-size:14px}
  .toolbar{margin:0 12px 16px}
  .grid{padding:0 12px 50px;gap:12px}
  .card-prod{border-radius:18px}.photo{aspect-ratio:1/1.12}.prod-info{padding:13px}.prod-info h2{font-size:20px}.prod-info p{min-height:0;font-size:14px}
  
  .modal{padding:0;background:rgba(12,25,20,.68)}
  .modal-box{width:100%;min-height:100%;margin:0;border-radius:0;padding:14px 14px 90px;box-shadow:none}
  .product-modal{overflow:auto}
  .detail-grid{display:block}.detail-grid>div:first-child{margin:-14px -14px 0}
  .product-gallery{gap:7px}.gallery-main{border-radius:0;aspect-ratio:1/1;max-height:none}.gallery-main img{object-fit:cover}
  .gallery-thumbs{padding:8px 12px;gap:7px;background:#fff;overflow-x:auto}.thumb{width:58px;height:58px}
  .detail-copy{padding:4px 2px 0}.detail-grid h2{font-size:31px;line-height:1.08}.price{font-size:24px;margin-bottom:14px}
  .detail-colors{display:none}
  .selection-desktop{display:none}.selection-mobile{display:block;margin-top:24px}
  .selection-mobile h3{font-size:21px}
  .product-extra{margin-top:22px}.product-actions{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,253,249,0),var(--paper) 28%);padding:20px 0 8px;z-index:3}
  .product-actions .primary{width:100%;min-height:52px;font-size:16px}
  .measure{font-size:14px}
  .single-buy{max-width:none}.single-buy input{font-size:18px}
  .checkout{padding-bottom:30px}.checkout-footer{position:sticky;bottom:0;background:var(--paper);padding-top:10px}
}


@media(max-width:520px){}

/* v14 — mobile cart + purchase CTA refinement */
.cart-screen{padding-bottom:4px}.cart-heading p{max-width:620px;color:var(--muted);line-height:1.5;margin:6px 0 0}.cart-list{margin-top:8px}.cart-row{align-items:center;gap:18px}.cart-item-info{min-width:0;flex:1}.cart-item-info>b{display:block;font-size:16px;line-height:1.3}.cart-variant{display:flex!important;align-items:center;gap:4px}.cart-unit{color:#7a837d}.cart-item-side{display:grid;grid-template-columns:auto auto;align-items:center;gap:6px 14px;justify-items:end}.cart-item-subtotal{white-space:nowrap;color:var(--ink)}.qty-actions{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;gap:0}.qty-actions button{width:38px;height:38px;border:0;border-radius:0;background:#F4F8FD;font-size:20px;color:var(--ink)}.qty-actions button:disabled{opacity:.4;cursor:not-allowed}.qty-actions span{min-width:38px;text-align:center;font-weight:800}.cart-remove{grid-column:1 / -1;border:0;background:none;color:#8a4b42;font-size:12px;font-weight:700;padding:2px 0;cursor:pointer}.cart-invalid{padding:12px}.cart-summary{margin-top:8px;padding:16px 0;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.cart-summary span{font-weight:700}.cart-summary strong{font-size:24px;color:var(--ink)}.cart-summary-warning{margin:8px 0 0;color:#a43838;font-size:13px}.cart-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:4px}.cart-actions .cart-continue{min-width:280px}.cart-continue span{font-size:19px;margin-left:5px}.cart-empty-icon{font-size:34px;margin-bottom:6px}.cart-empty h3{margin:0 0 5px}.cart-empty p{color:var(--muted);margin:0 0 18px}.product-buy-btn{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;min-width:280px}.product-buy-btn .buy-total{font-size:14px;opacity:.9}.product-buy-btn.has-selection{box-shadow:0 10px 25px rgba(21,87,184,.22)}
@media(max-width:720px){
  .checkout{padding:16px 14px 18px}.cart-screen{min-height:calc(100vh - 32px);display:flex;flex-direction:column}.cart-heading{padding:8px 28px 8px 2px}.cart-heading h2{font-size:29px;margin:5px 0 0}.cart-heading p{font-size:14px}.cart-list{margin-top:4px}.cart-row{display:flex;align-items:stretch;padding:14px 0;gap:10px}.cart-item-info{padding-right:2px}.cart-item-info>b{font-size:15px}.cart-item-side{width:112px;grid-template-columns:1fr;gap:7px;justify-items:end}.cart-item-subtotal{font-size:15px}.qty-actions button{width:34px;height:36px}.qty-actions span{min-width:34px}.cart-remove{grid-column:auto;font-size:12px}.cart-summary{margin-top:auto;padding:15px 0 10px}.cart-summary strong{font-size:23px}.cart-actions{position:sticky;bottom:0;margin:0 -14px;padding:12px 14px max(10px,env(safe-area-inset-bottom));background:rgba(255,253,249,.98);backdrop-filter:blur(10px);border-top:1px solid var(--line);flex-direction:column-reverse;z-index:5}.cart-actions>*{width:100%;min-height:50px}.cart-actions .cart-continue{min-width:0;order:2}.cart-actions .secondary-btn{order:1;background:transparent;border-color:transparent}.cart-empty{margin:auto 0}.product-actions{margin:0 -2px}.product-buy-btn{width:100%;min-width:0;min-height:56px;font-size:16px;gap:8px}.product-buy-btn .buy-total{font-size:13px}.product-buy-btn:not(.has-selection) .buy-total{display:none}
}
@media(max-width:380px){.cart-item-side{width:105px}.cart-item-info>b{font-size:14px}.cart-item-subtotal{font-size:14px}.cart-heading h2{font-size:27px}}

/* v15 — mobile review / order summary */
.review-head h2{margin-bottom:6px}.review-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-card-title h3{margin:0}.review-card-title>span{font-size:12px;color:var(--muted);font-weight:700}.review-edit{border:0;background:none;color:var(--ink);font-weight:800;cursor:pointer;padding:6px 0}.review-items{margin-top:8px}.review-item{align-items:center;min-height:66px}.review-item-main{display:flex;align-items:center;gap:10px;min-width:0}.review-item-copy{min-width:0;display:grid;gap:2px}.review-item-copy strong{font-size:14px;line-height:1.3}.review-item-copy small{color:var(--muted);font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-item-price{white-space:nowrap;color:var(--ink);font-size:14px}.review-total{margin-top:4px;border-top:1px solid var(--line);font-size:20px}.review-total b{font-size:24px;color:var(--ink)}.review-detail-block{padding:11px 0;border-top:1px solid var(--line)}.review-detail-block:first-of-type{margin-top:7px}.review-detail-block>small{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--gold);font-weight:800}.review-detail-block p{margin:5px 0 0}.review-notice{line-height:1.5}.review-footer{align-items:stretch}.review-send{display:flex;align-items:center;justify-content:center;gap:10px}.review-send small{font-size:12px;opacity:.82;font-weight:700}.review-footer .secondary-btn{min-width:190px}
@media(max-width:720px){
  .review-head{padding-right:22px}.review-head h2{font-size:29px}
  .review-grid{display:grid;grid-template-columns:1fr;gap:10px}
  .review-card{border-radius:14px;padding:14px}
  .review-order-card{order:1}.review-details-card{order:2}
  .review-item{padding:11px 0}.review-item-main{gap:9px}.review-item-price{font-size:14px}
  .review-total{padding:15px 0 4px}.review-total b{font-size:23px}
  .review-detail-block p{font-size:14px;line-height:1.5}
  .review-notice{margin-top:10px;font-size:13px;padding:12px}
  .review-footer{flex-direction:column-reverse;gap:7px;padding-top:10px}
  .review-footer>*{width:100%;min-height:52px}
  .review-send{min-height:58px!important;font-size:16px}
  .review-send small{font-size:12px}
}
@media(max-width:380px){.review-item-copy strong{font-size:13px}.review-item-copy small{font-size:11px}.review-send{flex-direction:column;gap:1px}}
/* v16 — cupons de desconto */
.coupon-box{margin-top:14px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#F7FAFD}.coupon-box>div:first-child{display:grid;gap:2px}.coupon-box small{color:var(--muted)}.coupon-entry{display:flex;gap:8px;margin-top:10px}.coupon-entry input{flex:1;min-width:0;padding:12px;border:1px solid var(--line);border-radius:10px;text-transform:uppercase;font-weight:700;letter-spacing:.04em}.coupon-entry button{padding:12px 17px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff;font-weight:800;cursor:pointer}.coupon-entry button:disabled{opacity:.6}.coupon-applied{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#276327;font-weight:700}.coupon-applied button{border:0;background:none;color:#8a4b42;font-weight:800;cursor:pointer}.coupon-msg{font-size:12px;color:var(--muted);margin-top:6px}.cart-discount{color:#276327}.cart-discount strong{color:#276327!important;font-size:16px!important}.cart-total-final{border-top:1px solid var(--line);padding-top:9px;margin-top:8px}.review-total-lines>div{display:flex;justify-content:space-between;gap:12px;padding:4px 0}.review-total-lines .review-total{padding-top:12px;margin-top:5px}.review-discount{color:#276327}.review-coupon{margin-top:10px;padding:12px 14px;border-radius:12px;background:#EAF5EA;color:#276327;display:flex;justify-content:space-between;gap:10px;align-items:center}.review-coupon span{font-weight:800}@media(max-width:720px){.coupon-box{margin-top:12px}.coupon-entry input{font-size:16px}.coupon-applied{align-items:flex-start;flex-direction:column}.review-coupon{align-items:flex-start;flex-direction:column;gap:3px}}

/* v18 — variações indisponíveis e parcelamento simples */
.selection-desktop .variation-unavailable{background:#f1f1f1;color:#aaa}.selection-desktop .variation-unavailable input{background:#e5e5e5;color:#aaa;border-color:#ddd;cursor:not-allowed}.selection-desktop .variation-disabled{font-size:12px;color:#aaa}.selection-desktop .variation-available input{background:#fff}.mobile-color-option.is-out,.mobile-color-option:disabled{opacity:.42;filter:grayscale(.6);cursor:not-allowed;background:#f0f0f0}.mobile-color-option.is-out small{display:block;color:#999;font-size:11px}.installments-wrap{margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#F7FAFD}.installments-wrap label{display:grid;gap:6px;font-weight:800}.installments-wrap select{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;background:#fff}.installment-note{margin-top:7px;color:var(--muted);font-size:13px}.installment-note b{color:var(--ink)}.payment-total-preview{margin:10px 0;padding:12px 14px;border-radius:12px;background:#F4F8FD;font-size:14px}.payment-total-preview b{font-size:17px}.mobile-size-row.is-out{opacity:.58;background:#f1f1f1}.mobile-size-row.is-out .mobile-qty button{background:#e1e1e1;color:#aaa;cursor:not-allowed}

.product-actions{display:flex;gap:10px;align-items:center;margin-top:18px}.product-actions .primary{flex:1}@media(max-width:720px){.product-actions{flex-direction:column}.product-actions>*{width:100%!important}}

.auto-promo-note{margin-top:10px;padding:11px 13px;border-radius:12px;background:#EAF5EA;color:#276327;display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:13px}.auto-promo-note span{font-weight:700}@media(max-width:720px){.auto-promo-note{align-items:flex-start;flex-direction:column;gap:3px}}


/* v27 — fluxo de compra mobile e cabeçalho compacto */
.site-head .brand{flex:1;min-width:0}
.brand>span{min-width:0}
.cart-btn{white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:4px;flex:0 0 auto}
.cart-btn span{flex:0 0 auto}
.product-actions{align-items:stretch;gap:10px}.product-continue-btn{display:flex;align-items:center;justify-content:center;gap:8px;background:var(--cream);border:1px solid var(--gold);color:var(--ink);box-shadow:none}
.product-continue-btn.has-selection{background:#f2ead7}
.product-buy-btn{display:flex;align-items:center;justify-content:center;gap:8px}
.product-actions .action-total,.product-actions .buy-total{font-size:13px;font-weight:800;white-space:nowrap}
.product-added-feedback{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;margin:0 0 14px;padding:12px 14px;border:1px solid #cfe2d3;border-radius:14px;background:#edf8ef;color:#245936}
.product-added-feedback strong{font-size:14px}.product-added-feedback span{grid-column:1/-1;font-size:13px;line-height:1.4;color:#46624e}.product-added-feedback button{grid-column:2;grid-row:1;border:1px solid #9fc3a6;border-radius:999px;background:#fff;color:#245936;padding:8px 11px;font-weight:800;cursor:pointer}
.cart-actions .secondary-btn{background:#E8F1FB;border-color:#5B9AEF;color:var(--ink);font-weight:800;min-height:50px}
.cart-actions .cart-continue{min-height:50px}
@media(max-width:720px){
  .product-actions{flex-direction:column;gap:8px}.product-actions>*{width:100%!important}
  .product-continue-btn,.product-buy-btn{min-height:54px}
  .product-continue-btn{order:1}
  .product-buy-btn{order:2}
  .cart-actions{flex-direction:column;gap:8px}
  .cart-actions .secondary-btn,.cart-actions .cart-continue{order:initial;width:100%;min-height:52px}
  .cart-actions .secondary-btn{background:#E8F1FB;border:1px solid var(--gold)}
}
@media(max-width:390px){
  .site-head{padding:9px 10px;gap:8px}
  .brand{gap:8px}
  .brand img{width:42px;height:42px}
  .brand b{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .cart-btn{padding:9px 10px;font-size:13px;gap:3px;min-height:40px}
  .cart-btn span{padding:2px 6px;margin-left:2px}
}

/* v28 — refinamento de ações mobile */
.product-continue-btn{background:#1557B8;color:#fff;border-color:#1557B8;box-shadow:0 8px 18px rgba(21,87,184,.18)}
.product-continue-btn.has-selection{background:#1557B8;color:#fff;border-color:#1557B8}
.product-continue-btn:not(:disabled):active{transform:translateY(1px)}
.product-buy-btn{background:#4F8FE3;color:#fff;border-color:#4F8FE3;box-shadow:0 8px 18px rgba(79,143,227,.18)}
.product-buy-btn.has-selection{background:#4F8FE3;color:#fff;border-color:#4F8FE3}
.product-buy-btn:disabled,.product-continue-btn:disabled{opacity:.48;filter:saturate(.65);box-shadow:none}
.cart-actions .secondary-btn{background:#4F8FE3;color:#fff;border-color:#4F8FE3;box-shadow:0 8px 18px rgba(79,143,227,.14)}
.cart-actions .cart-continue{background:#1557B8;color:#fff;border-color:#1557B8;box-shadow:0 8px 18px rgba(21,87,184,.18)}
@media(max-width:720px){
  .cart-actions{flex-direction:column;gap:9px}
  .cart-actions .secondary-btn,.cart-actions .cart-continue{order:initial;width:100%;min-height:54px}
}

@media(max-width:720px){.product-added-feedback{align-items:stretch;flex-direction:column;gap:10px}.product-added-feedback button{width:100%;min-height:46px}.product-actions{scroll-margin-bottom:90px}}

/* Carrinho: validade de 30 minutos */
.cart-expiry{margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff8e8;color:#5b503c;display:flex;flex-direction:column;gap:4px}
.cart-expiry strong{font-variant-numeric:tabular-nums;color:var(--ink);font-size:16px}
.cart-expiry small{color:#736b5b;line-height:1.4}
.cart-expiry strong.is-warning{color:#a13a2f}
@media(max-width:520px){.cart-expiry{padding:11px 12px;font-size:13px}.cart-expiry small{font-size:11px}}
.promo-next-note{margin-top:8px;padding:12px 14px;border:1px solid #d9e6f7;border-radius:12px;background:#f6f9fd;color:#0a2a4a;display:flex;flex-direction:column;gap:3px}.promo-next-note strong{font-size:13px}.promo-next-note span{font-weight:800;font-size:14px}.promo-next-note small{font-size:12px;color:#607287}@media(max-width:720px){.promo-next-note{padding:11px 12px}}

.freight-notice{margin-top:10px;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.45;background:#f5f8fc;color:#24466f}.freight-notice.is-fixed{background:#eef8ef;color:#286235}.freight-notice.is-pending{background:#fff7e8;color:#785d19}.checkout-total-line{font-size:16px;margin-top:8px;padding-top:8px;border-top:1px solid #dfe6ee}@media(max-width:680px){.freight-notice{font-size:12px}.checkout-total-line{font-size:15px}}

.freight-calc-btn{width:100%;margin-top:2px}.freight-calc-btn.is-calculated{background:#1f7a4d}.freight-calc-btn:disabled{opacity:.7;cursor:not-allowed}.freight-notice.is-un-calculated{background:#FFF7E6;color:#7A5B00;border:1px solid #F0D58C}
@media(max-width:720px){.cep-row{flex-direction:column;align-items:stretch}.cep-row button{width:100%}.freight-calc-btn{min-height:48px}}

/* v39.19 — descrição editorial: sem resumo na vitrine e texto completo mais harmonioso */
@media(max-width:720px){.detail-description{font-size:15px;line-height:1.7;max-width:none}.detail-description .desc-paragraph{margin-bottom:12px}.detail-grid h2{line-height:1.08}.info-block{margin-top:18px;padding-top:15px}.info-block p{line-height:1.6}}
