.page-playground .pg-wrap{padding-top:clamp(44px,7vh,84px);padding-bottom:clamp(56px,9vh,110px)}.page-playground .pg-head{z-index:7;position:relative}.page-playground .pg-demo .demo-notice-text{top:calc(100% + 8px);z-index:6;border:1px solid var(--h-edge);background:linear-gradient(var(--h-panel), var(--h-panel)) #14161a;width:auto;max-width:400px;-webkit-backdrop-filter:var(--h-blur);backdrop-filter:var(--h-blur);box-shadow:var(--h-elev-2);color:var(--h-text-dim);font-size:var(--h-text-xs);border-radius:12px;margin-inline-start:auto;padding:12px 14px;line-height:1.55;position:absolute;inset-inline:0}.page-playground .pg-offline-pill{background:var(--h-pill);height:24px;color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:9999px;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.page-playground .pg-offline-pill i{background:var(--h-placeholder);border-radius:9999px;width:6px;height:6px}.page-playground .pg-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.page-playground .pg-col{flex-direction:column;gap:18px;min-width:0;display:flex}.page-playground .pg-surface,.page-playground .pg-panel,.page-playground .pg-code{isolation:isolate;border:1px solid var(--h-edge);border-radius:var(--h-radius-card);background-color:var(--h-panel);background-image:var(--h-glass-sheen);-webkit-backdrop-filter:var(--h-blur);backdrop-filter:var(--h-blur);box-shadow:var(--h-glass-rim), var(--h-elev-1);position:relative}.page-playground .pg-surface{flex-direction:column;padding:20px 22px 18px;display:flex}.page-playground .pg-grid>.pg-surface{align-self:stretch;max-height:calc(100vh - 140px)}.page-playground .pg-grid>.pg-surface .pg-thread{max-height:none}.page-playground .pg-rail{flex-direction:column;gap:14px;display:flex;position:sticky;top:84px}.page-playground .pg-panel{flex-direction:column;gap:16px;padding:18px;display:flex}.page-playground .pg-label{font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.07em;text-transform:uppercase;color:var(--h-text-dim);justify-content:space-between;align-items:baseline;font-weight:500;display:flex}.page-playground .pg-label em{color:var(--h-text);font-variant-numeric:tabular-nums;font-style:normal}.page-playground .pg-field{flex-direction:column;gap:8px;display:flex}.page-playground .pg-select{border:1px solid var(--h-edge);background:var(--h-hover);height:38px;color:var(--h-text);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 12px;display:flex;position:relative}.page-playground .pg-select select{appearance:none;min-width:0;color:inherit;font:inherit;font-size:var(--h-text-sm);cursor:pointer;background:0 0;border:0;outline:none;flex:1}.page-playground .pg-select select option{color:#202124}.page-playground .pg-select svg{color:var(--h-text-dim);flex:none}.page-playground .pg-system{border:1px solid var(--h-edge);background:var(--h-hover);width:100%;color:var(--h-text);font-family:inherit;font-size:var(--h-text-sm);line-height:var(--h-lead-snug);resize:vertical;unicode-bidi:plaintext;border-radius:10px;outline:none;padding:10px 12px}.page-playground .pg-system:focus{border-color:var(--h-field-edge-focus)}.page-playground .pg-number{border:1px solid var(--h-edge);background:var(--h-hover);width:100%;height:38px;color:var(--h-text);font-family:var(--font-mono);font-size:var(--h-text-sm);border-radius:10px;outline:none;padding:0 12px}.page-playground .pg-number:focus{border-color:var(--h-field-edge-focus)}.page-playground .pg-range{appearance:none;background:var(--h-edge);cursor:pointer;border-radius:9999px;width:100%;height:4px;margin:8px 0 4px}.page-playground .pg-range::-webkit-slider-thumb{appearance:none;background:var(--h-action-bg);border:0;border-radius:9999px;width:14px;height:14px}.page-playground .pg-range::-moz-range-thumb{background:var(--h-action-bg);border:0;border-radius:9999px;width:14px;height:14px}.page-playground .pg-btn{height:var(--h-pill-sm);font-size:var(--h-text-sm);flex:none;padding:0 16px}.page-playground .pg-btn.is-primary{background:var(--h-action-bg);color:var(--h-action-text);border-color:#0000}.page-playground .pg-btn.is-primary:hover:not(:disabled){background:var(--h-action-bg-hover)}.page-playground .pg-btn.is-quiet{color:var(--h-text-dim);border-color:#0000}.page-playground .pg-btn:disabled{opacity:.45;cursor:default}.page-playground .pg-hint{min-width:0;color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase;flex:1}.page-playground .pg-offline{min-width:0;color:var(--h-text-dim);font-size:var(--h-text-sm);line-height:var(--h-lead-snug);flex:1}.page-playground .pg-note{color:var(--h-text-dim);font-size:var(--h-text-base);line-height:var(--h-lead-snug);margin:12px 0 0}.page-playground .pg-thinking{color:var(--h-text-dim);font-size:var(--h-text-base);margin:12px 0 0}.page-playground .pg-stats{border:1px solid var(--h-edge);background:var(--h-hover);border-radius:12px;flex-direction:column;gap:0;margin:0;display:flex;overflow:hidden}.page-playground .pg-stat{justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.page-playground .pg-stat+.pg-stat{border-top:1px solid var(--h-edge-soft)}.page-playground .pg-stat dt{color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase}.page-playground .pg-stat dd{color:var(--h-text);font-family:var(--font-mono);font-size:var(--h-text-sm);font-variant-numeric:tabular-nums;margin:0}.page-playground .pg-rail-note{color:var(--h-text-dim);font-size:var(--h-text-sm);line-height:var(--h-lead-snug);margin:0}.page-playground .pg-inert{background:var(--status-training-bg);color:var(--status-training);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;flex:none;padding:2px 8px;font-weight:500;display:inline-flex}.page-playground .pg-label{gap:8px}.page-playground .pg-label .pg-inert{margin-left:auto}.page-playground .pg-field-note{color:var(--h-text-dim);font-size:var(--h-text-xs);margin:0;line-height:1.7}.page-playground .pg-field-note .pg-inert{margin-right:6px;transform:translateY(1px)}.page-playground .pg-field-note-lede{margin:0}.page-playground .pg-more{margin-top:6px}.page-playground .pg-more>summary{cursor:pointer;color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:6px;list-style:none;display:flex}.page-playground .pg-more>summary::-webkit-details-marker{display:none}.page-playground .pg-more>summary:before{content:"";border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;transition:transform .15s;transform:rotate(-45deg)translate(-1px,-1px)}.page-playground .pg-more[open]>summary:before{transform:rotate(45deg)translate(-1px,-1px)}.page-playground .pg-more>summary:hover{color:var(--h-text)}.page-playground .pg-more-body{margin-top:6px}@media (prefers-reduced-motion:reduce){.page-playground .pg-more>summary:before{transition:none}}.page-playground .pg-field-note code,.page-playground .pg-code-note code{font-family:var(--font-mono);color:var(--h-text);font-size:.95em}.page-playground .pg-stats-block{flex-direction:column;gap:8px;display:flex}.page-playground .pg-stats-flag{background:var(--status-training-bg);color:var(--status-training);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;align-self:flex-start;margin:0;padding:3px 9px;font-weight:500;display:inline-flex}.page-playground .pg-stats.is-demo{border-color:color-mix(in srgb, var(--status-training) 28%, transparent)}.page-playground .pg-stats-note{color:var(--h-text-dim);font-size:var(--h-text-xs);margin:0;line-height:1.6}.page-playground .pg-decline{border:1px solid var(--h-edge);border-left:2px solid var(--h-text-dim);background:var(--h-hover);border-radius:10px;margin-top:14px;padding:12px 14px}.page-playground .pg-decline.is-declined{border-left-color:var(--status-training)}.page-playground .pg-decline .pg-note{margin:0}.page-playground .pg-decline .pg-chips{margin-top:12px}.page-playground .pg-rendered{background:var(--status-training-bg);color:var(--status-training);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;flex:none;padding:1px 6px}.page-playground .pg-provenance{color:var(--h-text-dim);font-size:var(--h-text-sm);line-height:var(--h-lead-base);margin:0}.page-playground .pg-thread{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dadce033 transparent;flex:1;min-height:200px;max-height:min(48vh,440px);padding-bottom:8px;overflow-y:auto}.page-playground .pg-turn{margin:0 0 18px}.page-playground .pg-turn-role{color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;display:block}.page-playground .pg-turn.is-user .pg-turn-role{color:var(--accent-text)}.page-playground .pg-turn-text{color:var(--h-text-subtle);font-size:var(--h-text-md);line-height:var(--h-lead-loose);white-space:pre-wrap;overflow-wrap:anywhere;text-align:start;unicode-bidi:plaintext;margin:0}.page-playground .pg-empty{flex-direction:column;flex:1;justify-content:center;gap:16px;padding:12px 0 20px;display:flex}.page-playground .pg-empty-title{color:var(--h-placeholder);font-size:var(--h-text-md);line-height:var(--h-lead-loose);margin:10px 0}.page-playground .pg-chips{flex-wrap:wrap;gap:8px;display:flex}.page-playground .pg-chips .home-chip{cursor:pointer;unicode-bidi:plaintext}.page-playground .pg-chips .home-chip:disabled{opacity:.4;cursor:default}.page-playground .pg-composer{border-top:1px solid var(--h-edge-soft);padding-top:14px}.page-playground .pg-input{width:100%;color:var(--h-text);font-family:inherit;font-size:var(--h-text-md);line-height:var(--h-lead-loose);resize:none;text-align:start;unicode-bidi:plaintext;background:0 0;border:0;outline:none}.page-playground .pg-input::placeholder{color:var(--h-placeholder)}.page-playground .pg-composer-row{align-items:center;gap:8px;padding-top:12px;display:flex}.page-playground .pg-stt-input{align-items:center;gap:14px;margin-bottom:18px;display:flex}.page-playground .pg-record{border:1px solid var(--h-edge);height:38px;color:var(--h-text);font-family:inherit;font-size:var(--h-text-sm);cursor:pointer;transition:background-color var(--t-micro) var(--ease-out);background:0 0;border-radius:9999px;flex:none;align-items:center;gap:9px;padding:0 16px;font-weight:500;display:inline-flex}.page-playground .pg-record:hover:not(:disabled){background:var(--h-hover)}.page-playground .pg-record:disabled{opacity:.4;cursor:default}.page-playground .pg-record-dot{background:var(--h-live);border-radius:9999px;width:8px;height:8px}.page-playground .pg-record.is-live{background:var(--h-live);color:#2a1210;animation:mic-pulse 1.6s var(--ease-out) infinite;border-color:#0000}.page-playground .pg-record.is-live .pg-record-dot{background:#2a1210}.page-playground .pg-level{background:var(--h-edge);opacity:.4;min-width:0;height:4px;transition:opacity var(--t-micro) var(--ease-out);border-radius:9999px;flex:1;overflow:hidden}.page-playground .pg-level.is-live{opacity:1}.page-playground .pg-level i{width:var(--pg-level,0%);background:var(--h-live);border-radius:9999px;height:100%;transition:width 90ms linear;display:block}.page-playground .pg-stt-selected{flex-direction:column;gap:8px;margin-bottom:6px;display:flex}.page-playground .pg-stt-selected-row{align-items:center;gap:14px;display:flex}.page-playground .pg-stt-selected-row .clip-player{flex:1;min-width:0}.page-playground .pg-filename{color:var(--h-text-dim);font-size:var(--h-text-2xs);flex:none}.page-playground .pg-result{border-top:1px solid var(--h-edge-soft);flex-direction:column;gap:8px;margin-top:16px;padding-top:14px;display:flex}.page-playground .pg-transcript{color:var(--h-text);font-size:var(--h-text-lg);text-align:right;direction:rtl;unicode-bidi:plaintext;margin:0 0 6px;line-height:1.9}.page-playground .pg-transcript.is-expected{color:var(--h-text-subtle)}.page-playground .pg-label em.is-match,.page-playground .pg-label em.is-diff{font-style:normal;font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase}.page-playground .pg-label em.is-match{color:var(--accent-text)}.page-playground .pg-label em.is-diff{color:var(--h-text)}.page-playground .pg-samples-head{flex-direction:column;gap:8px;margin-top:6px;display:flex}.page-playground .pg-samples-title{color:var(--h-text);font-size:var(--h-text-md);letter-spacing:-.01em;margin:0;font-weight:500}.page-playground .pg-sample-hidden{color:var(--h-placeholder);font-family:var(--font-mono);font-size:var(--h-text-xs);margin:0;line-height:1.9}.page-playground .pg-samples{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.page-playground .pg-sample{border:1px solid var(--h-edge);background:var(--h-hover);transition:border-color var(--t-micro) var(--ease-out);border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.page-playground .pg-sample.is-picked{border-color:var(--accent)}.page-playground .pg-sample-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-playground .pg-sample-head .pg-btn{height:28px;font-size:var(--h-text-xs);padding:0 12px}.page-playground .pg-sample.is-picked .pg-sample-head .pg-btn{color:var(--accent-text)}.page-playground .pg-sample-tag{color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.06em;text-transform:uppercase}.page-playground .pg-sample-text{color:var(--h-text-subtle);font-size:var(--h-text-base);text-align:right;-webkit-line-clamp:2;direction:rtl;unicode-bidi:plaintext;-webkit-box-orient:vertical;margin:0;line-height:1.9;display:-webkit-box;overflow:hidden}.page-playground .clip-player{align-items:center;gap:12px;display:flex}.page-playground .clip-button{background:var(--h-action-bg);width:34px;height:34px;color:var(--h-action-text);cursor:pointer;transition:transform var(--t-micro) var(--ease-out), background-color var(--t-micro) var(--ease-out);border:0;border-radius:9999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.page-playground .clip-button:hover{background:var(--h-action-bg-hover)}.page-playground .clip-button:active{transform:scale(.94)}.page-playground .clip-scrub{background:linear-gradient(to right, var(--accent) var(--clip-pct,0%), var(--h-edge) var(--clip-pct,0%));appearance:none;cursor:pointer;border-radius:9999px;flex:1;min-width:0;height:4px;margin:0}.page-playground .clip-scrub::-webkit-slider-thumb{appearance:none;background:var(--h-action-bg);border:0;border-radius:9999px;width:11px;height:11px}.page-playground .clip-scrub::-moz-range-thumb{background:var(--h-action-bg);border:0;border-radius:9999px;width:11px;height:11px}.page-playground .clip-time{color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);font-variant-numeric:tabular-nums;flex:none}.page-playground .pg-tts-input{min-height:110px;font-size:var(--h-text-lg);line-height:1.9}.page-playground .pg-tts-player{align-items:center;gap:14px;display:flex}.page-playground .pg-tts-player .clip-player{flex:1;min-width:0}.page-playground .pg-tts-chips{gap:8px}.page-playground .pg-tts-chip{cursor:pointer;unicode-bidi:plaintext;max-width:100%}.page-playground .pg-tts-chip:disabled{opacity:.4;cursor:default}.page-playground .pg-tts-chip-text{text-overflow:ellipsis;white-space:nowrap;unicode-bidi:plaintext;max-width:300px;display:block;overflow:hidden}.page-playground .pg-chips-toggle{color:var(--h-text-dim);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.05em;text-transform:uppercase}.page-playground .pg-chips-toggle:hover{color:var(--h-text)}.page-playground .pg-cs{color:var(--accent-text);font-family:var(--font-mono);font-size:var(--h-text-2xs);letter-spacing:.05em;flex:none}.page-playground .pg-voices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-playground .pg-voice{height:var(--h-pill-sm);border:1px solid var(--h-edge);background:var(--h-hover);color:var(--h-text-dim);font-family:inherit;font-size:var(--h-text-sm);cursor:pointer;transition:background-color var(--t-micro) var(--ease-out), color var(--t-micro) var(--ease-out), border-color var(--t-micro) var(--ease-out);border-radius:10px;font-weight:500}.page-playground .pg-voice:hover{color:var(--h-text)}.page-playground .pg-voice.is-active{border-color:var(--accent);background:var(--accent-surface);color:var(--accent-text)}.page-playground .pg-voice.is-clone{height:auto;min-height:var(--h-pill-sm);text-align:center;overflow-wrap:anywhere;unicode-bidi:plaintext;justify-content:center;align-items:center;gap:6px;padding:7px 10px;display:flex}.page-playground .pg-voice:disabled{opacity:.55;cursor:default}.page-playground .pg-voice-add{height:var(--h-pill-sm);border:1px dashed var(--h-edge);color:var(--h-text-dim);font-size:var(--h-text-sm);transition:color var(--t-micro) var(--ease-out), border-color var(--t-micro) var(--ease-out);border-radius:10px;justify-content:center;align-items:center;font-weight:500;text-decoration:none;display:flex}.page-playground .pg-voice-add:hover{color:var(--h-text)}.page-playground .pg-code{margin-top:18px;padding:14px 18px 16px}.page-playground .pg-code-block{background:0 0;border:0;margin:0;overflow:visible}.page-playground .pg-code-block .codeblock-bar{border-bottom:0;padding:0 0 12px}.page-playground .pg-code-block .codeblock-pre{border:1px solid var(--h-edge-soft);border-radius:var(--h-radius-code);background:var(--h-code-bg)}.page-playground .pg-code-note{color:var(--h-text-dim);font-size:var(--h-text-xs);line-height:var(--h-lead-tight);margin:10px 0 0}.page-playground .pg-code-block+.pg-code-block{border-top:1px solid var(--h-edge-soft);margin-top:18px;padding-top:16px}.page-playground .pg-exit{border-top:1px solid var(--h-edge-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:36px;padding-top:26px;display:flex}.page-playground .pg-exit-note{color:var(--h-text-subtle);font-size:var(--h-text-md);line-height:var(--h-lead-loose);margin:0}.page-playground .pg-exit-links{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:900px){.page-playground .pg-grid{grid-template-columns:minmax(0,1fr)}.page-playground .pg-rail{position:static}.page-playground .pg-col{display:contents}.page-playground .pg-col>*{order:3}.page-playground .pg-col>.pg-surface{order:1}.page-playground .pg-rail{order:2}.page-playground .pg-samples{grid-template-columns:minmax(0,1fr)}.page-playground .pg-tts-chip-text{max-width:220px}}@media (max-width:640px){.page-playground .pg-surface{padding:16px 16px 14px}.page-playground .pg-code{padding:12px 14px 14px}}
