:root{--am-brand:#6d5dfc;--am-heading:#172033;--am-border:#e6e8f0;--am-muted:#657089;--am-bg:#f8f8fc;--am-card:#fff;--am-font:Inter,system-ui,sans-serif;--am-size:16px}
.am-wrap{max-width:1160px;margin:0 auto;padding:68px 24px;color:var(--am-heading);font-family:var(--am-font);font-size:var(--am-size);line-height:1.55}.am-wrap *{box-sizing:border-box}.am-wrap h1,.am-wrap h2,.am-wrap h3,.am-wrap p{margin-top:0}.am-wrap h1,.am-wrap h2,.am-wrap h3{color:var(--am-heading);letter-spacing:-.035em;line-height:1.1}.am-wrap h1{font-size:clamp(2.2rem,5vw,4.6rem);margin:10px 0 16px}.am-wrap h2{font-size:1.45rem}.am-wrap h3{font-size:1.1rem}.am-wrap p{color:var(--am-muted)}.am-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800;color:var(--am-brand)}.am-text-link,.am-back{color:var(--am-brand);text-decoration:none;font-weight:700}.am-shop-head,.am-checkout-header,.am-account-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:38px}.am-shop-head p,.am-checkout-header p{font-size:1.05rem;margin-bottom:0}.am-filters{display:flex;gap:16px;align-items:end;border-top:1px solid var(--am-border);border-bottom:1px solid var(--am-border);padding:18px 0;margin-bottom:30px}.am-filters label,.am-form label{display:flex;flex-direction:column;gap:7px;color:var(--am-muted);font-size:.82rem;font-weight:700}.am-filters select,.am-form input,.am-form select{background:#fff;border:1px solid var(--am-border);border-radius:10px;padding:12px 14px;color:var(--am-heading);font:inherit;min-width:190px}.am-clear{margin-left:auto;color:var(--am-muted);font-size:.88rem}.am-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.am-product-card{background:var(--am-card);border:1px solid var(--am-border);border-radius:20px;overflow:hidden;transition:transform .2s,box-shadow .2s}.am-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(25,30,60,.1)}.am-product-art{height:195px;background:linear-gradient(135deg,#efeefe 0%,#e0dffd 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.am-product-art img{width:100%;height:100%;object-fit:cover}.am-play{position:absolute;right:16px;bottom:16px;width:44px;height:44px;border-radius:50%;background:var(--am-brand);color:#fff;display:grid;place-items:center;font-size:14px;padding-left:2px;box-shadow:0 7px 18px rgba(109,93,252,.35)}.am-waveform{height:68px;display:flex;align-items:center;gap:5px}.am-waveform i{display:block;width:5px;border-radius:9px;background:var(--am-brand);opacity:.75}.am-waveform i:nth-child(1),.am-waveform i:nth-child(7){height:24%}.am-waveform i:nth-child(2),.am-waveform i:nth-child(6){height:55%}.am-waveform i:nth-child(3),.am-waveform i:nth-child(5){height:86%}.am-waveform i:nth-child(4){height:100%}.am-product-card-body{padding:22px}.am-product-meta{display:flex;justify-content:space-between;gap:10px;color:var(--am-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.am-product-card h2{margin:10px 0 8px;font-size:1.25rem}.am-product-card h2 a{color:inherit;text-decoration:none}.am-product-card p{font-size:.9rem;min-height:45px}.am-product-buy,.am-product-cta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:20px}.am-product-buy strong,.am-product-cta strong{font-size:1rem}.am-button{display:inline-flex;justify-content:center;align-items:center;gap:18px;background:var(--am-brand);border:1px solid var(--am-brand);border-radius:10px;color:#fff!important;text-decoration:none!important;padding:13px 20px;font:inherit;font-weight:800;cursor:pointer;transition:filter .2s,transform .2s}.am-button:hover{filter:brightness(.94);transform:translateY(-1px)}.am-button-small{padding:9px 14px;font-size:.84rem}.am-button-wide{width:100%;margin-top:10px}.am-button-ghost{background:transparent;color:var(--am-brand)!important}.am-empty{padding:54px 24px;text-align:center;border:1px dashed var(--am-border);border-radius:20px;grid-column:1/-1}.am-empty h2{margin-bottom:8px}.am-product-single{padding-top:35px}.am-back{display:inline-block;margin-bottom:36px}.am-product-hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.am-product-art-large{height:470px;border-radius:25px}.am-product-copy h1{font-size:clamp(2.3rem,5vw,4.6rem)}.am-richtext{font-size:1.05rem}.am-note{font-size:.85rem;color:var(--am-muted)}.am-auth-required,.am-auth-page{text-align:center;max-width:680px}.am-auth-required .am-button,.am-auth-required .am-button-ghost{margin:20px 5px 0}.am-auth-card{max-width:500px;margin:0 auto;background:#fff;border:1px solid var(--am-border);border-radius:22px;padding:38px;text-align:left;box-shadow:0 12px 50px rgba(30,35,70,.06)}.am-auth-card h1,.am-auth-card>p{ text-align:center}.am-auth-card .am-form{margin-top:28px}.am-form{display:flex;flex-direction:column;gap:18px}.am-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.am-form-section{background:#fff;border:1px solid var(--am-border);border-radius:18px;padding:26px}.am-form-section h2{font-size:1.1rem;margin-bottom:20px}.am-checkout-header .am-step{border:1px solid var(--am-border);padding:9px 14px;border-radius:99px;color:var(--am-muted);font-size:.84rem}.am-checkout-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.75fr);gap:24px}.am-order-summary,.am-profile-card{background:#f2f0ff;border:1px solid #dedaff;border-radius:20px;padding:28px;height:max-content;position:sticky;top:20px}.am-order-summary h2{margin:14px 0 30px}.am-summary-row,.am-summary-total{display:flex;justify-content:space-between;gap:14px;padding:15px 0;border-top:1px solid #d9d5f8}.am-summary-total{font-size:1.1rem;margin-top:10px}.am-alert{padding:14px 16px;border-radius:10px;margin-bottom:20px}.am-alert-error{color:#9c2734;background:#fff0f1;border:1px solid #facbd0}.am-receipt-page{text-align:center;max-width:850px}.am-success-icon{width:58px;height:58px;border-radius:50%;background:#dff6ed;color:#159669;display:grid;place-items:center;margin:0 auto 20px;font-size:1.6rem}.am-lead{font-size:1.08rem;max-width:600px;margin:0 auto 32px}.am-slip{text-align:left;background:#fff;border:1px solid var(--am-border);border-radius:18px;box-shadow:0 14px 45px rgba(20,25,60,.08);overflow:hidden;margin:30px 0}.am-slip-header,.am-slip-footer{padding:18px 24px;background:#fafaff;border-bottom:1px solid var(--am-border);display:flex;justify-content:space-between;gap:20px}.am-slip-header span,.am-slip-footer{color:var(--am-muted);font-size:.82rem}.am-slip-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.am-slip-grid>div{padding:20px 24px;border-bottom:1px solid var(--am-border)}.am-slip-grid small{display:block;color:var(--am-muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px}.am-slip-grid strong{font-size:.92rem}.am-slip-amount{color:var(--am-brand);font-size:1.2rem!important}.am-receipt-actions{display:flex;justify-content:center;gap:12px}.am-account-head{align-items:center}.am-account-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:30px}.am-section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.am-section-title span{color:var(--am-muted);font-size:.85rem}.am-library-grid{display:grid;gap:14px}.am-library-card{display:grid;grid-template-columns:115px 1fr;gap:20px;align-items:center;padding:16px;border:1px solid var(--am-border);border-radius:16px;background:#fff}.am-library-art{height:92px;border-radius:12px;background:#eeecff;display:grid;place-items:center;position:relative}.am-library-art>span:last-child{position:absolute;right:8px;top:8px;color:#159669;background:#dff6ed;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:.7rem}.am-library-card h3{margin:5px 0 13px}.am-library-card audio{width:100%;height:34px}.am-profile-card h2{margin:12px 0 26px}.am-profile-card dl{margin:0}.am-profile-card dt{color:var(--am-muted);font-size:.75rem;margin-top:16px}.am-profile-card dd{margin:2px 0 0;font-weight:700;font-size:.9rem}.am-auth-switch{text-align:center;margin:22px 0 0!important;font-size:.9rem}.am-auth-switch a{color:var(--am-brand);font-weight:800}@media (max-width:800px){.am-wrap{padding:42px 18px}.am-product-grid{grid-template-columns:repeat(2,1fr)}.am-product-hero,.am-checkout-layout,.am-account-layout{grid-template-columns:1fr;gap:28px}.am-product-art-large{height:320px}.am-order-summary,.am-profile-card{position:static}.am-checkout-form{order:2}.am-order-summary{order:1}}@media (max-width:560px){.am-shop-head,.am-checkout-header,.am-account-head{display:block}.am-shop-head .am-text-link,.am-account-head .am-button{margin-top:20px}.am-filters{display:grid;grid-template-columns:1fr 1fr}.am-filters select{min-width:0;width:100%}.am-clear{grid-column:1/-1;margin:0}.am-product-grid{grid-template-columns:1fr}.am-form-grid,.am-slip-grid{grid-template-columns:1fr}.am-receipt-actions{display:grid}.am-auth-card{padding:26px 20px}.am-library-card{grid-template-columns:80px 1fr;gap:14px}.am-library-art{height:80px}.am-product-cta{align-items:flex-start;flex-direction:column}.am-product-cta .am-button{width:100%}}@media print{body *{visibility:hidden}.am-slip,.am-slip *{visibility:visible}.am-slip{position:absolute;left:0;top:0;width:100%;box-shadow:none}}