:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f5fa;--surface:#fff;--surface-subtle:#faf9ff;--line:#e4e0f2;--line-strong:#d3cdeb;--text:#1d182e;--muted:#726c8c;--faint:#9b94b8;--accent:#7c4dff;--accent-strong:#651fff;--accent-soft:#f0ebff;--green:#10b981;--green-soft:#e6fbf3;--red:#f43f5e;--red-soft:#ffeef1;--blue:#4f46e5;--blue-soft:#eef2ff;--shadow:0 18px 55px #7c4dff0f;--radius:12px;--font:"Geist", "Segoe UI", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(90deg, #e2e6eb6b 1px, transparent 1px) 0 0/196px 100%, var(--bg);color:var(--text);font-family:var(--font);letter-spacing:0;margin:0;font-size:14px}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}svg{width:20px;height:20px;display:block}.burger-button{border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(8px);width:42px;height:42px;color:var(--text);background:#ffffffa6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;transition:border-color .25s,background-color .25s,color .25s,transform .15s,box-shadow .25s;display:none;box-shadow:0 2px 6px #7c4dff0a}.burger-button:hover{background-color:var(--accent-soft);color:var(--accent-strong);border-color:#7c4dff66;box-shadow:0 4px 12px #7c4dff1a}.burger-button:active{transform:scale(.95)}.burger-button span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);display:block}.burger-button span:nth-child(2){width:12px}.burger-button:hover span:nth-child(2){width:18px}.burger-button[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.burger-button[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.burger-button[aria-expanded=true] span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;grid-template-columns:auto auto 1fr auto;align-items:center;gap:16px;min-height:80px;padding:0 24px;display:grid;position:sticky;top:0;box-shadow:inset 0 1px #ffffffb3}.brand{width:max-content;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.brand-mark{width:46px;height:46px;margin-right:10px;position:relative}.brand-mark span{border-radius:999px;position:absolute}.brand-logo-svg{width:100%;height:100%;display:block}.brand-name{gap:1px;font-size:15px;line-height:.96;display:grid}.brand-name strong{color:var(--text);font-weight:750}.brand-name span{color:var(--accent);font-weight:600}.project-switcher-wrap{width:max-content;position:relative}.project-switcher{border:0;border-left:1px solid var(--line);min-height:44px;color:inherit;text-align:left;background:0 0;align-items:center;gap:8px;padding-left:24px;font-size:17px;font-weight:650;display:inline-flex}.project-switcher span{gap:3px;min-width:0;display:grid}.project-switcher strong{text-overflow:ellipsis;white-space:nowrap;max-width:20ch;font-size:17px;line-height:1;display:block;overflow:hidden}.project-switcher small{color:var(--muted);font-size:11px;font-weight:650}.project-switcher svg{fill:none;stroke:currentColor;stroke-width:2px;width:16px;height:16px}.project-menu{z-index:20;border:1px solid var(--line);border-radius:var(--radius);background:#fffffffa;gap:6px;width:min(320px,100vw - 32px);max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 12px);left:24px;overflow-y:auto;box-shadow:0 18px 45px #1d182e24}.project-menu button{width:100%;min-height:54px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;gap:5px;padding:10px 12px;display:grid}.project-menu button.is-selected,.project-menu button:hover{border-color:var(--line-strong);background:var(--surface-subtle)}.project-menu-new{z-index:1;background:#fffffffa;position:sticky;top:0}.project-menu strong{white-space:normal;overflow-wrap:anywhere;font-size:13px}.project-menu small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--muted);font-size:12px;display:block;overflow:hidden}.steps{min-width:520px;color:var(--muted);justify-content:center;display:flex}.step{min-width:0;color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:10px;display:inline-flex}.step+.step:before{content:"";background:var(--line-strong);width:28px;height:1px;margin:0 14px}.step i{border:1px solid var(--line-strong);background:var(--surface);width:30px;height:30px;color:var(--muted);border-radius:999px;place-items:center;font-style:normal;font-weight:650;display:grid}.step b{white-space:nowrap;font-weight:600}.step.is-current{color:var(--text)}.step.is-current i{border-color:var(--accent);background:var(--accent);color:#fff}.step.is-locked{color:var(--faint)}.step.is-locked i{border-color:var(--line);background:var(--surface-subtle)}.topbar-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.saved{color:var(--muted);white-space:nowrap;font-size:13px}.primary-button,.secondary-button,.text-button,.toolbar-button,.add-section,.show-more,.filters button{border-radius:var(--radius);background:0 0;border:0}.primary-button{background:linear-gradient(180deg, #9d70ff, var(--accent-strong));color:#fff;align-items:center;gap:10px;min-height:44px;padding:0 22px;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #7c4dff3d}.auth-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(520px,100%);box-shadow:var(--shadow);padding:32px}.auth-panel .brand{margin-bottom:22px}.auth-panel h1{margin:0 0 22px;font-size:30px;line-height:1.08}.auth-panel p{color:var(--muted);margin:16px 0 26px;line-height:1.55}.auth-form{gap:12px;display:grid}.auth-form .primary-button{justify-content:center;width:100%;margin-top:4px}.error-banner{border:1px solid var(--red-soft);border-radius:var(--radius);color:var(--red);background:#fff7f8;padding:14px 16px;font-weight:650}.auth-panel .error-banner{margin-bottom:20px}.error-banner--app{margin:16px 24px 0}.empty-state{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);color:var(--muted);margin:0;padding:18px}code{color:#3e4754;background:#f0f1f3;border-radius:5px;padding:2px 5px;font-family:SFMono-Regular,Consolas,monospace;font-size:.92em}.primary-button--small{min-height:32px;padding:0 14px;font-size:12px}.secondary-button{border:1px solid var(--line-strong);background:var(--surface);min-height:44px;color:var(--text);padding:0 20px;font-weight:650}.secondary-button--indigo{background:var(--accent-soft);color:var(--accent-strong);border-color:#7c4dff52}.icon-button{color:#566070;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.icon-button svg{width:18px;height:18px}.icon-button--large{width:40px;height:40px}.workspace{grid-template-columns:292px minmax(640px,1fr) 320px;min-height:calc(100vh - 80px);display:grid}.left-rail,.right-rail{background:#ffffff85;align-self:start;height:calc(100vh - 80px);position:sticky;top:80px;overflow:auto}.left-rail{border-right:1px solid var(--line);flex-direction:column;gap:16px;padding:34px 18px 24px;display:flex}.rail-user-actions{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffb3;gap:12px;padding:16px;display:grid}.rail-user-actions .saved{text-overflow:ellipsis;overflow:hidden}.rail-user-actions .secondary-button{width:100%}.steps .rail-user-actions{display:none}.right-rail{border-left:1px solid var(--line);padding:34px 18px 24px}.rail-block h2,.period-card h2,.side-head h2{color:#4c5665;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:12px;font-weight:750}.rail-block>p,.period-card p,.side-head p{color:var(--muted);margin:12px 0 24px;font-size:12px}.sections-list{gap:8px;display:grid}.report-section{border-radius:var(--radius);width:100%;min-height:58px;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;grid-template-columns:30px 1fr 24px;align-items:center;gap:12px;padding:9px 10px;display:grid}.report-section.is-active{border-color:var(--line-strong);background:var(--surface-subtle);box-shadow:inset 0 1px #ffffffb3}.section-icon{color:#343b46;place-items:center;display:grid}.section-icon svg{width:19px;height:19px}.section-copy{gap:4px;display:grid}.section-copy strong{font-size:13px;font-weight:700}.section-copy small{color:var(--muted);font-size:12px}.section-state{justify-self:end}.section-state--done{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:grid}.section-state--count{background:var(--accent-soft);width:22px;height:22px;color:var(--accent-strong);border-radius:999px;place-items:center;font-size:12px;font-weight:750;display:grid}.section-state--pending{border:2px solid var(--line-strong);border-right-color:#0000;border-radius:999px;width:16px;height:16px}.add-section,.show-more{border:1px solid var(--line-strong);background:var(--surface);color:#4a5361;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;margin-top:16px;font-weight:650;display:flex}.add-section span{color:#26303d;font-size:24px;font-weight:300;line-height:1}.period-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffb3;margin-top:0;padding:18px 16px 24px}.period-card div{align-items:center;gap:12px;margin-top:24px;display:flex}.period-card .session-list{gap:0;margin-top:18px;display:grid}.period-card svg{width:18px;height:18px}.period-card strong{font-size:13px}.period-card p{text-align:left;margin:12px 0 0}.session-list{gap:0;margin-top:18px;display:grid}.session-list p{border-top:1px solid var(--line);text-align:left;gap:6px;margin:0;padding:12px 0;display:grid}.session-list span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.session-list strong{color:var(--text);overflow-wrap:anywhere;white-space:normal;font-size:14px;font-weight:750;overflow:visible}.document-shell{padding:10px 34px 48px}.document{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:min(980px,100%);box-shadow:var(--shadow);margin:0 auto;padding:50px 54px 60px;animation:.52s both document-in;position:relative}.document-menu{align-items:center;gap:18px;display:inline-flex;position:absolute;top:42px;right:44px}.document-menu span{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong);padding:8px 14px;font-size:12px;font-weight:650}.document h1{letter-spacing:0;max-width:620px;margin:0;font-size:clamp(28px,3vw,38px);line-height:1.1}.lead{max-width:780px;color:var(--muted);margin:20px 0 34px}.report-full-view{flex-direction:column;gap:40px;margin:32px 0;display:flex}.report-full-block h2{color:var(--text);border-bottom:1px solid var(--line);margin:0 0 12px;padding-bottom:8px;font-size:20px;font-weight:650}.report-block-content{white-space:pre-wrap;color:var(--text);font-family:inherit;font-size:14px;line-height:1.7}.report-block-content em{color:var(--muted);font-style:italic}.notice{color:#2f5d94;background:linear-gradient(135deg,#f7fbff,#fdfefe);border:1px solid #b8d5f4;border-radius:6px;gap:18px;padding:20px;display:flex}.notice svg{fill:none;stroke:currentColor;stroke-width:1.8px;flex:none;width:28px;height:28px}.notice div{gap:6px;display:grid}.notice strong{color:var(--text)}.notice span{font-size:13px}.selection-method{border-bottom:1px solid var(--line);padding:38px 0 32px}.selection-method h2{margin:0 0 16px;font-size:20px;line-height:1.2}.selection-method p,.selection-method li{color:#454d5a;line-height:1.7}.selection-method ul{margin:14px 0 0 19px;padding:0}.selection-toolbar{color:#5f6877;justify-content:space-between;align-items:center;padding:28px 0;font-weight:650;display:flex}.toolbar-button{color:#566070;align-items:center;gap:10px;font-weight:650;display:inline-flex}.toolbar-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.mentions-list{gap:10px;display:grid}.mention-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);gap:10px;padding:14px 16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.mention-card:hover{box-shadow:var(--shadow);border-color:#cbd4df;transform:translateY(-1px)}.mention-source{gap:4px;min-width:0;display:grid}.mention-person{grid-template-columns:46px 1fr;align-content:start;gap:12px;display:grid}.mention-person div{gap:5px;display:grid}.mention-person strong,.mention-source strong,.side-card strong{font-weight:750}.mention-person span,.mention-source span,.mention-meta,.mention-date,.side-card span,.side-card small{color:var(--muted);font-size:12px}.mention-source span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.mention-source i{color:#fff;background:#2f7ecb;border-radius:999px;place-items:center;width:16px;height:16px;margin-left:5px;font-size:9px;font-style:normal;display:inline-grid}.post-link{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:color .16s,border-color .16s}.post-link:hover{color:var(--accent-strong);border-color:currentColor}.mention-card p{color:var(--text);margin:0;line-height:1.55}.mention-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.tone{border-radius:7px;align-items:center;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.tone--positive{background:var(--green-soft);color:#1c9a4d}.tone--negative{background:var(--red-soft);color:var(--red)}.tone--neutral{color:#596272;background:#edf0f4}.analyst-note{gap:8px;display:grid}.note-head{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;font-weight:650;display:flex}.analyst-note textarea{resize:none;border:1px solid var(--line-strong);background:var(--surface);color:#3d4654;border-radius:6px;width:100%;min-height:74px;padding:12px;line-height:1.5}.mention-context{gap:6px;padding-top:2px}.mention-context-text{color:#3d4654;flex-wrap:wrap;align-items:baseline;gap:14px;font-size:12px;line-height:1.45;display:flex}.mention-card--review{grid-template-columns:minmax(180px,210px) minmax(0,1fr) 88px;gap:18px;min-height:154px;padding:18px}.mention-card--review .mention-person{grid-area:1/1}.mention-card--review p{grid-area:1/2}.mention-card--review .tone{grid-area:2/2;place-self:start}.mention-card--review .analyst-note{border-left:1px solid var(--line);grid-area:1/3/span 2;padding-left:16px}.decision-panel{align-content:start;align-self:stretch;justify-items:center;gap:12px;min-width:0}.decision-panel .note-head{text-align:center;justify-content:center;width:100%}.note-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.decision-actions{flex-direction:column;justify-content:flex-start;gap:10px}.decision-button{border:1px solid var(--line-strong);border-radius:8px;place-items:center;width:38px;height:38px;transition:transform .16s,box-shadow .16s,border-color .16s;display:inline-grid}.decision-icon{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.decision-button:hover{transform:translateY(-1px);box-shadow:0 10px 20px #262b381f}.decision-button--accept{border-color:var(--accent);background:var(--accent);color:#fff}.decision-button--reject{color:var(--red);background:#fff}.text-button{color:#5e6674;min-height:32px;font-size:12px;font-weight:650}.text-button--danger{color:var(--red)}.avatar{color:#ffffffe0;border:2px solid #fff;border-radius:999px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:800;display:inline-grid;overflow:hidden;box-shadow:0 4px 14px #1a202c1f}.avatar--alex{background:radial-gradient(circle at 50% 34%,#f4cfb2 0 13%,#0000 14%),radial-gradient(circle at 50% 73%,#1e2228 0 27%,#0000 28%),linear-gradient(135deg,#45604b,#15191f)}.avatar--maria{background:radial-gradient(circle at 52% 34%,#e7b28e 0 13%,#0000 14%),radial-gradient(circle at 50% 72%,#1f1614 0 28%,#0000 29%),linear-gradient(135deg,#5b372c,#0d0f12)}.avatar--tech{background:radial-gradient(circle,#fff 0 12%,#0000 13%),conic-gradient(from 220deg,#45b7ff,#2f7edb,#57d0ff,#45b7ff)}.avatar--olga{background:radial-gradient(circle at 50% 34%,#efc6a4 0 13%,#0000 14%),radial-gradient(circle at 50% 73%,#33231d 0 27%,#0000 28%),linear-gradient(135deg,#a7c0b8,#293039)}.avatar--dmitry{background:radial-gradient(circle at 50% 34%,#d8a17f 0 13%,#0000 14%),radial-gradient(circle at 50% 72%,#1e1d20 0 28%,#0000 29%),linear-gradient(135deg,#58483c,#15171b)}.avatar--kate{background:radial-gradient(circle at 50% 34%,#f0c6aa 0 13%,#0000 14%),radial-gradient(circle at 50% 73%,#efe8e1 0 27%,#0000 28%),linear-gradient(135deg,#95aab7,#2f3e49)}.side-head h2{color:#4c5665}.side-head h2 span{background:var(--accent-soft);width:22px;height:22px;color:var(--accent-strong);border-radius:999px;place-items:center;margin-left:6px;font-size:12px;display:inline-grid}.filters{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.filters-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:24px 0;padding:16px;display:grid}.filters-panel input,.filters-panel select{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:42px;color:var(--text);font:inherit;border-radius:8px;padding:0 12px}.filters-panel .secondary-button{min-height:42px}.filters button{border:1px solid var(--line);background:var(--surface);color:#4f5866;min-height:34px;padding:0 12px;font-size:12px;font-weight:650}.filters button.is-selected{color:#2d3440;border-color:#aab3bf}.side-list{gap:10px;display:grid}.side-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:42px 1fr 10px 24px;align-items:start;gap:12px;min-height:104px;padding:16px 12px;transition:border-color .18s,transform .18s;display:grid}.side-card:hover{border-color:#cbd4df;transform:translateY(-1px)}.side-card .avatar{width:42px;height:42px}.side-card div{gap:7px;display:grid}.side-card small{margin-top:6px}.status-dot{border-radius:999px;width:10px;height:10px;margin-top:5px}.status-dot--good{background:var(--green)}.status-dot--risk{background:var(--red)}.status-dot--muted{background:#bac1cc}.show-more{margin-top:16px}.setup-document{min-height:720px}.setup-grid{gap:16px;display:grid}.setup-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.settings-main-grid{margin-top:28px}.source-toggle{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);flex-wrap:wrap;gap:10px;margin:18px 0;padding:16px;display:flex}.source-toggle legend{color:#4e5867;padding:0 8px;font-size:12px;font-weight:750}.source-toggle label{border:1px solid var(--line);background:var(--surface);color:#4b5565;border-radius:999px;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-weight:700;display:inline-flex}.source-toggle input{accent-color:var(--accent)}.job-controls{margin-top:18px}.field{gap:8px;display:grid}.field span{color:#4e5867;font-size:12px;font-weight:750}.field input,.field textarea{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-subtle);width:100%;color:var(--text);font:inherit}.field input{min-height:46px;padding:0 14px}.field textarea{resize:vertical;min-height:118px;padding:14px;line-height:1.55}.field small{color:var(--muted);font-size:12px}.field--wide{margin:18px 0 24px}.validation-panel{border:1px solid var(--red-soft);border-radius:var(--radius);color:var(--red);background:#fff7f8;gap:10px;margin:0 0 22px;padding:16px;display:grid}.validation-panel strong{color:var(--text)}.validation-panel ul{gap:6px;margin:0;padding-left:18px;display:grid}.tag-field{align-content:start}.tag-input{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-subtle);flex-wrap:wrap;gap:7px;min-height:46px;padding:7px;display:flex}.tag-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #7c4dff1f}.tag-input input{min-width:120px;min-height:30px;color:var(--text);background:0 0;border:0;outline:0;flex:140px;padding:0 6px}.tag-token{border:1px solid var(--accent-soft);background:var(--accent-soft);max-width:100%;min-height:30px;color:var(--accent-strong);border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.tag-token span{color:var(--accent-strong);font-size:14px;line-height:1}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin:26px 0 14px;display:flex}.section-heading h2{margin:0 0 8px;font-size:18px}.section-heading p{max-width:620px;color:var(--muted);margin:0;line-height:1.55}.competitor-editor{margin:18px 0 24px}.competitor-list{gap:12px;display:grid}.competitor-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);gap:14px;padding:18px;display:grid}.competitor-card header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.competitor-card header div{gap:5px;min-width:0;display:grid}.competitor-card header span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.competitor-card header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.config-panel,.run-panel,.chart-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);gap:18px;margin-top:16px;padding:22px;display:grid}.config-panel{grid-template-columns:240px 1fr;align-items:start}.config-panel h2,.run-panel h2,.chart-panel h2{margin:0 0 8px;font-size:17px}.config-panel p,.run-panel p,.chart-panel p{color:var(--muted);margin:0;line-height:1.55}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--line);background:var(--surface);color:#4b5565;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.chip--blue{background:var(--blue-soft);color:var(--blue);border-color:#cfe0f1}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:12px;margin-top:28px;padding-top:24px;display:flex}.summary-list{gap:10px;display:grid}.summary-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:8px;padding:16px;display:grid}.summary-card span{color:var(--muted);font-size:12px;font-weight:650}.summary-card strong{font-size:24px;line-height:1}.summary-card--good{background:#f7fdf9;border-color:#cdebd8}.summary-card--warn{background:#fffaf0;border-color:#f6dfaa}.summary-card--risk{background:#fff7f8;border-color:#f2c9d1}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.source-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);justify-content:space-between;align-items:center;min-height:94px;padding:18px;display:flex}.source-card div{gap:8px;display:grid}.source-card strong{font-size:18px}.source-card span,.source-card small{color:var(--muted);font-size:12px}.source-card small{background:#edf0f4;border-radius:999px;padding:6px 10px;font-weight:750}.source-card--good small{background:var(--green-soft);color:#1c9a4d}.source-card--warn small{background:var(--accent-soft);color:var(--accent-strong)}.run-panel{grid-template-columns:1fr 260px;align-items:center;margin-top:24px}.progress-block{gap:10px;display:grid}.progress-block span{background:#e8ecf1;border-radius:999px;height:9px;display:block;overflow:hidden}.progress-block b{border-radius:inherit;background:linear-gradient(90deg, var(--accent), #37bd6a);height:100%;display:block}.progress-block small{color:var(--muted);font-size:12px}.activity-list{gap:8px;margin-top:18px;display:grid}.activity-item{border:1px solid var(--line);background:var(--surface);color:#4a5361;border-radius:6px;gap:5px;padding:13px 14px;display:grid}.activity-item strong{color:var(--text);font-size:13px}.activity-item span{color:var(--muted);font-size:12px;line-height:1.45}.activity-item--good{background:#f7fdf9;border-color:#cdebd8}.activity-item--warn{background:var(--accent-soft);border-color:#ded7f5}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.metric-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);gap:10px;padding:20px;display:grid}.metric-grid span,.metric-grid small{color:var(--muted);font-size:12px}.metric-grid strong{font-size:34px;line-height:1}.chart-panel{grid-template-columns:1.2fr .8fr;align-items:center}.chart-panel--trend{grid-template-columns:1fr;align-items:start}.chart-bars{border-radius:var(--radius);background:linear-gradient(#e3e7ecb3 1px,#0000 1px) 0 0/100% 25%,#fff;align-items:end;gap:8px;height:190px;padding:18px;display:flex}.chart-bars span{background:linear-gradient(180deg, #b388ff, var(--accent));border-radius:7px 7px 2px 2px;flex:1;min-width:12px}.trend-chart{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);gap:12px;width:100%;min-width:0;padding:14px;display:grid}.trend-chart svg{width:100%;height:auto}.trend-legend{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:12px;font-weight:700;display:flex}.trend-legend span{align-items:center;gap:6px;display:inline-flex}.trend-legend i{border-radius:999px;width:16px;height:3px}.trend-legend--total{background:var(--accent)}.trend-legend--positive{background:var(--green)}.trend-legend--negative{background:var(--red)}.chart-grid-line,.chart-axis-line{stroke:#e3e7ec;stroke-width:1px}.chart-text{fill:var(--muted);font-size:11px;font-weight:650}.trend-area{fill:url(#trendArea)}.trend-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.trend-line--total{stroke:var(--accent)}.trend-line--positive{stroke:var(--green)}.trend-line--negative{stroke:var(--red)}.trend-point{stroke:#fff;stroke-width:2px}.trend-point--total{fill:var(--accent)}.trend-point--positive{fill:var(--green)}.trend-point--negative{fill:var(--red)}.analytics-value-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-subtle);gap:18px;margin-top:16px;padding:22px;display:grid}.analytics-value-panel h2{margin:0 0 8px;font-size:18px}.analytics-value-panel p{max-width:760px;color:var(--muted);margin:0;line-height:1.55}.analytics-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.analytics-facts article{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:8px;min-width:0;padding:14px;display:grid}.analytics-facts span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.analytics-facts strong{color:var(--text);text-overflow:ellipsis;font-size:13px;line-height:1.4;overflow:hidden}.insight-list{gap:10px;margin-top:18px;display:grid}.insight{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:18px}.insight strong{margin-bottom:8px;display:block}.insight p{color:#4f5866;margin:0;line-height:1.55}.insight--good{border-left:4px solid var(--green)}.insight--risk{border-left:4px solid var(--red)}.insight--blue{border-left:4px solid var(--blue)}@keyframes document-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1300px){.topbar{grid-template-columns:auto 1fr auto}.steps{justify-content:flex-start;min-width:0;overflow-x:auto}.workspace{grid-template-columns:260px minmax(620px,1fr)}.right-rail{display:none}}@media (width<=960px){.topbar{grid-template-columns:auto auto 1fr;gap:16px;padding:14px 18px}.brand{display:inline-flex}.brand-name{display:grid}.burger-button{justify-self:end;display:flex}.project-switcher{border-left:1px solid var(--line);min-width:0;padding-left:16px}.project-switcher span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-switcher strong{max-width:min(12ch,25vw)}.project-switcher-wrap{position:static}.project-menu{width:min(320px,100vw - 36px);left:18px}.steps{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);background:#ffffffe6;flex-direction:column;gap:8px;padding:20px 24px 24px;animation:.25s cubic-bezier(.16,1,.3,1) forwards slideDown;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 24px 48px #7c4dff14}.steps.is-open{display:flex}.step{border-radius:var(--radius);width:100%;min-height:48px;padding:10px 14px;transition:background-color .2s,color .2s}.step:not(.is-locked):hover{background-color:var(--surface-subtle)}.step.is-current{background-color:var(--accent-soft)}.step+.step:before,.topbar-actions .saved,.topbar-actions .secondary-button,.left-rail .rail-user-actions{display:none}.steps .rail-user-actions{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin-top:16px;padding-top:16px;display:grid}.workspace{grid-template-columns:1fr}.left-rail{display:none}.sections-list{grid-template-columns:repeat(2,minmax(0,1fr))}.period-card{display:none}.document-shell{padding:18px}.document{padding:34px 24px}.document-menu{justify-content:flex-end;margin-bottom:22px;position:static}.mention-card{grid-template-columns:1fr}.mention-person,.mention-meta,.mention-card p,.tone,.analyst-note{border-left:0;grid-area:auto;padding-left:0}}@media (width<=640px){body{background:var(--bg)}.brand-mark{width:38px;height:38px;margin-right:8px}.topbar-actions{display:none}.project-switcher{font-size:14px}.sections-list{grid-template-columns:1fr}.document h1{overflow-wrap:anywhere;font-size:28px}.document-shell{padding:12px}.document{padding:26px 16px}.selection-toolbar{flex-direction:column;align-items:flex-start;gap:14px}.config-panel{grid-template-columns:1fr;gap:12px}.run-panel{grid-template-columns:1fr;gap:16px}.section-heading{flex-direction:column;align-items:stretch}.chart-panel{grid-template-columns:1fr;gap:20px}.source-grid,.setup-grid--two,.filters-panel,.metric-grid,.analytics-facts{grid-template-columns:1fr}.form-actions{flex-direction:column;align-items:stretch}.primary-button,.secondary-button,.toolbar-button{justify-content:center;width:100%}}@media (width<=380px){.topbar{gap:10px;padding:10px 12px}.project-switcher{font-size:13px}.project-menu{width:min(320px,100vw - 24px);left:12px}.left-rail{padding:18px 12px}.document{padding:22px 12px}.source-card{flex-direction:column;align-items:flex-start;gap:12px}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
