#ra-main[data-astro-cid-ra4hheus]:has(.ra-player-view:not([hidden])){height:100dvh;overflow:hidden;padding-bottom:.75rem;display:flex;flex-direction:column}#ra-main[data-astro-cid-ra4hheus]:has(.ra-player-view:not([hidden])) .ra-app[data-astro-cid-ra4hheus]{flex:1;min-height:0}.ra-app[data-astro-cid-ra4hheus]{min-height:50vh;display:flex;flex-direction:column}.ra-loading-view[data-astro-cid-ra4hheus]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;animation:ra-fadeIn .4s ease}.ra-loading-view[data-astro-cid-ra4hheus][hidden]{display:none}.ra-loading-icon[data-astro-cid-ra4hheus]{margin-bottom:1.5rem}.ra-loading-label[data-astro-cid-ra4hheus]{font-size:1rem;font-weight:500;color:var(--theme-text);margin-bottom:.25rem}.ra-loading-detail[data-astro-cid-ra4hheus]{font-size:.8125rem;color:var(--theme-text-muted);margin-bottom:1rem}.ra-loading-bar-wrap[data-astro-cid-ra4hheus]{width:100%;max-width:240px;height:3px;background:var(--theme-border);border-radius:2px;overflow:hidden}.ra-loading-bar[data-astro-cid-ra4hheus]{height:100%;width:0%;background:var(--theme-text);border-radius:2px;transition:width .3s ease}.ra-loading-bytes[data-astro-cid-ra4hheus]{margin-top:.5rem;font-size:.75rem;font-family:var(--font-mono);color:var(--theme-text-muted);font-variant-numeric:tabular-nums}.ra-waveform[data-astro-cid-ra4hheus]{display:inline-flex;align-items:center;gap:3px;height:20px}.ra-waveform-bar[data-astro-cid-ra4hheus]{width:3px;height:8px;background:var(--theme-text);border-radius:2px;animation:ra-breathe 1.2s ease-in-out infinite;opacity:.7}.ra-waveform-bar[data-astro-cid-ra4hheus]:nth-child(1){animation-delay:0s}.ra-waveform-bar[data-astro-cid-ra4hheus]:nth-child(2){animation-delay:.2s}.ra-waveform-bar[data-astro-cid-ra4hheus]:nth-child(3){animation-delay:.4s}@keyframes ra-breathe{0%,to{height:6px;opacity:.4}50%{height:20px;opacity:.9}}.ra-input-view[data-astro-cid-ra4hheus]{flex:1;display:flex;flex-direction:column;padding-bottom:2rem;animation:ra-fadeIn .4s ease}.ra-input-view[data-astro-cid-ra4hheus][hidden]{display:none}.ra-input-container[data-astro-cid-ra4hheus]{position:relative}.ra-textarea[data-astro-cid-ra4hheus]{width:100%;min-height:200px;max-height:40vh;padding:1.25rem;font-family:inherit;font-size:1.0625rem;line-height:1.7;color:var(--theme-text);background:var(--theme-card);border:1px solid var(--theme-border);border-radius:1rem;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.ra-textarea[data-astro-cid-ra4hheus]:focus{border-color:color-mix(in srgb,var(--theme-accent) 35%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-accent) 8%,transparent)}.ra-textarea[data-astro-cid-ra4hheus]::placeholder{color:var(--theme-text-muted);font-size:1.125rem}.ra-input-meta[data-astro-cid-ra4hheus]{margin-top:.5rem;padding:0 .25rem;font-size:.8125rem;color:var(--theme-text-muted);min-height:1.25rem}.ra-input-actions[data-astro-cid-ra4hheus]{display:flex;justify-content:center;margin-top:1.5rem}.ra-btn-primary[data-astro-cid-ra4hheus]{display:inline-flex;align-items:center;justify-content:center;min-width:160px;height:48px;padding:0 1.75rem;font-size:.9375rem;font-weight:500;font-family:inherit;color:var(--theme-bg);background:var(--theme-text);border:none;border-radius:9999px;cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .15s ease}.ra-btn-primary[data-astro-cid-ra4hheus]:hover:not(:disabled){background:color-mix(in srgb,var(--theme-text) 85%,transparent)}.ra-btn-primary[data-astro-cid-ra4hheus]:active:not(:disabled){transform:scale(.97)}.ra-btn-primary[data-astro-cid-ra4hheus]:disabled{opacity:.55;cursor:default}.ra-player-view[data-astro-cid-ra4hheus]{flex:1;min-height:0;display:flex;flex-direction:column;animation:ra-fadeIn .35s ease}.ra-player-view[data-astro-cid-ra4hheus][hidden]{display:none}.ra-reading-pane[data-astro-cid-ra4hheus]{flex:1;min-height:0;overflow-y:auto;padding:.5rem 0 2rem;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;mask-image:linear-gradient(to bottom,transparent,black 1rem,black calc(100% - 3rem),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,black 1rem,black calc(100% - 3rem),transparent)}.ra-sentences[data-astro-cid-ra4hheus]{font-size:1.125rem;line-height:1.8;color:color-mix(in srgb,var(--theme-text) 22%,transparent);transition:color .3s ease}.ra-sentences[data-astro-cid-ra4hheus] .ra-sentence{display:inline;cursor:pointer;transition:color .25s ease;border-radius:3px;padding:1px 0}.ra-sentences[data-astro-cid-ra4hheus] .ra-sentence:hover{color:color-mix(in srgb,var(--theme-text) 55%,transparent)}.ra-sentences[data-astro-cid-ra4hheus] .ra-sentence.active{color:var(--theme-text);font-weight:500}.ra-sentences[data-astro-cid-ra4hheus] .ra-sentence.done{color:color-mix(in srgb,var(--theme-text) 30%,transparent)}.ra-player-bar[data-astro-cid-ra4hheus]{flex-shrink:0;padding:.75rem 0 0;background:var(--theme-bg);position:sticky;bottom:0}.ra-scrubber-wrap[data-astro-cid-ra4hheus]{padding:.5rem 0;cursor:pointer}.ra-scrubber-track[data-astro-cid-ra4hheus]{position:relative;height:3px;background:var(--theme-border);border-radius:2px;overflow:hidden;transition:height .15s ease}.ra-scrubber-wrap[data-astro-cid-ra4hheus]:hover .ra-scrubber-track[data-astro-cid-ra4hheus]{height:5px}.ra-scrubber-fill[data-astro-cid-ra4hheus]{position:absolute;top:0;left:0;height:100%;width:0%;background:var(--theme-text);border-radius:2px;transition:width .3s ease;z-index:1}.ra-scrubber-buffered[data-astro-cid-ra4hheus]{position:absolute;top:0;left:0;height:100%;width:0%;background:color-mix(in srgb,var(--theme-text) 15%,transparent);border-radius:2px;transition:width .3s ease}.ra-time-row[data-astro-cid-ra4hheus]{display:flex;justify-content:space-between;padding:.25rem 0 0}.ra-time-label[data-astro-cid-ra4hheus]{font-size:.8125rem;font-variant-numeric:tabular-nums;color:var(--theme-text-secondary);font-family:var(--font-mono);letter-spacing:-.02em}.ra-controls[data-astro-cid-ra4hheus]{display:flex;align-items:center;justify-content:center;gap:2rem;padding:.5rem 0}.ra-ctrl-btn[data-astro-cid-ra4hheus]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;color:var(--theme-text);cursor:pointer;border-radius:50%;transition:background .15s ease,transform .1s ease;font-family:inherit}.ra-ctrl-btn[data-astro-cid-ra4hheus]:hover{background:color-mix(in srgb,var(--theme-text) 6%,transparent)}.ra-ctrl-btn[data-astro-cid-ra4hheus]:active{transform:scale(.92)}.ra-ctrl-play[data-astro-cid-ra4hheus]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--theme-text);color:var(--theme-bg);border:none;border-radius:50%;cursor:pointer;transition:background .15s ease,transform .12s ease;font-family:inherit}.ra-ctrl-play[data-astro-cid-ra4hheus]:hover{background:color-mix(in srgb,var(--theme-text) 85%,transparent)}.ra-ctrl-play[data-astro-cid-ra4hheus]:active{transform:scale(.93)}.ra-speed-row[data-astro-cid-ra4hheus]{display:flex;justify-content:center;gap:.375rem;padding:.5rem 0}.ra-speed-pill[data-astro-cid-ra4hheus]{padding:.25rem .625rem;font-size:.75rem;font-family:var(--font-mono);font-weight:500;color:var(--theme-text-muted);background:none;border:1px solid transparent;border-radius:9999px;cursor:pointer;transition:all .15s ease}.ra-speed-pill[data-astro-cid-ra4hheus]:hover{color:var(--theme-text-secondary);background:color-mix(in srgb,var(--theme-text) 4%,transparent)}.ra-speed-pill[data-astro-cid-ra4hheus].active{color:var(--theme-text);border-color:var(--theme-border);background:var(--theme-card)}.ra-bottom-row[data-astro-cid-ra4hheus]{display:flex;justify-content:center;gap:.5rem;padding-top:.25rem}.ra-btn-ghost[data-astro-cid-ra4hheus]{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.8125rem;font-family:inherit;color:var(--theme-text-muted);background:none;border:none;cursor:pointer;border-radius:6px;transition:color .15s ease,background .15s ease}.ra-btn-ghost[data-astro-cid-ra4hheus]:hover{color:var(--theme-text-secondary);background:color-mix(in srgb,var(--theme-text) 4%,transparent)}@keyframes ra-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-height:700px){.ra-textarea[data-astro-cid-ra4hheus]{min-height:160px}}
