.hp-sc{--hp-sc-width: 440px;--hp-sc-accent: #3f6b4a;--hp-sc-accent-hover: #4a7d56;--hp-sc-btn-text: #ffffff;--hp-sc-bg: #ffffff;--hp-sc-panel: #f9faf9;--hp-sc-text: #454545;--hp-sc-sale: #b8484e;--hp-sc-success-bg: #f0fdf4;--hp-sc-success-border: #79bd89;--hp-sc-overlay: .45;--hp-sc-img: 72px;--hp-sc-mini-w: 104px;--hp-sc-border: rgba(0, 0, 0, .08);--hp-sc-border-strong: rgba(0, 0, 0, .15);--hp-sc-muted: rgba(0, 0, 0, .55);--hp-sc-pad: 16px;--hp-sc-radius: 8px;--hp-sc-radius-sm: 6px;--hp-sc-btn-radius: var(--buttons-radius, 4px);--hp-sc-ease: cubic-bezier(.16, 1, .3, 1);--hp-sc-dur: .32s;font-size:14px;line-height:1.4;letter-spacing:0;color:var(--hp-sc-text);text-align:left;-webkit-font-smoothing:antialiased}.hp-sc,.hp-sc *,.hp-sc *:before,.hp-sc *:after{box-sizing:border-box}.hp-sc p,.hp-sc h2,.hp-sc ul,.hp-sc li{margin:0;padding:0}.hp-sc ul{list-style:none}.hp-sc a{color:inherit;text-decoration:none}.hp-sc button{font:inherit;letter-spacing:0;color:inherit;background:none;border:0;padding:0;margin:0;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}.hp-sc img{display:block;max-width:100%}.hp-sc summary{list-style:none;cursor:pointer}.hp-sc summary::-webkit-details-marker{display:none}.hp-sc [hidden]{display:none!important}.hp-sc .hp-sc__icon{width:16px;height:16px;flex:0 0 auto;display:block}.hp-sc :focus-visible:not(.hp-sc__panel){outline:2px solid var(--hp-sc-success-border);outline-offset:2px;box-shadow:none}.hp-sc .hp-sc__panel:focus,.hp-sc .hp-sc__panel:focus-visible{outline:none}.hp-sc{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;visibility:hidden;pointer-events:none;transition:visibility 0s linear var(--hp-sc-dur)}.hp-sc.is-open{visibility:visible;pointer-events:auto;transition-delay:0s}.hp-sc .hp-sc__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hp-sc-overlay));opacity:0;transition:opacity .2s ease;touch-action:none}.hp-sc.is-open .hp-sc__overlay{opacity:1}.hp-sc .hp-sc__panel{position:absolute;top:0;bottom:0;right:0;width:100%;max-width:100%;height:100%;height:100dvh;background:var(--hp-sc-bg);display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--hp-sc-dur) var(--hp-sc-ease);box-shadow:-8px 0 30px #0000001f;overflow:hidden}.hp-sc--left .hp-sc__panel{right:auto;left:0;transform:translate(-100%);box-shadow:8px 0 30px #0000001f}.hp-sc.is-open .hp-sc__panel{transform:none}.hp-sc .hp-sc__header{flex:0 0 auto;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 var(--hp-sc-pad);border-bottom:1px solid var(--hp-sc-border)}.hp-sc .hp-sc__title{margin:0;font-family:inherit;font-style:normal;font-size:18px;line-height:24px;font-weight:600;letter-spacing:0;color:var(--hp-sc-text);word-break:normal}.hp-sc .hp-sc__count{font-weight:400;font-size:14px;color:var(--hp-sc-muted);margin-left:4px}.hp-sc .hp-sc__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--hp-sc-text)}.hp-sc .hp-sc__close .hp-sc__icon{width:18px;height:18px}.hp-sc .hp-sc__close:hover{background:#0000000d}.hp-sc .hp-sc__added{flex:0 0 auto;display:flex;align-items:center;justify-content:center;gap:6px;max-height:0;padding:0;overflow:hidden;opacity:0;background:var(--hp-sc-accent);color:var(--hp-sc-btn-text);font-size:13px;line-height:18px;font-weight:600;transition:max-height .25s ease,opacity .25s ease}.hp-sc--just-added .hp-sc__added{max-height:36px;opacity:1;padding:9px var(--hp-sc-pad)}.hp-sc .hp-sc__added .hp-sc__icon{width:14px;height:14px;stroke-width:3}.hp-sc .hp-sc__delivery{flex:0 0 auto;padding:10px var(--hp-sc-pad) 12px;background:var(--hp-sc-success-bg);border-bottom:1px solid var(--hp-sc-border);text-align:center}.hp-sc .hp-sc__delivery-text{font-size:13px;line-height:18px;color:#000000b3;margin-bottom:8px}.hp-sc .hp-sc__delivery-text strong{font-weight:700;color:#000000e6}.hp-sc .hp-sc__delivery-text--free{display:flex;align-items:center;justify-content:center;gap:6px;font-weight:600;color:var(--hp-sc-accent)}.hp-sc .hp-sc__delivery-text--free .hp-sc__icon{width:14px;height:14px;color:#22c55e}.hp-sc .hp-sc__bar{height:6px;border-radius:999px;background:#e5e5e5;overflow:hidden}.hp-sc .hp-sc__bar-fill{display:block;height:100%;border-radius:999px;background:var(--hp-sc-accent);transition:width .4s ease}.hp-sc .hp-sc__track{position:relative;padding:4px 0}.hp-sc .hp-sc__stop{position:absolute;top:50%;width:14px;height:14px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:2px solid #d4d4d4;color:#fff}.hp-sc .hp-sc__stop--end{left:100%;transform:translate(-100%,-50%)}.hp-sc .hp-sc__stop .hp-sc__icon{width:8px;height:8px;stroke-width:4;opacity:0}.hp-sc .hp-sc__stop.is-reached{background:var(--hp-sc-accent);border-color:var(--hp-sc-accent)}.hp-sc .hp-sc__stop.is-reached .hp-sc__icon{opacity:1}.hp-sc .hp-sc__stop-labels{position:relative;height:14px;margin-top:3px}.hp-sc .hp-sc__stop-label{position:absolute;top:0;transform:translate(-50%);white-space:nowrap;font-size:10px;line-height:14px;font-weight:600;color:#00000080}.hp-sc .hp-sc__stop-label--before{transform:translate(-100%)}.hp-sc .hp-sc__stop-label--after{transform:none}.hp-sc .hp-sc__stop-label--end{left:auto;right:0;transform:none}.hp-sc .hp-sc__stop-label.is-reached{color:var(--hp-sc-accent)}.hp-sc .hp-sc__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 var(--hp-sc-pad) 20px;scrollbar-width:none}.hp-sc .hp-sc__body::-webkit-scrollbar{display:none}.hp-sc .hp-sc__body>*{flex:0 0 auto;min-width:0}.hp-sc--upsell-bottom .hp-sc__upsell{margin-top:auto}.hp-sc .hp-sc__notice{margin-top:12px;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;background:#fef3cd;border:1px solid #f0d878;border-radius:var(--hp-sc-radius);font-size:12px;line-height:17px;color:#664d03}.hp-sc .hp-sc__notice span{flex:1 1 auto;min-width:0}.hp-sc .hp-sc__notice button{flex:0 0 auto;width:28px;height:28px;margin:-5px -6px -5px 0;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;line-height:1;color:inherit}.hp-sc .hp-sc__notice button:hover{background:#0000000f}.hp-sc .hp-sc__upsell-inner,.hp-sc .hp-sc__weekend,.hp-sc .hp-sc__note,.hp-sc .hp-sc__trust,.hp-sc .hp-sc__payments{margin-top:16px}.hp-sc .hp-sc__item{display:grid;grid-template-columns:var(--hp-sc-img) minmax(0,1fr);column-gap:12px;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06);position:relative;transition:opacity .15s ease,background-color .6s ease}.hp-sc .hp-sc__item:last-child{border-bottom:0}.hp-sc .hp-sc__item.is-loading{opacity:.45;pointer-events:none}.hp-sc .hp-sc__item.is-new{background:var(--hp-sc-success-bg);box-shadow:0 0 0 8px var(--hp-sc-success-bg);border-radius:4px}.hp-sc .hp-sc__item-media{display:block;width:var(--hp-sc-img);height:var(--hp-sc-img);border-radius:var(--hp-sc-radius-sm);overflow:hidden;background:#f5f5f5}.hp-sc .hp-sc__item-img{width:100%;height:100%;object-fit:cover}.hp-sc .hp-sc__item-main{min-width:0}.hp-sc .hp-sc__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.hp-sc .hp-sc__item-heading{min-width:0}.hp-sc .hp-sc__item-vendor{display:block;font-size:10px;line-height:14px;text-transform:uppercase;letter-spacing:.06em;color:var(--hp-sc-muted)}.hp-sc .hp-sc__item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:18px;font-weight:600;color:var(--hp-sc-text)}.hp-sc .hp-sc__item-title:hover{text-decoration:underline;text-underline-offset:2px}.hp-sc .hp-sc__item-total{flex:0 0 auto;text-align:right;font-size:14px;line-height:18px;white-space:nowrap}.hp-sc .hp-sc__item-was{display:block;font-size:12px;line-height:16px;color:var(--hp-sc-muted);text-decoration:line-through}.hp-sc .hp-sc__item-now{display:block;font-weight:600}.hp-sc .hp-sc__item-now.is-sale{color:var(--hp-sc-sale)}.hp-sc .hp-sc__item-meta{margin-top:4px;font-size:12px;line-height:17px;color:var(--hp-sc-muted);word-break:break-word}.hp-sc .hp-sc__item-meta a{text-decoration:underline}.hp-sc .hp-sc__item-discounts{margin-top:4px;font-size:12px;line-height:16px;color:var(--hp-sc-accent);font-weight:500}.hp-sc .hp-sc__item-discounts li{display:flex;align-items:center;gap:4px}.hp-sc .hp-sc__item-discounts .icon-discount,.hp-sc .hp-sc__discounts .icon-discount{width:12px;height:12px;flex:0 0 auto}.hp-sc .hp-sc__item-actions{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.hp-sc .hp-sc__qty{display:inline-flex;align-items:center;height:36px;border:1px solid var(--hp-sc-border-strong);border-radius:var(--hp-sc-radius-sm);background:#fff;overflow:hidden}.hp-sc .hp-sc__qty-btn{width:36px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--hp-sc-text)}.hp-sc .hp-sc__qty-btn .hp-sc__icon{width:12px;height:12px}.hp-sc .hp-sc__qty-btn:hover{background:#0000000a}.hp-sc .hp-sc__qty-btn:active{background:#00000014}.hp-sc .hp-sc__qty-input{width:34px;height:34px;border:0;padding:0;margin:0;background:transparent;text-align:center;font:inherit;font-size:16px;font-weight:600;letter-spacing:0;color:var(--hp-sc-text);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;border-radius:0;box-shadow:none}.hp-sc .hp-sc__qty-input::-webkit-outer-spin-button,.hp-sc .hp-sc__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hp-sc .hp-sc__qty-input:focus{outline:none;background:#0000000a}.hp-sc .hp-sc__remove{width:36px;height:36px;margin-right:-8px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#00000073}.hp-sc .hp-sc__remove .hp-sc__icon{width:16px;height:16px}.hp-sc .hp-sc__remove:hover{color:var(--hp-sc-sale);background:#0000000a}.hp-sc .hp-sc__item-error{margin-top:6px;font-size:12px;line-height:16px;color:#c0392b}.hp-sc .hp-sc__pot-chip{margin-top:8px;display:inline-flex;align-items:center;gap:5px;height:26px;padding:0 8px 0 7px;border:1px solid var(--hp-sc-success-border);border-radius:4px;background:var(--hp-sc-success-bg);color:var(--hp-sc-accent);font-size:11px;line-height:1;font-weight:600;white-space:nowrap;max-width:100%;overflow:hidden;transition:background-color .15s ease}.hp-sc .hp-sc__pot-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis}.hp-sc .hp-sc__pot-chip:hover{background:#e2f9e8}.hp-sc .hp-sc__pot-chip .hp-sc__icon--pot{width:13px;height:13px}.hp-sc .hp-sc__pot-chip .hp-sc__icon--chevron{width:11px;height:11px;transition:transform .2s ease}.hp-sc .hp-sc__pot-chip[aria-expanded=true] .hp-sc__icon--chevron{transform:rotate(180deg)}.hp-sc .hp-sc__pot-tray{grid-column:1 / -1;margin-top:12px;padding:10px 0 10px 10px;background:var(--hp-sc-panel);border:1px solid var(--hp-sc-border);border-radius:var(--hp-sc-radius);animation:hp-sc-tray-in .22s var(--hp-sc-ease)}.hp-sc .hp-sc__pot-tray-head{display:flex;align-items:center;justify-content:space-between;padding-right:4px;margin-bottom:8px}.hp-sc .hp-sc__pot-tray-title{font-size:12px;line-height:16px;font-weight:600;min-width:0}.hp-sc .hp-sc__pot-tray-close{width:28px;height:28px;margin:-6px 0;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--hp-sc-muted)}.hp-sc .hp-sc__pot-tray-close .hp-sc__icon{width:12px;height:12px}.hp-sc .hp-sc__pot-empty{padding:6px 10px 6px 0;font-size:12px;color:var(--hp-sc-muted)}.hp-sc .hp-sc__scroller{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.hp-sc .hp-sc__scroller::-webkit-scrollbar{display:none}.hp-sc .hp-sc__pot-tray .hp-sc__scroller{padding-right:10px}.hp-sc .hp-sc__upsell .hp-sc__scroller{margin:0 calc(var(--hp-sc-pad) * -1);padding:0 var(--hp-sc-pad) 2px;scroll-padding-left:var(--hp-sc-pad)}.hp-sc .hp-sc__upsell-head{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;line-height:18px;font-weight:600}.hp-sc .hp-sc__upsell-head .hp-sc__icon{width:16px;height:16px;color:var(--hp-sc-accent)}.hp-sc .hp-sc__mini{flex:0 0 var(--hp-sc-mini-w);width:var(--hp-sc-mini-w);scroll-snap-align:start;display:flex;flex-direction:column;padding:8px;background:#fff;border:1px solid var(--hp-sc-border);border-radius:var(--hp-sc-radius-sm);text-align:left}.hp-sc .hp-sc__mini-media{display:block;width:100%;aspect-ratio:1 / 1;border-radius:4px;overflow:hidden;background:#f5f5f5}.hp-sc .hp-sc__mini-img{width:100%;height:100%;object-fit:cover}.hp-sc .hp-sc__mini-title{margin-top:6px;font-size:11px;line-height:14px;font-weight:600;color:var(--hp-sc-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px}.hp-sc .hp-sc__mini-sub{margin-top:1px;font-size:10px;line-height:13px;color:var(--hp-sc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-sc .hp-sc__mini-foot{margin-top:auto;padding-top:6px}.hp-sc .hp-sc__mini-price{font-size:12px;line-height:16px;font-weight:700;color:var(--hp-sc-accent)}.hp-sc .hp-sc__mini-add{margin-top:5px;width:100%;height:30px;border-radius:4px;background:var(--hp-sc-accent);color:var(--hp-sc-btn-text);font-size:12px;line-height:1;font-weight:600;transition:background-color .15s ease}.hp-sc .hp-sc__mini-add:hover{background:var(--hp-sc-accent-hover)}.hp-sc .hp-sc__mini-add:disabled{opacity:.6;cursor:default}.hp-sc .hp-sc__mini-add.is-added{background:var(--hp-sc-success-bg);color:var(--hp-sc-accent);box-shadow:inset 0 0 0 1px var(--hp-sc-success-border);opacity:1}.hp-sc .hp-sc__mini--skeleton{height:calc(var(--hp-sc-mini-w) + 105px);border-color:transparent;background:linear-gradient(90deg,#eee 25%,#f6f6f6 37%,#eee 63%);background-size:400% 100%;animation:hp-sc-skeleton 1.2s ease infinite}.hp-sc .hp-sc__weekend{display:none;padding:12px;border:1px solid var(--hp-sc-border);border-radius:var(--hp-sc-radius);background:var(--hp-sc-panel)}.hp-sc--weekend-available .hp-sc__weekend{display:block}.hp-sc .hp-sc__weekend-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:18px;font-weight:600}.hp-sc .hp-sc__weekend-label{display:flex;align-items:center;gap:5px;min-width:0}.hp-sc .hp-sc__weekend-label .hp-sc__icon{width:14px;height:14px;color:var(--hp-sc-accent)}.hp-sc .hp-sc__weekend-price{flex:0 0 auto;white-space:nowrap}.hp-sc .hp-sc__weekend-desc{margin-top:4px;font-size:12px;line-height:17px;color:var(--hp-sc-muted)}.hp-sc .hp-sc__weekend.is-added .hp-sc__weekend-desc{display:none}.hp-sc .hp-sc__weekend-btn{margin-top:10px;width:100%;height:36px;border:1.5px solid var(--hp-sc-accent);border-radius:var(--hp-sc-radius-sm);background:transparent;color:var(--hp-sc-accent);font-size:13px;font-weight:600}.hp-sc .hp-sc__weekend-btn:hover,.hp-sc .hp-sc__weekend.is-added .hp-sc__weekend-btn{background:#3f6b4a0f}.hp-sc .hp-sc__weekend-btn:disabled{opacity:.6;cursor:default}.hp-sc .hp-sc__note{border:1px solid var(--hp-sc-border);border-radius:var(--hp-sc-radius);background:var(--hp-sc-panel)}.hp-sc .hp-sc__note-summary{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;font-size:13px;line-height:18px;font-weight:500}.hp-sc .hp-sc__note-summary .hp-sc__icon--gift{width:16px;height:16px;color:var(--hp-sc-accent)}.hp-sc .hp-sc__note-summary span{flex:1;min-width:0}.hp-sc .hp-sc__note-summary .hp-sc__icon--chevron{width:14px;height:14px;color:var(--hp-sc-muted);transition:transform .2s ease}.hp-sc .hp-sc__note[open] .hp-sc__note-summary .hp-sc__icon--chevron{transform:rotate(180deg)}.hp-sc .hp-sc__note-inner{padding:0 12px 12px}.hp-sc .hp-sc__note-input{display:block;width:100%;min-height:76px;padding:10px;border:1px solid rgba(0,0,0,.12);border-radius:var(--hp-sc-radius-sm);background:#fff;font:inherit;font-size:16px;line-height:1.45;letter-spacing:0;color:var(--hp-sc-text);resize:vertical;box-shadow:none;-webkit-appearance:none;appearance:none}.hp-sc .hp-sc__note-input:focus{outline:none;border-color:var(--hp-sc-accent);box-shadow:0 0 0 1px var(--hp-sc-accent)}.hp-sc .hp-sc__note-input::placeholder{color:#00000059}.hp-sc .hp-sc__note-saved{margin-top:6px;display:flex;align-items:center;gap:4px;font-size:12px;color:var(--hp-sc-accent);font-weight:500}.hp-sc .hp-sc__note-saved .hp-sc__icon{width:12px;height:12px}.hp-sc .hp-sc__trust--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hp-sc .hp-sc__trust--list{display:grid;gap:8px}.hp-sc .hp-sc__trust-item{display:flex;align-items:flex-start;gap:8px;padding:10px;background:var(--hp-sc-success-bg);border:1px solid var(--hp-sc-success-border);border-radius:var(--hp-sc-radius)}.hp-sc .hp-sc__trust-icon{flex:0 0 auto;color:var(--hp-sc-accent);margin-top:1px}.hp-sc .hp-sc__trust-icon .hp-sc__icon{width:16px;height:16px}.hp-sc .hp-sc__trust-copy{min-width:0;overflow-wrap:break-word}.hp-sc .hp-sc__trust-title{display:block;font-size:12px;line-height:16px;font-weight:600;color:var(--hp-sc-accent)}.hp-sc .hp-sc__trust-text{display:block;margin-top:2px;font-size:11px;line-height:15px;color:#0009}.hp-sc .hp-sc__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.hp-sc .hp-sc__payment-icon{width:34px;height:auto;display:block}.hp-sc .hp-sc__footer{flex:0 0 auto;position:relative;z-index:1;background:var(--hp-sc-bg);border-top:1px solid var(--hp-sc-border);box-shadow:0 -6px 18px #0000000f;padding:12px var(--hp-sc-pad) calc(10px + env(safe-area-inset-bottom,0px))}.hp-sc .hp-sc__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;line-height:20px;color:#000000a6}.hp-sc .hp-sc__row--savings{color:var(--hp-sc-accent);font-weight:600}.hp-sc .hp-sc__row--total{margin-top:4px;font-size:16px;line-height:24px;font-weight:700;color:#000000e6}.hp-sc .hp-sc__free{font-weight:700;color:var(--hp-sc-accent)}.hp-sc .hp-sc__discounts li{display:flex;align-items:center;gap:5px;font-size:12px;line-height:20px;color:var(--hp-sc-accent)}.hp-sc .hp-sc__discounts li span:first-of-type{flex:1;min-width:0}.hp-sc .hp-sc__error{margin-top:8px;font-size:12px;line-height:16px;color:#c0392b;text-align:center}.hp-sc .hp-sc__checkout-form{margin:10px 0 0}.hp-sc .hp-sc__checkout{position:relative;overflow:hidden;width:100%;height:52px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--hp-sc-btn-radius);background:var(--hp-sc-accent);color:var(--hp-sc-btn-text);font-size:15px;line-height:1;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 2px 8px #3f6b4a47;transition:background-color .15s ease,transform .1s ease}.hp-sc .hp-sc__checkout:hover{background:var(--hp-sc-accent-hover)}.hp-sc .hp-sc__checkout:active{transform:scale(.985)}.hp-sc .hp-sc__checkout:disabled{opacity:.6;cursor:default}.hp-sc .hp-sc__checkout .hp-sc__icon{width:16px;height:16px}.hp-sc .hp-sc__checkout-total{padding-left:9px;margin-left:1px;border-left:1px solid rgba(255,255,255,.4);font-weight:600;letter-spacing:.02em}.hp-sc .hp-sc__shine{display:none}.hp-sc--shimmer .hp-sc__shine{display:block;position:absolute;top:0;left:0;width:22%;height:100%;pointer-events:none;opacity:0;background:linear-gradient(90deg,#fff0,#ffffff8c 50%,#fff0);transform:skew(-20deg);animation:hp-sc-shine 3.2s ease-in-out 1.2s infinite}.hp-sc .hp-sc__cart-link{margin-top:4px;width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;line-height:18px;font-weight:500;color:var(--hp-sc-text)}.hp-sc .hp-sc__cart-link--link span{text-decoration:underline;text-underline-offset:3px}.hp-sc .hp-sc__cart-link .hp-sc__icon--arrow{width:14px;height:14px;transition:transform .15s ease}.hp-sc .hp-sc__cart-link:hover .hp-sc__icon--arrow{transform:translate(3px)}.hp-sc .hp-sc__cart-link--outline{margin-top:8px;min-height:44px;border:1.5px solid var(--hp-sc-accent);border-radius:var(--hp-sc-btn-radius);color:var(--hp-sc-accent);font-weight:600}.hp-sc .hp-sc__cart-link--outline:hover{background:#3f6b4a0f}.hp-sc .hp-sc__secure{margin-top:2px;display:flex;justify-content:center;flex-wrap:wrap;gap:4px 14px;font-size:11px;line-height:16px;color:var(--hp-sc-muted)}.hp-sc .hp-sc__cart-link--outline~.hp-sc__secure{margin-top:8px}.hp-sc .hp-sc__secure-item{display:inline-flex;align-items:center;gap:4px}.hp-sc .hp-sc__secure-item .hp-sc__icon{width:12px;height:12px;color:var(--hp-sc-accent)}.hp-sc .hp-sc__empty{display:none}.hp-sc.is-empty .hp-sc__empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 0 8px}.hp-sc.is-empty .hp-sc__delivery,.hp-sc.is-empty .hp-sc__items,.hp-sc.is-empty .hp-sc__upsell,.hp-sc.is-empty .hp-sc__weekend-wrap,.hp-sc.is-empty .hp-sc__note,.hp-sc.is-empty .hp-sc__payments,.hp-sc.is-empty .hp-sc__footer{display:none}.hp-sc.is-empty .hp-sc__trust{margin-top:28px}.hp-sc .hp-sc__empty .hp-sc__icon--bag{width:44px;height:44px;stroke-width:1.5;color:#00000040}.hp-sc .hp-sc__empty-title{margin-top:14px;font-size:17px;line-height:24px;font-weight:600}.hp-sc .hp-sc__empty-text{margin-top:4px;font-size:13px;line-height:19px;color:var(--hp-sc-muted)}.hp-sc .hp-sc__empty-btn{margin-top:18px;min-width:200px;max-width:100%;height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--hp-sc-btn-radius);background:var(--hp-sc-accent);color:var(--hp-sc-btn-text);font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hp-sc .hp-sc__empty-btn:hover{background:var(--hp-sc-accent-hover)}.hp-sc .hp-sc__footer:before{content:"";display:none;position:absolute;top:0;left:0;width:40%;height:2px;background:var(--hp-sc-accent);pointer-events:none}.hp-sc.is-busy .hp-sc__footer:before{display:block;animation:hp-sc-busy 1s linear infinite}.hp-sc.is-busy .hp-sc__checkout{opacity:.7;pointer-events:none}.hp-sc .hp-sc__item.hp-sc__item--ghost,.hp-sc .hp-sc__item.hp-sc__item--ghost:last-child{grid-template-columns:48px minmax(0,1fr);column-gap:10px;align-items:center;margin:12px 0 0;padding:10px;background:var(--hp-sc-success-bg);border:1px dashed var(--hp-sc-success-border);border-radius:var(--hp-sc-radius)}.hp-sc .hp-sc__ghost-media{width:48px;height:48px;border-radius:var(--hp-sc-radius-sm);overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.hp-sc .hp-sc__ghost-media--icon{border:1px solid var(--hp-sc-success-border);color:var(--hp-sc-accent)}.hp-sc .hp-sc__ghost-media--icon .hp-sc__icon{width:22px;height:22px}.hp-sc .hp-sc__ghost-img{width:100%;height:100%;object-fit:cover}.hp-sc .hp-sc__ghost-main{min-width:0}.hp-sc .hp-sc__ghost-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.hp-sc .hp-sc__ghost-heading{min-width:0}.hp-sc .hp-sc__ghost-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:17px;font-weight:600;color:var(--hp-sc-text)}.hp-sc a.hp-sc__ghost-title:hover{text-decoration:underline;text-underline-offset:2px}.hp-sc .hp-sc__ghost-sub{display:block;margin-top:2px;font-size:12px;line-height:16px;color:var(--hp-sc-muted)}.hp-sc .hp-sc__ghost-price{flex:0 0 auto;text-align:right;white-space:nowrap}.hp-sc .hp-sc__ghost-was{display:block;font-size:12px;line-height:16px;color:var(--hp-sc-muted);text-decoration:line-through}.hp-sc .hp-sc__ghost-now{display:block;font-size:13px;line-height:17px;font-weight:700;letter-spacing:.04em;color:var(--hp-sc-accent)}.hp-sc .hp-sc__ghost-note{margin-top:5px;display:flex;align-items:center;gap:4px;font-size:11px;line-height:15px;font-weight:600;color:var(--hp-sc-accent)}.hp-sc .hp-sc__ghost-note .hp-sc__icon{width:12px;height:12px;stroke-width:3}@keyframes hp-sc-tray-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-sc-skeleton{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes hp-sc-shine{0%{left:-30%;opacity:0}10%{opacity:.9}45%{left:115%;opacity:0}to{left:115%;opacity:0}}@keyframes hp-sc-busy{0%{transform:translate(-100%)}to{transform:translate(250%)}}@media screen and (min-width:750px){.hp-sc{--hp-sc-pad: 20px}.hp-sc .hp-sc__panel{width:var(--hp-sc-width);max-width:calc(100vw - 40px)}.hp-sc .hp-sc__header{height:60px}.hp-sc .hp-sc__qty-input,.hp-sc .hp-sc__note-input{font-size:14px}}@media screen and (max-height:700px){.hp-sc .hp-sc__row--sub,.hp-sc .hp-sc__secure{display:none}}@media screen and (max-height:560px){.hp-sc .hp-sc__header{height:48px}.hp-sc .hp-sc__footer{padding-top:8px}.hp-sc .hp-sc__checkout{height:48px}.hp-sc .hp-sc__cart-link{min-height:36px}.hp-sc .hp-sc__cart-link--outline{min-height:40px}}@media(prefers-reduced-motion:reduce){.hp-sc,.hp-sc *,.hp-sc *:before,.hp-sc *:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/hp-side-cart.css.map */
