:root{--bg: #f8fafc;--panel: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e5e7eb;--accent: #2563eb;--accent-hover: #1d4ed8;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.5;font-weight:400;color-scheme:light;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid var(--border);padding:.6em 1em;font-size:.95em;font-weight:500;font-family:inherit;background-color:#fff;color:var(--text);cursor:pointer;transition:background-color .2s,border-color .2s,box-shadow .2s}button:hover{border-color:#cbd5e1}button:focus,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}#root{max-width:none;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#64748b}.recording-cta{background:radial-gradient(circle at top,#3b82f626,#0f172af2);border:1px solid rgba(148,163,184,.3);border-radius:20px;padding:28px;margin-bottom:28px;color:#f8fafc;box-shadow:0 25px 50px #0f172a59}.cta-headline h3{margin:10px 0 4px;font-size:1.35rem;letter-spacing:.2px}.cta-headline p{margin:0;color:#cbd5f5;font-size:.95rem}.recording-status{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;color:#fef3c7;font-size:.9rem}.recording-dot{width:10px;height:10px;border-radius:999px;background:#ef4444;box-shadow:0 0 #ef444499;animation:pulse-dot 1.2s infinite}@keyframes pulse-dot{0%{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.recording-timer{font-weight:700;font-size:1rem}.recording-prompt{color:#fef3c7}.cta-badge{display:inline-flex;padding:4px 12px;border-radius:999px;background:#f8fafc1f;color:#f8fafc;font-size:.75rem;text-transform:uppercase;letter-spacing:.6px}.cta-badge.recording{background:#f8717140;color:#fecaca}.cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.cta-primary{flex:1;min-width:220px;font-size:1rem;padding:14px 24px;border-radius:14px;box-shadow:0 10px 30px #3b82f666;transition:transform .15s ease,box-shadow .15s ease}.cta-primary.recording{background:#f97316;border:none;box-shadow:0 10px 30px #f9731673}.cta-primary:disabled{opacity:.7}.cta-primary:hover{transform:translateY(-1px);box-shadow:0 14px 32px #3b82f680}.cta-secondary{flex-basis:220px;padding:14px 18px;border-radius:14px;border:1px solid rgba(148,163,184,.6);background:transparent;color:#e2e8f0;font-weight:600;transition:border-color .2s ease,color .2s ease,opacity .2s ease}.cta-secondary:disabled{opacity:.4;cursor:not-allowed}.cta-secondary:not(:disabled):hover{border-color:#f8fafc;color:#f8fafc}.help-button{width:36px;height:36px;border-radius:50%;border:1px solid rgba(248,250,252,.4);background:transparent;color:#f8fafc;font-size:18px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.help-button:hover{background:#f8fafc1a}.auth-loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f172a,#020617 60%);color:#e2e8f0}.auth-loading-card{text-align:center;padding:32px 48px;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#0f172ad9;box-shadow:0 20px 45px #020617a6}.guest-warning-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;background:#0f172af2;border-bottom:1px solid rgba(148,163,184,.25);color:#cbd5f5;font-size:.95rem;box-shadow:inset 0 1px #f8fafc0a}.guest-banner-cta{border:1px solid rgba(94,234,212,.6);background:#5eead41a;color:#99f6e4;padding:8px 16px;border-radius:999px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.guest-banner-cta:disabled{opacity:.5;cursor:not-allowed}.guest-banner-cta:not(:disabled):hover{background:#5eead433;border-color:#5eead4d9}.auth-loading-title{font-size:20px;font-weight:600;margin-bottom:8px}.header-user{display:flex;align-items:center;gap:12px;padding:4px 10px;border-radius:999px;background:#0f172acc;border:1px solid rgba(248,250,252,.1)}.header-user-photo{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(59,130,246,.3)}.header-user-meta{display:flex;flex-direction:column;line-height:1.2}.header-user-name{font-size:13px;color:#f1f5f9;font-weight:500}.header-user-email{font-size:11px;color:#94a3b8}.header-user-id{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.header-user button{border:none;background:#f8fafc1a;color:#e2e8f0;padding:4px 10px;border-radius:999px;font-size:11px;cursor:pointer;transition:background .2s ease}.header-user button:disabled{opacity:.6;cursor:not-allowed}.header-user button:not(:disabled):hover{background:#f8fafc33}.help-overlay{position:fixed;inset:0;background:#020617cc;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.help-card{background:#0f172a;border:1px solid #1f2937;border-radius:16px;padding:24px;max-width:520px;width:100%;color:#f8fafc;box-shadow:0 25px 60px #02061799}.help-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.help-card h3{margin:0;font-size:1.25rem}.help-card p{margin:4px 0 0;color:#94a3b8;font-size:.9rem}.help-card ol{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px;color:#cbd5f5;font-size:.95rem}.help-card strong{color:#fef3c7}.help-close{border:none;background:transparent;color:#94a3b8;font-size:20px;cursor:pointer;padding:4px;line-height:1}.notice-stack{position:fixed;top:20px;right:20px;width:min(320px,calc(100% - 40px));z-index:1200;display:flex;flex-direction:column;gap:8px;pointer-events:none}.notice{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:10px;font-size:.9rem;border:1px solid transparent;pointer-events:auto;animation:slideInNotice .3s ease-out;box-shadow:0 4px 12px #0000004d}@keyframes slideInNotice{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notice button{border:none;background:transparent;color:inherit;font-size:16px;cursor:pointer;padding:0 4px}.notice-info{background:#3b82f626;border-color:#3b82f659;color:#bfdbfe}.notice-warning{background:#f59e0b26;border-color:#f59e0b59;color:#fcd34d}.notice-error{background:#ef444426;border-color:#ef444466;color:#fecaca}.notice-success{background:#22c55e26;border-color:#22c55e59;color:#bbf7d0}@media(max-width:640px){.recording-cta{padding:20px}.cta-actions{flex-direction:column}.cta-primary,.cta-secondary{flex:none;width:100%}}.version-info{position:fixed;bottom:20px;right:20px;z-index:1000}.version-badge{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.12);padding:8px 18px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 20px #0f172a1f;display:inline-flex;align-items:center;gap:8px;letter-spacing:.02em}.version-badge:hover{background:#f8fafc;border-color:#0f172a33;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a2e}.version-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#475569}.version-value{font-size:13px;font-weight:700;color:#0f172a}.version-modal{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:999}.version-modal-content{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid rgba(255,255,255,.1);border-radius:16px;max-width:700px;width:100%;max-height:80vh;overflow-y:auto;padding:32px;box-shadow:0 20px 60px #00000080;color:#fff}.version-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.version-header h2{margin:0 0 8px;font-size:28px;font-weight:700;background:linear-gradient(135deg,#fff,#a0a0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.version-subtitle{margin:0;color:#ffffffb3;font-size:14px;line-height:1.5}.close-button{background:transparent;border:none;color:#fff9;font-size:32px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}.close-button:hover{background:#ffffff1a;color:#fff}.version-current{display:flex;gap:16px;align-items:center;margin-bottom:24px;padding:16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.version-number{font-size:18px;font-weight:700;color:#fbbf24}.version-date{font-size:14px;color:#ffffffb3}.build-number{font-size:12px;color:#ffffff80;margin-left:auto;background:#ffffff1a;padding:4px 12px;border-radius:12px}.changelog{margin-bottom:24px}.changelog h3{margin:0 0 20px;font-size:20px;font-weight:600;color:#fff}.changelog-section{margin-bottom:20px}.changelog-section h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#a0a0ff;display:flex;align-items:center;gap:8px}.changelog-section h4:before{content:"";width:4px;height:16px;background:linear-gradient(180deg,#fbbf24,#f97316);border-radius:2px}.changelog-section ul{margin:0;padding-left:24px;list-style:none}.changelog-section li{margin-bottom:8px;color:#fffc;font-size:14px;line-height:1.6;position:relative}.changelog-section li:before{content:"•";position:absolute;left:-16px;color:#fbbf24;font-weight:700}.changelog-history{margin-bottom:24px;padding:16px;background:#0003;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.changelog-history summary{cursor:pointer;font-weight:600;color:#ffffffe6;padding:8px;border-radius:8px;transition:background .2s ease}.changelog-history summary:hover{background:#ffffff0d}.changelog-entry{margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.changelog-entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.changelog-entry h5{margin:12px 0 8px;font-size:14px;font-weight:600;color:#a0a0ffcc}.version-footer{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:12px}.version-footer a{color:#fbbf24;text-decoration:none;font-weight:600;transition:color .2s ease}.version-footer a:hover{color:#f97316;text-decoration:underline}.license{color:#ffffff80}.version-modal-content::-webkit-scrollbar{width:8px}.version-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.version-modal-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.version-modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.version-modal-content{padding:24px;max-height:90vh}.version-header h2{font-size:24px}.version-current{flex-direction:column;align-items:flex-start;gap:8px}.build-number{margin-left:0}}.dev-console{width:360px;background:#0f172a;border-left:1px solid #1e293b;display:flex;flex-direction:column;transition:width .3s ease,opacity .3s ease;overflow:hidden}.dev-console.closed{width:0;opacity:0}.console-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0}.console-header h3{margin:0;font-size:14px;font-weight:600;color:#f1f5f9;text-transform:uppercase;letter-spacing:.5px}.toggle-btn{background:transparent;border:1px solid #475569;color:#cbd5e1;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;transition:all .2s}.toggle-btn:hover{background:#334155;border-color:#64748b}.console-content{flex:1;overflow-y:auto;padding:16px}.console-section{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #1e293b}.console-section:last-child{border-bottom:none}.console-section h4{margin:0 0 8px;font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.section-subtitle{margin:0 0 12px;font-size:11px;color:#64748b;line-height:1.4}.status-grid{display:flex;flex-direction:column;gap:8px}.status-item{display:flex;justify-content:space-between;font-size:11px;line-height:1.4}.status-item .label{color:#94a3b8;font-weight:500}.status-item .value{color:#e2e8f0;font-family:Menlo,Monaco,Consolas,monospace}.insights-list{display:flex;flex-direction:column;gap:12px}.insight-item{padding:10px;background:#1e293b;border-radius:6px;border:1px solid #334155}.insight-name{font-size:11px;font-weight:600;color:#f1f5f9;margin-bottom:6px}.insight-details{display:flex;justify-content:space-between;font-size:10px;color:#94a3b8;margin-bottom:6px}.insight-details .status-used{color:#22c55e}.insight-details .status-skipped{color:#ef4444}.insight-details .status-available{color:#3b82f6}.insight-transcript{font-size:10px;color:#cbd5e1;font-style:italic;margin-bottom:6px;line-height:1.4}.insight-reason{font-size:10px;padding:6px 8px;border-radius:4px;line-height:1.4}.insight-reason.warning{background:#ef44441a;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.insight-reason.info{background:#3b82f61a;color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.transcript-preview{padding:10px;background:#1e293b;border-radius:6px;font-size:11px;color:#cbd5e1;line-height:1.5;font-family:Menlo,Monaco,Consolas,monospace;border:1px solid #334155;max-height:220px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.raw-output{margin:0;padding:10px;background:#0f172a;border:1px solid #334155;border-radius:6px;font-size:10px;color:#cbd5e1;line-height:1.4;white-space:pre-wrap;word-break:break-word;font-family:Menlo,Monaco,Consolas,monospace}.objects-list{display:flex;flex-direction:column;gap:6px}.object-item{display:flex;flex-direction:column;padding:8px 10px;background:#1e293b;border-radius:4px;font-size:11px;border:1px solid #334155}.object-item-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:6px}.object-type{font-weight:600;color:#f1f5f9}.object-id{font-family:Menlo,Monaco,Consolas,monospace;color:#94a3b8}.object-attr-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.object-attr-list li{display:flex;justify-content:space-between;gap:8px;color:#cbd5e1;font-size:10px}.object-attr-list .attr-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.4px}.object-attr-list .attr-value{font-family:Menlo,Monaco,Consolas,monospace;text-align:right;word-break:break-word}.error-section{border-color:#ef44444d}.error-section h4{color:#fca5a5}.error-message{margin:0;padding:10px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;font-size:10px;color:#fca5a5;line-height:1.4;white-space:pre-wrap;word-break:break-word;font-family:Menlo,Monaco,Consolas,monospace}.timeline{display:flex;flex-direction:column;gap:4px;max-height:300px;overflow-y:auto}.timeline-item{padding:6px 8px;background:#1e293b;border-radius:4px;font-size:9px;color:#94a3b8;line-height:1.4;font-family:Menlo,Monaco,Consolas,monospace;border:1px solid #334155}.transcripts-list{display:flex;flex-direction:column;gap:6px}.transcript-item{border-radius:6px;overflow:hidden}.transcript-button{width:100%;padding:10px;background:#1e293b;border:1px solid #334155;border-radius:6px;cursor:pointer;text-align:left;transition:all .2s}.transcript-button:hover{background:#334155;border-color:#475569}.transcript-name{font-size:11px;font-weight:600;color:#f1f5f9;margin-bottom:4px}.transcript-size{font-size:10px;color:#94a3b8}.console-tab{position:fixed;right:16px;top:50%;transform:translateY(-50%);background:#1e293b;border:1px solid #334155;padding:12px 18px;cursor:pointer;font-size:12px;font-weight:600;color:#cbd5e1;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;box-shadow:0 10px 25px #0f172a73;display:flex;align-items:center;gap:8px;z-index:110}.console-tab:hover{transform:translateY(-50%) scale(1.03);background:#334155;color:#f1f5f9}.console-tab:after{content:"→";font-size:14px;color:#f8fafc}.console-content::-webkit-scrollbar,.timeline::-webkit-scrollbar{width:6px}.console-content::-webkit-scrollbar-track,.timeline::-webkit-scrollbar-track{background:#0f172a}.console-content::-webkit-scrollbar-thumb,.timeline::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}.console-content::-webkit-scrollbar-thumb:hover,.timeline::-webkit-scrollbar-thumb:hover{background:#475569}@media(max-width:1200px){.dev-console{width:300px}}@media(max-width:968px){.dev-console{position:fixed;right:0;top:0;bottom:0;z-index:100;box-shadow:-4px 0 12px #00000080}}.extraction-schema-info{margin:24px 0 28px;padding:clamp(20px,4vw,32px);border-radius:32px;border:1px solid rgba(148,163,184,.28);background:linear-gradient(135deg,#0f172aeb,#020617f2);color:#f1f5f9;box-shadow:0 25px 55px #0206178c,inset 0 1px #f8fafc0d}.schema-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.schema-pill{align-self:flex-start;padding:6px 18px;border-radius:999px;border:1px solid rgba(248,250,252,.2);background:#fcd34d12;color:#fde68a;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.schema-header h2{margin:0;font-size:1.6rem;letter-spacing:-.2px}.schema-tagline{margin:0;font-size:1rem;color:#cbd5e1;line-height:1.55;max-width:720px}.schema-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.schema-card{border:1px solid rgba(148,163,184,.3);border-radius:20px;padding:1.2rem;background:#050b17cc;box-shadow:inset 0 1px #f8fafc0a;display:grid;grid-template-columns:minmax(90px,120px) 1fr;gap:1rem;align-items:stretch}.schema-card-preview{border-radius:16px;border:1px solid rgba(148,163,184,.4);background:radial-gradient(circle at 30% 20%,#94a3b840,#0f172ae6);overflow:hidden;min-height:110px}.schema-preview{width:100%;height:100%}.schema-card-body{display:flex;flex-direction:column;gap:.75rem}.schema-card-title{display:flex;align-items:flex-start;gap:.75rem}.schema-card-dot{width:14px;height:14px;border-radius:999px;margin-top:.2rem;box-shadow:0 0 12px currentColor}.schema-card-title h3{margin:0;font-size:1.05rem;color:#f8fafc}.schema-card-title p{margin:.15rem 0 0;font-size:.9rem;color:#cbd5e1}.schema-card-attributes{display:flex;flex-direction:column;gap:.25rem;margin:0}.schema-attribute-label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.schema-attribute-values{margin:0;font-size:.92rem;color:#fefce8}.schema-card-example{margin:0;font-size:.9rem;color:#cbd5e1}.schema-card-example span{color:#fb7185}.schema-card-visual{margin:0;font-size:.85rem;color:#94a3b8}.schema-hint{margin-top:1rem;padding:.9rem 1rem;border-radius:14px;border:1px dashed rgba(148,163,184,.4);display:flex;gap:.65rem;align-items:flex-start;font-size:.92rem;color:#cbd5e1;background:#0f172abf}.schema-hint span{font-size:1.1rem}@media(max-width:720px){.schema-card{grid-template-columns:1fr}}.extraction-preview-panel{margin:0 0 24px;padding:20px 24px;border-radius:16px;border:1px solid #1f2937;background:linear-gradient(135deg,#0f172af2,#020617f2);color:#f8fafc;box-shadow:0 12px 30px #0206178c}.preview-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.preview-header h3{margin:4px 0 0;font-size:1.15rem}.eyebrow{margin:0;font-size:.75rem;letter-spacing:.5px;color:#cbd5f5;text-transform:uppercase}.preview-view-btn{border:1px solid rgba(248,250,252,.4);border-radius:999px;padding:8px 18px;background:transparent;color:#f8fafc;font-weight:600;cursor:pointer}.preview-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.summary-chip{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#0f172a99;border:1px solid rgba(148,163,184,.25)}.summary-chip strong{font-size:1rem}.chip-dot,.type-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.preview-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.preview-item{display:flex;gap:16px;padding:12px;border-radius:12px;border:1px solid rgba(148,163,184,.2);background:#0f172aa6}.preview-type{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.75rem;text-transform:uppercase;letter-spacing:.4px;color:#cbd5f5;min-width:70px}.preview-body{flex:1}.preview-title{font-weight:600;font-size:.95rem;margin-bottom:4px}.preview-meta{font-size:.85rem;color:#94a3b8}.preview-empty-state{padding:12px 0}.preview-empty-footer{margin-top:12px;font-size:.85rem;color:#94a3b8}.auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top,#1e293b,#0f172a 50%,#020617);padding:24px;color:#e2e8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-card{width:min(420px,100%);background:#0f172ae6;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:32px;box-shadow:0 15px 35px #02061799,0 2px 10px #0f172a66}.auth-back-button{background:transparent;border:none;color:#94a3b8;font-size:.9rem;font-weight:600;padding:0;margin-bottom:12px;cursor:pointer;transition:color .2s ease}.auth-back-button:hover{color:#f8fafc}.auth-card-header{margin-bottom:24px}.auth-card-header h1{margin:0;font-size:24px;letter-spacing:.5px}.auth-card-header p{margin:4px 0 0;color:#94a3b8;font-size:14px}.auth-message{padding:10px 12px;border-radius:8px;font-size:13px;margin-top:4px}.auth-message-info{background:#3b82f61a;color:#93c5fd}.auth-message-error{background:#f8717126;color:#fecaca}.auth-message-success{background:#22c55e26;color:#bbf7d0}.auth-google-button{margin-top:24px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#fff;color:#0f172a;font-weight:600;font-size:15px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.auth-google-button svg{display:block}.auth-google-button:disabled{opacity:.75;cursor:not-allowed;transform:none;box-shadow:none}.auth-google-button:disabled .auth-google-icon{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.auth-google-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 20px #94a3b840}.auth-google-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.auth-hint{margin-top:20px;font-size:13px;color:#94a3b8;text-align:center}.landing{position:relative;min-height:100vh;padding:64px 5vw 80px;background:radial-gradient(circle at top,#1d243d,#0b1224 60%,#050712);color:#e2e8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.landing-glow{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.25),transparent 55%),radial-gradient(circle at 80% 0%,rgba(244,114,182,.2),transparent 45%);filter:blur(60px);opacity:.8;pointer-events:none}.landing-hero{position:relative;max-width:900px;margin:0 auto 72px;text-align:center}.landing-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;border:1px solid rgba(248,250,252,.15);background:#94a3b81a;color:#fef3c7;font-size:13px;letter-spacing:.4px;text-transform:uppercase}.landing-hero h1{font-size:clamp(2.2rem,4vw,3.6rem);margin:20px 0 16px;letter-spacing:-.5px}.landing-hero-body{font-size:1.15rem;color:#f8fafc;line-height:1.8;margin:0 auto;max-width:760px;padding:clamp(18px,4vw,26px);border-radius:32px;background:#0f172aa6;border:1px solid rgba(148,163,184,.35);box-shadow:0 30px 70px #0206178c,inset 0 1px #f8fafc0f}.landing-actions{margin:32px auto 12px;display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.landing-primary,.landing-secondary{border-radius:999px;padding:14px 28px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.landing-primary{border:none;background:linear-gradient(135deg,#facc15,#f97316);color:#0f172a;box-shadow:0 20px 45px #facc1559}.landing-primary:hover{transform:translateY(-2px);box-shadow:0 25px 55px #f9731666}.landing-primary--large{padding:18px 36px;font-size:1.1rem;font-weight:700}.landing-primary--outline{border:1px solid rgba(248,250,252,.35);background:#0f172a99;color:#f8fafc;box-shadow:none}.landing-primary--outline:hover{border-color:#f8fafc99;box-shadow:0 12px 30px #94a3b840}.landing-secondary{border:1px solid rgba(148,163,184,.5);background:transparent;color:#e2e8f0}.landing-secondary:hover{border-color:#f8fafccc;transform:translateY(-2px)}.landing-hero-subtext{margin-top:16px;color:#cbd5f5;font-size:.95rem;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto}.landing-guest-note{display:block;margin-top:6px;color:#fef9c3;font-size:.88rem;letter-spacing:.2px}.landing-button-sub{display:block;font-size:.85rem;font-weight:500;color:#0f172acc}.landing-primary--outline .landing-button-sub{color:#f8fafcbf}.landing-band-text{margin-top:24px;display:flex;flex-direction:column;align-items:center;gap:12px}.landing-band-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0;margin:0;list-style:none}.landing-band-list li{padding:6px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#3b82f61f;color:#e2e8f0;font-size:.9rem;letter-spacing:.2px}.landing-band-footnote{margin:0;color:#cbd5f5;font-size:.95rem;text-align:center}.landing-section{position:relative;margin:88px auto 0;max-width:1150px;padding:0 4vw}.landing-section-header{margin-bottom:40px}.landing-section-label{font-size:.95rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#fbbf24;margin-bottom:12px}.landing-section h2{font-size:clamp(2rem,3.5vw,3.2rem);margin:0 0 16px;color:#f8fafc;letter-spacing:-.5px}.landing-section-header p{color:#cbd5f5;font-size:1.1rem;margin:0;max-width:680px;line-height:1.6}.landing-section-shell{position:relative;padding:clamp(32px,8vw,56px);border-radius:36px;background:#050b17d9;border:1px solid rgba(148,163,184,.18);box-shadow:0 25px 55px #0206178c,inset 0 1px #f8fafc0a;overflow:hidden}.landing-section-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 50%);opacity:.8}.landing-section-shell>*{position:relative;z-index:1}.landing-section-shell--band{background:linear-gradient(135deg,#091226f2,#020617e6);border-color:#3b82f64d;box-shadow:0 25px 70px #02061799,inset 0 0 40px #1e40af33}.landing-section-shell--band:after{background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.25),transparent 55%),radial-gradient(circle at 80% 0%,rgba(248,113,113,.18),transparent 45%);opacity:.7}.landing-section-shell--methods{padding:clamp(36px,9vw,64px)}.landing-footer-shell:after{opacity:.5;background:radial-gradient(circle at top,rgba(236,72,153,.22),transparent 50%)}.landing-divider{width:min(520px,70%);height:2px;margin:72px auto 0;background:linear-gradient(90deg,transparent,rgba(250,204,21,.6),transparent);filter:drop-shadow(0 0 12px rgba(250,204,21,.35))}.landing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.landing-grid--two{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(min-width:900px){.landing-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}.landing-grid-tight{gap:24px}.landing-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}@media(min-width:900px){.landing-benefits-grid{grid-template-columns:repeat(2,1fr)}}.landing-card{position:relative;border-radius:24px;padding:32px;background:linear-gradient(135deg,#0f172af2,#050b17e6);border:1px solid rgba(250,204,21,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:auto;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.landing-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#facc15cc,#f9731699);opacity:0;transition:opacity .3s ease}.landing-card:hover{transform:translateY(-4px);border-color:#facc1580;box-shadow:0 20px 40px #facc1526}.landing-card:hover:before{opacity:1}.landing-card h3{margin:0 0 12px;font-size:1.25rem;font-weight:600;color:#fef3c7;line-height:1.3}.landing-card p{margin:0;color:#cbd5f5;line-height:1.65;font-size:1rem}.landing-benefit-card{position:relative;padding:32px;min-height:auto;background:linear-gradient(135deg,#0f172af2,#050b17e6);border:1px solid rgba(96,165,250,.25);border-radius:24px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.landing-benefit-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#facc15cc,#3b82f699);opacity:0;transition:opacity .3s ease}.landing-benefit-card:hover{transform:translateY(-4px);border-color:#60a5fa80;box-shadow:0 20px 40px #3b82f633}.landing-benefit-card:hover:before{opacity:1}.landing-benefit-title{font-size:1.15rem;font-weight:600;letter-spacing:.3px;color:#fde68a;margin:0 0 12px;line-height:1.3}.landing-benefit-card p{margin:0;color:#cbd5f5;line-height:1.65;font-size:1rem}.landing-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}@media(min-width:768px){.landing-methods{grid-template-columns:repeat(2,1fr)}}.landing-method-card{position:relative;border-radius:24px;padding:32px;background:linear-gradient(135deg,#060b19f2,#020617e6);border:1px solid rgba(96,165,250,.25);box-shadow:0 20px 40px #0206174d;display:flex;flex-direction:column;gap:24px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.landing-method-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#60a5facc,#9333ea99);opacity:0;transition:opacity .3s ease}.landing-method-card:hover{transform:translateY(-4px);border-color:#60a5fa80;box-shadow:0 25px 50px #3b82f640}.landing-method-card:hover:before{opacity:1}.landing-method-heading h3{margin:0;font-size:1.35rem;font-weight:600;color:#bae6fd;line-height:1.3}.landing-method-heading p{margin:8px 0 0;color:#cbd5f5;line-height:1.5;font-size:.98rem}.landing-method-section{display:flex;flex-direction:column;gap:8px}.landing-method-section-label{font-size:.8rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#94a3b8;margin:0}.landing-method-uses{margin:0;padding:12px 16px;border-radius:12px;background:#3b82f614;border:1px solid rgba(59,130,246,.2);color:#bfdbfe;font-size:.95rem;line-height:1.5}.landing-method-prompt{margin:0;padding:14px 18px;border-radius:12px;background:#facc1514;border:1px solid rgba(250,204,21,.2);color:#fef3c7;font-size:.95rem;font-style:italic;line-height:1.6}.landing-method-guidelines{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.landing-method-guidelines li{padding-left:20px;position:relative;color:#e2e8f0;line-height:1.6;font-size:.95rem}.landing-method-guidelines li:before{content:"→";position:absolute;left:0;color:#60a5fa;font-weight:700}.landing-footer{text-align:center;padding:48px 0 0}.landing-footer-shell{background:linear-gradient(135deg,#0f172ae6,#020617d9);border-color:#ec489940}.landing-footer-shell h2{margin-top:0}.landing-footer-shell p{max-width:600px;margin:12px auto 24px;color:#cbd5f5;line-height:1.6}.landing-footer-guest{margin-top:0;font-size:.95rem;color:#e2e8f0}.landing-text-button{border:none;background:transparent;color:#facc15;font-weight:600;cursor:pointer;padding:0;text-decoration:underline}.landing-text-button:hover{color:#fef08a}@media(max-width:640px){.landing{padding:40px 20px 60px}.landing-section{padding:0 12px}.landing-section-shell{border-radius:24px}.landing-method-card{padding:22px}.landing-actions{flex-direction:column}}.methods-reference{margin:0 0 28px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:linear-gradient(135deg,#080f1ff2,#020617e6);color:#e2e8f0;box-shadow:0 20px 45px #02061773;overflow:hidden}.methods-reference-toggle{width:100%;display:flex;align-items:center;gap:16px;padding:20px 24px;background:transparent;color:inherit;border:none;cursor:pointer;text-align:left;transition:background .2s ease}.methods-reference-toggle:hover{background:#94a3b814}.methods-reference.expanded .methods-reference-toggle{border-bottom:1px solid rgba(148,163,184,.18)}.methods-reference-icon{font-size:20px;line-height:1}.methods-reference-meta{flex:1;display:flex;flex-direction:column;gap:4px}.methods-reference-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8}.methods-reference-subtitle{font-size:16px;color:#f8fafc;font-weight:600}.methods-reference-copy{margin:0;font-size:13px;color:#cbd5e1;line-height:1.4}.methods-reference-chevron{font-size:13px;color:#cbd5e1}.methods-reference-panel{padding:24px;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 55%),#020617}.methods-reference-panel-header{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.methods-reference-panel-header h4{margin:8px 0 0;font-size:1.3rem;color:#f8fafc}.methods-reference-intro{margin:0;flex:1;min-width:220px;font-size:.95rem;color:#cbd5e1;line-height:1.6}.methods-reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}@media(min-width:960px){.methods-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.methods-reference-card{border:1px solid rgba(96,165,250,.25);border-radius:20px;padding:20px;background:#090e1ce6;box-shadow:0 18px 35px #02061773;display:flex;flex-direction:column;gap:16px}.methods-card-heading h5{margin:0;font-size:1.05rem;color:#bae6fd}.methods-card-description{margin:6px 0 0;font-size:.95rem;color:#cbd5e1;line-height:1.5}.methods-card-section{display:flex;flex-direction:column;gap:6px}.methods-card-section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#94a3b8}.methods-card-body{margin:0;font-size:.95rem;color:#e2e8f0;line-height:1.5}.methods-card-prompt{margin:0;padding:14px 16px;border-radius:14px;background:#facc1514;border:1px solid rgba(250,204,21,.2);color:#fef3c7;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem;line-height:1.5;white-space:pre-wrap}.methods-card-guidelines{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.methods-card-guidelines li{position:relative;padding-left:18px;font-size:.9rem;color:#e2e8f0;line-height:1.5}.methods-card-guidelines li:before{content:"→";position:absolute;left:0;color:#60a5fa;font-weight:600}@media(max-width:640px){.methods-reference-toggle{align-items:flex-start}.methods-reference-panel{padding:20px}}.modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:16px;padding:32px 40px;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#94a3b8;font-size:20px;cursor:pointer;padding:8px}.modal-title{margin-top:0;margin-bottom:16px;font-size:24px;color:#f1f5f9}.card{padding:20px 24px;background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;box-shadow:0 4px 12px #0000004d}.card-highlight{border:1px solid #3b82f6;box-shadow:0 4px 12px #3b82f633}.btn{padding:10px 20px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.btn-secondary{background:#475569;color:#f1f5f9}.btn-danger{background:transparent;border:1px solid #dc2626;color:#fca5a5}.btn-sm{padding:6px 12px;font-size:12px}.btn-md{padding:10px 20px;font-size:13px}.btn-lg{padding:14px 28px;font-size:15px}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase}.badge-success{background:#22c55e33;color:#4ade80}.badge-error{background:#ef444433;color:#f87171}.badge-processing{background:#3b82f633;color:#60a5fa}.badge-idle{background:#64748b33;color:#94a3b8}.recording-menu{position:relative}.menu-trigger{padding:6px 10px;background:#1e293b;border:1px solid #475569;border-radius:6px;color:#94a3b8;font-size:16px;cursor:pointer;transition:all .2s}.menu-trigger:hover:not(:disabled){background:#334155;border-color:#64748b}.menu-trigger:disabled{opacity:.5;cursor:not-allowed}.menu-dropdown{position:absolute;right:0;top:calc(100% + 4px);min-width:180px;background:#1e293b;border:1px solid #475569;border-radius:8px;box-shadow:0 8px 24px #0006;z-index:20;overflow:hidden}.menu-item{width:100%;padding:10px 14px;background:transparent;border:none;color:#e2e8f0;font-size:13px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .15s}.menu-item:hover{background:#334155}.menu-item-danger{color:#fca5a5}.menu-item-danger:hover{background:#dc26261a}.menu-icon{font-size:14px}.pipeline-status{margin-bottom:20px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pipeline-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:12px}.pipeline-header h3{margin:0 0 4px;font-size:14px;font-weight:600;color:#f1f5f9}.pipeline-header p{margin:0;font-size:12px;color:#94a3b8}.pipeline-stages{display:flex;flex-direction:column;gap:12px}.stage{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;transition:all .3s}.stage.active{background:#3b82f61a;border-left:3px solid #3b82f6}.stage.complete{opacity:.6}.stage-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:16px}.stage-label{flex:1;font-size:13px;color:#cbd5e1}.stage.active .stage-label{color:#f1f5f9;font-weight:600}.stage-spinner{width:16px;height:16px;border:2px solid #334155;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.pipeline-error{margin-top:12px;padding:12px;background:#ef44441a;border:1px solid #dc2626;border-radius:8px;display:flex;flex-direction:column;gap:8px}.pipeline-error p{margin:0;font-size:12px;color:#fca5a5}.pipeline-retry{width:fit-content}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.driver-popover{background:linear-gradient(135deg,#1e293b,#0f172a)!important;border:1px solid #334155!important;color:#e2e8f0!important}.driver-popover-title{font-size:15px!important;font-weight:600!important;color:#f1f5f9!important}.driver-popover-description{font-size:13px!important;line-height:1.6!important;color:#cbd5e1!important}.driver-popover-navigation-btns button{background:#3b82f6!important;color:#fff!important;border:none!important;padding:8px 16px!important;border-radius:6px!important;font-weight:600!important}.driver-popover-navigation-btns button:hover{background:#2563eb!important}.driver-popover-progress-text{color:#94a3b8!important}
