
.static-cart-panel{position:fixed;z-index:9999;top:0;right:0;width:min(520px,100%);height:100vh;overflow:auto;background:#0a0b0d;color:#fff;padding:64px 30px 34px;box-shadow:-20px 0 70px #0008;transform:translateX(105%);transition:transform .25s ease}.static-cart-panel.open{transform:none}.static-cart-panel h2{font-size:42px;margin:8px 0 28px}.static-cart-panel>small{color:#e72b2f;letter-spacing:.14em}.static-cart-close{position:absolute;right:22px;top:18px;border:0;background:none;color:#fff;font-size:38px;cursor:pointer}.static-cart-items>div{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-top:1px solid #ffffff24}.static-cart-items span{display:grid;gap:5px}.static-cart-items small{color:#aaa}.static-cart-actions{grid-template-columns:26px 22px 26px!important;align-items:center;justify-items:center}.static-cart-actions button{border:0;background:none;color:#fff;font-size:18px;cursor:pointer}.static-cart-actions button:last-child{grid-column:1/-1;color:#e72b2f;font-size:9px;letter-spacing:.07em}.static-cart-total{margin:25px 0;border-top:2px solid #fff;border-bottom:1px solid #ffffff24;padding:18px 0;font-weight:800;font-size:22px}.static-checkout-form h3{margin:4px 0 16px;font-size:20px}.static-checkout-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.static-checkout-grid label{display:grid;gap:6px;color:#aaa;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.static-checkout-grid label.wide{grid-column:1/-1}.static-checkout-grid input,.static-checkout-grid select{width:100%;min-height:44px;border:1px solid #ffffff35;background:#17191d;color:#fff;padding:10px 12px;font:inherit;font-size:14px;text-transform:none;letter-spacing:0}.static-cart-ack{display:flex;gap:10px;margin-top:18px;font-size:12px;line-height:1.5;color:#bbb}.static-cart-ack input{margin-top:3px;accent-color:#e72b2f}.static-cart-checkout{width:100%;margin-top:20px;padding:17px;border:0;background:#e72b2f;color:#fff;font-weight:800;cursor:pointer}.static-cart-checkout:disabled{background:#555;color:#aaa;cursor:not-allowed}.static-cart-note{font-size:12px;color:#999;line-height:1.5}.static-cart-note.is-error{color:#ff777a}.product-card[hidden]{display:none!important}@media(max-width:540px){.static-cart-panel{padding:58px 20px 28px}.static-checkout-grid{grid-template-columns:1fr}.static-checkout-grid label.wide{grid-column:auto}}
 .static-discount{margin-top:20px}.static-discount label{display:block;color:#bbb;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:8px}.static-discount>div{display:flex;gap:8px}.static-discount input{min-width:0;flex:1;border:1px solid #ffffff55;background:#17191d;color:#fff;padding:11px;font-size:14px}.static-discount button{border:0;background:#e72b2f;color:#fff;font-weight:800;padding:0 15px;cursor:pointer}.static-discount-message{min-height:18px;color:#ddd;font-size:12px;margin:7px 0 0}
 .static-cart-total{display:grid;gap:7px;font-size:inherit}.static-cart-total span{display:flex;justify-content:space-between;color:#aaa;font-size:11px;letter-spacing:.05em}.static-cart-total span:last-child{padding-top:8px;border-top:1px solid #ffffff24;color:#fff;font-size:18px}
