.hemios-cart-overlay{position:fixed;inset:0;z-index:10010;font:14px/1.45 HemiosPoppins,Arial,sans-serif;color:#080808;letter-spacing:0}.hemios-cart-overlay[hidden]{display:none}.hemios-cart-overlay *{box-sizing:border-box}.hemios-cart-backdrop{position:absolute;inset:0;border:0;background:#0006;width:100%;height:100%;cursor:pointer}.hemios-cart-panel{position:absolute;right:0;top:0;bottom:0;width:min(520px,calc(100% - 24px));background:white;display:flex;flex-direction:column;box-shadow:-2px 0 5px #0004;outline:none}.hemios-cart-panel header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;border-bottom:2px solid #e3e3e3;flex-shrink:0}.hemios-cart-panel h2{font:600 18px/1.3 HemiosPoppins,Arial,sans-serif;margin:0;color:#080808;letter-spacing:0}.hemios-cart-close{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:12px;background:#f4f4f4;color:#888;font:26px/1 Arial;cursor:pointer}.hemios-cart-proof{padding:11px 20px;text-align:center;background:#f7f7f9;font-weight:600;border-bottom:1px solid #ddd;font-size:14px;flex-shrink:0}.hemios-cart-scroll{flex:1;overflow:auto;min-height:70px}.hemios-cart-shipping{padding:20px 28px 25px;text-align:center}.hemios-cart-shipping p{font-size:18px;margin:0 0 24px}.hemios-cart-shipping>div{height:9px;background:#e7eaf0;border-radius:10px;overflow:hidden}.hemios-cart-shipping>div>span{display:block;width:0;height:100%;background:#203d5b}.hemios-cart-item{display:grid;grid-template-columns:90px minmax(0,1fr);gap:16px;padding:28px;border-bottom:1px solid #ddd}.hemios-cart-item>img{width:90px;height:90px;object-fit:cover}.hemios-cart-item-top{display:flex;gap:10px;align-items:start;justify-content:space-between}.hemios-cart-item h3{font:600 17px/1.3 HemiosPoppins,Arial,sans-serif;letter-spacing:0;margin:0 0 7px;color:#080808}.hemios-cart-item button{cursor:pointer;font-family:inherit}.hemios-cart-remove{border:0;background:transparent;padding:0;color:#607080}.hemios-cart-remove svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8}.hemios-cart-item-prices{display:flex;gap:4px;align-items:baseline;flex-wrap:wrap;line-height:1.45;font-size:16px}.hemios-cart-item-prices del{color:#999}.hemios-cart-saving{color:#27a721;font-weight:600}.hemios-cart-item-controls{display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:8px}.hemios-cart-quantity{display:flex;border:1px solid #ccc;border-radius:4px;height:31px;overflow:hidden}.hemios-cart-quantity button{width:31px;background:white;border:0;font-size:15px}.hemios-cart-quantity input{width:44px;min-width:0;text-align:center;padding:0;border:0;border-inline:1px solid #ddd;border-radius:0;font:15px/1 HemiosPoppins,Arial,sans-serif;background:white;color:#000;-moz-appearance:textfield}.hemios-cart-quantity input::-webkit-inner-spin-button{appearance:none}.hemios-cart-tag{background:#f1f1f1;color:#555;padding:4px 8px;border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap}.hemios-cart-bottom{background:#f7f7f9;flex-shrink:0;padding:0 26px 12px;max-height:57vh;overflow:auto}.hemios-cart-promo{margin:0 -26px 0;padding:8px 12px;text-align:center;background:#fff5f5;color:#b7352d;font-size:14px;font-weight:600;border-bottom:1px solid #ddd}.hemios-cart-protection{display:grid;grid-template-columns:62px minmax(0,1fr) 46px;gap:12px;align-items:center;padding:20px 0 14px}.hemios-cart-protection img{width:62px;height:62px;object-fit:contain}.hemios-cart-protection-title{display:flex;justify-content:space-between;gap:10px;font-size:16px;line-height:1.3}.hemios-cart-protection p{font-size:13px;line-height:1.4;color:#666;margin:6px 0 0}.hemios-cart-protection button{width:46px;height:26px;padding:3px;border:0;border-radius:16px;background:#ddd;cursor:pointer}.hemios-cart-protection button span{display:block;width:20px;height:20px;border-radius:50%;background:white;box-shadow:0 1px 3px #0002;transition:transform .15s}.hemios-cart-protection button[aria-checked=true]{background:#203d5b}.hemios-cart-protection button[aria-checked=true] span{transform:translateX(20px)}.hemios-cart-discounts{display:flex;align-items:center;gap:8px;font-size:16px;margin:8px 0 13px}.hemios-cart-discounts b{font-size:12px;background:#e9e9eb;color:#555;padding:5px 8px;border-radius:5px}.hemios-cart-discounts>span:last-child{margin-left:auto;white-space:nowrap}.hemios-cart-checkout{display:flex;align-items:center;justify-content:center;gap:5px;padding:15px 12px;background:#203d5b;color:white!important;font-size:17px;font-weight:600;border-radius:11px;text-decoration:none;min-height:56px}.hemios-cart-checkout[aria-disabled=true]{pointer-events:none;opacity:.45}.hemios-cart-guarantee{font-size:17px;text-align:center;margin:10px 0 15px}.hemios-cart-payments{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px}.hemios-cart-payments img{width:39px;height:27px;object-fit:contain}.hemios-cart-error{color:#b00020;margin:14px 28px}.hemios-cart-panel button:disabled{opacity:.5;cursor:wait}.hemios-cart-panel [hidden]{display:none!important}.hemios-cart-panel :focus-visible{outline:2px solid #4086bd;outline-offset:3px}.hemios-cart-empty{padding:35px 28px;text-align:center}
@media(max-width:550px){.hemios-cart-panel{width:calc(100% - 18px)}.hemios-cart-panel header{padding:13px 20px}.hemios-cart-proof{font-size:11px;padding:9px 12px}.hemios-cart-shipping{padding:16px 20px}.hemios-cart-shipping p{font-size:16px;margin-bottom:19px}.hemios-cart-item{grid-template-columns:73px minmax(0,1fr);gap:12px;padding:25px 18px}.hemios-cart-item>img{width:73px;height:73px}.hemios-cart-item h3{font-size:14px}.hemios-cart-item-prices{font-size:13px}.hemios-cart-item-controls{gap:6px}.hemios-cart-tag{font-size:10px;padding:3px 5px}.hemios-cart-quantity{height:28px}.hemios-cart-quantity button{width:25px}.hemios-cart-quantity input{width:29px;font-size:13px}.hemios-cart-bottom{padding:0 18px 10px;max-height:55vh}.hemios-cart-promo{margin-inline:-18px;font-size:11px}.hemios-cart-protection{grid-template-columns:44px minmax(0,1fr) 39px;gap:10px;padding-top:14px}.hemios-cart-protection img{width:44px;height:44px}.hemios-cart-protection-title{font-size:13px;gap:8px}.hemios-cart-protection p{font-size:11px}.hemios-cart-protection button{width:39px;height:23px}.hemios-cart-protection button span{width:17px;height:17px}.hemios-cart-protection button[aria-checked=true] span{transform:translateX(16px)}.hemios-cart-discounts{font-size:13px;gap:7px}.hemios-cart-discounts b{font-size:10px;padding:4px 6px}.hemios-cart-checkout{font-size:15px;min-height:48px;padding:12px}.hemios-cart-guarantee{font-size:15px;margin:11px 0}.hemios-cart-payments{gap:9px;padding:0 9px}.hemios-cart-payments img{width:31px;height:22px}}
@media(prefers-reduced-motion:reduce){.hemios-cart-panel *{transition:none!important}}
