:root{color:#111827;background:#f7f9fb;font-family:Inter,Yu Gothic UI,Hiragino Kaku Gothic ProN,Meiryo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f7f9fb}button,input{font:inherit}button{cursor:pointer}.app-shell{display:flex;min-height:100vh;background:#f7f9fb}.sidebar{position:sticky;top:0;display:flex;flex:0 0 220px;flex-direction:column;height:100vh;border-right:1px solid #e5e7eb;background:#fff}.brand-mark{display:grid;height:86px;place-items:center;border-bottom:1px solid #e5e7eb;color:#030712}.side-nav{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding:18px 12px 20px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.side-nav-item{display:flex;align-items:center;gap:14px;width:100%;min-height:50px;border:0;border-radius:12px;padding:0 16px;background:transparent;color:#111827;font-weight:700;text-align:left}.side-nav-item.is-active{background:#eaf4ff;color:#0b84ff}.copyright{margin:auto 22px 26px;color:#6b7280;font-size:13px}.workspace{min-width:0;flex:1}.top-header{display:flex;align-items:center;justify-content:space-between;min-height:86px;border-bottom:1px solid #e5e7eb;background:#fff;padding:0 32px}.top-header h1{margin:0 0 6px;font-size:24px;line-height:1.2}.top-header p{margin:0;color:#6b7280;font-weight:600}.header-actions{display:flex;align-items:center;gap:18px}.header-link,.round-button,.icon-only,.reset-button{border:0;background:transparent;color:#111827}.header-link{display:inline-flex;align-items:center;gap:8px;font-weight:700}.round-button{display:grid;width:46px;height:46px;place-items:center;border:1px solid #e5e7eb;border-radius:50%;background:#fff;box-shadow:0 4px 14px #11182714}.main-content{width:min(100%,1280px);margin:0 auto;padding:26px 34px 36px}.home-intro,.coming-soon-panel{border:1px solid #e0e5ee;border-radius:10px;background:#fff;box-shadow:0 10px 26px #1118270d}.home-intro{padding:22px}.home-intro-main{display:flex;gap:14px;color:#0b84ff}.home-intro-main h2,.coming-soon-panel h2{margin:0;color:#111827;font-size:22px}.home-intro-main p,.coming-soon-panel p{margin:8px 0 0;color:#4b5563;font-weight:700;line-height:1.7}.home-intro-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.home-intro-grid div{display:grid;gap:6px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:16px}.home-intro-grid strong{color:#111827;font-size:16px}.home-intro-grid span{color:#6b7280;font-weight:700;line-height:1.6}.coming-soon-panel{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:22px}.coming-soon-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#eaf4ff;color:#0b84ff}.coming-soon-kicker{margin-top:0!important;color:#0b84ff!important;font-size:13px;font-weight:900}.coming-soon-note{display:flex;grid-column:1 / -1;align-items:center;gap:8px;border-radius:10px;background:#f8fafc;color:#4b5563;padding:12px 14px;font-weight:800}.mode-selector{display:grid;width:min(100%,660px);grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #d7dde7;border-radius:10px;background:#fff}.mode-button{min-height:44px;border:0;border-bottom:3px solid transparent;background:#fff;color:#6b7280;font-weight:800}.mode-button.is-active{border-bottom-color:#0b84ff;color:#0b84ff}.upload-grid{display:grid;gap:22px;margin-top:22px}.upload-grid.compare{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-grid.single{width:100%}.upload-card{border:1px solid #e0e5ee;border-radius:12px;background:#fff;padding:18px;box-shadow:0 10px 26px #1118270d}.upload-card-title{display:flex;align-items:center;gap:10px;color:#0b84ff}.upload-card-title h2{margin:0;color:#111827;font-size:19px}.dropzone{display:grid;min-height:132px;place-items:center;border:1.5px dashed #9ca3af;border-radius:10px;margin-top:16px;padding:22px;color:#0b84ff;text-align:center}.dropzone span,.dropzone small{color:#6b7280;font-weight:700}.dropzone strong{display:inline-flex;min-width:148px;min-height:38px;align-items:center;justify-content:center;border:1px solid #c7ced8;border-radius:12px;background:#fff;color:#111827}.file-input{display:none}.selected-file{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:68px;margin-top:12px;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;box-shadow:0 4px 14px #1118270a}.selected-file-main{min-width:0}.selected-file-main strong,.selected-file-main span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-file-main span,.file-size{color:#6b7280;font-size:14px}.selected-check{color:#22c55e}.privacy-note,.loading-state,.error-message,.info-message{display:flex;align-items:center;gap:10px;border-radius:10px;margin-top:16px;padding:12px 14px;font-weight:700}.privacy-note{color:#166534;background:#ecfdf3}.loading-state{color:#075985;background:#e0f2fe}.error-message{color:#991b1b;background:#fef2f2}.info-message{color:#075985;background:#e0f2fe}.spinner{width:18px;height:18px;border:2px solid #93c5fd;border-top-color:#0b84ff;border-radius:50%;animation:spin .9s linear infinite}.run-row{display:flex;justify-content:center;margin:18px 0 10px}.post-analysis-cta{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding:18px 20px;border-radius:12px;background:#ecfdf5;color:#065f46;border:1px solid #6ee7b7}.post-analysis-cta>div:first-child{display:flex;align-items:center;gap:10px;font-weight:700}.post-analysis-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.run-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:250px;min-height:48px;border:0;border-radius:12px;background:#111;color:#fff;font-size:17px;font-weight:900;box-shadow:0 10px 22px #1118272e}.run-button:disabled{cursor:wait;opacity:.72}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.summary-card{position:relative;display:flex;align-items:center;gap:18px;min-height:112px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:20px;box-shadow:0 12px 26px #11182712}.summary-icon{display:grid;width:66px;height:66px;flex:0 0 auto;place-items:center;border-radius:50%}.summary-icon.blue{color:#0b84ff;background:#eaf4ff}.summary-icon.red{color:#ef4444;background:#fee2e2}.summary-icon.green{color:#22c55e;background:#dcfce7}.summary-icon.orange{color:#f97316;background:#ffedd5}.summary-icon.gray{color:#6b7280;background:#f3f4f6}.summary-card p{margin:0 0 4px;font-weight:800}.summary-card strong{font-size:36px;line-height:1}.blue{color:#0b84ff}.red{color:#ef4444}.green{color:#22c55e}.orange{color:#f97316}.gray{color:#6b7280}.summary-info{position:absolute;top:18px;right:18px;color:#9ca3af}.dashboard-home{display:grid;gap:20px;margin-top:24px}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.dashboard-kpi-card{display:flex;align-items:center;gap:18px;min-width:0;min-height:132px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:22px;box-shadow:0 12px 28px #11182712}.dashboard-kpi-icon{display:grid;width:74px;height:74px;flex:0 0 auto;place-items:center;border-radius:50%}.dashboard-kpi-icon.blue,.dashboard-mini-icon.blue{color:#2563eb;background:#eaf4ff}.dashboard-kpi-icon.green,.dashboard-mini-icon.green{color:#16a34a;background:#dcfce7}.dashboard-kpi-icon.orange,.dashboard-mini-icon.orange{color:#f97316;background:#ffedd5}.dashboard-mini-icon.purple{color:#7c3aed;background:#f3e8ff}.dashboard-kpi-card div{min-width:0}.dashboard-kpi-card p,.dashboard-kpi-card span{margin:0;color:#4b5563;font-weight:800}.dashboard-kpi-card p{color:#111827;font-size:17px}.dashboard-kpi-card strong{display:block;margin:6px 0;font-size:36px;line-height:1}.dashboard-insight-strip,.dashboard-highlight-card{border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 28px #11182712}.dashboard-insight-strip{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:stretch;overflow:hidden}.dashboard-strip-title{display:flex;align-items:center;gap:14px;border-right:1px solid #e5e7eb;padding:22px}.dashboard-strip-title h2{margin:0;font-size:22px}.dashboard-strip-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff7ed;color:#f59e0b}.dashboard-insight-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-insight{display:flex;min-width:0;gap:14px;padding:22px}.dashboard-insight+.dashboard-insight{border-left:1px solid #e5e7eb}.dashboard-mini-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:50%}.dashboard-insight h3,.dashboard-self-item h3{margin:0;color:#111827;font-size:16px}.dashboard-insight p,.dashboard-card-header p,.dashboard-self-item p,.dashboard-empty{margin:6px 0 0;color:#4b5563;font-weight:700;line-height:1.6}.dashboard-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.dashboard-highlight-card{min-width:0;padding:22px}.dashboard-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#0b84ff}.dashboard-card-header h2{margin:0;color:#111827;font-size:20px}.dashboard-improvement-list,.dashboard-self-list,.dashboard-people-list{display:grid;gap:10px;margin-top:16px}.dashboard-improvement-row{display:grid;grid-template-columns:auto 86px minmax(0,1fr);align-items:center;gap:10px;min-height:44px;border-radius:8px;background:#f8fafc;padding:10px 12px}.dashboard-improvement-row span{color:#0b84ff}.dashboard-improvement-row p,.dashboard-improvement-row strong{margin:0;overflow-wrap:anywhere}.dashboard-improvement-row p{color:#4b5563;font-weight:800}.dashboard-improvement-row strong{color:#111827;font-weight:900}.dashboard-self-item{border-radius:10px;padding:14px}.dashboard-self-item.green{background:#ecfdf3}.dashboard-self-item.purple{background:#f5f3ff}.dashboard-self-item.blue{background:#eff6ff}.dashboard-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.dashboard-tags span{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;background:#fff;color:#374151;padding:0 10px;font-size:13px;font-weight:800}.dashboard-people-list{margin-bottom:0;padding:0;list-style:none}.dashboard-people-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:42px}.dashboard-rank{color:#6b7280;font-weight:900;text-align:center}.dashboard-person-name{overflow:hidden;color:#111827;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-people-list strong{color:#0b84ff}.result-panel{overflow:hidden;margin-top:18px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 28px #11182712}.result-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border-bottom:1px solid #e5e7eb}.result-tab{min-height:50px;border:0;border-bottom:3px solid transparent;background:#fff;color:#6b7280;font-weight:800}.result-tab.is-active{border-bottom-color:#0b84ff;color:#0b84ff}.table-wrap{overflow-x:auto}.result-table{width:100%;min-width:760px;border-collapse:collapse}.result-table th,.result-table td{border-bottom:1px solid #e5e7eb;padding:14px 18px;text-align:left;vertical-align:middle}.result-table th{color:#111827;font-size:14px}.result-table td{color:#374151}.user-cell{display:flex;align-items:center;gap:12px;font-weight:700}.avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#f1f5f9);color:#0b84ff;font-weight:900}.status-pill{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:0 14px;font-size:13px;font-weight:800}.status-pill.blue{background:#eaf4ff;color:#0b84ff}.status-pill.red{background:#fee2e2;color:#dc2626}.status-pill.green{background:#dcfce7;color:#16a34a}.status-pill.orange{background:#ffedd5;color:#ea580c}.status-pill.gray{background:#f3f4f6;color:#4b5563}.empty-cell{height:92px;color:#6b7280;font-weight:800;text-align:center!important}.icon-only{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#6b7280}.icon-only:hover{background:#f3f4f6}.reset-button{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#0b84ff;font-weight:800}.report-intro{width:100%;margin-top:22px;border:1px solid #e0e5ee;border-radius:10px;background:#fff;padding:18px;box-shadow:0 10px 26px #1118270d}.report-intro div{display:flex;align-items:center;gap:10px;color:#0b84ff}.report-intro h2{margin:0;color:#111827;font-size:20px}.report-intro p{margin:10px 0 0;color:#4b5563;font-weight:700}.report-targets{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;color:#4b5563}.report-targets strong,.report-targets span{display:inline-flex;min-height:30px;align-items:center;border-radius:999px;padding:0 12px;background:#fff;font-size:13px;font-weight:800}.report-targets strong{color:#111827}.report-preview{margin-top:18px}.export-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.export-action-item{display:inline-flex;flex-direction:column;align-items:flex-start;gap:6px}.export-action-item span,.export-help-text{color:#4b5563;font-size:.85rem;font-weight:700}.table-export-actions{margin-top:0;margin-bottom:14px}.export-button{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid #d7dde7;border-radius:10px;background:#fff;color:#111827;padding:0 14px;font-weight:800}.export-button:hover{border-color:#0b84ff;color:#0b84ff}.report-sections-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.report-section{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:18px;box-shadow:0 10px 24px #1118270d}.report-section h2{margin:0 0 14px;font-size:18px}.report-metrics{display:grid;gap:12px;margin:0}.report-metrics div{display:grid;gap:4px}.report-metrics dt{color:#6b7280;font-size:13px;font-weight:800}.report-metrics dd{margin:0;color:#111827;font-weight:900}.important-people-list,.warning-list{display:grid;gap:8px;margin:0;padding-left:20px}.important-people-list li{color:#374151}.important-people-list span{font-weight:800}.important-people-list strong{margin-left:8px;color:#0b84ff}.report-empty{margin:0;color:#6b7280;font-weight:800}.markdown-preview{overflow:auto;max-height:520px;border:1px solid #e5e7eb;border-radius:8px;margin:0;background:#f8fafc;color:#111827;padding:16px;line-height:1.65;white-space:pre-wrap}.purpose-page{display:grid;gap:18px;margin-top:22px}.purpose-page-header{display:flex;align-items:flex-start;gap:14px;border:1px solid #e0e5ee;border-radius:10px;background:#fff;padding:20px;box-shadow:0 10px 26px #1118270d}.purpose-page-icon{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:50%;background:#eaf4ff;color:#0b84ff}.purpose-page-header h2{margin:0;color:#111827;font-size:22px}.purpose-page-header p,.purpose-note{margin:8px 0 0;color:#4b5563;font-weight:700;line-height:1.7}.purpose-metric-grid,.self-analysis-grid,.interest-source-grid,.ai-markdown-grid{display:grid;gap:16px}.purpose-metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.purpose-metric-card,.self-analysis-card,.interest-source-card{min-width:0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:18px;box-shadow:0 10px 24px #1118270d}.purpose-metric-card>span:not([class]){display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#eaf4ff;color:#0b84ff}.purpose-metric-card p,.purpose-metric-card strong,.self-analysis-card h3,.self-analysis-card p,.interest-source-card h3,.interest-source-card p{margin:0}.purpose-metric-card p{margin-top:12px;color:#6b7280;font-size:13px;font-weight:800}.purpose-metric-card strong{display:block;margin-top:6px;color:#111827;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.purpose-metric-card-value{display:block}.purpose-metric-card-note{display:block;margin-top:8px;color:#6b7280;font-size:13px;font-weight:400;line-height:1.6}.purpose-list,.top-tweet-list{display:grid;gap:10px;margin:0;padding-left:22px}.purpose-list li,.top-tweet-list li{color:#374151;font-weight:700;line-height:1.7}.top-tweet-list strong{color:#0b84ff}.top-tweet-list p{margin:4px 0 0;color:#4b5563}.self-analysis-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.self-analysis-card{display:grid;gap:8px}.self-analysis-card>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%}.self-analysis-card.green{background:#ecfdf3}.self-analysis-card.green>span{color:#16a34a;background:#dcfce7}.self-analysis-card.purple{background:#f5f3ff}.self-analysis-card.purple>span{color:#7c3aed;background:#ede9fe}.self-analysis-card.blue{background:#eff6ff}.self-analysis-card.blue>span{color:#2563eb;background:#dbeafe}.self-analysis-card h3,.interest-source-card h3{color:#111827;font-size:17px}.self-analysis-card p,.interest-source-card p{color:#4b5563;font-weight:700;line-height:1.6}.interest-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.people-panel{margin-top:0}.important-person-name{color:#111827;font-weight:800}.profile-link{display:inline-flex;align-items:center;gap:4px;color:#0b84ff;font-weight:800;text-decoration:none}.profile-link:hover{text-decoration:underline}.ai-report-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.ai-report-actions span{color:#4b5563;font-weight:800}.ai-markdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-markdown-grid .report-section h2{display:inline-flex;align-items:center;gap:8px}.ai-tab-bar{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0 0;border-bottom:1px solid #d7dde7}.ai-tab-button{display:inline-flex;min-height:40px;align-items:center;gap:6px;border:1px solid transparent;border-bottom:none;border-radius:10px 10px 0 0;background:transparent;color:#4b5563;padding:0 14px;font-weight:800;cursor:pointer}.ai-tab-button:hover{color:#0b84ff}.ai-tab-button.is-active{background:#fff;color:#0b84ff;border-color:#d7dde7;margin-bottom:-1px}.ai-tab-panel{border:1px solid #e5e7eb;border-radius:0 10px 10px;background:#fff;padding:18px;margin-top:0;box-shadow:0 10px 24px #1118270d}.ai-tab-panel-header{margin-bottom:12px}.ai-tab-panel-header h3{display:inline-flex;align-items:center;gap:8px;margin:0 0 4px;font-size:18px}.ai-tab-panel-header p{margin:0;color:#4b5563;font-weight:700;font-size:.9rem}.ai-tab-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.history-source-cell{white-space:nowrap}.home-howto{margin-top:18px;padding:20px 22px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 24px #1118270d}.home-howto h3{margin:0 0 12px;font-size:18px}.home-howto ol{margin:0;padding-left:22px;display:grid;gap:12px}.home-howto li{display:grid;gap:2px;line-height:1.5}.home-howto li strong{font-weight:800}.home-howto li span{color:#4b5563;font-weight:600;font-size:.92rem}.home-howto-note{margin:14px 0 0;padding:10px 14px;background:#f3f4f6;border-radius:8px;color:#4b5563;font-size:.88rem;line-height:1.6}.import-run-hint{margin:12px 0 0;padding:10px 14px;background:#fff8e1;border:1px solid #f5d77a;border-radius:8px;color:#6b4f00;font-weight:700;font-size:.9rem}.follower-trend-panel{padding-bottom:18px}.report-note{margin:0;padding:16px 18px;color:#4b5563;font-weight:800;line-height:1.6}.follower-trend-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 18px 0}.follower-trend-summary div{min-width:0;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:14px}.follower-trend-summary span,.follower-trend-summary strong{display:block;overflow-wrap:anywhere}.follower-trend-summary span{color:#6b7280;font-size:13px;font-weight:800}.follower-trend-summary strong{margin-top:6px;color:#111827;font-size:18px;line-height:1.4}.follower-trend-chart-wrap{overflow-x:auto;padding:18px 18px 8px}.follower-trend-chart{display:block;width:100%;min-width:620px;height:auto}.follower-trend-axis{stroke:#cbd5e1;stroke-width:1.5}.follower-trend-axis-label{fill:#6b7280;font-size:12px;font-weight:800}.follower-trend-line{stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.follower-trend-line.new-follows,.follower-trend-dot.new-follows{stroke:#16a34a;fill:#16a34a}.follower-trend-line.unfollows,.follower-trend-dot.unfollows{stroke:#dc2626;fill:#dc2626}.follower-trend-line.cumulative,.follower-trend-dot.cumulative{stroke:#2563eb;fill:#2563eb}.follower-trend-legend{display:flex;flex-wrap:wrap;gap:10px;padding:4px 18px 0}.follower-trend-legend-item{display:inline-flex;min-height:30px;align-items:center;gap:8px;color:#374151;font-size:13px;font-weight:800}.follower-trend-legend-item span{display:block;width:22px;height:4px;border-radius:999px}.follower-trend-legend-item.new-follows span{background:#16a34a}.follower-trend-legend-item.unfollows span{background:#dc2626}.follower-trend-legend-item.cumulative span{background:#2563eb}.profile-visit-contributors-panel{padding-top:16px}.profile-visit-contributors-panel .report-note{padding:0 18px 14px}.settings-page{display:grid;gap:18px}.settings-section{border:1px solid #e0e5ee;border-radius:10px;background:#fff;padding:18px;box-shadow:0 10px 24px #1118270d}.settings-section-header{display:flex;align-items:flex-start;gap:12px;color:#0b84ff}.settings-section-header h3,.settings-section-header p,.keyword-rule h4,.keyword-rule p,.weight-item span,.weight-item strong{margin:0}.settings-section-header h3{color:#111827;font-size:18px}.settings-section-header p{margin-top:6px;color:#4b5563;font-weight:700;line-height:1.6}.theme-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.theme-choice{display:grid;min-height:78px;align-content:center;gap:6px;border:1px solid #d7dde7;border-radius:10px;background:#fff;color:#111827;padding:12px 14px;text-align:left}.theme-choice.is-active{border-color:#0b84ff;background:#eaf4ff;color:#075985}.theme-choice span{display:inline-flex;align-items:center;gap:8px;font-weight:900}.theme-choice small{color:#6b7280;font-weight:700}.settings-table-wrap{overflow-x:auto;margin-top:16px}.settings-table{width:100%;min-width:520px;border-collapse:collapse}.settings-table th,.settings-table td{border-bottom:1px solid #e5e7eb;padding:12px 14px;text-align:left;vertical-align:top}.settings-table th{color:#111827;font-size:14px}.settings-table td{color:#374151;font-weight:700;overflow-wrap:anywhere}.keyword-rule-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.keyword-rule{min-width:0;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:14px}.keyword-rule h4{color:#111827;font-size:16px}.keyword-rule p{margin-top:10px;color:#6b7280;font-weight:800}.keyword-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.keyword-chip-list span{display:inline-flex;min-height:28px;align-items:center;border:1px solid #d7dde7;border-radius:999px;background:#fff;color:#374151;padding:0 10px;font-size:13px;font-weight:800}.weight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.weight-item{display:grid;gap:8px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;padding:14px}.weight-item span{color:#4b5563;font-weight:800}.weight-item strong{color:#111827;font-size:28px;line-height:1}.weight-bar{overflow:hidden;height:8px;border-radius:999px;background:#e5e7eb}.weight-bar span{display:block;height:100%;border-radius:inherit;background:#0b84ff}:root[data-theme=dark]{color:#e5e7eb;background:#111827}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell{background:#111827}:root[data-theme=dark] .sidebar,:root[data-theme=dark] .top-header,:root[data-theme=dark] .home-intro,:root[data-theme=dark] .coming-soon-panel,:root[data-theme=dark] .upload-card,:root[data-theme=dark] .summary-card,:root[data-theme=dark] .dashboard-kpi-card,:root[data-theme=dark] .dashboard-insight-strip,:root[data-theme=dark] .dashboard-highlight-card,:root[data-theme=dark] .result-panel,:root[data-theme=dark] .report-intro,:root[data-theme=dark] .report-section,:root[data-theme=dark] .purpose-page-header,:root[data-theme=dark] .purpose-metric-card,:root[data-theme=dark] .self-analysis-card,:root[data-theme=dark] .interest-source-card,:root[data-theme=dark] .settings-section{border-color:#374151;background:#1f2937;box-shadow:none}:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .side-nav-item,:root[data-theme=dark] .header-link,:root[data-theme=dark] .round-button,:root[data-theme=dark] .report-section h2,:root[data-theme=dark] .settings-section-header h3,:root[data-theme=dark] .keyword-rule h4,:root[data-theme=dark] .settings-table th,:root[data-theme=dark] .weight-item strong{color:#f9fafb}:root[data-theme=dark] p,:root[data-theme=dark] .top-header p,:root[data-theme=dark] .purpose-page-header p,:root[data-theme=dark] .purpose-note,:root[data-theme=dark] .settings-section-header p,:root[data-theme=dark] .settings-table td,:root[data-theme=dark] .weight-item span,:root[data-theme=dark] .theme-choice small{color:#cbd5e1}:root[data-theme=dark] .theme-choice,:root[data-theme=dark] .round-button,:root[data-theme=dark] .mode-button,:root[data-theme=dark] .result-tab,:root[data-theme=dark] .keyword-chip-list span{border-color:#4b5563;background:#111827;color:#f9fafb}:root[data-theme=dark] .theme-choice.is-active,:root[data-theme=dark] .side-nav-item.is-active{background:#0f2f4f;color:#93c5fd}:root[data-theme=dark] .keyword-rule,:root[data-theme=dark] .weight-item,:root[data-theme=dark] .follower-trend-summary div,:root[data-theme=dark] .coming-soon-note,:root[data-theme=dark] .home-intro-grid div,:root[data-theme=dark] .markdown-preview{border-color:#374151;background:#111827}:root[data-theme=dark] .settings-table th,:root[data-theme=dark] .settings-table td,:root[data-theme=dark] .result-table th,:root[data-theme=dark] .result-table td{border-bottom-color:#374151}@media(prefers-color-scheme:dark){:root[data-theme=system]{color:#e5e7eb;background:#111827}:root[data-theme=system] body,:root[data-theme=system] .app-shell{background:#111827}:root[data-theme=system] .sidebar,:root[data-theme=system] .top-header,:root[data-theme=system] .home-intro,:root[data-theme=system] .coming-soon-panel,:root[data-theme=system] .upload-card,:root[data-theme=system] .summary-card,:root[data-theme=system] .dashboard-kpi-card,:root[data-theme=system] .dashboard-insight-strip,:root[data-theme=system] .dashboard-highlight-card,:root[data-theme=system] .result-panel,:root[data-theme=system] .report-intro,:root[data-theme=system] .report-section,:root[data-theme=system] .purpose-page-header,:root[data-theme=system] .purpose-metric-card,:root[data-theme=system] .self-analysis-card,:root[data-theme=system] .interest-source-card,:root[data-theme=system] .settings-section{border-color:#374151;background:#1f2937;box-shadow:none}:root[data-theme=system] h1,:root[data-theme=system] h2,:root[data-theme=system] h3,:root[data-theme=system] h4,:root[data-theme=system] .brand-mark,:root[data-theme=system] .side-nav-item,:root[data-theme=system] .header-link,:root[data-theme=system] .round-button,:root[data-theme=system] .settings-section-header h3,:root[data-theme=system] .keyword-rule h4,:root[data-theme=system] .settings-table th,:root[data-theme=system] .weight-item strong{color:#f9fafb}:root[data-theme=system] p,:root[data-theme=system] .top-header p,:root[data-theme=system] .purpose-page-header p,:root[data-theme=system] .purpose-note,:root[data-theme=system] .settings-section-header p,:root[data-theme=system] .settings-table td,:root[data-theme=system] .weight-item span,:root[data-theme=system] .theme-choice small{color:#cbd5e1}:root[data-theme=system] .theme-choice,:root[data-theme=system] .round-button,:root[data-theme=system] .mode-button,:root[data-theme=system] .result-tab,:root[data-theme=system] .keyword-chip-list span{border-color:#4b5563;background:#111827;color:#f9fafb}:root[data-theme=system] .theme-choice.is-active,:root[data-theme=system] .side-nav-item.is-active{background:#0f2f4f;color:#93c5fd}:root[data-theme=system] .keyword-rule,:root[data-theme=system] .weight-item,:root[data-theme=system] .follower-trend-summary div,:root[data-theme=system] .coming-soon-note,:root[data-theme=system] .home-intro-grid div,:root[data-theme=system] .markdown-preview{border-color:#374151;background:#111827}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.dashboard-kpi-grid,.dashboard-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-insight-strip,.dashboard-insight-list{grid-template-columns:1fr}.dashboard-strip-title{border-right:0;border-bottom:1px solid #e5e7eb}.dashboard-insight+.dashboard-insight{border-top:1px solid #e5e7eb;border-left:0}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-intro-grid,.report-sections-grid,.purpose-metric-grid,.self-analysis-grid,.interest-source-grid,.ai-markdown-grid,.follower-trend-summary,.keyword-rule-list,.weight-grid{grid-template-columns:1fr}}@media(max-width:860px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto}.brand-mark,.copyright{display:none}.side-nav{flex-direction:row;overflow-x:auto;padding:12px}.side-nav-item{flex:0 0 auto;width:auto;min-height:44px}.side-nav-item span{white-space:nowrap}.top-header{align-items:flex-start;gap:16px;padding:20px}.main-content{padding:20px}.upload-grid.compare{grid-template-columns:1fr}.result-tabs{grid-auto-flow:row}}@media(max-width:620px){.dashboard-kpi-grid,.dashboard-highlight-grid{grid-template-columns:1fr}.dashboard-kpi-card,.dashboard-insight,.dashboard-strip-title{padding:18px}.dashboard-kpi-icon{width:62px;height:62px}.dashboard-kpi-card strong{font-size:32px}.dashboard-improvement-row{grid-template-columns:auto minmax(0,1fr)}.dashboard-improvement-row strong{grid-column:2}.top-header{display:block}.header-actions{margin-top:16px}.mode-selector,.theme-choice-grid,.summary-grid{grid-template-columns:1fr}.home-intro-main,.coming-soon-panel{display:block}.coming-soon-icon{margin-bottom:14px}.selected-file{grid-template-columns:auto minmax(0,1fr)}.file-size,.selected-check{grid-column:2}}.data-source-indicator{display:flex;gap:10px;flex-wrap:wrap;padding:10px 32px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.data-source-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid #d7dde7;background:#fff;color:#4b5563;font-size:13px;font-weight:700;cursor:pointer}.data-source-badge:hover{border-color:#0b84ff}.data-source-badge-label{color:#111827}.data-source-badge-status{color:#6b7280;font-weight:600}.data-source-badge.is-empty{color:#6b7280;background:#f1f5f9}.data-source-badge.is-loaded{border-color:#10b981;background:#ecfdf5;color:#065f46}.data-source-badge.is-loaded .data-source-badge-status,.data-source-badge.is-loaded .data-source-badge-label{color:#065f46}.data-source-badge.is-error{border-color:#ef4444;background:#fef2f2;color:#991b1b}.data-source-badge.is-error .data-source-badge-status,.data-source-badge.is-error .data-source-badge-label{color:#991b1b}.import-slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:16px}.data-source-slot-desc{margin:6px 0 12px;color:#6b7280;font-size:13px;line-height:1.6}.data-source-slot.is-error{border-color:#ef4444}.data-source-slot.is-loaded{border-color:#10b981}.data-source-slot-status{display:flex;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border-radius:10px;font-weight:700}.data-source-slot-status.is-loaded{background:#ecfdf5;color:#065f46}.data-source-slot-status.is-error{background:#fef2f2;color:#991b1b}.data-source-slot-meta{display:flex;flex-direction:column;flex:1;min-width:0;gap:2px}.data-source-slot-meta strong{font-size:14px;word-break:break-all}.data-source-slot-meta span{font-size:12px;font-weight:600}.data-source-slot-clear{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:12px;font-weight:700;cursor:pointer}.data-requirement-list{list-style:none;margin:12px 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.data-requirement-list li{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#f8fafc;font-weight:700;color:#4b5563}.data-requirement-list li.is-loaded{background:#ecfdf5;color:#065f46}.data-requirement-list li.is-missing{background:#fef2f2;color:#991b1b}.data-requirement-status{margin-left:auto;font-size:12px;font-weight:700}.data-requirement-action{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:0;border-radius:10px;background:#0b84ff;color:#fff;font-weight:800;cursor:pointer}.data-requirement-action:hover{background:#0a6dd6}:root[data-theme=dark] .data-source-indicator,:root[data-theme=system] .data-source-indicator{background:#111827;border-bottom-color:#1f2937}:root[data-theme=dark] .data-source-badge,:root[data-theme=system] .data-source-badge{background:#1f2937;border-color:#374151;color:#d1d5db}:root[data-theme=dark] .data-source-badge-label,:root[data-theme=system] .data-source-badge-label{color:#f3f4f6}:root[data-theme=dark] .data-source-badge.is-empty,:root[data-theme=system] .data-source-badge.is-empty{background:#111827}:root[data-theme=dark] .data-requirement-list li,:root[data-theme=system] .data-requirement-list li{background:#1f2937;color:#d1d5db}
