:root{--vp-cart-ink:#172033;--vp-cart-muted:#687180;--vp-cart-line:#e3e6ea;--vp-cart-soft:#f5f6f6;--vp-cart-brand:#4b38ee;--vp-cart-brand-dark:#3928d8;--vp-cart-green:#297553}
.vp-cart-page{min-height:70vh;background:#fff;color:var(--vp-cart-ink);font-family:inherit}.vp-cart-shell{width:min(1380px,calc(100% - 48px));margin:0 auto;padding:28px 0 90px}.vp-cart-breadcrumb{display:flex;min-height:34px;align-items:center;gap:9px;color:#8a9099;font-size:12px}.vp-cart-breadcrumb a{color:#555f6c}.vp-cart-breadcrumb a:hover{color:var(--vp-cart-brand)}.vp-cart-heading{display:flex;margin:28px 0 42px;align-items:flex-end;justify-content:space-between;gap:30px}.vp-cart-eyebrow{margin:0 0 7px;color:#6e7783;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.vp-cart-heading h1{margin:0;font-size:clamp(32px,3vw,46px);font-weight:500;letter-spacing:-.035em}.vp-cart-heading>div>p:last-child{margin:7px 0 0;color:var(--vp-cart-muted);font-size:14px}.vp-cart-steps{display:flex;align-items:center;color:#9aa0a9;font-size:12px;font-weight:600}.vp-cart-steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}.vp-cart-steps b{display:grid;width:25px;height:25px;place-items:center;border:1px solid #cdd1d6;border-radius:50%;font-size:10px}.vp-cart-steps .is-active{color:var(--vp-cart-ink)}.vp-cart-steps .is-active b{border-color:var(--vp-cart-brand);background:var(--vp-cart-brand);color:#fff}.vp-cart-steps i{width:38px;height:1px;margin:0 9px;background:#d9dce0}.vp-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:clamp(38px,6vw,86px)}.vp-cart-list-head{display:flex;padding-bottom:17px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--vp-cart-ink)}.vp-cart-list-head h2,.vp-cart-summary h2{margin:0;font-size:19px;font-weight:600}.vp-cart-list-head span{color:var(--vp-cart-muted);font-size:12px}.vp-cart-item{position:relative;display:grid;padding:25px 0;grid-template-columns:190px minmax(0,1fr);gap:25px;border-bottom:1px solid var(--vp-cart-line);transition:opacity .2s ease}.vp-cart-item.is-updating{opacity:.5;pointer-events:none}.vp-cart-item-image{display:grid;width:190px;height:190px;overflow:hidden;place-items:center;background:linear-gradient(145deg,#f5f5f3,#ecefed)}.vp-cart-item-image img{display:block;width:100%;height:100%;object-fit:contain}.vp-cart-item-info{display:flex;min-width:0;flex-direction:column}.vp-cart-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.vp-cart-item-label{margin:2px 0 5px;color:#8b929b;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.vp-cart-item-top h2{margin:0;font-size:20px;font-weight:500;line-height:1.3}.vp-cart-item-top h2 a{color:var(--vp-cart-ink)}.vp-cart-remove{display:flex;padding:4px 0;align-items:center;gap:6px;border:0;background:transparent;color:#7a828d;font-size:11px;cursor:pointer}.vp-cart-remove:hover{color:#a62929}.vp-cart-remove i{font-size:14px}.vp-cart-meta{display:flex;margin-top:21px;gap:34px}.vp-cart-meta span{display:flex;flex-direction:column;gap:4px;color:#505966;font-size:12px}.vp-cart-meta b{color:#969ca5;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.vp-cart-meta em{color:var(--vp-cart-green);font-style:normal}.vp-cart-meta em.is-low{color:#aa6a18}.vp-cart-meta em.is-sold-out{color:#a62929}.vp-cart-lens-link{box-sizing:border-box;display:inline-flex;width:max-content;min-width:168px;height:39px;margin-top:13px;padding:0 18px;align-items:center;justify-content:center;border:0;border-radius:7px;background:#ebe8ff;color:#17151f!important;font-size:13px;font-weight:500;line-height:1;transition:background-color .18s ease,color .18s ease}.vp-cart-lens-link:hover,.vp-cart-lens-link:focus-visible{background:#e2defb;color:#17151f!important}.vp-cart-lens-link:focus-visible{outline:3px solid rgba(75,56,238,.16);outline-offset:2px}.vp-cart-item-bottom{display:flex;margin-top:auto;align-items:flex-end;justify-content:space-between;gap:20px}.vp-cart-quantity{display:grid;width:112px;height:38px;grid-template-columns:38px 36px 38px;border:1px solid #ccd1d6;border-radius:999px;background:#fff}.vp-cart-quantity button{padding:0;border:0;background:transparent;color:var(--vp-cart-ink);font-size:18px;cursor:pointer}.vp-cart-quantity button:hover{color:#60758a}.vp-cart-quantity button:disabled{cursor:wait}.vp-cart-quantity span{display:grid;place-items:center;font-size:13px;font-weight:600}.vp-cart-price{display:flex;align-items:baseline;gap:10px;text-align:right}.vp-cart-price del{color:#969ca5;font-size:12px}.vp-cart-price strong{font-size:17px;font-weight:650}.vp-cart-continue{display:flex;margin-top:12px;align-items:center;justify-content:center;color:var(--vp-cart-ink);font-size:12px;font-weight:600}.vp-cart-continue:hover{color:var(--vp-cart-brand)}.vp-cart-summary{position:sticky;top:110px;padding:28px 30px;border:1px solid #dde1e5;background:#fafafa}.vp-cart-summary h2{padding-bottom:22px;border-bottom:1px solid #dfe2e5}.vp-cart-summary-row{display:flex;padding-top:19px;align-items:center;justify-content:space-between;color:#59626f;font-size:13px}.vp-cart-summary-row strong{color:var(--vp-cart-ink);font-size:13px;font-weight:600}.vp-cart-summary-row.is-saving,.vp-cart-summary-row.is-saving strong,.vp-cart-summary-row .is-free{color:var(--vp-cart-green)}.vp-cart-summary-total{display:flex;margin-top:21px;padding-top:21px;align-items:flex-start;justify-content:space-between;border-top:1px solid #dfe2e5}.vp-cart-summary-total>span{display:flex;flex-direction:column;font-size:16px;font-weight:650}.vp-cart-summary-total small{margin-top:4px;color:#969ca5;font-size:9px;font-weight:400}.vp-cart-summary-total strong{font-size:20px}.vp-cart-checkout{display:flex;height:54px;margin-top:25px;padding:0 20px;align-items:center;justify-content:center;border:1px solid var(--vp-cart-brand);border-radius:4px;background:var(--vp-cart-brand);color:#fff!important;font-size:14px;font-weight:700;letter-spacing:.01em;transition:background-color .18s,border-color .18s}.vp-cart-checkout:hover,.vp-cart-checkout:focus-visible{border-color:var(--vp-cart-brand-dark);background:var(--vp-cart-brand-dark);color:#fff!important}.vp-cart-secure{display:flex;margin:13px 0 0;align-items:center;justify-content:center;gap:6px;color:#7e8690;font-size:10px}.vp-cart-benefits{display:grid;margin-top:25px;padding-top:21px;gap:16px;border-top:1px solid #dfe2e5}.vp-cart-benefits>div{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px}.vp-cart-benefits i{color:#50687c;font-size:19px}.vp-cart-benefits span{display:flex;flex-direction:column;color:#89919a;font-size:10px;line-height:1.45}.vp-cart-benefits b{color:#424c58;font-size:11px;font-weight:650}.vp-cart-empty{display:flex;min-height:470px;padding:65px 20px;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--vp-cart-line);background:linear-gradient(145deg,#fbfbfa,#f3f5f4);text-align:center}.vp-cart-empty-icon{display:grid;width:74px;height:74px;margin-bottom:25px;place-items:center;border-radius:50%;background:#fff;color:var(--vp-cart-brand);box-shadow:0 10px 30px rgba(22,32,51,.08)}.vp-cart-empty-icon i{font-size:29px}.vp-cart-empty h1{margin:0;font-size:35px;font-weight:500}.vp-cart-empty>p:not(.vp-cart-eyebrow){max-width:430px;margin:14px auto 25px;color:var(--vp-cart-muted);font-size:14px;line-height:1.7}.vp-cart-empty>a{display:flex;min-width:210px;height:50px;padding:0 24px;align-items:center;justify-content:center;background:var(--vp-cart-brand);color:#fff!important;font-size:13px;font-weight:650}
@media(max-width:991.98px){.vp-cart-layout{grid-template-columns:1fr;gap:38px}.vp-cart-summary{position:static}.vp-cart-heading{align-items:flex-start;flex-direction:column}.vp-cart-steps{align-self:stretch;justify-content:flex-end}}
@media(min-width:768px){.vp-cart-item-bottom{padding-top:18px}}
@media(max-width:767.98px){.vp-cart-shell{width:calc(100% - 24px);padding:16px 0 70px}.vp-cart-heading{margin:18px 0 29px}.vp-cart-heading h1{font-size:31px}.vp-cart-steps{justify-content:flex-start}.vp-cart-steps span{font-size:0}.vp-cart-steps span::after{font-size:10px}.vp-cart-steps span:nth-of-type(1)::after{content:'Cart'}.vp-cart-steps span:nth-of-type(2)::after{content:'Checkout'}.vp-cart-steps span:nth-of-type(3)::after{content:'Complete'}.vp-cart-steps i{width:20px;margin:0 5px}.vp-cart-item{padding:18px 0;grid-template-columns:112px minmax(0,1fr);gap:14px}.vp-cart-item-image{width:112px;height:124px}.vp-cart-item-top h2{font-size:16px}.vp-cart-remove span{display:none}.vp-cart-meta{margin-top:12px;flex-direction:column;gap:6px}.vp-cart-meta span{display:block;font-size:10px}.vp-cart-meta b{margin-right:5px}.vp-cart-meta span:nth-child(3){display:none}.vp-cart-lens-link{min-width:150px;height:36px;margin-top:9px;padding:0 14px;font-size:12px}.vp-cart-item-bottom{margin-top:14px;align-items:center}.vp-cart-quantity{width:91px;height:32px;grid-template-columns:30px 29px 30px}.vp-cart-quantity button{font-size:16px}.vp-cart-price{align-items:flex-end;flex-direction:column;gap:1px}.vp-cart-price strong{font-size:14px}.vp-cart-summary{padding:23px 20px}.vp-cart-empty{min-height:400px}.vp-cart-empty h1{font-size:29px}}
@media(max-width:390px){.vp-cart-item{grid-template-columns:96px minmax(0,1fr)}.vp-cart-item-image{width:96px;height:112px}.vp-cart-item-bottom{align-items:flex-start;flex-direction:column-reverse;gap:9px}.vp-cart-price{align-items:baseline;flex-direction:row}}
