:root{--blue:#2563eb;--blue-hover:#1d4ed8;--blue-bg:#2563eb14;--blue-border:#2563eb40;--blue-dim:#2563eb14;--bg:#f9fafb;--bg-card:#f1f5f9;--bg-raised:#f3f4f6;--text:#374151;--text-h:#111827;--text-muted:#6b7280;--border:#d1d5db;--border-soft:#e5e7eb;--green:#16a34a;--green-bg:#f0fdf4;--green-border:#bbf7d0;--red:#dc2626;--red-bg:#fef2f2;--red-border:#fecaca;--yellow:#d97706;--yellow-bg:#fffbeb;--yellow-border:#fde68a;--shadow-sm:0 1px 3px #0000000f;--shadow:0 4px 20px #0000000f, 0 1px 3px #0000000a;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:"JetBrains Mono", ui-monospace, Consolas, monospace;font-size:16px;line-height:1.6;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}:root[data-theme=dark]{--blue:#3b82f6;--blue-hover:#60a5fa;--blue-bg:#3b82f624;--blue-border:#60a5fa57;--blue-dim:#3b82f624;--bg:#080b12;--bg-card:#111827;--bg-raised:#182235;--text:#cbd5e1;--text-h:#f8fafc;--text-muted:#94a3b8;--border:#334155;--border-soft:#1e293b;--green:#4ade80;--green-bg:#22c55e1f;--green-border:#4ade804d;--red:#f87171;--red-bg:#ef44441f;--red-border:#f871714d;--yellow:#fbbf24;--yellow-bg:#f59e0b1f;--yellow-border:#fbbf244d;--shadow-sm:0 1px 3px #00000059;--shadow:0 4px 20px #00000059, 0 1px 3px #00000040}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}body,#root{transition:background-color .2s,color .2s}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2,h3,h4{font-family:var(--sans);color:var(--text-h);margin:0;font-weight:600;line-height:1.25}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}h4{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:600}p{margin:0}a{color:var(--blue)}code{font-family:var(--mono);background:var(--bg-raised);border:1px solid var(--border);color:var(--text-h);border-radius:4px;padding:.2em .45em;font-size:.875em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{color:var(--text-h);background:#2563eb1a}@media (width<=640px){h1{font-size:1.6rem}h2{font-size:1.25rem}body{overflow-x:hidden}}.lp-page{background:#fff;min-height:100svh;display:flex}.lp-panel{background:#0f0f0f;flex-shrink:0;align-items:stretch;width:45%;display:flex}.lp-panel__inner{flex-direction:column;width:100%;padding:3rem 3.5rem;display:flex;position:relative}.lp-panel__brand{color:#fff;letter-spacing:-.03em;align-items:center;gap:.85rem;font-size:1.75rem;font-weight:800;display:flex}.lp-panel__logo{width:56px;height:56px;box-shadow:none;border:none;border-radius:12px}.lp-panel__body{flex-direction:column;flex:1;justify-content:center;padding:3rem 0;display:flex}.lp-panel__heading{letter-spacing:-.03em;color:#fff;margin:0 0 1.25rem;font-size:2rem;font-weight:800;line-height:1.2}.lp-panel__heading span{color:#2563eb}.lp-panel__desc{color:#c9d1db;max-width:38ch;margin:0 0 2rem;font-size:.95rem;line-height:1.8}.lp-panel__list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.lp-panel__list li{align-items:flex-start;gap:.9rem;display:flex}.lp-panel__dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.45rem}.lp-panel__list li div{flex-direction:column;gap:.2rem;display:flex}.lp-panel__list li strong{color:#f9fafb;font-size:.9rem;font-weight:600}.lp-panel__list li span{color:#8b95a3;font-size:.85rem;line-height:1.55}.lp-panel__footer{color:#6b7280;letter-spacing:.01em;margin:0;font-size:.8rem}.lp-right{background:#f9fafb;flex:1;justify-content:center;align-items:center;padding:2.5rem 2rem;display:flex}.lp-form-wrap{width:100%;max-width:380px}.lp-form-title{color:#111827;letter-spacing:-.025em;margin:0 0 .3rem;font-size:1.55rem;font-weight:800}.lp-form-sub{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.lp-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.875rem;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a}.lp-field{margin-bottom:1rem}.lp-field label{color:#374151;margin-bottom:.375rem;font-size:.875rem;font-weight:500;display:block}.lp-field input{color:#111827;width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:.65rem .875rem;font-size:.925rem;transition:border-color .15s,box-shadow .15s}.lp-field input::placeholder{color:#9ca3af}.lp-field input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.lp-input-wrap{position:relative}.lp-input-wrap input{padding-right:2.75rem}.lp-eye{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.lp-eye:hover{color:#374151}.lp-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.lp-remember{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.875rem;display:flex}.lp-remember input{accent-color:#2563eb;width:14px;height:14px}.lp-link{font:inherit;color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500}.lp-link:hover{text-decoration:underline}.lp-link--back{color:#6b7280;align-items:center;gap:5px;font-weight:400;display:inline-flex}.lp-link--back:hover{color:#111827;text-decoration:none}.lp-divider{color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.75rem;margin:1.1rem 0;font-size:.75rem;display:flex}.lp-divider:before,.lp-divider:after{content:"";background:#f3f4f6;flex:1;height:1px}.lp-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0 0 1rem;padding:.6rem .875rem;font-size:.875rem}.lp-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin:0 0 1rem;padding:.6rem .875rem;font-size:.875rem}.lp-submit{width:100%;font:inherit;cursor:pointer;color:#fff;letter-spacing:.01em;background:#2563eb;border:none;border-radius:7px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:background .15s,box-shadow .15s;display:flex}.lp-submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d}.lp-submit:disabled{opacity:.45;cursor:not-allowed}.lp-guest{width:100%;font:inherit;cursor:pointer;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:.65rem 1rem;font-size:.9rem;font-weight:500;transition:background .12s,border-color .12s}.lp-guest:hover{background:#f9fafb;border-color:#9ca3af}.lp-switch{color:#6b7280;text-align:center;margin:1rem 0 0;font-size:.875rem}.lp-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite lp-spin}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-sent{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:.5rem 0;display:flex}.lp-sent__icon{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.lp-sent h3{color:#111827;margin:0;font-size:1rem;font-weight:600}.lp-sent p{color:#6b7280;max-width:30ch;margin:0;font-size:.875rem;line-height:1.6}.lp-sent strong{color:#111827;font-weight:600}.lp-sent__actions{flex-direction:column;gap:.6rem;width:100%;margin-top:.25rem;display:flex}@media (width<=860px){.lp-page{flex-direction:column}.lp-panel{width:100%}.lp-panel__inner{padding:2rem 1.75rem}.lp-panel__body{padding:1.75rem 0}.lp-panel__heading{font-size:1.6rem}.lp-panel__desc{max-width:100%}.lp-right{background:#fff;padding:2rem 1.25rem}}@media (width<=480px){.lp-panel__inner{padding:1.5rem 1.25rem}.lp-card{padding:1.375rem}.lp-field input{font-size:16px}.lp-row{flex-direction:column;align-items:flex-start;gap:.6rem}}.ve-digits{justify-content:center;gap:8px;margin:1.5rem 0 1.25rem;display:flex}.ve-digit{text-align:center;width:50px;height:58px;font-size:1.4rem;font-weight:600;font-family:var(--mono);color:#111827;caret-color:#2563eb;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;transition:border-color .15s}.ve-digit:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ve-digit:disabled{opacity:.4;cursor:not-allowed}.ve-digit--done{color:#16a34a;border-color:#16a34a}.ve-section-label{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin:1.25rem 0 .6rem;font-size:.75rem;font-weight:600}.ve-pw-section{opacity:.4;pointer-events:none;transition:opacity .25s}.ve-pw-section--active{opacity:1;pointer-events:auto}.ve-strength{flex-direction:column;gap:4px;margin:.4rem 0 .8rem;padding:0;list-style:none;display:flex}.ve-strength li{align-items:center;gap:6px;font-size:.82rem;display:flex}.ve-strength--ok{color:#16a34a}.ve-strength--fail{color:#9ca3af}.navbar{z-index:50;background:0 0;border:none;width:100%;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;gap:1.75rem;width:100%;max-width:1400px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.navbar--minimal .navbar__inner{justify-content:flex-start;max-width:none;height:56px;padding:0 1.5rem}.navbar--minimal .navbar__logo{width:30px;height:30px}.navbar--minimal .navbar__title{font-size:1.05rem}.navbar__brand{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:.75rem;padding:0;display:flex}.navbar__logo{object-fit:cover;border-radius:8px;width:36px;height:36px}.navbar__title{color:#0f172a;white-space:nowrap;letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.navbar__nav{align-items:center;gap:1.75rem;display:flex}.navbar__link{color:#0f172a;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:.6rem 1.1rem;font-size:1.05rem;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.navbar__link svg{color:#2563eb;flex-shrink:0}.navbar__link:hover{color:#020617}.navbar__link:hover svg{color:#1d4ed8}.navbar__link--active{color:#0f172a;font-weight:700}.navbar__link--active svg{color:#2563eb}.navbar__link--active:after{content:"";background:#2563eb;border-radius:2px;height:2.5px;position:absolute;bottom:0;left:1.1rem;right:1.1rem}.navbar__right{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.navbar__right .theme-toggle{margin-right:.15rem}.navbar__logout{color:#64748b;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:.5rem .65rem;font-size:1rem;font-weight:500;transition:color .15s;display:inline-flex}.navbar__logout:hover{color:#ef4444;background:0 0}.navbar__signup-cta{color:#fff;font:inherit;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;align-items:center;padding:.55rem 1.15rem;font-size:1rem;font-weight:600;transition:background .2s;display:inline-flex}.navbar__signup-cta:hover{background:#1d4ed8}html[data-theme=dark] .navbar__title,html[data-theme=dark] .navbar__link,html[data-theme=dark] .navbar__link--active{color:var(--text-h)}html[data-theme=dark] .navbar__link:hover{color:#fff}html[data-theme=dark] .navbar__signup-cta{background:#1d4ed8}html[data-theme=dark] .navbar__signup-cta:hover{background:#2563eb}@media (width<=768px){.navbar__inner{height:68px;padding:0 1rem}.navbar--minimal .navbar__inner{height:52px;padding:0 1rem}.navbar__link span,.navbar__logout span{display:none}.navbar__link{padding:.55rem .7rem;font-size:1rem}.navbar__link--active:after{left:.7rem;right:.7rem}.navbar__logout{padding:.5rem .6rem}.navbar__signup-cta{padding:.5rem .85rem;font-size:.95rem}}@media (width<=480px){.navbar__title{display:none}}.theme-toggle{border:1px solid var(--border);background:var(--bg-card);color:var(--text-h);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:.4rem;padding:.32rem .5rem;font-size:.78rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.theme-toggle:hover{border-color:var(--blue)}.theme-toggle__sun,.theme-toggle__moon{color:var(--blue);font-size:.9rem;line-height:1}.theme-toggle__track{background:var(--blue);border-radius:999px;align-items:center;width:30px;height:16px;padding:2px;transition:background .2s;display:flex}.theme-toggle__thumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;box-shadow:0 1px 2px #00000040}[data-theme=dark] .theme-toggle__thumb{transform:translate(14px)}@media (width<=640px){.theme-toggle__label{display:none}.theme-toggle{gap:.3rem;padding:.32rem .42rem}}.setup-page{background:#f8fafc;flex-direction:column;min-height:100svh;display:flex}.setup-mesh{display:none}.setup-body{flex:1;grid-template-columns:260px minmax(0,1fr) 260px;align-items:start;gap:1.75rem;width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 2rem 3.5rem;display:grid}.setup-card,.setup-tips{background:#f1f5f9;border:1px solid #111827;border-radius:16px;box-shadow:0 10px 25px -5px #0000000a}.setup-presets{background:#000;border:1px solid #000;border-radius:16px;box-shadow:0 10px 25px -5px #0000000a}.setup-left{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:88px}.setup-heading{margin:0;padding:0 .15rem}.setup-heading h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 .3rem;font-size:1.2rem;font-weight:700}.setup-heading p{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.setup-presets{padding:1.15rem}.setup-presets__label{text-transform:uppercase;letter-spacing:.07em;color:#2563eb;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.setup-presets__list{flex-direction:column;gap:.5rem;display:flex}.setup-preset-chip{color:#cbd5e1;font:inherit;cursor:pointer;white-space:nowrap;text-align:left;background:#1e293b;border:1px solid #374151;border-radius:10px;align-items:center;gap:8px;width:100%;padding:.65rem .9rem;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.setup-preset-chip:hover{color:#f1f5f9;background:#293548;border-color:#4b5563}.setup-preset-chip--active{color:#fff;background:#2563eb;border-color:#2563eb}.setup-preset-chip--active:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.setup-preset-chip__check{font-weight:700;display:none}.setup-preset-chip--active .setup-preset-chip__check{display:inline}.setup-preset-chip__plus{color:#2563eb;font-weight:500}.setup-preset-chip--active .setup-preset-chip__plus{display:none}html[data-theme=dark] .setup-page{background:var(--bg)}html[data-theme=dark] .setup-card{background:var(--bg-card);border-color:var(--border)}html[data-theme=dark] .setup-heading h1{color:var(--text-h)}html[data-theme=dark] .setup-heading p,html[data-theme=dark] .setup-field label,html[data-theme=dark] .setup-optional,html[data-theme=dark] .setup-field__hint,html[data-theme=dark] .setup-field__count{color:var(--text-muted)}html[data-theme=dark] .setup-field input,html[data-theme=dark] .setup-field textarea{background:var(--bg-raised);border-color:var(--border);color:var(--text-h);background-image:none}html[data-theme=dark] .setup-card{background-image:none}html[data-theme=dark] .setup-preset-chip:hover{border-color:var(--blue);background:#22304a}html[data-theme=dark] .setup-presets,html[data-theme=dark] .setup-tips,html[data-theme=dark] .setup-api-key{background:#e2e8f0;border-color:#cbd5e1}html[data-theme=dark] .setup-preset-chip{color:#334155;background:#fff;border-color:#cbd5e1}html[data-theme=dark] .setup-preset-chip:hover{border-color:var(--blue);color:#0f172a;background:#f8fafc}html[data-theme=dark] .setup-tips li{color:#334155}html[data-theme=dark] .setup-api-key{color:#0f172a}html[data-theme=dark] .setup-api-key small{color:#475569}html[data-theme=dark] .setup-submit{color:#fff;background:#1d4ed8}html[data-theme=dark] .setup-submit:hover:not(:disabled){color:#fff;background:#2563eb}.setup-right{min-width:0}.setup-card{padding:1.875rem}.setup-card__belt{display:none}.setup-field{margin-bottom:1.15rem}.setup-field label{color:#0f172a;margin-bottom:.45rem;font-size:.875rem;font-weight:600;display:block}.setup-optional{color:#64748b;font-weight:500}.setup-required{color:#ef4444}.setup-field input,.setup-field textarea{color:#0f172a;width:100%;font:inherit;box-sizing:border-box;background:#f1f5f9;border:1px solid #111827;border-radius:8px;padding:12px 16px;font-size:.925rem;transition:border-color .2s,box-shadow .2s}.setup-field textarea{resize:vertical;min-height:240px;line-height:1.7}.setup-field input::placeholder,.setup-field textarea::placeholder{color:#94a3b8}.setup-field input:focus,.setup-field textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.setup-field textarea.has-error{border-color:#ef4444}.setup-field__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.45rem;display:flex}.setup-field__error{color:#ef4444;align-items:center;gap:5px;font-size:.825rem;font-weight:500;display:flex}.setup-field__hint{color:#64748b;font-size:.825rem}.setup-field__hint--ok{color:#16a34a;font-weight:500}.setup-field__count{color:#64748b;flex-shrink:0;font-size:.8rem}.setup-submit{width:100%;font:inherit;cursor:pointer;color:#2563eb;letter-spacing:.01em;background:#0f172a;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;margin-top:.25rem;padding:12px 0;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.setup-submit:hover:not(:disabled){color:#3b82f6;background:#020617}.setup-submit:active:not(:disabled){transform:scale(.99)}.setup-submit:disabled{opacity:.4;cursor:not-allowed}.setup-spinner{border:2px solid #2563eb59;border-top-color:#2563eb;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite setup-spin}@keyframes setup-spin{to{transform:rotate(360deg)}}.setup-loading-dots{align-items:center;gap:3px;margin-left:2px;display:inline-flex}.setup-loading-dots span{background:#2563eb99;border-radius:50%;width:4px;height:4px;animation:1.2s ease-in-out infinite setup-dot}.setup-loading-dots span:nth-child(2){animation-delay:.2s}.setup-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes setup-dot{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.setup-quota{color:#334155;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:1rem;padding:.75rem .9rem;font-size:.875rem;line-height:1.5;display:flex}.setup-quota svg{color:#2563eb;flex-shrink:0;margin-top:2px}.setup-quota--warning{background:#fffbeb;border-color:#fde68a}.setup-quota--warning svg{color:#d97706}.setup-quota--exceeded{background:#fef2f2;border-color:#fecaca}.setup-quota--exceeded svg{color:#ef4444}.setup-quota__link{font:inherit;color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.setup-sidebar{flex-direction:column;gap:.9rem;display:flex;position:sticky;top:88px}.setup-tips{background:#0f0f0f;border:1px solid #1f1f1f;padding:1.25rem 1.2rem;box-shadow:0 10px 25px -5px #0003}.setup-tips strong{color:#2563eb;letter-spacing:-.01em;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:block}.setup-tips ul{flex-direction:column;gap:.6rem;margin:0;padding-left:1.15rem;display:flex}.setup-tips li{color:silver;font-size:.875rem;line-height:1.55}.setup-tips li::marker{color:#2563eb}.setup-api-key{color:#f8fafc;width:100%;font:inherit;text-align:left;cursor:pointer;background:#0f0f0f;border:1px solid #1f1f1f;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.95rem 1rem;transition:border-color .2s,transform .2s;display:flex}.setup-api-key:hover{border-color:#2563eb;transform:translateY(-1px)}.setup-api-key span{flex-direction:column;gap:.1rem;display:flex}.setup-api-key strong{font-size:.9rem}.setup-api-key small{color:#94a3b8;font-size:.75rem}.setup-api-key svg{color:#2563eb;flex-shrink:0}@media (width<=1100px){.setup-body{grid-template-columns:220px minmax(0,1fr);gap:1.5rem}.setup-sidebar{grid-column:1/-1;position:static}}@media (width<=860px){.setup-body{grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 1.25rem 2.5rem}.setup-left{position:static}.setup-presets__list{flex-flow:wrap}.setup-preset-chip{width:auto}}@media (width<=640px){.setup-body{padding:1.25rem 1rem 2rem}.setup-card,.setup-presets,.setup-tips{border-radius:14px;padding:1.25rem}.setup-field input,.setup-field textarea{font-size:16px}.setup-field textarea{min-height:180px}}.voice-viz{flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:96px;height:96px;display:flex;position:relative}.voice-viz__ring{display:none}.voice-viz__core{background:var(--bg-raised);border:1px solid var(--border);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .25s,border-color .25s;display:flex;position:relative}.voice-viz--active .voice-viz__core{background:var(--blue-dim);border-color:var(--blue-border)}.voice-viz__bars{align-items:center;gap:2px;height:28px;display:flex}.voice-viz__bar{background:var(--blue);opacity:.5;border-radius:999px;flex-shrink:0;width:2.5px;height:5px;transition:height 80ms}.voice-viz--active .voice-viz__bar{opacity:1}.voice-viz__label{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:600;position:absolute;bottom:-2px}.voice-viz--active .voice-viz__label{color:var(--blue)}.iv-page{background:var(--bg);flex-direction:column;height:100svh;max-height:100svh;display:flex;overflow:hidden}.iv-mesh{display:none}.iv-body{box-sizing:border-box;flex-direction:column;flex:1;gap:.55rem;width:100%;max-width:1400px;min-height:0;margin:0 auto;padding:.65rem 1.5rem .85rem;display:flex;overflow:hidden}.iv-question-bar{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;display:flex}.iv-question-bar__left,.iv-question-bar__right{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.iv-skill-header{letter-spacing:-.02em;color:#0f172a;background:0 0;border:none;margin:0;padding:0;font-size:1.05rem;font-weight:700;line-height:1.2}.iv-badge{letter-spacing:.04em;text-transform:uppercase;border:1px solid var(--border);background:var(--bg-card);color:var(--text-muted);border-radius:4px;align-items:center;gap:4px;padding:.2rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.iv-badge--ai{background:var(--blue-dim);border-color:var(--blue-border);color:var(--blue)}.iv-btn{color:#334155;font:inherit;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:5px;align-items:center;gap:4px;padding:.3rem .65rem;font-size:.8rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.iv-btn:hover{color:#0f172a;background:#cbd5e1}.iv-question-card{background:var(--bg-card);border:1px solid #0f172a;border-left:3px solid var(--blue);border-radius:6px;padding:.65rem 1rem}.iv-question-label{text-transform:uppercase;letter-spacing:.08em;color:var(--blue);margin:0 0 .2rem;font-size:.68rem;font-weight:600}.iv-question-text{color:var(--text-h);margin:0;font-size:.95rem;font-weight:500;line-height:1.45}.iv-main{flex:1;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:.65rem;min-height:0;display:grid}.iv-response-col{flex-direction:column;gap:.55rem;min-height:0;display:flex;overflow:hidden}.iv-response-col .iv-panel--record{flex:1;gap:.4rem;min-height:0;padding:.55rem .75rem}@media (width<=900px){.iv-page{height:auto;max-height:none;overflow:auto}.iv-main{flex:none;grid-template-columns:1fr}.iv-response-col{overflow:visible}}.iv-panel{background:var(--bg-card);border:1px solid #0f172a;border-radius:6px;flex-direction:column;gap:.5rem;min-height:0;padding:.75rem .9rem;display:flex;overflow:hidden}.iv-panel__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding-bottom:.4rem;display:flex}.iv-panel__title{text-transform:uppercase;letter-spacing:.07em;color:#0f172a;font-size:.7rem;font-weight:600}.iv-timer{color:var(--text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:.85rem;font-weight:600;display:flex}.iv-timer--active{color:var(--red)}.iv-viz-wrap{flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.iv-record-controls{flex-shrink:0;justify-content:center;display:flex}.iv-record-btn{font:inherit;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:220px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,opacity .15s;display:flex}.iv-record-btn--start{color:#fff;background:#0f172a}.iv-record-btn--start:hover:not(:disabled){background:#020617}.iv-record-btn--stop{background:var(--red);color:#fff}.iv-record-btn--stop:hover{opacity:.88}.iv-record-btn:disabled{opacity:.4;cursor:not-allowed}.iv-warning{color:var(--yellow);background:var(--yellow-bg);border:1px solid var(--yellow-border);text-align:center;border-radius:5px;flex-shrink:0;margin:0;padding:.4rem .7rem;font-size:.8rem}.iv-auto-submit-toggle{color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:6px;padding:0;font-size:.8rem;font-weight:500;display:flex}.iv-auto-submit-toggle input{width:14px;height:14px;accent-color:var(--blue);cursor:pointer;flex-shrink:0}.iv-auto-submit-toggle input:disabled{cursor:not-allowed;opacity:.5}.iv-transcript-wrap{flex-direction:column;flex:1;gap:.35rem;min-height:0;display:flex}.iv-transcript-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.iv-transcript-label{text-transform:uppercase;letter-spacing:.06em;color:#0f172a;font-size:.68rem;font-weight:600}.iv-transcript-actions{gap:4px;display:flex}.iv-text-btn{font:inherit;color:#334155;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:4px;align-items:center;gap:3px;padding:.2rem .45rem;font-size:.75rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.iv-text-btn:hover{color:#0f172a;background:#cbd5e1}.iv-text-btn--save{color:#334155;border-color:#cbd5e1}.iv-text-btn--save:hover{color:#0f172a;background:#cbd5e1}.iv-text-btn--danger{color:#334155;border-color:#cbd5e1}.iv-text-btn--danger:hover{color:#0f172a;background:#cbd5e1}.iv-transcript-box{background:var(--bg-raised);border:1px solid #0f172a;border-radius:5px;flex:1;min-height:0;padding:.55rem .7rem;overflow-y:auto}.iv-transcript-editor{background:var(--bg-card);width:100%;min-height:0;color:var(--text-h);font:inherit;resize:none;box-shadow:none;box-sizing:border-box;border:1px solid #0f172a;border-radius:5px;outline:none;flex:1;padding:.55rem .7rem;font-size:.875rem;line-height:1.5}.iv-transcript-editor:focus{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a1f}.iv-transcript-text{color:var(--text-h);margin:0;font-size:.85rem;line-height:1.5}.iv-transcript-interim{color:var(--blue);opacity:.7;font-style:italic}.iv-transcript-placeholder{color:var(--text-muted);margin:0;font-size:.8rem;font-style:italic}.iv-submit-btn,.iv-next-btn{font:inherit;cursor:pointer;color:#2563eb;background:#0f172a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:.5rem .85rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s;display:flex}.iv-submit-btn:hover:not(:disabled),.iv-next-btn:hover{color:#3b82f6;background:#020617}.iv-submit-btn:disabled{opacity:.4;cursor:not-allowed}.iv-next-btn{margin-top:auto}.iv-spinner{border:2px solid #2563eb59;border-top-color:#2563eb;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite iv-spin}@keyframes iv-spin{to{transform:rotate(360deg)}}.iv-transcribing{color:var(--blue);background:var(--blue-dim);border:1px solid var(--blue-border);border-radius:5px;flex-shrink:0;align-items:center;gap:6px;padding:.35rem .6rem;font-size:.8rem;font-weight:500;display:flex}.iv-spinner-dark{border:2px solid var(--blue-border);border-top-color:var(--blue);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.7s linear infinite iv-spin}.iv-progress{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:4px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.iv-ai-empty{text-align:center;color:#0f172a;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.55rem;min-height:0;padding:.75rem;display:flex;overflow:auto}.iv-ai-empty__icon{color:#2563eb;background:#0f172a;border:1px solid #0f172a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.iv-ai-empty__icon svg{width:22px;height:22px}.iv-ai-empty p{color:#0f172a;max-width:28ch;margin:0;font-size:.85rem;line-height:1.4}.iv-ai-empty__message--error{color:var(--red)}.iv-ai-empty ul{text-align:left;flex-direction:column;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.iv-ai-empty li{color:#0f172a;padding-left:1.1rem;font-size:.8rem;position:relative}.iv-ai-empty li:before{content:"✓";color:#2563eb;font-weight:600;position:absolute;left:0}.iv-ai-response{flex-direction:column;flex:1;gap:.55rem;min-height:0;display:flex;overflow-y:auto}.iv-ai-score-row{background:var(--bg-raised);border:1px solid var(--border);border-radius:6px;flex-shrink:0;align-items:center;gap:.75rem;padding:.65rem;display:flex}.iv-score-circle{border:2px solid;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.iv-score-circle--high{border-color:var(--green);background:var(--green-bg);color:var(--green)}.iv-score-circle--medium{border-color:var(--yellow);background:var(--yellow-bg);color:var(--yellow)}.iv-score-circle--low{border-color:var(--red);background:var(--red-bg);color:var(--red)}.iv-score-num{font-size:1.15rem;font-weight:700;line-height:1}.iv-score-sub{opacity:.7;font-size:.58rem}.iv-score-meta{flex-direction:column;gap:.2rem;min-width:0;display:flex}.iv-score-breakdown{color:var(--text);flex-wrap:wrap;gap:.35rem .75rem;font-size:.8rem;display:flex}.iv-score-breakdown strong{color:var(--text-h)}.iv-score-desc{color:var(--text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.iv-score-badge{border-radius:4px;padding:.15rem .5rem;font-size:.72rem;font-weight:600}.iv-score-badge--high{background:var(--green-bg);border:1px solid var(--green-border);color:var(--green)}.iv-score-badge--medium{background:var(--yellow-bg);border:1px solid var(--yellow-border);color:var(--yellow)}.iv-score-badge--low{background:var(--red-bg);border:1px solid var(--red-border);color:var(--red)}.iv-ai-section h4{color:#0f172a;margin:0 0 .25rem;font-size:.8rem}.iv-ai-section p{color:var(--text-h);background:var(--bg-raised);border:1px solid var(--border);border-radius:5px;margin:0;padding:.5rem .65rem;font-size:.8rem;line-height:1.45}.iv-eval-list{flex-direction:column;gap:.15rem;margin:0;padding-left:1rem;display:flex}.iv-eval-list li{font-size:.8rem;line-height:1.4}.iv-eval-list--good li{color:var(--green)}.iv-eval-list--warn li{color:var(--yellow)}.iv-filler-tags{flex-wrap:wrap;gap:4px;display:flex}.iv-filler-tag{background:var(--red-bg);border:1px solid var(--red-border);color:var(--red);border-radius:4px;padding:.15rem .45rem;font-size:.72rem;font-weight:500}.iv-followup{background:var(--bg-raised);border:1px solid var(--border);border-left:3px solid var(--blue);border-radius:5px;padding:.55rem .7rem}.iv-followup__label{text-transform:uppercase;letter-spacing:.06em;color:var(--blue);margin-bottom:.2rem;font-size:.68rem;font-weight:600;display:block}.iv-followup__text{color:var(--text-h);margin:0;font-size:.85rem;font-style:italic;line-height:1.4}html[data-theme=dark] .iv-page{background:var(--bg)}html[data-theme=dark] .iv-skill-header,html[data-theme=dark] .iv-panel__title,html[data-theme=dark] .iv-transcript-label,html[data-theme=dark] .iv-ai-empty p,html[data-theme=dark] .iv-ai-empty li,html[data-theme=dark] .iv-ai-section h4,html[data-theme=dark] .iv-followup__text{color:var(--text-h)}html[data-theme=dark] .iv-question-card,html[data-theme=dark] .iv-panel,html[data-theme=dark] .iv-transcript-box,html[data-theme=dark] .iv-ai-empty,html[data-theme=dark] .iv-score-breakdown,html[data-theme=dark] .iv-followup{background:var(--bg-card);border-color:var(--border)}html[data-theme=dark] .iv-question-card{border-left-color:var(--blue)}html[data-theme=dark] .iv-btn,html[data-theme=dark] .iv-text-btn{background:var(--bg-raised);border-color:var(--border);color:var(--text)}html[data-theme=dark] .iv-btn:hover,html[data-theme=dark] .iv-text-btn:hover,html[data-theme=dark] .iv-text-btn--save:hover,html[data-theme=dark] .iv-text-btn--danger:hover{color:var(--text-h);background:#24324a}html[data-theme=dark] .iv-transcript-editor{background:var(--bg-raised);border-color:var(--border);color:var(--text-h)}html[data-theme=dark] .iv-transcript-text,html[data-theme=dark] .iv-score-desc,html[data-theme=dark] .iv-ai-section p{color:var(--text)}html[data-theme=dark] .iv-submit-btn,html[data-theme=dark] .iv-next-btn{color:#fff;background:#1e3a8a}html[data-theme=dark] .iv-submit-btn:hover:not(:disabled),html[data-theme=dark] .iv-next-btn:hover{color:#fff;background:#1d4ed8}html[data-theme=dark] .iv-ai-empty__icon{background:var(--blue-bg);border-color:var(--blue-border)}html[data-theme=dark] .iv-record-btn--start{background:#1d4ed8}html[data-theme=dark] .iv-record-btn--start:hover:not(:disabled){background:#2563eb}html[data-theme=dark] .iv-record-btn--stop{background:#b91c1c}html[data-theme=dark] .iv-record-btn--stop:hover{background:#dc2626}@media (width>=901px){.iv-body{gap:.8rem;max-width:1500px;padding:.35rem 2rem .9rem}.iv-question-bar{min-height:36px}.iv-main{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.iv-question-card,.iv-panel{border-color:var(--border);box-shadow:var(--shadow-sm);border-radius:14px}.iv-question-card{padding:.9rem 1.1rem}.iv-question-text{font-size:1.05rem;line-height:1.45}.iv-panel{gap:.7rem;padding:1rem 1.1rem}.iv-panel__header{padding-bottom:.65rem}.iv-panel__title,.iv-transcript-label{font-size:.78rem}.iv-response-col .iv-panel--record{gap:.65rem;padding:1rem 1.1rem}.iv-viz-wrap{height:74px}.iv-viz-wrap .voice-viz{transform:scale(.76)}.iv-record-btn{max-width:none;padding:.65rem 1.25rem;font-size:.95rem}.iv-auto-submit-toggle{font-size:.85rem}.iv-transcript-text,.iv-transcript-editor{font-size:.95rem;line-height:1.55}.iv-transcript-placeholder{font-size:.9rem}.iv-submit-btn,.iv-next-btn{min-height:42px;font-size:.95rem}.iv-panel--ai{min-height:0}.iv-ai-empty{gap:.8rem}.iv-ai-empty p{max-width:32ch;font-size:1rem}.iv-ai-empty li{font-size:.9rem}.iv-ai-response{gap:.8rem;overflow:hidden}.iv-ai-score-row{border-radius:10px;gap:1rem;padding:.85rem .95rem}.iv-score-circle{width:66px;height:66px}.iv-score-num{font-size:1.55rem}.iv-score-sub{font-size:.68rem}.iv-score-breakdown{gap:.3rem .8rem;font-size:.9rem}.iv-score-desc{font-size:.9rem;line-height:1.45}.iv-ai-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.iv-ai-section{background:var(--bg-raised);border:1px solid var(--border);border-radius:10px;min-width:0;padding:.7rem .8rem}.iv-ai-section h4{margin-bottom:.35rem;font-size:.82rem}.iv-eval-list{gap:.25rem;padding-left:1.1rem}.iv-eval-list li{font-size:.9rem;line-height:1.35}.iv-ai-section p{font-size:.9rem;line-height:1.45}.iv-followup{border-radius:10px;padding:.7rem .85rem}.iv-followup__text{font-size:.95rem}}@media (height<=760px) and (width>=901px){.iv-body{gap:.45rem;padding-top:.55rem;padding-bottom:.6rem}.iv-question-card{padding:.65rem .9rem}.iv-question-text{font-size:.95rem}.iv-panel{gap:.45rem;padding:.7rem .85rem}.iv-viz-wrap{height:54px}.iv-viz-wrap .voice-viz{transform:scale(.62)}.iv-ai-response{gap:.5rem}.iv-ai-score-row{padding:.55rem .7rem}.iv-score-circle{width:54px;height:54px}.iv-ai-section{padding:.5rem .65rem}.iv-eval-list li,.iv-ai-section p{font-size:.82rem}}.iv-question-card{border:1px solid #bfdbfe;border-left:4px solid var(--blue);background:#eff6ff;border-radius:18px 18px 18px 5px;padding:1rem 1.2rem 1.05rem;position:relative;overflow:visible;box-shadow:0 8px 20px -14px #2563eb80}.iv-question-card:after{content:"";background:#eff6ff;border-bottom:1px solid #bfdbfe;border-right:1px solid #bfdbfe;width:16px;height:16px;position:absolute;bottom:-8px;left:20px;transform:rotate(45deg)}.iv-question-label{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.72rem;display:inline-flex}.iv-question-text{z-index:1;color:#0f172a;margin-top:.55rem;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:650;line-height:1.45;position:relative}html[data-theme=dark] .iv-question-card{box-shadow:none;background:#15213a;border-color:#31527e #31527e #31527e #60a5fa}html[data-theme=dark] .iv-question-card:after{background:#15213a;border-color:#31527e}html[data-theme=dark] .iv-question-label{color:#93c5fd;background:#1e3a5f}html[data-theme=dark] .iv-question-text{color:#f8fafc}@media (width<=900px){.iv-panel{min-height:unset;padding:1rem;overflow:visible}.iv-body{min-height:auto;overflow:visible}.iv-question-card{padding:.75rem 1rem}}@media (width<=640px){.iv-body{gap:.65rem;padding:.75rem 1rem 1rem}.iv-btn span{display:none}.iv-record-btn{max-width:100%}.iv-transcript-editor{font-size:16px}.iv-question-text{font-size:.9rem}.iv-ai-score-row{flex-direction:column;align-items:flex-start}}.history-page{text-align:left;background:#f8fafc;flex-direction:column;height:100svh;max-height:100svh;display:flex;position:relative;overflow:hidden}html[data-theme=dark] .history-page__cta{color:#fff;background:#1d4ed8}html[data-theme=dark] .history-page__cta:hover{color:#fff;background:#2563eb}html[data-theme=dark] .history-page__back-btn{color:#e2e8f0;background:#182235;border-color:#475569}html[data-theme=dark] .history-page__back-btn:hover{color:#fff;background:#24324a}html[data-theme=dark] .history-page__delete-btn{color:#fee2e2;background:#7f1d1d}html[data-theme=dark] .history-page__delete-btn:hover:not(:disabled){background:#991b1b}html[data-theme=dark] .history-page{background:var(--bg)}html[data-theme=dark] .history-page__hero p,html[data-theme=dark] .history-page__stat-label{color:var(--text-muted)}html[data-theme=dark] .history-page__stat-card,html[data-theme=dark] .history-page__job-details,html[data-theme=dark] .history-page__session-card{background:var(--bg-card);border-color:var(--border)}html[data-theme=dark] .history-page__session-card:hover{background:var(--bg-raised);border-color:var(--blue-border)}html[data-theme=dark] .history-page__stat-value,html[data-theme=dark] .history-page__job-details summary,html[data-theme=dark] .history-page__job-text{color:var(--text-h)}.history-page__mesh{display:none}.history-page__container{box-sizing:border-box;flex-direction:column;flex:1;gap:1.15rem;width:100%;max-width:920px;min-height:0;margin:0 auto;padding:1.25rem 1.75rem 1.5rem;display:flex;overflow:hidden}.history-page__hero{flex-shrink:0;align-items:center;gap:1rem;display:flex}.history-page__hero--detail{flex-direction:column;align-items:stretch;gap:.45rem}.history-page__hero-main{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.history-page__icon{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.history-page__hero h1{margin:0 0 .1rem;font-size:1.15rem}.history-page__hero p{color:#64748b;margin:0;font-size:.82rem}.history-page__scroll{flex-direction:column;flex:1;gap:.85rem;min-height:0;padding-right:.25rem;display:flex;overflow-y:auto}.history-page__stats{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.history-page__stat-card{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:.15rem;padding:.65rem .75rem;display:flex}.history-page__stat-value{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1}.history-page__stat-value[data-score=high]{color:#16a34a}.history-page__stat-value[data-score=medium]{color:#d97706}.history-page__stat-value[data-score=low]{color:#dc2626}.history-page__stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.history-page__job-details{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;padding:.5rem .75rem}.history-page__job-details summary{cursor:pointer;color:#334155;font-size:.8rem;font-weight:500}.history-page__job-text{white-space:pre-wrap;color:#334155;font-size:.8rem;line-height:1.5;font-family:var(--mono);max-height:120px;margin-top:.5rem;overflow-y:auto}.history-page__sessions-list{flex-direction:column;gap:.75rem;display:flex}.history-page__session-card{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;align-items:stretch;gap:0;width:100%;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;overflow:hidden}.history-page__session-card:hover{background:#e2e8f0;border-color:#2563eb4d;box-shadow:0 4px 14px -6px #0f172a1f}.history-page__session-main{cursor:pointer;text-align:left;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding:1rem 1.15rem;display:flex}.history-page__session-left{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.history-page__session-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.history-page__session-meta{color:#64748b;font-size:.8rem}.history-page__session-desc{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.history-page__session-right{color:#94a3b8;flex-shrink:0;align-items:center;gap:6px;display:flex}.history-page__delete-btn{color:#dc2626;font:inherit;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:.35rem .7rem;font-size:.8rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.history-page__delete-btn:hover:not(:disabled){color:#b91c1c;background:#fee2e2}.history-page__delete-btn:disabled{opacity:.6;cursor:not-allowed}.history-page__delete-btn--icon{background:0 0;border:none;border-left:1px solid #e2e8f0;border-radius:0;width:48px;padding:0}.history-page__delete-btn--icon:hover:not(:disabled){background:#fef2f2}.history-page__delete-spinner{border:2px solid #fecaca;border-top-color:#dc2626;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite hist-spin}.history-page__entries{flex-direction:column;gap:.65rem;display:flex}.history-page__entry{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .15s;overflow:hidden}.history-page__entry--open{border-color:#2563eb4d}.history-page__entry-header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.6rem .75rem;transition:background .15s;display:flex}.history-page__entry-header:hover{background:#e2e8f0}.history-page__entry-left{flex:1;align-items:flex-start;gap:.55rem;min-width:0;display:flex}.history-page__entry-num{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33;border-radius:4px;flex-shrink:0;margin-top:2px;padding:.15rem .35rem;font-size:.62rem;font-weight:700}.history-page__entry-info{flex-direction:column;gap:.1rem;min-width:0;display:flex}.history-page__entry-question{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.history-page__entry-meta{color:#64748b;font-size:.72rem}.history-page__entry-right{flex-shrink:0;align-items:center;gap:5px;display:flex}.history-page__score-badge{border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:600}.history-page__score-badge--high{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.history-page__score-badge--medium{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.history-page__score-badge--low{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.history-page__star-badge{border-radius:4px;padding:.12rem .4rem;font-size:.62rem;font-weight:600}.history-page__star-badge--strong{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33}.history-page__star-badge--weak{color:#64748b;background:#e2e8f0;border:1px solid #cbd5e1}.history-page__chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.history-page__chevron--open{transform:rotate(180deg)}.history-page__entry-body{border-top:1px solid #e2e8f0;flex-direction:column;gap:.55rem;padding:.65rem .75rem .85rem;display:flex}.history-page__feedback-block h4,.history-page__transcript-block h4,.history-page__filler-block h4{color:#0f172a;margin:0 0 .25rem;font-size:.78rem}.history-page__feedback-block p,.history-page__transcript-block p{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:6px;margin:0;padding:.5rem .65rem;font-size:.8rem;line-height:1.5}.history-page__transcript-block p{color:#334155;font-style:italic}.history-page__filler-tags{flex-wrap:wrap;gap:4px;display:flex}.history-page__filler-tag{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:500}.history-page__empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.25rem;display:flex}.history-page__empty-icon{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;margin-bottom:.25rem;padding:.3rem .6rem;font-size:.68rem;font-weight:600}.history-page__empty h2{margin:0;font-size:1rem}.history-page__empty p{color:#64748b;margin:0;font-size:.85rem}.history-page__loading{color:#64748b;flex-direction:column;align-items:center;gap:.65rem;padding:2rem;display:flex}.history-page__spinner{border:2px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite hist-spin}@keyframes hist-spin{to{transform:rotate(360deg)}}.history-page__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:7px;padding:.65rem .85rem;font-size:.85rem;display:flex}.history-page__footer-actions{display:none}.history-page__cta{font:inherit;cursor:pointer;color:#2563eb;background:#0f172a;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:inline-flex}.history-page__cta:hover{color:#3b82f6;background:#020617}.history-page__cta--corner{z-index:10;position:absolute;bottom:1.75rem;right:max(2rem,50% - 700px + 2rem);box-shadow:0 8px 20px -6px #0f172a59}.history-page__back-btn{font:inherit;color:#334155;cursor:pointer;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:6px;align-self:flex-start;align-items:center;gap:5px;padding:.3rem .65rem;font-size:.8rem;font-weight:500;transition:background .15s;display:inline-flex}.history-page__back-btn:hover{color:#0f172a;background:#cbd5e1}@media (width<=900px){.history-page{height:auto;max-height:none;overflow:auto}.history-page__container{min-height:auto;overflow:visible}.history-page__scroll{flex:none;overflow:visible}}@media (width<=768px){.history-page__cta--corner{bottom:1rem;right:1rem}}@media (width<=640px){.history-page__container{padding:1rem 1rem 4.5rem}.history-page__hero h1{font-size:1.05rem}.history-page__icon{width:32px;height:32px}.history-page__stats{grid-template-columns:1fr 1fr}.history-page__star-badge{display:none}}@media (width<=400px){.history-page__stats{grid-template-columns:1fr}}.ap-page{text-align:left;background:#f8fafc;flex-direction:column;min-height:100svh;display:flex}html[data-theme=dark] .ap-btn{color:#e2e8f0;background:#182235;border-color:#475569}html[data-theme=dark] .ap-btn--test:hover:not(:disabled){color:#fff;background:#24324a}html[data-theme=dark] .ap-btn--activate{color:#86efac;border-color:#166534}html[data-theme=dark] .ap-btn--activate:hover:not(:disabled){color:#dcfce7;background:#14532d}html[data-theme=dark] .ap-btn--delete{color:#fca5a5;border-color:#991b1b}html[data-theme=dark] .ap-btn--delete:hover:not(:disabled){color:#fee2e2;background:#7f1d1d}html[data-theme=dark] .ap-btn--save-new:not(:disabled){color:#fff;border-color:#2563eb;background:#1d4ed8!important}html[data-theme=dark] .ap-btn--save-new:not(:disabled):hover{background:#2563eb!important}html[data-theme=dark] .ap-btn--save-replace{color:#e2e8f0;border-color:#475569;background:#182235!important}html[data-theme=dark] .ap-page{background:var(--bg)}html[data-theme=dark] .ap-header p,html[data-theme=dark] .ap-card__desc,html[data-theme=dark] .ap-loading{color:var(--text-muted)}html[data-theme=dark] .ap-header__icon,html[data-theme=dark] .ap-card__icon{color:var(--text-h)}html[data-theme=dark] .ap-notice{color:var(--text);background:var(--blue-bg);border-color:var(--blue-border)}html[data-theme=dark] .ap-card{background:var(--bg-card);border-color:var(--border);box-shadow:var(--shadow-sm)}html[data-theme=dark] .ap-card--active{border-color:var(--blue)}html[data-theme=dark] .ap-card__name,html[data-theme=dark] .ap-saved-key{color:var(--text-h)}html[data-theme=dark] .ap-saved-row{background:var(--bg-raised);border-color:var(--border)}html[data-theme=dark] .ap-page input,html[data-theme=dark] .ap-page select{background:var(--bg-raised);color:var(--text-h);border-color:var(--border)}.ap-mesh{display:none}.ap-body{flex-direction:column;flex:1;gap:1.25rem;width:100%;max-width:920px;margin:0 auto;padding:clamp(1.5rem,4vw,2.5rem) clamp(1rem,4vw,1.5rem);display:flex}.ap-header{align-items:center;gap:.9rem;display:flex}.ap-header__icon{color:#0f172a;background:#2563eb14;border:1px solid #2563eb33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ap-header h1{margin:0 0 .15rem}.ap-header p{color:#6b7280;margin:0;font-size:.9rem}.ap-notice{color:#374151;background:#2563eb0f;border:1px solid #2563eb33;border-radius:7px;align-items:flex-start;gap:7px;padding:.7rem .9rem;font-size:.875rem;line-height:1.5;display:flex}.ap-notice svg{color:#2563eb;flex-shrink:0;margin-top:2px}.ap-loading{color:#6b7280;align-items:center;gap:.85rem;padding:2rem;display:flex}.ap-grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:.85rem;display:grid}@media (width<=500px){.ap-grid{grid-template-columns:1fr}}.ap-card{background:#f1f5f9;border:1px solid #0f172a;border-radius:10px;flex-direction:column;gap:.85rem;padding:1.4rem;transition:border-color .15s;display:flex;box-shadow:0 1px 3px #0000000f}.ap-card--active{border-color:#0f172a;box-shadow:0 0 0 1px #2563eb}.ap-card__header{align-items:flex-start;gap:.75rem;display:flex}.ap-card__icon{color:#0f172a;letter-spacing:.02em;background:#2563eb14;border:1px solid #2563eb33;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:flex}.ap-card__title-wrap{flex-direction:column;flex:1;gap:.15rem;display:flex}.ap-card__name{color:#111827;font-size:.95rem;font-weight:600}.ap-card__desc{color:#6b7280;font-size:.82rem}.ap-badge-active{letter-spacing:.04em;text-transform:uppercase;color:#2563eb;background:#2563eb14;border:1px solid #2563eb33;border-radius:4px;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.ap-saved-row{background:#e2e8f0;border:1px solid #0f172a;border-radius:6px;flex-direction:column;gap:.5rem;padding:.65rem .8rem;display:flex}.ap-saved-key{color:#374151;align-items:center;gap:6px;font-size:.875rem;display:flex}.ap-saved-key code{font-family:var(--mono);color:#111827;background:0 0;border:none;padding:0;font-size:.875rem}.ap-status{border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.ap-status--valid{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ap-status--invalid{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ap-status--untested{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb}.ap-saved-actions{flex-wrap:wrap;gap:4px;display:flex}.ap-btn{font:inherit;cursor:pointer;color:#111827;background:#f1f5f9;border:1px solid #0f172a;border-radius:5px;align-items:center;gap:4px;padding:.35rem .7rem;font-size:.82rem;font-weight:500;transition:background .15s;display:inline-flex}.ap-btn:disabled{opacity:.4;cursor:not-allowed}.ap-btn--test{color:#2563eb;border-color:#2563eb40}.ap-btn--test:hover:not(:disabled){background:#2563eb0f}.ap-btn--activate{color:#16a34a;border-color:#bbf7d0}.ap-btn--activate:hover:not(:disabled){background:#f0fdf4}.ap-btn--delete{color:#dc2626;border-color:#fecaca;padding:.35rem .5rem}.ap-btn--delete:hover:not(:disabled){background:#fef2f2}.ap-btn--save{color:#111827;white-space:nowrap;background:#fff;border:1px solid #111827}.ap-btn--save:hover:not(:disabled){color:#111827;background:#f9fafb}.ap-btn--save:disabled{opacity:.4;cursor:not-allowed}.ap-btn--save-new{color:#000!important;background:#eff6ff!important;border-color:#bfdbfe!important}.ap-btn--save-new:disabled{cursor:not-allowed;opacity:1!important;color:#000!important;background:#eff6ff!important}.ap-btn--save-new:not(:disabled){color:#000!important;background:#2563eb!important;border-color:#2563eb!important}.ap-btn--save-new:not(:disabled):hover{color:#000!important;background:#1d4ed8!important}.ap-btn--save-replace{color:#000!important;background:#fff!important;border-color:#111827!important}.ap-btn--save-replace:hover:not(:disabled){color:#000!important;background:#f9fafb!important}.ap-result{border-radius:6px;padding:.45rem .7rem;font-size:.875rem;font-weight:500}.ap-result--ok{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.ap-result--err{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.ap-input-row{gap:6px;display:flex}.ap-input-wrap{flex:1;align-items:center;display:flex;position:relative}.ap-input-wrap input{box-sizing:border-box;color:#111827;width:100%;font:inherit;font-size:.875rem;font-family:var(--mono);background:#fff;border:1px solid #0f172a;border-radius:6px;padding:.58rem 2rem .58rem .75rem;transition:border-color .15s,box-shadow .15s}.ap-input-wrap input:focus{border-color:#0f172a;outline:none;box-shadow:0 0 0 3px #0f172a1f}.ap-eye-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;right:6px}.ap-eye-btn:hover{color:#374151}.ap-docs-link{color:#2563eb;font-size:.82rem;font-weight:500;text-decoration:none}.ap-docs-link:hover{text-decoration:underline}.ap-spinner{border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite ap-spin}.ap-spinner-sm{opacity:.65;border:2px solid;border-top-color:#0000;border-radius:50%;flex-shrink:0;width:11px;height:11px;animation:.7s linear infinite ap-spin}@keyframes ap-spin{to{transform:rotate(360deg)}}.ap-guest-wall{text-align:center;background:#f1f5f9;border:1px solid #0f172a;border-radius:10px;flex-direction:column;align-items:center;gap:.85rem;padding:3.5rem 2rem;display:flex;box-shadow:0 1px 3px #0000000f}.ap-guest-wall svg{color:#2563eb;opacity:.6}.ap-guest-wall h2{color:#111827;margin:0;font-size:1.15rem}.ap-guest-wall p{color:#374151;max-width:38ch;margin:0;font-size:.875rem;line-height:1.6}@media (width<=640px){.ap-body{gap:.85rem;padding:1rem}.ap-grid{grid-template-columns:1fr}.ap-card{padding:1.1rem}.ap-input-row{flex-direction:column}.ap-btn--save{justify-content:center;width:100%}.ap-guest-wall{padding:2.5rem 1.1rem}}
