@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color-scheme:light;--bg: #f4eadb;--surface: rgba(255, 251, 245, .84);--surface-strong: #fff9f1;--surface-accent: rgba(255, 244, 229, .94);--ink: #231d17;--muted: #73675c;--line: rgba(35, 29, 23, .1);--line-strong: rgba(35, 29, 23, .18);--amber: #e5a03c;--teal: #287f77;--green: #2f7254;--red: #c65245;--shadow: 0 28px 64px rgba(51, 39, 21, .14)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,#f7f1e7,#efe0c9);color:var(--ink);font-family:Space Grotesk,sans-serif}button,input,a{font:inherit}button{border:0}input{width:100%;border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem;background:#ffffffb8;color:var(--ink)}.voice-library-shell{width:min(1120px,calc(100vw - 2rem));margin:0 auto;padding:2rem 0 3rem}.auth-shell{display:grid;place-items:center;min-height:100vh}.auth-card{width:min(620px,100%);display:grid;gap:1.25rem;padding:1.5rem;border-radius:30px;border:1px solid rgba(35,29,23,.1);background:#fffcf7eb;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-copy{margin:.35rem 0 0;color:var(--muted);line-height:1.6}.voice-library-topbar,.voice-library-controls,.voice-dev-panel,.author-tile,.empty-state-card,.error-banner{position:relative;overflow:hidden;border:1px solid rgba(35,29,23,.1);background:#fffcf7db;box-shadow:0 16px 34px #33271514;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.voice-library-topbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;padding:1.25rem 1.35rem;border-radius:28px}.voice-library-controls{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-top:.75rem;padding:1rem 1.1rem;border-radius:24px}.voice-dev-panel{margin-top:1rem;border-radius:22px}.voice-dev-panel>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.9rem 1.1rem;color:var(--muted);font-size:.9rem;font-weight:500}.voice-dev-panel>summary::-webkit-details-marker{display:none}.voice-dev-panel>summary:after{content:"+";font-size:1.2rem;color:var(--ink)}.voice-dev-panel[open]>summary:after{content:"–"}.voice-dev-panel .voice-library-controls{margin-top:0;border:0;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-kicker,.tile-kicker,.summary-label{margin:0;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:var(--muted)}.topbar-copy h1,.author-tile h2,.empty-state-card h2{margin:.2rem 0 .8rem;font-family:Fraunces,serif;line-height:.95}.topbar-copy h1{font-size:clamp(2.2rem,4vw,3.4rem)}.topbar-meta{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:end}.status-pill{border-radius:999px;padding:.5rem .85rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.status-pill.amber{color:#8a5d14;background:#e5a03c2e;border-color:#e5a03c38}.status-pill.teal{color:var(--teal);background:#287f772e;border-color:#287f7733}.status-pill.green{color:var(--green);background:#2f72542e;border-color:#2f725433}.status-pill.red{color:var(--red);background:#c6524524;border-color:#c652452e}.topbar-meta span,.summary-label{border-radius:999px;padding:.5rem .85rem;background:#231d170f;color:var(--muted);font-size:.82rem}.controls-fields{display:grid;grid-template-columns:repeat(2,minmax(180px,240px));gap:.75rem}.hero-field{display:grid;gap:.45rem}.hero-field span{font-size:.86rem;color:var(--muted)}.hero-actions{display:flex;gap:.8rem;align-items:center}.hero-actions.compact button{padding:.8rem 1.05rem}.hero-actions button{border-radius:999px;padding:.95rem 1.25rem;cursor:pointer;color:var(--surface-strong);background:linear-gradient(135deg,#1e1a15,#43392e);transition:transform .12s ease,box-shadow .12s ease}.hero-actions button:hover{transform:translateY(-1px);box-shadow:0 12px 22px #1e1a1529}.hero-actions button.ghost{color:var(--ink);background:#231d1714}.hero-actions button:disabled,.play-toggle:disabled,.transcript-trigger:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.error-banner{margin:1rem 0;border-radius:20px;padding:.95rem 1rem;background:#c652451f;border-color:#c6524538;color:var(--red)}.voice-author-grid{display:flex;flex-direction:column;gap:0;margin-top:1rem}.author-tile,.empty-state-card{border-radius:0;padding:1rem 0 0;height:fit-content;width:100%;margin:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-left:0;border-right:0;border-bottom:0}.author-tile{display:grid;gap:.25rem;border-top:1px solid var(--line-strong)}.author-tile-head{display:flex;justify-content:space-between;gap:1rem;align-items:start;margin-bottom:.9rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.author-tile h2,.empty-state-card h2{font-size:clamp(1.5rem,2vw,2.2rem)}.author-identity{display:grid;gap:.2rem}.author-subtitle{margin:0;color:var(--muted);font-size:.88rem}.author-meta{display:grid;gap:.35rem;justify-items:end;text-align:right}.author-meta span{font-weight:700}.author-meta small{color:var(--muted)}.clip-stack{display:grid;gap:0}.voice-clip-card{display:grid;gap:.5rem;padding:.85rem 0;border-bottom:1px solid var(--line)}.voice-clip-card:last-child{border-bottom:0;padding-bottom:.45rem}.voice-clip-meta{display:flex;justify-content:space-between;gap:.8rem;align-items:baseline;font-size:.76rem;color:var(--muted);line-height:1.35}.voice-clip-meta-spacer{display:block;min-height:1em}.voice-bubble{display:grid;grid-template-columns:48px minmax(0,1fr) max-content;gap:.7rem;align-items:center;border-radius:0;background:transparent;padding:0;border:0}.play-toggle,.transcript-trigger{display:grid;place-items:center;border-radius:999px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,color .12s ease}.play-toggle{width:100%;aspect-ratio:1;color:var(--surface-strong);background:linear-gradient(135deg,var(--teal),#184943);box-shadow:inset 0 -8px 18px #00000029}.play-toggle.playing{background:linear-gradient(135deg,var(--amber),#c67f1c)}.play-toggle svg,.transcript-trigger svg{width:20px;height:20px}.transcript-trigger{display:inline-flex;gap:.45rem;align-items:center;justify-content:center;width:auto;min-width:7.6rem;min-height:3.25rem;padding:.7rem 1rem;color:var(--ink);background:#231d1712;font-weight:600;white-space:nowrap}.transcript-trigger span{font-size:.84rem}.voice-progress-shell{display:grid;gap:.5rem}.voice-progress-track{position:relative;height:30px;border-radius:999px;overflow:hidden;background:linear-gradient(90deg,#231d1714,#231d1708);border:1px solid rgba(35,29,23,.08)}.voice-progress-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#287f772e,#e5a03c6b)}.voice-progress-pulses{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);gap:.35rem;align-items:center;padding:.45rem .75rem}.voice-progress-pulses span{display:block;border-radius:999px;background:#231d1738}.voice-progress-pulses span:nth-child(1){height:10px}.voice-progress-pulses span:nth-child(2){height:16px}.voice-progress-pulses span:nth-child(3){height:24px}.voice-progress-pulses span:nth-child(4){height:14px}.voice-progress-pulses span:nth-child(5){height:26px}.voice-progress-pulses span:nth-child(6){height:12px}.voice-progress-pulses span:nth-child(7){height:20px}.voice-progress-pulses span:nth-child(8){height:11px}.voice-progress-caption{display:flex;justify-content:space-between;gap:.8rem;align-items:center;color:var(--muted);font-size:.8rem;padding:0 .1rem}.voice-progress-caption strong{color:var(--ink);font-variant-numeric:tabular-nums}.transcript-trigger{color:var(--ink);background:#231d1712}.transcript-trigger.ready,.transcript-trigger.failed{background:#e5a03c2e}.transcript-trigger.queued,.transcript-trigger.processing{background:#287f772e;color:var(--teal)}.transcript-trigger.done{background:#2f72542e;color:var(--green)}.transcript-trigger.pending{background:#287f7729;color:var(--teal)}.voice-inline-note,.empty-state-card p{margin:.65rem 0 0;color:var(--muted);line-height:1.5}.transcript-preview{margin-top:.25rem;padding:.7rem .85rem;border-radius:14px;background:#ffffff9e;border:1px solid rgba(35,29,23,.07);display:grid;gap:.35rem}.transcript-preview.pending{border-style:dashed;background:#fff9}.transcript-preview.cleaned{border-color:#2f725433}.transcript-preview.raw_fallback{border-color:#e5a03c47;background:#fff8f0eb}.transcript-preview-status,.transcript-preview-hint{margin:0;font-size:.8rem;color:var(--muted)}.transcript-preview-text{margin:0;color:var(--ink);line-height:1.55;white-space:pre-wrap}@media(max-width:1080px){.voice-library-topbar,.voice-library-controls{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.author-tile-head{flex-direction:column}}@media(max-width:720px){.voice-library-shell{width:min(100vw - 1rem,100%);padding-top:1rem}.voice-library-topbar,.voice-library-controls,.author-tile,.empty-state-card{padding:1rem;border-radius:24px}.controls-fields{grid-template-columns:1fr}.hero-actions{flex-direction:column}.voice-author-grid{gap:0}.voice-bubble{grid-template-columns:46px minmax(0,1fr) max-content;gap:.6rem}.transcript-trigger{min-width:0;padding-inline:.8rem}.transcript-trigger span{font-size:.78rem}.voice-clip-meta,.author-tile-head,.voice-progress-caption,.topbar-meta{align-items:start;flex-direction:column}.author-meta{justify-items:start;text-align:left}}
