.store-product-card{cursor:pointer}.store-product-card:focus-visible{outline:2px solid #d98900;outline-offset:6px}.store-product-card .store-product-action{display:flex!important;justify-content:space-between;align-items:center;width:100%;border:0!important;border-top:1px solid #111!important;padding:12px 0!important;color:#111!important;text-align:left;font-size:9px;letter-spacing:.08em;font-weight:800;background:transparent}
.store-cart-overlay{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.54);opacity:0;pointer-events:none;transition:opacity .22s ease}.store-cart-overlay.is-open{opacity:1;pointer-events:auto}.store-cart-drawer{position:absolute;top:0;right:0;width:min(560px,100%);height:100%;overflow:auto;background:#f4f1eb;color:#101010;padding:28px 30px 40px;transform:translateX(100%);transition:transform .24s ease;box-shadow:-18px 0 50px rgba(0,0,0,.2)}.store-cart-overlay.is-open .store-cart-drawer{transform:translateX(0)}.store-cart-close{position:absolute;right:24px;top:18px;border:0;background:none;font-size:30px;line-height:1;cursor:pointer}.store-cart-kicker,.store-form-kicker{margin:0 0 8px;font-size:11px;letter-spacing:.16em;font-weight:800;color:#d88900}.store-cart-drawer h2{margin:0 0 20px;font-size:38px;line-height:1}.store-checkout-progress{display:flex;align-items:center;gap:8px;margin:0 0 25px;border-bottom:1px solid #c8c2b8;padding-bottom:18px}.store-checkout-progress button{display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#817b73;padding:0;font:inherit;cursor:pointer;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.store-checkout-progress button span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #aaa39a;border-radius:50%;font-size:11px}.store-checkout-progress button.is-active{color:#111;font-weight:800}.store-checkout-progress button.is-active span{background:#111;color:#fff;border-color:#111}.store-checkout-progress i{height:1px;flex:1;background:#c8c2b8}.store-cart-lines{display:grid;gap:14px}.store-cart-line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #d7d1c8;padding:0 0 14px}.store-cart-line img{width:64px;height:78px;object-fit:contain;padding:3px;box-sizing:border-box;background:#e6e2dc}.store-cart-line strong,.store-cart-line span{display:block}.store-cart-line strong{font-size:14px}.store-cart-line info span,.store-cart-line>div:nth-child(2) span{margin-top:4px;font-size:12px;color:#77716b}.store-cart-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.store-cart-controls button{min-width:28px;height:28px;border:1px solid #aaa39a;background:transparent;cursor:pointer}.store-cart-controls .store-cart-remove{border:0;width:auto;font-size:11px;text-decoration:underline}.store-cart-empty{padding:20px 0;color:#77716b}.store-cart-summary{display:grid;grid-template-columns:1fr auto;gap:8px 15px;margin:24px 0;padding:17px 0;border-top:1px solid #111;border-bottom:1px solid #c8c2b8;font-size:13px}.store-cart-summary strong{text-align:right}.store-cart-total-label,.store-cart-total{font-size:18px;margin-top:7px}.store-cart-shipping-label,.store-cart-shipping{color:#77716b}.store-cart-continue,.store-quote-button,.store-pay-button,.store-order-result button{width:100%;border:1px solid #111;padding:15px 16px;background:#111;color:#fff;font-weight:800;letter-spacing:.08em;font-size:11px;cursor:pointer}.store-cart-continue:disabled,.store-pay-button:disabled,.store-quote-button:disabled{opacity:.4;cursor:not-allowed}.store-checkout-form{border-top:1px solid #111;margin-top:25px;padding-top:24px}.store-form-heading{margin-bottom:18px}.store-back-to-cart{border:0;background:transparent;padding:0 0 12px;text-decoration:underline;font-size:12px;cursor:pointer}.store-form-hint{margin:0;color:#77716b;font-size:13px;line-height:1.4}.store-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px}.store-form-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.store-form-grid label.wide{grid-column:1/-1}.store-form-grid input{width:100%;box-sizing:border-box;border:1px solid #bcb5ab;background:#fff;padding:12px;font:inherit;font-size:14px;text-transform:none;letter-spacing:0}.store-form-grid input:focus{outline:2px solid #d88900;outline-offset:1px}.store-shipping-options{display:grid;gap:8px;margin:20px 0 12px}.store-shipping-options label{display:flex;align-items:center;gap:9px;border:1px solid #bcb5ab;background:#fff;padding:12px;font-size:13px;cursor:pointer}.store-shipping-options label:has(input:checked){border-color:#111;box-shadow:inset 3px 0 #d88900}.store-checkout-message{min-height:20px;margin:10px 0 12px;font-size:13px;color:#4e4943;line-height:1.4}.store-checkout-message.is-error{color:#a33a26}.store-form-actions{display:grid;gap:8px}.store-pay-button{background:#d88900;color:#111}.store-checkout-status{font-size:12px;color:#77716b}.store-order-result{margin:0 auto 24px;max-width:1100px;padding:28px 32px;background:#111;color:#fff}.store-order-result h2{margin:0 0 8px;font-size:30px}.store-order-result p:not(.store-cart-kicker){margin:0 0 18px;color:#d2cec7;max-width:520px;line-height:1.5}.store-order-result button{max-width:220px;background:#d88900;color:#111;border:0}.store-order-result.is-falha{background:#5a2119}.store-order-result.is-pendente{background:#3c3420}.store-buy-panel{display:grid;gap:12px;margin-top:20px}.store-variant-field{display:grid;gap:6px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.store-variant-select{padding:12px;border:1px solid #aaa39a;background:#fff;font:inherit}.store-buy-note{margin:0;color:#77716b;font-size:12px}@media (max-width:600px){.store-cart-drawer{padding:24px 18px 32px}.store-cart-drawer h2{font-size:32px}.store-form-grid{grid-template-columns:1fr}.store-form-grid label.wide{grid-column:auto}.store-checkout-progress button b{font-size:9px}.store-checkout-progress{gap:5px}.store-order-result{margin:0 16px 20px;padding:22px}.store-order-result h2{font-size:24px}}
.store-cart-heading-count{font-size:12px;font-weight:500;color:#77716b;letter-spacing:0;margin-left:6px;vertical-align:middle}.store-cart-free-shipping{margin:0 -30px 16px;padding:12px 30px;border-top:1px solid #d7d1c8;border-bottom:1px solid #d7d1c8;font-size:11px;color:#5f5a54}.store-cart-policy{margin:14px 0}.store-cart-policy details{border-bottom:1px solid #d7d1c8;padding-bottom:13px}.store-cart-policy summary{cursor:pointer;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.store-cart-policy p{margin:10px 0 0;color:#77716b;font-size:12px;line-height:1.45}.store-cart-bottom{margin:20px -30px 0;padding:0 30px 10px;background:#f4f1eb;position:sticky;bottom:-1px;z-index:3}.store-cart-bottom .store-cart-summary{margin:0 0 12px}.store-cart-payment-note{margin:10px 0 0;text-align:center;color:#77716b;font-size:11px}.store-cart-line>div:nth-child(2) span{margin-top:4px;font-size:12px;color:#77716b}.store-cart-drawer[data-checkout-step="shipping"] .store-cart-bottom,.store-cart-drawer[data-checkout-step="payment"] .store-cart-bottom{position:static}.store-cart-drawer[data-checkout-step="shipping"] .store-cart-free-shipping,.store-cart-drawer[data-checkout-step="payment"] .store-cart-free-shipping{display:none}@media(max-width:600px){.store-cart-free-shipping{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.store-cart-bottom{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}}

.store-featured-grid article{cursor:pointer}.store-featured-grid article:focus-visible{outline:2px solid #111;outline-offset:3px}

.store-payment-panel{margin:18px 0 14px;border:1px solid #c8c2b8;background:#ebe7df;padding:15px}.store-payment-kicker{margin:0 0 10px;font-size:10px;letter-spacing:.14em;font-weight:800;color:#5e5952}.store-payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-payment-methods label{display:flex;align-items:center;gap:8px;border:1px solid #bcb5ab;background:#fff;padding:11px;font-size:13px;font-weight:700;cursor:pointer}.store-payment-methods label:has(input:checked){border-color:#111;box-shadow:inset 3px 0 #d88900}.store-payment-hint{margin:11px 0 0;color:#77716b;font-size:11px;line-height:1.4}.store-card-form{margin-top:14px}.store-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.store-card-grid label{display:grid;gap:5px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.store-card-grid label.wide{grid-column:1/-1}.store-card-grid input,.store-card-grid select{box-sizing:border-box;width:100%;border:1px solid #bcb5ab;background:#fff;padding:11px;font:inherit;font-size:14px;text-transform:none;letter-spacing:0;min-height:42px}.store-card-grid input:focus,.store-card-grid select:focus{outline:2px solid #d88900;outline-offset:1px}.store-pix-result{margin-top:14px;display:grid;gap:9px;text-align:center}.store-pix-result strong{font-size:14px}.store-pix-result p{margin:0;color:#77716b;font-size:12px;line-height:1.4}.store-pix-result img{width:180px;height:180px;object-fit:contain;margin:auto;background:#fff}.store-pix-result textarea{width:100%;min-height:80px;box-sizing:border-box;resize:vertical;border:1px solid #bcb5ab;background:#fff;padding:9px;font:12px/1.3 ui-monospace,monospace}.store-pix-copy{border:1px solid #111;background:#111;color:#fff;padding:11px;font-size:10px;font-weight:800;letter-spacing:.08em;cursor:pointer}.store-pix-result small{color:#77716b;font-size:11px}@media(max-width:600px){.store-card-grid{grid-template-columns:1fr}.store-card-grid label.wide{grid-column:auto}}

.store-featured-grid>a.store-featured-link{display:block;min-width:0;color:inherit;text-decoration:none}.store-featured-grid>a.store-featured-link:focus-visible{outline:2px solid #111;outline-offset:3px}
