.ma-app{--ma-bg:#080808;--ma-panel:#121212;--ma-raised:#1d1d1d;--ma-text:#f8f8f8;--ma-muted:#adadad;--ma-line:#303030;--ma-accent:#c7f36b;background:var(--ma-bg);min-height:100vh;color:var(--ma-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:8px 8px 8px 244px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}.ma-app *{box-sizing:border-box}.ma-app h1,.ma-app h2,.ma-app h3,.ma-app p{margin:0}.ma-app h1{letter-spacing:-.055em;font-size:clamp(29px,3vw,42px);font-weight:800;line-height:1.04}.ma-app h2{letter-spacing:-.035em;font-size:25px;font-weight:750;line-height:1.18}.ma-app h3{letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.3}.ma-app button,.ma-app input,.ma-app textarea{font:inherit}.ma-app button{cursor:pointer}.ma-app button:disabled{opacity:.4;cursor:not-allowed}.ma-app button,.ma-app a{touch-action:manipulation}.ma-app :focus-visible{outline:2px solid var(--ma-accent);outline-offset:4px}.ma-app svg{flex-shrink:0}.ma-app button{color:inherit;background:0 0;border:0}.ma-app input,.ma-app textarea{min-width:0}.ma-app a:hover{color:#fff}.ma-skip{z-index:100;background:var(--ma-accent);color:#111;padding:12px;position:fixed;top:-80px;left:20px}.ma-skip:focus{top:12px}.ma-sidebar{z-index:20;background:#101010;border-radius:8px;flex-direction:column;width:228px;padding:26px 16px;display:flex;position:fixed;top:8px;bottom:8px;left:8px;overflow-y:auto}.ma-logo{letter-spacing:-1px;align-items:center;gap:9px;margin:0 0 35px 8px;font-size:22px;font-weight:850;display:flex}.ma-logo>svg{color:var(--ma-accent)}.ma-logo>span>span{color:#bcbcbc}.ma-nav-link{color:#b2b2b2;border-radius:6px;align-items:center;gap:13px;min-height:48px;padding:12px;font-weight:650;display:flex}.ma-nav-link:hover,.ma-nav-link.is-active{color:#fff;background:#252525}.ma-nav-link.is-active svg{color:var(--ma-accent)}.ma-sidebar-divider{background:#292929;height:1px;margin:23px 10px}.ma-sidebar-label{color:#949494;letter-spacing:.13em;justify-content:space-between;padding:0 12px 10px;font-size:10px;font-weight:700;display:flex}.ma-square-plus{background:#363636;border-radius:4px;place-items:center;width:26px;height:26px;display:grid}.ma-sidebar-offer{background:#242824;border-radius:8px;margin-top:26px;padding:18px}.ma-sidebar-offer .ma-eyebrow{color:var(--ma-accent);font-size:9px}.ma-sidebar-offer strong{letter-spacing:-.04em;margin:13px 0 8px;font-size:23px;line-height:1.12;display:block}.ma-sidebar-offer p{color:#b5b9b1;font-size:12px}.ma-sidebar-offer a{color:var(--ma-accent);border-top:1px solid #43473c;justify-content:space-between;align-items:center;margin-top:20px;padding-top:15px;font-size:12px;font-weight:700;display:flex}.ma-sidebar-bottom{color:#9a9a9a;margin-top:auto;padding:35px 12px 12px;font-size:11px}.ma-sidebar-bottom>a{align-items:center;gap:7px;margin-bottom:24px;display:flex}.ma-sidebar-bottom>div{gap:14px;margin-bottom:12px;display:flex}.ma-workspace{background:var(--ma-panel);border-radius:9px;min-height:calc(100vh - 16px);overflow:hidden}.ma-topbar{background:#121212;border-bottom:1px solid #242424;justify-content:space-between;align-items:center;height:74px;padding:0 36px;display:flex}.ma-breadcrumb{color:#909090;align-items:center;gap:12px;font-size:12px;display:flex}.ma-breadcrumb strong{color:#dfdfdf;font-weight:500}.ma-top-actions{align-items:center;gap:14px;display:flex}.ma-balance{border:1px solid #3a3a3a;border-radius:30px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.ma-balance>svg:first-child{color:var(--ma-accent)}.ma-avatar{border-radius:50%;width:36px;height:36px;font-size:13px;font-weight:800;position:relative;background:#333!important}.ma-avatar svg{background:#111;border-radius:50%;width:18px;height:18px;padding:3px;position:absolute;bottom:-2px;right:-3px}.ma-top-explore{align-items:center;gap:10px;font-size:12px;display:flex}.ma-mobile-brand,.ma-mobile-nav{display:none}.ma-content{max-width:1440px;min-height:calc(100vh - 90px);margin:auto;padding:32px 36px 130px}.ma-eyebrow{letter-spacing:.16em;color:#bdbdbd;font-size:10px;font-weight:700;display:block}.ma-primary,.ma-secondary{justify-content:center;align-items:center;gap:10px;min-height:46px;padding:13px 22px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;border-radius:30px!important;font-size:13px!important;font-weight:750!important}.ma-primary{background:var(--ma-accent)!important;color:#17200d!important}.ma-primary:hover:not(:disabled){transform:translateY(-1px);background:#d5ff82!important}.ma-secondary{color:#fff!important;border:1px solid #595959!important}.ma-secondary:hover{background:#272727!important;border-color:#fff!important}.ma-full{width:100%}.ma-text{text-underline-offset:4px;color:#eee;align-items:center;gap:9px;font-size:12px;font-weight:650;text-decoration:underline;display:inline-flex}.ma-field{gap:9px;margin:18px 0;font-size:12px;font-weight:700;display:grid}.ma-field input,.ma-field textarea{color:#fff;background:#161616;border:1px solid #535353;border-radius:5px;width:100%;padding:13px 14px;font-size:14px;font-weight:400}.ma-field input:hover,.ma-field textarea:hover{border-color:#888}.ma-field input:focus,.ma-field textarea:focus{outline-offset:1px;outline:2px solid #fff}.ma-field textarea{resize:vertical;line-height:1.6}.ma-field input::placeholder,.ma-field textarea::placeholder{color:#969696}.ma-auth-layout{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;max-width:1130px;margin:15px auto 45px;display:grid}.ma-auth-art{background:#252d23;border-radius:8px;min-height:665px;padding:40px;position:relative;overflow:hidden}.ma-auth-art h1{z-index:2;margin:18px 0;font-size:clamp(39px,4.2vw,61px);position:relative}.ma-auth-art h1 em{color:var(--ma-accent);font-style:normal}.ma-auth-art>p{z-index:2;color:#c4c9c0;margin-top:290px;font-size:13px;line-height:1.6;position:relative}.ma-art-caption{border-top:1px solid #4b5146;align-items:center;gap:8px;margin-top:22px;padding-top:19px;font-size:11px;display:flex}.ma-record-stack{width:min(77%,300px);height:240px;position:absolute;top:280px;left:15%;transform:rotate(-9deg)}.ma-art-record{aspect-ratio:1;border-radius:3px;position:absolute}.ma-record-back{background:repeating-radial-gradient(circle,#131713 0 3px,#252a22 4px,#131713 5px);border-radius:50%;place-items:center;width:83%;display:grid;top:10px;right:-21px;box-shadow:0 10px 30px #0008}.ma-record-back svg{width:28%;height:28%;color:var(--ma-accent)}.ma-record-front{color:#243512;background:#c7f36b;flex-direction:column;justify-content:space-between;width:76%;padding:20px;display:flex;left:-5px;box-shadow:8px 15px 35px #0006}.ma-record-front>span{letter-spacing:.18em;font-size:12px}.ma-record-front svg{align-self:center;width:70%;height:80px}.ma-record-front strong{letter-spacing:-.07em;font-size:clamp(22px,3vw,42px);line-height:.9}.ma-record-front small{letter-spacing:.12em;font-size:7px}.ma-auth-form{width:100%;max-width:385px;margin:auto}.ma-auth-form>h2{letter-spacing:-.045em;margin:15px 0;font-size:35px;line-height:1.06}.ma-auth-form>p{color:var(--ma-muted);font-size:13px;line-height:1.6}.ma-auth-form form{margin-top:28px}.ma-recovery-request{gap:10px;margin:0 0 20px;display:grid}.ma-recovery-request .ma-secondary{white-space:normal;width:100%;min-height:44px}.ma-recovery-request p{color:var(--ma-muted,#b3b3b3);margin:0;font-size:13px;line-height:1.55}.ma-auth-form form>small{color:#aaa;margin-bottom:20px;font-size:11px;display:block}.ma-auth-form .ma-primary{margin-top:15px}.ma-forgot{margin:0 0 10px auto;display:block!important}.ma-auth-switch{border-top:1px solid #333;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px;padding-top:25px;font-size:12px;display:flex}.ma-auth-switch span{color:#aaa}.ma-auth-form .ma-old-account{color:#999;margin-top:26px;font-size:10px;line-height:1.6}.ma-old-account a{text-decoration:underline}.ma-page-footer{color:#858585;background:0 0;border-top:1px solid #2b2b2b;align-items:center;gap:20px;margin-top:46px;padding:23px 0 0;font-size:10px;display:flex}.ma-page-footer>span{margin-right:auto}.ma-loading{color:#bfc5b8;align-content:center;justify-items:center;gap:18px;min-height:55vh;display:grid}.ma-loading svg{color:var(--ma-accent)}.ma-page-heading{margin:10px 0 35px}.ma-page-heading h1{margin:12px 0 16px;font-size:clamp(35px,4.3vw,57px)}.ma-page-heading>p{color:var(--ma-muted);font-size:13px}.ma-checkout-page{max-width:1200px}.ma-checkout-grid{grid-template-columns:1fr 1.04fr;align-items:start;gap:34px;display:grid}.ma-order-summary{background:#191919;border:1px solid #373737;border-radius:9px;overflow:hidden}.ma-package-art{color:#172512;background:#c7f36b;flex-direction:column;justify-content:space-between;height:195px;padding:22px 26px;display:flex;position:relative;overflow:hidden}.ma-package-art>span{letter-spacing:.06em;z-index:2;font-size:10px;font-weight:700}.ma-package-art strong{letter-spacing:-.07em;z-index:2;margin-left:8px;font-size:45px;line-height:.88}.ma-vinyl{aspect-ratio:1;background:repeating-radial-gradient(circle,#111 0,#151515 3px,#2c2e29 4px,#111 6px);border-radius:50%;position:absolute;box-shadow:0 12px 32px #0006}.ma-vinyl:before{content:"";background:#b7d782;border:5px solid #222;border-radius:50%;position:absolute;inset:35%}.ma-vinyl:after{content:"";background:#111;border-radius:50%;position:absolute;inset:48.5%}.ma-package-art .ma-vinyl{width:230px;top:21px;right:-37px}.ma-order-details{padding:27px}.ma-order-details h2{margin:10px 0 18px;font-size:23px}.ma-price{letter-spacing:-.065em;align-items:baseline;gap:13px;font-size:42px;font-weight:850;display:flex}.ma-price span{color:#aaa;letter-spacing:0;font-size:11px;font-weight:400}.ma-order-details ul{margin:22px 0;padding:0;list-style:none}.ma-order-details li{color:#ddd;align-items:center;gap:9px;margin:11px 0;font-size:12px;display:flex}.ma-order-details li svg{width:16px;height:16px;color:var(--ma-accent)}.ma-total{border-top:1px solid #393939;justify-content:space-between;align-items:center;margin:20px 0;padding-top:20px;display:flex}.ma-total strong{font-size:20px}.ma-order-details>small{color:#9b9b9b;font-size:10px;line-height:1.65;display:block}.ma-checkout-account{border-bottom:1px solid #363636;align-items:center;gap:12px;margin-bottom:26px;padding:20px 0;display:flex}.ma-step-number{width:28px;height:28px;color:var(--ma-accent);border:1px solid #575757;border-radius:50%;flex-shrink:0;place-items:center;font-size:11px;display:grid}.ma-checkout-account p{color:#a8a8a8;overflow-wrap:anywhere;margin-top:4px;font-size:11px}.ma-connected{color:#c7f36b;border:1px solid #405137;border-radius:20px;margin-left:auto;padding:4px 9px;font-size:9px}.ma-payment-title{align-items:center;gap:12px;margin-bottom:26px;display:flex}.ma-payment-title h2{font-size:20px}.ma-payment-title p{color:#aaa;margin-top:5px;font-size:11px}.ma-pix-method{background:#22271d;border:1px solid #829a5f;border-radius:6px;align-items:center;gap:12px;margin:26px 0;padding:20px;display:flex}.ma-pix-method>svg:first-child{color:var(--ma-accent)}.ma-pix-method>svg:last-child{color:var(--ma-accent);margin-left:auto}.ma-pix-method span{color:#b2b8ab;margin-top:4px;font-size:11px;display:block}.ma-terms{color:#b8b8b8;align-items:flex-start;gap:10px;margin:25px 0;font-size:11px;display:flex}.ma-terms input{accent-color:var(--ma-accent);flex-shrink:0;width:18px;height:18px;margin:0}.ma-terms a{color:#eee;text-underline-offset:3px;text-decoration:underline}.ma-secure{color:#aaa;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex;margin-top:17px!important}.ma-pix-open h3{margin:20px 0 10px;font-size:25px}.ma-pix-open>p{color:#aaa;font-size:12px;line-height:1.7}.ma-pix-open .ma-secondary{margin-top:12px;font-size:11px!important}.ma-status{color:#dacd87;border:1px solid #5a5031;border-radius:20px;align-items:center;gap:7px;padding:6px 11px;font-size:10px;display:inline-flex}.ma-status>span{background:#dfc56b;border-radius:50%;width:6px;height:6px}.ma-qr{background:#fff;border:10px solid #fff;border-radius:7px;width:200px;height:200px;margin:25px auto;display:block}.ma-pix-open .ma-field textarea{color:#aaa;resize:none;max-height:75px;font-family:monospace;font-size:10px}.ma-paid{background:#242c1e;border-radius:8px;gap:18px;padding:28px;display:grid}.ma-paid>svg{color:var(--ma-accent)}.ma-paid p{color:#c8cebe;font-size:13px}.ma-checkout-right>.ma-auth-form{max-width:none;padding:0 5px}.ma-checkout-right .ma-auth-form>h2{font-size:29px}.ma-checkout-right .ma-auth-form>.ma-eyebrow{display:none}.ma-notice{color:#ddd3a1;background:#2b291e;padding:14px;font-size:12px}.ma-library-hero{background:#2c3a27;border-radius:8px;align-items:center;min-height:290px;padding:37px 40px;display:flex;position:relative;overflow:hidden}.ma-library-hero>div:first-child{z-index:2;position:relative}.ma-library-hero .ma-eyebrow{color:#c3d1b9}.ma-library-hero h1{margin:12px 0 14px;font-size:clamp(37px,4.5vw,66px)}.ma-library-hero p{color:#c0c9ba;margin-bottom:23px;font-size:12px}.ma-library-hero .ma-primary{min-height:43px;padding:11px 19px}.ma-hero-disc{aspect-ratio:1;width:31%;position:absolute;top:9%;right:4%;transform:rotate(-15deg)}.ma-hero-disc .ma-vinyl{width:100%;inset:0}.ma-hero-disc>span{background:var(--ma-accent);color:#263917;letter-spacing:-.05em;padding:24% 7% 10%;font-size:clamp(22px,3vw,40px);font-weight:850;line-height:.9;position:absolute;inset:18% 24% 18% -10%;box-shadow:4px 10px 25px #0008}.ma-library-toolbar{border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:20px;margin:27px 0 29px;padding-bottom:17px;display:flex}.ma-library-toolbar [role=tablist]{gap:7px;display:flex}.ma-library-toolbar [role=tab]{color:#a6a6a6;white-space:nowrap;border-radius:20px;padding:9px 13px;font-size:12px}.ma-library-toolbar [aria-selected=true]{color:#111;background:#f4f4f4;font-weight:700}.ma-library-toolbar [role=tab] span{margin-left:7px;font-size:10px}.ma-search{color:#a7a7a7;background:#252525;border-radius:20px;align-items:center;gap:8px;padding:9px 12px;display:flex}.ma-search input{color:#eee;outline-offset:3px;background:0 0;border:none;width:150px;font-size:11px}.ma-section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px;display:flex}.ma-section-heading>span{color:#919191;font-size:11px}.ma-section-heading h2{font-size:24px}.ma-track-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.ma-track-card{background:0 0;border-radius:7px;min-width:0;margin:-10px;padding:10px;transition:background .2s}.ma-track-card:hover{background:#232323}.ma-cover{aspect-ratio:1;text-align:left;border-radius:5px;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 22px #0005;color:#161f16!important;background:#abc188!important;padding:18px!important}.ma-cover-1{color:#241810!important;background:#ba7959!important}.ma-cover-2{color:#31222a!important;background:#c5a9b5!important}.ma-cover-3{color:#142a30!important;background:#7ea9b5!important}.ma-cover-label{letter-spacing:.12em;z-index:2;font-size:8px;font-weight:750}.ma-cover strong{letter-spacing:-.055em;z-index:2;overflow-wrap:anywhere;max-width:85%;font-size:clamp(22px,2.3vw,34px);font-weight:850;line-height:.95}.ma-cover-lines{opacity:.5;border:1px solid;border-radius:50%;width:125%;height:95%;position:absolute;top:10%;left:18%;transform:rotate(-25deg);box-shadow:0 0 0 7px #0000,0 0 0 8px,0 0 0 16px #0000,0 0 0 17px,0 0 0 25px #0000,0 0 0 26px,0 0 0 34px #0000,0 0 0 35px}.ma-cover-1 .ma-cover-lines{border-radius:0;top:40%;left:45%;transform:rotate(35deg)}.ma-cover-play{opacity:0;z-index:3;background:#d8ff93;border-radius:50%;place-items:center;width:40px;height:40px;transition:all .15s;display:grid;position:absolute;bottom:12px;right:12px;transform:translateY(8px);box-shadow:0 5px 14px #0005}.ma-cover:hover .ma-cover-play,.ma-cover:focus-visible .ma-cover-play,.is-playing .ma-cover-play{opacity:1;transform:none}.ma-track-info{justify-content:space-between;align-items:center;gap:8px;margin-top:15px;display:flex}.ma-track-info h3{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.ma-track-info>div{min-width:0}.ma-track-info p{color:#a3a3a3;margin-top:4px;font-size:10px}.ma-track-info>a{color:#a4a4a4;flex-shrink:0;padding:7px}.ma-track-info>a:hover{color:var(--ma-accent)}.ma-empty{text-align:center;background:#191919;border:1px dashed #3c3c3c;border-radius:8px;justify-items:center;gap:17px;padding:50px 25px;display:grid}.ma-empty>svg{color:#93a37c}.ma-empty p{color:#999;max-width:390px;font-size:12px}.ma-empty .ma-primary{margin-top:6px}.ma-upgrade-strip{background:#20251b;border:1px solid #36402d;border-radius:7px;justify-content:space-between;align-items:center;gap:22px;margin-top:42px;padding:24px;display:flex}.ma-upgrade-strip>div{align-items:center;gap:16px;display:flex}.ma-upgrade-strip>div>svg{color:#bcd19a}.ma-upgrade-strip strong{font-size:14px}.ma-upgrade-strip p{color:#a4ad9c;margin-top:5px;font-size:11px}.ma-upgrade-strip .ma-secondary{white-space:nowrap;min-height:39px;padding:10px 16px;font-size:11px!important}.ma-composer{background:#181818;border:1px solid #333;border-radius:9px;max-width:900px;padding:28px}.ma-composer .ma-section-heading h2{margin-top:9px}.ma-composer .ma-section-heading>svg{color:var(--ma-accent)}.ma-composer>p{color:#aaa;font-size:12px}.ma-idea-chips{flex-wrap:wrap;gap:9px;margin:22px 0;display:flex}.ma-idea-chips button{background:#2b2b2b;border:1px solid #444;border-radius:20px;padding:8px 12px;font-size:11px}.ma-idea-chips button:hover{border-color:#b7ce93}.ma-composer .ma-field{margin-bottom:9px}.ma-composer-meta{color:#969696;justify-content:space-between;gap:15px;font-size:10px;display:flex}.ma-composer-actions{flex-wrap:wrap;align-items:center;gap:22px;margin:23px 0 15px;display:flex}.ma-composer-note{font-size:10px!important}.ma-recovery{background:#242d1d;border:1px solid #778957;border-radius:8px;margin-bottom:25px;padding:24px}.ma-recovery>div{align-items:center;gap:12px;display:flex}.ma-recovery h2{font-size:20px}.ma-recovery p{color:#c2cbb5;margin:15px 0;font-size:12px}.ma-recovery code{overflow-wrap:anywhere;margin:20px 0;display:block}.ma-recovery .ma-text{margin-left:20px}.ma-job-status{overflow-wrap:anywhere;background:#292a20;border:1px solid #535539;border-radius:7px;margin-top:23px;padding:20px;font-size:12px}.ma-job-status p{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ma-job-status a{text-decoration:underline}@keyframes ma-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ma-pulse-glow{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 14px #b7d78266}50%{opacity:.7;transform:scale(.96);box-shadow:0 0 4px #b7d78233}}@keyframes ma-live-blink{0%,to{opacity:1;box-shadow:0 0 8px #e24b4a}50%{opacity:.3;box-shadow:0 0 2px #e24b4a}}@keyframes ma-eq-bar{0%,to{height:6px}50%{height:36px}}@keyframes ma-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ma-studio-generating{background:linear-gradient(145deg,#131710 0%,#0d0f0c 60%,#161a12 100%);border:1px solid #364828;border-radius:14px;flex-direction:column;gap:22px;margin-bottom:30px;padding:30px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #0000008c,inset 0 1px #b7d78233}.ma-studio-generating:before{content:"";pointer-events:none;background:radial-gradient(circle,#b7d78217 0%,#0000 70%);width:260px;height:260px;position:absolute;top:-80px;right:-80px}.ma-generating-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.ma-generating-badge{color:#ff8b89;letter-spacing:.08em;text-transform:uppercase;background:#e24b4a26;border:1px solid #e24b4a66;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.ma-live-dot{background:#e24b4a;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite ma-live-blink;display:inline-block}.ma-generating-main{grid-template-columns:auto 1fr;align-items:center;gap:26px;display:grid}.ma-generating-disc-box{flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.ma-generating-vinyl{aspect-ratio:1;background:repeating-radial-gradient(circle,#0d0d0d 0,#141414 3px,#252922 4px,#0d0d0d 6px);border-radius:50%;width:140px;height:140px;animation:3.5s linear infinite ma-spin;position:relative;box-shadow:0 8px 24px #000000b3,0 0 20px #b7d7822e}.ma-generating-vinyl:before{content:"";background:#b7d782;border:4px solid #1a1a1a;border-radius:50%;position:absolute;inset:34%;box-shadow:0 0 10px #b7d78280}.ma-generating-vinyl:after{content:"";background:#0d0d0d;border-radius:50%;position:absolute;inset:47%}.ma-generating-content{flex-direction:column;gap:14px;display:flex}.ma-generating-content h3{color:#f5f5f5;margin:0;font-size:22px;font-weight:700;line-height:1.3}.ma-generating-prompt{color:#cfd6c7;text-overflow:ellipsis;background:#ffffff0a;border-left:3px solid #b7d782;border-radius:0 6px 6px 0;max-height:64px;padding:10px 14px;font-size:13px;line-height:1.4;overflow:hidden}.ma-equalizer{align-items:flex-end;gap:4px;height:38px;padding:0 4px;display:flex}.ma-equalizer span{background:#b7d782;border-radius:3px;width:4px;height:8px;animation:1.2s ease-in-out infinite alternate ma-eq-bar}.ma-job-status-highlight{color:#dceec4;background:#1b2316;border:1px solid #3d4f29;border-radius:8px;align-items:center;gap:12px;padding:14px 18px;font-size:13px;line-height:1.4;display:flex}.ma-job-status-highlight p{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}.ma-job-status-highlight svg{color:#b7d782;flex-shrink:0;animation:2s ease-in-out infinite ma-pulse-glow}.ma-generating-steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:4px;display:grid}.ma-generating-step{color:#8f9688;background:#ffffff05;border:1px solid #232720;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;display:flex}.ma-generating-step.is-done{color:#b7d782;border-color:#364828}.ma-generating-step.is-active{color:#f1f8e8;background:#b7d7820d;border-color:#58753e;box-shadow:0 0 12px #b7d7821a}.ma-generating-step-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.ma-generating-step.is-done .ma-generating-step-icon{color:#b7d782;background:#2b3b1e}.ma-generating-step.is-active .ma-generating-step-icon{color:#111;background:#b7d782;font-weight:700;animation:1.5s infinite ma-pulse-glow}.ma-generating-step.is-pending .ma-generating-step-icon{color:#656b5f;background:#1f221c}.ma-generating-progress-bar{background:#1a1e16;border-radius:4px;height:4px;position:relative;overflow:hidden}.ma-generating-progress-fill{background:linear-gradient(90deg,#b7d78233 0%,#b7d782cc 50%,#b7d78233 100%) 0 0/200% 100%;width:100%;height:100%;animation:2s linear infinite ma-shimmer}.ma-generating-footer{color:#8c9685;border-top:1px solid #242b1e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:12px;display:flex}@media (max-width:768px){.ma-generating-main{text-align:center;grid-template-columns:1fr;justify-items:center}.ma-generating-header{justify-content:center}.ma-generating-prompt{border-top:2px solid #b7d782;border-left:none;border-radius:0 0 6px 6px}.ma-generating-steps{grid-template-columns:1fr}}.ma-error{color:#ffe5e5;background:#432424;border:1px solid #824343;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:16px;margin-top:22px;padding:18px;font-size:13px;display:flex}.ma-error button{padding:3px}.ma-player{z-index:40;background:#0a0a0a;border-top:1px solid #292929;grid-template-columns:1fr 1.15fr 1fr;align-items:center;gap:25px;min-height:91px;padding:13px 24px;display:grid;position:fixed;bottom:0;left:0;right:0}.ma-app:has(.ma-player) .ma-sidebar{bottom:97px}.ma-player-track{align-items:center;gap:12px;min-width:0;display:flex}.ma-mini-cover{color:#26311b;background:#b3c698;border-radius:4px;flex-shrink:0;place-items:center;width:48px;height:48px;display:grid}.ma-player-track>div:nth-child(2){min-width:0}.ma-player-track strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.ma-player-track span{color:#929292;margin-top:4px;font-size:10px;display:block}.ma-player-track>a{color:#aaa;margin-left:7px}.ma-player-controls{justify-content:center;align-items:center;gap:22px;display:flex}.ma-player-controls button{color:#a9a9a9;place-items:center;padding:3px;display:grid}.ma-player-controls .ma-play-button{color:#111;background:#fff;border-radius:50%;width:32px;height:32px}.ma-play-button>svg{width:16px;height:16px}.ma-progress{align-items:center;gap:9px;margin-top:8px;display:flex}.ma-progress span{color:#929292;font-variant-numeric:tabular-nums;width:25px;font-size:9px}.ma-progress input,.ma-player-volume input{accent-color:var(--ma-accent);cursor:pointer;min-width:0;height:3px}.ma-progress input{width:100%}.ma-player-volume{color:#999;justify-content:flex-end;align-items:center;gap:13px;display:flex}.ma-player-volume input{width:90px}.ma-player-volume>svg:first-child{margin-right:10px}.ma-player-error{color:#ffe1e1;background:#4a2929;border-radius:5px;padding:9px 14px;font-size:11px;position:absolute;bottom:100%;right:15px}@media (min-width:1600px){.ma-content{padding-top:45px}.ma-track-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ma-library-hero{min-height:330px}}@media (max-width:1150px){.ma-app{padding-left:215px}.ma-sidebar{width:199px;padding:24px 10px}.ma-logo{gap:5px;margin-left:7px;font-size:19px}.ma-logo>svg{width:24px}.ma-nav-link{gap:10px;font-size:12px}.ma-sidebar-offer{padding:16px 13px}.ma-sidebar-offer strong{font-size:22px}.ma-topbar{padding:0 26px}.ma-content{padding-left:26px;padding-right:26px}.ma-auth-layout{gap:30px}.ma-auth-art{min-height:620px;padding:28px}.ma-auth-art h1{font-size:42px}.ma-auth-art>p{margin-top:265px}.ma-record-stack{top:265px}.ma-auth-form>h2{font-size:30px}.ma-track-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ma-checkout-grid{gap:25px}.ma-order-details{padding:22px}.ma-order-details h2{font-size:20px}.ma-connected{display:none}.ma-hero-disc{width:36%;right:-5%}.ma-library-hero{padding:30px}.ma-library-hero p{max-width:65%}.ma-player{grid-template-columns:1fr 1.2fr .6fr;gap:20px}.ma-player-volume>svg:first-child,.ma-player-track>a{display:none}}@media (max-width:850px){.ma-app{padding:0 0 70px}.ma-sidebar{display:none}.ma-workspace{border-radius:0;min-height:100vh}.ma-topbar{height:65px;padding:0 22px}.ma-breadcrumb{display:none}.ma-mobile-brand{letter-spacing:-.04em;align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.ma-mobile-brand>svg{color:var(--ma-accent);width:23px}.ma-content{padding:24px 22px 65px}.ma-auth-layout{gap:30px;max-width:680px}.ma-auth-art{min-height:600px;padding:25px}.ma-auth-art h1{font-size:37px}.ma-record-stack{top:258px}.ma-record-front strong{font-size:26px}.ma-auth-art>p{margin-top:250px;font-size:12px}.ma-auth-art>.ma-art-caption{font-size:9px}.ma-mobile-nav{z-index:45;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:65px;padding-bottom:env(safe-area-inset-bottom);background:#0c0c0cf5;border-top:1px solid #2a2a2a;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.ma-mobile-nav a{color:#a1a1a1;flex-direction:column;align-items:center;gap:4px;min-width:65px;padding:9px;font-size:9px;display:flex}.ma-mobile-nav [aria-current=page]{color:var(--ma-accent)}.ma-player{background:#252a21;grid-template-columns:1fr auto;gap:10px;min-height:70px;padding:11px 16px;bottom:65px}.ma-player-center{align-items:center;display:flex}.ma-player-volume,.ma-progress,.ma-player-controls>button:first-child,.ma-player-controls>button:last-child{display:none}.ma-player-track .ma-mini-cover{width:42px;height:42px}.ma-player-controls .ma-play-button{width:35px;height:35px}.ma-app:has(.ma-player) .ma-content{padding-bottom:140px}.ma-library-hero p{max-width:80%}.ma-hero-disc{width:34%;top:17%;right:0}.ma-track-grid{gap:22px}.ma-checkout-page{max-width:740px}.ma-page-heading h1{font-size:42px}.ma-page-heading>p{font-size:12px}.ma-page-heading{margin-bottom:28px}.ma-checkout-grid{gap:25px}.ma-price{flex-wrap:wrap;gap:0 10px;font-size:37px}}@media (max-width:600px){.ma-topbar{padding:0 18px}.ma-top-explore{gap:5px;font-size:10px}.ma-content{padding:21px 18px 55px}.ma-auth-layout{flex-direction:column;gap:30px;margin-top:0;display:flex}.ma-auth-art{width:100%;min-height:210px;padding:25px;overflow:hidden}.ma-auth-art h1{max-width:80%;margin:14px 0 0;font-size:36px}.ma-auth-art .ma-eyebrow{font-size:8px}.ma-auth-art>p,.ma-auth-art>.ma-art-caption{display:none}.ma-record-stack{opacity:.7;width:180px;height:180px;top:64px;left:75%;transform:rotate(-15deg)}.ma-record-front{padding:13px}.ma-record-front>svg{height:48px}.ma-record-front>span{font-size:7px}.ma-record-front strong{font-size:23px}.ma-record-front small{font-size:5px}.ma-auth-form{max-width:430px;padding:0 7px}.ma-auth-form>.ma-eyebrow{display:none}.ma-auth-form>h2{margin-top:0;font-size:30px}.ma-auth-form>p{font-size:12px}.ma-auth-form form{margin-top:25px}.ma-field{margin:18px 0}.ma-auth-switch{margin-top:23px;padding-top:21px}.ma-page-footer{flex-wrap:wrap;gap:14px;margin-top:36px;padding-top:22px;font-size:9px}.ma-page-footer>span{flex-basis:100%;margin-bottom:2px}.ma-library-hero{min-height:295px;padding:27px 23px}.ma-library-hero h1{font-size:40px}.ma-library-hero p{max-width:82%;margin-bottom:24px;font-size:11px}.ma-hero-disc{opacity:.65;width:155px;top:95px;right:-65px}.ma-hero-disc>span{font-size:23px}.ma-library-hero .ma-eyebrow{font-size:8px}.ma-library-hero .ma-primary{font-size:12px!important}.ma-balance{gap:5px;padding:7px 9px;font-size:10px}.ma-balance>span{display:none}.ma-avatar{width:31px;height:31px}.ma-top-actions{gap:10px}.ma-library-toolbar{flex-wrap:wrap;gap:16px;margin-top:21px;margin-bottom:26px;padding-bottom:19px}.ma-library-toolbar [role=tablist]{width:100%}.ma-library-toolbar [role=tab]{padding:8px 13px;font-size:11px}.ma-search{width:100%;padding:11px 13px}.ma-search input{width:100%;font-size:12px}.ma-section-heading h2{font-size:22px}.ma-section-heading>span{font-size:10px}.ma-track-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 17px}.ma-track-card{margin:0;padding:0}.ma-cover{padding:13px!important}.ma-cover strong{max-width:90%;font-size:25px}.ma-cover-label{font-size:6px}.ma-cover-play{opacity:1;width:31px;height:31px;bottom:9px;right:9px;transform:none}.ma-cover-play svg{width:18px}.ma-track-info{gap:0;margin-top:12px}.ma-track-info h3{font-size:12px}.ma-track-info p{font-size:9px}.ma-track-info>a{padding:7px 0 7px 5px}.ma-track-info>a svg{width:15px}.ma-upgrade-strip{flex-direction:column;align-items:stretch;gap:20px;margin-top:32px;padding:20px}.ma-upgrade-strip>div{gap:12px}.ma-upgrade-strip>div>svg{width:25px}.ma-upgrade-strip strong{font-size:13px;line-height:1.3;display:block}.ma-upgrade-strip p{font-size:10px}.ma-upgrade-strip .ma-secondary{align-self:flex-start;margin-left:37px}.ma-empty{padding:33px 20px}.ma-empty h3{font-size:18px}.ma-empty p{font-size:11px}.ma-empty .ma-primary{padding:12px 15px;font-size:11px!important}.ma-composer{padding:22px 18px}.ma-composer .ma-eyebrow{font-size:8px}.ma-composer h2{font-size:23px}.ma-composer .ma-section-heading>svg{display:none}.ma-composer>p{font-size:11px}.ma-idea-chips{gap:6px}.ma-idea-chips button{padding:7px 9px;font-size:10px}.ma-composer-meta{flex-wrap:wrap;gap:6px;font-size:9px}.ma-composer-actions{gap:17px}.ma-composer-actions>.ma-text{font-size:11px}.ma-composer-note{line-height:1.6}.ma-checkout-grid{flex-direction:column;gap:22px;display:flex}.ma-order-summary,.ma-checkout-right{width:100%}.ma-page-heading h1{margin-top:13px;font-size:38px}.ma-page-heading>.ma-eyebrow{font-size:8px}.ma-package-art{height:150px;padding:19px 23px}.ma-package-art strong{font-size:34px}.ma-package-art .ma-vinyl{width:210px;top:3px;right:-20px}.ma-package-art>span{font-size:8px}.ma-order-details{padding:24px}.ma-order-details h2{font-size:23px}.ma-price{font-size:38px}.ma-price span{font-size:11px}.ma-order-details ul{margin:18px 0}.ma-total{margin:20px 0 16px;padding-top:17px}.ma-checkout-account{margin-bottom:25px;padding:15px 0 22px}.ma-connected{display:block}.ma-payment-title h2{font-size:22px}.ma-payment-title p{font-size:10px}.ma-pix-method{padding:18px}.ma-terms{font-size:11px}.ma-secure{font-size:9px}.ma-recovery{padding:22px 18px}.ma-recovery h2{font-size:18px}.ma-recovery .ma-text{margin:20px 0 0;display:block}}@media (prefers-reduced-motion:reduce){.ma-app *{scroll-behavior:auto!important;transition:none!important}}.ma-jingle-summary{color:#f7f8f3;background:linear-gradient(140deg,#273123,#171e18);border:1px solid #445438;border-radius:18px;min-width:0;padding:24px}.ma-jingle-summary-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.ma-jingle-summary-head>svg{color:#c8f66b;flex-shrink:0}.ma-jingle-summary-head>div{flex:1;min-width:0}.ma-jingle-summary-head small{color:#bacaaf;letter-spacing:.13em;font-size:10px}.ma-app .ma-jingle-summary h3{letter-spacing:-.04em;overflow-wrap:anywhere;margin:4px 0 0;font-size:25px}.ma-jingle-summary-head a{color:#d2f59a;align-items:center;gap:4px;font-size:12px;display:flex}.ma-jingle-summary dl{grid-template-columns:1fr 1fr;gap:16px;margin:0;display:grid}.ma-jingle-summary dl>div{min-width:0}.ma-jingle-summary .ma-jingle-detail{grid-column:1/-1}.ma-jingle-summary dt{color:#a9b5a2;margin-bottom:5px;font-size:11px}.ma-jingle-summary dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.ma-app .ma-jingle-summary>p{color:#b6c4b0;border-top:1px solid #ffffff16;margin:20px 0 0;padding-top:15px;font-size:12px;line-height:1.6}.ma-composer>.ma-jingle-summary{margin:20px 0}.ma-project-error{justify-items:start;gap:18px;max-width:660px;padding:32px;display:grid}.ma-project-error h1{margin:0;font-size:clamp(28px,4vw,40px);line-height:1.1}.ma-project-error p{color:#b6b6b6;line-height:1.6}.ma-idea-chips>a{color:#cdf590;border:1px solid #484848;border-radius:24px;align-items:center;gap:6px;padding:9px 13px;font-size:12px;display:inline-flex}.ma-paid small{color:#b8bfb3;margin-top:14px;line-height:1.6;display:block}@media (max-width:600px){.ma-jingle-summary{padding:20px}.ma-jingle-summary dl{grid-template-columns:1fr}}.ma-coupon-section{border-top:1px dashed #384236;margin-top:22px;padding-top:18px}.ma-coupon-toggle{color:var(--ma-accent,#c7f36b);cursor:pointer;background:0 0;border:none;align-items:center;gap:7px;padding:4px 0;font-size:12px;font-weight:600;transition:opacity .2s;display:flex}.ma-coupon-toggle:hover{opacity:.85;text-decoration:underline}.ma-coupon-form{flex-direction:column;gap:8px;display:flex}.ma-coupon-label{color:#aab2ac;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.ma-coupon-input-group{gap:8px;display:flex}.ma-coupon-input{color:#f7f8f3;text-transform:uppercase;letter-spacing:.05em;background:#191e18;border:1px solid #374435;border-radius:8px;flex:1;padding:10px 14px;font-size:13px;font-weight:600;transition:border-color .2s,box-shadow .2s}.ma-coupon-input:focus{border-color:var(--ma-accent,#c7f36b);outline:none;box-shadow:0 0 0 2px #c7f36b26}.ma-coupon-input::placeholder{color:#647061;text-transform:none;letter-spacing:normal;font-weight:400}.ma-coupon-submit{color:var(--ma-accent,#c7f36b);cursor:pointer;white-space:nowrap;background:#232e21;border:1px solid #3d5138;border-radius:8px;padding:0 18px;font-size:12px;font-weight:700;transition:all .2s}.ma-coupon-submit:hover:not(:disabled){background:#2e3d2c;border-color:#55724d}.ma-coupon-submit:disabled{opacity:.5;cursor:not-allowed}.ma-coupon-message{margin:4px 0 0;font-size:12px;line-height:1.4}.ma-coupon-message.error{color:#ff6e6e}.ma-coupon-message.success{color:var(--ma-accent,#c7f36b);font-weight:600}
