.WisdomGate-module__3lYdPa__gate{background:#0a0812;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.WisdomGate-module__3lYdPa__card{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;width:100%;max-width:400px;display:flex}.WisdomGate-module__3lYdPa__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#a855f7f7;margin:0;font-size:.75rem;font-weight:700}.WisdomGate-module__3lYdPa__title{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(2.5rem,8vw,4rem);font-weight:900}.WisdomGate-module__3lYdPa__sub{color:#c8c3ff;margin:0;font-size:.95rem;line-height:1.6}.WisdomGate-module__3lYdPa__form{gap:.6rem;width:100%;margin-top:.5rem;display:flex}.WisdomGate-module__3lYdPa__input{color:#f0ebff;background:#ffffff0f;border:1px solid #8b5cf64d;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.WisdomGate-module__3lYdPa__input:focus{border-color:#8b5cf6b3}.WisdomGate-module__3lYdPa__inputError{border-color:#ff5050b3;animation:.3s WisdomGate-module__3lYdPa__shake}@keyframes WisdomGate-module__3lYdPa__shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.WisdomGate-module__3lYdPa__btn{color:#fff;cursor:pointer;background:#8b5cf6d9;border:none;border-radius:8px;padding:.75rem 1.4rem;font-size:.95rem;font-weight:700;transition:background .2s}.WisdomGate-module__3lYdPa__btn:hover{background:#8b5cf6}.WisdomGate-module__3lYdPa__error{color:#ff6450fa;margin:0;font-size:.85rem}
.Nav-module__gOObGW__heroLogo{z-index:100;flex-shrink:0;position:fixed;top:1.5rem;left:50%;transform:translate(-50%)}.Nav-module__gOObGW__sidebar{z-index:100;flex-direction:column;gap:.25rem;display:flex;position:fixed;top:50%;left:1.5rem;transform:translateY(-50%)}.Nav-module__gOObGW__sidebarLink{color:#dcd7ff;border-radius:var(--r-sm);transition:color var(--dur-fast), background-color var(--dur-fast);white-space:nowrap;letter-spacing:.03em;padding:.4rem .6rem;font-size:.85rem;font-weight:500}.Nav-module__gOObGW__sidebarLink:hover{color:var(--c-text);background-color:var(--c-surface)}.Nav-module__gOObGW__sidebarGroup{flex-direction:column;display:flex}.Nav-module__gOObGW__sidebarSub{border-left:1px solid #dcd7ff29;flex-direction:column;gap:.02rem;margin:.05rem 0 .4rem .95rem;padding-left:.6rem;display:flex}.Nav-module__gOObGW__sidebarSubLink{color:#dcd7ff99;border-radius:var(--r-sm);transition:color var(--dur-fast), background-color var(--dur-fast);white-space:nowrap;letter-spacing:.02em;padding:.16rem .5rem;font-size:.72rem;font-weight:400}.Nav-module__gOObGW__sidebarSubLink:hover{color:var(--c-text);background-color:var(--c-surface)}@media (max-width:900px){.Nav-module__gOObGW__sidebar{display:none}}.Nav-module__gOObGW__nav{z-index:100;height:var(--nav-h);transition:background-color .35s var(--ease-out), backdrop-filter .35s var(--ease-out), border-color .35s var(--ease-out), opacity .35s var(--ease-out);border-bottom:1px solid #0000;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__gOObGW__navHidden{opacity:0;pointer-events:none}.Nav-module__gOObGW__navScrolled{-webkit-backdrop-filter:blur(16px)saturate(160%);border-bottom-color:var(--c-border);opacity:1;pointer-events:all;background-color:#08080fd9}.Nav-module__gOObGW__navHero{opacity:1;pointer-events:all;background-color:#0000}.Nav-module__gOObGW__inner{align-items:center;gap:var(--sp-4);width:100%;max-width:1100px;padding:0 var(--sp-6);margin:0 auto;display:flex;position:relative}.Nav-module__gOObGW__logo{margin-right:var(--sp-4);flex-shrink:0}.Nav-module__gOObGW__logoBlock{flex-direction:row;align-items:center;gap:0;display:flex}.Nav-module__gOObGW__logoText{flex-direction:column;justify-content:center;align-items:flex-start;gap:0;margin-left:-4px;display:flex}.Nav-module__gOObGW__logoName{letter-spacing:.06em;color:#f0ebff;margin-top:-5px;font-size:.72rem;font-weight:700;line-height:1}.Nav-module__gOObGW__logoSubWise{color:#8b5cf6;letter-spacing:.1em;margin-right:.4em;font-size:.3rem;font-weight:700}.Nav-module__gOObGW__logoSubDot{color:#8b5cf6;padding:0 .2em;font-size:.28rem;line-height:1}.Nav-module__gOObGW__logoSubBright{color:#8b5cf6;letter-spacing:.1em;font-size:.3rem;font-weight:700}.Nav-module__gOObGW__logoSub{text-transform:uppercase;align-items:baseline;gap:0;margin-top:2px;margin-left:1px;line-height:1;display:flex}.Nav-module__gOObGW__logo img{filter:brightness(0)invert();width:auto;height:26px}.Nav-module__gOObGW__links{align-items:center;gap:var(--sp-1);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Nav-module__gOObGW__link{border-radius:var(--r-sm);color:var(--c-text-dim);transition:color var(--dur-fast), background-color var(--dur-fast);white-space:nowrap;align-items:center;gap:.3rem;padding:.45rem .75rem;font-size:1.05rem;font-weight:450;display:flex}.Nav-module__gOObGW__link:hover{color:var(--c-text);background-color:var(--c-surface)}.Nav-module__gOObGW__dropRoot{position:relative}.Nav-module__gOObGW__dropTrigger{cursor:pointer;background:0 0}.Nav-module__gOObGW__dropTrigger svg{transition:transform var(--dur-fast) var(--ease-out)}.Nav-module__gOObGW__dropOpen svg{transform:rotate(180deg)}.Nav-module__gOObGW__dropdown{border:1px solid var(--c-border-2);border-radius:var(--r-xl);min-width:220px;padding:var(--sp-2);-webkit-backdrop-filter:blur(20px);animation:Nav-module__gOObGW__dropIn .18s var(--ease-out) both;background-color:#0d0d18f7;flex-direction:column;gap:2px;display:flex;position:absolute;top:calc(100% + .75rem);left:0;box-shadow:0 24px 64px #0009,0 0 0 1px #8b5cf614}@keyframes Nav-module__gOObGW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Nav-module__gOObGW__dropdownRight{left:auto;right:0}.Nav-module__gOObGW__dropGroup{gap:var(--sp-1);flex-direction:column;flex:1;display:flex}.Nav-module__gOObGW__dropGroupLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--c-accent);padding:.25rem .75rem .5rem;font-size:.7rem;font-weight:600}.Nav-module__gOObGW__dropItem{border-radius:var(--r-md);color:var(--c-text-dim);transition:background-color var(--dur-fast), color var(--dur-fast);padding:.65rem 1rem;font-size:.95rem;font-weight:450;display:block}.Nav-module__gOObGW__dropItem:hover{background-color:var(--c-surface-2);color:var(--c-text)}.Nav-module__gOObGW__megaDropdown{border:1px solid var(--c-border-2);border-radius:var(--r-xl);padding:var(--sp-3);-webkit-backdrop-filter:blur(20px);animation:Nav-module__gOObGW__dropIn .18s var(--ease-out) both;background-color:#0d0d18f7;flex-direction:row;gap:0;min-width:320px;display:flex;position:absolute;top:calc(100% + .75rem);left:0;box-shadow:0 24px 64px #0009,0 0 0 1px #8b5cf614}.Nav-module__gOObGW__megaCol{padding:var(--sp-1) var(--sp-2);flex-direction:column;flex:1;gap:2px;display:flex}.Nav-module__gOObGW__megaCol+.Nav-module__gOObGW__megaCol{border-left:1px solid var(--c-border)}.Nav-module__gOObGW__megaColHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--c-accent);transition:color var(--dur-fast);margin-bottom:var(--sp-1);padding:.45rem .75rem .65rem;font-size:.72rem;font-weight:600;display:block}.Nav-module__gOObGW__megaColHeader:hover{color:var(--c-text)}.Nav-module__gOObGW__megaColDesc{color:#c4b5fd;margin-top:-.35rem;padding:0 .75rem .5rem;font-size:.78rem;line-height:1.4}.Nav-module__gOObGW__megaColLabel{letter-spacing:.12em;text-transform:uppercase;color:#8b5cf6;margin-bottom:var(--sp-1);padding:.25rem .75rem .65rem;font-size:.68rem;font-weight:700}.Nav-module__gOObGW__megaCol .Nav-module__gOObGW__segGrid{grid-template-columns:1fr 1fr;gap:2px;display:grid}.Nav-module__gOObGW__megaSegItem{border-radius:var(--r-md);transition:background-color var(--dur-fast);flex-direction:column;gap:.15rem;padding:.6rem .75rem;display:flex}.Nav-module__gOObGW__megaSegItem:hover{background-color:var(--c-surface-2)}.Nav-module__gOObGW__megaSegLabel{color:#f0ebff;font-size:.95rem;font-weight:600}.Nav-module__gOObGW__megaSegProducts{color:#c4b5fd;letter-spacing:.02em;font-size:.72rem}.Nav-module__gOObGW__megaPortalItem{border-radius:var(--r-md);transition:background-color var(--dur-fast);flex-direction:column;gap:.15rem;padding:.6rem .75rem;display:flex}.Nav-module__gOObGW__megaPortalItem:hover{background-color:var(--c-surface-2)}.Nav-module__gOObGW__megaPortalName{color:#f0ebff;font-size:.95rem;font-weight:600}.Nav-module__gOObGW__megaPortalDesc{color:#c4b5fd;font-size:.72rem}.Nav-module__gOObGW__mobileGroupLabel{color:var(--c-text-dim);padding:var(--sp-2) 0 var(--sp-1) var(--sp-2);letter-spacing:.05em;font-size:.78rem;font-weight:500}.Nav-module__gOObGW__actions{align-items:center;gap:var(--sp-3);flex-shrink:0;margin-left:auto;display:flex}.Nav-module__gOObGW__ctaBtn{padding:.6rem 1.25rem;font-size:.875rem}.Nav-module__gOObGW__hamburger{flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.Nav-module__gOObGW__hamburger span{background-color:var(--c-text);height:1.5px;transition:transform var(--dur-med) var(--ease-out), opacity var(--dur-fast) var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.Nav-module__gOObGW__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__gOObGW__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__gOObGW__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__gOObGW__mobileMenu{z-index:99;padding-top:var(--nav-h);transition:transform var(--dur-slow) var(--ease-out);background-color:#08080f;display:none;position:fixed;inset:0;transform:translate(100%)}.Nav-module__gOObGW__mobileMenuOpen{transform:translate(0)}.Nav-module__gOObGW__mobileInner{height:100%;padding:var(--sp-8) var(--container-pad);gap:var(--sp-8);flex-direction:column;display:flex;overflow-y:auto}.Nav-module__gOObGW__mobileLinks{gap:var(--sp-2);flex-direction:column;display:flex}.Nav-module__gOObGW__mobileLink{padding:var(--sp-3) 0;color:var(--c-text-dim);border-bottom:1px solid var(--c-border);transition:color var(--dur-fast);flex-direction:column;gap:.2rem;font-size:1.1rem;display:flex}.Nav-module__gOObGW__mobileLink:hover{color:var(--c-text)}.Nav-module__gOObGW__mobileSectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--c-accent);padding:var(--sp-2) 0 var(--sp-1);font-size:.72rem;font-weight:600}.Nav-module__gOObGW__mobileDivider{background:var(--c-border-2);height:1px;margin-block:var(--sp-2)}.Nav-module__gOObGW__mobileCta{justify-content:center;width:100%;padding:1rem;font-size:1rem}@media (max-width:991px){.Nav-module__gOObGW__links,.Nav-module__gOObGW__ctaBtn{display:none}.Nav-module__gOObGW__hamburger{display:flex}.Nav-module__gOObGW__mobileMenu{display:block}}
.Footer-module__S6Hkya__footer{background-color:var(--c-bg);padding-top:clamp(3rem,6vw,5rem);padding-bottom:var(--sp-8)}.Footer-module__S6Hkya__topBorder{background:linear-gradient(to right, transparent 0%, var(--c-border-2) 20%, var(--c-border-2) 80%, transparent 100%);height:1px;margin-bottom:clamp(3rem,6vw,5rem)}.Footer-module__S6Hkya__main{grid-template-columns:1fr 1fr auto;align-items:start;gap:clamp(2rem,4vw,4rem);margin-bottom:clamp(3rem,5vw,4rem);display:grid}.Footer-module__S6Hkya__navGroup{grid-column:3;justify-content:flex-end;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.Footer-module__S6Hkya__brand{gap:var(--sp-5);flex-direction:column;display:flex}.Footer-module__S6Hkya__logoLink{display:inline-block}.Footer-module__S6Hkya__logo{filter:brightness(0)invert();opacity:.85;width:auto;height:22px}.Footer-module__S6Hkya__logoBh{opacity:.9;width:auto;height:22px}.Footer-module__S6Hkya__brandSocials{gap:var(--sp-2);margin-top:var(--sp-3);display:flex}.Footer-module__S6Hkya__col{gap:var(--sp-2);flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{letter-spacing:.06em;text-transform:none;color:var(--c-text-dim);margin:0;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__colLinks{flex-direction:column;gap:0;display:flex}.Footer-module__S6Hkya__colLink{color:var(--c-text-dimmer);transition:color var(--dur-fast);padding-block:.29rem;font-size:.95rem;line-height:1}.Footer-module__S6Hkya__colLink:hover{color:var(--c-text-dim)}.Footer-module__S6Hkya__bottom{align-items:center;gap:var(--sp-4) var(--sp-8);padding-top:var(--sp-4);border-top:1px solid var(--c-border);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__copy{color:var(--c-text-dimmer);margin:0 0 0 auto;font-size:.85rem}.Footer-module__S6Hkya__legalLinks{gap:var(--sp-6);display:flex}.Footer-module__S6Hkya__legalLink{color:var(--c-text-dimmer);transition:color var(--dur-fast);font-size:.8rem}.Footer-module__S6Hkya__legalLink:hover{color:var(--c-text-dim)}.Footer-module__S6Hkya__socialLink{border-radius:var(--r-sm);width:20px;height:20px;color:var(--c-text-dimmer);background-color:var(--c-surface);border:1px solid var(--c-border);transition:color var(--dur-fast), background-color var(--dur-fast), border-color var(--dur-fast);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--c-text);background-color:var(--c-surface-2);border-color:var(--c-border-2)}@media (max-width:768px){.Footer-module__S6Hkya__main{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{flex-direction:column;align-items:flex-start}}
.CTASection-module__ETvUXq__section{background-color:var(--c-bg)}.CTASection-module__ETvUXq__card{border-radius:var(--r-xl);background-color:var(--c-bg-alt);padding:clamp(2rem,4vw,3rem) clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.CTASection-module__ETvUXq__bgWrap{z-index:0;position:absolute;inset:0}.CTASection-module__ETvUXq__bgImg{object-fit:cover;object-position:center;opacity:.15;filter:grayscale(20%);width:100%;height:100%}.CTASection-module__ETvUXq__bgOverlay{background:radial-gradient(80% 80% at 0%,#0d0d1880 0%,#0d0d18e6 60%);position:absolute;inset:0}.CTASection-module__ETvUXq__content{z-index:1;text-align:center;align-items:center;gap:var(--sp-8);flex-direction:column;width:100%;display:flex;position:relative}.CTASection-module__ETvUXq__wisdom{color:var(--c-accent)}.CTASection-module__ETvUXq__sub{color:#c4b5fd;margin:-1rem 0 0;font-size:clamp(.85rem,1vw,.95rem);font-style:italic;line-height:1.6}.CTASection-module__ETvUXq__headline{letter-spacing:-.03em;color:#fffffffa;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;line-height:1.15}.CTASection-module__ETvUXq__tagline{letter-spacing:-.03em;color:#fffffffa;text-align:center;margin:var(--sp-8) 0 0;padding:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;line-height:1.15}.CTASection-module__ETvUXq__actions{justify-content:center;gap:var(--sp-4);margin-top:var(--sp-3);flex-wrap:wrap;display:flex}.CTASection-module__ETvUXq__modal{z-index:200;padding:var(--sp-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CTASection-module__ETvUXq__modalOverlay{-webkit-backdrop-filter:blur(8px);background-color:#000000b3;position:absolute;inset:0}.CTASection-module__ETvUXq__modalCard{z-index:1;background-color:var(--c-bg-alt);border:1px solid var(--c-border-2);border-radius:var(--r-xl);width:100%;max-width:520px;animation:CTASection-module__ETvUXq__modalIn .25s var(--ease-out) both;padding:clamp(2rem,5vw,3rem);position:relative;box-shadow:0 32px 80px #0009}@keyframes CTASection-module__ETvUXq__modalIn{0%{opacity:0;transform:scale(.96)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.CTASection-module__ETvUXq__modalClose{top:var(--sp-4);right:var(--sp-4);color:var(--c-text-dim);padding:var(--sp-2);border-radius:var(--r-sm);transition:color var(--dur-fast), background-color var(--dur-fast);position:absolute}.CTASection-module__ETvUXq__modalClose:hover{color:var(--c-text);background-color:var(--c-surface-2)}.CTASection-module__ETvUXq__modalTitle{margin-bottom:var(--sp-8);font-size:1.5rem;font-weight:500}.CTASection-module__ETvUXq__form{gap:var(--sp-4);flex-direction:column;display:flex}.CTASection-module__ETvUXq__row{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.CTASection-module__ETvUXq__input{background-color:var(--c-surface);border:1px solid var(--c-border-2);border-radius:var(--r-md);width:100%;font-family:var(--font);color:var(--c-text);transition:border-color var(--dur-fast), box-shadow var(--dur-fast);outline:none;padding:.75rem 1rem;font-size:.9375rem}.CTASection-module__ETvUXq__input::placeholder{color:var(--c-text-dimmer)}.CTASection-module__ETvUXq__input:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-dim)}.CTASection-module__ETvUXq__textarea{resize:vertical;min-height:100px}@media (max-width:500px){.CTASection-module__ETvUXq__row{grid-template-columns:1fr}.CTASection-module__ETvUXq__actions{flex-direction:column}}
.ChallengeTwoSection-module__89p2QG__section{border-top:1px solid var(--c-border);background:linear-gradient(#0c0916,#08060f)}.ChallengeTwoSection-module__89p2QG__inner{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);display:flex}.ChallengeTwoSection-module__89p2QG__topBlock{max-width:680px}.ChallengeTwoSection-module__89p2QG__eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--c-accent);margin:0 0 .9rem;font-size:clamp(.86rem,1vw,.96rem);font-weight:600}.ChallengeTwoSection-module__89p2QG__headline{letter-spacing:-.025em;color:#f0ebff;margin:0 0 .6rem;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:700;line-height:1.12}.ChallengeTwoSection-module__89p2QG__howWhy{letter-spacing:.14em;text-transform:uppercase;color:#8b5cf6;margin:0 0 1.2rem;font-size:clamp(.68rem,.82vw,.74rem);font-weight:600}.ChallengeTwoSection-module__89p2QG__body{color:#ebe6ff;margin:0 0 .85rem;font-size:clamp(.87rem,1.15vw,.98rem);line-height:1.74}.ChallengeTwoSection-module__89p2QG__splitRow{border-top:1px solid var(--c-border);grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);padding-top:clamp(2rem,4vw,3.5rem);display:grid}.ChallengeTwoSection-module__89p2QG__splitCol{flex-direction:column;gap:1.2rem;display:flex}.ChallengeTwoSection-module__89p2QG__splitLabel{letter-spacing:.1em;text-transform:uppercase;color:#8b5cf6;text-align:center;margin:0;font-size:clamp(1.1rem,1.6vw,1.5rem);font-weight:700}.ChallengeTwoSection-module__89p2QG__solutionCenter{flex-direction:column;align-items:center;gap:2rem;display:flex}.ChallengeTwoSection-module__89p2QG__buildSvgCenter{width:clamp(270px,44vw,480px);height:auto;overflow:visible}.ChallengeTwoSection-module__89p2QG__gapCentered{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:520px;display:flex}.ChallengeTwoSection-module__89p2QG__gapIntroCenter{color:#dcd7ff;margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.6}.ChallengeTwoSection-module__89p2QG__gapIntroCenter strong{color:#f0ebff}.ChallengeTwoSection-module__89p2QG__gapListCenter{text-align:left;flex-direction:column;gap:.45rem;margin:0;padding:0 0 0 1.2rem;list-style:outside;display:flex}.ChallengeTwoSection-module__89p2QG__gapItemCenter{color:#e1dcff;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.55}.ChallengeTwoSection-module__89p2QG__gapItemCenter span{color:#8b5cf6;flex-shrink:0;font-size:.55rem}.ChallengeTwoSection-module__89p2QG__gapKickerCenter{color:#8b5cf6;margin:0;font-size:clamp(1.05rem,1.5vw,1.25rem);font-weight:600;line-height:1.5}.ChallengeTwoSection-module__89p2QG__buildSvg{flex-shrink:0;align-self:center;width:clamp(180px,26vw,280px);height:clamp(260px,34vw,380px);overflow:visible}.ChallengeTwoSection-module__89p2QG__sparkle{animation:2s ease-in-out infinite ChallengeTwoSection-module__89p2QG__sparklePulse}@keyframes ChallengeTwoSection-module__89p2QG__sparklePulse{0%,to{opacity:.4;transform:scaleY(.85)}50%{opacity:1;transform:scaleY(1.15)}}.ChallengeTwoSection-module__89p2QG__gapIntro{color:#dcd7ff;text-align:right;margin:0;font-size:clamp(.88rem,1.15vw,1rem);line-height:1.6}.ChallengeTwoSection-module__89p2QG__gapIntro strong{color:#f0ebff}.ChallengeTwoSection-module__89p2QG__gapList{flex-direction:column;align-items:flex-end;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.ChallengeTwoSection-module__89p2QG__gapItem{color:#e6e1ff;flex-direction:row-reverse;align-items:baseline;gap:.5rem;font-size:clamp(.82rem,1.05vw,.93rem);line-height:1.55;display:flex}.ChallengeTwoSection-module__89p2QG__gapItem span{color:#8b5cf6;flex-shrink:0;font-size:.55rem}.ChallengeTwoSection-module__89p2QG__gapKicker{color:#8b5cf6;text-align:right;border-left:2px solid var(--c-accent);margin:0;padding-left:.4rem;font-size:clamp(.88rem,1.1vw,.98rem);font-weight:600;line-height:1.5}.ChallengeTwoSection-module__89p2QG__challengeOverview{border-top:1px solid var(--c-border);padding-top:clamp(1.25rem,2.5vw,2rem)}.ChallengeTwoSection-module__89p2QG__overviewLabel{letter-spacing:.1em;text-transform:uppercase;color:#c4b5fd;text-align:center;margin:0 0 1.6rem;font-size:clamp(1.1rem,1.6vw,1.5rem);font-weight:700}.ChallengeTwoSection-module__89p2QG__overviewGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,3vw,2rem);display:grid}.ChallengeTwoSection-module__89p2QG__overviewCard{background:#8b5cf60f;border:1px solid #8b5cf633;border-radius:10px;flex-direction:column;gap:.4rem;padding:clamp(1.2rem,2vw,1.8rem);display:flex}.ChallengeTwoSection-module__89p2QG__overviewNum{color:#c4b5fd;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1}.ChallengeTwoSection-module__89p2QG__overviewTopic{letter-spacing:.14em;text-transform:uppercase;color:#c4b5fd;margin:.4rem 0 0;font-size:clamp(.85rem,1.1vw,1rem);font-weight:600}.ChallengeTwoSection-module__89p2QG__overviewSolution{color:#f0ebff;letter-spacing:-.01em;margin:0;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700}.ChallengeTwoSection-module__89p2QG__overviewDesc{color:#e6e1ff;margin:.3rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6}@media (max-width:860px){.ChallengeTwoSection-module__89p2QG__splitRow{grid-template-columns:1fr}.ChallengeTwoSection-module__89p2QG__topBlock{max-width:100%}.ChallengeTwoSection-module__89p2QG__overviewGrid{grid-template-columns:1fr}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-h);background-color:#020408;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgLayer{z-index:0;opacity:0;background-size:cover;transition:opacity .8s ease-in-out;position:absolute;inset:0}.Hero-module__ZARIfG__bgActive{opacity:.62}.Hero-module__ZARIfG__bg1{background-image:url(/images/oldest_supermassive_blackhole.webp);background-position:50% 40%}.Hero-module__ZARIfG__bg2{background-image:url(/images/Black_Holes_Werner_920.jpg);background-position:50%}.Hero-module__ZARIfG__bg3{background-image:url(/images/pillars_3.jpg);background-position:top}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#02040899 0%,#0204082e 50%,#020408d9 100%),radial-gradient(60% 50% at 50% 45%,#8b5cf61a 0%,#0000 70%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;justify-content:center;align-items:center;width:100%;padding:2rem 1.5rem;display:flex;position:relative}.Hero-module__ZARIfG__contentInner{text-align:center;flex-direction:column;align-items:center;gap:1.8rem;width:100%;max-width:820px;transition:opacity .4s,transform .4s;display:flex}.Hero-module__ZARIfG__textIn{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__textOut{opacity:0;transform:translateY(10px)}.Hero-module__ZARIfG__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#8b5cf6;margin:0;font-size:clamp(.7rem,.9vw,.8rem);font-weight:600}.Hero-module__ZARIfG__headline{letter-spacing:.08em;color:#f0ebff;margin:0;font-size:clamp(2.4rem,6vw,5rem);font-weight:700;line-height:1.08}.Hero-module__ZARIfG__definition{color:#c8c3ff;letter-spacing:.02em;max-width:520px;margin:0;font-size:clamp(.92rem,1.3vw,1.06rem);line-height:1.7}.Hero-module__ZARIfG__pillars{flex-direction:row;justify-content:center;gap:clamp(2rem,8vw,6rem);width:100%;display:flex}.Hero-module__ZARIfG__pillarCol{flex-direction:column;align-items:center;gap:.4rem;display:flex}.Hero-module__ZARIfG__pillar{letter-spacing:.04em;color:#f0ebff;margin:0;font-size:clamp(1.3rem,2.6vw,2.2rem);font-weight:700;line-height:1.1}.Hero-module__ZARIfG__pillarSub{letter-spacing:.12em;text-transform:uppercase;color:#8b5cf6;margin:0;font-size:clamp(.68rem,.95vw,.82rem);font-weight:500}.Hero-module__ZARIfG__dots{z-index:3;gap:.55rem;display:flex;position:absolute;bottom:2.2rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__dot{cursor:pointer;background:#c8c3ff40;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .3s,transform .3s}.Hero-module__ZARIfG__dotActive{background:#8b5cf6e6;transform:scale(1.3)}@media (max-width:600px){.Hero-module__ZARIfG__headline{font-size:clamp(2rem,8vw,3rem)}.Hero-module__ZARIfG__pillar{font-size:clamp(1.1rem,5vw,1.6rem)}.Hero-module__ZARIfG__pillars{gap:1.2rem}}@media (max-height:500px) and (orientation:landscape){.Hero-module__ZARIfG__hero{min-height:100svh;padding-top:var(--nav-h);padding-bottom:2rem}.Hero-module__ZARIfG__headline{font-size:clamp(1.4rem,4vh,2.2rem)}.Hero-module__ZARIfG__sub{font-size:clamp(.78rem,1.5vh,.92rem)}.Hero-module__ZARIfG__pillar{font-size:clamp(.9rem,2.5vh,1.2rem)}.Hero-module__ZARIfG__pillars{gap:.8rem}.Hero-module__ZARIfG__bgLayer{background-position:50%;background-size:cover}}
.Solutions-module__agWdoG__section{background-color:var(--c-bg-alt)}.Solutions-module__agWdoG__header{z-index:1;text-align:center;margin-bottom:clamp(2rem,4vw,3rem);position:relative}.Solutions-module__agWdoG__sectionName{letter-spacing:-.01em;color:#e6e1ff;margin:0 0 var(--sp-2) 0;font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:500;line-height:1.1}.Solutions-module__agWdoG__sectionDesc{color:var(--c-text-dimmer);margin:0;font-size:.78rem}.Solutions-module__agWdoG__grid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:clamp(.75rem,1.5vw,1.25rem);display:grid}.Solutions-module__agWdoG__rowLabel{justify-content:flex-end;align-self:center;align-items:center;display:flex}.Solutions-module__agWdoG__rowLabel span{letter-spacing:.04em;color:var(--c-text-dimmer);text-align:left;font-size:.55rem;font-weight:700}.Solutions-module__agWdoG__separator{color:var(--c-text-dimmer);justify-content:center;align-self:center;align-items:center;padding:0 .125rem;font-size:1rem;font-weight:300;display:flex}.Solutions-module__agWdoG__cardHeader{align-items:center;gap:var(--sp-2);display:flex}.Solutions-module__agWdoG__cardIcon{width:18px;height:18px;color:var(--c-accent);opacity:.65;filter:drop-shadow(0 0 6px var(--c-accent-glow));transition:opacity var(--dur-med) var(--ease-out), filter var(--dur-med) var(--ease-out);flex-shrink:0}.Solutions-module__agWdoG__cardIcon svg{width:100%;height:100%}.Solutions-module__agWdoG__card:hover .Solutions-module__agWdoG__cardIcon{opacity:.9;filter:drop-shadow(0 0 10px var(--c-accent-glow))}.Solutions-module__agWdoG__card{justify-content:flex-start;align-self:start;gap:var(--sp-2);border:1px solid var(--c-border);border-radius:var(--r-xl);width:100%;transition:border-color var(--dur-med) var(--ease-out), transform var(--dur-med) var(--ease-out);background:#ffffff06;flex-direction:column;padding:clamp(.85rem,1.5vw,1.2rem);display:flex}.Solutions-module__agWdoG__card:hover{border-color:#8b5cf680;transform:translateY(-3px)}.Solutions-module__agWdoG__cardTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--c-text);text-align:left;transition:color var(--dur-fast);margin:0;font-size:clamp(.75rem,1vw,.88rem);font-weight:600}.Solutions-module__agWdoG__card:hover .Solutions-module__agWdoG__cardTitle{color:var(--c-accent)}.Solutions-module__agWdoG__cardDesc{color:var(--c-text-dim);text-align:left;margin:0;font-size:.72rem;line-height:1.5}@media (max-width:960px){.Solutions-module__agWdoG__grid{grid-template-columns:1fr 1fr 1fr;gap:.75rem}}@media (max-width:680px){.Solutions-module__agWdoG__grid{grid-template-columns:1fr}.Solutions-module__agWdoG__rowLabel{justify-content:flex-start}.Solutions-module__agWdoG__separator{display:none}}
.VisionSection-module__2k1jca__section{border-top:1px solid var(--c-border);background:linear-gradient(#0c0916,#06040e)}.VisionSection-module__2k1jca__inner{align-items:flex-start;gap:clamp(3rem,7vw,7rem);display:flex}.VisionSection-module__2k1jca__text{flex:1;min-width:0;padding-top:.5rem}.VisionSection-module__2k1jca__eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--c-accent);margin:0 0 .9rem;font-size:clamp(.86rem,1vw,.96rem);font-weight:600}.VisionSection-module__2k1jca__headline{letter-spacing:-.03em;color:#f0ebff;margin:0 0 1.4rem;font-size:clamp(1.9rem,3.4vw,3rem);font-weight:700;line-height:1.08}.VisionSection-module__2k1jca__body{color:#c8c3ff;max-width:400px;margin:0 0 1.8rem;font-size:clamp(.88rem,1.15vw,.98rem);line-height:1.75}.VisionSection-module__2k1jca__closing{color:#e1dcff;max-width:360px;margin:0;font-size:clamp(.95rem,1.3vw,1.08rem);font-weight:500;line-height:1.8}.VisionSection-module__2k1jca__animWrap{flex-direction:column;flex:none;align-items:center;width:clamp(220px,32vw,340px);display:flex}.VisionSection-module__2k1jca__animWrap>canvas{aspect-ratio:4/5;border-radius:12px;width:100%}.VisionSection-module__2k1jca__svgCaption{letter-spacing:.06em;color:var(--c-accent);opacity:.65;text-align:center;margin:.6rem 0 0;font-size:clamp(.72rem,.88vw,.8rem);font-weight:600}@media (max-width:860px){.VisionSection-module__2k1jca__inner{flex-direction:column}.VisionSection-module__2k1jca__animWrap{align-self:center;width:clamp(180px,60vw,260px)}.VisionSection-module__2k1jca__closing,.VisionSection-module__2k1jca__body{max-width:100%}}
.VisionAnim-module__zFrO9W__canvas{aspect-ratio:1;width:100%;display:block}
.WDIKSection-module__Nk4hsq__section{background-color:var(--c-bg);border-top:1px solid var(--c-border)}.WDIKSection-module__Nk4hsq__inner{grid-template-columns:1fr auto;align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}.WDIKSection-module__Nk4hsq__visual{justify-content:center;align-items:center;display:flex}.WDIKSection-module__Nk4hsq__text{gap:var(--sp-4);flex-direction:column;display:flex}.WDIKSection-module__Nk4hsq__provocation{color:#e6e1ff;letter-spacing:-.01em;margin:0;font-size:clamp(.95rem,1.8vw,1.25rem);font-weight:500;display:block}.WDIKSection-module__Nk4hsq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent);font-size:.62rem;font-weight:600}.WDIKSection-module__Nk4hsq__title{letter-spacing:-.05em;color:#e6e1ff;margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1}.WDIKSection-module__Nk4hsq__magic{color:#d2c3fffa;letter-spacing:-.01em;max-width:480px;margin:0;font-size:clamp(.95rem,1.6vw,1.12rem);font-weight:600;line-height:1.45}.WDIKSection-module__Nk4hsq__body{color:var(--c-text-dim);max-width:480px;margin:0;font-size:clamp(.82rem,1.3vw,.96rem);line-height:1.7}.WDIKSection-module__Nk4hsq__example{color:var(--c-text-dimmer);max-width:420px;padding-left:var(--sp-3);border-left:2px solid #8b5cf64d;margin:0;font-size:clamp(.72rem,1.1vw,.82rem);line-height:1.65}.WDIKSection-module__Nk4hsq__example em{color:#b4a0ffb3;font-style:italic}.WDIKSection-module__Nk4hsq__paper{align-items:center;gap:var(--sp-4);margin-top:var(--sp-2);padding-top:var(--sp-4);border-top:1px solid var(--c-border);flex-wrap:wrap;display:flex}.WDIKSection-module__Nk4hsq__paperLabel{color:var(--c-text-dimmer);font-size:.68rem;font-style:italic}.WDIKSection-module__Nk4hsq__paperLink{color:var(--c-accent);transition:opacity var(--dur-fast);font-size:.68rem;font-weight:500}.WDIKSection-module__Nk4hsq__paperLink:hover{opacity:.7}@media (max-width:680px){.WDIKSection-module__Nk4hsq__inner{grid-template-columns:1fr}.WDIKSection-module__Nk4hsq__visual{justify-content:flex-start}}
.WDIKAnim-module__sa6zQW__root{border-radius:var(--r-xl);background:#070510f2;flex-shrink:0;width:240px;height:130px;overflow:hidden}.WDIKAnim-module__sa6zQW__lg{width:300px;height:163px}.WDIKAnim-module__sa6zQW__canvas{width:100%;height:100%;display:block}
.WisdomDefSection-module__db_s2a__section{border-top:1px solid var(--c-border)}.WisdomDefSection-module__db_s2a__inner{flex-direction:column;gap:clamp(3.5rem,7vw,6rem);display:flex}.WisdomDefSection-module__db_s2a__sparkleWrap{text-align:center;max-width:820px;margin-inline:auto;padding-block:clamp(1.5rem,3vw,2.5rem);position:relative}.WisdomDefSection-module__db_s2a__eyebrow{margin-bottom:var(--sp-4)}.WisdomDefSection-module__db_s2a__sparkleDef{letter-spacing:-.025em;color:var(--c-text);font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:600;line-height:1.2;animation:5s ease-in-out infinite WisdomDefSection-module__db_s2a__sparkleGlow}@keyframes WisdomDefSection-module__db_s2a__sparkleGlow{0%,to{text-shadow:0 0 30px #8b5cf6b8,0 0 70px #8b5cf61f}50%{text-shadow:0 0 55px #8b5cf6e0,0 0 110px #a78bfa47,0 0 160px #a78bfa14}}.WisdomDefSection-module__db_s2a__sparkleOrbs{pointer-events:none;z-index:-1;border-radius:50%;position:absolute;inset:0;overflow:hidden}.WisdomDefSection-module__db_s2a__orb{background:var(--c-accent);filter:blur(60px);opacity:.07;border-radius:50%;animation:8s ease-in-out infinite WisdomDefSection-module__db_s2a__orbFloat;position:absolute}.WisdomDefSection-module__db_s2a__orb:first-child{width:260px;height:260px;animation-delay:0s;top:-40%;left:15%}.WisdomDefSection-module__db_s2a__orb:nth-child(2){width:180px;height:180px;animation-delay:-3s;top:10%;right:10%}.WisdomDefSection-module__db_s2a__orb:nth-child(3){width:220px;height:220px;animation-delay:-5.5s;bottom:-30%;left:40%}@keyframes WisdomDefSection-module__db_s2a__orbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(18px)scale(1.06)}}.WisdomDefSection-module__db_s2a__br{display:inline}@media (max-width:500px){.WisdomDefSection-module__db_s2a__br{display:block}}.WisdomDefSection-module__db_s2a__sparkleWord{display:inline-block;position:relative}.WisdomDefSection-module__db_s2a__sparkleCanvas{pointer-events:none;width:calc(100% + 20px);height:52px;display:block;position:absolute;bottom:100%;left:-10px}.WisdomDefSection-module__db_s2a__acronymWrap{width:100%;max-width:820px;margin-inline:auto}.WisdomDefSection-module__db_s2a__wonderDef{text-shadow:none;text-align:center;margin-bottom:var(--sp-8);animation:none}.WisdomDefSection-module__db_s2a__acronymLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--c-text-dimmer);margin-bottom:var(--sp-6);font-size:.78rem}.WisdomDefSection-module__db_s2a__rows{flex-direction:column;display:flex}.WisdomDefSection-module__db_s2a__row{border-bottom:1px solid var(--c-border);align-items:center;gap:clamp(1rem,3vw,2rem);padding-block:clamp(.65rem,1.5vw,1rem);display:flex}.WisdomDefSection-module__db_s2a__rows .WisdomDefSection-module__db_s2a__row:first-child{border-top:1px solid var(--c-border)}.WisdomDefSection-module__db_s2a__letter{color:var(--c-accent);letter-spacing:-.02em;text-align:center;min-width:clamp(2rem,4vw,2.8rem);text-shadow:0 0 22px var(--c-accent-glow);font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1}.WisdomDefSection-module__db_s2a__rowContent{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.WisdomDefSection-module__db_s2a__word{color:var(--c-text);letter-spacing:-.01em;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:600}.WisdomDefSection-module__db_s2a__initial{color:var(--c-accent);text-shadow:0 0 10px var(--c-accent-glow)}.WisdomDefSection-module__db_s2a__phrase{color:var(--c-text-dimmer);font-size:clamp(.82rem,1.3vw,.97rem);font-weight:400}@media (max-width:520px){.WisdomDefSection-module__db_s2a__rowContent{flex-direction:column;gap:.15rem}}
.WisdomAcronymAnim-module__lzCOwW__root{justify-content:center;align-items:flex-start;gap:clamp(1.8rem,4.2vw,4rem);display:flex}.WisdomAcronymAnim-module__lzCOwW__col{flex-direction:column;align-items:center;display:flex}.WisdomAcronymAnim-module__lzCOwW__letter{color:var(--c-accent);text-shadow:0 0 28px var(--c-accent-glow);opacity:0;font-size:clamp(2.6rem,5.5vw,5rem);font-weight:700;line-height:1;transform:translateY(-20px)scale(.7)}.WisdomAcronymAnim-module__lzCOwW__letterIn{animation:.5s cubic-bezier(.22,1,.36,1) both WisdomAcronymAnim-module__lzCOwW__letterDrop}@keyframes WisdomAcronymAnim-module__lzCOwW__letterDrop{0%{opacity:0;transform:translateY(-20px)scale(.7)}to{opacity:1;transform:translateY(0)scale(1)}}.WisdomAcronymAnim-module__lzCOwW__wordWrap{flex-direction:column;align-items:center;margin-top:.45rem;display:flex}.WisdomAcronymAnim-module__lzCOwW__char{color:#e6e1ff;opacity:0;font-size:clamp(.82rem,1.4vw,1.05rem);font-weight:500;line-height:1.35}.WisdomAcronymAnim-module__lzCOwW__wordWrap .WisdomAcronymAnim-module__lzCOwW__char:first-child{color:#c4b5fd;font-weight:700}.WisdomAcronymAnim-module__lzCOwW__charIn{animation-fill-mode:both}.WisdomAcronymAnim-module__lzCOwW__charWonder.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__wonderRise;animation-duration:.7s;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes WisdomAcronymAnim-module__lzCOwW__wonderRise{0%{opacity:0;transform:translateY(12px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}.WisdomAcronymAnim-module__lzCOwW__charInsight.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__insightFlash;animation-duration:.25s;animation-timing-function:ease-out}@keyframes WisdomAcronymAnim-module__lzCOwW__insightFlash{0%{opacity:0;transform:scale(1.4)}40%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.WisdomAcronymAnim-module__lzCOwW__charSolution.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__solutionFlow;animation-duration:.42s;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes WisdomAcronymAnim-module__lzCOwW__solutionFlow{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.WisdomAcronymAnim-module__lzCOwW__charDecision.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__decisionDrop;animation-duration:.38s;animation-timing-function:cubic-bezier(.34,1.56,.64,1)}@keyframes WisdomAcronymAnim-module__lzCOwW__decisionDrop{0%{opacity:0;transform:translateY(-14px)scaleY(.7)}to{opacity:1;transform:translateY(0)scaleY(1)}}.WisdomAcronymAnim-module__lzCOwW__charOutperform.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__outperformBurst;animation-duration:.2s;animation-timing-function:cubic-bezier(.22,1,.36,1)}@keyframes WisdomAcronymAnim-module__lzCOwW__outperformBurst{0%{opacity:0;transform:scale(0)rotate(-8deg)}70%{opacity:1;transform:scale(1.15)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}.WisdomAcronymAnim-module__lzCOwW__charMagic.WisdomAcronymAnim-module__lzCOwW__charIn{animation-name:WisdomAcronymAnim-module__lzCOwW__magicAppear;animation-duration:.6s;animation-timing-function:ease-out}@keyframes WisdomAcronymAnim-module__lzCOwW__magicAppear{0%{opacity:0;filter:blur(3px);transform:scale(.5)rotate(15deg)}to{opacity:1;filter:blur();transform:scale(1)rotate(0)}}@media (max-width:480px){.WisdomAcronymAnim-module__lzCOwW__root{gap:clamp(.9rem,4.5vw,1.6rem)}.WisdomAcronymAnim-module__lzCOwW__letter{font-size:clamp(1.8rem,7.5vw,2.8rem)}.WisdomAcronymAnim-module__lzCOwW__char{font-size:clamp(.65rem,2.5vw,.85rem)}}
.About-module__vAULUW__main{padding-top:var(--nav-h)}.About-module__vAULUW__main .container{max-width:min(1560px,94vw)}.About-module__vAULUW__pageHeader{border-bottom:1px solid var(--c-border)}.About-module__vAULUW__pageTitle{max-width:640px;margin-bottom:var(--sp-6);line-height:1.1}.About-module__vAULUW__pageSubtitle{max-width:680px;color:var(--c-text-dim);letter-spacing:.01em;font-size:1.05rem;line-height:1.8}.About-module__vAULUW__sectionHeader{margin-bottom:var(--sp-12)}.About-module__vAULUW__whatSection{background:var(--c-bg-alt)}.About-module__vAULUW__pillarsGrid{gap:var(--sp-6);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:860px){.About-module__vAULUW__pillarsGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.About-module__vAULUW__pillarsGrid{grid-template-columns:1fr}}.About-module__vAULUW__pillar{gap:var(--sp-4);background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:var(--sp-8);transition:border-color var(--dur-med);display:flex}.About-module__vAULUW__pillar:hover{border-color:var(--c-border-2)}.About-module__vAULUW__pillarDot{background-color:var(--c-accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.6rem}.About-module__vAULUW__pillarContent{gap:var(--sp-3);flex-direction:column;display:flex}.About-module__vAULUW__pillarTitle{color:var(--c-text);letter-spacing:-.01em;margin:0;font-size:1.15rem;font-weight:600}.About-module__vAULUW__pillarText{color:var(--c-text-dim);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.95rem;line-height:1.7}.About-module__vAULUW__founderSection{background:var(--c-bg)}.About-module__vAULUW__teamGrid{gap:var(--sp-6);grid-template-columns:1fr 1fr;align-items:start;display:grid}@media (max-width:860px){.About-module__vAULUW__teamGrid{grid-template-columns:1fr}}.About-module__vAULUW__founderCard{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:clamp(var(--sp-8), 5vw, var(--sp-12));gap:var(--sp-8);flex-direction:column;display:flex}.About-module__vAULUW__founderTop{gap:var(--sp-6);align-items:flex-start;display:flex}.About-module__vAULUW__photoWrap{border:2px solid var(--c-border-2);border-radius:50%;flex-shrink:0;width:100px;height:100px;overflow:hidden}.About-module__vAULUW__photo{object-fit:cover;object-position:center top;width:100%;height:100%}.About-module__vAULUW__founderMeta{gap:var(--sp-1);padding-top:var(--sp-2);flex-direction:column;display:flex}.About-module__vAULUW__founderName{color:var(--c-text);letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:600}.About-module__vAULUW__founderRole{letter-spacing:.08em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:.78rem;font-weight:600}.About-module__vAULUW__founderLink{color:var(--c-text-dimmer);transition:color var(--dur-fast);margin-top:var(--sp-2);font-size:.88rem}.About-module__vAULUW__founderLink:hover{color:var(--c-accent)}.About-module__vAULUW__founderBio{gap:var(--sp-4);text-align:justify;flex-direction:column;font-size:1rem;line-height:1.75;display:flex}.About-module__vAULUW__founderCerts{align-items:center;gap:var(--sp-3);flex-direction:column;width:100%;display:flex}.About-module__vAULUW__certsLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--c-text-dimmer);text-align:center;margin:0;font-size:.72rem;font-weight:600}.About-module__vAULUW__certsNote{color:var(--c-text-dim);text-align:center;max-width:540px;margin:.45rem auto 0;font-size:.85rem;line-height:1.5}.About-module__vAULUW__certRow{justify-content:center;align-items:flex-start;gap:var(--sp-3);flex-wrap:nowrap;width:100%;display:flex}.About-module__vAULUW__certBadgeStatic{filter:brightness(.8)saturate(.85);opacity:.9;min-width:0;max-width:200px;height:auto;transition:filter var(--dur-fast), opacity var(--dur-fast);border-radius:8px;flex:0 200px;display:block}.About-module__vAULUW__certBadgeStatic:hover{filter:none;opacity:1}@media (max-width:700px){.About-module__vAULUW__certRow{flex-wrap:wrap}.About-module__vAULUW__certBadgeStatic{flex-basis:45%}}.About-module__vAULUW__certCarousel{align-items:center;gap:var(--sp-5);flex-direction:column;width:100%;display:flex}.About-module__vAULUW__certSlideWrap{justify-content:center;width:100%;height:260px;display:flex;position:relative}.About-module__vAULUW__certBadge{opacity:0;width:auto;max-width:100%;height:260px;transition:opacity 1.2s;position:absolute;top:0;left:50%;transform:translate(-50%)}.About-module__vAULUW__certBadgeVisible{opacity:1}.About-module__vAULUW__certDots{gap:var(--sp-2);margin-top:var(--sp-6);display:flex}.About-module__vAULUW__certDot{background:var(--c-border-2);cursor:pointer;width:8px;height:8px;transition:background var(--dur-fast), transform var(--dur-fast);border:none;border-radius:50%;padding:0}.About-module__vAULUW__certDotActive{background:var(--c-accent);transform:scale(1.25)}.About-module__vAULUW__founderQuote{color:var(--c-text-dimmer);border-left:2px solid var(--c-accent);padding-left:var(--sp-5);margin:0;font-size:1rem;font-style:italic;line-height:1.65}@media (max-width:560px){.About-module__vAULUW__founderTop{text-align:center;flex-direction:column;align-items:center}.About-module__vAULUW__founderMeta{align-items:center}}@media (max-width:680px){.About-module__vAULUW__founderBio,.About-module__vAULUW__pillarText,.About-module__vAULUW__advisorBio{text-align:left;-webkit-hyphens:manual;hyphens:manual}}.About-module__vAULUW__advisorsSection{background:var(--c-bg-alt)}.About-module__vAULUW__advisorsSub{max-width:640px;color:var(--c-text-dim);margin-top:var(--sp-3);font-size:1rem;line-height:1.75}.About-module__vAULUW__advisorsGrid{gap:var(--sp-6);grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin-top:clamp(2rem,4vw,3rem);display:grid}.About-module__vAULUW__advisorCard{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:clamp(var(--sp-6), 3vw, var(--sp-8));gap:var(--sp-4);flex-direction:column;display:flex}.About-module__vAULUW__advisorTop{align-items:flex-start;gap:var(--sp-4);display:flex}.About-module__vAULUW__advisorAvatar{letter-spacing:.04em;color:#f0ebff;background:linear-gradient(135deg,#8b5cf68c,#8b5cf633);border:1px solid #8b5cf680;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;font-size:1.05rem;font-weight:700;display:grid;position:relative;overflow:hidden}.About-module__vAULUW__advisorPhoto{object-fit:cover;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.About-module__vAULUW__advisorMeta{min-width:0}.About-module__vAULUW__advisorName{color:var(--c-text);margin:0;font-size:1.15rem;font-weight:700}.About-module__vAULUW__advisorRole{color:#c4b5fd;margin:.15rem 0 0;font-size:.86rem;line-height:1.4}.About-module__vAULUW__advisorOrg{color:var(--c-text-dim);margin:.15rem 0 0;font-size:.8rem;line-height:1.4}.About-module__vAULUW__advisorLink{color:#c4b5fd;letter-spacing:.02em;transition:color var(--dur-fast);margin-top:.3rem;font-size:.78rem;font-weight:600;display:inline-block}.About-module__vAULUW__advisorLink:hover{color:#f0ebff}.About-module__vAULUW__advisorBio{color:var(--c-text-dim);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.92rem;line-height:1.7}.About-module__vAULUW__advisorFocus{gap:var(--sp-2);flex-wrap:wrap;margin-top:auto;display:flex}.About-module__vAULUW__focusTag{letter-spacing:.03em;color:#c8c3ff;background:#8b5cf61f;border:1px solid #8b5cf647;border-radius:999px;padding:.28rem .7rem;font-size:.72rem}.About-module__vAULUW__ctaSection{background:var(--c-bg)}.About-module__vAULUW__ctaBox{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--r-xl);padding:clamp(var(--sp-8), 6vw, var(--sp-16));align-items:flex-start;gap:var(--sp-6);flex-direction:column;max-width:640px;display:flex}.About-module__vAULUW__ctaTitle{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:500}
.SparkleTypes-module__V5LMHG__root{justify-content:center;align-items:center;gap:clamp(2rem,6vw,5rem);display:flex}.SparkleTypes-module__V5LMHG__card{flex-direction:column;align-items:center;gap:.6rem;display:flex}.SparkleTypes-module__V5LMHG__canvas{width:160px;height:160px;display:block}.SparkleTypes-module__V5LMHG__labelWrap{color:var(--c-text);letter-spacing:-.01em;margin:.5rem 0 0;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600;display:inline-block;position:relative}.SparkleTypes-module__V5LMHG__sparkle{pointer-events:none;width:calc(100% + 20px);height:52px;display:block;position:absolute;bottom:100%;left:-10px}.SparkleTypes-module__V5LMHG__label{color:var(--c-text);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:600}.SparkleTypes-module__V5LMHG__sub{color:var(--c-text-dimmer);letter-spacing:.03em;margin:0;font-size:clamp(.75rem,1.1vw,.88rem);font-weight:400}.SparkleTypes-module__V5LMHG__divider{background:linear-gradient(to bottom, transparent, var(--c-border-2) 30%, var(--c-border-2) 70%, transparent);flex-shrink:0;width:1px;height:140px}@media (max-width:420px){.SparkleTypes-module__V5LMHG__root{flex-direction:column}.SparkleTypes-module__V5LMHG__divider{background:linear-gradient(to right, transparent, var(--c-border-2) 30%, var(--c-border-2) 70%, transparent);width:80px;height:1px}}
.wisdom-pillars-module__0IvNIG__page{min-height:100vh;padding:clamp(6rem,12vw,9rem) 0 clamp(4rem,8vw,7rem)}.wisdom-pillars-module__0IvNIG__header{max-width:720px;margin-bottom:clamp(3rem,6vw,5rem)}.wisdom-pillars-module__0IvNIG__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);margin:0 0 .75rem;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.wisdom-pillars-module__0IvNIG__title{letter-spacing:-.03em;color:#f0ebff;margin:0 0 1.2rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.1}.wisdom-pillars-module__0IvNIG__sub{color:#dcd7ff;margin:0;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.7}.wisdom-pillars-module__0IvNIG__pillars{border-top:1px solid var(--c-border);flex-direction:column;gap:0;display:flex}.wisdom-pillars-module__0IvNIG__pillar{border-bottom:1px solid var(--c-border);grid-template-columns:80px 1fr;gap:clamp(1.5rem,3vw,3rem);padding:clamp(2.5rem,5vw,4rem) 0;display:grid}.wisdom-pillars-module__0IvNIG__pillarNum{color:#8b5cf640;font-variant-numeric:tabular-nums;padding-top:4px;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1}.wisdom-pillars-module__0IvNIG__pillarBody{flex-direction:column;gap:1.5rem;display:flex}.wisdom-pillars-module__0IvNIG__pillarName{color:#f0ebff;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:700}.wisdom-pillars-module__0IvNIG__pillarOrigin{color:#8b5cf6;letter-spacing:.02em;margin:-.75rem 0 0;font-size:clamp(.78rem,.92vw,.85rem);font-style:italic}.wisdom-pillars-module__0IvNIG__pillarRows{flex-direction:column;gap:1.2rem;display:flex}.wisdom-pillars-module__0IvNIG__pillarRow{grid-template-columns:120px 1fr;align-items:baseline;gap:1.5rem;display:grid}.wisdom-pillars-module__0IvNIG__rowLabel{letter-spacing:.12em;text-transform:uppercase;color:#c4b5fd;padding-top:2px;font-size:.7rem;font-weight:700}.wisdom-pillars-module__0IvNIG__rowText{color:#e6e1ff;margin:0;font-size:clamp(.92rem,1.15vw,1.02rem);line-height:1.7}.wisdom-pillars-module__0IvNIG__foot{border-top:1px solid var(--c-border);margin-top:clamp(2rem,4vw,3.5rem);padding-top:1.5rem}.wisdom-pillars-module__0IvNIG__foot p{color:#8b5cf6;letter-spacing:.06em;margin:0;font-size:.78rem}@media (max-width:640px){.wisdom-pillars-module__0IvNIG__pillar{grid-template-columns:1fr;gap:.75rem}.wisdom-pillars-module__0IvNIG__pillarNum{font-size:1.8rem}.wisdom-pillars-module__0IvNIG__pillarRow{grid-template-columns:1fr;gap:.3rem}}
.wisdom-ai-module__I_qt5a__page{background:var(--c-bg);min-height:100vh;padding-top:var(--nav-h)}.wisdom-ai-module__I_qt5a__hero{border-bottom:1px solid var(--c-border);background:linear-gradient(#0a0718,#08080f);padding:clamp(6rem,12vw,9rem) 0 clamp(3.5rem,7vw,6rem)}.wisdom-ai-module__I_qt5a__heroInner{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:780px;display:flex}.wisdom-ai-module__I_qt5a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.wisdom-ai-module__I_qt5a__headline{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:700;line-height:1.08}.wisdom-ai-module__I_qt5a__sub{color:#dcd7ff;max-width:640px;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.wisdom-ai-module__I_qt5a__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);margin:0 0 .6rem;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.wisdom-ai-module__I_qt5a__sectionHeadline{letter-spacing:-.025em;color:#f0ebff;margin:0 0 2.5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.12}.wisdom-ai-module__I_qt5a__pipelineSection{padding:clamp(3.5rem,7vw,6rem) 0}.wisdom-ai-module__I_qt5a__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.wisdom-ai-module__I_qt5a__card{border-radius:var(--r-xl);transition:border-color var(--dur-med) var(--ease-out), background-color var(--dur-med) var(--ease-out);background:#8b5cf60d;border:1px solid #8b5cf62e;flex-direction:column;gap:1rem;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.wisdom-ai-module__I_qt5a__card:hover{background:#8b5cf617;border-color:#8b5cf666}.wisdom-ai-module__I_qt5a__cardTop{align-items:flex-start;gap:.85rem;display:flex}.wisdom-ai-module__I_qt5a__symbol{color:#c4b5fd;flex-shrink:0;margin-top:2px;font-size:1.4rem;line-height:1}.wisdom-ai-module__I_qt5a__cardTitle{color:#f0ebff;margin:0 0 .2rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700;line-height:1.2}.wisdom-ai-module__I_qt5a__cardTagline{color:#c4b5fd;margin:0;font-size:clamp(.75rem,.9vw,.82rem);font-weight:500;line-height:1.4}.wisdom-ai-module__I_qt5a__cardDesc{color:#dcd7ff;text-align:justify;-webkit-hyphens:auto;hyphens:auto;flex:1;margin:0;font-size:clamp(.85rem,1.05vw,.94rem);line-height:1.65}@media (max-width:680px){.wisdom-ai-module__I_qt5a__cardDesc{text-align:left;-webkit-hyphens:manual;hyphens:manual}}.wisdom-ai-module__I_qt5a__productList{border-top:1px solid #8b5cf633;flex-direction:column;gap:.35rem;margin:.75rem 0 0;padding:.75rem 0 0;list-style:none;display:flex}.wisdom-ai-module__I_qt5a__productItem{color:#c4b5fd;letter-spacing:.02em;font-size:.85rem;font-weight:600}.wisdom-ai-module__I_qt5a__productItem:before{content:"→ ";opacity:.6}@media (max-width:900px){.wisdom-ai-module__I_qt5a__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.wisdom-ai-module__I_qt5a__grid{grid-template-columns:1fr}}
.wisdom-harvest-module__uZKa0W__page{background:var(--c-bg);min-height:100vh;padding-top:var(--nav-h)}.wisdom-harvest-module__uZKa0W__hero{border-bottom:1px solid var(--c-border);background:linear-gradient(#0a0718,#08080f);padding:clamp(6rem,12vw,9rem) 0 clamp(3.5rem,7vw,6rem)}.wisdom-harvest-module__uZKa0W__heroInner{flex-direction:column;align-items:flex-start;gap:1.25rem;max-width:780px;display:flex}.wisdom-harvest-module__uZKa0W__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.wisdom-harvest-module__uZKa0W__headline{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:700;line-height:1.08}.wisdom-harvest-module__uZKa0W__sub{color:#dcd7ff;max-width:640px;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.wisdom-harvest-module__uZKa0W__heroCtas{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.wisdom-harvest-module__uZKa0W__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);margin:0 0 .6rem;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.wisdom-harvest-module__uZKa0W__sectionHeadline{letter-spacing:-.025em;color:#f0ebff;margin:0 0 2.5rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.12}.wisdom-harvest-module__uZKa0W__panelsSection{border-bottom:1px solid var(--c-border);padding:clamp(3.5rem,7vw,6rem) 0}.wisdom-harvest-module__uZKa0W__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);display:grid}.wisdom-harvest-module__uZKa0W__card{border-radius:var(--r-xl);transition:border-color var(--dur-med) var(--ease-out), background-color var(--dur-med) var(--ease-out);background:#8b5cf60d;border:1px solid #8b5cf62e;flex-direction:column;gap:1rem;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.wisdom-harvest-module__uZKa0W__card:hover{background:#8b5cf617;border-color:#8b5cf666}.wisdom-harvest-module__uZKa0W__cardTop{align-items:flex-start;gap:.85rem;display:flex}.wisdom-harvest-module__uZKa0W__emoji{flex-shrink:0;margin-top:2px;font-size:1.5rem;line-height:1}.wisdom-harvest-module__uZKa0W__cardTitle{color:#f0ebff;margin:0 0 .2rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:700;line-height:1.2}.wisdom-harvest-module__uZKa0W__cardTagline{color:#c4b5fd;margin:0;font-size:clamp(.75rem,.9vw,.82rem);font-weight:500;line-height:1.4}.wisdom-harvest-module__uZKa0W__cardDesc{color:#dcd7ff;text-align:justify;-webkit-hyphens:auto;hyphens:auto;flex:1;margin:0;font-size:clamp(.85rem,1.05vw,.94rem);line-height:1.65}@media (max-width:680px){.wisdom-harvest-module__uZKa0W__cardDesc{text-align:left;-webkit-hyphens:manual;hyphens:manual}}.wisdom-harvest-module__uZKa0W__cardMeta{border-top:1px solid var(--c-border);flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}.wisdom-harvest-module__uZKa0W__metaRow{flex-direction:column;gap:.1rem;display:flex}.wisdom-harvest-module__uZKa0W__metaLabel{letter-spacing:.1em;text-transform:uppercase;color:#8b5cf6;font-size:.68rem;font-weight:700}.wisdom-harvest-module__uZKa0W__metaVal{color:#e6e1ff;font-size:clamp(.8rem,.95vw,.88rem)}.wisdom-harvest-module__uZKa0W__howSection{border-bottom:1px solid var(--c-border);background:linear-gradient(#08080f,#0a0718);padding:clamp(3.5rem,7vw,6rem) 0}.wisdom-harvest-module__uZKa0W__howIntro{color:#dcd7ff;border-left:2px solid var(--c-accent);max-width:680px;margin:-1rem 0 2.5rem;padding-left:1.2rem;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.7}.wisdom-harvest-module__uZKa0W__steps{grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}.wisdom-harvest-module__uZKa0W__step{flex-direction:column;gap:.6rem;display:flex}.wisdom-harvest-module__uZKa0W__stepNum{color:#8b5cf64d;font-variant-numeric:tabular-nums;font-size:clamp(2rem,3vw,2.8rem);font-weight:700;line-height:1}.wisdom-harvest-module__uZKa0W__stepTitle{color:#f0ebff;margin:0;font-size:clamp(1rem,1.3vw,1.15rem);font-weight:700}.wisdom-harvest-module__uZKa0W__stepDesc{color:#dcd7ff;margin:0;font-size:clamp(.85rem,1.05vw,.94rem);line-height:1.65}.wisdom-harvest-module__uZKa0W__joinSection{border-bottom:1px solid var(--c-border);padding:clamp(3.5rem,7vw,6rem) 0}.wisdom-harvest-module__uZKa0W__joinInner{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.wisdom-harvest-module__uZKa0W__joinLeft{flex-direction:column;gap:1rem;display:flex}.wisdom-harvest-module__uZKa0W__joinSub{color:#dcd7ff;margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.7}.wisdom-harvest-module__uZKa0W__joinPerks{flex-direction:column;gap:.5rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.wisdom-harvest-module__uZKa0W__joinPerks li{color:#e6e1ff;padding-left:1.2rem;font-size:clamp(.88rem,1.05vw,.95rem);position:relative}.wisdom-harvest-module__uZKa0W__joinPerks li:before{content:"✦";color:#8b5cf6;font-size:.55rem;position:absolute;top:.3em;left:0}.wisdom-harvest-module__uZKa0W__form{border-radius:var(--r-xl);background:#8b5cf60d;border:1px solid #8b5cf62e;flex-direction:column;gap:.85rem;padding:clamp(1.5rem,3vw,2.2rem);display:flex}.wisdom-harvest-module__uZKa0W__formTitle{color:#f0ebff;margin:0 0 .25rem;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:700}.wisdom-harvest-module__uZKa0W__input{border:1px solid var(--c-border-2);border-radius:var(--r-md);color:#f0ebff;width:100%;font-size:.95rem;font-family:var(--font);transition:border-color var(--dur-fast);appearance:none;background:#ffffff0a;padding:.75rem 1rem}.wisdom-harvest-module__uZKa0W__input::placeholder{color:#c8c3ff73}.wisdom-harvest-module__uZKa0W__input:focus{border-color:var(--c-accent);outline:none}.wisdom-harvest-module__uZKa0W__textarea{resize:vertical;min-height:100px}.wisdom-harvest-module__uZKa0W__thankYou{border-radius:var(--r-xl);text-align:center;background:#8b5cf614;border:1px solid #8b5cf640;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.wisdom-harvest-module__uZKa0W__thankIcon{color:#c4b5fd;font-size:2rem}.wisdom-harvest-module__uZKa0W__thankYou h3{color:#f0ebff;margin:0;font-size:1.4rem;font-weight:700}.wisdom-harvest-module__uZKa0W__thankYou p{color:#dcd7ff;margin:0}.wisdom-harvest-module__uZKa0W__buySection{background:linear-gradient(#0a0718,#08080f);padding:clamp(3.5rem,7vw,6rem) 0}.wisdom-harvest-module__uZKa0W__buyInner{max-width:640px}.wisdom-harvest-module__uZKa0W__buyNote{color:#c4b5fd;margin:-.5rem 0 2rem;font-size:clamp(.88rem,1.05vw,.95rem);font-style:italic;line-height:1.65}.wisdom-harvest-module__uZKa0W__buySub{color:#dcd7ff;margin:0 0 2rem;font-size:clamp(1rem,1.3vw,1.1rem);line-height:1.7}.wisdom-harvest-module__uZKa0W__buyDisclaimer{color:#c4b5fd;margin:.75rem 0 0;font-size:.82rem;font-style:italic}@media (max-width:900px){.wisdom-harvest-module__uZKa0W__grid,.wisdom-harvest-module__uZKa0W__steps{grid-template-columns:1fr 1fr}.wisdom-harvest-module__uZKa0W__joinInner{grid-template-columns:1fr}}@media (max-width:600px){.wisdom-harvest-module__uZKa0W__grid,.wisdom-harvest-module__uZKa0W__steps{grid-template-columns:1fr}.wisdom-harvest-module__uZKa0W__heroCtas{flex-direction:column}}
.Home-module__Ho9lYW__sesameReveal{opacity:0;pointer-events:none;max-height:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),max-height .1s linear;overflow:hidden;transform:translateY(28px)}.Home-module__Ho9lYW__sesameOpen{opacity:1;pointer-events:auto;max-height:99999px;transition:opacity 1.1s cubic-bezier(.16,1,.3,1) 80ms,transform 1.2s cubic-bezier(.16,1,.3,1) 80ms,max-height 10ms linear;overflow:visible;transform:translateY(0)}.Home-module__Ho9lYW__welcomeMsg{color:#c4b5fd;letter-spacing:.04em;margin:0;font-size:1.5rem;font-style:italic;animation:.7s cubic-bezier(.16,1,.3,1) forwards Home-module__Ho9lYW__fadeUpIn}.Home-module__Ho9lYW__scrollArrow{color:#c4b5fd;cursor:pointer;background:#8b5cf61f;border:2px solid #8b5cf659;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:.5rem;font-size:2rem;font-weight:900;transition:background .2s,border-color .2s;animation:1.4s ease-in-out infinite Home-module__Ho9lYW__bounceDown;display:flex}.Home-module__Ho9lYW__scrollArrow:hover{background:#8b5cf640;border-color:#8b5cf6b3}@keyframes Home-module__Ho9lYW__bounceDown{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@keyframes Home-module__Ho9lYW__fadeUpIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Home-module__Ho9lYW__heroCtaOpening{opacity:.6;letter-spacing:.12em;transform:scale(.97)}.Home-module__Ho9lYW__hero{min-height:100vh;padding-top:var(--nav-h,4rem);background-color:#020408;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__heroBg{z-index:0;justify-content:center;align-items:center;transition:opacity 1.4s ease-in-out;display:flex;position:absolute;inset:0}.Home-module__Ho9lYW__heroBgImg{object-fit:cover;object-position:50% 48.5%;filter:brightness(1.26)saturate(1.05);transform-origin:50%;will-change:transform, filter;width:100%;height:100%;animation:12s ease-in-out infinite Home-module__Ho9lYW__heroBreathe}@keyframes Home-module__Ho9lYW__heroBreathe{0%,to{filter:brightness(1.14)saturate(1.02);transform:scale(1)}50%{filter:brightness(1.46)saturate(1.12);transform:scale(1.045)}}@media (prefers-reduced-motion:reduce){.Home-module__Ho9lYW__heroBgImg{filter:brightness(1.26)saturate(1.05);animation:none}}.Home-module__Ho9lYW__heroOverlay{z-index:1;background:linear-gradient(#02040880 0%,#0204082e 50%,#020408b8 100%);position:absolute;inset:0}.Home-module__Ho9lYW__heroCenter{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:3.5rem;width:100%;padding:0 1.5rem;display:flex;position:absolute;top:48.5%;left:50%;transform:translate(-50%,-50%)}.Home-module__Ho9lYW__heroQuestion{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(2.2rem,6vw,5rem);font-weight:800;line-height:1.08}.Home-module__Ho9lYW__heroQuestionSub{vertical-align:middle;letter-spacing:.1em;font-size:clamp(1.2rem,3vw,2.2rem);font-weight:600}.Home-module__Ho9lYW__heroQuestion1{vertical-align:baseline;margin:0 .3em 0 .2em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2rem,6vw,4.5rem);font-weight:900;line-height:1}.Home-module__Ho9lYW__heroArrow{z-index:3;color:#ffffffbf;cursor:pointer;opacity:0;background:#02040873;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;line-height:1;transition:background .2s,border-color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Home-module__Ho9lYW__hero:hover .Home-module__Ho9lYW__heroArrow{opacity:1}.Home-module__Ho9lYW__heroArrow:hover{color:#fff;background:#8b5cf659;border-color:#8b5cf699}.Home-module__Ho9lYW__heroArrowLeft{left:1.25rem}.Home-module__Ho9lYW__heroArrowRight{right:1.25rem}@media (max-width:700px){.Home-module__Ho9lYW__heroArrow{opacity:.7;width:36px;height:36px;font-size:1.4rem}}.Home-module__Ho9lYW__heroCtaWrap{z-index:3;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:5rem;left:50%;transform:translate(-50%)}.Home-module__Ho9lYW__heroDots{z-index:3;gap:.55rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Home-module__Ho9lYW__heroDot{cursor:pointer;background:#c8c3ff38;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .3s,transform .3s}.Home-module__Ho9lYW__heroDotActive{background:#8b5cf6e6;transform:scale(1.35)}.Home-module__Ho9lYW__toAISection{padding:clamp(2rem,4vw,3.5rem) 0;position:relative;overflow:hidden}.Home-module__Ho9lYW__toAIInner{z-index:2;flex-direction:column;align-items:center;gap:clamp(.5rem,2vw,1.1rem);max-width:960px;margin:0 auto;padding:0 clamp(1.5rem,5vw,3rem);display:flex;position:relative}.Home-module__Ho9lYW__toAIRow{flex-direction:row-reverse;justify-content:center;align-items:center;gap:clamp(1rem,4vw,2.5rem);width:100%;display:flex}.Home-module__Ho9lYW__toAIText{text-align:center;flex-direction:column;flex:auto;align-items:center;gap:.2rem;display:flex}.Home-module__Ho9lYW__toAIImageWrap{flex-shrink:0;margin:0}.Home-module__Ho9lYW__toAIImage{opacity:.95;width:clamp(200px,28vw,300px);height:auto;display:block}.Home-module__Ho9lYW__imgCredit{letter-spacing:.02em;color:#c8c3ff57;margin-bottom:clamp(.5rem,2vw,1.25rem);font-size:.62rem}.Home-module__Ho9lYW__imgCredit a{color:inherit;text-underline-offset:2px;text-decoration:underline}.Home-module__Ho9lYW__imgCredit a:hover{color:#c8c3ffb3}.Home-module__Ho9lYW__toAIFirstLine{flex-flow:row;justify-content:center;align-items:center;gap:.5rem;display:flex}.Home-module__Ho9lYW__toAIOSymbol{opacity:.92;flex:none;align-items:center;margin:1.5rem 0;display:flex}.Home-module__Ho9lYW__toAILine{font-size:clamp(1.1rem,2.3vw,1.85rem);font-weight:700;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, system-ui, sans-serif;letter-spacing:.04em;color:#f0ebff;white-space:nowrap;margin:0;line-height:2}.Home-module__Ho9lYW__toAIAccent{color:var(--c-accent)}.Home-module__Ho9lYW__toAIWisdom{color:#8b5cf6;letter-spacing:.1em;margin:1.8rem 0 0;font-size:clamp(1rem,2vw,1.5rem);font-style:italic;font-weight:300}.Home-module__Ho9lYW__toAIYY{filter:drop-shadow(0 0 18px #8b5cf647);opacity:.88;flex:none;justify-content:center;align-items:center;margin-bottom:.35rem;display:flex}@media (max-width:768px){.Home-module__Ho9lYW__toAIYY{order:-1}.Home-module__Ho9lYW__toAIYY svg{width:72px;height:72px}.Home-module__Ho9lYW__toAIBg{background-position:50%;background-repeat:no-repeat;background-size:contain}.Home-module__Ho9lYW__toAISection{min-height:60vw}.Home-module__Ho9lYW__toAIRow{flex-direction:column;gap:1.2rem}.Home-module__Ho9lYW__toAIText{text-align:center;align-items:center}.Home-module__Ho9lYW__toAIImage{width:clamp(200px,52vw,280px)}}.Home-module__Ho9lYW__heroEyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.Home-module__Ho9lYW__heroHeadline{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(2.4rem,6vw,4.8rem);font-weight:800;line-height:1.08}.Home-module__Ho9lYW__heroPullQuote{color:#8b5cf6;letter-spacing:-.01em;margin:0;font-size:clamp(1.05rem,1.6vw,1.3rem);font-weight:600;line-height:1.5}.Home-module__Ho9lYW__heroSub{color:#dcd7ff;max-width:580px;margin:0;font-size:clamp(.95rem,1.4vw,1.15rem);line-height:1.72}.Home-module__Ho9lYW__heroCta{background:var(--c-accent);color:#fff;letter-spacing:.04em;cursor:pointer;border:none;border-radius:6px;margin-top:.4rem;padding:.9rem 2.2rem;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,letter-spacing .4s,transform .3s;display:inline-block}.Home-module__Ho9lYW__heroCta:hover:not(:disabled){opacity:.85}.Home-module__Ho9lYW__heroCta:disabled{cursor:default;letter-spacing:.08em;background:#8b5cf673}.Home-module__Ho9lYW__wisdomReveal{text-align:center;background:linear-gradient(#08060f 0%,#0c0916 60%,#08060f 100%);justify-content:center;align-items:center;padding:clamp(3rem,7vw,6rem) 0;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__wisdomRevealInner{flex-direction:column;align-items:center;gap:1.2rem;padding:0 1.5rem;display:flex}.Home-module__Ho9lYW__wisdomWord{letter-spacing:.02em;color:var(--c-accent,#8b5cf6);margin:0;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:900;line-height:1.05}.Home-module__Ho9lYW__wisdomTagline{color:#dcd7ff;letter-spacing:.02em;margin:.15rem 0 0;font-size:clamp(1rem,2vw,1.6rem);font-style:italic;font-weight:500}.Home-module__Ho9lYW__whyWisdomSection{text-align:center;background:linear-gradient(#0c0916,#08060f)}.Home-module__Ho9lYW__whyWisdomPoem{flex-direction:column;align-items:center;gap:.55rem;margin:2rem auto 0;display:flex}.Home-module__Ho9lYW__whyWisdomIntro{color:#c8c3ff;margin:0 0 .4rem;font-size:clamp(1rem,1.5vw,1.2rem);font-style:italic}.Home-module__Ho9lYW__whyWisdomLine{letter-spacing:-.01em;color:#f0ebff;margin:0;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:700;line-height:1.3}.Home-module__Ho9lYW__challengeSection{background:linear-gradient(#08060f,#0c0916);padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(1rem,2vw,1.5rem)}.Home-module__Ho9lYW__pillarsSection{padding-top:clamp(1rem,2vw,1.5rem)}.Home-module__Ho9lYW__systemPoem{text-align:center;max-width:560px;margin:2rem auto}.Home-module__Ho9lYW__systemPoem p{color:#dcd7ff;margin:0;font-size:clamp(1rem,1.45vw,1.15rem);font-weight:600;line-height:1.75}.Home-module__Ho9lYW__poemQuestion{color:#8b5cf6!important;margin-top:.6rem!important}.Home-module__Ho9lYW__poemSpacer{height:1.4rem}.Home-module__Ho9lYW__bridgeLine{color:#c8c3ff;letter-spacing:.01em;margin:0;font-size:clamp(1rem,1.6vw,1.25rem);font-style:italic;font-weight:500}.Home-module__Ho9lYW__peopleHook{color:#dcd7ff;border-left:3px solid #8b5cf6;max-width:680px;margin:1.5rem 0 1rem;padding-left:1.2rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:600;line-height:1.6}.Home-module__Ho9lYW__peopleRare{color:#c8c3ff;margin:0 0 2rem;padding-left:1.2rem;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.7}.Home-module__Ho9lYW__peopleHint{color:#8b5cf6;font-weight:600}.Home-module__Ho9lYW__challengeHeadline{letter-spacing:.12em;color:#f0ebff;text-align:center;margin:1.25rem 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;line-height:1.1}.Home-module__Ho9lYW__challengeBody{color:#c8c3ff;text-align:center;max-width:640px;margin:0 auto 2.5rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.75}.Home-module__Ho9lYW__challengeGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:clamp(1rem,2.5vw,1.8rem);margin-top:clamp(4rem,7vw,6rem);margin-bottom:2rem;display:grid}@media (max-width:700px){.Home-module__Ho9lYW__challengeGrid{grid-template-columns:1fr}}.Home-module__Ho9lYW__challengeCard{flex-direction:column;gap:.4rem;display:flex}.Home-module__Ho9lYW__challengeStat{color:#f0ebff;letter-spacing:-.03em;margin:0;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1}.Home-module__Ho9lYW__challengeLabel{color:#f0ebff;margin:0;font-size:clamp(1.2rem,1.8vw,1.6rem);font-weight:700;line-height:1.4}.Home-module__Ho9lYW__challengeWhy{color:#c8c3ff;border-left:2px solid #8b5cf6;margin:.4rem 0 0;padding-left:.9rem;font-size:clamp(.95rem,1.3vw,1.1rem);font-weight:600;line-height:1.55}.Home-module__Ho9lYW__riskBlock{margin:2rem 0 1.5rem}.Home-module__Ho9lYW__riskCards{grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.5vw,1rem);display:grid}.Home-module__Ho9lYW__riskCard{text-align:center;color:#c8c3ff;background:#8b5cf60f;border:1px solid #8b5cf638;border-radius:10px;padding:clamp(.9rem,1.5vw,1.2rem);font-size:clamp(.78rem,1vw,.88rem);line-height:1.55}@media (max-width:800px){.Home-module__Ho9lYW__riskCards{grid-template-columns:repeat(2,1fr)}}.Home-module__Ho9lYW__riskHeading{letter-spacing:.12em;text-transform:uppercase;color:#c8c3ff;text-align:center;margin:0 0 .9rem;font-size:clamp(.78rem,.95vw,.88rem);font-weight:700}.Home-module__Ho9lYW__expertBlock{margin:2rem 0 1.5rem}.Home-module__Ho9lYW__expertIntro{color:#c8c3ff;text-align:justify;max-width:100%;margin:0 0 2rem;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.7}.Home-module__Ho9lYW__expertCards{grid-template-columns:repeat(4,1fr);gap:clamp(.6rem,1.5vw,1rem);display:grid}@media (max-width:800px){.Home-module__Ho9lYW__expertCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Home-module__Ho9lYW__expertCards{grid-template-columns:1fr}.Home-module__Ho9lYW__expertCardLabel{min-height:0;margin-bottom:.45rem}}.Home-module__Ho9lYW__captureList{text-align:center;opacity:.85;flex-direction:column;gap:.45rem;max-width:560px;margin:1rem auto 0;padding:0;list-style:none;display:flex}.Home-module__Ho9lYW__captureList li{font-size:clamp(.95rem,1.5vw,1.12rem);line-height:1.4}@media (max-width:680px){.Home-module__Ho9lYW__captureList li{white-space:nowrap;font-size:.9rem}}.Home-module__Ho9lYW__wisdomPoemLine{margin:0;padding:.12rem 0;font-size:clamp(1.2rem,2.6vw,1.65rem);font-style:italic;line-height:1.75;transition:color .55s,opacity .55s}.Home-module__Ho9lYW__expertCard{background:#8b5cf612;border:1px solid #8b5cf633;border-radius:10px;padding:clamp(.9rem,1.5vw,1.3rem)}.Home-module__Ho9lYW__expertCardLabel{letter-spacing:.08em;text-transform:uppercase;color:#c4b5fd;min-height:3.9em;margin:0 0 .6rem;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:700;line-height:1.3}.Home-module__Ho9lYW__expertCardBody{color:#c8c3ff;text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.55}@media (max-width:680px){.Home-module__Ho9lYW__expertCardBody,.Home-module__Ho9lYW__expertIntro{text-align:left;-webkit-hyphens:manual;hyphens:manual}}.Home-module__Ho9lYW__riskList{text-align:center;flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__Ho9lYW__riskList li{color:#c8c3ff;font-size:clamp(.85rem,1.05vw,.95rem);line-height:1.55;position:relative}.Home-module__Ho9lYW__riskList li:before{content:"—";color:#8b5cf6;font-weight:700;position:absolute;left:0}.Home-module__Ho9lYW__challengeCite{color:#c8c3ff;letter-spacing:.03em;margin:.2rem 0 0;font-size:.72rem}.Home-module__Ho9lYW__challengeLink{color:#8b5cf6;letter-spacing:.02em;text-align:center;font-size:clamp(.85rem,1vw,.95rem);font-weight:600;text-decoration:none;transition:color .2s;display:block}.Home-module__Ho9lYW__challengeLink:hover{color:#8b5cf6}.Home-module__Ho9lYW__solutionsSection{background:linear-gradient(#0c0916,#08060f)}.Home-module__Ho9lYW__solutionsHeadline{letter-spacing:-.02em;color:#f0ebff;text-align:center;margin:0 0 2.5rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800}.Home-module__Ho9lYW__solutionsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.8rem);display:grid}@media (max-width:700px){.Home-module__Ho9lYW__solutionsGrid{grid-template-columns:1fr}}.Home-module__Ho9lYW__solutionCard{background:#8b5cf60f;border:1px solid #8b5cf62e;border-radius:12px;flex-direction:column;gap:.8rem;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.Home-module__Ho9lYW__solutionTag{letter-spacing:.14em;text-transform:uppercase;color:var(--c-accent);font-size:.7rem;font-weight:700}.Home-module__Ho9lYW__solutionTitle{color:#f0ebff;letter-spacing:-.01em;margin:0;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:800}.Home-module__Ho9lYW__solutionDesc{color:#c8c3ff;flex:1;margin:0;font-size:clamp(.85rem,1.05vw,.95rem);line-height:1.7}.Home-module__Ho9lYW__pillarsSection{background:linear-gradient(#0c0916,#08060f)}.Home-module__Ho9lYW__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent);text-align:center;margin:0 0 1rem;font-size:clamp(.95rem,1.2vw,1.1rem);font-weight:700}.Home-module__Ho9lYW__pillarsHeadline{letter-spacing:-.02em;color:#f0ebff;text-align:center;margin:0 0 2.5rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800}.Home-module__Ho9lYW__pillarsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,3vw,2rem);display:grid}.Home-module__Ho9lYW__pillarCard{background:#8b5cf60f;border:1px solid #8b5cf633;border-radius:12px;flex-direction:column;gap:.75rem;padding:clamp(1.4rem,2.5vw,2rem);display:flex}.Home-module__Ho9lYW__pillarNum{letter-spacing:.12em;color:#8b5cf6;font-size:1rem;font-weight:700}.Home-module__Ho9lYW__pillarProblem{color:#f0ebff;margin:0;font-size:clamp(1.3rem,2vw,1.65rem);font-weight:700;line-height:1.4}.Home-module__Ho9lYW__pillarSolution{color:#c8c3ff;flex:1;margin:0;font-size:clamp(1.2rem,1.7vw,1.45rem);line-height:1.65}.Home-module__Ho9lYW__pillarBody{color:#c8c3ff;flex:1;margin:-.35rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.65}.Home-module__Ho9lYW__pillarTag{letter-spacing:.12em;text-transform:uppercase;color:#8b5cf6;border-left:2px solid var(--c-accent);padding-left:.6rem;font-size:clamp(.83rem,1.05vw,.93rem);font-weight:700}@media (max-width:700px){.Home-module__Ho9lYW__pillarsGrid{grid-template-columns:1fr}.Home-module__Ho9lYW__heroHeadline{font-size:clamp(2rem,10vw,3rem)}.Home-module__Ho9lYW__heroCenter{gap:2rem;margin-top:0}.Home-module__Ho9lYW__heroCtaWrap{bottom:6.5rem}}.Home-module__Ho9lYW__philosophySection{background:linear-gradient(#08060f,#0c0916)}.Home-module__Ho9lYW__philosophyInner{flex-direction:column;gap:1.4rem;max-width:720px;display:flex}.Home-module__Ho9lYW__philosophyEyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--c-accent);margin:0;font-size:clamp(.86rem,1vw,.96rem);font-weight:700}.Home-module__Ho9lYW__philosophyHeadline{letter-spacing:-.03em;color:#f0ebff;margin:0;font-size:clamp(1.7rem,3.5vw,2.8rem);font-weight:800;line-height:1.12}.Home-module__Ho9lYW__philosophyBody{color:#c8c3ff;margin:0;font-size:clamp(.93rem,1.2vw,1.05rem);line-height:1.78}.Home-module__Ho9lYW__philosophyQuote{color:#8b5cf6;border-left:2px solid var(--c-accent);margin:0;padding-left:1rem;font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:600;line-height:1.5}.Home-module__Ho9lYW__philosophyLink{color:#f0ebff;letter-spacing:.03em;font-size:clamp(.85rem,1vw,.95rem);font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Home-module__Ho9lYW__philosophyLink:hover{color:#f0ebff}.Home-module__Ho9lYW__testimonialSection{background:linear-gradient(#08060f,#0c0916);padding-top:clamp(1rem,2vw,1.5rem)}.Home-module__Ho9lYW__testimonialGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (max-width:700px){.Home-module__Ho9lYW__testimonialGrid{grid-template-columns:1fr}}.Home-module__Ho9lYW__testimonialCard{flex-direction:column;gap:.8rem;display:flex}.Home-module__Ho9lYW__testimonialQuote{color:#f0ebff;border-left:2px solid #8b5cf6;margin:0 0 1.2rem;padding-left:1.4rem;font-size:clamp(1.15rem,1.7vw,1.4rem);font-style:italic;font-weight:500;line-height:1.7}.Home-module__Ho9lYW__testimonialQuoteSm{color:#f0ebff;border-left:2px solid #8b5cf6;margin:0 0 1.2rem;padding-left:1.4rem;font-size:clamp(1rem,1.4vw,1.2rem);font-style:italic;font-weight:500;line-height:1.7}.Home-module__Ho9lYW__testimonialAuthor{color:#c8c3ff;letter-spacing:.04em;margin:0;padding-left:1.4rem;font-size:clamp(.9rem,1.1vw,1rem);font-weight:700}
