@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Manrope,Noto Sans SC,sans-serif;color:#e9edf8;background:#080b14;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 79% -18%,#2e315f 0,transparent 34rem),#080b14}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{min-height:100vh;display:flex;flex-direction:column;padding:28px 14px 16px;border-right:1px solid #20263a;background:#0c101dad;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.brand{padding:0 12px 32px;display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;color:#15182b;background:linear-gradient(135deg,#b9a8ff,#73e5cf)}.navigation{display:grid;gap:5px}.nav-item{color:#939ab0;text-decoration:none;padding:11px 12px;display:flex;align-items:center;gap:11px;border-radius:10px;font-size:14px;font-weight:600}.nav-item:hover{color:#e9edf8;background:#191e2e}.nav-item.active{color:#fff;background:linear-gradient(90deg,#282452,#232944);box-shadow:inset 0 0 0 1px #454272}.nav-settings{margin-top:8px}.sidebar-community{margin-top:auto;padding:11px;border:1px solid var(--theme-border);border-radius:13px;background:linear-gradient(145deg,color-mix(in srgb,var(--theme-accent-soft) 72%,var(--theme-card)),var(--theme-card));box-shadow:0 10px 25px color-mix(in srgb,var(--theme-accent-deep) 10%,transparent)}.sidebar-community-heading{display:flex;align-items:center;gap:6px;margin:0 4px 7px;color:var(--theme-accent-deep);font-size:11px;font-weight:800;letter-spacing:.05em}.sidebar-community-item{display:flex;align-items:center;gap:9px;min-width:0;padding:7px 6px;border-radius:8px;color:var(--theme-text);text-decoration:none}.sidebar-community-item svg{flex:0 0 auto;color:var(--theme-accent)}.sidebar-community-item span,.sidebar-community-item small,.sidebar-community-item b{display:block;min-width:0}.sidebar-community-item small{margin-bottom:1px;color:var(--theme-muted);font-size:9px;font-weight:600}.sidebar-community-item b{overflow:hidden;font-size:11px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}a.sidebar-community-item:hover{background:color-mix(in srgb,var(--theme-accent-soft) 74%,transparent);color:var(--theme-accent-deep)}.page-content{width:min(1400px,100%);margin:0 auto;padding:52px clamp(24px,5vw,76px) 80px}.page-header{display:flex;justify-content:space-between;gap:32px;margin-bottom:38px}.eyebrow{margin:0 0 9px;color:#9f91f5;font:500 11px DM Mono,monospace;letter-spacing:.14em}.page-header h1{font-size:clamp(28px,3.4vw,43px);margin:0;letter-spacing:-.06em;line-height:1.12}.page-description{max-width:550px;color:#9ba3b9;margin:12px 0 0;font-size:14px;line-height:1.65}.studio-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr);gap:18px}.card{border:1px solid #262d42;background:linear-gradient(145deg,#1b2133d9,#111522e6);border-radius:18px;box-shadow:0 16px 40px #0000002b}.compose-card{min-height:428px;padding:21px;display:flex;flex-direction:column}.card-title{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:14px}.muted{color:#838ca4;font-size:12px;font-weight:500}.compose-card textarea{resize:none;flex:1;min-height:270px;margin:20px 0;padding:12px 0;border:0;outline:0;background:transparent;color:#e9edf8;font-size:17px;line-height:1.75}.compose-card textarea::placeholder,input::placeholder{color:#66708a}.compose-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #2a3147;padding-top:17px}.text-button{border:0;color:#9e92ff;background:transparent;display:inline-flex;gap:7px;align-items:center;font-size:13px}.primary-button,.secondary-button{border:0;padding:11px 14px;border-radius:10px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}.primary-button{background:linear-gradient(135deg,#8270e9,#a88aff);box-shadow:0 8px 22px #674fc442}.secondary-button{background:#242a3e;border:1px solid #343c55}.voice-picker,.quick-settings{padding:21px}.voice-list{display:grid;margin-top:14px;max-height:353px;overflow:auto}.voice-option{border:0;background:transparent;padding:10px 7px;color:#dbe1f2;display:flex;text-align:left;gap:10px;align-items:center;border-radius:9px}.voice-option:hover,.voice-option.selected{background:#272a50}.voice-option b,.voice-option small{display:block}.voice-option b{font-size:13px}.voice-option small{margin-top:3px;color:#8992aa;font-size:11px}.voice-avatar{display:grid;place-items:center;flex:0 0 auto;width:29px;height:29px;border-radius:50%;color:#191a30;background:#7fd9cb;font-size:12px;font-weight:800}.voice-avatar.large{width:44px;height:44px;font-size:17px;background:linear-gradient(135deg,#8270e9,#77dfc8)}.quick-settings{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quick-settings .card-title{grid-column:1 / -1}.setting-row{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;color:#b9c0d2;font-size:13px}.setting-row input{accent-color:#a790ff}.setting-row output{color:#8f83e8;text-align:right;font-size:12px}.filter-input{display:flex;align-items:center;gap:10px;padding:0 14px;max-width:560px;border:1px solid #30364b;border-radius:11px;background:#171c2b;color:#8993ab;margin-bottom:24px}.filter-input input,.settings-card input{padding:12px 0;min-width:0;border:0;outline:none;background:transparent;color:#e9edf8;width:100%}.voice-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:14px}.voice-card{position:relative;padding:19px;min-height:208px;border:1px solid #292f43;border-radius:15px;background:#161b2acc}.voice-card h3{margin:12px 0 2px;font-size:15px}.voice-card p{color:#949db5;margin:0;font-size:12px}.voice-card .secondary-button{position:absolute;bottom:17px;left:19px;right:19px}.voice-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:13px}.voice-tags span{color:#a9d9ce;background:#173630;border-radius:5px;padding:3px 6px;font-size:10px}.table-card{overflow:hidden}.history-table-head,.history-row{display:grid;grid-template-columns:2.2fr 1.3fr 1.35fr .55fr;gap:16px;align-items:center;padding:15px 20px}.history-table-head{color:#8f98af;background:#171c2b;font-size:11px;font-weight:700;letter-spacing:.04em}.history-row{border-top:1px solid #282e43;font-size:12px;color:#b9c0d2}.history-row b,.history-row small{display:block}.history-row b{color:#edf1fb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-row small{margin-top:5px;color:#858fa8}.history-row>span{display:inline-flex;align-items:center;gap:5px}.icon-button{display:inline-grid;place-items:center;width:29px;height:29px;border:0;border-radius:7px;background:#282f43;color:#cbd2e7;margin-right:4px;text-decoration:none}.settings-card{max-width:640px;padding:24px;display:grid;gap:18px}.settings-card label{color:#b3bbcf;font-size:13px;font-weight:700}.settings-card input{margin-top:7px;padding:11px 12px;border:1px solid #363d54;border-radius:9px;background:#121725}.settings-actions{display:flex;align-items:center;gap:13px;font-size:13px;color:#80dbba}.state-message{padding:44px;color:#9da6bd;text-align:center}.state-message.error{color:#ff9eac}.empty-feature{max-width:670px;padding:56px 36px;text-align:center;border:1px dashed #454b66;border-radius:18px;color:#aab3ca;background:#14192780}.empty-feature svg{color:#a992fd}.empty-feature h2{color:#edf0fb;margin:14px 0 8px}.empty-feature p{line-height:1.65;margin:0 auto 20px;max-width:480px;font-size:14px}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static;flex-direction:row;align-items:center;padding:12px;border-right:0;border-bottom:1px solid #20263a;overflow-x:auto}.brand{padding:0 14px 0 0;white-space:nowrap}.navigation{display:flex}.sidebar-community{flex:0 0 auto;display:flex;gap:2px;margin:0 8px 0 auto;padding:3px;box-shadow:none}.sidebar-community-heading,.sidebar-community-item small{display:none}.sidebar-community-item{padding:7px}.sidebar-community-item b{max-width:116px;font-size:10px}.nav-settings{margin:0}.nav-item{white-space:nowrap}.page-content{padding-top:35px}.studio-grid{grid-template-columns:1fr}.quick-settings{grid-column:auto;grid-template-columns:1fr}.quick-settings .card-title{grid-column:auto}.history-table-head{display:none}.history-row{grid-template-columns:1fr auto}.history-row>span:nth-child(2),.history-row>span:nth-child(3){display:none}}@media(max-width:560px){.sidebar{align-items:flex-start}.brand span:last-child{display:none}.navigation{gap:2px}.nav-item span{display:none}.sidebar-community-item b{max-width:94px}.page-content{padding:30px 17px 50px}.page-header{margin-bottom:26px}.compose-footer{gap:10px}.text-button{font-size:0}.text-button svg{width:18px;height:18px}}.history-table-head,.history-row{grid-template-columns:28px minmax(0,2.2fr) minmax(112px,1.3fr) minmax(158px,1.35fr) 110px}.history-row>:nth-child(2){min-width:0}.history-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #2a3147;background:#171c2bb8}.field-label{display:block}.required-mark{color:#ff8d9d}.field-hint{display:block;margin-top:6px;color:#858fa8;font-size:11px;font-weight:500;line-height:1.5}.history-selection{display:flex;align-items:center;gap:16px}.history-total{color:#7f8aa4;font-size:12px}.history-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.select-all-control{display:inline-flex;align-items:center;gap:7px;color:#b9c0d2;font-size:12px;white-space:nowrap}.select-all-control input,.row-checkbox input{accent-color:#a790ff;width:16px;height:16px}.select-all-control input{margin:0}.history-toolbar .secondary-button{padding:9px 11px;font-size:12px}.spin{animation:spin .8s linear infinite}@media(max-width:860px){.history-row{grid-template-columns:28px 1fr auto}.history-row>span:nth-child(3),.history-row>span:nth-child(4){display:none}}@media(max-width:560px){.history-toolbar{width:100%}.history-toolbar .secondary-button{flex:1}}@media(max-width:560px){.history-list-toolbar{align-items:stretch;flex-direction:column;gap:12px;padding:13px 16px}.history-toolbar{justify-content:stretch}.history-toolbar .secondary-button{flex:1}}.page-content:has(.history-card){height:100vh;min-height:0;overflow:hidden;display:flex;flex-direction:column}.page-content:has(.history-card) .history-card{flex:1;min-height:0;display:flex;flex-direction:column}.history-rows{flex:1;min-height:0;overflow-y:auto}.history-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid #2a3147;color:#8993ab;font-size:12px}.history-pagination>div{display:flex;gap:6px}.pagination-button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #343c55;border-radius:8px;background:#242a3e;color:#cbd2e7}.pagination-button:disabled{opacity:.4}.page-content:has(.voice-library-content){height:100vh;min-height:0;overflow:hidden;display:flex;flex-direction:column}.page-content:has(.voice-library-content) .voice-library-content{flex:1;min-height:0;display:flex;flex-direction:column}.app-shell.has-audio-player .page-content:has(.voice-library-content){padding-bottom:108px}.voice-library-content .voice-grid{flex:1;min-height:0;overflow-y:auto;align-content:start;padding:2px 2px 16px}.voice-library-content .voice-card{height:208px;min-height:208px;overflow:hidden}.voice-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px 0;color:#8993ab;font-size:12px}.voice-pagination>div{display:flex;gap:6px}@media(max-width:860px){.page-content:has(.voice-library-content){height:auto;min-height:0;overflow:visible;display:block}.app-shell.has-audio-player .page-content:has(.voice-library-content){padding-bottom:92px}.voice-library-content .voice-grid{overflow:visible}}:root,:root[data-theme=morning-tea]{--theme-canvas: #f6f7f3;--theme-glow: #ddece5;--theme-sidebar: rgba(250, 252, 249, .88);--theme-card: rgba(255, 255, 253, .94);--theme-card-end: rgba(246, 249, 246, .97);--theme-surface: #edf4f0;--theme-input: #f7faf8;--theme-border: #dce8e1;--theme-border-strong: #becfc5;--theme-text: #294139;--theme-muted: #70837a;--theme-accent: #5a9c82;--theme-accent-deep: #3f8068;--theme-accent-soft: #ddeee5;--theme-secondary: #d5a95f;--theme-danger: #d97878}:root[data-theme=sea-salt]{--theme-canvas: #f4f8fa;--theme-glow: #d7eaf2;--theme-sidebar: rgba(249, 252, 253, .89);--theme-card: rgba(255, 255, 255, .95);--theme-card-end: rgba(244, 249, 251, .97);--theme-surface: #eaf4f7;--theme-input: #f6fbfc;--theme-border: #d5e5eb;--theme-border-strong: #b5ccd6;--theme-text: #27434f;--theme-muted: #718892;--theme-accent: #5e9db6;--theme-accent-deep: #3e7f99;--theme-accent-soft: #ddeef4;--theme-secondary: #d6b269;--theme-danger: #d77f7f}:root[data-theme=celadon-spring]{--theme-canvas: #f3f8f4;--theme-glow: #d9ece0;--theme-sidebar: rgba(248, 252, 249, .89);--theme-card: rgba(255, 255, 253, .95);--theme-card-end: rgba(242, 248, 244, .97);--theme-surface: #e7f3ea;--theme-input: #f7fbf8;--theme-border: #d4e4d8;--theme-border-strong: #b2cdbb;--theme-text: #2e4a3a;--theme-muted: #758a7a;--theme-accent: #70a98a;--theme-accent-deep: #4d896b;--theme-accent-soft: #d7eadf;--theme-secondary: #9fbf84;--theme-danger: #d98585}:root[data-theme=violet-letter]{--theme-canvas: #f8f6fb;--theme-glow: #e7e0f2;--theme-sidebar: rgba(252, 250, 254, .9);--theme-card: rgba(255, 255, 255, .95);--theme-card-end: rgba(248, 246, 251, .97);--theme-surface: #f0edf8;--theme-input: #fbfafd;--theme-border: #e0daed;--theme-border-strong: #c8bce1;--theme-text: #433c57;--theme-muted: #7f7892;--theme-accent: #907ab9;--theme-accent-deep: #705a9c;--theme-accent-soft: #e6dff3;--theme-secondary: #d7a6b7;--theme-danger: #d57e8f}:root[data-theme=almond-light]{--theme-canvas: #fcf8f2;--theme-glow: #f3e1c9;--theme-sidebar: rgba(255, 252, 247, .9);--theme-card: rgba(255, 255, 252, .95);--theme-card-end: rgba(252, 247, 240, .97);--theme-surface: #f7ede1;--theme-input: #fffdf9;--theme-border: #eadbc9;--theme-border-strong: #d5bfa6;--theme-text: #4c3b2e;--theme-muted: #8d7967;--theme-accent: #b98762;--theme-accent-deep: #956342;--theme-accent-soft: #f1e0d0;--theme-secondary: #bca36e;--theme-danger: #d77f73}:root{color:var(--theme-text);background:var(--theme-canvas)}body{background:radial-gradient(circle at 79% -18%,var(--theme-glow) 0,transparent 34rem),var(--theme-canvas)}.sidebar{border-color:var(--theme-border);background:var(--theme-sidebar)}.brand-mark{color:var(--theme-text);background:linear-gradient(135deg,var(--theme-accent),var(--theme-secondary))}.nav-item{color:var(--theme-muted)}.nav-item:hover{color:var(--theme-text);background:var(--theme-surface)}.nav-item.active{color:var(--theme-text);background:linear-gradient(90deg,var(--theme-accent-soft),var(--theme-surface));box-shadow:inset 0 0 0 1px var(--theme-border-strong)}.eyebrow,.text-button{color:var(--theme-accent)}.page-description,.muted,.history-total{color:var(--theme-muted)}.card{border-color:var(--theme-border);background:linear-gradient(145deg,var(--theme-card),var(--theme-card-end))}.primary-button{background:linear-gradient(135deg,var(--theme-accent-deep),var(--theme-accent));box-shadow:0 8px 22px color-mix(in srgb,var(--theme-accent-deep) 38%,transparent)}.secondary-button,.pagination-button,.icon-button{border-color:var(--theme-border-strong);background:var(--theme-surface);color:var(--theme-text)}.filter-input,.voice-search,.voice-filter-grid select,.style-select select,.settings-card input,.settings-card select{border-color:var(--theme-border-strong);background:var(--theme-input);color:var(--theme-text)}.filter-input input{color:var(--theme-text);caret-color:var(--theme-accent-deep);font-weight:600}.filter-input input::placeholder{color:var(--theme-muted);opacity:.82;font-weight:500}.voice-option:hover:not(.selected){background:var(--theme-surface);border-color:var(--theme-border-strong)}.voice-option.selected{background:var(--theme-accent-soft);border-color:var(--theme-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-accent) 22%,transparent)}.voice-card,.voice-library-tabs{border-color:var(--theme-border);background:color-mix(in srgb,var(--theme-card) 85%,transparent)}.voice-library-tabs button.active{background:var(--theme-accent-soft);box-shadow:inset 0 0 0 1px var(--theme-border-strong)}.voice-library-tabs span,.voice-capabilities{color:var(--theme-accent)!important}.history-list-toolbar{background:transparent;border-color:var(--theme-border)}.history-table-head{background:var(--theme-surface);border-color:var(--theme-border)}.history-row,.history-pagination{border-color:var(--theme-border)}.voice-tags span{color:var(--theme-secondary);background:color-mix(in srgb,var(--theme-secondary) 14%,transparent)}.voice-option b,.history-row b,.voice-card h3,.settings-heading h2,.editor-help h2{color:var(--theme-text)}.voice-option small,.voice-card p,.history-row,.history-row small,.state-message,.field-hint,.page-description,.settings-heading p,.style-select{color:var(--theme-muted)}.editor-help code{background:var(--theme-input);color:var(--theme-accent-deep)}.player-play{color:var(--theme-text)}.theme-grid{display:grid;gap:10px}.theme-option{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:13px;padding:10px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-input);color:var(--theme-text);text-align:left}.theme-option:hover{border-color:var(--theme-border-strong);transform:translateY(-1px)}.theme-option.selected{border-color:var(--theme-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent) 18%,transparent)}.theme-option b,.theme-option small{display:block}.theme-option b{font-size:13px}.theme-option small{margin-top:3px;color:var(--theme-muted);font-size:11px;line-height:1.45}.theme-swatch{display:block;height:48px;border:1px solid rgba(255,255,255,.16);border-radius:8px;box-shadow:inset 0 1px 12px #ffffff1a}@media(max-width:560px){.theme-option{grid-template-columns:66px minmax(0,1fr)}.theme-swatch{height:44px}}@media(max-width:860px){.page-content:has(.history-card){height:auto;min-height:0;overflow:visible;display:block}.page-content:has(.history-card) .history-card{min-height:0}.history-rows{overflow:visible}}.expression-selects{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.expression-selects .style-select{min-width:0;width:100%;grid-column:auto}.sidebar{height:100vh;max-height:100vh;align-self:start;overflow-y:auto}@media(max-width:860px){.expression-selects{grid-template-columns:1fr 1fr}.sidebar{height:auto;max-height:none;overflow-y:visible;align-self:auto}}@media(max-width:560px){.expression-selects{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.voice-library-tabs{display:flex;align-items:center;gap:4px;margin-bottom:17px;padding:4px;width:fit-content;border:1px solid #292f43;border-radius:10px;background:#121725}.voice-library-tabs button{border:0;border-radius:7px;padding:8px 13px;background:transparent;color:#8993ab;font-size:12px;font-weight:700}.voice-library-tabs button:hover{color:#e9edf8}.voice-library-tabs button.active{color:#fff;background:#302b5b;box-shadow:inset 0 0 0 1px #514a88}.voice-library-tabs span{margin-left:4px;color:#a790ff}.page-content{padding-top:34px}.page-header{min-height:52px;align-items:center;gap:24px;margin-bottom:26px;padding:10px 0}.page-header-content{min-width:0;flex:1;display:flex;align-items:baseline;gap:14px}.eyebrow{flex:0 0 auto;margin:0;font-size:10px;letter-spacing:.12em}.page-header h1{flex:0 0 auto;max-width:42%;margin:0;font-size:clamp(22px,2.2vw,30px);letter-spacing:-.045em;line-height:1.2;white-space:nowrap}.page-description{min-width:0;max-width:none;margin:0;overflow:hidden;color:#858fa8;font-size:12px;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}@media(max-width:860px){.page-header{margin-bottom:22px}.page-header-content{gap:11px}.page-header h1{max-width:48%;font-size:24px}.page-description{font-size:11px}}@media(max-width:560px){.page-content{padding-top:27px}.page-header{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:21px;padding:0}.page-header-content{width:100%;flex-wrap:wrap;gap:5px 10px}.page-header h1{max-width:none;font-size:24px}.page-description{flex-basis:100%;white-space:normal}}.studio-layout{display:grid;grid-template-columns:minmax(285px,.72fr) minmax(0,1.65fr);gap:18px;align-items:stretch}.studio-layout .voice-picker{min-width:0;padding:21px}.voice-filter-panel{display:grid;gap:10px;margin-top:16px;padding-bottom:15px;border-bottom:1px solid #2a3147}.voice-search{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #30364b;border-radius:9px;background:#171c2b;color:#8993ab}.voice-search input{width:100%;min-width:0;padding:9px 0;border:0;outline:0;background:transparent;color:#e9edf8;font-size:12px}.voice-filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.voice-filter-grid select,.style-select select{width:100%;min-width:0;padding:9px 10px;border:1px solid #30364b;border-radius:8px;outline:0;background:#171c2b;color:#b9c0d2;font-size:11px}.voice-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8f98af;font-size:11px}.voice-filter-actions label{display:inline-flex;align-items:center;gap:6px;font-weight:500}.voice-filter-actions input{accent-color:#a790ff}.voice-filter-actions .text-button{padding:0;font-size:11px}.voice-capabilities{color:#8f83e8!important;font-size:10px!important}.page-content:has(.studio-layout){height:100vh;min-height:0;overflow:hidden;display:flex;flex-direction:column}.page-content:has(.studio-layout) .studio-layout{flex:1;min-height:0}.app-shell.has-audio-player .page-content:has(.studio-layout){padding-bottom:108px}.app-shell.has-audio-player .page-content:has(.history-card){padding-bottom:108px}.studio-layout .voice-picker{display:flex;flex-direction:column;min-height:0;overflow:hidden}.studio-layout .voice-list{flex:1;min-height:0;max-height:none;overflow-y:auto;align-content:start;grid-auto-rows:74px}.studio-layout .voice-list{row-gap:8px}.studio-layout .voice-option{border:1px solid transparent}.studio-layout .voice-option:hover:not(.selected){background:#272a50;border-color:#3c4164}.studio-layout .voice-option.selected{background:#332f68;border-color:#8d7cf1;box-shadow:0 0 0 1px #8d7cf133}.studio-main-card{min-height:0;overflow:hidden}.studio-layout .voice-option{height:74px;min-height:74px;overflow:hidden}.studio-layout .voice-option>span:last-child{min-width:0;overflow:hidden}.studio-layout .voice-option b,.studio-layout .voice-option small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:860px){.page-content:has(.studio-layout){height:auto;min-height:0;overflow:visible;display:block}.app-shell.has-audio-player .page-content:has(.studio-layout){padding-bottom:92px}.studio-layout .voice-picker{max-height:none;overflow:visible}.studio-layout .voice-list{max-height:370px}}.studio-layout .voice-list{max-height:510px;margin-top:13px}.studio-main-card{min-height:100%;padding:21px;display:flex;flex-direction:column}.studio-main-card textarea{resize:none;flex:1;min-height:245px;margin:20px 0;padding:12px 0;border:0;outline:0;background:transparent;color:#e9edf8;font-size:17px;line-height:1.75}.expression-settings{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 20px;padding:17px 0;border-top:1px solid #2a3147}.expression-settings .card-title{grid-column:1 / -1}.expression-settings .style-select{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;color:#b9c0d2;font-size:13px}@media(max-width:860px){.studio-layout{grid-template-columns:1fr}.studio-layout .voice-list{max-height:370px}.studio-main-card{min-height:0}.studio-main-card textarea{min-height:220px}.expression-settings{grid-template-columns:1fr}.expression-settings .card-title{grid-column:auto}}@media(max-width:560px){.voice-filter-grid{grid-template-columns:1fr}.voice-filter-actions{align-items:flex-start;flex-direction:column}.studio-main-card{padding:17px}.studio-main-card textarea{font-size:15px}.compose-footer{align-items:stretch;flex-direction:column}.compose-footer .primary-button{width:100%}}.voice-filter-panel,.expression-settings{border-color:var(--theme-border)}.voice-search,.voice-filter-grid select,.style-select select{border-color:var(--theme-border-strong);background:var(--theme-input);color:var(--theme-text)}.voice-search input,.studio-main-card textarea{color:var(--theme-text)}.voice-filter-actions,.expression-settings .style-select{color:var(--theme-muted)}.expression-settings .setting-row{color:var(--theme-text)}.expression-settings .setting-row>span{font-size:14px;font-weight:800;letter-spacing:.02em}.expression-settings .setting-row output{min-width:46px;padding:4px 7px;border-radius:6px;background:var(--theme-accent-soft);color:var(--theme-accent-deep);font-size:11px;font-weight:800;text-align:center}.expression-settings .setting-row input[type=range]{width:100%;height:18px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;accent-color:var(--theme-accent)}.expression-settings .setting-row input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:999px;background:linear-gradient(90deg,var(--theme-accent) 0 var(--range-progress),var(--theme-border-strong) var(--range-progress) 100%)}.expression-settings .setting-row input[type=range]::-webkit-slider-thumb{width:16px;height:16px;margin-top:-5.5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid var(--theme-card);border-radius:50%;background:var(--theme-accent-deep);box-shadow:0 0 0 1px var(--theme-accent),0 2px 6px color-mix(in srgb,var(--theme-accent) 32%,transparent)}.expression-settings .setting-row input[type=range]::-moz-range-track{height:5px;border-radius:999px;background:var(--theme-border-strong)}.expression-settings .setting-row input[type=range]::-moz-range-progress{height:5px;border-radius:999px;background:var(--theme-accent)}.expression-settings .setting-row input[type=range]::-moz-range-thumb{width:11px;height:11px;border:3px solid var(--theme-card);border-radius:50%;background:var(--theme-accent-deep);box-shadow:0 0 0 1px var(--theme-accent),0 2px 6px color-mix(in srgb,var(--theme-accent) 32%,transparent)}.expression-settings .setting-row input[type=range]:focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px;border-radius:999px}.studio-layout .voice-option:hover:not(.selected){background:var(--theme-surface);border-color:var(--theme-border-strong)}.studio-layout .voice-option.selected{background:var(--theme-accent-soft);border-color:var(--theme-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--theme-accent) 22%,transparent)}.voice-library-tabs{border-color:var(--theme-border);background:var(--theme-input)}.voice-library-tabs button{color:var(--theme-muted)}.voice-library-tabs button:hover{color:var(--theme-text);background:color-mix(in srgb,var(--theme-accent-soft) 62%,transparent)}.voice-library-tabs button.active{color:var(--theme-text);background:var(--theme-accent-soft);box-shadow:inset 0 0 0 1px var(--theme-border-strong)}.voice-library-tabs span{color:var(--theme-accent)}.style-select{grid-column:1 / -1;display:flex;align-items:center;gap:12px;color:#b9c0d2;font-size:13px}.style-select select{min-width:150px;border:1px solid #363d54;border-radius:8px;padding:8px;background:#121725;color:#e9edf8}.settings-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;align-items:start}.settings-card{max-width:none}.settings-card select{display:block;width:100%;margin-top:7px;border:1px solid #363d54;border-radius:9px;padding:11px 12px;background:#121725;color:#e9edf8}.settings-heading{display:flex;align-items:flex-start;gap:10px;color:#a893fd}.settings-heading h2{margin:0;color:#edf0fb;font-size:16px}.settings-heading p{margin:4px 0;color:#8f99b1;font-size:12px;font-weight:500;line-height:1.5}.settings-actions{flex-wrap:wrap}.state-message.error,.error{color:#ff9eac}.inline-message{margin:10px 0 0;color:#80dbba;font-size:12px}.danger{color:#ff9eac}.spin{animation:spin .9s linear infinite}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:18px;align-items:start}.editor-card{padding:20px}.code-editor{display:block;width:100%;margin:16px 0;border:1px solid #30384f;border-radius:10px;overflow:hidden}.code-editor:focus-within{border-color:#8977e9;box-shadow:0 0 0 3px #8977e926}.code-editor .cm-editor{font:13px/1.7 DM Mono,monospace}.editor-actions{display:flex;justify-content:flex-end;gap:10px}.editor-help{padding:22px;border:1px solid #293048;background:#141a2a;border-radius:16px}.editor-help>svg{color:#a992fd}.editor-help h2{margin:10px 0 15px;font-size:16px}.editor-help code{display:block;margin:7px 0;border-radius:6px;padding:7px;overflow:auto;color:#9ddccf;background:#0d1120;font-size:10px}.audio-player{position:fixed;z-index:10;bottom:18px;left:268px;right:24px;max-width:1040px;margin:0 auto;display:flex;align-items:center;gap:13px;padding:12px 14px;border:1px solid #414765;border-radius:14px;background:#171d2eee;box-shadow:0 20px 60px #0008;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.player-play{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#a48cfb;color:#17152a}.player-main{min-width:0;flex:1}.player-main b{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.player-progress{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:7px;color:#8d97ae;font-size:10px}.player-progress input{width:100%;accent-color:#a48cfb}@keyframes spin{to{transform:rotate(360deg)}}.favorite-button{position:absolute;z-index:1;top:14px;right:14px;display:grid;place-items:center;width:31px;height:31px;border:1px solid #384158;border-radius:9px;color:#929bb2;background:#171d2a}.favorite-button.active{color:#ff8fab;border-color:#78465e;background:#3b1e2b}.voice-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.voice-preview-toolbar .voice-library-tabs{flex:0 0 auto;margin-bottom:0}.voice-preview-cache-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.voice-preview-cache-actions>span{color:var(--theme-muted);font-size:10px;font-weight:700;white-space:nowrap}.voice-preview-cache-actions .secondary-button{padding:8px 11px;font-size:10px;white-space:nowrap}.voice-preview-message{margin:-13px 0 13px;color:var(--theme-accent-deep);font-size:10px;font-weight:600;line-height:1.5}.voice-preview-message.error{color:var(--theme-danger)}.voice-card .voice-preview-button{display:flex;align-items:center;justify-content:center;gap:6px}.voice-card .voice-preview-button:disabled{cursor:not-allowed;opacity:.55}.studio-layout .voice-option{padding:4px 6px 4px 7px}.voice-option-main{min-width:0;flex:1;align-self:stretch;display:flex;align-items:center;gap:10px;padding:6px 0;border:0;outline:0;background:transparent;color:inherit;text-align:left}.voice-option-main>span:last-child{min-width:0;overflow:hidden}.voice-option-main:focus-visible{border-radius:7px;box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent) 35%,transparent)}.voice-option-preview{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 8px;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-card);color:var(--theme-accent-deep);font-size:9px;font-weight:800;white-space:nowrap}.voice-option-preview:hover:not(:disabled){border-color:var(--theme-accent);background:var(--theme-accent-soft)}.voice-option-preview:disabled{cursor:not-allowed;opacity:.55}.voice-library-filter-panel{flex:0 0 auto;margin:0 0 14px;padding:12px;border:1px solid var(--theme-border);border-radius:12px;background:color-mix(in srgb,var(--theme-card) 78%,transparent)}.voice-library-filter-panel .voice-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.voice-library-filter-panel .voice-filter-actions{min-height:22px}@media(max-width:860px){.editor-layout{grid-template-columns:1fr}.audio-player{left:16px;right:16px}}@media(max-width:1100px){.voice-library-filter-panel .voice-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.page-content{padding-bottom:92px}.audio-player{bottom:8px;left:8px;right:8px;gap:8px;padding:9px}.audio-player .icon-button{display:none}.voice-preview-toolbar{align-items:stretch;flex-direction:column}.voice-preview-cache-actions{justify-content:space-between}.voice-preview-cache-actions .secondary-button{flex:0 0 auto}.voice-library-filter-panel .voice-filter-grid{grid-template-columns:1fr}.voice-option-preview span{display:none}}.audio-player{border-color:var(--theme-border-strong);background:color-mix(in srgb,var(--theme-surface) 92%,transparent)}.player-play{background:var(--theme-accent);color:var(--theme-canvas)}.player-progress input{accent-color:var(--theme-accent)}.favorite-button{border-color:var(--theme-border-strong);color:var(--theme-muted);background:var(--theme-input)}.favorite-button.active{color:var(--theme-danger);border-color:var(--theme-danger);background:color-mix(in srgb,var(--theme-danger) 16%,var(--theme-input))}.style-select select,.settings-card select{border-color:var(--theme-border-strong);background:var(--theme-input);color:var(--theme-text)}.editor-card,.editor-help{border-color:var(--theme-border);background:var(--theme-card-end)}.code-editor{border-color:var(--theme-border-strong)}.code-editor:focus-within{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 18%,transparent)}.settings-heading{align-items:center;padding-bottom:14px;border-bottom:1px solid var(--theme-border);color:var(--theme-accent-deep)}.settings-heading>svg{flex:0 0 auto;width:34px;height:34px;padding:8px;border-radius:10px;background:var(--theme-accent-soft)}.settings-heading h2{color:var(--theme-text);font-size:18px;font-weight:800;letter-spacing:-.035em;line-height:1.2}.settings-heading p{color:var(--theme-muted);font-size:12px;font-weight:600}.page-content:has(.professional-editor){height:100vh;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding-bottom:24px}.app-shell.has-audio-player .page-content:has(.professional-editor){padding-bottom:108px}.professional-editor{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.editor-toolbar{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;border-radius:15px}.editor-tool-group{display:flex;align-items:center;gap:5px}.editor-tool-button{min-width:78px;display:grid;justify-items:center;gap:4px;padding:7px 11px;border:0;border-radius:9px;background:transparent;color:var(--theme-muted);font-size:10px;font-weight:700;transition:background .18s ease,color .18s ease,transform .18s ease}.editor-tool-button:hover{color:var(--theme-text);background:var(--theme-surface);transform:translateY(-1px)}.editor-tool-button.accent{color:var(--theme-accent-deep);background:var(--theme-accent-soft)}.editor-document-meta{min-width:150px;display:grid;justify-items:end;gap:2px}.editor-document-meta b{color:var(--theme-text);font-size:12px}.editor-document-meta span{color:var(--theme-muted);font-size:10px}.professional-editor-body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 286px;gap:12px}.editor-workspace{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-radius:17px}.editor-segment-list{flex:1;min-height:0;overflow-y:auto;padding:14px;scrollbar-color:var(--theme-border-strong) transparent}.editor-segment{padding:14px;border:1px solid var(--theme-border);border-radius:14px;background:color-mix(in srgb,var(--theme-input) 82%,transparent);transition:border-color .18s ease,box-shadow .18s ease}.editor-segment+.editor-segment{margin-top:10px}.editor-segment:focus-within,.editor-segment.active{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 12%,transparent)}.segment-controls{display:grid;grid-template-columns:30px minmax(86px,.7fr) minmax(135px,1.25fr) repeat(3,minmax(88px,.72fr)) auto;align-items:end;gap:8px}.segment-number{align-self:center;color:var(--theme-accent-deep);font:700 11px DM Mono,monospace}.segment-controls label{min-width:0;display:grid;gap:4px;color:var(--theme-muted);font-size:9px;font-weight:700}.segment-controls input,.segment-controls select{width:100%;min-width:0;height:34px;padding:0 9px;border:1px solid var(--theme-border);border-radius:8px;outline:0;background:var(--theme-card);color:var(--theme-text);font-size:11px;font-weight:600}.segment-controls input:focus,.segment-controls select:focus{border-color:var(--theme-accent)}.segment-actions{display:flex;align-items:center;gap:3px;padding-bottom:2px}.segment-actions .icon-button{flex:0 0 auto;margin:0}.segment-text-wrap{min-width:0;margin-top:12px;overflow:visible;border:1px solid var(--theme-border);border-radius:11px;background:var(--theme-card);color:var(--theme-accent)}.segment-duration-tip{display:flex;align-items:center;justify-content:flex-start;gap:5px;margin-top:9px;color:var(--theme-accent-deep);font-size:9px;font-weight:700;text-align:left}.segment-duration-tip svg{flex:0 0 auto}.workspace-ssml-toolbar{position:relative;z-index:4;flex:0 0 auto;min-height:52px;padding:9px 14px;border-bottom:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-surface) 68%,transparent)}.segment-ssml-tools{position:relative;display:flex;align-items:center;gap:5px}.ssml-tool-menu{position:relative}.ssml-tool-menu>button{display:flex;align-items:center;gap:5px;min-width:82px;justify-content:center;padding:7px 10px;border:1px solid var(--theme-border);border-radius:8px;background:transparent;color:var(--theme-muted);cursor:pointer;font-size:10px;font-weight:800;-webkit-user-select:none;user-select:none}.ssml-tool-menu.open>button,.ssml-tool-menu>button:hover{border-color:var(--theme-accent);background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.ssml-tool-menu.open>button svg:last-child{transform:rotate(180deg)}.ssml-tool-popover{position:absolute;z-index:10;top:calc(100% + 7px);left:0;width:214px;display:grid;gap:3px;padding:6px;border:1px solid var(--theme-border-strong);border-radius:10px;background:var(--theme-card);box-shadow:0 14px 36px color-mix(in srgb,var(--theme-text) 18%,transparent)}.ssml-tool-menu:nth-last-child(-n+2) .ssml-tool-popover{right:0;left:auto}.ssml-tool-popover button{display:grid;gap:2px;width:100%;padding:8px;border:0;border-radius:7px;background:transparent;color:var(--theme-text);text-align:left;font-size:10px;font-weight:800}.ssml-tool-popover button:hover{background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.ssml-tool-popover small{overflow:hidden;color:var(--theme-muted);font-size:8px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.ssml-tool-empty{padding:14px 10px;color:var(--theme-muted);text-align:center;font-size:10px;font-weight:700}.break-tool-popover{width:252px;gap:10px;padding:10px}.break-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border-radius:8px;background:var(--theme-surface)}.break-tool-popover .break-mode-tabs button{display:flex;align-items:center;justify-content:center;padding:6px 7px;border:0;border-radius:6px;color:var(--theme-muted);text-align:center;font-size:9px}.break-tool-popover .break-mode-tabs button:hover,.break-tool-popover .break-mode-tabs button.active{background:var(--theme-card);color:var(--theme-accent-deep);box-shadow:0 1px 4px color-mix(in srgb,var(--theme-text) 10%,transparent)}.break-tool-field{display:grid;gap:6px;color:var(--theme-text);font-size:9px;font-weight:800}.break-tool-field>span{display:flex;justify-content:space-between;gap:8px}.break-tool-field em{color:var(--theme-muted);font-size:8px;font-style:normal;font-weight:600}.break-tool-field select,.break-tool-field input{width:100%;height:34px;padding:0 8px;border:1px solid var(--theme-border);border-radius:7px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:9px;font-weight:700}.break-tool-field select:focus,.break-tool-field input:focus{border-color:var(--theme-accent)}.break-tool-field>div{display:grid;grid-template-columns:1fr 32px;align-items:center;gap:5px}.break-tool-field>div small{color:var(--theme-muted);font-size:8px;text-align:center}.break-tool-popover>p{margin:0;color:var(--theme-muted);font-size:8px;line-height:1.5}.break-tool-popover .break-insert-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-card);text-align:center;font-size:9px}.break-tool-popover .break-insert-button:hover{background:var(--theme-accent-deep);color:var(--theme-card)}.duration-tool-popover{width:292px}.duration-tool-popover .prosody-tool-heading{padding-bottom:7px}.break-tool-field>.duration-value-control{grid-template-columns:1fr 88px}.duration-value-control select{min-width:0}.duration-tool-actions{display:flex;align-items:center;gap:6px}.duration-tool-actions .break-insert-button{flex:1}.duration-tool-actions .duration-clear-button{width:auto;flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:8px;border:1px solid var(--theme-border);background:transparent;color:var(--theme-muted);text-align:center;font-size:9px}.duration-tool-actions .duration-clear-button:hover{border-color:var(--theme-danger);background:color-mix(in srgb,var(--theme-danger) 9%,transparent);color:var(--theme-danger)}.duration-tool-actions .break-insert-button:disabled{cursor:not-allowed;opacity:.5}.prosody-tool-popover{right:0;left:auto;width:min(368px,calc(100vw - 32px));gap:10px;padding:11px}.prosody-tool-heading{display:grid;gap:2px;padding-bottom:8px;border-bottom:1px solid var(--theme-border)}.prosody-tool-heading b{color:var(--theme-text);font-size:10px}.prosody-tool-heading small{color:var(--theme-muted);font-size:8px;font-weight:600}.prosody-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.prosody-tool-grid label{min-width:0;display:grid;gap:5px;color:var(--theme-text);font-size:8px;font-weight:800}.prosody-tool-grid input{width:100%;min-width:0;height:34px;padding:0 8px;border:1px solid var(--theme-border);border-radius:7px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:9px;font-weight:700}.prosody-tool-grid input:focus{border-color:var(--theme-accent)}.prosody-contour-field{grid-column:1 / -1}.prosody-tool-popover>p{margin:0;color:var(--theme-muted);font-size:8px;line-height:1.5}.prosody-tool-popover .prosody-insert-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-card);text-align:center;font-size:9px}.prosody-tool-popover .prosody-insert-button:hover{background:var(--theme-accent-deep);color:var(--theme-card)}.prosody-tool-popover .prosody-insert-button:disabled{cursor:not-allowed;opacity:.5}.say-as-tool-popover{right:0;left:auto;width:min(340px,calc(100vw - 32px));gap:10px;padding:11px}.say-as-tool-field{min-width:0;display:grid;gap:5px;color:var(--theme-text);font-size:8px;font-weight:800}.say-as-tool-field>span,.say-as-format-empty>span{display:flex;justify-content:space-between;gap:8px}.say-as-tool-field em{color:var(--theme-muted);font-size:8px;font-style:normal;font-weight:600}.say-as-tool-field select,.say-as-tool-field input{width:100%;min-width:0;height:34px;padding:0 8px;border:1px solid var(--theme-border);border-radius:7px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:9px;font-weight:700}.say-as-tool-field select:focus,.say-as-tool-field input:focus{border-color:var(--theme-accent)}.say-as-tool-field>small{color:var(--theme-muted);font-size:8px;font-weight:600;line-height:1.45;white-space:normal}.say-as-format-empty{display:grid;gap:5px;padding:7px 8px;border:1px dashed var(--theme-border);border-radius:7px;color:var(--theme-text);font-size:8px;font-weight:800}.say-as-format-empty small{color:var(--theme-muted);font-size:8px;font-weight:600}.say-as-tool-popover>p{margin:0;color:var(--theme-muted);font-size:8px;line-height:1.5}.say-as-tool-popover .say-as-insert-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-card);text-align:center;font-size:9px}.say-as-tool-popover .say-as-insert-button:hover{background:var(--theme-accent-deep);color:var(--theme-card)}.math-tool-popover{width:min(340px,calc(100vw - 32px));gap:10px;padding:11px}.math-selection-preview{min-width:0;display:grid;gap:4px;padding:8px 9px;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-input)}.math-selection-preview span{color:var(--theme-muted);font-size:8px;font-weight:700}.math-selection-preview b{overflow:hidden;color:var(--theme-text);font-size:9px;white-space:nowrap;text-overflow:ellipsis}.math-selection-preview.empty{border-style:dashed}.math-selection-preview.empty b{color:var(--theme-muted);font-weight:600}.math-verbose-option{display:flex;align-items:center;gap:8px;padding:8px 9px;border:1px solid var(--theme-border);border-radius:8px;color:var(--theme-text);cursor:pointer}.math-verbose-option input{flex:0 0 auto;accent-color:var(--theme-accent)}.math-verbose-option>span{min-width:0;display:grid;gap:2px}.math-verbose-option b{font-size:9px}.math-verbose-option small{color:var(--theme-muted);font-size:8px;font-weight:600}.math-tool-popover>p{margin:0;color:var(--theme-muted);font-size:8px;line-height:1.5}.math-tool-popover .math-insert-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-card);text-align:center;font-size:9px}.math-tool-popover .math-insert-button:hover{background:var(--theme-accent-deep);color:var(--theme-card)}.math-tool-popover .math-insert-button:disabled{cursor:not-allowed;opacity:.5}.style-marker-popover{width:min(450px,calc(100vw - 32px));gap:9px;padding:11px}.style-marker-tabs{grid-template-columns:1fr 1fr}.style-marker-popover .style-marker-tabs button{display:flex;flex-direction:row;gap:5px}.style-marker-tabs button span{color:var(--theme-muted);font-size:8px}.style-marker-search{display:flex;align-items:center;gap:7px;height:34px;padding:0 9px;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-input);color:var(--theme-muted)}.style-marker-search:focus-within{border-color:var(--theme-accent)}.style-marker-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--theme-text);font-size:9px}.style-marker-options{max-height:190px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;overflow-y:auto;padding:1px}.style-marker-popover .style-marker-options button{min-width:0;display:grid;gap:2px;padding:7px 8px;border:1px solid var(--theme-border);border-radius:7px;background:var(--theme-input);text-align:left}.style-marker-popover .style-marker-options button:hover,.style-marker-popover .style-marker-options button.selected{border-color:var(--theme-accent);background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.style-marker-options button b,.style-marker-options button small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.style-marker-options button b{color:var(--theme-text);font-size:9px}.style-marker-options button small{font-size:8px}.style-marker-empty{grid-column:1 / -1;padding:18px;color:var(--theme-muted);text-align:center;font-size:9px}.style-marker-compatibility{display:grid;gap:2px;padding:7px 9px;border:1px solid var(--theme-border);border-radius:7px}.style-marker-compatibility b{font-size:9px}.style-marker-compatibility small{color:var(--theme-muted);font-size:8px;font-weight:600;white-space:normal}.style-marker-compatibility.supported{border-color:color-mix(in srgb,var(--theme-accent) 42%,var(--theme-border));background:color-mix(in srgb,var(--theme-accent) 7%,transparent);color:var(--theme-accent-deep)}.style-marker-compatibility.unsupported{border-color:color-mix(in srgb,var(--theme-danger) 40%,var(--theme-border));background:color-mix(in srgb,var(--theme-danger) 7%,transparent);color:var(--theme-danger)}.style-marker-popover>p{margin:0;color:var(--theme-muted);font-size:8px;line-height:1.5}.style-marker-popover .style-marker-insert-button{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border:0;border-radius:7px;background:var(--theme-accent);color:var(--theme-card);text-align:center;font-size:9px}.style-marker-popover .style-marker-insert-button:hover{background:var(--theme-accent-deep);color:var(--theme-card)}.style-marker-popover .style-marker-insert-button:disabled{cursor:not-allowed;opacity:.5}.selected-background-audio{flex:0 0 auto;min-height:54px;display:flex;align-items:center;gap:14px;padding:8px 14px;border-bottom:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-accent-soft) 42%,var(--theme-card))}.selected-background-main{min-width:150px;flex:1;display:flex;align-items:center;gap:8px}.selected-background-icon{flex:0 0 auto;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.selected-background-main>span:last-child{min-width:0;display:grid;gap:2px}.selected-background-main b,.selected-background-main small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.selected-background-main b{color:var(--theme-text);font-size:10px}.selected-background-main small{color:var(--theme-muted);font-size:8px}.selected-background-settings{display:flex;align-items:center;gap:7px}.selected-background-settings label{display:grid;grid-template-columns:auto 68px;align-items:center;gap:5px;color:var(--theme-muted);font-size:8px;font-weight:800;white-space:nowrap}.selected-background-settings input{width:68px;height:30px;padding:0 7px;border:1px solid var(--theme-border);border-radius:7px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:9px;font-weight:700}.selected-background-settings input:focus{border-color:var(--theme-accent)}.selected-background-actions{flex:0 0 auto;display:flex;align-items:center;gap:4px}.selected-background-actions .icon-button{margin:0}.selected-background-actions .secondary-button{padding:7px 9px;font-size:9px}.background-audio-dialog-backdrop{position:fixed;z-index:45;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:color-mix(in srgb,var(--theme-text) 30%,transparent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.background-audio-dialog{width:min(920px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--theme-border-strong);border-radius:19px;background:linear-gradient(145deg,var(--theme-card),var(--theme-card-end));box-shadow:0 30px 90px color-mix(in srgb,var(--theme-text) 25%,transparent)}.background-audio-dialog-header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 20px;border-bottom:1px solid var(--theme-border)}.background-audio-dialog-header>div{display:flex;align-items:center;gap:10px}.background-audio-dialog-header>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.background-audio-dialog-header h2{margin:0;color:var(--theme-text);font-size:17px}.background-audio-dialog-header p{margin:3px 0 0;color:var(--theme-muted);font-size:10px}.background-audio-filters{flex:0 0 auto;display:grid;grid-template-columns:minmax(220px,1fr) 160px 160px;gap:9px;padding:12px 20px;border-bottom:1px solid var(--theme-border)}.background-audio-search{display:flex;align-items:center;gap:7px;height:38px;padding:0 10px;border:1px solid var(--theme-border);border-radius:9px;background:var(--theme-input);color:var(--theme-muted)}.background-audio-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--theme-text);font-size:10px}.background-audio-filters select{min-width:0;height:38px;padding:0 9px;border:1px solid var(--theme-border);border-radius:9px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:10px;font-weight:700}.background-audio-search:focus-within,.background-audio-filters select:focus{border-color:var(--theme-accent)}.background-audio-dialog-body{min-height:0;flex:1;display:grid;grid-template-columns:minmax(0,1fr) 250px}.background-audio-results{min-height:260px;overflow-y:auto;padding:12px;border-right:1px solid var(--theme-border)}.background-audio-option{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-input)}.background-audio-option+.background-audio-option{margin-top:7px}.background-audio-option.selected{border-color:var(--theme-accent);background:var(--theme-accent-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent) 10%,transparent)}.background-audio-option-main{min-width:0;flex:1;display:flex;align-items:center;gap:9px;padding:5px;border:0;background:transparent;color:var(--theme-text);text-align:left}.background-audio-option-main>span:nth-child(2){min-width:0;flex:1;display:grid;gap:2px}.background-audio-option-main b,.background-audio-option-main small,.background-audio-option-main em{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.background-audio-option-main b{font-size:11px}.background-audio-option-main small{color:var(--theme-muted);font-size:9px}.background-audio-option-main em{color:var(--theme-accent-deep);font-size:8px;font-style:normal}.background-audio-option-main>svg{flex:0 0 auto;color:var(--theme-accent-deep)}.background-audio-option-icon{flex:0 0 auto;display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--theme-surface);color:var(--theme-accent-deep)}.background-audio-option>.icon-button{flex:0 0 auto;margin:0}.background-audio-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:6px;color:var(--theme-muted);text-align:center}.background-audio-empty svg{color:var(--theme-accent-deep)}.background-audio-empty b{color:var(--theme-text);font-size:12px}.background-audio-empty span{font-size:9px}.background-audio-options{display:flex;flex-direction:column;gap:13px;padding:16px;background:color-mix(in srgb,var(--theme-surface) 48%,transparent)}.background-audio-options>div{display:grid;gap:3px;padding-bottom:10px;border-bottom:1px solid var(--theme-border)}.background-audio-options>div b{color:var(--theme-text);font-size:12px}.background-audio-options>div small{color:var(--theme-muted);font-size:8px;line-height:1.5}.background-audio-options label{display:grid;gap:5px;color:var(--theme-text);font-size:9px;font-weight:800}.background-audio-options label span{display:flex;justify-content:space-between;gap:8px}.background-audio-options label em{color:var(--theme-muted);font-size:8px;font-style:normal;font-weight:600}.background-audio-options input{width:100%;height:36px;padding:0 9px;border:1px solid var(--theme-border);border-radius:8px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:10px;font-weight:700}.background-audio-options input:focus{border-color:var(--theme-accent)}.background-audio-options input:disabled{opacity:.55}.background-audio-options>p{margin:auto 0 0;color:var(--theme-muted);font-size:8px;line-height:1.6}.sound-effect-picker-body{grid-template-columns:minmax(0,1fr) 290px}.sound-effect-insert-options label{flex:1}.sound-effect-insert-options textarea{width:100%;min-height:150px;resize:vertical;padding:9px;border:1px solid var(--theme-border);border-radius:8px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:10px;line-height:1.55}.sound-effect-insert-options textarea:focus{border-color:var(--theme-accent)}.sound-effect-insert-options textarea::placeholder{color:var(--theme-muted)}.background-audio-dialog-footer{flex:0 0 auto;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 20px;border-top:1px solid var(--theme-border)}.background-audio-dialog-footer>span{min-width:0;overflow:hidden;color:var(--theme-muted);font-size:10px;white-space:nowrap;text-overflow:ellipsis}.background-audio-dialog-footer>div{flex:0 0 auto;display:flex;gap:8px}.segment-code-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px 5px;color:var(--theme-muted);font:500 9px DM Mono,monospace}.segment-code-header span:first-child{display:inline-flex;align-items:center;gap:5px;color:var(--theme-accent-deep);font-family:inherit;font-weight:700}.segment-code-editor{min-width:0;margin:0 9px 9px;overflow:hidden;border:1px solid var(--theme-border);border-radius:8px;background:var(--theme-input)}.segment-code-editor .cm-editor,.segment-code-editor .cm-gutters{background:var(--theme-input);color:var(--theme-text)}.segment-code-editor .cm-content{min-height:118px;caret-color:var(--theme-accent-deep);font:12px/1.65 DM Mono,Consolas,monospace}.segment-code-editor .cm-line{padding-left:8px}.segment-code-editor .cm-activeLine{background:color-mix(in srgb,var(--theme-accent-soft) 70%,transparent)}.segment-code-editor .cm-placeholder{color:color-mix(in srgb,var(--theme-muted) 72%,transparent);font-family:inherit}.editor-empty{height:100%;min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--theme-muted);text-align:center}.editor-empty b{color:var(--theme-text);font-size:14px}.editor-empty span{margin-bottom:8px;font-size:11px}.editor-source-view{flex:1;min-height:0;display:flex;flex-direction:column;padding:14px}.source-view-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:1px 2px 10px}.source-view-heading>div{display:flex;align-items:center;gap:9px;color:var(--theme-accent-deep)}.source-view-heading span{display:grid}.source-view-heading b{color:var(--theme-text);font-size:13px}.source-view-heading small{margin-top:2px;color:var(--theme-muted);font-size:10px}.editor-source-view .code-editor{flex:1;min-height:0;height:auto;margin:0;border-radius:11px;background:var(--theme-input)}.editor-source-view .code-editor>div,.editor-source-view .cm-editor{height:100%}.editor-source-view .cm-editor,.editor-source-view .cm-gutters{background:var(--theme-input);color:var(--theme-text)}.editor-source-view .cm-gutters{border-color:var(--theme-border);color:var(--theme-muted)}.editor-source-view .cm-activeLine,.editor-source-view .cm-activeLineGutter{background:var(--theme-accent-soft)}.editor-source-view .cm-content{caret-color:var(--theme-accent-deep)}.editor-bottom-bar{flex:0 0 auto;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px;border-top:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-card-end) 88%,transparent)}.editor-status{display:block;max-width:520px;overflow:hidden;color:var(--theme-muted);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.editor-status.error{color:var(--theme-danger)}.editor-bottom-actions{display:flex;gap:8px}.editor-role-panel{min-width:0;min-height:0;display:flex;flex-direction:column;padding:14px;overflow:hidden;border-radius:17px}.role-panel-heading{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 1px 13px;border-bottom:1px solid var(--theme-border)}.role-panel-heading>div{display:flex;align-items:center;gap:9px;color:var(--theme-accent-deep)}.role-panel-heading span{display:grid;gap:2px}.role-panel-heading b{color:var(--theme-text);font-size:13px}.role-panel-heading small{color:var(--theme-muted);font-size:9px}.role-card-list{flex:1;min-height:0;overflow-y:auto;padding:11px 1px}.editor-role-card{width:100%;display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid transparent;border-radius:11px;background:var(--theme-input);color:var(--theme-text);text-align:left;transition:border-color .18s ease,background .18s ease,transform .18s ease}.editor-role-card+.editor-role-card{margin-top:7px}.editor-role-card:hover{border-color:var(--theme-border-strong);background:var(--theme-surface);transform:translate(-2px)}.editor-role-main{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px}.editor-role-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--theme-accent),var(--theme-secondary));color:var(--theme-text);font-size:12px;font-weight:800}.editor-role-copy{min-width:0;display:grid;gap:2px}.editor-role-copy b,.editor-role-copy small,.editor-role-copy em{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editor-role-copy b{font-size:11px}.editor-role-copy small{color:var(--theme-muted);font-size:9px}.editor-role-copy em{color:var(--theme-accent-deep);font-size:9px;font-style:normal}.editor-role-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding-top:8px;border-top:1px solid var(--theme-border)}.role-locate,.role-edit-button,.role-delete-button{min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:6px 4px;border:0;border-radius:6px;font-size:9px;font-weight:800}.role-locate{background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.role-edit-button{background:var(--theme-surface);color:var(--theme-muted);box-shadow:inset 0 0 0 1px var(--theme-border)}.role-delete-button{background:color-mix(in srgb,var(--theme-danger) 10%,var(--theme-card));color:var(--theme-danger);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-danger) 34%,var(--theme-border))}.role-locate:hover,.role-edit-button:hover,.role-delete-button:hover{color:var(--theme-text);box-shadow:inset 0 0 0 1px var(--theme-border-strong)}.role-panel-tip{flex:0 0 auto;display:flex;align-items:flex-start;gap:8px;padding:11px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-accent-deep)}.role-panel-tip p{display:grid;gap:3px;margin:0}.role-panel-tip b{color:var(--theme-text);font-size:10px}.role-panel-tip span{color:var(--theme-muted);font-size:9px;line-height:1.5}.role-list-state{margin:18px 6px;color:var(--theme-muted);font-size:10px;text-align:center}.role-list-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:6px;padding:16px;color:var(--theme-muted);text-align:center}.role-list-empty b{color:var(--theme-text);font-size:11px}.role-list-empty span{font-size:9px;line-height:1.5}.role-dialog-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:color-mix(in srgb,var(--theme-text) 24%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.role-dialog{width:min(1080px,100%);max-height:min(880px,calc(100vh - 44px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--theme-border-strong);border-radius:20px;background:linear-gradient(145deg,var(--theme-card),var(--theme-card-end));box-shadow:0 30px 90px color-mix(in srgb,var(--theme-text) 24%,transparent)}.role-dialog-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--theme-border)}.role-dialog-header>div{display:flex;align-items:center;gap:11px}.role-dialog-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.role-dialog-header h2{margin:0;color:var(--theme-text);font-size:18px;letter-spacing:-.035em}.role-dialog-header p{margin:3px 0 0;color:var(--theme-muted);font-size:10px}.role-dialog-header .icon-button{margin:0}.role-dialog-fields{flex:0 0 auto;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:12px;padding:15px 20px 11px}.role-dialog-fields label{min-width:0;display:grid;gap:6px;color:var(--theme-text);font-size:10px;font-weight:800}.role-dialog-fields label>span b{color:var(--theme-danger)}.role-dialog-fields input,.role-dialog-fields select{width:100%;min-width:0;height:38px;padding:0 11px;border:1px solid var(--theme-border-strong);border-radius:9px;outline:none;background:var(--theme-input);color:var(--theme-text);font-size:11px}.role-dialog-fields input:focus,.role-dialog-fields select:focus,.role-dialog-search:focus-within{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 12%,transparent)}.role-dialog-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 10px;border:1px solid var(--theme-border-strong);border-radius:9px;background:var(--theme-input);color:var(--theme-muted)}.role-dialog-search input{height:auto;padding:0;border:0;border-radius:0;box-shadow:none!important}.role-voice-picker{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.role-dialog-tabs{flex:0 0 auto;margin:0 20px 10px}.role-voice-filter-panel{flex:0 0 auto;gap:8px;margin:0 20px 10px;padding:0 0 10px}.role-voice-filter-panel .voice-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.role-voice-filter-panel .voice-search input{height:auto}.role-preview-message{flex:0 0 auto;margin:0 20px 8px;padding:7px 10px;font-size:10px}.role-voice-scroll{flex:1 1 auto;min-height:162px;overflow-y:auto;margin:0 20px;padding:2px 5px 12px 2px;scrollbar-color:var(--theme-border-strong) transparent}.role-voice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.role-voice-grid>.state-message{grid-column:1 / -1}.voice-card.role-voice-card{width:100%;height:174px;min-height:174px;padding:0;overflow:hidden;border-color:var(--theme-border);background:var(--theme-input);color:var(--theme-text);text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.voice-card.role-voice-card:hover{border-color:var(--theme-border-strong);background:var(--theme-surface);transform:translateY(-1px)}.voice-card.role-voice-card.selected{border-color:var(--theme-accent);background:color-mix(in srgb,var(--theme-accent-soft) 62%,var(--theme-card));box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-accent) 16%,transparent)}.role-voice-select{width:100%;height:125px;padding:13px 14px 8px;border:0;background:transparent;color:inherit;text-align:left}.role-voice-select:disabled{cursor:not-allowed;opacity:.65}.role-voice-card .voice-avatar.large{width:38px;height:38px;font-size:14px}.role-voice-card h3{margin-top:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.role-voice-card p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.role-voice-card .voice-tags{max-height:22px;margin-top:9px;overflow:hidden}.role-voice-card .voice-tags span{color:var(--theme-accent-deep);background:var(--theme-accent-soft)}.role-voice-favorite{position:absolute;top:13px;right:13px;color:var(--theme-danger)}.voice-card.role-voice-card .role-voice-preview{bottom:10px;left:14px;right:14px;min-height:30px;padding:6px 10px}.role-voice-pagination{flex:0 0 auto;margin:0 20px;padding:8px 0;border-top:1px solid var(--theme-border)}.role-dialog-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:13px 20px;border-top:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-surface) 72%,transparent)}.role-dialog-message{min-width:0;max-width:48%;display:inline-flex;align-items:center;gap:7px;overflow:hidden;padding:8px 11px;border:1px solid color-mix(in srgb,var(--theme-accent) 34%,var(--theme-border));border-radius:9px;background:var(--theme-accent-soft);color:var(--theme-accent-deep);font-size:11px;font-weight:800;box-shadow:0 4px 12px color-mix(in srgb,var(--theme-accent) 10%,transparent)}.role-dialog-message>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.role-dialog-message.error{border-color:color-mix(in srgb,var(--theme-danger) 38%,var(--theme-border));background:color-mix(in srgb,var(--theme-danger) 10%,var(--theme-card));color:var(--theme-danger)}.role-dialog-footer>div{display:flex;gap:8px}.role-edit-dialog{width:min(560px,100%);overflow:hidden;border:1px solid var(--theme-border-strong);border-radius:18px;background:linear-gradient(145deg,var(--theme-card),var(--theme-card-end));box-shadow:0 30px 90px color-mix(in srgb,var(--theme-text) 24%,transparent)}.role-edit-fields{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:12px;padding:20px}.role-edit-fields label{min-width:0;display:grid;gap:7px;color:var(--theme-text);font-size:10px;font-weight:800}.role-edit-fields label span b{color:var(--theme-danger)}.role-edit-fields input,.role-edit-fields select{width:100%;min-width:0;height:40px;padding:0 11px;border:1px solid var(--theme-border-strong);border-radius:9px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:11px;font-weight:600}.role-edit-fields input:focus,.role-edit-fields select:focus{border-color:var(--theme-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 12%,transparent)}@media(max-width:1180px){.professional-editor-body{grid-template-columns:minmax(0,1fr) 248px}.segment-controls{grid-template-columns:30px repeat(3,minmax(100px,1fr)) auto}.segment-role-name,.segment-rate{grid-column:2 / 3}.segment-actions{grid-column:5;grid-row:1 / 3;align-self:center}}@media(max-width:860px){.page-content:has(.professional-editor){height:auto;overflow:visible;padding-bottom:92px}.professional-editor-body{grid-template-columns:1fr}.editor-workspace{min-height:620px}.editor-role-panel{max-height:360px}.role-voice-filter-panel .voice-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.selected-background-audio{align-items:flex-start;flex-wrap:wrap}.selected-background-main{flex-basis:100%}.selected-background-settings{flex:1}}@media(max-width:620px){.editor-toolbar{align-items:flex-start;flex-direction:column-reverse}.editor-document-meta{justify-items:start}.editor-tool-group{width:100%;overflow-x:auto}.editor-tool-button{min-width:72px}.segment-controls{grid-template-columns:26px 1fr 1fr}.segment-role-name{grid-column:2 / 4}.segment-actions{grid-column:2 / 4;grid-row:auto;justify-content:flex-end}.segment-ssml-tools{width:100%;overflow-x:auto;padding-bottom:1px}.ssml-tool-menu>button{white-space:nowrap}.editor-bottom-bar{align-items:stretch;flex-direction:column}.editor-bottom-actions{width:100%}.editor-bottom-actions button{flex:1}.role-dialog-backdrop{padding:10px}.role-dialog{max-height:calc(100vh - 20px);border-radius:15px}.role-dialog-fields{grid-template-columns:1fr}.role-voice-filter-panel .voice-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-voice-scroll{min-height:100px}.role-voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.role-dialog-footer{align-items:stretch;flex-direction:column}.role-dialog-message{max-width:none}.role-dialog-footer>div button{flex:1}.role-edit-fields{grid-template-columns:1fr}.selected-background-settings{width:100%;overflow-x:auto}.selected-background-settings label{grid-template-columns:auto 62px}.background-audio-dialog-backdrop{padding:8px}.background-audio-dialog{max-height:calc(100vh - 16px);border-radius:14px}.background-audio-filters{grid-template-columns:1fr;padding:10px 12px}.background-audio-dialog-body{grid-template-columns:1fr;overflow-y:auto}.background-audio-results{min-height:220px;max-height:320px;border-right:0;border-bottom:1px solid var(--theme-border)}.background-audio-options{display:grid;grid-template-columns:repeat(3,1fr)}.background-audio-options.sound-effect-insert-options{display:flex}.background-audio-options>div,.background-audio-options>p{grid-column:1 / -1}.background-audio-dialog-footer{align-items:stretch;flex-direction:column}.background-audio-dialog-footer>div button{flex:1}}.sound-effects-filter{display:grid;grid-template-columns:minmax(240px,1fr) 160px 160px auto;align-items:center;gap:10px;margin-bottom:14px;padding:14px}.sound-effects-search{display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid var(--theme-border);border-radius:9px;background:var(--theme-input);color:var(--theme-muted)}.sound-effects-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--theme-text);font-size:12px}.sound-effects-filter>select{height:40px;padding:0 10px;border:1px solid var(--theme-border);border-radius:9px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:11px;font-weight:700}.sound-effects-filter>select:focus,.sound-effects-search:focus-within{border-color:var(--theme-accent)}.sound-effects-filter>.primary-button{height:40px;white-space:nowrap}.sound-effects-table-card{overflow:hidden;padding:0}.sound-effects-table-toolbar{min-height:54px;display:flex;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid var(--theme-border);color:var(--theme-muted);font-size:10px;font-weight:700}.sound-effects-table-toolbar>span{flex:1}.sound-effects-table-toolbar>span small{display:block;margin-top:3px;color:var(--theme-accent-deep);font-size:9px}.sound-effects-toolbar-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.sound-effects-toolbar-actions .secondary-button{padding:9px 11px;font-size:12px;white-space:nowrap}.sound-effects-file-input{display:none}.sound-effects-table-scroll{max-height:min(560px,calc(100vh - 360px));overflow:auto}.sound-effects-table{width:100%;min-width:940px;border-collapse:collapse;table-layout:fixed}.sound-effects-table th{position:sticky;z-index:1;top:0;padding:10px 9px;border-bottom:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-muted);text-align:left;font-size:9px;font-weight:800}.sound-effects-table th:nth-child(1){width:42px}.sound-effects-table th:nth-child(2){width:145px}.sound-effects-table th:nth-child(3){width:180px}.sound-effects-table th:nth-child(4){width:105px}.sound-effects-table th:nth-child(5){width:230px}.sound-effects-table th:nth-child(6){width:165px}.sound-effects-table th:nth-child(7){width:124px}.sound-effects-table td{padding:12px 9px;border-bottom:1px solid var(--theme-border);color:var(--theme-muted);font-size:10px;vertical-align:middle}.sound-effects-table tbody tr:last-child td{border-bottom:0}.sound-effects-table tbody tr:hover{background:color-mix(in srgb,var(--theme-accent-soft) 40%,transparent)}.sound-effects-table input[type=checkbox],.sound-effects-table-toolbar input[type=checkbox]{accent-color:var(--theme-accent)}.sound-effect-title{display:flex;align-items:center;gap:7px;min-width:0;color:var(--theme-accent-deep)}.sound-effect-title b{overflow:hidden;color:var(--theme-text);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.sound-effect-tags{display:flex;flex-wrap:wrap;gap:4px}.sound-effect-tags span,.sound-effect-category{display:inline-block;padding:3px 6px;border-radius:999px;background:var(--theme-accent-soft);color:var(--theme-accent-deep);font-size:9px;font-weight:800}.sound-effect-tags em{color:var(--theme-muted);font-size:9px;font-style:normal}.sound-effect-category{background:var(--theme-surface);color:var(--theme-text)}.sound-effect-link{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;color:var(--theme-accent-deep);text-decoration:none}.sound-effect-link span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sound-effect-link svg{flex:0 0 auto}.sound-effect-actions{display:flex;gap:4px}.sound-effects-empty{height:150px;color:var(--theme-muted);text-align:center}.sound-effects-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:9px 14px;border-top:1px solid var(--theme-border);color:var(--theme-muted);font-size:10px;font-weight:700}.sound-effects-pagination>div{display:flex;gap:6px}.sound-effect-dialog-backdrop{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:color-mix(in srgb,var(--theme-text) 28%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sound-effect-dialog{width:min(640px,100%);overflow:hidden;padding:0;border-radius:18px;box-shadow:0 24px 80px color-mix(in srgb,var(--theme-text) 24%,transparent)}.sound-effect-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--theme-border)}.sound-effect-dialog>header>div{display:flex;align-items:center;gap:11px}.sound-effect-dialog>header>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--theme-accent-soft);color:var(--theme-accent-deep)}.sound-effect-dialog h2{margin:0;color:var(--theme-text);font-size:17px}.sound-effect-dialog header p{margin:3px 0 0;color:var(--theme-muted);font-size:10px}.sound-effect-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px}.sound-effect-form label{display:grid;gap:6px;color:var(--theme-muted);font-size:10px;font-weight:800}.sound-effect-form label>span b{color:var(--theme-danger)}.sound-effect-form input{width:100%;height:40px;padding:0 11px;border:1px solid var(--theme-border);border-radius:9px;outline:0;background:var(--theme-input);color:var(--theme-text);font-size:11px}.sound-effect-form input:focus{border-color:var(--theme-accent)}.sound-effect-tags-field,.sound-effect-url-field{grid-column:1 / -1}.sound-effect-tags-field>div{display:flex;align-items:center;gap:7px;height:40px;padding:0 11px;border:1px solid var(--theme-border);border-radius:9px;background:var(--theme-input);color:var(--theme-muted)}.sound-effect-tags-field>div:focus-within{border-color:var(--theme-accent)}.sound-effect-tags-field>div input{height:auto;padding:0;border:0}.sound-effect-url-field small{color:var(--theme-muted);font-size:9px;font-weight:600;line-height:1.55}.sound-effect-dialog>footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid var(--theme-border);background:color-mix(in srgb,var(--theme-surface) 45%,transparent)}.sound-effect-dialog>footer>span{color:var(--theme-muted);font-size:10px}.sound-effect-dialog>footer>div{display:flex;gap:8px}@media(max-width:900px){.sound-effects-filter{grid-template-columns:1fr 1fr}.sound-effects-search{grid-column:1 / -1}}@media(max-width:700px){.sound-effects-table-toolbar{align-items:flex-start;flex-wrap:wrap}.sound-effects-table-toolbar>span{flex-basis:100%;order:3}.sound-effects-toolbar-actions{width:100%}.sound-effects-toolbar-actions .secondary-button{flex:1}}@media(max-width:560px){.sound-effects-filter{grid-template-columns:1fr}.sound-effects-search{grid-column:auto}.sound-effects-filter>.primary-button{width:100%}.sound-effect-form{grid-template-columns:1fr;padding:16px}.sound-effect-tags-field,.sound-effect-url-field{grid-column:auto}.sound-effect-dialog>footer{align-items:stretch;flex-direction:column}.sound-effect-dialog>footer>div{justify-content:flex-end}}
