:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;background:#f5f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;color:#111;background:#f7f8fa}.app{width:min(720px,100%);margin:0 auto;padding:20px 16px 28px}.header{text-align:center;margin-bottom:14px}h1{margin:0;font-size:2rem}.tagline{margin:6px 0 0;color:#555;font-size:.95rem}.header-nav{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.header-nav-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe2ea;border-radius:999px;padding:5px 11px;background:#fff;color:#1e3a8a;font-size:.78rem;font-weight:700;text-decoration:none}.header-nav-link:hover{background:#eff6ff}.header-nav-link-active{border-color:#1e3a8a;background:#1e3a8a;color:#fff}.header-nav-link-active:hover{background:#1e40af}.card{background:#fff;border-radius:14px;padding:16px;border:1px solid #e8ebf0;box-shadow:0 4px 12px #1018280a;margin-bottom:14px}.controls{display:grid;gap:12px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.status-controls{display:inline-flex;align-items:center;gap:10px}.audio-backup-toggle{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;color:#475569;font-weight:600}.audio-backup-toggle input{accent-color:#0f172a}.wake-lock-hint{margin:-2px 0 0;font-size:.78rem;color:#64748b}.capture-alert{border-radius:10px;border:2px solid;padding:10px 12px}.capture-alert-warning{border-color:#b45309;background:#fff7ed;color:#9a3412}.capture-alert-error{border-color:#b42318;background:#fff1f2;color:#991b1b}.capture-alert-quiet{border-color:#cbd5e1;background:#f8fafc;color:#475569}.capture-alert-title{margin:0;font-size:.86rem;font-weight:800}.capture-alert-message{margin:6px 0 0;font-size:.82rem;line-height:1.45;font-weight:600}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.btn{border:none;border-radius:12px;padding:14px 12px;font-size:1rem;font-weight:600;background:#ebeff7;color:#111;cursor:pointer}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:#111;color:#fff}.btn-secondary{background:#1f6fff;color:#fff}.btn-danger{background:#e5484d;color:#fff}.status-badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid #dbe2ea;background:#f8fafc;color:#334155;font-size:.82rem;font-weight:600}.status-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.status-idle{color:#64748b;border-color:#dbe2ea;background:#f8fafc}.status-listening{color:#b42318;border-color:#fecaca;background:#fff5f5}.status-stopped{color:#334155;border-color:#dbe2ea;background:#f8fafc}.status-warning{color:#b45309;border-color:#fed7aa;background:#fff7ed}.status-error{color:#b42318;border-color:#fecaca;background:#fff5f5}.status-quiet{color:#475569;border-color:#d8e0eb;background:#f8fafc}.lang-picker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;color:#64748b}.lang-label{font-weight:600;letter-spacing:.02em}.lang-picker select{border:1px solid #dbe2ea;border-radius:999px;background:#fff;color:#334155;font-size:.82rem;font-weight:600;padding:6px 10px}.lang-picker select:disabled{opacity:.6}h2{margin-top:0;margin-bottom:10px;font-size:1.1rem}.card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.card-head h2{margin:0}.icon-actions{display:inline-flex;gap:8px}.icon-btn{border:1px solid #dbe2ea;background:#fff;color:#334155;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:600;cursor:pointer}.analyze-row{margin-top:10px}.backup-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.audio-backup-status{margin:8px 0 0;color:#475569;font-size:.78rem;line-height:1.4}.analysis-panel{margin-top:12px;border:1px solid #dde5f4;background:#fbfcff;border-radius:10px;padding:12px}.analysis-head h3{margin:0;font-size:1rem}.analysis-meta{margin:6px 0 0;color:#64748b;font-size:.8rem}.analysis-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.analysis-block{border:1px solid #e5eaf3;border-radius:10px;background:#fff;padding:10px}.analysis-block h4{margin:0 0 8px;font-size:.88rem;color:#1e293b}.top-words-head{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-wrap:nowrap;margin-bottom:8px}.top-words-head h4{margin:0;white-space:nowrap}.top-words-toggle{display:inline-flex;align-items:center;gap:2px;padding:1px;border:1px solid #dbe2ea;border-radius:999px;background:#f8fafc;margin-left:auto;white-space:nowrap}.top-words-toggle-btn{border:none;background:transparent;color:#475569;border-radius:999px;font-size:.68rem;font-weight:700;line-height:1.1;padding:4px 7px;cursor:pointer;min-height:22px}.top-words-toggle-btn.is-active{background:#1d4ed8;color:#fff}.analysis-block-wide{grid-column:1 / -1}.analysis-list{margin:0;padding-left:18px;color:#334155;font-size:.85rem}#topWordsList,#topBigramsList,#keywordsList{max-height:280px;overflow-y:auto;padding-right:6px}.key-sentences-list{max-height:420px;overflow-y:auto;display:grid;gap:8px;padding-right:6px}.key-sentence-item{position:relative;border:1px solid #e2e8f0;border-radius:12px;padding:10px;background:#f8fbff}.key-sentence-rank{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:2px 7px;border-radius:999px;background:#e8f0ff;color:#1d4ed8;font-size:.72rem;font-weight:700}.key-sentence-text{margin:0;color:#1e293b;font-size:.84rem;line-height:1.56;padding-right:50px}.key-sentence-meta{margin-top:6px;display:flex;justify-content:space-between;gap:8px;font-size:.75rem;color:#64748b}.key-sentence-score{font-weight:700;color:#1d4ed8}.key-sentence-bar-track{margin-top:6px;width:100%;height:6px;border-radius:999px;background:#dbe8ff;overflow:hidden}.key-sentence-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#1d4ed8)}.key-sentence-empty{margin:0;color:#64748b;font-size:.84rem}#topWordsList::-webkit-scrollbar,#topBigramsList::-webkit-scrollbar,#keywordsList::-webkit-scrollbar,.key-sentences-list::-webkit-scrollbar{width:8px}#topWordsList::-webkit-scrollbar-thumb,#topBigramsList::-webkit-scrollbar-thumb,#keywordsList::-webkit-scrollbar-thumb,.key-sentences-list::-webkit-scrollbar-thumb{background:#c4d2eb;border-radius:999px}.analysis-list li+li{margin-top:4px}.summary-list{line-height:1.45}.word-cloud{min-height:220px;width:100%;border:1px dashed #dbe5f5;border-radius:10px;padding:12px;display:flex;flex-wrap:wrap;gap:8px 10px;align-content:flex-start;background:linear-gradient(180deg,#fff,#f8fbff)}.word-cloud svg{width:100%;height:100%}.word-cloud-text{letter-spacing:.01em;transition:opacity .2s ease}.word-cloud-text:hover{fill-opacity:1!important}.word-cloud-empty{margin:0;color:#64748b;font-size:.84rem}.analysis-empty{margin:10px 0 0;color:#64748b;font-size:.84rem}.chatbot-launch{margin-top:14px;border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff;padding:12px}.chatbot-launch-head h3{margin:0;font-size:1rem}.chatbot-launch-subtitle{margin:5px 0 0;color:#64748b;font-size:.8rem}.chatbot-launch-privacy{margin:10px 0 0;padding:8px 10px;border-radius:8px;border:1px solid #dbeafe;background:#f0f7ff;color:#1e3a8a;font-size:.8rem;line-height:1.45}.chatbot-launch-hint{margin:10px 0 0;color:#64748b;font-size:.78rem}.chatbot-launch-actions{margin-top:10px;flex-wrap:wrap}.icon-btn:disabled{opacity:.55;cursor:not-allowed}.icon-copy{color:#334155;border-color:#dbe2ea;background:#fff}.icon-download{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.icon-clear{color:#b42318;border-color:#fecaca;background:#fff5f5}.transcript{width:100%;min-height:220px;max-height:50vh;overflow:auto;background:#f8faff;border:1px solid #dde5f4;border-radius:10px;padding:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word;resize:vertical;font:inherit;color:inherit}.legal{text-align:center;color:#5a6270;font-size:.86rem;line-height:1.5}.seo-content h2{margin-bottom:8px}.seo-content h3{margin:14px 0 8px;font-size:1rem}.seo-content p{margin:8px 0;color:#2f3a4a;line-height:1.65}.seo-content details{border:1px solid #dde5f4;border-radius:10px;padding:10px 12px;background:#fafbfc;margin-top:8px}.seo-content summary{cursor:pointer;font-weight:600;color:#1e293b}.seo-content details p{margin:8px 0 0}.install-guide details{border:1px solid #dde5f4;border-radius:10px;padding:10px 12px;background:#fafbfc}.install-guide summary{cursor:pointer;font-weight:600}.install-content{margin-top:10px;color:#2f3a4a}.install-content p{margin:10px 0 6px}.install-content ol{margin:0 0 8px 20px;padding:0}@media(max-width:520px){.app{padding:14px 12px 22px}.button-row{grid-template-columns:1fr}.status-row{flex-wrap:wrap}.status-controls{width:100%;justify-content:space-between;flex-wrap:wrap}.btn{width:100%}.card-head{align-items:flex-start}.backup-actions .icon-btn{width:100%}.analysis-grid{grid-template-columns:1fr}.chatbot-launch-actions .icon-btn{width:100%}.top-words-toggle{gap:2px}.top-words-toggle-btn{padding:3px 6px;font-size:.66rem;min-height:20px}}
