.Logo-module__wacNiq__logo{width:auto;height:100%;display:inline-block;position:relative}.Logo-module__wacNiq__img{object-fit:contain;object-position:left center;transition:opacity .3s}.Logo-module__wacNiq__navy{opacity:1}.Logo-module__wacNiq__white{opacity:0}[data-theme=dark] .Logo-module__wacNiq__navy{opacity:0}[data-theme=dark] .Logo-module__wacNiq__white{opacity:1}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#090d16b3;border-bottom:1px solid #0000;width:100%;height:72px;transition:height .35s cubic-bezier(.4,0,.2,1),background-color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);position:sticky;top:0}[data-theme=light] .Header-module__hBw1pG__header{background:#f8fafcb3}.Header-module__hBw1pG__scrolled{border-bottom:1px solid var(--border-color);height:60px;box-shadow:var(--shadow-subtle);background:#090d16e0}[data-theme=light] .Header-module__hBw1pG__scrolled{background:#f8fafce0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;height:52px;display:flex}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{height:44px}.Header-module__hBw1pG__logoMark{height:100%;transition:height .35s cubic-bezier(.4,0,.2,1)}.Header-module__hBw1pG__desktopNav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-muted);padding:.5rem 0;font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__activeLink{color:var(--foreground);font-weight:600}.Header-module__hBw1pG__activeLink:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__actions{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__themeToggle{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;width:36px;height:36px;transition:var(--transition-smooth);background:0 0;border-radius:8px;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__themeToggle:hover{color:var(--foreground);border-color:var(--foreground);background:var(--card-bg)}.Header-module__hBw1pG__menuToggle{cursor:pointer;z-index:110;background:0 0;border:none;padding:.5rem;display:none}.Header-module__hBw1pG__hamburger{background:var(--foreground);width:20px;height:2px;transition:var(--transition-smooth);display:block;position:relative}.Header-module__hBw1pG__hamburger:before,.Header-module__hBw1pG__hamburger:after{content:"";background:var(--foreground);width:20px;height:2px;transition:var(--transition-smooth);position:absolute}.Header-module__hBw1pG__hamburger:before{top:-6px}.Header-module__hBw1pG__hamburger:after{bottom:-6px}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open{background:0 0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:before{top:0;transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open:after{bottom:0;transform:rotate(-45deg)}.Header-module__hBw1pG__mobileNav{background:var(--background);width:100%;height:0;transition:var(--transition-smooth);border-bottom:0px solid var(--border-color);flex-direction:column;padding:0;display:flex;position:fixed;top:72px;left:0;overflow:hidden}.Header-module__hBw1pG__showMenu{border-bottom:1px solid var(--border-color);height:calc(100vh - 72px);padding:2rem}.Header-module__hBw1pG__mobileNavLink{color:var(--text-muted);border-bottom:1px solid var(--border-color);width:100%;padding:1rem 0;font-size:1.25rem;font-weight:600}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--foreground)}.Header-module__hBw1pG__activeMobileLink{color:var(--primary);font-weight:700}@media (max-width:768px){.Header-module__hBw1pG__desktopNav{display:none}.Header-module__hBw1pG__menuToggle{justify-content:center;align-items:center;display:flex}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);width:100%;transition:var(--transition-smooth);background:#06090f;margin-top:auto;padding:4rem 0 2rem}[data-theme=light] .Footer-module__S6Hkya__footer{background:#f1f5f9}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1.5fr;gap:4rem;margin-bottom:3rem;display:grid}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}.Footer-module__S6Hkya__infoCol{grid-column:span 2}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__infoCol{grid-column:span 1}}.Footer-module__S6Hkya__infoCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;display:inline-flex}.Footer-module__S6Hkya__logoMark{height:84px}.Footer-module__S6Hkya__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__tagline{color:var(--primary);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__linksCol,.Footer-module__S6Hkya__contactCol{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__title{color:var(--foreground);padding-bottom:.5rem;font-size:1.1rem;font-weight:600;position:relative}.Footer-module__S6Hkya__title:after{content:"";background:var(--primary);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);transition:var(--transition-smooth);font-size:.95rem}.Footer-module__S6Hkya__link:hover{color:var(--primary);display:inline-block;transform:translate(4px)}.Footer-module__S6Hkya__contactItem{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactItem strong{color:var(--foreground)}.Footer-module__S6Hkya__contactItem a:hover{color:var(--primary)}.Footer-module__S6Hkya__icon{width:18px;height:18px;color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-color);color:var(--text-muted);justify-content:space-between;align-items:center;gap:2rem;padding-top:2rem;font-size:.85rem;display:flex}.Footer-module__S6Hkya__confidentiality{text-align:right;white-space:nowrap;font-style:italic}@media (max-width:768px){.Footer-module__S6Hkya__bottomBar{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__confidentiality{text-align:left;max-width:100%}}
.Reveal-module__U2Tp6W__reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.Reveal-module__U2Tp6W__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.Reveal-module__U2Tp6W__reveal{opacity:1;transition:none;transform:none}}
.HeroParticles-module__MAX9-q__canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}
.EditorialImage-module__rpdIUq__frame{--hover-scale:1.035;--transition-ms:.6s;border:1px solid var(--card-border);width:100%;box-shadow:var(--shadow-premium);background:var(--card-bg);position:relative;overflow:hidden}.EditorialImage-module__rpdIUq__image{object-fit:cover;transition:transform var(--transition-ms) cubic-bezier(.22, 1, .36, 1)}.EditorialImage-module__rpdIUq__frame:hover .EditorialImage-module__rpdIUq__image{transform:scale(var(--hover-scale))}@media (prefers-reduced-motion:reduce){.EditorialImage-module__rpdIUq__image{transition:none}}
.about-module__8TymFG__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.about-module__8TymFG__hero{text-align:center;padding:6rem 0 3rem;position:relative}.about-module__8TymFG__heroVisualWrap{pointer-events:none;z-index:0;width:380px;position:absolute;top:-40px;right:-60px}@media (max-width:900px){.about-module__8TymFG__heroVisualWrap{display:none}}.about-module__8TymFG__hero .container{z-index:1;position:relative}.about-module__8TymFG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.about-module__8TymFG__title{margin-bottom:1.5rem;font-size:3rem}.about-module__8TymFG__lead{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.about-module__8TymFG__missionVision{padding:4rem 0}.about-module__8TymFG__impactSection{padding:5rem 0}.about-module__8TymFG__impactGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.about-module__8TymFG__impactGrid{grid-template-columns:1fr;gap:2rem}}.about-module__8TymFG__impactContent{flex-direction:column;gap:1.25rem;display:flex}.about-module__8TymFG__impactContent .about-module__8TymFG__sectionTitle{max-width:480px}.about-module__8TymFG__mvGrid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}@media (max-width:768px){.about-module__8TymFG__mvGrid{grid-template-columns:1fr;gap:2rem}}.about-module__8TymFG__mvCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border-radius:16px;flex-direction:column;gap:1.25rem;padding:3rem 2.5rem;display:flex}.about-module__8TymFG__mvCard:hover{box-shadow:var(--shadow-premium);border-color:#0d948833;transform:translateY(-2px)}.about-module__8TymFG__mvIcon{width:48px;height:48px;color:var(--primary);background:#0d94881a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.about-module__8TymFG__mvTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:1.1rem}.about-module__8TymFG__mvHighlight{color:var(--primary);font-size:1.8rem;font-weight:700;line-height:1.2}.about-module__8TymFG__mvText{color:var(--text-muted);font-size:1rem;line-height:1.6}.about-module__8TymFG__valuesSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff03;padding:6rem 0}.about-module__8TymFG__sectionHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.about-module__8TymFG__sectionTitle{margin-bottom:1rem;font-size:2.25rem}.about-module__8TymFG__sectionSubtitle{color:var(--text-muted);font-size:1rem}.about-module__8TymFG__valuesGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.about-module__8TymFG__valueCard{background:var(--card-bg);border-top:3px solid var(--primary);border-left:1px solid var(--card-border);border-right:1px solid var(--card-border);border-bottom:1px solid var(--card-border);max-width:340px;transition:var(--transition-smooth);border-radius:0 0 12px 12px;flex:280px;padding:2.25rem 2rem}.about-module__8TymFG__valueCard:hover{background:var(--card-hover-bg);box-shadow:var(--shadow-premium);transform:translateY(-4px)}.about-module__8TymFG__valueTitle{margin-bottom:1rem;font-size:1.35rem;font-weight:700}.about-module__8TymFG__valueDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.about-module__8TymFG__bioSection{padding:6rem 0}.about-module__8TymFG__bioGrid{grid-template-columns:1fr 2fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.about-module__8TymFG__bioGrid{grid-template-columns:1fr;gap:3rem}}.about-module__8TymFG__bioLeft{text-align:center;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-subtle);border-radius:20px;flex-direction:column;align-items:center;display:flex;overflow:hidden}.about-module__8TymFG__bioPhotoFrame{aspect-ratio:4/5;background:var(--card-hover-bg);width:100%;position:relative}.about-module__8TymFG__bioPhoto{object-fit:cover;object-position:top center}.about-module__8TymFG__bioMeta{flex-direction:column;align-items:center;gap:.5rem;padding:1.75rem 2rem 2.25rem;display:flex}.about-module__8TymFG__founderName{font-size:1.4rem;font-weight:700}.about-module__8TymFG__founderTitle{color:var(--primary);font-size:.9rem;font-weight:600}.about-module__8TymFG__badgeList{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.75rem;display:flex}.about-module__8TymFG__bioBadge{border:1px solid var(--border-color);color:var(--text-muted);background:#ffffff0d;border-radius:4px;padding:.25rem .6rem;font-size:.75rem;font-weight:700}[data-theme=light] .about-module__8TymFG__bioBadge{color:var(--text-muted);background:#0f172a0d}.about-module__8TymFG__bioRight{flex-direction:column;gap:1.5rem;display:flex}.about-module__8TymFG__bioTitle{font-size:2.25rem}.about-module__8TymFG__bioParagraph{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.about-module__8TymFG__knowMoreBtn{background:var(--primary);color:var(--text-inverse);transition:var(--transition-smooth);border-radius:8px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;display:inline-flex}.about-module__8TymFG__knowMoreBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}
.approach-module__ck4t8W__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.approach-module__ck4t8W__hero{text-align:center;padding:6rem 0 3rem;position:relative}.approach-module__ck4t8W__heroVisualWrap{pointer-events:none;z-index:0;width:380px;position:absolute;top:-40px;right:-60px}@media (max-width:900px){.approach-module__ck4t8W__heroVisualWrap{display:none}}.approach-module__ck4t8W__hero .container{z-index:1;position:relative}.approach-module__ck4t8W__overviewSection{padding:2rem 0 5rem}.approach-module__ck4t8W__overviewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.approach-module__ck4t8W__overviewGrid{grid-template-columns:1fr;gap:2rem}}.approach-module__ck4t8W__overviewContent{flex-direction:column;gap:1.25rem;display:flex}.approach-module__ck4t8W__overviewTitle{max-width:460px;font-size:2rem;line-height:1.25}.approach-module__ck4t8W__overviewText{color:var(--text-muted);font-size:1.05rem;line-height:1.6}@keyframes approach-module__ck4t8W__phaseFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.approach-module__ck4t8W__phaseCard{animation:none}}.approach-module__ck4t8W__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.approach-module__ck4t8W__title{margin-bottom:1.5rem;font-size:3rem}.approach-module__ck4t8W__lead{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.approach-module__ck4t8W__timelineSection{padding:2.5rem 0 6rem}.approach-module__ck4t8W__trackWrapper{width:100%;margin-bottom:5rem;padding:2rem 0;position:relative}.approach-module__ck4t8W__progressTrack{background:var(--border-color);justify-content:space-between;align-items:center;width:100%;height:4px;display:flex;position:relative}.approach-module__ck4t8W__progressBar{background:var(--primary);height:100%;transition:var(--transition-smooth);z-index:1;position:absolute;top:0;left:0}.approach-module__ck4t8W__trackNode{background:var(--background);border:2px solid var(--border-color);width:40px;height:40px;color:var(--text-muted);cursor:pointer;z-index:2;transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.approach-module__ck4t8W__trackNode:hover{border-color:var(--primary-hover);color:var(--foreground);transform:scale(1.1)}.approach-module__ck4t8W__activeNode{border-color:var(--primary);color:var(--primary)}.approach-module__ck4t8W__currentNode{background:var(--primary);border-color:var(--primary);color:var(--text-inverse);box-shadow:0 0 15px #0d948866}.approach-module__ck4t8W__nodeNum{font-family:var(--font-display);font-size:.95rem;font-weight:700}.approach-module__ck4t8W__nodeTitle{white-space:nowrap;color:var(--text-muted);transition:var(--transition-smooth);font-size:.85rem;font-weight:600;position:absolute;top:48px}.approach-module__ck4t8W__currentNode .approach-module__ck4t8W__nodeTitle{color:var(--foreground);font-weight:700}@media (max-width:768px){.approach-module__ck4t8W__nodeTitle{display:none}}.approach-module__ck4t8W__phaseCard{background:var(--card-bg);border:1px solid var(--card-border);max-width:720px;box-shadow:var(--shadow-premium);border-radius:16px;flex-direction:column;margin:0 auto;padding:4rem 3.5rem;animation:.45s cubic-bezier(.22,1,.36,1) approach-module__ck4t8W__phaseFade;display:flex}@media (max-width:850px){.approach-module__ck4t8W__phaseCard{padding:2.5rem 1.5rem}}.approach-module__ck4t8W__cardLeft{flex-direction:column;gap:1.25rem;display:flex}.approach-module__ck4t8W__phaseBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#0d94881a;border-radius:4px;align-self:flex-start;padding:.25rem .6rem;font-size:.8rem;font-weight:700;display:inline-block}.approach-module__ck4t8W__phaseTitle{font-size:2.25rem;line-height:1.2}.approach-module__ck4t8W__phaseTagline{color:var(--primary);font-size:1.1rem;font-weight:500}.approach-module__ck4t8W__phaseDesc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.approach-module__ck4t8W__deliverableBox{border:1px solid var(--card-border);background:#ffffff03;border-radius:8px;flex-direction:column;gap:.25rem;margin-top:1.5rem;padding:1.25rem;display:flex}[data-theme=light] .approach-module__ck4t8W__deliverableBox{background:#0f172a03}.approach-module__ck4t8W__delLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.8rem;font-weight:700}.approach-module__ck4t8W__delVal{color:var(--primary);font-size:1.1rem;font-weight:700}.approach-module__ck4t8W__navigationControls{border-top:1px solid var(--border-color);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.approach-module__ck4t8W__navBtn{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;transition:var(--transition-smooth);background:0 0;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600}.approach-module__ck4t8W__navBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary);background:var(--card-bg)}.approach-module__ck4t8W__navBtn:disabled{opacity:.3;cursor:not-allowed}
.contact-module__swMWYG__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.contact-module__swMWYG__hero{text-align:center;padding:6rem 0 3rem;position:relative}.contact-module__swMWYG__heroVisualWrap{pointer-events:none;z-index:0;width:380px;position:absolute;top:-40px;right:-60px}@media (max-width:900px){.contact-module__swMWYG__heroVisualWrap{display:none}}.contact-module__swMWYG__hero .container{z-index:1;position:relative}.contact-module__swMWYG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.contact-module__swMWYG__title{margin-bottom:1.5rem;font-size:3rem}.contact-module__swMWYG__lead{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.contact-module__swMWYG__contactSection{padding:2rem 0 6rem}.contact-module__swMWYG__contactGrid{grid-template-columns:1fr 1.35fr;gap:4rem;display:grid}@media (max-width:850px){.contact-module__swMWYG__contactGrid{grid-template-columns:1fr;gap:3rem}}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__infoImage{width:100%}.contact-module__swMWYG__formColumn{flex-direction:column;display:flex}.contact-module__swMWYG__infoCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-subtle);border-radius:16px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}.contact-module__swMWYG__cardHeader{border-bottom:2px solid var(--border-color);padding-bottom:.5rem;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__iconCircle{width:40px;height:40px;color:var(--primary);background:#0d94881a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__itemText{flex-direction:column;gap:.25rem;font-size:.95rem;display:flex}.contact-module__swMWYG__itemText strong{color:var(--foreground);font-size:1rem}.contact-module__swMWYG__itemText span{color:var(--text-muted)}.contact-module__swMWYG__itemText a{color:var(--foreground);transition:var(--transition-smooth)}.contact-module__swMWYG__itemText a:hover{color:var(--primary)}.contact-module__swMWYG__subEmail{margin-top:.1rem;font-size:.85rem;color:var(--text-muted)!important}.contact-module__swMWYG__noticeCard{border:1px solid var(--border-color);border-left:4px solid var(--accent);background:#ffffff03;border-radius:0 12px 12px 0;padding:1.5rem}[data-theme=light] .contact-module__swMWYG__noticeCard{background:#0f172a03}.contact-module__swMWYG__noticeTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.contact-module__swMWYG__noticeDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.contact-module__swMWYG__formCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-premium);border-radius:16px;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;display:flex}@media (max-width:500px){.contact-module__swMWYG__formCard{padding:2rem 1.25rem}}.contact-module__swMWYG__formHeader{border-bottom:2px solid var(--border-color);padding-bottom:.5rem;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{border:1px solid var(--border-color);width:100%;color:var(--foreground);transition:var(--transition-smooth);background:#ffffff05;border-radius:8px;padding:.85rem 1rem;font-size:.95rem}:is([data-theme=light] .contact-module__swMWYG__input,[data-theme=light] .contact-module__swMWYG__select,[data-theme=light] .contact-module__swMWYG__textarea){background:#0f172a03}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);background:var(--card-bg);outline:none;box-shadow:0 0 0 2px #0d94881a}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:600px){.contact-module__swMWYG__row{grid-template-columns:1fr;gap:1.5rem}}.contact-module__swMWYG__select option{background:var(--background);color:var(--foreground)}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__submitBtn{background:var(--primary);color:var(--text-inverse);cursor:pointer;width:100%;box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border:none;border-radius:8px;margin-top:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600}.contact-module__swMWYG__submitBtn:hover:not(:disabled){background:var(--primary-hover);box-shadow:var(--shadow-premium);transform:translateY(-2px)}.contact-module__swMWYG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__successBox{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;box-shadow:var(--shadow-premium);border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 3rem;display:flex}.contact-module__swMWYG__successIcon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.contact-module__swMWYG__successTitle{font-size:1.6rem;font-weight:700}.contact-module__swMWYG__successDesc{color:var(--text-muted);max-width:420px;font-size:1.05rem;line-height:1.6}.contact-module__swMWYG__errorBox{color:#e11d48;background:#e11d481a;border:1px solid #e11d4840;border-radius:10px;align-items:center;gap:.6rem;margin-top:-.4rem;padding:.8rem 1rem;font-size:.88rem;line-height:1.4;display:flex}.contact-module__swMWYG__hiddenField{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.services-module__g8J8Uq__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.services-module__g8J8Uq__hero{text-align:center;padding:6rem 0 3rem;position:relative}.services-module__g8J8Uq__heroVisualWrap{pointer-events:none;z-index:0;width:380px;position:absolute;top:-40px;right:-60px}@media (max-width:900px){.services-module__g8J8Uq__heroVisualWrap{display:none}}.services-module__g8J8Uq__hero .container{z-index:1;position:relative}.services-module__g8J8Uq__overviewSection{padding:2rem 0 5rem}.services-module__g8J8Uq__overviewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.services-module__g8J8Uq__overviewGrid{grid-template-columns:1fr;gap:2rem}}.services-module__g8J8Uq__overviewContent{flex-direction:column;gap:1.25rem;display:flex}.services-module__g8J8Uq__overviewTitle{max-width:460px;font-size:2rem;line-height:1.25}.services-module__g8J8Uq__overviewText{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.services-module__g8J8Uq__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.services-module__g8J8Uq__title{margin-bottom:1.5rem;font-size:3rem}.services-module__g8J8Uq__lead{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.services-module__g8J8Uq__tabsSection{padding:2rem 0 4rem}.services-module__g8J8Uq__tabHeaders{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:3rem;display:grid}@media (max-width:950px){.services-module__g8J8Uq__tabHeaders{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.services-module__g8J8Uq__tabHeaders{grid-template-columns:1fr}}.services-module__g8J8Uq__tabBtn{background:var(--card-bg);border:1px solid var(--card-border);text-align:left;cursor:pointer;color:var(--text-muted);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem 1.25rem;display:flex}.services-module__g8J8Uq__tabBtn:hover{background:var(--card-hover-bg);color:var(--foreground);border-color:#0d948833}.services-module__g8J8Uq__activeTabBtn{border-color:var(--primary);color:var(--foreground);box-shadow:var(--shadow-subtle);background:#0d948814}.services-module__g8J8Uq__tabNum{font-family:var(--font-display);color:var(--primary);font-size:.9rem;font-weight:700}.services-module__g8J8Uq__tabTitle{font-size:.9rem;font-weight:600;line-height:1.3}.services-module__g8J8Uq__tabPanel{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-subtle);border-radius:16px;padding:4rem 3rem}@media (max-width:768px){.services-module__g8J8Uq__tabPanel{padding:2.5rem 1.5rem}}.services-module__g8J8Uq__panelHeader{margin-bottom:3rem;position:relative}.services-module__g8J8Uq__panelNum{font-family:var(--font-display);color:#0d948826;z-index:-1;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:-2.5rem;left:0}.services-module__g8J8Uq__panelTitle{margin-bottom:.5rem;font-size:2rem;font-weight:700}.services-module__g8J8Uq__panelTagline{color:var(--primary);font-size:1.05rem;font-weight:500}.services-module__g8J8Uq__panelTaglineList{flex-direction:column;gap:.4rem;list-style:none;display:flex}.services-module__g8J8Uq__panelTaglineItem{color:var(--primary);padding-left:1.1rem;font-size:1.05rem;font-style:italic;font-weight:500;position:relative}.services-module__g8J8Uq__panelTaglineItem:before{content:"";background:var(--primary);width:5px;height:5px;position:absolute;top:.5em;left:0}.services-module__g8J8Uq__panelItemsGrid{gap:1.5rem;display:grid}.services-module__g8J8Uq__panelColumn{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:800px){.services-module__g8J8Uq__panelItemsGrid{gap:1rem;grid-template-columns:1fr!important}.services-module__g8J8Uq__panelColumn{gap:1rem}}.services-module__g8J8Uq__serviceItemCard{border:1px solid var(--card-border);transition:var(--transition-smooth);background:#ffffff03;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}[data-theme=light] .services-module__g8J8Uq__serviceItemCard{background:#0f172a03}.services-module__g8J8Uq__serviceItemCard:hover{border-color:#0d948833;transform:translate(4px)}.services-module__g8J8Uq__bulletIcon{width:24px;height:24px;color:var(--primary);background:#0d94881a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.services-module__g8J8Uq__serviceText{color:var(--text-muted);font-size:.95rem;line-height:1.5}.services-module__g8J8Uq__panelNav{border-top:1px solid var(--card-border);justify-content:flex-end;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.services-module__g8J8Uq__navLinkBtn{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;transition:var(--transition-smooth);background:0 0;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600}.services-module__g8J8Uq__navLinkBtn:hover{border-color:var(--primary);color:var(--primary);background:var(--card-bg)}.services-module__g8J8Uq__frwcmFocusSection{padding:6rem 0}.services-module__g8J8Uq__frwcmBox{border:1px solid var(--card-border);box-shadow:var(--shadow-premium);background:linear-gradient(135deg,#090d16f2 0%,#0d948826 100%);border-radius:20px;padding:4rem 3.5rem}[data-theme=light] .services-module__g8J8Uq__frwcmBox{background:linear-gradient(135deg,#f8fafc 0%,#0d948814 100%)}@media (max-width:768px){.services-module__g8J8Uq__frwcmBox{padding:2.5rem 1.5rem}}.services-module__g8J8Uq__frwcmHeader{text-align:center;margin-bottom:3.5rem}.services-module__g8J8Uq__focusBadge{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#0d94880d;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.services-module__g8J8Uq__frwcmTitle{margin-bottom:.75rem;font-size:2.25rem}.services-module__g8J8Uq__frwcmSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.5}.services-module__g8J8Uq__frwcmGrid{grid-template-columns:1fr 1fr;gap:4.5rem;display:grid}@media (max-width:900px){.services-module__g8J8Uq__frwcmGrid{grid-template-columns:1fr;gap:3rem}}.services-module__g8J8Uq__blockTitle{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.35rem;font-weight:700}.services-module__g8J8Uq__charList{flex-direction:column;gap:1.25rem;padding-left:1.25rem;display:flex}.services-module__g8J8Uq__charList li{color:var(--text-muted);font-size:.95rem;line-height:1.6}.services-module__g8J8Uq__charList li strong{color:var(--foreground)}.services-module__g8J8Uq__blockDesc{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.services-module__g8J8Uq__maturityScale{flex-direction:column;gap:1.25rem;display:flex}.services-module__g8J8Uq__maturityLevel{align-items:flex-start;gap:1rem;display:flex}.services-module__g8J8Uq__levelColor{border-radius:9999px;flex-shrink:0;width:12px;height:48px}.services-module__g8J8Uq__levelEmerging{background:#f97316}.services-module__g8J8Uq__levelFoundational{background:#eab308}.services-module__g8J8Uq__levelAdvanced{background:#3b82f6}.services-module__g8J8Uq__levelLeading{background:#10b981}.services-module__g8J8Uq__levelInfo{flex-direction:column;gap:.25rem;display:flex}.services-module__g8J8Uq__levelInfo strong{font-size:.95rem;font-weight:700}.services-module__g8J8Uq__levelInfo span{color:var(--text-muted);font-size:.85rem;line-height:1.4}.services-module__g8J8Uq__aiFluencyBox{border:1px solid var(--card-border);box-shadow:var(--shadow-premium);background:linear-gradient(135deg,#090d16f2 0%,#0d948826 100%);border-radius:20px;margin-top:5rem;padding:4rem 3.5rem}[data-theme=light] .services-module__g8J8Uq__aiFluencyBox{background:linear-gradient(135deg,#f8fafc 0%,#0d948814 100%)}.services-module__g8J8Uq__aiFluencyHeader{text-align:center;margin-bottom:3rem}.services-module__g8J8Uq__aiFluencyTitle{margin-bottom:.75rem;font-size:2.25rem}.services-module__g8J8Uq__aiFluencySubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.5}.services-module__g8J8Uq__aiFluencyGrid{grid-template-columns:1fr 1.2fr;align-items:stretch;gap:3rem;display:grid}@media (max-width:900px){.services-module__g8J8Uq__aiFluencyGrid{grid-template-columns:1fr;gap:2rem}.services-module__g8J8Uq__aiFluencyBox{padding:2.5rem 1.5rem}}.services-module__g8J8Uq__aiPanel{background:#ffffff05;border:2px solid #0d94884d;border-radius:24px;flex-direction:column;padding:2.5rem;display:flex}[data-theme=light] .services-module__g8J8Uq__aiPanel{background:#0f172a03;border:2px solid #0d948833}.services-module__g8J8Uq__aiPanelTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.services-module__g8J8Uq__aiDimensionList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.services-module__g8J8Uq__aiDimensionList li{color:var(--text-muted);font-size:1.05rem;line-height:1.5}.services-module__g8J8Uq__aiDimensionList li strong{color:var(--foreground)}.services-module__g8J8Uq__aiScoreList{flex-direction:column;gap:1.25rem;display:flex}.services-module__g8J8Uq__aiScoreItem{flex-direction:column;gap:.25rem;display:flex}.services-module__g8J8Uq__aiScoreHeader{color:var(--foreground);font-size:1.05rem;font-weight:700}.services-module__g8J8Uq__aiScoreDesc{color:var(--text-muted);font-size:.95rem;line-height:1.4}
.ExpertiseCloud-module__fzvLDG__chipCloud{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:980px;margin:0 auto;display:flex}.ExpertiseCloud-module__fzvLDG__chip{color:var(--text-muted);background:var(--card-bg);border:1px solid var(--card-border);border-radius:999px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:color .45s,border-color .45s,background .45s,box-shadow .45s,transform .45s cubic-bezier(.16,1,.3,1);position:relative}.ExpertiseCloud-module__fzvLDG__chip:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.ExpertiseCloud-module__fzvLDG__chipActive{color:var(--chip-color);border-color:var(--chip-color);background:color-mix(in srgb, var(--chip-color) 14%, var(--card-bg))}.ExpertiseCloud-module__fzvLDG__glow{box-shadow:0 0 0 1px var(--chip-color), 0 0 16px color-mix(in srgb, var(--chip-color) 55%, transparent), 0 0 34px color-mix(in srgb, var(--chip-color) 30%, transparent);animation:.5s cubic-bezier(.34,1.56,.64,1) ExpertiseCloud-module__fzvLDG__chipPop}.ExpertiseCloud-module__fzvLDG__lift{box-shadow:0 12px 26px -10px color-mix(in srgb, var(--chip-color) 65%, transparent);animation:.45s cubic-bezier(.16,1,.3,1) forwards ExpertiseCloud-module__fzvLDG__chipLift}.ExpertiseCloud-module__fzvLDG__sweep:after{content:"";background:var(--chip-color);transform-origin:0;border-radius:2px;height:2px;animation:.5s forwards ExpertiseCloud-module__fzvLDG__chipSweep;position:absolute;bottom:1px;left:14px;right:14px;transform:scaleX(0)}.ExpertiseCloud-module__fzvLDG__sweep{animation:.4s forwards ExpertiseCloud-module__fzvLDG__chipFadeColor}@keyframes ExpertiseCloud-module__fzvLDG__chipPop{0%{transform:scale(.92)}55%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes ExpertiseCloud-module__fzvLDG__chipLift{0%{transform:translateY(2px)}to{transform:translateY(-6px)}}@keyframes ExpertiseCloud-module__fzvLDG__chipSweep{to{transform:scaleX(1)}}@keyframes ExpertiseCloud-module__fzvLDG__chipFadeColor{0%{opacity:.7}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ExpertiseCloud-module__fzvLDG__glow,.ExpertiseCloud-module__fzvLDG__lift,.ExpertiseCloud-module__fzvLDG__sweep,.ExpertiseCloud-module__fzvLDG__sweep:after{animation:none}.ExpertiseCloud-module__fzvLDG__lift{transform:none}}@media (max-width:600px){.ExpertiseCloud-module__fzvLDG__chip{padding:.45rem .85rem;font-size:.8rem}}
.OrgNetworkVisual-module__VdDa-G__visual{width:100%;height:auto;overflow:visible}.OrgNetworkVisual-module__VdDa-G__hero{opacity:.9;max-width:420px}.OrgNetworkVisual-module__VdDa-G__accent{opacity:.18;max-width:480px}.OrgNetworkVisual-module__VdDa-G__links line{opacity:0;stroke-dasharray:6 4;animation:1.4s forwards OrgNetworkVisual-module__VdDa-G__drawLine}.OrgNetworkVisual-module__VdDa-G__node{opacity:0;transform-origin:50%;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards OrgNetworkVisual-module__VdDa-G__popIn,4.5s ease-in-out infinite OrgNetworkVisual-module__VdDa-G__pulse}@keyframes OrgNetworkVisual-module__VdDa-G__drawLine{0%{opacity:0;stroke-dashoffset:24px}to{opacity:.35;stroke-dashoffset:0}}@keyframes OrgNetworkVisual-module__VdDa-G__popIn{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes OrgNetworkVisual-module__VdDa-G__pulse{0%,to{filter:drop-shadow(0 0 #0d948800)}50%{filter:drop-shadow(0 0 6px #0d948873)}}@media (prefers-reduced-motion:reduce){.OrgNetworkVisual-module__VdDa-G__links line,.OrgNetworkVisual-module__VdDa-G__node{opacity:1;animation:none}}
.founder-module__7o662G__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.founder-module__7o662G__hero{padding:5rem 0 4rem;position:relative}.founder-module__7o662G__heroGrid{z-index:1;grid-template-columns:380px 1fr;align-items:center;gap:4rem;display:grid;position:relative}@media (max-width:900px){.founder-module__7o662G__heroGrid{grid-template-columns:1fr;gap:2.5rem}}.founder-module__7o662G__heroPortraitWrap{position:relative}.founder-module__7o662G__heroPortraitFrame{aspect-ratio:4/5;background:var(--card-hover-bg);border:1px solid var(--card-border);width:100%;box-shadow:var(--shadow-premium);border-radius:20px;position:relative;overflow:hidden}.founder-module__7o662G__heroPortraitFrame:after{content:"";pointer-events:none;border-radius:20px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0d948826}.founder-module__7o662G__heroPortrait{object-fit:cover;object-position:top center}.founder-module__7o662G__heroContent{flex-direction:column;gap:.9rem;display:flex}.founder-module__7o662G__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:700}.founder-module__7o662G__heroName{font-size:3rem;line-height:1.1}@media (max-width:600px){.founder-module__7o662G__heroName{font-size:2.25rem}}.founder-module__7o662G__heroCredentials{color:var(--text-muted);font-size:1rem;line-height:1.6}.founder-module__7o662G__heroLead{color:var(--foreground);max-width:640px;margin-top:.25rem;font-size:1.1rem;line-height:1.6}.founder-module__7o662G__heroStats{border-top:1px solid var(--border-color);grid-template-columns:repeat(4,auto);gap:2rem;margin:1.5rem 0 .5rem;padding-top:1.5rem;display:grid}@media (max-width:600px){.founder-module__7o662G__heroStats{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.founder-module__7o662G__heroStat{flex-direction:column;gap:.15rem;display:flex}.founder-module__7o662G__heroStatNum{font-family:var(--font-display);color:var(--primary);font-size:1.6rem;font-weight:700}.founder-module__7o662G__heroStatLabel{color:var(--text-muted);font-size:.8rem}.founder-module__7o662G__heroActions{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.founder-module__7o662G__primaryBtn{background:var(--primary);color:var(--text-inverse);transition:var(--transition-smooth);border-radius:8px;align-items:center;gap:.4rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;display:inline-flex}.founder-module__7o662G__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.founder-module__7o662G__secondaryBtn{color:var(--foreground);border:1px solid var(--border-color);transition:var(--transition-smooth);background:0 0;border-radius:8px;align-items:center;gap:.4rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;display:inline-flex}.founder-module__7o662G__secondaryBtn:hover{border-color:var(--primary);color:var(--primary)}.founder-module__7o662G__section{padding:5rem 0}.founder-module__7o662G__sectionAlt{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff03;padding:5rem 0}[data-theme=light] .founder-module__7o662G__sectionAlt{background:#0f172a04}.founder-module__7o662G__sectionHeader{text-align:center;max-width:680px;margin:0 auto 3rem}.founder-module__7o662G__sectionEyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:block}.founder-module__7o662G__sectionTitle{font-size:2rem;line-height:1.25}.founder-module__7o662G__sectionTitleNowrap{white-space:nowrap;font-size:clamp(1.05rem,3.6vw,2rem)}.founder-module__7o662G__timeline{flex-direction:column;max-width:780px;margin:0 auto;display:flex}.founder-module__7o662G__timelineItem{grid-template-columns:32px 1fr;gap:1.5rem;display:grid}.founder-module__7o662G__timelineMarker{flex-direction:column;align-items:center;display:flex}.founder-module__7o662G__timelineDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:6px;box-shadow:0 0 0 4px #0d948826}.founder-module__7o662G__timelineLine{background:var(--border-color);flex-grow:1;width:2px;margin:4px 0}.founder-module__7o662G__timelineCard{padding-bottom:2.5rem}.founder-module__7o662G__timelineRole{font-size:1.15rem;font-weight:700;line-height:1.5}.founder-module__7o662G__timelineDetail{color:var(--text-muted);font-size:.95rem;font-weight:400}.founder-module__7o662G__timelineOrgRow{flex-wrap:wrap;align-items:baseline;gap:.5rem .8rem;margin-top:.6rem;display:flex}.founder-module__7o662G__timelineOrg{color:var(--primary);font-size:.95rem;font-weight:700}.founder-module__7o662G__timelineLocation{color:var(--text-muted);font-size:.85rem}.founder-module__7o662G__focusGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.founder-module__7o662G__focusGrid .founder-module__7o662G__focusCard:last-child{grid-column:2/3}@media (max-width:900px){.founder-module__7o662G__focusGrid{grid-template-columns:repeat(2,1fr)}.founder-module__7o662G__focusGrid .founder-module__7o662G__focusCard:last-child{grid-column:1/-1;justify-self:center;width:50%;min-width:260px}}@media (max-width:600px){.founder-module__7o662G__focusGrid{grid-template-columns:1fr}.founder-module__7o662G__focusGrid .founder-module__7o662G__focusCard:last-child{grid-column:auto;justify-self:stretch;width:auto;min-width:0}}.founder-module__7o662G__focusCard{background:var(--card-bg);border:1px solid var(--card-border);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex}.founder-module__7o662G__focusCard:hover{box-shadow:var(--shadow-premium);border-color:#0d948840;transform:translateY(-3px)}.founder-module__7o662G__focusIndex{font-family:var(--font-display);color:var(--primary);font-size:.85rem;font-weight:700}.founder-module__7o662G__focusText{color:var(--text-muted);font-size:.95rem;line-height:1.55}.founder-module__7o662G__aiGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:800px){.founder-module__7o662G__aiGrid{grid-template-columns:1fr}}.founder-module__7o662G__aiCard{background:var(--card-bg);border:1px solid var(--card-border);border-top:3px solid var(--primary);border-radius:0 0 12px 12px;padding:2.25rem}.founder-module__7o662G__aiTitle{margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.founder-module__7o662G__aiText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.founder-module__7o662G__accomplishList{flex-direction:column;gap:1.25rem;max-width:780px;margin:0 auto;list-style:none;display:flex}.founder-module__7o662G__accomplishItem{align-items:flex-start;gap:1rem;display:flex}.founder-module__7o662G__accomplishMark{width:26px;height:26px;color:var(--primary);background:#0d94881f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:.8rem;font-weight:700;display:flex}.founder-module__7o662G__accomplishItem p{color:var(--text-muted);font-size:1rem;line-height:1.6}.founder-module__7o662G__pubGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.founder-module__7o662G__pubCard{background:var(--card-bg);border:1px solid var(--card-border);transition:var(--transition-smooth);border-radius:12px;overflow:hidden}.founder-module__7o662G__pubCard:hover{box-shadow:var(--shadow-premium);border-color:#0d948840;transform:translateY(-3px)}.founder-module__7o662G__pubCardInner{height:100%;color:inherit;flex-direction:column;gap:.4rem;padding:1.75rem;display:flex}.founder-module__7o662G__pubTitle{font-size:1rem;font-weight:700;line-height:1.4}.founder-module__7o662G__pubOutlet{color:var(--text-muted);font-size:.85rem;font-style:italic}.founder-module__7o662G__pubDate{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.founder-module__7o662G__pubLink{color:var(--primary);margin-top:.5rem;font-size:.85rem;font-weight:700}.founder-module__7o662G__note{border:1px dashed var(--border-color);background:#ffffff03;border-radius:10px;max-width:820px;margin:2.5rem auto 0;padding:1.5rem 1.75rem}.founder-module__7o662G__note p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.founder-module__7o662G__closingSection{padding:5rem 0 1rem}.founder-module__7o662G__closingGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}@media (max-width:900px){.founder-module__7o662G__closingGrid{grid-template-columns:1fr;gap:2.5rem}}.founder-module__7o662G__closingText{color:var(--text-muted);margin-top:1.25rem;font-size:1.05rem;line-height:1.65}.founder-module__7o662G__closingCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-premium);border-radius:16px;padding:2.5rem}.founder-module__7o662G__closingCardTitle{margin-bottom:.75rem;font-size:1.4rem}.founder-module__7o662G__closingCardText{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.founder-module__7o662G__closingActions{flex-wrap:wrap;gap:1rem;display:flex}
.insights-module__1mqRxG__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.insights-module__1mqRxG__hero{text-align:center;padding:6rem 0 3rem;position:relative}.insights-module__1mqRxG__heroVisualWrap{pointer-events:none;z-index:0;width:380px;position:absolute;top:-40px;right:-60px}@media (max-width:900px){.insights-module__1mqRxG__heroVisualWrap{display:none}}.insights-module__1mqRxG__hero .container{z-index:1;position:relative}.insights-module__1mqRxG__overviewSection{padding:2rem 0 5rem}.insights-module__1mqRxG__overviewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.insights-module__1mqRxG__overviewGrid{grid-template-columns:1fr;gap:2rem}}.insights-module__1mqRxG__overviewContent{flex-direction:column;gap:1.25rem;display:flex}.insights-module__1mqRxG__overviewTitle{max-width:460px;font-size:2rem;line-height:1.25}.insights-module__1mqRxG__overviewText{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.insights-module__1mqRxG__subtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.insights-module__1mqRxG__title{margin-bottom:1.5rem;font-size:3rem}.insights-module__1mqRxG__lead{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.insights-module__1mqRxG__archiveSection{padding:2rem 0 6rem}.insights-module__1mqRxG__filterBar{flex-direction:column;gap:1.5rem;margin-bottom:3.5rem;display:flex}.insights-module__1mqRxG__searchWrapper{width:100%;max-width:700px;margin:0 auto;position:relative}.insights-module__1mqRxG__searchIcon{width:20px;height:20px;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.insights-module__1mqRxG__searchInput{border:1px solid var(--border-color);background:var(--card-bg);width:100%;color:var(--foreground);transition:var(--transition-smooth);border-radius:12px;padding:1rem 1rem 1rem 3.25rem;font-size:1rem}.insights-module__1mqRxG__searchInput:focus{border-color:var(--primary);background:var(--card-hover-bg);outline:none;box-shadow:0 0 0 2px #0d94881a}.insights-module__1mqRxG__categoryFilters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.insights-module__1mqRxG__filterBtn{border:1px solid var(--border-color);color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.insights-module__1mqRxG__filterBtn:hover{border-color:var(--foreground);color:var(--foreground)}.insights-module__1mqRxG__activeFilterBtn{background:var(--primary);border-color:var(--primary);color:var(--text-inverse)}.insights-module__1mqRxG__activeFilterBtn:hover{background:var(--primary-hover);border-color:var(--primary-hover);color:var(--text-inverse)}.insights-module__1mqRxG__publicationsGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.insights-module__1mqRxG__pubCard{flex:400px;max-width:460px}@media (max-width:500px){.insights-module__1mqRxG__pubCard{flex-basis:100%}}.insights-module__1mqRxG__pubCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border-radius:14px;flex-direction:column;gap:1rem;padding:2.25rem 2rem;display:flex}.insights-module__1mqRxG__pubCard:hover{background:var(--card-hover-bg);box-shadow:var(--shadow-premium);border-color:#0d948840;transform:translateY(-4px)}.insights-module__1mqRxG__pubMeta{justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;display:flex}.insights-module__1mqRxG__pubDate{color:var(--primary);font-family:var(--font-display)}.insights-module__1mqRxG__pubCategory{border:1px solid var(--border-color);color:var(--text-muted);background:#ffffff0d;border-radius:4px;padding:.25rem .5rem}[data-theme=light] .insights-module__1mqRxG__pubCategory{background:#0f172a0d}.insights-module__1mqRxG__pubTitle{font-size:1.35rem;font-weight:700;line-height:1.3}.insights-module__1mqRxG__pubJournal{color:var(--text-muted);font-size:.85rem}.insights-module__1mqRxG__pubJournal strong{color:var(--foreground)}.insights-module__1mqRxG__pubTeaser{color:var(--text-muted);flex-grow:1;font-size:.95rem;line-height:1.6}.insights-module__1mqRxG__pubFooter{border-top:1px solid var(--border-color);margin-top:.5rem;padding-top:1rem}.insights-module__1mqRxG__readMoreLink{color:var(--primary);cursor:pointer;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.insights-module__1mqRxG__readMoreLink svg{transition:var(--transition-smooth)}.insights-module__1mqRxG__pubCard:hover .insights-module__1mqRxG__readMoreLink{color:var(--primary-hover)}.insights-module__1mqRxG__pubCard:hover .insights-module__1mqRxG__readMoreLink svg{transform:translate(3px)}.insights-module__1mqRxG__emptyState{text-align:center;background:var(--card-bg);border:1px dashed var(--border-color);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;max-width:500px;margin:0 auto;padding:4rem 2rem;display:flex}.insights-module__1mqRxG__emptyIcon{width:48px;height:48px;color:var(--text-muted)}.insights-module__1mqRxG__emptyTitle{font-size:1.25rem;font-weight:600}.insights-module__1mqRxG__emptyDesc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.insights-module__1mqRxG__resetBtn{background:var(--primary);color:var(--text-inverse);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:6px;margin-top:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600}.insights-module__1mqRxG__resetBtn:hover{background:var(--primary-hover)}
.page-module___8aEwW__main{width:100%;padding-bottom:6rem;position:relative;overflow:clip}.page-module___8aEwW__heroSection{isolation:isolate;padding:8rem 0 6rem;position:relative;overflow:hidden}.page-module___8aEwW__heroParticles{z-index:0}.page-module___8aEwW__heroOverlay{z-index:1;pointer-events:none;background:radial-gradient(ellipse 60% 60% at 50% 50%, var(--background) 0%, #0000 70%);opacity:.55;position:absolute;inset:0}.page-module___8aEwW__heroSection .container{z-index:2;position:relative}.page-module___8aEwW__heroGrid{grid-template-columns:1fr;display:grid}.page-module___8aEwW__heroContent{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.page-module___8aEwW__heroBadge{border:1px solid var(--primary);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#0d94880d;border-radius:9999px;padding:.35rem .85rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;font-size:3.25rem;font-weight:800;line-height:1.1}@media (max-width:1200px){.page-module___8aEwW__heroTitle{font-size:2.75rem}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.25rem}}.page-module___8aEwW__highlightText{background:linear-gradient(135deg, var(--primary) 0%, #3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);letter-spacing:.1em;font-size:.95rem;font-weight:600;line-height:1.6}.page-module___8aEwW__quoteCard{background:var(--card-bg);border-left:4px solid var(--primary);max-width:600px;box-shadow:var(--shadow-subtle);border-top:1px solid var(--card-border);border-right:1px solid var(--card-border);border-bottom:1px solid var(--card-border);border-radius:0 8px 8px 0;margin:1rem 0;padding:1.25rem 1.5rem}.page-module___8aEwW__quoteText{font-family:var(--font-display);color:var(--foreground);margin-bottom:.5rem;font-size:1.15rem;font-style:italic;line-height:1.5}.page-module___8aEwW__quoteAuthorRow{align-items:center;gap:.6rem;display:flex}.page-module___8aEwW__quoteAvatar{width:32px;height:32px;box-shadow:0 0 0 1px var(--card-border);border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}.page-module___8aEwW__quoteAvatarImg{object-fit:cover}.page-module___8aEwW__quoteAuthor{color:var(--text-muted);font-size:.85rem;font-weight:600}.page-module___8aEwW__heroActions{gap:1rem;margin-top:1rem;display:flex}@media (max-width:480px){.page-module___8aEwW__heroActions{flex-direction:column;width:100%}}.page-module___8aEwW__primaryButton{background:var(--primary);color:var(--text-inverse);box-shadow:var(--shadow-subtle);text-align:center;transition:var(--transition-smooth);border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-block}.page-module___8aEwW__primaryButton:hover{background:var(--primary-hover);transform:translateY(-2px)}.page-module___8aEwW__secondaryButton{border:1px solid var(--border-color);color:var(--foreground);text-align:center;transition:var(--transition-smooth);border-radius:8px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-block}.page-module___8aEwW__secondaryButton:hover{border-color:var(--foreground);background:var(--card-bg);transform:translateY(-2px)}.page-module___8aEwW__metricsSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff03;padding:3rem 0}.page-module___8aEwW__metricsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.page-module___8aEwW__metricsGrid{grid-template-columns:1fr;gap:1.5rem}}.page-module___8aEwW__metricCard{text-align:center;border-right:1px solid var(--border-color);padding:1.5rem}.page-module___8aEwW__metricCard:last-child{border-right:none}@media (max-width:768px){.page-module___8aEwW__metricCard{border-right:none;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.page-module___8aEwW__metricCard:last-child{border-bottom:none;padding-bottom:0}}.page-module___8aEwW__metricVal{color:var(--primary);white-space:nowrap;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}@media (max-width:1200px){.page-module___8aEwW__metricVal{font-size:2.25rem}}.page-module___8aEwW__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:500}.page-module___8aEwW__introSection{padding:6rem 0}.page-module___8aEwW__introGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"left image""right image";align-items:start;gap:3rem 4rem;display:grid}@media (max-width:850px){.page-module___8aEwW__introGrid{grid-template-columns:minmax(0,1fr);grid-template-areas:"left""right""image";gap:2rem}}.page-module___8aEwW__introLeft{grid-area:left}.page-module___8aEwW__sectionTitle{max-width:450px;font-size:2.25rem;font-weight:700;line-height:1.25}.page-module___8aEwW__introRight{flex-direction:column;grid-area:right;gap:1.5rem;display:flex}.page-module___8aEwW__introImageCol{grid-area:image;align-self:stretch}.page-module___8aEwW__introImage{height:100%;min-height:320px;box-shadow:var(--shadow-subtle)}.page-module___8aEwW__bodyText{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.page-module___8aEwW__bodyLabel{color:var(--foreground);margin-bottom:-.75rem;font-size:1.05rem;font-weight:700}.page-module___8aEwW__textLink{color:var(--primary);align-self:flex-start;align-items:center;margin-top:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.page-module___8aEwW__textLink:hover{color:var(--primary-hover);transform:translate(4px)}.page-module___8aEwW__capabilitiesSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff03;padding:6rem 0}.page-module___8aEwW__capabilitiesHeader{text-align:center;max-width:600px;margin:0 auto 4rem}.page-module___8aEwW__sectionTitleCenter{margin-bottom:1rem;font-size:2.25rem}.page-module___8aEwW__sectionSubtitleCenter{color:var(--text-muted);font-size:1rem}.page-module___8aEwW__capabilitiesGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.page-module___8aEwW__capabilityCard{background:var(--card-bg);border:1px solid var(--card-border);max-width:380px;box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;flex:320px;gap:1.5rem;padding:2.5rem 2rem;display:flex}.page-module___8aEwW__capabilityCard:hover{background:var(--card-hover-bg);box-shadow:var(--shadow-premium);border-color:#0d94884d;transform:translateY(-4px)}.page-module___8aEwW__cardHeader{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__cardNum{font-family:var(--font-display);color:var(--primary);font-size:1.25rem;font-weight:700}.page-module___8aEwW__cardTitle{font-size:1.35rem;font-weight:700;line-height:1.3}.page-module___8aEwW__cardDesc{color:var(--text-muted);flex-grow:1;font-size:.95rem;line-height:1.5}.page-module___8aEwW__cardLink{color:var(--foreground);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module___8aEwW__cardLink svg{transition:var(--transition-smooth)}.page-module___8aEwW__capabilityCard:hover .page-module___8aEwW__cardLink{color:var(--primary-hover)}.page-module___8aEwW__capabilityCard:hover .page-module___8aEwW__cardLink svg{transform:translate(4px)}.page-module___8aEwW__ctaSection{padding:6rem 0 2rem}.page-module___8aEwW__ctaBox{border:1px solid var(--card-border);text-align:center;box-shadow:var(--shadow-premium);background:linear-gradient(135deg,#090d16e6 0%,#0d948826 100%);border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 3rem;display:flex;position:relative;overflow:hidden}[data-theme=light] .page-module___8aEwW__ctaBox{background:linear-gradient(135deg,#f8fafc 0%,#0d948814 100%)}.page-module___8aEwW__ctaTitle{max-width:600px;font-size:2.25rem}.page-module___8aEwW__ctaDesc{color:var(--text-muted);max-width:500px;font-size:1.05rem;line-height:1.5}.page-module___8aEwW__ctaButton{background:var(--primary);color:var(--text-inverse);box-shadow:var(--shadow-subtle);transition:var(--transition-smooth);border-radius:8px;margin-top:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;display:inline-block}.page-module___8aEwW__ctaButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-premium);transform:translateY(-2px)}
