:root{--brand:#8859f3;--brand-deep:#6033d5;--brand-soft:#f8f4ff;--text:#27232d;--muted:#77717f;--surface:#fff;--surface-soft:#faf9fc;--border:#e7e2ed;--border-strong:#dcd4e6;--green:#248451;--danger:#c74747;--max-width:1240px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{min-width:0;font-family:var(--font);color:var(--text);-webkit-font-smoothing:antialiased;background:#f8f7fa;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%}[hidden]{display:none!important}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e7e2edeb;width:100%;position:sticky;top:0;box-shadow:0 1px 8px #241c3408}.header-inner{width:min(var(--max-width), 100%);justify-content:space-between;align-items:center;gap:16px;min-height:68px;margin-inline:auto;padding:10px 16px;display:flex}.brand{align-items:center;gap:11px;min-width:0;text-decoration:none;display:flex}.brand-logo{object-fit:cover;border-radius:13px;flex:none;width:46px;height:46px;display:block}.brand-name{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:800;overflow:hidden}.cart-button{border:1px solid var(--border);width:46px;height:46px;color:var(--text);background:#fff;border-radius:13px;flex:none;place-items:center;text-decoration:none;display:grid;position:relative}.cart-button svg{width:21px;height:21px}.cart-count{color:#fff;background:var(--brand);border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:800;display:none;position:absolute;top:-5px;right:-5px}.cart-count.show{display:grid}.main{width:min(var(--max-width), 100%);margin-inline:auto;padding:22px 14px 60px}.page-head{margin-bottom:18px}.page-title{letter-spacing:-.035em;margin:0;font-size:28px;font-weight:850;line-height:1.2}.page-subtitle{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.cart-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;display:grid}.block{border:1px solid var(--border);background:#fff;border-radius:18px;min-width:0;box-shadow:0 4px 18px #231b320b}.cart-items{overflow:hidden}.cart-item{border-bottom:1px solid var(--border);grid-template-columns:82px minmax(0,1fr);gap:12px;padding:14px;display:grid}.cart-item:last-child{border-bottom:0}.product-image{border:1px solid var(--border);background:#fff;border-radius:12px;width:82px;height:82px;text-decoration:none;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%;display:block}.product-info{min-width:0}.product-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-name{color:var(--text);margin:0;font-size:13px;font-weight:780;line-height:1.4;text-decoration:none}.product-variant{color:var(--muted);margin-top:3px;font-size:10px}.product-price{color:var(--brand-deep);margin-top:7px;font-size:16px;font-weight:820;line-height:1.2}.remove-button{border:1px solid var(--border);width:30px;height:30px;color:var(--muted);background:#fff;border-radius:9px;flex:none;place-items:center;padding:0;font-size:17px;line-height:1;display:grid}.product-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.qty{border:1px solid var(--border-strong);background:#fff;border-radius:10px;grid-template-columns:34px 38px 34px;align-items:center;display:inline-grid;overflow:hidden}.qty button{height:34px;color:var(--text);background:#fff;border:0;padding:0;font-size:16px;line-height:1}.qty-value{border-left:1px solid var(--border);border-right:1px solid var(--border);place-items:center;height:34px;font-size:11px;font-weight:750;display:grid}.line-total{color:var(--text);text-align:right;font-size:12px;font-weight:800}.product-unavailable{color:var(--danger);margin-top:6px;font-size:10px;font-weight:700}.summary-block{padding:18px}.summary-title{margin:0 0 15px;font-size:17px;font-weight:820;line-height:1.3}.summary-row{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:14px;margin-top:9px;font-size:11px;display:flex}.summary-row strong{color:var(--text);text-align:right;font-weight:760}.summary-divider{border:0;border-top:1px solid var(--border);margin:14px 0}.summary-total{justify-content:space-between;align-items:center;gap:14px;display:flex}.summary-total-label{font-size:12px;font-weight:760}.summary-total-value{color:var(--brand-deep);letter-spacing:-.03em;font-size:22px;font-weight:850;line-height:1.15}.promo-box{background:var(--brand-soft);border:1px solid #d9cafc;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:11px;display:flex}.promo-icon{color:#fff;background:var(--brand);border-radius:10px;flex:none;place-items:center;width:38px;height:38px;font-size:12px;font-weight:850;display:grid}.promo-copy{color:#6f6578;margin:0;font-size:10px;line-height:1.5}.promo-code{color:var(--brand-deep);background:#ede4ff;border-radius:999px;margin-inline:2px;padding:1px 7px;font-weight:850;display:inline-flex}.checkout-button{border:1.5px solid var(--brand);color:#fff;background:var(--brand);border-radius:12px;width:100%;min-height:50px;margin-top:15px;font-size:12px;font-weight:800;box-shadow:0 8px 18px #8859f333}.checkout-button:disabled{cursor:not-allowed;opacity:.45}.secure-note{color:var(--muted);text-align:center;margin-top:9px;font-size:10px}.continue-link{color:var(--brand-deep);text-align:center;margin-top:12px;font-size:10.5px;font-weight:700;text-decoration:none;display:block}.empty-cart{text-align:center;padding:34px 20px}.empty-title{margin:0;font-size:17px;font-weight:820}.empty-copy{max-width:430px;color:var(--muted);margin:6px auto 0;font-size:11px;line-height:1.55}.empty-button{color:#fff;background:var(--brand);border-radius:11px;justify-content:center;align-items:center;min-height:44px;margin-top:15px;padding:0 18px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.site-footer{border-top:1px solid var(--border);text-align:center;width:100%;margin-top:30px;padding:23px 18px 27px}.footer-brand{font-size:13px;font-weight:780}.footer-copy{max-width:520px;color:var(--muted);margin:5px auto 0;font-size:10px;line-height:1.55}.footer-copyright{color:#aaa4b1;margin-top:11px;font-size:9px}@media (width>=700px){.header-inner{padding-inline:22px}.main{padding:28px 22px 70px}.cart-item{grid-template-columns:105px minmax(0,1fr);gap:16px;padding:18px}.product-image{width:105px;height:105px}.product-name{font-size:14px}.summary-block{padding:21px}}@media (width>=1024px){.header-inner{min-height:72px;padding-left:70px;padding-right:70px}.brand-logo{width:48px;height:48px}.main{padding:36px 70px 80px}.page-head{margin-bottom:22px}.page-title{font-size:33px}.cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:24px}.summary-column{align-self:start;position:sticky;top:100px}.block{border-radius:20px}.summary-block{padding:24px}}
