: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{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px}.speed-heading .control-label{margin:0}.speed-exact{height:34px;padding:0 8px 0 10px;border:1px solid #d8dced;border-radius:8px;display:inline-flex;align-items:center;gap:1px;color:#4f35c6;background:#f7f5fff5;box-shadow:inset 0 1px #ffffffd9;font-size:.78rem;font-weight:780;font-variant-numeric:tabular-nums}.speed-exact:focus-within{border-color:#7a63dd;box-shadow:0 0 0 3px #5b43cc1f}.speed-exact input{width:44px;padding:0;border:0;outline:0;color:inherit;background:transparent;text-align:right;font:inherit;appearance:textfield;-moz-appearance:textfield}.speed-exact input::-webkit-inner-spin-button,.speed-exact input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.speed-inputs{display:grid;grid-template-columns:1fr;align-items:center}.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:6px;border-radius:6px;background:linear-gradient(90deg,#6d2ff1 0,#237ef4 var(--speed-progress),#e4e7f1 var(--speed-progress),#e4e7f1 100%);box-shadow:inset 0 1px 2px #1d244e1a}.speed-inputs input[type=range]::-moz-range-track{height:6px;border-radius:6px;background:linear-gradient(90deg,#6d2ff1 0,#237ef4 var(--speed-progress),#e4e7f1 var(--speed-progress),#e4e7f1 100%);box-shadow:inset 0 1px 2px #1d244e1a}.speed-inputs input[type=range]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7px;border:3px solid #fff;border-radius:50%;appearance:none;-webkit-appearance:none;background:linear-gradient(145deg,#6e31ef,#2780f2);box-shadow:0 2px 9px #443abd57;transition:transform .12s ease-out,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-range{display:grid;grid-template-columns:repeat(3,1fr);color:#838ba2;font-size:.68rem;font-variant-numeric:tabular-nums}.speed-range span:nth-child(2){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-temporary{color:#5f5874;background:#f3f2f7}.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)}.project-actions button:disabled{cursor:not-allowed;opacity:.42}.project-actions button:disabled:hover{background:transparent}.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}.anonymous-card .anonymous-signin{padding:0 9px;color:#26304c}.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(300px,1fr) auto minmax(300px,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{min-width:78px;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:72px;padding:0 10px}.quiet-signin{padding:0 12px}.language-popover{position:absolute;z-index:120;top:calc(100% + 8px);right:0;width:178px;padding:6px;border:1px solid rgba(210,214,230,.9);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 44px #1e254e29;backdrop-filter:blur(20px) saturate(165%);transform-origin:top right;animation:materialize-popover .15s cubic-bezier(.2,.8,.2,1)}.language-popover button{width:100%;min-height:42px;padding:0 9px;border:0;border-radius:6px;display:flex;align-items:center;justify-content:space-between;color:#404860;background:transparent;text-align:left}.language-popover button>span{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:4px}.language-popover button b{color:#202945;font-size:.75rem}.language-popover button:hover,.language-popover button.is-active{background:#efecfae6}@keyframes materialize-popover{0%{opacity:0;transform:scale(.97) translateY(-3px);backdrop-filter:blur(10px) saturate(120%)}to{opacity:1;transform:scale(1) translateY(0);backdrop-filter:blur(20px) saturate(165%)}}.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}}:where(button,a,input,textarea,select,summary):focus-visible{outline:3px solid rgba(66,89,230,.38);outline-offset:2px}.site-header{min-height:68px;background:transparent;backdrop-filter:blur(0) saturate(100%);box-shadow:none;transition:background-color .18s ease,backdrop-filter .18s ease,box-shadow .18s ease}.site-header.is-scrolled{background:#fcfcffc2;backdrop-filter:blur(22px) saturate(165%);box-shadow:0 12px 30px #1e264f0e}.site-header.is-scrolled:after{content:"";position:absolute;inset:auto 0 -8px;height:8px;pointer-events:none;background:linear-gradient(rgba(216,220,235,.18),transparent)}.language-trigger,.quiet-login,.primary-header-action,.credit-balance,.mobile-menu-trigger{min-height:44px}.primary-nav button,.language-trigger,.primary-header-action,.credit-balance{font-size:.875rem}.quiet-login{padding:0 12px;border:0;border-radius:8px;color:#303851;background:transparent;font-size:.875rem;font-weight:720;cursor:pointer}.quiet-login:hover{background:#ffffffb8}.account-avatar-trigger{width:44px;height:44px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#6e31ef,#2780f2);box-shadow:0 0 0 1px #5541b024,0 5px 15px #36318021;font-size:.78rem;font-weight:820;cursor:pointer}.account-avatar-trigger,.account-avatar-large{position:relative}.account-avatar-trigger img,.account-avatar-large img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#fff}.account-popover{position:absolute;z-index:120;top:calc(100% + 10px);right:0;width:300px;padding:8px;border:1px solid rgba(210,214,230,.9);border-radius:14px;background:#ffffffe6;box-shadow:0 22px 58px #1e254e2e;backdrop-filter:blur(22px) saturate(165%);transform-origin:top right;animation:materialize-popover .15s cubic-bezier(.2,.8,.2,1)}.account-summary,.mobile-account-summary{min-width:0;padding:10px;display:flex;align-items:center;gap:11px}.account-summary>div,.mobile-account-summary>div{min-width:0;display:grid;gap:2px}.account-summary strong,.mobile-account-summary strong{font-size:.95rem}.account-summary div>span,.mobile-account-summary div>span{overflow:hidden;color:#697187;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.account-avatar-large{width:46px;height:46px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;overflow:hidden;color:#fff;background:linear-gradient(145deg,#6e31ef,#2780f2);font-size:.78rem;font-weight:820}.account-links{padding:5px 0;border-top:1px solid rgba(224,226,237,.9)}.account-links button,.account-signout button,.mobile-account-links>button,.mobile-account-links .account-links button{width:100%;min-height:44px;padding:0 11px;border:0;border-radius:8px;display:flex;align-items:center;gap:10px;color:#3d465f;background:transparent;font-size:.875rem;font-weight:680;text-align:left;cursor:pointer}.account-links button:hover{background:#efecfae6}.account-signout{padding-top:5px;border-top:1px solid rgba(224,226,237,.9)}.account-signout button,.mobile-signout{color:#bd3b50!important}.mobile-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-account-links{padding-top:6px;border-top:1px solid var(--line);display:grid;gap:2px}.mobile-account-links>.account-links{display:contents}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(390px,.85fr);background:#fff}.auth-panel{width:min(520px,calc(100% - 48px));margin:auto;padding:34px 0;display:grid}.auth-brand{width:168px;height:56px;margin:0 auto 22px;padding:0;border:0;background:transparent}.auth-brand img{width:100%;height:100%;object-fit:contain}.auth-mode-switch{width:min(340px,100%);margin:0 auto 34px;padding:4px;border:1px solid #e2e3ec;border-radius:999px;display:grid;grid-template-columns:1fr 1fr;background:#f6f6fa}.auth-mode-switch button{min-height:48px;padding:0 20px;border:0;border-radius:999px;color:#5d6478;background:transparent;font-size:1rem;font-weight:780;cursor:pointer}.auth-mode-switch button.is-active{color:#fff;background:#0b0c27;box-shadow:0 7px 18px #0b0c272e}.auth-heading{margin-bottom:24px;display:grid;place-items:center;text-align:center}.auth-mark{width:50px;height:50px;margin-bottom:14px;border-radius:15px;display:grid;place-items:center;color:#6235d9;background:#f0ebff}.auth-mark.is-success{margin:0 auto 6px;color:#187654;background:#e9f7f1}.auth-heading h1{margin:0;font-size:clamp(1.65rem,3vw,2.05rem);line-height:1.13;letter-spacing:-.025em;text-align:center}.auth-heading p,.auth-code-form>p{margin:9px 0 0;color:#687087;font-size:.9375rem;line-height:1.55;text-align:center}.google-auth-button,.auth-submit{width:100%;min-height:50px;padding:0 16px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.9375rem;font-weight:760;cursor:pointer}.google-auth-button{border:1px solid #d7dae5;color:#252c42;background:#fff}.auth-submit{border:0;color:#fff;background:linear-gradient(110deg,#6d31e9,#2a7df0);box-shadow:0 10px 26px #4c41da33}.auth-submit svg{margin-left:auto}.auth-divider{height:42px;display:flex;align-items:center;gap:12px;color:#8a90a2;font-size:.875rem}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e7e8ef}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:7px;color:#414960;font-size:.875rem;font-weight:720}.auth-input{min-height:50px;padding:0 14px;border:1px solid #d7dae5;border-radius:12px;display:flex;align-items:center;gap:10px;color:#787f94;background:#fff}.auth-input:focus-within{border-color:#7c67df;box-shadow:0 0 0 4px #5b43cc1c}.auth-input input{min-width:0;width:100%;height:46px;border:0;outline:0;color:var(--ink);background:transparent;font-size:1rem}.auth-code-form{text-align:center}.auth-code-form h2{margin:0;font-size:1.35rem}.code-input{min-height:54px;padding:0 14px;border:1px solid #d7dae5;border-radius:12px;color:#171b33;background:#fff;font-size:1.45rem;font-weight:800;letter-spacing:.32em;text-align:center;font-variant-numeric:tabular-nums}.auth-resend{min-height:44px;border:0;color:#5631c8;background:transparent;font-size:.875rem;font-weight:750;cursor:pointer}.auth-message{margin:13px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#187654;font-size:.875rem}.auth-message.is-error{color:#ae3348}.auth-legal,.auth-reciprocal{margin:22px 0 0;color:#737a8f;font-size:.8125rem;line-height:1.55;text-align:center}.auth-reciprocal{margin-top:14px}.auth-legal button,.auth-reciprocal button{padding:2px;border:0;color:#5230be;background:transparent;font:inherit;font-weight:720;text-decoration:underline;cursor:pointer}.auth-visual{position:relative;min-height:100vh;overflow:hidden;display:grid;place-items:end start;isolation:isolate;background:radial-gradient(circle at 70% 18%,rgba(112,73,255,.58),transparent 32%),radial-gradient(circle at 28% 58%,rgba(42,134,255,.5),transparent 38%),linear-gradient(150deg,#11133b,#18104e 52%,#0b2853)}.auth-visual:before,.auth-visual:after{content:"";position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.16);border-radius:50%}.auth-visual:before{width:56vw;height:56vw;top:-14vw;left:-18vw}.auth-visual:after{width:42vw;height:42vw;right:-21vw;bottom:-9vw}.auth-visual-orb{position:absolute;width:240px;height:240px;top:24%;left:50%;border-radius:50%;transform:translate(-50%);background:radial-gradient(circle at 35% 30%,#fff,rgba(179,155,255,.9) 13%,rgba(62,94,255,.7) 38%,rgba(42,23,125,.15) 68%,transparent 70%);filter:drop-shadow(0 25px 55px rgba(109,97,255,.42))}.auth-visual-copy{padding:clamp(32px,6vw,72px);color:#fff}.auth-visual-copy span{color:#cdc8ff;font-size:.875rem;font-weight:760;text-transform:uppercase;letter-spacing:.08em}.auth-visual-copy strong{margin-top:9px;display:block;font-size:clamp(2.4rem,5vw,5rem);line-height:1;letter-spacing:-.04em}.auth-visual-copy p{max-width:420px;margin:15px 0 0;color:#ffffffc4;font-size:1rem;line-height:1.55}.mobile-project-selector{display:none}.draft-status{margin-top:14px;padding:12px 4px;border-top:1px solid var(--line);display:flex;align-items:flex-start;gap:9px;color:#665c7d}.draft-status>svg{flex:0 0 auto;margin-top:2px}.draft-status>div{min-width:0}.draft-status strong{font-size:.875rem}.draft-status p{margin:4px 0 0;font-size:.8125rem;line-height:1.5}.draft-login{min-height:36px;margin-top:7px;padding:0;border:0;color:#5631c8;background:transparent;font-size:.8125rem;font-weight:780;cursor:pointer}.paragraph-card-header{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:44px 38px minmax(0,1fr) 44px;align-items:center;gap:7px}.paragraph-card-header .drag-handle,.paragraph-more{width:44px;height:44px;padding:0;border:0;border-radius:9px;display:grid;place-items:center;color:#778098;background:transparent}.paragraph-editor-row{padding:0 14px 14px}.paragraph-editor-row textarea{width:100%;min-height:104px;resize:vertical;padding:14px;border:1px solid transparent;border-radius:9px;color:var(--ink);background:#fafbfe;font-size:1rem;line-height:1.75}.paragraph-editor-row textarea:focus{border-color:#a89be3;background:#fff}.paragraph-card-header .settings-toggle{width:min(230px,100%);justify-self:end}.paragraph-menu{position:relative}.paragraph-menu-popover{position:absolute;z-index:40;top:calc(100% + 5px);right:0;width:185px;padding:6px;border:1px solid var(--line);border-radius:10px;background:#fffffff0;box-shadow:0 18px 45px #1d234a2b;backdrop-filter:blur(18px) saturate(155%);transform-origin:top right;animation:materialize-popover .14s cubic-bezier(.2,.8,.2,1)}.paragraph-menu-popover button{width:100%;min-height:42px;padding:0 9px;border:0;border-radius:7px;display:flex;align-items:center;gap:8px;color:#475068;background:transparent;font-size:.875rem;text-align:left}.paragraph-menu-popover button:hover:not(:disabled){background:#f1edff}.paragraph-menu-popover button.is-destructive{color:#b7374c}.reset-paragraph-settings{min-height:40px;margin:0 0 12px auto;padding:0 10px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:7px;color:#5c37c5;background:#fff;font-size:.8125rem;font-weight:760}.output-status-copy.is-restored{color:#187654;background:#eef9f4}.output-actions{min-height:44px}.studio-page .project-toolbar span,.studio-page .project-actions button,.studio-page .settings-toggle strong,.studio-page .settings-toggle small,.studio-page .paragraph-credit,.studio-page .output-status-copy,.studio-page .studio-generate-bar small,.studio-page .studio-generate-bar span,.studio-page .panel-heading span{font-size:.875rem}.studio-page .project-list button,.studio-page .project-actions button,.studio-page .icon-button,.studio-page .output-actions :where(button,a){min-height:44px}.pricing-page .pack-kicker,.pricing-page .pack-card>p:not(.pack-kicker),.pricing-page .pack-card li,.pricing-page .comparison-heading>p,.pricing-page .comparison-scroll th,.pricing-page .comparison-scroll td,.pricing-page .pack-badge{font-size:.875rem}.pricing-page .currency-switch button{min-height:44px;font-size:.875rem}.voice-card-select small,.library-meta,.settings-intro p,.gift-offer strong,.gift-offer small,.handoff-note{font-size:.875rem}.admin-reauth{min-height:72px;margin-bottom:16px;padding:12px 14px;border:1px solid #ddcff7;border-radius:10px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;color:#5030b6;background:#f9f6ff}.admin-reauth p{margin:3px 0 0;color:#6c6480;font-size:.78rem}.worker-setup-section{margin-top:16px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 24px #242b5c0d;overflow:hidden}.worker-setup-grid{padding:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.worker-setup-grid article{min-height:120px;padding:15px;border:1px solid #e7e9f1;border-radius:9px;display:flex;align-items:flex-start;gap:11px;background:#fbfbfe}.worker-setup-grid article>svg{flex:0 0 auto;color:#6035d5}.worker-setup-grid strong{font-size:.85rem}.worker-setup-grid p,.acceptance-reminder p{margin:5px 0 0;color:#606980;font-size:.78rem;line-height:1.55}.package-metadata,.acceptance-reminder{margin:0 15px 15px;padding:15px;border:1px solid #e4dff3;border-radius:9px;background:#f9f7ff}.package-metadata>div:first-child{display:grid;gap:3px}.package-metadata>div:first-child span{color:#737a8f;font-size:.75rem}.package-metadata article{margin-top:10px;padding-top:10px;border-top:1px solid #e1dded;display:grid;gap:5px}.package-metadata article>div{display:flex;align-items:center;gap:9px}.package-metadata article>div code{font-size:.78rem}.package-metadata article>div span,.package-metadata article>small{color:#737a8f;font-size:.7rem}.package-metadata article>code,.package-metadata footer code{overflow-wrap:anywhere;color:#5430c9;font-size:.7rem}.package-metadata footer{margin-top:12px;display:flex;justify-content:space-between;gap:12px}.expected-package-names{margin-top:9px;display:grid;gap:5px}.acceptance-reminder>div{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.acceptance-reminder>div>span{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px;display:inline-flex;align-items:center;gap:8px;background:#fff;font-size:.73rem}.worker-acceptance-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.worker-acceptance-card{padding:14px;border:1px solid #ddd9ea;border-radius:10px;background:#fff}.worker-acceptance-card>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.worker-acceptance-card>header>div{display:flex;align-items:center;gap:8px}.worker-acceptance-card>header>span{padding:4px 8px;border-radius:999px;background:#f1eff7;color:#666079;font-size:.75rem;text-transform:capitalize}.worker-acceptance-card.acceptance-accepted>header>span{background:#e8f7ed;color:#257441}.worker-acceptance-card.acceptance-revoked>header>span{background:#fff0f2;color:#a23349}.worker-acceptance-card>p{margin:6px 0 10px}.worker-acceptance-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.worker-acceptance-checks label{min-height:36px;display:flex;align-items:center;gap:8px;color:#444b5f;font-size:.875rem}.worker-acceptance-checks input{width:18px;height:18px;accent-color:#5f35d5}.worker-acceptance-card>footer{margin-top:12px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.worker-acceptance-card>footer button{min-height:44px}.worker-acceptance-card .generate-action{width:auto}.danger-button{color:var(--red)!important}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-visual{display:none}.auth-panel{min-height:100vh;align-content:center}.worker-setup-grid,.worker-acceptance-list,.worker-acceptance-checks{grid-template-columns:1fr}}@media(max-width:820px){.site-header{position:sticky}.project-sidebar{display:none}.studio-workspace{grid-template-areas:"paragraphs" "outputs"}.mobile-project-selector{min-height:64px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;background:#fffffff0;font-size:.875rem;font-weight:760}.mobile-project-selector select{min-width:0;width:100%;min-height:44px;padding:0 10px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);background:#fff;font-size:1rem}.paragraph-card-header{grid-template-columns:40px 36px minmax(0,1fr) 44px}.paragraph-card-header .settings-toggle{width:100%}.admin-reauth{grid-template-columns:22px 1fr}.admin-reauth .outline-button{grid-column:1 / -1}}@media(max-width:560px){.auth-panel{width:calc(100% - 32px);padding:22px 0}.auth-brand{width:148px;margin-bottom:14px}.auth-mode-switch{margin-bottom:24px}.paragraph-card-header{grid-template-columns:38px 34px 1fr 44px}.paragraph-card-header .settings-toggle{min-height:44px}.settings-toggle strong{font-size:.78rem}.settings-toggle small{font-size:.7rem}.paragraph-editor-row{padding:0 10px 10px}.paragraph-editor-row textarea{min-height:132px}.package-metadata footer{flex-direction:column}}@media(prefers-reduced-motion:reduce){.language-popover,.account-popover,.paragraph-menu-popover{animation:none;transform:none}}@media(prefers-reduced-transparency:reduce){.site-header.is-scrolled,.account-popover,.language-popover,.mobile-sheet,.paragraph-menu-popover{background:#fff;backdrop-filter:none}}@media(prefers-contrast:more){.site-header.is-scrolled,.account-popover,.language-popover,.mobile-sheet,.paragraph-menu-popover,.auth-input,.google-auth-button{background:#fff;border-color:#727a90}.site-header.is-scrolled{box-shadow:0 2px #727a90}}.header-actions>.primary-header-action{display:inline-flex}.primary-nav button,.language-trigger,.quiet-login,.primary-header-action,.credit-balance,.mobile-menu-trigger,.mobile-sheet nav button,.mobile-language-row button,.mobile-auth-actions button,.select-trigger,.audio-play,.icon-button,.draft-login,.paragraph-menu-popover button,.reset-paragraph-settings,.studio-page .project-actions button,.studio-page .output-actions :where(button,a),.public-footer nav :where(button,a),.worker-actions button,.worker-eligibility summary,.log-tabs button,.auth-legal button,.auth-reciprocal button{min-width:44px;min-height:44px}.studio-page .output-actions :where(button,a){width:44px;display:inline-grid;place-items:center}.paragraph-menu-popover button,.reset-paragraph-settings,.draft-login{min-height:44px}.auth-legal button,.auth-reciprocal button{display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.play-control,.footer-brand,.speed-exact,.speed-exact input,.speed-inputs input[type=range]{min-width:44px;min-height:44px}.footer-brand{display:inline-flex;align-items:center}.speed-exact input{height:44px}.audio-player.is-compact{grid-template-columns:44px minmax(0,1fr) 72px}.outline-button{min-height:44px}.account-summary div>span,.mobile-account-summary div>span,.auth-legal,.auth-reciprocal,.status,.audio-time,.audio-error,.control-label,.select-trigger small,.select-popover button small,.base-style-row,.speed-exact,.speed-range,.field-control small,.sample-preview-heading span,.sample-preview-heading em,.sync-state,.api-page :where(p,li,code,em,.method,.endpoint-table span),.legal-page :where(p,span,time),.public-footer :where(p,small,button,a),.infrastructure-page :where(p,small,time,th,td,label,input,summary,code),.worker-setup-grid strong,.acceptance-reminder>div>span{font-size:.875rem}.auth-panel{position:relative}.auth-language-switch{position:absolute;top:0;right:0;display:flex;gap:4px;padding:4px;border-radius:10px;background:#f3f4f8}.auth-language-switch button{min-width:44px;min-height:44px;padding:0 8px;border:0;border-radius:8px;color:#616980;background:transparent;font-size:.875rem;font-weight:760;cursor:pointer}.auth-language-switch button.is-active{color:#5430c8;background:#fff;box-shadow:0 2px 8px #23294e17}@media(max-width:560px){.auth-language-switch{position:static;width:fit-content;margin:0 0 8px auto}}.app-shell{overflow-x:clip}.site-header{position:sticky!important;top:0;isolation:isolate;transform:translateZ(0)}.site-header.is-at-top{background:transparent;backdrop-filter:none}.site-header.is-scrolled{background:#fcfcffe8;backdrop-filter:blur(22px) saturate(165%);box-shadow:0 10px 28px #1e264f12}.account-popover{background:#fff;backdrop-filter:none;border-color:#d9ddeb;box-shadow:0 22px 58px #1e254e33}.account-language{padding:9px 8px;border-top:1px solid #e5e7f0;display:grid;gap:8px}.account-language>span{padding:0 3px;display:flex;align-items:center;gap:7px;color:#5d657b;font-size:.75rem;font-weight:720}.account-language>div{padding:3px;border-radius:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#f3f4f8}.account-language button{min-width:44px;min-height:44px;padding:0 6px;border:0;border-radius:7px;color:#626a80;background:transparent;font-size:.75rem;font-weight:760}.account-language button.is-active{color:#5430c8;background:#fff;box-shadow:0 2px 8px #23294e17}.hero-copy h1{font-size:clamp(2.15rem,3.8vw,2.65rem);letter-spacing:-.028em}.library-hero h1,.pricing-hero h1,.api-hero h1{font-size:clamp(2rem,3.3vw,2.3rem);letter-spacing:-.025em}.studio-heading h1{font-size:clamp(2rem,3.1vw,2.75rem);letter-spacing:-.025em}.legal-page h1{font-size:clamp(2rem,3.3vw,2.35rem);letter-spacing:-.025em}.auth-page{position:relative;min-height:100dvh;grid-template-columns:minmax(480px,57%) minmax(360px,43%);overflow:hidden;background:#fff}.auth-topbar{position:absolute;z-index:4;top:16px;left:24px;width:calc(57% - 48px);display:flex;align-items:center;justify-content:space-between;pointer-events:none}.auth-topbar>*{pointer-events:auto}.auth-brand{width:148px;height:48px;margin:0;padding:0;border:0;border-radius:8px;display:flex;align-items:center;background:transparent}.auth-brand img{width:144px;height:48px;object-fit:contain;object-position:left center}.auth-language-control{min-width:80px;height:44px;padding:0 9px;border:1px solid #e0e3ed;border-radius:10px;display:inline-flex;align-items:center;gap:5px;color:#4f5870;background:#f8f8fb}.auth-language-control select{height:42px;padding:0 18px 0 2px;border:0;outline:0;color:#252d45;background:transparent;font-size:.78rem;font-weight:760}.auth-panel{position:relative;width:min(420px,calc(100% - 48px));min-height:100dvh;margin:auto;padding:78px 0 24px;align-content:center}.auth-mode-switch,.auth-language-switch{display:none}.auth-heading{margin-bottom:17px}.auth-heading h1{font-size:clamp(1.45rem,2.15vw,1.7rem);line-height:1.18;letter-spacing:-.025em}.auth-heading p,.auth-code-form>p{margin-top:7px;font-size:.84rem;line-height:1.48}.google-auth-button,.auth-submit{min-height:48px;border-radius:10px;font-size:.875rem}.google-auth-button{border-color:#d9dce6;box-shadow:0 1px 2px #181e3b06}.google-auth-button:hover:not(:disabled){border-color:#bfc5d5;background:#fbfbfd}.auth-divider{height:34px;font-size:.8rem}.auth-form{gap:10px}.auth-form label{gap:6px;font-size:.8rem}.auth-input{min-height:48px;border-radius:10px}.auth-input input{height:44px;font-size:.94rem}.auth-legal,.auth-reciprocal{margin-top:10px;font-size:.76rem;line-height:1.45}.auth-reciprocal{margin-top:2px}.auth-code-form h2{font-size:1.2rem}.auth-mark.is-success{width:44px;height:44px;border-radius:12px}.code-input{min-height:50px;border-radius:10px;font-size:1.25rem}.auth-visual{min-height:100dvh;place-items:center;background:radial-gradient(circle at 65% 22%,rgba(114,86,255,.44),transparent 32%),radial-gradient(circle at 28% 70%,rgba(37,126,243,.34),transparent 36%),linear-gradient(145deg,#11143d,#17114e 54%,#0c2a50)}.auth-visual:before{width:48vw;height:48vw;top:-15vw;left:-19vw}.auth-visual:after{width:36vw;height:36vw;right:-18vw;bottom:-8vw}.auth-signal{position:relative;width:min(390px,76%);aspect-ratio:1;display:grid;place-items:center}.auth-signal:before{content:"";position:absolute;width:62%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(101,125,255,.28),rgba(92,64,217,.08) 48%,transparent 70%);filter:blur(12px)}.auth-signal-ring{position:absolute;border:1px solid rgba(202,207,255,.2);border-radius:50%}.auth-signal-ring.is-outer{inset:5%}.auth-signal-ring.is-inner{inset:22%;border-color:#cacfff47}.auth-wave-bars{position:relative;z-index:1;width:76%;height:112px;display:flex;align-items:center;justify-content:center;gap:5px}.auth-wave-bars i{width:5px;max-height:82px;border-radius:999px;display:block;background:linear-gradient(180deg,#d8d4ff,#7a8cff 46%,#42b3ff);box-shadow:0 0 12px #667dff61;transform-origin:center;animation:auth-wave 1.65s ease-in-out infinite alternate}@keyframes auth-wave{0%{transform:scaleY(.46);opacity:.58}to{transform:scaleY(1);opacity:1}}.auth-visual-copy{position:absolute;left:clamp(28px,4.2vw,56px);right:clamp(28px,4.2vw,56px);bottom:clamp(28px,5vh,52px);padding:0}.auth-visual-copy span{font-size:.7rem;letter-spacing:.09em}.auth-visual-copy strong{max-width:440px;margin-top:7px;font-size:clamp(1.65rem,2.8vw,2.55rem);line-height:1.06;letter-spacing:-.035em}.auth-visual-copy p{margin-top:10px;font-size:.84rem}main:not(.auth-page){animation:page-arrive .23s cubic-bezier(.2,.8,.2,1)}@keyframes page-arrive{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover){.voice-card,.pack-card,.home-editor{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.voice-card:hover,.pack-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #272c561a}}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-topbar{width:calc(100% - 40px);left:20px}.auth-panel{width:min(410px,calc(100% - 40px));padding-top:80px}}@media(max-width:560px){.auth-topbar{top:9px;width:calc(100% - 28px);left:14px}.auth-brand{width:132px;height:44px}.auth-brand img{width:128px;height:44px}.auth-language-control{min-width:76px}.auth-panel{width:calc(100% - 32px);min-height:100dvh;padding:68px 0 18px}.auth-heading h1{font-size:1.45rem}.hero-copy h1{font-size:2rem}.library-hero h1,.pricing-hero h1,.api-hero h1,.studio-heading h1,.legal-page h1{font-size:1.9rem}}@media(prefers-reduced-motion:reduce){.auth-wave-bars i{animation:none;transform:scaleY(.72);opacity:.86}main:not(.auth-page){animation:none}.voice-card:hover,.pack-card:hover{transform:none}}@media(prefers-reduced-transparency:reduce){.site-header.is-scrolled,.account-popover{background:#fff;backdrop-filter:none}}@media(prefers-contrast:more){.account-popover,.auth-language-control,.google-auth-button,.auth-input{border-color:#727a90}.auth-wave-bars i{background:#fff;box-shadow:none}}
