:root{--choco-dark:#2B1810;--choco-mid:#6B2F1F;--choco-light:#8B4513;--gold-accent:#C9A227;--cream-bg:#FFFDF5}.checkout-page{padding:2.5rem 1rem}.checkout-grid{display:grid;grid-template-columns:1fr 380px;gap:2.5rem;align-items:start}.checkout-left,.checkout-right{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(245,242,238,.7));padding:1.8rem;border-radius:14px;box-shadow:0 10px 32px rgba(0,0,0,.08);border:1px solid rgba(201,162,39,.1)}.checkout-form h3,.preview-panel h3,.summary-title{color:var(--choco-dark);margin:1.5rem 0 1rem;font-size:1.15rem;font-weight:700}.checkout-form h3:first-child{margin-top:0}.checkout-form label{display:block;margin-top:1rem;margin-bottom:.4rem;font-weight:700;color:var(--choco-dark);font-size:.95rem}.checkout-form input,.checkout-form textarea{width:100%;padding:.85rem;border-radius:10px;border:2px solid #c4b5a0;margin-bottom:.25rem;background:#fff;font-family:Lato,sans-serif;font-size:1rem;transition:.3s;min-height:44px}.checkout-form input:focus,.checkout-form textarea:focus{outline:0;border-color:var(--gold-accent);box-shadow:0 0 0 3px rgba(201,162,39,.2)}.checkout-form textarea:focus{min-height:auto}.form-row{margin-top:.75rem}.inline{display:flex;align-items:center;gap:.75rem}.inline input[type=checkbox]{width:18px;height:18px;cursor:pointer}.form-actions{margin-top:1.5rem}.preview-panel{margin-top:1.5rem;background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08);border:1px solid rgba(201,162,39,.1)}.preview-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.order-summary{display:flex;flex-direction:column;gap:1rem;max-height:500px;overflow-y:auto}.order-item{display:flex;gap:1rem;align-items:flex-start;padding:1rem;border-bottom:1px solid #e5dfd9;background:#fffaf5;border-radius:8px}.order-item:last-child{border-bottom:none}.order-item img{width:70px;height:70px;object-fit:cover;border-radius:8px;flex-shrink:0}.order-item .meta{flex:1}.order-item .meta .name{font-weight:700;color:var(--choco-dark);font-size:1rem;margin-bottom:.3rem}.order-item .meta .qtyPrice{color:var(--choco-mid);font-size:.9rem}.order-item .line{font-weight:700;color:var(--gold-accent);min-width:60px;text-align:right}.summary-totals{margin-top:1.5rem;background:#fffaf5;padding:1.25rem;border-radius:10px;border:2px solid #e5dfd9}.summary-row{display:flex;justify-content:space-between;padding:.6rem 0;font-size:.98rem}.summary-row strong{color:var(--choco-dark)}.summary-row span{font-weight:600}.summary-row.total{font-weight:800;color:var(--choco-dark);margin-top:.5rem;padding-top:.75rem;border-top:2px solid #d7d0c8;font-size:1.15rem}.summary-row.total span{color:var(--gold-accent);font-size:1.2rem}.spinner{width:50px;height:50px;border-radius:50%;border:5px solid rgba(0,0,0,.08);border-top-color:var(--gold-accent);margin:1.5rem auto 0;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-panel{margin-top:1.5rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.08);border:1px solid rgba(201,162,39,.1)}#resultMessage{font-size:1rem;font-weight:600;line-height:1.6}#giftCardOptions{background:linear-gradient(135deg,rgba(201,162,39,.05),rgba(212,132,122,.03))!important;border:1px solid rgba(201,162,39,.15)!important;border-radius:10px!important;padding:1rem!important}.gift-preset{padding:.7rem 1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:.3s;border:2px solid var(--gold-accent);background:#fff;color:var(--gold-accent)}.gift-preset:hover{background:var(--gold-accent);color:#fff}#applyPromoBtn{white-space:nowrap}#promoMessage{border-radius:8px!important;padding:.85rem!important;font-weight:600!important}@media (max-width:1024px){.checkout-grid{grid-template-columns:1fr;gap:2rem}.checkout-right{order:-1}}@media (max-width:768px){.checkout-page{padding:1.5rem .75rem}.checkout-grid{gap:1.5rem}.checkout-left,.checkout-right{padding:1.25rem;border-radius:10px}.checkout-form h3{margin:1.25rem 0 .75rem;font-size:1rem}.checkout-form label{margin-top:.85rem;font-size:.9rem}.checkout-form input,.checkout-form textarea{padding:.75rem;font-size:16px;border-radius:8px}.order-summary{max-height:350px}.order-item{gap:.75rem;padding:.75rem}.order-item img{width:60px;height:60px}.summary-totals{padding:1rem}.summary-row{font-size:.9rem;padding:.5rem 0}.summary-row.total{font-size:1rem}.preview-actions{gap:.75rem;margin-top:1rem}.btn{padding:.65rem 1.2rem;font-size:.9rem}}@media (max-width:480px){.checkout-page{padding:1rem .5rem}.checkout-left,.checkout-right{padding:1rem;border-radius:8px}.checkout-form h3{margin:1rem 0 .6rem;font-size:.95rem}.checkout-form label{margin-top:.75rem;font-size:.85rem}.checkout-form input,.checkout-form textarea{padding:.65rem;font-size:16px;border-radius:6px}.order-summary{max-height:250px;gap:.75rem}.order-item{gap:.6rem;padding:.6rem;border-radius:6px}.order-item img{width:50px;height:50px}.order-item .meta .name{font-size:.9rem}.order-item .meta .qtyPrice{font-size:.8rem}.summary-totals{padding:.75rem}.summary-row{font-size:.8rem;padding:.4rem 0}.summary-row.total{font-size:.95rem;margin-top:.4rem;padding-top:.6rem}.preview-actions{flex-direction:column;gap:.5rem;margin-top:.75rem}.preview-actions .btn{width:100%;padding:.6rem 1rem;font-size:.85rem}.gift-preset{padding:.5rem .8rem;font-size:.85rem}.btn-block{width:100%}}