.Timeline-module__xPkO6q__timeline{flex-direction:column;gap:0;display:flex}.Timeline-module__xPkO6q__item{border-left:1.5px solid var(--line);margin-left:4px;padding-bottom:24px;padding-left:24px;position:relative}.Timeline-module__xPkO6q__item:before{content:"";background:var(--paper-solid);border:2px solid var(--faint);border-radius:50%;width:9px;height:9px;transition:border-color .2s,box-shadow .2s;position:absolute;top:6px;left:-5px}.Timeline-module__xPkO6q__item:last-child{border-left-color:#0000;padding-bottom:0}.Timeline-module__xPkO6q__item.Timeline-module__xPkO6q__lead:before{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.Timeline-module__xPkO6q__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Timeline-module__xPkO6q__role{color:var(--ink);font-size:15px;font-weight:700}.Timeline-module__xPkO6q__company{color:var(--muted);font-size:13px;font-weight:500}.Timeline-module__xPkO6q__date{color:var(--faint);white-space:nowrap;flex-shrink:0;font-size:12px}.Timeline-module__xPkO6q__tag{color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:100px;margin:8px 0 12px;padding:3px 12px;font-size:11px;font-weight:600;display:inline-block}.Timeline-module__xPkO6q__bullets{flex-direction:column;gap:4px;margin-top:6px;list-style:none;display:flex}.Timeline-module__xPkO6q__bullets li{color:var(--ink-2);padding-left:18px;font-size:13px;line-height:1.65;position:relative}.Timeline-module__xPkO6q__bullets li:before{content:"";background:var(--accent);border-radius:1px;width:6px;height:6px;position:absolute;top:8px;left:0;transform:rotate(45deg)}.Timeline-module__xPkO6q__bullets li strong,.Timeline-module__xPkO6q__bullets li b{color:var(--ink);font-weight:600}.Timeline-module__xPkO6q__bullets li .metric{color:var(--accent);background:var(--accent-soft);border-radius:4px;padding:1px 6px;font-size:12px;font-weight:700}
.SkillGrid-module__OPuGza__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.SkillGrid-module__OPuGza__card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:20px;transition:border-color .25s,box-shadow .25s}.SkillGrid-module__OPuGza__card:hover{border-color:var(--accent-line);box-shadow:0 4px 20px #6c5ce70f}.dark .SkillGrid-module__OPuGza__card:hover{box-shadow:0 4px 20px #a78bfa14}.SkillGrid-module__OPuGza__cardTitle{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}.SkillGrid-module__OPuGza__tags{flex-wrap:wrap;gap:6px;display:flex}
.ContactForm-module__1SvrgG__form{width:100%;container-type:inline-size}.ContactForm-module__1SvrgG__header{margin-bottom:clamp(22px,3vw,30px)}.ContactForm-module__1SvrgG__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:14px;font-size:12.5px;font-weight:600;display:inline-flex}.ContactForm-module__1SvrgG__title{letter-spacing:-.02em;color:var(--ink);font-size:clamp(27px,3.6vw,39px);font-weight:500;line-height:1.08}.ContactForm-module__1SvrgG__titleDisplay{font-family:var(--font-display);font-weight:400}.ContactForm-module__1SvrgG__description{color:var(--ink-2);max-width:48ch;margin-top:11px;font-size:16px;line-height:1.62}.ContactForm-module__1SvrgG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ContactForm-module__1SvrgG__field{min-width:0;margin-bottom:14px}.ContactForm-module__1SvrgG__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);margin-bottom:10px;font-size:12.5px;font-weight:600;display:block}.ContactForm-module__1SvrgG__req{color:var(--accent-2);font-weight:700}.ContactForm-module__1SvrgG__reqSoft{color:var(--accent);font-weight:700}.ContactForm-module__1SvrgG__opt{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-style:normal;font-weight:500}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{width:100%;font-family:var(--font-body);color:var(--ink);background:var(--paper-2-solid);border:1px solid var(--line);border-radius:var(--radius-md);transition:border-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);appearance:none;outline:none;padding:15px 17px;font-size:16px}.ContactForm-module__1SvrgG__input::placeholder,.ContactForm-module__1SvrgG__textarea::placeholder{color:var(--ink-3);opacity:.75}.ContactForm-module__1SvrgG__input:hover:not(:focus),.ContactForm-module__1SvrgG__textarea:hover:not(:focus){border-color:var(--accent-line)}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:124px;line-height:1.6}.ContactForm-module__1SvrgG__inputError,.ContactForm-module__1SvrgG__inputError:hover{border-color:#ef4444}.ContactForm-module__1SvrgG__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444429}.ContactForm-module__1SvrgG__error{color:#ef4444;margin-top:7px;font-size:13px;display:block}.dark .ContactForm-module__1SvrgG__error{color:#fca5a5}.ContactForm-module__1SvrgG__errorSlot{color:#ef4444;min-height:16px;margin-top:6px;font-size:13px;line-height:1.3;display:block}.dark .ContactForm-module__1SvrgG__errorSlot{color:#fca5a5}.ContactForm-module__1SvrgG__pairHint{min-height:18px;color:var(--ink-3);margin:-6px 0 16px;font-size:13.5px;line-height:1.45}.ContactForm-module__1SvrgG__pairHintError{color:#ef4444}.dark .ContactForm-module__1SvrgG__pairHintError{color:#fca5a5}.ContactForm-module__1SvrgG__charRow{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.ContactForm-module__1SvrgG__charCount{font-family:var(--font-mono);color:var(--ink-3);margin-left:auto;font-size:12px}.ContactForm-module__1SvrgG__consentField{margin:6px 0 16px}.ContactForm-module__1SvrgG__consent{cursor:pointer;color:var(--ink-2);align-items:flex-start;gap:13px;font-size:14.5px;line-height:1.55;display:flex}.ContactForm-module__1SvrgG__checkbox{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ContactForm-module__1SvrgG__checkboxBox{border:1.5px solid var(--line);background:var(--paper-2-solid);color:#fff;width:23px;height:23px;transition:border-color var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out);border-radius:7px;flex:none;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.ContactForm-module__1SvrgG__checkboxBox svg{opacity:0;width:14px;height:14px;transition:opacity var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-spring);transform:scale(.6)}.ContactForm-module__1SvrgG__checkbox:checked+.ContactForm-module__1SvrgG__checkboxBox{background:var(--accent);border-color:var(--accent)}.dark .ContactForm-module__1SvrgG__checkbox:checked+.ContactForm-module__1SvrgG__checkboxBox{color:#0a0a1a}.ContactForm-module__1SvrgG__checkbox:checked+.ContactForm-module__1SvrgG__checkboxBox svg{opacity:1;transform:scale(1)}.ContactForm-module__1SvrgG__checkbox:focus-visible+.ContactForm-module__1SvrgG__checkboxBox{outline:2px solid var(--accent);outline-offset:2px}.ContactForm-module__1SvrgG__consentText{flex:1}.ContactForm-module__1SvrgG__consentLink{color:var(--accent);text-underline-offset:2px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.ContactForm-module__1SvrgG__submit{width:100%;font-family:var(--font-body);letter-spacing:.2px;color:#fff;background:var(--accent);border-radius:var(--radius-md);cursor:pointer;transition:background-color var(--t-fast) var(--ease-out), box-shadow var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);border:none;justify-content:center;align-items:center;gap:10px;padding:17px 26px;font-size:16px;font-weight:600;display:inline-flex}.dark .ContactForm-module__1SvrgG__submit{color:#0a0a1a}.ContactForm-module__1SvrgG__submit:hover:not(:disabled){background:var(--accent-deep);box-shadow:0 8px 30px var(--accent-glow)}.ContactForm-module__1SvrgG__submit:active:not(:disabled){transform:scale(.99)}.ContactForm-module__1SvrgG__submit:disabled{opacity:.65;cursor:progress}.ContactForm-module__1SvrgG__submitArrow{transition:transform var(--t-normal) var(--ease-out);font-size:1.05em}.ContactForm-module__1SvrgG__submit:hover:not(:disabled) .ContactForm-module__1SvrgG__submitArrow{transform:translate(4px)}.ContactForm-module__1SvrgG__statusArea{min-height:24px}.ContactForm-module__1SvrgG__successMsg{border-radius:var(--radius-md);color:#059669;background:#10b98114;border:1px solid #10b98138;padding:12px 16px;font-size:14.5px;font-weight:500;line-height:1.4}.dark .ContactForm-module__1SvrgG__successMsg{color:#34d399;background:#34d39914;border-color:#34d39938}.ContactForm-module__1SvrgG__errorMsg{border-radius:var(--radius-md);color:#dc2626;background:#ef44440f;border:1px solid #ef44442e;padding:12px 16px;font-size:14.5px;font-weight:500;line-height:1.4}.dark .ContactForm-module__1SvrgG__errorMsg{color:#fca5a5;background:#ef444414}.ContactForm-module__1SvrgG__fallback{color:var(--ink-3);text-align:center;margin-top:8px;font-size:14px}.ContactForm-module__1SvrgG__fallback a{color:var(--accent);font-weight:500}@container (max-width:500px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr;gap:0}}@supports not (container-type:inline-size){@media (max-width:600px){.ContactForm-module__1SvrgG__row{grid-template-columns:1fr;gap:0}}}.ContactForm-module__1SvrgG__draftHint{background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:var(--radius-md);color:var(--ink-2);justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:10px 12px 10px 16px;font-size:13.5px;line-height:1.4;display:flex}.ContactForm-module__1SvrgG__draftHintText{min-width:0}.ContactForm-module__1SvrgG__draftHintBtn{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);cursor:pointer;transition:color var(--t-fast) var(--ease-out);background:0 0;border:none;border-radius:6px;flex:none;padding:4px 6px;font-size:11.5px;font-weight:600}.ContactForm-module__1SvrgG__draftHintBtn:hover{color:var(--accent-deep);text-underline-offset:2px;text-decoration:underline}.ContactForm-module__1SvrgG__draftHintBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ContactForm-module__1SvrgG__success{text-align:center;outline:none;flex-direction:column;align-items:center;gap:16px;padding:clamp(20px,4vw,40px) 4px clamp(8px,2vw,16px);display:flex}.ContactForm-module__1SvrgG__successIcon{background:var(--accent-soft);width:76px;height:76px;color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent-line), 0 14px 32px -14px var(--accent-glow);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ContactForm-module__1SvrgG__successIcon svg{width:44px;height:44px}.ContactForm-module__1SvrgG__successRing{opacity:.45;stroke-dasharray:151;stroke-dashoffset:151px;animation:ContactForm-module__1SvrgG__cf-ring .5s var(--ease-out) forwards}.ContactForm-module__1SvrgG__successCheck{stroke-dasharray:40;stroke-dashoffset:40px;animation:ContactForm-module__1SvrgG__cf-check .4s var(--ease-out) .32s forwards}@keyframes ContactForm-module__1SvrgG__cf-ring{to{stroke-dashoffset:0}}@keyframes ContactForm-module__1SvrgG__cf-check{to{stroke-dashoffset:0}}.ContactForm-module__1SvrgG__successTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:clamp(25px,3.4vw,33px);font-weight:400;line-height:1.1}.ContactForm-module__1SvrgG__successText{max-width:40ch;color:var(--ink-2);margin:0 auto;font-size:16px;line-height:1.62}.ContactForm-module__1SvrgG__successMeta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:9px;font-size:12px;font-weight:500;display:inline-flex}.ContactForm-module__1SvrgG__successDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%}.ContactForm-module__1SvrgG__successActions{width:100%;margin-top:6px}.ContactForm-module__1SvrgG__successAgain{width:100%;font-family:var(--font-body);color:var(--ink);background:var(--paper-2-solid);border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out), color var(--t-fast) var(--ease-out);justify-content:center;align-items:center;gap:9px;padding:15px 24px;font-size:15.5px;font-weight:600;display:inline-flex}.ContactForm-module__1SvrgG__successAgain:hover{border-color:var(--accent);color:var(--accent)}.ContactForm-module__1SvrgG__successAgain:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ContactForm-module__1SvrgG__successFallback{color:var(--ink-3);font-size:14px}.ContactForm-module__1SvrgG__successFallback a{color:var(--accent);font-weight:500}@media (prefers-reduced-motion:reduce){.ContactForm-module__1SvrgG__successRing,.ContactForm-module__1SvrgG__successCheck{stroke-dashoffset:0;animation:none}}.ContactForm-module__1SvrgG__honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.ContactModal-module__UgeCMa__overlay{z-index:9500;-webkit-backdrop-filter:blur(10px)saturate(1.1);backdrop-filter:blur(10px)saturate(1.1);opacity:0;animation:ContactModal-module__UgeCMa__cmOverlayIn .28s var(--ease-out) forwards;background:#0606129e;justify-content:center;align-items:center;padding:clamp(16px,5vh,48px) clamp(16px,4vw,40px);display:flex;position:fixed;inset:0}.ContactModal-module__UgeCMa__overlay[data-state=closed]{animation:ContactModal-module__UgeCMa__cmOverlayOut .28s var(--ease-out) forwards;pointer-events:none}.ContactModal-module__UgeCMa__dialog{width:100%;max-width:640px;max-height:100%;animation:ContactModal-module__UgeCMa__cmCardIn .42s var(--ease-out) both;outline:none;display:flex;position:relative}.ContactModal-module__UgeCMa__dialog[data-state=closed]{animation:ContactModal-module__UgeCMa__cmCardOut .26s var(--ease-out) forwards}.ContactModal-module__UgeCMa__card{background:var(--paper-solid);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);flex-direction:column;flex:1;max-height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -24px #00000080,inset 0 2px #ffffff0a}.ContactModal-module__UgeCMa__card:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 92% 0%, var(--accent-soft) 0%, transparent 60%);position:absolute;inset:0}.ContactModal-module__UgeCMa__scroll{z-index:1;overscroll-behavior:contain;padding:clamp(26px,4vw,44px);position:relative;overflow-y:auto}.ContactModal-module__UgeCMa__close{z-index:3;border:1px solid var(--line);background:var(--paper-2-solid);width:38px;height:38px;color:var(--ink-2);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:color var(--t-fast) var(--ease-out), border-color var(--t-fast) var(--ease-out), background-color var(--t-fast) var(--ease-out), transform var(--t-fast) var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.ContactModal-module__UgeCMa__close svg{width:18px;height:18px}.ContactModal-module__UgeCMa__close:hover{color:var(--ink);border-color:var(--accent-line);transform:rotate(90deg)}.ContactModal-module__UgeCMa__close:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ContactModal-module__UgeCMa__titleAccent{color:var(--accent);font-style:italic}@media (max-width:600px){.ContactModal-module__UgeCMa__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;background:#060612;padding:0;animation:none}.ContactModal-module__UgeCMa__dialog{max-width:none;height:100%;max-height:100%}.ContactModal-module__UgeCMa__card{border:none;border-radius:0}.ContactModal-module__UgeCMa__scroll{padding:64px 20px 32px}}@keyframes ContactModal-module__UgeCMa__cmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__UgeCMa__cmOverlayOut{0%{opacity:1}to{opacity:0}}@keyframes ContactModal-module__UgeCMa__cmCardIn{0%{opacity:0;transform:translateY(28px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ContactModal-module__UgeCMa__cmCardOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(16px)scale(.98)}}
.ContactSection-module__G6BZYW__section{border-top:1px solid var(--line);scroll-margin-top:calc(var(--nav-h) + 16px);padding:clamp(56px,9vw,120px) 0 clamp(64px,10vw,130px);position:relative}.ContactSection-module__G6BZYW__inner{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(32px,5vw,84px);width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px);display:grid}.ContactSection-module__G6BZYW__intro{top:calc(var(--nav-h) + 44px);position:sticky}.ContactSection-module__G6BZYW__eyebrow{margin-bottom:22px}.ContactSection-module__G6BZYW__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);margin-bottom:22px;font-size:clamp(32px,4.4vw,58px);font-weight:360;line-height:1.04}.ContactSection-module__G6BZYW__titleAccent{color:var(--accent);font-style:italic}.ContactSection-module__G6BZYW__lede{color:var(--ink-2);max-width:440px;margin-bottom:36px;font-size:clamp(16px,1.6vw,18px);line-height:1.72}.ContactSection-module__G6BZYW__list{margin:0 0 30px;padding:0;list-style:none}.ContactSection-module__G6BZYW__item{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:16px;padding:17px 0;display:flex}.ContactSection-module__G6BZYW__item:last-child{border-bottom:1px solid var(--line)}.ContactSection-module__G6BZYW__itemLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:12px;font-weight:500}.ContactSection-module__G6BZYW__itemValue{font-family:var(--font-display);color:var(--ink);transition:color var(--t-fast) var(--ease-out);font-size:clamp(18px,2vw,24px);font-weight:400}.ContactSection-module__G6BZYW__itemValue:hover{color:var(--accent)}.ContactSection-module__G6BZYW__status{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:9px;font-size:11.5px;font-weight:500;display:inline-flex}.ContactSection-module__G6BZYW__statusDot{background:var(--accent-3);width:8px;height:8px;box-shadow:0 0 0 0 var(--accent-3);border-radius:50%;animation:2.4s ease-out infinite ContactSection-module__G6BZYW__contactPulse}@keyframes ContactSection-module__G6BZYW__contactPulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--accent-3) 45%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.ContactSection-module__G6BZYW__card{border-radius:var(--radius-lg);background:var(--paper-solid);border:1px solid var(--line);padding:clamp(26px,3vw,48px);position:relative;box-shadow:inset 0 1px #ffffff0a,0 30px 60px -30px #0000004d}.dark .ContactSection-module__G6BZYW__card{box-shadow:inset 0 1px #ffffff0a,0 30px 70px -30px #0009}@media (max-width:920px){.ContactSection-module__G6BZYW__inner{grid-template-columns:1fr;gap:clamp(36px,6vw,56px)}.ContactSection-module__G6BZYW__intro{max-width:620px;position:static}}@media (prefers-reduced-motion:reduce){.ContactSection-module__G6BZYW__statusDot{animation:none}}
.frontend-module__GhfcYG__experienceSection{z-index:2;scroll-margin-top:calc(var(--nav-h) + 24px);margin-top:clamp(72px,7vw,112px);position:relative}.frontend-module__GhfcYG__intro{max-width:760px;margin-bottom:clamp(32px,5vw,52px)}.frontend-module__GhfcYG__introEyebrow{margin-bottom:20px}.frontend-module__GhfcYG__introHead{font-family:var(--font-display);letter-spacing:-1.2px;color:var(--ink);margin-bottom:18px;font-size:clamp(30px,4.6vw,54px);font-weight:360;line-height:1.05}.frontend-module__GhfcYG__introText{color:var(--ink-2);max-width:620px;font-size:clamp(15px,1.5vw,17px);line-height:1.72}.frontend-module__GhfcYG__titleAccent{color:var(--accent);font-style:italic}.frontend-module__GhfcYG__industries{grid-template-columns:repeat(auto-fit,minmax(248px,1fr));gap:clamp(14px,2vw,20px);display:grid}.frontend-module__GhfcYG__indCard{isolation:isolate;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:transform .5s var(--ease-out), border-color .45s var(--ease-out), box-shadow .5s var(--ease-out);flex-direction:column;padding:clamp(24px,2.6vw,32px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 48px -34px #000c}.frontend-module__GhfcYG__indCard:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(160deg,#ffffff0d 0%,#0000 40%);position:absolute;inset:0}.frontend-module__GhfcYG__indCard:hover{border-color:var(--accent-line);box-shadow:inset 0 1px 0 #ffffff0f, 0 30px 60px -30px var(--accent-glow), 0 10px 30px -22px #0000008c;transform:translateY(-4px)}.frontend-module__GhfcYG__indIcon{z-index:1;width:52px;height:52px;color:var(--accent);border:1px solid var(--accent-line);transition:background-color .4s var(--ease-out), transform .4s var(--ease-out), box-shadow .4s var(--ease-out);background:#a78bfa14;border-radius:14px;place-items:center;margin-bottom:18px;display:inline-grid;position:relative}.frontend-module__GhfcYG__indIcon svg{width:26px;height:26px}.frontend-module__GhfcYG__indCard:hover .frontend-module__GhfcYG__indIcon{box-shadow:0 8px 20px -10px var(--accent-glow);background:#a78bfa26;transform:translateY(-1px)}.frontend-module__GhfcYG__indTitle{z-index:1;font-family:var(--font-display);letter-spacing:-.4px;color:var(--ink);margin-bottom:11px;font-size:clamp(20px,2vw,24px);font-weight:440;line-height:1.2;position:relative}.frontend-module__GhfcYG__indDesc{z-index:1;color:var(--ink-2);font-size:15px;line-height:1.66;position:relative}.frontend-module__GhfcYG__processes{margin-top:clamp(26px,3.5vw,38px)}.frontend-module__GhfcYG__procTitle{letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:11px;font-weight:600}.frontend-module__GhfcYG__procTags{flex-wrap:wrap;gap:6px;display:flex}.frontend-module__GhfcYG__twoCol{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:28px;margin-top:clamp(32px,4.5vw,48px);padding-top:clamp(28px,4vw,40px);display:grid}@media (max-width:767px){.frontend-module__GhfcYG__experienceSection{margin-top:clamp(52px,10vw,76px)}.frontend-module__GhfcYG__twoCol{grid-template-columns:1fr;gap:20px}}.frontend-module__GhfcYG__eduBlock{margin-bottom:18px}.frontend-module__GhfcYG__eduSchool{color:var(--ink);margin-bottom:4px;font-size:15px;font-weight:700}.frontend-module__GhfcYG__eduDetail{color:var(--ink-2);font-size:13.5px;line-height:1.6}.frontend-module__GhfcYG__eduYear{color:var(--faint);margin-top:4px;font-size:12.5px}.frontend-module__GhfcYG__extraItem{color:var(--ink-2);margin-bottom:11px;font-size:14px;line-height:1.62}.frontend-module__GhfcYG__extraItem strong{color:var(--ink);font-weight:600}
@keyframes Nav-module__e1xquq__barEntry{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes Nav-module__e1xquq__itemReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes Nav-module__e1xquq__indicatorBreathe{0%,to{opacity:.85;box-shadow:0 0 #6c5ce759}50%{opacity:1;box-shadow:0 0 6px 2px #6c5ce71f}}@keyframes Nav-module__e1xquq__borderShimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes Nav-module__e1xquq__orbDriftA{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(20px,-14px)scale(1.04)}}@keyframes Nav-module__e1xquq__orbDriftB{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-24px,16px)scale(.96)}}@keyframes Nav-module__e1xquq__orbDriftC{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(14px,22px)scale(1.05)}}@keyframes Nav-module__e1xquq__cardShimmerSweep{0%{opacity:0;transform:translate(-120%)skew(-12deg)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:translate(220%)skew(-12deg)}}@keyframes Nav-module__e1xquq__activeBarBreathe{0%,to{opacity:.55;box-shadow:0 0 0 0 var(--accent-soft)}50%{opacity:1;box-shadow:0 0 12px 1px var(--accent-line)}}@keyframes Nav-module__e1xquq__statusPulse{0%,to{box-shadow:0 0 #10b9818c,0 0 8px 2px #10b98140}50%{box-shadow:0 0 0 6px #10b98100,0 0 12px 3px #10b98166}}@keyframes Nav-module__e1xquq__statusPulseDark{0%,to{box-shadow:0 0 #34d39999,0 0 10px 2px #34d3994d}50%{box-shadow:0 0 0 7px #34d39900,0 0 16px 4px #34d39973}}@keyframes Nav-module__e1xquq__ctaShine{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(220%)skew(-18deg)}}@keyframes Nav-module__e1xquq__burgerAuraBreathe{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.06)}}@keyframes Nav-module__e1xquq__eyebrowDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes Nav-module__e1xquq__revealUp{0%{opacity:0;filter:blur(8px);transform:translateY(24px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes Nav-module__e1xquq__revealFade{0%{opacity:0}to{opacity:1}}@keyframes Nav-module__e1xquq__cardSpringIn{0%{opacity:0;filter:blur(6px);transform:translateY(28px)scale(.96)}60%{opacity:1;filter:blur();transform:translateY(-3px)scale(1.005)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes Nav-module__e1xquq__lineReveal{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(100%)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes Nav-module__e1xquq__logoSparkPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:0;transform:scale(2.6)}}@keyframes Nav-module__e1xquq__logoAuroraDrift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes Nav-module__e1xquq__pillSettle{0%{opacity:0;filter:blur(4px)}to{opacity:1;filter:blur()}}.Nav-module__e1xquq__nav{z-index:50;pointer-events:none;transition:padding-top .38s var(--ease-out);justify-content:center;padding:18px 20px 0;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{padding-top:10px}.Nav-module__e1xquq__bar{pointer-events:auto;width:100%;max-width:720px;height:60px;animation:Nav-module__e1xquq__barEntry .55s var(--ease-out) both;box-shadow:none;transition:height .38s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s var(--ease-out), border-radius .38s var(--ease-out);border:1px solid #0000;border-radius:100px;align-items:stretch;display:flex;position:relative;overflow:hidden}.Nav-module__e1xquq__scrolled .Nav-module__e1xquq__bar{border-color:#6c5ce71f;box-shadow:inset 0 0 0 .5px #ffffff26,0 1px 2px #12122a0a,0 4px 16px #12122a0f,0 12px 40px #12122a0a}.dark .Nav-module__e1xquq__scrolled .Nav-module__e1xquq__bar{border-color:#a78bfa1a;box-shadow:inset 0 0 0 .5px #ffffff0a,0 1px 2px #0003,0 4px 16px #00000038,0 12px 40px #0000001f}.Nav-module__e1xquq__glass{z-index:0;border-radius:inherit;-webkit-backdrop-filter:blur(28px)saturate(1.8);opacity:0;transition:opacity .4s var(--ease-out);background:#f8f9ffd1;position:absolute;inset:0}.Nav-module__e1xquq__scrolled .Nav-module__e1xquq__glass{opacity:1}.dark .Nav-module__e1xquq__glass{-webkit-backdrop-filter:blur(28px)saturate(1.4);background:#0e0e1ee0}.Nav-module__e1xquq__glass:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#ffffff80 30%,#ffffffb3 50%,#ffffff80 70%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.dark .Nav-module__e1xquq__glass:before{background:linear-gradient(90deg,#0000 0%,#ffffff12 30%,#ffffff1c 50%,#ffffff12 70%,#0000 100%)}.Nav-module__e1xquq__glass:after{content:"";z-index:1;pointer-events:none;opacity:.025;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.dark .Nav-module__e1xquq__glass:after{opacity:.04;mix-blend-mode:soft-light}.Nav-module__e1xquq__shimmerBorder{border-radius:inherit;z-index:0;pointer-events:none;opacity:0;transition:opacity .5s var(--ease-out);position:absolute;inset:-1px;overflow:hidden}.Nav-module__e1xquq__scrolled .Nav-module__e1xquq__shimmerBorder{opacity:1}.Nav-module__e1xquq__shimmerBorder:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;background:linear-gradient(105deg,#0000 30%,#6c5ce71a 45%,#a78bfa26 50%,#6c5ce71a 55%,#0000 70%);padding:1px;animation:10s ease-in-out infinite Nav-module__e1xquq__borderShimmer;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dark .Nav-module__e1xquq__shimmerBorder:before{background:linear-gradient(105deg,#0000 30%,#a78bfa14 45%,#a78bfa1f 50%,#a78bfa14 55%,#0000 70%)}.Nav-module__e1xquq__navSection{z-index:1;flex:1;align-items:center;gap:10px;min-width:0;padding:0 12px 0 26px;display:flex;position:relative}.Nav-module__e1xquq__logo{font-family:var(--font-display);letter-spacing:-1.5px;isolation:isolate;animation:Nav-module__e1xquq__itemReveal .42s var(--ease-out) .12s both;transition:transform .28s var(--ease-spring);flex-shrink:0;align-items:baseline;gap:0;padding:4px 4px 4px 0;font-size:26px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.Nav-module__e1xquq__logo:hover{transform:translateY(-1px)}.Nav-module__e1xquq__logo:focus-visible{outline:none;outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.Nav-module__e1xquq__logoLetterA,.Nav-module__e1xquq__logoLetterP{font-size:inherit;will-change:transform;transition:transform .38s var(--ease-spring), color .26s var(--ease-out);line-height:1;display:inline-block}.Nav-module__e1xquq__logoLetterA{background:var(--accent);-webkit-text-fill-color:transparent;color:var(--accent);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;margin-right:-2px;font-style:italic;font-weight:380;animation:9s ease-in-out infinite Nav-module__e1xquq__logoAuroraDrift}.Nav-module__e1xquq__logoLetterP{color:var(--accent);font-weight:500}.Nav-module__e1xquq__logo:hover .Nav-module__e1xquq__logoLetterA{transform:translate(-1px,-1.5px)rotate(-3deg)}.Nav-module__e1xquq__logo:hover .Nav-module__e1xquq__logoLetterP{color:var(--accent);transform:translateY(1px)}.Nav-module__e1xquq__logoSpark{background:var(--ok);border-radius:50%;flex-shrink:0;align-self:center;width:5px;height:5px;margin-left:8px;position:relative;box-shadow:0 0 6px #10b98180}.dark .Nav-module__e1xquq__logoSpark{background:var(--ok);box-shadow:0 0 8px #34d39999}.Nav-module__e1xquq__logoSparkPulse{background:var(--ok);border-radius:50%;animation:2.6s ease-in-out infinite Nav-module__e1xquq__logoSparkPulse;position:absolute;inset:0}.Nav-module__e1xquq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Nav-module__e1xquq__links{isolation:isolate;align-items:center;gap:2px;height:38px;margin:0;padding:0;list-style:none;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Nav-module__e1xquq__linkPill{background:var(--accent-soft);border:1px solid var(--accent-line);opacity:0;z-index:-1;pointer-events:none;-webkit-backdrop-filter:blur(8px)saturate(1.2);width:0;transition:transform .52s var(--ease-spring), width .52s var(--ease-spring), opacity .32s var(--ease-out), background-color .28s var(--ease-out), border-color .28s var(--ease-out);border-radius:100px;list-style:none;position:absolute;top:0;bottom:0;left:0;transform:translate(0);box-shadow:inset 0 1px #fff6,0 2px 8px #6c5ce714}.dark .Nav-module__e1xquq__linkPill{background:#a78bfa1a;border-color:#a78bfa2e;box-shadow:inset 0 1px #ffffff0d,0 2px 12px #a78bfa14}.Nav-module__e1xquq__linkItem{align-items:center;height:100%;list-style:none;display:flex}.Nav-module__e1xquq__linkDelay1{animation-delay:.2s}.Nav-module__e1xquq__linkDelay2{animation-delay:.27s}.Nav-module__e1xquq__linkDelay3{animation-delay:.34s}.Nav-module__e1xquq__link{height:100%;font-family:var(--font-body);color:var(--ink-3);letter-spacing:.01em;white-space:nowrap;animation:Nav-module__e1xquq__itemReveal .36s var(--ease-out) both;transition:color .22s var(--ease-out), transform .22s var(--ease-out);border-radius:100px;align-items:center;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative}.Nav-module__e1xquq__link:hover{color:var(--ink)}.Nav-module__e1xquq__link:focus-visible{color:var(--accent);outline:none}.dark .Nav-module__e1xquq__link:focus-visible{color:var(--accent-deep)}.Nav-module__e1xquq__active{color:var(--accent);font-weight:600}.Nav-module__e1xquq__active:hover{color:var(--accent-deep)}.dark .Nav-module__e1xquq__active:hover{color:var(--accent)}.Nav-module__e1xquq__toggleSection{z-index:1;animation:Nav-module__e1xquq__itemReveal .35s var(--ease-out) .42s both;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:0 10px;display:flex;position:relative}.Nav-module__e1xquq__burger{cursor:pointer;transition:background-color .18s var(--ease-out);z-index:210;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:8px;display:none;position:relative}.Nav-module__e1xquq__burger:hover{background:#00000008}.dark .Nav-module__e1xquq__burger:hover{background:#ffffff0d}.Nav-module__e1xquq__burgerAura{opacity:0;pointer-events:none;transition:opacity .3s var(--ease-out);background:radial-gradient(70% 50%,#6c5ce72e 0%,#ec489914 40%,#0000 70%);border-radius:18px;position:absolute;inset:-6px}.dark .Nav-module__e1xquq__burgerAura{background:radial-gradient(70% 50%,#a78bfa40 0%,#ec48991f 40%,#0000 70%)}.Nav-module__e1xquq__burger:not(.Nav-module__e1xquq__burgerOpen) .Nav-module__e1xquq__burgerAura{opacity:.6;animation:4s ease-in-out infinite Nav-module__e1xquq__burgerAuraBreathe}.Nav-module__e1xquq__burgerOpen .Nav-module__e1xquq__burgerAura{opacity:0;animation:none}.Nav-module__e1xquq__burger span{background:var(--ink-2);width:18px;height:1.5px;transition:transform .3s var(--ease-out), opacity .2s var(--ease-out);border-radius:2px;display:block}.Nav-module__e1xquq__burgerOpen span:first-child{transform:rotate(45deg)translate(4px,4.5px)}.Nav-module__e1xquq__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__e1xquq__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(4px,-4.5px)}@keyframes Nav-module__e1xquq__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Nav-module__e1xquq__overlayBgSlide{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Nav-module__e1xquq__overlay{z-index:200;pointer-events:none;opacity:0;visibility:hidden;width:100vw;height:100dvh;transition:opacity .6s var(--ease-out), visibility 0s .72s;position:fixed;inset:0;overflow:hidden}.Nav-module__e1xquq__overlayOpen{pointer-events:auto;opacity:1;visibility:visible;transition:opacity .6s var(--ease-out), visibility 0s 0s}.Nav-module__e1xquq__overlayBg{-webkit-backdrop-filter:blur(40px)saturate(1.8);transition:transform .7s var(--ease-out);background:linear-gradient(#fefefff5 0%,#f6f4fff0 50%,#f0f4fff5 100%);position:absolute;inset:0;transform:translateY(-100%)}.dark .Nav-module__e1xquq__overlayBg{-webkit-backdrop-filter:blur(40px)saturate(1.4);background:linear-gradient(#050510f5 0%,#08081af0 50%,#0c0c24f5 100%)}.Nav-module__e1xquq__overlayOpen .Nav-module__e1xquq__overlayBg{transform:translateY(0)}.Nav-module__e1xquq__overlayOrbA,.Nav-module__e1xquq__overlayOrbB,.Nav-module__e1xquq__overlayOrbC{pointer-events:none;filter:blur(60px);opacity:0;transition:opacity .7s var(--ease-out) .2s;will-change:transform;border-radius:50%;position:absolute}.Nav-module__e1xquq__overlayOrbA{background:radial-gradient(circle,#6c5ce759 0%,#a855f72e 40%,#0000 70%);width:60vw;max-width:480px;height:60vw;max-height:480px;top:-8%;right:-12%}.Nav-module__e1xquq__overlayOrbB{background:radial-gradient(circle,#ec489947 0%,#f472b624 45%,#0000 70%);width:70vw;max-width:520px;height:70vw;max-height:520px;bottom:-10%;left:-15%}.Nav-module__e1xquq__overlayOrbC{background:radial-gradient(circle,#06b6d438 0%,#3b82f61a 50%,#0000 75%);width:50vw;max-width:380px;height:50vw;max-height:380px;top:35%;left:30%}.dark .Nav-module__e1xquq__overlayOrbA{background:radial-gradient(circle,#7c3aed80 0%,#a855f738 40%,#0000 70%)}.dark .Nav-module__e1xquq__overlayOrbB{background:radial-gradient(circle,#ec489959 0%,#a855f72e 45%,#0000 70%)}.dark .Nav-module__e1xquq__overlayOrbC{background:radial-gradient(circle,#06b6d44d 0%,#6366f126 50%,#0000 75%)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayOrbA{opacity:.9;animation:14s ease-in-out infinite Nav-module__e1xquq__orbDriftA}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayOrbB{opacity:.85;animation:18s ease-in-out infinite Nav-module__e1xquq__orbDriftB}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayOrbC{opacity:.75;animation:16s ease-in-out infinite Nav-module__e1xquq__orbDriftC}.Nav-module__e1xquq__overlayNoise{pointer-events:none;opacity:0;mix-blend-mode:overlay;transition:opacity .6s var(--ease-out) .2s;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:128px 128px;position:absolute;inset:0}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayNoise{opacity:.04}.dark .Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayNoise{opacity:.05;mix-blend-mode:soft-light}.Nav-module__e1xquq__overlayGrain{pointer-events:none;opacity:0;mix-blend-mode:overlay;transition:opacity .7s var(--ease-out) .3s;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)'/%3E%3C/svg%3E");background-size:80px 80px;position:absolute;inset:0}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayGrain{opacity:.06}.dark .Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayGrain{opacity:.04;mix-blend-mode:soft-light}.Nav-module__e1xquq__overlayVignette{pointer-events:none;opacity:0;mix-blend-mode:multiply;transition:opacity .7s var(--ease-out) .2s;background:radial-gradient(80% 70%,#0000 50%,#8c64c81a 90%,#6450b426 100%);position:absolute;inset:0}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayVignette{opacity:.6}.dark .Nav-module__e1xquq__overlayVignette{mix-blend-mode:normal;background:radial-gradient(80% 70%,#0000 40%,#00000080 95%,#000000b3 100%)}.Nav-module__e1xquq__overlayContent{z-index:1;width:100%;height:100%;padding:calc(var(--nav-h) + 20px) clamp(20px, 5vw, 32px) 32px;flex-direction:column;display:flex;position:relative;overflow:hidden}.Nav-module__e1xquq__overlayHeader{opacity:0;transition:opacity .38s var(--ease-out), transform .38s var(--ease-out);justify-content:space-between;align-items:center;gap:16px;padding:0 4px 16px;display:flex;transform:translateY(-12px)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayHeader{opacity:1;transition-delay:.18s;transform:translateY(0)}.Nav-module__e1xquq__overlayEyebrow{background:var(--accent-soft);border:1px solid var(--accent-line);font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);-webkit-backdrop-filter:blur(8px);border-radius:100px;align-items:center;gap:10px;padding:7px 14px 7px 12px;font-size:12px;font-weight:600;display:inline-flex}.Nav-module__e1xquq__overlayEyebrowDot{background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite Nav-module__e1xquq__eyebrowDotPulse}.Nav-module__e1xquq__overlayEyebrowLabel{letter-spacing:1.5px}.Nav-module__e1xquq__overlayEyebrowMeta{letter-spacing:.5px;color:var(--ink-3);text-transform:none;border-left:1px solid var(--accent-line);padding-left:10px;font-size:11px;font-weight:500}.Nav-module__e1xquq__overlayClose{background:var(--paper-2);border:1px solid var(--line);width:44px;height:44px;color:var(--ink-2);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(12px);transition:background-color .2s var(--ease-out), border-color .2s var(--ease-out), color .2s var(--ease-out), transform .2s var(--ease-out), box-shadow .28s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:300;line-height:1;display:flex}.Nav-module__e1xquq__overlayClose:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);box-shadow:0 4px 16px var(--accent-soft);transform:rotate(90deg)}.Nav-module__e1xquq__overlayClose:active{transform:rotate(90deg)scale(.92)}.Nav-module__e1xquq__overlayClose:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.dark .Nav-module__e1xquq__overlayClose{color:var(--ink-2);background:#0e0e1e99;border-color:#a78bfa26}.Nav-module__e1xquq__overlayTitle{font-family:var(--font-display);letter-spacing:-2.5px;color:var(--ink);white-space:nowrap;flex-flow:row;align-items:baseline;gap:.28em;margin-bottom:24px;padding:0 4px;font-size:clamp(32px,8.5vw,56px);font-weight:380;line-height:.95;display:flex}.Nav-module__e1xquq__overlayTitleLine{margin:-.1em -.3em -.24em;padding:.1em .3em .24em;display:block;overflow:hidden}.Nav-module__e1xquq__overlayTitleLine>*{display:inline-block}.Nav-module__e1xquq__overlayTitleItalic{background:linear-gradient(135deg,#6c5ce7 0%,#a855f7 30%,#ec4899 60%,#8b5cf6 100%) 0 0/200%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 16px #8b5cf633);-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:330}.dark .Nav-module__e1xquq__overlayTitleItalic{-webkit-text-fill-color:unset;color:var(--ink);filter:none;text-shadow:0 2px 20px #0006,0 0 40px #a78bfa26;background:0 0}.Nav-module__e1xquq__overlayTitle .Nav-module__e1xquq__overlayTitleLine{opacity:0;transition:opacity .48s var(--ease-out), transform .52s var(--ease-out);transform:translateY(20px)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayTitle .Nav-module__e1xquq__overlayTitleLine:first-child{opacity:1;transition-delay:.24s;transform:translateY(0)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayTitle .Nav-module__e1xquq__overlayTitleLine:nth-child(2){opacity:1;transition-delay:.32s;transform:translateY(0)}.Nav-module__e1xquq__overlayList{scrollbar-width:thin;scrollbar-color:var(--accent-line) transparent;flex-direction:column;flex:1;gap:10px;min-height:0;margin:0 0 24px;padding:0 4px;list-style:none;display:flex;overflow-y:auto}.Nav-module__e1xquq__overlayList::-webkit-scrollbar{width:4px}.Nav-module__e1xquq__overlayList::-webkit-scrollbar-track{background:0 0}.Nav-module__e1xquq__overlayList::-webkit-scrollbar-thumb{background:var(--accent-line);border-radius:2px}.Nav-module__e1xquq__overlayItem{opacity:0;filter:blur(6px);transition:opacity .48s var(--ease-out), transform .54s var(--ease-spring), filter .48s var(--ease-out);transition-delay:calc(.38s + var(--i,0) * .1s);transform:translateY(28px)scale(.96)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayItem{opacity:1;filter:blur();transform:translateY(0)scale(1)}.Nav-module__e1xquq__overlayCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px)saturate(1.6);border:1px solid var(--glass-border);color:var(--ink);isolation:isolate;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transition:background-color .28s var(--ease-out), border-color .28s var(--ease-out), transform .22s var(--ease-out), box-shadow .32s var(--ease-out);border-radius:20px;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;display:flex;position:relative;overflow:hidden}.dark .Nav-module__e1xquq__overlayCard{background:#0e0e1e8c;border-color:#a78bfa1f}.Nav-module__e1xquq__overlayCard:hover{border-color:var(--accent);background:#ffffffb3;transform:translateY(-2px);box-shadow:0 8px 32px #6c5ce72e,0 2px 8px #6c5ce714}.dark .Nav-module__e1xquq__overlayCard:hover{background:#0e0e1ebf;border-color:#a78bfa66;box-shadow:0 8px 32px #a78bfa33,0 2px 8px #a78bfa1a}.Nav-module__e1xquq__overlayCard:active{transform:translateY(-1px)scale(.99)}.Nav-module__e1xquq__overlayCard:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Nav-module__e1xquq__overlayCardShimmer{pointer-events:none;opacity:0;z-index:0;background:linear-gradient(105deg,#0000 0% 30%,#ffffff80 50%,#a78bfa40 55%,#0000 70% 100%);width:60%;height:100%;position:absolute;top:0;left:0;transform:translate(-120%)skew(-12deg)}.dark .Nav-module__e1xquq__overlayCardShimmer{background:linear-gradient(105deg,#0000 0% 30%,#ffffff26 50%,#a78bfa33 55%,#0000 70% 100%)}.Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardShimmer{animation:Nav-module__e1xquq__cardShimmerSweep .9s var(--ease-out) forwards}.Nav-module__e1xquq__overlayCardIndex{font-family:var(--font-display);color:var(--accent);letter-spacing:-2px;opacity:.4;min-width:1.1em;transition:opacity .28s var(--ease-out);z-index:1;flex-shrink:0;font-size:clamp(34px,9vw,48px);font-style:italic;font-weight:380;line-height:1;position:relative}.dark .Nav-module__e1xquq__overlayCardIndex{opacity:.5;text-shadow:0 0 24px #a78bfa40}.Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardIndex{opacity:.9}.Nav-module__e1xquq__overlayCardActive .Nav-module__e1xquq__overlayCardIndex{opacity:1}.Nav-module__e1xquq__overlayCardBody{z-index:1;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex;position:relative}.Nav-module__e1xquq__overlayCardLabel{font-family:var(--font-display);letter-spacing:-1px;color:var(--ink);transition:color .22s var(--ease-out);align-items:baseline;gap:10px;font-size:clamp(20px,5.5vw,28px);font-weight:460;line-height:1.1;display:flex}.Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardLabel,.Nav-module__e1xquq__overlayCardActive .Nav-module__e1xquq__overlayCardLabel{color:var(--accent)}.Nav-module__e1xquq__overlayCardMeta{font-family:var(--font-body);letter-spacing:1.5px;text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);border:1px solid var(--line);vertical-align:middle;transition:background-color .22s var(--ease-out), border-color .22s var(--ease-out), color .22s var(--ease-out);border-radius:100px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-block}.dark .Nav-module__e1xquq__overlayCardMeta{background:#0e0e1eb3}.Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardMeta{border-color:var(--accent-line);color:var(--accent)}.Nav-module__e1xquq__overlayCardDescription{font-family:var(--font-body);color:var(--ink-3);letter-spacing:.005em;font-size:13px;font-weight:450;line-height:1.45}.Nav-module__e1xquq__overlayCardArrow{background:var(--paper-2);border:1px solid var(--line);width:36px;height:36px;color:var(--ink-2);z-index:1;transition:background-color .28s var(--ease-out), border-color .28s var(--ease-out), color .28s var(--ease-out), transform .32s var(--ease-spring), box-shadow .28s var(--ease-out);will-change:transform;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex;position:relative}.dark .Nav-module__e1xquq__overlayCardArrow{background:#0e0e1eb3}.Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardArrow{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 4px 16px #6c5ce759}.dark .Nav-module__e1xquq__overlayCard:hover .Nav-module__e1xquq__overlayCardArrow{box-shadow:0 4px 16px #a78bfa66}.Nav-module__e1xquq__overlayCardActive .Nav-module__e1xquq__overlayCardArrow{background:var(--accent);border-color:var(--accent);color:#fff}.dark .Nav-module__e1xquq__overlayCardActive .Nav-module__e1xquq__overlayCardArrow{color:#0a0a1a}.Nav-module__e1xquq__overlayCardActiveBar{background:linear-gradient(180deg, transparent 0%, var(--accent) 30%, var(--accent) 70%, transparent 100%);pointer-events:none;z-index:2;border-radius:0 2px 2px 0;width:3px;animation:3s ease-in-out infinite Nav-module__e1xquq__activeBarBreathe;position:absolute;top:18%;bottom:18%;left:0}.dark .Nav-module__e1xquq__overlayCardActiveBar{background:linear-gradient(180deg, transparent 0%, var(--accent) 30%, var(--accent) 70%, transparent 100%)}.Nav-module__e1xquq__overlayFooter{border-top:1px solid var(--line);opacity:0;transition:opacity .38s var(--ease-out), transform .38s var(--ease-out);flex-direction:column;gap:16px;padding:20px 4px 0;display:flex;transform:translateY(16px)}.Nav-module__e1xquq__overlayVisible .Nav-module__e1xquq__overlayFooter{opacity:1;transition-delay:.58s;transform:translateY(0)}.Nav-module__e1xquq__overlayStatus{background:var(--paper-2);border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);border-radius:16px;align-items:center;gap:12px;padding:12px 16px;display:flex}.dark .Nav-module__e1xquq__overlayStatus{background:#0e0e1e80;border-color:#a78bfa1a}.Nav-module__e1xquq__overlayStatusDot{background:var(--ok);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;animation:2.6s ease-in-out infinite Nav-module__e1xquq__statusPulse;display:inline-flex;position:relative}.dark .Nav-module__e1xquq__overlayStatusDot{animation:2.6s ease-in-out infinite Nav-module__e1xquq__statusPulseDark}.Nav-module__e1xquq__overlayStatusDotPulse{background:var(--ok);border-radius:50%;position:absolute;inset:0}.Nav-module__e1xquq__overlayStatusText{flex-direction:column;gap:1px;min-width:0;display:flex}.Nav-module__e1xquq__overlayStatusLine{font-family:var(--font-body);color:var(--ink);letter-spacing:-.1px;font-size:14px;font-weight:600}.Nav-module__e1xquq__overlayStatusMeta{font-family:var(--font-body);color:var(--ink-3);font-size:12px;font-weight:450}.Nav-module__e1xquq__overlayFooterActions{flex-direction:column;gap:10px;display:flex}.Nav-module__e1xquq__overlayCta{background:linear-gradient(135deg, var(--accent) 0%, #5a4bd6 50%, var(--accent-2) 100%);color:#fff;font-family:var(--font-body);letter-spacing:.01em;isolation:isolate;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:background-position .4s var(--ease-out), box-shadow .28s var(--ease-out), transform .2s var(--ease-out);background-size:200% 200%;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.dark .Nav-module__e1xquq__overlayCta{color:#0a0a1a;box-shadow:0 4px 16px #a78bfa33,inset 0 1px #ffffff26}.Nav-module__e1xquq__overlayCta:hover{background-position:100% 100%;transform:translateY(-1px);box-shadow:0 8px 32px #6c5ce766,0 0 0 4px #6c5ce71a}.dark .Nav-module__e1xquq__overlayCta:hover{box-shadow:0 8px 32px #a78bfa59,0 0 0 4px #a78bfa1f}.Nav-module__e1xquq__overlayCta:active{transform:scale(.98)}.Nav-module__e1xquq__overlayCta:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.Nav-module__e1xquq__overlayCtaLabel{z-index:1;position:relative}.Nav-module__e1xquq__overlayCtaArrow{z-index:1;transition:transform .28s var(--ease-out);position:relative}.Nav-module__e1xquq__overlayCta:hover .Nav-module__e1xquq__overlayCtaArrow{transform:translate(4px)}.Nav-module__e1xquq__overlayCtaShine{pointer-events:none;z-index:0;background:linear-gradient(105deg,#0000 0% 30%,#ffffff59 50%,#0000 70% 100%);width:50%;height:100%;position:absolute;top:0;left:0;transform:translate(-120%)skew(-18deg)}.Nav-module__e1xquq__overlayCta:hover .Nav-module__e1xquq__overlayCtaShine{animation:Nav-module__e1xquq__ctaShine .8s var(--ease-out) forwards}.Nav-module__e1xquq__overlayPhone{font-family:var(--font-body);color:var(--ink-3);letter-spacing:.02em;transition:color .2s var(--ease-out);justify-content:center;align-items:center;padding:8px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.Nav-module__e1xquq__overlayPhone:hover{color:var(--accent)}@media (max-width:767px){.Nav-module__e1xquq__nav{padding:10px 12px 0}.Nav-module__e1xquq__scrolled{padding-top:6px}.Nav-module__e1xquq__bar{border-radius:100px;height:48px}.Nav-module__e1xquq__navSection{gap:6px;padding:0 8px 0 16px}.Nav-module__e1xquq__logo{letter-spacing:-1.4px;padding:3px 3px 3px 0;font-size:22px}.Nav-module__e1xquq__logoSpark{width:4px;height:4px;margin-left:6px}.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__burger{display:flex}.Nav-module__e1xquq__toggleSection{padding:0 6px 0 4px;display:flex}.Nav-module__e1xquq__overlayContent{padding:16px 20px 28px}.Nav-module__e1xquq__overlayTitle{letter-spacing:-2px;margin-bottom:18px;font-size:clamp(32px,10vw,48px)}.Nav-module__e1xquq__overlayCard{border-radius:18px;gap:12px;padding:14px 16px}.Nav-module__e1xquq__overlayCardIndex{min-width:.95em;font-size:clamp(28px,9vw,38px)}.Nav-module__e1xquq__overlayCardLabel{flex-wrap:wrap;gap:6px;font-size:clamp(18px,5.5vw,24px)}.Nav-module__e1xquq__overlayCardMeta{letter-spacing:1px;padding:2px 6px;font-size:9px}.Nav-module__e1xquq__overlayCardDescription{font-size:12px}.Nav-module__e1xquq__overlayCardArrow{width:32px;height:32px;font-size:14px}.Nav-module__e1xquq__overlayEyebrowMeta{display:none}.Nav-module__e1xquq__overlayFooter{padding-top:16px}.Nav-module__e1xquq__overlayStatus{padding:10px 14px}.Nav-module__e1xquq__overlayStatusLine{font-size:13px}.Nav-module__e1xquq__overlayStatusMeta{font-size:11px}.Nav-module__e1xquq__overlayCta{padding:14px 24px;font-size:14px}}@media (min-width:768px){.Nav-module__e1xquq__burger,.Nav-module__e1xquq__overlay{display:none}}@media (prefers-reduced-motion:reduce){.Nav-module__e1xquq__bar,.Nav-module__e1xquq__glass,.Nav-module__e1xquq__navSection,.Nav-module__e1xquq__logo,.Nav-module__e1xquq__logoLetterA,.Nav-module__e1xquq__logoLetterP,.Nav-module__e1xquq__logoSpark,.Nav-module__e1xquq__logoSparkPulse,.Nav-module__e1xquq__link,.Nav-module__e1xquq__linkPill,.Nav-module__e1xquq__toggleSection,.Nav-module__e1xquq__shimmerBorder,.Nav-module__e1xquq__shimmerBorder:before,.Nav-module__e1xquq__burger span,.Nav-module__e1xquq__burgerAura,.Nav-module__e1xquq__overlay,.Nav-module__e1xquq__overlayBg,.Nav-module__e1xquq__overlayOrbA,.Nav-module__e1xquq__overlayOrbB,.Nav-module__e1xquq__overlayOrbC,.Nav-module__e1xquq__overlayNoise,.Nav-module__e1xquq__overlayGrain,.Nav-module__e1xquq__overlayVignette,.Nav-module__e1xquq__overlayHeader,.Nav-module__e1xquq__overlayEyebrow,.Nav-module__e1xquq__overlayEyebrowDot,.Nav-module__e1xquq__overlayClose,.Nav-module__e1xquq__overlayTitle,.Nav-module__e1xquq__overlayTitleLine,.Nav-module__e1xquq__overlayItem,.Nav-module__e1xquq__overlayCard,.Nav-module__e1xquq__overlayCardShimmer,.Nav-module__e1xquq__overlayCardIndex,.Nav-module__e1xquq__overlayCardLabel,.Nav-module__e1xquq__overlayCardMeta,.Nav-module__e1xquq__overlayCardArrow,.Nav-module__e1xquq__overlayCardActiveBar,.Nav-module__e1xquq__overlayFooter,.Nav-module__e1xquq__overlayStatus,.Nav-module__e1xquq__overlayStatusDot,.Nav-module__e1xquq__overlayCta,.Nav-module__e1xquq__overlayCtaArrow,.Nav-module__e1xquq__overlayCtaShine,.Nav-module__e1xquq__overlayPhone{transition-duration:.01ms!important;animation:none!important}.Nav-module__e1xquq__glass,.Nav-module__e1xquq__linkPill{opacity:1!important}.Nav-module__e1xquq__logoLetterA{animation:none!important}.Nav-module__e1xquq__overlayOrbA,.Nav-module__e1xquq__overlayOrbB,.Nav-module__e1xquq__overlayOrbC{opacity:.85!important}.Nav-module__e1xquq__overlayNoise,.Nav-module__e1xquq__overlayGrain{opacity:.04!important}}
.Results-module__-PSYBW__section{border-top:1px solid var(--line);scroll-margin-top:calc(var(--nav-h) + 16px);padding:clamp(56px,9vw,120px) 0 clamp(64px,10vw,130px);position:relative}.Results-module__-PSYBW__inner{width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px)}.Results-module__-PSYBW__header{justify-content:space-between;align-items:flex-end;gap:clamp(20px,4vw,64px);margin-bottom:clamp(34px,5vw,56px);display:flex}.Results-module__-PSYBW__eyebrow{margin-bottom:20px}.Results-module__-PSYBW__headline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:clamp(34px,5.2vw,64px);font-weight:360;line-height:1.02}.Results-module__-PSYBW__headCaption{text-align:right;max-width:30ch;color:var(--ink-3);flex:none;padding-bottom:8px;font-size:clamp(13px,1.4vw,15px);line-height:1.6}.Results-module__-PSYBW__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(16px,2vw,24px);display:grid}.Results-module__-PSYBW__card{isolation:isolate;background:var(--glass-bg);min-height:248px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);transition:transform .5s var(--ease-out), border-color .45s var(--ease-out), box-shadow .5s var(--ease-out);flex-direction:column;padding:clamp(26px,3vw,44px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 48px -32px #000c}.Results-module__-PSYBW__card:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(160deg,#ffffff0d 0%,#0000 38%);position:absolute;inset:0}.Results-module__-PSYBW__card:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;opacity:0;transition:opacity .4s var(--ease-out);background:radial-gradient(300px circle at var(--spot-x,50%) var(--spot-y,50%), var(--accent-soft), transparent 62%);position:absolute;inset:0}.Results-module__-PSYBW__card:hover{border-color:var(--accent-line);box-shadow:inset 0 1px 0 #ffffff0f, 0 30px 60px -28px var(--accent-glow), 0 10px 30px -20px #0000008c;transform:translateY(-5px)}.Results-module__-PSYBW__card:hover:after{opacity:1}.Results-module__-PSYBW__content{z-index:1;flex-direction:column;flex:1;height:100%;display:flex;position:relative}.Results-module__-PSYBW__sweep{z-index:3;transform-origin:0;background:linear-gradient(90deg, transparent 0%, var(--accent) 26%, var(--accent-deep) 50%, var(--accent) 74%, transparent 100%);height:2px;box-shadow:0 0 18px var(--accent-glow);transition:transform .7s var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Results-module__-PSYBW__card:hover .Results-module__-PSYBW__sweep{transform:scaleX(1)}.Results-module__-PSYBW__kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:9px;font-size:11px;font-weight:500;display:inline-flex}.Results-module__-PSYBW__kickerDot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 10px var(--accent-glow);border-radius:2px}.Results-module__-PSYBW__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(23px,2.4vw,31px);font-weight:420;line-height:1.14}.Results-module__-PSYBW__cardText{color:var(--ink-2);max-width:46ch;margin-top:12px;font-size:14.5px;line-height:1.62}.Results-module__-PSYBW__stats{flex-wrap:wrap;gap:clamp(16px,3vw,40px);margin:clamp(18px,2.4vw,26px) 0 auto;display:flex}.Results-module__-PSYBW__stat{flex-direction:column;gap:8px;display:flex}.Results-module__-PSYBW__statValue{font-family:var(--font-display-sans);letter-spacing:-.03em;white-space:nowrap;background:linear-gradient(180deg, #d9d1ff, var(--accent));-webkit-text-fill-color:transparent;text-shadow:0 0 30px var(--accent-glow);-webkit-background-clip:text;background-clip:text;font-size:clamp(26px,3vw,40px);font-weight:600;line-height:1}.Results-module__-PSYBW__statLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:500}.Results-module__-PSYBW__chartWrap{margin-top:clamp(18px,2.5vw,26px);position:relative}.Results-module__-PSYBW__chartSvg{width:100%;height:auto;display:block}.Results-module__-PSYBW__chartGrid{stroke:var(--line);stroke-width:1px;stroke-dasharray:2 7}.Results-module__-PSYBW__chartArea{fill:url(#resAreaFill)}.Results-module__-PSYBW__chartLine{fill:none;stroke:url(#resLineStroke);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 6px 16px var(--accent-glow))}.Results-module__-PSYBW__chartMarker{fill:var(--accent-deep);stroke:var(--paper-solid);stroke-width:2.5px;filter:drop-shadow(0 0 9px var(--accent))}.Results-module__-PSYBW__chartPill{font-family:var(--font-mono);letter-spacing:.04em;color:var(--accent);background:color-mix(in srgb, var(--paper-solid) 78%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--accent-line);box-shadow:0 8px 22px -12px var(--accent-glow);border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;top:4%;right:4%}.Results-module__-PSYBW__chartPillIcon{place-items:center;display:inline-grid}.Results-module__-PSYBW__chartPillIcon svg{width:15px;height:15px}.Results-module__-PSYBW__featureList{flex-direction:column;flex:1;justify-content:center;margin:clamp(22px,3vw,30px) 0 0;padding:0;list-style:none;display:flex}.Results-module__-PSYBW__feature{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,.9fr) minmax(0,1.4fr);align-items:center;gap:8px 16px;padding:clamp(13px,1.6vw,17px) 0;display:grid}.Results-module__-PSYBW__feature:last-child{border-bottom:1px solid var(--line)}.Results-module__-PSYBW__featureCheck{width:26px;height:26px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--accent-line);border-radius:8px;place-items:center;display:inline-grid}.Results-module__-PSYBW__featureCheck svg{width:15px;height:15px}.Results-module__-PSYBW__featureLabel{font-family:var(--font-display-sans);letter-spacing:-.01em;color:var(--ink);font-size:clamp(15px,1.7vw,18px);font-weight:600}.Results-module__-PSYBW__featureDesc{color:var(--ink-3);font-size:13.5px;line-height:1.5}.Results-module__-PSYBW__flow{margin-top:auto;padding-top:clamp(26px,4vw,40px);position:relative}.Results-module__-PSYBW__flowLine{z-index:0;transform-origin:0;background:linear-gradient(90deg, var(--accent-line) 0%, var(--accent) 100%);height:2px;position:absolute;top:calc(clamp(26px,4vw,40px) + 26px);left:26px;right:26px}.Results-module__-PSYBW__flowNodes{z-index:1;justify-content:space-between;gap:6px;margin:0;padding:0;list-style:none;display:flex;position:relative}.Results-module__-PSYBW__flowNode{flex-direction:column;align-items:center;gap:11px;min-width:0;display:flex}.Results-module__-PSYBW__flowIcon{width:52px;height:52px;color:var(--ink-2);background:var(--paper-2-solid);border:1px solid var(--glass-border);transition:color .4s var(--ease-out), border-color .4s var(--ease-out), transform .4s var(--ease-out);border-radius:14px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff0d}.Results-module__-PSYBW__flowIcon svg{width:24px;height:24px}.Results-module__-PSYBW__card:hover .Results-module__-PSYBW__flowIcon{transform:translateY(-2px)}.Results-module__-PSYBW__flowIconLast{color:#fff;background:linear-gradient(180deg, var(--accent), var(--accent-deep));box-shadow:0 8px 22px -10px var(--accent-glow), inset 0 1px 0 #ffffff40;border-color:#0000}html.dark .Results-module__-PSYBW__flowIconLast{color:#0a0a1a}.Results-module__-PSYBW__flowLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);text-align:center;font-size:11px;font-weight:500}.Results-module__-PSYBW__gaugeGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.5vw,18px);margin-top:auto;padding-top:clamp(26px,4vw,40px);display:grid}.Results-module__-PSYBW__gauge{flex-direction:column;align-items:center;gap:12px;display:flex}.Results-module__-PSYBW__gaugeRing{aspect-ratio:1;width:clamp(56px,7vw,74px);position:relative}.Results-module__-PSYBW__gaugeSvg{width:100%;height:100%}.Results-module__-PSYBW__gaugeTrack{fill:none;stroke:var(--line);stroke-width:6px}.Results-module__-PSYBW__gaugeBar{fill:none;stroke:var(--accent);stroke-width:6px;stroke-linecap:round;transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 6px var(--accent-glow));transform:rotate(-90deg)}.Results-module__-PSYBW__gaugeValue{font-family:var(--font-display-sans);letter-spacing:-.02em;color:var(--ink);place-items:center;font-size:clamp(16px,2vw,21px);font-weight:600;display:grid;position:absolute;inset:0}.Results-module__-PSYBW__gaugeLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);text-align:center;font-size:9.5px;font-weight:500;line-height:1.3}@media (max-width:860px){.Results-module__-PSYBW__grid{grid-template-columns:1fr;grid-auto-rows:auto}.Results-module__-PSYBW__header{flex-direction:column;align-items:flex-start;gap:18px}.Results-module__-PSYBW__headCaption{text-align:left;padding-bottom:0}}@media (max-width:480px){.Results-module__-PSYBW__feature{grid-template-columns:auto 1fr}.Results-module__-PSYBW__featureDesc{grid-column:2/3}.Results-module__-PSYBW__flowLabel{font-size:10px}}
.Disciplines-module__RFu1AG__wrap{width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(16px,4vw,40px)}.Disciplines-module__RFu1AG__eyebrow{margin-bottom:22px}.Disciplines-module__RFu1AG__headline{font-family:var(--font-display);letter-spacing:-1.5px;color:var(--ink);max-width:18ch;margin-bottom:clamp(36px,5vw,56px);font-size:clamp(34px,5.4vw,66px);font-weight:360;line-height:1.04}.Disciplines-module__RFu1AG__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:clamp(16px,2vw,24px);display:grid}@media (max-width:720px){.Disciplines-module__RFu1AG__grid{grid-template-columns:1fr}}.Disciplines-module__RFu1AG__cardWrap{height:100%;display:flex}.Disciplines-module__RFu1AG__card{isolation:isolate;width:100%;height:100%;min-height:392px;color:inherit;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);transition:transform .5s var(--ease-out), border-color .45s var(--ease-out), box-shadow .5s var(--ease-out), background-color .45s var(--ease-out);flex-direction:column;padding:clamp(28px,3vw,48px);text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 24px 48px -32px #000c}.Disciplines-module__RFu1AG__card:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(160deg,#ffffff0d 0%,#0000 38%);position:absolute;inset:0}.Disciplines-module__RFu1AG__card:hover{border-color:var(--accent-line);box-shadow:inset 0 1px 0 #ffffff0f, 0 30px 60px -28px var(--accent-glow), 0 10px 30px -20px #0000008c;transform:translateY(-6px)}.Disciplines-module__RFu1AG__accent{z-index:3;transform-origin:0;background:linear-gradient(90deg, transparent 0%, var(--accent) 26%, var(--accent-deep) 50%, var(--accent) 74%, transparent 100%);height:2px;box-shadow:0 0 18px var(--accent-glow);transition:transform .7s var(--ease-out);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__accent{transform:scaleX(1)}.Disciplines-module__RFu1AG__watermark{z-index:0;font-family:var(--font-display);letter-spacing:-5px;color:#a78bfa12;-webkit-user-select:none;user-select:none;pointer-events:none;transition:color .5s var(--ease-out);font-size:clamp(98px,12vw,152px);font-weight:350;line-height:1;position:absolute;top:clamp(2px,.6vw,8px);right:clamp(14px,2vw,26px)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__watermark{color:#a78bfa24}.Disciplines-module__RFu1AG__iconBox{z-index:2;width:54px;height:54px;color:var(--accent);border:1px solid var(--accent-line);transition:background-color .4s var(--ease-out), transform .4s var(--ease-out), box-shadow .4s var(--ease-out);background:#a78bfa14;border-radius:14px;place-items:center;display:inline-grid;position:absolute;top:clamp(24px,3vw,42px);left:clamp(24px,3vw,42px)}.Disciplines-module__RFu1AG__iconBox svg{width:27px;height:27px}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__iconBox{box-shadow:0 8px 20px -10px var(--accent-glow);background:#a78bfa26;transform:translateY(-1px)}.Disciplines-module__RFu1AG__body{z-index:1;margin-top:clamp(60px,7vw,96px);position:relative}.Disciplines-module__RFu1AG__title{font-family:var(--font-display);letter-spacing:-.6px;color:var(--ink);margin-bottom:12px;font-size:clamp(23px,2.3vw,31px);font-weight:440;line-height:1.2}.Disciplines-module__RFu1AG__desc{color:var(--ink-2);max-width:44ch;font-size:14.5px;line-height:1.62}.Disciplines-module__RFu1AG__roll{vertical-align:bottom;line-height:1.2;display:inline-flex;position:relative;overflow:hidden}.Disciplines-module__RFu1AG__rollRow{display:inline-flex}.Disciplines-module__RFu1AG__rollClone{color:var(--accent);position:absolute;top:100%;left:0}.Disciplines-module__RFu1AG__rollLetter{white-space:pre;transition:transform .5s var(--ease-out);transition-delay:calc(var(--i,0) * 22ms);will-change:transform;display:inline-block}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__rollLetter{transform:translateY(-100%)}.Disciplines-module__RFu1AG__foot{z-index:1;flex-direction:column;margin-top:auto;padding-top:clamp(22px,3vw,30px);display:flex;position:relative}.Disciplines-module__RFu1AG__divider{background:linear-gradient(90deg, var(--glass-border), transparent);width:100%;height:1px;margin-bottom:18px}.Disciplines-module__RFu1AG__caps{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Disciplines-module__RFu1AG__cap{color:var(--ink-2);border:1px solid var(--glass-border);transition:border-color .35s var(--ease-out), background-color .35s var(--ease-out), color .35s var(--ease-out);background:#ffffff08;border-radius:10px;align-items:center;gap:8px;padding:6px 12px 6px 7px;font-size:12.5px;font-weight:500;display:inline-flex}.Disciplines-module__RFu1AG__capIcon{width:24px;height:24px;color:var(--accent);background:#a78bfa1a;border-radius:7px;flex:none;place-items:center;display:inline-grid}.Disciplines-module__RFu1AG__capIcon svg{width:15px;height:15px}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__cap{color:var(--ink);border-color:#a78bfa2e}.Disciplines-module__RFu1AG__arrow{width:52px;height:52px;color:var(--ink-2);border:1px solid var(--glass-border);transition:transform .95s var(--ease-out), color .65s var(--ease-out), border-color .7s var(--ease-out), box-shadow .95s var(--ease-out);background:linear-gradient(#ffffff12 0%,#ffffff05 100%);border-radius:50%;align-self:flex-end;place-items:center;margin-top:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 6px 16px -8px #000c,inset 0 1px #ffffff14}.Disciplines-module__RFu1AG__arrow:before{content:"";z-index:0;border-radius:inherit;opacity:0;transition:opacity .95s var(--ease-out), transform 1.15s var(--ease-out);background:radial-gradient(125% 125% at 28% 18%,#a78bfa6b 0%,#a78bfa1f 55%,#0000 78%);position:absolute;inset:0;transform:scale(.6)}.Disciplines-module__RFu1AG__arrowGlyph{z-index:1;transition:transform 1.15s var(--ease-out), opacity .8s var(--ease-out);place-items:center;display:grid;position:absolute;inset:0}.Disciplines-module__RFu1AG__arrowGlyph svg{width:20px;height:20px}.Disciplines-module__RFu1AG__arrowGlyphClone{opacity:0;transform:translate(-160%)rotate(-25deg)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__arrow{color:var(--accent-deep);border-color:var(--accent-line);box-shadow:0 14px 28px -10px var(--accent-glow), inset 0 1px 0 #ffffff24;transform:translate(3px)scale(1.06)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__arrow:before{opacity:1;transform:scale(1)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__arrowGlyphMain{opacity:0;transform:translate(160%)rotate(25deg)}.Disciplines-module__RFu1AG__card:hover .Disciplines-module__RFu1AG__arrowGlyphClone{opacity:1;transform:translate(0)rotate(0)}
.AnimatedCounter-module__09yMhG__counter{flex-direction:column;gap:8px;display:flex}.AnimatedCounter-module__09yMhG__number{font-family:var(--font-display);letter-spacing:-2px;color:var(--ink);font-size:clamp(36px,5vw,52px);font-weight:360;line-height:1}.AnimatedCounter-module__09yMhG__suffix{color:var(--accent);letter-spacing:-1px;font-size:.65em}.AnimatedCounter-module__09yMhG__label{color:var(--ink-3);max-width:180px;font-size:12px;line-height:1.5}
@keyframes PageHeader-module__eQuKha__orbDriftA{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(28px,-18px)scale(1.04)}}@keyframes PageHeader-module__eQuKha__orbDriftB{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-22px,22px)scale(.96)}}@keyframes PageHeader-module__eQuKha__statusDotPulse{0%,to{box-shadow:0 0 #10b9818c,0 0 8px 2px #10b98140}50%{box-shadow:0 0 0 6px #10b98100,0 0 12px 3px #10b98166}}@keyframes PageHeader-module__eQuKha__statusDotPulseDark{0%,to{box-shadow:0 0 #34d39999,0 0 10px 2px #34d3994d}50%{box-shadow:0 0 0 7px #34d39900,0 0 16px 4px #34d39973}}@keyframes PageHeader-module__eQuKha__ctaShine{0%{transform:translate(-120%)skew(-18deg)}to{transform:translate(220%)skew(-18deg)}}@keyframes PageHeader-module__eQuKha__scrollHintFlow{0%{opacity:0;transform:translateY(-100%)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(100%)}}@keyframes PageHeader-module__eQuKha__auroraDrift{0%,to{background-position:0%}50%{background-position:100%}}.PageHeader-module__eQuKha__header{min-height:clamp(560px,78vh,800px);padding:calc(var(--nav-h) + 56px) 0 clamp(64px, 8vw, 96px);isolation:isolate;background:0 0;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.PageHeader-module__eQuKha__overlay{z-index:0;pointer-events:none;position:absolute}.PageHeader-module__eQuKha__layer{pointer-events:none;position:absolute;inset:0}.PageHeader-module__eQuKha__noise{mix-blend-mode:multiply;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}.dark .PageHeader-module__eQuKha__noise{mix-blend-mode:multiply;opacity:.04}.PageHeader-module__eQuKha__orb,.PageHeader-module__eQuKha__orbSecondary{pointer-events:none;filter:blur(80px);will-change:transform;opacity:.7;border-radius:50%;position:absolute}.PageHeader-module__eQuKha__orb{background:radial-gradient(circle,#6c5ce747 0%,#a855f724 40%,#0000 70%);width:clamp(240px,36vw,440px);height:clamp(240px,36vw,440px);animation:16s ease-in-out infinite PageHeader-module__eQuKha__orbDriftA;top:-14%;right:-10%}.PageHeader-module__eQuKha__orbSecondary{background:radial-gradient(circle,#ec489938 0%,#f472b61a 45%,#0000 70%);width:clamp(200px,30vw,380px);height:clamp(200px,30vw,380px);animation:19s ease-in-out infinite PageHeader-module__eQuKha__orbDriftB;bottom:-12%;left:-10%}.dark .PageHeader-module__eQuKha__orb{background:radial-gradient(circle,#7c3aed5c 0%,#a855f72e 40%,#0000 70%)}.dark .PageHeader-module__eQuKha__orbSecondary{background:radial-gradient(circle,#ec489947 0%,#a855f71f 45%,#0000 70%)}.PageHeader-module__eQuKha__content{z-index:10;flex-direction:column;gap:0;width:100%;max-width:1100px;margin:0 auto;padding:0 clamp(16px,4vw,40px);display:flex;position:relative}.PageHeader-module__eQuKha__eyebrowRow{align-items:center;gap:14px;margin-bottom:28px;display:flex}.PageHeader-module__eQuKha__index{font-family:var(--font-display);background:linear-gradient(135deg,#6c5ce7 0%,#a855f7 50%,#ec4899 100%) 0 0/200%;-webkit-text-fill-color:transparent;color:var(--accent);filter:drop-shadow(0 2px 12px #8b5cf633);-webkit-background-clip:text;background-clip:text;padding-right:8px;font-size:clamp(28px,3.5vw,40px);font-style:italic;font-weight:300;line-height:1;animation:8s ease-in-out infinite PageHeader-module__eQuKha__auroraDrift}.dark .PageHeader-module__eQuKha__index{filter:drop-shadow(0 2px 18px #8b5cf659)}.PageHeader-module__eQuKha__indexDivider{background:linear-gradient(180deg, transparent 0%, var(--accent-line) 50%, transparent 100%);width:1px;height:22px;display:inline-block}.PageHeader-module__eQuKha__eyebrow{font-family:var(--font-body);letter-spacing:3.5px;text-transform:uppercase;background:linear-gradient(90deg, var(--accent) 0%, #a855f7 40%, #ec4899 80%, var(--accent) 100%);-webkit-text-fill-color:transparent;color:var(--accent);background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:600;animation:8s ease-in-out infinite PageHeader-module__eQuKha__auroraDrift}.dark .PageHeader-module__eQuKha__eyebrow{-webkit-text-fill-color:unset;color:#a78bfabf;text-shadow:0 1px 12px #a78bfa4d;background:0 0;animation:none}.PageHeader-module__eQuKha__title{font-family:var(--font-display);letter-spacing:-3px;color:var(--ink);text-shadow:0 2px 20px #8b5cf60f,0 4px 40px #6c5ce70a;margin-bottom:24px;font-size:clamp(48px,8vw,96px);font-weight:330;line-height:.96}.dark .PageHeader-module__eQuKha__title{color:#fff;letter-spacing:-2.5px;text-shadow:0 2px 24px #00000080,0 0 60px #8b5cf61f}.PageHeader-module__eQuKha__titleLine{display:block}.PageHeader-module__eQuKha__accent{letter-spacing:-2px;background:linear-gradient(135deg,#6c5ce7 0%,#a855f7 25%,#ec4899 50%,#8b5cf6 75%,#6c5ce7 100%) 0 0/220%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 20px #8b5cf638);-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:360;animation:9s ease-in-out infinite PageHeader-module__eQuKha__auroraDrift}.dark .PageHeader-module__eQuKha__accent{-webkit-text-fill-color:unset;color:#fff;filter:none;text-shadow:0 2px 30px #00000080,0 0 60px #a78bfa33,0 0 120px #8b5cf614;background:0 0;animation:none}.PageHeader-module__eQuKha__lede{color:var(--ink-2);max-width:640px;margin-bottom:32px;font-size:clamp(15px,1.6vw,17px);line-height:1.75}.PageHeader-module__eQuKha__lede strong{color:var(--ink);font-weight:600}.dark .PageHeader-module__eQuKha__lede{color:#ffffffa6;text-shadow:0 1px 8px #0000004d}.dark .PageHeader-module__eQuKha__lede strong{color:#ffffffeb}.PageHeader-module__eQuKha__statusBanner{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);width:fit-content;max-width:640px;transition:border-color .28s var(--ease-out);border-radius:100px;align-items:center;gap:12px;margin-bottom:24px;padding:10px 18px 10px 14px;display:flex}.PageHeader-module__eQuKha__statusBanner:hover{border-color:var(--accent-line)}.PageHeader-module__eQuKha__statusDot{background:#10b981;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.PageHeader-module__eQuKha__statusDotPulse{background:#10b981;border-radius:50%;animation:2.4s ease-in-out infinite PageHeader-module__eQuKha__statusDotPulse;position:absolute;inset:0}.dark .PageHeader-module__eQuKha__statusDot{background:#34d399}.dark .PageHeader-module__eQuKha__statusDotPulse{background:#34d399;animation:2.4s ease-in-out infinite PageHeader-module__eQuKha__statusDotPulseDark}.PageHeader-module__eQuKha__statusText{color:var(--ink-2);letter-spacing:.2px;font-size:13px;font-weight:500}.dark .PageHeader-module__eQuKha__statusText{color:#ffffffb3}.PageHeader-module__eQuKha__chips{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.PageHeader-module__eQuKha__stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,40px);margin-bottom:32px;padding:28px 0 32px;display:grid;position:relative}.dark .PageHeader-module__eQuKha__stats{border-top-color:#ffffff14;border-bottom-color:#ffffff14}.PageHeader-module__eQuKha__stats:before,.PageHeader-module__eQuKha__stats:after{content:"";background:linear-gradient(90deg, transparent 0%, var(--accent-line) 50%, transparent 100%);opacity:.4;pointer-events:none;height:1px;position:absolute;left:0;right:0}.PageHeader-module__eQuKha__stats:before{top:-1px}.PageHeader-module__eQuKha__stats:after{bottom:-1px}.PageHeader-module__eQuKha__statTile{transition:transform .32s var(--ease-out);flex-direction:column;gap:8px;padding:4px 0;display:flex;position:relative}.PageHeader-module__eQuKha__statTile:hover{transform:translateY(-2px)}@media (min-width:768px){.PageHeader-module__eQuKha__statTile:not(:first-child){border-left:1px solid var(--line);padding-left:clamp(20px,3vw,32px)}.dark .PageHeader-module__eQuKha__statTile:not(:first-child){border-left-color:#ffffff0d}}.PageHeader-module__eQuKha__statTile .counter{gap:10px}.PageHeader-module__eQuKha__statTile .number{font-family:var(--font-display);letter-spacing:-2.5px;font-size:clamp(40px,5.5vw,64px);font-weight:360;line-height:.95;color:var(--ink)!important}.dark .PageHeader-module__eQuKha__statTile .number{color:#fff!important}.PageHeader-module__eQuKha__statTile .suffix{-webkit-text-fill-color:unset;letter-spacing:-1px;background:0 0;font-size:.6em;color:var(--accent)!important}.dark .PageHeader-module__eQuKha__statTile .suffix{color:#c8b4ffd9!important}.PageHeader-module__eQuKha__statTile .label{letter-spacing:.1px;max-width:220px;font-size:12px;line-height:1.5;color:var(--ink-3)!important}.dark .PageHeader-module__eQuKha__statTile .label{color:#ffffff73!important}.PageHeader-module__eQuKha__ctaRow{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:48px;display:flex}.PageHeader-module__eQuKha__cta{transition:transform .32s var(--ease-out), box-shadow .32s var(--ease-out), background-color .28s var(--ease-out);padding:14px 26px;position:relative;overflow:hidden;box-shadow:0 4px 20px #6c5ce740}.PageHeader-module__eQuKha__cta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6c5ce766}.PageHeader-module__eQuKha__cta:active{transform:translateY(0)}.dark .PageHeader-module__eQuKha__cta:hover{box-shadow:0 8px 36px #a78bfa66}.PageHeader-module__eQuKha__ctaLabel{z-index:2;position:relative}.PageHeader-module__eQuKha__ctaArrow{z-index:2;transition:transform .28s var(--ease-out);font-size:16px;font-weight:600;display:inline-block;position:relative}.PageHeader-module__eQuKha__cta:hover .PageHeader-module__eQuKha__ctaArrow{transform:translateY(3px)}.PageHeader-module__eQuKha__ctaShine{filter:blur(2px);pointer-events:none;z-index:1;background:linear-gradient(110deg,#0000 0%,#ffffff52 50%,#0000 100%);width:30%;position:absolute;top:0;bottom:0;left:0;transform:translate(-120%)skew(-18deg)}.PageHeader-module__eQuKha__cta:hover .PageHeader-module__eQuKha__ctaShine{animation:.9s ease-out PageHeader-module__eQuKha__ctaShine}.PageHeader-module__eQuKha__secondaryCta{color:var(--ink-2);transition:color .24s var(--ease-out), border-color .24s var(--ease-out), gap .24s var(--ease-out);border-bottom:1px solid #0000;align-items:center;gap:8px;padding:8px 4px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.PageHeader-module__eQuKha__secondaryCta:hover{color:var(--accent);border-bottom-color:var(--accent-line);gap:12px}.dark .PageHeader-module__eQuKha__secondaryCta{color:#ffffffa6}.dark .PageHeader-module__eQuKha__secondaryCta:hover{color:var(--accent)}.PageHeader-module__eQuKha__secondaryCtaArrow{transition:transform .28s var(--ease-out);font-size:14px;display:inline-block}.PageHeader-module__eQuKha__secondaryCta:hover .PageHeader-module__eQuKha__secondaryCtaArrow{transform:translate(2px)}.PageHeader-module__eQuKha__scrollHint{pointer-events:none;flex-direction:column;align-items:flex-start;gap:8px;display:none;position:absolute;bottom:8px;left:clamp(16px,4vw,40px)}@media (min-width:1024px){.PageHeader-module__eQuKha__scrollHint{display:flex}}.PageHeader-module__eQuKha__scrollLine{background:linear-gradient(180deg, transparent 0%, var(--accent-line) 30%, var(--accent) 100%);border-radius:1px;width:1px;height:36px;position:relative;overflow:hidden}.PageHeader-module__eQuKha__scrollLine:after{content:"";background:linear-gradient(#0000 0%,#fff9 50%,#0000 100%);animation:2.2s ease-in-out infinite PageHeader-module__eQuKha__scrollHintFlow;position:absolute;inset:0}.dark .PageHeader-module__eQuKha__scrollLine:after{background:linear-gradient(#0000 0%,#a78bfa99 50%,#0000 100%)}.PageHeader-module__eQuKha__scrollLabel{letter-spacing:2px;text-transform:uppercase;color:var(--faint);writing-mode:vertical-rl;font-size:10px;font-weight:600;transform:rotate(180deg)}.dark .PageHeader-module__eQuKha__scrollLabel{color:#a78bfa80}@media (max-width:767px){.PageHeader-module__eQuKha__header{min-height:auto;padding:calc(var(--nav-h) + 36px) 0 64px}.PageHeader-module__eQuKha__eyebrowRow{gap:10px;margin-bottom:20px}.PageHeader-module__eQuKha__title{margin-bottom:18px}.PageHeader-module__eQuKha__lede{margin-bottom:24px}.PageHeader-module__eQuKha__stats{grid-template-columns:1fr;gap:18px;padding:20px 0 24px}.PageHeader-module__eQuKha__statTile:not(:first-child){border-left:none;border-top:1px solid var(--line);padding-top:18px;padding-left:0}.dark .PageHeader-module__eQuKha__statTile:not(:first-child){border-top-color:#ffffff0d}.PageHeader-module__eQuKha__ctaRow{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:24px}.PageHeader-module__eQuKha__cta{justify-content:center;width:100%}.PageHeader-module__eQuKha__secondaryCta{padding:6px 0}.PageHeader-module__eQuKha__orb{width:clamp(200px,60vw,340px);height:clamp(200px,60vw,340px)}.PageHeader-module__eQuKha__orbSecondary{width:clamp(160px,50vw,280px);height:clamp(160px,50vw,280px)}}@media (prefers-reduced-motion:reduce){.PageHeader-module__eQuKha__orb,.PageHeader-module__eQuKha__orbSecondary,.PageHeader-module__eQuKha__ctaShine,.PageHeader-module__eQuKha__scrollLine:after,.PageHeader-module__eQuKha__statusDotPulse,.PageHeader-module__eQuKha__eyebrow,.PageHeader-module__eQuKha__accent,.PageHeader-module__eQuKha__index{animation:none!important}}
.seo-module__9XX9uG__secTitle{align-items:baseline;gap:14px;margin-bottom:28px;display:flex}.seo-module__9XX9uG__secNum{font-family:var(--font-display);color:var(--accent);letter-spacing:-1px;font-size:36px;font-weight:320}.seo-module__9XX9uG__fitGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;display:grid}.seo-module__9XX9uG__fitItem{color:var(--ink-2);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);align-items:flex-start;gap:12px;padding:14px 18px;font-size:13px;line-height:1.55;transition:border-color .2s,box-shadow .2s;display:flex}.seo-module__9XX9uG__fitItem:hover{border-color:var(--accent-line);box-shadow:0 2px 12px #6c5ce70d}.seo-module__9XX9uG__fitItem b,.seo-module__9XX9uG__fitItem strong{color:var(--ink);font-weight:600}.seo-module__9XX9uG__check{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;font-weight:700;display:flex}.seo-module__9XX9uG__meta{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-top:28px;padding-top:20px;display:grid}.seo-module__9XX9uG__metaKey{letter-spacing:1.2px;text-transform:uppercase;color:var(--faint);margin-bottom:6px;font-size:11px;font-weight:600}.seo-module__9XX9uG__metaVal{color:var(--ink-2);font-size:13px;line-height:1.6}.seo-module__9XX9uG__metaVal b,.seo-module__9XX9uG__metaVal strong{color:var(--ink);font-weight:600}.seo-module__9XX9uG__closing{background:linear-gradient(135deg, var(--aurora-1) 0%, var(--aurora-2) 40%, var(--aurora-3) 100%);color:#fff;border-radius:var(--radius-2xl);padding:32px 36px;position:relative;overflow:hidden}.seo-module__9XX9uG__closing:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 80% 20%,#ffffff1a 0%,#0000 60%);position:absolute;inset:0}.seo-module__9XX9uG__closingCap{letter-spacing:2px;text-transform:uppercase;color:#ffffffb3;margin-bottom:10px;font-size:11px;font-weight:600}.seo-module__9XX9uG__closingTitle{font-family:var(--font-display);letter-spacing:-.3px;color:#fff;margin-bottom:12px;font-size:22px;font-weight:460}.seo-module__9XX9uG__closingText{color:#fffc;max-width:560px;font-size:13px;line-height:1.75}.seo-module__9XX9uG__closingText b,.seo-module__9XX9uG__closingText strong{color:#fff;font-weight:600}.seo-module__9XX9uG__closingFoot{color:#fffc;border-top:1px solid #fff3;flex-wrap:wrap;gap:8px 16px;margin-top:20px;padding-top:16px;font-size:13px;display:flex}.seo-module__9XX9uG__closingFoot a{color:#ffffffd9;transition:color .15s}.seo-module__9XX9uG__closingFoot a:hover{color:#fff}.seo-module__9XX9uG__sep{color:#ffffff4d}
