*{box-sizing:border-box}.commerce-wrap{max-width:1120px;margin:36px auto;padding:0 20px;color:#182033}.commerce-grid{display:grid;grid-template-columns:1fr 340px;gap:24px}.commerce-card{background:#fff;border:1px solid #e7e9f2;border-radius:22px;padding:24px;box-shadow:0 10px 32px rgba(34,42,74,.07);margin-bottom:20px}.commerce-title{font-size:32px;margin:0 0 8px}.muted{color:#6d7588}.flash{padding:14px 16px;border-radius:13px;margin-bottom:18px}.flash.success{background:#e8f8ef;color:#137342}.flash.error{background:#fff0f0;color:#a62a2a}.flash.warning{background:#fff7df;color:#765500}.item{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #edf0f5}.item img{width:84px;height:108px;object-fit:contain;background:#f4f5f9;border-radius:12px}.item-main{flex:1}.price{font-size:22px;font-weight:900}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;padding:13px 18px;font-weight:800;text-decoration:none;cursor:pointer;background:#5b45e0;color:#fff}.btn.orange{background:#ff8a30}.btn.gray{background:#eef0f5;color:#34405a}.btn.red{background:#c53b3b}.btn.block{width:100%}.field{margin-bottom:16px}.field label{display:block;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px 14px;border:1px solid #dfe3ec;border-radius:12px;font:inherit}.tabs{display:flex;gap:10px;margin-bottom:18px}.tabs a{padding:11px 16px;border-radius:999px;text-decoration:none;background:#eef0f7;color:#43506b;font-weight:800}.tabs a.active{background:#5b45e0;color:#fff}.stat{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf0f5}.status{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef0f7;font-size:13px;font-weight:800}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #edf0f5}@media(max-width:800px){.commerce-grid{grid-template-columns:1fr}.commerce-title{font-size:27px}.item{align-items:flex-start}table{display:block;overflow:auto}}
.cart-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.cart-list{padding:0 24px}.cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #edf0f5}.cart-item>img{width:92px;height:118px;object-fit:contain;background:#f4f5f9;border-radius:14px}.cart-item__body h3{margin:6px 0 5px;font-size:19px}.cart-item__side{text-align:right;display:flex;flex-direction:column;gap:14px;align-items:flex-end}.product-kind{display:inline-block;padding:5px 9px;border-radius:999px;background:#eeeaff;color:#5b45e0;font-size:12px;font-weight:800}.qty-label{display:flex;align-items:center;gap:9px;margin-top:13px;font-weight:700}.qty-input{width:74px;padding:9px 10px;border:1px solid #dfe3ec;border-radius:10px;font:inherit}.link-danger{border:0;background:none;color:#b72e3a;text-decoration:underline;cursor:pointer;font:inherit}.cart-footer{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.cart-footer form{margin:0}.empty-cart{text-align:center;padding:60px 20px}.empty-icon{font-size:60px}.summary-card{position:sticky;top:90px;height:max-content}.credit-warning{margin:16px 0;padding:13px;border-radius:12px;background:#fff3df;color:#815000}.secure-note{text-align:center;color:#7a8294;font-size:13px;margin:16px 0 0}.btn:disabled{opacity:.5;cursor:not-allowed}.tabs b{margin-left:5px}@media(max-width:700px){.cart-item{grid-template-columns:72px 1fr}.cart-item>img{width:72px;height:94px}.cart-item__side{grid-column:2;text-align:left;align-items:flex-start}.summary-card{position:static}.cart-list{padding:0 16px}}
.checkout-steps{display:flex;gap:10px;margin:0 0 20px}.checkout-steps span{flex:1;text-align:center;padding:11px;border-radius:12px;background:#eef0f5;color:#737b8d;font-weight:800}.checkout-steps span.done{background:#e9f8ef;color:#157443}.checkout-steps span.active{background:#5b45e0;color:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.span-2{grid-column:span 2}.checkout-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.mini-order-item{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-bottom:1px solid #edf0f5}.mini-order-item small,.order-row small{display:block;color:#7a8294;margin-top:4px}.stat.total{font-size:18px}.payment-card{max-width:680px;margin:auto}.payment-total{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:16px;background:#f3f0ff;margin:18px 0}.payment-total strong{font-size:28px;color:#5b45e0}.bank-note,.tracking-box{padding:14px;border-radius:13px;background:#fff7df;color:#765500;margin-bottom:18px}.order-list{display:grid}.order-row{display:grid;grid-template-columns:1fr 180px 140px 130px;gap:14px;align-items:center;padding:18px 0;border-bottom:1px solid #edf0f5}.detail-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.detail-heading h1{margin:8px 0 0}.status-pending_payment{background:#fff4d9;color:#795600}.status-payment_review{background:#e9f1ff;color:#285e9e}.status-paid,.status-completed{background:#e8f8ef;color:#137342}.status-packing{background:#f1ecff;color:#5b45e0}.status-shipped{background:#e7f8fb;color:#087182}.status-rejected,.status-cancelled{background:#fff0f0;color:#a62a2a}@media(max-width:800px){.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.checkout-steps{font-size:12px}.order-row{grid-template-columns:1fr auto}.order-row>a{grid-column:1/-1}.checkout-actions{flex-direction:column-reverse}.checkout-actions .btn{width:100%}}
