:root{--bg-main:#0c3b2d;--bg-main-2:#0f4a38;--bg-card:#effff7;--bg-card-soft:#ddfbe9;--text-main:#083426;--text-on-dark:#ecfff5;--line:#0b604240;--cta:#20c97a;--cta-2:#119f5f}*{box-sizing:border-box}html,body{background:linear-gradient(180deg,var(--bg-main)0%,var(--bg-main-2)100%);min-height:100%;color:var(--text-on-dark);margin:0;padding:0;font-family:DM Sans,Segoe UI,sans-serif}body{position:relative;overflow-x:hidden}a{color:inherit}main{z-index:2;position:relative}.shell{width:min(1120px,92vw);margin-inline:auto}.bg-animation{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(6px);opacity:.22;will-change:transform;border-radius:999px;position:absolute}.orb-a{background:radial-gradient(circle,#54f1a2 0%,#54f1a200 70%);width:320px;height:320px;animation:14s ease-in-out infinite alternate drift-a;top:-40px;left:-60px}.orb-b{background:radial-gradient(circle,#2fd38b 0%,#2fd38b00 72%);width:420px;height:420px;animation:16s ease-in-out infinite alternate drift-b;top:22vh;right:-110px}.orb-c{background:radial-gradient(circle,#89ffc7 0%,#89ffc700 75%);width:380px;height:380px;animation:18s ease-in-out infinite alternate drift-c;bottom:-130px;left:30vw}@keyframes drift-a{0%{transform:translate(0,0)scale(1)}to{transform:translate(80px,40px)scale(1.1)}}@keyframes drift-b{0%{transform:translate(0,0)scale(1)}to{transform:translate(-110px,-45px)scale(.92)}}@keyframes drift-c{0%{transform:translate(0,0)scale(1)}to{transform:translate(45px,-40px)scale(1.05)}}.topbar{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06261ce6;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex;position:relative}.brand{letter-spacing:.02em;font-weight:800;text-decoration:none}.menu-toggle{color:var(--text-on-dark);background:#ffffff14;border:1px solid #ffffff47;border-radius:10px;padding:.5rem .8rem;font-weight:700;display:none}.topbar-nav{align-items:center;gap:1rem;display:flex}.topbar-nav a{opacity:.93;padding:.3rem .2rem;text-decoration:none}.topbar-nav a.active{text-underline-offset:.28rem;font-weight:700;text-decoration:underline}.hero{padding:4.2rem 0 1.6rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;opacity:.88;font-size:.78rem;font-weight:700}h1{max-width:18ch;margin:.55rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.06}.lead{opacity:.95;max-width:74ch;margin-bottom:1.2rem;font-size:clamp(1rem,2.2vw,1.24rem);line-height:1.65}.page-block{z-index:2;padding:2rem 0;position:relative}.page-head{padding-top:2.2rem}h2{margin:0 0 .6rem}.section-intro{opacity:.92;max-width:72ch;margin:0 0 1rem}.search-hero{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:18px;margin-top:1.15rem;padding:1.1rem}.search-label{margin-bottom:.65rem;font-weight:700}.search-row{grid-template-columns:1fr auto auto auto;gap:.6rem;display:grid}.search-row input,.big-search,.newsletter input,.filters select{background:var(--bg-card);color:var(--text-main);border:1px solid #0000;border-radius:12px;padding:.9rem 1rem}.search-row input{min-height:60px;font-size:1.13rem}.newsletter{grid-template-columns:1fr auto;gap:.6rem;max-width:700px;margin:1rem 0 0;display:grid}.newsletter input{font-size:1rem}.search-row button,.newsletter button,.source-open-button,.modal-close{background:linear-gradient(135deg,var(--cta),var(--cta-2));color:#fff;cursor:pointer;border:0;border-radius:12px;padding:.86rem 1.1rem;font-weight:700}.search-row button.secondary{background:#0d6043}.search-row button.tertiary{background:#ffffff1f;border:1px solid #ffffff2e}.filters{grid-template-columns:1fr 220px;gap:.7rem;margin-bottom:.8rem;display:grid}.filters.single-filter{grid-template-columns:1fr}.big-search{min-height:64px;font-size:1.12rem}.cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.9rem;display:grid}.card{border:1px solid var(--line);background:var(--bg-card);border-radius:16px;padding:1rem}.empty-state{align-content:center;min-height:180px}.card h3,.card h2,.card strong{color:var(--text-main)}.card p,.small{color:#154c38}.small{font-size:.92rem}.trust-dock{background:linear-gradient(145deg,#ffffff1f,#ffffff0d),radial-gradient(circle at 100% 0,#71ffbd2e,#0000 48%);border:1px solid #ffffff29;border-radius:22px;gap:1rem;margin-bottom:1.2rem;padding:1.15rem;display:grid;box-shadow:0 24px 70px #02120d33}.trust-dock h2{margin-bottom:.45rem}.trust-dock p{margin:0}.trust-kicker{text-transform:uppercase;letter-spacing:.12em;opacity:.82;margin:0 0 .35rem;font-size:.75rem;font-weight:800}.trust-dock-copy p:last-child{opacity:.93;max-width:72ch;line-height:1.55}.trust-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.trust-stat{background:#ffffff14;border:1px solid #ffffff24;border-radius:16px;padding:.9rem .95rem}.trust-stat strong{margin-bottom:.4rem;font-size:1.5rem;line-height:1;display:block}.trust-stat span{opacity:.94;font-size:.92rem}.trust-stat--evidence-led{background:#3ae8922e}.trust-stat--mixed{background:#92e1ff29}.trust-stat--exploratory{background:#ffd67a2e}.trust-stat--high-risk{background:#ff7b6d2e}.trust-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.trust-toggle{color:var(--text-on-dark);letter-spacing:.01em;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;padding:.7rem 1rem;font-weight:800}.trust-toggle.is-on{color:#06261d;background:linear-gradient(135deg,#53f5a8e0,#158a56f2)}.trust-helper{opacity:.92;line-height:1.45}.trust-lens{background:#f7fff9;border:1px solid #bde8d3;border-radius:16px;gap:.55rem;margin:.25rem 0 .55rem;padding:.85rem .92rem;display:grid}.trust-lens.is-compact{margin-top:.35rem;padding:.72rem .82rem}.trust-badge-row{flex-wrap:wrap;gap:.45rem;display:flex}.trust-badge{letter-spacing:.02em;border-radius:999px;align-items:center;padding:.33rem .62rem;font-size:.77rem;font-weight:800;display:inline-flex}.trust-badge--evidence-led{color:#0d6d45;background:#def9e8}.trust-badge--mixed{color:#0b5e80;background:#e0f3ff}.trust-badge--exploratory{color:#80530a;background:#fff4d9}.trust-badge--high-risk{color:#92281b;background:#ffe3de}.trust-badge--flag-caution{color:#80530a;background:#fff0c7}.trust-badge--flag-alert{color:#92281b;background:#ffd9d2}.trust-lens-summary,.trust-lens-reason,.trust-lens-caution{color:var(--text-main);margin:0}.trust-lens-summary,.trust-lens-reason{line-height:1.5}.trust-lens-caution{background:#fff2ee;border:1px solid #f2bdb4;border-radius:12px;padding:.68rem .78rem}.brief-home-card,.brief-launch-card,.brief-empty-state,.brief-stat-card,.brief-overview-card,.brief-match-card,.brief-approach-card{align-content:start;gap:.65rem;display:grid}.brief-home-card p,.brief-launch-card p,.brief-empty-state p,.brief-stat-card p,.brief-overview-card p,.brief-match-card p,.brief-approach-card p{margin:0}.brief-hero h1{max-width:14ch}.brief-actions{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}.brief-action-link{color:#06261d;background:linear-gradient(135deg,#53f5a8eb,#158a56f2);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.brief-action-link--secondary{color:var(--text-on-dark);background:#ffffff1f}.brief-stats-grid,.brief-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.brief-stat-card strong{color:var(--text-main);font-size:clamp(2rem,4vw,2.8rem);line-height:1}.brief-stat-card--alert{background:#fff1ee;border-color:#be523d40}.brief-section{margin-top:1.35rem}.brief-section-head{margin-bottom:.8rem}.brief-section-head p{max-width:72ch;margin:0}.brief-chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.brief-chip{color:#0d6d45;background:#0b604214;border-radius:999px;align-items:center;padding:.45rem .8rem;font-weight:700;text-decoration:none;display:inline-flex}.brief-subhead{color:var(--text-main);margin-top:.35rem;font-weight:800}.brief-text-list{color:#154c38;gap:.55rem;margin:0;padding-left:1.2rem;display:grid}.brief-text-list--ordered{padding-left:1.35rem}.brief-inline-link{margin-top:.15rem}.brief-mini-stack{gap:.8rem;display:grid}.brief-mini-card{background:#f7fff9;border:1px solid #d3eadc;border-radius:14px;gap:.45rem;padding:.85rem;display:grid}.brief-mini-card h3{color:var(--text-main);margin:0}.source-one-liner{font-weight:600}.text-link{color:#0d6d45;font-weight:700;text-decoration:none}.condition-chip-list{flex-wrap:wrap;gap:.55rem;display:flex}.condition-chip{background:#ffffff1f;border:1px solid #fff3;border-radius:999px;align-items:center;padding:.48rem .82rem;text-decoration:none;display:inline-flex}.condition-filter{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.condition-pill{color:var(--text-on-dark);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;padding:.45rem .8rem;font-size:.88rem}.condition-pill.active{background:#20c97a40;border-color:#20c97a80}.source-card{align-content:start;gap:.55rem;display:grid}.source-open-button{width:fit-content;margin-top:.25rem}.modal-backdrop{z-index:50;background:#02100cb8;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0}.modal-card{background:var(--bg-card);width:min(780px,100%);max-height:min(86vh,860px);color:var(--text-main);border:1px solid #b8e8d2;border-radius:18px;padding:1rem;overflow:auto}.modal-card p,.modal-card strong,.modal-card a,.modal-card h2,.modal-card h3{color:var(--text-main)}.modal-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.modal-head h2{margin:0}.modal-close{flex-shrink:0}.source-links ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.source-links li{background:var(--bg-card-soft);border:1px solid #bde8d3;border-radius:12px;padding:.72rem}.source-links li p{margin:.38rem 0}.source-links a{color:#06663e;word-break:break-word;font-size:.92rem;text-decoration:underline}.founder-list{color:#154c38;gap:.6rem;margin:0;padding-left:1.2rem;display:grid}.disclaimer{background:#ffffff24;border:1px solid #ffffff38;border-radius:18px;padding:1.1rem 1.2rem}.founder-story h1,.category-page h1,.page-head h1{max-width:none}.section-card{margin-bottom:.85rem}.global-newsletter{z-index:2;background:#ffffff1c;border-top:1px solid #ffffff2e;margin-top:1rem;padding:2rem 0;position:relative}.global-newsletter:before{content:"";pointer-events:none;background:linear-gradient(120deg,#4bffad26,#0000 45%);position:absolute;inset:0}.global-newsletter h2,.global-newsletter p{z-index:1;position:relative}.global-newsletter p{opacity:.94;max-width:66ch;margin-top:.5rem}.site-footer{z-index:2;background:#041812db;border-top:1px solid #fff3;padding:1.4rem 0 2.2rem;position:relative}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1.2rem;display:flex}.site-footer h3{margin:0}.site-footer p{opacity:.9;max-width:48ch;margin:.45rem 0 0}.footer-fine-print{font-size:.86rem}.site-footer-links{align-content:start;gap:.35rem;display:grid}.site-footer-links a{opacity:.94;text-decoration:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:960px){.search-row,.newsletter{grid-template-columns:1fr}.site-footer-inner{flex-direction:column}.trust-controls{align-items:stretch}.brief-stats-grid,.brief-overview-grid{grid-template-columns:1fr}}@media (max-width:860px){.menu-toggle{justify-content:center;align-items:center;display:inline-flex}.topbar-nav{background:#052219fa;border:1px solid #ffffff2e;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.45rem;min-width:210px;padding:.6rem;display:none;position:absolute;top:calc(100% + .45rem);right:0}.topbar-nav.is-open{display:flex}.topbar-nav a{border-radius:8px;width:100%;padding:.42rem .35rem}.topbar-nav a:hover{background:#ffffff14}.filters{grid-template-columns:1fr}.hero{padding-top:3.1rem}.condition-chip-list,.condition-filter{gap:.4rem}.orb{opacity:.15}}@media (prefers-reduced-motion:reduce){.orb{animation:none}}
