#storefrontCart{min-height:calc(100vh - 70px);background:#f7f9fc}.sf-cart__head{padding:48px 0 24px;background:linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #edf1f6}.sf-cart__head span{display:block;color:#176ff2;font-size:10px;font-weight:900;letter-spacing:.12em}.sf-cart__head h1{margin:7px 0 6px;color:#122039;font-size:38px;letter-spacing:-.035em}.sf-cart__head p{margin:0;max-width:760px;color:#718096;font-size:13px;line-height:1.6}.sf-cart__body{padding:28px 0 72px}.sf-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.sf-cart__items{display:grid;gap:12px}.sf-cart__item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:20px;border:1px solid #e1e7ef;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(24,42,72,.045)}.sf-cart__type{display:block;color:#176ff2;font-size:9px;font-weight:900;letter-spacing:.1em}.sf-cart__item h2{margin:5px 0 12px;color:#17243a;font-size:18px}.sf-cart__features{display:flex;flex-wrap:wrap;gap:6px}.sf-cart__features span{padding:5px 8px;border:1px solid #e6ebf2;border-radius:7px;background:#f9fbfd;color:#708095;font-size:10px}.sf-cart__features strong{color:#34435a}.sf-cart__prices{min-width:180px;display:grid;align-content:start;gap:9px;text-align:right}.sf-cart__prices small,.sf-cart__sumrow small{display:block;color:#8490a1;font-size:9px}.sf-cart__prices strong{display:block;margin-top:2px;color:#1e2e47;font-size:13px}.sf-cart__prices form{margin-top:4px}.sf-cart__prices button{border:0;background:transparent;color:#9d3f49;font-size:10px;font-weight:700;cursor:pointer}.sf-cart__summary{position:sticky;top:94px;padding:20px;border:1px solid #dfe6ef;border-radius:14px;background:#fff;box-shadow:0 12px 34px rgba(20,38,67,.07)}.sf-cart__summary>span{display:block;margin-bottom:15px;color:#1b2940;font-size:15px;font-weight:850}.sf-cart__sumrow{display:flex;justify-content:space-between;gap:14px;padding:7px 0}.sf-cart__sumrow strong{color:#2a3950;font-size:12px}.sf-cart__divider{height:1px;margin:8px 0;background:#edf1f5}.sf-cart__sumrow.is-total strong{font-size:16px;color:#14243c}.sf-cart__today{display:grid;gap:4px;margin-top:14px;padding:13px;border-radius:10px;background:#f2f7ff}.sf-cart__today span{color:#5b6d84;font-size:10px}.sf-cart__today strong{color:#145fda;font-size:21px}.sf-cart__checkout{width:100%;margin-top:14px}.sf-cart__continue{display:block;margin-top:11px;text-align:center;color:#53657c;font-size:11px;text-decoration:none;font-weight:700}.sf-cart__empty{padding:38px;border:1px dashed #ccd7e4;border-radius:14px;background:#fff;text-align:center}.sf-cart__empty h2{margin:0 0 8px;color:#17243a}.sf-cart__empty p{margin:0 0 18px;color:#718096}@media(max-width:900px){.sf-cart__layout{grid-template-columns:1fr}.sf-cart__summary{position:relative;top:auto}}@media(max-width:620px){.sf-cart__item{grid-template-columns:1fr}.sf-cart__prices{text-align:left}.sf-cart__head h1{font-size:32px}}
