.cart-module__Jmky-G__main{max-width:var(--container);margin:0 auto;padding:2rem 1.25rem 4rem}.cart-module__Jmky-G__title{margin-bottom:1.5rem;font-size:1.6rem;font-weight:700}.cart-module__Jmky-G__state{color:var(--text-muted);padding:2rem 0}.cart-module__Jmky-G__empty{background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);text-align:center;color:var(--text-muted);justify-items:center;gap:1rem;padding:2.5rem 1.5rem;display:grid}.cart-module__Jmky-G__emptyCta{background:var(--accent);color:var(--text-on-accent);border-radius:10px;padding:.7rem 1.5rem;font-weight:700}.cart-module__Jmky-G__layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:820px){.cart-module__Jmky-G__layout{grid-template-columns:1fr}}.cart-module__Jmky-G__items{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.cart-module__Jmky-G__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.cart-module__Jmky-G__itemHead{justify-content:space-between;align-items:start;gap:1rem;display:flex}.cart-module__Jmky-G__itemName{word-break:break-all;font-size:1rem;font-weight:700}.cart-module__Jmky-G__remove{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;min-height:34px;padding:0 .75rem;font-family:inherit;font-size:.8rem}.cart-module__Jmky-G__remove:hover:not(:disabled){color:#e08a6b;border-color:#e08a6b}.cart-module__Jmky-G__specs{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;margin:1rem 0;display:grid}.cart-module__Jmky-G__specs dt{color:var(--text-muted);font-size:.72rem}.cart-module__Jmky-G__specs dd{margin:.15rem 0 0;font-size:.88rem;font-weight:500}.cart-module__Jmky-G__itemFoot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.cart-module__Jmky-G__qty{align-items:center;gap:.75rem;display:flex}.cart-module__Jmky-G__qty button{background:var(--bg);width:38px;height:38px;color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:8px;font-size:1.05rem}.cart-module__Jmky-G__qty button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.cart-module__Jmky-G__qty button:disabled{opacity:.4;cursor:default}.cart-module__Jmky-G__qty span{text-align:center;min-width:2rem;font-weight:700}.cart-module__Jmky-G__lineTotal{font-weight:700}.cart-module__Jmky-G__summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;position:sticky;top:5rem}.cart-module__Jmky-G__summaryTitle{margin-bottom:1rem;font-size:1.05rem;font-weight:700}.cart-module__Jmky-G__totals{gap:.6rem;margin:0 0 1rem;display:grid}.cart-module__Jmky-G__totals>div{color:var(--text-muted);justify-content:space-between;font-size:.88rem;display:flex}.cart-module__Jmky-G__totals dt,.cart-module__Jmky-G__totals dd{margin:0}.cart-module__Jmky-G__discount{color:var(--accent)}.cart-module__Jmky-G__grandTotal{border-top:1px solid var(--border);color:var(--text);padding-top:.6rem;font-size:1.05rem;font-weight:700}.cart-module__Jmky-G__error{color:#e8c4b5;background:#e08a6b1a;border:1px solid #e08a6b59;border-radius:8px;margin-bottom:1rem;padding:.6rem .75rem;font-size:.85rem}.cart-module__Jmky-G__checkout{background:var(--accent);width:100%;min-height:48px;color:var(--text-on-accent);cursor:pointer;border:none;border-radius:10px;font-family:inherit;font-size:.95rem;font-weight:700}.cart-module__Jmky-G__checkout:hover:not(:disabled){filter:brightness(1.1)}.cart-module__Jmky-G__checkout:disabled{opacity:.65;cursor:default}.cart-module__Jmky-G__note{color:var(--text-muted);margin-top:.75rem;font-size:.75rem;line-height:1.8}.cart-module__Jmky-G__shipping{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-top:1.5rem;padding:1.25rem}.cart-module__Jmky-G__shippingTitle{margin-bottom:1rem;font-size:1.05rem;font-weight:700}.cart-module__Jmky-G__methods{gap:.6rem;margin-bottom:1.25rem;display:grid}.cart-module__Jmky-G__method{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;align-items:flex-start;gap:.7rem;padding:.85rem;display:flex}.cart-module__Jmky-G__method input{accent-color:var(--accent);margin-top:.25rem}.cart-module__Jmky-G__methodActive{border-color:var(--accent);background:var(--blue-soft)}.cart-module__Jmky-G__methodDisabled{opacity:.5;cursor:not-allowed}.cart-module__Jmky-G__methodBody{gap:.2rem;display:grid}.cart-module__Jmky-G__methodLabel{font-size:.9rem;font-weight:700}.cart-module__Jmky-G__methodHint{color:var(--text-muted);font-size:.78rem;line-height:1.7}.cart-module__Jmky-G__methodWarning{color:var(--amber-text);margin:-.5rem 0 1rem;font-size:.8rem;line-height:1.8}.cart-module__Jmky-G__fields{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (max-width:560px){.cart-module__Jmky-G__fields{grid-template-columns:1fr}}.cart-module__Jmky-G__field{gap:.35rem;display:grid}.cart-module__Jmky-G__fieldWide{grid-column:1/-1}.cart-module__Jmky-G__field>span{color:var(--text-muted);font-size:.78rem}.cart-module__Jmky-G__field input,.cart-module__Jmky-G__field textarea{background:var(--bg);border:1px solid var(--border);width:100%;min-height:42px;font:inherit;color:var(--text);resize:vertical;border-radius:8px;padding:.55rem .7rem;font-size:.88rem}.cart-module__Jmky-G__field input:focus,.cart-module__Jmky-G__field textarea:focus{border-color:var(--accent);outline:none}.cart-module__Jmky-G__shippingNote{color:var(--text-muted);margin-top:1rem;font-size:.78rem;line-height:1.9}.cart-module__Jmky-G__cod{color:var(--amber-text);font-weight:600}.cart-module__Jmky-G__proforma{border:1px solid var(--border-strong);width:100%;min-height:44px;color:var(--text);background:0 0;border-radius:10px;justify-content:center;align-items:center;margin-bottom:.6rem;font-size:.9rem;font-weight:600;display:flex}.cart-module__Jmky-G__proforma:hover{border-color:var(--accent);color:var(--accent)}.cart-module__Jmky-G__savedBar{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-3) var(--space-4);border:1px dashed var(--border-strong);border-radius:var(--radius-md);background:var(--surface-2,transparent);flex-wrap:wrap;display:flex}.cart-module__Jmky-G__savedLabel{font-size:var(--font-sm);color:var(--text-secondary)}.cart-module__Jmky-G__savedSwitch{font:600 var(--font-sm) / 1.6 var(--font-sans);color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.cart-module__Jmky-G__savedSwitch:hover{filter:brightness(1.1)}.cart-module__Jmky-G__saveToggle{align-items:flex-start;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--font-sm);color:var(--text-secondary);cursor:pointer;line-height:1.9;display:flex}.cart-module__Jmky-G__saveToggle input{accent-color:var(--accent);margin-top:.45em}.cart-module__Jmky-G__blockTitle{color:var(--text-muted);margin-bottom:.75rem;font-size:.95rem;font-weight:700}.cart-module__Jmky-G__productBlock{margin-top:1.5rem}.cart-module__Jmky-G__itemLink{color:inherit}.cart-module__Jmky-G__itemLink:hover{color:var(--accent)}.cart-module__Jmky-G__itemDesc{color:var(--text-muted);margin:.6rem 0 0;font-size:.85rem;line-height:1.9}.cart-module__Jmky-G__offers{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-2,transparent);margin-top:1.5rem;padding:1.25rem}.cart-module__Jmky-G__offersTitle{margin-bottom:.4rem;font-size:1rem;font-weight:700}.cart-module__Jmky-G__offersLead{color:var(--text-muted);margin:0 0 1rem;font-size:.82rem;line-height:1.9}.cart-module__Jmky-G__offerGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.cart-module__Jmky-G__offer{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:.4rem;padding:.85rem;display:flex}.cart-module__Jmky-G__offerImage{border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:var(--surface-2,#0000000a);height:120px;margin:-.85rem -.85rem .5rem;display:block;position:relative;overflow:hidden}.cart-module__Jmky-G__offerImageInner{object-fit:cover}.cart-module__Jmky-G__offerName{color:inherit;font-size:.9rem;font-weight:700}.cart-module__Jmky-G__offerName:hover{color:var(--accent)}.cart-module__Jmky-G__offerDesc{color:var(--text-muted);flex:1;margin:0;font-size:.78rem;line-height:1.8}.cart-module__Jmky-G__offerFoot{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.2rem;display:flex}.cart-module__Jmky-G__offerPrice{font-size:.82rem;font-weight:700}.cart-module__Jmky-G__offerAdd{border:1px solid var(--accent);min-height:34px;color:var(--accent);cursor:pointer;background:0 0;border-radius:8px;padding:0 .9rem;font-family:inherit;font-size:.8rem;font-weight:700}.cart-module__Jmky-G__offerAdd:hover:not(:disabled){background:var(--accent);color:var(--text-on-accent)}.cart-module__Jmky-G__offerAdd:disabled{opacity:.6;cursor:default}.cart-module__Jmky-G__productRow{align-items:flex-start;gap:.9rem;display:flex}.cart-module__Jmky-G__thumb{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface-2,#0000000a);flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.cart-module__Jmky-G__thumbImage{object-fit:cover}.cart-module__Jmky-G__productBody{flex:1;min-width:0}
