._container_1hz5b_1{display:flex;align-items:center;justify-content:center;padding:1rem}._spinner_1hz5b_8{border-radius:50%;border:3px solid var(--hnh-border);border-top-color:var(--hnh-blue);animation:_spin_1hz5b_8 .8s linear infinite}._sm_1hz5b_15{width:20px;height:20px;border-width:2px}._md_1hz5b_21{width:32px;height:32px;border-width:3px}._lg_1hz5b_27{width:48px;height:48px;border-width:4px}._srOnly_1hz5b_33{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes _spin_1hz5b_8{to{transform:rotate(360deg)}}._overlay_1iifz_1{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}._fab_1iifz_12{width:56px;height:56px;border-radius:50%;border:none;background:#1d4ed8;color:#fff;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #00000040;transition:background .2s,transform .1s}._fab_1iifz_12:hover{transform:scale(1.05)}._fab_1iifz_12:active{transform:scale(.95)}._fabActive_1iifz_26{background:#dc2626;animation:_pulse_1iifz_1 1.5s infinite}@keyframes _pulse_1iifz_1{0%,to{box-shadow:0 0 #dc262666}50%{box-shadow:0 0 0 12px #dc262600}}._panel_1iifz_36{width:340px;max-height:420px;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;display:flex;flex-direction:column;overflow:hidden}._panelHeader_1iifz_47{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}._statusDot_1iifz_55{width:8px;height:8px;border-radius:50%;background:#9ca3af}._statusDot_1iifz_55[data-state=active]{background:#10b981}._statusDot_1iifz_55[data-state=connecting],._statusDot_1iifz_55[data-state=reconnecting]{background:#f59e0b}._statusLabel_1iifz_65{flex:1;font-size:.85rem;color:#374151}._closeBtn_1iifz_71{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#6b7280;padding:.25rem}._error_1iifz_80{padding:.5rem 1rem;background:#fef2f2;color:#dc2626;font-size:.8rem}._transcript_1iifz_87{flex:1;overflow-y:auto;padding:.75rem 1rem;max-height:280px}._empty_1iifz_94{color:#9ca3af;font-size:.85rem;text-align:center;margin-top:2rem}._entry_1iifz_101{margin-bottom:.6rem;font-size:.85rem;line-height:1.4}._entry_1iifz_101 strong{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.1rem}._entry_1iifz_101[data-speaker=USER] strong,._entry_1iifz_101[data-speaker=patient] strong{color:#1d4ed8}._entry_1iifz_101[data-speaker=ASSISTANT] strong,._entry_1iifz_101[data-speaker=assistant] strong{color:#059669}._startBtn_1iifz_117{margin:.75rem 1rem;padding:.6rem;border:none;border-radius:8px;background:#1d4ed8;color:#fff;font-size:.9rem;cursor:pointer}._startBtn_1iifz_117:hover{background:#1e40af}@media(max-width:480px){._overlay_1iifz_1{bottom:5rem;right:auto;left:50%;transform:translate(-50%);align-items:center}._panel_1iifz_36{width:calc(100vw - 2rem)}}:root{--hnh-blue: #005CB6;--hnh-blue-dark: #014EA5;--hnh-blue-deep: #024FB2;--hnh-green: #3CB52D;--hnh-green-dark: #2a8c1f;--hnh-white: #FEFEFE;--hnh-red: #d32f2f;--hnh-orange: #e67e22;--hnh-bg: #f8f9fa;--hnh-text: #1a1a2e;--hnh-text-light: #555;--hnh-border: #e8e8e8;--hnh-shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--hnh-shadow-md: 0 2px 8px rgba(0, 0, 0, .08);--hnh-shadow-lg: 0 4px 16px rgba(0, 0, 0, .12);--hnh-radius-sm: 8px;--hnh-radius-md: 12px;--hnh-radius-lg: 16px;--hnh-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--hnh-font-mono: "SF Mono", SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;--hnh-leading: 1.5;--hnh-space-xs: 4px;--hnh-space-sm: 8px;--hnh-space-md: 16px;--hnh-space-lg: 24px;--hnh-space-xl: 32px;--hnh-space-2xl: 48px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;line-height:var(--hnh-leading)}body{font-family:var(--hnh-font-sans);color:var(--hnh-text);background:var(--hnh-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:none;border:none}a{color:var(--hnh-blue);text-decoration:none}a:hover{text-decoration:underline}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;line-height:1.2}p{overflow-wrap:break-word}::selection{background:var(--hnh-blue);color:#fff}:focus-visible{outline:2px solid var(--hnh-blue);outline-offset:2px}:focus:not(:focus-visible){outline:none}#main-content:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999}.skip-link:focus{position:fixed;top:var(--hnh-space-sm);left:var(--hnh-space-sm);width:auto;height:auto;padding:var(--hnh-space-sm) var(--hnh-space-md);background:var(--hnh-blue);color:#fff;border-radius:var(--hnh-radius-sm);font-weight:600;z-index:9999}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
