.hydrus-cart{background:#fff;color:#0a0a0a;padding:48px 0 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.hydrus-cart-container{max-width:1280px;margin:0 auto;padding:0 24px}.hydrus-cart-empty{text-align:center;padding:80px 20px 120px;max-width:520px;margin:0 auto}.hydrus-cart-empty-title{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:48px;letter-spacing:-.01em;margin:0 0 16px;text-transform:uppercase}.hydrus-cart-empty-lede{font-size:17px;line-height:1.5;color:#4b5563;margin:0 0 32px}.hydrus-cart-header{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #E5E7EB;margin-bottom:32px}.hydrus-cart-title{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:40px;letter-spacing:-.01em;text-transform:uppercase;margin:0}.hydrus-cart-count{font-size:14px;color:#6b7280;margin:0;letter-spacing:.02em}.hydrus-cart-layout{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}.hydrus-cart-main{min-width:0}.hydrus-cart-summary{position:sticky;top:24px}@media(max-width:900px){.hydrus-cart-layout{grid-template-columns:1fr;gap:32px}.hydrus-cart-summary{position:static}.hydrus-cart{padding:32px 0 64px}.hydrus-cart-title{font-size:32px}}.hydrus-cart-free-ship{padding:14px 16px;background:#f4f6f8;border-radius:2px;margin-bottom:24px}.hydrus-cart-free-ship-text{margin:0 0 10px;font-size:14px;line-height:1.4}.hydrus-cart-free-ship-unlocked{color:#0f8a3c}.hydrus-cart-free-ship-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.hydrus-cart-free-ship-fill{height:100%;background:#19f;transition:width .3s ease-out}.hydrus-cart-items{list-style:none;padding:0;margin:0 0 40px;border-top:1px solid #E5E7EB}.hydrus-cart-item{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid #E5E7EB}@media(max-width:640px){.hydrus-cart-item{grid-template-columns:96px 1fr;gap:16px;padding:20px 0}}.hydrus-cart-item-image{aspect-ratio:1 / 1;background:#f4f6f8;overflow:hidden;border-radius:2px}.hydrus-cart-item-image img{width:100%;height:100%;object-fit:cover}.hydrus-cart-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hydrus-cart-item-body{display:flex;flex-direction:column;gap:8px;min-width:0}.hydrus-cart-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hydrus-cart-item-title{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:22px;line-height:1.1;letter-spacing:.01em;color:#0a0a0a;text-decoration:none;text-transform:uppercase;flex:1}.hydrus-cart-item-title:hover{color:#19f}.hydrus-cart-item-remove{background:none;border:0;padding:4px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:color .15s ease}.hydrus-cart-item-remove:hover{color:#dc2626}.hydrus-cart-item-remove svg{width:16px;height:16px}.hydrus-cart-item-meta{font-size:14px;color:#6b7280;line-height:1.4}.hydrus-cart-item-meta strong{color:#0a0a0a;font-weight:500}.hydrus-cart-item-meta a{color:#19f;text-decoration:underline}.hydrus-cart-item-ship{display:flex;align-items:center;gap:8px;margin-top:4px}.hydrus-cart-item-ship-pill{background:#19f;color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:2px}.hydrus-cart-item-ship-date{font-size:13px;color:#0a0a0a;font-weight:500}.hydrus-cart-item-discounts{list-style:none;padding:0;margin:0;font-size:13px;color:#0f8a3c}.hydrus-cart-item-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.hydrus-cart-qty{display:inline-flex;align-items:center;border:1px solid #E5E7EB;border-radius:2px;overflow:hidden;background:#fff}.hydrus-cart-qty-btn{width:36px;height:36px;background:none;border:0;font-size:18px;font-weight:500;color:#0a0a0a;cursor:pointer;transition:background .12s ease}.hydrus-cart-qty-btn:hover{background:#f4f6f8}.hydrus-cart-qty-btn:disabled{color:#d1d5db;cursor:not-allowed}.hydrus-cart-qty-input{width:44px;height:36px;border:0;border-left:1px solid #E5E7EB;border-right:1px solid #E5E7EB;text-align:center;font-size:14px;font-weight:500;color:#0a0a0a;background:#fff;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.hydrus-cart-qty-input::-webkit-outer-spin-button,.hydrus-cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hydrus-cart-qty-input:focus{outline:2px solid #1199FF;outline-offset:-2px}.hydrus-cart-item-price{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:22px;letter-spacing:.01em;text-align:right}.hydrus-cart-item-price-original{font-size:16px;color:#9ca3af;font-weight:400;margin-right:6px}.hydrus-cart-item-price-final{color:#0a0a0a}.hydrus-cart-xsell{margin-top:8px;padding-top:24px;border-top:1px solid #E5E7EB}.hydrus-cart-xsell-heading{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:24px;letter-spacing:.01em;text-transform:uppercase;margin:0 0 20px}.hydrus-cart-xsell-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.hydrus-cart-xsell-grid{grid-template-columns:repeat(2,1fr)}}.hydrus-cart-xsell-card{display:flex;flex-direction:column;border:1px solid #E5E7EB;border-radius:2px;overflow:hidden;background:#fff;transition:border-color .15s ease}.hydrus-cart-xsell-card:hover{border-color:#19f}.hydrus-cart-xsell-image{display:block;aspect-ratio:1 / 1;background:#f4f6f8;overflow:hidden}.hydrus-cart-xsell-image img{width:100%;height:100%;object-fit:cover}.hydrus-cart-xsell-body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.hydrus-cart-xsell-name{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:16px;line-height:1.15;text-transform:uppercase;color:#0a0a0a;text-decoration:none;min-height:2.3em}.hydrus-cart-xsell-name:hover{color:#19f}.hydrus-cart-xsell-price{font-family:Barlow Condensed,sans-serif;font-weight:600;font-size:18px;color:#0a0a0a}.hydrus-cart-xsell-add{margin-top:auto;padding:8px 12px;background:#fff;color:#0a0a0a;border:1px solid #0A0A0A;border-radius:2px;font-family:Inter,sans-serif;font-weight:500;font-size:13px;letter-spacing:.02em;cursor:pointer;transition:background .15s ease,color .15s ease}.hydrus-cart-xsell-add:hover{background:#0a0a0a;color:#fff}.hydrus-cart-xsell-add[aria-busy=true]{background:#f4f6f8;color:#6b7280;cursor:wait}.hydrus-cart-xsell-add[data-added=true]{background:#0f8a3c;border-color:#0f8a3c;color:#fff}.hydrus-cart-summary-inner{background:#f4f6f8;padding:24px;border-radius:2px;display:flex;flex-direction:column;gap:14px}.hydrus-cart-summary-heading{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:22px;text-transform:uppercase;letter-spacing:.01em;margin:0 0 4px}.hydrus-cart-summary-row{display:flex;justify-content:space-between;align-items:baseline;font-size:15px}.hydrus-cart-summary-savings{color:#0f8a3c;font-weight:500}.hydrus-cart-summary-shipping{font-size:14px;color:#4b5563}.hydrus-cart-summary-shipping span:last-child{font-weight:500;color:#4b5563}.hydrus-cart-summary-shipping[data-free=true] span:last-child,.hydrus-cart-summary-shipping span:last-child:not(:empty)[data-free]{color:#0f8a3c}.hydrus-cart-summary-total{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:22px;text-transform:uppercase;letter-spacing:.01em;padding-top:14px;border-top:1px solid #D1D5DB;margin-top:4px}.hydrus-cart-summary-fine{font-size:12px;color:#6b7280;line-height:1.5;margin:0}.hydrus-cart-summary-fine a{color:#19f;text-decoration:underline}.hydrus-cart-discount{padding-top:14px;border-top:1px solid #D1D5DB}.hydrus-cart-discount-label{display:block;font-size:13px;font-weight:500;color:#0a0a0a;margin-bottom:8px}.hydrus-cart-discount-row{display:flex;gap:8px}.hydrus-cart-discount-input{flex:1;height:40px;padding:0 12px;border:1px solid #D1D5DB;border-radius:2px;background:#fff;font-family:inherit;font-size:14px;color:#0a0a0a;letter-spacing:.03em;text-transform:uppercase}.hydrus-cart-discount-input:focus{outline:2px solid #1199FF;outline-offset:-1px;border-color:#19f}.hydrus-cart-discount-apply{height:40px;padding:0 18px;background:#fff;border:1px solid #0A0A0A;border-radius:2px;font-family:Inter,sans-serif;font-weight:500;font-size:13px;letter-spacing:.03em;color:#0a0a0a;cursor:pointer;transition:background .15s ease,color .15s ease}.hydrus-cart-discount-apply:hover{background:#0a0a0a;color:#fff}.hydrus-cart-discount-apply[aria-busy=true]{cursor:wait;opacity:.6}.hydrus-cart-discount-feedback{margin-top:8px;font-size:13px;line-height:1.4}.hydrus-cart-discount-feedback[data-state=error]{color:#dc2626}.hydrus-cart-discount-feedback[data-state=success]{color:#0f8a3c}.hydrus-cart-applied-discounts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.hydrus-cart-applied-discounts li{display:flex;align-items:center;gap:10px;font-size:13px;color:#0f8a3c;font-weight:500}.hydrus-cart-applied-discount-code{flex:1;text-transform:uppercase;letter-spacing:.03em}.hydrus-cart-applied-discount-remove{background:none;border:0;padding:2px;cursor:pointer;color:#6b7280;display:flex;align-items:center}.hydrus-cart-applied-discount-remove:hover{color:#dc2626}.hydrus-cart-applied-discount-remove svg{width:12px;height:12px}.hydrus-cart-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:2px;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;text-decoration:none;border:0;transition:background .15s ease,color .15s ease}.hydrus-cart-btn-primary{background:#0a0a0a;color:#fff}.hydrus-cart-btn-primary:hover{background:#19f;color:#fff}.hydrus-cart-btn-secondary{background:transparent;color:#0a0a0a;border:1px solid #0A0A0A}.hydrus-cart-btn-secondary:hover{background:#0a0a0a;color:#fff}.hydrus-cart-empty-ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hydrus-cart-pay-terms{margin:8px 0 4px;font-size:13px;line-height:1.4}.hydrus-cart-sticky-checkout{display:none}@media(max-width:900px){.hydrus-cart-qty-btn{width:44px;height:44px}.hydrus-cart-qty-input{width:56px;height:44px;font-size:16px}.hydrus-cart-item-remove{padding:12px;min-width:44px;min-height:44px}.hydrus-cart-sticky-checkout{display:flex;align-items:center;justify-content:space-between;gap:16px;position:fixed;left:12px;right:12px;bottom:12px;z-index:50;padding:14px 20px;background:#0a0a0a;color:#fff;border:0;border-radius:4px;font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:16px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 16px #0000002e}.hydrus-cart-sticky-checkout:hover{background:#19f}.hydrus-cart-sticky-checkout:active{transform:scale(.99)}.hydrus-cart-sticky-checkout-total{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:18px}.hydrus-cart{padding-bottom:96px}}.hydrus-cart-checkout{width:100%;padding:16px;font-size:17px;margin-top:4px}.hydrus-cart-continue{text-align:center;color:#19f;font-size:14px;text-decoration:underline;margin-top:4px}.hydrus-cart-continue:hover{color:#0a0a0a}.hydrus-cart-payment-icons{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding-top:14px;border-top:1px solid #D1D5DB}.hydrus-cart-payment-icon{height:20px;width:auto;opacity:.7}.hydrus-cart-debug{margin-top:40px;padding:12px 16px;background:#fff8e6;border:1px dashed #D97706;border-radius:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.6;color:#92400e}.hydrus-cart-debug code{background:#d9770614;padding:1px 5px;border-radius:2px;font-family:inherit}.hydrus-cart-debug strong{color:#d97706;margin-right:6px}.hydrus-cart[data-hydrus-cart-updating=true]{pointer-events:none;opacity:.7;transition:opacity .15s ease}
/*# sourceMappingURL=/cdn/shop/t/52/assets/hydrus-cart.css.map */
