.local-page{padding-top:42px;padding-bottom:80px;color:var(--theme-text)}.local-page-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.local-page h1{font-size:clamp(34px,4.3vw,54px);letter-spacing:-1.8px;line-height:1.12;max-width:850px;margin-bottom:22px}.local-page h1 em,.local-evidence-note h3 em{color:var(--theme-accent)}.local-lead{font-size:16px;line-height:1.85;max-width:650px;color:var(--theme-muted);margin-bottom:32px}.local-home-status{display:flex;align-items:center;gap:9px;margin:14px 2px 0;font-size:11px;color:var(--theme-muted);flex-wrap:wrap}.local-home-status a{margin-left:auto;color:var(--theme-accent)}.local-dot{width:7px;height:7px;background:var(--theme-accent);border-radius:50%;display:inline-block;flex-shrink:0}.local-dot.pending{background:#ae8343}.local-workbench{border:1px solid var(--theme-border);border-radius:12px;background:var(--surface);overflow:hidden;margin:32px 0 48px}.local-health{padding:17px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:12px}.local-health>span:last-child{margin-left:auto;color:var(--theme-muted);font-size:11px}.local-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 24px;gap:24px}.local-stats>div{display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line)}.local-stats>div:last-child{border:0}.local-stats strong{font-size:32px;letter-spacing:-1px;font-weight:500}.local-stats span,.local-muted{font-size:12px;line-height:1.8;color:var(--theme-muted)}.local-workbench-bottom{background:var(--surface-soft);padding:14px 24px;display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--theme-muted)}.local-prompts{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;margin-bottom:52px}.local-prompts h2{font-size:25px;margin-top:12px;letter-spacing:-.8px}.local-prompts a{padding:15px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.7}.local-prompts a:first-child{padding-top:0}.local-prompts a:hover{color:var(--theme-accent)}.local-library-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.local-library-heading h2,.local-sources h2,.local-history h2{font-size:28px;margin-top:10px;letter-spacing:-.8px}.local-library-heading h2 span{font-family:var(--serif);font-style:italic;color:var(--theme-muted)}.local-upload{position:relative;overflow:hidden;cursor:pointer}.local-upload input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;cursor:pointer}.local-upload:focus-within{outline:2px solid var(--theme-accent);outline-offset:3px}.local-upload.disabled{opacity:.5;pointer-events:none}.local-filter{display:block;margin:20px 0}.local-filter input{border:1px solid var(--theme-border);border-radius:7px;background:var(--surface);padding:13px 16px;font-size:13px;color:var(--theme-text);width:min(100%,430px)}.local-paper-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}.local-paper{padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;min-width:0}.local-paper-kicker{display:flex;justify-content:space-between;gap:10px;font-size:8px;letter-spacing:.8px;color:var(--theme-muted)}.local-paper h3{font-size:18px;line-height:1.5;letter-spacing:-.4px;margin:20px 0 10px}.local-paper>p{font-size:11px;color:var(--theme-muted);line-height:1.8;margin-bottom:24px}.local-paper-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.local-paper-bottom>span{font-size:10px;color:var(--theme-muted)}.local-notice{background:var(--surface-soft);border:1px solid var(--line);padding:25px 28px;border-radius:10px;margin:28px 0;line-height:1.8}.local-notice h3{font-size:18px}.local-notice h2{font-size:26px}.local-notice p{font-size:13px;color:var(--theme-muted);margin:9px 0 14px;max-width:800px}.local-notice .button{margin-right:20px}.local-notice code{overflow-wrap:anywhere;font-size:12px}.local-history{margin-top:48px}.local-history>.local-muted{margin:12px 0}.local-history>a{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:18px 0;font-size:13px}.local-history small{color:var(--theme-muted);white-space:nowrap}.local-progress{padding:70px 0;display:flex;align-items:center;flex-direction:column;text-align:center;gap:24px;min-height:470px}.local-progress h1{margin:0}.local-progress p{font-size:14px;line-height:1.8;max-width:550px;color:var(--theme-muted)}.local-progress blockquote{font-family:var(--serif);font-size:22px;max-width:600px;line-height:1.6}.local-progress .eyebrow{margin-bottom:-4px}.local-progress .local-muted{font-size:12px}.local-spinner{width:32px;height:32px;border-radius:50%;border:2px solid var(--theme-border);border-top-color:var(--theme-accent);animation:local-spin 1.2s linear infinite}@keyframes local-spin{to{transform:rotate(360deg)}}.local-result-heading{padding:14px 0 24px;border-bottom:1px solid var(--line)}.local-result-heading h1{font-size:clamp(28px,3.3vw,43px);margin:18px 0 20px;line-height:1.3;letter-spacing:-1.2px}.local-result-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:11px;line-height:1.8;color:var(--theme-muted)}.local-result-actions{display:flex;gap:12px;align-items:center;margin:24px 0}.local-result-actions>div:first-child{margin-right:auto}.local-verdict{display:inline-block;background:var(--surface-soft);padding:9px 14px;border-radius:6px;font-size:12px;color:var(--theme-accent)}.local-brief-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:50px;align-items:start;margin-top:36px}.local-finding{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--line)}.local-finding h2{font-size:25px;line-height:1.4;letter-spacing:-.7px;margin:10px 0 16px}.local-finding>p{font-size:15px;line-height:1.95;color:var(--theme-text)}.local-finding details{font-size:12px;margin-top:19px;color:var(--theme-muted)}.local-finding summary{cursor:pointer;color:var(--theme-accent);padding:7px 0;line-height:1.7}.local-finding blockquote{border-left:2px solid var(--theme-border);padding:16px 18px;background:var(--surface);line-height:1.85;font-size:13px;margin:10px 0}.local-source-actions{display:flex;gap:20px;margin-top:12px}.local-full-passage p{font-size:12px;line-height:1.9;padding-top:8px}.local-evidence-note{background:var(--surface-soft);padding:25px;border-radius:10px}.local-evidence-note h3{font-size:25px;letter-spacing:-.7px;line-height:1.3;margin:15px 0}.local-evidence-note p{font-size:12px;line-height:1.9;color:var(--theme-muted);margin:12px 0}.local-evidence-note hr{border:0;border-top:1px solid var(--line);margin:22px 0}.local-sources{margin-top:22px}.local-sources article{padding:22px 0;border-bottom:1px solid var(--line)}.local-sources h3{font-size:17px;line-height:1.5}.local-sources p{font-size:12px;line-height:1.8;color:var(--theme-muted);margin:10px 0}.local-page .text-link{color:var(--theme-accent)}.local-page .button.secondary{color:var(--theme-accent);border-color:var(--theme-border)}.local-page .button.secondary:hover{background:var(--surface-soft)}.composer-library-link{display:inline-block;margin:0 25px 17px;font-size:11px;color:var(--theme-accent)}.local-result{max-width:980px}.local-result-heading h1{max-width:840px;text-wrap:pretty}.local-result-actions>span:first-child{margin-right:auto}.local-result-actions .button{font-size:11px;padding:11px 15px;flex-shrink:0}.one-page-brief{padding:34px 48px;background:var(--surface);border:1px solid var(--line);border-radius:12px}.brief-section{padding:0 0 24px}.brief-section:last-child{padding-bottom:0}.brief-section h2{font-size:21px;font-weight:500;letter-spacing:-.4px;line-height:1.4;margin:0 0 10px}.brief-section>p{font-size:15px;line-height:1.9;margin:0 0 12px;text-wrap:pretty;overflow-wrap:anywhere}.brief-section-evidence{font-size:11px;margin-top:3px}.brief-section-evidence summary{color:var(--theme-accent);cursor:pointer;padding:5px 0}.brief-section-evidence summary>span{font-size:9px;color:var(--theme-muted);margin-left:10px}.brief-quote{background:var(--surface-soft);padding:18px 21px;margin:12px 0;border-radius:5px}.brief-quote-source{font-size:11px;line-height:1.7;color:var(--theme-muted)}.brief-quote-source strong{color:var(--theme-accent);margin-right:6px}.brief-quote blockquote{font-size:12px;line-height:1.85;margin:14px 0;white-space:pre-line}.brief-quote>a{color:var(--theme-accent);font-size:11px}.brief-assessment{border-left:3px solid var(--theme-accent);padding:17px 22px;background:var(--surface-soft);margin-bottom:30px}.brief-assessment h2{font-size:26px;line-height:1.3;letter-spacing:-.5px;margin:9px 0}.brief-assessment>p{font-size:14px;line-height:1.85;margin:10px 0 0}.brief-partial{padding:17px 21px;background:var(--surface-soft);border-left:3px solid var(--theme-muted);margin-top:24px;font-size:13px}.brief-partial p{color:var(--theme-muted);font-size:12px;line-height:1.8;margin-top:5px}.brief-scope{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:29px 3px}.brief-scope p{font-size:11px;line-height:1.9;color:var(--theme-muted);margin-top:9px}.brief-scope .brief-coverage-numbers{font-size:10px;color:var(--theme-accent)}.brief-source-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 3px}.brief-source-list>summary{font-size:15px;cursor:pointer;display:flex;justify-content:space-between;gap:18px;line-height:1.6}.brief-source-list>summary>span:last-child{color:var(--theme-muted);font-size:11px;white-space:nowrap}.brief-source-list>summary>span:last-child>span{margin-left:10px}.brief-source-list[open]>summary{margin-bottom:17px}.brief-source-list>article{padding:24px 0;border-top:1px solid var(--line);margin-top:15px}.brief-source-title{display:flex;gap:15px;align-items:baseline}.brief-source-title>span{font:italic 16px var(--serif);color:var(--theme-muted)}.brief-source-title h3{font-size:16px;line-height:1.6;font-weight:500}.brief-source-list article>p{font-size:11px;line-height:1.9;color:var(--theme-muted);margin:8px 0}.brief-source-list article>.brief-paper-note{font-size:13px;color:var(--theme-text);margin:15px 0}.brief-source-list article>small{display:block;font-size:10px;line-height:1.8;color:var(--theme-muted);margin-top:13px}.brief-method{padding:18px 3px;color:var(--theme-muted);font-size:11px;line-height:1.8}.brief-method summary{cursor:pointer}.brief-method p{margin-top:12px}.brief-method p:first-of-type{margin-top:17px}@media (max-width:750px){.one-page-brief{padding:25px 21px}.brief-section h2{font-size:20px}.brief-section>p{font-size:14px;line-height:1.9}.brief-scope{grid-template-columns:1fr;gap:20px;padding:25px 2px}.local-result-actions>span:first-child{width:100%;margin-bottom:3px}.brief-assessment{padding:14px 16px}.brief-assessment h2{font-size:23px}.brief-quote{padding:14px}.composer-library-link{margin-left:18px}.brief-source-list>summary{font-size:13px}.brief-source-list .local-source-actions{gap:10px 20px}}@media print{.header,.footer,.local-page-top,.local-result-actions,.brief-section-evidence,.brief-source-list,.brief-method,.local-notice{display:none!important}.local-result{max-width:none;padding:0!important;color:#111}.one-page-brief{border:0;padding:16px 0;background:#fff}.local-result-heading h1{font-size:24px;margin:9px 0}.local-result-meta{font-size:9px}.brief-section{padding-bottom:13px;break-inside:avoid}.brief-section h2{font-size:14px;margin-bottom:5px}.brief-section>p{font-size:10.5px;line-height:1.55;margin-bottom:5px}.brief-scope{padding:12px 0;gap:24px}.brief-scope p{font-size:9px}.brief-assessment{padding:10px 15px;margin-bottom:16px}.brief-assessment h2{font-size:20px}.brief-assessment>p{font-size:11px}}@media (max-width:750px){.local-page-top{align-items:flex-start}.local-page-top .eyebrow{font-size:8px}.local-page-top .text-link{font-size:10px}.local-prompts{grid-template-columns:1fr;gap:25px}.local-brief-layout{grid-template-columns:1fr;gap:0}.local-evidence-note{margin-bottom:35px}.local-paper-grid{grid-template-columns:1fr}.local-health{flex-wrap:wrap}.local-stats{padding:20px 16px;gap:10px}.local-stats strong{font-size:25px}.local-stats span{font-size:10px}.local-workbench-bottom{flex-direction:column;gap:6px}.local-history>a{align-items:flex-start;flex-direction:column;gap:6px}.local-result-actions{flex-wrap:wrap}.local-result-actions>div:first-child{width:100%}.local-result-actions .button{font-size:11px;padding:11px 14px}.local-library-heading h2{font-size:24px}.local-library-heading .eyebrow{font-size:8px}.local-upload{font-size:11px!important;padding:11px!important}.local-paper-bottom{flex-wrap:wrap}.local-progress{padding:45px 0;min-height:400px}.local-home-status a{margin-left:0}.local-page{padding-top:30px}.local-lead{font-size:14px}.local-result-meta{gap:8px 14px}.local-finding>p{font-size:14px}.local-source-actions{flex-wrap:wrap;gap:12px}}.corpus-figures{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:30px 0 0}.corpus-figures>div{border:1px solid var(--line);border-radius:11px;background:var(--surface);padding:20px 18px}.corpus-figures dt{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:var(--muted);line-height:1.6}.corpus-figures dd{margin:9px 0 0;font-size:30px;font-weight:500;letter-spacing:-1.2px;color:var(--ink);font-variant-numeric:tabular-nums}.prototype-band{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:60px}.prototype-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center;padding-top:58px;padding-bottom:58px}.prototype-copy h2{font-size:38px;margin-top:14px}.prototype-copy h2 em{color:#7d955f;font-size:1.12em}.prototype-copy p{font-size:13px;color:var(--ink);line-height:2;margin-top:18px;max-width:54ch}.prototype-copy .prototype-honest{color:var(--muted)}.prototype-copy .text-link{margin-top:22px;display:inline-flex}.prototype-inner .corpus-figures{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.prototype-detail{border-top:1px solid var(--line);margin-top:52px;padding-top:44px}.prototype-detail h2{font-size:30px;margin-top:13px}.prototype-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:34px}.prototype-columns article{border:1px solid var(--line);border-radius:11px;background:var(--surface);padding:24px 22px}.prototype-columns h3{font-size:16px;margin-bottom:14px}.prototype-columns ul{margin:0;padding-left:18px}.prototype-columns li{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:10px}.prototype-footnote{font-size:11px;color:var(--muted);line-height:1.9;margin-top:22px;max-width:80ch}.showcase-page{padding-top:30px;padding-bottom:60px}.showcase-page>h1{font-size:50px;margin-top:15px}.showcase-page>h1 em{color:#7d955f;font-size:1.14em}.showcase-question{margin:26px 0 0;max-width:820px;padding:18px 22px;border-left:3px solid var(--green);background:var(--surface);font-family:var(--serif);font-size:21px;line-height:1.5;color:var(--ink);overflow-wrap:anywhere}.showcase-lead{font-size:14px;color:var(--ink);line-height:2;margin-top:24px;max-width:66ch}.showcase-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.showcase-examples{margin-top:58px}.showcase-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.showcase-example{border:1px solid var(--line);border-radius:var(--radius);padding:24px 22px 22px;background:var(--surface)}.showcase-example.sage{background:var(--sage)}.showcase-example.peach{background:var(--peach)}.showcase-example.lilac{background:var(--lilac)}.showcase-example .category{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.showcase-example h3{font-size:21px;line-height:1.3;margin-top:14px;letter-spacing:-.5px}.showcase-example h3 a:hover{text-decoration:underline;text-underline-offset:4px}.showcase-example p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:12px}.showcase-example-meta{display:block;margin-top:18px;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}.showcase-note,.showcase-catalogue-note{font-size:11px;color:var(--muted);line-height:1.9;margin-top:18px}.showcase-prototype{margin-top:58px;border-top:1px solid var(--line);padding-top:40px}.showcase-prototype h2{font-size:30px;margin-top:13px}.showcase-prototype>p{font-size:13px;color:var(--muted);line-height:2;margin-top:24px;max-width:70ch}.showcase-ask{margin-top:60px}@media (max-width: 900px){.prototype-inner{grid-template-columns:1fr;gap:34px;padding-top:44px;padding-bottom:44px}.prototype-columns{grid-template-columns:1fr;gap:16px}.showcase-example-grid{grid-template-columns:1fr}.corpus-figures{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.showcase-page>h1{font-size:39px;line-height:1.12}.showcase-question{font-size:18px;padding:15px 17px}.showcase-lead{font-size:13px}.showcase-actions .button{width:100%;justify-content:center}.prototype-copy h2{font-size:32px}.corpus-figures dd{font-size:25px}.showcase-examples,.showcase-prototype,.showcase-ask{margin-top:42px}}@media print{.showcase-ask,.showcase-actions{display:none}}.composer-showcase-note{margin:0 24px 18px;font-size:13px;line-height:1.85;color:var(--muted)}@media (max-width: 600px){.composer-showcase-note{margin:0 16px 14px;font-size:13px}}.try-row.try-multiple{align-items:flex-start;gap:12px;padding-top:14px;padding-bottom:14px}.try-multiple>span{flex-shrink:0;padding-top:9px}.try-options{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.try-options button{border:1px solid var(--line);border-radius:20px;padding:8px 12px;gap:8px;font-size:11px;line-height:1.5;min-height:36px;background:var(--paper)}.try-options button:hover{border-color:currentColor;text-decoration:none}.try-options button svg{margin-left:auto}.home-demo-filters{margin-top:0}.prepared-article .cite{border:0;cursor:pointer;font:inherit;font-size:11px;min-width:22px;min-height:24px;padding:2px 5px;vertical-align:baseline}.prepared-article .brief-answer{margin-top:26px}.prepared-verdict{display:grid;gap:7px;border-left:3px solid var(--hero-accent);padding:16px 19px;background:var(--sage);color:var(--ink);font-size:14px;line-height:1.6;margin-top:26px}.prepared-verdict>span{font-size:9px;letter-spacing:1.5px;font-weight:600}.prepared-takeaway{border-top:1px solid var(--line);padding-top:24px}.prepared-takeaway h3{font-size:18px;margin-bottom:12px}.prepared-takeaway p{font-size:14px;line-height:1.9;color:var(--muted)}.prepared-sources-button{margin-top:28px}.prepared-comparison .comparison-table{min-width:730px}.prepared-comparison .comparison-table th[scope=row]{background:transparent;vertical-align:top;min-width:155px;text-transform:none;letter-spacing:0}.prepared-comparison th[scope=row] small{display:block;font-size:10px;font-weight:400;margin-top:9px}.prepared-comparison th[scope=row] button{white-space:normal;text-align:left}.prepared-brief .source-row{scroll-margin-top:24px}.prepared-brief .source-row:focus{outline:2px solid var(--hero-accent);outline-offset:8px;border-radius:3px}.prepared-brief .quote-card .button{white-space:normal}[data-theme=dark] .prepared-verdict{background:var(--surface-soft);color:var(--ink)}@media (max-width:600px){.try-row.try-multiple{flex-direction:column;gap:8px;padding:14px 16px;font-size:11px}.try-multiple>span{padding:0}.try-options{width:100%;flex-direction:column;align-items:stretch}.try-options button{font-size:12px;padding:9px 12px;min-height:44px}.prepared-brief .result-tabs{gap:0;justify-content:space-between}.prepared-brief .result-tabs button{font-size:11px;padding-left:4px;padding-right:4px}.prepared-verdict{font-size:13px;padding:14px}.home-demo-filters button{font-size:11px;min-height:40px}}.discovery-page{padding-top:42px;padding-bottom:70px;color:var(--theme-text)}.collection-ranking-note{font-size:10px;line-height:1.8;color:var(--theme-muted);margin-top:13px;max-width:850px}.collection-ranking-note a{color:var(--theme-accent);white-space:nowrap}.collection-picker{display:flex;align-items:center;gap:30px;justify-content:space-between;border-bottom:1px solid var(--line);padding:25px 0}.collection-picker label{display:flex;flex-direction:column;gap:8px;font-size:10px;color:var(--theme-muted);flex:0 1 440px;min-width:0}.collection-picker select{font:inherit;font-size:13px;background:var(--surface);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:6px;padding:12px 13px;width:100%;text-overflow:ellipsis}.collection-picker>p{font-size:12px;color:var(--theme-accent);line-height:1.8;text-align:right}.collection-picker>p>span{display:block;color:var(--theme-muted);font-size:10px}.collection-picker optgroup{color:var(--theme-muted)}@media (max-width:720px){.collection-picker{align-items:flex-start;flex-direction:column;gap:12px;padding:20px 0}.collection-picker label{flex:auto;width:100%}.collection-picker>p{text-align:left;font-size:11px}.collection-picker>p>span{font-size:9px}}.mobile-research-action{display:none}.home-collections{display:flex;align-items:center;gap:25px;padding:16px 0 6px;flex-wrap:wrap}.home-collections>span{font-size:10px;color:var(--theme-muted)}.home-collections a{display:flex;align-items:center;gap:10px;color:var(--theme-accent);font-size:12px;padding:8px 0}.home-collections small{color:var(--theme-muted);font-size:9px}.home-collections a>span{font-size:12px}.home-collections a:hover{text-decoration:underline;text-underline-offset:5px}@media (max-width:720px){.home-collections{gap:3px 20px}.home-collections>span{width:100%}.home-collections a{font-size:11px}.home-collections small{font-size:9px}}@media (max-width:720px){.mobile-research-action{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding:15px 18px;border-top:1px solid var(--line)}.mobile-research-action select{font:inherit;font-size:11px;color:var(--theme-text);background:var(--surface);border:1px solid var(--line);padding:8px 5px;border-radius:4px;max-width:57%}.mobile-research-action button{font:inherit;font-size:11px;color:var(--theme-accent);background:none;border:0;cursor:pointer;margin-left:auto;padding:8px 0}.mobile-research-action button:disabled{opacity:.4;cursor:default}.mobile-research-action small{flex-basis:100%;font-size:10px;color:var(--theme-muted);line-height:1.7}.discovery-sidebar .understand-panel{display:none}}.discovery-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.discovery-label{font-size:10px;font-weight:600;letter-spacing:1.6px;color:var(--theme-muted);line-height:1.7}.discovery-device{font-size:11px;color:var(--theme-muted);display:flex;align-items:center;gap:8px}.discovery-device i,.library-engine i{width:7px;height:7px;border-radius:50%;background:var(--theme-muted);display:inline-block}.discovery-device i.ready,.library-engine i.ready{background:var(--theme-accent)}.discovery-hero{display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:40px;padding:32px 0 36px}.discovery-hero h1{font-size:clamp(44px,5.4vw,70px);letter-spacing:-3px;line-height:1.07;font-weight:500;margin:0;text-wrap:balance}.discovery-hero h1 em{font-weight:400}.discovery-hero>div>p{font-size:15px;line-height:1.8;color:var(--theme-muted);margin:23px 0 0}.collection-stamp{border-left:1px solid var(--line);padding:12px 0 12px 36px;display:grid;grid-template-columns:auto 1fr;column-gap:28px;row-gap:20px;align-items:center}.collection-stamp strong{font-size:66px;font-weight:400;line-height:1;letter-spacing:-4px;font-variant-numeric:tabular-nums}.collection-stamp strong span{font-size:10px;display:block;letter-spacing:0;margin-top:13px;font-weight:400;color:var(--theme-muted)}.collection-stamp>div{font-size:15px;line-height:1.8}.collection-stamp>span{grid-column:1/-1;font-size:10px;color:var(--theme-muted)}.discovery-search{border:1px solid var(--theme-border);border-radius:14px;background:var(--surface);overflow:hidden;box-shadow:0 9px 30px color-mix(in srgb,var(--theme-accent) 4%,transparent)}.discovery-search form{padding:25px 28px 10px}.discovery-search form>label{font-size:13px;font-weight:500;display:block;margin-bottom:13px}.discovery-input{display:flex;gap:16px;align-items:center}.discovery-input>svg{color:var(--theme-accent);flex-shrink:0}.discovery-input input{flex:1;min-width:0;border:0;background:transparent;color:var(--theme-text);font:inherit;font-size:18px;line-height:1.6;padding:6px 0;outline-offset:5px}.discovery-input input::placeholder{color:var(--theme-muted);opacity:.85}.discovery-input .button{min-height:47px;gap:22px;flex-shrink:0;font-size:12px}.discovery-search-note{display:flex;justify-content:space-between;gap:16px;padding:3px 28px 21px;font-size:11px;color:var(--theme-muted);line-height:1.7}.discovery-search-note button{background:none;border:0;color:var(--theme-accent);font:inherit;cursor:pointer;flex-shrink:0}.discovery-keywords{padding:13px 28px;display:flex;gap:10px 18px;align-items:center;flex-wrap:wrap;background:var(--surface-soft);border-top:1px solid var(--line);font-size:11px;color:var(--theme-muted)}.discovery-keywords button{padding:2px 0;border:0;background:transparent;font:inherit;color:var(--theme-accent);cursor:pointer}.discovery-keywords button span{margin-left:5px;opacity:.7}.discovery-keywords button:hover{text-decoration:underline;text-underline-offset:4px}.collection-switch{display:grid;grid-template-columns:.9fr 1fr 1.2fr 1.45fr;border-bottom:1px solid var(--line);margin-top:28px;gap:10px}.collection-switch button{display:flex;justify-content:space-between;align-items:center;gap:14px;text-align:left;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--theme-muted);padding:17px 8px 19px;font:inherit;font-size:13px;cursor:pointer;transition:color .2s,border-color .2s}.collection-switch button small{font-size:9px;margin-right:9px;opacity:.6}.collection-switch button b{font-size:11px;font-weight:400;line-height:1.5;padding:2px 7px;background:var(--surface-soft);border-radius:4px;font-variant-numeric:tabular-nums}.collection-switch button.selected{border-bottom-color:var(--theme-accent);color:var(--theme-accent);font-weight:600}.collection-switch button:hover{color:var(--theme-accent);background:var(--surface-soft)}.discovery-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:55px;padding-top:36px}.discovery-results{min-width:0;scroll-margin-top:30px}.discovery-results-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:15px}.discovery-results-top h2{font-size:28px;line-height:1.3;letter-spacing:-.8px;margin:8px 0;overflow-wrap:anywhere}.discovery-results-top p{font-size:11px;color:var(--theme-muted);margin:8px 0}.discovery-sort{font-size:10px;color:var(--theme-muted);display:flex;flex-direction:column;gap:5px;flex-shrink:0;padding-top:3px}.discovery-sort select{background:transparent;border:0;border-bottom:1px solid var(--line);font:inherit;font-size:11px;color:var(--theme-text);padding:7px 0;max-width:130px}.discovery-topics{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 22px}.discovery-topics button{font:inherit;font-size:10px;line-height:1.5;padding:7px 10px;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--theme-muted);cursor:pointer}.discovery-topics button span{margin-left:8px;opacity:.7}.discovery-topics button.active{background:var(--surface-soft);border-color:var(--theme-accent);color:var(--theme-accent)}.discovery-health-note{font-size:11px;line-height:1.8;color:var(--theme-muted);padding:12px 15px;border-left:2px solid var(--theme-border);background:var(--surface-soft);margin-bottom:18px}.reading-row{display:grid;grid-template-columns:25px minmax(0,1fr);gap:18px;padding:28px 0;border-top:1px solid var(--line)}.reading-number{font:italic 18px Georgia,serif;color:var(--theme-muted);opacity:.65;padding-top:3px}.reading-kicker{display:flex;gap:8px 13px;flex-wrap:wrap;font-size:9px;color:var(--theme-muted);line-height:1.7}.reading-kicker span:first-child{color:var(--theme-accent);font-weight:500}.reading-row h3{font-size:19px;font-weight:500;line-height:1.5;letter-spacing:-.3px;margin:9px 0;text-wrap:pretty}.reading-row h3 a{color:var(--theme-text);text-decoration:none}.reading-row h3 a:hover{color:var(--theme-accent);text-decoration:underline;text-underline-offset:4px}.reading-authors{font-size:10px;line-height:1.8;color:var(--theme-muted);margin:8px 0}.reading-snippet{font-size:12px;line-height:1.9;color:var(--theme-muted);margin:12px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.reading-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:15px;font-size:10px}.reading-actions a{color:var(--theme-accent)}.reading-actions a:first-child{font-weight:600}.reading-actions a span{margin-left:8px}.reading-actions>span{font-size:9px;color:var(--theme-muted);margin-left:auto}.discovery-sidebar{min-width:0}.understand-panel{background:var(--surface-soft);padding:26px 24px;border-radius:10px}.understand-panel h2{font-size:25px;letter-spacing:-.7px;line-height:1.2;margin:17px 0}.understand-panel>p{font-size:12px;color:var(--theme-muted);line-height:1.9;margin:14px 0 23px}.understand-panel label{display:block;font-size:10px;color:var(--theme-muted);margin:10px 0 6px}.understand-panel select{width:100%;background:var(--surface);border:1px solid var(--theme-border);border-radius:5px;color:var(--theme-text);padding:11px 9px;font:inherit;font-size:11px}.understand-panel .button{width:100%;font-size:11px;justify-content:space-between;margin:12px 0}.understand-panel small,.library-add small,.library-engine small{font-size:10px;line-height:1.8;display:block;color:var(--theme-muted)}.understand-panel .button:disabled{opacity:.5;cursor:not-allowed}.library-add,.library-engine,.library-recent{padding:26px 3px;border-bottom:1px solid var(--line)}.library-add h3{font-size:17px;line-height:1.4;margin:12px 0 8px}.library-add p,.library-engine p{font-size:11px;color:var(--theme-muted);line-height:1.85}.library-add .button{position:relative;cursor:pointer;display:flex;font-size:11px;width:100%;margin:16px 0 11px}.library-add input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer}.library-add .button:focus-within{outline:2px solid var(--theme-accent);outline-offset:3px}.library-engine>div{display:flex;gap:8px;align-items:center;margin:14px 0 9px;font-size:12px}.library-engine p{margin-bottom:9px}.library-engine .text-link{font-size:11px;color:var(--theme-accent);margin-bottom:10px}.library-recent a{display:block;color:var(--theme-text);font-size:11px;line-height:1.7;padding:13px 0}.library-recent a small{font-size:9px;display:block;color:var(--theme-muted);margin-top:4px}.library-recent a span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.discovery-pagination{border-top:1px solid var(--line);padding:24px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--theme-muted)}.discovery-pagination button{background:transparent;border:0;color:var(--theme-accent);font:inherit;padding:8px 0;cursor:pointer}.discovery-pagination button:disabled{opacity:.35;cursor:default}.discovery-empty{padding:45px 22px;background:var(--surface-soft);border-radius:10px;margin-top:20px}.discovery-empty h3{font-size:23px;margin:20px 0 14px}.discovery-empty p{font-size:13px;line-height:1.9;color:var(--theme-muted);max-width:460px}.discovery-empty .button{margin-top:20px;font-size:11px}.paper-skeletons>div{padding:30px 0;border-top:1px solid var(--line)}.paper-skeletons i{display:block;height:12px;background:var(--surface-soft);margin:12px 0;border-radius:3px;animation:library-pulse 1.5s ease-in-out infinite}.paper-skeletons i:first-child{width:35%;height:9px}.paper-skeletons i:nth-child(2){width:90%;height:19px}.paper-skeletons i:last-child{width:72%}@keyframes library-pulse{50%{opacity:.45}}.collection-footnote{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;border-top:1px solid var(--line);padding-top:34px;margin-top:40px}.collection-footnote h3{font-size:25px;letter-spacing:-.5px;line-height:1.3;margin:13px 0}.collection-footnote>p{font-size:12px;color:var(--theme-muted);line-height:1.9}.collection-footnote a{display:block;margin-top:10px;color:var(--theme-accent)}.discovery-page button:focus-visible,.discovery-page a:focus-visible,.discovery-page select:focus-visible{outline:2px solid var(--theme-accent);outline-offset:4px}.discovery-page select option{background:var(--surface);color:var(--theme-text)}.discovery-page .button.secondary{color:var(--theme-accent);border-color:var(--theme-border)}@media (min-width:1350px){.discovery-layout{gap:65px;grid-template-columns:minmax(0,1fr) 290px}}@media (max-width:950px){.discovery-layout{gap:25px;grid-template-columns:minmax(0,1fr) 240px}.collection-stamp{padding-left:23px;gap:18px}.collection-stamp strong{font-size:50px}.collection-stamp>div{font-size:12px}.collection-switch button{font-size:11px}.collection-switch button small{display:none}.reading-actions>span{margin-left:0}.understand-panel{padding:21px 18px}}@media (max-width:720px){.discovery-page{padding-top:27px}.discovery-hero{grid-template-columns:1fr;gap:23px;padding:26px 0}.discovery-hero h1{font-size:48px;letter-spacing:-2px}.discovery-hero>div>p{font-size:14px;margin-top:17px}.collection-stamp{display:flex;justify-content:space-between;gap:20px;border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.collection-stamp strong{font-size:41px;letter-spacing:-2px;display:flex;gap:12px;align-items:center}.collection-stamp strong span{font-size:10px;line-height:1.4;max-width:60px;letter-spacing:0;margin:0}.collection-stamp>div{font-size:10px;line-height:1.65}.collection-stamp>span{display:none}.discovery-layout{grid-template-columns:1fr;gap:30px;padding-top:27px}.discovery-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:18px}.understand-panel,.library-recent{grid-column:1/-1}.library-add,.library-engine{padding:15px 0}.discovery-search form{padding:20px 18px 9px}.discovery-input{flex-wrap:wrap;gap:10px}.discovery-input input{font-size:14px}.discovery-input .button{flex-basis:100%;justify-content:space-between;margin-top:8px;min-height:44px}.discovery-search-note{font-size:10px;padding:6px 18px 17px}.discovery-keywords{padding:12px 18px;font-size:10px;gap:10px 16px}.collection-switch{grid-template-columns:1fr 1fr;gap:0 18px;margin-top:19px}.collection-switch button{padding:14px 2px;font-size:12px}.collection-switch button b{font-size:10px}.discovery-results-top h2{font-size:25px}.discovery-label{font-size:9px;letter-spacing:1.3px}.discovery-device{font-size:10px}.reading-row{gap:12px;grid-template-columns:18px minmax(0,1fr);padding:23px 0}.reading-row h3{font-size:17px;line-height:1.55}.reading-kicker{font-size:9px;gap:6px 10px}.reading-snippet{font-size:12px}.reading-number{font-size:16px}.reading-actions{gap:12px;font-size:10px}.reading-actions>span{width:100%;font-size:9px}.discovery-topics{gap:7px}.collection-footnote{grid-template-columns:1fr;gap:12px;margin-top:28px;padding-top:25px}.collection-footnote h3{font-size:26px}.discovery-sort{font-size:9px}.discovery-sort select{font-size:10px;max-width:105px}}@media (prefers-reduced-motion:reduce){.paper-skeletons i{animation:none}}:root{font-family:DM Sans,sans-serif;color:#25372d;background:#f7f8f2;font-synthesis:none;font-weight:400;--paper:#f7f8f2;--ink:#25372d;--green:#28533d;--muted:#697366;--line:#dfe3d8;--serif:"Instrument Serif",Georgia,serif;--sage:#e9efdf;--peach:#f4e7db;--lilac:#eae7ef;--radius:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button:disabled{cursor:default}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.045em;line-height:1.12;text-wrap:balance}h3{font-weight:550;letter-spacing:-.02em}p{line-height:1.75}em{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}::selection{background:#d1e5b7;color:#203c2b}a,button,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #83a564;outline-offset:5px}button:active{transform:translateY(1px)}.shell{max-width:1240px;padding-left:48px;padding-right:48px;margin:0 auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:16px;background:var(--green);color:#fff;z-index:100;padding:14px 24px;border-radius:8px}.skip-link:focus{top:10px}.header{height:88px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:17px;font-weight:700;letter-spacing:-.8px}.brand-accent{color:#547e4c}.brand-dot{color:#7b9a55}.main-nav{display:flex;gap:30px;align-items:center;font-size:12px;color:#636e62}.main-nav a:hover,.main-nav a.active{color:var(--green)}.nav-actions{display:flex;gap:16px;align-items:center}.saved-link{display:flex;align-items:center;gap:7px;font-size:12px;border-left:1px solid var(--line);padding-left:24px}.saved-link b{font-size:10px;background:var(--sage);border-radius:50%;min-width:18px;height:18px;text-align:center;padding-top:2px}.icon-button{display:inline-grid;place-items:center;background:transparent;border:0;border-radius:50%;width:36px;height:36px}.icon-button:hover{background:var(--sage)}.menu-button{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;min-height:464px;padding-top:40px;padding-bottom:15px;gap:10px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.9px;line-height:1.7;display:flex;align-items:center;gap:9px;color:#5c715b}.tiny-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#6e8d50;flex-shrink:0}.hero h1{font-size:62px;line-height:1.06;margin-top:23px;letter-spacing:-3.4px;white-space:nowrap}.hero h1 em{color:var(--hero-accent);font-size:1.18em;line-height:.95}.hero-lead{font-size:14px;color:#687163;line-height:1.85;margin-top:23px}.hero-footnote{display:flex;gap:10px;align-items:center;font-size:11px;color:#72806a;margin-top:28px}.little-spark{font-size:26px;color:#68804c;line-height:1}.evidence-art{position:relative;height:410px;width:100%;isolation:isolate}.orbit-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;fill:none;stroke:#d8dfcc;stroke-width:1;stroke-dasharray:3 4}.orbit-lines circle{fill:#aabc8f;stroke:none}.art-label{font-size:8px;letter-spacing:2px;color:#7a876c;display:flex;align-items:center;gap:7px}.art-label-top{position:absolute;left:23%;top:8%}.art-paper{position:absolute;width:240px;height:230px;background:#fcfcf7;border:1px solid #dce3d2;border-radius:7px;box-shadow:0 12px 28px -18px #59724940;padding:22px}.paper-back{left:25%;top:20%;transform:rotate(13deg)}.paper-mid{left:17%;top:22%;transform:rotate(-9deg);background:#edf1e5}.fake-journal{font-family:Georgia,serif;letter-spacing:2px;font-size:6px;color:#8b9782;border-bottom:1px solid #cfd8c5;padding-bottom:12px}.fake-lines{height:64px;margin-top:15px;background:repeating-linear-gradient(0deg,#c4cfba 0,#c4cfba 2px,transparent 2px,transparent 9px);opacity:.5}.fake-lines.short{width:75%;height:36px}.fake-chart{display:flex;gap:9px;align-items:end;height:70px;margin:15px 10px 0}.fake-chart i{width:18px;background:#d4dfc5;height:40%}.fake-chart i:nth-child(2){height:60%}.fake-chart i:nth-child(3){height:45%}.fake-chart i:nth-child(4){height:85%}.fake-chart i:nth-child(5){height:65%}.art-brief{position:absolute;width:285px;left:22%;top:30%;background:#fffefa;border:1px solid #dce1d3;box-shadow:0 15px 40px -20px #36532950;border-radius:10px;transform:rotate(-3deg);padding:20px 22px 15px}.art-brief-top{display:flex;align-items:center;gap:7px;font-size:6.5px;letter-spacing:1.4px;color:#687c56}.art-brief-top>svg{margin-left:auto}.mini-brand{height:25px;width:25px;display:grid;place-items:center;background:#ecf1e2;border-radius:6px}.art-brief p{font-size:22px;line-height:1.25;letter-spacing:-.8px;margin-top:20px}.art-brief p em{font-size:1.25em;color:#648050}.art-takeaway{display:grid;gap:9px;margin-top:17px;font-size:9px;color:#6a7763}.art-takeaway span{display:flex;gap:7px;align-items:center}.art-takeaway svg{color:#6e8b53}.art-bottom{display:flex;align-items:center;gap:10px;border-top:1px solid #e6e9df;margin-top:18px;padding-top:11px;font-size:7px;color:#7d8774}.source-squares{display:flex}.source-squares i{width:18px;height:21px;background:#ecf1e2;display:grid;place-items:center;border:1px solid white;font-style:normal;border-radius:3px;margin-right:-3px}.art-stamp{position:absolute;bottom:1%;left:11%;transform:rotate(-6deg);font-family:var(--serif);font-style:italic;font-size:17px;background:#eef2e4;border:1px solid #d5dfc7;border-radius:30px;padding:10px 16px;display:flex;align-items:center;gap:9px}.search-section{position:relative;margin-top:9px}.search-composer{background:#fffefa;border:1px solid #d8dfcd;border-radius:14px;box-shadow:0 7px 18px -10px #3a552725;overflow:hidden}.mode-tabs{display:flex;gap:5px;padding:10px 17px 0;border-bottom:1px solid #e8ebdf;background:#fbfcf6}.mode-tabs button{background:none;border:0;display:flex;align-items:center;gap:9px;padding:12px 20px 14px;color:#818876;font-size:12px;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .18s,background .18s}.mode-tabs button.active{color:#355b31;border-bottom-color:#608049}.mode-tabs button:hover{color:#355b31;background:#f1f4e9}.composer-input{display:flex;align-items:center;gap:14px;padding:22px 24px 9px}.composer-input>svg{color:#8b957f}.composer-input input{min-width:0;flex:1;border:none;background:transparent;color:#2b3d2d;font-size:16px;outline:none;padding:8px 0}.composer-input input::placeholder{color:#89917f}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:7px;font-weight:500;font-size:12px;padding:13px 19px;border:1px solid transparent;transition:background .18s,box-shadow .18s;min-height:44px;white-space:nowrap}.button.primary{background:var(--green);color:#fffef4}.button.primary:hover{background:#38684b;box-shadow:0 3px 10px #1c402324}.button.secondary{background:transparent;border-color:#d8dfcd;color:#476039}.button.secondary:hover{background:#edf2e4}.composer-bottom{display:flex;justify-content:space-between;gap:20px;padding:0 25px 17px 60px;color:#7d8674;font-size:10px}.composer-preview{font-size:9px;color:#728365}.try-row{display:flex;gap:13px;align-items:center;padding:12px 24px;background:#f5f7ed;border-top:1px solid #e4e9d9;font-size:10px;color:#7d8773}.try-row button{display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:2px 0;color:#60784c;text-align:left}.try-row button:hover{text-decoration:underline}.upload-button{display:flex;align-items:center;gap:6px;position:relative;max-width:250px;color:#52703f;cursor:pointer}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.upload-button:focus-within{outline:2px solid #648050;outline-offset:4px}.inline-message{font-size:12px;background:#f7efd9;color:#6a592e;padding:13px 24px;border-top:1px solid #e9dfc6}.promise-strip{display:flex;justify-content:center;gap:58px;margin-top:25px;margin-bottom:68px;color:#808a73}.promise-strip span{display:flex;align-items:center;gap:9px;font-size:10px}.promise-strip svg{color:#81996a}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading h2{font-size:28px;letter-spacing:-1px;margin-top:10px}.section-heading h2 em{font-size:1.12em;color:#6b775c}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:11px;color:#476039;font-weight:500;background:none;border:0;padding:0;line-height:1.6}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.section-heading>.text-link{padding-bottom:4px;flex-shrink:0}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.example-card{border:1px solid #dfe4d5;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;background:#fcfcf7}.example-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -16px #39523140}.example-card-top{display:flex;align-items:center;justify-content:space-between;padding:19px 22px 0}.category{font-size:7.5px;letter-spacing:1.5px;color:#77856a;font-weight:600}.save-button{width:30px;height:30px;padding:5px;background:transparent;border:0;border-radius:50%;color:#8a977b}.save-button:hover{background:#d9e2cf88}.save-button.is-saved svg{fill:#496b3d;color:#496b3d}.example-body{display:block;padding:0 24px 18px}.topic-illustration{height:119px;position:relative;display:grid;place-items:center;isolation:isolate;color:#6b8356}.topic-illustration>svg{transform:rotate(-10deg);z-index:2}.topic-illustration:before{content:"";position:absolute;width:96px;height:78px;border-radius:50%;background:#e6ebd9;z-index:0;transform:rotate(-18deg)}.illustration-orbit{position:absolute;width:125px;height:74px;border:1px solid #c9d4b8;transform:rotate(15deg);border-radius:50%}.illustration-dot{width:7px;height:7px;border-radius:50%;background:#a2b17a;position:absolute;left:calc(50% + 49px);top:36px}.peach .topic-illustration{color:#a37e5d}.peach .topic-illustration:before{background:#f2e4d7}.peach .illustration-orbit{border-color:#e0cdb8;transform:rotate(-24deg)}.peach .illustration-dot{background:#c6a486}.lilac .topic-illustration{color:#8c7f9e}.lilac .topic-illustration:before{background:#eae5ef}.lilac .illustration-orbit{border-color:#d6cbe0;transform:rotate(30deg)}.lilac .illustration-dot{background:#b4a1c4}.example-body h3{font-size:19px;line-height:1.35;letter-spacing:-.6px;min-height:51px}.example-body p{font-size:11px;line-height:1.85;color:#87907e;margin-top:10px;min-height:41px}.example-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:23px;padding-top:14px;font-size:9px;color:#7e8a70}.example-meta>span:first-child{display:flex;align-items:center;gap:8px}.example-meta i{width:3px;height:3px;border-radius:50%;background:#a1ad96}.circle-arrow{width:27px;height:27px;border:1px solid #dbe2cf;border-radius:50%;display:grid;place-items:center}.examples-note{font-size:9px;color:#8c9582;margin-top:17px;text-align:center}.explore-section{margin-bottom:67px}.mission-band{background:#ecf0e4;border-top:1px solid #e2e7d8;border-bottom:1px solid #e2e7d8}.mission-inner{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-top:59px;padding-bottom:56px}.mission-title h2{font-size:40px;line-height:1.15;letter-spacing:-1.5px;margin-top:17px}.mission-title h2 em{color:#6c8055;font-size:1.25em}.mission-title>.text-link{margin-top:26px}.mission-reasons{display:grid;gap:22px}.mission-reasons>div{display:flex;gap:18px}.reason-index{font-family:var(--serif);font-size:21px;font-style:italic;color:#8e9a7b;margin-top:2px}.mission-reasons h3{font-size:14px;margin-top:4px}.mission-reasons p{font-size:11px;color:#7e8971;margin-top:7px;line-height:1.9;max-width:360px}.how-preview{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding-top:61px;padding-bottom:66px}.how-preview h2{font-size:36px;margin-top:17px}.how-preview h2 em{color:#6c8055;font-size:1.18em}.how-preview>.text-link,.how-preview>div>.text-link{margin-top:24px}.process-list{padding:0;list-style:none;margin:0;display:grid;gap:24px;position:relative}.process-list:before{content:"";position:absolute;top:30px;bottom:27px;left:15px;width:1px;background:#dbe3ce}.process-list li{display:flex;gap:20px;position:relative}.process-list li>span{width:31px;height:31px;border:1px solid #d9e1cd;border-radius:50%;display:grid;place-items:center;color:#6f8656;font-size:12px;background:var(--paper);flex-shrink:0}.process-list h3{font-size:14px;margin-top:6px}.process-list p{font-size:11px;color:#859077;margin-top:5px}.footer{border-top:1px solid var(--line);background:#f1f3e9}.footer-top{display:flex;justify-content:space-between;gap:30px;padding-top:34px;padding-bottom:29px}.footer .brand{font-size:14px;gap:8px}.footer .brand img{width:28px;height:28px}.footer-top p{font-size:10px;color:#859078;margin-top:10px}.footer-links{display:flex;align-items:center;gap:27px;font-size:10px;color:#738366}.footer-links a:last-child{display:flex;gap:5px;align-items:center}.footer-links a:hover{color:var(--green);text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #e1e6d7;padding-top:17px;padding-bottom:21px;color:#929c85;font-size:8px}.preview-status{display:flex;align-items:center;gap:6px;font-size:9px;color:#7c8970}.preview-status i{width:5px;height:5px;border-radius:50%;background:#839768}.mobile-break{display:none}.library-page{padding-top:66px;padding-bottom:65px;min-height:75vh}.library-page h1,.editorial-page h1{font-size:57px;margin-top:20px;line-height:1.06}.library-page h1 em,.editorial-page h1 em{color:#6b8056;font-size:1.13em}.page-lead{font-size:15px;max-width:670px;color:#7b8770;line-height:1.9;margin-top:24px}.library-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-top:42px;gap:20px}.filter-tabs{display:flex;gap:30px;align-items:center}.filter-tabs a{font-size:13px;padding:17px 0;border-bottom:2px solid transparent;color:#7b8771}.filter-tabs a.selected{border-bottom-color:#61814b;color:#365c31}.filter-tabs span{font-size:10px;background:#e9efde;padding:3px 7px;border-radius:10px;margin-left:4px}.library-search{display:flex;gap:10px;align-items:center;color:#81926e}.library-search input{border:0;background:transparent;font-size:12px;padding:9px;min-width:230px;color:var(--ink)}.library-search input::placeholder{color:#89957c}.category-filters{display:flex;gap:9px;align-items:center;margin:23px 0 27px;flex-wrap:wrap}.category-filters button,.comparison-filters button{background:transparent;border:1px solid #dbe2ce;font-size:10px;border-radius:20px;padding:8px 13px;color:#718261}.category-filters button.active,.comparison-filters button.active{background:#e6edd9;border-color:#b9caaa;color:#456834}.category-filters>span{margin-left:auto;font-size:10px;color:#89957c}.empty-state{padding:65px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px;color:#789062;background:#f0f3e7;border:1px dashed #cdd9bc;border-radius:12px}.empty-state h2{font-size:29px;color:var(--ink)}.empty-state p{font-size:13px}.library-callout{display:flex;gap:23px;align-items:center;padding:29px;border:1px solid #dce5ce;border-radius:12px;margin-top:40px;background:#f0f4e7}.library-callout>svg{color:#7a955b}.library-callout h3{font-size:16px}.library-callout p{font-size:12px;color:#829171;margin-top:6px}.library-callout>.button{margin-left:auto}.research-page{padding-top:30px;padding-bottom:58px}.research-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px;gap:15px}.back-link{font-size:11px;color:#7b8d6c;display:inline-block}.back-link:hover{color:var(--green)}.result-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;padding-bottom:31px;border-bottom:1px solid var(--line)}.result-heading h1{font-size:41px;line-height:1.18;max-width:710px;margin-top:14px;letter-spacing:-1.5px}.eyebrow-divider{color:#b1bca3;margin:0 4px}.result-meta{display:flex;gap:20px;margin-top:20px;font-size:10px;color:#8b987d;flex-wrap:wrap}.result-meta span{display:flex;align-items:center;gap:6px}.result-actions{display:flex;gap:8px;flex-shrink:0;padding-bottom:5px}.result-actions .button{padding:10px 14px;font-size:10px;min-height:39px;gap:7px}.result-actions .saved{background:#e8f0dd}.result-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:55px;align-items:start}.result-main{min-width:0}.result-tabs{display:flex;gap:27px;border-bottom:1px solid var(--line);margin-bottom:34px}.result-tabs button{font-size:11px;padding:20px 0 16px;border:0;border-bottom:2px solid transparent;background:transparent;color:#88977b;white-space:nowrap}.result-tabs button.active{color:#426739;border-color:#6a8b4f}.brief-answer{margin-top:34px;margin-bottom:35px}.brief-answer h2{font-size:32px;margin:15px 0 20px;letter-spacing:-1px;line-height:1.18}.brief-answer h2 em{font-size:1.16em;color:#698452}.brief-answer>p{font-size:14px;color:#697c5b;line-height:1.9;max-width:65ch}.cite{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:4px;background:#e9efdc;color:#6b8b4c;font-size:9px;font-weight:600;vertical-align:super;margin-left:4px}.cite:hover{background:#d4e4be}.brief-findings>h2{font-size:20px;letter-spacing:-.5px;margin-bottom:21px}.numbered-finding{display:flex;gap:18px;margin-bottom:23px}.numbered-finding>span{font-family:var(--serif);font-size:22px;color:#93a481;flex-shrink:0}.numbered-finding h3{font-size:14px;margin-top:6px}.numbered-finding p{font-size:12px;line-height:1.95;color:#7d8e6e;margin-top:8px}.nuance-box{display:flex;gap:16px;background:#f1eddf;border:1px solid #e4ddc6;border-radius:9px;padding:24px;margin:31px 0;scroll-margin-top:30px}.nuance-box>svg{color:#a18c59;flex-shrink:0;margin-top:3px}.nuance-box h3{font-size:15px;color:#76643b}.nuance-box p{font-size:12px;color:#92805a;margin-top:9px;line-height:1.95}.nuance-box .text-link{margin-top:12px;color:#8a723d}.terms-section{margin-top:30px}.terms-section h3{font-size:15px}.terms-section>p{font-size:11px;color:#7d8f6d;margin-top:7px}.term-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.term-chips button{display:flex;align-items:center;gap:15px;border:1px solid #d8e3c9;border-radius:6px;padding:9px 12px;font-size:11px;background:#f0f4e8;color:#6f8659}.term-chips button:hover{background:#e6efd9}.health-note{display:flex;gap:10px;margin-top:28px;border-top:1px solid var(--line);padding-top:20px;color:#8c997d}.health-note svg{margin-top:3px}.health-note p{font-size:10px;line-height:1.8}.sources-heading{font-size:23px;letter-spacing:-.7px;margin-top:40px;margin-bottom:8px}.source-list{display:grid}.source-row{display:grid;grid-template-columns:27px minmax(0,1fr);gap:12px;border-bottom:1px solid #e1e7d6;padding:24px 0;position:relative;scroll-margin-top:20px}.source-index{font-family:var(--serif);font-size:22px;color:#9cac8b}.source-kicker{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#8b9b7a;display:flex;gap:7px;align-items:center;margin-bottom:10px}.source-row h3{font-size:14px;line-height:1.65;letter-spacing:-.1px}.source-row h3 a:hover{color:#6c8c4c;text-decoration:underline;text-underline-offset:4px}.source-row h3 svg{color:#92a67b;margin-left:3px}.source-row .source-author{font-size:9px;color:#94a384;margin:7px 0 12px}.source-row p{font-size:11px;line-height:1.9;color:#7c8e6b}.evidence-label{font-size:8px;border-radius:4px;background:#e8efdc;color:#728d53;padding:4px 6px;align-self:start;grid-column:2;justify-self:start}.evidence-label.context{background:#f0e9d2;color:#8f7945}.evidence-label.different{background:#e8ebe2;color:#849277}.source-row details{font-size:10px;margin-top:12px;color:#879a75}.source-row summary{cursor:pointer;display:flex;align-items:center;gap:6px;list-style:none;width:fit-content}.source-row summary::-webkit-details-marker{display:none}.source-row details[open] summary svg{transform:rotate(180deg)}.source-row details p{padding:10px 12px;background:#eef2e5;border-radius:5px;margin-top:8px}.small-link{font-size:10px}.source-row .small-link{margin-top:14px;color:#8a9f76}.result-sidebar{padding-top:28px;position:sticky;top:20px}.evidence-panel{background:#edf2e4;border:1px solid #dbe5cc;border-radius:10px;padding:23px 20px}.evidence-panel .eyebrow{font-size:7px;letter-spacing:1.4px}.evidence-panel h3{font-size:18px;line-height:1.35;margin-top:16px;margin-bottom:22px}.evidence-panel h3 em{font-size:1.18em;color:#728b58}.evidence-key{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:8px;color:#7b9264;margin-top:12px}.evidence-key>span{display:flex;align-items:center;gap:7px}.evidence-key b{font-size:8px;font-weight:500;white-space:nowrap}.green-dot,.amber-dot,.gray-dot{display:inline-block;width:6px;height:6px;background:#779a50;border-radius:50%;flex-shrink:0}.amber-dot{background:#c2a464}.gray-dot{background:#a5b39b}.evidence-blocks{display:flex;gap:4px;margin:13px 0 15px}.evidence-blocks i{height:9px;border-radius:2px;background:#87a964;flex:1}.evidence-blocks .amber-block{background:#c7b078}.evidence-blocks .gray-block{background:#becbb1}.evidence-panel>p{font-size:9px;line-height:1.8;color:#8b9d79;margin:18px 0}.evidence-panel .text-link{font-size:9px;gap:5px}.sidebar-method{padding:25px 20px;border-bottom:1px solid var(--line)}.sidebar-method>svg{color:#8da774}.sidebar-method h3{font-size:14px;margin-top:13px}.sidebar-method p{font-size:10px;color:#889b75;margin-top:9px;line-height:1.9}.sidebar-method .text-link{margin-top:13px}.sidebar-next{padding:23px 20px}.sidebar-next>.eyebrow{font-size:7px}.sidebar-next a{display:flex;gap:12px;justify-content:space-between;align-items:center;font-size:11px;line-height:1.7;padding:15px 0;border-bottom:1px solid #e1e7d6;color:#7c9266}.sidebar-next a:hover{color:#365b2b}.sidebar-next svg{color:#a2b78a}.sidebar-note{background:#edf2e3;padding:25px 20px;border:1px solid #dce5ce;border-radius:9px}.sidebar-note>svg{color:#93ac76}.sidebar-note h3{font-size:19px;line-height:1.4;margin-top:17px}.sidebar-note p{font-size:11px;color:#879b74;margin-top:13px}.feedback-row{display:flex;align-items:center;justify-content:space-between;gap:17px;border-top:1px solid var(--line);padding-top:22px;margin-top:42px}.feedback-row h3{font-size:12px}.feedback-row p{font-size:9px;color:#96a585;margin-top:6px}.feedback-buttons{display:flex;gap:7px}.feedback-buttons button{border:1px solid #d9e3cc;background:transparent;border-radius:6px;padding:8px 10px;font-size:9px;color:#81966e}.feedback-buttons button.active{background:#e4eed8;color:#527339}.result-limit{font-size:9px;color:#9caa8b;margin-top:24px}.source-intro{padding-top:5px;margin-bottom:10px}.source-intro h2,.comparison h2{font-size:28px;line-height:1.3;letter-spacing:-.8px}.source-intro p,.section-intro{font-size:12px;color:#869a72;line-height:1.9;margin-top:14px}.comparison .eyebrow{margin-bottom:12px}.comparison-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.not-connected{text-align:center;padding-top:65px;padding-bottom:70px;display:flex;flex-direction:column;align-items:center;gap:23px;min-height:60vh}.not-connected .icon-tile{background:#e8efdb;padding:20px;border-radius:18px;color:#86a367}.not-connected h1{font-size:52px;line-height:1.08}.not-connected h1 em{color:#7f985f;font-size:1.15em}.not-connected p{max-width:540px;font-size:14px;color:#8a9c77}.not-connected blockquote{max-width:580px;overflow-wrap:anywhere;margin:0;font-size:16px;border-left:2px solid #b8c9a1;padding:10px 20px;color:#67884c;text-align:left}.research-page>.compact{margin-top:24px}.reading-switch{display:flex;align-items:center;gap:8px;margin-top:29px;font-size:10px;color:#8ea17b}.reading-switch>span{margin-right:8px}.reading-switch button{font-size:10px;padding:8px 10px;border:1px solid #dae5cd;border-radius:5px;background:transparent;color:#879f70}.reading-switch button.active{background:#e6efd9;color:#5b7b40;border-color:#b5c99c}.paper-sections section{border-top:1px solid var(--line);padding:24px 0}.section-number{font-size:8px;letter-spacing:1.4px;color:#94a881}.paper-sections h3{font-size:17px;margin:13px 0}.paper-sections p{font-size:12px;color:#819770;line-height:1.95}.learning-loop{display:flex;gap:11px;align-items:center;margin-top:23px;font-size:9px;color:#8aa372}.learning-loop span{padding:12px 14px;background:#edf3e3;border:1px solid #d9e5ca;border-radius:5px}.related-paper{display:flex;gap:20px;padding:25px;background:#edf3e4;border-radius:8px;margin-top:28px}.related-paper>svg{color:#99b180}.related-paper h3{font-size:15px;margin:10px 0}.related-paper p{font-size:11px;color:#8b9f7b;margin-bottom:13px}.claim-status{display:flex;gap:8px;align-items:center;color:#9e8454;background:#f3ebd9;border:1px solid #e7dcbf;border-radius:20px;font-size:10px;width:fit-content;padding:7px 11px;margin-top:27px}.claim-comparison{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe6d3;border-radius:9px;overflow:hidden}.claim-comparison>div{padding:23px 18px;background:#f2edde}.claim-comparison>div+div{background:#eaf1dd;border-left:1px solid #dfe6d3}.claim-comparison .eyebrow{font-size:7px;letter-spacing:1.3px}.claim-comparison p{font-family:var(--serif);font-size:22px;line-height:1.35;margin:17px 0;color:#7d755a}.claim-comparison>div+div p{color:#69834e}.claim-annotation{font-size:8px;color:#9a947e}.quote-card{background:#eef3e4;border:1px solid #dce7ce;border-radius:9px;padding:25px}.quote-card>div{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#9eb588}.quote-card>p{font-size:14px;line-height:1.9;margin:19px 0;color:#7b9067}.quote-footnote{display:block;font-size:9px;color:#96a783;margin-top:12px}.editorial-page{padding-top:67px;padding-bottom:75px}.editorial-page .page-lead{max-width:640px}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:57px;padding-bottom:42px;border-bottom:1px solid var(--line)}.method-grid article>svg{color:#7c995f}.method-grid h3{font-size:17px;margin-top:20px;margin-bottom:12px}.method-grid p{font-size:12px;color:#839573;line-height:1.95}.method-details{max-width:780px;margin-top:44px}.method-details>h2{font-size:29px;margin-bottom:30px}.method-details>div{display:flex;gap:23px;padding:23px 0;border-top:1px solid var(--line)}.method-details>div>span{font-family:var(--serif);font-style:italic;font-size:25px;color:#9fb38a}.method-details h3{font-size:17px;margin-top:4px}.method-details p{font-size:13px;color:#819471;line-height:1.95;margin-top:12px}.preview-callout{display:flex;gap:20px;padding:25px;border:1px solid #dbe5ce;background:#eef3e5;margin-top:36px;margin-bottom:30px;border-radius:9px;max-width:780px}.preview-callout>svg{color:#8aa575}.preview-callout h3{font-size:16px}.preview-callout p{font-size:12px;color:#829970;line-height:1.95;margin-top:10px}.about-page h1{font-size:51px}.about-story{display:grid;grid-template-columns:1.1fr 1fr;gap:95px;margin-top:60px;align-items:start}.about-story>div:first-child{padding-top:30px}.about-story h2{font-size:38px;margin-bottom:27px}.about-story h2 em{color:#7d955f;font-size:1.12em}.about-story p{font-size:13px;color:#849572;line-height:2;margin-bottom:17px}.founder-card{border:1px solid #dce4d0;border-radius:11px;overflow:hidden;background:#fcfcf7;max-width:370px}.founder-card>img{width:100%;height:290px;object-fit:cover;object-position:52% 35%}.founder-card>div{padding:23px}.founder-card .eyebrow{font-size:7px;letter-spacing:1.3px}.founder-card h3{margin:10px 0;font-size:19px}.founder-card p{font-size:10px;margin-bottom:17px}.about-close{border-top:1px solid var(--line);margin-top:65px;padding-top:47px;text-align:center}.about-close h2{font-size:36px;margin-top:20px;margin-bottom:25px}.about-close h2 em{color:#809769;font-size:1.13em}.privacy-page{max-width:850px}.privacy-page>h2{font-size:23px;margin-top:34px;margin-bottom:15px}.privacy-page>p:not(.page-lead){font-size:13px;color:#819571;line-height:1.95}.privacy-page a{text-decoration:underline;text-underline-offset:4px}.dialog{border:1px solid #dae4cb;box-shadow:0 20px 100px #243d2540;border-radius:14px;background:#fcfdf7;color:var(--ink);width:min(520px,calc(100% - 40px));padding:30px;max-height:80vh;overflow-y:auto}.dialog::backdrop{background:#24362170;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:20px}.dialog-heading h2{font-size:29px;line-height:1.2;letter-spacing:-.7px}.dialog-heading .icon-button{flex-shrink:0;margin-top:-8px;margin-right:-8px}.dialog>p{font-size:14px;color:#7d926e;line-height:1.9}.dialog .button{margin-top:23px}.dialog-note{display:block;margin-top:25px;font-size:10px;color:#9bab8a}.citation-text{padding:18px;background:#edf3e3;border:1px solid #dce7ce;border-radius:7px;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#294f38;color:#f5faed;border:1px solid #69875b;border-radius:9px;padding:14px 22px;display:flex;align-items:center;gap:11px;font-size:12px;max-width:calc(100vw - 36px);width:max-content;z-index:90;box-shadow:0 10px 30px #17342125;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%)}@media (min-width:1440px){.shell{max-width:1320px}.hero{min-height:515px}.hero h1{font-size:70px}.hero-lead{font-size:16px}.evidence-art{height:445px}.art-brief{width:310px;padding:24px}.art-brief p{font-size:26px}.art-takeaway{font-size:11px}.art-paper{width:260px}.hero-footnote{font-size:12px}.search-section{margin-top:0}.example-body h3{font-size:22px}.example-body p{font-size:12px}.section-heading h2{font-size:31px}}@media (max-width:1100px){.shell{padding-left:32px;padding-right:32px}.nav-shell{gap:20px}.main-nav{gap:19px;font-size:11px}.brand{font-size:15px}.brand img{width:34px;height:34px}.hero h1{font-size:52px;letter-spacing:-2.8px}.hero{min-height:425px}.evidence-art{height:365px}.art-brief{width:250px;left:20%;padding:18px}.art-brief p{font-size:20px}.art-paper{width:215px;height:200px}.art-label-top{left:16%}.art-stamp{bottom:0%;left:7%;font-size:15px}.hero-lead{font-size:13px}.hero-footnote{font-size:10px}.promise-strip{gap:29px;margin-bottom:53px}.section-heading h2{font-size:24px}.example-body h3{font-size:18px}.example-body{padding-left:19px;padding-right:19px}.example-card-top{padding-left:18px;padding-right:15px}.category{font-size:7px;letter-spacing:1.1px}.mission-inner,.how-preview{gap:60px}.result-layout{gap:30px;grid-template-columns:minmax(0,1fr) 240px}.result-heading h1{font-size:35px}.result-meta{gap:13px;font-size:9px}.result-tabs{gap:20px}.result-tabs button{font-size:10px}.result-actions{flex-direction:column}.brief-answer h2{font-size:28px}.feedback-row{align-items:start;flex-direction:column}.about-story{gap:50px}}@media (max-width:800px){.header{height:74px}.brand{font-size:16px}.main-nav{display:none;position:absolute;top:73px;left:0;right:0;padding:23px 32px;background:#fcfdf7;border-bottom:1px solid var(--line);box-shadow:0 14px 25px #233d1f0a}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:14px;font-size:14px}.menu-button{display:grid}.saved-link{padding-left:0;border:0}.nav-actions{gap:13px}.hero{grid-template-columns:1.1fr .9fr;min-height:385px;padding-top:25px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-lead{font-size:12px}.hero-footnote{font-size:9px;gap:7px;margin-top:22px}.hero-footnote .little-spark{font-size:21px}.evidence-art{height:330px}.art-brief{left:11%;width:220px;padding:16px;top:31%}.art-paper{width:175px;height:190px;left:12%;top:20%}.paper-back{left:28%;top:17%}.art-label-top{top:9%;left:5%;font-size:6px}.art-brief p{font-size:19px}.art-takeaway{font-size:8px}.art-bottom{font-size:6px;gap:5px}.art-stamp{left:0;font-size:13px;padding:8px 11px;bottom:-2%}.mode-tabs button{font-size:10px;padding:12px 13px;gap:7px}.composer-input{gap:11px;padding-left:20px;padding-right:20px}.composer-input input{font-size:14px}.composer-input .button{font-size:10px;padding:12px 14px;gap:8px}.composer-bottom{padding-left:52px;font-size:9px}.promise-strip{gap:22px;margin-bottom:47px}.promise-strip span{font-size:8px;gap:6px}.promise-strip svg{width:14px}.section-heading{align-items:start}.section-heading h2{font-size:24px}.section-heading>.text-link{font-size:9px;margin-top:25px;gap:5px}.example-grid{gap:13px}.example-body{padding:0 16px 16px}.example-card-top{padding:14px 11px 0 16px}.category{font-size:6px;letter-spacing:.7px}.example-body h3{font-size:16px;min-height:64px}.example-body p{font-size:10px;min-height:72px}.example-meta{font-size:8px;margin-top:15px}.example-meta>span:first-child{gap:5px}.circle-arrow{height:22px;width:22px}.circle-arrow svg{width:14px}.topic-illustration{height:110px}.mission-inner,.how-preview{gap:40px}.mission-title>.eyebrow{font-size:7px;letter-spacing:1.2px}.mission-title h2{font-size:35px}.mission-reasons>div{gap:13px}.mission-reasons h3{font-size:12px}.mission-reasons p{font-size:10px}.how-preview h2{font-size:31px}.process-list h3{font-size:12px}.process-list p{font-size:10px}.footer-top{gap:15px}.footer-links{gap:16px;font-size:9px}.footer .brand{font-size:12px}.footer-bottom,.footer-bottom .preview-status{font-size:7px}.result-layout{grid-template-columns:minmax(0,1fr) 215px;gap:25px}.result-heading h1{font-size:32px}.result-heading .eyebrow{font-size:8px}.result-meta{font-size:8px;gap:11px}.result-sidebar{padding-top:25px}.evidence-panel{padding:19px 15px}.evidence-panel h3{font-size:17px}.evidence-panel .eyebrow{font-size:6px}.evidence-key,.evidence-key b{font-size:7px}.evidence-panel>p{font-size:8px}.evidence-panel .text-link{font-size:8px}.result-tabs{gap:15px}.result-tabs button{font-size:9px}.brief-answer h2{font-size:25px}.brief-answer>p{font-size:13px}.nuance-box{padding:18px;gap:12px}.source-row{grid-template-columns:22px minmax(0,1fr);gap:9px}.source-row h3{font-size:12px}.source-row p{font-size:10px}.result-sidebar .sidebar-method,.sidebar-next{padding-left:15px;padding-right:15px}.learning-loop{gap:5px;font-size:7px}.learning-loop span{padding:10px 8px}.claim-comparison{grid-template-columns:1fr}.claim-comparison>div+div{border-left:none;border-top:1px solid #dfe6d3}.library-page h1,.editorial-page h1{font-size:47px}.page-lead{font-size:14px}.about-story{gap:30px}.about-story h2{font-size:30px}.method-grid{gap:25px}.method-grid h3{font-size:15px}.method-grid p{font-size:11px}.library-callout{gap:17px;padding:22px}.library-callout .button{font-size:10px}.library-callout h3{font-size:14px}.library-callout p{font-size:11px}}@media (max-width:600px){.shell{padding-left:22px;padding-right:22px}.header{height:69px}.nav-shell{gap:8px}.brand{font-size:14px;letter-spacing:-.65px;gap:7px}.brand img{width:31px;height:31px}.nav-actions{gap:5px}.saved-link{font-size:10px}.saved-link>span{display:none}.main-nav{top:68px}.hero{grid-template-columns:1fr;min-height:unset;text-align:center;padding-top:42px;padding-bottom:12px;gap:0}.hero-copy>.eyebrow{justify-content:center;font-size:8px;letter-spacing:1.7px}.hero h1{font-size:46px;letter-spacing:-2.6px;line-height:1.08;margin-top:21px;white-space:normal}.hero h1 em{font-size:1.18em}.hero-lead{font-size:12px;margin-top:22px;line-height:1.9}.hero-footnote{justify-content:center;font-size:9px;margin-top:19px}.evidence-art{width:300px;height:275px;max-width:100%;margin:10px auto -1px}.art-label-top{display:none}.art-paper{width:174px;height:170px;top:15%;left:20%}.paper-back{left:32%;top:11%}.art-brief{left:19%;top:25%;width:214px;padding:15px 17px 12px;text-align:left}.art-brief p{font-size:19px;margin-top:15px}.art-brief-top{font-size:5.5px}.art-takeaway{font-size:7px;gap:6px;margin-top:13px}.art-takeaway svg{width:12px;height:12px}.art-bottom{margin-top:13px;padding-top:9px;font-size:6px}.art-stamp{font-size:12px;left:0%;bottom:0%;padding:7px 11px}.orbit-lines{transform:scale(1.1)}.search-section{margin-top:17px}.search-composer{border-radius:11px}.mode-tabs{padding:0 5px;gap:0;justify-content:space-between}.mode-tabs button{flex:1;font-size:9px;padding:13px 3px;justify-content:center;gap:4px;white-space:nowrap;letter-spacing:-.2px}.mode-tabs button svg{width:13px;height:13px}.composer-input{padding:18px 16px 10px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px}.composer-input>svg{width:17px;height:17px}.composer-input input{font-size:13px;padding:10px 0}.composer-input .button{grid-column:1/-1;font-size:11px;margin-top:6px;min-height:43px;justify-content:space-between;padding-left:15px;padding-right:15px}.composer-bottom{padding:1px 16px 14px;font-size:8px;gap:7px;flex-wrap:wrap}.composer-preview{display:none}.try-row{padding:12px 15px;font-size:9px;gap:8px;align-items:start}.try-row>span{padding-top:2px;flex-shrink:0}.try-row button{font-size:9px;gap:8px;line-height:1.7}.try-row button svg{width:11px}.promise-strip{gap:16px;justify-content:center;flex-wrap:wrap;margin-top:21px;margin-bottom:45px}.promise-strip span{font-size:8px;gap:5px}.promise-strip span:nth-child(2){display:none}.promise-strip svg{width:13px}.section-heading{display:block;margin-bottom:22px}.section-heading>.text-link{font-size:10px;margin-top:15px;gap:10px}.section-heading>.text-link svg{width:15px}.eyebrow{font-size:8px;letter-spacing:1.6px}.section-heading h2{font-size:28px;line-height:1.15;letter-spacing:-1px;margin-top:13px}.section-heading h2 em{font-size:1.14em}.mobile-break{display:block}.example-grid{grid-template-columns:1fr;gap:17px}.example-card-top{padding:17px 19px 0}.category{font-size:8px;letter-spacing:1.4px}.example-body{padding:0 22px 19px}.example-body h3{font-size:24px;min-height:0;max-width:290px;line-height:1.27;letter-spacing:-.65px}.example-body p{font-size:12px;min-height:0;margin-top:13px;line-height:1.85}.topic-illustration{height:130px}.topic-illustration:before{width:110px;height:85px}.topic-illustration>svg{width:52px;height:52px}.illustration-orbit{width:145px;height:85px}.illustration-dot{left:calc(50% + 60px);top:39px}.example-meta{font-size:10px;margin-top:24px;padding-top:15px}.example-meta>span:first-child{gap:9px}.circle-arrow{width:29px;height:29px}.circle-arrow svg{width:17px;height:17px}.examples-note{font-size:9px;line-height:1.9;margin-top:20px;padding:0 8px}.explore-section{margin-bottom:40px}.mission-inner{grid-template-columns:1fr;gap:36px;padding-top:39px;padding-bottom:40px}.mission-title>.eyebrow{font-size:7px;letter-spacing:1.4px}.mission-title h2{font-size:39px}.mission-title>.text-link{font-size:11px;margin-top:22px}.mission-reasons{gap:24px}.mission-reasons h3{font-size:15px}.mission-reasons p{font-size:12px;line-height:1.9}.reason-index{font-size:24px}.mission-reasons>div{gap:20px}.how-preview{grid-template-columns:1fr;gap:35px;padding-top:39px;padding-bottom:42px}.how-preview h2{font-size:36px}.how-preview>div>.text-link{font-size:11px;margin-top:20px}.process-list h3{font-size:14px}.process-list p{font-size:11px;line-height:1.9}.process-list{gap:25px}.footer-top{flex-direction:column;gap:28px;padding-top:30px;padding-bottom:23px}.footer .brand{font-size:15px}.footer-top p{font-size:11px;margin-top:13px}.footer-links{flex-wrap:wrap;justify-content:space-between;font-size:10px;gap:16px}.footer-bottom{flex-direction:column;gap:13px;font-size:8px;line-height:1.8;padding-top:19px;padding-bottom:25px}.footer-bottom .preview-status{font-size:8px}.library-page{padding-top:39px;padding-bottom:40px}.library-page h1,.editorial-page h1{font-size:43px;line-height:1.13}.page-lead{font-size:13px;line-height:1.95;margin-top:20px}.library-toolbar{margin-top:30px;align-items:stretch;flex-direction:column;gap:10px}.filter-tabs{gap:27px}.filter-tabs a{padding:13px 0;font-size:12px}.library-search{padding-bottom:10px}.library-search input{font-size:12px;min-width:0;width:100%}.category-filters{gap:7px;margin-top:19px;margin-bottom:25px}.category-filters button{font-size:9px;padding:7px 10px}.category-filters>span{display:none}.library-callout{flex-wrap:wrap;padding:22px;gap:17px}.library-callout>div{flex:1}.library-callout .button{width:100%;margin-left:0;font-size:11px}.library-callout h3{font-size:15px}.library-callout p{font-size:11px}.empty-state{padding:39px 20px}.empty-state h2{font-size:28px}.research-page{padding-top:25px;padding-bottom:35px}.research-topline{flex-wrap:wrap;gap:13px;margin-bottom:26px}.research-topline .preview-status{font-size:8px}.back-link{font-size:11px}.result-heading{display:block;padding-bottom:21px}.result-heading>.eyebrow{font-size:7px}.result-heading h1{font-size:33px;letter-spacing:-1.5px;margin-top:16px;overflow-wrap:anywhere}.result-meta{font-size:8px;gap:12px;margin-top:17px}.result-actions{flex-direction:row;padding:0;margin-top:19px}.result-actions .button{font-size:10px;padding:8px 12px;min-height:35px}.result-layout{grid-template-columns:minmax(0,1fr);gap:30px}.result-tabs{gap:22px;margin-bottom:25px}.result-tabs button{font-size:10px;padding-top:18px;padding-bottom:14px}.brief-answer{margin-top:27px;margin-bottom:30px}.brief-answer>.eyebrow{font-size:7px}.brief-answer h2{font-size:29px;margin:14px 0 19px;line-height:1.22}.brief-answer>p{font-size:13px;line-height:1.95}.brief-findings>h2{font-size:22px}.numbered-finding{gap:15px;margin-bottom:24px}.numbered-finding h3{font-size:14px;line-height:1.6;margin-top:2px}.numbered-finding p{font-size:12px}.nuance-box{padding:20px 17px;gap:12px;margin:25px 0}.nuance-box h3{font-size:14px;line-height:1.5}.nuance-box p{font-size:11px}.nuance-box>svg{width:19px;height:19px}.term-chips{gap:7px}.term-chips button{font-size:10px;gap:10px;padding:10px}.health-note p{font-size:10px}.sources-heading{font-size:23px;margin-top:34px}.source-row h3{font-size:13px}.source-row .source-author{font-size:9px}.source-row p{font-size:11px}.source-row{grid-template-columns:24px minmax(0,1fr);gap:11px;padding:21px 0}.source-kicker,.evidence-label{font-size:8px}.source-row details{font-size:10px}.source-row .text-link{font-size:10px}.result-sidebar{position:static;padding-top:0}.evidence-panel{padding:25px}.evidence-panel .eyebrow{font-size:8px}.evidence-panel h3{font-size:22px}.evidence-key,.evidence-key b{font-size:10px}.evidence-key>span{gap:8px}.evidence-panel>p{font-size:11px}.evidence-panel .text-link{font-size:10px}.sidebar-method{padding:23px 19px!important}.sidebar-method h3{font-size:17px}.sidebar-method p{font-size:12px}.sidebar-method .text-link{font-size:11px}.sidebar-next .eyebrow{font-size:8px}.sidebar-next a{font-size:13px}.sidebar-note h3{font-size:23px}.sidebar-note p{font-size:12px}.feedback-row h3{font-size:13px}.feedback-buttons button{font-size:10px;padding:9px 12px}.feedback-row p{font-size:9px}.result-limit{font-size:9px;line-height:1.9}.reading-switch{flex-wrap:wrap;font-size:9px;gap:7px}.reading-switch button{font-size:9px;padding:8px 9px}.reading-switch>span{margin-right:1px}.paper-sections h3{font-size:18px;line-height:1.5}.paper-sections p{font-size:12px}.learning-loop{gap:6px;font-size:8px;flex-wrap:wrap}.learning-loop span{padding:10px}.learning-loop svg{width:11px}.claim-status{font-size:10px;margin-top:25px}.claim-comparison>div{padding:22px}.claim-comparison p{font-size:25px}.claim-comparison .eyebrow{font-size:8px}.claim-annotation{font-size:9px}.quote-card{padding:22px}.quote-card>p{font-size:13px}.quote-card .eyebrow{font-size:7px}.quote-card .button{font-size:11px}.related-paper{padding:23px 17px;gap:14px}.related-paper .eyebrow{font-size:7px}.related-paper h3{font-size:15px}.not-connected{padding-top:40px;padding-bottom:45px;gap:22px}.not-connected h1{font-size:43px}.not-connected p{font-size:13px;line-height:1.95}.not-connected blockquote{font-size:14px}.editorial-page{padding-top:43px;padding-bottom:45px}.method-grid{grid-template-columns:1fr;gap:27px;margin-top:39px;padding-bottom:31px}.method-grid h3{font-size:19px;margin-top:15px}.method-grid p{font-size:13px}.method-details{margin-top:34px}.method-details>h2{font-size:28px}.method-details>div{gap:18px}.method-details h3{font-size:17px;line-height:1.5}.method-details p{font-size:12px}.preview-callout{padding:21px 17px;gap:13px}.preview-callout h3{font-size:15px}.preview-callout p{font-size:11px}.about-page h1{font-size:36px;line-height:1.15}.about-page h1 em{font-size:1.18em}.about-story{grid-template-columns:1fr;gap:27px;margin-top:32px}.about-story>div:first-child{padding-top:5px}.about-story h2{font-size:33px}.about-story p{font-size:13px}.founder-card{max-width:100%;width:100%}.founder-card>img{height:340px}.founder-card>div{padding:24px}.founder-card .eyebrow{font-size:8px}.founder-card h3{font-size:22px}.founder-card p{font-size:12px}.about-close{margin-top:39px;padding-top:34px}.about-close h2{font-size:29px}.privacy-page>h2{font-size:23px;margin-top:28px}.privacy-page>p:not(.page-lead){font-size:13px}.dialog{padding:25px}.dialog-heading h2{font-size:26px}.dialog>p{font-size:13px}.toast{font-size:11px;padding:12px 16px;bottom:17px}}@media (max-width:600px){.hero .evidence-art{display:none}.hero{padding-bottom:14px}.hero-footnote{margin-bottom:8px}}@media (max-width:360px){.shell{padding-left:17px;padding-right:17px}.brand{font-size:12px}.brand img{width:28px;height:28px}.hero h1{font-size:41px}.hero-lead{font-size:11px}.mode-tabs button{font-size:8px;gap:3px}.mode-tabs button svg{width:11px}.composer-input input{font-size:12px}.promise-strip{gap:12px}.promise-strip span{font-size:7px}.result-tabs{gap:16px}.result-tabs button{font-size:9px}.result-heading h1{font-size:30px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.example-card:hover{transform:none}}.hero-lead,.hero-footnote,.composer-bottom,.composer-preview,.try-row,.promise-strip,.example-body p,.example-meta,.examples-note,.mission-reasons p,.process-list p,.footer-top p,.footer-links,.footer-bottom,.preview-status,.page-lead,.result-meta,.source-kicker,.source-row .source-author,.health-note,.result-limit,.quote-footnote,.claim-annotation,.section-number,.dialog-note,.category-filters>span{color:#64725a}.brief-answer>p,.numbered-finding p,.source-row p,.source-intro p,.section-intro,.terms-section>p,.evidence-panel>p,.evidence-key,.sidebar-method p,.sidebar-next a,.sidebar-note p,.paper-sections p,.related-paper p,.quote-card>p,.method-grid p,.method-details p,.preview-callout p,.about-story p,.privacy-page>p:not(.page-lead),.dialog>p,.not-connected p,.library-callout p{color:#586c4e}.main-nav,.saved-link{font-size:12px}.hero-lead{font-size:15px}.hero-footnote{font-size:11px}.mode-tabs button{font-size:12px}.composer-bottom,.try-row,.promise-strip span{font-size:11px}.composer-preview{font-size:10px}.example-body p{font-size:13px;min-height:70px}.example-meta{font-size:10px}.examples-note{font-size:11px}.mission-reasons h3,.process-list h3{font-size:16px}.mission-reasons p,.process-list p{font-size:13px}.footer-top p,.footer-links{font-size:11px}.footer-bottom,.footer-bottom .preview-status{font-size:10px}.brief-answer>p{font-size:16px;line-height:1.9}.numbered-finding h3{font-size:17px}.numbered-finding p{font-size:14px}.source-row h3{font-size:15px}.source-row p{font-size:13px}.source-row .source-author,.source-kicker{font-size:10px}.source-row details,.source-row .small-link{font-size:12px}.result-meta,.result-tabs button{font-size:12px}.result-tabs button{color:#66785a}.result-tabs button.active{color:#355c2b}.result-limit,.health-note p{font-size:11px}.nuance-box h3{font-size:16px}.nuance-box p{font-size:13px;color:#72603c}.evidence-panel>p{font-size:11px}.evidence-key,.evidence-key b{font-size:10px}.evidence-panel .eyebrow{font-size:8px}.evidence-panel .text-link{font-size:10px}.evidence-label{font-size:10px;color:#516e35}.evidence-label.context{color:#75602c}.evidence-label.different{color:#5e6a52}.sidebar-method p,.sidebar-note p{font-size:12px}.sidebar-method h3{font-size:16px}.sidebar-next a{font-size:12px}.paper-sections p{font-size:14px}.paper-sections h3{font-size:19px}.quote-card>p{font-size:15px}.method-grid p,.method-details p,.about-story p,.privacy-page>p:not(.page-lead){font-size:14px}.feedback-row p{color:#6d7b60;font-size:10px}.feedback-buttons button{color:#5d764c;font-size:10px}.term-chips button{color:#4b693b;font-size:12px}.source-intro p,.section-intro{font-size:14px}.source-row .small-link,.source-row details{color:#607a4a}.comparison-filters button{font-size:11px;color:#60724e}.comparison-table-wrap{overflow:auto;margin-top:25px;border:1px solid #d8e2ca;border-radius:9px}.comparison-table{border-collapse:collapse;width:100%;font-size:12px;line-height:1.8;min-width:570px;text-align:left}.comparison-table caption{padding:13px 17px;background:#edf3e3;font-size:10px;color:#657b52;text-align:left}.comparison-table th{font-size:10px;letter-spacing:.5px;color:#64794f;background:#f0f4e8;font-weight:600;padding:12px 15px;border-bottom:1px solid #d8e2ca}.comparison-table td{padding:17px 15px;vertical-align:top;border-bottom:1px solid #e0e7d5;color:#5b714b}.comparison-table td:first-child{font-weight:600;min-width:115px;color:#344f2c}.comparison-table td small{display:block;font-size:9px;font-weight:400;margin-top:6px}.comparison-table tr:last-child td{border-bottom:none}.comparison-table th:nth-child(2){width:24%}.comparison-table th:nth-child(3){width:44%}.compare-note{font-size:12px;color:#6b7b59;margin-top:15px;line-height:1.9}.compare-details{margin-top:25px;border-top:1px solid var(--line);padding-top:17px}.compare-details>summary{font-size:13px;cursor:pointer;color:#546e40;padding:8px 0}.source-index{color:#71875b}.result-heading .eyebrow{font-size:9px}.category{color:#627550}.small-link{color:#526e3b}@media (max-width:800px){.hero-lead{font-size:13px}.mode-tabs button{font-size:11px}.composer-bottom,.try-row{font-size:10px}.promise-strip span{font-size:9px}.example-body p{font-size:12px;min-height:88px}.example-body h3{min-height:64px}.mission-reasons p,.process-list p{font-size:12px}.result-layout{grid-template-columns:minmax(0,1fr) 220px;gap:27px}.result-tabs{gap:16px}.result-tabs button,.result-meta{font-size:10px}.evidence-key,.evidence-key b{font-size:9px}.evidence-panel>p{font-size:10px}.footer-links{font-size:10px}.footer-bottom,.footer-bottom .preview-status{font-size:9px}}@media (max-width:600px){.hero-lead{font-size:13px}.hero-footnote{font-size:10px}.mode-tabs button,.composer-bottom,.try-row,.promise-strip span{font-size:9px}.example-body h3,.example-body p{min-height:0}.example-body p{font-size:14px}.example-meta{font-size:11px}.mission-reasons p,.process-list p{font-size:13px}.footer-links{font-size:11px}.footer-bottom,.footer-bottom .preview-status{font-size:9px}.result-layout{grid-template-columns:minmax(0,1fr)}.brief-answer>p{font-size:15px}.numbered-finding h3{font-size:16px}.numbered-finding p{font-size:14px}.nuance-box p{font-size:13px}.source-row h3{font-size:14px}.source-row p{font-size:13px}.evidence-key,.evidence-key b{font-size:11px}.evidence-panel>p{font-size:12px}.result-meta{font-size:10px;line-height:1.8}.term-chips button{font-size:11px}.reading-switch{color:#657d51}.reading-switch button{color:#58753f;font-size:10px}.claim-annotation{font-size:10px}.claim-status{color:#806730}.paper-sections p{font-size:14px}.related-paper p{font-size:12px}.method-grid p,.method-details p,.about-story p{font-size:14px}.result-heading .eyebrow{font-size:8px;flex-wrap:wrap;gap:6px}.feedback-buttons button{font-size:11px}}@media print{.header,.footer,.result-sidebar,.result-actions,.result-tabs,.feedback-row,.toast,.back-link,.research-topline,.term-chips button,.reading-switch{display:none!important}.shell{padding:0;max-width:none}.result-layout{display:block}.result-heading h1{font-size:28px}.brief-answer h2{font-size:23px}.source-row,.nuance-box{break-inside:avoid}body{background:#fff;color:#000}.result-main p{color:#333}.research-page{padding:0}.source-row h3 a:after{content:" (" attr(href) ")";font-size:9px;overflow-wrap:anywhere}}.hero-copy{min-width:0;text-align:center}.hero-copy>.eyebrow,.hero-copy .hero-footnote{justify-content:center}.hero-copy .hero-lead{margin-left:auto;margin-right:auto;max-width:38rem}.hero-question{white-space:nowrap}:root{--surface: #fffefa;--surface-soft: #eef2e5;--theme-accent: #28533d;--hero-accent: #2e8a61;--theme-text: #25372d;--theme-muted: #596a5c;--theme-border: #bdcbb7;color-scheme:light}.theme-control{position:relative;flex-shrink:0}.theme-trigger{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px 10px;background:transparent;border:1px solid var(--line);border-radius:8px;font-size:12px;color:var(--theme-text)}.theme-trigger:hover,.theme-trigger[aria-expanded=true]{background:var(--surface-soft);border-color:var(--theme-border)}.appearance-panel{position:absolute;right:0;top:calc(100% + 12px);width:290px;padding:22px;border:1px solid var(--theme-border);border-radius:12px;background:var(--surface);color:var(--theme-text);box-shadow:0 16px 50px #10281824;z-index:30}.appearance-panel h2{font-size:20px;letter-spacing:-.5px;line-height:1.3}.appearance-panel{max-height:calc(100dvh - 100px);overflow-y:auto}.appearance-panel>p{margin-top:6px;font-size:12px;color:var(--theme-muted)}.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.theme-option{background:var(--surface);color:var(--theme-text);border:1px solid var(--theme-border);border-radius:8px;padding:8px;text-align:left}.theme-option.selected{border:2px solid var(--theme-accent);padding:7px;background:var(--surface-soft)}.theme-option>span:last-child{display:flex;justify-content:space-between;margin:8px 2px 2px;font-size:13px}.theme-swatch{display:grid;gap:5px;border:1px solid #728575;border-radius:4px;padding:12px;height:55px}.swatch-light{background:#f7f8f2}.swatch-dark{background:#17231c}.theme-swatch i{height:3px;width:80%;background:#506c53;border-radius:2px}.swatch-dark i{background:#aac8b3}.theme-swatch i:last-child{width:50%}.remember-theme{display:flex;align-items:center;gap:9px;font-size:13px;min-height:36px;cursor:pointer}.remember-theme input{width:17px;height:17px;accent-color:var(--theme-accent);margin:0}.appearance-panel .appearance-note{font-size:11px;line-height:1.65;min-height:36px}.appearance-privacy{display:inline-block;font-size:11px;color:var(--theme-accent);text-decoration:underline;text-underline-offset:3px;margin-top:12px}.theme-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0 24px}.theme-stat-grid article{border:1px solid var(--line);background:var(--surface);padding:24px;border-radius:10px}.theme-stat-grid article>span{font-size:14px;color:var(--theme-muted)}.theme-stat-grid strong{display:block;font-size:42px;line-height:1.5;font-weight:500;font-variant-numeric:tabular-nums}.theme-stat-grid p,.activity-explanation,.activity-notice{font-size:13px;color:var(--theme-muted)}.activity-explanation{max-width:80ch}.activity-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:24px}.activity-notice{min-height:24px;margin-top:10px}.activity-table th:nth-child(n),.activity-table td:nth-child(n){width:auto}.activity-table{min-width:610px}.activity-table time{white-space:nowrap}.privacy-page #theme-preferences{scroll-margin-top:25px}:root[data-theme=dark]{--paper: #111a16;--ink: #e4ece5;--green: #9bceac;--muted: #b1c0b5;--line: #3c5143;--sage: #25372b;--peach: #382d25;--lilac: #302c3b;--surface: #1a261f;--surface-soft: #23332a;--theme-accent: #9bceac;--hero-accent: #7bd6a0;--theme-text: #e4ece5;--theme-muted: #b1c0b5;--theme-border: #627e69;background:var(--paper);color:var(--ink);color-scheme:dark}[data-theme=dark] ::selection{color:#111a16;background:#aed1b5}[data-theme=dark] :is(a,button,input,summary,select):focus-visible{outline-color:#b9df9b}[data-theme=dark] :is(.brand-accent,.brand-dot,.little-spark,.art-brief p em,.section-heading h2 em,.mission-title h2 em,.how-preview h2 em,.library-page h1 em,.editorial-page h1 em,.brief-answer h2 em,.evidence-panel h3 em,.not-connected h1 em,.about-story h2 em,.about-close h2 em){color:#a7c993}[data-theme=dark] :is(.main-nav,.eyebrow,.hero-lead,.hero-footnote,.art-label,.art-brief-top,.art-takeaway,.art-bottom,.mode-tabs button,.composer-bottom,.composer-preview,.try-row,.promise-strip,.category,.example-body p,.example-meta,.examples-note,.reason-index,.mission-reasons p,.process-list p,.footer-top p,.footer-links,.footer-bottom,.preview-status,.page-lead,.filter-tabs a,.library-search,.category-filters button,.category-filters>span,.library-callout p,.back-link,.result-meta,.result-tabs button,.brief-answer>p,.numbered-finding>span,.numbered-finding p,.terms-section>p,.health-note,.source-index,.source-kicker,.source-row .source-author,.source-row p,.source-row details,.evidence-key,.evidence-key b,.evidence-panel>p,.sidebar-method p,.sidebar-note p,.feedback-row p,.feedback-buttons button,.result-limit,.source-intro p,.section-intro,.not-connected p,.reading-switch,.reading-switch button,.section-number,.paper-sections p,.learning-loop,.related-paper p,.claim-annotation,.quote-card>p,.quote-footnote,.method-grid p,.method-details>div>span,.method-details p,.preview-callout p,.about-story p,.privacy-page>p:not(.page-lead),.dialog>p,.dialog-note,.compare-note,.comparison-table caption,.comparison-table th,.comparison-table td,.comparison-filters button){color:var(--muted)}[data-theme=dark] :is(.text-link,.small-link,.source-row .small-link,.source-row details,.sidebar-next a,.button.secondary,.try-row button,.upload-button,.term-chips button,.compare-details>summary,.not-connected blockquote){color:#b3d8a2}[data-theme=dark] :is(.main-nav a.active,.main-nav a:hover,.mode-tabs button.active,.mode-tabs button:hover,.filter-tabs a.selected,.category-filters button.active,.comparison-filters button.active,.result-tabs button.active,.reading-switch button.active,.feedback-buttons button.active){color:#c3e4b4;border-color:#9abd82}[data-theme=dark] :is(.button.primary,.skip-link){background:#a5c990;color:#152217}[data-theme=dark] .button.primary:hover{background:#bedaa9;box-shadow:0 3px 12px #0003}[data-theme=dark] :is(.art-paper,.art-brief,.search-composer,.example-card,.founder-card,.dialog){background:var(--surface);border-color:var(--line);box-shadow:0 12px 30px -20px #0008}[data-theme=dark] :is(.paper-mid,.mini-brand,.source-squares i,.art-stamp,.try-row,.mission-band,.footer,.empty-state,.library-callout,.nuance-box,.source-row details p,.evidence-panel,.sidebar-note,.learning-loop span,.related-paper,.quote-card,.preview-callout,.citation-text,.comparison-table caption,.comparison-table th){background:var(--surface-soft);border-color:var(--line)}[data-theme=dark] .mode-tabs{background:#16211a;border-color:var(--line)}[data-theme=dark] :is(.mode-tabs button:hover,.button.secondary:hover,.category-filters button.active,.comparison-filters button.active,.result-actions .saved,.term-chips button,.term-chips button:hover,.reading-switch button.active,.feedback-buttons button.active,.cite,.filter-tabs span,.evidence-label){background:#2b3e2c}[data-theme=dark] :is(.composer-input input,.library-search input){color:var(--ink)}[data-theme=dark] input::placeholder{color:#a9b7ab;opacity:1}[data-theme=dark] :is(.button.secondary,.category-filters button,.comparison-filters button,.circle-arrow,.term-chips button,.reading-switch button,.feedback-buttons button,.process-list li>span,.comparison-table-wrap,.comparison-table th,.comparison-table td,.source-row,.sidebar-next a,.footer-bottom,.art-bottom,.source-squares i,.claim-comparison,.claim-comparison>div+div){border-color:var(--line)}[data-theme=dark] .process-list:before{background:var(--line)}[data-theme=dark] .process-list li>span{color:#b3d8a2}[data-theme=dark] .comparison-table td:first-child{color:var(--ink)}[data-theme=dark] :is(.composer-input>svg,.promise-strip svg,.art-takeaway svg,.library-callout>svg,.source-row h3 svg,.sidebar-method>svg,.sidebar-next svg,.sidebar-note>svg,.related-paper>svg,.method-grid article>svg,.preview-callout>svg){color:#aacb92}[data-theme=dark] .source-row h3 a:hover{color:#b3d8a2}[data-theme=dark] .save-button{color:#b3c5a8}[data-theme=dark] .save-button:hover{background:#344635}[data-theme=dark] .save-button.is-saved svg{fill:#accd98;color:#accd98}[data-theme=dark] .fake-journal{color:#a5b39b;border-color:#52664c}[data-theme=dark] .fake-lines{background:repeating-linear-gradient(0deg,#728666 0,#728666 2px,transparent 2px,transparent 9px)}[data-theme=dark] .fake-chart i{background:#54724d}[data-theme=dark] .orbit-lines{stroke:#425841}[data-theme=dark] .orbit-lines circle{fill:#769563}[data-theme=dark] .topic-illustration{color:#b3cb99}[data-theme=dark] .topic-illustration:before{background:#2b3d2b}[data-theme=dark] .illustration-orbit{border-color:#5b7152}[data-theme=dark] .peach .topic-illustration{color:#ddbc9f}[data-theme=dark] .peach .topic-illustration:before{background:#3c3027}[data-theme=dark] .peach .illustration-orbit{border-color:#796451}[data-theme=dark] .lilac .topic-illustration{color:#cab7db}[data-theme=dark] .lilac .topic-illustration:before{background:#352e40}[data-theme=dark] .lilac .illustration-orbit{border-color:#73617f}[data-theme=dark] :is(.nuance-box,.inline-message,.claim-status,.claim-comparison>div){background:#342e20;border-color:#685b39}[data-theme=dark] :is(.nuance-box h3,.nuance-box>svg,.nuance-box p,.nuance-box .text-link,.inline-message,.claim-status,.claim-comparison p,.claim-comparison .eyebrow,.claim-annotation){color:#e1cb96}[data-theme=dark] .claim-comparison>div+div{background:#243724}[data-theme=dark] .claim-comparison>div+div :is(p,.eyebrow,.claim-annotation){color:#c0d9a8}[data-theme=dark] .evidence-label{color:#c0d9a8}[data-theme=dark] .evidence-label.context{background:#3a3221;color:#e1cb96}[data-theme=dark] .evidence-label.different{background:#303a30;color:#c5d0bd}[data-theme=dark] .cite{color:#c3dfa8}[data-theme=dark] .cite:hover{background:#3b5137}[data-theme=dark] .quote-card>div{color:#b6cd9f}[data-theme=dark] .dialog::backdrop{background:#050c09b3}[data-theme=dark] .toast{background:#2b4633;color:#edf5e9;border-color:#809b6e}[data-theme=dark] .eyebrow-divider{color:#84987a}@media (max-width:1100px){.nav-shell{gap:16px}.theme-trigger>span{display:none}.main-nav{gap:15px}.saved-link{padding-left:14px}}@media (max-width:800px){[data-theme=dark] .main-nav{background:var(--surface)}.nav-actions{gap:8px}.saved-link{padding-left:0}}@media (max-width:600px){.theme-trigger{padding:7px;width:36px;min-height:38px;justify-content:center}.appearance-panel{position:fixed;top:77px;right:16px;width:min(290px,calc(100% - 32px))}.header .brand{font-size:12px}.header .brand img{width:28px;height:28px}.nav-actions{gap:3px}.theme-stat-grid{grid-template-columns:1fr;gap:12px}.theme-stat-grid article{padding:20px}.activity-actions .button{width:100%}}@media (max-width:360px){.header .shell{padding-left:14px;padding-right:14px}.header .brand{font-size:11px;gap:5px}.header .brand img{width:25px;height:25px}.header .icon-button{width:30px}}@media print{:root[data-theme]{background:#fff;color:#000;color-scheme:light;--paper:white;--ink:black;--line:#bbb}.theme-control,.activity-actions{display:none!important}[data-theme=dark] main *{color:#222!important;background:transparent!important;box-shadow:none!important}}.contact-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:65px;margin-top:76px;padding-top:65px;border-top:1px solid var(--line);scroll-margin-top:35px}.contact-intro h2{font-size:43px;line-height:1.1;letter-spacing:-1.5px;margin:21px 0}.contact-intro h2 em{color:var(--theme-accent);font-weight:400}.contact-intro>p{color:var(--theme-muted);font-size:14px;line-height:1.9;max-width:35ch}.contact-direct{display:grid;gap:8px;margin:30px 0;font-size:13px}.contact-direct>span{color:var(--theme-muted)}.contact-direct a{color:var(--theme-accent);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.contact-intro .contact-context{font-size:12px;padding-top:20px;border-top:1px solid var(--line)}.contact-panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:30px;min-width:0}.contact-panel fieldset{border:0;padding:0;margin:0;min-width:0}.contact-panel label{display:block;color:var(--theme-text);font-size:12px;margin-bottom:8px}.contact-panel :is(input,select,textarea){display:block;width:100%;min-width:0;border:1px solid var(--theme-border);border-radius:6px;background:var(--paper);color:var(--ink);font-size:13px;padding:12px;line-height:1.5}.contact-panel :is(input,select){min-height:46px}.contact-panel textarea{resize:vertical;min-height:140px;max-height:420px}.contact-panel input::placeholder,.contact-panel textarea::placeholder{color:var(--theme-muted);opacity:.85}.contact-panel :is(input,select,textarea):focus-visible{outline:2px solid var(--theme-accent);outline-offset:3px}.contact-panel :is(input,select,textarea)[aria-invalid=true]{border-color:#a44532}.contact-panel :disabled{opacity:.65;cursor:wait}.contact-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-field{margin-top:21px}.contact-character-count{display:block;text-align:right;color:var(--theme-muted);font-size:10px;margin-top:5px;font-variant-numeric:tabular-nums}.contact-panel .contact-form-note{color:var(--theme-muted);font-size:11px;line-height:1.8;margin:18px 0}.contact-form-note a{text-decoration:underline;text-underline-offset:3px}.contact-submit{justify-content:space-between;width:100%}.contact-honeypot{display:none}.analytics-preferences{margin-top:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:22px}.analytics-preferences label{display:flex;align-items:center;gap:10px;font-size:15px}.analytics-preferences input{width:18px;height:18px;accent-color:var(--theme-accent)}.analytics-preferences p{color:var(--theme-muted);font-size:13px;line-height:1.8;margin-top:10px}.privacy-page :is(#contact-data,#usage-analytics){scroll-margin-top:25px}.contact-field-error,.contact-submit-error{font-size:12px;line-height:1.6;color:#a44532;margin-top:8px}.contact-submit-error:empty{display:none}.contact-success{padding:25px 0}.contact-success h3{font-size:25px;letter-spacing:-.6px;margin:22px 0 12px}.contact-success p{color:var(--theme-muted);font-size:14px;line-height:1.8;margin-bottom:24px}.contact-success-mark{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--surface-soft);color:var(--theme-accent);font-size:22px}[data-theme=dark] :is(.contact-field-error,.contact-submit-error){color:#efad9b}[data-theme=dark] .contact-panel :is(input,select,textarea)[aria-invalid=true]{border-color:#efad9b}@media (max-width:900px){.contact-section{gap:32px}.contact-field-pair{grid-template-columns:1fr;gap:21px}}@media (max-width:600px){.contact-section{grid-template-columns:1fr;gap:27px;margin-top:40px;padding-top:37px}.contact-intro h2{font-size:37px}.contact-intro>p{max-width:none}.contact-intro .contact-context{font-size:12px}.contact-panel{padding:21px}.contact-panel :is(input,select,textarea){font-size:16px}}@media print{.contact-section{display:none}}
