.eoc-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.66);opacity:0;pointer-events:none;transition:.2s ease;z-index:9998}.eoc-cart-backdrop.is-open{opacity:1;pointer-events:auto}.eoc-cart-drawer{--ink:#151515;--muted:#737373;--line:#ececec;--danger:#df332b;--orange:#fb8a05;--teal:#0b777d;--cream:#fff5e7;position:fixed;top:0;right:0;width:min(700px,100vw);height:100dvh;background:#fff;color:var(--ink);transform:translateX(105%);transition:.24s ease;display:flex;flex-direction:column;box-shadow:-12px 0 30px rgba(0,0,0,.18);z-index:9999;font-family:inherit}.eoc-cart-drawer.is-open{transform:translateX(0)}.eoc-cart-header{height:92px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);flex:none}.eoc-cart-header h2{margin:0;font-size:31px;letter-spacing:-.04em;font-weight:900}.eoc-icon-btn{border:0;background:transparent;font-size:50px;line-height:1;cursor:pointer;color:#222}.eoc-cart-scroll{overflow:auto;padding:24px 28px 0;flex:1}.eoc-expire-box{background:var(--cream);border-radius:16px;padding:22px 24px;font-size:26px;line-height:1.35;margin-bottom:10px}.eoc-expire-box p{margin:0}.eoc-expire-box strong{color:#d71919}.eoc-cart-item{display:grid;grid-template-columns:190px 1fr 42px;gap:24px;padding:28px 0;border-bottom:1px solid var(--line);align-items:center}.eoc-item-media img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:#fafafa}.eoc-item-title{font-size:25px;line-height:1.23;margin:0 0 14px;font-weight:700}.eoc-item-options{font-size:23px;font-weight:900;margin:0 0 18px}.eoc-item-price{color:var(--danger);font-size:32px;font-weight:900;margin:0 0 4px}.eoc-item-compare{color:#8c8c8c;font-size:20px;text-decoration:line-through;margin-bottom:16px}.eoc-qty{display:inline-grid;grid-template-columns:58px 58px 58px;height:68px;border:2px solid #333;border-radius:18px;overflow:hidden;align-items:center;text-align:center;font-size:30px}.eoc-qty button{border:0;background:#fff;font-size:38px;cursor:pointer;height:100%;color:#111}.eoc-remove{align-self:center;border:0;background:transparent;color:#979797;font-size:26px;cursor:pointer}.eoc-empty{text-align:center;font-size:20px;color:var(--muted);padding:28px}.eoc-cart-footer{flex:none;padding:28px;box-shadow:0 -10px 24px rgba(0,0,0,.08);background:#fff}.eoc-subtotal-row{display:flex;justify-content:space-between;align-items:center;font-size:36px;font-weight:950;letter-spacing:-.04em;margin-bottom:26px}.eoc-checkout-btn{display:grid;place-items:center;width:100%;height:96px;border:0;border-radius:16px;background:var(--orange);color:#fff!important;text-decoration:none;font-size:31px;font-weight:950;cursor:pointer}.eoc-payments{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:24px 0 18px}.eoc-payments span,.eoc-payment-icon{width:58px;height:36px;padding:4px;border:1px solid #e5e5e5;border-radius:4px;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.06)}.eoc-protection{display:flex;gap:18px;align-items:flex-start;justify-content:center;color:var(--teal)}.eoc-shield{width:78px;height:78px;border:4px solid var(--teal);border-radius:999px;display:grid;place-items:center;font-size:36px;flex:none}.eoc-protection h3{margin:0 0 8px;font-size:32px;letter-spacing:-.03em;color:var(--teal);font-weight:900}.eoc-protection p{margin:5px 0;color:#202020;font-size:16px}.eoc-cart-open{overflow:hidden}@media(max-width:640px){.eoc-cart-header{height:72px;padding:0 16px}.eoc-cart-header h2{font-size:28px}.eoc-cart-scroll{padding:16px 14px 0}.eoc-expire-box{font-size:23px;padding:18px}.eoc-cart-item{grid-template-columns:150px 1fr 34px;gap:14px;padding:24px 0}.eoc-item-title{font-size:23px}.eoc-item-options{font-size:21px}.eoc-item-price{font-size:30px}.eoc-qty{grid-template-columns:55px 55px 55px;height:62px}.eoc-cart-footer{padding:22px 16px}.eoc-subtotal-row{font-size:34px}.eoc-checkout-btn{height:88px;font-size:29px}.eoc-protection h3{font-size:29px}}
