@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;700&family=Roboto:wght@400;500;700&display=swap');body{font-family:'Roboto',sans-serif;background:#f0f2f5;margin:0;color:#333}.container{max-width:980px;margin:24px auto;padding:0 16px 16px}.container>:last-child{margin-bottom:0}h1{font-family:'Roboto Slab',serif;font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:24px}.intro-text{font-family:'Roboto Slab',serif}.card{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,0.05);border:1px solid #e1e4e8}.paragraph{line-height:2.2;font-size:16px;color:#222}.selection-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.paragraph-label{color:#444}.docs h3,.paragraph-label{font-size:1.17em;font-weight:700}.paragraph-options{display:inline-flex;gap:16px;flex-wrap:wrap;margin:0;vertical-align:middle}.paragraph-option{display:inline-flex;align-items:center;gap:6px;font-size:15px;cursor:pointer;color:#555}.paragraph-option input{cursor:pointer;margin:0}.actions-row{display:flex;align-items:center;gap:16px;margin-top:24px;flex-wrap:wrap}button{border:0;border-radius:6px;padding:10px 18px;background:#1f4aa8;color:#fff;cursor:pointer;font-family:inherit;font-weight:500;transition:all 0.2s;box-shadow:0 1px 2px rgba(0,0,0,0.1)}button:hover:not([disabled]){opacity:0.9;box-shadow:0 2px 4px rgba(0,0,0,0.15)}button[disabled]{opacity:.5;cursor:not-allowed;box-shadow:none}.btn-record{background:#108f2f}.btn-record.recording{background:#d32f2f}#recordStatus{font-size:14px;color:#666}.word{display:inline-block;margin:1px 2px;padding:1px 4px;border-radius:4px}.word.target-wrong{outline:2px solid #ff1f1f;border-radius:4px}.word.target-missing{outline:2px dashed #ff9800;border-radius:4px}.word.target-correct{outline:2px solid #23a047;border-radius:4px}#targetsTable{width:100%;border-collapse:collapse;margin-top:24px}#targetsTable th,#targetsTable td{border:none;border-bottom:1px solid #eee;padding:12px 8px;font-size:14px;text-align:left}#targetsTable th{font-weight:600;color:#555;background-color:#fafafa;border-bottom:2px solid #e0e0e0}#targetsTable tr:last-child td{border-bottom:none}pre{background:#1f2937;color:#f3f4f6;padding:16px;border-radius:8px;overflow-x:auto;font-size:13px;line-height:1.5}.request-id{font-family:monospace;color:#6b7280}.docs h2{margin-top:0}#resultsSection h2{margin-top:0;padding-top:0}.results-error{color:#b00020;font-weight:700;margin:0 0 12px}a{text-decoration:none}.site-footer{text-align:center;color:#555;margin:8px 0 28px}.github-corner{position:fixed;top:0;right:0;z-index:1000;width:200px;height:200px;pointer-events:none}.github-corner a{position:absolute;top:34px;right:-54px;width:240px;padding:10px 0;background:#111;color:#fff;text-align:center;text-decoration:none;font-weight:700;letter-spacing:0.5px;transform:rotate(45deg);box-shadow:0 2px 8px rgba(0,0,0,0.35);pointer-events:auto}.github-corner a:hover{background:#1f4aa8}@media (max-width:700px){.github-corner{width:150px;height:150px}.github-corner a{top:26px;right:-58px;width:210px;font-size:13px}}.analysis-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,0.4);z-index:2000;pointer-events:all}.analysis-overlay.is-visible{display:flex}.analysis-overlay img{width:100px;height:100px}.byo-key h2{margin-top:0;margin-bottom:8px}.byo-key-copy{margin:0 0 10px;color:#555;font-size:14px}.byo-key-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.byo-key-row label{font-size:14px;color:#444}#deepgramApiKeyInput{border:1px solid #d0d7de;border-radius:6px;padding:8px 10px;min-width:260px;max-width:100%;font-family:inherit}.btn-secondary{background:#6b7280}.byo-key-status{margin:8px 0 0;font-size:13px;color:#666}.docs .pre-block{position:relative}.docs .copy-pre-btn{position:absolute;top:0.5rem;right:0.5rem;border:0;border-radius:4px;background:rgba(255,255,255,0.12);color:#f2f2f2;cursor:pointer;line-height:1;padding:0.35rem 0.45rem;font-size:0.95rem}.docs .copy-pre-btn:hover,.docs .copy-pre-btn:focus-visible{background:rgba(255,255,255,0.22);outline:none}.docs .pre-block pre{padding-right:2.5rem}#metric-bars{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.metric-container{display:flex;align-items:center}.metric-label{width:200px;font-weight:500;color:#333}.bar-bg{flex-grow:1;background-color:#1e1e2e;height:24px;border-radius:4px;overflow:hidden;position:relative}.bar-fill{height:100%;width:0%;background-color:#666;transition:width 0.5s ease-out,background-color 0.5s ease-out;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;color:white;font-size:12px;font-weight:bold;box-sizing:border-box}.transcript-display{padding:15px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;font-size:1.1em;line-height:1.5}