:root{color:#18201d;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,textarea,select{font:inherit}.shell{grid-template-columns:minmax(0,1fr) 430px;gap:0;min-height:100vh;display:grid}.workspace{flex-direction:column;gap:18px;padding:28px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}h1,h2,p{margin:0}h1{font-size:28px}.topbar p,.muted{color:#66706a}.status,.confidence{background:#fff;border:1px solid #d8ded7;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:inline-flex}.composer,.answer{background:#fff;border:1px solid #d8ded7;border-radius:8px;padding:16px}.controls{justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;display:flex}label{color:#4c5751;gap:6px;font-size:13px;display:grid}select{background:#fff;border:1px solid #cbd4ce;border-radius:6px;min-width:150px;padding:8px}.filterRow{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.chip{color:#334139;cursor:pointer;background:#f8faf7;border:1px solid #cbd4ce;border-radius:999px;padding:7px 10px}.chip.active{color:#fff;background:#173f35;border-color:#173f35}textarea{resize:vertical;border:1px solid #cbd4ce;border-radius:8px;width:100%;min-height:132px;padding:14px;line-height:1.5}.send{color:#fff;cursor:pointer;background:#173f35;border:0;border-radius:8px;align-items:center;gap:8px;margin-top:12px;padding:10px 14px;display:inline-flex}.send:disabled{opacity:.6;cursor:not-allowed}@keyframes spin{to{transform:rotate(360deg)}}.answer{min-height:260px}.empty{color:#66706a;text-align:center;place-items:center;gap:10px;min-height:220px;display:grid}.confidence.good{color:#166534;border-color:#96c5a7}.confidence.medium{color:#766312;border-color:#d6c57e}.confidence.warn{color:#8a1f1f;border-color:#db9b9b}.answerText{white-space:pre-wrap;margin-top:16px;line-height:1.7}.clarify,.scope{color:#5b665f;margin-top:14px;line-height:1.5}.feedback{gap:8px;margin-top:18px;display:flex}.feedback button{background:#fff;border:1px solid #cbd4ce;border-radius:7px;padding:8px 10px}.error{color:#8a1f1f;background:#fff1f1;border:1px solid #e5b7b7;border-radius:8px;padding:12px}.sources{background:#fff;border-left:1px solid #d8ded7;max-height:100vh;padding:24px;overflow-y:auto}.sources h2{align-items:center;gap:8px;margin-bottom:14px;font-size:18px;display:flex}.sourceCard{border:1px solid #d8ded7;border-radius:8px;margin-bottom:12px;padding:12px}.sourceHeader{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.sourceHeader span{color:#66706a;font-size:12px}.sourceCard p{color:#26332d;margin-bottom:10px;line-height:1.7}code{color:#66706a;overflow-wrap:anywhere;font-size:12px;display:block}.debug{color:#d7f5df;background:#111714;border-radius:8px;padding:12px;overflow-x:auto}@media (width<=900px){.shell{grid-template-columns:1fr}.sources{border-top:1px solid #d8ded7;border-left:0;max-height:none}.controls{flex-direction:column;align-items:stretch}.filterRow{justify-content:flex-start}}:root{color:#17251e;font-synthesis:none;background:#f3f6f4;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:#286648;text-decoration:none}.appShell{min-height:100vh}.siteHeader{z-index:30;color:#fff;background:#123c29;justify-content:space-between;align-items:center;gap:24px;height:70px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #102a1e24}.brand{color:#fff;align-items:center;gap:10px;display:flex}.brand span{display:grid}.brand small{color:#bad0c4}.desktopNav{align-items:center;gap:24px;display:flex}.desktopNav a{color:#d8e6de;border-bottom:3px solid #0000;padding:24px 0 20px}.desktopNav a.active{color:#fff;border-color:#e3bd57}.headerActions,.languageSwitch,.headerButton{align-items:center;gap:8px;display:flex}.languageSwitch{border:1px solid #557665;border-radius:9px;overflow:hidden}.languageSwitch button{color:#d8e6de;background:0 0;border:0;padding:7px 8px}.languageSwitch button.active{color:#183a2a;background:#eccb72}.headerButton{color:#fff;background:0 0;border:1px solid #789384;border-radius:8px;padding:8px 11px}.mobileNav{display:none}.page,.landing{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 80px}.hero{align-content:center;max-width:850px;min-height:520px;display:grid}.eyebrow{color:#9b7521;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:750}.hero h1,.pageIntro h1,.readerHeader h1,.authorPage h1{color:#173d2b;margin:16px 0 20px;font-family:Georgia,serif;font-size:clamp(38px,6vw,72px);line-height:1.02}.hero p,.lead,.pageIntro p{color:#526158;max-width:760px;font-size:19px;line-height:1.7}.primaryButton,.secondaryButton{border-radius:9px;justify-content:center;align-items:center;margin:10px 10px 0 0;padding:12px 18px;font-weight:700;display:inline-flex}.primaryButton{color:#fff;background:#286648;border:0}.secondaryButton{background:#fff;border:1px solid #9cb0a4}.featureGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.featureGrid article,.noticeCard{background:#fff;border:1px solid #d9e2dc;border-radius:14px;padding:26px}.featureGrid svg,.noticeCard svg{color:#b28a31}.pageIntro{margin-bottom:30px}.pageIntro h1{font-size:48px}.searchBar{z-index:10;background:#fff;border:1px solid #ccd8d1;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 14px;display:grid;position:sticky;top:86px;box-shadow:0 10px 30px #1a45301a}.searchBar input{border:0;outline:0;min-width:0;font-size:17px}.searchBar button,.controlRow button{color:#fff;background:#286648;border:0;border-radius:8px;padding:10px 14px}.resultList{gap:12px;margin-top:24px;display:grid}.resultCard{color:inherit;background:#fff;border:1px solid #d8e1dc;border-radius:12px;align-items:flex-start;gap:16px;padding:18px;transition:all .15s;display:flex}.resultCard:hover{border-color:#75a087;transform:translateY(-1px);box-shadow:0 8px 24px #1c4a3212}.resultCard h2,.resultCard h3{margin:0 0 7px;font-size:18px}.resultCard p{color:#56645c;margin:5px 0;line-height:1.55}.resultCard small{color:#78847d}.typeBadge{text-align:center;text-transform:uppercase;border-radius:14px;min-width:72px;padding:5px 8px;font-size:11px}.typeBadge.book{color:#24613b;background:#e4f3e9}.typeBadge.author{color:#795d18;background:#fff0cd}.typeBadge.passage{color:#395a87;background:#e8eef8}.resultCard>a{color:inherit;flex:1}.bookSelect{width:18px;height:18px;margin-top:6px}.multiSummary{z-index:8;margin-top:18px;position:sticky;top:154px;box-shadow:0 10px 28px #173d2917}.libraryWorkspace{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:22px;margin-top:22px;display:grid}.libraryWorkspace>aside{max-height:calc(100vh - 175px);position:sticky;top:155px;overflow:auto}.facetPanel{background:#fff;border:1px solid #d3ddd7;border-radius:12px;gap:10px;padding:16px;display:grid}.facetPanel h2{align-items:center;gap:7px;margin:0;font-size:17px;display:flex}.facetPanel>input,.scholarSearch{border:1px solid #c8d4cc;border-radius:8px;width:100%;padding:10px}.facetGroup{border-top:1px solid #edf1ee}.facetGroup>button{text-transform:capitalize;background:0 0;border:0;justify-content:space-between;width:100%;padding:10px 0;display:flex}.facetGroup>button span{align-items:center;gap:4px;display:flex}.facetOptions{max-height:190px;padding-bottom:8px;display:grid;overflow:auto}.facetOptions label,.candidateBooks label,.participantPicker label{grid-template-columns:auto 1fr auto;align-items:start;gap:7px;padding:5px 0;font-size:13px;display:grid}.facetOptions small{color:#7a867f}.candidateHeader{border-top:1px solid #dce4df;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.candidateHeader button{color:#286648;background:0 0;border:0}.candidateBooks{max-height:330px;display:grid;overflow:auto}.candidateBooks label{grid-template-columns:auto 1fr}.candidateBooks span{display:grid}.candidateBooks small{color:#758179}.selectedPinned{background:#fff3cf;border-radius:6px;padding:7px!important}.resultTabs{gap:7px;display:flex}.resultTabs button{text-transform:capitalize;background:#fff;border:1px solid #cad6ce;border-radius:18px;padding:7px 13px}.resultTabs button.active{color:#fff;background:#286648}.sideTabs.three{grid-template-columns:repeat(3,1fr)}.sideTabs.three button{flex-wrap:wrap;font-size:11px}.chatSidebar .facetPanel{border:0;padding:0}.participantPicker{gap:4px;display:grid}.participantPicker label{grid-template-columns:auto 1fr}.participantPicker span{display:grid}.participantPicker small{color:#7a867f}.readerHeader{margin-bottom:24px}.readerHeader h1{font-size:46px}.summaryWorkbench{background:#fff;border:1px solid #d5dfd9;border-radius:13px;padding:22px}.summaryWorkbench h2{margin-top:0}.controlRow{grid-template-columns:160px 160px 1fr auto;gap:9px;display:grid}.controlRow input,.controlRow select,.bookFilter input,.bookFilter select{background:#fff;border:1px solid #cbd7cf;border-radius:8px;min-width:0;padding:10px}.jobBox{background:#f1f7f3;border-radius:8px;margin-top:15px;padding:14px}.jobBox progress{width:100%}.readerContent{gap:12px;margin-top:20px;display:grid}.passage{background:#fff;border:1px solid #d9e2dc;border-radius:11px;padding:20px;scroll-margin-top:90px}.passage.focused{border:2px solid #c2942c;box-shadow:0 0 0 4px #e8c86f33}.passage header{color:#8a6a20;font-size:13px}.passage p{font-family:Noto Naskh Arabic,Georgia,serif;font-size:18px;line-height:1.9}.passage a{align-items:center;gap:6px;display:inline-flex}.authorPage h1{font-size:50px}.authPage{place-items:center;min-height:calc(100vh - 70px);padding:30px;display:grid}.authCard{background:#fff;border:1px solid #d2ddd6;border-radius:15px;gap:15px;width:min(430px,100%);padding:30px;display:grid;box-shadow:0 20px 60px #1637251f}.authCard>svg{color:#286648}.authCard h1{margin:0}.authCard label{gap:6px;font-size:13px;display:grid}.authCard input{border:1px solid #c6d3cb;border-radius:8px;padding:11px}.authLinks{flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.successText{color:#24643c}.errorText{color:#a12f2f}.chatLayout{grid-template-columns:280px minmax(0,1fr);height:calc(100vh - 70px);display:grid}.chatSidebar{background:#fff;border-inline-end:1px solid #d6dfd9;padding:16px;overflow-y:auto}.closeDrawer,.drawerButton{display:none}.sideTabs{grid-template-columns:1fr 1fr;gap:5px;margin-bottom:15px;display:grid}.sideTabs button{color:#55645b;background:#edf2ef;border:0;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:9px;display:flex}.sideTabs button.active{color:#fff;background:#286648}.newChat{color:#286648;background:#eef7f1;border:1px solid #76a087;border-radius:8px;width:100%;margin-bottom:10px;padding:9px}.chatRow{text-align:start;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:7px;width:100%;padding:9px;overflow:hidden}.chatRow:hover{background:#edf2ef}.bookFilter{gap:9px;display:grid}.bookFilter label{grid-template-columns:auto 1fr;align-items:start;gap:7px;font-size:13px;display:grid}.conversation{background:#f3f6f4;flex-direction:column;min-width:0;display:flex}.messageStream{flex:1;padding:26px max(24px,50% - 440px);overflow-y:auto}.emptyState{text-align:center;color:#617067;place-content:center;min-height:60vh;display:grid}.emptyState svg{color:#bd9333;width:38px;height:38px;margin:auto}.message{max-width:880px;margin:0 auto 16px}.message.user{color:#fff;background:#286648;border-radius:14px 14px 4px;width:fit-content;max-width:75%;margin-inline-end:0;padding:12px 16px}.message.assistant{background:#fff;border:1px solid #d5dfd9;border-radius:13px;padding:22px}.message.error{color:#9c2828}.messageBody{white-space:pre-wrap;font-size:16px;line-height:1.75}.scopeNote{color:#66736b;margin-top:14px;display:block}.chatComposer{background:#fff;border:1px solid #c7d4cc;border-radius:12px;margin:0 max(20px,50% - 440px) 20px;box-shadow:0 10px 30px #173d2920}.chatComposer textarea{resize:vertical;border:0;border-radius:12px;outline:0;width:100%;min-height:90px;padding:14px}.chatComposer>div{color:#6d7b72;border-top:1px solid #e8eeea;justify-content:space-between;align-items:center;padding:9px 12px;font-size:12px;display:flex}.chatComposer button{color:#fff;background:#286648;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 14px;display:inline-flex}.inlineSources{border-top:1px solid #e2e9e5;margin-top:20px;padding-top:12px}.inlineSources h3{align-items:center;gap:7px;font-size:14px;display:flex}.sourceRow{border-top:1px solid #edf1ee}.sourceRow>button{text-align:start;color:#294b38;background:0 0;border:0;justify-content:space-between;gap:8px;width:100%;padding:10px 0;display:flex}.sourceRow>div{color:#4e5e55;padding:0 10px 12px;line-height:1.6}.sourceRow>div div{gap:15px;display:flex}.scholarPage{padding-bottom:130px}.scholarPicker{flex-wrap:wrap;gap:7px;display:flex}.scholarPicker button{background:#fff;border:1px solid #c6d4cb;border-radius:20px;padding:8px 12px}.scholarPicker button.selected{color:#fff;background:#286648}.scholarMessages{gap:15px;margin-top:24px;display:grid}.scholarMessage{background:#fff;border:1px solid #d6e0da;border-radius:13px;padding:22px}.scholarMessage header{align-items:center;gap:8px;display:flex}.scholarMessage header small{color:#748178;margin-inline-start:auto}.scholarMessage>p{line-height:1.75}.scholarComposer{width:min(880px,100% - 40px);position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.scholarComposer>button{margin:8px}.reviewCard{background:#fff;border:1px solid #d5dfd9;border-radius:10px;margin:12px 0;padding:18px}.reviewCard pre{background:#f1f4f2;padding:10px;overflow:auto}.reviewCard button{margin-inline-end:8px}.loading{justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.spin{animation:1s linear infinite spin}.scholarCatalog,.contactGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-top:18px;display:grid}.scholarCard,.contactCard{background:#fff;border:1px solid #d4ded8;border-radius:11px;justify-content:space-between;gap:14px;padding:16px;display:flex}.scholarCard.selected{border-color:#2b6d4d;box-shadow:0 0 0 2px #2b6d4d22}.scholarCard>div,.contactCard>div{gap:5px;display:grid}.scholarCard button,.contactCard button{color:#245d40;background:#fff;border:1px solid #8bab98;border-radius:7px;align-self:center;padding:8px}.status{border-radius:13px;width:fit-content;padding:4px 8px;font-size:11px}.status.verified{color:#1f613d;background:#dff2e6}.status.experimental{color:#795b14;background:#fff0c9}.readiness{background:#fff;border-left:4px solid #bc9130;padding:16px}.messageRating{align-items:center;gap:2px;margin-top:12px;display:flex}.messageRating button{color:#a9b3ad;background:0 0;border:0;padding:2px}.messageRating button.active{color:#c29021}.messageRating small{color:#718078;margin-inline-start:8px}.profileForm{grid-template-columns:1fr 1fr;gap:12px;max-width:850px;display:grid}.profileForm input,.profileForm textarea{border:1px solid #c7d3cb;border-radius:8px;padding:11px}.profileForm textarea{grid-column:1/-1;min-height:130px}.policyPage{max-width:850px}.policyPage li{margin:12px 0;line-height:1.6}.conductConsent{align-items:start;line-height:1.45;grid-template-columns:auto 1fr!important;font-size:13px!important}html[dir=rtl] .messageBody,html[dir=rtl] .passage p,html[dir=rtl] textarea{font-family:Noto Naskh Arabic,Segoe UI,Arial,sans-serif}@media (width<=1100px){.siteHeader{gap:12px;padding-inline:14px}.desktopNav{gap:12px;font-size:13px}.headerButton{padding:8px;font-size:0}.headerButton svg{margin:0}}@media (width<=900px){.desktopNav{display:none}.featureGrid{grid-template-columns:1fr}.controlRow{grid-template-columns:1fr 1fr}.libraryWorkspace{grid-template-columns:1fr}.libraryWorkspace>aside{max-height:none;position:static}.chatLayout{height:calc(100vh - 70px);display:block}.chatSidebar{z-index:50;width:min(390px,96vw);transition:all .2s;position:fixed;inset:70px auto 0 0;transform:translate(-105%);box-shadow:15px 0 50px #102c1e40}.chatSidebar.open{transform:none}.closeDrawer{background:0 0;border:0;margin-inline-start:auto;display:block}.drawerButton{z-index:25;background:#fff;border:1px solid #cad6ce;border-radius:8px;align-items:center;gap:5px;padding:7px;display:flex;position:fixed;top:78px;left:10px}.conversation{height:100%}.messageStream{padding-top:58px}.scholarComposer{bottom:76px}}@media (width<=680px){body{padding-bottom:62px}.siteHeader{height:62px;padding:0 12px}.brand small,.headerButton{display:none}.languageSwitch button{padding:6px;font-size:10px}.mobileNav{z-index:60;background:#fff;border-top:1px solid #cad5ce;grid-template-columns:repeat(4,1fr);width:100%;height:62px;display:grid;position:fixed;bottom:0}.mobileNav a{color:#68766d;place-content:center;justify-items:center;gap:3px;font-size:10px;display:grid}.mobileNav svg{width:20px}.mobileNav a.active{color:#286648;background:#edf5f0}.page,.landing{width:min(100% - 24px,1180px);padding-top:28px}.hero{min-height:440px}.hero h1{font-size:42px}.featureGrid{gap:10px}.searchBar{grid-template-columns:auto 1fr;top:70px}.searchBar button{grid-column:1/-1}.resultCard{padding:14px}.typeBadge{min-width:58px}.controlRow,.profileForm{grid-template-columns:1fr}.profileForm textarea{grid-column:auto}.readerHeader h1,.pageIntro h1,.authorPage h1{font-size:36px}.chatLayout{height:calc(100vh - 124px)}.chatSidebar{inset-block-start:62px}.drawerButton{top:69px}.messageStream{padding:54px 10px 16px}.message.user{max-width:90%}.message.assistant{padding:15px}.chatComposer{margin:0 8px 8px}.chatComposer textarea{min-height:72px}.chatComposer>div span{text-overflow:ellipsis;white-space:nowrap;max-width:55%;overflow:hidden}.scholarPage{padding-bottom:160px}.scholarComposer{width:calc(100% - 16px);bottom:67px}.scholarMessage header{flex-wrap:wrap}.scholarMessage header small{width:100%;margin:0}.scholarCatalog,.contactGrid{grid-template-columns:1fr}}.chatLayout{grid-template-columns:280px minmax(0,1fr) 250px}.contactSidebar{background:#fff;border-inline-start:1px solid #d6dfd9;padding:16px;overflow-y:auto}.contactsDrawerButton{display:none}.chatContact{border-bottom:1px solid #e4ebe7;gap:8px;padding:10px 0;display:grid}.chatContact div{gap:6px;display:flex}.chatContact button{background:#fff;border:1px solid #90a99a;border-radius:6px;padding:6px}.notificationBell{color:#fff;border:1px solid #789384;border-radius:8px;place-content:center;width:38px;height:38px;display:grid;position:relative}.notificationBell span{text-align:center;color:#fff;background:#a52d2d;border-radius:12px;min-width:18px;padding:2px 5px;font-size:10px;position:absolute;top:-6px;right:-6px}.notification{background:#fff;border:1px solid #d4ded8;border-radius:10px;margin:10px 0;padding:14px}.notification.read{opacity:.65}.feedComposer{background:#fff;border:1px solid #d4ded8;border-radius:12px;gap:8px;padding:16px;display:grid}.feedComposer textarea{min-height:100px;padding:10px}.feedComposer button,.feedPost>button{color:#fff;background:#286648;border:0;border-radius:7px;width:max-content;padding:8px 12px}.feedPost{background:#fff;border:1px solid #d4ded8;border-radius:12px;margin:16px 0;padding:20px}.feedComments{border-inline-start:3px solid #e0e8e3;margin-top:15px;padding-inline-start:20px}.feedComments article{border-bottom:1px solid #edf1ee;padding:10px 0}.feedReply{border-inline-start:2px solid #d8e2dc;margin-inline-start:28px;padding-inline-start:12px!important}.expertLayout{grid-template-columns:280px minmax(0,1fr);gap:18px;display:grid}.expertLayout aside{align-content:start;gap:7px;display:grid}.expertLayout aside button{text-align:start;background:#fff;border:1px solid #ccd8d1;border-radius:8px;padding:10px;display:grid}.expertLayout main{background:#fff;border:1px solid #d4ded8;border-radius:12px;min-width:0;padding:18px}.expertLayout pre{white-space:pre-wrap;overflow:auto}@media (width<=1100px){.chatLayout{grid-template-columns:260px minmax(0,1fr)}.contactSidebar{z-index:50;width:min(360px,96vw);transition:all .2s;position:fixed;inset:70px 0 0 auto;transform:translate(105%);box-shadow:-15px 0 50px #102c1e40}.contactSidebar.open{transform:none}.contactsDrawerButton{z-index:25;background:#fff;border:1px solid #cad6ce;border-radius:8px;align-items:center;gap:5px;padding:7px;display:flex;position:fixed;top:78px;right:10px}}@media (width<=900px){.chatLayout{display:block}.contactSidebar{inset-block-start:70px}.expertLayout{grid-template-columns:1fr}}@media (width<=680px){.contactSidebar{inset-block-start:62px}.contactsDrawerButton{top:69px}.notificationBell{border:0;width:30px}}.feedPost header,.feedComments header{justify-content:space-between;align-items:center;gap:10px;display:flex}.feedActions{gap:5px;display:flex}.feedActions button{color:#286648;background:0 0;border:0}.notificationBellWrap{position:relative}.notificationDropdown{z-index:80;color:#183a2a;background:#fff;border:1px solid #cad7cf;border-radius:10px;gap:5px;width:280px;padding:12px;display:grid;position:absolute;inset-block-start:42px;inset-inline-end:0;box-shadow:0 16px 45px #102c1e35}.notificationDropdown button{text-align:start;text-overflow:ellipsis;white-space:nowrap;background:#eef5f1;border:0;border-radius:6px;padding:9px;overflow:hidden}.notificationDropdown button.read{opacity:.6}.notificationDropdown a{color:#286648;text-align:center;padding:8px}.expertTabs{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.expertTabs button{background:#fff;border:1px solid #cbd7cf;border-radius:18px;padding:8px 12px}.expertTabs button.active{color:#fff;background:#286648}.caseSummary div{grid-template-columns:140px 1fr;gap:10px;padding:6px 0;display:grid}.caseSummary dt{font-weight:700}.caseSummary dd{margin:0}.expertActions{grid-template-columns:repeat(3,max-content);gap:8px;margin-top:16px;display:grid}.expertActions textarea{grid-column:1/-1;min-height:90px;padding:10px}@media (width<=680px){.mobileNav{grid-template-columns:repeat(6,1fr)}.mobileNav a{font-size:8px}.notificationDropdown{width:auto;position:fixed;inset:62px 8px auto}.expertActions,.expertLayout{grid-template-columns:1fr}.expertLayout aside{max-height:220px;overflow:auto}}
