.home-module__txgM7a__header{border-bottom:1px solid var(--border);background:var(--surface);position:relative}.home-module__txgM7a__headerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.home-module__txgM7a__logo{color:var(--foreground);font-size:1.25rem;font-weight:600}.home-module__txgM7a__logoAccent{color:var(--accent)}.home-module__txgM7a__nav{background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;gap:1rem;padding:1rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.home-module__txgM7a__navLink{color:var(--muted);padding:.5rem 0;font-size:1rem}.home-module__txgM7a__navLink:hover{color:var(--foreground);text-decoration:none}.home-module__txgM7a__navToggle{display:none}.home-module__txgM7a__navToggleLabel{cursor:pointer;flex-direction:column;gap:5px;padding:.5rem;display:flex}.home-module__txgM7a__navToggleLabel span{background:var(--foreground);width:24px;height:2px;transition:all .3s;display:block}.home-module__txgM7a__navToggle:checked~.home-module__txgM7a__nav{display:flex}.home-module__txgM7a__navToggle:checked~.home-module__txgM7a__navToggleLabel span:first-child{transform:rotate(45deg)translate(5px,5px)}.home-module__txgM7a__navToggle:checked~.home-module__txgM7a__navToggleLabel span:nth-child(2){opacity:0}.home-module__txgM7a__navToggle:checked~.home-module__txgM7a__navToggleLabel span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.home-module__txgM7a__signInButton{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem}.home-module__txgM7a__signInButton:hover{background:var(--accent-light);text-decoration:none}.home-module__txgM7a__hero{background:#000 url(/hero-bg.png) 0/cover no-repeat;align-items:center;min-height:80vh;display:flex}.home-module__txgM7a__heroInner{justify-content:flex-end;width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:flex}.home-module__txgM7a__heroContent{text-align:left;max-width:550px}.home-module__txgM7a__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.home-module__txgM7a__heroSubtitle{color:#fffc;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.home-module__txgM7a__heroCta{flex-wrap:wrap;gap:1rem;display:flex}.home-module__txgM7a__ctaPrimary{color:#000;background:#fff;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500}.home-module__txgM7a__ctaPrimary:hover{background:#ffffffe6;text-decoration:none}.home-module__txgM7a__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500}.home-module__txgM7a__ctaSecondary:hover{background:#ffffff1a;border-color:#fff;text-decoration:none}.home-module__txgM7a__section{padding:5rem 2rem}.home-module__txgM7a__sectionAlt{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.home-module__txgM7a__sectionInner{max-width:1000px;margin:0 auto}.home-module__txgM7a__sectionTitle{color:var(--foreground);text-align:center;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.home-module__txgM7a__sectionSubtitle{color:var(--muted);text-align:center;max-width:900px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.5rem;line-height:1.6}.home-module__txgM7a__sectionTagline{color:var(--foreground);text-align:center;margin-top:1rem;font-size:2rem;font-weight:600}.home-module__txgM7a__missionGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.home-module__txgM7a__missionCard{border:1px solid var(--border);background:var(--background);border-radius:8px;padding:1.5rem}.home-module__txgM7a__missionIcon{margin-bottom:1rem;font-size:2rem}.home-module__txgM7a__missionCardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.home-module__txgM7a__missionCardText{color:var(--muted);font-size:.95rem;line-height:1.6}.home-module__txgM7a__processSteps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.home-module__txgM7a__processStep{text-align:center;padding:1.5rem}.home-module__txgM7a__stepNumber{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;font-size:1.25rem;font-weight:600;display:flex}.home-module__txgM7a__stepTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.home-module__txgM7a__stepText{color:var(--muted);font-size:.9rem}.home-module__txgM7a__papersPreview{flex-direction:column;gap:1rem;display:flex}.home-module__txgM7a__paperCard{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.home-module__txgM7a__paperInfo{flex:1}.home-module__txgM7a__paperTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.home-module__txgM7a__paperMeta{color:var(--muted);font-size:.85rem}.home-module__txgM7a__paperScore{background:var(--background);color:var(--success);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;display:flex}.home-module__txgM7a__viewAllLink{margin-top:1.5rem;font-weight:500;display:inline-block}.home-module__txgM7a__footer{border-top:1px solid var(--border);background:var(--surface);padding:3rem 2rem}.home-module__txgM7a__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1000px;margin:0 auto;display:flex}.home-module__txgM7a__footerText{color:var(--muted);font-size:.9rem}.home-module__txgM7a__footerLinks{gap:1.5rem;display:flex}.home-module__txgM7a__footerLink{color:var(--muted);font-size:.9rem}.home-module__txgM7a__footerLink:hover{color:var(--foreground)}.home-module__txgM7a__sectionImage{background:#000 url(/section-bg.png) 100%/contain no-repeat;align-items:center;width:100%;min-height:500px;display:flex}.home-module__txgM7a__sectionImageInner{align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.home-module__txgM7a__sectionImageText{color:#fff;flex:1;max-width:50%;padding:4rem}.home-module__txgM7a__sectionImageText p{color:#ffffffd9;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.home-module__txgM7a__sectionImageHighlight{color:#fff;font-size:1.5rem;font-weight:600}.home-module__txgM7a__sectionImageGraphic{display:none}.home-module__txgM7a__freeAccessContent{flex-direction:column;gap:2.5rem;display:flex}.home-module__txgM7a__freeAccessBlock{max-width:800px;margin:0 auto}.home-module__txgM7a__freeAccessHeading{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.home-module__txgM7a__freeAccessText{color:var(--muted);font-size:1.05rem;line-height:1.7}.home-module__txgM7a__inlineLink{color:var(--foreground);text-underline-offset:2px;text-decoration:underline}.home-module__txgM7a__inlineLink:hover{color:var(--accent)}@keyframes home-module__txgM7a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.home-module__txgM7a__animateFadeIn{animation:.6s ease-out forwards home-module__txgM7a__fadeInUp}.home-module__txgM7a__sectionImage2{background:#000 url(/cognitiveconstraintassets3.png) 50%/cover no-repeat;align-items:center;width:100%;min-height:500px;display:flex}.home-module__txgM7a__sectionImage2Inner{justify-content:flex-start;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.home-module__txgM7a__sectionImage2Text{color:#fff;flex:1;max-width:70%;padding:4rem}.home-module__txgM7a__sectionImage2Text p{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:600;line-height:1.3}.home-module__txgM7a__sectionImage2Highlight{color:#fff;font-size:1.5rem;font-weight:600}@media (max-width:1200px){.home-module__txgM7a__heroInner{justify-content:center}.home-module__txgM7a__heroContent{text-align:center;background:#000000bf;border-radius:12px;max-width:100%;padding:2.5rem}.home-module__txgM7a__heroCta{justify-content:center}.home-module__txgM7a__sectionImage{background-position:50%;background-size:cover}.home-module__txgM7a__sectionImageText{background:#000000bf;border-radius:12px;max-width:100%;margin:2rem}}@media (max-width:768px){.home-module__txgM7a__headerInner{padding:1rem 1.5rem}.home-module__txgM7a__logo{font-size:1.1rem}.home-module__txgM7a__nav{gap:1rem}.home-module__txgM7a__navLink{font-size:.85rem}.home-module__txgM7a__hero{background:#000;min-height:auto}.home-module__txgM7a__heroInner{justify-content:center;padding:3rem 1.5rem}.home-module__txgM7a__heroContent{text-align:center;max-width:100%}.home-module__txgM7a__heroTitle{font-size:2.25rem}.home-module__txgM7a__heroSubtitle{font-size:1.1rem}.home-module__txgM7a__heroCta{justify-content:center}.home-module__txgM7a__section{padding:3rem 1.5rem}.home-module__txgM7a__sectionTitle{font-size:2.25rem}.home-module__txgM7a__sectionSubtitle{margin-bottom:2rem;font-size:1.15rem}.home-module__txgM7a__sectionImageInner{flex-direction:column;min-height:auto}.home-module__txgM7a__sectionImageText{order:2;padding:2.5rem 1.5rem}.home-module__txgM7a__sectionImageText p{font-size:1.1rem}.home-module__txgM7a__sectionImageHighlight{font-size:1.25rem}.home-module__txgM7a__sectionImageGraphic{order:1;max-width:100%}.home-module__txgM7a__freeAccessContent{grid-template-columns:1fr}.home-module__txgM7a__paperCard{flex-direction:column;align-items:stretch}.home-module__txgM7a__paperScore{align-self:flex-start}.home-module__txgM7a__footerInner{text-align:center;flex-direction:column}.home-module__txgM7a__footerLinks{justify-content:center}}@media (max-width:480px){.home-module__txgM7a__headerInner{flex-direction:column;gap:1rem;padding:1rem}.home-module__txgM7a__nav{gap:.75rem}.home-module__txgM7a__hero{min-height:auto}.home-module__txgM7a__heroInner{padding:2.5rem 1rem}.home-module__txgM7a__heroTitle{font-size:1.75rem}.home-module__txgM7a__heroSubtitle{font-size:1rem}.home-module__txgM7a__heroCta{flex-direction:column;width:100%}.home-module__txgM7a__ctaPrimary,.home-module__txgM7a__ctaSecondary{text-align:center;width:100%}.home-module__txgM7a__section{padding:2.5rem 1rem}.home-module__txgM7a__sectionTitle{font-size:1.75rem}.home-module__txgM7a__sectionSubtitle{font-size:1rem}.home-module__txgM7a__sectionImageText{padding:2rem 1rem}.home-module__txgM7a__sectionImageText p{font-size:1rem}.home-module__txgM7a__sectionImageHighlight{font-size:1.1rem}.home-module__txgM7a__freeAccessBlock{padding:1.25rem}.home-module__txgM7a__freeAccessHeading{font-size:1rem}.home-module__txgM7a__freeAccessText{font-size:.9rem}.home-module__txgM7a__paperTitle{font-size:1rem}.home-module__txgM7a__paperMeta{font-size:.8rem}.home-module__txgM7a__footer{padding:2rem 1rem}.home-module__txgM7a__footerLinks{flex-wrap:wrap;gap:1rem}}
