:root{color:#111;font-family:Arial,Helvetica,sans-serif;line-height:1.4}html,body,#root{height:100%}*{box-sizing:border-box}body{background:#fff;min-width:320px;margin:0}#root{width:100%;overflow:hidden}.auth-page{max-width:420px;margin:40px auto;padding:0 16px}.auth-box{border:1px solid #ccc;padding:16px}.auth-form{flex-direction:column;gap:12px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field input,.auth-actions button{font:inherit;padding:8px 10px}.auth-hint,.auth-error{margin:0}.auth-error{color:#b42318}.app{max-width:720px;margin:0 auto;padding:24px 16px}.block{margin-bottom:24px}.field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.buttons{gap:8px;margin-bottom:12px;display:flex}label,h1,p{margin:0}select,button{font:inherit;padding:8px 10px}@media (width<=640px){.buttons{flex-direction:column}}.recorder-layout{color:#1f2a37;background:#f4f6f8;flex-direction:column;height:100vh;display:flex;overflow:hidden}.recorder-main{flex:1;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:290px minmax(0,1fr);min-height:0;display:grid}.voice-panel-shell{grid-area:1/1/span 2;min-width:0;min-height:0;position:relative}.panel-resize-handle{cursor:ew-resize;z-index:4;background:0 0;border:none;width:12px;padding:0;position:absolute;top:0;bottom:0;right:-6px}.panel-resize-handle:after{content:"";background:0 0;border-radius:999px;width:2px;transition:background .2s;position:absolute;top:0;bottom:0;left:5px}.panel-resize-handle:hover:after,.panel-resize-handle.is-active:after{background:#0f6bc733}.recorder-bottombar{color:#8b97a3;background:#fff;border-top:1px solid #d9dfe6;grid-area:2/2;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:13px;display:flex}.footer-status{align-items:center;gap:8px;display:flex}.footer-dot{background:#6ac64d;border-radius:999px;width:9px;height:9px}.footer-session{flex-shrink:0}.recorder-topbar{color:#fff;background:#004c97;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:0 18px;display:flex}.profile-block{align-items:center;gap:16px;display:flex}.brand-block{align-items:center;gap:24px;display:flex}.brand-logo,.profile-avatar{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.brand-logo-image{object-fit:contain;width:45px;height:45px;display:block}.profile-avatar{background:#0077c8;border-radius:999px}.profile-avatar-image{object-fit:contain;width:18px;height:18px;display:block}.brand-title{font-size:20px;line-height:1}.record-status{color:#fff;white-space:nowrap;background:#63c04e;border-radius:999px;align-items:center;gap:10px;padding:6px 16px;font-size:14px;display:flex}.record-status-dot{background:#9cf67b;border-radius:999px;flex-shrink:0;width:10px;height:10px}.profile-text{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;font-size:13px;display:flex}.profile-text div:last-child{color:#ffffffbf;font-size:12px}.result-panel{background:#fff;flex-direction:column;grid-area:1/2;min-width:0;display:flex;position:relative}.result-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.result-header h2{margin:0;font-size:16px;font-weight:600}.export-button{color:#fff;font:inherit;background:#0077c8;border:1px solid #0077c8;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .12s;display:inline-flex}.export-button:hover{background:#0a84d6;border-color:#0a84d6;box-shadow:0 6px 16px #0077c838}.export-button:active{transform:translateY(1px)scale(.985)}.export-button-icon{flex-shrink:0;width:16px;height:16px;display:block}.export-button:disabled{opacity:.6;cursor:not-allowed}.table-shell{scrollbar-width:thin;scrollbar-color:#b7b7b7;overflow-x:auto}.result-empty{color:#8b97a6;flex:1;justify-content:center;align-items:center;padding:24px;font-size:14px;display:flex}.result-loading-overlay{z-index:2;background:#ffffffa8;justify-content:center;align-items:center;display:flex;position:absolute;inset:55px 0 0}.result-loading-spinner{border:4px solid #1f2a3729;border-top-color:#1f2a37;border-radius:999px;width:46px;height:46px;animation:.85s linear infinite result-panel-spin}@keyframes result-panel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.table-shell::-webkit-scrollbar{width:4px;height:4px}.table-shell::-webkit-scrollbar-track{background:0 0}.table-shell::-webkit-scrollbar-thumb{background:#b7b7b7;border-radius:999px}.result-table-preview{border-collapse:collapse;width:max-content;min-width:1800px}.result-table-preview th,.result-table-preview td{text-align:left;vertical-align:top;border-bottom:1px solid #e8edf3;padding:12px 18px}.result-table-preview th{color:#4a4a4a;vertical-align:middle;background:#f5f5f5;font-size:14px;font-weight:600;line-height:1.15}.result-table-preview td{font-size:14px}.result-table-preview tbody tr:hover{background:#f8f8f8}.voice-panel{z-index:1;background:#fff;border-right:1px solid #d9dfe6;flex-direction:column;width:100%;height:100%;display:flex;position:relative;box-shadow:6px 0 14px #0f172a0f}.panel-section{box-sizing:border-box;border-bottom:1px solid #e2e8f0;width:100%;padding:12px 16px}.voice-record-section{background:#fafafa}.panel-section h2,.panel-section h3{margin:0 0 12px;font-size:16px;font-weight:600}.wave-box{box-sizing:border-box;height:62px;padding:4px 0;position:relative;overflow:hidden}.wave-canvas{width:100%;height:100%;display:block}.timer{justify-content:center;align-items:center;margin:8px 0;font-size:38px;font-weight:500;display:flex}.control-row{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:56px;display:flex;position:relative}.icon-button,.ghost-button{color:#2f3b4a;font:inherit;background:#fff;border:1px solid #d0d8e2;border-radius:10px;padding:10px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .12s}.icon-button:hover,.ghost-button:hover{background:#f7fafc;border-color:#b8c4d3;box-shadow:0 4px 12px #0f172a14}.icon-button:active,.ghost-button:active{transform:translateY(1px)scale(.985)}.icon-button{flex-shrink:0}.icon-button-image{width:16px;height:16px;display:block}.record-button{background:#1f2937;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .18s,box-shadow .18s,transform .12s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.record-button.is-recording{background:#162033}.record-button:hover{box-shadow:0 8px 18px #0f172a2e}.record-button:active{transform:translate(-50%,-50%)scale(.97)}.record-button span{background:#ff6b2d;border-radius:999px;width:18px;height:18px}.record-button.is-recording span{border-radius:4px;width:16px;height:16px}.record-button-loader{justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.record-button-spinner{background:0 0;border:4px solid #1f293738;border-top-color:#1f2937;border-radius:999px;width:40px;height:40px;animation:.85s linear infinite record-button-spin;display:block}@keyframes record-button-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ghost-button{flex-shrink:0}.transcript-section{flex-direction:column;flex:1.9;min-height:0;display:flex}.transcript-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.transcript-card{color:#445164;word-break:break-word;background:#e8f2fd;border-radius:10px;align-self:stretch;padding:14px;font-size:14px;line-height:1.45}.panel-footer{color:#98a3af;border-top:1px solid #e2e8f0;align-items:center;margin-top:auto;padding:10px 16px;font-size:12px;display:flex}
