/* Research hub uses the site palette and shares the site content width. */

.th{--th-blue:var(--seal);--th-ink:var(--ink);--th-sub:var(--sub);--th-line:var(--line);color:var(--th-ink);font-family:var(--sans);font-size:15px;line-height:1.75;padding:30px 0 58px}
.th *{box-sizing:border-box;min-width:0}
.th [hidden]{display:none!important}
.th h1,.th h2,.th h3{font-family:inherit;letter-spacing:0;padding:0;margin:0;color:var(--th-ink)}
.th h1:before,.th h2:before{display:none}
.th h1{font-size:32px;line-height:1.35;font-weight:750}
.th h2{font-size:21px;line-height:1.5}
.th h3{font-size:18px;line-height:1.55}
.th a{color:inherit;text-decoration:none}
.th a:hover{color:var(--th-blue)}
.th p{margin:0}
.th button,.th input{font:inherit}
.th button{cursor:pointer}
.th :is(a,button,input):focus-visible{outline:3px solid var(--seal);outline-offset:4px}
.th-heading{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:26px}
.th-heading h1{font-size:24px;line-height:1.5;text-wrap:balance}
.th-top{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:20px;align-items:start}
.th-feature{background:#fff;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:352px;border:1px solid #e4eaf3}
.th-feature-art{position:relative;order:2;overflow:hidden;background:#e3eef5}
.th-feature-art img{width:100%;height:100%;object-fit:cover;object-position:52% 50%;display:block}
.th-feature-art>span{position:absolute;top:16px;right:16px;font-size:11px;padding:4px 11px;background:#ffffffd9;color:#345b7e;border-radius:4px}
.th-feature-copy{padding:28px 28px 30px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}
.th .th-meta{display:flex;align-items:center;gap:14px;color:var(--th-blue);font-size:12px;line-height:1.5;margin-bottom:12px}
.th-meta span{color:var(--th-sub)}
.th-feature h2{font-size:27px;line-height:1.6;letter-spacing:-.5px;font-weight:750;margin:2px 0 14px}
.th-feature-copy>p:not(.th-meta){font-size:14px;line-height:1.85;color:var(--th-sub);margin-bottom:24px}
.th .th-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:44px;padding:10px 20px;border:1px solid transparent;border-radius:6px;background:var(--th-blue);color:#fff;font-size:14px;font-weight:600;text-align:center;line-height:1.6}
.th .th-button:hover{background:var(--seal-deep);color:#fff}
.th .th-button-light{color:var(--th-ink);background:#fff;border-color:#ffffff80}
.th .th-button-light:hover{background:var(--seal-soft)}
.th-personal{background:var(--card);color:var(--ink);border:1px solid var(--line);border-top:3px solid var(--seal);border-radius:6px;padding:23px;position:relative;display:flex;align-items:flex-start;flex-direction:column}
.th-personal-symbol{display:none}
.th-small-label{color:var(--seal);font-size:12px;margin-bottom:16px}
.th-personal h2{font-size:22px;line-height:1.55;margin-bottom:12px}
.th-personal>p{font-size:13px;line-height:1.9;margin:0 0 18px;color:var(--sub)}
.th-personal .th-button{width:100%;margin-top:auto;font-size:13px;padding-inline:6px;background:var(--seal);color:#fff}
.th-personal .th-button:hover{background:var(--seal-deep)}
.th-personal .th-personal-secondary{color:var(--sub);align-self:center;font-size:12px;padding:10px 0}
.th-personal-foot{font-size:10px;color:var(--sub);border-top:1px solid var(--line);padding-top:11px;margin-top:5px;width:100%;line-height:1.6}
.th-personal-foot span{font-size:15px;vertical-align:middle;margin-right:4px}
.th-mine-list{width:100%;max-height:260px;overflow:auto;margin-bottom:12px}
.th-mine-list>div{padding:10px 0;border-top:1px solid var(--line);font-size:13px}
.th-mine-list b{display:block;font-weight:600;overflow-wrap:anywhere}
.th-mine-list span{display:flex;flex-wrap:wrap;gap:14px;margin-top:4px}
.th-mine-list a{font-size:12px;color:var(--seal);padding:5px 0}
.th-mine-list small{display:block;color:var(--sub);font-size:11px;margin-top:4px}
.th-drafts{font-size:12px;width:100%;margin-bottom:14px}.th-drafts summary{cursor:pointer;min-height:36px}.th-drafts a{display:block;padding:8px 0;color:var(--seal)}
.th-personal-analysis{border:1px solid var(--line);border-radius:6px;background:var(--card);margin-top:22px;scroll-margin-top:20px;padding:16px 22px}
.th-personal-analysis>summary{cursor:pointer;font-weight:600;color:var(--seal);line-height:1.7;overflow-wrap:anywhere}.th-personal-analysis>summary small{display:block;color:var(--sub);font-size:11px;font-weight:400;margin-top:4px}.th-personal-analysis .rd{padding-bottom:0}
.th-start{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:23px 0;margin:7px 0 14px;border-bottom:1px solid var(--th-line)}
.th-start>a{display:flex;gap:13px;align-items:center;padding:5px 0}
.th-step-icon{font-family:Arial,sans-serif;font-size:31px;color:var(--th-blue);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--seal-soft);border-radius:10px;flex-shrink:0}
.th-start b{display:block;font-size:14px;font-weight:650}
.th-start small{display:block;font-size:11px;color:var(--th-sub);margin-top:4px}
.th-body{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:32px;margin-top:28px}
.th-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}
.th-section-head>span,.th-section-head>a{font-size:12px;color:var(--th-sub)}
.th-section-head>a{color:var(--th-blue);white-space:nowrap}
.th-filter{display:flex;gap:7px;flex-wrap:wrap;margin-top:20px}
.th-filter button{background:transparent;color:var(--th-sub);border:1px solid transparent;border-radius:5px;padding:8px 15px;font-size:13px;min-height:40px}
.th-filter button[aria-pressed=true]{background:var(--th-ink);color:#fff}
.th-filter button:hover{border-color:var(--line)}
.th .th-result{color:var(--th-sub);font-size:11px;margin:10px 0 16px}
.th-articles{display:grid;gap:18px}
.th-story{display:grid;grid-template-columns:190px minmax(0,1fr);gap:22px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:16px}
.th-story-picture{position:relative;min-height:162px;border-radius:5px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e9effb;color:#245be3!important}
.th-story-copy{display:flex;flex-direction:column;justify-content:center;padding:2px 0}
.th-story-copy .th-meta{font-size:11px;margin-bottom:8px}
.th-story h3{font-size:18px;line-height:1.55;margin-bottom:8px}
.th-story-copy>p:not(.th-meta){font-size:13px;color:var(--th-sub);line-height:1.8}
.th-story-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}
.th-story-bottom span{font-size:11px;color:#607186}
.th-story-bottom a{font-size:12px;color:var(--th-blue);white-space:nowrap}
.th-visual-paper{display:block;width:122px;background:#fff;box-shadow:8px 9px 0 #d1dcf5;transform:rotate(-7deg);padding:14px 15px;font-size:10px;line-height:2}
.th-visual-paper b{font-size:12px;font-weight:650}
.th-visual-paper i{display:block;height:3px;background:#d5e1f9;margin-top:7px;width:75%}
.th-visual-paper i:last-child{width:50%}
.th-visual-ring{position:absolute;width:130px;height:130px;border:1px solid #a9bfea;border-radius:50%;top:10px;right:-40px}
.th-picture-experiment{background:#ecf2fc}
.th-visual-cards{display:flex;gap:6px;align-items:center;transform:rotate(-9deg)}
.th-visual-cards i{display:flex;align-items:center;justify-content:center;width:46px;height:76px;background:#fff;font-style:normal;font-size:13px;box-shadow:3px 4px 0 #cbd9f2}
.th-visual-cards i:nth-child(2){background:#245be3;color:white;transform:translateY(-10px)}
.th-picture-agent{background:#e9f1f1}
.th-visual-collab{display:flex;flex-direction:column;align-items:center;gap:1px;transform:rotate(-5deg)}
.th-visual-collab i{font-style:normal;background:#fff;color:#315f6c;padding:5px 24px;border:1px solid #a7c8cc;border-radius:22px;font-size:12px}
.th-visual-collab b{font-weight:400;font-size:21px;color:#54828d;line-height:1.5}
.th-picture-evidence{background:#eef0fa}
.th-visual-evidence{display:flex;align-items:center;justify-content:center;width:145px;height:125px;position:relative}
.th-visual-evidence:before{content:'';position:absolute;border:1px solid #a2afe1;inset:4px 14px;border-radius:50%}
.th-visual-evidence i{position:absolute;background:#fff;border:1px solid #b9c5ec;width:60px;height:38px;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:12px;border-radius:4px;color:#465f9c}
.th-visual-evidence i:first-child{top:0;left:42px}.th-visual-evidence i:nth-child(2){bottom:10px;left:0}.th-visual-evidence i:nth-child(3){bottom:10px;right:0}
.th-picture-results{background:#f8eee8}
.th-visual-books{display:flex;gap:5px;transform:rotate(-8deg);align-items:flex-end}
.th-visual-books i{font-style:normal;writing-mode:vertical-rl;letter-spacing:3px;height:96px;background:#fff;border-left:4px solid #c17b62;padding:10px 6px;font-size:11px;color:#8b4f3a;box-shadow:3px 3px 0 #e9cfc0}
.th-visual-books i:nth-child(2){height:108px;border-color:#dcaa8f}
.th-picture-compare{background:#eaf1f6}
.th-visual-compare{display:flex;align-items:center;gap:8px}
.th-visual-compare i{font-style:normal;writing-mode:vertical-rl;letter-spacing:2px;background:#fff;border-top:4px solid #749fb8;padding:13px 10px;font-size:12px;color:#456e85;box-shadow:3px 3px 0 #d4e3ed}
.th-visual-compare>span{font-size:26px;color:#749fb8}
.th-editor-note{font-size:11px;color:var(--th-sub);line-height:1.8;margin-top:22px!important}
.th-no-results{padding:34px;text-align:center;background:#fff;border:1px dashed #b7c7dd;border-radius:8px}
.th-no-results p{margin:10px 0 18px;font-size:13px;color:var(--th-sub)}
.th-sidebar h2{font-size:18px}.th-sidebar .th-muted{font-size:12px;margin-top:9px;color:var(--th-sub)}
.th-camp{display:flex;gap:16px;padding:19px 0;border-bottom:1px solid var(--th-line)}
.th-camp-date{min-width:59px;font-size:15px;color:var(--th-blue);font-weight:700;padding-top:2px;white-space:nowrap}
.th-camp-date small{font-size:11px;color:var(--th-sub);font-weight:400}
.th-camp small{display:block;font-size:11px;color:var(--th-sub);margin-bottom:6px}
.th-camp b{display:block;font-size:13px;line-height:1.75;font-weight:600}
.th-camp em{display:block;font-size:11px;font-style:normal;color:var(--th-blue);margin-top:8px}
.th-kit{background:#e9eff8;padding:20px;margin-top:28px;border-radius:8px}
.th-kit>a{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #d5e0ef}
.th-kit>a:last-child{border:0;padding-bottom:0}
.th-kit b{display:block;font-size:13px;font-weight:600}.th-kit small{display:block;font-size:11px;color:var(--th-sub);margin-top:3px}
.th-return{margin:26px 0 0;padding:0 3px}
.th-return h3{font-size:14px}.th-return p{font-size:12px;color:var(--th-sub);margin-top:9px}
.th-share{border:1px solid #c2d0e2;background:transparent;color:var(--th-ink);min-height:40px;padding:8px 14px;font-size:12px!important;border-radius:5px;margin-top:14px}
.th-share-status{font-size:12px!important;color:#426339!important;overflow-wrap:anywhere;margin-top:8px!important}
.th-breadcrumb{display:flex;gap:12px;font-size:13px;color:var(--th-sub);margin-bottom:30px}
.th-reading-grid{display:grid;grid-template-columns:minmax(0,780px) minmax(190px,1fr);gap:52px}
.th-longform{background:white;padding:36px 42px;border:1px solid var(--th-line);border-radius:10px}
.th-longform h1{font-size:32px;line-height:1.55;max-width:20em}
.th-deck{font-size:16px;color:var(--th-sub);margin-top:18px!important;line-height:1.9}
.th-byline{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:20px 0;color:var(--th-sub);font-size:12px;border-bottom:1px solid var(--th-line)}
.th-byline button{background:transparent;border:0;padding:5px 0;min-height:38px;color:var(--th-blue);font-size:12px}
.th-article-cover{display:block;width:100%;height:auto;border-radius:6px;margin:24px 0}
.th-article-intro{font-size:16px;line-height:2;color:#394e6a;margin:28px 0 34px!important}
.th-prose-section{scroll-margin-top:25px;margin:32px 0}
.th-prose-section h2{font-size:21px;margin-bottom:14px}.th-prose-section p{font-size:16px;line-height:2.05;color:#394e6a}
.th-checklist{background:#f1f5fc;border-left:3px solid #245be3;padding:24px;margin-top:38px;scroll-margin-top:20px}
.th-checklist h2{font-size:19px}.th-checklist p{font-size:13px;color:var(--th-sub);margin:6px 0 15px}
.th-checklist label{display:flex;align-items:center;gap:10px;min-height:43px;font-size:14px;cursor:pointer}
.th-checklist input{width:17px;height:17px;accent-color:var(--th-blue);margin:0}
.th-checklist small{display:block;color:var(--th-sub);font-size:11px;margin-top:12px}
.th-article-action{padding:28px 0;border-bottom:1px solid var(--th-line)}
.th-article-action>span{font-size:12px;color:var(--th-sub)}.th-article-action h2{font-size:22px;margin:5px 0 18px}.th-article-action small{display:block;font-size:12px;color:var(--th-sub);margin-top:8px}
.th-sources{margin-top:26px}.th-sources h2{font-size:16px}.th-sources ul{padding-left:20px;font-size:13px}.th-sources a{color:var(--th-blue)}.th-sources p{font-size:12px;color:var(--th-sub);line-height:1.9}
.th-toc{padding-top:8px}.th-toc h2,.th-continue h2{font-size:16px;margin-bottom:13px}.th-toc a{display:block;border-left:2px solid var(--th-line);padding:9px 0 9px 16px;color:var(--th-sub);font-size:13px}.th-toc a:hover{border-color:var(--th-blue)}
.th-continue{margin-top:34px}.th-continue a{display:block;border-bottom:1px solid var(--th-line);padding:16px 0}.th-continue small{display:block;font-size:11px;color:var(--th-blue);margin-bottom:8px}.th-continue b{font-size:14px;line-height:1.8;font-weight:550}
.th-back{display:block;margin-top:26px;color:var(--th-blue)!important;font-size:13px}
@media(min-width:1250px){.th-feature-copy{padding-left:32px}.th-feature h2{font-size:28px}}
@media(max-width:1000px){.th-top,.th-body{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.th-feature{grid-template-columns:1fr}.th-feature-art{order:0;height:185px}.th-feature-copy{padding:22px}.th-feature h2{font-size:24px}.th-feature h2 br{display:none}.th-feature-copy>p:not(.th-meta){margin-bottom:18px}.th-personal{justify-content:center}.th-story{grid-template-columns:140px minmax(0,1fr);gap:16px}.th-story-picture{min-height:160px}.th-visual-cards{gap:3px;transform:scale(.85) rotate(-9deg)}.th-visual-evidence{transform:scale(.85)}.th-story-bottom{align-items:flex-start;flex-direction:column;gap:7px}.th-start{gap:12px}.th-step-icon{width:36px;height:36px;font-size:26px}.th-start>a{gap:8px}.th-start small{font-size:10px}.th-reading-grid{grid-template-columns:minmax(0,1fr) 210px;gap:28px}.th-longform{padding:28px}.th-longform h1{font-size:28px}}
@media(max-width:760px){.th{padding-top:22px}.th-heading{align-items:flex-start;flex-direction:column;gap:20px}.th-heading h1{font-size:22px}.th-top,.th-body{grid-template-columns:1fr}.th-feature{grid-template-columns:1fr 1fr;min-height:320px}.th-feature-art{order:2;height:auto}.th-feature-copy{padding:24px}.th-feature h2{font-size:25px}.th-personal{padding:22px}.th-personal h2{font-size:22px}.th-personal h2 br{display:none}.th-small-label{margin-bottom:9px}.th-personal>p{max-width:90%;margin-bottom:18px}.th-personal .th-button{width:auto;min-width:220px;padding-inline:18px}.th-personal .th-personal-secondary{align-self:flex-start;padding-bottom:5px}.th-personal-foot{margin-top:10px}.th-personal-symbol{right:20px}.th-start{grid-template-columns:1fr 1fr;padding:15px 0 20px;gap:14px 18px}.th-start small{font-size:11px}.th-body{gap:30px}.th-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:24px}.th-kit{margin:0}.th-return{grid-column:1/-1;margin-top:0}.th-story{grid-template-columns:170px minmax(0,1fr)}.th-story-bottom{flex-direction:row;align-items:center}.th-reading-grid{grid-template-columns:1fr}.th-reading-aside{border-top:1px solid var(--th-line);padding-top:22px}.th-toc{display:none}.th-continue{margin-top:0}.th-continue a{padding:14px 0}.th-longform{padding:28px}.th-longform h1{font-size:27px}}
@media(max-width:480px){.th-heading{margin-bottom:20px}.th-top{gap:16px}.th-feature{grid-template-columns:1fr;min-height:0}.th-feature-art{order:0;height:188px}.th-feature-art img{object-position:center 51%}.th-feature-copy{padding:24px}.th-feature h2{font-size:25px;line-height:1.5;letter-spacing:0;max-width:13em}.th-feature h2 br{display:none}.th-feature-copy>p:not(.th-meta){font-size:13px;margin-bottom:20px}.th-desktop{display:none}.th-feature .th-button{width:100%}.th-personal h2{font-size:21px}.th-personal{padding:22px 20px}.th-personal .th-button{width:100%}.th-personal .th-personal-secondary{align-self:center}.th-start b{font-size:13px}.th-start small{font-size:10px}.th-start>a{gap:9px}.th-step-icon{width:34px;height:38px;font-size:25px}.th-section-head h2{font-size:20px}.th-library>.th-section-head>span{display:none}.th-filter{gap:3px;margin-top:16px}.th-filter button{font-size:12px;padding:8px 10px}.th-story{grid-template-columns:98px minmax(0,1fr);gap:13px;padding:13px;border-radius:7px}.th-story-picture{min-height:142px}.th-story h3{font-size:15px;line-height:1.65;margin-bottom:6px}.th-story-copy .th-meta{gap:10px;font-size:10px;margin-bottom:6px}.th-story-copy>p:not(.th-meta){font-size:11px;line-height:1.8}.th-story-bottom{flex-direction:column;align-items:flex-start;gap:6px;margin-top:10px}.th-story-bottom span{font-size:10px}.th-story-bottom a{display:inline-flex;align-items:center;min-height:35px}.th-visual-paper{width:78px;padding:10px 8px;font-size:9px;box-shadow:4px 5px 0 #d1dcf5}.th-visual-paper b{font-size:9px}.th-visual-cards{transform:scale(.61) rotate(-9deg);flex-shrink:0}.th-visual-evidence{transform:scale(.66);flex-shrink:0;min-width:145px}.th-visual-collab{transform:scale(.8) rotate(-5deg);flex-shrink:0}.th-visual-collab i{padding:5px 12px;font-size:11px}.th-visual-books{transform:scale(.72) rotate(-8deg);flex-shrink:0}.th-visual-compare{transform:scale(.72);flex-shrink:0}.th-sidebar{grid-template-columns:1fr;gap:24px}.th-camp{padding:18px 0}.th-kit{padding:20px}.th-personal-foot{font-size:10px}.th-reading{padding-top:19px}.th-breadcrumb{margin-bottom:18px;font-size:12px}.th-longform{padding:23px 19px}.th-longform h1{font-size:25px;line-height:1.6}.th-deck{font-size:14px}.th-byline{gap:6px 15px;font-size:11px}.th-byline button{font-size:11px}.th-prose-section h2{font-size:19px}.th-prose-section p,.th-article-intro{font-size:15px;line-height:2}.th-checklist{padding:20px 15px}.th-checklist label{font-size:13px}.th-article-action .th-button{width:100%}.th-article-action h2{font-size:21px}.th-article-cover{margin-top:16px}}
@media(prefers-reduced-motion:reduce){.th *{scroll-behavior:auto!important;transition:none!important}}

/* Desktop first fold: keep the four figures and research tabs within easy reach. */
@media(min-width:981px){
 .th{padding-top:18px}.th-heading{margin-bottom:18px;gap:24px}.th-heading h1{font-size:24px}
 .th-top{gap:20px}.th .tc-hero{padding:18px 24px 13px}.th .tc-hero-top{grid-template-columns:1fr 168px;gap:16px}.th .tc-hero img{height:138px;border-width:7px}.th .tc-hero h2{font-size:25px;line-height:1.4;margin:4px 0 8px}.th .tc-hero .th-meta{margin-bottom:7px}.th .tc-hero-top p:not(.th-meta){line-height:1.7;font-size:12px}
 .th .tc-counts{margin-top:14px;padding-top:12px}.th .tc-counts b{font-size:28px}.th .tc-counts span{margin-top:4px}.th .tc-hero-note{margin-top:9px!important}
 .th-personal{padding:18px 20px 13px}.th-small-label{margin-bottom:10px}.th-personal h2{font-size:20px;margin-bottom:8px}.th-personal>p{font-size:12px;line-height:1.7;margin-bottom:12px}.th-personal .th-button{min-height:40px;padding-block:8px}.th-personal .th-personal-secondary{padding:7px 0}.th-personal-foot{padding-top:8px;font-size:9px}
 .th .tc{margin-top:22px}.th .tc-tabs{margin:12px 0 16px}.th .tc-tabs a{min-height:41px;padding-block:8px}.th .tc-sub{margin-top:2px!important}
}

/* Compact signed-in card: a long topic list must not stretch the cohort hero. */
.th-personal-compact{gap:0}.th-personal-compact .th-small-label{margin-bottom:8px}
.th-topic-picker{width:100%;font-size:13px}.th-topic-picker>summary{cursor:pointer;line-height:1.6;padding:6px 0;min-height:42px}.th-topic-picker>summary small{display:block;color:var(--sub);font-weight:400;font-size:11px}.th-topic-picker>summary b{display:inline;overflow-wrap:anywhere}.th-topic-picker-list{max-height:170px;overflow:auto;border-block:1px solid var(--line);margin:7px 0}.th-topic-picker-list a{display:block;padding:9px 0;color:var(--seal);border-bottom:1px solid var(--line);overflow-wrap:anywhere}.th-topic-picker-list a:last-child{border-bottom:0}
.th-current-status{font-size:11px;color:var(--sub);margin:6px 0!important}.th-current-actions{display:flex;gap:8px;width:100%;margin:5px 0 12px}.th-current-actions a{display:inline-flex;justify-content:center;align-items:center;min-height:36px;border:1px solid var(--line);border-radius:5px;font-size:12px;flex:1;color:var(--seal);padding:5px 8px;white-space:nowrap}.th-current-actions a:first-child{background:var(--seal-soft);border-color:var(--seal-soft)}
.th-personal-compact .th-drafts{margin:0}.th-personal-compact .th-personal-secondary{padding:5px 0}.th-personal-compact .th-personal-foot{font-size:10px}
.th-personal-ready:not([open]){display:none}
@media(min-width:981px){.th .tc-hero-top{grid-template-columns:minmax(0,1fr) 128px;gap:12px}.th .tc-hero img{height:116px}.th .tc-hero{padding:18px 20px 13px}.th .tc-hero h2{font-size:24px}.th-personal-compact{padding:15px 17px 12px}.th-personal-compact .th-small-label{margin-bottom:3px}}
.th .th-personal-compact h2.th-small-label{font-size:13px;line-height:1.6;font-weight:600;color:var(--seal);margin-bottom:5px}

.th-topic-picker>summary{display:block;list-style:none}.th-topic-picker>summary::-webkit-details-marker{display:none}.th-topic-picker>summary small::after{content:' ▾';color:var(--seal)}.th-topic-picker[open]>summary small::after{content:' ▴'}.th-topic-picker>summary b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
