.checkout-page{color:#333;font-family:inherit}.checkout-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.checkout-back-link{color:#1e3a8a;align-items:center;gap:8px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.checkout-back-link svg{margin-right:4px}.checkout-layout{align-items:flex-start;gap:40px;display:flex}@media (max-width:900px){.checkout-layout{flex-direction:column}}.checkout-left{flex:1;min-width:0}.address-section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.address-title{color:#1e3a8a;align-items:center;gap:8px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.address-title svg{color:#1e3a8a}.address-tabs{gap:8px;display:flex}.address-tab{cursor:pointer;color:#475569;background-color:#f1f5f9;border:none;border-radius:4px;padding:4px 16px;font-size:.875rem;font-weight:600}.address-tab.active{color:#fff;background-color:#1e3a8a}.addresses-list{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.address-card{background:#fff;border:1px solid #94a3b8;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:16px;display:flex;position:relative}.address-card.selected{border:1px solid #1e3a8a}.address-info{flex-direction:column;gap:6px;display:flex}.address-info-header{align-items:center;gap:12px;display:flex}.address-name{font-size:1rem;font-weight:700}.address-badge{text-transform:uppercase;border-radius:12px;padding:2px 8px;font-size:.7rem;font-weight:600}.address-badge.home{color:#475569;background-color:#f1f5f9}.address-badge.default{color:#22c55e;background-color:#dcfce7}.address-details{color:#475569;margin:0;font-size:.875rem;line-height:1.4}.address-radio{accent-color:#1e3a8a;width:16px;height:16px;margin-top:4px}.add-address-btn{color:#475569;cursor:pointer;background:0 0;border:1px dashed #94a3b8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:24px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.add-address-btn:hover{background:#f8fafc;border-color:#64748b}.add-address-icon-box{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.address-form-modal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:16px;padding:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.address-form-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.address-form-title{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.address-form-header-right{align-items:center;gap:16px;display:flex}.step-indicator{color:#64748b;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.step-circle{color:#475569;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.step-circle.done{color:#fff;background:#22c55e}.step-line{background:#cbd5e1;width:16px;height:2px}.close-btn{cursor:pointer;color:#0f172a;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.close-btn:hover{background:#e2e8f0}.form-row{gap:16px;margin-bottom:16px;display:flex}.form-group{flex-direction:column;flex:1;gap:8px;display:flex}.form-label{color:#334155;font-size:.875rem;font-weight:600}.form-input{border:1px solid #e2e8f0;border-radius:6px;outline:none;padding:12px 16px;font-family:inherit;font-size:.875rem;transition:border-color .2s}.form-input::placeholder{color:#94a3b8}.form-input:focus{border-color:#3b82f6}.form-textarea{resize:vertical;min-height:100px}.checkout-right{flex-shrink:0;width:400px}.order-summary-box{background:#f8fafc;border-radius:12px;padding:24px}.order-summary-title{text-align:center;color:#1e3a8a;margin:0 0 24px;font-size:1.1rem;font-weight:700}.summary-items{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.summary-item{align-items:center;gap:16px;display:flex}.summary-item-img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:4px;width:48px;height:64px;padding:4px}.summary-item-details{flex:1}.summary-item-title{color:#1e3a8a;margin:0 0 4px;font-size:.9rem;font-weight:700}.summary-item-meta{color:#64748b;margin:0 0 4px;font-size:.75rem}.summary-item-price{color:#334155;margin:0;font-size:.8rem;font-weight:600}.summary-totals{flex-direction:column;gap:12px;display:flex}.summary-row{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.summary-label{color:#475569}.summary-value{color:#0f172a;font-weight:700}.summary-divider{background:#e2e8f0;height:1px;margin:8px 0}.summary-total-row .summary-label{color:#0f172a;font-weight:700}.summary-total-row .summary-value{font-size:1.1rem}
