.page-module__GsSXCa__page{--color-background:#0b0d12;--color-background-soft:#0f1219;--color-surface:#121620;--color-surface-raised:#171c27;--color-surface-hover:#1c2230;--color-border:#ffffff14;--color-border-strong:#ffffff24;--color-text-primary:#f4f6fa;--color-text-body:#d5dceb;--color-text-secondary:#a7afbd;--color-text-muted:#737c8c;--color-primary:#5d8cff;--color-primary-light:#8cabff;--color-primary-dark:#3765d8;--color-primary-contrast:#fff;--color-accent:#c9a15f;--color-success:#58d68d;--color-glow-primary:#5d8cff2e;--color-glow-accent:#c9a15f24;--shadow-small:0 8px 24px #0000002e;--shadow-medium:0 18px 50px #00000042;--shadow-large:0 28px 80px #00000057;--page-width:1240px;--page-padding:clamp(1.25rem,4vw,4rem);--radius-small:.65rem;--radius-medium:1rem;--radius-large:1.5rem;--radius-pill:999px;--transition-fast:.16s ease;--transition-default:.26s ease;--transition-slow:.5s ease;min-height:100vh;margin-top:3.5rem;position:relative;overflow-x:hidden}.page-module__GsSXCa__page *,.page-module__GsSXCa__page :before,.page-module__GsSXCa__page :after{box-sizing:border-box}.page-module__GsSXCa__page a{color:inherit;text-decoration:none}.page-module__GsSXCa__page button,.page-module__GsSXCa__page a{-webkit-tap-highlight-color:transparent}.page-module__GsSXCa__page ::selection{color:var(--color-primary-contrast);background:var(--color-primary)}.page-module__GsSXCa__heroSection{align-items:center;min-height:calc(100vh - 5.5rem);display:flex}.page-module__GsSXCa__aboutSection{align-items:center;min-height:calc(100vh - 5.5rem);scroll-margin-top:60px;display:flex}.page-module__GsSXCa__projectSection,.page-module__GsSXCa__nextSection{align-items:center;min-height:calc(100vh - 5.5rem);scroll-margin-top:20px;display:flex}.page-module__GsSXCa__scene{scroll-snap-align:start;align-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.page-module__GsSXCa__workSection,.page-module__GsSXCa__profileSection,.page-module__GsSXCa__contactSection{width:min(calc(100% - (var(--page-padding)*2)),var(--page-width));margin-inline:auto;padding-block:clamp(6rem,11vw,10rem);position:relative}.page-module__GsSXCa__workSection,.page-module__GsSXCa__profileSection{border-top:1px solid var(--color-border)}.page-module__GsSXCa__sectionHeader,.page-module__GsSXCa__profileIntro{grid-template-columns:minmax(10rem,.35fr) minmax(0,1fr);gap:2rem;margin-bottom:clamp(3rem,6vw,5rem);display:grid}.page-module__GsSXCa__sectionHeader>span,.page-module__GsSXCa__profileIntro>span{color:var(--color-primary-light);letter-spacing:.14em;text-transform:uppercase;padding-top:.6rem;font-size:.72rem;font-weight:700}.page-module__GsSXCa__sectionHeader h2,.page-module__GsSXCa__profileIntro h2{letter-spacing:-.055em;max-width:15ch;margin:0;font-size:clamp(2.2rem,5vw,4.7rem);font-weight:700;line-height:1.02}.page-module__GsSXCa__projectGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.page-module__GsSXCa__featuredProject{background:linear-gradient(135deg,var(--color-glow-primary),transparent 38%),var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-large);min-height:30rem;box-shadow:var(--shadow-medium);transition:background-color var(--transition-default),border-color var(--transition-default),transform var(--transition-default);grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) minmax(16rem,.8fr);gap:clamp(1.5rem,4vw,3.5rem);padding:clamp(1.5rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.page-module__GsSXCa__featuredProject:hover{border-color:var(--color-border-strong);transform:translateY(-4px)}.page-module__GsSXCa__projectIndex{color:var(--color-text-muted);letter-spacing:.12em;font-size:.75rem;font-weight:700}.page-module__GsSXCa__projectContent{flex-direction:column;align-items:flex-start;padding-top:.1rem;display:flex}.page-module__GsSXCa__projectType{color:var(--color-primary-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.72rem;font-weight:700;display:inline-flex}.page-module__GsSXCa__projectContent h3,.page-module__GsSXCa__projectCard h3{letter-spacing:-.04em;margin:0;font-weight:680}.page-module__GsSXCa__projectContent h3{font-size:clamp(2.4rem,5vw,4.5rem)}.page-module__GsSXCa__projectCard h3{font-size:clamp(1.5rem,2.5vw,2.1rem)}.page-module__GsSXCa__projectContent p,.page-module__GsSXCa__projectCard p{color:var(--color-text-secondary);line-height:1.75}.page-module__GsSXCa__projectContent p{max-width:38rem;margin:1.5rem 0 0;font-size:1rem}.page-module__GsSXCa__projectContent>a{color:var(--color-text-primary);align-items:center;gap:.6rem;margin-top:auto;padding-top:2rem;font-size:.9rem;font-weight:650;display:inline-flex}.page-module__GsSXCa__projectContent>a:after{content:"→";color:var(--color-primary-light);transition:transform var(--transition-fast)}.page-module__GsSXCa__projectContent>a:hover:after{transform:translate(5px)}.page-module__GsSXCa__tags{flex-wrap:wrap;gap:.55rem;margin-top:1.7rem;display:flex}.page-module__GsSXCa__tags span{color:var(--color-text-secondary);background:var(--color-background-soft);border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:.48rem .7rem;font-size:.72rem;font-weight:600}.page-module__GsSXCa__projectPreview{background:radial-gradient(circle at 70% 20%,var(--color-glow-accent),transparent 45%),linear-gradient(145deg,var(--color-surface-hover),var(--color-background-soft));border:1px solid var(--color-border);border-radius:var(--radius-medium);align-items:flex-end;min-height:22rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.page-module__GsSXCa__projectPreview:before,.page-module__GsSXCa__projectPreview:after{content:"";border:1px solid var(--color-border-strong);border-radius:50%;position:absolute}.page-module__GsSXCa__projectPreview:before{width:18rem;height:18rem;top:15%;right:-15%}.page-module__GsSXCa__projectPreview:after{width:11rem;height:11rem;top:28%;right:2%}.page-module__GsSXCa__projectPreview span{z-index:2;color:var(--color-accent);letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.7rem);font-weight:700;position:relative}.page-module__GsSXCa__projectCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-large);min-height:25rem;transition:background-color var(--transition-default),border-color var(--transition-default),box-shadow var(--transition-default),transform var(--transition-default);flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);display:flex}@media (max-width:1024px){.page-module__GsSXCa__hero{grid-template-columns:1fr;min-height:auto}.page-module__GsSXCa__heroContent{max-width:48rem}.page-module__GsSXCa__heroTitle{max-width:10ch}.page-module__GsSXCa__heroVisual{justify-content:flex-start}.page-module__GsSXCa__productWindow{max-width:42rem;transform:none}.page-module__GsSXCa__productWindow:hover{transform:translateY(-4px)}.page-module__GsSXCa__featuredProject{grid-template-columns:auto minmax(0,1fr)}.page-module__GsSXCa__projectPreview{grid-column:1/-1;min-height:20rem}.page-module__GsSXCa__profileGrid{grid-template-columns:1fr}.page-module__GsSXCa__profileGrid article{min-height:auto}.page-module__GsSXCa__profileGrid article>span{margin-bottom:3rem}}@media (max-width:720px){.page-module__GsSXCa__header{min-height:4.75rem}.page-module__GsSXCa__navigation{gap:1rem}.page-module__GsSXCa__navigation a{font-size:.78rem}.page-module__GsSXCa__navigation a:first-child,.page-module__GsSXCa__navigation a:nth-child(2){display:none}.page-module__GsSXCa__hero{gap:4rem;padding-block:4.5rem 6rem}.page-module__GsSXCa__heroTitle{max-width:none;font-size:clamp(3.3rem,17vw,5.2rem)}.page-module__GsSXCa__heroDescription{font-size:1rem}.page-module__GsSXCa__heroActions{align-items:stretch}.page-module__GsSXCa__primaryButton,.page-module__GsSXCa__secondaryButton{flex:10rem}.page-module__GsSXCa__productWindow{min-height:auto}.page-module__GsSXCa__metricGrid{grid-template-columns:1fr}.page-module__GsSXCa__metricGrid>div{min-height:7rem}.page-module__GsSXCa__sectionHeader,.page-module__GsSXCa__profileIntro{grid-template-columns:1fr;gap:1rem}.page-module__GsSXCa__sectionHeader>span,.page-module__GsSXCa__profileIntro>span{padding-top:0}.page-module__GsSXCa__projectGrid,.page-module__GsSXCa__featuredProject{grid-template-columns:1fr}.page-module__GsSXCa__projectIndex{margin-bottom:.5rem}.page-module__GsSXCa__projectContent h3{font-size:2.6rem}.page-module__GsSXCa__projectPreview{grid-column:auto;min-height:17rem}.page-module__GsSXCa__projectCard{min-height:22rem}}@media (prefers-reduced-motion:reduce){.page-module__GsSXCa__page *,.page-module__GsSXCa__page :before,.page-module__GsSXCa__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.hero-module__7YyUna__hero{isolation:isolate;width:min(calc(100% - (var(--page-padding)*2)),var(--page-width));margin-inline:auto;position:relative}.hero-module__7YyUna__hero:before{z-index:-1;pointer-events:none;content:"";background:var(--color-glow-primary);filter:blur(100px);opacity:.65;border-radius:50%;width:26rem;height:26rem;position:absolute;top:8%;left:42%}.hero-module__7YyUna__eyebrow{color:var(--color-primary-light);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;bottom:calc(100% + 2rem);left:0}.hero-module__7YyUna__heroGrid{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:stretch;gap:clamp(3rem,7vw,7rem);width:100%;display:grid}.hero-module__7YyUna__heroContent{flex-direction:column;justify-content:center;min-width:0;display:flex;position:relative}.hero-module__7YyUna__heroCopy{flex-direction:column;align-items:flex-start;display:flex;position:relative;transform:translateY(.5rem)}.hero-module__7YyUna__heroTitle{letter-spacing:-.065em;max-width:11ch;margin:0;font-size:clamp(3.2rem,8vw,6.3rem);font-weight:750;line-height:.92}.hero-module__7YyUna__heroTitle span{color:var(--color-primary-light);display:block}.hero-module__7YyUna__heroDescription{max-width:40rem;color:var(--color-text-body);margin:1.5rem 0 0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.hero-module__7YyUna__heroActions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1rem;display:flex;transform:translateY(2rem)}.hero-module__7YyUna__heroCvButton{color:#e7efff;min-height:3.35rem;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:linear-gradient(135deg,#4a90f538,#4a90f517);border:1px solid #4a90f59e;border-radius:.8rem;justify-content:center;align-items:center;gap:.65rem;padding:0 1.35rem;font-size:.72rem;text-decoration:none;transition:color .18s,border-color .18s,background .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff0a,0 .45rem 1.1rem #4a90f512}.hero-module__7YyUna__heroCvButton:focus-visible{outline-offset:.35rem;outline:2px solid #4a90f5bf}.hero-module__7YyUna__heroNavigation{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.hero-module__7YyUna__heroNavCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-medium);min-height:13rem;transition:transform var(--transition-default),background-color var(--transition-default),border-color var(--transition-default),box-shadow var(--transition-default);grid-template-rows:auto 1fr auto;padding:1.5rem;display:grid}.hero-module__7YyUna__heroNavIndex{color:var(--color-text-secondary);letter-spacing:.12em;transition:color var(--transition-default),transform var(--transition-default);font-size:.7rem;font-weight:700}.hero-module__7YyUna__heroNavLabel{color:var(--color-text-primary);text-align:center;transition:color var(--transition-default);place-self:center;font-size:1.3rem;font-weight:650;line-height:1.2;transform:translateY(-.35rem)}.hero-module__7YyUna__heroNavDescription{min-height:2.6rem;color:var(--color-text-secondary);text-align:left;transition:color var(--transition-default);align-self:end;margin:0;font-size:.8rem;line-height:1.55}.hero-module__7YyUna__heroNavCard:focus-visible{outline:2px solid var(--color-primary-light);outline-offset:4px}@media (max-width:1024px){.hero-module__7YyUna__hero{width:min(calc(100% - (var(--page-padding)*2)),48rem);padding-block:3rem}.hero-module__7YyUna__hero:before{filter:blur(90px);opacity:.5;width:22rem;height:22rem;top:5%;left:50%;transform:translate(-50%)}.hero-module__7YyUna__heroGrid{grid-template-columns:minmax(0,1fr);gap:4rem}.hero-module__7YyUna__heroContent{min-height:auto}.hero-module__7YyUna__heroCopy{transform:none}.hero-module__7YyUna__eyebrow{margin-bottom:1.5rem;position:static}.hero-module__7YyUna__heroTitle{max-width:10ch;font-size:clamp(3.2rem,10vw,5.5rem)}.hero-module__7YyUna__heroDescription{max-width:38rem}.hero-module__7YyUna__heroActions{margin-top:2rem;transform:none}.hero-module__7YyUna__heroNavigation{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-module__7YyUna__heroNavCard{min-height:12rem}}@media (max-width:640px){.hero-module__7YyUna__hero{width:calc(100% - 2rem);padding-block:2rem 3rem}.hero-module__7YyUna__hero:before{filter:blur(75px);opacity:.4;width:16rem;height:16rem;top:3rem}.hero-module__7YyUna__heroGrid{gap:3rem}.hero-module__7YyUna__eyebrow{letter-spacing:.13em;gap:.5rem;margin-bottom:1.25rem;font-size:.68rem}.hero-module__7YyUna__heroTitle{letter-spacing:-.055em;max-width:100%;font-size:clamp(2.8rem,14vw,4.2rem);line-height:.96}.hero-module__7YyUna__heroDescription{max-width:100%;margin-top:1.25rem;font-size:1rem;line-height:1.65}.hero-module__7YyUna__heroActions{width:100%;margin-top:1.75rem}.hero-module__7YyUna__heroCvButton{color:#fff;background:linear-gradient(135deg,#4a90f54d,#4a90f51f);border-color:#4a90f5cc;width:100%;min-height:3.4rem;box-shadow:inset 0 1px #ffffff0d,0 .5rem 1rem #4a90f51f}.hero-module__7YyUna__heroNavigation{grid-template-columns:minmax(0,1fr);gap:.85rem}.hero-module__7YyUna__heroNavCard{grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);gap:.65rem 1rem;min-height:auto;padding:1.25rem}.hero-module__7YyUna__heroNavIndex{grid-area:1/1/3;align-self:start;padding-top:.2rem}.hero-module__7YyUna__heroNavLabel{text-align:left;grid-area:1/2;place-self:start;font-size:1.15rem;transform:none}.hero-module__7YyUna__heroNavDescription{text-align:left;grid-area:2/2;min-height:auto;font-size:.8rem}}@media (hover:hover){.hero-module__7YyUna__heroCvButton:hover{color:#fff;background:linear-gradient(135deg,#4a90f557,#4a90f524);border-color:#4a90f5e6;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0f,0 .65rem 1.35rem #4a90f521}.hero-module__7YyUna__heroNavCard:hover{background:var(--color-surface-raised);border-color:var(--color-primary);box-shadow:0 0 30px var(--color-glow-primary)}.hero-module__7YyUna__heroNavCard:hover .hero-module__7YyUna__heroNavIndex,.hero-module__7YyUna__heroNavCard:hover .hero-module__7YyUna__heroNavLabel{color:var(--color-primary-light)}.hero-module__7YyUna__heroNavCard:hover .hero-module__7YyUna__heroNavDescription{color:var(--color-text-primary)}}
.intro-module__G9POOa__cardsSection{touch-action:pan-y;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:6rem 0;display:flex}.intro-module__G9POOa__cardsSectionTouchActive{-webkit-user-select:none;user-select:none}.intro-module__G9POOa__eyebrow{width:min(70%,1400px);color:var(--color-primary-light);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.65rem;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:inline-flex}.intro-module__G9POOa__cardsContainer{isolation:isolate;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.5rem,1.9vw,2rem);width:min(98%,1400px);display:grid;position:relative}.intro-module__G9POOa__cardsContainer:before{content:"";z-index:-1;background:var(--color-glow-primary);filter:blur(100px);opacity:.75;pointer-events:none;border-radius:50%;width:46rem;height:28rem;position:absolute;top:4%;left:18%}.intro-module__G9POOa__cardsColumn{z-index:1;opacity:0;min-width:0;transform:translateY(calc((var(--final-offset,0rem)*-1) - 2rem));will-change:transform,opacity;transition:transform 1.8s cubic-bezier(.22,1,.36,1),opacity 1.4s;position:relative}.intro-module__G9POOa__cardsSectionVisible .intro-module__G9POOa__cardsColumn{opacity:1;transform:translateY(0)scale(1)}.intro-module__G9POOa__cardsColumnFirst{--card-reflection:92,112,255;--final-offset:0rem;padding-top:0;transition-delay:.1s}.intro-module__G9POOa__cardsColumnSecond{--card-reflection:205,120,72;--final-offset:4rem;padding-top:4rem;transition-delay:.6s}.intro-module__G9POOa__cardsColumnThird{--card-reflection:202,164,92;--final-offset:8rem;padding-top:8rem;transition-delay:1.1s}.intro-module__G9POOa__cardsCard{background:radial-gradient(circle at 18% 8%,rgba(var(--card-reflection),.035),transparent 45%),#12152175;-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff06;border-radius:1.5rem;flex-direction:column;align-items:stretch;width:100%;min-height:320px;padding:1.5rem 2rem;transition:transform .35s,background .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 -1px #0000001a,0 6px 16px #00000014}.intro-module__G9POOa__cardsCard:before{content:"";pointer-events:none;background:radial-gradient(180px circle at var(--mouse-x)var(--mouse-y),rgba(var(--card-reflection),.18),rgba(var(--card-reflection),.08)35%,transparent 70%);filter:blur(8px);opacity:0;transition:opacity .25s;position:absolute;inset:0}.intro-module__G9POOa__cardsCard:after{content:"";border-radius:inherit;background:radial-gradient(220px circle at var(--mouse-x)var(--mouse-y),rgba(var(--card-reflection),.8),transparent 75%);-webkit-mask-composite:xor;opacity:0;padding:1px;transition:opacity .25s;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}.intro-module__G9POOa__cardsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:2rem;display:flex}.intro-module__G9POOa__cardsTitle{color:var(--color-primary-light);letter-spacing:-.025em;margin:0;font-size:1.45rem;font-weight:400;line-height:1.2}.intro-module__G9POOa__cardsSeparator{background:linear-gradient(90deg,#6f89ffe6,#6f89ff66,#0000);width:100%;height:1px}.intro-module__G9POOa__cardsContent{text-align:left;color:var(--color-text-body);flex-direction:column;flex:1;justify-content:center;align-items:center;line-height:1.75;display:flex}.intro-module__G9POOa__cardParagraph{margin:0;line-height:1.75}.intro-module__G9POOa__cardParagraph+.intro-module__G9POOa__cardParagraph{margin-top:1rem}@media (max-width:900px){.intro-module__G9POOa__cardsSection{min-height:auto;padding:5rem 0;scroll-margin-top:40px}.intro-module__G9POOa__eyebrow,.intro-module__G9POOa__cardsContainer{width:min(calc(100% - (var(--page-padding)*2)),700px)}.intro-module__G9POOa__cardsContainer{grid-template-columns:minmax(0,1fr);gap:1.25rem}.intro-module__G9POOa__cardsContainer:before{filter:blur(90px);opacity:.55;width:30rem;height:24rem;top:10%;left:50%;transform:translate(-50%)}.intro-module__G9POOa__cardsColumnSecond,.intro-module__G9POOa__cardsColumnThird{padding-top:0}.intro-module__G9POOa__cardsCard{min-height:auto}}@media (max-width:600px){.intro-module__G9POOa__cardsSection{padding:4rem 0;scroll-margin-top:20px}.intro-module__G9POOa__eyebrow,.intro-module__G9POOa__cardsContainer{width:calc(100% - 2rem)}.intro-module__G9POOa__eyebrow{letter-spacing:.13em;gap:.5rem;margin-bottom:1.5rem;font-size:.68rem}.intro-module__G9POOa__cardsContainer{gap:1rem}.intro-module__G9POOa__cardsContainer:before{filter:blur(80px);opacity:.4;width:18rem;height:30rem;top:8%;left:50%;transform:translate(-50%)}.intro-module__G9POOa__cardsCard{border-radius:1.25rem;min-height:auto;padding:1.35rem 1.25rem}.intro-module__G9POOa__cardsHeader{gap:.65rem;margin-bottom:1.5rem}.intro-module__G9POOa__cardsTitle{font-size:1.3rem}.intro-module__G9POOa__cardsContent{justify-content:flex-start;align-items:stretch;font-size:.95rem;line-height:1.65}.intro-module__G9POOa__cardParagraph{line-height:1.65}.intro-module__G9POOa__cardParagraph+.intro-module__G9POOa__cardParagraph{margin-top:.85rem}}@media (max-width:380px){.intro-module__G9POOa__eyebrow,.intro-module__G9POOa__cardsContainer{width:calc(100% - 1.5rem)}.intro-module__G9POOa__cardsCard{padding:1.2rem 1rem}.intro-module__G9POOa__cardsTitle{font-size:1.2rem}.intro-module__G9POOa__cardsContent{font-size:.9rem}}@media (hover:none){.intro-module__G9POOa__cardsCard:before,.intro-module__G9POOa__cardsCard:after{opacity:0}.intro-module__G9POOa__cardsSectionTouchActive .intro-module__G9POOa__cardsCard:before,.intro-module__G9POOa__cardsSectionTouchActive .intro-module__G9POOa__cardsCard:after{opacity:1}.intro-module__G9POOa__cardsSectionTouchActive .intro-module__G9POOa__cardsCard{border-color:rgba(var(--card-reflection),.12);box-shadow:inset 0 1px 0 #ffffff13,inset 0 0 24px rgba(var(--card-reflection),.025),0 10px 24px #00000029,0 0 22px rgba(var(--card-reflection),.07)}}@media (hover:hover) and (pointer:fine){.intro-module__G9POOa__cardsSection:hover .intro-module__G9POOa__cardsCard:before,.intro-module__G9POOa__cardsSection:hover .intro-module__G9POOa__cardsCard:after{opacity:1}.intro-module__G9POOa__cardsColumn:hover .intro-module__G9POOa__cardsCard{border-color:rgba(var(--card-reflection),.12);box-shadow:inset 0 1px 0 #ffffff13,inset 0 0 24px rgba(var(--card-reflection),.025),0 10px 24px #00000029,0 0 22px rgba(var(--card-reflection),.07)}}
.WhatsNext-module__7fnI5W__whatsNext{background:0 0;width:100%;min-height:100vh;padding:7rem 0 8rem;position:relative;overflow:hidden}.WhatsNext-module__7fnI5W__container{z-index:1;width:min(90%,1120px);margin:0 auto;position:relative}.WhatsNext-module__7fnI5W__header{max-width:900px;margin-bottom:5rem;position:relative}.WhatsNext-module__7fnI5W__eyebrow{color:var(--color-primary-light);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:20px;font-size:.75rem;font-weight:700;display:inline-flex}.WhatsNext-module__7fnI5W__title{letter-spacing:.015em;text-transform:uppercase;color:#fffffffa;text-shadow:0 0 24px #4a90f50d;width:fit-content;margin:0;font-family:Oswald,Arial,sans-serif;font-size:clamp(52px,6vw,78px);font-weight:500;line-height:.95;position:relative}.WhatsNext-module__7fnI5W__titleLine{background:linear-gradient(90deg,#4a90f5 0%,#4a90f5bf 45%,#4a90f540 72%,#0000 100%);width:min(100%,620px);height:1px;margin-top:15px;position:relative}.WhatsNext-module__7fnI5W__titleLineGlow{background:linear-gradient(90deg,#4a90f5e6,#4a90f559 65%,#0000 100%);width:65%;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 6px #4a90f573,0 0 14px #4a90f52e}.WhatsNext-module__7fnI5W__titleLine:before{content:"";background:#8cb4ff;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 8px #4a90f5e6,0 0 18px #4a90f573}.WhatsNext-module__7fnI5W__intro{border-left:1px solid #e8c07a73;max-width:760px;margin-top:30px;padding-left:20px;position:relative}.WhatsNext-module__7fnI5W__introText{color:#ffffffb8;margin:0;font-size:1rem;line-height:1.75}.WhatsNext-module__7fnI5W__sections{flex-direction:column;gap:3.5rem;display:flex;position:relative}@media (min-width:901px){.WhatsNext-module__7fnI5W__sections{gap:0}.WhatsNext-module__7fnI5W__technologiesPart{margin-top:2.5rem}.WhatsNext-module__7fnI5W__bringPart{margin-top:5rem}.WhatsNext-module__7fnI5W__mobilityPart{margin-top:4.5rem}.WhatsNext-module__7fnI5W__valuesPart{margin-top:5.5rem}}.WhatsNext-module__7fnI5W__sectionIcon{stroke-width:1.6px;color:#e8c07a;filter:drop-shadow(0 0 5px #e8c07a2e);width:35px;height:35px}.WhatsNext-module__7fnI5W__goldPath{z-index:0;opacity:1;pointer-events:none;background:linear-gradient(#0000 0%,#e8c07a2e 6%,#e8c07a57 20% 80%,#e8c07a1f 94%,#0000 100%);width:1px;position:absolute;top:54px;bottom:54px;left:54px;box-shadow:0 0 8px #e8c07a0f}.WhatsNext-module__7fnI5W__part{z-index:1;grid-template-columns:110px minmax(0,1fr);gap:28px;width:100%;display:grid;position:relative}.WhatsNext-module__7fnI5W__partConnector{opacity:0;pointer-events:none;background:linear-gradient(90deg,#e8c07a80,#e8c07a24 70%,#0000);width:72px;height:1px;position:absolute;top:54px;left:54px}.WhatsNext-module__7fnI5W__partIcon{color:#e8c07a;background:radial-gradient(circle at 50% 35%,#e8c07a14,#0000 62%),linear-gradient(145deg,#0f1320eb,#07090ff5);border:1px solid #e8c07a4d;border-radius:26px;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:relative;box-shadow:0 0 18px #e8c07a0a,inset 0 1px #ffffff09}.WhatsNext-module__7fnI5W__iconPlaceholder{letter-spacing:.08em;color:#e8c07af2;font-family:Oswald,Arial,sans-serif;font-size:1.2rem;font-weight:500}.WhatsNext-module__7fnI5W__partHeader{flex-direction:column;align-items:flex-start;margin-bottom:22px;display:flex;position:relative}.WhatsNext-module__7fnI5W__partTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary-light);align-items:center;gap:10px;margin:0;font-family:inherit;font-size:.82rem;font-weight:700;display:flex}.WhatsNext-module__7fnI5W__partTitle:before{content:"";background:#8cb4ff;flex-shrink:0;width:6px;height:6px;transform:rotate(45deg);box-shadow:0 0 5px #4a90f5a6,0 0 10px #4a90f533}.WhatsNext-module__7fnI5W__partHeader:after{content:"";background:linear-gradient(90deg,#4a90f5bf 0%,#4a90f54d 55%,#0000 100%);width:min(100%,320px);height:1px;margin-top:10px}.WhatsNext-module__7fnI5W__rolesPart{position:relative}.WhatsNext-module__7fnI5W__roleList,.WhatsNext-module__7fnI5W__technologyList,.WhatsNext-module__7fnI5W__locationList{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.WhatsNext-module__7fnI5W__role,.WhatsNext-module__7fnI5W__technology,.WhatsNext-module__7fnI5W__location{color:#ffffffdb;letter-spacing:.035em;background:linear-gradient(#e8c07a08,#ffffff02);border:1px solid #e8c07a29;border-radius:10px;justify-content:flex-start;align-items:center;min-height:44px;padding:0 18px;font-size:.86rem;font-weight:500;line-height:1;transition:color .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff06}.WhatsNext-module__7fnI5W__role:before,.WhatsNext-module__7fnI5W__technology:before,.WhatsNext-module__7fnI5W__location:before{content:"";background:#e8c07a;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-right:10px;box-shadow:0 0 6px #e8c07a47}.WhatsNext-module__7fnI5W__role{color:#ffffffeb;letter-spacing:.055em;border-color:#e8c07a38;font-weight:600}.WhatsNext-module__7fnI5W__location{color:#ffffffe0;border-color:#e8c07a30}@media (hover:hover){.WhatsNext-module__7fnI5W__role:hover,.WhatsNext-module__7fnI5W__technology:hover,.WhatsNext-module__7fnI5W__location:hover{color:#e8c07a;background:linear-gradient(#e8c07a0e,#ffffff03);border-color:#e8c07a57;box-shadow:0 0 15px #e8c07a0d,inset 0 1px #ffffff09}}.WhatsNext-module__7fnI5W__capabilities{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.WhatsNext-module__7fnI5W__capability{background:linear-gradient(145deg,#0f1320c2,#07090fe0);border:1px solid #e8c07a24;border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:16px;min-height:126px;padding:20px;transition:border-color .22s,transform .22s,box-shadow .22s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff06}.WhatsNext-module__7fnI5W__capabilityIcon{color:#e8c07a;background:radial-gradient(circle,#e8c07a14,#0000 70%);border:1px solid #e8c07a52;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.WhatsNext-module__7fnI5W__capabilitySvg{color:#e8c07a;stroke:currentColor;stroke-width:1.7px;filter:drop-shadow(0 0 4px #e8c07a2e);width:23px;height:23px}.WhatsNext-module__7fnI5W__capabilityContent{min-width:0}.WhatsNext-module__7fnI5W__capabilityTitle{letter-spacing:.06em;text-transform:uppercase;color:#e8c07a;margin:0 0 8px;font-family:Oswald,Arial,sans-serif;font-size:1rem;font-weight:500}.WhatsNext-module__7fnI5W__capabilityText{color:#ffffff9e;margin:0;font-size:.9rem;line-height:1.6}.WhatsNext-module__7fnI5W__values{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.WhatsNext-module__7fnI5W__value{background:linear-gradient(#e8c07a06,#0000);border-top:1px solid #e8c07a47;border-bottom:1px solid #e8c07a14;grid-template-columns:42px minmax(0,1fr);gap:15px;min-height:148px;padding:20px 18px;display:grid;position:relative}.WhatsNext-module__7fnI5W__valueIcon{border:1px solid #e8c07a4d;border-radius:50%;width:38px;height:38px;position:relative;box-shadow:0 0 10px #e8c07a0d}.WhatsNext-module__7fnI5W__valueIcon:after{content:"";background:#e8c07ab8;border-radius:50%;position:absolute;inset:10px;box-shadow:0 0 7px #e8c07a40}.WhatsNext-module__7fnI5W__valueContent{min-width:0}.WhatsNext-module__7fnI5W__valueTitle{letter-spacing:.06em;text-transform:uppercase;color:#e8c07a;margin:0 0 9px;font-family:Oswald,Arial,sans-serif;font-size:1rem;font-weight:500}.WhatsNext-module__7fnI5W__valueDescription{color:#ffffff9e;margin:0;font-size:.9rem;line-height:1.6}@media (hover:hover){.WhatsNext-module__7fnI5W__capability:hover{border-color:#e8c07a52;transform:translateY(-2px);box-shadow:0 0 18px #e8c07a0d}}@media (max-width:900px){.WhatsNext-module__7fnI5W__whatsNext{padding:5rem 0 6rem}.WhatsNext-module__7fnI5W__container{width:min(94%,900px)}.WhatsNext-module__7fnI5W__header{margin-bottom:4.5rem}.WhatsNext-module__7fnI5W__sections{gap:4rem}.WhatsNext-module__7fnI5W__part{grid-template-columns:86px minmax(0,1fr);gap:26px}.WhatsNext-module__7fnI5W__partIcon{border-radius:22px;width:84px;height:84px}.WhatsNext-module__7fnI5W__partIcon:before{border-radius:15px;inset:8px}.WhatsNext-module__7fnI5W__capabilities,.WhatsNext-module__7fnI5W__values{grid-template-columns:1fr}.WhatsNext-module__7fnI5W__value{min-height:auto}}@media (max-width:600px){.WhatsNext-module__7fnI5W__whatsNext{padding:4rem 0 5rem}.WhatsNext-module__7fnI5W__container{width:100%;padding:0 18px}.WhatsNext-module__7fnI5W__header{margin-bottom:4rem}.WhatsNext-module__7fnI5W__title{font-size:clamp(36px,12vw,52px)}.WhatsNext-module__7fnI5W__intro{font-size:.92rem;line-height:1.65}.WhatsNext-module__7fnI5W__sections{gap:3.5rem}.WhatsNext-module__7fnI5W__part{grid-template-columns:1fr;gap:20px}.WhatsNext-module__7fnI5W__partIcon{border-radius:18px;width:66px;height:66px}.WhatsNext-module__7fnI5W__partIcon:before{border-radius:13px;inset:6px}.WhatsNext-module__7fnI5W__partBody{padding-top:0}.WhatsNext-module__7fnI5W__partHeader{margin-bottom:20px}.WhatsNext-module__7fnI5W__partTitle{font-size:.92rem}.WhatsNext-module__7fnI5W__partHeader:after{margin-left:14px}.WhatsNext-module__7fnI5W__capability{grid-template-columns:42px minmax(0,1fr);min-height:auto;padding:16px}.WhatsNext-module__7fnI5W__capabilityIcon{width:40px;height:40px}.WhatsNext-module__7fnI5W__capabilityTitle,.WhatsNext-module__7fnI5W__valueTitle{font-size:.92rem}.WhatsNext-module__7fnI5W__capabilityText,.WhatsNext-module__7fnI5W__valueDescription{font-size:.86rem}.WhatsNext-module__7fnI5W__value{grid-template-columns:38px minmax(0,1fr);padding:18px 14px}.WhatsNext-module__7fnI5W__valueIcon{width:34px;height:34px}.WhatsNext-module__7fnI5W__goldPath,.WhatsNext-module__7fnI5W__partConnector{display:none}}
.RoadmapV2-module__6hduza__roadmapPage{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:6rem 0;display:flex;position:relative}.RoadmapV2-module__6hduza__header{width:min(70%,1400px);margin-bottom:1rem;padding-left:100px}.RoadmapV2-module__6hduza__eyebrow{color:var(--color-primary-light);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.75rem;font-weight:700;display:inline-flex}.RoadmapV2-module__6hduza__timelineSection{-webkit-user-select:none;user-select:none;width:min(98%,1100px);margin:0 auto 40px;padding:0 40px}.RoadmapV2-module__6hduza__timelineContainer{--node-width:140px;--node-radius:70px;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;-webkit-backdrop-filter:blur(15px);cursor:grab;-webkit-user-select:none;user-select:none;background:radial-gradient(50% 120% at 46%,#4476f52b,#0000 70%),radial-gradient(32% 90% at 100%,#e8c07a12,#0000 72%),radial-gradient(34% 90% at 0%,#325bbe12,#0000 74%),linear-gradient(135deg,#0f1320e0,#07090ff0);border:1px solid #e8c07a4d;border-radius:40px;width:100%;padding:100px 0;position:relative;overflow:auto hidden;box-shadow:0 0 0 1px #ffffff04,0 0 18px #4e80eb24,0 0 42px #e8c07a09,0 25px 60px #00000057,inset 0 1px #ffffff0d,inset 0 0 55px #3e67d609;container-type:inline-size}.RoadmapV2-module__6hduza__timelineContainer::-webkit-scrollbar{display:none}.RoadmapV2-module__6hduza__scrollTrack{--scroll-space:max(24px,calc(50cqw - var(--node-radius)));align-items:center;width:max-content;min-width:100%;display:flex;position:relative}.RoadmapV2-module__6hduza__scrollTrack:before,.RoadmapV2-module__6hduza__scrollTrack:after{content:"";flex:0 0 var(--scroll-space);width:var(--scroll-space)}.RoadmapV2-module__6hduza__stepsWrapper{z-index:2;flex:0 0 max(100cqw,700px);justify-content:space-between;align-items:center;width:max(100cqw,700px);height:100%;display:flex;position:relative;top:-10px}.RoadmapV2-module__6hduza__mainLine{z-index:1;pointer-events:none;background:#6180be66;height:2px;position:absolute;top:50%;left:70px;right:70px;overflow:hidden;transform:translateY(-50%)}.RoadmapV2-module__6hduza__progressFill{z-index:2;background:linear-gradient(90deg,#4e80ebb8,#95b8fff0);width:100%;height:100%;transition:width .5s;display:block;position:relative;box-shadow:0 0 8px #5b8df766,0 0 18px #5b8df733}.RoadmapV2-module__6hduza__progressEffect{z-index:3;opacity:.92;pointer-events:none;height:6px;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.RoadmapV2-module__6hduza__progressEffect:after{content:"";filter:blur(1.3px)brightness(1.4);mix-blend-mode:screen;pointer-events:none;background:linear-gradient(100deg,#0000 40%,#fff8c840 46%,#ffffff8c 50%,#fff8c840 54%,#0000 60%);animation:4s cubic-bezier(.4,0,.4,1) infinite RoadmapV2-module__6hduza__humanFlow;position:absolute;inset:0}.RoadmapV2-module__6hduza__stepNode{flex:0 0 var(--node-width);width:var(--node-width);cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:transform .3s;display:flex;position:relative}.RoadmapV2-module__6hduza__stepNode:focus-visible{outline:none}.RoadmapV2-module__6hduza__stepNode:focus-visible .RoadmapV2-module__6hduza__nodeCircle{box-shadow:0 0 0 3px #0a0f1bf2,0 0 0 5px #6f89ffbf,0 0 24px #6f89ff47}.RoadmapV2-module__6hduza__nodeCircle{z-index:3;background:#0b0b0b;border:2px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;margin:0;transition:transform .3s,box-shadow .3s,background .3s,border-color .3s;display:flex;position:relative}.RoadmapV2-module__6hduza__stepNode,.RoadmapV2-module__6hduza__nodeCircle{overflow:visible}.RoadmapV2-module__6hduza__nodeNumber{color:#ffffff4d;font-weight:600}.RoadmapV2-module__6hduza__stepInfo{text-align:center;pointer-events:none;width:160px;position:absolute;top:70px}.RoadmapV2-module__6hduza__stepTitle{text-transform:uppercase;letter-spacing:1px;color:#fff;text-align:center;font-size:.95rem;display:block}.RoadmapV2-module__6hduza__stepDate{color:#fff6;font-size:.75rem}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past .RoadmapV2-module__6hduza__nodeCircle{background:linear-gradient(135deg,#4a90f547,#4a90f51f),#0b0f18;border:2px solid #4a90f5d9;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s;box-shadow:inset 0 1px #ffffff0f,inset 0 0 18px #4a90f514,0 .65rem 1.35rem #4a90f51f}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past .RoadmapV2-module__6hduza__nodeNumber{color:#ebf3fff5}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current .RoadmapV2-module__6hduza__nodeCircle{background:#0b0b0b;border:2px solid #d6b86a;box-shadow:0 0 6px #e8c07a59}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current .RoadmapV2-module__6hduza__nodeNumber{color:#d6b86a}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current .RoadmapV2-module__6hduza__currentPulse{animation:4s infinite RoadmapV2-module__6hduza__currentPulse}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future .RoadmapV2-module__6hduza__nodeCircle{background:#0f152af2;border:2px solid #6f89ffa6;overflow:visible;box-shadow:0 0 6px #6f89ff40,inset 0 0 12px #6f89ff0a}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future .RoadmapV2-module__6hduza__nodeNumber{color:#91a3ffe6}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeCircle{z-index:5;transform:scale(1.2)}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past.RoadmapV2-module__6hduza__selected{--pulse-color:74,144,245}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeCircle{background:linear-gradient(135deg,#4a90f56b,#4a90f52e),#0b0f18;border-color:#8cb4fff2;box-shadow:inset 0 1px #ffffff14,0 0 8px #4a90f559,0 0 18px #4a90f52e}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeNumber{color:#fff}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current.RoadmapV2-module__6hduza__selected{--pulse-color:255,243,176}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeCircle{border-color:#fff3b0;box-shadow:0 0 10px #fff3b099,0 0 18px #e8c07a73}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeNumber{color:#fff3b0}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future.RoadmapV2-module__6hduza__selected{--pulse-color:111,137,255}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeCircle{border-color:#6f89ff;box-shadow:0 0 10px #6f89ff8c,0 0 18px #6f89ff4d}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeNumber{color:#b2beff}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__selected .RoadmapV2-module__6hduza__nodeCircle{animation:2.4s ease-in-out infinite RoadmapV2-module__6hduza__nodePulse}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__clicked .RoadmapV2-module__6hduza__nodeCircle:after{content:"";pointer-events:none;z-index:10;border:2px solid;border-radius:50%;animation:.45s ease-out RoadmapV2-module__6hduza__selectPulse;position:absolute;inset:-6px}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__past.RoadmapV2-module__6hduza__clicked{color:#5c97ff}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__current.RoadmapV2-module__6hduza__clicked{color:#fff3b0}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future.RoadmapV2-module__6hduza__clicked{color:#6f89ff}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__future.RoadmapV2-module__6hduza__clicked .RoadmapV2-module__6hduza__nodeCircle:after{border-color:#6f89ff;box-shadow:0 0 14px #6f89ff8c}.RoadmapV2-module__6hduza__currentPulse{opacity:0;border:2px solid #e8c07a;border-radius:50%;position:absolute;inset:-2px}.RoadmapV2-module__6hduza__milestoneList{z-index:1;-webkit-user-select:none;user-select:none;scrollbar-width:none;flex-direction:column;gap:14px;padding-right:6px;display:flex;position:relative}.RoadmapV2-module__6hduza__milestoneList::-webkit-scrollbar{display:none}.RoadmapV2-module__6hduza__milestoneList.RoadmapV2-module__6hduza__dragging{cursor:grabbing}.RoadmapV2-module__6hduza__milestoneList.RoadmapV2-module__6hduza__dragging .RoadmapV2-module__6hduza__milestoneItem{pointer-events:none}.RoadmapV2-module__6hduza__contentGlow{pointer-events:none;opacity:.9;z-index:0;position:absolute;inset:0}.RoadmapV2-module__6hduza__contentSection{--content-accent:74,144,245;--content-border-opacity:.26;--content-glow-opacity:.12;border:1px solid rgba(var(--content-accent),var(--content-border-opacity));background:radial-gradient(70% 110% at 50% 0%,rgba(var(--content-accent),var(--content-glow-opacity)),transparent 68%),radial-gradient(45% 80% at 0% 100%,#325bbe0f,transparent 74%),linear-gradient(145deg,#0f1320e6,#07090ff2);-webkit-backdrop-filter:blur(15px);width:95%;max-width:900px;height:auto;box-shadow:0 0 0 1px #ffffff04,0 0 22px rgba(var(--content-accent),.08),0 24px 55px #00000052,inset 0 1px 0 #ffffff0b,inset 0 0 45px rgba(var(--content-accent),.025);border-radius:28px;margin:0 auto 50px;padding:38px 32px 30px;animation:.45s ease-out RoadmapV2-module__6hduza__contentReveal;position:relative;overflow:hidden}.RoadmapV2-module__6hduza__contentGlow{z-index:0;pointer-events:none;background:radial-gradient(65% 95% at 50% 0%,rgba(var(--content-accent),.08),transparent 72%);opacity:.9;position:absolute;inset:0}.RoadmapV2-module__6hduza__contentSection.RoadmapV2-module__6hduza__completed{--content-accent:74,144,245;--content-border-opacity:.28;--content-glow-opacity:.13}.RoadmapV2-module__6hduza__contentSection.RoadmapV2-module__6hduza__inProgress{--content-accent:111,157,255;--content-border-opacity:.3;--content-glow-opacity:.14}.RoadmapV2-module__6hduza__contentSection.RoadmapV2-module__6hduza__next{--content-accent:232,192,122;--content-border-opacity:.32;--content-glow-opacity:.14}.RoadmapV2-module__6hduza__contentHeader{z-index:1;text-align:center;margin-bottom:28px;position:relative}.RoadmapV2-module__6hduza__statusBadge{letter-spacing:1px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-bottom:18px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.RoadmapV2-module__6hduza__status_completed{color:#dce9fffa;background:#4a90f51f;border-color:#4a90f557;box-shadow:0 0 12px #4a90f524,inset 0 1px #ffffff0a}.RoadmapV2-module__6hduza__status_current{color:#ebf3ff;background:#6f9dff24;border-color:#8cb4ff6b;box-shadow:0 0 14px #6f9dff2e,inset 0 1px #ffffff0d}.RoadmapV2-module__6hduza__status_next{color:#fff3b0;background:#e8c07a1f;border-color:#e8c07a57;box-shadow:0 0 12px #e8c07a24,inset 0 1px #fff3b00a}.RoadmapV2-module__6hduza__contentTitle{letter-spacing:.5px;text-transform:uppercase;color:#fff;margin:0;font-family:Oswald,Arial,sans-serif;font-size:clamp(28px,4vw,42px);font-weight:500}.RoadmapV2-module__6hduza__contentSummary{color:#ffffffb8;max-width:720px;margin:14px auto 0;font-size:1rem;line-height:1.7}.RoadmapV2-module__6hduza__milestoneItem{opacity:0;background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #ffffff0f;border-radius:18px;align-items:center;gap:16px;padding:16px 18px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;animation:.45s ease-out forwards RoadmapV2-module__6hduza__itemReveal;display:flex;transform:translateY(12px)}.RoadmapV2-module__6hduza__itemDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.RoadmapV2-module__6hduza__dot_completed{background:#4a90f5;box-shadow:0 0 5px #4a90f573,0 0 9px #4a90f538}.RoadmapV2-module__6hduza__dot_inProgress{background:0 0;border:1.5px solid #8cb4ff;box-shadow:0 0 6px #6f9dff61,inset 0 0 5px #6f9dff29}.RoadmapV2-module__6hduza__dot_inProgress:after{content:"";border:2px solid #8cb4ff;border-radius:50%;animation:4s infinite RoadmapV2-module__6hduza__currentPulse;position:absolute;inset:-3px}.RoadmapV2-module__6hduza__dot_next{background:#fff3b0;box-shadow:0 0 5px #fff3b06b,0 0 9px #e8c07a3d}.RoadmapV2-module__6hduza__item_completed{background:linear-gradient(#4a90f50e,#ffffff04);border-color:#4a90f52e}.RoadmapV2-module__6hduza__item_inProgress{background:linear-gradient(#6f9dff12,#325bbe09);border-color:#6f9dff38}.RoadmapV2-module__6hduza__item_next{background:linear-gradient(#e8c07a0e,#ffffff04);border-color:#e8c07a33}.RoadmapV2-module__6hduza__itemText{color:#ffffffe0;font-size:1rem;line-height:1.5}@media (max-width:768px){.RoadmapV2-module__6hduza__roadmapPage{min-height:auto;padding:4rem 0}.RoadmapV2-module__6hduza__header{width:100%;margin-bottom:2rem;padding:0 20px}.RoadmapV2-module__6hduza__eyebrow{letter-spacing:.13em;justify-content:flex-start;width:100%;font-size:.72rem;line-height:1.4;display:flex}.RoadmapV2-module__6hduza__timelineSection{margin:0 auto 30px;padding:0 8px}.RoadmapV2-module__6hduza__timelineContainer{touch-action:auto;scroll-snap-type:x proximity;border-radius:24px;padding:64px 0}.RoadmapV2-module__6hduza__timelineContainer,.RoadmapV2-module__6hduza__timelineContainer *{-webkit-user-select:none;user-select:none}.RoadmapV2-module__6hduza__stepNode{--node-size:clamp(45px,10vw,60px);scroll-snap-align:center}.RoadmapV2-module__6hduza__nodeCircle{width:var(--node-size);height:var(--node-size);border-width:1.5px}.RoadmapV2-module__6hduza__stepInfo{top:calc(var(--node-size) + clamp(14px,3vw,28px));width:clamp(110px,6vw,160px)}.RoadmapV2-module__6hduza__nodeNumber{color:#ffffff59;font-size:.85rem;font-weight:500}.RoadmapV2-module__6hduza__stepTitle{letter-spacing:.8px;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(10px,2vw,15px);overflow:hidden}.RoadmapV2-module__6hduza__stepDate{color:#ffffff59;margin-top:1px;font-size:clamp(9px,2vw,14px)}.RoadmapV2-module__6hduza__contentSection{border-radius:22px;width:auto;margin:0 10px 50px;padding:26px 16px 18px}.RoadmapV2-module__6hduza__contentHeader{margin-bottom:20px}.RoadmapV2-module__6hduza__statusBadge{margin-bottom:14px;padding:6px 12px;font-size:clamp(12px,3.5vw,16px)}.RoadmapV2-module__6hduza__contentTitle{font-size:clamp(14px,4vw,24px)}.RoadmapV2-module__6hduza__contentSummary{margin-top:12px;font-size:clamp(10px,3vw,16px);line-height:1.6}.RoadmapV2-module__6hduza__milestoneList{gap:10px;padding-right:2px}.RoadmapV2-module__6hduza__milestoneItem{border-radius:14px;gap:12px;padding:14px}.RoadmapV2-module__6hduza__itemDot{width:8px;height:8px}.RoadmapV2-module__6hduza__itemText{font-size:clamp(10px,3vw,16px);line-height:1.45}}@media (hover:hover){.RoadmapV2-module__6hduza__stepNode:hover .RoadmapV2-module__6hduza__nodeCircle{transform:scale(1.1)}.RoadmapV2-module__6hduza__stepNode.RoadmapV2-module__6hduza__selected:hover .RoadmapV2-module__6hduza__nodeCircle{transform:scale(1.2)}.RoadmapV2-module__6hduza__item_completed:hover{border-color:#6f89ff73;box-shadow:0 0 16px #6f89ff1f,0 0 28px #6f89ff0d}.RoadmapV2-module__6hduza__item_next:hover{border-color:#fff3b073;box-shadow:0 0 16px #fff3b01a,0 0 28px #fff3b00d}.RoadmapV2-module__6hduza__item_inProgress:hover{border-color:#fff3b059;box-shadow:0 0 18px #fff3b014,0 0 24px #8b6cff1a}.RoadmapV2-module__6hduza__milestoneItem:hover .RoadmapV2-module__6hduza__itemDot{transform:scale(1.15)}}@keyframes RoadmapV2-module__6hduza__shineLeftToRight{0%{background-position:120%}to{background-position:-80%}}@keyframes RoadmapV2-module__6hduza__selectPulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.2)}}@keyframes RoadmapV2-module__6hduza__currentPulse{0%{opacity:0;transform:scale(1)}55%{opacity:0;transform:scale(1)}60%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}@keyframes RoadmapV2-module__6hduza__humanFlow{0%{transform:translate(-140%)}to{transform:translate(100%)}}@keyframes RoadmapV2-module__6hduza__nodePulse{0%{box-shadow:0 0 6px rgba(var(--pulse-color),.35),0 0 12px rgba(var(--pulse-color),.2)}50%{box-shadow:0 0 12px rgba(var(--pulse-color),.7),0 0 20px rgba(var(--pulse-color),.4)}to{box-shadow:0 0 6px rgba(var(--pulse-color),.35),0 0 12px rgba(var(--pulse-color),.2)}}@keyframes RoadmapV2-module__6hduza__contentReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes RoadmapV2-module__6hduza__itemReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
