.checkout-page{background:#fff;min-height:100vh}.checkout-header{text-align:center;border-bottom:1px solid #eee;padding:24px}.checkout-header img{height:36px;display:inline-block}.checkout-layout{flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.checkout-left{flex:1;padding:24px}.checkout-right{background:#f9f9f9;flex:1;padding:24px}.checkout-back{color:#1f6d85;margin-bottom:24px;font-size:14px;display:inline-block}.checkout-section__title{text-align:left;margin-top:28px;margin-bottom:12px;font-size:18px;font-weight:700}.checkout-field{margin-bottom:12px}.checkout-field--half{flex:1}.checkout-row{gap:12px;margin-bottom:12px;display:flex}.checkout-input{color:#1d1e20;appearance:none;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:14px 16px;font-family:DM Sans,sans-serif;font-size:15px}.checkout-input:focus{border-color:#1d1e20;outline:none}select.checkout-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23333' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.checkout-options{border:1px solid #ddd;border-radius:8px;overflow:hidden}.checkout-option{cursor:pointer;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:14px 16px;font-size:15px;display:flex}.checkout-option:last-child{border-bottom:none}.checkout-option input[type=radio]{accent-color:#1d1e20;flex-shrink:0;width:18px;height:18px}.checkout-option__text{flex:1}.checkout-option__price{color:#555;font-size:14px}.checkout-option__logos{align-items:center;gap:6px;display:flex}.checkout-option__logos img{width:auto;height:20px;display:inline-block}.parcel-select{border-bottom:1px solid #eee;padding:0 16px 14px}.parcel-search-wrap{margin-bottom:0}.parcel-search{padding:10px 12px!important;font-size:14px!important}.parcel-list{border:1px solid #eee;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto}.parcel-item{cursor:pointer;border-bottom:1px solid #f5f5f5;padding:10px 12px;font-size:13px}.parcel-item:hover{background:#f0f8ff}.parcel-more{color:#999;text-align:center;padding:10px 12px;font-size:12px}.checkout-terms{color:#555;cursor:pointer;align-items:flex-start;gap:10px;margin-top:24px;font-size:14px;display:flex}.checkout-terms input{flex-shrink:0;width:18px;height:18px;margin-top:2px}.checkout-terms a{color:#1f6d85;text-decoration:underline}.checkout-btn{color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:#1d1e20;border:none;border-radius:10px;width:100%;margin-top:20px;padding:16px 32px;font-family:DM Sans,sans-serif;font-size:14px;display:block}.checkout-btn:disabled{cursor:not-allowed;background:#999}.order-item{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:12px 0;display:flex}.order-item__info{flex:1}.order-item__name{font-size:14px;display:block}.order-item__qty{color:#888;font-size:13px}.order-item__price{font-size:14px;font-weight:700}.order-item__remove{color:#b3261e;cursor:pointer;background:0 0;border:1.5px solid #00000026;border-radius:6px;flex-shrink:0;min-width:34px;min-height:34px;padding:6px 10px;font-size:15px;font-weight:700}.order-item__remove:hover{background:#b3261e0f;border-color:#b3261e}.cart-empty{color:#555;padding:20px 0;font-size:15px}.cart-empty a{color:#1f6d85;text-decoration:underline}.order-discount{gap:8px;margin-top:16px;display:flex}.order-discount .checkout-input{flex:1}.discount-btn{color:#555;cursor:pointer;background:#eee;border:1px solid #ddd;border-radius:8px;padding:12px 20px;font-family:DM Sans,sans-serif;font-size:14px}.order-totals{border-top:1px solid #eee;margin-top:20px;padding-top:16px}.order-totals__row{justify-content:space-between;padding:4px 0;font-size:15px;display:flex}.order-totals__row--total{border-top:1px solid #ddd;margin-top:12px;padding-top:12px;font-size:17px}@media (width>=768px){.checkout-layout{flex-direction:row}.checkout-left{flex:3;padding:32px 48px}.checkout-right{border-left:1px solid #eee;flex:2;padding:32px}}
