@import url('/fonts.css');
:root{color-scheme:dark;--bg:#10110f;--panel:#191b17;--line:#30332b;--muted:#9ca193;--text:#f1f3e9;--lime:#d3ff61;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.5 var(--font)}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:5px}input:focus,textarea:focus{outline:1px solid var(--lime);border-color:var(--lime)}[hidden]{display:none!important}.app{display:flex;min-height:100vh}.sidebar{width:240px;flex-shrink:0;border-right:1px solid var(--line);padding:35px 23px 22px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{font-size:37px;font-weight:900;letter-spacing:-2px;display:flex;align-items:center;line-height:1;gap:7px}.brand-mark{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;background:var(--lime);color:#111;transform:skew(-10deg);border-radius:8px;font-size:38px;padding-bottom:8px}.brand-dot{font-size:13px;align-self:flex-start;letter-spacing:0}.brand-sub{font-size:10px;letter-spacing:1.6px;margin:12px 0 46px;color:#a5aa9c}.nav-label,.eyebrow{font-size:11px;letter-spacing:1.65px;font-weight:700;color:var(--muted)}.nav-label{margin:0 12px 16px;font-size:10px}.nav-item{display:flex;align-items:center;gap:13px;text-align:left;width:100%;padding:13px 14px;border-radius:8px;background:transparent;color:var(--muted);font-size:14px;margin-bottom:5px}.nav-item span{font-size:23px;line-height:1}.nav-item:hover{background:#24271e}.nav-item.active{background:#28301b;color:var(--lime)}.sidebar-bottom{margin-top:auto;padding-top:36px}.starter{border:1px solid #3c4230;border-radius:10px;padding:17px 14px;background:linear-gradient(135deg,#242a1b,#181b16)}.starter .eyebrow{font-size:9px;letter-spacing:1px;color:var(--lime)}h3{font-size:18px;line-height:1.35}.starter h3{margin:13px 0 8px}.starter p{font-size:12px;color:var(--muted);margin:0 0 18px}.small-button{padding:11px 14px;background:var(--lime);color:#19200c;border-radius:6px;font-weight:700;font-size:13px;width:100%}.support{display:block;font-size:13px;color:var(--muted);margin:25px 6px 20px}.legal-links{display:flex;gap:18px;font-size:12px;color:var(--muted);margin:0 6px 9px}.sidebar small{font-size:10px;color:#787e6e;margin-left:6px}.workspace{flex:1;min-width:0}header{height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 43px}.breadcrumb{font-size:13px;color:var(--muted)}.breadcrumb span{margin:0 17px;color:#59604e}.breadcrumb strong{font-weight:400;color:var(--text)}.header-actions{display:flex;align-items:center;gap:16px}.balance{display:flex;align-items:center;gap:7px;background:#1e2219;padding:8px 10px;border-radius:6px;font-size:13px;color:var(--lime)}.plus{background:#373e29;color:#e0f9b0;padding:0 6px;margin-left:8px;border-radius:3px}.account{background:transparent;font-size:13px}.account span{margin-left:12px}main{padding:37px 43px 50px;max-width:1480px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px}.page-heading .eyebrow{font-size:10px}.page-heading h1{font-size:46px;line-height:1.1;font-weight:500;letter-spacing:-2px;margin:12px 0}.page-heading h1 em{font-family:Georgia,serif;color:var(--lime);font-weight:400}.page-heading p{margin:0;font-size:14px;color:var(--muted)}.version{font-size:10px;letter-spacing:1.5px;color:#7c826f;align-self:flex-start;margin-top:15px}.studio-grid{display:grid;grid-template-columns:minmax(320px,.94fr) minmax(330px,1fr);gap:28px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:13px}.composer{padding:25px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:12px}h2{font-size:17px;font-weight:500;margin:0;letter-spacing:-.3px}.pill{font-size:10px;border:1px solid #424736;border-radius:20px;color:#b2bf97;padding:4px 8px;white-space:nowrap}label{font-size:13px;display:block;margin:18px 0 9px;font-weight:500}label>span:not(.required){color:var(--muted);font-size:11px;font-weight:400;margin-left:3px}.required{color:var(--lime)}input:not([type=checkbox]),textarea{width:100%;background:#11130f;color:var(--text);border:1px solid #34382e;border-radius:7px;padding:12px 14px;font-size:13px;line-height:1.7;resize:vertical}input::placeholder,textarea::placeholder{color:#767e6c}textarea{min-height:87px}.presets{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.presets button{background:#272c21;color:#bac3ab;border:1px solid #353d2a;border-radius:5px;padding:5px 8px;font-size:10px}.presets button:hover{color:var(--lime);border-color:var(--lime)}.field-heading{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.field-heading label{margin:0 0 10px}.field-heading>span{font-size:10px;color:#7d8671;margin-bottom:10px}.segmented{padding:4px;background:#10120e;border:1px solid #2c3225;border-radius:7px;display:flex;gap:3px}.segmented button{flex:1;font-size:12px;padding:9px 5px;border-radius:4px;background:transparent;color:var(--muted)}.segmented button.selected{background:#343e23;color:var(--lime)}.tips{margin-top:16px;border-bottom:1px solid var(--line);padding-bottom:15px;font-size:12px;color:var(--muted)}.tips summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between}.tips p{font-size:12px}.check{display:flex;align-items:flex-start;gap:8px;margin:17px 0;font-size:12px}.check input{accent-color:var(--lime);flex-shrink:0;margin:3px 0}.check>span{font-size:11px!important;line-height:1.6}.check a,.refund-note a{text-decoration:underline;text-underline-offset:3px}.generate{background:var(--lime);border-radius:7px;padding:15px 17px;width:100%;display:flex;justify-content:space-between;color:#182109;font-size:14px;font-weight:700}.generate:hover,.small-button:hover{background:#e1ff95}.generate>span:last-child{font-size:12px}.under-button{font-size:10px;text-align:center;color:#939c85;margin:10px 0 0}.sound-banner{min-height:244px;border:1px solid #4b5836;border-radius:12px;background:radial-gradient(ellipse at 60% 120%,#5c7b25 0%,#2f401d 42%,#222c1c 77%);padding:24px 25px 18px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.banner-top{display:flex;justify-content:space-between;align-items:flex-start}.banner-top>span:first-child{font-size:27px;font-weight:800;line-height:1.06;letter-spacing:-.7px;color:#e4f6c9;z-index:1}.asterisk{font-size:66px;color:var(--lime);line-height:.85}.wave{height:85px;display:flex;align-items:center;gap:4px;margin:3px -25px 0;opacity:.6;transform:rotate(-8deg)}.wave i{display:block;background:#c5f981;width:3px;flex:1;border-radius:5px}.banner-bottom{display:flex;justify-content:space-between;align-items:center;color:#bacd9b;font-size:9px;letter-spacing:1.5px;z-index:1}.banner-bottom span:last-child{font-size:20px}.library-heading{display:flex;align-items:center;justify-content:space-between;margin-top:28px;margin-bottom:18px}.library-heading h2{font-size:15px}.library-heading h2 span{font-size:10px;background:#282d22;padding:2px 6px;border-radius:4px;margin-left:7px;color:#aab899}.text-button{background:transparent;color:#b9c2aa;font-size:11px;padding:4px}.text-button:hover{color:var(--lime)}.empty-state{text-align:center;border:1px dashed #383d30;border-radius:10px;padding:40px 15px 33px;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon{display:grid;place-items:center;font-size:26px;background:#242b1c;color:#a9c57f;border:1px solid #39472a;border-radius:14px;height:55px;width:55px;transform:rotate(-8deg)}.empty-state h3{font-size:15px;font-weight:500;margin:21px 0 9px}.empty-state p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.empty-note{font-size:8px;letter-spacing:1.8px;color:#727d61;margin-top:24px}.bottom-note{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);margin-top:30px;padding-top:20px;color:var(--muted)}.bottom-note>span:first-child{font-size:31px;color:#b0c78d}.bottom-note p{font-size:12px;margin:0}.bottom-note strong{font-weight:400;color:#c3cdb5}.note-number{margin-left:auto;font-size:12px;color:#707c5e;font-family:monospace}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;flex-wrap:wrap;gap:15px;padding:22px 43px;color:#777f6b;font-size:9px;letter-spacing:1px}footer a{font-size:11px;letter-spacing:0}.track{border:1px solid var(--line);border-radius:9px;padding:17px;margin-bottom:12px;background:var(--panel)}.track-top{display:flex;gap:13px;align-items:center}.track-art{width:44px;height:44px;border-radius:6px;background:#3c4b26;color:var(--lime);display:grid;place-items:center;font-size:23px;flex-shrink:0}.track-info{min-width:0;flex:1}.track h3{font-size:14px;margin:0 0 3px;overflow-wrap:anywhere}.track p{margin:0;font-size:11px;color:var(--muted);overflow-wrap:anywhere}.track .status{font-size:10px;color:var(--lime)}.track audio{width:100%;height:34px;margin-top:14px}.track .download{display:inline-block;color:var(--lime);font-size:12px;margin-top:8px}.track .support-error{margin-top:12px;line-height:1.8}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;max-width:850px}.price-card{padding:30px;border-radius:13px}.price-card h2{font-size:24px;margin-top:20px}.price-card .price{font-size:60px;letter-spacing:-3px;line-height:1.4;margin-top:12px}.price span{font-size:14px;letter-spacing:0}.price-card>p{color:var(--muted)}.price-card ul{list-style:none;padding:15px 0;font-size:14px;line-height:2.5}.price-card li:before{content:'✓';color:var(--lime);margin-right:10px}.featured{background:#26321b;border:1px solid #72894d}.price-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.test-badge{font-size:9px;color:var(--lime);border:1px solid #647b45;padding:3px 6px;border-radius:4px;white-space:nowrap}.price-card small{display:block;text-align:center;font-size:11px;color:var(--muted);margin-top:13px}.refund-note{font-size:12px;color:var(--muted);max-width:700px;line-height:1.8;margin-top:25px}.library-empty{padding:35px;color:var(--muted);font-size:14px}dialog{background:#1b2016;border:1px solid #465635;color:var(--text);border-radius:16px;padding:35px;max-width:430px;width:calc(100% - 32px)}dialog::backdrop{background:#000a;backdrop-filter:blur(6px)}.close{position:absolute;right:15px;top:10px;background:transparent;color:var(--muted);font-size:28px}.modal-brand{font-size:30px;color:var(--lime);margin:7px 0 25px}dialog h2{font-size:27px}dialog p{font-size:14px;color:var(--muted)}.google-button{background:var(--text);color:#151b0e;width:100%;border-radius:7px;padding:14px;font-size:14px;font-weight:600}.modal-note{font-size:11px!important;text-align:center;margin-top:20px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);z-index:20;padding:16px 22px;background:#e0edcf;color:#1c2811;border-radius:9px;font-size:14px;box-shadow:0 10px 40px #0008;max-width:calc(100% - 28px);width:max-content}.legal-page{max-width:820px;padding:50px 25px;margin:auto}.legal-page .brand{color:var(--lime);margin-bottom:45px}.legal-page h1{font-size:40px;line-height:1.2}.legal-page h2{margin:30px 0 10px;font-size:22px}.legal-page p,.legal-page li{color:#b6beab;line-height:1.8}.legal-page a{text-decoration:underline}.legal-page .eyebrow{margin-top:30px}@media(min-width:1500px){main{padding-top:48px}.studio-grid{gap:38px}.composer{padding:30px}.sound-banner{min-height:280px}}@media(max-width:1150px){.sidebar{width:205px;padding:30px 15px}.studio-grid{gap:20px}.composer{padding:20px}main{padding:30px 25px}header{padding:0 25px}.pill{font-size:9px}.section-heading{flex-wrap:wrap;gap:8px}.banner-top>span:first-child{font-size:23px}.asterisk{font-size:52px}.version{display:none}}@media(max-width:900px){.sidebar{width:175px}.brand-sub{font-size:8px}.nav-item{font-size:12px;padding:12px 9px}.studio-grid{grid-template-columns:1fr}.sound-banner{min-height:215px}.result-column{display:flex;flex-direction:column}.sound-banner{order:5;margin-top:25px}.bottom-note{display:none}.page-heading h1{font-size:40px}.pricing-grid{grid-template-columns:1fr}.starter{padding:12px 10px}.starter h3{font-size:16px}.small-button{font-size:11px}.breadcrumb{font-size:11px}.breadcrumb span{margin:0 8px}.header-actions{gap:8px}footer{padding:20px 25px}footer>span:last-child{display:none}}@media(max-width:600px){.app{display:block}.sidebar{position:static;width:100%;height:auto;padding:19px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:30px}.brand-mark{height:28px;width:28px;font-size:32px}.brand-sub{position:absolute;right:20px;top:26px;margin:0;letter-spacing:1px}.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:6px;margin-top:23px}.nav-item{justify-content:center;font-size:12px;padding:10px 8px;border-radius:7px 7px 0 0;margin:0;gap:7px}.nav-item span{font-size:18px}header{height:65px;padding:0 20px}.breadcrumb{font-size:10px}.breadcrumb span{margin:0 5px}.balance{font-size:12px;gap:4px;padding:6px 7px}.account{font-size:12px;padding-right:0}.account span{margin-left:3px}.desktop-label{display:none}main{padding:28px 18px 35px}.page-heading{margin-bottom:23px}.page-heading h1{font-size:39px}.page-heading .eyebrow{font-size:9px}.page-heading p{font-size:12px}.composer{padding:20px 16px}.section-heading{flex-wrap:nowrap}label,input:not([type=checkbox]),textarea{font-size:14px}.presets button{font-size:11px}.segmented button{font-size:12px}.check>span{font-size:12px!important}.under-button{font-size:10px}.price-card{padding:25px}.empty-state{min-height:230px}footer{padding:20px 18px;font-size:9px}.sound-banner{min-height:215px}.legal-page{padding:30px 20px}.legal-page h1{font-size:33px}}
.studio-grid>*,.pricing-grid>*{min-width:0}.composer form{min-width:0}@media(max-width:900px){.studio-grid{grid-template-columns:minmax(0,1fr)}}
