:root{--bg: #f6efe3;--bg-soft: #fbf8f1;--panel: #ffffff;--panel-2: #e9f5fb;--text: #24313a;--muted: #687985;--line: rgba(58, 77, 89, .16);--accent: #4fa3c7;--accent-2: #d7b98e;--accent-strong: #247a9e;--shadow: 0 14px 34px rgba(88, 70, 42, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:linear-gradient(180deg,#fffdf8,#f4eadb)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:linear-gradient(180deg,#fffdf8,#f4eadb);color:var(--text)}a{color:inherit;text-decoration:none}input,textarea,select,button{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell{flex:1;padding:0 0 4rem}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.stack-xl>*+*{margin-top:4rem}.stack-lg>*+*{margin-top:1.5rem}.stack-md>*+*{margin-top:1rem}.stack-sm>*+*{margin-top:.75rem}.topbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8e0;border-bottom:1px solid var(--line)}.topbar-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0}.brand{display:flex;align-items:center;gap:.9rem;min-width:0}.brand span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand small{color:var(--muted);margin-top:.15rem}.brand-mark{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;overflow:hidden;background:#f8f1e6;border:1px solid rgba(79,163,199,.28);box-shadow:0 6px 18px #4fa3c729}.brand-mark img{width:100%;height:100%;display:block}.nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.nav-link{padding:.55rem .8rem;border-radius:999px;color:var(--muted);transition:.2s ease}.nav-link:hover,.nav-link-active{color:var(--accent-strong);background:#4fa3c71f}.hero{min-height:min(680px,calc(100vh - 4.75rem));display:grid;place-items:center;padding:6rem 0;background:linear-gradient(180deg,#fffdf89e,#f6efe3e0),url(/pictures/home-hero-background.svg) center / cover no-repeat;border-bottom:1px solid var(--line)}.hero-intro{max-width:880px;text-align:center}.hero-intro .stack-lg{align-items:center;display:grid}.hero h1{margin:0 auto;font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.02;letter-spacing:0;max-width:12ch}.hero-copy{max-width:720px;margin-left:auto;margin-right:auto;font-size:1.08rem}.hero-actions{justify-content:center}.hero-copy,.section-subtitle,.card p,.timeline-stage p,.disease-card p,.info-banner,.field span,.result-row span{color:var(--muted)}.hero-panel,.card,.timeline-stage,.disease-card,.stat-card,.showcase-card,.info-banner{background:linear-gradient(180deg,#fffffffa,#f7fbfdfa);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.hero-panel,.card,.showcase-card,.info-banner{padding:1.5rem}.feature-list{padding-left:1.15rem;margin:0;display:grid;gap:.6rem}.button-row{display:flex;flex-wrap:wrap;gap:.85rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1.1rem;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--accent),#b7e1ef);color:#fff;font-weight:700}.button-secondary{background:#fff;border-color:#4fa3c759;color:var(--accent-strong)}.section-header h2,.card h3,.timeline-stage h3,.disease-card h3,.hero-panel h3,.footer h3,.footer h4{margin:0}.eyebrow{text-transform:uppercase;letter-spacing:0;font-size:.78rem;color:var(--accent-strong);margin:0 0 .4rem;font-weight:700}.section-header h2{font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.1}.section-header{max-width:48rem}.stat-grid,.timeline-grid,.card-grid,.grid-two{display:grid;gap:1rem}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:1.25rem;display:flex;flex-direction:column;gap:.35rem}.stat-card strong{color:var(--accent-strong);font-size:2rem;line-height:1}.timeline-grid,.timeline-grid.full,.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-stage{padding:1.25rem;position:relative;overflow:hidden}.timeline-stage:after{content:"";position:absolute;inset:auto -20% -35% auto;width:9rem;height:9rem;border-radius:999px;background:radial-gradient(circle,rgba(79,163,199,.12),transparent 70%)}.mission-contribution-grid{align-items:start}.sensitive-section-header{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.sensitive-toggle{flex:0 0 auto}.image-carousel{position:relative;overflow:hidden;border-radius:28px}.carousel-window{overflow:hidden;border-radius:28px;border:1px solid var(--line);box-shadow:var(--shadow)}.carousel-track{display:flex;transition:transform .35s ease}.sensitive-slide{position:relative;flex:0 0 100%;min-height:390px;margin:0;overflow:hidden;background:#fff}.sensitive-image{width:100%;height:100%;min-height:390px;display:block;object-fit:cover;transition:filter .25s ease,transform .25s ease}.sensitive-image-blurred{filter:blur(18px) saturate(.8);transform:scale(1.05)}.sensitive-slide figcaption{position:absolute;inset:auto 1rem 1rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#fff;text-shadow:0 1px 10px rgba(25,40,47,.45)}.carousel-arrow{position:absolute;top:0;bottom:0;z-index:2;width:5rem;border:0;color:#fff;cursor:pointer;font-size:3rem;line-height:1;opacity:0;transition:opacity .2s ease,background .2s ease}.image-carousel:hover .carousel-arrow,.carousel-arrow:focus-visible{opacity:1}.carousel-arrow-left{left:0;background:linear-gradient(90deg,rgba(36,49,58,.58),transparent)}.carousel-arrow-right{right:0;background:linear-gradient(270deg,rgba(36,49,58,.58),transparent)}.filter-bar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:.75rem}.filter-bar input,.filter-bar select,.field input,.field textarea,.field select{width:100%;border-radius:16px;border:1px solid var(--line);background:#fff;color:var(--text);padding:.9rem 1rem}.case-topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pill{display:inline-flex;padding:.35rem .75rem;border-radius:999px;background:#4fa3c71f;color:var(--accent-strong);font-size:.86rem;font-weight:700}.upload-box{border:1.5px dashed rgba(79,163,199,.35);border-radius:22px;padding:1.5rem;text-align:center;background:#4fa3c70f}.result-list{display:grid;gap:.75rem}.result-row{display:grid;gap:.2rem;padding:.9rem 1rem;border-radius:16px;border:1px solid var(--line);background:#ffffffbf}.field{display:grid;gap:.4rem}.info-banner{border-left:4px solid var(--accent)}.footer{background:#151312;color:#f5f1ea;padding:3rem 0}.footer-inner{display:grid;justify-items:center;gap:1rem;text-align:center}.footer-logo{width:5rem;height:5rem}.footer-socials{display:flex;justify-content:center;gap:.8rem}.footer-socials a{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#f97316;background:#ffffff14;transition:background .2s ease,transform .2s ease}.footer-socials a:hover{background:#f973162e;transform:translateY(-1px)}.footer-socials svg{width:1.25rem;height:1.25rem;fill:currentColor}.footer p{max-width:900px;margin:0;color:#f5f1ea;font-size:clamp(1rem,1.8vw,1.32rem);font-weight:800;line-height:1.25}.contribution-panel{display:grid;align-content:start;gap:1rem}.contribution-panel .eyebrow{margin-bottom:-.25rem}.contribution-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.contribution-list li{display:grid;gap:.25rem;padding:.85rem 0;border-top:1px solid var(--line)}.contribution-list li:first-child{border-top:0;padding-top:0}.contribution-list strong{color:var(--text)}.contribution-list span{color:var(--muted);line-height:1.5}.disease-section{border-radius:30px;padding:1px;background:radial-gradient(circle at top left,rgba(215,185,142,.24),transparent 34%),radial-gradient(circle at bottom right,rgba(79,163,199,.22),transparent 38%),var(--line);box-shadow:var(--shadow)}.disease-section-inner{border-radius:29px;padding:1.5rem;background:linear-gradient(180deg,#fffffff7,#edf7fbf7)}.disease-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.disease-card{padding:1.25rem;min-height:100%;background:#ffffffc7}.disease-card h3{line-height:1.2}.disease-card p{margin-bottom:0}@media (max-width: 980px){.hero-grid,.grid-two,.timeline-grid,.timeline-grid.full,.stat-grid,.filter-bar{grid-template-columns:1fr}.sensitive-section-header{align-items:start;flex-direction:column}.topbar-inner{align-items:flex-start;flex-direction:column}.nav-links{justify-content:flex-start}.disease-card-grid{grid-template-columns:1fr}}@media (max-width: 640px){.page-shell{padding-top:0}.hero{min-height:560px;padding:4rem 0}.hero h1{max-width:100%}.container{width:min(100% - 1rem,1180px)}.hero-panel,.card,.timeline-stage,.stat-card,.showcase-card,.info-banner,.image-carousel,.carousel-window{border-radius:20px}.sensitive-slide,.sensitive-image{min-height:300px}.carousel-arrow{width:3.5rem;opacity:1}.footer-logo{width:4rem;height:4rem}.disease-section,.disease-section-inner,.disease-card{border-radius:20px}}.hero h1{max-width:100%}.hero h1 span{display:block}.hero-cta-stack{display:grid;justify-items:center;gap:.85rem}.presentation-button{max-width:min(100%,42rem);text-align:center}.image-carousel{overflow:visible}.carousel-window{overflow:hidden}.carousel-track{align-items:stretch}.sensitive-slide{flex:0 0 25%;min-height:220px;padding:.35rem;background:transparent}.sensitive-image{min-height:220px;border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow)}.sensitive-slide figcaption{inset:auto .9rem .9rem .9rem;font-size:.9rem}.carousel-arrow{width:3.6rem;border-radius:0}.early-benefits-section{padding-block:.5rem}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:stretch;gap:clamp(2rem,6vw,6rem);text-align:left}.footer-actions{display:grid;justify-items:end;gap:.8rem}.footer-logo{width:4.5rem;height:4.5rem}.footer-socials{justify-content:flex-end}.footer p{max-width:920px}@media (max-width: 640px){.footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-actions{justify-items:center}.footer-socials{justify-content:center}}
