[hidden]{display:none!important}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:28px;align-items:start;max-width:1050px;margin:auto}.checkout-section,.checkout-summary{border:1px solid #e1e5e9;border-radius:9px;padding:25px;background:white;margin-bottom:20px}.checkout-section h2{font-size:21px;margin:0 0 18px}.checkout-section h2 span{display:inline-flex;border-radius:50%;background:var(--blue);color:white;width:29px;height:29px;align-items:center;justify-content:center;font-size:16px;margin-right:8px}.checkout-section p{font-size:13px;line-height:1.6;color:#5b6674}.checkout-field{display:flex;flex-direction:column;gap:8px;font-size:13px;margin:15px 0;min-width:0}.checkout-field input,.checkout-field select,.cep-row>input{border:1px solid #cdd4dc;border-radius:5px;padding:13px;width:100%;background:white;min-width:0}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-section .button{width:100%;margin-top:20px;background:#24a56d}.checkout-section .button:disabled{background:#77858a;cursor:not-allowed}.checkout-section small{font-size:11px;color:#687487}.checkout-preview{max-width:1050px;margin:0 auto 25px;background:#fff6db;border-radius:5px;padding:15px;font-size:13px}.checkout-summary{position:sticky;top:20px}.checkout-summary h2{font-size:16px}.summary-product{display:flex;gap:13px;border-bottom:1px solid #e5e5e5;padding:16px 0;font-size:13px}.summary-product img{width:75px;height:85px;object-fit:contain}.summary-product p{font-size:12px;color:#687487}.summary-line{display:flex;justify-content:space-between;gap:10px;font-size:14px;margin:22px 0}.summary-total{border-top:1px solid #ddd;padding-top:20px;font-size:18px}.checkout-summary>a,.edit-step{font-size:13px;color:var(--blue);text-decoration:underline;background:none;border:0;padding:0}.pix-choice{border:2px solid #24a56d;border-radius:6px;padding:16px;display:flex;gap:10px;font-size:14px}.cep-row{display:flex;align-items:center;gap:10px;margin:15px 0}.cep-row .checkout-field{flex:1;margin:0}.cep-row button{background:#111;color:white;border:0;border-radius:5px;padding:13px;white-space:nowrap}.cep-row button:disabled{opacity:.5}#product-shipping>label{display:block;font-weight:700}#delivery-quote{padding:15px;background:#f2f5f8;border-radius:5px;margin-top:18px;font-size:13px;line-height:1.6}
.shipping-option{display:flex;gap:12px;align-items:center;border:1px solid #d8e0e5;border-radius:5px;padding:14px;margin-top:12px;background:white;text-align:left;font-size:13px}.shipping-option:has(input:checked){border-color:#24a56d;background:#f0fcf5}.shipping-option>span{flex:1}.shipping-option small{display:block;margin-top:5px;font-size:12px}.shipping-option input{accent-color:#24a56d}
@media(max-width:760px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-section,.checkout-summary{padding:18px}.field-pair{grid-template-columns:1fr 1fr}.cep-row{gap:7px}.cep-row button{font-size:12px;padding:13px 9px}}
.delivery-section{font-family:Montserrat,Arial,sans-serif;color:#303030}.delivery-section h2{color:#666;font-size:21px}.delivery-section h2>span{background:#091451;border-radius:9px;width:27px;height:27px}.delivery-section .delivery-intro{margin-top:-8px;color:#666}.new-address{padding:13px 0;margin:8px 0;border:0;background:none;font-size:13px;font-weight:600;color:#202020;min-height:44px}.address-card{display:flex;align-items:center;border:1px solid #d5d5d5;border-radius:5px;padding:8px 4px 8px 12px;margin-bottom:12px;gap:0;min-width:0}.address-card.is-selected{border-color:#333}.address-card label{display:flex;align-items:center;gap:9px;flex:1;min-width:0;cursor:pointer}.address-card label span{min-width:0;overflow-wrap:anywhere}.address-card b{display:block;font-size:12px;line-height:1.4}.address-card small{display:block;color:#333;font-size:11px;line-height:1.5}.address-card input{accent-color:#252525;margin:0;flex-shrink:0}.address-card>button{width:36px;min-height:44px;padding:8px;border:0;background:none;color:#777;flex-shrink:0}.address-card>button:hover{color:var(--blue)}.address-form-actions{display:flex;gap:18px;align-items:center}.address-form-actions .button{width:auto;margin:0}.delivery-section #delivery-form{border-top:1px solid #eee;padding-top:8px;padding-bottom:20px}.delivery-section #delivery-methods{border-top:1px solid #ececec;margin-top:24px;padding-top:24px}.delivery-section fieldset{padding:0;border:0;margin:0;min-width:0}.delivery-section legend{font-size:14px;margin-bottom:10px}.delivery-section #delivery-quote{padding:0;background:none;margin:0}.delivery-section .shipping-option{padding:14px 12px;margin:0 0 10px;border-color:#d6d6d6;gap:10px;min-height:64px;border-radius:5px}.delivery-section .shipping-option:has(input:checked){background:#fff;border-color:#091451;box-shadow:0 2px 4px #09145115}.delivery-section .shipping-option input{accent-color:#091451;width:17px;height:17px;margin:0;flex-shrink:0}.delivery-section .shipping-option span{min-width:0}.delivery-section .shipping-option b{font-size:14px;line-height:1.3;display:block}.delivery-section .shipping-option small{font-size:13px;color:#333;margin-top:2px}.delivery-section .shipping-option>strong{font-size:15px;font-weight:500;white-space:nowrap}.delivery-section .shipping-free>strong{color:#24ac76;font-weight:700}.delivery-section .delivery-continue{background:#32ae70;margin-top:5px;box-shadow:0 7px 13px #0002;border-radius:5px;font-size:16px;padding:16px 10px}.delivery-continue span{padding-left:8px}.delivery-section .delivery-continue:disabled{box-shadow:none}.delivery-section #delivery-feedback:empty{display:none}@media(max-width:390px){.delivery-section .shipping-option{padding:12px 9px;gap:8px}.delivery-section .shipping-option b{font-size:12px}.delivery-section .shipping-option>strong{font-size:13px}.address-card>button{width:32px;padding:6px}}
.shipping-option .shipping-meta,.delivery-section .shipping-option .shipping-meta{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.shipping-option .carrier-logo{display:inline-block;width:78px;height:18px;object-fit:contain}.shipping-option .shipping-full{display:inline-flex;align-items:center;gap:2px;font:italic 800 18px Arial,sans-serif;letter-spacing:1px;color:#00b341;line-height:1}.shipping-full svg{flex-shrink:0}
