:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#181818;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #181818;--muted: #6f6f6f;--subtle: #969696;--line: #e5e5e5;--soft: #f7f7f7;--danger: #b42318}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}.brand{display:inline-flex;align-items:center;gap:9px}.brand strong{font-size:17px;letter-spacing:-.03em}.brand-mark{width:25px;height:25px;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:6px;background:#181818}.brand-mark span{width:2px;height:9px;border-radius:2px;background:#fff}.brand-mark span:nth-child(2){height:14px}.brand-mark span:nth-child(3){height:6px}.brand--compact strong{font-size:15px}.boot-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:var(--muted);background:#fff}.boot-screen p{margin:0;color:var(--ink);font-size:15px;font-weight:700}.boot-line{width:72px;height:2px;overflow:hidden;background:#ededed}.boot-line:after{content:"";display:block;width:45%;height:100%;background:#181818;animation:boot 1s ease-in-out infinite}.brand-mark--large{width:34px;height:34px}@keyframes boot{0%{transform:translate(-110%)}to{transform:translate(225%)}}.auth-shell{min-height:100vh;background:#fff}.auth-header{height:76px;display:flex;align-items:center;padding:0 48px}.auth-panel{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:48px 24px 120px}.auth-card{width:min(100%,390px)}.auth-card__heading{margin-bottom:30px;text-align:center}.auth-card__heading h1{margin:0 0 9px;font-size:29px;line-height:1.15;letter-spacing:-.04em}.auth-card__heading p{margin:0;color:var(--muted);font-size:14px}.google-button{width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #dcdcdc;border-radius:9px;color:var(--ink);background:#fff;font-weight:600}.google-button:hover{background:var(--soft)}.google-button svg{width:19px;height:19px}.auth-divider{display:flex;align-items:center;gap:14px;margin:24px 0;color:#a1a1a1;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-form{display:grid;gap:17px}.auth-form label,.field{display:grid;gap:7px}.auth-form label>span,.field>span{font-size:13px;font-weight:600}.auth-form input,.field textarea{width:100%;border:1px solid #dcdcdc;border-radius:9px;background:#fff;outline:none}.auth-form input{height:46px;padding:0 13px}.auth-form input:focus,.field textarea:focus{border-color:#777;box-shadow:0 0 0 3px #0000000d}.password-field{position:relative}.password-field input{padding-right:44px}.password-field button{position:absolute;right:11px;top:50%;transform:translateY(-50%);padding:4px;border:0;color:var(--muted);background:transparent}.primary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #181818;border-radius:9px;color:#fff;background:#181818;font-weight:650}.primary-button:hover:not(:disabled){background:#323232}.auth-submit{width:100%;margin-top:3px}.auth-switch{margin:22px 0 0;color:var(--muted);text-align:center;font-size:13px}.auth-switch button{padding:0;border:0;color:var(--ink);background:transparent;text-decoration:underline;text-underline-offset:3px}.auth-legal{margin:24px 0 0;color:#999;text-align:center;font-size:11px}.form-error{padding:10px 12px;border:1px solid #f0c8c5;border-radius:8px;color:var(--danger);background:#fff7f6;font-size:12px}.app-shell{min-height:100vh;background:#fff}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:220px;display:flex;flex-direction:column;padding:24px 16px 18px;border-right:1px solid var(--line);background:#fafafa}.sidebar__rule{height:1px;margin:24px 2px 18px;background:var(--line)}.sidebar-nav{display:grid;gap:4px}.sidebar-nav__item{width:100%;height:40px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:7px;color:#626262;background:transparent;text-align:left;font-size:13px;font-weight:600}.sidebar-nav__item:hover{color:var(--ink);background:#efefef}.sidebar-nav__item--active{color:var(--ink);background:#eaeaea}.nav-chevron{margin-left:auto}.nav-count{min-width:20px;margin-left:auto;padding:2px 6px;border-radius:10px;color:#777;background:#fff;text-align:center;font-size:10px}.sidebar__bottom{margin-top:auto}.sidebar-account{width:100%;display:flex;align-items:center;gap:9px;padding:9px;border:0;border-radius:8px;color:var(--muted);background:transparent;text-align:left}.sidebar-account:hover{background:#ededed}.sidebar-account>div:nth-child(2){min-width:0}.sidebar-account strong,.sidebar-account small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account strong{color:var(--ink);font-size:12px}.sidebar-account small{margin-top:2px;font-size:10px}.sidebar-account svg{margin-left:auto}.avatar{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:50%;color:#fff;background:#343434;font-size:10px;font-weight:700}.avatar--small{width:29px;height:29px}.workspace{min-height:100vh;margin-left:220px}.topbar{height:64px;display:flex;align-items:center;padding:0 28px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96)}.topbar__spacer{flex:1}.topbar-credit{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:12px}.topbar-credit span{color:var(--ink);font-weight:650}.topbar-credit svg{width:14px}.topbar-divider{width:1px;height:22px;margin:0 18px;background:var(--line)}.topbar-user{display:flex;align-items:center;gap:9px;font-size:12px}.topbar-user .icon-button{margin-left:5px}.mobile-menu,.topbar .mobile-brand,.mobile-nav-backdrop{display:none}.workspace-content{max-width:1240px;margin:0 auto;padding:38px 38px 70px}.icon-button{width:32px;height:32px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:7px;color:#747474;background:transparent}.icon-button:hover{border-color:var(--line);color:var(--ink);background:var(--soft)}.studio-page{width:100%}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading h1{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.035em}.page-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}.studio-grid{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:18px;align-items:start}.generator-panel,.settings-panel{border:1px solid var(--line);border-radius:11px;background:#fff}.generator-panel{overflow:hidden}.document-tabs{min-height:50px;display:flex;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid var(--line);background:#fafafa;overflow-x:auto}.document-tabs span{flex:none;padding:7px 10px;border:1px solid var(--line);border-radius:7px;color:#505050;background:#fff;font-size:11px;font-weight:600}.document-tabs button{flex:none;display:inline-flex;align-items:center;gap:4px;padding:7px 8px;border:0;color:var(--muted);background:transparent;font-size:11px}.document-input{position:relative;padding:18px 19px 15px}.document-input+.document-input{border-top:1px solid var(--line)}.document-input__top{height:28px;display:flex;align-items:flex-start;justify-content:space-between}.document-input__top strong{font-size:12px}.document-input__top .icon-button{width:27px;height:27px;margin-top:-7px}.document-input textarea{width:100%;min-height:300px;resize:vertical;padding:8px 0 30px;border:0;color:var(--ink);background:transparent;outline:none;font-size:16px;line-height:1.7}.document-input textarea::placeholder{color:#aaa}.character-count{position:absolute;right:18px;bottom:14px;color:#999;font-size:10px}.settings-panel{position:sticky;top:82px;padding:18px}.settings-section{display:grid;gap:8px;padding-bottom:18px}.settings-section+.settings-section{padding-top:18px;border-top:1px solid var(--line)}.settings-section>label{color:#525252;font-size:12px;font-weight:650}.output-name-input{width:100%;min-height:40px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fffefa99;font-size:11px;outline:none}.output-name-input:focus{border-color:var(--ink);box-shadow:0 0 0 2px #d7ff5645}.settings-help{display:block;margin-top:6px;color:var(--subtle);font-size:9px;line-height:1.4}.voice-choice{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;text-align:left}.voice-choice:hover{background:var(--soft)}.voice-choice.selected{border-color:#777;box-shadow:0 0 0 1px #777 inset}.voice-choice>span:nth-child(2){min-width:0;flex:1}.voice-choice strong,.voice-choice small{display:block}.voice-choice strong{font-size:12px}.voice-choice small{margin-top:3px;color:var(--muted);font-size:10px}.voice-avatar{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:50%;background:#ededed}.profile-picker{display:grid;gap:7px;padding-top:4px}.profile-picker>span{color:var(--muted);font-size:10px;font-weight:650}.profile-picker__row{display:flex;align-items:center;gap:7px}.profile-select{height:38px;min-width:0;flex:1;background:#fff}.profile-delete{flex:none;color:var(--danger)}.profile-picker>small{color:var(--muted);font-size:9px;line-height:1.4}.profile-picker .profile-error{color:var(--danger)}.profile-error button{padding:0;border:0;color:inherit;background:transparent;text-decoration:underline}.select-menu{position:relative;min-width:0;width:100%}.select-menu__trigger{width:100%;min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:#fffefa99;outline:none;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.select-menu__trigger:hover:not(:disabled){border-color:#1515124a;background:#fffefa}.select-menu__trigger:focus-visible{border-color:var(--ink);box-shadow:0 0 0 3px #d7ff5659}.select-menu__trigger[data-state=open]{border-color:var(--ink);background:#fffefa;box-shadow:0 0 0 3px #d7ff563b}.select-menu__leading{width:19px;height:19px;display:grid;place-items:center;color:var(--muted)}.select-menu__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.select-menu__chevron{color:var(--muted);transition:transform .18s ease}.select-menu__trigger[data-state=open] .select-menu__chevron{transform:rotate(180deg);color:var(--ink)}.select-menu--compact .select-menu__trigger{min-height:36px;padding:0 10px;border-radius:9px}.select-menu--compact .select-menu__value{font-size:11px}.select-menu__content{position:fixed;z-index:1000;display:grid;gap:2px;overflow-y:auto;padding:6px;border:1px solid #15151229;border-radius:14px;background:#fffefa;box-shadow:0 18px 45px #15151226,0 3px 9px #15151212;outline:none;transform-origin:top center;animation:select-menu-in .16s ease-out both;scrollbar-width:thin}.select-menu__content[data-placement=top]{transform-origin:bottom center}.select-menu__option{width:100%;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:9px;padding:8px 9px;border:0;border-radius:9px;color:var(--ink);background:transparent;font-size:11px;text-align:left;transition:background .12s ease,color .12s ease}.select-menu__option>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-menu__option:hover:not(:disabled),.select-menu__option[data-active=true]:not(:disabled){background:var(--soft)}.select-menu__option[data-selected=true]{color:var(--ink);background:#d7ff5652;font-weight:650}.select-menu__option[data-selected=true][data-active=true]{background:#d7ff5685}.select-menu__option:focus-visible{outline:2px solid var(--ink);outline-offset:-2px}.select-menu__option:disabled{cursor:not-allowed;color:var(--subtle)}.select-menu__check{min-width:18px;display:grid;place-items:center;color:#4f6414}@keyframes select-menu-in{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.generation-summary{display:flex;justify-content:space-between;padding:17px 0 13px;color:var(--muted);font-size:11px}.generate-button{width:100%}.credit-balance{display:block;margin-top:10px;color:#969696;text-align:center;font-size:10px}.estimate-warning{margin:-3px 0 11px;color:var(--danger);font-size:11px}.clone-panel{margin:0 18px 18px;padding:18px;border:1px solid var(--line);border-radius:9px;background:#fafafa}.clone-panel--settings{margin:8px 0 0;padding:14px 0 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}.clone-panel--settings .clone-panel__head{margin-bottom:10px}.clone-panel--settings .dropzone{min-height:112px;padding:10px}.clone-panel--settings .reference-file{flex-wrap:wrap}.clone-panel--settings .reference-file audio{width:100%;order:4}.clone-panel--settings .record-row{margin:10px 0}.clone-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.clone-panel__head h3{margin:0;font-size:13px}.clone-panel__head p{margin:4px 0 0;color:var(--muted);font-size:11px}.clone-panel__head>span{color:#888;font-size:10px}.dropzone{min-height:122px;display:grid;place-items:center;align-content:center;gap:7px;border:1px dashed #cfcfcf;border-radius:8px;color:var(--muted);background:#fff;text-align:center}.dropzone--active{border-color:#555;background:#f4f4f4}.dropzone p{margin:0;font-size:12px}.dropzone button{padding:0;border:0;color:var(--ink);background:transparent;text-decoration:underline}.dropzone small{color:#999;font-size:10px}.reference-file{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.reference-file>div{min-width:0;flex:1}.reference-file strong,.reference-file span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reference-file strong{font-size:11px}.reference-file span{margin-top:3px;color:var(--muted);font-size:10px}.reference-file audio{width:185px;height:32px}.record-row{display:flex;align-items:center;justify-content:space-between;margin:12px 0;color:var(--muted);font-size:11px}.secondary-button,.outline-button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;font-size:12px;font-weight:600}.secondary-button:hover,.outline-button:hover{background:var(--soft)}.secondary-button.recording{color:var(--danger)}.field textarea{min-height:78px;resize:vertical;padding:10px;font-size:12px;line-height:1.5}.consent-check{display:flex;align-items:center;gap:8px;margin-top:12px;color:#555;font-size:11px}.consent-check input{width:15px;height:15px;accent-color:#181818}.profile-save-row{display:flex;align-items:center;gap:8px;margin-top:12px}.profile-save-row input{min-width:0;height:38px;flex:1;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;outline:none;font-size:11px}.profile-save-row input:focus{border-color:#777;box-shadow:0 0 0 2px #15151212}.profile-save-row .secondary-button{flex:none}.profile-save-row--settings{margin-top:4px;padding-top:12px;border-top:1px solid var(--line)}.library-layout{width:100%}.page-heading--library .outline-button{flex:none}.library-toolbar{display:flex;align-items:center;margin-bottom:16px}.filter-tabs{display:inline-flex;gap:4px;padding:3px;border-radius:8px;background:#f2f2f2}.filter-tab{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:11px}.filter-tab--active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000014}.filter-tab b{min-width:17px;color:#888;font-size:9px}.job-list{display:grid;gap:10px}.job-card{padding:17px;border:1px solid var(--line);border-radius:10px;background:#fff}.job-card__top{display:flex;align-items:center;gap:14px}.job-card__identity{min-width:0;flex:1;display:flex;align-items:center;gap:11px}.job-card__identity h3{margin:0;font-size:13px}.job-card__identity span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.job-wave{width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:7px;background:#f0f0f0}.job-wave i{width:2px;height:8px;border-radius:2px;background:#777}.job-wave i:nth-child(2),.job-wave i:nth-child(4){height:14px}.job-wave--active i{animation:pulse .8s ease-in-out infinite alternate}@keyframes pulse{to{transform:scaleY(.55)}}.status-pill{flex:none;display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:12px;color:#555;background:#f2f2f2;font-size:10px;font-weight:650}.status-pill--success{color:#177245;background:#edf8f1}.status-pill--danger{color:var(--danger);background:#fff0ee}.status-pill--queued{color:#695b20;background:#fff8d9}.status-pill--working{color:#345995;background:#eef4ff}.job-progress{display:flex;align-items:center;gap:10px;margin-top:15px;color:var(--muted);font-size:10px}.job-progress__bar{height:4px;flex:1;overflow:hidden;border-radius:3px;background:#eee}.job-progress__bar i{display:block;width:40%;height:100%;background:#555;animation:progress 1.4s ease-in-out infinite alternate}@keyframes progress{to{transform:translate(145%)}}.generation-live{position:relative;overflow:hidden;margin-top:15px;padding:15px;border:1px solid #15151217;border-radius:18px;background:linear-gradient(135deg,#fffefa 0%,#f8f5eb 100%)}.generation-live:before{position:absolute;top:-55px;right:-35px;width:150px;height:150px;content:"";border-radius:50%;background:#d7ff5633;filter:blur(2px);pointer-events:none}.generation-live__head{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px}.generation-live__head>div{min-width:0}.generation-live__head strong,.generation-live__head span{display:block}.generation-live__head strong{font-size:12px;letter-spacing:-.01em}.generation-live__head div span{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.4}.generation-live__head time{align-self:start;padding:4px 7px;border:1px solid var(--line);border-radius:999px;color:#525252;background:#fffefaab;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;font-weight:700}.creation-pulse{position:relative;width:38px;height:38px;display:grid!important;place-items:center;border-radius:12px;color:var(--ink);background:var(--lime);box-shadow:0 0 #d7ff5680;animation:creation-pulse 1.8s ease-out infinite}.creation-pulse:after{position:absolute;inset:5px;content:"";border:1px solid #15151224;border-radius:8px}@keyframes creation-pulse{65%,to{box-shadow:0 0 0 9px #d7ff5600}}.generation-stages{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px}.generation-stages:before{position:absolute;top:6px;left:16.666%;right:16.666%;height:1px;content:"";background:#15151220}.generation-stage{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;color:#99958d;font-size:9px;font-weight:650}.generation-stage i{width:13px;height:13px;display:grid;place-items:center;border:2px solid #e2ded3;border-radius:50%;background:#f8f5eb}.generation-stage--done{color:#4f5d18}.generation-stage--done i{border-color:var(--lime);color:var(--ink);background:var(--lime)}.generation-stage--active{color:var(--ink)}.generation-stage--active i{border-color:var(--ink);background:var(--lime);animation:stage-pop 1.25s ease-in-out infinite}@keyframes stage-pop{50%{transform:scale(1.18);box-shadow:0 0 0 5px #d7ff5638}}.generation-live__track{height:5px;overflow:hidden;margin-top:15px;border-radius:999px;background:#15151210}.generation-live__track i{width:38%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--ink),var(--lime),var(--ink));background-size:200% 100%;animation:live-sweep 1.35s ease-in-out infinite}.generation-live--queued .generation-live__track i{width:25%;opacity:.55;animation-duration:2.1s}.generation-live--running .generation-live__track i{width:48%;animation-duration:1s}@keyframes live-sweep{0%{transform:translate(-105%);background-position:0 0}to{transform:translate(265%);background-position:100% 0}}.generation-live__foot{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:var(--muted);font-size:9px}.generation-live__foot>span{display:inline-flex;align-items:center;gap:5px}.generation-live__foot>span svg{color:#64751e}.text-button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:var(--muted);background:transparent;font-size:10px}.text-button--danger{color:var(--danger)}.job-error{display:flex;align-items:center;gap:7px;margin-top:13px;padding:9px;border-radius:7px;color:var(--danger);background:#fff4f2;font-size:11px}.output-list{display:grid;gap:7px;margin-top:14px}.output-row{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid var(--line);border-radius:8px}.output-row--pending{border-style:dashed;background:#fffefa;opacity:.82}.output-row__pending-label{color:var(--muted);font-size:9px;font-weight:700;white-space:nowrap}.output-row__file{min-width:170px;flex:1;display:flex;align-items:center;gap:8px}.output-row__icon{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;background:#f1f1f1}.output-row__file strong,.output-row__file span{display:block}.output-row__file strong{font-size:11px}.output-row__file span{margin-top:2px;color:var(--muted);font-size:9px}.audio-player{width:min(310px,45%);height:34px}.outline-button--small{min-height:32px;padding:0 10px;font-size:10px}.inline-error{color:var(--danger);font-size:10px}.job-card__bottom{display:flex;justify-content:space-between;gap:15px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line);color:#929292;font-size:9px}.job-card__bottom span{display:inline-flex;align-items:center;gap:5px}.empty-library,.library-loading{min-height:320px;display:grid;place-items:center;align-content:center;color:var(--muted);text-align:center}.empty-library__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:10px;background:#f1f1f1}.empty-library h2{margin:14px 0 7px;color:var(--ink);font-size:18px}.empty-library p,.library-loading p{max-width:360px;margin:0;font-size:12px;line-height:1.6}.voices-layout{width:100%}.page-heading--voices{margin-bottom:22px}.voice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));gap:14px}.voice-card{min-height:238px;display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:22px;background:color-mix(in srgb,var(--card) 78%,transparent);box-shadow:0 15px 45px #1515120d;backdrop-filter:blur(14px) saturate(125%)}.voice-card__top{display:flex;align-items:center;gap:11px}.voice-card__avatar{width:48px;height:48px;flex:none;display:flex;align-items:center;justify-content:center;gap:3px;border:1px solid #1515121c;border-radius:15px;background:var(--lime)}.voice-card__avatar i{width:3px;height:12px;border-radius:999px;background:var(--ink)}.voice-card__avatar i:nth-child(2){height:22px}.voice-card__avatar i:nth-child(3){height:16px}.voice-card__avatar i:nth-child(4){height:27px}.voice-card__avatar i:nth-child(5){height:9px}.voice-card__identity{min-width:0;flex:1}.voice-card__identity h2{overflow:hidden;margin:0;text-overflow:ellipsis;white-space:nowrap;font-size:14px;letter-spacing:-.02em}.voice-card__identity span{display:block;margin-top:4px;color:var(--muted);font-size:10px}.voice-card__delete{flex:none;color:var(--muted)}.voice-card__delete:hover{color:var(--danger)}.voice-card__meta{display:flex;flex-wrap:wrap;gap:7px 13px;margin-top:20px;color:var(--muted);font-size:10px}.voice-card__meta span,.voice-card__privacy{display:inline-flex;align-items:center;gap:5px}.voice-card__meta svg{color:#727865}.voice-card__privacy{margin-top:15px;padding-top:13px;border-top:1px solid var(--line);color:#687338;font-size:10px}.voice-card__use{min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:auto;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fffefa99;font-size:11px;font-weight:650}.voice-card__use:hover:not(:disabled){border-color:var(--ink);background:var(--lime)}.voices-empty,.voices-loading{min-height:360px;display:grid;place-items:center;align-content:center;color:var(--muted);text-align:center}.voices-empty__icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:var(--ink);background:var(--lime)}.voices-empty h2{margin:15px 0 7px;color:var(--ink);font-size:19px;letter-spacing:-.025em}.voices-empty p{max-width:370px;margin:0 0 17px;font-size:12px;line-height:1.6}.voices-empty .primary-button{min-height:38px;padding:0 14px}.voices-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:10px 12px;border:1px solid #b4231830;border-radius:10px;color:var(--danger);background:#fff0eeaa;font-size:11px}.voices-notice button{padding:0;border:0;color:inherit;background:transparent;font-size:11px;font-weight:650;text-decoration:underline}.loading-orb{width:22px;height:22px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:22px;bottom:22px;z-index:60;max-width:min(430px,calc(100vw - 44px));display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 12px 35px #0000001f;font-size:12px}.toast span{flex:1}.toast button{display:grid;place-items:center;padding:2px;border:0;color:var(--muted);background:transparent}.toast--error{color:var(--danger)}.welcome-popup{position:fixed;right:22px;bottom:22px;z-index:61;display:flex;align-items:center;gap:11px;min-width:290px;max-width:min(390px,calc(100vw - 44px));padding:14px;border:1px solid #15151228;border-radius:14px;background:var(--ink);color:#fffefa;box-shadow:0 20px 55px #15151233;animation:welcome-pop-in .28s ease-out}.welcome-popup__icon{width:36px;height:36px;display:grid;flex:none;place-items:center;border-radius:11px;color:var(--ink);background:var(--lime)}.welcome-popup strong,.welcome-popup span{display:block}.welcome-popup strong{font-size:12px}.welcome-popup span{margin-top:4px;color:#fffefaad;font-size:10px}.welcome-popup>button{display:grid;place-items:center;align-self:flex-start;margin-left:auto;padding:2px;border:0;color:#fffefaaa;background:transparent}@keyframes welcome-pop-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 960px){.studio-grid{grid-template-columns:1fr}.settings-panel{position:static}}@media (max-width: 760px){.auth-header{padding:0 22px}.sidebar{display:none}.sidebar.sidebar--mobile-open{display:flex;width:min(82vw,280px);box-shadow:14px 0 35px #0000001f}.mobile-nav-backdrop{position:fixed;inset:0;z-index:19;display:block;border:0;background:rgba(0,0,0,.25)}.workspace{margin-left:0}.topbar{padding:0 16px}.mobile-menu,.topbar .mobile-brand{display:inline-flex}.mobile-menu{align-items:center;justify-content:center;margin-right:10px;padding:5px;border:0;background:transparent}.topbar-user>span{display:none}.topbar-user .avatar{display:none}.workspace-content{padding:28px 16px 55px}.document-input{padding:16px}.document-input textarea{min-height:250px;font-size:15px}.reference-file{flex-wrap:wrap}.reference-file audio{width:calc(100% - 45px);order:3}.clone-panel__head{flex-direction:column;gap:5px}.profile-save-row{align-items:stretch;flex-direction:column}.job-card__top{align-items:flex-start}.job-card__identity span{line-height:1.5}.output-row{flex-wrap:wrap}.audio-player{width:100%}}.batch-layout{width:100%}.page-heading--batch{margin-bottom:22px}.folder-picker{width:100%;min-height:420px;display:grid;place-items:center;align-content:center;gap:9px;padding:34px;border:1px dashed #15151250;border-radius:28px;color:var(--ink);background:color-mix(in srgb,var(--card) 72%,transparent);box-shadow:0 24px 70px #1515120b;text-align:center}.folder-picker:hover:not(:disabled){border-color:var(--ink);background:color-mix(in srgb,var(--card) 90%,var(--lime) 10%)}.folder-picker__icon{width:55px;height:55px;display:grid;place-items:center;margin-bottom:6px;border-radius:17px;background:var(--lime)}.folder-picker strong{font-size:17px}.folder-picker>span:not(.folder-picker__icon){color:var(--muted);font-size:12px}.folder-picker small{margin-top:8px;color:var(--subtle);font-size:10px}.batch-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,.78fr);gap:16px;align-items:start}.batch-files-panel,.batch-settings-panel{border:1px solid var(--line);border-radius:25px;background:color-mix(in srgb,var(--card) 78%,transparent);box-shadow:0 20px 58px #1515120d;backdrop-filter:blur(14px) saturate(125%)}.batch-files-panel{min-width:0;overflow:hidden}.batch-panel-head{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;border-bottom:1px solid var(--line)}.batch-panel-head h2{margin:5px 0 0;font-size:17px;letter-spacing:-.025em}.batch-folder{display:inline-flex;align-items:center;gap:6px;color:#67732e;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.batch-panel-actions{display:flex;align-items:center;gap:7px}.batch-panel-actions button{min-height:31px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffefa9c;font-size:10px;font-weight:650}.batch-file-list{max-height:calc(100svh - 270px);min-height:360px;overflow-y:auto;padding:9px}.batch-file{width:100%;display:grid;grid-template-columns:22px 36px minmax(0,1fr) 104px;align-items:center;gap:9px;padding:10px;border:1px solid transparent;border-radius:13px;color:var(--ink);background:transparent;text-align:left}.batch-file:hover:not(:disabled){background:#15151208}.batch-file--selected{border-color:#8b9d352e;background:#d7ff561c}.batch-file--invalid{opacity:.48;cursor:not-allowed}.batch-file__check{width:18px;height:18px;display:grid;place-items:center;border:1px solid #15151240;border-radius:5px}.batch-file--selected .batch-file__check{border-color:var(--ink);color:var(--ink);background:var(--lime)}.batch-file__icon{width:35px;height:35px;display:grid;place-items:center;border-radius:9px;background:var(--soft)}.batch-file__body{min-width:0}.batch-file__body strong,.batch-file__body small,.batch-file__body i{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-file__body strong{font-size:11px}.batch-file__body small{margin-top:2px;color:var(--subtle);font-size:8px}.batch-file__body i{margin-top:5px;color:var(--muted);font-size:9px;font-style:normal}.batch-file__meta{text-align:right}.batch-file__meta b,.batch-file__meta small,.batch-file__meta em{display:block}.batch-file__meta b{font-size:10px}.batch-file__meta small{color:var(--subtle);font-size:8px}.batch-file__meta em{margin-top:5px;color:#687338;font-size:8px;font-style:normal;font-weight:700}.batch-file__meta em[data-state=empty],.batch-file__meta em[data-state=too-large],.batch-file__meta em[data-state=unreadable]{color:var(--danger)}.batch-settings-panel{position:sticky;top:86px;padding:18px}.batch-settings-title{display:flex;align-items:flex-start;gap:9px;margin-bottom:20px}.batch-settings-title>svg{margin-top:2px;color:#6e7e24}.batch-settings-title h2{margin:0;font-size:15px}.batch-settings-title p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.batch-settings-panel .field-label{margin-top:13px}.batch-summary{display:grid;gap:9px;margin-top:20px;padding:13px;border-radius:13px;background:#ebe7dc9c}.batch-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.batch-summary span{color:var(--muted)}.batch-summary strong{font-size:11px}.batch-hint,.batch-error{margin:11px 0 0;padding:9px 10px;border-radius:9px;font-size:9px;line-height:1.5}.batch-hint{color:#58631f;background:#d7ff5624}.batch-error{color:var(--danger);background:#fff0ee}.batch-error--standalone{max-width:560px;margin:15px auto 0;text-align:center}.batch-generate{width:100%;min-height:44px;justify-content:center;margin-top:16px}.batch-private{display:flex;align-items:center;justify-content:center;gap:5px;margin:10px 0 0;color:var(--subtle);font-size:8px}@media (max-width: 960px){.batch-grid{grid-template-columns:1fr}.batch-settings-panel{position:static}.batch-file-list{max-height:none}}@media (max-width: 600px){.batch-panel-head{align-items:flex-start;flex-direction:column}.batch-panel-actions{width:100%}.batch-panel-actions button{flex:1;justify-content:center}.batch-file{grid-template-columns:20px 32px minmax(0,1fr)}.batch-file__meta{grid-column:3;display:flex;align-items:center;gap:4px;text-align:left}.batch-file__meta b,.batch-file__meta small,.batch-file__meta em{display:inline;margin:0}.folder-picker{min-height:340px;padding:24px}}@media (max-width: 460px){.auth-panel{padding-top:22px}.auth-card__heading h1{font-size:25px}.topbar-credit small,.topbar-divider{display:none}.topbar-credit{margin-right:10px}.page-heading{align-items:flex-start;flex-direction:column}.page-heading h1{font-size:23px}.filter-tabs{width:100%}.filter-tab{flex:1;justify-content:center}.job-card__top{flex-direction:column}.status-pill{margin-left:45px}.generation-live{padding:13px}.generation-live__head{grid-template-columns:36px minmax(0,1fr)}.generation-live__head time{grid-column:2;justify-self:start}.creation-pulse{width:36px;height:36px}.job-card__bottom{flex-direction:column;gap:5px}}@media (prefers-reduced-motion: reduce){.creation-pulse,.generation-stage--active i,.generation-live__track i,.job-wave--active i,.spin,.select-menu__content{animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--ink: #151512;--muted: #151512a3;--subtle: #787880;--line: #15151221;--soft: #ebe7dc;--canvas: #f3f0e8;--card: #fffefa;--lime: #d7ff56}body{background:radial-gradient(circle at 6% 0%,#d7ff5629,transparent 27rem),radial-gradient(circle at 96% 4%,#bca8ff1c,transparent 25rem),var(--canvas);color:var(--ink)}.app-shell{background:var(--canvas)}.workspace{background:transparent}.auth-shell,.auth-header,.auth-panel{background:var(--canvas)}.auth-header{border-bottom:1px solid var(--line)}.auth-card{padding:30px;border:1px solid var(--line);border-radius:24px;background:color-mix(in srgb,var(--card) 82%,transparent);box-shadow:0 24px 70px #15151212}.auth-card__heading h1{font-size:27px}.brand-mark{background:var(--ink)}.sidebar{width:250px;padding:22px 14px;border-right:1px solid #ffffff1c;background:#151512;color:#f8f5ed}.sidebar .brand strong{color:#f8f5ed}.sidebar .brand-mark{background:var(--lime)}.sidebar .brand-mark span{background:var(--ink)}.sidebar__rule{background:#ffffff1c}.sidebar-nav__item{color:#f8f5ed8c}.sidebar-nav__item:hover{color:#fff;background:#ffffff17}.sidebar-nav__item--active{color:var(--ink);background:var(--lime)}.sidebar-nav__item--active svg:first-child{color:var(--ink)}.nav-count{color:var(--ink);background:#ffffffb5}.workspace{margin-left:250px}.topbar{background:color-mix(in srgb,var(--canvas) 86%,transparent);backdrop-filter:blur(20px) saturate(140%);box-shadow:0 12px 40px #15151209}.topbar-title{margin:0;color:var(--ink);font-size:17px;font-weight:700;letter-spacing:-.03em}.workspace-content{position:relative;max-width:none;min-height:calc(100vh - 64px);padding:32px clamp(18px,3vw,48px) 42px}.workspace-content:before{position:absolute;inset:16px;z-index:-1;content:"";pointer-events:none;border-radius:32px;background-image:linear-gradient(#15151207 1px,transparent 1px),linear-gradient(90deg,#15151207 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(#000,transparent 72%)}.studio-page{margin-top:0}.studio-grid{grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:16px;min-height:calc(100svh - 128px)}.generator-panel,.settings-panel,.job-card{border-color:var(--line);border-radius:28px;background:color-mix(in srgb,var(--card) 76%,transparent);backdrop-filter:blur(14px) saturate(125%);box-shadow:0 24px 70px #15151212}.generator-panel{height:calc(100svh - 128px);min-height:560px;display:flex;flex-direction:column}.document-tabs{min-height:54px;border-color:var(--line);background:#fffefa66}.document-stack{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.document-input{min-height:0;display:flex;flex-direction:column;flex:1;padding:22px 22px 16px}.document-input textarea{flex:1;min-height:0;resize:none;padding:0 0 34px;overflow-y:auto}.document-tabs span{border-color:var(--line);background:var(--card)}.settings-panel{padding:20px}.voice-choice{border-color:var(--line);background:#fffefa80}.voice-choice.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink) inset}.voice-avatar{background:var(--soft)}.primary-button{border-color:var(--ink);background:var(--ink)}.generate-button{min-height:48px;color:var(--ink);border-color:var(--lime);background:var(--lime)}.generate-button:hover:not(:disabled){background:#e3ff82}.clone-panel{border-color:var(--line);border-radius:18px;background:#fffefa66}.clone-panel--settings{margin:10px 0 0;padding:14px;border:1px solid #dbe5b8;border-left:3px solid var(--lime);border-radius:16px;background:linear-gradient(145deg,#fbfff1,#fffefa);box-shadow:0 8px 24px #1515120d}.clone-panel--settings .clone-panel__head h3{display:flex;align-items:center;gap:7px}.clone-panel--settings .clone-panel__head h3:before{width:7px;height:7px;content:"";border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #d7ff5638}.dropzone,.reference-file{border-color:var(--line);background:#fffefa99}.filter-tabs{background:#ebe7dc}.filter-tab--active{background:var(--card)}.job-card{box-shadow:0 15px 45px #1515120d}@media (max-width: 760px){.sidebar.sidebar--mobile-open{background:#151512}.workspace-content:before{inset:10px}.topbar-title{font-size:15px}.studio-grid{min-height:0}.generator-panel{height:auto;min-height:0}.document-input{min-height:330px}}
