.job-progress{max-width:520px;margin-top:11px}.job-progress-head{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:5px;font-size:10px;display:flex}.job-progress-head b{color:var(--green);font-size:10px}.job-progress-track{background:#edf1ed;border-radius:8px;height:7px;overflow:hidden}.job-progress-track i{background:linear-gradient(90deg,#4f9a78,#195f48);border-radius:8px;height:100%;transition:width .45s;display:block}.job-progress.retry_wait .job-progress-track i,.job-progress.queued .job-progress-track i{background:#d49a47}.job-progress.uploading .job-progress-track i,.job-progress.notifying .job-progress-track i{background:#4e86ae}.job-progress.failed .job-progress-track i,.job-progress.refunded .job-progress-track i{background:#c25b4d}.job-progress.compact{background:#f5f8f6;border:1px solid #e3ebe5;border-radius:10px;margin:0 0 12px;padding:11px 13px}.story-active-progress{flex-direction:column;gap:8px;margin:0 0 14px;display:flex}:root{color:#18201c;font-synthesis:none;--ink:#18201c;--muted:#626c65;--line:#e3e8e2;--green:#195f48;--green2:#2d7a61;--mint:#dcefe6;--cream:#f5f1e8;--orange:#e98745;background:#f7f8f5;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.shell{grid-template-columns:246px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:30;background:#f2f5f1;flex-direction:column;height:100vh;padding:24px 15px 18px;display:flex;position:sticky;top:0}.brand{justify-content:space-between;align-items:center;padding:0 10px 24px;display:flex}.logo{align-items:center;gap:10px;display:flex}.logo span{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;display:grid}.logo strong{letter-spacing:.04em;font-size:19px}.sidebar nav{flex-direction:column;gap:3px;display:flex;overflow:auto}.sidebar nav button,.admin-link{color:#566159;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;padding:10px 13px;font-weight:500;display:flex}.sidebar nav button:hover,.sidebar nav button.active,.admin-link:hover,.admin-link.active{color:var(--green);background:#fff;box-shadow:0 4px 16px #1d4c3920}.admin-link{border:1px dashed #b9c9c0;margin-top:8px}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:17px 8px 0;display:flex}.avatar{background:var(--mint);width:36px;height:36px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;display:grid}.sidebar-user b,.sidebar-user small{display:block}.sidebar-user b{font-size:13px}.sidebar-user small{color:var(--muted);margin-top:2px;font-size:11px}main{min-width:0}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:20;background:#f7f8f5dd;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.crumb{color:#859088;align-items:center;gap:7px;font-size:13px;display:flex}.balance{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:20px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:600;display:flex}.content{max-width:1240px;margin:0 auto;padding:36px 34px 70px}.hero{color:#fff;background:linear-gradient(125deg,#164e3d,#28755c);border-radius:24px;justify-content:space-between;align-items:center;min-height:260px;padding:44px 48px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 45px #164e3d28}.hero:after{content:"";border:1px solid #ffffff20;border-radius:50%;width:380px;height:380px;position:absolute;top:-145px;right:-110px}.hero h1{margin:8px 0;font-size:36px;line-height:1.25}.hero p{color:#dbebe4;margin:0 0 28px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#80a495;font-size:11px;font-weight:700}.hero .eyebrow{color:#9ed3be}.actions{flex-wrap:wrap;gap:10px;display:flex}.primary,.secondary,.danger{border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.primary{background:var(--green);color:#fff}.hero .primary{color:var(--green);background:#fff}.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.danger{color:#a03828;background:#fff0ed;border:1px solid #f3c9c1}.wide{width:100%}.orb{z-index:1;background:radial-gradient(circle at 35% 30%,#c3f0dd,#7fc1a7 45%,#2b8064);border-radius:50%;place-items:center;width:150px;height:150px;display:grid;box-shadow:0 0 0 18px #ffffff0b,0 0 0 42px #ffffff08}.orb svg{color:#fff;width:65px;height:65px}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:19px;display:flex}.stat>span,.feature>span,.empty>span{background:var(--mint);width:44px;height:44px;color:var(--green);border-radius:12px;place-items:center;display:grid}.stat small,.stat b,.stat p{display:block}.stat small{color:var(--muted);font-size:12px}.stat b{margin:2px 0;font-size:22px}.stat p{color:#626c65;margin:0;font-size:11px}.panel{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.panel-title,.studio-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.panel-title h2,.panel-title p,.studio-head h2,.studio-head p{margin:0}.panel-title h2{font-size:18px}.panel-title p,.studio-head p{color:var(--muted);margin-top:4px;font-size:12px}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:6px;display:inline-flex}.job-row{border-top:1px solid #edf0ec;align-items:center;gap:12px;padding:13px 4px;display:flex}.job-row:first-child{border-top:0}.job-icon{background:var(--cream);color:#8b6f38;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.job-icon svg{width:18px}.job-main{flex:1;min-width:0}.job-main b,.job-main small,.job-main em{display:block}.job-main b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.job-main small{color:var(--muted);margin-top:3px;font-size:11px}.job-main em{color:#a04734;font-size:11px;font-style:normal}.status{color:#58625a;white-space:nowrap;background:#eff2ef;border-radius:20px;padding:5px 9px;font-size:11px}.status.succeeded{color:#22704f;background:#e4f5ec}.status.running,.status.uploading,.status.notifying{color:#326a9b;background:#e5effb}.status.queued,.status.retry_wait{color:#9d651e;background:#fff2df}.status.failed,.status.refunded{color:#a43e2f;background:#fde9e5}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.feature{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;padding:22px;position:relative}.feature h3{margin:16px 0 5px}.feature p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.feature>svg{color:#aab4ad;position:absolute;top:22px;right:18px}.page-title{margin-bottom:28px}.page-title h1{margin:7px 0;font-size:30px}.page-title p{color:var(--muted);margin:0;font-size:14px}.toolbar,.create-row{gap:10px;margin-bottom:22px;display:flex}.search{flex:1;position:relative}.search svg{color:#626c65;width:18px;position:absolute;top:11px;left:13px}.search input{padding-left:42px}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dce2dc;border-radius:10px;outline:none;padding:10px 12px}input:focus,textarea:focus,select:focus{border-color:#68a18a;box-shadow:0 0 0 3px #5d9b8218}.voice-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.voice-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px}.voice-cover{height:125px;color:var(--green);background:linear-gradient(140deg,#e7f2ec,#c8dfd4);border-radius:11px;place-items:center;display:grid;position:relative}.voice-cover>svg{width:42px;height:42px}.voice-cover .play{color:var(--green);background:#fffd;border:0;border-radius:20px;padding:5px 10px;font-size:11px;position:absolute;bottom:8px;right:8px}.voice-card h3{margin:13px 0 5px;font-size:15px}.voice-card p{color:var(--muted);height:36px;font-size:11px;line-height:1.6;overflow:hidden}.tags{flex-wrap:wrap;gap:5px;margin:10px 0;display:flex}.tags span,.plan-pill{color:#667169;background:#eff3f0;border-radius:20px;padding:4px 7px;font-size:10px}.composer{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:1fr 285px;min-height:435px;display:grid;overflow:hidden}.editor{padding:22px;position:relative}.editor textarea{resize:none;height:100%;min-height:360px;box-shadow:none;border:0;padding:3px;font-size:16px;line-height:1.9}.counter{color:var(--muted);font-size:11px;position:absolute;bottom:16px;right:20px}.composer-settings{border-left:1px solid var(--line);background:#fafbf9;flex-direction:column;gap:18px;padding:22px;display:flex}.composer-settings label,.form-card label{font-size:12px;font-weight:600}.composer-settings label input,.composer-settings label select,.form-card label input,.form-card label textarea{margin-top:7px}.cost{border:1px solid var(--line);border-radius:10px;align-items:center;gap:7px;margin-top:auto;padding:11px;font-size:12px;display:flex}.cost svg{width:17px;color:var(--green)}.job-focus,.mini-player{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;margin-top:16px;padding:15px;display:flex}.job-focus>div{flex:1}.job-focus p{color:var(--muted);margin:4px 0 0;font-size:11px}.tabs,.category-row{border-bottom:1px solid var(--line);gap:6px;margin-bottom:22px;display:flex}.tabs button,.category-row button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:11px 15px}.tabs button.active,.category-row button.active{color:var(--green);border-color:var(--green);font-weight:600}.form-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:20px;max-width:710px;padding:26px;display:flex}.form-card textarea{resize:vertical;min-height:105px}.upload{color:var(--green);text-align:center;border:1px dashed #aebeb4;border-radius:13px;flex-direction:column;align-items:center;gap:6px;padding:28px;display:flex}.upload span{color:var(--muted);font-size:11px;font-weight:400}.upload input{border:0;max-width:300px}.check{color:#59635d;gap:8px;display:flex;align-items:flex-start!important;font-weight:400!important}.check input{width:auto;margin-top:2px!important}.notice{color:#795e2c;background:#f5f1e8;border-radius:10px;padding:12px;font-size:12px}.project-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.project-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:18px;display:flex}.project-card>svg:first-child{color:var(--green)}.project-card div{flex:1}.project-card h3,.project-card p{margin:0}.project-card p{color:var(--muted);margin-top:4px;font-size:11px}.back{margin-bottom:16px}.timeline{flex-direction:column;gap:10px;display:flex}.clip{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:15px;padding:16px;display:flex}.clip-index{color:#a0aaa3;font-size:12px}.clip>div{flex:1}.clip b,.clip p,.clip small{margin:0;display:block}.clip p{margin:5px 0;font-size:13px;line-height:1.55}.clip small{color:var(--muted);font-size:10px}.sfx-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.sfx-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:17px;display:flex}.sfx-card>span{background:var(--cream);color:#9c7333;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.sfx-card div{flex:1}.sfx-card h3,.sfx-card p{margin:0}.sfx-card p{color:var(--muted);margin-top:4px;font-size:11px}.mini-player div{flex:1}.mini-player b,.mini-player small{display:block}.mini-player small{color:var(--muted)}.mini-player audio{height:32px}.price-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px;position:relative}.price-card.featured{border-color:#4d9377;box-shadow:0 12px 30px #195f4818}.ribbon{background:var(--green);color:#fff;border-radius:20px;padding:4px 9px;font-size:10px;position:absolute;top:14px;right:14px}.price-card h3{margin:0;font-size:18px}.price-card>p{color:var(--muted);height:34px;font-size:11px}.price{margin:17px 0;font-size:30px;font-weight:800}.price small{color:var(--muted);font-size:11px;font-weight:400}.price-card ul{padding:10px 0 0;list-style:none}.price-card li{color:#59645d;padding:6px 0;font-size:11px}.price-card li:before{content:"✓";color:var(--green);margin-right:7px}.section-title{margin:34px 0 15px;font-size:20px}.pack-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.pack-grid article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.pack-grid article>svg{color:var(--green)}.pack-grid div{flex:1}.pack-grid b,.pack-grid span{display:block}.pack-grid span{color:var(--muted);font-size:10px}.tutorial-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.tutorial-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.tutorial-grid article>span{color:#94aa9e;font-size:11px}.tutorial-grid h3{margin:18px 0 7px}.tutorial-grid p{color:var(--muted);height:44px;font-size:12px;line-height:1.7}.blank-frame{border:1px solid var(--line);background:#fff;border-radius:18px;height:430px}.profile-grid{grid-template-columns:280px 1fr;gap:18px;display:grid}.profile-card{border:1px solid var(--line);text-align:center;background:linear-gradient(145deg,#fff,#edf6f1);border-radius:18px;padding:34px}.big-avatar{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:75px;height:75px;margin:auto;font-size:28px;font-weight:700;display:grid}.profile-card h2{margin:17px 0 4px}.profile-card p{color:var(--muted);font-size:12px}.settings h3{margin:4px 0 6px}.settings p{color:var(--muted);font-size:12px;line-height:1.7}.settings hr{border:0;border-top:1px solid var(--line);margin:24px 0}.bind-code{letter-spacing:.1em;background:var(--cream);text-align:center;border-radius:10px;margin-top:12px;padding:13px;font-size:24px;font-weight:700}.admin-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.admin-grid .panel h3{margin-top:0}.kv{border-bottom:1px solid #edf0ec;justify-content:space-between;padding:11px 0;font-size:12px;display:flex}.kv span{color:var(--muted)}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf0ec;padding:12px 14px}th{color:var(--muted);background:#fafbf9}.mini{border:1px solid var(--line);background:#fff;border-radius:7px;margin-right:5px;padding:5px 8px}.mini.danger{color:#a03828}.empty{text-align:center;flex-direction:column;align-items:center;padding:50px 20px;display:flex}.empty h3{margin:13px 0 5px}.empty p{color:var(--muted);margin:0 0 15px;font-size:12px}.auth{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:linear-gradient(145deg,#143f33,#1e6a50);flex-direction:column;justify-content:space-between;padding:42px 7vw;display:flex;overflow:hidden}.auth-art .logo span{color:var(--green);background:#fff}.auth-art h1{margin:12px 0;font-size:50px;line-height:1.2}.auth-art p{color:#d2e6dc;max-width:480px;line-height:1.8}.wave{align-items:center;gap:5px;height:90px;display:flex}.wave i{background:#a4dcc4;border-radius:4px;width:4px;display:block}.auth-form{background:#fff;place-items:center;padding:30px;display:grid}.auth-form form{width:min(390px,100%)}.auth-form h2{margin:0 0 5px;font-size:27px}.auth-form form>p{color:var(--muted);margin:0 0 26px;font-size:13px}.auth-form label{margin-bottom:17px;font-size:12px;font-weight:600;display:block}.auth-form input{margin-top:7px;padding:12px}.auth-form .text-button{justify-content:center;width:100%;margin-top:10px}.error{color:#a54131;background:#ffefec;border-radius:8px;margin-bottom:12px;padding:10px;font-size:12px}.splash{height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.toast{color:#fff;z-index:100;background:#18201c;border-radius:11px;padding:13px 18px;font-size:13px;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 35px #0003}.icon{color:inherit;background:0 0;border:0;place-items:center;padding:6px;display:grid}.icon svg{width:18px}.mobile,.backdrop{display:none}@media (width<=1050px){.voice-grid,.price-grid,.project-grid,.tutorial-grid{grid-template-columns:repeat(2,1fr)}.shell{grid-template-columns:220px 1fr}.content{padding-left:24px;padding-right:24px}.price-card>p{height:auto}}.error-text{color:#a03828;font-weight:600}@media (width<=760px){.shell{display:block}.sidebar{width:246px;transition:all .25s;position:fixed;left:-260px}.sidebar.open{left:0}.mobile{display:grid}.backdrop{z-index:25;background:#0006;display:block;position:fixed;inset:0}header{padding:0 17px}.crumb{display:none}.content{padding:24px 15px 60px}.hero{min-height:270px;padding:28px}.hero h1{font-size:28px}.orb{display:none}.stats,.feature-grid,.voice-grid,.project-grid,.price-grid,.pack-grid,.tutorial-grid,.profile-grid,.admin-grid,.composer{grid-template-columns:1fr}.composer-settings{border-left:0;border-top:1px solid var(--line)}.sfx-grid,.auth{grid-template-columns:1fr}.auth-art{display:none}.auth-form{min-height:100vh}.job-row{flex-wrap:wrap;align-items:flex-start}.job-main{flex:none;width:calc(100% - 55px)}.status{margin-left:50px}.mini-player{flex-wrap:wrap}.mini-player audio{width:100%}.studio-head{flex-direction:column;align-items:flex-start;gap:12px}}.sfx-card.selected{border-color:#6aa98e;box-shadow:0 8px 22px #195f4812}.sfx-scenes{flex-wrap:wrap;gap:7px;margin:18px 0;display:flex}.sfx-scenes button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:20px;padding:7px 11px;font-size:11px}.sfx-scenes button.active{color:var(--green);background:#edf7f2;border-color:#6aa98e}.sfx-scenes small{margin-left:3px}.sfx-results{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.sfx-result{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.sfx-result>div{flex:1;min-width:0}.sfx-result b,.sfx-result small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sfx-result small{color:var(--muted);margin-top:3px;font-size:10px}.sfx-result .secondary{white-space:nowrap;padding:6px 9px;font-size:10px}@media (width<=760px){.sfx-results{grid-template-columns:1fr}}.sidebar nav button{position:relative}.sidebar-section{color:#5f6962;padding:17px 13px 5px;font-size:11px;font-weight:650}.sidebar-section:first-child{padding-top:4px}.nav-label{display:inline-block;position:relative}.changelog-dot{background:#c94d43;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:-6px}.feedback-dot{background:#c94d43;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:12px}.nav-badge{color:#fff;background:#c94d43;border-radius:10px;place-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10px;font-style:normal;line-height:1;display:grid}.story-editor-shell{grid-template-columns:32px 1fr}.story-editor-shell .sidebar{align-items:center;width:32px;padding:18px 1px;overflow:hidden}.story-editor-shell .sidebar .brand{justify-content:center;padding:0 0 22px}.story-nav-logo{background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.story-editor-shell .sidebar .brand strong,.story-editor-shell .sidebar nav span,.story-editor-shell .sidebar .sidebar-section,.story-editor-shell .sidebar-user>div:last-child,.story-editor-shell .sidebar .admin-link span{display:none}.story-editor-shell .sidebar .logo{gap:0}.story-editor-shell .sidebar .logo span{border-radius:9px;width:30px;height:30px}.story-editor-shell .sidebar .logo span svg{width:18px;height:18px}.story-editor-shell .sidebar nav{align-items:center;width:100%}.story-editor-shell .sidebar nav button,.story-editor-shell .sidebar .admin-link{justify-content:center;width:30px;height:36px;padding:0;position:relative}.story-editor-shell .sidebar nav button svg,.story-editor-shell .sidebar .admin-link svg{width:16px}.story-editor-shell .sidebar .sidebar-user{justify-content:center;width:30px;padding:15px 0 0}.story-editor-shell .sidebar .sidebar-user .avatar{width:27px;height:27px;font-size:11px}.story-editor-shell .sidebar .nav-badge{position:absolute;top:0;right:-2px}.story-editor-shell .sidebar.story-nav-expanded{z-index:60;align-items:stretch;width:246px;padding:24px 15px 18px;position:fixed;top:0;bottom:0;left:0;overflow:visible;box-shadow:12px 0 36px #18382b22}.story-editor-shell .sidebar.story-nav-expanded .brand{justify-content:space-between;padding:0 10px 24px}.story-editor-shell .sidebar.story-nav-expanded .story-nav-logo{justify-content:flex-start}.story-editor-shell .sidebar.story-nav-expanded .brand strong,.story-editor-shell .sidebar.story-nav-expanded nav span,.story-editor-shell .sidebar.story-nav-expanded .sidebar-section,.story-editor-shell .sidebar.story-nav-expanded .sidebar-user>div:last-child,.story-editor-shell .sidebar.story-nav-expanded .admin-link span{display:block}.story-editor-shell .sidebar.story-nav-expanded nav{align-items:stretch}.story-editor-shell .sidebar.story-nav-expanded nav button,.story-editor-shell .sidebar.story-nav-expanded .admin-link{justify-content:flex-start;width:auto;height:auto;padding:10px 13px}.story-editor-shell .sidebar.story-nav-expanded .sidebar-user{justify-content:flex-start;width:auto;padding:17px 8px}.story-nav-close{display:none}.story-nav-backdrop{z-index:55;background:0 0;display:block;position:fixed;inset:0}.story-nav-toggle{display:none}@media (width<=760px){.story-editor-shell{display:block}.story-editor-shell .sidebar{align-items:stretch;width:246px;padding:24px 15px 18px}.story-editor-shell .sidebar.story-nav-collapsed{left:-260px}.story-editor-shell .sidebar.story-nav-expanded{width:246px;left:0}.story-editor-shell .sidebar .brand{justify-content:space-between;padding:0 10px 24px}.story-editor-shell .sidebar .brand strong,.story-editor-shell .sidebar nav span,.story-editor-shell .sidebar .sidebar-section,.story-editor-shell .sidebar-user>div:last-child,.story-editor-shell .sidebar .admin-link span{display:block}.story-editor-shell .sidebar nav{align-items:stretch}.story-editor-shell .sidebar nav button,.story-editor-shell .sidebar .admin-link{justify-content:flex-start;width:auto;height:auto;padding:10px 13px}.story-editor-shell .sidebar .sidebar-user{justify-content:flex-start;width:auto;padding:17px 8px 0}.story-editor-shell .story-nav-close,.story-editor-shell .header-nav-toggle,.story-editor-shell .story-nav-toggle{display:grid}.story-editor-shell .mobile{display:none}}.sidebar nav{gap:1px}.sidebar nav button,.admin-link{gap:10px;padding-top:7px;padding-bottom:7px}.admin-link{margin-top:6px}.sidebar-section{padding-top:11px}.story-editor-shell .sidebar nav button,.story-editor-shell .sidebar .admin-link{padding-top:7px;padding-bottom:7px}@media (width>=761px){.shell{grid-template-columns:190px 1fr}.sidebar{padding:20px 9px 14px}.brand{padding:0 7px 18px}.sidebar nav{gap:0}.sidebar nav button,.admin-link{gap:8px;padding:4px 9px}.sidebar-section{padding:9px 9px 3px}.sidebar-section:first-child{padding-top:2px}.admin-link{margin-top:4px}.story-editor-shell{grid-template-columns:32px 1fr}.story-editor-shell .sidebar.story-nav-expanded{width:246px;padding:24px 15px 18px}}.diagnostic-fallback{text-align:center;background:var(--bg,#f7f8f6);min-height:100vh;color:var(--ink,#1f2d26);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:28px;display:flex}.diagnostic-fallback h1,.diagnostic-fallback p{margin:0}.diagnostic-fallback h1{font-size:25px}.diagnostic-fallback p{max-width:520px;color:var(--muted,#66736c);line-height:1.6}.diagnostic-fallback code{color:#315f49;background:#eef3ef;border-radius:8px;padding:7px 10px;font-size:12px}.diagnostic-fallback button{margin-top:4px}.toast{z-index:1000;text-align:center;max-width:min(420px,100vw - 32px)}select{padding-top:8px;padding-bottom:8px;line-height:1.4}header{height:40px;padding:0 24px}.crumb{white-space:nowrap;flex:1;min-width:0;overflow:hidden}.crumb b{color:var(--ink);flex:none;font-weight:600}.crumb-description{text-overflow:ellipsis;color:var(--muted);margin-left:5px;overflow:hidden}.header-actions{align-items:center;gap:8px;min-width:0;display:flex}.header-account{align-items:center;gap:6px;min-width:0;display:flex}.header-profile-link{color:var(--ink);text-align:left;background:0 0;border:0;padding:2px 0;font-size:11px}.header-profile-link:hover{color:var(--green)}.header-account b{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;overflow:hidden}.header-plan-link{color:var(--muted);white-space:nowrap;background:0 0;border:0;padding:2px 0;font-size:10px}.header-plan-link:hover{color:var(--green)}.balance{white-space:nowrap;gap:5px;padding:4px 10px;font-size:12px}@media (width<=760px){header{height:40px;padding:0 10px}.crumb{min-width:0;display:flex}.crumb>span:first-child,.crumb>svg,.crumb-description{display:none}.crumb b{text-overflow:ellipsis;overflow:hidden}.header-actions{gap:5px}.header-account{gap:4px}.header-account b{max-width:62px;font-size:10px}.header-plan-link{font-size:9px}.balance{gap:3px;padding:3px 7px;font-size:10px}}.admin-link{position:relative}.admin-review-dot{background:#c94d43;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:8px;box-shadow:0 0 0 3px #c94d431c}.story-editor-shell .sidebar .admin-review-dot{top:0;right:-2px}.public-shell{color:#121212;background:#fff;grid-template-columns:226px 1fr;min-height:100vh;display:grid}.public-sidebar{z-index:20;background:#fff;border-right:1px solid #ececec;flex-direction:column;height:100vh;padding:17px 9px 12px;display:flex;position:sticky;top:0}.public-sidebar>.logo{padding:0 8px 18px}.public-sidebar .logo span{color:#111;background:0 0;border-radius:0;width:40px;height:32px}.public-sidebar .logo strong{font-size:16px}.public-creative{border:1px solid #e6e6e6;border-radius:20px;align-items:center;gap:10px;height:38px;margin-bottom:9px;padding:0 13px;font-size:13px;display:flex}.public-creative span{flex:1}.public-sidebar nav{flex-direction:column;gap:3px;display:flex}.public-sidebar nav button{text-align:left;color:#333;background:0 0;border:0;border-radius:20px;align-items:center;gap:12px;padding:9px 12px;display:flex}.public-sidebar nav button svg{width:17px;height:17px}.public-sidebar nav button:hover,.public-sidebar nav button.active{color:#111;background:#f0f0f0}.public-sidebar nav small{color:#666;padding:13px 7px 4px;font-size:11px}.public-upgrade{background:linear-gradient(105deg,#d9eee8,#fff1e4,#ffd6b2);border:0;border-radius:20px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:9px 14px;display:flex}.public-upgrade svg{width:15px}.public-main{min-width:0}.public-header{z-index:15;background:#fffffff2;border-bottom:0;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.public-header>div:first-child{align-items:center;gap:18px;font-size:14px;display:flex}.public-menu-mark{font-size:20px}.public-header-actions{align-items:center;gap:8px;display:flex}.public-header-actions>button{background:#fff;border:1px solid #ededed;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.public-header-actions .public-login{color:#fff;background:#111;border-color:#111;border-radius:22px;width:auto;padding:0 19px;font-weight:600}.public-content{max-width:1500px;margin:0 auto;padding:8px 14px 60px}.public-feature-pair{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.public-feature-pair>button{text-align:left;background:#fff;border:1px solid #e9e9e9;border-radius:17px;justify-content:space-between;align-items:center;gap:12px;height:120px;padding:24px 16px;display:flex;box-shadow:0 1px 2px #00000008}.public-feature-pair>button>div{min-width:0}.public-feature-pair b{font-size:16px}.public-feature-pair p{color:#666;margin:9px 0 0;font-size:12px}.feature-visual{border-radius:35px;flex:none;place-items:center;width:100px;height:66px;display:grid}.feature-visual svg{width:30px;height:30px}.feature-visual.speech{background:linear-gradient(135deg,#f4dfc7,#f8bc86,#e2e4d9)}.feature-visual.voice{background:radial-gradient(circle,#ffd887,#ffb27a 45%,#fff1e2 46%,#f0ddda 70%)}.feature-visual.media{background:linear-gradient(135deg,#dcebe5,#b9d5ef 52%,#f5dec3)}.public-tools{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding:34px 11px 31px;display:grid}.public-tools button{text-align:left;background:0 0;border:0;align-items:center;gap:12px;font-weight:650;display:flex}.public-tools span{background:#f3f3f3;border-radius:50%;flex:none;place-items:center;width:43px;height:43px;display:grid}.public-tools svg{width:19px}.public-columns{grid-template-columns:minmax(0,1fr) 300px;gap:34px;padding:0 4px 50px;display:grid}.public-columns h2,.public-tutorials h2{margin:0 0 12px;font-size:18px}.public-project-empty{text-align:center;border:1px solid #e9e9e9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:340px;margin-bottom:47px;display:flex;box-shadow:18px 14px 0 -10px #fff,18px 14px 0 -9px #eee}.project-stack{color:#aaa;border:1px solid #ddd;border-radius:12px;place-items:center;width:90px;height:65px;display:grid;box-shadow:10px -6px 0 -1px #fafafa,10px -6px #e5e5e5,-10px -2px 0 -1px #fafafa,-10px -2px #e5e5e5}.public-project-empty h3{margin:25px 0 8px;font-size:21px}.public-project-empty p{color:#6a5a51;margin:0 0 27px;font-size:13px}.public-project-empty button{color:#fff;background:#111;border:0;border-radius:22px;align-items:center;gap:7px;padding:10px 17px;display:flex}.public-project-empty button svg{width:16px}.public-record-empty{color:#666;border:1px dashed #e7e7e7;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:11px;height:150px;margin-bottom:36px;font-size:12px;display:flex}.public-tutorials>div{justify-content:space-between;align-items:center;display:flex}.public-tutorials>div>button{color:#666;background:0 0;border:0;align-items:center;gap:3px;display:flex}.public-tutorials>div svg{width:14px}.public-tutorials>button{text-align:left;color:#333;background:0 0;border:0;border-bottom:1px solid #f0f0f0;gap:13px;width:100%;padding:14px 4px;line-height:1.4;display:flex}.public-tutorials>button span{color:#666;margin-top:2px;font-size:11px}.auth-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0007;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{background:#fff;border-radius:20px;width:min(440px,100%);max-height:calc(100vh - 40px);padding:28px 34px 31px;position:relative;overflow:auto;box-shadow:0 24px 70px #0004}.auth-close{background:#f2f2f2;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:15px;right:15px}.auth-close svg{width:17px}.auth-dialog>.logo{margin-bottom:28px}.auth-dialog form h2{margin:0 0 5px;font-size:27px}.auth-dialog form>p{color:var(--muted);margin:0 0 24px;font-size:13px}.auth-dialog label{margin-bottom:16px;font-size:12px;font-weight:600;display:block}.auth-dialog input{margin-top:7px;padding:12px}.auth-dialog .primary{background:#111;border-radius:22px}.auth-dialog .text-button{color:#222;justify-content:center;width:100%;margin-top:9px}@media (width<=1100px){.public-feature-pair{grid-template-columns:1fr 1fr}.public-feature-pair>button:last-child{grid-column:1/-1}.public-tools{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.public-shell{display:block}.public-sidebar{display:none}.public-columns{grid-template-columns:1fr}.public-tutorials{margin-top:5px}.public-project-empty{height:300px}}@media (width<=760px){.public-feature-pair{grid-template-columns:1fr}.public-feature-pair>button{height:112px}.public-tools{grid-template-columns:1fr 1fr;gap:18px 8px;padding:24px 3px}.public-header-actions>button:not(.public-login){display:none}.public-content{padding:5px 10px 40px}.public-columns{padding-left:0;padding-right:0}.public-project-empty h3{font-size:18px}.auth-dialog{padding:25px 22px}}.maintenance-page{background:linear-gradient(135deg,#f4f8f5,#e8f2ec);place-items:center;min-height:100vh;padding:24px;display:grid}.maintenance-card{text-align:center;background:#fff;border:1px solid #dfeae2;border-radius:22px;width:min(520px,100%);padding:42px 30px;box-shadow:0 18px 50px #195f4818}.maintenance-card .logo{justify-content:center;margin-bottom:28px}.maintenance-icon{width:62px;height:62px;color:var(--green);background:var(--mint);border-radius:18px;place-items:center;margin:0 auto 20px;display:grid}.maintenance-icon svg{width:29px;height:29px}.maintenance-card h1{margin:0 0 12px;font-size:28px}.maintenance-card p{max-width:400px;color:var(--muted);margin:0 auto 10px;line-height:1.8}.maintenance-card small{color:var(--muted);margin-bottom:24px;display:block}.workspace-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.workspace-title>div:first-child{min-width:0}.workspace-title .plan-pill{white-space:nowrap;padding:8px 13px;font-size:12px}.page-actions{justify-content:flex-end;margin-bottom:14px;display:flex}.filter-panel{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:9px;margin-bottom:22px;padding:10px;display:flex}.filter-panel .search{min-width:220px}.filter-panel input,.filter-panel select{height:41px}.filter-panel select{width:auto;min-width:120px}.filter-panel>.secondary{white-space:nowrap}.filter-active{color:var(--green);background:#edf7f2;border-color:#79a995}.filter-panel svg{width:17px}.loading-block{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.loading-block.full-page{min-height:70vh}.spin{animation:.9s linear infinite workspace-spin}@keyframes workspace-spin{to{transform:rotate(360deg)}}.enhanced-voices{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.enhanced-voices .voice-card{flex-direction:column;min-height:0;padding:10px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.enhanced-voices .voice-card:hover{border-color:#b7cdc3;transform:translateY(-3px);box-shadow:0 13px 32px #234b3b12}.enhanced-voices .voice-cover{height:90px}.enhanced-voices .voice-cover>svg{width:32px;height:32px}.voice-language{background:#ffffffd9;border:1px solid #dce6e0;border-radius:20px;padding:3px 6px;font-size:9px;position:absolute;top:7px;left:7px}.sample-unavailable{color:#647169;background:#ffffffd9;border-radius:20px;padding:4px 7px;font-size:9px;position:absolute;bottom:7px;right:7px}.voice-cover .play{align-items:center;gap:3px;padding:4px 8px;font-size:10px;display:flex}.voice-cover .play svg{width:11px}.voice-name-row{justify-content:space-between;align-items:center;gap:4px;display:flex}.voice-name-row h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:9px 0 3px;font-size:14px;overflow:hidden}.voice-card-icons{flex:none;align-items:center;display:flex}.heart,.report{color:#89958e;padding:4px}.heart.active{color:#d25b65}.heart svg,.report svg{width:15px}.report:hover{color:#a24739}.voice-card>p{text-overflow:ellipsis;white-space:nowrap;flex:none;height:18px;margin:0;font-size:10px;overflow:hidden}.enhanced-voices .tags{flex-wrap:nowrap;min-height:20px;margin:7px 0;overflow:hidden}.enhanced-voices .tags span{white-space:nowrap;padding:3px 6px;font-size:9px}.voice-actions{grid-template-columns:1fr auto;gap:5px;margin-top:auto;display:grid}.voice-actions button{padding:6px 8px;font-size:10px}.voice-visibility{color:#7b877f;margin:7px 2px 0;font-size:9px;display:block}.report-actions{align-items:center;gap:4px;display:flex}.workspace-modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#14221d8a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.workspace-modal-card{background:#fff;border-radius:20px;width:min(680px,100%);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 30px 90px #0003}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.modal-head h2{margin:0;font-size:20px}.modal-form{flex-direction:column;gap:17px;display:flex}.modal-form label,.creation-card label{color:#49554e;font-size:12px;font-weight:600}.modal-form label input,.modal-form label textarea,.modal-form label select,.creation-card label input,.creation-card label textarea,.creation-card label select{margin-top:7px;display:block}.modal-form textarea{resize:vertical;min-height:95px}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.modal-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:4px;display:flex}.modal-actions .danger{margin-right:auto}.danger.confirm,.danger.armed,.armed{outline-offset:1px;outline:2px solid #dc7562}.danger-icon{color:#a24739;background:#fff0ed!important;border:1px solid #f2d0ca!important}.danger-icon.armed{width:auto;padding:7px}.inline-warning{color:#8e4437;background:#fff0ed;border:1px solid #f3d2cb;border-radius:10px;margin-top:14px;padding:11px 14px;font-size:12px}.result-list{flex-direction:column;gap:9px;display:flex}.result-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:14px;display:flex}.result-symbol{background:var(--cream);color:#8c713d;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.result-symbol.succeeded{color:#257052;background:#e3f4eb}.result-symbol.failed,.result-symbol.refunded{color:#a13f31;background:#fbe8e4}.result-symbol.running{color:#3b6e99;background:#e6eef8}.result-symbol svg{width:19px}.result-main{flex:1;min-width:0}.result-heading{align-items:center;gap:10px;display:flex}.result-heading b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.result-heading .status{margin-left:auto}.result-main>small,.result-main>em{color:var(--muted);margin-top:4px;font-size:10px;display:block}.result-main>em{color:#a04536;font-style:normal}.result-main audio{width:min(430px,100%);height:34px;margin-top:9px}.delivery-warning{color:#9b6a25!important}.result-actions{align-items:center;gap:7px;display:flex}.result-actions .secondary{padding:7px 10px;font-size:11px}.focus-result{margin-top:18px}.section-heading{justify-content:space-between;align-items:end;gap:15px;margin:31px 0 14px;display:flex}.section-heading h2,.section-heading p{margin:0}.section-heading h2{font-size:20px}.section-heading p{color:var(--muted);margin-top:5px;font-size:12px}.tts-layout{grid-template-columns:minmax(0,1fr) 330px;gap:15px;display:grid}.tts-main{padding:0;overflow:hidden}.expression-bar{border-bottom:1px solid var(--line);background:#fbfcfa;flex-wrap:wrap;gap:4px;padding:11px 14px;display:flex}.expression-bar button{color:#556159;background:#eff3f0;border:0;border-radius:7px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;display:flex}.expression-bar button:first-child{background:var(--mint);color:var(--green);font-weight:600}.expression-bar svg{width:13px}.tts-editor{resize:vertical;border:0;border-radius:0;min-height:405px;padding:22px;font-size:16px;line-height:1.85;box-shadow:none!important}.editor-footer{border-top:1px solid var(--line);color:var(--muted);background:#fbfcfa;justify-content:space-between;padding:9px 15px;font-size:10px;display:flex}.editor-footer.limit{color:#a13f31}.tts-controls{flex-direction:column;gap:17px;display:flex}.tts-controls>label,.advanced-settings label,.sound-settings label{font-size:12px;font-weight:600}.tts-controls>label input,.tts-controls>label select{margin-top:7px}.selected-voice{border:1px solid var(--line);background:#f9fbf9;border-radius:11px;align-items:center;gap:9px;padding:10px;display:flex}.selected-voice>span{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:9px;place-items:center;display:grid}.selected-voice span svg{width:17px}.selected-voice div{flex:1}.selected-voice b,.selected-voice small{display:block}.selected-voice b{font-size:12px}.selected-voice small{color:var(--muted);margin-top:2px;font-size:9px}.advanced-toggle{border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;color:#536058;background:0 0;align-items:center;gap:7px;padding:10px 0;display:flex}.advanced-toggle svg{width:16px}.advanced-toggle svg:last-child{margin-left:auto;transition:all .2s}.advanced-toggle svg.rotated{transform:rotate(180deg)}.advanced-settings{background:#f8faf8;border-radius:11px;flex-direction:column;gap:13px;padding:13px;display:flex}.advanced-settings label b,.sound-settings label b{float:right;color:var(--green)}input[type=range]{accent-color:var(--green);border:0;padding:0;box-shadow:none!important}.generate-button{margin-top:auto;padding:13px}.focus-result+.section-heading{margin-top:26px}.enhanced-projects .project-card{align-items:flex-start;min-height:130px;transition:all .18s}.enhanced-projects .project-card:hover{border-color:#b6cbbf;transform:translateY(-2px);box-shadow:0 12px 28px #234b3b10}.project-icon{background:var(--mint);width:44px;height:44px;color:var(--green);border-radius:12px;flex:none;place-items:center;display:grid}.project-card div p{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;display:-webkit-box;overflow:hidden}.project-card div small{color:#8b958e;margin-top:12px;font-size:9px;display:block}.studio-toolbar{align-items:center;gap:16px;margin-bottom:15px;padding:15px 18px;display:flex}.studio-toolbar>div:first-child b,.studio-toolbar>div:first-child span{display:block}.studio-toolbar>div:first-child b{color:var(--green);font-size:19px}.studio-toolbar>div:first-child span{color:var(--muted);font-size:9px}.progress-track{background:#edf1ed;border-radius:8px;flex:1;height:7px;overflow:hidden}.progress-track i{background:var(--green);border-radius:8px;height:100%;transition:all .3s;display:block}.enhanced-timeline .clip{align-items:flex-start}.clip-content{min-width:0}.clip-title{align-items:center;gap:8px;display:flex}.clip-title>span:not(.status){color:#637068;background:#eef3ef;border-radius:20px;padding:3px 7px;font-size:10px}.clip-content audio{width:min(430px,100%);height:32px;margin-top:9px;display:block}.clip-actions{align-items:center;gap:5px;flex:none!important;display:flex!important}.clip-actions .secondary{padding:7px 9px;font-size:10px}.clip-actions .icon{border:1px solid var(--line);border-radius:8px}.clip-actions svg{width:14px}.clip-form textarea{min-height:160px}.mode-tabs{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.mode-tabs button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:36px 1fr;column-gap:11px;padding:16px;display:grid}.mode-tabs button>svg{width:36px;height:36px;color:var(--green);background:#eff3f0;border-radius:9px;grid-row:1/3;padding:8px}.mode-tabs button b{font-size:13px}.mode-tabs button span{color:var(--muted);margin-top:3px;font-size:10px}.mode-tabs button.active{background:#f1f8f5;border-color:#5d9d83;box-shadow:0 0 0 2px #5d9d8318}.creation-card{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;gap:19px;max-width:850px;margin:auto;padding:25px;display:flex}.creation-card textarea{resize:vertical;min-height:100px}.creation-intro{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:18px;display:flex}.creation-intro>span{background:var(--mint);width:48px;height:48px;color:var(--green);border-radius:13px;place-items:center;display:grid}.creation-intro h2,.creation-intro p{margin:0}.creation-intro h2{font-size:19px}.creation-intro p{color:var(--muted);margin-top:5px;font-size:11px}.enhanced-upload{margin:0}.recorder{border:1px solid var(--line);border-radius:13px;align-items:center;gap:12px;padding:12px;display:flex}.record-dot{width:40px;height:40px;color:var(--green);background:#eff3f0;border-radius:50%;place-items:center;display:grid}.record-dot.active{color:#cf443d;background:#ffebe8;animation:1.2s infinite pulse-record}@keyframes pulse-record{50%{box-shadow:0 0 0 7px #cf443d18}}.record-dot svg{width:18px}.recorder>div:nth-child(2){flex:1}.recorder b,.recorder small{display:block}.recorder b{font-size:12px}.recorder small{color:var(--muted);margin-top:3px;font-size:9px}.recorder audio{max-width:240px;height:32px}.recorder button svg{width:15px}.range-field output{float:right;color:var(--green)}.creation-card .notice{align-items:center;gap:8px;display:flex}.creation-card .notice svg{width:17px}.workspace-tabs button{align-items:center;gap:7px;display:flex}.workspace-tabs svg{width:16px}.sound-generator{grid-template-columns:minmax(0,1fr) 285px;gap:15px;display:grid}.sound-prompt-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.sound-wave-visual{color:#fff;background:linear-gradient(135deg,#173f34,#28765b);justify-content:center;align-items:center;gap:5px;height:150px;display:flex}.sound-wave-visual>svg{width:36px;height:36px;margin-right:16px}.sound-wave-visual i{opacity:.8;background:#a4ddc5;border-radius:4px;width:3px;display:block}.sound-prompt-card label{padding:18px 20px 0;font-size:12px;font-weight:600;display:block}.sound-prompt-card textarea{resize:vertical;border:0;min-height:150px;padding:14px 0;font-size:14px;line-height:1.75;box-shadow:none!important}.sound-settings{flex-direction:column;gap:20px;display:flex}.sound-settings input{margin-top:15px}.sound-settings .cost{margin-top:auto}.prompt-suggestions{margin-top:22px}.prompt-suggestions h3{font-size:15px}.prompt-suggestions>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.prompt-suggestions button{border:1px solid var(--line);text-align:left;color:#58645c;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;font-size:11px;display:flex}.prompt-suggestions button:hover{color:var(--green);border-color:#91ad9f}.prompt-suggestions svg{flex:none;width:14px}.billing-toggle{background:#edf1ed;border-radius:12px;padding:3px;display:flex}.billing-toggle button{color:var(--muted);background:0 0;border:0;border-radius:9px;padding:8px 13px;font-size:11px}.billing-toggle button.active{color:var(--green);background:#fff;font-weight:600;box-shadow:0 3px 10px #0001}.billing-toggle span{color:#d6673b}.enhanced-pricing .price-card{flex-direction:column;display:flex}.plan-code{letter-spacing:.14em;color:#91a098;margin-bottom:9px;font-size:9px}.enhanced-pricing .price-card>button{margin:12px 0 6px}.annual-saving{color:#33785e;margin-top:-12px;display:block}.price-card ul{flex:1}.price-card li b{color:var(--ink)}.pack-gem{background:var(--mint);width:40px;height:40px;color:var(--green);border-radius:11px;place-items:center;display:grid}.order-state{background:#eef1ee;border-radius:20px;padding:4px 7px}.order-state.approved{color:#23704f;background:#e3f4eb}.order-state.rejected,.order-state.cancelled{color:#9d4436;background:#f8e9e6}.order-state.submitted{color:#93601d;background:#fff1dd}.account-layout{grid-template-columns:245px minmax(0,1fr);gap:17px;display:grid}.account-nav{border:1px solid var(--line);background:#fff;border-radius:17px;height:max-content;padding:13px;position:sticky;top:86px}.account-identity{text-align:center;border-bottom:1px solid var(--line);margin-bottom:8px;padding:18px 8px 20px}.account-identity .big-avatar{width:60px;height:60px;font-size:22px}.account-identity>b,.account-identity>small{display:block}.account-identity>b{margin-top:12px}.account-identity>small{color:var(--muted);text-overflow:ellipsis;margin:4px 0 9px;font-size:10px;overflow:hidden}.account-nav>button{text-align:left;color:#5d6861;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:10px;font-size:12px;display:flex}.account-nav>button:hover,.account-nav>button.active{color:var(--green);background:#eff5f1}.account-nav>button>svg{width:17px}.account-nav>button>svg:last-child{width:13px;margin-left:auto}.account-nav .logout-link{color:#a3473a;border-top:1px solid var(--line);border-radius:0;margin-top:8px;padding-top:15px}.account-content{flex-direction:column;gap:14px;min-width:0;display:flex}.account-stats{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.account-stats>div{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:38px 1fr;column-gap:11px;padding:16px;display:grid}.account-stats>div>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.account-stats svg{width:18px}.account-stats small{color:var(--muted);font-size:10px}.account-stats b{font-size:18px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.settings-card>h3{margin:0 0 6px}.settings-card>p{color:var(--muted);margin:0 0 16px;font-size:11px;line-height:1.7}.settings-card-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:16px;display:flex}.settings-card-head h3,.settings-card-head p{margin:0}.settings-card-head p{color:var(--muted);margin-top:4px;font-size:11px}.password-form{max-width:470px}.inline-form{gap:9px;margin:14px 0;display:flex}.inline-form input{flex:1}.member-list,.ledger-list,.notification-list{flex-direction:column;display:flex}.member-list>div,.ledger-list>div{border-top:1px solid #edf0ec;align-items:center;gap:10px;padding:11px 0;display:flex}.member-list>div:first-child,.ledger-list>div:first-child{border-top:0}.member-list>div>div:nth-child(2),.ledger-list>div>div{flex:1}.member-list b,.member-list small,.ledger-list b,.ledger-list small{display:block}.member-list b,.ledger-list b{font-size:12px}.member-list small,.ledger-list small{color:var(--muted);margin-top:2px;font-size:9px}.large-balance{color:var(--green);align-items:center;gap:6px;font-size:20px;display:flex}.large-balance svg{width:19px}.ledger-icon{color:#a44638;background:#f6e9e6;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.ledger-icon.plus{color:#24704f;background:#e4f3eb}.ledger-list strong.positive{color:#25704f}.notification-list article{border-top:1px solid #edf0ec;gap:11px;padding:14px 3px;display:flex}.notification-list article:first-child{border-top:0}.notification-list article.unread{background:#f3f8f5;border-radius:10px;margin:0 -10px;padding:14px 13px}.notification-list article>span{width:34px;height:34px;color:var(--green);background:#edf2ee;border-radius:9px;place-items:center;display:grid}.notification-list article>span svg{width:16px}.notification-list article>div{flex:1}.notification-list b,.notification-list p,.notification-list small{margin:0;display:block}.notification-list b{font-size:12px}.notification-list p{color:#59655e;margin:4px 0;font-size:11px}.notification-list small{color:var(--muted);font-size:9px}.notification-list a{color:var(--green);align-items:center;gap:4px;margin-top:6px;font-size:10px;display:inline-flex}.notification-list a svg{width:12px}.enhanced-tutorials article{flex-direction:column;min-height:255px;display:flex;position:relative}.enhanced-tutorials .tutorial-icon{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:12px;place-items:center;margin-top:16px;display:grid}.enhanced-tutorials p{flex:1;height:auto}.tutorial-content .tutorial-lead{color:#526059;background:#f1f6f3;border-radius:10px;padding:13px}.tutorial-content section{border-top:1px solid var(--line);padding:14px 2px 4px}.tutorial-content h3{margin:0 0 6px;font-size:15px}.tutorial-content section p{color:#58645d;margin:0;font-size:12px;line-height:1.8}.update-timeline{max-width:850px;margin:auto}.update-timeline>article{grid-template-columns:120px 1fr;gap:22px;display:grid;position:relative}.update-timeline>article:before{content:"";background:#ccd8d1;width:1px;position:absolute;top:20px;bottom:-20px;left:103px}.update-timeline>article:last-child:before{display:none}.update-marker{text-align:right;padding-top:18px;position:relative}.update-marker i{background:var(--green);z-index:1;border-radius:50%;width:11px;height:11px;position:absolute;top:20px;right:-28px;box-shadow:0 0 0 5px #dcebe4}.update-marker span{color:var(--muted);font-size:10px}.update-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:18px;padding:22px}.version,.latest{color:var(--green);background:#eef3ef;border-radius:20px;padding:4px 7px;font-size:10px}.latest{background:var(--green);color:#fff;margin-left:6px}.update-card h2{margin:13px 0;font-size:19px}.update-card ul{margin:0;padding:0;list-style:none}.update-card li{color:#56625a;align-items:flex-start;gap:8px;padding:6px 0;font-size:12px;display:flex}.update-card li svg{width:14px;color:var(--green);flex:none}.admin-tabs{overflow:auto}.admin-tabs button{white-space:nowrap}.admin-stats{grid-template-columns:repeat(4,1fr);margin-bottom:15px}.health-row{border-top:1px solid #edf0ec;justify-content:space-between;padding:10px 0;font-size:11px;display:flex}.health-row:first-of-type{margin-top:12px}.healthy{color:#23704f}.unhealthy{color:#a34638}.usage-card{margin-top:15px}.usage-card>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.usage-card span{color:var(--muted);background:#f6f8f6;border-radius:10px;padding:12px;font-size:10px}.usage-card span b{color:var(--ink);margin-top:4px;font-size:19px;display:block}.table-sub{color:var(--muted);margin-top:2px;font-size:9px;display:block}.details-cell{text-overflow:ellipsis;max-width:330px;overflow:hidden}.delivery-grid{align-items:start}.compact-list{max-height:620px;overflow:auto}.compact-list>div{border-top:1px solid #edf0ec;gap:9px;padding:10px 0;display:flex}.compact-list>div:first-child{border-top:0}.compact-list .dot{background:#d99a45;border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.compact-list .dot.success{background:#3b9a6d}.compact-list .dot.failed{background:#cd5748}.compact-list b,.compact-list small,.compact-list em{display:block}.compact-list b{font-size:10px}.compact-list small{color:var(--muted);margin-top:2px;font-size:9px}.compact-list em{color:#9f4638;margin-top:3px;font-size:9px;font-style:normal}.admin-plan-grid{grid-template-columns:repeat(4,1fr)}.result-main video{background:#111;border-radius:11px;width:min(560px,100%);max-height:360px;margin-top:10px;display:block}.job-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:620px;margin-top:10px;display:grid}.job-image-grid img{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:100%;max-height:340px}.job-image-grid img:only-child{object-fit:contain;background:#f4f6f4;grid-column:1/-1}.fixed-model{background:#f2f8f5;border:1px solid #dce8e1;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:flex}.fixed-model span{color:var(--muted)}.fixed-model b{color:var(--green);text-align:right}.switch-row{justify-content:space-between;align-items:center;gap:12px;display:flex!important}.switch-row input{accent-color:var(--green);width:38px!important;height:20px!important;margin:0!important}.tts-extra-segment{border-top:1px solid var(--line);background:#fbfcfb;padding:15px 18px}.tts-extra-head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.tts-extra-head b{font-size:12px}.tts-extra-segment textarea{border:1px solid var(--line);resize:vertical;border-radius:10px;width:100%;min-height:110px;margin-top:11px;padding:12px}.tts-extra-segment .form-grid label{color:#5a665e;font-size:11px}.tts-extra-segment .form-grid select,.tts-extra-segment .form-grid input{margin-top:6px}.new-story-choices{flex-direction:column;gap:9px;display:flex}.new-story-choices>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:13px;display:flex}.new-story-choices>button:hover{background:#f5faf7;border-color:#8bad9e}.new-story-choices>button>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:10px;place-items:center;display:grid}.new-story-choices>button>span svg{width:18px}.new-story-choices>button>div{flex:1}.new-story-choices b,.new-story-choices small{display:block}.new-story-choices small{color:var(--muted);margin-top:3px;font-size:10px}.new-story-choices>h3{margin:13px 2px 2px;font-size:13px}.story-quick{margin-top:28px}.story-quick>h2{font-size:18px}.story-quick>div{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.story-quick button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:38px 1fr auto;gap:4px 10px;padding:15px;display:grid}.story-quick button>span{background:var(--mint);width:38px;height:38px;color:var(--green);border-radius:10px;grid-row:1/3;place-items:center;display:grid}.story-quick button>b{font-size:12px}.story-quick button>small{color:var(--muted);font-size:9px}.story-quick button>svg{grid-area:1/3/3;align-self:center;width:15px}.voice-method-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1060px;margin:28px auto;display:grid}.voice-method-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:260px;padding:25px;transition:all .2s;display:flex;position:relative}.voice-method-grid>button:hover:not(:disabled){border-color:#83aa97;transform:translateY(-3px);box-shadow:0 18px 45px #173b2d14}.voice-method-grid>button:disabled{opacity:.58;cursor:not-allowed}.voice-method-grid>button>span{background:var(--mint);width:58px;height:58px;color:var(--green);border-radius:16px;place-items:center;margin-bottom:24px;display:grid}.voice-method-grid>button>span svg{width:27px}.voice-method-grid h2{margin:0 0 9px;font-size:20px}.voice-method-grid p{color:#59665f;margin:0;font-size:12px;line-height:1.65}.voice-method-grid small{color:var(--muted);margin-top:16px;font-size:10px;display:block}.voice-method-grid>button>svg{width:18px;position:absolute;bottom:21px;right:21px}.voice-method-note{background:#f3f8f5;border:1px solid #dfeae4;border-radius:14px;align-items:flex-start;gap:13px;max-width:1060px;margin:0 auto;padding:16px 18px;display:flex}.voice-method-note>svg{color:var(--green);width:21px}.voice-method-note b,.voice-method-note p{margin:0;display:block}.voice-method-note p{color:var(--muted);margin-top:4px;font-size:11px}.creation-steps{color:#89948e;justify-content:center;align-items:center;gap:12px;max-width:850px;margin:0 auto 18px;font-size:10px;display:flex}.creation-steps span{white-space:nowrap;align-items:center;gap:6px;display:flex}.creation-steps span.active,.creation-steps span.done{color:var(--green);font-weight:700}.creation-steps svg{width:14px}.creation-steps i{background:#dce5df;width:60px;height:1px}.design-starters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.design-starters>span{color:var(--muted);margin-right:3px;font-size:11px}.design-starters button{border:1px solid var(--line);background:#f7f9f7;border-radius:20px;padding:7px 11px;font-size:10px}.design-starters button:hover{color:var(--green);border-color:#83aa97}.voice-duration-guide{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.voice-duration-guide>div{text-align:center;background:#f5f8f6;border:1px solid #e4ebe7;border-radius:11px;padding:11px}.voice-duration-guide b,.voice-duration-guide small{display:block}.voice-duration-guide b{color:var(--green);font-size:14px}.voice-duration-guide small{color:var(--muted);margin-top:3px;font-size:9px}.speaker-manager>p{color:var(--muted);font-size:11px}.speaker-manager>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:8px;padding:12px;display:flex}.speaker-manager>button:hover{background:#f5faf7;border-color:#9ab7aa}.speaker-avatar{background:var(--mint);width:39px;height:39px;color:var(--green);border-radius:50%;place-items:center;font-weight:700;display:grid}.speaker-manager>button>div{flex:1}.speaker-manager b,.speaker-manager small{display:block}.speaker-manager small{color:var(--muted);margin-top:3px;font-size:10px}.speaker-manager>button>svg{width:16px}.admin-story-detail h3{margin:20px 0 8px;font-size:13px}.admin-story-speakers{flex-wrap:wrap;gap:7px;display:flex}.admin-story-speakers span{background:#eef5f1;border:1px solid #dce8e1;border-radius:18px;padding:6px 9px;font-size:10px}.admin-story-clips{flex-direction:column;gap:8px;max-height:380px;display:flex;overflow:auto}.admin-story-clips article{border:1px solid var(--line);border-radius:10px;padding:10px}.admin-story-clips b{font-size:11px}.admin-story-clips p{color:#56645c;margin:5px 0;font-size:11px;line-height:1.5}.admin-story-clips small{color:var(--muted);font-size:9px}.visual-composer{grid-template-columns:minmax(0,1fr) 300px;gap:15px;display:grid}.visual-main{padding:0;overflow:hidden}.visual-main>label:not(.upload){padding:18px 20px 0;font-size:12px;font-weight:600;display:block}.visual-main textarea{resize:vertical;border:0;min-height:170px;padding:13px 0;font-size:14px;line-height:1.7;box-shadow:none!important}.visual-preview{color:#fff;text-align:center;background:linear-gradient(135deg,#183b32,#386f5f 55%,#b9955c);flex-direction:column;justify-content:center;align-items:center;gap:7px;height:190px;display:flex}.visual-preview.video{background:linear-gradient(135deg,#152b3e,#395d79 55%,#6b4e77)}.visual-preview.lip{background:linear-gradient(135deg,#412d3b,#765465 55%,#b8836b)}.visual-preview>span{background:#ffffff16;border:1px solid #fff5;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.visual-preview>span svg{width:26px}.visual-preview>b{font-size:17px}.visual-preview>small{color:#ffffffc8;font-size:10px}.visual-upload{min-height:105px;margin:15px 20px 20px}.visual-frame-grid{grid-template-columns:1fr 1fr;display:grid}.visual-frame-grid .visual-upload{margin-right:7px}.visual-frame-grid .visual-upload+.visual-upload{margin-left:7px;margin-right:20px}.visual-settings{flex-direction:column;gap:18px;display:flex}.visual-settings>label{font-size:12px;font-weight:600}.visual-settings>label select,.visual-settings>label input{margin-top:8px}.visual-settings>label b{float:right;color:var(--green)}.visual-settings .cost{margin-top:auto}.visual-suggestions>div{grid-template-columns:repeat(2,1fr)}.billing-reference{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:17px;display:grid}.billing-reference article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:11px;padding:15px;display:flex}.billing-reference article>span{background:var(--mint);width:35px;height:35px;color:var(--green);border-radius:10px;flex:none;place-items:center;display:grid}.billing-reference svg{width:17px}.billing-reference h3,.billing-reference p{margin:0}.billing-reference h3{font-size:13px}.billing-reference p{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.65}.team-tabs{margin:10px 0 15px}.team-usage-stats{margin-bottom:15px}.feedback-layout{grid-template-columns:minmax(270px,.72fr) minmax(0,1.5fr);align-items:start;gap:15px;display:grid}.feedback-list,.feedback-detail{min-height:240px}.feedback-ticket{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;border-top:1px solid #edf0ec;justify-content:space-between;align-items:flex-start;gap:9px;padding:12px 2px;display:flex}.feedback-ticket:hover,.feedback-ticket.active{background:#f1f7f3;border-radius:10px;margin:0 -9px;padding-left:11px;padding-right:11px}.feedback-ticket>div{flex:1;min-width:0}.feedback-ticket b,.feedback-ticket small{display:block}.feedback-ticket b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.feedback-ticket small{color:var(--muted);margin-top:4px;font-size:10px}.feedback-ticket .status{flex:none;font-size:9px}.feedback-detail{flex-direction:column;display:flex}.feedback-origin{color:#56635b;overflow-wrap:anywhere;background:#f5f8f6;border:1px solid #e1ebe4;border-radius:9px;padding:9px 11px;font-size:11px}.feedback-messages{flex-direction:column;gap:10px;margin:16px 0;display:flex}.feedback-messages article{background:#fbfcfb;border:1px solid #e4ebe6;border-radius:12px;padding:12px 13px}.feedback-messages article.internal{background:#fff7e9;border-color:#f0dfbb}.feedback-messages article>div{justify-content:space-between;gap:12px;display:flex}.feedback-messages b{font-size:12px}.feedback-messages small{color:var(--muted);font-size:9px}.feedback-messages p{white-space:pre-wrap;margin:7px 0 0;font-size:12px;line-height:1.65}.feedback-page{overflow-wrap:anywhere;margin-top:7px;display:block}.feedback-attachments{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.feedback-attachments a{color:var(--green);background:#eaf4ee;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:10px;display:inline-flex}.feedback-attachments svg{width:13px}.feedback-reply{border-top:1px solid #edf0ec;flex-direction:column;gap:9px;margin-top:auto;padding-top:14px;display:flex}.feedback-reply textarea{resize:vertical;min-height:82px}.feedback-reply-actions,.feedback-admin-settings{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.feedback-reply-actions .primary{margin-left:auto}.feedback-file{color:var(--muted);cursor:pointer;align-items:center;gap:5px;font-size:10px;display:inline-flex}.feedback-file svg{width:15px}.feedback-file input{display:none}.feedback-admin-settings{border-bottom:1px solid #edf0ec;padding:12px 0}.feedback-admin-settings label{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.feedback-admin-settings select{width:auto;padding:7px 8px;font-size:11px}.feedback-admin-settings .secondary{margin-left:auto}.feedback-open{color:#93601d;background:#fff1dd}.feedback-processing{color:#3d6e9c;background:#e9f0fa}.feedback-waiting_user{color:#745297;background:#f1ebfa}.feedback-resolved{color:#23704f;background:#e3f4eb}.feedback-closed{color:#5b6760;background:#eef1ee}.feedback-submit-status{text-align:center;padding:18px 4px 4px}.feedback-submit-icon{width:58px;height:58px;color:var(--green);background:#e4f5ec;border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.feedback-submit-icon svg{width:28px;height:28px}.feedback-submit-status.uploading .feedback-submit-icon{color:#3d6e9c;background:#e9f0fa}.feedback-submit-status h3{margin:0 0 7px}.feedback-submit-status>p{max-width:480px;color:var(--muted);margin:0 auto 18px;font-size:12px;line-height:1.7}.feedback-upload-progress{background:#edf1ee;border-radius:10px;max-width:460px;height:7px;margin:0 auto 16px;overflow:hidden}.feedback-upload-progress i{border-radius:inherit;background:var(--green);height:100%;transition:width .2s;display:block}.feedback-submit-status .inline-warning{text-align:left;overflow-wrap:anywhere;flex-direction:column;gap:5px;margin-bottom:15px;display:flex}@media (width<=1100px){.filter-panel{flex-wrap:wrap}.filter-panel .search{flex-basis:100%}.tts-layout,.sound-generator,.visual-composer{grid-template-columns:1fr}.tts-controls,.visual-settings{min-height:0}.prompt-suggestions>div{grid-template-columns:repeat(2,1fr)}.clip{flex-wrap:wrap}.clip-actions{justify-content:flex-end;width:100%}.admin-stats,.usage-card>div,.admin-plan-grid{grid-template-columns:repeat(2,1fr)}.story-quick>div,.billing-reference,.voice-method-grid{grid-template-columns:1fr 1fr}}@media (width<=1050px){.enhanced-voices{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.workspace-title{flex-direction:column;align-items:flex-start}.workspace-title h1{font-size:27px}.filter-panel{grid-template-columns:1fr 1fr;display:grid}.filter-panel .search{grid-column:1/-1}.filter-panel select{width:100%;min-width:0}.enhanced-voices{grid-template-columns:1fr}.enhanced-voices .voice-card{min-height:0}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.workspace-modal{padding:10px}.workspace-modal-card{max-height:96vh;padding:18px}.modal-actions{flex-wrap:wrap}.modal-actions .danger{width:100%;margin-right:0}.result-card{flex-wrap:wrap;align-items:flex-start}.result-main{flex:none;width:calc(100% - 58px)}.result-heading{flex-direction:column;align-items:flex-start;gap:5px}.result-heading .status{margin-left:0}.result-actions{justify-content:flex-end;width:100%}.job-image-grid{grid-template-columns:1fr}.job-image-grid img:only-child{grid-column:auto}.tts-editor{min-height:330px}.mode-tabs{grid-template-columns:1fr}.studio-toolbar{flex-wrap:wrap;align-items:flex-start}.studio-toolbar .progress-track{flex-basis:100%;order:3}.studio-toolbar .actions{width:100%}.clip-actions{justify-content:flex-start;overflow:auto}.recorder{flex-wrap:wrap;align-items:flex-start}.recorder>div:nth-child(2){min-width:180px}.recorder audio{width:100%;max-width:none}.prompt-suggestions>div,.visual-suggestions>div,.story-quick>div,.billing-reference,.voice-method-grid{grid-template-columns:1fr}.voice-method-grid>button{min-height:220px}.creation-steps i{width:16px}.creation-steps{gap:6px}.visual-frame-grid{grid-template-columns:1fr}.visual-frame-grid .visual-upload,.visual-frame-grid .visual-upload+.visual-upload{margin:10px 15px}.visual-preview{height:160px}.account-layout{grid-template-columns:1fr}.account-nav{grid-template-columns:1fr 1fr;display:grid;position:static}.account-identity{grid-column:1/-1}.account-stats,.admin-stats,.usage-card>div{grid-template-columns:1fr}.inline-form{flex-direction:column}.update-timeline>article{grid-template-columns:1fr;gap:4px}.update-timeline>article:before,.update-marker i{display:none}.update-marker{text-align:left;padding:0}.admin-plan-grid,.delivery-grid{grid-template-columns:1fr}}.download-delivery{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.download-delivery small{color:var(--muted);font-size:9px}.pricing-footnote{color:var(--muted);margin:18px 0;font-size:12px}.price-origin{min-height:24px;color:var(--muted);align-items:center;gap:10px;display:flex}.price-origin del{font-size:14px}.price-origin span{color:#9a5b12;background:#fff1db;border-radius:12px;padding:3px 8px;font-size:11px;font-weight:700}.pricing-admin-layout{flex-direction:column;gap:18px;display:flex}.pricing-cost-config{margin:0}.profit-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.profit-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-top:4px solid #b7c6bd;border-radius:15px;padding:18px}.profit-card.risk-healthy{border-top-color:#3e916d}.profit-card.risk-warning{border-top-color:#d1973e}.profit-card.risk-danger{border-top-color:#c7594b}.profit-risk{border-radius:12px;padding:5px 9px;font-size:10px;font-weight:800}.profit-risk.healthy{color:#25704f;background:#e6f5ed}.profit-risk.warning{color:#9a671d;background:#fff3dd}.profit-risk.danger{color:#a53f34;background:#fbe7e4}.profit-primary{grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0;display:grid}.profit-primary div{background:#f6f8f6;border-radius:9px;padding:9px}.profit-primary small,.profit-primary b{display:block}.profit-primary small{color:var(--muted);font-size:10px}.profit-primary b{margin-top:4px;font-size:14px}.profit-costs{color:var(--muted);grid-template-columns:1fr 1fr;gap:7px;font-size:12px;display:grid}.profit-costs b{float:right;color:var(--text)}.usage-profit-table{grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0;display:grid}.usage-profit-table span{text-align:center;border:1px solid var(--line);border-radius:8px;padding:8px 5px}.usage-profit-table small,.usage-profit-table b,.usage-profit-table em{display:block}.usage-profit-table small{color:var(--muted);font-size:9px}.usage-profit-table b{margin:4px 0;font-size:11px}.usage-profit-table em{color:var(--green);font-size:9px;font-style:normal}.live-profit{border:1px solid var(--line);border-left:5px solid #bbb;border-radius:10px;grid-template-columns:repeat(4,1fr);gap:9px;padding:14px;display:grid}.live-profit.risk-healthy{border-left-color:#3e916d}.live-profit.risk-warning{border-left-color:#d1973e}.live-profit.risk-danger{border-left-color:#c7594b}.live-profit span,.live-profit b{display:block}.live-profit span{color:var(--muted);font-size:10px}.live-profit b{margin-top:4px;font-size:13px}.live-profit strong{grid-column:1/-1;font-size:11px}@media (width<=760px){.profit-grid{grid-template-columns:1fr}.profit-primary,.usage-profit-table,.live-profit{grid-template-columns:1fr 1fr}.profit-costs{grid-template-columns:1fr}}.tag-tutorial-content .tutorial-lead{margin-bottom:12px}.tutorial-examples{flex-direction:column;gap:7px;margin:0 0 4px;display:flex}.tutorial-examples code{white-space:pre-wrap;overflow-wrap:anywhere;color:#315f49;background:#f7faf8;border:1px solid #e1ebe5;border-radius:9px;padding:9px 11px;font-size:12px;line-height:1.55;display:block}.tag-tutorial-content .tutorial-tag-group{padding:12px 0 5px}.tag-tutorial-content .tutorial-tag-group h3{margin-bottom:8px;font-size:13px}.tutorial-tag-list{flex-wrap:wrap;gap:6px;display:flex}.tutorial-tag{color:#315f49;white-space:nowrap;background:#f3f8f5;border:1px solid #dbe8e0;border-radius:999px;align-items:center;padding:5px 8px;font-size:11px;line-height:1.2;display:inline-flex}.sample-duration-list{color:var(--muted);flex-wrap:wrap;gap:6px;margin-top:8px;font-size:10px;display:flex}.sample-duration-list span{background:#f3f8f5;border:1px solid #e1ebe5;border-radius:7px;padding:4px 7px}.stone-icon{vertical-align:-.12em;background:linear-gradient(145deg,#8da99b,#4d7664);border-radius:42% 58% 50% 45%;flex:none;display:inline-block;transform:rotate(-16deg);box-shadow:inset 2px 2px 2px #ffffff80,1px 2px 3px #274b3b44}.diagnostic-filters{align-items:center;gap:9px;margin:0 0 15px;display:flex}.diagnostic-filters .search{flex:1}.diagnostic-filters select{width:auto;min-width:160px}.diagnostic-detail{min-width:min(760px,80vw)}.diagnostic-detail>p{border:1px solid var(--line);overflow-wrap:anywhere;background:#f7faf8;border-radius:9px;padding:11px 13px}.diagnostic-detail h3{margin:18px 0 8px;font-size:13px}.diagnostic-metadata{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.diagnostic-metadata span{border:1px solid var(--line);background:#fbfcfb;border-radius:9px;padding:9px}.diagnostic-metadata small,.diagnostic-metadata b{overflow-wrap:anywhere;display:block}.diagnostic-metadata small{color:var(--muted);font-size:9px}.diagnostic-metadata b{margin-top:3px;font-size:11px}.diagnostic-detail pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#dbe9df;background:#18211c;border-radius:10px;max-height:260px;padding:13px;font-size:10px;line-height:1.55;overflow:auto}.diagnostic-detail>small{color:var(--muted)}@media (width<=760px){.diagnostic-filters{grid-template-columns:1fr;display:grid}.diagnostic-filters select{width:100%}.diagnostic-detail{min-width:0}.diagnostic-metadata{grid-template-columns:1fr 1fr}}.sfx-filter-panel select{width:145px;min-width:145px;height:41px;padding:0 12px;line-height:1.2}.sfx-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}.sfx-card{text-align:center;border:1px solid var(--line);min-width:0;min-height:62px;color:var(--ink);cursor:pointer;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:10px 8px;display:flex}.sfx-card h3{white-space:nowrap;font-size:12px;line-height:1.3}.sfx-card small{color:var(--muted);font-size:10px}.sfx-card:hover{background:#f8fcf9;border-color:#8ab39f}.sfx-results{grid-template-columns:repeat(6,minmax(0,1fr))}.sfx-result{gap:6px;padding:7px}.sfx-result .icon{padding:4px}.sfx-result b{font-size:11px}.sfx-result small{font-size:9px}.sfx-load-sentinel{min-height:1px}@media (width<=1100px){.sfx-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sfx-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.sfx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sfx-results{grid-template-columns:1fr}.sfx-filter-panel select{width:100%;min-width:0}}.ledger-entry{grid-template-columns:30px minmax(180px,1fr) minmax(230px,auto) auto;align-items:center;gap:14px!important;display:grid!important}.ledger-main{min-width:0}.ledger-entry-heading{align-items:center;gap:8px;min-width:0;display:flex}.ledger-entry-heading b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ledger-stage{color:#68736b;white-space:nowrap;background:#eff2ef;border-radius:20px;flex:none;padding:3px 7px;font-size:9px}.ledger-stage.positive{color:#24704f;background:#e4f3eb}.ledger-main>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ledger-meta{grid-template-columns:repeat(2,minmax(105px,auto));align-items:center;gap:18px;display:grid}.ledger-meta span{min-width:0}.ledger-meta small{color:var(--muted);font-size:9px}.ledger-meta b{white-space:nowrap;font-size:10px}.ledger-amount{text-align:right;white-space:nowrap;min-width:94px;font-size:14px}.ledger-amount small{color:var(--muted);font-size:9px;font-weight:400}.ledger-amount.positive{color:#25704f}.ledger-filters{background:#f7faf8;border:1px solid #e6eee9;border-radius:12px;flex-direction:column;gap:9px;margin-bottom:12px;padding:12px;display:flex}.ledger-filter-row{flex-wrap:wrap;align-items:flex-end;gap:9px;display:flex}.ledger-filter-row label{min-width:115px;color:var(--muted);flex-direction:column;flex:1;gap:4px;font-size:10px;display:flex}.ledger-filter-row input,.ledger-filter-row select{width:100%;height:37px;padding:7px 10px}.ledger-filter-row .ledger-search{flex:2;min-width:180px}.ledger-summary{color:var(--muted);flex-wrap:wrap;gap:18px;padding:4px 2px 12px;font-size:10px;display:flex}.ledger-summary b{color:var(--ink);margin-left:3px;font-size:13px}.ledger-entry-button{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px}.ledger-entry-button:hover{background:#f5faf7}.ledger-more{justify-content:center;width:100%;margin-top:10px}@media (width<=760px){.ledger-entry{grid-template-columns:30px minmax(0,1fr) auto;gap:8px!important}.ledger-meta{grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:3px}.ledger-meta b{text-overflow:ellipsis;overflow:hidden}.ledger-amount{min-width:72px;font-size:13px}.ledger-main>small{white-space:normal;line-height:1.45}.ledger-filter-row{grid-template-columns:1fr 1fr;display:grid}.ledger-filter-row label,.ledger-filter-row .ledger-search{min-width:0}.ledger-filter-row .ledger-search,.ledger-filter-row>button{grid-column:1/-1}}.credit-pricing{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start}.credit-pricing .price-card{padding:16px}.credit-pricing .price-card>p{height:auto;min-height:0;margin:6px 0}.credit-pricing .price-origin{min-height:0}.credit-pricing .price-origin:empty{display:none}.credit-pricing .price{margin:8px 0;font-size:26px}.credit-pricing .price-card>button{margin:8px 0 2px;padding:8px 12px}.credit-pricing .price-card ul{flex:none;margin:4px 0 0;padding-top:4px}.credit-pricing .price-card li{padding:3px 0}@media (width<=1050px){.credit-pricing{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.credit-pricing{grid-template-columns:1fr}}.stone-pack-grid article{gap:9px}.stone-pack-grid article>div{min-width:0}.stone-pack-grid article>div>b,.stone-pack-grid article>div>span{white-space:nowrap}.stone-pack-grid .pack-gem{flex:none;place-items:center;display:grid}.stone-pack-grid article>strong,.stone-pack-grid article>button{white-space:nowrap;flex:none}.stone-pack-grid article>button{padding:9px 12px}@media (width<=480px){.stone-pack-grid article{grid-template-columns:40px minmax(0,1fr) auto;display:grid}.stone-pack-grid article>button{grid-column:2/-1;width:100%}}
