.cart-page{background:#f8f9fb}.cart-shell{width:min(1120px,calc(100% - 40px));margin:auto}.cart-hero{padding:65px 0 70px;text-align:center;background:radial-gradient(circle at 20% 10%,#e8fbfc,transparent 28%),radial-gradient(circle at 82% 10%,#eee8ff,transparent 34%),#f7f8fc}.cart-hero>div>span{color:#7139f4;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.cart-hero h1{margin:12px 0;font:800 40px Manrope}.cart-hero p{color:#747687}.cart-section{padding:65px 0 100px}.cart-alert{display:flex;align-items:center;gap:9px;margin-bottom:18px;padding:13px 16px;border-radius:9px;color:#177d55;background:#e8f9f1}.cart-alert svg{width:18px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px;align-items:start}.cart-items,.cart-summary{border:1px solid #e6e6ed;border-radius:16px;background:#fff;box-shadow:0 15px 45px #15122c0b}.cart-heading{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #ececf1}.cart-heading h2{font:800 20px Manrope}.cart-heading h2 span{display:inline-grid;place-items:center;min-width:24px;height:24px;margin-left:5px;border-radius:12px;color:#fff;background:#703ced;font-size:10px}.cart-heading button{border:0;color:#d2485a;background:transparent;font-size:11px}.cart-items article{display:grid;grid-template-columns:150px minmax(0,1fr) 100px 105px;gap:18px;align-items:center;padding:20px 24px;border-bottom:1px solid #ececf1}.cart-items article:last-child{border-bottom:0}.cart-product-image{height:105px;overflow:hidden;border-radius:9px;background:#eee}.cart-product-image img{width:100%;height:100%;object-fit:cover}.cart-product-copy small{color:#7139f4;font-size:9px;font-weight:700}.cart-product-copy h3{margin:7px 0;font:700 15px/1.4 Manrope}.cart-product-copy p{margin:0 0 9px;color:#777986;font-size:10px}.cart-product-copy strong{font-size:16px}.quantity-form label{display:grid;gap:6px;color:#777986;font-size:9px}.quantity-form input{width:75px;height:35px;padding:0 9px;border:1px solid #dadbe4;border-radius:6px}.quantity-form button{margin-top:7px;padding:0;border:0;color:#6636ec;background:transparent;font-size:9px;font-weight:700}.line-total{text-align:right}.line-total small,.line-total b{display:block}.line-total small{color:#777986;font-size:9px}.line-total b{margin-top:5px;font-size:16px}.line-total button{display:flex;align-items:center;gap:4px;margin:14px 0 0 auto;padding:0;border:0;color:#d2485a;background:transparent;font-size:9px}.line-total svg{width:13px}.cart-summary{position:sticky;top:100px;padding:26px}.cart-summary>span{color:#7139f4;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.cart-summary>h2{margin:10px 0 23px;font:800 32px Manrope}.cart-summary dl{display:grid;gap:13px;margin:0;padding:20px 0;border-top:1px solid #e8e8ee;border-bottom:1px solid #e8e8ee}.cart-summary dl>div,.summary-total{display:flex;justify-content:space-between;gap:15px}.cart-summary dt,.cart-summary dd{margin:0;color:#747687;font-size:11px}.summary-total{align-items:center;padding:20px 0}.summary-total b{font-size:21px}.checkout-button{width:100%;height:49px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:25px;color:#fff;background:linear-gradient(90deg,#d747e8,#6536ee);font-weight:800;box-shadow:0 12px 25px #6536ee38}.checkout-button svg{width:16px}.cart-summary>a{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:17px;color:#6335e8;font-size:11px;font-weight:700}.cart-summary>a svg{width:14px}.cart-summary>p{display:flex;gap:7px;margin:22px 0 0;color:#858692;font-size:9px;line-height:1.5}.cart-summary>p svg{width:16px;flex:none;color:#1bae74}.empty-cart{padding:85px 20px;text-align:center;border:1px solid #e6e6ed;border-radius:18px;background:#fff;box-shadow:0 15px 45px #15122c0b}.empty-cart>span{width:80px;height:80px;display:grid;place-items:center;margin:auto;border-radius:50%;color:#7139f4;background:#f1ecff}.empty-cart svg{width:34px}.empty-cart h2{margin:24px 0 9px;font:800 27px Manrope}.empty-cart p{color:#777986}.empty-cart>a{display:inline-flex;align-items:center;gap:7px;margin-top:14px;padding:13px 23px;border-radius:24px;color:#fff;background:linear-gradient(90deg,#d747e8,#6536ee);font-weight:700}.empty-cart>a svg{width:15px}.cart-page footer{border-radius:90px 90px 0 0}@media(max-width:850px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-items article{grid-template-columns:120px 1fr 90px}.line-total{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;text-align:left}.line-total button{margin:0}}@media(max-width:580px){.cart-shell{width:calc(100% - 24px)}.cart-hero{padding:50px 0}.cart-hero h1{font-size:31px}.cart-items article{grid-template-columns:90px 1fr;padding:16px;gap:13px}.cart-product-image{height:80px}.quantity-form{grid-column:1/2}.line-total{grid-column:2/3}.cart-heading{padding:0 16px}.cart-page footer{border-radius:55px 55px 0 0}}
