.shop-nav{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:86px}.shop-nav nav{display:flex;gap:24px;font-size:13px}.shop-main{padding-top:65px;min-height:75vh}.shop-main h1{font-size:56px;letter-spacing:-.055em;line-height:1.1;margin:14px 0 38px}.shop-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:36px;align-items:start}.shop-panel{padding:28px;border:1px solid var(--line);border-radius:14px;background:#fff}.shop-panel h2,.cart-info h2{font-size:20px;letter-spacing:-.03em;margin:0 0 16px}.summary{position:sticky;top:110px}.summary-row{display:flex;justify-content:space-between;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);font-size:13px}.summary-row:last-child{background:var(--accent-soft);margin:18px -12px;padding:18px 12px;border:0;border-radius:8px}.summary-row:last-child strong{font-size:20px;white-space:nowrap}.shop-primary{display:flex;justify-content:center;width:100%;margin:20px 0 14px}.shop-back{display:block;text-align:center;font-size:12px;text-decoration:underline}.cart-item{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:20px;padding:26px 0;border-bottom:1px solid var(--line)}.cart-item img{width:100px;height:125px;object-fit:contain;mix-blend-mode:darken}.cart-info p{font-size:12px;color:#62655d;line-height:1.7;margin:6px 0}.cart-controls{display:flex;align-items:center;gap:22px;margin-top:15px;font-size:12px}.cart-controls select{padding:6px;border:1px solid var(--line);border-radius:5px;background:white}.remove-item{background:none;border:0;text-decoration:underline;color:#62655d;font-size:12px}.line-price{font-size:16px;white-space:nowrap}.shop-footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#62655d;padding-top:50px;padding-bottom:30px}.empty-cart p{font-size:14px;color:#62655d;margin:20px 0}.tracking-head{max-width:650px;margin:auto;text-align:center}.tracking-head p:last-child{font-size:15px;line-height:1.8;color:#62655d}.tracking-panel{max-width:620px;margin:30px auto}.tracking-panel label{display:block;font-size:13px}.tracking-panel input{display:block;width:100%;padding:16px;margin-top:10px;border:1px solid var(--line);border-radius:6px;font:inherit}.tracking-panel button{border:0}.tracking-panel p,#cart-notice{font-size:12px;line-height:1.7;color:#62655d}.tracking-help{max-width:600px;margin:32px auto}.tracking-help h2{font-size:19px}.tracking-help p{font-size:13px;line-height:1.8;margin:12px 0 20px;color:#62655d}.tracking-events{padding-left:25px}.tracking-events li{padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}#navigation{gap:18px;font-size:12px}@media(max-width:1000px){.nav{gap:15px}.nav nav{gap:12px}.nav nav a{font-size:11px}}@media(max-width:760px){.shop-nav{align-items:flex-start;flex-direction:column;padding-top:20px;padding-bottom:18px;gap:20px}.shop-nav nav{font-size:12px;gap:18px}.shop-main{padding-top:35px}.shop-main h1{font-size:40px}.shop-layout{grid-template-columns:1fr;gap:25px}.summary{position:static}.shop-panel{padding:20px}.cart-item{grid-template-columns:70px minmax(0,1fr);gap:15px}.cart-item img{width:70px;height:100px}.line-price{grid-column:2}.cart-info h2{font-size:18px;margin-bottom:8px}.cart-controls{gap:16px}.shop-footer{flex-direction:column;gap:10px}.summary-row{font-size:12px}}

.shop-nav nav{margin-left:auto}@media(max-width:760px){.shop-nav{display:grid;grid-template-columns:1fr 44px;gap:12px}.shop-nav .brand{grid-column:1;grid-row:1}.shop-nav>.cart-link{grid-column:2;grid-row:1}.shop-nav nav{grid-column:1/-1;grid-row:2;margin-left:0}}

.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0 30px}.form-grid .full{grid-column:1/-1}.form-grid label,.payment-result label{font-size:12px}.form-grid input,.form-grid select,.payment-result textarea{width:100%;display:block;padding:13px;border:1px solid var(--line);border-radius:6px;background:#fff;font:inherit;margin-top:7px;min-width:0}.form-grid small{font-size:10px;color:#62655d}.payment-choice{padding:20px;background:var(--accent-soft);border-radius:10px}.payment-choice p,#checkout-availability,#checkout-error{font-size:12px;line-height:1.7;margin-top:10px}#checkout-error{color:#a03122}.shop-primary:disabled{opacity:.45;cursor:not-allowed}.payment-result{max-width:680px;margin:0 auto 40px;text-align:center}.payment-result h2{font-size:32px}#pix-qr{display:block;margin:20px auto;background:white}#pix-qr[hidden]{display:none}.payment-result textarea{min-height:95px;overflow-wrap:anywhere}.payment-result .button,.payment-result .text-link{margin:18px auto}.payment-result p{font-size:14px;line-height:1.7;margin:12px 0}#payment-amount{font-size:28px;font-weight:700}.checkout-line{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.checkout-line small{display:block;line-height:1.7;color:#62655d;margin:5px 0}#checkout-flow[hidden],#checkout-empty[hidden],#payment-result[hidden]{display:none}@media(max-width:380px){.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}}
body[data-shop-page="checkout"]{background:#f4f5f1}.checkout-heading{display:flex;justify-content:space-between;align-items:center;gap:25px}.checkout-heading h1{font-size:68px;margin:12px 0 25px}.checkout-heading>p{font-size:13px;line-height:1.9;text-align:right;color:#62655d}.checkout-heading>p strong{color:#282d23}.checkout-progress{display:flex;list-style:none;padding:0;margin:5px 0 35px;max-width:750px}.checkout-progress li{flex:1;border-bottom:2px solid #dcded6;padding-bottom:16px}.checkout-progress button{display:flex;gap:12px;align-items:center;border:0;background:none;font:inherit;font-size:13px;color:#7c8275;padding:0}.checkout-progress b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:1px solid #cfd4c7;font-size:12px}.checkout-progress [aria-current]{color:#23281d;font-weight:700}.checkout-progress [aria-current] b{background:#252c1e;color:#e8f3cd;border-color:#252c1e}.checkout-progress .completed b{background:#e2ebd4;border-color:#b7c59e;color:#344022}.wizard-card{padding:38px;border-radius:20px;border-color:#e4e7dd;box-shadow:0 12px 45px #333e2010}.wizard-card section[hidden],.wizard-actions button[hidden]{display:none}.step-kicker{font-size:10px;letter-spacing:.13em;color:#77826a}.wizard-card h2{font-size:28px;margin:12px 0;letter-spacing:-.04em;outline:none}.step-description{font-size:13px;line-height:1.7;color:#747c6b}.wizard-card input,.wizard-card select{padding:15px;background:#fafbf8;border-color:#dce1d4;border-radius:9px}.wizard-card input:focus,.wizard-card select:focus{outline:2px solid #667d47;outline-offset:2px;background:white}.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid #e4e7dd}.wizard-actions #step-back,.delivery-review button{background:none;border:0;color:#5b654e;font:inherit;font-size:12px;text-decoration:underline}.wizard-actions .button{margin-left:auto;padding:17px 24px;border-radius:9px}.delivery-review{display:flex;justify-content:space-between;gap:20px;margin:25px 0;padding:18px;background:#f5f7f1;border-radius:10px}.delivery-review small{font-size:9px;letter-spacing:.1em;color:#758467}.delivery-review p{white-space:pre-line;font-size:12px;line-height:1.8;margin-top:8px}.payment-choice{border:1px solid #bfcea8;background:#edf3e3;padding:24px}.payment-choice svg{display:block;margin-bottom:16px;color:#5a713b}.payment-choice strong{font-size:21px}.wizard-card .shop-primary{border-radius:9px}.shop-panel.summary{border-radius:20px}.summary-row:last-child{background:#e9f0dc}.checkout-progress button:focus-visible{outline:2px solid #667d47;outline-offset:4px}@media(max-width:760px){.checkout-heading{align-items:flex-start}.checkout-heading h1{font-size:48px}.checkout-heading>p{display:none}.checkout-progress{margin-bottom:24px}.checkout-progress button{font-size:11px;gap:7px}.checkout-progress b{width:29px;height:29px;font-size:10px}.wizard-card{padding:23px 19px}.wizard-card h2{font-size:25px}.wizard-actions .button{padding:15px 16px;font-size:12px}.checkout-heading .eyebrow{font-size:10px}.form-grid{gap:16px}.step-description{font-size:12px}}

.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0 18px}.payment-tabs button{border:1px solid #d5dbcd;border-radius:10px;padding:15px;background:white;font:inherit;font-size:15px;font-weight:600}.payment-tabs button[aria-selected="true"]{background:#edf3e3;border-color:#819766;color:#354825}.payment-tabs button:focus-visible{outline:2px solid #667d47;outline-offset:3px}#panel-card{padding:25px;background:#f6f7f3;border:1px solid #dce1d4;border-radius:12px}#panel-card h3{font-size:21px;letter-spacing:-.03em}#panel-card p{font-size:13px;line-height:1.85;margin-top:12px}#panel-card small{font-size:11px;color:#62655d}#panel-card[hidden],#panel-pix[hidden]{display:none}
/* TORRAS checkout — black, ivory and orange. */
body[data-shop-page="checkout"]{--accent:#ff6a00;--accent-soft:#fff0e5;--paper:#f7f7f5;--line:#e3e3de;background:#f7f7f5;color:#171717}body[data-shop-page="checkout"] .shop-main{max-width:1180px;padding-top:48px}.checkout-heading h1{font-weight:700;letter-spacing:-.065em}.checkout-heading>p strong{color:#d85000}.checkout-progress{max-width:none;gap:12px;margin:0 0 30px}.checkout-progress li{border:0;background:#ecece8;border-radius:10px;padding:14px 18px}.checkout-progress li:has([aria-current]){background:#191919}.checkout-progress button{color:#777;gap:13px}.checkout-progress [aria-current]{color:#fff}.checkout-progress b{border:0;background:#ddd;color:#626262}.checkout-progress [aria-current] b{background:#ff6a00;color:white}.checkout-progress .completed b{background:#ff6a00;color:#fff}.wizard-card{border:1px solid #e7e7e2;box-shadow:0 18px 60px #00000008;padding:38px}.step-kicker{color:#c55100;font-weight:700}.wizard-card h2{font-size:30px;color:#151515}.step-description,.form-grid small{color:#777}.wizard-card input,.wizard-card select{background:#f9f9f7;border-color:#deded8;border-radius:8px;padding:16px}.wizard-card input:focus,.wizard-card select:focus{outline-color:#ff6a00;background:#fff}.wizard-actions{border-color:#e5e5df}.wizard-actions #step-back,.delivery-review button{color:#555}.wizard-card .button,.payment-result .button{background:#191919;color:white}.wizard-card .button:hover,.payment-result .button:hover{background:#ff6a00;color:white}.delivery-review{background:#f5f5f2;border-left:3px solid #ff6a00}.delivery-review small{color:#777}.payment-tabs button{display:flex;align-items:center;gap:13px;text-align:left;border:1px solid #dfdfda;background:#fff;color:#555;padding:18px;border-radius:10px}.payment-tabs svg{width:32px;height:32px;flex-shrink:0}.payment-tabs small{display:block;font-size:10px;font-weight:400;margin-top:4px;color:#777}.payment-tabs button[aria-selected="true"]{border:2px solid #ff6a00;background:#fff7f1;color:#171717;padding:17px}.payment-tabs button[aria-selected="true"] svg{color:#ff6a00}.payment-tabs button:focus-visible,.checkout-progress button:focus-visible{outline-color:#ff6a00}.payment-choice{background:#fff7f1;border-color:#ffd2b1}.payment-choice svg{color:#ff6a00}.payment-choice strong{font-size:20px}.summary-row:last-child{background:#191919;color:white;padding:22px 14px}.summary-row:last-child strong{color:#ff9952}.shop-panel.summary{border:1px solid #e7e7e2}.card-unavailable-compact{display:flex;align-items:center;gap:15px;color:#555}.card-unavailable-compact strong{display:block;font-size:13px}.card-unavailable-compact button{background:none;border:0;padding:8px 0;font:inherit;font-size:12px;text-decoration:underline;color:#c34d00}#panel-card{background:#f7f7f4;border-color:#e5e5df;padding:20px}#card-offer-dialog{border:0;border-radius:20px;padding:38px;width:min(490px,calc(100% - 32px));max-height:90dvh;overflow:auto;color:#171717;box-shadow:0 35px 100px #0004}#card-offer-dialog::backdrop{background:#15151588;backdrop-filter:blur(5px)}#close-card-offer{position:absolute;top:12px;right:16px;background:none;border:0;font-size:28px;color:#666;width:36px;height:36px}.modal-eyebrow{font-size:9px;font-weight:700;letter-spacing:.13em;color:#b94b00}#card-offer-dialog h2{font-size:34px;letter-spacing:-.055em;line-height:1.15;margin:16px 0}#card-offer-description{font-size:13px;color:#777;line-height:1.7}.modal-discount{display:flex;align-items:center;gap:22px;margin:24px 0;padding:20px 0;border-block:1px solid #e7e7e2}.modal-discount>strong{font-size:84px;letter-spacing:-.08em;line-height:1;color:#f56500}.modal-discount>strong span{font-size:43px}.modal-discount>div{font-size:12px;font-weight:700}.modal-discount small{display:block;font-size:11px;font-weight:400;margin-top:6px}#card-offer-dialog>.button{border:0;background:#191919;color:white;font-size:13px;border-radius:9px}#card-offer-dialog>small{display:block;text-align:center;font-size:10px;color:#777}@media(max-width:760px){.checkout-progress{gap:6px}.checkout-progress li{padding:12px 8px}.checkout-progress button{gap:6px;font-size:10px}.checkout-progress b{width:24px;height:24px;font-size:9px}.wizard-card{padding:25px 20px}.wizard-card h2{font-size:26px}.payment-tabs button{gap:8px;padding:14px;font-size:13px}.payment-tabs button[aria-selected="true"]{padding:13px}.payment-tabs svg{width:26px;height:26px}.payment-tabs small{font-size:9px}#card-offer-dialog{padding:30px 24px}#card-offer-dialog h2{font-size:30px}.modal-discount{gap:16px}.modal-discount>strong{font-size:70px}}

/* Light checkout palette. Brand artwork and its animation remain unchanged. */
body[data-shop-page="checkout"]{--accent:#547a9b;--accent-soft:#eef4f8;--paper:#fafbfc;--line:#e5eaf0;background:#fafbfc;color:#344454}body[data-shop-page="checkout"] .header{background:#ffffffed;border-bottom:1px solid #edf0f3}.checkout-heading h1{color:#344454;font-weight:600}.checkout-heading>p strong{color:#66849c}.checkout-progress li{background:transparent;border:1px solid #e5eaf0;border-radius:12px}.checkout-progress li:has([aria-current]){background:#eef4f8;border-color:#c8d9e5}.checkout-progress button{color:#8a98a5}.checkout-progress [aria-current]{color:#456982}.checkout-progress b{background:#f0f3f6;color:#8898a6}.checkout-progress [aria-current] b{background:#dce9f2;color:#456982}.checkout-progress .completed b{background:#e8f0f5;color:#66859c}.wizard-card{border-color:#e6ebf0;box-shadow:0 8px 35px #7e92a00a;border-radius:18px;padding:40px}.step-kicker{color:#8298aa;font-weight:600}.wizard-card h2{color:#344454;font-weight:600}.step-description,.form-grid small{color:#85929e}.wizard-card input,.wizard-card select{background:#fff;border-color:#dfe6ec;border-radius:9px;color:#344454}.wizard-card input:focus,.wizard-card select:focus{outline:2px solid #aac5d9;outline-offset:2px;background:#fff}.wizard-actions{border-color:#edf0f3;padding-top:24px}.wizard-actions #step-back,.delivery-review button{color:#728899}.wizard-card .button,.payment-result .button{background:#577c99;color:#fff;box-shadow:0 3px 9px #547a9b12;border:0}.wizard-card .button:hover,.payment-result .button:hover{background:#466b88}.delivery-review{background:#f6f9fb;border:1px solid #e7eef3;border-radius:12px}.delivery-review small{color:#8298aa}.payment-tabs button{border-color:#e1e8ee;background:#fff;color:#728595;border-radius:12px}.payment-tabs button[aria-selected="true"]{border:1px solid #adc7d9;background:#f3f8fb;color:#456982;padding:18px;box-shadow:0 0 0 1px #adc7d940}.payment-tabs button[aria-selected="true"] svg{color:#7296b0}.payment-tabs small{color:#8c9aa6}.payment-tabs button:focus-visible,.checkout-progress button:focus-visible{outline-color:#92b2ca}.payment-choice{background:#f5f9fc;border-color:#e0ebf2;border-radius:12px}.payment-choice svg{color:#7296b0}.payment-choice strong{color:#456982;font-size:19px}.payment-choice p{color:#8293a0}.shop-panel.summary{border-color:#e6ebf0;box-shadow:none;border-radius:18px}.summary h2{color:#526675;font-weight:600}.summary-row{border-color:#edf1f4;color:#72818e}.summary-row strong{color:#425b6e}.summary-row:last-child{background:#eef5f9;color:#607f95;border:1px solid #e2edf4;border-radius:12px;padding:21px 14px}.summary-row:last-child strong{color:#416b89}.checkout-line{border-color:#edf1f4;color:#526b7d}.checkout-line small{color:#8b99a4}.shop-back{color:#8193a2}.card-unavailable-compact{color:#8295a4}.card-unavailable-compact button{color:#5d829e}#panel-card{background:#f8fafc;border-color:#e6edf2}#card-offer-dialog{color:#435d70;background:#fff;border:1px solid #e8edf1;border-radius:22px;box-shadow:0 24px 85px #61768833}#card-offer-dialog::backdrop{background:#455c704d;backdrop-filter:blur(6px)}#close-card-offer{color:#94a3af}.modal-eyebrow{color:#7f9aae}.modal-discount{border-color:#e8eef3}.modal-discount>strong{color:#688da8}.modal-discount>div{color:#5c788d}#card-offer-description,#card-offer-dialog>small{color:#8998a4}#card-offer-dialog>.button{background:#577c99;color:white}#card-offer-dialog>.button:hover{background:#466b88}#card-offer-dialog h2{font-weight:600}.payment-result{border-color:#e6ebf0}.payment-result h2,#payment-amount{color:#456982}@media(max-width:760px){.wizard-card{padding:27px 21px}.payment-tabs button[aria-selected="true"]{padding:14px}.checkout-progress li{padding:12px 8px}}

#cep-status{display:block;margin-top:8px;line-height:1.6}#cep-status[data-error="true"]{color:#a03122}input[name="zip_code"][aria-invalid="true"]{border-color:#a03122}

.payment-result-actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;margin:26px auto 20px;max-width:540px}.payment-result .payment-result-actions .button{margin:0;min-height:48px;padding:15px 20px;border-radius:10px;white-space:normal;line-height:1.5;justify-content:center;text-align:center;flex:1 1 210px}.payment-result-actions #restart-checkout{background:#f3f6fa;color:#3c5873;border:1px solid #dce4ed;box-shadow:none}.payment-result-actions #restart-checkout:hover{background:#eaf0f7;border-color:#c3d1e0}.payment-result-actions .button:focus-visible{outline:2px solid #537da3;outline-offset:3px}.payment-result-actions [hidden]{display:none!important}@media(max-width:600px){.payment-result-actions{flex-direction:column;gap:12px;width:100%}.payment-result .payment-result-actions .button{flex:auto;width:100%;font-size:13px}}

.checkout-line{display:grid;grid-template-columns:86px minmax(0,1fr);gap:16px;align-items:center}.checkout-line-copy{min-width:0;line-height:1.6}.order-product-photos{display:flex;flex-wrap:wrap;gap:4px;align-content:start;align-items:center;width:100%;max-width:100px}.order-product-photos img{display:block;object-fit:contain;background:#fff;border-radius:8px;mix-blend-mode:normal}.order-product-photos .order-charger-photo{width:100%;height:100px}.order-product-photos .order-accessory-photo{width:calc(50% - 2px);height:44px;border:1px solid #edf0f3}.checkout-line-copy strong{display:block;margin-top:8px}@media(max-width:760px){.cart-item .order-charger-photo{height:84px}.cart-item .order-accessory-photo{height:34px}}@media(max-width:360px){.checkout-line{grid-template-columns:66px minmax(0,1fr);gap:12px}.checkout-line .order-charger-photo{height:82px}}

/* Checkout step icons and compact Pix information. */
.checkout-progress b svg{display:block;width:19px;height:19px;flex:none}.wizard-card .payment-choice{padding:16px 18px;border-radius:12px}.wizard-card .payment-choice>svg{width:25px;height:25px;margin-bottom:10px}.wizard-card .payment-choice strong{font-size:16px;line-height:1.4}.wizard-card .payment-choice p{font-size:12px;line-height:1.6;margin-top:7px}@media(max-width:760px){.checkout-progress b svg{width:16px;height:16px}.wizard-card .payment-choice{padding:14px 16px}.wizard-card .payment-choice strong{font-size:15px}.wizard-card .payment-choice>svg{width:23px;height:23px;margin-bottom:8px}.wizard-card .payment-choice p{font-size:11px;line-height:1.6}}

.tracking-order{padding:24px 0;border-top:1px solid #dce4ed;margin-top:24px}.tracking-order h2{font-size:20px;margin-bottom:10px}.tracking-order .text-link{display:block;margin-top:18px}.tracking-order>strong{display:block;margin:14px 0;color:#345a7c}

@media(max-width:760px){.shop-nav{grid-template-columns:minmax(0,1fr) auto}.shop-nav .header-actions{grid-column:2;grid-row:1}}
