:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans Khmer,Khmer Sangam MN,Arial,sans-serif;color:#101731;background:#fbfbff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #101731;--muted: #5d6680;--line: #dfe3f0;--line-strong: #cfd5e7;--panel: rgba(255, 255, 255, .94);--surface: #f6f7fc;--violet: #6c2cff;--blue: #2379f4;--navy: #11145a;--green: #16865d;--amber: #b76a10;--red: #c23c50;--shadow: 0 18px 48px rgba(46, 42, 101, .1);--shadow-small: 0 8px 24px rgba(36, 43, 92, .08)}*{box-sizing:border-box}html{min-width:320px;background:#fbfbff}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 12% 18%,rgba(111,66,255,.045),transparent 26%),radial-gradient(circle at 86% 72%,rgba(34,126,244,.05),transparent 28%),#fbfbff}button,input,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:not(:disabled),a[href],summary,input[type=range]:not(:disabled),[role=button],[role=option]{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[role=slider]:focus-visible{outline:3px solid rgba(59,108,255,.28);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.5}p,h1,h2,h3{margin-top:0}p{color:var(--muted);line-height:1.6}a{color:inherit;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:80;background:#fffffff0;border-bottom:1px solid rgba(217,222,238,.92);backdrop-filter:blur(18px)}.header-inner{width:min(1480px,calc(100% - 48px));height:74px;margin:0 auto;display:grid;grid-template-columns:210px minmax(400px,1fr) auto;align-items:center;gap:24px}.brand-button{width:184px;height:58px;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;overflow:hidden}.brand-button img{width:178px;height:58px;object-fit:contain;object-position:left center;mix-blend-mode:multiply}.primary-nav{justify-self:center;height:100%;display:flex;align-items:stretch;gap:8px}.primary-nav button,.mobile-nav button{position:relative;border:0;background:transparent;padding:0 20px;font-weight:700;cursor:pointer;white-space:nowrap}.primary-nav button:after,.mobile-nav button:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;border-radius:2px;transform:scaleX(0);background:linear-gradient(90deg,var(--violet),var(--blue));transition:transform .16s ease}.primary-nav button:hover,.primary-nav button.is-active,.mobile-nav button.is-active{color:#4c32d8}.primary-nav button.is-active:after,.mobile-nav button.is-active:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.credit-balance{height:44px;padding:0 12px;border:1px solid #ded9f2;border-radius:8px;display:inline-flex;align-items:center;gap:6px;color:#5632c9;background:#f8f6ff;cursor:pointer;white-space:nowrap}.credit-balance strong{color:#171d45;font-variant-numeric:tabular-nums}.credit-balance span{color:#6a6683;font-size:.72rem;font-weight:750}.language-select{width:144px}.header-actions .select-trigger{height:44px;background:#fff}.google-signin,.primary-header-action,.account-trigger{height:44px;border:0;border-radius:8px;font-weight:750;cursor:pointer;white-space:nowrap}.google-signin{display:inline-flex;align-items:center;gap:9px;padding:0 14px;background:#fff;border:1px solid var(--line)}.google-signin span,.trial-note button span,.anonymous-card button span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#4285f4;background:conic-gradient(from 180deg,#fff,#f8f8ff);font-weight:900}.primary-header-action{padding:0 20px;color:#fff;background:linear-gradient(120deg,#7130ee,#267cf3);box-shadow:0 10px 24px #4b45de38}.account-menu{position:relative}.account-trigger{max-width:180px;overflow:hidden;text-overflow:ellipsis;padding:0 14px;background:#fff;border:1px solid var(--line)}.account-popover{position:absolute;top:calc(100% + 10px);right:0;width:260px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-small);display:grid;gap:6px}.account-popover span{color:var(--muted);font-size:.85rem;overflow:hidden;text-overflow:ellipsis}.account-popover button{margin-top:8px;display:flex;align-items:center;gap:8px;padding:10px;border:0;border-radius:6px;color:var(--red);background:#fff3f5;cursor:pointer}.mobile-nav{display:none}.select-menu{position:relative;min-width:0}.control-label{display:block;margin-bottom:7px;color:#222b48;font-size:.81rem;font-weight:800}.select-trigger{width:100%;min-height:46px;padding:9px 12px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.select-trigger>span{min-width:0;display:grid;gap:2px}.select-trigger b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.select-trigger small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.74rem;font-weight:500}.select-trigger svg{flex:0 0 auto;color:#6b7390;transition:transform .15s ease}.select-trigger svg.is-open{transform:rotate(180deg)}.select-popover{position:absolute;z-index:110;top:calc(100% + 7px);left:0;right:0;min-width:210px;max-height:300px;overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fffffffc;box-shadow:0 18px 45px #1e224f2b}.select-popover button{width:100%;min-height:43px;padding:8px 9px;border:0;border-radius:6px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.select-popover button>span{min-width:0;display:grid;gap:2px}.select-popover button b{font-size:.88rem}.select-popover button small{color:var(--muted);font-size:.72rem;white-space:normal}.select-popover button.is-active{background:#f2efff}.select-popover button.is-selected{color:#5427d5}.decorative-section{position:relative;isolation:isolate;overflow:hidden}.content-layer{position:relative;z-index:2}.audio-atmosphere{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.audio-atmosphere canvas{position:absolute;inset:0}.audio-atmosphere .glow{position:absolute;width:38%;aspect-ratio:1;border-radius:50%;filter:blur(70px);opacity:.13}.audio-atmosphere .glow-a{left:-14%;top:12%;background:#9959ff}.audio-atmosphere .glow-b{right:-16%;bottom:-24%;background:#42a3ff}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;color:#5a37da;font-size:.8rem;font-weight:800;text-transform:uppercase}.home-hero{min-height:740px;padding:54px 24px 32px}.hero-copy{width:min(980px,100%);min-height:214px;margin:0 auto 20px;text-align:center}.hero-copy h1{margin-bottom:18px;font-size:clamp(2.7rem,5.2vw,5rem);line-height:1.05;letter-spacing:0}.hero-copy h1 span,.hero-copy h1 strong{display:block}.hero-copy h1 span{color:var(--ink)}.hero-copy h1 strong{color:transparent;background:linear-gradient(100deg,#5f22db 15%,#2b84f4 78%);background-clip:text;-webkit-background-clip:text}.hero-copy>p:last-child{max-width:760px;margin:0 auto;font-size:1.04rem}.home-editor{width:min(1220px,100%);min-height:396px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.85fr);border:1px solid rgba(207,213,231,.94);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);overflow:visible}.home-editor-main,.home-editor-settings{padding:22px;min-width:0}.home-editor-main{border-right:1px solid var(--line);display:grid;grid-template-rows:minmax(210px,1fr) auto;gap:14px}.home-editor-settings{display:flex;flex-direction:column;gap:12px}.text-editor{display:flex;flex-direction:column;min-height:0}.text-editor-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.text-editor-heading b{font-size:.92rem}.text-editor-heading small{color:var(--muted)}.text-editor textarea{flex:1;width:100%;resize:none;padding:18px;border:1px solid var(--line-strong);border-radius:7px;background:#ffffffe6;color:var(--ink);font-size:1.05rem;line-height:1.9}.speech-settings-controls{display:grid;gap:12px;min-width:0}.base-style-row{margin-top:7px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.78rem}.base-style-row strong{padding:3px 7px;border-radius:5px;color:#5931cf;background:#f0ebff}.speed-heading{display:flex;align-items:center;justify-content:space-between}.speed-heading output{padding:3px 7px;border-radius:5px;color:#5433d0;background:#f1edff;font-size:.78rem;font-weight:800}.speed-inputs{display:grid;grid-template-columns:1fr 72px;align-items:center;gap:10px}.speed-inputs input[type=range]{width:100%;height:28px;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.speed-inputs input[type=range]::-webkit-slider-runnable-track{height:7px;border-radius:7px;background:linear-gradient(90deg,#6d2ff1 0,#237ef4 var(--speed-progress),#e4e7f1 var(--speed-progress),#e4e7f1 100%);box-shadow:inset 0 1px 2px #1d244e1f}.speed-inputs input[type=range]::-moz-range-track{height:7px;border-radius:7px;background:linear-gradient(90deg,#6d2ff1 0,#237ef4 var(--speed-progress),#e4e7f1 var(--speed-progress),#e4e7f1 100%);box-shadow:inset 0 1px 2px #1d244e1f}.speed-inputs input[type=range]::-webkit-slider-thumb{width:19px;height:19px;margin-top:-6px;border:3px solid #fff;border-radius:50%;appearance:none;-webkit-appearance:none;background:linear-gradient(145deg,#6e31ef,#2780f2);box-shadow:0 2px 8px #443abd59;transition:transform .14s ease,box-shadow .14s ease}.speed-inputs input[type=range]::-moz-range-thumb{width:15px;height:15px;border:3px solid #fff;border-radius:50%;background:linear-gradient(145deg,#6e31ef,#2780f2);box-shadow:0 2px 8px #443abd59}.speed-inputs input[type=range]:hover::-webkit-slider-thumb,.speed-inputs input[type=range]:focus-visible::-webkit-slider-thumb{transform:scale(1.08);box-shadow:0 3px 12px #443abd75}.speed-inputs input[type=number]{width:100%;height:38px;padding:0 7px;border:1px solid var(--line-strong);border-radius:6px;background:#fff}.speed-range{display:grid;grid-template-columns:repeat(4,1fr);color:#838ba2;font-size:.68rem;font-variant-numeric:tabular-nums}.speed-range span:nth-child(2),.speed-range span:nth-child(3){text-align:center}.speed-range span:last-child{text-align:right}.field-control{position:relative;display:block}.field-control textarea{width:100%;min-height:74px;resize:vertical;padding:11px 12px 25px;border:1px solid var(--line-strong);border-radius:7px;line-height:1.5}.field-control small{position:absolute;right:9px;bottom:7px;color:#8c93a8;font-size:.68rem}.generate-action{min-height:48px;padding:0 18px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:linear-gradient(110deg,#7330ec,#237cf4);box-shadow:0 10px 26px #4c41da33;font-weight:800;cursor:pointer}.home-editor-settings .generate-action{width:100%;margin-top:auto}.handoff-note{margin:-4px 0 0;text-align:center;font-size:.74rem;line-height:1.4}.audio-player{min-width:0;min-height:82px;padding:12px 14px;display:grid;grid-template-columns:50px minmax(0,1fr) 92px;grid-template-areas:"play wave time" "play volume volume";align-items:center;gap:7px 13px;border:1px solid var(--line);border-radius:7px;background:#fff}.audio-player.is-compact{min-height:58px;padding:7px 8px;grid-template-columns:36px minmax(0,1fr) 72px;grid-template-areas:"play wave time";gap:8px}.play-control{grid-area:play;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#7434eb,#237ef4);box-shadow:0 8px 18px #5b3ee040;cursor:pointer}.waveform{grid-area:wave;width:100%;height:50px;cursor:ew-resize;touch-action:none;overflow:hidden}.waveform.is-compact{height:34px}.waveform canvas{width:100%;height:100%;display:block}.audio-time{grid-area:time;color:#59627d;font-size:.72rem;font-variant-numeric:tabular-nums;white-space:nowrap}.volume-control{grid-area:volume;justify-self:end;display:flex;align-items:center;gap:7px;color:#59627d}.volume-control input{width:110px;accent-color:#6732e7}.audio-error{grid-column:2 / -1;color:var(--red);font-size:.72rem}.audio-skeleton{min-height:82px;border-radius:7px;background:linear-gradient(90deg,#f1f2f7,#fafbff,#f1f2f7)}.home-sample-preview{min-width:0;display:grid;gap:8px}.sample-preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.sample-preview-heading>div{min-width:0;display:flex;align-items:baseline;gap:8px}.sample-preview-heading strong{font-size:.84rem}.sample-preview-heading span{color:var(--muted);font-size:.7rem}.sample-preview-heading em{padding:3px 7px;border-radius:5px;color:#5632ca;background:#f0ebff;font-size:.68rem;font-style:normal;font-weight:800}.settings-intro{padding-bottom:10px;border-bottom:1px solid #ebe9f4}.settings-intro strong{font-size:.94rem}.settings-intro p{margin:4px 0 0;font-size:.72rem;line-height:1.45}.feature-strip{width:min(1360px,calc(100% - 48px));margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;background:#ffffffbf}.feature-strip article{min-height:112px;padding:20px;display:flex;gap:14px;align-items:center}.feature-strip article+article{border-left:1px solid var(--line)}.feature-strip article>span{flex:0 0 46px;width:46px;height:46px;border-radius:7px;display:grid;place-items:center;color:#6030dc;background:linear-gradient(145deg,#efe9ff,#edf5ff)}.feature-strip strong{font-size:.94rem}.feature-strip p{margin:5px 0 0;font-size:.77rem;line-height:1.45}.trial-note{width:min(900px,calc(100% - 48px));min-height:58px;margin:18px auto 34px;padding:10px 14px;border:1px solid #e2def2;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f8f6ffeb}.trial-note>div,.trial-note button{display:flex;align-items:center;gap:10px}.trial-note>div{color:#5d42bd;font-size:.82rem}.trial-note button{border:0;background:transparent;color:#5329d3;font-weight:800;cursor:pointer;text-align:left}.library-hero,.pricing-hero,.api-hero{min-height:278px;padding:60px 24px 40px;display:grid;place-items:center;text-align:center}.library-hero .content-layer,.pricing-hero .content-layer,.api-hero .content-layer{width:min(900px,100%);min-height:150px}.library-hero h1,.pricing-hero h1,.api-hero h1{margin-bottom:12px;font-size:clamp(2.55rem,5vw,4.7rem);line-height:1.06;color:transparent;background:linear-gradient(100deg,#5e25db,#2280f3);background-clip:text;-webkit-background-clip:text}.library-hero p,.pricing-hero p,.api-hero p{max-width:720px;margin-left:auto;margin-right:auto}.voice-library-content,.pricing-content,.api-docs{width:min(1480px,calc(100% - 48px));margin:0 auto 56px}.voice-filters{position:relative;z-index:10;padding:14px;display:grid;grid-template-columns:minmax(280px,1.5fr) repeat(3,minmax(170px,.7fr));gap:12px;border:1px solid var(--line);border-radius:8px;background:#ffffffed;box-shadow:var(--shadow-small)}.search-control{min-height:48px;padding:0 14px;border:1px solid var(--line-strong);border-radius:7px;display:flex;align-items:center;gap:10px;background:#fff;color:#6a728a}.search-control input{min-width:0;width:100%;border:0;outline:0;background:transparent}.voice-filters .select-trigger{height:48px}.library-meta{margin:16px 2px 10px;display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem}.voice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.voice-card{position:relative;min-width:0;min-height:172px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fffffff2;box-shadow:0 8px 20px #272c560e}.voice-card.is-selected{border-color:#6b39e7;box-shadow:0 0 0 1px #6836e533,0 12px 28px #4b33aa1f}.voice-card-select{width:100%;min-height:47px;padding:0;border:0;background:transparent;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.voice-card-copy{min-width:0;display:grid;gap:5px}.voice-name-row{min-width:0;display:flex;align-items:center;gap:6px}.gender-symbol{width:21px;height:21px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center}.gender-symbol>span{font-size:.95rem;font-weight:800;line-height:1}.gender-symbol.is-female{color:#b34683;background:#fcecf5}.gender-symbol.is-male{color:#2874bb;background:#eaf5ff}.voice-card-select strong{font-size:1rem}.voice-card-select small{color:var(--muted);font-size:.76rem;line-height:1.35}.featured-marker{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;border-radius:4px;color:#6940bd;background:#f3eeff;font-size:.58rem;font-style:normal;font-weight:800}.voice-identity{flex:0 0 auto;padding:4px 7px;border-radius:5px;color:#5832cc;background:#f0ebff;font-size:.67rem;font-weight:800}.selected-marker{position:absolute;top:51px;right:16px;display:inline-flex;align-items:center;gap:3px;color:#5a32d1;font-size:.62rem;font-weight:800}.voice-card .audio-player{margin-top:13px;padding:4px 0 0;border:0;background:transparent;grid-template-columns:34px minmax(0,1fr) 62px;grid-template-areas:"play wave time"}.voice-card .audio-time{justify-self:end}.show-more{min-width:160px;min-height:44px;margin:24px auto 0;padding:0 18px;border:1px solid #6d3be4;border-radius:7px;display:block;color:#5a30d3;background:#fff;font-weight:800;cursor:pointer}.empty-state{min-height:220px;padding:30px;border:1px dashed var(--line-strong);border-radius:8px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:var(--muted)}.empty-state p{margin:0}.studio-page{min-height:calc(100vh - 74px);padding:36px 24px 48px}.studio-heading{width:min(1480px,100%);min-height:128px;margin:0 auto 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.studio-heading h1{margin-bottom:8px;font-size:clamp(2rem,4vw,3.4rem)}.studio-heading p{margin-bottom:0}.sync-state{min-height:32px;border:0;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:6px;font-size:.74rem;font-weight:800;background:#f0f1f6;color:#616980}.sync-state.is-saving{color:#5a38c4;background:#f2efff}.sync-state.is-saved{background:#eaf8f1;color:var(--green)}.sync-state.is-error{background:#fff0f2;color:var(--red);cursor:pointer}.studio-workspace{width:min(1480px,100%);min-height:690px;margin:0 auto;display:grid;grid-template-columns:205px minmax(560px,1fr) 350px;align-items:start;gap:16px}.project-sidebar,.outputs-panel{position:sticky;top:92px;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fffffff2;box-shadow:var(--shadow-small);overflow:visible}.project-sidebar{padding:13px}.panel-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-heading>div{display:flex;align-items:center;gap:8px;min-width:0}.panel-heading span{padding:2px 6px;border-radius:5px;background:#efeaff;color:#5b32d0;font-size:.7rem}.icon-button{width:34px;height:34px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;background:#fff;cursor:pointer}.project-list{display:grid;gap:5px;margin:8px 0 12px}.project-list button{min-height:40px;padding:0 10px;border:0;border-radius:6px;display:flex;align-items:center;gap:8px;background:transparent;text-align:left;cursor:pointer}.project-list button.is-active{color:#5630cc;background:#f0ebff}.project-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-actions{padding-top:10px;border-top:1px solid var(--line);display:grid;gap:4px}.project-actions button{min-height:34px;padding:0 8px;border:0;border-radius:5px;display:flex;align-items:center;gap:8px;color:var(--muted);background:transparent;cursor:pointer}.project-actions button:hover{background:var(--surface)}.anonymous-card{margin-top:14px;padding:12px;border:1px solid #e4ddf7;border-radius:7px;background:#f8f6ff}.anonymous-card strong{font-size:.82rem}.anonymous-card p{margin:6px 0 10px;font-size:.71rem;line-height:1.45}.anonymous-card button{width:100%;min-height:36px;border:1px solid #d9d4e8;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;background:#fff;font-size:.72rem;font-weight:800;cursor:pointer}.paragraph-workspace{min-width:0}.project-toolbar{min-height:64px;padding:12px 16px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:space-between;background:#fffffff0}.project-toolbar>div{display:grid;gap:3px}.project-toolbar span{color:var(--muted);font-size:.74rem}.project-defaults{margin-top:12px;border:1px solid var(--line);border-radius:8px;background:#fffffff0}.project-defaults summary{min-height:54px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:800}.project-defaults summary small{color:var(--muted);font-size:.73rem;font-weight:600}.project-defaults[open] summary{border-bottom:1px solid var(--line)}.project-defaults>.speech-settings-controls{padding:16px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.paragraph-list{display:grid;gap:11px;margin-top:12px}.paragraph-card{border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 7px 18px #262c560b;overflow:visible}.paragraph-card.is-expanded{border-color:#7242e7;box-shadow:0 0 0 1px #6d36e41f,0 11px 25px #4b33aa1a}.paragraph-row{min-height:108px;padding:12px;display:grid;grid-template-columns:28px 34px minmax(180px,1fr) 176px auto;align-items:center;gap:8px}.drag-handle,.paragraph-actions button{width:28px;height:32px;padding:0;border:0;border-radius:5px;display:grid;place-items:center;color:#778098;background:transparent;cursor:grab}.drag-handle:active{cursor:grabbing}.paragraph-number{width:30px;height:30px;border-radius:6px;display:grid;place-items:center;color:#5732ca;background:#f0ebff;font-weight:800}.paragraph-row textarea{width:100%;min-height:74px;resize:vertical;padding:10px;border:1px solid transparent;border-radius:6px;background:#fafbfe;line-height:1.55}.paragraph-row textarea:focus{border-color:#a89be3;background:#fff}.settings-toggle{width:176px;min-height:48px;padding:6px 9px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:7px;color:#6f7790;background:var(--surface);text-align:left;cursor:pointer}.settings-toggle>span{min-width:0;display:grid;gap:2px}.settings-toggle strong{color:#3e465f;font-size:.71rem}.settings-toggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#798198;font-size:.61rem;font-weight:650}.settings-toggle.is-custom{color:#5a2fd2;background:#f0ebff}.settings-toggle.is-custom strong,.settings-toggle.is-custom small{color:#5a2fd2}.paragraph-actions{display:flex;align-items:center;gap:1px}.paragraph-actions button{cursor:pointer}.paragraph-actions button:hover:not(:disabled){color:#552bd0;background:#f1edff}.paragraph-credit{min-height:30px;padding:5px 14px 7px 82px;border-top:1px solid #eef0f6;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#69728a;background:#fbfbfe;font-size:.7rem}.paragraph-credit strong{color:#5b32cd}.paragraph-settings{padding:14px 16px 16px;border-top:1px solid var(--line);background:#fcfcff}.override-toggle{margin-bottom:14px;display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800}.override-toggle input{width:17px;height:17px;accent-color:#6332df}.paragraph-settings .speech-settings-controls{grid-template-columns:1fr 1fr 1.2fr;align-items:start}.add-paragraph{width:100%;min-height:50px;margin-top:12px;border:1px dashed #b9b1df;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:8px;color:#5c33d2;background:#faf9ffcc;font-weight:800;cursor:pointer}.studio-generate-bar{min-height:78px;margin-top:14px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fffffff5;box-shadow:var(--shadow-small)}.studio-generate-bar>div{display:grid;gap:3px}.studio-generate-bar span{font-weight:800}.studio-generate-bar small{color:var(--muted)}.studio-message{min-height:48px;margin-top:10px;padding:10px 12px;border:1px solid #efc7ce;border-radius:7px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#923143;background:#fff5f6;font-size:.8rem}.studio-message button{border:0;background:transparent;cursor:pointer}.outputs-panel{padding:13px;max-height:calc(100vh - 114px);overflow-y:auto}.outline-button{min-height:38px;padding:0 12px;border:1px solid #b8aade;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#5932ca;background:#fff;font-weight:800;cursor:pointer}.outputs-panel .outline-button{font-size:.71rem}.output-list{display:grid;gap:10px;margin-top:10px}.output-card{position:relative;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.output-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.output-name{min-width:0;padding:0;border:0;display:flex;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent;font-weight:800;cursor:pointer}.status{padding:3px 6px;border-radius:5px;font-size:.63rem;font-weight:850;text-transform:capitalize}.status-completed{color:var(--green);background:#e9f7ef}.status-queued,.status-processing{color:#285ec1;background:#edf4ff}.status-failed,.status-cancelled{color:var(--red);background:#fff0f2}.status-unavailable{color:var(--amber);background:#fff5e8}.output-card .audio-player{margin-top:8px;padding:4px 0;border:0;grid-template-columns:34px minmax(0,1fr) 62px;grid-template-areas:"play wave time"}.processing-track{height:6px;margin:18px 0 12px;border-radius:6px;background:#e8ebf3;overflow:hidden}.processing-track span{display:block;height:100%;background:linear-gradient(90deg,#7133e7,#2b7df2)}.output-status-copy{margin:12px 0 0;font-size:.75rem;line-height:1.45}.output-actions{display:flex;justify-content:flex-end;gap:5px}.output-actions a,.output-actions button{width:32px;height:32px;border:1px solid var(--line);border-radius:6px;display:grid;place-items:center;background:#fff;cursor:pointer}.output-actions .is-disabled{pointer-events:none;opacity:.45}.output-empty{min-height:240px;padding:24px;display:grid;place-items:center;align-content:center;gap:8px;color:#727a91;text-align:center}.output-empty p{margin:0;font-size:.76rem}.sandbox-banner,.warning-banner{width:fit-content;min-height:42px;margin:20px auto 0;padding:0 13px;border:1px solid #ddd6f2;border-radius:7px;display:flex;align-items:center;gap:8px;color:#5c39c3;background:#ffffffe0;font-size:.8rem;font-weight:750}.warning-banner{color:#9a5712;border-color:#f0d3ae;background:#fff8ee}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px}.plan-card{position:relative;min-height:430px;padding:30px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;background:#fffffff2;box-shadow:var(--shadow-small);overflow:hidden}.plan-card.is-featured{border-color:#7140e5;box-shadow:0 16px 40px #5034b226}.plan-ribbon{margin:-30px -30px 24px;min-height:28px;display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,#7741e3,#2c7ef2);font-size:.7rem;font-weight:850}.plan-card h2{font-size:1.3rem}.plan-price{margin:10px 0 22px;font-size:2.5rem;font-weight:850}.plan-price small{margin-left:4px;color:var(--muted);font-size:.78rem;font-weight:600}.plan-card ul{padding:0;margin:0 0 28px;display:grid;gap:13px;list-style:none}.plan-card li{display:flex;align-items:center;gap:8px;color:#4f5871;font-size:.83rem}.plan-card li svg{color:#5e35d5}.plan-card>button{width:100%;margin-top:auto}.payment-safety{margin-top:22px;padding:20px;border:1px solid #e1dcf1;border-radius:8px;display:flex;gap:13px;background:#f8f6ff}.payment-safety svg{color:#5f36d2;flex:0 0 auto}.payment-safety p{margin:5px 0 0;font-size:.8rem}.api-docs{display:grid;grid-template-columns:.85fr 1.35fr .9fr;grid-template-areas:"quick code assure" "endpoints auth payments" "endpoints limits download";gap:14px}.docs-card,.code-card,.api-assurances article{border:1px solid var(--line);border-radius:8px;background:#fffffff2;box-shadow:0 8px 22px #282d590e}.docs-card{padding:20px}.docs-heading{display:flex;align-items:center;gap:9px}.docs-heading svg{color:#6036d6}.docs-heading h2{margin:0;font-size:1rem}.quickstart-card{grid-area:quick}.quickstart-card ol{padding:0;margin:18px 0 0;display:grid;gap:15px;list-style:none}.quickstart-card li{display:grid;grid-template-columns:30px 1fr;gap:10px}.quickstart-card li>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#6536db;font-size:.74rem;font-weight:850}.quickstart-card li strong{font-size:.8rem}.quickstart-card li p{margin:3px 0 0;font-size:.7rem;line-height:1.4}.code-card{grid-area:code;color:#ecf1ff;background:#111b31;overflow:hidden}.code-heading{min-height:48px;padding:0 16px;border-bottom:1px solid #2b3851;display:flex;align-items:center;justify-content:space-between}.code-heading span{font-size:.76rem}.code-heading em{padding:4px 7px;border-radius:5px;background:#202e49;font-size:.66rem;font-style:normal}.code-card pre{min-height:270px;margin:0;padding:18px;overflow:auto;color:#d9e5ff;font-size:.76rem;line-height:1.6}.code-response{padding:12px 16px;border-top:1px solid #2b3851;display:flex;align-items:center;justify-content:space-between;gap:10px}.code-response span{color:#f0bd6e;font-size:.72rem;font-weight:800}.code-response p{margin:0;color:#aebbd3;font-size:.68rem}.api-assurances{grid-area:assure;display:grid;gap:10px}.api-assurances article{min-height:92px;padding:14px;display:flex;align-items:flex-start;gap:11px}.api-assurances svg{flex:0 0 auto;color:#6437d9}.api-assurances strong{font-size:.8rem}.api-assurances p{margin:4px 0 0;font-size:.69rem;line-height:1.4}.endpoint-card{grid-area:endpoints}.endpoint-table{margin-top:15px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.endpoint-table>div{min-height:41px;padding:7px 9px;display:grid;grid-template-columns:46px minmax(170px,.8fr) 1fr;align-items:center;gap:8px}.endpoint-table>div+div{border-top:1px solid var(--line)}.method{width:fit-content;padding:3px 5px;border-radius:4px;color:#147653;background:#e7f7ef;font-size:.63rem}.method-post{color:#5b35c4;background:#efeaff}.endpoint-table code,.endpoint-table span{font-size:.67rem}.endpoint-table span{color:var(--muted)}.auth-card{grid-area:auth}.auth-card p,.limits-card p,.payments-card p,.download-card p{margin:12px 0 0;font-size:.75rem;line-height:1.55}.auth-card pre{margin:12px 0 0;padding:12px;border-radius:6px;overflow:auto;color:#5932c7;background:#f1edff;font-size:.68rem}.limits-card{grid-area:limits}.payments-card{grid-area:payments}.provider-list{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.provider-list span{padding:8px;border-radius:5px;color:#515a74;background:#f3f4f8;font-size:.67rem}.download-card{grid-area:download}.modal-backdrop{position:fixed;inset:0;z-index:200;padding:24px;display:grid;place-items:center;background:#1116346b;backdrop-filter:blur(6px)}.dialog{width:min(460px,100%);padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 24px 70px #16183e40}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-heading h2{margin:0;font-size:1.12rem}.dialog-heading button{width:34px;height:34px;border:0;border-radius:6px;display:grid;place-items:center;background:var(--surface);cursor:pointer}.dialog>p{font-size:.82rem}.dialog>label{margin:20px 0;display:grid;gap:7px;font-size:.8rem;font-weight:750}.dialog>label input{height:44px;padding:0 11px;border:1px solid var(--line-strong);border-radius:7px}.dialog>.generate-action,.dialog>.outline-button{width:100%}.dialog .sandbox-banner{margin:18px 0 0;width:100%;justify-content:center}.notice-stack{position:fixed;z-index:190;top:90px;right:18px;width:min(430px,calc(100% - 36px));display:grid;gap:10px;pointer-events:none}.timed-notice{position:relative;min-height:68px;padding:12px 42px 14px 14px;border:1px solid #ded8f3;border-radius:8px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;color:#5539b5;background:#fbfafffa;box-shadow:0 14px 36px #23215226;overflow:hidden;pointer-events:auto;font-size:.8rem;line-height:1.45}.timed-notice>svg{color:#6434dc}.timed-notice button{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:5px;display:grid;place-items:center;background:transparent;cursor:pointer}.timed-notice.is-error{color:#8f3041;border-color:#edc6cc;background:#fff7f8}.timed-notice.is-error>svg{color:#bd3b50}.notice-countdown{position:absolute;left:0;right:0;bottom:0;height:3px;transform-origin:left center;background:linear-gradient(90deg,#7432ea,#267ef3)}.timed-notice.is-error .notice-countdown{background:#c34a5c}.infrastructure-page{width:min(1580px,calc(100% - 40px));margin:0 auto;padding:34px 0 64px}.infrastructure-heading{min-height:112px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.infrastructure-heading h1{margin-bottom:7px;font-size:clamp(1.85rem,3vw,2.7rem)}.infrastructure-heading p:last-child{margin:0;font-size:.78rem}.infrastructure-heading-actions{display:flex;align-items:center;gap:8px}.infrastructure-access{width:min(520px,100%);min-height:300px;margin:9vh auto 0;padding:38px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;align-content:center;gap:10px;background:#fff;box-shadow:var(--shadow-small);text-align:center}.infrastructure-access svg{color:#6535dc}.infrastructure-access h1{margin:4px 0 0;font-size:1.5rem}.infrastructure-access p{margin:0 0 10px}.infrastructure-access .generate-action{min-width:210px}.is-spinning{animation:spin .8s linear infinite}.critical-alerts{margin:0 0 14px;border:1px solid #e9bdc5;border-radius:8px;overflow:hidden;background:#fff7f8}.critical-alerts article{min-height:58px;padding:10px 14px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px}.critical-alerts article+article{border-top:1px solid #f0d5da}.critical-alerts svg{color:#bd3b50}.critical-alerts article>div{min-width:0;display:grid;gap:2px}.critical-alerts strong{color:#8f3041;font-size:.78rem;text-transform:capitalize}.critical-alerts span,.critical-alerts time{color:#7d5960;font-size:.7rem}.queue-strip{min-height:78px;margin-bottom:16px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));background:#fff;box-shadow:0 6px 20px #282d590b;overflow:hidden}.queue-strip>div{min-width:0;padding:13px 15px;display:grid;grid-template-columns:20px 1fr;align-content:center;gap:2px 8px}.queue-strip>div+div{border-left:1px solid var(--line)}.queue-strip svg{grid-row:1 / span 2;align-self:center;color:#6337d5}.queue-strip span{color:var(--muted);font-size:.66rem;font-weight:700}.queue-strip strong{font-size:.94rem;font-variant-numeric:tabular-nums}.worker-section,.infrastructure-settings,.infrastructure-log{margin-top:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px #242b5c0d;overflow:hidden}.section-heading{min-height:62px;padding:11px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.section-heading>div{min-width:0;display:flex;align-items:baseline;gap:10px}.section-heading h2{margin:0;font-size:.98rem}.section-heading span{color:var(--muted);font-size:.7rem}.worker-table-wrap{overflow-x:auto}.worker-table{width:100%;min-width:1320px;border-collapse:collapse;table-layout:fixed}.worker-table th{height:38px;padding:7px 10px;color:#707990;background:#f8f9fc;text-align:left;font-size:.62rem;text-transform:uppercase}.worker-table th:nth-child(1){width:165px}.worker-table th:nth-child(2){width:175px}.worker-table th:nth-child(3){width:155px}.worker-table th:nth-child(4){width:145px}.worker-table th:nth-child(5){width:130px}.worker-table th:nth-child(6){width:190px}.worker-table th:nth-child(7){width:250px}.worker-table th:nth-child(8){width:180px}.worker-table td{min-height:68px;padding:10px;border-top:1px solid #eceef4;vertical-align:middle}.worker-table td>strong,.worker-table td>small{display:block}.worker-table td>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem}.worker-table td>small{margin-top:4px;color:var(--muted);font-size:.62rem;line-height:1.35}.worker-identity{display:flex;align-items:center;gap:9px}.worker-identity>div{min-width:0;display:grid;gap:3px}.worker-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.worker-identity small{color:var(--muted);font-size:.62rem;text-transform:capitalize}.worker-state{width:9px;height:9px;border-radius:50%;flex:0 0 auto;background:#a4aabc;box-shadow:0 0 0 4px #eef0f5}.worker-state.state-ready{background:#19a06c;box-shadow:0 0 0 4px #e4f6ef}.worker-state.state-busy,.worker-state.state-warming{background:#267cf3;box-shadow:0 0 0 4px #e7f0ff}.worker-state.state-starting,.worker-state.state-loading{background:#8a50e7;box-shadow:0 0 0 4px #f0e9ff}.worker-state.state-unhealthy{background:#d47a14;box-shadow:0 0 0 4px #fff1df}.worker-state.state-failed{background:#c23c50;box-shadow:0 0 0 4px #ffeaee}.worker-state.state-disabled,.worker-state.state-offline{background:#8f96a8;box-shadow:0 0 0 4px #eef0f4}.routing-inputs{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.routing-inputs label{min-width:0;display:grid;gap:3px;color:#6d758d;font-size:.57rem}.routing-inputs input{width:100%;height:30px;padding:0 5px;border:1px solid var(--line);border-radius:5px;background:#fbfbfe;font-size:.67rem;font-variant-numeric:tabular-nums}.worker-eligibility{position:relative;margin-top:5px}.worker-eligibility summary{width:fit-content;min-height:24px;padding:0 7px;border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;color:#5e3bc5;background:#faf8ff;font-size:.59rem;font-weight:800;list-style:none}.worker-eligibility summary::-webkit-details-marker{display:none}.worker-eligibility>div{position:absolute;z-index:30;top:calc(100% + 4px);left:0;width:190px;max-height:230px;padding:7px;border:1px solid var(--line);border-radius:7px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px;overflow-y:auto;background:#fff;box-shadow:var(--shadow-small)}.worker-eligibility label{min-height:28px;padding:3px 5px;border-radius:4px;display:flex;align-items:center;gap:5px;color:#535d75;font-size:.61rem}.worker-eligibility label:hover{background:#f3f0ff}.worker-eligibility input{accent-color:#6034d8}.worker-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px}.worker-actions button{width:31px;height:31px;padding:0;border:1px solid var(--line);border-radius:5px;display:grid;place-items:center;color:#535d75;background:#fff}.worker-actions button:hover:not(:disabled){color:#5a30d3;border-color:#b8a9e7;background:#f7f4ff}.worker-actions button:last-child:hover:not(:disabled){color:var(--red);border-color:#e7bac2;background:#fff5f7}.worker-action-error{display:block;max-width:180px;margin-top:6px;color:var(--red);line-height:1.35;text-align:right}.form-error{margin:0;color:var(--red);font-size:.84rem;line-height:1.45}.table-empty{min-height:120px;display:grid;place-items:center;color:var(--muted);font-size:.78rem}.settings-grid{padding:15px;display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px}.settings-grid>label{min-height:66px;padding:9px 10px;border:1px solid #e7e9f1;border-radius:6px;display:grid;gap:6px;background:#fbfbfd;color:#505970;font-size:.68rem;font-weight:750}.settings-grid>label input[type=number]{width:100%;height:34px;padding:0 8px;border:1px solid var(--line-strong);border-radius:5px;background:#fff;font-variant-numeric:tabular-nums}.switch-setting{grid-template-columns:1fr auto;align-items:center}.switch-setting>span{display:grid;gap:3px}.switch-setting strong{color:var(--ink);font-size:.72rem}.switch-setting small{color:var(--muted);font-size:.61rem;font-weight:500}.switch-setting input{width:36px;height:20px;accent-color:#6236da}.log-tabs{display:flex;align-items:center;gap:4px}.log-tabs button{min-height:32px;padding:0 10px;border:0;border-radius:5px;color:#687188;background:transparent;font-size:.68rem;font-weight:800}.log-tabs button.is-active{color:#5931ce;background:#f0ecff}.event-list{max-height:370px;overflow-y:auto}.event-list article{min-height:48px;padding:8px 14px;border-top:1px solid #eceef4;display:grid;grid-template-columns:8px 165px minmax(220px,1fr) 90px;align-items:center;gap:10px}.event-list article:first-child{border-top:0}.event-list strong{font-size:.68rem;text-transform:capitalize}.event-list p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem}.event-list time{color:var(--muted);text-align:right;font-size:.62rem}.event-severity{width:7px;height:7px;border-radius:50%;background:#4282e8}.event-severity.severity-warning{background:#d47a14}.event-severity.severity-error,.event-severity.severity-critical{background:#c23c50}.enrollment-dialog{width:min(520px,100%)}.enrollment-token{margin-top:18px;display:grid;place-items:center;gap:10px;text-align:center}.enrollment-token>svg{color:var(--green)}.enrollment-token code{width:100%;padding:12px;border:1px solid #ded8ef;border-radius:6px;overflow-wrap:anywhere;color:#4f2bc5;background:#f7f5ff;font-size:.72rem;user-select:all}.enrollment-token small{color:var(--muted);font-size:.65rem}html[lang=km] body{font-family:Noto Sans Khmer,Khmer Sangam MN,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}html[lang=km] h1,html[lang=km] h2,html[lang=km] h3{line-height:1.35}html[lang=km] .primary-nav button,html[lang=km] .mobile-nav button,html[lang=km] button{line-height:1.45}html[lang=km] .hero-copy{min-height:250px}html[lang=km] .library-hero .content-layer,html[lang=km] .pricing-hero .content-layer,html[lang=km] .api-hero .content-layer{min-height:180px}@media(max-width:1320px){.header-inner{grid-template-columns:190px minmax(380px,1fr) auto;gap:15px}.brand-button{width:165px}.brand-button img{width:160px}.primary-nav button{padding:0 13px}.credit-balance span{display:none}.google-signin{max-width:48px;overflow:hidden;padding:0 12px}.google-signin span{flex:0 0 auto}.voice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-workspace{grid-template-columns:180px minmax(520px,1fr) 310px}}@media(max-width:1100px){.header-inner{width:min(100% - 30px,1000px);grid-template-columns:170px 1fr auto}.primary-nav{gap:0}.primary-nav button{padding:0 9px;font-size:.84rem}.primary-header-action{display:none}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-strip article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.feature-strip article:nth-child(4){border-top:1px solid var(--line)}.voice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-workspace{grid-template-columns:190px minmax(0,1fr);grid-template-areas:"projects paragraphs" "outputs paragraphs"}.project-sidebar{grid-area:projects}.paragraph-workspace{grid-area:paragraphs}.outputs-panel{grid-area:outputs;position:static;max-height:none}.api-docs{grid-template-columns:1fr 1.3fr;grid-template-areas:"quick code" "assure assure" "endpoints auth" "endpoints limits" "payments download"}.api-assurances{grid-template-columns:repeat(2,1fr)}.queue-strip{grid-template-columns:repeat(3,1fr)}.queue-strip>div:nth-child(4){border-left:0;border-top:1px solid var(--line)}.queue-strip>div:nth-child(5),.queue-strip>div:nth-child(6){border-top:1px solid var(--line)}.settings-grid{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media(max-width:820px){.site-header{position:relative}.header-inner{width:calc(100% - 24px);height:66px;grid-template-columns:150px 1fr}.brand-button{width:145px;height:42px}.brand-button img{width:142px;height:42px}.primary-nav{display:none}.header-actions{gap:7px}.language-select{width:118px}.google-signin{max-width:42px;width:42px;padding:0 9px}.mobile-nav{height:43px;display:flex;overflow-x:auto;border-top:1px solid var(--line);background:#fff;scrollbar-width:none}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav button{flex:1 0 auto;padding:0 15px;font-size:.78rem}.mobile-nav button:after{left:15px;right:15px}.notice-stack{top:auto;right:12px;bottom:12px;width:min(430px,calc(100% - 24px))}.home-hero{min-height:1040px;padding:40px 14px 24px}.hero-copy{min-height:230px}.hero-copy h1{font-size:clamp(2.35rem,10vw,3.5rem)}.home-editor{grid-template-columns:1fr}.home-editor-main{min-height:390px;border-right:0;border-bottom:1px solid var(--line)}.feature-strip{width:calc(100% - 28px);grid-template-columns:1fr}.feature-strip article+article{border-left:0;border-top:1px solid var(--line)}.trial-note{width:calc(100% - 28px);align-items:flex-start;flex-direction:column}.library-hero,.pricing-hero,.api-hero{min-height:300px;padding:48px 14px 36px}.voice-library-content,.pricing-content,.api-docs{width:calc(100% - 28px)}.voice-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.search-control{grid-column:1 / -1}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-page{min-height:100vh;padding:28px 12px 40px}.studio-heading{min-height:160px;align-items:flex-start;flex-direction:column}.studio-workspace{grid-template-columns:1fr;grid-template-areas:"projects" "paragraphs" "outputs"}.project-sidebar,.outputs-panel{position:static}.project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.paragraph-row{grid-template-columns:28px 34px minmax(0,1fr)}.paragraph-row textarea{grid-column:3}.settings-toggle{grid-column:3;justify-self:start}.paragraph-actions{grid-column:3;justify-self:end}.project-defaults>.speech-settings-controls,.paragraph-settings .speech-settings-controls{grid-template-columns:1fr}.plan-grid{grid-template-columns:1fr}.api-docs{grid-template-columns:1fr;grid-template-areas:"quick" "code" "assure" "endpoints" "auth" "limits" "payments" "download"}.infrastructure-page{width:calc(100% - 24px);padding-top:24px}.infrastructure-heading{align-items:flex-start;flex-direction:column}.queue-strip{grid-template-columns:repeat(2,1fr)}.queue-strip>div:nth-child(odd){border-left:0}.queue-strip>div:nth-child(n+3){border-top:1px solid var(--line)}.settings-grid{grid-template-columns:1fr}.event-list article{grid-template-columns:8px minmax(110px,.5fr) 1fr}.event-list time{display:none}}@media(max-width:520px){.header-inner{grid-template-columns:128px 1fr}.brand-button,.brand-button img{width:124px}.language-select{width:104px}.account-trigger{max-width:112px}.credit-balance{width:42px;padding:0;justify-content:center}.credit-balance strong{display:none}.hero-copy h1{font-size:2.35rem}.home-editor-main,.home-editor-settings{padding:14px}.text-editor textarea{font-size:.96rem;padding:13px}.audio-player:not(.is-compact){grid-template-columns:44px minmax(0,1fr);grid-template-areas:"play wave" "time time" "volume volume"}.audio-player:not(.is-compact) .play-control{width:42px;height:42px}.audio-player:not(.is-compact) .audio-time{justify-self:end}.sample-preview-heading{align-items:flex-start}.sample-preview-heading>div{align-items:flex-start;flex-direction:column;gap:2px}.voice-filters{grid-template-columns:1fr}.search-control{grid-column:auto}.voice-grid{grid-template-columns:1fr}.library-meta{align-items:flex-start;flex-direction:column;gap:4px}.paragraph-row{grid-template-columns:28px 32px minmax(0,1fr);padding:9px}.settings-toggle{min-width:0;max-width:100%}.studio-generate-bar{align-items:stretch;flex-direction:column}.studio-generate-bar .generate-action{width:100%}.provider-list{grid-template-columns:1fr}.endpoint-table>div{grid-template-columns:46px 1fr}.endpoint-table span{grid-column:2}.queue-strip{grid-template-columns:1fr}.queue-strip>div+div{border-left:0;border-top:1px solid var(--line)}.infrastructure-heading-actions{width:100%}.infrastructure-heading-actions .outline-button{flex:1}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>div{align-items:flex-start;flex-direction:column;gap:3px}.event-list article{grid-template-columns:8px 1fr}.event-list p{grid-column:2;white-space:normal}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Noto Sans Khmer,Khmer Sangam MN,Arial,sans-serif;font-optical-sizing:auto}body{font-size:16px}button{transition:transform .1s ease-out,border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}button:active:not(:disabled){transform:scale(.97)}.google-mark{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.site-header{position:sticky;top:0;z-index:80;border:0;background:#fcfcffc2;backdrop-filter:blur(22px) saturate(165%);box-shadow:0 1px #d3d8e9b8,0 10px 28px #1e264f09}.header-inner{width:min(1280px,calc(100% - 40px));height:68px;grid-template-columns:minmax(170px,1fr) auto minmax(310px,1fr);gap:20px}.brand-button{width:158px;height:52px;border-radius:7px}.brand-button img{width:154px;height:52px;mix-blend-mode:normal}.primary-nav{justify-self:center;gap:2px}.primary-nav button{padding:0 15px;color:#303851;font-size:.86rem;font-weight:680}.primary-nav button:after{left:15px;right:15px}.header-actions{min-width:0;gap:8px}.language-menu,.account-menu{position:relative}.language-trigger,.quiet-signin,.mobile-menu-trigger{height:40px;border:1px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#ffffffdb;font-size:.78rem;font-weight:720}.language-trigger{min-width:74px;padding:0 10px}.quiet-signin{padding:0 12px}.language-popover{position:absolute;z-index:120;top:calc(100% + 8px);right:0;width:164px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 18px 44px #1e254e29;backdrop-filter:blur(18px) saturate(150%);transform-origin:top right}.language-popover button{width:100%;min-height:40px;padding:0 9px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:space-between;background:transparent;text-align:left}.language-popover button:hover{background:#f2effb}.credit-balance{height:40px;padding:0 11px;gap:7px;background:#f8f6ffe6}.primary-header-action{height:40px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.79rem}.account-trigger{width:40px;height:40px;padding:0;display:grid;place-items:center}.account-popover{top:calc(100% + 8px)}.mobile-menu-trigger,.mobile-sheet{display:none}.home-hero{min-height:690px;padding:48px 20px 40px}.hero-copy{min-height:188px;margin-bottom:18px}.hero-copy h1{margin-bottom:15px;font-size:48px;line-height:1.08;letter-spacing:0}.hero-copy>p:last-of-type{font-size:.98rem}.eyebrow{margin-bottom:11px;font-size:.73rem;letter-spacing:0}.gift-offer{min-height:44px;max-width:min(460px,100%);margin:18px auto 0;padding:6px 10px 6px 12px;border:1px solid #ded7f3;border-radius:8px;display:flex;align-items:center;gap:9px;color:#5331c6;background:#ffffffd1;box-shadow:0 8px 24px #45339d12;text-align:left}.gift-offer>span{min-width:0;display:grid;gap:1px}.gift-offer strong{font-size:.77rem}.gift-offer small{color:#70698b;font-size:.66rem}.gift-offer>svg:last-child{margin-left:auto}.home-editor{width:min(1120px,100%);min-height:382px;grid-template-columns:minmax(0,1.42fr) minmax(320px,.84fr);background:#ffffffe0;box-shadow:0 20px 52px #292a5b17;backdrop-filter:blur(12px)}.home-editor-main,.home-editor-settings{padding:20px}.home-editor-main{grid-template-rows:minmax(194px,1fr) auto}.text-editor textarea{padding:15px;font-size:.98rem;line-height:1.75}.audio-player{min-height:72px;grid-template-columns:46px minmax(0,1fr) 88px}.audio-player.is-compact{min-height:54px;grid-template-columns:34px minmax(0,1fr) 68px}.play-control{width:44px;height:44px}.is-compact .play-control{width:34px;height:34px}.waveform{height:44px}.waveform.is-compact{height:32px}.audio-time{text-align:right}.google-signin span,.trial-note button span,.anonymous-card button span{width:auto;height:auto;display:inline;border-radius:0;color:inherit;background:transparent;font-weight:inherit}.library-hero,.pricing-hero,.api-hero{min-height:238px;padding:46px 20px 32px}.library-hero .content-layer,.pricing-hero .content-layer,.api-hero .content-layer{min-height:126px}.library-hero h1,.pricing-hero h1,.api-hero h1{margin-bottom:10px;font-size:40px;line-height:1.1;letter-spacing:0}.voice-library-content,.pricing-content,.api-docs{width:min(1280px,calc(100% - 40px))}.voice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.voice-card{min-height:166px;padding:14px}.voice-card .audio-player{grid-template-columns:34px minmax(0,1fr) 68px}.currency-switch{width:fit-content;margin:18px auto 0;padding:3px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:repeat(2,64px);background:#ffffffd6}.currency-switch button{height:32px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:.75rem;font-weight:750}.currency-switch button.is-active{color:#fff;background:linear-gradient(110deg,#6d31e9,#2a7df0);box-shadow:0 4px 10px #483bb82e}.pack-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px}.pack-card{position:relative;min-height:410px;padding:22px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;background:#fffffff0;box-shadow:0 9px 26px #282d590e}.pack-card.is-featured{border-color:#7a55de;box-shadow:0 14px 34px #4736a11f}.pack-badge{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:5px;color:#5c35c8;background:#f0ebff;font-size:.62rem;font-weight:800}.pack-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;color:#6033d2;background:#f0ebff}.pack-kicker{margin:18px 0 5px;color:#6440c2;font-size:.7rem;font-weight:800;text-transform:uppercase}.pack-card h2{margin-bottom:8px;font-size:1.2rem}.pack-price{font-size:2rem;font-weight:820;font-variant-numeric:tabular-nums}.pack-credits{margin-top:5px;color:#4d32be;font-size:.86rem}.pack-card>p:not(.pack-kicker){min-height:44px;margin:9px 0 15px;font-size:.74rem;line-height:1.45}.pack-card ul{padding:0;margin:0 0 20px;display:grid;gap:10px;list-style:none}.pack-card li{display:flex;align-items:center;gap:7px;color:#535c73;font-size:.75rem}.pack-card li svg{color:#5d39cb}.pack-card>button{width:100%;min-height:42px;margin-top:auto}.outline-button{min-height:42px;padding:0 14px;border:1px solid #d4cee9;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#5631c8;background:#fff;font-weight:780}.comparison-section{margin-top:26px;border:1px solid var(--line);border-radius:8px;background:#fffffff0;box-shadow:var(--shadow-small);overflow:hidden}.comparison-heading{padding:20px 22px;border-bottom:1px solid var(--line);display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.comparison-heading .eyebrow{margin-bottom:7px}.comparison-heading h2{margin:0;font-size:1.28rem}.comparison-heading>p{max-width:420px;margin:0;font-size:.76rem;text-align:right}.comparison-scroll{overflow-x:auto}.comparison-scroll table{width:100%;min-width:760px;border-collapse:collapse}.comparison-scroll th,.comparison-scroll td{padding:13px 16px;border-top:1px solid #eceef5;text-align:center;font-size:.74rem}.comparison-scroll thead th{border-top:0;color:#30384f;background:#fafafe}.comparison-scroll th:first-child{text-align:left}.payment-safety{margin-bottom:24px}.public-footer{width:min(1280px,calc(100% - 40px));min-height:128px;margin:24px auto 0;padding:28px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;align-items:start;gap:18px}.footer-brand{padding:0;border:0;color:#172044;background:transparent;font-size:1rem;font-weight:820}.public-footer p{margin:6px 0 0;font-size:.72rem}.public-footer nav{display:flex;align-items:center;justify-content:flex-end;gap:16px}.public-footer nav button,.public-footer nav a{padding:0;border:0;display:inline-flex;align-items:center;gap:4px;color:#59627a;background:transparent;font-size:.74rem}.public-footer small{grid-column:1 / -1;color:#8a91a4;font-size:.68rem}.legal-page{width:min(920px,calc(100% - 40px));min-height:calc(100vh - 220px);margin:0 auto;padding:64px 0 40px}.legal-page>header{margin-bottom:28px}.legal-page>header>span{display:inline-flex;align-items:center;gap:7px;color:#5b36cd;font-size:.76rem;font-weight:800;text-transform:uppercase}.legal-page h1{margin:12px 0 8px;font-size:40px;line-height:1.12}.legal-page>header p{margin:0;font-size:.84rem}.legal-summary,.legal-contact,.service-status-card{padding:18px;border:1px solid #dfdaf0;border-radius:8px;display:flex;align-items:flex-start;gap:12px;background:#f9f7ff}.legal-summary svg,.legal-contact svg{flex:0 0 auto;color:#5d36cf}.legal-summary p,.legal-contact p,.service-status-card p{margin:0;font-size:.8rem}.legal-sections{margin-top:18px;display:grid;gap:10px}.legal-sections section{padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff}.legal-sections h2,.legal-contact h2{margin:0 0 7px;font-size:1rem}.legal-sections p{margin:0;font-size:.82rem}.legal-note{margin-top:18px;font-size:.7rem}.service-status-card{align-items:center;margin-bottom:12px;background:#fff}.service-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#9aa0af;box-shadow:0 0 0 5px #edf0f5}.service-dot.is-online{background:#16865d;box-shadow:0 0 0 5px #e3f5ed}.legal-contact{background:#f9f7ff}.legal-contact a{color:#5130c4;font-weight:750}.studio-auth-state{display:grid;place-items:start center}.studio-access-card{width:min(520px,calc(100% - 32px));min-height:300px;margin-top:8vh;padding:36px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;align-content:center;gap:9px;background:#ffffffe6;box-shadow:var(--shadow);text-align:center}.studio-access-icon{width:48px;height:48px;border-radius:8px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#6d31e9,#297ff1)}.studio-access-card .eyebrow{margin:5px 0 0}.studio-access-card h1{margin:0;font-size:1.55rem}.studio-access-card p{max-width:410px;margin:0;font-size:.82rem}.studio-access-card small{color:#858ca0;font-size:.7rem}.studio-signin{min-height:44px;margin-top:10px}.studio-access-shimmer{width:72%;height:18px;border-radius:6px;background:#eef0f6}.studio-access-shimmer.is-short{width:48%}@media(max-width:1100px){.header-inner{width:calc(100% - 28px);grid-template-columns:160px 1fr}.primary-nav,.language-menu,.quiet-signin,.account-menu,.header-actions>.credit-balance{display:none}.header-actions{justify-self:end}.mobile-menu-trigger{width:40px;padding:0;display:inline-flex}.mobile-sheet{position:absolute;top:calc(100% + 8px);right:14px;width:min(340px,calc(100% - 28px));padding:10px;border:1px solid var(--line);border-radius:8px;display:grid;gap:10px;background:#fffffff0;box-shadow:0 20px 55px #1c22492e;backdrop-filter:blur(22px) saturate(160%);transform-origin:top right}.mobile-sheet nav{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.mobile-sheet nav button{min-height:40px;padding:0 10px;border:0;border-radius:6px;color:#444d66;background:transparent;text-align:left;font-weight:700}.mobile-sheet nav button.is-active{color:#5430c8;background:#f0ebff}.mobile-language-row{padding:6px;border-radius:7px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#f4f5f9}.mobile-language-row button{min-height:34px;border:0;border-radius:6px;background:transparent;font-size:.72rem;font-weight:750}.mobile-language-row button.is-active{color:#5532c7;background:#fff;box-shadow:0 2px 7px #23294e14}.mobile-google{min-height:42px;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;font-weight:750}.mobile-account{padding:10px;border-radius:7px;display:grid;gap:8px;background:#f8f7fc}.mobile-account>span{overflow:hidden;color:#6b7288;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.mobile-account>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mobile-account button{min-height:36px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;font-size:.69rem;font-weight:750}.voice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pack-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-header{position:sticky}.header-inner{height:62px;grid-template-columns:145px 1fr}.brand-button,.brand-button img{width:142px;height:48px}.primary-header-action{display:inline-flex}.home-hero{min-height:930px;padding:38px 14px 28px}.hero-copy{min-height:186px}.hero-copy h1{font-size:40px}.home-editor{grid-template-columns:1fr}.home-editor-main{min-height:380px;border-right:0;border-bottom:1px solid var(--line)}.library-hero,.pricing-hero,.api-hero{min-height:230px;padding-top:42px}.library-hero h1,.pricing-hero h1,.api-hero h1,.legal-page h1{font-size:36px}.voice-library-content,.pricing-content,.api-docs{width:calc(100% - 28px)}.voice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-heading{align-items:flex-start;flex-direction:column}.comparison-heading>p{text-align:left}.public-footer{width:calc(100% - 28px);grid-template-columns:1fr}.public-footer nav{justify-content:flex-start;flex-wrap:wrap}.public-footer small{grid-column:auto}.legal-page{width:calc(100% - 28px);padding-top:42px}}@media(max-width:560px){.header-inner{width:calc(100% - 20px);grid-template-columns:126px 1fr;gap:8px}.brand-button,.brand-button img{width:124px;height:44px}.primary-header-action{height:38px;padding:0 11px;font-size:.72rem}.primary-header-action svg{display:none}.mobile-menu-trigger{width:38px;height:38px}.hero-copy h1{font-size:32px;line-height:1.13}.hero-copy>p:last-of-type{font-size:.86rem}.gift-offer{margin-top:14px}.home-editor-main,.home-editor-settings{padding:14px}.audio-player:not(.is-compact){grid-template-columns:42px minmax(0,1fr);grid-template-areas:"play wave" "time time"}.audio-player:not(.is-compact) .audio-time{justify-self:end}.library-hero h1,.pricing-hero h1,.api-hero h1,.legal-page h1{font-size:32px}.voice-grid,.pack-grid{grid-template-columns:1fr}.voice-card{min-height:158px}.payment-safety{align-items:flex-start}.public-footer nav{gap:12px}.studio-access-card{padding:28px 20px}}@media(prefers-reduced-transparency:reduce){.site-header,.mobile-sheet,.home-editor,.voice-card,.pack-card{background:#fff;backdrop-filter:none}}@media(prefers-contrast:more){:root{--line: #aeb5c7;--line-strong: #8f98ad}.site-header,.mobile-sheet,.home-editor,.voice-card,.pack-card{background:#fff;border-color:#858da1}}
