@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&family=Outfit:wght@400;700;900&display=swap";
.Hero-module__MKBNXa__hero{background:radial-gradient(circle at 50% 50%, var(--bg-secondary) 0%, var(--bg-primary) 100%);align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.Hero-module__MKBNXa__hero:before{content:"";opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__MKBNXa__content{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.Hero-module__MKBNXa__badge{border:1px solid var(--accent-red);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:2px;background:#e639460d;border-radius:50px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__MKBNXa__title{text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.Hero-module__MKBNXa__subtitle{color:var(--text-secondary);text-shadow:0 2px 10px #00000080;max-width:700px;margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.3rem)}.Hero-module__MKBNXa__actions{justify-content:center;gap:1rem;display:flex}@media (max-width:600px){.Hero-module__MKBNXa__actions{flex-direction:column}.Hero-module__MKBNXa__actions .Hero-module__MKBNXa__btn{margin-left:0!important}}
.Timeline-module__g1cwha__timelineSection{background-color:var(--bg-tertiary);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.Timeline-module__g1cwha__header{text-align:center;margin-bottom:4rem}.Timeline-module__g1cwha__header h2{color:var(--text-primary);font-size:2.5rem}.Timeline-module__g1cwha__timeline{max-width:800px;margin:0 auto;padding:2rem 0;position:relative}.Timeline-module__g1cwha__timeline:before{content:"";background:var(--border-color);width:2px;height:100%;position:absolute;top:0;left:20px}.Timeline-module__g1cwha__timelineItem{margin-bottom:3rem;padding-left:60px;position:relative}.Timeline-module__g1cwha__timelineItem:last-child{margin-bottom:0}.Timeline-module__g1cwha__timelineDot{background-color:var(--accent-red);border:4px solid var(--bg-tertiary);width:20px;height:20px;box-shadow:0 0 10px var(--accent-glow);border-radius:50%;transition:transform .3s;position:absolute;top:5px;left:11px}.Timeline-module__g1cwha__timelineItem:hover .Timeline-module__g1cwha__timelineDot{transform:scale(1.3)}.Timeline-module__g1cwha__timelineContent{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.Timeline-module__g1cwha__timelineItem:hover .Timeline-module__g1cwha__timelineContent{border-color:#e639464d;transform:translate(10px);box-shadow:0 10px 30px #0006}.Timeline-module__g1cwha__year{color:var(--accent-red);font-family:var(--font-heading);margin-bottom:.5rem;font-size:1.2rem;font-weight:900;display:inline-block}.Timeline-module__g1cwha__title{color:#fff;margin-bottom:1rem;font-size:1.5rem}@media (max-width:768px){.Timeline-module__g1cwha__timeline:before{left:15px}.Timeline-module__g1cwha__timelineDot{left:6px}.Timeline-module__g1cwha__timelineItem{padding-left:50px}}
.BiologicalToll-module__DSKHXG__tollSection{background-color:var(--bg-primary);position:relative;overflow:hidden}.BiologicalToll-module__DSKHXG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.BiologicalToll-module__DSKHXG__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.5rem}.BiologicalToll-module__DSKHXG__highlightBox{border-left:4px solid var(--accent-red);margin-top:2rem}.BiologicalToll-module__DSKHXG__highlightBox h4{margin-bottom:1rem}.BiologicalToll-module__DSKHXG__visual{justify-content:center;align-items:center;display:flex;position:relative}.BiologicalToll-module__DSKHXG__brainModel{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative;box-shadow:inset 0 0 50px #00000080}.BiologicalToll-module__DSKHXG__brainIcon{z-index:2;filter:grayscale(.5)contrast(1.2);font-size:8rem}.BiologicalToll-module__DSKHXG__pulse{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);z-index:1;border-radius:50%;width:100%;height:100%;animation:3s ease-in-out infinite alternate BiologicalToll-module__DSKHXG__pulse;position:absolute}.BiologicalToll-module__DSKHXG__toxicOverlay{z-index:3;background:radial-gradient(circle,#0000 40%,#e639461a 100%);border:2px dashed #e639464d;border-radius:50%;width:120%;height:120%;animation:20s linear infinite BiologicalToll-module__DSKHXG__rotate;position:absolute}@keyframes BiologicalToll-module__DSKHXG__pulse{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}@keyframes BiologicalToll-module__DSKHXG__rotate{to{transform:rotate(360deg)}}@media (max-width:900px){.BiologicalToll-module__DSKHXG__grid{grid-template-columns:1fr}.BiologicalToll-module__DSKHXG__visual{order:-1}}
.ExperienceChart-module__viRBTq__chartSection{background-color:var(--bg-secondary)}.ExperienceChart-module__viRBTq__header{text-align:center;margin-bottom:3rem}.ExperienceChart-module__viRBTq__tableWrapper{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;overflow-x:auto;box-shadow:0 10px 30px #0003}.ExperienceChart-module__viRBTq__comparisonTable{border-collapse:collapse;text-align:left;width:100%}.ExperienceChart-module__viRBTq__comparisonTable th,.ExperienceChart-module__viRBTq__comparisonTable td{border-bottom:1px solid var(--border-color);padding:1.5rem}.ExperienceChart-module__viRBTq__comparisonTable tr:last-child td{border-bottom:none}.ExperienceChart-module__viRBTq__comparisonTable th{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;font-size:1.2rem;font-weight:700}.ExperienceChart-module__viRBTq__thTrue{color:var(--accent-blue);background-color:#457b9d1a;width:50%}.ExperienceChart-module__viRBTq__thFalse{color:var(--accent-red);background-color:#e639461a;width:50%}.ExperienceChart-module__viRBTq__comparisonTable td{color:var(--text-primary);vertical-align:top;font-size:1.05rem}.ExperienceChart-module__viRBTq__comparisonTable td:first-child{border-right:1px solid var(--border-color)}.ExperienceChart-module__viRBTq__pathologized{color:var(--text-secondary);background-color:#e6394605}@media (max-width:768px){.ExperienceChart-module__viRBTq__comparisonTable th,.ExperienceChart-module__viRBTq__comparisonTable td{padding:1rem;font-size:.95rem}}
.LiberationNarrative-module__JW1Ova__liberationSection{background:linear-gradient(180deg, var(--bg-tertiary) 0%, var(--bg-primary) 100%);padding:8rem 0}.LiberationNarrative-module__JW1Ova__panel{border-left:4px solid var(--accent-blue);max-width:800px;margin:0 auto;position:relative;overflow:hidden}.LiberationNarrative-module__JW1Ova__panel:before{content:"\"";color:#ffffff08;font-size:15rem;font-family:var(--font-heading);pointer-events:none;line-height:1;position:absolute;top:-20px;right:20px}.LiberationNarrative-module__JW1Ova__badge{color:var(--accent-blue);text-transform:uppercase;letter-spacing:1px;background-color:#457b9d33;border-radius:4px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.8rem;display:inline-block}.LiberationNarrative-module__JW1Ova__content{color:var(--text-primary);margin-top:2rem;font-size:1.1rem;line-height:1.8}.LiberationNarrative-module__JW1Ova__content p{margin-bottom:1.5rem}.LiberationNarrative-module__JW1Ova__content strong{color:var(--text-primary);background:linear-gradient(120deg,#0000 0%,#457b9d33 100%);padding:0 .2rem}.LiberationNarrative-module__JW1Ova__signature{font-family:var(--font-heading);color:var(--text-secondary);text-align:right;border-top:1px solid var(--glass-border);margin-top:3rem;padding-top:1.5rem;font-style:italic}
.MediaGallery-module__QMysWq__gallerySection{background-color:var(--bg-secondary)}.MediaGallery-module__QMysWq__header{text-align:center;margin-bottom:4rem}.MediaGallery-module__QMysWq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.MediaGallery-module__QMysWq__card{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.MediaGallery-module__QMysWq__card:hover{border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.MediaGallery-module__QMysWq__card h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.MediaGallery-module__QMysWq__card p{color:var(--text-secondary);flex-grow:1;margin-bottom:2rem}.MediaGallery-module__QMysWq__videoCard{grid-column:1/-1}.MediaGallery-module__QMysWq__reportCard{background:linear-gradient(135deg, #e639461a 0%, var(--bg-tertiary) 100%);text-align:center;border-color:#e639464d;grid-column:1/-1;align-items:center}.MediaGallery-module__QMysWq__reportCard h4{margin-bottom:1.5rem;font-size:1.5rem}.MediaGallery-module__QMysWq__reportCard p{max-width:600px}.MediaGallery-module__QMysWq__videoWrapper{background:#000;border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.MediaGallery-module__QMysWq__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}
.CallToAction-module__sccHGG__ctaSection{background-color:var(--bg-primary);border-top:1px solid #e6394633}.CallToAction-module__sccHGG__wrapper{text-align:center;max-width:1000px;margin:0 auto}.CallToAction-module__sccHGG__title{margin-bottom:.5rem;font-size:3rem}.CallToAction-module__sccHGG__wrapper h3{text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:1.8rem}.CallToAction-module__sccHGG__demands{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.CallToAction-module__sccHGG__demandCard{background:var(--bg-tertiary);text-align:left;border-top:4px solid var(--accent-red);border-radius:12px;padding:3rem 2rem;transition:transform .3s;position:relative;box-shadow:0 10px 30px #0003}.CallToAction-module__sccHGG__demandCard:hover{transform:translateY(-10px)}.CallToAction-module__sccHGG__number{font-size:4rem;font-family:var(--font-heading);color:#ffffff0d;font-weight:900;line-height:1;position:absolute;top:-25px;right:20px}.CallToAction-module__sccHGG__demandCard h4{color:#fff;margin-bottom:1rem;font-size:1.3rem}.CallToAction-module__sccHGG__demandCard p{color:var(--text-secondary);line-height:1.6}.CallToAction-module__sccHGG__footer{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:3rem}.CallToAction-module__sccHGG__footer p{margin-bottom:2rem;font-size:1.2rem}.CallToAction-module__sccHGG__footer strong{color:var(--accent-red)}
:root{--bg-primary:#0a0a0c;--bg-secondary:#121418;--bg-tertiary:#1c1e24;--text-primary:#f0f2f5;--text-secondary:#a0a6b1;--accent-red:#e63946;--accent-blue:#457b9d;--accent-glow:#e6394666;--border-color:#ffffff1a;--glass-bg:#14161cb3;--glass-border:#ffffff0d;--font-heading:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box}.hidden-epidemic{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.hidden-epidemic h1,.hidden-epidemic h2,.hidden-epidemic h3,.hidden-epidemic h4,.hidden-epidemic h5,.hidden-epidemic h6{font-family:var(--font-heading);margin-bottom:1rem;font-weight:800;line-height:1.2}.hidden-epidemic a{color:inherit;text-decoration:none;transition:color .3s}.hidden-epidemic a:hover,.text-accent{color:var(--accent-red)}.text-gradient{background:linear-gradient(135deg, var(--text-primary), var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.text-gradient-red{background:linear-gradient(135deg, var(--accent-red), #ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0;position:relative}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 32px #0000004d}.glass-panel:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0006}.btn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:1rem 2rem;font-weight:700;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--accent-red);color:#fff;box-shadow:0 4px 15px var(--accent-glow)}.btn-primary:hover{box-shadow:0 6px 20px var(--accent-glow);background-color:#ff4d5a;transform:translateY(-2px)}.btn-outline{color:var(--text-primary);border:2px solid var(--accent-red);background-color:#0000}.btn-outline:hover{background-color:var(--accent-red);color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}
