.Modal-module__Ro-5Wq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;animation:.2s ease-out Modal-module__Ro-5Wq__fadeIn;display:flex;position:fixed;top:0;left:0}.Modal-module__Ro-5Wq__modal{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);width:100%;max-width:680px;max-height:90vh;animation:.3s ease-out Modal-module__Ro-5Wq__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000001a}.Modal-module__Ro-5Wq__closeBtn{display:none}.Modal-module__Ro-5Wq__content{padding:2rem}@keyframes Modal-module__Ro-5Wq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__Ro-5Wq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#ffffffd9;height:80px;animation:.5s cubic-bezier(.16,1,.3,1) both Header-module__hBw1pG__headerSlideDown;position:fixed;top:0;left:0;right:0}@keyframes Header-module__hBw1pG__headerSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Header-module__hBw1pG__header{animation:none}}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 5%;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;color:var(--foreground);text-transform:uppercase;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Header-module__hBw1pG__nav{gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--secondary);font-size:.85rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__actions{align-items:center;display:flex}.Header-module__hBw1pG__ctaBtn{background:var(--foreground);color:var(--background);border-radius:var(--radius);cursor:pointer;border:none;padding:.8rem 1.2rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:transform .2s,opacity .2s}.Header-module__hBw1pG__ctaBtn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--background);padding:48px 0 32px;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 5%}.Footer-module__S6Hkya__topSection{justify-content:space-between;gap:4rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{letter-spacing:-.02em;text-transform:uppercase;color:var(--foreground);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.Footer-module__S6Hkya__brandDesc{color:var(--secondary);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__linkColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__linkTitle{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Footer-module__S6Hkya__link{color:var(--secondary);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}.Footer-module__S6Hkya__bottomSection{border-top:1px solid var(--border);color:var(--secondary);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__legalLinks a{transition:color .2s}.Footer-module__S6Hkya__legalLinks a:hover{color:var(--foreground)}@media (max-width:968px){.Footer-module__S6Hkya__topSection{flex-direction:column;gap:3rem}}@media (max-width:568px){.Footer-module__S6Hkya__topSection{flex-direction:column}.Footer-module__S6Hkya__bottomSection{text-align:left;flex-direction:column;align-items:flex-start;gap:1.5rem}}
.CTA-module__CdZh3q__ctaSection{background-color:var(--foreground);color:var(--background);text-align:center;justify-content:center;align-items:center;padding:60px 20px;display:flex}.CTA-module__CdZh3q__urgencyTag{letter-spacing:.15em;text-transform:uppercase;color:#a0a0a0;border-radius:var(--radius);border:1px solid #ffffff26;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.CTA-module__CdZh3q__container{width:100%;max-width:800px}.CTA-module__CdZh3q__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.1}.CTA-module__CdZh3q__subtitle{color:#a0a0a0;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.CTA-module__CdZh3q__buttonGroup{justify-content:center;align-items:center;gap:1rem;display:flex}.CTA-module__CdZh3q__primaryBtn{background-color:var(--background);color:var(--foreground);cursor:pointer;border:none;border-radius:4px;padding:1rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.CTA-module__CdZh3q__primaryBtn:hover{opacity:.9;transform:translateY(-1px)}.CTA-module__CdZh3q__secondaryBtn{color:var(--background);background-color:#0000;border:1px solid #fff3;border-radius:4px;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.CTA-module__CdZh3q__secondaryBtn:hover{background-color:#ffffff1a}@media (max-width:600px){.CTA-module__CdZh3q__buttonGroup{flex-direction:column;width:100%}.CTA-module__CdZh3q__primaryBtn,.CTA-module__CdZh3q__secondaryBtn{width:100%}}
.FadeIn-module__OqdPWW__wrapper{will-change:opacity,transform}
.ResearchPage-module__tKk1rG__mainPage{background:var(--background);min-height:100vh;padding-top:80px}.ResearchPage-module__tKk1rG__breadcrumb{max-width:800px;margin:0 auto;padding:20px 20px 0}.ResearchPage-module__tKk1rG__breadcrumbLink{color:var(--secondary);font-size:.85rem;text-decoration:none}.ResearchPage-module__tKk1rG__breadcrumbLink:hover{color:var(--foreground)}.ResearchPage-module__tKk1rG__heroSection{text-align:center;border-bottom:1px solid var(--border);max-width:800px;margin:0 auto;padding:60px 20px 48px}.ResearchPage-module__tKk1rG__badge{background:var(--foreground);color:var(--background);letter-spacing:.15em;border-radius:2px;margin-bottom:1.5rem;padding:.35rem .7rem;font-size:.6rem;font-weight:700;display:inline-block}.ResearchPage-module__tKk1rG__heroTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.ResearchPage-module__tKk1rG__heroSubtitle{color:var(--secondary);max-width:540px;margin:0 auto;font-size:1rem;line-height:1.6}.ResearchPage-module__tKk1rG__contentSection{padding:48px 5%}.ResearchPage-module__tKk1rG__container{grid-template-columns:2fr 1fr;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.ResearchPage-module__tKk1rG__articlesList{flex-direction:column;gap:2rem;display:flex}.ResearchPage-module__tKk1rG__articleCard{border-bottom:1px solid var(--border);grid-template-columns:200px 1fr;align-items:start;gap:1.5rem;padding-bottom:2rem;display:grid}.ResearchPage-module__tKk1rG__articleCard:last-child{border-bottom:none;padding-bottom:0}.ResearchPage-module__tKk1rG__articleImageContainer{aspect-ratio:16/10;border-radius:2px;width:100%;position:relative;overflow:hidden}.ResearchPage-module__tKk1rG__articleImageFallback{z-index:0;background:linear-gradient(135deg,#f0f0f0 0%,#e0e0e0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ResearchPage-module__tKk1rG__articleImage{object-fit:cover;opacity:.9;filter:grayscale();z-index:1;transition:transform .5s}.ResearchPage-module__tKk1rG__articleCard:hover .ResearchPage-module__tKk1rG__articleImage{transform:scale(1.05)}.ResearchPage-module__tKk1rG__articleCategory{color:var(--secondary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:block}.ResearchPage-module__tKk1rG__articleTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.ResearchPage-module__tKk1rG__articleDesc{color:var(--secondary);font-size:.85rem;line-height:1.5}.ResearchPage-module__tKk1rG__sidebarColumn{flex-direction:column;gap:1.5rem;display:flex}.ResearchPage-module__tKk1rG__sidebarCard{border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.ResearchPage-module__tKk1rG__sidebarTitle{color:var(--foreground);margin-bottom:1rem;font-size:.95rem;font-weight:700}.ResearchPage-module__tKk1rG__certList{flex-direction:column;gap:.6rem;display:flex}.ResearchPage-module__tKk1rG__certBadge{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;align-items:flex-start;gap:.5rem;padding:.5rem;display:flex}.ResearchPage-module__tKk1rG__certName{color:var(--foreground);font-size:.75rem;font-weight:700;line-height:1.2;display:block}.ResearchPage-module__tKk1rG__certSub{color:var(--secondary);margin-top:.1rem;font-size:.65rem;line-height:1.3;display:block}.ResearchPage-module__tKk1rG__newsletterCard{background:var(--foreground);color:var(--background);border-radius:var(--radius);padding:1.5rem}.ResearchPage-module__tKk1rG__newsletterTitle{color:var(--background);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.ResearchPage-module__tKk1rG__newsletterDesc{color:#a0a0a0;margin-bottom:1rem;font-size:.8rem;line-height:1.5}.ResearchPage-module__tKk1rG__newsletterForm{flex-direction:column;gap:.75rem;display:flex}.ResearchPage-module__tKk1rG__emailInput{color:var(--background);background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:.6rem .8rem;font-family:inherit;font-size:.85rem}.ResearchPage-module__tKk1rG__submitBtn{background:var(--background);color:var(--foreground);cursor:pointer;border:none;border-radius:4px;padding:.6rem .8rem;font-family:inherit;font-size:.8rem;font-weight:700}@media (max-width:992px){.ResearchPage-module__tKk1rG__container,.ResearchPage-module__tKk1rG__articleCard{grid-template-columns:1fr}}
