.audio-tile.svelte-9ntynm{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center;padding:1rem 1.05rem;border-radius:1.5rem;border:1px solid var(--border-soft);background:var(--surface-color);box-shadow:var(--panel-shadow)}.audio-tile__body.svelte-9ntynm{display:flex;flex-direction:column;gap:.45rem;min-width:0}.audio-tile__waveform.svelte-9ntynm{display:flex;align-items:center;gap:5px;min-height:42px}.audio-tile__meta.svelte-9ntynm{display:flex;gap:.75rem;align-items:center;font-size:.88rem;font-weight:600;color:var(--subtle-color);flex-wrap:wrap}.audio-tile__download.svelte-9ntynm{justify-self:end;align-self:center}.audio-tile__play.svelte-9ntynm{align-self:center}.audio-play{width:52px;height:52px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center}.audio-play:disabled{opacity:.4;cursor:not-allowed}.audio-waveform{display:flex;gap:6px;align-items:center;min-height:42px}.audio-waveform span{display:inline-block;border-radius:999px;background:linear-gradient(180deg,#6366f1,#0ea5e9);opacity:.6;min-height:10px;transition:height .14s ease,opacity .14s ease}.audio-meta{display:flex;gap:.65rem;align-items:center;font-size:.88rem;color:var(--subtle-color);font-weight:600}.audio-meta__voice{color:var(--subtle-color)}.audio-download{min-width:46px;min-height:42px;border-radius:.9rem;display:inline-flex;align-items:center;justify-content:center;border-color:#0ea5e973;color:#0f172a;box-shadow:0 6px 18px #0ea5e92e}.audio-download:hover:enabled{border-color:var(--accent);box-shadow:0 10px 24px #0ea5e947}.audio-tile__media.svelte-9ntynm{display:contents}.audio-snippet{margin:0;font-size:.92rem;color:#6b7280;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.play-icon,.pause-icon{width:16px;height:16px;position:relative}.play-icon:before{content:"";position:absolute;inset:0;clip-path:polygon(15% 0,100% 50%,15% 100%);background:currentColor}.pause-icon:before,.pause-icon:after{content:"";position:absolute;width:4px;height:16px;border-radius:2px;background:currentColor;top:0}.pause-icon:before{left:0}.pause-icon:after{right:0}@media(max-width:640px){.audio-tile.svelte-9ntynm{grid-template-columns:1fr;text-align:center}.audio-tile__play.svelte-9ntynm,.audio-tile__download.svelte-9ntynm{justify-self:center}.audio-tile__meta.svelte-9ntynm{justify-content:center;flex-wrap:wrap;text-align:center}.audio-tile__waveform.svelte-9ntynm{justify-content:center}.audio-meta{flex-direction:column;gap:.2rem;align-items:center;text-align:center;overflow-wrap:anywhere}.audio-snippet{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}}.page.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column;gap:clamp(.7rem,2.2vw,1.5rem);padding:clamp(.7rem,2vw,1.35rem) clamp(.75rem,2vw,1.8rem) clamp(1.25rem,3vw,2.25rem)}.hero.svelte-1uha8ag{display:grid;grid-template-columns:minmax(0,2fr) auto;gap:clamp(.2rem,1.2vw,.6rem);align-items:center;width:min(var(--hero-width),100%);margin:0 auto}.hero-copy.svelte-1uha8ag{max-width:640px}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:clamp(1.6rem,2.8vw,2.1rem);line-height:1.05;margin:.05rem 0 .3rem}.subtitle.svelte-1uha8ag{color:var(--muted-color);font-size:.95rem;margin:0}.hero-actions.svelte-1uha8ag{display:flex;justify-content:flex-end;align-items:center}.status-button.svelte-1uha8ag{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.4rem .9rem;font-size:.9rem}.status-dot.svelte-1uha8ag{width:8px;height:8px;border-radius:50%;border:2px solid #d1d5db}.status-dot.active.svelte-1uha8ag{background:#10b981;border-color:transparent;box-shadow:0 0 0 6px #10b98126}.tts-panel.svelte-1uha8ag{width:min(var(--history-width),100%);margin:0 auto;padding:clamp(.8rem,1.6vw,1.35rem);background:var(--surface-color);border-radius:var(--panel-radius);box-shadow:var(--panel-shadow)}.tts-form.svelte-1uha8ag{display:flex;flex-direction:column;gap:.85rem}.field.svelte-1uha8ag{display:flex;flex-direction:column;gap:.35rem;font-weight:600;color:var(--text-strong)}.field-header.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;color:#6b7280}.field-header.svelte-1uha8ag span:where(.svelte-1uha8ag):first-child{color:var(--text-strong)}.field-header.svelte-1uha8ag span.is-over-limit:where(.svelte-1uha8ag){color:#dc2626}textarea.svelte-1uha8ag{border-radius:1.1rem;border:1px solid var(--border-soft);padding:.8rem .9rem;font-size:.95rem;background:#f9fafb;transition:border-color .12s ease,box-shadow .12s ease;font-family:inherit}textarea.svelte-1uha8ag:focus{border-color:var(--accent);box-shadow:0 0 0 3px #0ea5e926;background:#fff}.controls-toolbar.svelte-1uha8ag{display:grid;grid-template-columns:auto auto 1fr;column-gap:.35rem;row-gap:.35rem;justify-content:start;justify-items:start;align-items:center;--control-height: 2.6rem}.control-select.svelte-1uha8ag{min-width:0;align-self:center;justify-self:start}select.svelte-1uha8ag{border-radius:.75rem;border-color:var(--border-soft);min-height:var(--control-height);padding:.35rem 2.2rem .35rem .6rem;font-size:.92rem;background:#f5f6f8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2394a3b8' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem center;appearance:none;-webkit-appearance:none}select.svelte-1uha8ag:focus{border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.generate-button.svelte-1uha8ag{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:999px;padding:0 1.05rem;background-image:linear-gradient(135deg,var(--accent),var(--accent-strong));box-shadow:none;font-weight:700;min-height:var(--control-height)}.generate-button.compact.svelte-1uha8ag{justify-self:end;grid-column:3;align-self:center;white-space:nowrap;width:max-content;min-width:0}.generate-button.svelte-1uha8ag:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.error.svelte-1uha8ag{color:#b91c1c;background:#fee2e2;padding:.75rem 1rem;border-radius:12px;margin:0}.audio-section.svelte-1uha8ag{border-top:1px solid #eef2ff;padding-top:1.05rem;display:flex;flex-direction:column;gap:.55rem}.audio-label.svelte-1uha8ag{margin:0;font-weight:600}button.gradient{background:linear-gradient(135deg,var(--accent),var(--accent-strong));border-color:transparent;color:#fff;box-shadow:0 12px 26px #0ea5e947}button.gradient:hover:enabled{filter:brightness(.98)}.history-section.svelte-1uha8ag{width:min(var(--history-width),100%);margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.history-header.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.history-title.svelte-1uha8ag{margin:0;font-size:1.08rem;font-weight:600}.history-subtitle.svelte-1uha8ag{margin:.2rem 0 0;color:var(--subtle-color);font-size:.9rem}.history-clear.svelte-1uha8ag{white-space:nowrap}.history-list.svelte-1uha8ag{display:flex;flex-direction:column;gap:1rem}.api-dialog.svelte-1uha8ag{border:none;padding:0;background:transparent;overflow:hidden}.api-dialog.svelte-1uha8ag article:where(.svelte-1uha8ag){border-radius:1.1rem;box-shadow:var(--panel-shadow);width:min(640px,92vw);max-height:none;overflow:visible;padding:.85rem 1rem .9rem;display:flex;flex-direction:column;gap:.5rem}.dialog-header.svelte-1uha8ag{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.dialog-close.svelte-1uha8ag{border:none;background:transparent;color:var(--muted-color);font-size:1.25rem;line-height:1;padding:.25rem;cursor:pointer;border-radius:.55rem;margin-left:auto;transition:color .12s ease,background-color .12s ease}.dialog-close.svelte-1uha8ag:hover,.dialog-close.svelte-1uha8ag:focus-visible{color:var(--text-strong);background:#0f172a0f;outline:none}.api-dialog.svelte-1uha8ag header:where(.svelte-1uha8ag) h2:where(.svelte-1uha8ag),.api-dialog.svelte-1uha8ag header:where(.svelte-1uha8ag) h3:where(.svelte-1uha8ag){margin:0 0 .05rem;font-size:1.02rem}.api-dialog.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0;color:var(--muted-color);font-size:.9rem;line-height:1.45}.api-dialog.svelte-1uha8ag input:where(.svelte-1uha8ag){margin:.05rem 0 .15rem;padding:.55rem .7rem;font-size:.92rem;border-radius:.75rem}.api-dialog.svelte-1uha8ag input:where(.svelte-1uha8ag)::placeholder{color:#cfd7e4}.api-dialog.svelte-1uha8ag .dialog-actions:where(.svelte-1uha8ag) button:where(.svelte-1uha8ag){padding:.55rem .9rem;font-size:.9rem}.dialog-actions.svelte-1uha8ag{display:flex;justify-content:flex-end;gap:.75rem}@keyframes svelte-1uha8ag-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.hero.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;justify-items:center}.hero-actions.svelte-1uha8ag{justify-content:center}}@media(max-width:720px){.controls-toolbar.svelte-1uha8ag{--control-stack-width: min(100%, 360px)}.controls-toolbar.svelte-1uha8ag{grid-template-columns:1fr;justify-content:center;justify-items:center;text-align:center}.generate-button.compact.svelte-1uha8ag{grid-column:1 / -1;justify-self:center;margin-left:0;width:var(--control-stack-width)}.control-select.svelte-1uha8ag{width:var(--control-stack-width)}select.svelte-1uha8ag{width:100%}}@media(max-width:768px){.tts-panel.svelte-1uha8ag{padding:1.5rem}.history-header.svelte-1uha8ag{flex-direction:column;align-items:center;text-align:center;width:100%}}@media(max-width:640px){.page.svelte-1uha8ag{padding-bottom:3.5rem}.hero-actions.svelte-1uha8ag{width:100%}.status-button.svelte-1uha8ag{width:auto;justify-content:center;align-self:flex-end}.audio-section.svelte-1uha8ag{padding-top:1.15rem}.history-section.svelte-1uha8ag{text-align:center;width:100%;align-items:center}.history-clear.svelte-1uha8ag{align-self:center}.dialog-actions.svelte-1uha8ag{flex-direction:column}.dialog-actions.svelte-1uha8ag button:where(.svelte-1uha8ag){width:100%}}
