*,*:before,*:after{box-sizing:border-box}body.shared-cart-body{font-family:var(--font-sans, system-ui, sans-serif);background-color:#f1f5f9;margin:0;padding:0;color:#1e293b;min-height:100vh;display:flex;flex-direction:column}.shared-cart-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 24px;height:64px;display:flex;align-items:center}.shared-cart-header-inner{max-width:640px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}.shared-cart-logo{height:36px;width:auto}.shared-cart-header-badge{background:#ecfdf5;color:#16a34a;font-size:12px;font-weight:600;padding:4px 12px;border-radius:100px;border:1px solid #bbf7d0;letter-spacing:.3px}.shared-cart-main{flex:1;padding:32px 16px 40px}.shared-cart-footer{text-align:center;padding:16px;font-size:12px;color:#94a3b8;border-top:1px solid #e2e8f0;background:#fff}.sc-container{max-width:560px;margin:0 auto}.sc-title{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 6px}.sc-subtitle{font-size:14px;color:#64748b;margin:0 0 24px}.sc-tracking-bar{background:var(--color-info-bg, #e8f1f8);border:1px solid var(--color-info-border, #89B1CD);border-radius:10px;padding:12px 16px;font-size:13px;color:var(--color-info-text, #025893);margin-bottom:20px;display:flex;gap:16px;flex-wrap:wrap}.sc-tracking-bar span{display:flex;align-items:center;gap:5px}.sc-tracking-bar strong{font-weight:600}.sc-items{background:#fff;border-radius:14px;border:1px solid #e2e8f0;overflow:hidden;margin-bottom:20px}.sc-item{display:flex;gap:14px;padding:16px;border-bottom:1px solid #f1f5f9;align-items:flex-start}.sc-item:last-child{border-bottom:none}.sc-item-img{width:56px;height:56px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center}.sc-item-img img{width:100%;height:100%;object-fit:cover}.sc-item-info{flex:1}.sc-item-name{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 3px}.sc-item-variant{font-size:12px;color:#64748b;margin:0 0 3px}.sc-item-props{font-size:11px;color:#94a3b8;margin:0}.sc-item-price{font-size:14px;font-weight:700;color:#0f172a;white-space:nowrap;padding-top:2px}.sc-qty-badge{background:#f1f5f9;color:#475569;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;margin-left:6px;vertical-align:middle}.sc-summary{background:#fff;border-radius:14px;border:1px solid #e2e8f0;padding:20px}.sc-summary-title{font-size:16px;font-weight:700;margin:0 0 16px;color:#0f172a}.sc-summary-row{display:flex;justify-content:space-between;font-size:14px;color:#475569;margin-bottom:10px}.sc-summary-row.total{font-size:17px;font-weight:700;color:#0f172a;border-top:1px dashed #e2e8f0;padding-top:12px;margin-top:4px}.sc-note{font-size:11px;color:#94a3b8;text-align:center;margin:10px 0 18px;line-height:1.5}.sc-checkout-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:15px;background:var(--gradient-button, linear-gradient(90deg, #025893 0%, #035C98 100%));color:#fff;font-weight:700;font-size:16px;border-radius:12px;border:none;cursor:pointer;text-decoration:none;transition:opacity .2s,transform .1s;box-shadow:0 4px 14px #0258934d}.sc-checkout-btn:hover{opacity:.92;transform:translateY(-1px)}.sc-checkout-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.sc-loading,.sc-error{text-align:center;padding:60px 20px}.sc-loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--color-brand-primary, #025893);border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.sc-loading p,.sc-error p{color:#64748b;font-size:14px;margin:0}.sc-error h2{color:#ef4444;font-size:18px;margin-bottom:8px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shared-cart.css.map */
