.gcu-cart-drawer-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:flex-end;pointer-events:none}.gcu-cart-drawer-container.is-open{pointer-events:all}.gcu-cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0a0a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease;width:100%}.gcu-cart-drawer-container.is-open .gcu-cart-drawer-overlay{opacity:1}.gcu-cart-drawer-panel{position:relative;width:100%;max-width:440px;height:100%;background:var(--gcu-white);transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001a}.gcu-cart-drawer-container.is-open .gcu-cart-drawer-panel{transform:translate(0)}.gcu-cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-light)}.gcu-cart-title{display:flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:20px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin:0}.gcu-cart-count{color:var(--gcu-red)}.gcu-cart-close{padding:8px;margin:-8px;transition:color .2s}.gcu-cart-close:hover{color:var(--gcu-red)}.gcu-cart-drawer-progress{padding:16px 20px;border-bottom:1px solid var(--border-light);display:flex;flex-direction:column;gap:16px}.gcu-progress-block{display:flex;flex-direction:column;gap:6px}.gcu-progress-text{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.text-gcu{color:var(--gcu-red)}.gcu-progress-bar-bg{height:6px;background:#e5e7eb;border-radius:9999px;overflow:hidden}.gcu-progress-bar-fill{height:100%;border-radius:9999px;transition:width .7s ease}.bg-gcu{background:var(--gcu-red)}.bg-ink{background:var(--gcu-black)}.bg-smoke{background:#e5e7eb}.gcu-cart-drawer-items{flex:1;overflow-y:auto;padding:16px 20px}.gcu-cart-empty{text-align:center;padding:40px 0}.gcu-cart-empty p{margin-bottom:20px;color:var(--text-secondary)}.gcu-cart-item-list{display:flex;flex-direction:column;gap:20px}.gcu-cart-item{display:flex;gap:16px}.gcu-cart-item.gcu-gift-item{padding:12px;background:#e318370d;border:2px dashed rgba(227,24,55,.4)}.gcu-cart-item-image-wrapper{width:80px;height:96px;flex-shrink:0;overflow:hidden;background:#e5e7eb}.gcu-cart-item-image{width:100%;height:100%;object-fit:cover}.gcu-cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between}.gcu-cart-item-header{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.gcu-cart-item-vendor{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:2px}.gcu-cart-item-title{font-size:14px;font-weight:700;line-height:1.3;color:var(--gcu-black);transition:color .2s;display:block}.gcu-cart-item-title:hover{color:var(--gcu-red)}.gcu-cart-item-variant{font-size:12px;color:var(--text-secondary);margin-top:2px}.gcu-cart-item-price{font-size:14px;font-weight:800}.gcu-cart-item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.gcu-qty-selector{display:flex;align-items:center;border:1px solid var(--border-light)}.gcu-qty-btn{padding:6px;color:var(--gcu-black);transition:color .2s}.gcu-qty-btn:hover{color:var(--gcu-red)}.gcu-qty-value{width:32px;text-align:center;font-size:12px;font-weight:800}.gcu-cart-remove{padding:6px;color:var(--text-muted);transition:color .2s}.gcu-cart-remove:hover{color:var(--gcu-red)}.gcu-gift-badge{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;letter-spacing:1px;color:var(--gcu-red);text-transform:uppercase}.gcu-cart-drawer-footer{border-top:1px solid var(--border-light);padding:20px}.gcu-cart-subtotal,.gcu-cart-shipping{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.gcu-cart-shipping{margin-bottom:16px}.gcu-cart-label{color:var(--text-secondary)}.gcu-btn-checkout{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--gcu-black);color:var(--gcu-white);padding:16px;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;transition:background .3s}.gcu-btn-checkout:hover:not([disabled]){background:var(--gcu-red)}.gcu-btn-checkout[disabled]{opacity:.5;cursor:not-allowed}.gcu-secure-checkout-text{text-align:center;font-size:10px;font-weight:700;letter-spacing:1px;color:var(--text-muted);margin-top:8px;margin-bottom:12px}.gcu-continue-shopping{width:100%;text-align:center;font-size:12px;font-weight:800;letter-spacing:1px;color:var(--text-secondary);text-decoration:underline;text-underline-offset:4px;transition:color .2s}.gcu-continue-shopping:hover{color:var(--gcu-red)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/gcu-cart-drawer.css.map */
