#page-local-musinglanding-cart #page-header{display:none}
.mt-cart{--ink:#10233f;--muted:#617087;--blue:#1368e8;--cyan:#23c4da;max-width:1180px;margin:2rem auto 4rem;color:var(--ink)}
.mt-cart__hero{position:relative;overflow:hidden;padding:clamp(1.7rem,4vw,3.2rem);border-radius:28px;color:#fff;background:linear-gradient(125deg,#071a36 0%,#103e77 58%,#087e9b 100%);box-shadow:0 24px 64px rgba(10,38,75,.2)}
.mt-cart__hero:before,.mt-cart__hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.mt-cart__hero:before{width:320px;height:320px;inset:-180px -70px auto auto;background:rgba(35,196,218,.2)}.mt-cart__hero:after{width:180px;height:180px;inset:auto auto -110px 42%;border:35px solid rgba(255,255,255,.06)}
.mt-cart__eyebrow{position:relative;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:.77rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8eeefa}.mt-cart__eyebrow:before{content:"";width:26px;height:2px;background:#48d9e9}
.mt-cart__hero h1{position:relative;max-width:760px;margin:0;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.08;font-weight:850;letter-spacing:-.035em}.mt-cart__hero p{position:relative;max-width:650px;margin:1rem 0 0;color:#d6e5f5;font-size:1rem;line-height:1.75}
.mt-cart__notice{margin:1rem 0 0;padding:.9rem 1.1rem;border-radius:14px;background:#e9fbf1;color:#12633a;font-weight:700}
.mt-cart__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:1.4rem;margin-top:1.5rem;align-items:start}
.mt-cart__panel{border:1px solid #e0e8f2;border-radius:23px;background:#fff;box-shadow:0 14px 38px rgba(15,42,77,.08)}
.mt-cart__items{padding:clamp(1rem,2.5vw,1.7rem)}.mt-cart__intro{margin:0 0 1.2rem;color:var(--muted);line-height:1.65}
.mt-cart__item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.15rem 0;border-top:1px solid #e8edf4}.mt-cart__item:first-of-type{border-top:0}
.mt-cart__number{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;color:#0e5fc8;background:linear-gradient(145deg,#eaf5ff,#dcf8fa);font-size:1rem;font-weight:850}
.mt-cart__name{font-size:1.05rem;font-weight:850;line-height:1.35}.mt-cart__description{margin:.35rem 0 0;color:var(--muted);font-size:.88rem;line-height:1.55}
.mt-cart__itemside{text-align:end}.mt-cart__price{white-space:nowrap;font-weight:850;color:#0e579f}.mt-cart__remove{display:inline-block;margin-top:.55rem;color:#a23b46;font-size:.78rem;font-weight:750}
.mt-cart__summary{position:sticky;top:1rem;padding:1.5rem}.mt-cart__summary h2{margin:0 0 1.2rem;font-size:1.25rem;font-weight:850}
.mt-cart__line{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;color:var(--muted)}.mt-cart__total{margin-top:.45rem;padding:1rem 0;border-top:1px solid #dfe7f0;font-size:1.12rem;font-weight:850;color:var(--ink)}
.mt-cart__checkout{display:block;margin-top:.8rem;padding:.92rem 1rem;border-radius:13px;color:#fff!important;background:linear-gradient(110deg,#1267e7,#078da5);text-align:center;font-weight:850;text-decoration:none!important;box-shadow:0 10px 25px rgba(18,103,231,.25);transition:.2s}.mt-cart__checkout:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(18,103,231,.3)}
.mt-cart__trust{display:grid;gap:.75rem;margin:1.15rem 0;padding:1rem 0;border-block:1px solid #e5ebf2}.mt-cart__trustrow{display:flex;gap:.7rem;align-items:flex-start;color:#516176;font-size:.82rem;line-height:1.45}.mt-cart__trusticon{flex:0 0 24px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e7f8fa;color:#087b8e;font-weight:900}
.mt-cart__secondary{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.mt-cart__secondary a{color:#4f6177;font-size:.82rem;font-weight:750}
.mt-cart__empty{margin-top:1.5rem;padding:clamp(2.2rem,6vw,4.5rem) 1.2rem;border:1px solid #dfE8f2;border-radius:25px;background:radial-gradient(circle at 50% 0,#e8f9fb 0,transparent 38%),#fff;text-align:center;box-shadow:0 14px 38px rgba(15,42,77,.07)}
.mt-cart__emptyicon{display:grid;place-items:center;width:82px;height:82px;margin:0 auto 1.2rem;border-radius:26px;background:linear-gradient(145deg,#0f6be8,#0b97a7);color:#fff;font-size:2rem;box-shadow:0 16px 32px rgba(15,107,232,.24)}.mt-cart__empty h2{margin:0;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:850}.mt-cart__empty p{max-width:560px;margin:.75rem auto 1.4rem;color:var(--muted);line-height:1.7}
[dir=rtl] .mt-cart__itemside{text-align:start}
@media(max-width:800px){.mt-cart{margin-top:1rem}.mt-cart__layout{grid-template-columns:1fr}.mt-cart__summary{position:static}.mt-cart__item{grid-template-columns:44px minmax(0,1fr)}.mt-cart__number{width:42px;height:42px}.mt-cart__itemside{grid-column:2;display:flex;justify-content:space-between;align-items:center;text-align:start}.mt-cart__remove{margin:0}}
