@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Inter:wght@300;400;500;600;700&display=swap";:root{--avrio-blue: #4d65ff;--avrio-blue-hover: #3b50e6;--avrio-blue-active: #2e42cc;--avrio-blue-light: #eef1ff;--avrio-blue-border: #c2cbff;--avrio-text-primary: #1a1a2e;--avrio-text-secondary: #6b7280;--avrio-text-muted: #9ca3af;--avrio-bg-page: #f0f2f5;--avrio-bg-card: #ffffff;--avrio-bg-subtle: #f3f4f6;--avrio-border: #e5e7eb;--avrio-border-light: #f0f1f3;--avrio-success: #059669;--avrio-success-bg: #ecfdf5;--avrio-warning: #d97706;--avrio-error: #dc2626;--avrio-error-bg: #fef2f2;--avrio-error-border: #fecaca;--font-heading: "DM Sans", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 30px rgba(0, 0, 0, .12);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-full: 9999px;--ease-out: cubic-bezier(.16, 1, .3, 1);--dur-fast: .12s;--dur-mid: .22s;--dur-slow: .38s}@media(prefers-reduced-motion:reduce){:root{--dur-fast: 0ms;--dur-mid: 0ms;--dur-slow: 0ms}}._wrap_1h0gf_3{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:var(--avrio-gray-50, #f7f7fa);color:var(--avrio-gray-900, #17171f);font-family:var(--avrio-font-body, "Inter", system-ui, sans-serif)}._panel_1h0gf_14{max-width:34rem;display:flex;flex-direction:column;gap:.9rem;padding:1.75rem;border-radius:10px;border:1px solid var(--avrio-danger-border, #f2c4bd);border-left:4px solid var(--avrio-danger, #b8362c);background:var(--avrio-white, #ffffff);box-shadow:0 1px 3px #0000000f}._eyebrow_1h0gf_27{margin:0;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--avrio-danger, #b8362c)}._heading_1h0gf_36{margin:0;font-family:var(--avrio-font-display, "DM Sans", system-ui, sans-serif);font-size:1.4rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;text-wrap:balance}._body_1h0gf_46{margin:0;font-size:.9375rem;line-height:1.6;color:var(--avrio-gray-700, #4b4b57)}._detail_1h0gf_53{display:grid;grid-template-columns:auto 1fr;gap:.3rem .9rem;margin:.25rem 0 0;padding:.8rem .9rem;border-radius:6px;background:var(--avrio-gray-50, #f4f4f7);font-size:.8125rem}._detail_1h0gf_53 dt{color:var(--avrio-gray-600, #6b6b78);white-space:nowrap}._detail_1h0gf_53 dd{margin:0;font-family:var(--avrio-font-mono, ui-monospace, "SF Mono", Menlo, monospace);overflow-wrap:anywhere}._foot_1h0gf_75{margin:0;font-size:.8125rem;line-height:1.55;color:var(--avrio-gray-600, #6b6b78)}._foot_1h0gf_75 code,._body_1h0gf_46 code{font-family:var(--avrio-font-mono, ui-monospace, "SF Mono", Menlo, monospace);font-size:.9em;padding:.06em .3em;border-radius:3px;background:var(--avrio-gray-100, #ececf1)}@media(prefers-color-scheme:dark){._wrap_1h0gf_3{background:#14141a;color:#ecebf0}._panel_1h0gf_14{background:#1c1c24;border-color:#52302c;border-left-color:#ef8478}._eyebrow_1h0gf_27{color:#ef8478}._body_1h0gf_46{color:#a9a8b4}._detail_1h0gf_53{background:#23232c}._detail_1h0gf_53 dt,._foot_1h0gf_75{color:#8b8a96}._foot_1h0gf_75 code,._body_1h0gf_46 code{background:#2c2c36}}._container_1gn7x_1{min-height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--avrio-bg-page);padding:1.5rem}._card_1gn7x_12{background:var(--avrio-bg-card);border-radius:var(--radius-lg);border:1px solid var(--avrio-border);box-shadow:var(--shadow-md);max-width:560px;width:100%;padding:3rem 2.5rem}._logo_1gn7x_22{display:block;height:28px;margin:0 auto 2rem}._title_1gn7x_28{font-family:var(--font-heading);font-size:1.625rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 2rem;text-align:center}._details_1gn7x_37{border:1px solid var(--avrio-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-bottom:2rem;background:var(--avrio-bg-subtle)}._detailRow_1gn7x_45{display:flex;justify-content:space-between;align-items:baseline;padding:.5rem 0}._detailRow_1gn7x_45+._detailRow_1gn7x_45{border-top:1px solid var(--avrio-border)}._detailLabel_1gn7x_56{font-size:.875rem;color:var(--avrio-text-secondary);font-weight:500}._detailValue_1gn7x_62{font-size:.9375rem;color:var(--avrio-text-primary);font-weight:500;text-align:right}._instructions_1gn7x_69{margin-bottom:2rem}._instructions_1gn7x_69 h2{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 .75rem}._instructions_1gn7x_69 ul{list-style:none;padding:0;margin:0}._instructions_1gn7x_69 li{position:relative;padding:.375rem 0 .375rem 1.25rem;font-size:.875rem;color:#4b5563;line-height:1.5}._instructions_1gn7x_69 li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:var(--radius-full);background:var(--avrio-blue)}._ctaButton_1gn7x_106{display:block;width:100%;padding:.875rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#fff!important;background:#4d65ff!important;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .2s ease,transform .1s ease;box-shadow:0 2px 8px #4d65ff4d}._ctaButton_1gn7x_106:hover{background:#3b50e6!important;box-shadow:0 4px 12px #4d65ff66}._ctaButton_1gn7x_106:active{background:#2e42cc!important;transform:scale(.98)}._loading_1gn7x_133{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0}._loading_1gn7x_133 p{color:var(--avrio-text-secondary);font-size:.9375rem}._spinner_1gn7x_146{width:32px;height:32px;border:3px solid var(--avrio-border);border-top-color:#4d65ff;border-radius:50%;animation:_spin_1gn7x_146 .7s linear infinite}@keyframes _spin_1gn7x_146{to{transform:rotate(360deg)}}._errorText_1gn7x_160{text-align:center;color:var(--avrio-text-secondary);font-size:.9375rem;line-height:1.6;max-width:400px;margin:0 auto}._resetButton_1gn7x_169{display:block;margin:1.5rem auto 0;padding:.5rem 1.25rem;font-size:.8125rem;color:var(--avrio-text-secondary);background:var(--avrio-bg-subtle);border:1px solid var(--avrio-border);border-radius:var(--radius-sm);cursor:pointer}._resetButton_1gn7x_169:hover:not(:disabled){background:var(--avrio-border);color:var(--avrio-text-primary)}._resetButton_1gn7x_169:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){._card_1gn7x_12{padding:2rem 1.5rem}._title_1gn7x_28{font-size:1.375rem}._detailRow_1gn7x_45{flex-direction:column;gap:.125rem}._detailValue_1gn7x_62{text-align:left}}._container_ft8eh_1{min-height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--avrio-bg-page);padding:1.5rem}._card_ft8eh_12{background:var(--avrio-bg-card);border-radius:var(--radius-lg);border:1px solid var(--avrio-border);box-shadow:var(--shadow-md);max-width:520px;width:100%;padding:3rem 2.5rem}._logo_ft8eh_22{display:block;height:28px;margin:0 auto 2rem}._title_ft8eh_28{font-family:var(--font-heading);font-size:1.625rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 .5rem;text-align:center}._subtitle_ft8eh_37{text-align:center;color:var(--avrio-text-secondary);font-size:.9375rem;line-height:1.5;margin:0 0 2rem}._section_ft8eh_45{margin-bottom:1.75rem}._sectionTitle_ft8eh_49{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 .75rem}._options_ft8eh_57{display:flex;flex-direction:column;gap:.75rem}._option_ft8eh_57{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border:2px solid var(--avrio-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .2s ease,background .2s ease;background:var(--avrio-bg-card)}._option_ft8eh_57:hover{border-color:var(--avrio-blue-border);background:var(--avrio-blue-light)}._optionSelected_ft8eh_80{border-color:var(--avrio-blue)!important;background:var(--avrio-blue-light)!important}._radio_ft8eh_85{margin-top:.25rem;accent-color:var(--avrio-blue)}._optionContent_ft8eh_90{display:flex;flex-direction:column;gap:.125rem}._optionTitle_ft8eh_96{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--avrio-text-primary)}._optionDesc_ft8eh_103{font-size:.8125rem;color:var(--avrio-text-secondary);line-height:1.4}._testButton_ft8eh_109{display:inline-block;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--avrio-blue);background:var(--avrio-blue-light);border:1px solid var(--avrio-blue-border);border-radius:var(--radius-sm);cursor:pointer;transition:background .2s ease}._testButton_ft8eh_109:hover{background:#dde3ff}._statusText_ft8eh_126{font-size:.875rem;color:var(--avrio-text-secondary)}._statusSuccess_ft8eh_131{font-size:.875rem;color:var(--avrio-success);font-weight:500}._statusWarning_ft8eh_137{font-size:.875rem;color:var(--avrio-warning);margin-bottom:.75rem;line-height:1.5}._startButton_ft8eh_144{display:block;width:100%;padding:.875rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;color:#fff!important;background:#4d65ff!important;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .1s ease;box-shadow:0 2px 8px #4d65ff4d}._startButton_ft8eh_144:hover:not(:disabled){background:#3b50e6!important;box-shadow:0 4px 12px #4d65ff66}._startButton_ft8eh_144:active:not(:disabled){transform:scale(.98)}._startButton_ft8eh_144:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}@media(max-width:640px){._card_ft8eh_12{padding:2rem 1.5rem}}._indicator_w229v_1{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;flex-shrink:0}._dot_w229v_9{width:8px;height:8px;border-radius:var(--radius-full);animation:_pulse_w229v_1 1.4s ease-in-out infinite}._listening_w229v_16{background:var(--avrio-success)}._thinking_w229v_20{background:var(--avrio-warning)}._responding_w229v_24{background:var(--avrio-blue)}._label_w229v_28{font-size:.8125rem;color:var(--avrio-text-muted);font-weight:500}@keyframes _pulse_w229v_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}._overlay_1vzke_1{position:fixed;inset:0;background:#ffffffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:100}._content_1vzke_12{display:flex;flex-direction:column;align-items:center;gap:.75rem}._spinner_1vzke_19{width:36px;height:36px;border:3px solid var(--avrio-border);border-top-color:var(--avrio-blue);border-radius:var(--radius-full);animation:_spin_1vzke_19 .7s linear infinite}@keyframes _spin_1vzke_19{to{transform:rotate(360deg)}}._message_1vzke_32{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--avrio-text-primary);margin:0}._sub_1vzke_40{font-size:.875rem;color:var(--avrio-text-secondary);margin:0}._inputBar_1k5tn_1{display:flex;align-items:center;gap:.625rem;padding:.875rem 1.5rem;border-top:1px solid var(--avrio-border);background:var(--avrio-bg-card);flex-shrink:0;box-shadow:0 -2px 8px #0000000a}._textInput_1k5tn_12{flex:1;padding:.75rem 1rem;font-size:.9375rem;font-family:var(--font-body);border:1.5px solid var(--avrio-border);border-radius:var(--radius-md);outline:none;transition:border-color .2s ease,box-shadow .2s ease;color:var(--avrio-text-primary);background:var(--avrio-bg-subtle)}._textInput_1k5tn_12:focus{border-color:#4d65ff;box-shadow:0 0 0 3px #4d65ff1f;background:#fff}._textInput_1k5tn_12:disabled{background:var(--avrio-bg-subtle);color:var(--avrio-text-muted)}._textInput_1k5tn_12::placeholder{color:var(--avrio-text-muted)}._sendButton_1k5tn_40{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;font-family:var(--font-heading);color:#fff!important;background:#4d65ff!important;border:none;border-radius:var(--radius-md);cursor:pointer;transition:background .2s ease,opacity .2s ease,transform .1s ease;white-space:nowrap;box-shadow:0 2px 6px #4d65ff40}._sendButton_1k5tn_40:hover:not(:disabled){background:#3b50e6!important;box-shadow:0 3px 10px #4d65ff59}._sendButton_1k5tn_40:active:not(:disabled){transform:scale(.97)}._sendButton_1k5tn_40:disabled{opacity:.35;cursor:not-allowed;box-shadow:none;background:#4d65ff!important;color:#fff!important}._micButton_1k5tn_72{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1.5px solid var(--avrio-border);border-radius:50%;background:var(--avrio-bg-subtle);cursor:pointer;font-size:1.125rem;transition:background .2s ease,border-color .2s ease;flex-shrink:0}._micButton_1k5tn_72:hover:not(:disabled){background:var(--avrio-border);border-color:var(--avrio-blue-border)}._micActive_1k5tn_92{background:var(--avrio-error-bg)!important;border-color:#ef4444!important}._micButton_1k5tn_72:disabled{opacity:.4;cursor:not-allowed}@media(max-width:640px){._inputBar_1k5tn_1{padding:.75rem 1rem}}._conversation_10gfr_1{flex:1;min-height:0;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;background:#f0f2f5}._bubble_10gfr_12{max-width:75%;padding:.875rem 1.125rem;border-radius:14px;line-height:1.6;font-size:.9375rem;word-wrap:break-word}._user_10gfr_21{align-self:flex-end;background:#4d65ff!important;color:#fff!important;border-bottom-right-radius:4px;box-shadow:0 2px 8px #4d65ff40}._agent_10gfr_29{align-self:flex-start;background:#fff;color:#1a1a2e;border:1px solid #e5e7eb;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000a}._error_10gfr_38{align-self:flex-start;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-bottom-left-radius:4px}._thinking_10gfr_46 ._thinkingDots_10gfr_46{opacity:.6;font-style:italic;color:#9ca3af}._content_10gfr_52 p{margin:0 0 .5rem}._content_10gfr_52 p:last-child{margin-bottom:0}._content_10gfr_52 code{background:#0000000f;padding:.125rem .375rem;border-radius:3px;font-size:.85em}._user_10gfr_21 ._content_10gfr_52 code{background:#fff3}@media(max-width:640px){._conversation_10gfr_1{padding:1rem}._bubble_10gfr_12{max-width:88%}}._header_1e1hy_1{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;border-bottom:1px solid var(--avrio-border);background:var(--avrio-bg-card);flex-shrink:0;box-shadow:var(--shadow-sm)}._left_1e1hy_12{display:flex;align-items:center;gap:1rem}._logo_1e1hy_18{height:22px;width:auto;display:block}._divider_1e1hy_24{width:1px;height:20px;background:var(--avrio-border)}._meta_1e1hy_30{display:flex;align-items:baseline;gap:.5rem}._role_1e1hy_36{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--avrio-text-primary)}._company_1e1hy_43{font-size:.8125rem;color:var(--avrio-text-secondary)}._right_1e1hy_48{display:flex;align-items:center}._timer_1e1hy_53{font-size:.8125rem;color:var(--avrio-text-muted);font-variant-numeric:tabular-nums}@media(max-width:640px){._header_1e1hy_1{padding:.625rem 1rem}._logo_1e1hy_18{height:18px}._divider_1e1hy_24{display:none}._meta_1e1hy_30{flex-direction:column;gap:0}}._container_8bfgc_1{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.5rem;flex-shrink:0;background:var(--avrio-bg-card);border-bottom:1px solid var(--avrio-border-light)}._track_8bfgc_11{flex:1;height:5px;background:var(--avrio-border);border-radius:var(--radius-full);overflow:hidden}._fill_8bfgc_19{height:100%;background:var(--avrio-blue);border-radius:var(--radius-full);transition:width .5s ease}._label_8bfgc_26{font-size:.75rem;color:var(--avrio-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:500}@media(max-width:640px){._container_8bfgc_1{padding:.5rem 1rem}}._panel_1guut_1{border-top:1px solid var(--avrio-border);background:var(--avrio-bg-page);flex-shrink:0}._toggle_1guut_7{display:block;width:100%;padding:.375rem 1.5rem;font-size:.75rem;color:var(--avrio-text-secondary);background:none;border:none;border-radius:0;cursor:pointer;text-align:left}._toggle_1guut_7:hover{color:var(--avrio-blue)}._content_1guut_24{padding:0 1.5rem .75rem;max-height:300px;overflow-y:auto;color:#374151}._section_1guut_31{margin-bottom:.75rem}._sectionTitle_1guut_35{font-family:var(--font-heading);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--avrio-text-muted);margin:0 0 .375rem}._row_1guut_45{display:flex;gap:.5rem;padding:.125rem 0;font-size:.75rem;line-height:1.4}._label_1guut_53{font-weight:600;color:#4b5563;min-width:100px;flex-shrink:0}._explanation_1guut_60{color:var(--avrio-text-secondary);font-style:italic}._flag_1guut_65{display:inline-block;background:var(--avrio-error-bg);color:var(--avrio-error);padding:.0625rem .375rem;border-radius:3px;font-size:.6875rem;margin-right:.25rem}._matched_1guut_75{color:var(--avrio-success)}._gaps_1guut_79{color:var(--avrio-error)}._container_1j2yq_1{display:flex;flex-direction:column;position:fixed;inset:0;background:var(--avrio-bg-page)}._body_1j2yq_24{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;position:relative;background:var(--avrio-bg-page)}._debugRow_1j2yq_35{display:flex;align-items:stretch;background:var(--avrio-bg-card);border-top:1px solid var(--avrio-border);flex-shrink:0}._debugRow_1j2yq_35>*:first-child{flex:1}._debugRestart_1j2yq_47{flex-shrink:0;padding:.375rem 1rem;font-size:.75rem;color:var(--avrio-text-secondary);background:none;border:none;border-left:1px solid var(--avrio-border);border-radius:0;cursor:pointer}._debugRestart_1j2yq_47:hover:not(:disabled){color:var(--avrio-blue);background:var(--avrio-bg-subtle)}._debugRestart_1j2yq_47:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){._container_1j2yq_1{height:100dvh}}._container_4i63i_1{min-height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--avrio-bg-page);padding:1.5rem}._card_4i63i_12{background:var(--avrio-bg-card);border-radius:var(--radius-lg);border:1px solid var(--avrio-border);box-shadow:var(--shadow-md);max-width:520px;width:100%;padding:3rem 2.5rem;text-align:center}._logo_4i63i_23{display:block;height:28px;margin:0 auto 2rem}._checkmark_4i63i_29{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--avrio-success-bg);color:var(--avrio-success);font-size:1.75rem;border-radius:var(--radius-full);margin-bottom:1.5rem}._title_4i63i_42{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 1rem}._message_4i63i_50{font-size:.9375rem;color:var(--avrio-text-secondary);line-height:1.6;margin:0 0 2rem}._nextSteps_4i63i_57{text-align:left;border:1px solid var(--avrio-border);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin-bottom:2rem;background:var(--avrio-bg-subtle)}._nextSteps_4i63i_57 h2{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 .75rem}._nextSteps_4i63i_57 ul{list-style:none;padding:0;margin:0}._nextSteps_4i63i_57 li{position:relative;padding:.375rem 0 .375rem 1.25rem;font-size:.875rem;color:#4b5563;line-height:1.5}._nextSteps_4i63i_57 li:before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:var(--radius-full);background:var(--avrio-success)}._scoreSection_4i63i_100{margin-bottom:2rem;text-align:center}._scoreSectionTitle_4i63i_105{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--avrio-text-primary);margin:0 0 1rem}._scoreRing_4i63i_113{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;border:4px solid #059669;margin-bottom:1rem}._scoreValue_4i63i_125{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1}._scoreLabel_4i63i_132{font-size:.75rem;color:var(--avrio-text-muted);font-weight:500}._scoreSummary_4i63i_138{font-size:.875rem;color:var(--avrio-text-secondary);line-height:1.6;margin:0;text-align:left;background:var(--avrio-bg-subtle);border:1px solid var(--avrio-border);border-radius:var(--radius-md);padding:1rem 1.25rem}._scoreLoading_4i63i_150{font-size:.875rem;color:var(--avrio-text-muted);font-style:italic;padding:1rem 0}._restartButton_4i63i_157{display:inline-block;padding:.625rem 1.5rem;font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:#fff!important;background:#4d65ff!important;border:none;border-radius:var(--radius-md);cursor:pointer;margin-bottom:2rem;box-shadow:0 2px 6px #4d65ff40;transition:background .15s}._restartButton_4i63i_157:hover:not(:disabled){background:#3b50e6!important}._restartButton_4i63i_157:disabled{opacity:.6;cursor:not-allowed}._closing_4i63i_182{font-size:.875rem;color:var(--avrio-text-muted);margin:0}@media(max-width:640px){._card_4i63i_12{padding:2rem 1.5rem}}._prose_ai9rk_1{font-size:.9375rem;line-height:1.65}._prose_ai9rk_1 p,._tail_ai9rk_7{margin:0 0 .6em;white-space:pre-wrap}._prose_ai9rk_1>:last-child,._tail_ai9rk_7:last-of-type{margin-bottom:0}._prose_ai9rk_1 ul,._prose_ai9rk_1 ol{margin:0 0 .6em;padding-left:1.25rem}._prose_ai9rk_1 li+li{margin-top:.25em}._prose_ai9rk_1 code{background:#1a1a2e0f;padding:.1em .35em;border-radius:var(--radius-sm);font-size:.875em}._prose_ai9rk_1 pre{background:#1a1a2e0f;padding:.75rem .875rem;border-radius:var(--radius-md);overflow-x:auto;margin:0 0 .6em}._prose_ai9rk_1 pre code{background:none;padding:0}._prose_ai9rk_1 a{color:var(--avrio-blue);text-decoration:underline;text-underline-offset:2px}._caret_ai9rk_56{display:inline-block;width:2px;height:1.05em;margin-left:1px;vertical-align:text-bottom;background:var(--avrio-blue);border-radius:1px;animation:_blink_ai9rk_1 1s steps(2,start) infinite}@keyframes _blink_ai9rk_1{to{visibility:hidden}}@media(prefers-reduced-motion:reduce){._caret_ai9rk_56{animation:none;opacity:.7}}._wrap_ikxab_1{display:inline-flex;align-items:center;gap:4px;padding:.125rem 0}._dot_ikxab_8{width:6px;height:6px;border-radius:var(--radius-full);background:var(--avrio-text-muted);animation:_pulse_ikxab_1 1.25s ease-in-out infinite}._dot_ikxab_8:nth-child(2){animation-delay:.16s}._dot_ikxab_8:nth-child(3){animation-delay:.32s}@keyframes _pulse_ikxab_1{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){._dot_ikxab_8{animation:none;opacity:.55}}._row_cvo8h_1{display:flex;justify-content:flex-start;animation:_rise_cvo8h_1 var(--dur-mid) var(--ease-out)}._rowUser_cvo8h_7{justify-content:flex-end}._bubble_cvo8h_11{max-width:min(75%,34rem);padding:.8125rem 1.0625rem;border-radius:var(--radius-lg);word-break:break-word;overflow-wrap:anywhere}._plain_cvo8h_19{margin:0;font-size:.9375rem;line-height:1.6;white-space:pre-wrap}._user_cvo8h_26{background:var(--avrio-blue);color:#fff;border-bottom-right-radius:var(--radius-sm);box-shadow:0 2px 8px #4d65ff40}._agent_cvo8h_33{background:var(--avrio-bg-card);color:var(--avrio-text-primary);border:1px solid var(--avrio-border);border-bottom-left-radius:var(--radius-sm);box-shadow:var(--shadow-sm)}._error_cvo8h_41{background:var(--avrio-error-bg);color:#991b1b;border:1px solid var(--avrio-error-border);border-bottom-left-radius:var(--radius-sm)}@keyframes _rise_cvo8h_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:640px){._bubble_cvo8h_11{max-width:88%;padding:.75rem .9375rem}}._bar_136gy_1{flex-shrink:0;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));background:var(--avrio-bg-card);border-top:1px solid var(--avrio-border)}._field_136gy_10{display:flex;align-items:flex-end;gap:.5rem;max-width:46rem;margin:0 auto;padding:.375rem .375rem .375rem .875rem;background:var(--avrio-bg-subtle);border:1px solid var(--avrio-border);border-radius:var(--radius-lg);transition:border-color var(--dur-fast) ease,box-shadow var(--dur-fast) ease}._field_136gy_10:focus-within{border-color:var(--avrio-blue-border);box-shadow:0 0 0 3px var(--avrio-blue-light)}._input_136gy_30{flex:1;border:none;background:none;resize:none;outline:none;padding:.5rem 0;font-size:16px;line-height:1.5;font-family:var(--font-body);color:var(--avrio-text-primary);max-height:168px}._input_136gy_30::placeholder{color:var(--avrio-text-muted)}._input_136gy_30:disabled{cursor:not-allowed}._send_136gy_54{border:none;font-family:var(--font-body);cursor:pointer;flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:var(--radius-full);background:var(--avrio-blue);color:#fff;transition:background var(--dur-fast) ease,transform var(--dur-fast) var(--ease-out),opacity var(--dur-fast) ease}._send_136gy_54:hover:not(:disabled){background:var(--avrio-blue-hover)}._send_136gy_54:active:not(:disabled){transform:scale(.94);background:var(--avrio-blue-active)}._send_136gy_54:disabled{background:var(--avrio-border);color:var(--avrio-text-muted);cursor:default}._send_136gy_54:focus-visible{outline:2px solid var(--avrio-blue);outline-offset:2px}._hint_136gy_98{max-width:46rem;margin:.4rem auto 0;font-size:.6875rem;color:var(--avrio-text-muted)}@media(pointer:coarse){._hint_136gy_98{display:none}}._srOnly_136gy_113{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._block_1kmx4_1{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:0 auto;padding:.625rem .875rem;max-width:46rem;width:100%;background:var(--avrio-error-bg);border:1px solid var(--avrio-error-border);border-radius:var(--radius-md);animation:_slideIn_1kmx4_1 var(--dur-mid) var(--ease-out)}._message_1kmx4_16{flex:1 1 14rem;margin:0;font-size:.8125rem;line-height:1.45;color:#991b1b}._actions_1kmx4_24{display:flex;gap:.375rem;flex-shrink:0}._retry_1kmx4_30,._dismiss_1kmx4_31{border:none;font-family:var(--font-body);cursor:pointer;padding:.375rem .75rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:500;transition:background var(--dur-fast) ease;min-height:32px}@media(pointer:coarse){._retry_1kmx4_30,._dismiss_1kmx4_31{min-height:44px;padding-inline:1rem}}._retry_1kmx4_30{background:var(--avrio-error);color:#fff}._retry_1kmx4_30:hover{background:#b91c1c}._dismiss_1kmx4_31{color:#991b1b;background:transparent}._dismiss_1kmx4_31:hover{background:#991b1b14}._retry_1kmx4_30:focus-visible,._dismiss_1kmx4_31:focus-visible{outline:2px solid var(--avrio-error);outline-offset:2px}@keyframes _slideIn_1kmx4_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}._shell_1h7lb_1{display:flex;flex-direction:column;height:100%;min-height:0;position:relative;background:var(--avrio-bg-page)}._header_1h7lb_10{flex-shrink:0;background:var(--avrio-bg-card);border-bottom:1px solid var(--avrio-border);padding-top:env(safe-area-inset-top,0px)}._headerText_1h7lb_17{max-width:46rem;margin:0 auto;padding:.75rem 1rem}._eyebrow_1h7lb_23{margin:0 0 .15rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--avrio-blue)}._headerTitle_1h7lb_32{margin:0;font-family:var(--font-heading);font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--avrio-text-primary)}._headerCompany_1h7lb_41{font-weight:400;color:var(--avrio-text-secondary)}._headerTrack_1h7lb_46{height:2px;background:var(--avrio-border-light)}._headerFill_1h7lb_51{height:100%;background:var(--avrio-blue);transition:width var(--dur-slow) var(--ease-out)}._scroll_1h7lb_57{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;overflow-anchor:none;-webkit-overflow-scrolling:touch}._scroll_1h7lb_57:focus-visible{outline:2px solid var(--avrio-blue);outline-offset:-2px}._thread_1h7lb_73{max-width:46rem;margin:0 auto;padding:1.5rem 1rem;display:flex;flex-direction:column;gap:.875rem}._jump_1h7lb_82{font-family:var(--font-body);cursor:pointer;position:absolute;left:50%;bottom:6.5rem;transform:translate(-50%);padding:.4rem .9rem;border-radius:var(--radius-full);background:var(--avrio-bg-card);border:1px solid var(--avrio-border);box-shadow:var(--shadow-md);font-size:.75rem;font-weight:500;color:var(--avrio-text-primary);animation:_rise_1h7lb_1 var(--dur-mid) var(--ease-out);z-index:2}._jump_1h7lb_82:hover{border-color:var(--avrio-blue-border);color:var(--avrio-blue)}._jump_1h7lb_82:focus-visible{outline:2px solid var(--avrio-blue);outline-offset:2px}._errorSlot_1h7lb_114{flex-shrink:0;padding:0 1rem .5rem}._srOnly_1h7lb_119{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes _rise_1h7lb_1{0%{opacity:0;transform:translate(-50%,6px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:640px){._thread_1h7lb_73{padding:1rem .875rem}._jump_1h7lb_82{bottom:5.5rem}}._panel_a3url_1{flex:1;min-height:0;display:grid;place-items:center;padding:2rem 1.25rem;overflow-y:auto;background:radial-gradient(120% 80% at 50% 0%,var(--avrio-blue-light) 0%,transparent 60%),var(--avrio-bg-page)}._inner_a3url_17{width:100%;max-width:30rem;text-align:center;animation:_rise_a3url_1 var(--dur-slow) var(--ease-out)}._resumeBadge_a3url_24{display:inline-flex;align-items:center;gap:.4rem;margin:0 0 1rem;padding:.3rem .7rem;border-radius:var(--radius-full);background:var(--avrio-success-bg);color:var(--avrio-success);font-size:.75rem;font-weight:500}._resumeDot_a3url_37{width:6px;height:6px;border-radius:var(--radius-full);background:currentColor}._title_a3url_44{font-family:var(--font-heading);font-size:clamp(1.75rem,6vw,2.5rem);font-weight:600;letter-spacing:-.02em;color:var(--avrio-text-primary);margin:0 0 .5rem}._role_a3url_53{font-size:1rem;font-weight:500;color:var(--avrio-text-primary);margin:0 0 2rem}._at_a3url_60{color:var(--avrio-text-secondary);font-weight:400}._points_a3url_65{list-style:none;padding:0;margin:0 0 2rem;text-align:left;display:grid;gap:.625rem}._points_a3url_65 li{position:relative;padding-left:1.5rem;font-size:.875rem;line-height:1.55;color:var(--avrio-text-secondary)}._points_a3url_65 li:before{content:"";position:absolute;left:.4rem;top:.55em;width:5px;height:5px;border-radius:var(--radius-full);background:var(--avrio-blue)}._resumeState_a3url_93{margin:0 0 2rem}._track_a3url_97{height:6px;border-radius:var(--radius-full);background:var(--avrio-border);overflow:hidden}._fill_a3url_104{height:100%;border-radius:var(--radius-full);background:var(--avrio-blue);transition:width var(--dur-slow) var(--ease-out)}._resumeCopy_a3url_111{margin:.875rem 0 0;font-size:.875rem;line-height:1.55;color:var(--avrio-text-secondary);text-align:left}._begin_a3url_119{border:none;font-family:var(--font-body);cursor:pointer;width:100%;padding:.875rem 1.5rem;border-radius:var(--radius-md);background:var(--avrio-blue);color:#fff;font-size:.9375rem;font-weight:600;box-shadow:0 4px 14px #4d65ff4d;transition:background var(--dur-fast) ease,transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) ease}._begin_a3url_119:hover{background:var(--avrio-blue-hover);box-shadow:0 6px 20px #4d65ff5c}._begin_a3url_119:active{transform:translateY(1px)}._begin_a3url_119:focus-visible{outline:2px solid var(--avrio-blue);outline-offset:3px}@keyframes _rise_a3url_1{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}html[data-avrio-surface=chat],html[data-avrio-surface=chat] body{max-width:none;margin:0;padding:0;height:100%;overflow:hidden;background:var(--avrio-bg-page);font-family:var(--font-body)}html[data-avrio-surface=chat] #root{height:100%;padding:0;border-radius:0;box-shadow:none;background:none}._page_tddzq_25{height:100%;display:flex;flex-direction:column}@media(max-width:640px){._page_tddzq_25{height:100dvh}}._centred_tddzq_39{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2rem 1.5rem;text-align:center}._centredTitle_tddzq_50{margin:0;font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--avrio-text-primary)}._centredCopy_tddzq_58{margin:0;max-width:26rem;font-size:.875rem;line-height:1.6;color:var(--avrio-text-secondary)}._centredAction_tddzq_66{border:none;font-family:var(--font-body);cursor:pointer;margin-top:1rem;padding:.6875rem 1.5rem;border-radius:var(--radius-md);background:var(--avrio-blue);color:#fff;font-size:.875rem;font-weight:600;transition:background var(--dur-fast) ease}._centredAction_tddzq_66:hover{background:var(--avrio-blue-hover)}._centredAction_tddzq_66:focus-visible{outline:2px solid var(--avrio-blue);outline-offset:3px}._pulse_tddzq_95{width:40px;height:40px;margin-bottom:.75rem;border-radius:var(--radius-full);background:var(--avrio-blue);animation:_breathe_tddzq_1 1.6s var(--ease-out) infinite}@keyframes _breathe_tddzq_1{0%,to{transform:scale(.82);opacity:.45}50%{transform:scale(1);opacity:1}}@media(prefers-reduced-motion:reduce){._pulse_tddzq_95{animation:none;opacity:.7}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;max-width:800px;margin:50px auto;padding:20px;background:#f5f5f5}#root{background:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px #0000001a}h1{color:#333;margin-bottom:30px}h2{color:#333;margin-bottom:20px}h3{color:#333;margin-bottom:15px}.loading{color:#007bff;font-style:italic}
