.cart-line{display:flex;gap:.85rem;align-items:flex-start;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #f0eef8}.cart-line:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.cart-line-img{width:68px;height:68px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#f5f3fb}.cart-line-info{flex:1;min-width:0}.cart-line-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.12rem}.cart-line-name{font-weight:900;font-size:.86rem;line-height:1.3;flex:1;min-width:0;color:#15131c}.cart-remove-btn{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:#f5f3fb;color:#9ca3af;cursor:pointer;display:grid;place-items:center;padding:0;transition:background .15s,color .15s}.cart-remove-btn:hover{background:#fee2e2;color:#dc2626}.cart-line-variant{font-size:.7rem;color:#9ca3af;margin-bottom:.4rem;line-height:1.3}.cart-line-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.cart-line-qty-read{font-size:.78rem;color:#6b6878;font-weight:500}.cart-line-price-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:.08rem;flex-shrink:0;text-align:right}.cart-line-unit{font-size:.72rem;font-weight:500;color:#b8b4c6;line-height:1.2}.cart-line-price{font-weight:900;color:var(--store-base);font-size:.92rem;line-height:1.2}.cart-qty{display:flex;align-items:center;gap:.35rem}.cart-qty-btn{width:26px;height:26px;border:1.5px solid #ece9f4;border-radius:7px;background:#fff;cursor:pointer;font-weight:700;display:grid;place-items:center;color:#6b6878;font-size:.88rem;font-family:inherit}.cart-qty-btn:disabled{opacity:.4;cursor:default}.cart-qty-plus{border:none;background:var(--store-base);color:var(--store-on-base)}.cart-qty span{font-weight:900;font-size:.88rem;min-width:16px;text-align:center}.cart-totals{margin-bottom:1rem}.cart-total-row{display:flex;justify-content:space-between;font-size:.84rem;margin-bottom:.45rem;color:#6b6878}.cart-total-row span:last-child{font-weight:700;color:#15131c}.cart-total-final{font-size:1.05rem;font-weight:900;padding-top:.75rem;border-top:1px solid #ece9f4;margin-top:.5rem;margin-bottom:0}.cart-total-final span:last-child{color:var(--store-base)}.cart-trigger{position:relative;background:none;border:none;cursor:pointer;color:#15131c;display:grid;place-items:center;padding:4px}.cart-trigger .cart-badge{position:absolute;top:-6px;right:-8px;background:var(--store-base);color:var(--store-on-base);font-size:.56rem;font-weight:900;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;border:2px solid #fff;line-height:1}.sf-form-label{font-size:var(--m-body-lg-size);font-weight:900;line-height:var(--m-body-lg-lh);letter-spacing:var(--m-label-ls);color:#15131c;display:block;margin-bottom:.35rem}.sf-form-error{color:var(--color-error);font-size:var(--m-caption-size);font-weight:700;line-height:var(--m-caption-lh);margin-top:.25rem}@media (max-width:768px){.cart-line-name{font-size:var(--m-body-lg-size);font-weight:700;line-height:var(--m-body-lg-lh)}.cart-line-variant{font-size:var(--m-label-size);line-height:var(--m-label-lh);font-weight:500}.cart-line-qty-read,.cart-line-unit{font-size:var(--m-label-size);font-weight:700}.cart-line-price{font-size:var(--m-body-lg-size);font-weight:var(--m-kpi-val-fw)}.cart-qty span{font-size:var(--m-label-size);font-weight:900}.cart-qty-btn{font-size:var(--m-body-lg-size)}.cart-total-row{font-size:var(--m-body-size);font-weight:var(--m-body-fw)}.cart-total-final{font-size:var(--m-h2-size);font-weight:var(--m-h2-fw)}}.storefront-shell .sf-body{font-size:var(--m-body-size);font-weight:var(--sf-fw-body,500);line-height:var(--m-body-lh);color:#4e4770}.storefront-shell .sf-body-lg{font-size:var(--m-body-lg-size);font-weight:var(--sf-fw-body,500);line-height:var(--m-body-lg-lh)}.storefront-shell .sf-label{font-size:var(--m-label-size);font-weight:var(--sf-fw-strong,700);line-height:var(--m-label-lh);color:#332d52}.storefront-shell .sf-caption{font-size:var(--m-caption-size);font-weight:var(--sf-fw-label,500);line-height:var(--m-caption-lh);color:#706890}.storefront-shell .sf-heading{font-size:var(--m-h2-size);font-weight:var(--sf-fw-heading,900);line-height:var(--m-h2-lh);letter-spacing:var(--m-h2-ls);color:#15131c}.storefront-shell .sf-title{font-size:var(--m-h1-size);font-weight:var(--sf-fw-heading,900);line-height:var(--m-h1-lh);letter-spacing:var(--m-h1-ls);color:#15131c}.storefront-shell .cta-final-btn,.storefront-shell .pcard-cta-btn,.storefront-shell .pcta-main,.storefront-shell .ps-floating-cart-pill>button{font-family:inherit;font-size:var(--m-body-lg-size);font-weight:var(--sf-fw-heading,900);line-height:var(--m-body-lg-lh);letter-spacing:.01em}.storefront-shell .sr-badge{font-size:var(--m-caption-size)!important;font-weight:900;line-height:var(--m-caption-lh)}@media (max-width:1024px){.storefront-shell{--m-h1-fw:900;--m-h2-fw:900;--m-h3-fw:700;--m-label-fw:700;--m-body-fw:500;--m-body-lg-fw:500;--m-caption-fw:500;--m-kpi-val-fw:900;--m-toolbar-fw:700}}@media (min-width:1025px){.storefront-shell{--m-body-size:1rem;--m-body-lg-size:1.0625rem;--m-label-size:0.9375rem}.storefront-shell .pcard-title{font-size:1rem;font-weight:700;line-height:1.4}.storefront-shell .ccard-lbl span,.storefront-shell .pcard-old,.storefront-shell .pcard-stars-score{font-size:var(--m-caption-size);font-weight:500}.storefront-shell .pcard-price{font-size:1.125rem;font-weight:900}.storefront-shell .psec-title,.storefront-shell .sectitle,.storefront-shell .tl-title{font-size:clamp(1.5rem,3vw,2.375rem);font-weight:900}.storefront-shell .om-checkout-title,.storefront-shell .om-header-title{font-size:var(--m-h2-size);font-weight:900}.storefront-shell .sf-form-label{font-size:var(--m-body-lg-size);font-weight:900;line-height:var(--m-body-lg-lh)}.storefront-shell .cta-final-btn,.storefront-shell .pcard-cta-btn,.storefront-shell .pcta-main,.storefront-shell .ps-floating-cart-pill>button{font-size:1.0625rem;font-weight:900;line-height:var(--m-body-lg-lh)}}