.abo-cart{display:block;color:#1a1a1a;max-width:1360px;margin:auto;padding:44px clamp(20px,4.5vw,60px) 70px}.abo-cart__title{font-size:27px;margin:0 0 30px}.abo-cart__count{font-size:15px;font-weight:500;color:#8a919c}.abo-cart__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:56px;align-items:start}.abo-cart__line{display:grid;grid-template-columns:120px minmax(0,1fr) 150px;gap:20px;padding:24px 0;border-bottom:1px solid #eef0f3}.abo-cart__image{width:120px;height:120px;border-radius:11px;object-fit:cover;background:#f6f7f9}.abo-cart__brand{font-size:11px;font-weight:700;letter-spacing:1.4px;color:#8a919c;text-transform:uppercase}.abo-cart__name{display:block;margin-top:5px;color:#1a1a1a;font-size:16px;font-weight:600;line-height:1.35;text-decoration:none}.abo-cart__meta{display:flex;gap:9px;flex-wrap:wrap;margin-top:6px;font-size:12.5px;color:#8a919c}.abo-cart__condition{color:#0b6b60;font-weight:600}.abo-cart__view{display:inline-block;margin-top:7px;color:#0d1b34;font-size:12px;font-weight:600}.abo-cart__end{text-align:right;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.abo-cart__price{font-size:17px;font-weight:700}.abo-cart__qty{display:flex;border:1px solid #e6e8ec;border-radius:8px;overflow:hidden}.abo-cart__qty button{width:32px;height:32px;border:0;background:#fff;color:#0d1b34;font-size:16px}.abo-cart__qty span{min-width:30px;display:grid;place-items:center;font-size:13px;font-weight:600}.abo-cart__remove{border:0;background:none;padding:10px 0;color:#8a919c;font:600 12px/1 inherit;text-decoration:underline}.abo-cart__summary{position:sticky;top:24px;border:1px solid #eef0f3;border-radius:14px;padding:26px}.abo-cart__summary h2{font-size:16px;margin:0 0 18px}.abo-cart__summary-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;font-size:13.5px}.abo-cart__summary-row:first-of-type{border-bottom:1px solid #f2f4f7}.abo-cart__button{display:flex;width:100%;height:54px;align-items:center;justify-content:center;margin-top:18px;border:0;border-radius:10px;background:#0d1b34;color:#fff;font:700 16px/1 inherit;text-decoration:none;box-sizing:border-box}.abo-cart__button:disabled{background:#aeb4be;cursor:not-allowed}.abo-cart__continue{display:block;text-align:center;margin-top:13px;color:#0d1b34;font-size:13px;font-weight:600}.abo-cart__error{display:flex;gap:7px;margin-top:8px;padding:9px 11px;background:#fffaf8;border:1px solid #f3d9d0;border-radius:8px;color:#b23c22;font-size:12px;font-weight:600}.abo-cart-empty{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.abo-cart-empty__icon{width:64px;height:64px;border-radius:50%;background:#f4f6f9;color:#8a919c;display:grid;place-items:center;margin-bottom:20px}.abo-cart-empty h2{font-size:19px;margin:0}.abo-cart-empty p{max-width:280px;margin:9px 0 0;color:#6b7280;font-size:13.5px;line-height:1.6}.abo-cart-empty .abo-cart__button{width:auto;padding:0 26px;height:48px;font-size:14.5px}.abo-cart-empty__continue{margin-top:13px;color:#8a919c;font-size:12.5px;font-weight:600}.abo-cart-drawer.drawer{visibility:hidden}.abo-cart-drawer .drawer__inner{width:min(460px,100vw);max-width:460px;padding:0;display:flex;flex-direction:column}.abo-cart-drawer .drawer__header{padding:20px 24px;border-bottom:1px solid #eef0f3}.abo-cart-drawer .drawer__heading{font-size:18px}.abo-cart-drawer__count{font-size:13px;color:#8a919c;font-weight:400}.abo-cart-drawer .drawer__close{width:34px;height:34px;border-radius:8px;background:#f4f6f9}.abo-cart-drawer__lines{flex:1;overflow:auto;padding:8px 24px}.abo-cart-drawer .abo-cart__line{grid-template-columns:84px minmax(0,1fr) 88px;gap:14px;padding:18px 0}.abo-cart-drawer .abo-cart__image{width:84px;height:84px;border-radius:9px}.abo-cart-drawer .abo-cart__name{font-size:13.5px}.abo-cart-drawer .abo-cart__end{min-width:88px}.abo-cart-drawer .abo-cart__price{font-size:15px}.abo-cart-drawer .abo-cart__qty button{width:30px;height:30px}.abo-cart-drawer__footer{padding:20px 24px 22px;border-top:1px solid #eef0f3}.abo-cart-drawer__footer .abo-cart__button{height:52px;margin-top:12px}.abo-cart-drawer__view{display:flex;height:44px;margin-top:9px;border:1.5px solid #e6e8ec;border-radius:10px;align-items:center;justify-content:center;color:#0d1b34;text-decoration:none;font-size:14px;font-weight:600}.abo-cart-drawer__continue{display:block;width:100%;margin-top:10px;border:0;background:none;color:#8a919c;font:600 12.5px/1 inherit;text-decoration:underline}.abo-cart-drawer .abo-cart-empty{flex:1}.abo-cart__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:749px){.abo-cart{padding:28px 18px 110px}.abo-cart__layout{display:block}.abo-cart__line{grid-template-columns:88px minmax(0,1fr);gap:14px}.abo-cart__image{width:88px;height:88px}.abo-cart__end{grid-column:2;flex-direction:row;align-items:center}.abo-cart__summary{position:static;margin-top:28px}.abo-cart__qty button{width:44px;height:44px}.abo-cart__remove{min-height:44px}.abo-cart-drawer .drawer__inner{top:auto;height:min(86vh,720px);max-height:86vh;width:100%;max-width:none;border-radius:22px 22px 0 0}.abo-cart-drawer .drawer__header{padding:17px 18px}.abo-cart-drawer__lines{padding:4px 18px}.abo-cart-drawer .abo-cart__line{grid-template-columns:76px minmax(0,1fr);gap:12px}.abo-cart-drawer .abo-cart__image{width:76px;height:76px}.abo-cart-drawer .abo-cart__end{grid-column:2;min-width:0;flex-direction:row;align-items:center}.abo-cart-drawer__footer{padding:15px 18px 18px}.abo-cart-empty{min-height:300px}}
.abo-cart-drawer.drawer.active{visibility:visible}.abo-cart-drawer .drawer__inner{display:flex!important}.abo-cart-drawer.is-empty .drawer__header{display:flex}
@media(max-width:749px){.abo-cart-drawer.drawer{inset:0;width:100vw;height:100dvh;align-items:flex-end;justify-content:center}.abo-cart-drawer .drawer__inner{height:86dvh;max-height:720px}}
