.sidecart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:.25s;z-index:1040}.sidecart-overlay.is-open{opacity:1;visibility:visible}.sidecart{position:fixed;top:0;right:0;height:100vh;width:700px;max-width:100%;background:#fff;box-shadow:-2px 0 12px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .3s ease;z-index:1050;display:flex;flex-direction:column}.sidecart.is-open{transform:translateX(0)}.sidecart__header{padding:16px 16px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.sidecart__title{font-size:18px;font-weight:600}.sidecart__close{background:none;border:0;font-size:28px;line-height:1;cursor:pointer}.sidecart__body{padding:12px 16px;flex:1;overflow:hidden;display:flex;flex-direction:column}.sidecart__items{flex:1 1 auto;overflow:auto;padding-right:6px}.sidecart__summary{flex:0 0 auto;border-top:1px solid #eee;padding-top:10px;margin-top:10px;background:#fff}.sidecart__body.is-loading{opacity:.6;pointer-events:none}.sidecart__footer{padding:12px 16px;border-top:1px solid #eee;text-align:center}.sidecart-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f2f2f2;position:relative}.sidecart-item__thumb img{width:120px;height:120px;object-fit:cover;border-radius:6px}.sidecart-item__name{display:block;font-weight:600;margin-bottom:2px;width:60%}.sidecart-item__options small{color:#777;display:block}.sidecart-item__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.sidecart .qty-btn{width:28px;height:28px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:4px}.sidecart .qty-input{width:44px;text-align:center;border:1px solid #ddd;border-radius:4px;height:28px}.sidecart-item__price{font-weight:600}.sidecart-item__remove{position:absolute;right:0;top:0;border:0;background:none;font-size:18px;color:#999;cursor:pointer}.sidecart-totals{padding-top:6px}.sidecart-total{display:flex;justify-content:space-between;margin:4px 0}.sidecart-total.sub_total{font-weight:500}.sidecart-total.sidecart_discount{font-weight:600;color:#f13e2b}.sidecart-total.total{font-weight:600;font-size:16px}.sidecart-empty{text-align:center;color:#666;padding:32px 0}.sidecart .btn-cart-block{display:block;width:100%;margin-top:8px}.sidecart .btn-checkout{background-color:#000;color:#fff}.sidecart-item__info{width:100%;text-align:left;margin-top:10px}.sidecart-item__info .option-buttons{justify-content:flex-start}.sidecart-item .price{display:flex;flex-direction:column}.shipping-progress{--p:0;background:#fff;border-radius:8px;padding:10px 50px 10px 20px;box-shadow:0 1px 4px rgba(0,0,0,.08);font-size:14px}.fsp-info{display:flex;flex-direction:column;gap:0;margin-bottom:0;color:#333}.fsp-icon{font-size:18px;line-height:1}.fsp-text{font-size:13px}.fsp-text strong{font-weight:600;color:#000}.fsp-bar{flex:1;height:6px;background:#e5e5e5;border-radius:4px;overflow:visible}.fsp-bar-fill{height:100%;width: calc(var(--p) * 1%);background:linear-gradient(90deg,#000 0%,#333 100%);transition:width .4s ease}.sidecart__promo{margin-top:10px;padding-top:10px}.sidecart__promo-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;padding:8px 0;cursor:pointer;text-align:left}.sidecart__promo-title{font-weight:600;font-size:14px}.sidecart__promo-arrow{width:18px;height:18px;display:inline-block;position:relative;transform:rotate(0deg);transition:transform .2s ease}.sidecart__promo-arrow:before{content:"";position:absolute;inset:0;margin:auto;width:8px;height:8px;border-right:2px solid #111;border-bottom:2px solid #111;transform:rotate(45deg)}.sidecart__promo-panel{overflow:hidden;max-height:0;transition:max-height .25s ease}.sidecart__promo-inner{padding-top:10px}.sidecart__promo-row{display:flex;gap:10px;align-items:stretch}.sidecart__promo-input{flex:1 1 auto;height:44px}.sidecart__promo-btn{flex:0 0 auto;height:44px;padding:0 18px}.sidecart__promo-msg{margin-top:6px}.sidecart-recs__list .slick-arrow{display:inline;padding:5px;position:absolute;z-index:8;top:50%;margin-top:-20px;color:#111;font-size:18px}.sidecart-recs__list .icon-arrow-left{left:-5px}.sidecart-recs__list .icon-arrow-right{right:-5px}.sidecart__promo.is-open .sidecart__promo-panel{max-height:140px}.sidecart__promo.is-open .sidecart__promo-arrow{transform:rotate(180deg)}.sidecart-recs{margin-top:14px;padding-top:12px}.sidecart-recs__title{font-weight:700;margin-bottom:10px}.sidecart-recs__list{display:flex;flex-direction:column;gap:10px}.sidecart-recs__item{display:flex!important;gap:10px;align-items:center;padding:0 15px}.sidecart-recs__thumb img{width:56px;height:56px;object-fit:contain;display:block}.sidecart-recs__info{flex:1;min-width:0}.sidecart-recs__name{display:block;font-size:13px;line-height:1.2;margin-bottom:4px;min-height:32px;min-height:65px}.sidecart-recs__volume{font-size:12px;opacity:.75;margin-bottom:6px}.sidecart-recs__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.sidecart-recs__btn{border:1px solid #111;background:#fff;padding:5px;cursor:pointer;font-weight:600;border-radius:6px;white-space:nowrap;font-size:12px}.sidecart-recs__price .price{font-weight:600}.price-old{text-decoration:line-through;opacity:.65;margin-right:8px;font-size:12px}.price-new{font-weight:700}.shortcut-wrapper.cart{cursor:pointer}@media (max-width:767px){.sidecart-item__name{width:85%}}.fsp-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.fsp-row:last-child{margin-bottom:12px}.fsp-row--gift{color:#555}.fsp-icon-svg{width:14px;height:14px;flex-shrink:0}.fsp-bar-wrap{position:relative;height:24px;display:flex;align-items:center}.fsp-milestone{position:absolute;top:50%;transform:translate(-50%,-50%);width:22px;height:22px;border-radius:50%;background:#fff;border:2px solid #ccc;display:flex;align-items:center;justify-content:center;transition:background .3s , border-color .3s , transform .3s;z-index:2;cursor:default}.fsp-milestone svg{width:11px;height:11px;color:#aaa;transition:color .3s}.fsp-milestone i{font-size:9px;color:#aaa;transition:color .3s}.fsp-milestone.is-reached{background:#111;border-color:#111;transform:translate(-50%,-50%) scale(1.15)}.fsp-milestone.is-reached svg,.fsp-milestone.is-reached i{color:#fff}.gift-name-text{color:green;font-size:10px;display:block;font-weight:500}.sidecart-item--gift .sidecart-item__meta{justify-content:flex-end}.sidecart-item--gift .sidecart-item__remove{display:none}.sidecart-item--gift{pointer-events:none;cursor:default}