:root{--background:#dce6e1;--surface:#f8fbf8;--surface-soft:#eaf3ee;--ink:#17221e;--muted:#53665d;--line:#bdcbc4;--accent:#0a6b96;--accent-soft:#d4edf7;--contest:#bb4f17;--contest-soft:#ffe0cc;--note:#7650aa;--note-soft:#e9def7;--progress:#047a55;--progress-soft:#ccebdd;--hero:#16322b;--hero-2:#24533f;--shadow:0 20px 52px #17221e2e, 0 4px 14px #17221e1a}*{box-sizing:border-box}html{min-width:320px;max-width:100%;scroll-padding-top:24px;overflow-x:hidden}body{background:linear-gradient(180deg, #bacfc4 0, var(--background) 360px), var(--background);max-width:100%;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select{font:inherit}a{color:inherit}h1,h2,h3,p,dl,dd,ol,ul{margin:0}.readerShell{width:100%;max-width:100%;margin:0;padding:0 0 72px;overflow-x:clip}.appHeader{justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px clamp(20px,4vw,64px);display:flex}.appHeader a{text-decoration:none}.brandLogo{min-width:0;color:var(--hero);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brandMark{background:#f8fbf8;border:1px solid #16322b3d;border-radius:8px;flex:none;width:44px;height:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #17221e29}.brandMark:before,.brandMark:after,.brandMarkFold{content:"";position:absolute;inset:0}.brandMark:before{clip-path:polygon(0 0,100% 0,50% 50%);background:#d4edf7}.brandMark:after{clip-path:polygon(0 100%,100% 100%,50% 50%);background:#0a6b96}.brandMarkFoldA{clip-path:polygon(0 0,50% 50%,0 100%);background:#4c9bd3}.brandMarkFoldB{clip-path:polygon(100% 0,100% 100%,50% 50%);background:#f5c06f}.brandMarkFoldC{clip-path:polygon(50% 0,100% 100%,70% 100%,50% 52%,30% 100%,0 100%);background:#16322b;inset:12px 15px 11px}.brandWordmark{gap:2px;min-width:0;display:grid}.brandWordmark strong{color:inherit;font-size:1.05rem;font-weight:950;line-height:1}.brandWordmark span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:850;line-height:1.15}.appHeader nav{align-items:center;gap:10px;display:flex}.appHeader nav a{color:var(--hero);background:#f8fbf8b8;border:1px solid #16322b38;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:850}.homeShell{max-width:100%;min-height:100vh;padding:0;overflow-x:clip}.homeHero{background:linear-gradient(135deg, var(--hero) 0%, var(--hero-2) 58%, #785334 100%);width:100%;min-width:0;min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:clamp(42px,7vw,96px) clamp(20px,5vw,80px)}.homeBrand{color:#fbfffc;margin-bottom:clamp(44px,9vh,92px)}.homeBrand .brandMark{border-color:#ffffff61;width:58px;height:58px;box-shadow:0 18px 38px #0000002e}.homeBrand .brandWordmark strong{font-size:1.28rem}.homeBrand .brandWordmark span{color:#d9e8df}.homeHero h1{color:#fbfffc;letter-spacing:0;max-width:1180px;font-size:clamp(2.8rem,7vw,6.7rem);line-height:1}.homeHero>p:not(.eyebrow):not(.errorText){color:#d9e8df;max-width:980px;margin-top:18px;font-size:clamp(1.08rem,1.55vw,1.42rem);line-height:1.62}.homeExplainer{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;padding:22px 0;display:grid}.homeExplainer section{min-width:0}.homeExplainer h2{color:#fbfffc;font-size:.92rem;line-height:1.25}.homeExplainer p{color:#d9e8df;margin-top:8px;font-size:.95rem;line-height:1.52}.topicSearchForm{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;max-width:1180px;margin-top:28px;display:grid}.topicSearchForm label{color:#d9e8df;gap:8px;font-size:.86rem;font-weight:850;display:grid}.topicSearchForm input{color:#fbfffc;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:6px;outline:0;min-width:0;min-height:48px;padding:0 14px}.topicSearchForm input::placeholder{color:#aebbb5}.topicSearchForm input:focus{border-color:#f5c06f;box-shadow:0 0 0 3px #f5c06f38}.topicSearchForm button{color:#17221e;cursor:pointer;background:#f5c06f;border:1px solid #f5c06f;border-radius:6px;min-height:48px;padding:0 18px;font-weight:900}.topicSearchForm button:disabled{cursor:not-allowed;opacity:.55}.errorText{color:#ffe0cc;margin-top:14px;font-weight:800}.topicDiscovery{background:linear-gradient(180deg, #dce6e1 0%, #c8d9d0 100%), var(--background);width:100%;padding:44px clamp(20px,5vw,80px) 72px}.topicDiscoveryHeader{justify-content:space-between;align-items:end;gap:24px;min-width:0;display:flex}.topicDiscoveryHeader .eyebrow{color:var(--hero);background:#16322b14;border-color:#16322b33}.topicDiscoveryHeader h2{letter-spacing:0;max-width:960px;font-size:clamp(2rem,4vw,4.25rem);line-height:1.05}.topicRefreshButton,.topicListTabs button,.topicListActions a{border-radius:6px;min-height:38px;font-weight:900;text-decoration:none}.topicRefreshButton{border:1px solid var(--hero);background:var(--hero);color:#fbfffc;cursor:pointer;flex:none;padding:0 14px}.topicRefreshButton:disabled{cursor:not-allowed;opacity:.58}.topicListTabs{background:#16322bc7;border:1px solid #16322b2e;border-radius:8px;flex-wrap:wrap;gap:8px;margin-top:26px;padding:8px;display:flex}.topicListTabs button{color:#d9e8df;cursor:pointer;background:0 0;border:1px solid #0000;padding:8px 13px}.topicListTabs button[aria-selected=true]{color:#17221e;background:#f5c06f;border-color:#f5c06f}.topicListPanel{box-shadow:var(--shadow);background:linear-gradient(#f8fbf8,#eaf3ee);border:1px solid #16322b2e;border-radius:8px;margin-top:14px;padding:18px}.topicListPanelMeta{color:var(--muted);justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;font-size:.93rem;font-weight:750;display:flex}.topicListPanelMeta span{background:#ffffffb3;border:1px solid #16322b2e;border-radius:999px;flex:none;padding:6px 10px}.topicList,.topicListItem,.topicListStats{min-width:0}.topicList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.topicListItem{border:1px solid #bdcbc4e6;border-left:5px solid var(--accent);background:#ffffffc2;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(420px,.65fr) auto;align-items:center;gap:16px;padding:18px;display:grid}.topicListTitle{color:var(--hero);text-underline-offset:3px;overflow-wrap:anywhere;font-size:1.08rem;font-weight:950;line-height:1.25;text-decoration-color:#0a6b9659}.topicListItem p{color:var(--muted);margin-top:7px;font-size:.94rem;line-height:1.48}.topicListStats{background:#bdcbc4e6;border:1px solid #bdcbc4e6;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.topicListStats div{background:#f8fbf8;min-width:0;padding:10px}.topicListStats dt{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:950}.topicListStats dd{color:var(--ink);overflow-wrap:anywhere;margin-top:4px;font-size:.88rem;font-weight:850}.topicListActions{gap:8px;display:grid}.topicListActions a{background:var(--surface);color:var(--hero);white-space:nowrap;border:1px solid #16322b33;place-items:center;padding:0 12px;display:inline-grid}.topicListActions a:first-child{border-color:var(--hero);background:var(--hero);color:#fbfffc}.topicListStatus,.topicListError{border-radius:8px;padding:18px;font-weight:800}.topicListStatus{color:var(--muted);background:#ffffffb3}.topicListError{background:var(--contest-soft);color:var(--contest)}.readerArticle{width:100%;min-width:0;max-width:100%}.readerHero{background:linear-gradient(135deg, var(--hero) 0%, var(--hero-2) 58%, #785334 100%);min-width:0;max-width:100%;box-shadow:none;border:0;border-radius:0;padding:46px clamp(20px,4vw,64px);overflow:hidden}.eyebrow{color:#ccebdd;letter-spacing:0;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;width:fit-content;margin-bottom:12px;padding:6px 10px;font-size:.72rem;font-weight:850}.readerHero h1{letter-spacing:0;color:#fbfffc;max-width:1120px;font-size:4.1rem;line-height:1}.heroDeck{color:#d9e8df;max-width:860px;margin-top:18px;font-size:1.18rem;line-height:1.62}.heroMeta,.heroActions,.citationRow,.signalCounts,.miniPostList{flex-wrap:wrap;gap:8px;display:flex}.heroMeta{margin-top:26px}.heroMeta span,.heroActions a,.heroActions span,.signalCounts span,.matchNote{background:var(--surface);color:var(--muted);border:1px solid #bdcbc4d1;border-radius:999px;padding:7px 11px;font-size:.83rem;font-weight:750;text-decoration:none}.heroActions{margin-top:18px}.heroActions a{color:#17221e;background:#f5c06f;border-color:#f5c06f;box-shadow:0 8px 20px #00000029}.readerHero .heroMeta span,.readerHero .heroActions span{color:#d9e8df;background:#ffffff1c;border-color:#fff3}.workbenchTabs{background:#16322bb8;border:1px solid #17221e29;border-radius:8px;flex-wrap:wrap;gap:8px;margin:20px clamp(20px,4vw,64px) 0;padding:8px;display:flex;box-shadow:0 14px 34px #17221e24}.workbenchTabs button{color:#d9e8df;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-width:0;min-height:38px;padding:8px 12px;font-size:.9rem;font-weight:850}.workbenchTabs button:hover{background:#ffffff1a}.workbenchTabs button[aria-selected=true]{color:#17221e;background:#f5c06f;border-color:#f5c06fe6;box-shadow:0 8px 20px #00000024}.tabPanel{min-width:0;max-width:100%;margin-top:18px;padding:0 clamp(20px,4vw,64px)}.tabPanel .guidedSection{border-top:0;padding-top:24px}.tabPanel .briefPanel{margin-top:0}.briefPanel{gap:14px;margin:24px 0 48px;display:grid}.briefBlock{border:1px solid #bdcbc4e6;border-left:5px solid var(--accent);min-width:0;box-shadow:var(--shadow);background:linear-gradient(135deg,#e6f4fb 0%,#f8fbf8 72%);border-radius:8px;align-content:start;gap:14px;padding:28px;display:grid}.briefBlock:nth-child(2){border-left-color:var(--progress);background:linear-gradient(135deg,#d8f1e5 0%,#f8fbf8 72%)}.briefBlock:nth-child(3){border-left-color:var(--contest);background:linear-gradient(135deg,#ffe7d7 0%,#f8fbf8 72%)}.briefSignalList{gap:14px;padding-left:18px;display:grid}.briefSignalList li{background:#ffffff94;border-radius:8px;gap:10px;padding:12px 14px;display:grid}.briefSignalEvidence{gap:6px;display:grid}.briefSignalList strong{color:var(--ink);font-size:.9rem;display:block}.briefSignalList .evidenceDrawer{margin-left:-2px}.briefBlock h2,.guidedSection h2{letter-spacing:0;font-size:1.55rem;line-height:1.22}.briefBlock p,.briefSignalList p,.sectionIntro,.phaseStep p,.signalSection>p,.authorDetails p,.readerFooter{color:var(--muted);line-height:1.58}.guidedSection{border-top:1px solid #d7dfd9bf;padding:44px 0}.sectionIntro{max-width:920px;margin-top:10px}.pathList,.evidenceSections,.voiceList,.sourceList{gap:14px;margin-top:24px;display:grid}.sourceWorkspace{grid-template-columns:minmax(0,1fr) minmax(0,190px);align-items:start;gap:18px;min-width:0;height:min(760px,100vh - 260px);min-height:520px;margin-top:24px;display:grid}.sourceWorkspace .sourceList{overscroll-behavior:contain;overflow-anchor:none;min-width:0;max-width:100%;max-height:100%;margin-top:0;padding-right:6px;overflow-y:auto}.sourceTimeline{width:190px;min-width:0}.timelineCard{background:#16322bd1;border:1px solid #17221e2e;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;max-width:100%;height:100%;min-height:0;padding:28px 18px;display:grid;overflow:clip;box-shadow:0 12px 26px #17221e1f}.timelineMonth,.timelineHandle{text-decoration:none}.timelineMonth{color:#aebbb5;font-size:1rem;font-weight:750}.timelineTrack{cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;min-height:420px;margin:22px 0 58px;position:relative}.timelineLine{content:"";background:#0a6b96b8;width:2px;position:absolute;top:0;bottom:0;left:16px}.timelineHandle{color:#f8fbf8;cursor:grab;width:calc(100% - 12px);min-width:0;font:inherit;text-align:left;background:0 0;border:0;gap:5px;padding-left:28px;display:grid;position:absolute;left:12px;transform:translateY(-16px)}.timelineTrack.isDragging .timelineHandle{cursor:grabbing}.timelineHandle:before{content:"";background:#4c9bd3;border-radius:999px;width:12px;height:64px;position:absolute;top:1px;left:-1px}.timelineHandle strong{overflow-wrap:anywhere;min-width:0;font-size:1.08rem;font-weight:900;line-height:1.1}.timelineHandle span{color:#aebbb5;overflow-wrap:anywhere;min-width:0;font-size:.95rem;font-weight:750}.pathList{background:linear-gradient(#f4faf7,#e8f1eb);border:1px solid #bdcbc4e6;border-radius:8px;gap:0;box-shadow:0 10px 28px #1d29240d}.phaseStep{background:0 0;border-top:1px solid #bdcbc4bf;grid-template-columns:84px minmax(0,1fr);gap:22px;min-width:0;padding:26px 28px;display:grid}.phaseStep:first-child{border-top:0}.phaseNumber{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border:1px solid #0b6ea82e;border-radius:8px;place-items:center;font-size:1rem;font-weight:900;display:grid}.phaseStep h3,.signalSection h3{font-size:1.08rem;line-height:1.25}.phaseStep p{margin-top:6px}.signalCounts{margin:12px 0}.signalCounts span{background:#ffffffc7}.evidenceSections{grid-template-columns:repeat(2,minmax(0,1fr))}.signalSection{background:#f8fbf8;border:1px solid #bdcbc4e6;border-radius:8px;min-width:0;padding:24px;box-shadow:0 10px 28px #1d29240d}.signalSection.agreement{background:linear-gradient(#e2f3fb,#f8fbf8 42%)}.signalSection.disagreement{background:linear-gradient(#ffe7d7,#f8fbf8 42%)}.signalSection.question{background:linear-gradient(#ece2f8,#f8fbf8 42%)}.signalSection.progress{background:linear-gradient(#d8f1e5,#f8fbf8 42%)}.signalSection header,.sourcePreview header,.sourceMessage summary,.authorRow summary{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.signalSection header>*,.sourcePreview header>*,.sourceMessage summary>*,.authorRow summary>*{overflow-wrap:anywhere;min-width:0}.signalSection header span{color:var(--muted);font-size:.82rem;font-weight:800}.signalSection>p{margin-top:8px;font-size:.94rem}.signalSection.disagreement{border-top:4px solid var(--contest)}.signalSection.agreement{border-top:4px solid var(--accent)}.signalSection.question{border-top:4px solid var(--note)}.signalSection.progress{border-top:4px solid var(--progress)}.signalSection.agreement h3{color:var(--accent)}.signalSection.disagreement h3{color:var(--contest)}.signalSection.question h3{color:var(--note)}.signalSection.progress h3{color:var(--progress)}.signalSection.agreement .evidenceDrawer summary{color:var(--accent)}.signalSection.disagreement .evidenceDrawer summary{color:var(--contest)}.signalSection.question .evidenceDrawer summary{color:var(--note)}.signalSection.progress .evidenceDrawer summary{color:var(--progress)}.evidenceList{gap:12px;margin-top:16px;padding:0;list-style:none;display:grid}.evidenceList li{border-top:1px solid #d7dfd9d9;gap:8px;padding-top:14px;display:grid}.evidenceList li:first-child{border-top:0;padding-top:0}.evidenceList p{color:#303733;font-size:.94rem;line-height:1.52}.signalCode{color:#f4f6f3;white-space:pre;background:#202420;border:1px solid #bdcbc4e6;border-radius:8px;max-width:100%;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem;line-height:1.45;overflow:auto}.evidenceDrawer{width:fit-content;max-width:100%}.evidenceDrawer summary{background:var(--surface-soft);min-height:30px;color:var(--accent);cursor:pointer;border:1px solid #d7dfd9f5;border-radius:999px;align-items:center;padding:6px 11px;font-size:.85rem;font-weight:850;list-style:none;display:inline-flex}.evidenceDrawer summary::-webkit-details-marker{display:none}.sourceMessage summary::-webkit-details-marker{display:none}.authorRow summary::-webkit-details-marker{display:none}.evidenceDrawer[open]{width:100%}.evidenceDrawer[open] summary{border-color:var(--accent);background:var(--accent-soft);margin-bottom:10px}.authorRow,.sourceMessage{background:linear-gradient(#f8fbf8,#edf5f0);border:1px solid #bdcbc4e6;border-radius:8px;min-width:0;max-width:100%;box-shadow:0 8px 22px #1d29240a}.authorRow summary,.sourceMessage summary{cursor:pointer;padding:20px 22px;list-style:none}.authorRow summary span,.sourceMessage summary span{color:var(--accent);font-weight:900}.authorRow summary em,.sourceMessage summary em{color:var(--muted);font-size:.9rem;font-style:normal;font-weight:700}.authorDetails,.sourcePreview{border-top:1px solid var(--line);padding:22px}.miniPostList{margin-top:12px}.sourceMessage summary strong{font-weight:850}.sourcePreview{background:linear-gradient(180deg, var(--surface-soft), #fff);gap:14px;min-width:0;max-width:100%;display:grid}.sourcePreview-agreement{border-top-color:var(--accent);background:linear-gradient(#e2f3fb,#fff 38%)}.sourcePreview-disagreement{border-top-color:var(--contest);background:linear-gradient(#ffe7d7,#fff 38%)}.sourcePreview-question{border-top-color:var(--note);background:linear-gradient(#ece2f8,#fff 38%)}.sourcePreview-progress{border-top-color:var(--progress);background:linear-gradient(#d8f1e5,#fff 38%)}.sourcePreview header p{color:var(--ink);font-weight:850}.sourcePreview time{color:var(--muted);margin-top:4px;font-size:.88rem;font-weight:700;display:block}.sourcePreview header a{color:var(--accent);font-size:.86rem;font-weight:850;text-decoration:none}.matchNote{background:var(--note-soft);width:fit-content;color:var(--note)}.postContextList{gap:8px;margin:0;display:grid}.postContext{background:#ffffffbd;border:1px solid #bdcbc4f2;border-left-width:5px;border-radius:8px;min-width:0;padding:12px 14px}.postContext-agreement{border-left-color:var(--accent)}.postContext-disagreement{border-left-color:var(--contest)}.postContext-question{border-left-color:var(--note)}.postContext-progress{border-left-color:var(--progress)}.postContext dt{color:var(--ink);text-transform:uppercase;font-size:.76rem;font-weight:950}.postContext dd{color:#303733;margin-top:5px;font-size:.94rem;line-height:1.48}.postContext dd>p,.postContext .signalCode{margin:0}.postBody{border:1px solid var(--line);background:var(--surface);color:#303733;overflow-wrap:anywhere;border-radius:8px;min-width:0;max-width:100%;padding:24px;font-size:.98rem;line-height:1.64}.sourceStats{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.sourceStats div{background:var(--surface);min-width:0;padding:14px}.sourceStats dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:900}.sourceStats dd{color:var(--ink);margin-top:5px;font-size:.92rem;font-weight:850}.rawSource{border-top:1px solid var(--line);padding-top:12px}.rawSource summary{color:var(--accent);cursor:pointer;font-weight:850}.rawSource pre{color:#f4f6f3;white-space:pre-wrap;background:#202420;border-radius:8px;max-height:360px;margin:12px 0 0;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.82rem;line-height:1.5;overflow:auto}.readerFooter{border-top:1px solid var(--line);margin-top:24px;padding-top:24px;font-size:.95rem}.discoursePost>:first-child{margin-top:0}.discoursePost>:last-child{margin-bottom:0}.discoursePost p{color:#303733;margin:0 0 1em;line-height:1.64}.discoursePost hr{background:var(--line);border:0;height:1px;margin:1.35em 0}.discoursePost h1,.discoursePost h2,.discoursePost h3,.discoursePost h4{color:var(--ink);margin:1.35em 0 .55em;line-height:1.25}.discoursePost h1{font-size:1.6rem}.discoursePost h2{font-size:1.3rem}.discoursePost h3{font-size:1.08rem}.discoursePost ul,.discoursePost ol{margin:0 0 1em;padding-left:1.35rem}.discoursePost ul ul,.discoursePost ul ol,.discoursePost ol ul,.discoursePost ol ol{margin:.35em 0 .45em}.discoursePost li,.discoursePost li>p{margin:.35em 0}.discoursePost a{color:var(--accent);text-underline-offset:2px;font-weight:750;text-decoration-thickness:1px}.discoursePost blockquote,.discoursePost aside.quote{border-left:4px solid var(--note);background:var(--note-soft);color:#3d453f;border-radius:0 8px 8px 0;margin:1em 0;padding:12px 14px}.discoursePost blockquote p,.discoursePost aside.quote p{color:#3d453f}.discoursePost aside.quote blockquote{background:0 0;border-left:0;margin:8px 0 0;padding:0}.discoursePost .title{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:.86rem;font-weight:850;display:flex}.discoursePost img{border-radius:8px;max-width:100%;height:auto}.discoursePost img.avatar{border-radius:50%;width:24px;height:24px}.discoursePost code{border:1px solid var(--line);color:var(--ink);background:#eef0ec;border-radius:4px;padding:.1em .32em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.88em}.discoursePost pre{color:#f4f6f3;background:#202420;border-radius:8px;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem;line-height:1.5;overflow:auto}.discoursePost pre code{color:inherit;background:0 0;border:0;padding:0}.discoursePost table{border-collapse:collapse;width:100%;margin:1em 0;font-size:.92rem;display:block;overflow:auto}.discoursePost th,.discoursePost td{border:1px solid var(--line);text-align:left;padding:8px 10px}.discoursePost thead th{background:var(--surface-soft);color:var(--ink);font-weight:900}.discoursePost details{border:1px solid var(--line);background:#fff9;border-radius:8px;padding:12px 14px}.discoursePost details summary{cursor:pointer;color:var(--accent);font-weight:850}.discoursePost .lightbox-wrapper,.discoursePost .meta{max-width:100%}.discoursePost .meta{color:var(--muted);flex-wrap:wrap;gap:6px;margin-top:4px;font-size:.78rem;display:flex}.discoursePost svg{display:none}@media (max-width:980px){.homeExplainer{grid-template-columns:1fr}.topicDiscoveryHeader,.topicListPanelMeta{flex-direction:column;align-items:stretch}.topicRefreshButton,.topicListPanelMeta span{width:fit-content}.topicListItem{grid-template-columns:1fr}.topicListActions{grid-template-columns:repeat(2,minmax(0,max-content))}.evidenceSections{grid-template-columns:1fr}.sourceWorkspace{grid-template-columns:1fr;height:auto;min-height:0}.sourceTimeline{order:-1;width:auto;position:static}.sourceWorkspace .sourceList{max-height:70vh}.timelineCard{min-height:300px}.timelineTrack{min-height:170px}}@media (max-width:680px){.appHeader{align-items:center;padding:12px 10px}.brandLogo{gap:9px}.brandMark{width:38px;height:38px}.brandWordmark span{display:none}.readerShell{padding:0 0 48px}.homeShell{padding:0}.homeHero{min-height:100vh;padding:32px 18px}.homeBrand{margin-bottom:42px}.homeHero h1{font-size:2.35rem}.topicSearchForm{grid-template-columns:1fr}.topicDiscovery{padding:32px 10px 48px}.topicListTabs{grid-template-columns:1fr;display:grid}.topicListTabs button{text-align:left}.topicListPanel{padding:10px}.topicListItem{padding:14px}.topicListStats{grid-template-columns:1fr 1fr}.readerHero{padding:24px}.readerHero h1{font-size:2.45rem}.heroDeck{font-size:1.02rem}.phaseStep,.signalSection,.postBody{padding:14px}.briefPanel{gap:12px}.workbenchTabs{grid-template-columns:1fr;margin-left:10px;margin-right:10px;display:grid}.tabPanel{padding-left:10px;padding-right:10px}.workbenchTabs button{text-align:left}.briefBlock{padding:18px}.phaseStep{grid-template-columns:1fr}.sourcePreview header,.sourceMessage summary,.authorRow summary{flex-direction:column}.sourceStats{grid-template-columns:1fr 1fr}}
