body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.speech-container{margin:0 auto;max-width:1200px;padding:20px}.speech-header{color:#fff;margin-bottom:30px;text-align:center}.speech-content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:30px}.microphone-button{align-items:center!important;border-radius:50%!important;display:flex!important;font-size:48px!important;height:120px!important;justify-content:center!important;margin:20px auto!important;transition:all .3s ease!important;width:120px!important}.microphone-button.listening{animation:pulse 1.5s infinite;background:#ff4d4f!important;border-color:#ff4d4f!important}.microphone-button.idle{background:#1890ff!important;border-color:#1890ff!important}@keyframes pulse{0%{box-shadow:0 0 0 0 #ff4d4fb3;transform:scale(1)}70%{box-shadow:0 0 0 20px #ff4d4f00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #ff4d4f00;transform:scale(1)}}.transcript-area{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;font-size:16px;line-height:1.6;margin:20px 0;max-height:400px;min-height:200px;overflow-y:auto;padding:20px}.transcript-area.has-content{background:#f6ffed;border-color:#1890ff}.transcript-text{word-wrap:break-word;color:#262626}.interim-text{color:#8c8c8c;font-style:italic}.language-selector{margin-bottom:20px}.status-indicator{margin:10px 0;text-align:center}.control-panel{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:20px 0}.settings-panel{background:#f0f2f5;border-radius:8px;margin-top:20px;padding:20px}.real-time-display{background:linear-gradient(45deg,#f0f9ff,#e6f7ff);border:1px solid #91d5ff;border-radius:8px;margin:16px 0;padding:16px}.confidence-bar{background:#d9d9d9;border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.confidence-fill{background:linear-gradient(90deg,#ff4d4f,#ffa940 50%,#52c41a);height:100%;transition:width .3s ease}.medical-analysis-card{border:2px solid #1890ff;box-shadow:0 4px 12px #1890ff26}.medical-analysis-card .ant-card-head{background:linear-gradient(135deg,#f0f9ff,#e6f7ff);border-bottom:1px solid #91d5ff}.medical-analysis-content h5{border-left:4px solid #1890ff;color:#1890ff;margin-bottom:12px;padding-left:12px}.medical-analysis-content .ant-typography{line-height:1.8}.medical-analysis-card{animation:slideInUp .5s ease-out}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.medical-layout{display:flex;gap:16px;margin-top:16px}.medical-panel{flex:1 1}@media (max-width:768px){.medical-layout{flex-direction:column;gap:12px}}.control-panel .ant-btn-primary{background:linear-gradient(135deg,#40a9ff,#1890ff);border:none;box-shadow:0 2px 8px #1890ff4d}.control-panel .ant-btn-primary:hover{background:linear-gradient(135deg,#1890ff,#096dd9);box-shadow:0 4px 12px #1890ff66;transform:translateY(-1px)}.ant-alert-error{animation:warningPulse 2s infinite;border-left:4px solid #ff4d4f}@keyframes warningPulse{0%,to{background-color:#fff2f0}50%{background-color:#ffe7e6}}
/*# sourceMappingURL=main.d3b59b07.css.map*/