.pack-configurator{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:28px;align-items:start}.pack-summary{position:sticky;top:24px}.pack-preview{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.pack-preview .product-photo{max-height:230px;object-fit:contain;border-radius:12px}.pack-preview h2{font-size:25px;margin:0}.pack-preview .button{margin-top:auto}.pack-slot-editor{padding:20px 0;border-top:1px solid var(--line,#dbe3ef)}.pack-slot-editor .form-grid{margin-bottom:18px}.pack-slot-editor small{display:block;margin-top:10px}.cart-pack{border:1px solid var(--line,#dbe3ef);border-radius:12px;padding:20px;margin:20px 0;background:var(--pale,#f6f8fe)}.cart-pack h2{font-size:20px}.cart-pack ul{padding-left:20px;line-height:1.8}.cart-pack .pack-quantity{max-width:190px}.cart-pack .summary-line{padding:8px 0}.cart-pack .error-text{display:block;margin:12px 0}.pack-entry{margin:20px 0}.pack-invalid-help{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.pack-cart-notice{font-size:13px;line-height:1.6}.pack-part-label{color:var(--muted,#677895);font-size:12px}.cart-pack .button.small{font-size:12px}
[data-theme="dark"] .cart-pack{background:#182943}@media(max-width:740px){.pack-configurator{grid-template-columns:1fr}.pack-summary{position:static}.cart-pack{padding:15px}.pack-configurator select{font-size:16px}.pack-slot-editor select[multiple]{min-height:150px}}
