.cart-page--hollow{padding-top:48px;padding-bottom:92px}.hollow-cart-kicker{display:block;font-size:.68rem;line-height:1;letter-spacing:.18em;text-transform:uppercase;font-weight:950;color:var(--accent)}.hollow-cart-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:20px;position:relative}.hollow-cart-hero__copy{display:grid;gap:10px}.hollow-cart-hero__copy .h2{font-size:clamp(3rem,6vw,5.6rem)}.hollow-cart-hero__copy p{margin:0;color:var(--muted);font-size:.95rem}.hollow-cart-count{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:.76rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;background:#111}.hollow-shipping-card{border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 92% 15%,rgba(255,90,31,.13),transparent 24%),linear-gradient(135deg,#181818,#101010);padding:19px 20px;margin-bottom:18px;overflow:hidden}.hollow-shipping-card__top{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.hollow-shipping-card__top>div{display:grid;gap:7px}.hollow-shipping-card__top strong{font-size:1rem}.hollow-shipping-card__percent{font-size:1.55rem;font-weight:950;letter-spacing:-.05em;color:#f5f2ea}.hollow-shipping-progress{height:6px;border-radius:999px;background:#292826;overflow:hidden;margin:14px 0 8px}.hollow-shipping-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#f5f2ea);transition:width .35s ease}.hollow-shipping-card small{color:var(--muted);font-size:.76rem}.hollow-cart-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.62fr);gap:20px;align-items:start}.hollow-cart-products{min-width:0}.hollow-cart-products__head{display:grid;grid-template-columns:1fr auto;gap:20px;padding:0 2px 10px;color:#77736b;font-size:.62rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.hollow-cart-item{display:grid;grid-template-columns:116px minmax(0,1fr) auto;gap:18px;align-items:center;background:linear-gradient(145deg,var(--surface),#111);border:1px solid var(--line);border-radius:18px;padding:13px;margin-bottom:10px;transition:border-color .2s ease,transform .2s ease}.hollow-cart-item:hover{border-color:#45423d;transform:translateY(-1px)}.hollow-cart-item__media{aspect-ratio:1/1;border-radius:12px;background:#f1eee7;overflow:hidden;display:grid;place-items:center}.hollow-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:6px}.hollow-cart-item__media>span{font-size:.7rem;font-weight:950;color:#111;letter-spacing:.16em}.hollow-cart-item__body{min-width:0}.hollow-cart-item__vendor{display:block;color:var(--accent);font-size:.62rem;font-weight:950;text-transform:uppercase;letter-spacing:.13em;margin-bottom:5px}.hollow-cart-item__title{display:block;font-size:1.08rem;line-height:1.22;font-weight:900;letter-spacing:-.02em;max-width:44ch}.hollow-cart-item__title:hover{text-decoration:underline;text-underline-offset:4px}.hollow-cart-item__variant{color:var(--muted);font-size:.8rem;margin-top:5px}.hollow-cart-item__meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:#8f8b83;font-size:.72rem;margin-top:7px}.hollow-cart-item__saving{color:#d7d3ca}.hollow-cart-item__controls{display:flex;align-items:center;gap:12px;margin-top:12px}.hollow-quantity{display:flex;align-items:center;gap:7px;height:38px;border:1px solid var(--line);border-radius:10px;background:#0b0b0b;padding:0 9px;color:#777}.hollow-quantity input{width:34px;border:0;outline:0;background:transparent;color:var(--text);font-weight:900;text-align:center;padding:0;-moz-appearance:textfield}.hollow-quantity input::-webkit-outer-spin-button,.hollow-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hollow-cart-remove{font-size:.75rem;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.hollow-cart-remove:hover{color:var(--text)}.hollow-cart-item__total{min-width:108px;text-align:right;display:grid;justify-items:end;gap:2px}.hollow-cart-item__total small{font-size:.62rem;color:#77736b;text-transform:uppercase;letter-spacing:.12em}.hollow-cart-item__total strong{font-size:1.05rem}.hollow-cart-item__compare{font-size:.73rem;color:#777;text-decoration:line-through}.hollow-cart-products__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 2px 0}.hollow-cart-products__footer>a,.hollow-cart-update{font-size:.78rem;font-weight:850;color:var(--muted)}.hollow-cart-products__footer>a:hover{color:var(--text)}.hollow-cart-update{border:0;background:transparent;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.hollow-cart-update:hover{color:var(--text)}.hollow-cart-summary{position:sticky;top:94px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(255,90,31,.12),transparent 30%),linear-gradient(145deg,#181818,#0d0d0d);box-shadow:0 24px 70px #00000038}.hollow-cart-summary__watermark{position:absolute;right:-25px;bottom:-92px;font-size:19rem;line-height:1;font-weight:950;color:#fff;opacity:.025;pointer-events:none;letter-spacing:-.09em}.hollow-cart-summary__content{position:relative;z-index:1;padding:25px}.hollow-cart-summary h2{font-size:1.7rem;line-height:1;letter-spacing:-.04em;margin:8px 0 22px}.hollow-summary-lines{display:grid;gap:11px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hollow-summary-lines>div{display:flex;justify-content:space-between;gap:18px;font-size:.87rem}.hollow-summary-discount strong{color:var(--accent)}.hollow-summary-total{padding-top:10px;margin-top:2px;border-top:1px dashed #34312d}.hollow-summary-total strong{font-size:1.18rem}.hollow-cart-summary__note{font-size:.77rem;line-height:1.5;color:var(--muted);margin:15px 0}.hollow-checkout-button{width:100%;min-height:56px;border:1px solid #f5f2ea;border-radius:999px;background:#f5f2ea;color:#0b0b0b;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-weight:950;font-size:.9rem;cursor:pointer;transition:.2s ease}.hollow-checkout-button span:last-child{font-size:1.2rem;transition:transform .2s ease}.hollow-checkout-button:hover{background:var(--accent);border-color:var(--accent);color:#fff}.hollow-checkout-button:hover span:last-child{transform:translate(4px)}.hollow-cart-trust{display:grid;margin-top:19px}.hollow-cart-trust>div{display:grid;grid-template-columns:26px 1fr;gap:10px;padding:12px 0;border-top:1px solid var(--line)}.hollow-cart-trust b{font-size:.62rem;color:var(--accent);padding-top:2px}.hollow-cart-trust span{display:grid;gap:1px}.hollow-cart-trust strong{font-size:.79rem}.hollow-cart-trust small{color:var(--muted);font-size:.7rem}.hollow-cart-links{display:grid;gap:7px;margin-top:10px}.hollow-cart-links a{font-size:.75rem;color:var(--muted)}.hollow-cart-links a:hover{color:var(--text)}.hollow-cart-empty{min-height:480px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 85% 15%,rgba(255,90,31,.12),transparent 22%),linear-gradient(145deg,#171717,#0d0d0d);display:grid;place-items:center;position:relative;overflow:hidden;padding:40px;text-align:center}.hollow-cart-empty__word{position:absolute;left:50%;bottom:-8%;transform:translate(-50%);font-size:clamp(6rem,18vw,15rem);font-weight:950;letter-spacing:-.08em;color:#fff;opacity:.025;white-space:nowrap}.hollow-cart-empty__content{position:relative;z-index:1;max-width:620px;display:grid;justify-items:center;gap:15px}.hollow-cart-empty__content .h2{font-size:clamp(2.7rem,7vw,5rem)}.hollow-cart-empty__content p{margin:0;color:var(--muted)}.hollow-cart-empty__actions{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:5px}@media(max-width:980px){.hollow-cart-layout{grid-template-columns:1fr}.hollow-cart-summary{position:static}.hollow-cart-products__head{display:none}}@media(max-width:700px){.cart-page--hollow{padding-top:26px;padding-bottom:56px}.hollow-cart-hero{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:19px;margin-bottom:14px}.hollow-cart-hero__copy{gap:7px}.hollow-cart-hero__copy .h2{font-size:3rem}.hollow-cart-count{padding:8px 11px;font-size:.68rem}.hollow-shipping-card{padding:15px;border-radius:15px}.hollow-shipping-card__top{align-items:flex-start}.hollow-shipping-card__top strong{font-size:.87rem}.hollow-shipping-card__percent{font-size:1.25rem}.hollow-cart-item{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;border-radius:15px}.hollow-cart-item__title{font-size:.93rem}.hollow-cart-item__vendor{font-size:.57rem}.hollow-cart-item__variant{font-size:.72rem}.hollow-cart-item__meta{font-size:.66rem}.hollow-cart-item__controls{gap:10px;margin-top:10px}.hollow-quantity{height:35px}.hollow-cart-item__total{grid-column:2;grid-row:auto;min-width:0;text-align:left;justify-items:start;display:flex;align-items:baseline;gap:7px;padding-top:2px}.hollow-cart-item__total small{display:none}.hollow-cart-item__total strong{font-size:.93rem}.hollow-cart-products__footer{align-items:flex-start;flex-direction:column-reverse;gap:10px}.hollow-cart-summary__content{padding:20px}.hollow-cart-summary h2{font-size:1.5rem}.hollow-checkout-button{min-height:52px}.hollow-cart-empty{min-height:390px;padding:28px 18px;border-radius:18px}.hollow-cart-empty__content .h2{font-size:2.7rem}.hollow-cart-empty__actions{display:grid;width:100%}.hollow-cart-empty__actions .button{width:100%}}@media(max-width:410px){.hollow-cart-item{grid-template-columns:72px minmax(0,1fr)}.hollow-cart-item__controls{flex-wrap:wrap}.hollow-cart-item__total{grid-column:2}.hollow-shipping-card__percent{display:none}}@media(prefers-reduced-motion:reduce){.hollow-cart-item,.hollow-checkout-button,.hollow-checkout-button span:last-child,.hollow-shipping-progress span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/cart-hollow.css.map */
