.cart-lead{padding:26px 0 8px}.cart-lead h1{font-family:var(--disp);font-weight:600;text-transform:uppercase;letter-spacing:-.005em;font-size:clamp(30px,4vw,46px);line-height:1;color:var(--text)}.cart-lead .count{font-size:15px;color:var(--text-dim);margin-top:12px}.cart-page{padding:34px 0 84px}.cart-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;align-items:start}.cart-main{min-width:0}.cart-box{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:6px 24px}.cart-list{display:flex;flex-direction:column}.ci:last-child{border-bottom:none}.ci{display:grid;grid-template-columns:96px 1fr auto auto;gap:18px 26px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}.ci-img{width:96px;height:96px;border:1px solid var(--line);border-radius:10px;background:var(--bg);overflow:hidden;display:flex;align-items:center;justify-content:center;align-self:start}.ci-img img{width:100%;height:100%;object-fit:contain;padding:10px;mix-blend-mode:multiply}.ci-info{min-width:0}.ci-nm{font-size:15px;line-height:1.4;font-weight:600;color:var(--text)}.ci-meta{font-family:var(--disp);text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--text-mute);margin-top:7px}.ci-unit{font-size:13px;color:var(--text-dim);margin-top:8px}.ci-avail{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-dim);margin-top:9px}.ci-dot{width:6px;height:6px;border-radius:50%;background:var(--success);flex-shrink:0}.ci-qtycol{display:flex;justify-content:center}.qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.qty button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--text);font-size:18px;line-height:1;transition:background .15s,color .15s}.qty button:hover{background:var(--line-soft);color:var(--accent)}.qty span{min-width:34px;text-align:center;font-family:var(--disp);font-size:15px}.ci-end{display:flex;flex-direction:column;align-items:flex-end;gap:10px;white-space:nowrap}.ci-lp{font-family:var(--disp);font-size:20px;font-weight:600;color:var(--text)}.ci-rm{display:inline-flex;align-items:center;gap:6px;color:var(--text-mute);font-size:12.5px;transition:color .15s}.ci-rm:hover{color:var(--accent)}.cart-side{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:22px;position:sticky;top:calc(var(--hdr-h) + 20px)}.cs-h{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;font-size:15px;margin-bottom:16px}.cs-ship{background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:18px}.cs-ship .txt{font-size:13px;color:var(--text-dim);line-height:1.45}.cs-ship .txt b{color:var(--text);font-weight:700}.cs-ship.done .txt{color:var(--success)}.cs-bar{height:6px;background:var(--line);border-radius:3px;margin-top:11px;overflow:hidden}.cs-bar span{display:block;height:100%;width:0;background:var(--accent);border-radius:3px;transition:width .4s ease}.cs-ship.done .cs-bar span{background:var(--success)}.cs-promo{margin-bottom:18px}.cs-promo .row{display:flex;gap:8px}.cs-input{flex:1;min-width:0;border:1px solid var(--line);border-radius:6px;padding:12px 13px;font:inherit;font-size:14px;color:var(--text);outline:none;transition:border-color .15s}.cs-input:focus{border-color:var(--accent)}.cs-promo .ap{flex:none;padding:0 18px}.cs-msg{font-size:13px;margin-top:8px;line-height:1.4}.cs-msg.ok{color:var(--success)}.cs-msg.err{color:var(--accent-deep)}.cs-note{font-size:11.5px;color:var(--text-mute);margin-top:8px;line-height:1.5}.cs-applied{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px dashed var(--line);border-radius:6px;padding:10px 13px;font-size:13px}.cs-applied b{font-family:var(--disp);letter-spacing:.04em}.cs-applied button{color:var(--text-mute);text-decoration:underline;text-underline-offset:3px;font-size:12px;transition:color .15s}.cs-applied button:hover{color:var(--accent)}.cs-tot{display:flex;justify-content:space-between;align-items:baseline;font-size:14px;color:var(--text-dim);padding:9px 0}.cs-tot+.cs-tot{border-top:1px solid var(--line-soft)}.cs-tot .muted{color:var(--text-mute);font-size:13px}.cs-tot.disc span:last-child{color:var(--success);font-weight:600}.cs-grand{display:flex;justify-content:space-between;align-items:baseline;margin-top:12px;padding-top:14px;border-top:2px solid var(--text)}.cs-grand .l{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;font-size:15px}.cs-grand b{font-family:var(--disp);font-size:28px;font-weight:600;color:var(--text)}.cs-acts{margin-top:18px;display:flex;flex-direction:column;gap:10px}.cs-trust{margin-top:16px;padding-top:16px;border-top:1px solid var(--line-soft);display:flex;flex-direction:column;gap:9px}.cs-trust .t{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--text-dim)}.cs-trust svg{color:var(--text-mute);flex-shrink:0}.cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px;padding:70px 20px}.cart-empty .ic{width:76px;height:76px;border-radius:50%;border:1.5px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--text-mute)}.cart-empty h2{font-family:var(--disp);text-transform:uppercase;letter-spacing:.04em;font-size:22px}.cart-empty p{font-size:14.5px;color:var(--text-dim);max-width:360px;line-height:1.6}@media(max-width:1040px){.cart-grid{grid-template-columns:1fr;gap:32px}.cart-side{position:static;order:-1}}@media(max-width:640px){.cart-page{padding:24px 0 60px}.cart-box{padding:4px 16px}.ci{grid-template-columns:76px 1fr;grid-template-areas:"img info" "qty end";column-gap:16px;row-gap:14px;align-items:start}.ci-img{grid-area:img;width:76px;height:76px}.ci-info{grid-area:info}.ci-qtycol{grid-area:qty;justify-content:flex-start;align-self:end}.ci-end{grid-area:end;align-self:end}}.cart-related{margin-top:44px}.cart-related .section-head{margin-bottom:20px}.cart-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.cart-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.cart-related-grid{grid-template-columns:1fr}}
