.Navbar-module__nuAbfa__nav{z-index:200;padding:16px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(24px);background:#0d0520d9;border-bottom:1px solid #ffffff14}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto;padding:0 48px;display:flex}.Navbar-module__nuAbfa__logo{letter-spacing:-1px;background:linear-gradient(135deg,#c084fc,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text;flex-shrink:0;font-size:22px;font-weight:900;text-decoration:none}.Navbar-module__nuAbfa__links{gap:32px;list-style:none;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-muted);letter-spacing:.2px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:linear-gradient(90deg,var(--p3),var(--pink));width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--p4)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__cta{background:linear-gradient(135deg,var(--p1),var(--p2));color:#fff;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 20px #7c3aed66}.Navbar-module__nuAbfa__cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7c3aed8c}.Navbar-module__nuAbfa__cta span{transition:transform .2s}.Navbar-module__nuAbfa__cta:hover span{transform:translate(2px,-2px)}.Navbar-module__nuAbfa__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__bl{background:var(--text);border-radius:2px;width:22px;height:1.5px;transition:all .3s;display:block}.Navbar-module__nuAbfa__bl.Navbar-module__nuAbfa__open:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__nuAbfa__bl.Navbar-module__nuAbfa__open:last-child{transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__nuAbfa__mobile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d0520f2;border-top:1px solid #ffffff14;flex-direction:column;gap:4px;padding:20px;display:flex}.Navbar-module__nuAbfa__mlink{color:var(--text-muted);border-radius:10px;padding:13px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Navbar-module__nuAbfa__mlink:hover{color:var(--p4);background:#7c3aed26}.Navbar-module__nuAbfa__mcta{background:linear-gradient(135deg,var(--p1),var(--p2));color:#fff;text-align:center;border-radius:10px;margin-top:8px;padding:13px 16px;font-size:14px;font-weight:700;text-decoration:none;display:block}@media (max-width:900px){.Navbar-module__nuAbfa__nav{padding:calc(10px + env(safe-area-inset-top))0 10px;-webkit-backdrop-filter:blur(20px);background:#0d0520eb;border-bottom:1px solid #ffffff14}.Navbar-module__nuAbfa__links,.Navbar-module__nuAbfa__cta{display:none}.Navbar-module__nuAbfa__burger{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;width:44px;height:44px;display:flex}.Navbar-module__nuAbfa__inner{min-height:44px;padding:0 20px}.Navbar-module__nuAbfa__logo{font-size:23px}.Navbar-module__nuAbfa__mobile{border-bottom:1px solid #ffffff14;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 44px #00000059}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100svh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__orb{pointer-events:none;filter:blur(70px);border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__orb1{background:#7c3aed47;width:420px;height:420px;animation:9s ease-in-out infinite Hero-module__Z8hQ_W__float;top:8%;right:3%}.Hero-module__Z8hQ_W__orb2{background:#ec48992e;width:300px;height:300px;animation:11s ease-in-out 2s infinite Hero-module__Z8hQ_W__float;bottom:10%;left:2%}.Hero-module__Z8hQ_W__orb3{background:#22d3ee1f;width:220px;height:220px;animation:7s ease-in-out 1s infinite Hero-module__Z8hQ_W__float;top:55%;right:28%}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-28px)scale(1.04)}}.Hero-module__Z8hQ_W__inner{z-index:1;grid-template-columns:1fr 360px;align-items:center;gap:60px;width:100%;max-width:1100px;margin:0 auto;padding:0 48px;display:grid;position:relative}.Hero-module__Z8hQ_W__badge{font-family:var(--mono);color:var(--p4);letter-spacing:.5px;background:#7c3aed2e;border:1px solid #a855f74d;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:28px;padding:6px 16px;font-size:11px;animation:.7s both Hero-module__Z8hQ_W__fu;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--p4);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{box-shadow:0 0 #a855f780}70%{box-shadow:0 0 0 8px #a855f700}}.Hero-module__Z8hQ_W__name{flex-direction:column;margin-bottom:20px;animation:.7s 80ms both Hero-module__Z8hQ_W__fu;display:flex}.Hero-module__Z8hQ_W__nameFirst{letter-spacing:-3px;color:var(--white);font-size:clamp(60px,9vw,100px);font-weight:900;line-height:.95}.Hero-module__Z8hQ_W__nameLast{letter-spacing:-3px;background:linear-gradient(135deg,var(--p3)0%,var(--pink)50%,var(--cyan)100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;font-size:clamp(60px,9vw,100px);font-weight:900;line-height:.95;animation:4s infinite Hero-module__Z8hQ_W__gradShift}@keyframes Hero-module__Z8hQ_W__gradShift{0%,to{background-position:0%}50%{background-position:100%}}.Hero-module__Z8hQ_W__roles{flex-wrap:wrap;gap:10px;margin-bottom:28px;animation:.7s .15s both Hero-module__Z8hQ_W__fu;display:flex}.Hero-module__Z8hQ_W__roleChip{color:var(--text-dim);background:#7c3aed1f;border:1px solid #a855f733;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__bio{color:var(--text-dim);max-width:520px;margin-bottom:40px;font-size:16px;font-weight:300;line-height:1.8;animation:.7s .2s both Hero-module__Z8hQ_W__fu}.Hero-module__Z8hQ_W__bio strong{color:var(--p4);font-weight:600}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;align-items:center;gap:12px;animation:.7s .28s both Hero-module__Z8hQ_W__fu;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:linear-gradient(135deg,var(--p1),var(--p2));color:#fff;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 28px #7c3aed73}.Hero-module__Z8hQ_W__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 14px 40px #7c3aed8c}.Hero-module__Z8hQ_W__btnGlass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:13px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__btnGlass:hover{color:var(--p4);background:#7c3aed26;border-color:#a855f766;transform:translateY(-2px)}.Hero-module__Z8hQ_W__btnIcon{width:46px;height:46px;color:var(--text-muted);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.Hero-module__Z8hQ_W__btnIcon:hover{color:var(--p4);background:#7c3aed33;border-color:#a855f766;transform:translateY(-2px)}.Hero-module__Z8hQ_W__card{-webkit-backdrop-filter:blur(24px);border-radius:var(--rl);background:#ffffff0d;border:1px solid #ffffff1a;padding:28px;animation:.7s .18s both Hero-module__Z8hQ_W__fu;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__cardGlow{background:linear-gradient(90deg,var(--p1),var(--pink),var(--cyan));height:2px;position:absolute;top:0;left:0;right:0}.Hero-module__Z8hQ_W__cardTitle{font-family:var(--mono);color:var(--text-muted);letter-spacing:1.5px;margin-bottom:18px;font-size:11px}.Hero-module__Z8hQ_W__stat{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.Hero-module__Z8hQ_W__stat:last-child{border-bottom:none}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);font-size:12px;font-weight:400}.Hero-module__Z8hQ_W__statVal{color:var(--text);font-size:13px;font-weight:600}.Hero-module__Z8hQ_W__statVal.Hero-module__Z8hQ_W__accent{color:var(--p4)}.Hero-module__Z8hQ_W__statVal.Hero-module__Z8hQ_W__live{color:var(--green);align-items:center;gap:6px;display:flex}.Hero-module__Z8hQ_W__liveDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__lp}@keyframes Hero-module__Z8hQ_W__lp{0%,to{box-shadow:0 0 #4ade8066}50%{box-shadow:0 0 0 5px #4ade8000}}.Hero-module__Z8hQ_W__scroll{align-items:center;gap:10px;animation:.7s .6s both Hero-module__Z8hQ_W__fu;display:flex;position:absolute;bottom:36px;right:48px}.Hero-module__Z8hQ_W__scroll span{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);writing-mode:vertical-rl;font-size:9px}.Hero-module__Z8hQ_W__scrollLine{background:#ffffff1a;border-radius:2px;width:1.5px;height:56px;overflow:hidden}.Hero-module__Z8hQ_W__scrollThumb{background:linear-gradient(to bottom,var(--p3),var(--pink));border-radius:2px;width:100%;height:40%;animation:2.5s ease-in-out infinite Hero-module__Z8hQ_W__sa}@keyframes Hero-module__Z8hQ_W__sa{0%{opacity:0;transform:translateY(-100%)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(250%)}}@keyframes Hero-module__Z8hQ_W__fu{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.Hero-module__Z8hQ_W__inner{text-align:center;grid-template-columns:1fr;gap:40px;padding:0 20px}.Hero-module__Z8hQ_W__left{flex-direction:column;align-items:center;display:flex}.Hero-module__Z8hQ_W__bio{max-width:620px}.Hero-module__Z8hQ_W__roles,.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__card,.Hero-module__Z8hQ_W__scroll{display:none}.Hero-module__Z8hQ_W__hero{padding:100px 0 70px}}@media (max-width:520px){.Hero-module__Z8hQ_W__hero{align-items:flex-start;min-height:auto;padding:122px 0 64px}.Hero-module__Z8hQ_W__inner{justify-items:center;gap:28px;width:100%;max-width:100%;padding:0 18px}.Hero-module__Z8hQ_W__left{width:100%;max-width:360px}.Hero-module__Z8hQ_W__badge,.Hero-module__Z8hQ_W__name,.Hero-module__Z8hQ_W__roles,.Hero-module__Z8hQ_W__bio,.Hero-module__Z8hQ_W__actions{opacity:1;animation:none;transform:none}.Hero-module__Z8hQ_W__badge{letter-spacing:.2px;justify-content:center;max-width:100%;margin-bottom:22px;font-size:10px}.Hero-module__Z8hQ_W__name{align-items:center;margin-bottom:18px}.Hero-module__Z8hQ_W__nameFirst,.Hero-module__Z8hQ_W__nameLast{letter-spacing:-2px;font-size:clamp(54px,18vw,68px)}.Hero-module__Z8hQ_W__roles{gap:8px;margin-bottom:24px}.Hero-module__Z8hQ_W__roleChip{padding:6px 12px;font-size:12px}.Hero-module__Z8hQ_W__bio{max-width:340px;margin-bottom:30px;font-size:15px;line-height:1.75}.Hero-module__Z8hQ_W__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:350px;display:grid}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGlass,.Hero-module__Z8hQ_W__btnIcon{justify-content:center;width:100%}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnGlass{padding:13px 14px}.Hero-module__Z8hQ_W__btnIcon{height:46px}.Hero-module__Z8hQ_W__btnGlass:nth-of-type(3){grid-column:1/-1}}
.Marquee-module__XxqZwG__wrapper{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#7c3aed0a;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:18px 0;position:relative;overflow:hidden}.Marquee-module__XxqZwG__wrapper:before,.Marquee-module__XxqZwG__wrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.Marquee-module__XxqZwG__wrapper:before{background:linear-gradient(to right,var(--bg-1),transparent);left:0}.Marquee-module__XxqZwG__wrapper:after{background:linear-gradient(to left,var(--bg-1),transparent);right:0}.Marquee-module__XxqZwG__track{width:max-content;animation:32s linear infinite Marquee-module__XxqZwG__mq;display:flex}.Marquee-module__XxqZwG__item{font-family:var(--mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;align-items:center;gap:16px;padding:0 20px;font-size:11px;transition:color .2s;display:inline-flex}.Marquee-module__XxqZwG__item:hover{color:var(--p4)}.Marquee-module__XxqZwG__dot{color:var(--p1);font-size:7px}@keyframes Marquee-module__XxqZwG__mq{0%{transform:translate(0)}to{transform:translate(-50%)}}
.StatsBar-module__6gayuq__bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#7c3aed0f;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;padding:48px 0;position:relative}.StatsBar-module__6gayuq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.StatsBar-module__6gayuq__item{border-radius:var(--r);text-align:center;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;align-items:center;gap:6px;padding:24px;transition:all .3s;display:flex}.StatsBar-module__6gayuq__item:hover{background:#7c3aed1f;border-color:#a855f740;transform:translateY(-4px)}.StatsBar-module__6gayuq__icon{margin-bottom:4px;font-size:24px}.StatsBar-module__6gayuq__value{letter-spacing:-1px;background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:36px;font-weight:900;line-height:1}.StatsBar-module__6gayuq__label{font-family:var(--mono);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:11px}@media (max-width:768px){.StatsBar-module__6gayuq__grid{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:480px){.StatsBar-module__6gayuq__grid{grid-template-columns:1fr 1fr}.StatsBar-module__6gayuq__bar{padding:32px 0}.StatsBar-module__6gayuq__item{padding:18px 12px}.StatsBar-module__6gayuq__value{font-size:30px}.StatsBar-module__6gayuq__label{font-size:9px}}
.About-module__vqXTeW__section{z-index:1;padding:110px 0;position:relative}.About-module__vqXTeW__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:48px;font-size:11px;display:inline-flex}.About-module__vqXTeW__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.About-module__vqXTeW__heading{letter-spacing:-1.5px;color:var(--white);margin-bottom:28px;font-size:clamp(36px,5vw,54px);font-weight:900;line-height:1.05}.About-module__vqXTeW__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.About-module__vqXTeW__body p{color:var(--text-dim);margin-bottom:16px;font-size:15px;font-weight:300;line-height:1.85}.About-module__vqXTeW__body p strong{color:var(--p4);font-weight:600}.About-module__vqXTeW__status{border-radius:var(--r);background:#4ade800f;border:1px solid #4ade8026;align-items:center;gap:14px;margin-top:32px;padding:18px 22px;display:flex}.About-module__vqXTeW__statusDot{background:var(--green);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite About-module__vqXTeW__sp}@keyframes About-module__vqXTeW__sp{0%,to{box-shadow:0 0 #4ade8066}50%{box-shadow:0 0 0 6px #4ade8000}}.About-module__vqXTeW__statusRole{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:600}.About-module__vqXTeW__statusCompany{font-family:var(--mono);color:var(--text-muted);font-size:10px}.About-module__vqXTeW__cardGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.About-module__vqXTeW__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--r);background:#ffffff0d;border:1px solid #ffffff17;padding:22px;transition:all .3s}.About-module__vqXTeW__card:hover{background:#7c3aed1a;border-color:#a855f759;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.About-module__vqXTeW__cardIcon{margin-bottom:10px;font-size:22px}.About-module__vqXTeW__cardLabel{font-family:var(--mono);text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:4px;font-size:9px}.About-module__vqXTeW__cardValue{color:var(--text);font-size:13px;font-weight:600}@media (max-width:900px){.About-module__vqXTeW__grid{text-align:center;grid-template-columns:1fr;gap:40px}.About-module__vqXTeW__label{justify-content:center;display:flex}.About-module__vqXTeW__status{text-align:left;justify-content:center}.About-module__vqXTeW__section{padding:80px 0}}@media (max-width:600px){.About-module__vqXTeW__cardGrid{grid-template-columns:1fr}}@media (max-width:480px){.About-module__vqXTeW__section{text-align:center;padding:64px 0}.About-module__vqXTeW__label{margin-bottom:28px}.About-module__vqXTeW__heading{letter-spacing:-1px;font-size:34px}.About-module__vqXTeW__body p{font-size:14px;line-height:1.75}.About-module__vqXTeW__status{text-align:left;padding:16px}.About-module__vqXTeW__card{padding:18px}}
.Skills-module__P7wDQq__section{z-index:1;padding:110px 0;position:relative}.Skills-module__P7wDQq__header{margin-bottom:56px}.Skills-module__P7wDQq__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:inline-flex}.Skills-module__P7wDQq__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.Skills-module__P7wDQq__heading{letter-spacing:-1.5px;color:var(--white);margin-bottom:12px;font-size:clamp(36px,5vw,54px);font-weight:900;line-height:1.05}.Skills-module__P7wDQq__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Skills-module__P7wDQq__sub{color:var(--text-muted);font-size:15px;font-weight:300}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.Skills-module__P7wDQq__grid .Skills-module__P7wDQq__col:nth-child(4){grid-column:1}.Skills-module__P7wDQq__grid .Skills-module__P7wDQq__col:nth-child(5){grid-column:2/span 2}.Skills-module__P7wDQq__col{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--rl);background:#ffffff0a;border:1px solid #ffffff14;padding:28px;transition:border-color .3s,background .3s}.Skills-module__P7wDQq__col:hover{background:#7c3aed0f;border-color:#a855f740}.Skills-module__P7wDQq__colHead{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;margin-bottom:22px;padding-bottom:16px;display:flex}.Skills-module__P7wDQq__colIcon{font-size:18px}.Skills-module__P7wDQq__colLabel{color:var(--p4);letter-spacing:.2px;font-size:13px;font-weight:700}.Skills-module__P7wDQq__skillList{flex-direction:column;gap:14px;display:flex}.Skills-module__P7wDQq__skillTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.Skills-module__P7wDQq__skillName{color:var(--text-dim);font-size:13px;font-weight:500}.Skills-module__P7wDQq__skillPct{font-family:var(--mono);color:var(--text-muted);font-size:10px}.Skills-module__P7wDQq__bar{background:#ffffff0f;border-radius:2px;height:3px;overflow:hidden}.Skills-module__P7wDQq__fill{background:linear-gradient(90deg,var(--p1),var(--p3),var(--pink));border-radius:2px;width:0%;height:100%;animation:1.2s .3s forwards Skills-module__P7wDQq__grow}@keyframes Skills-module__P7wDQq__grow{to{width:var(--w)}}.Skills-module__P7wDQq__pillsSection{border-radius:var(--rl);background:#ffffff08;border:1px solid #ffffff12;padding:28px}.Skills-module__P7wDQq__pillsLabel{font-family:var(--mono);color:var(--text-muted);letter-spacing:1.5px;margin-bottom:16px;font-size:11px}.Skills-module__P7wDQq__pills{flex-wrap:wrap;gap:10px;display:flex}.Skills-module__P7wDQq__pill{color:var(--text-dim);cursor:default;background:#7c3aed1a;border:1px solid #a855f72e;border-radius:100px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:inline-block}.Skills-module__P7wDQq__pill:hover{color:var(--p4);background:#7c3aed33;border-color:#a855f759;transform:translateY(-2px)}@media (max-width:1000px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr 1fr}.Skills-module__P7wDQq__grid .Skills-module__P7wDQq__col:nth-child(4),.Skills-module__P7wDQq__grid .Skills-module__P7wDQq__col:nth-child(5){grid-column:auto}}@media (max-width:650px){.Skills-module__P7wDQq__section{text-align:center;padding:80px 0}.Skills-module__P7wDQq__label{justify-content:center;display:flex}.Skills-module__P7wDQq__grid{grid-template-columns:1fr}.Skills-module__P7wDQq__colHead,.Skills-module__P7wDQq__skillTop,.Skills-module__P7wDQq__pills{justify-content:center}}@media (max-width:480px){.Skills-module__P7wDQq__section{padding:64px 0}.Skills-module__P7wDQq__header{margin-bottom:32px}.Skills-module__P7wDQq__heading{letter-spacing:-1px;font-size:34px}.Skills-module__P7wDQq__sub{font-size:14px;line-height:1.7}.Skills-module__P7wDQq__col,.Skills-module__P7wDQq__pillsSection{padding:20px}.Skills-module__P7wDQq__colHead{justify-content:center}.Skills-module__P7wDQq__skillTop{gap:12px}.Skills-module__P7wDQq__skillName{font-size:12px}.Skills-module__P7wDQq__pill{padding:6px 10px;font-size:11px}}
.Services-module__PFRRnG__section{z-index:1;padding:110px 0;position:relative}.Services-module__PFRRnG__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:inline-flex}.Services-module__PFRRnG__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.Services-module__PFRRnG__heading{letter-spacing:-1.5px;color:var(--white);margin-bottom:12px;font-size:clamp(36px,5vw,54px);font-weight:900;line-height:1.05}.Services-module__PFRRnG__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Services-module__PFRRnG__sub{color:var(--text-muted);margin-bottom:52px;font-size:15px;font-weight:300}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Services-module__PFRRnG__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--rl);cursor:default;background:#ffffff0a;border:1px solid #ffffff14;padding:32px;transition:all .3s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";background:linear-gradient(90deg,transparent,var(--p2),transparent);opacity:0;height:1.5px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__card:hover{background:#7c3aed14;border-color:#a855f74d;transform:translateY(-6px);box-shadow:0 20px 50px #0006}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__card.Services-module__PFRRnG__featured{background:#7c3aed1f;border-color:#a855f740;grid-column:span 1}.Services-module__PFRRnG__card.Services-module__PFRRnG__featured:before{opacity:1;background:linear-gradient(90deg,var(--p1),var(--pink),var(--cyan))}.Services-module__PFRRnG__cardGlow{pointer-events:none;background:radial-gradient(circle,#a855f726 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.Services-module__PFRRnG__icon{margin-bottom:16px;font-size:32px}.Services-module__PFRRnG__title{color:var(--white);letter-spacing:-.3px;margin-bottom:10px;font-size:18px;font-weight:700}.Services-module__PFRRnG__desc{color:var(--text-dim);margin-bottom:20px;font-size:14px;font-weight:300;line-height:1.75}.Services-module__PFRRnG__tags{flex-wrap:wrap;gap:7px;margin-bottom:20px;display:flex}.Services-module__PFRRnG__tag{font-family:var(--mono);color:var(--p4);background:#7c3aed1f;border:1px solid #a855f733;border-radius:4px;padding:3px 10px;font-size:10px}.Services-module__PFRRnG__arrow{color:var(--text-muted);font-size:18px;transition:all .3s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__arrow{color:var(--p4);transform:translate(4px,-2px)}@media (max-width:900px){.Services-module__PFRRnG__grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Services-module__PFRRnG__section{text-align:center;padding:80px 0}.Services-module__PFRRnG__label{justify-content:center;display:flex}.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__tags{justify-content:center}}@media (max-width:480px){.Services-module__PFRRnG__section{padding:64px 0}.Services-module__PFRRnG__heading{letter-spacing:-1px;font-size:34px}.Services-module__PFRRnG__sub{margin-bottom:32px;font-size:14px;line-height:1.7}.Services-module__PFRRnG__card{padding:22px}.Services-module__PFRRnG__desc{font-size:13px}}
.Projects-module__K3d-Xa__section{z-index:1;padding:110px 0;position:relative}.Projects-module__K3d-Xa__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:inline-flex}.Projects-module__K3d-Xa__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.Projects-module__K3d-Xa__heading{letter-spacing:-1.5px;color:var(--white);margin-bottom:12px;font-size:clamp(36px,5vw,54px);font-weight:900;line-height:1.05}.Projects-module__K3d-Xa__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Projects-module__K3d-Xa__sub{color:var(--text-muted);margin-bottom:40px;font-size:15px;font-weight:300}.Projects-module__K3d-Xa__featured{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.Projects-module__K3d-Xa__featCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--rl);cursor:pointer;background:#7c3aed1a;border:1px solid #a855f733;transition:all .3s;overflow:hidden}.Projects-module__K3d-Xa__featCardTop{background:linear-gradient(90deg,var(--p1),var(--pink),var(--cyan));height:2px}.Projects-module__K3d-Xa__featCard:hover{border-color:#a855f766;transform:translateY(-4px);box-shadow:0 20px 60px #0006}.Projects-module__K3d-Xa__fcInner{grid-template-columns:1fr auto;align-items:center;gap:40px;padding:36px;display:grid}.Projects-module__K3d-Xa__fcTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:1px;color:var(--p4);background:#7c3aed26;border:1px solid #a855f733;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:10px;display:inline-flex}.Projects-module__K3d-Xa__fcEmoji{font-size:14px}.Projects-module__K3d-Xa__fcTitle{color:var(--white);letter-spacing:-.5px;margin-bottom:4px;font-size:26px;font-weight:800}.Projects-module__K3d-Xa__fcSub{color:var(--p4);margin-bottom:14px;font-size:14px;font-weight:500}.Projects-module__K3d-Xa__fcDesc{color:var(--text-dim);max-width:600px;margin-bottom:20px;font-size:14px;font-weight:300;line-height:1.75}.Projects-module__K3d-Xa__fcTech{flex-wrap:wrap;gap:8px;display:flex}.Projects-module__K3d-Xa__fcRight{flex-direction:column;flex-shrink:0;align-items:center;gap:16px;display:flex}.Projects-module__K3d-Xa__highlight{font-family:var(--mono);color:var(--p4);letter-spacing:.5px;white-space:nowrap;background:#7c3aed33;border:1px solid #a855f740;border-radius:100px;padding:8px 16px;font-size:10px}.Projects-module__K3d-Xa__fcArrow{color:var(--text-muted);font-size:24px;transition:all .3s}.Projects-module__K3d-Xa__featCard:hover .Projects-module__K3d-Xa__fcArrow{color:var(--p4);transform:translate(4px,-4px)}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Projects-module__K3d-Xa__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--rl);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;padding:28px;transition:all .3s;display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__card:before{content:"";background:linear-gradient(90deg,transparent,var(--p2),transparent);opacity:0;height:1.5px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Projects-module__K3d-Xa__card:hover{background:#7c3aed14;border-color:#a855f74d;transform:translateY(-6px);box-shadow:0 20px 50px #0006}.Projects-module__K3d-Xa__card:hover:before{opacity:1}.Projects-module__K3d-Xa__cardTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Projects-module__K3d-Xa__cardTag{font-family:var(--mono);text-transform:uppercase;letter-spacing:1px;color:var(--p4);background:#7c3aed1f;border:1px solid #a855f733;border-radius:100px;padding:4px 10px;font-size:10px}.Projects-module__K3d-Xa__cardArrow{color:var(--text-muted);font-size:18px;transition:all .3s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__cardArrow{color:var(--p4);transform:translate(3px,-3px)}.Projects-module__K3d-Xa__cardTitle{color:var(--white);letter-spacing:-.3px;margin-bottom:10px;font-size:20px;font-weight:700}.Projects-module__K3d-Xa__cardDesc{color:var(--text-dim);flex:1;margin-bottom:16px;font-size:13px;font-weight:300;line-height:1.75}.Projects-module__K3d-Xa__cardTech{flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.Projects-module__K3d-Xa__cardHighlight{font-family:var(--mono);color:var(--p4);letter-spacing:.5px;margin-top:auto;font-size:10px}.Projects-module__K3d-Xa__tech{font-family:var(--mono);color:var(--p4);background:#7c3aed1f;border:1px solid #a855f733;border-radius:4px;padding:3px 10px;font-size:10px}@media (max-width:900px){.Projects-module__K3d-Xa__grid{grid-template-columns:1fr 1fr}.Projects-module__K3d-Xa__fcInner{grid-template-columns:1fr;gap:16px}.Projects-module__K3d-Xa__fcRight{flex-direction:row;justify-content:center}}@media (max-width:600px){.Projects-module__K3d-Xa__section{text-align:center;padding:80px 0}.Projects-module__K3d-Xa__label,.Projects-module__K3d-Xa__fcTag{justify-content:center;margin-left:auto;margin-right:auto;display:flex}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr}.Projects-module__K3d-Xa__fcTech,.Projects-module__K3d-Xa__cardTech{justify-content:center}.Projects-module__K3d-Xa__cardTop{justify-content:center;gap:12px}}@media (max-width:480px){.Projects-module__K3d-Xa__section{padding:64px 0}.Projects-module__K3d-Xa__heading{letter-spacing:-1px;font-size:34px}.Projects-module__K3d-Xa__sub{margin-bottom:30px;font-size:14px;line-height:1.7}.Projects-module__K3d-Xa__fcInner{text-align:center;padding:22px}.Projects-module__K3d-Xa__fcTitle{font-size:22px}.Projects-module__K3d-Xa__fcDesc,.Projects-module__K3d-Xa__cardDesc{font-size:13px}.Projects-module__K3d-Xa__fcRight{gap:10px}.Projects-module__K3d-Xa__card{padding:22px}.Projects-module__K3d-Xa__cardTitle{font-size:18px}}
.Experience-module__HaXZMW__section{z-index:1;padding:110px 0;position:relative}.Experience-module__HaXZMW__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:16px;font-size:11px;display:inline-flex}.Experience-module__HaXZMW__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.Experience-module__HaXZMW__heading{letter-spacing:-1.5px;color:var(--white);margin-bottom:52px;font-size:clamp(36px,5vw,54px);font-weight:900;line-height:1.05}.Experience-module__HaXZMW__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Experience-module__HaXZMW__timeline{flex-direction:column;gap:0;display:flex}.Experience-module__HaXZMW__entry{grid-template-columns:40px 1fr;gap:24px;display:grid}.Experience-module__HaXZMW__dotCol{flex-direction:column;align-items:center;padding-top:8px;display:flex}.Experience-module__HaXZMW__dot{background:linear-gradient(135deg,var(--p2),var(--pink));border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 4px #7c3aed33}.Experience-module__HaXZMW__line{background:linear-gradient(#a855f74d,#0000);flex:1;width:1.5px;min-height:40px;margin-top:8px}.Experience-module__HaXZMW__content{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--rl);background:#ffffff0a;border:1px solid #ffffff14;margin-bottom:24px;padding:36px;transition:border-color .3s;position:relative;overflow:hidden}.Experience-module__HaXZMW__content:before{content:"";background:linear-gradient(180deg,var(--p1),var(--pink));width:3px;position:absolute;top:0;bottom:0;left:0}.Experience-module__HaXZMW__content:hover{border-color:#a855f740}.Experience-module__HaXZMW__entryHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.Experience-module__HaXZMW__company{color:var(--white);letter-spacing:-.5px;margin-bottom:4px;font-size:26px;font-weight:800}.Experience-module__HaXZMW__role{color:var(--p4);font-size:14px;font-weight:500}.Experience-module__HaXZMW__periodBadge{font-family:var(--mono);color:var(--p4);letter-spacing:.5px;white-space:nowrap;background:#7c3aed26;border:1px solid #a855f740;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:8px 16px;font-size:11px;display:inline-flex}.Experience-module__HaXZMW__liveDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite Experience-module__HaXZMW__lp}@keyframes Experience-module__HaXZMW__lp{0%,to{box-shadow:0 0 #4ade8066}50%{box-shadow:0 0 0 5px #4ade8000}}.Experience-module__HaXZMW__desc{color:var(--text-dim);margin-bottom:28px;font-size:15px;font-weight:300;line-height:1.85}.Experience-module__HaXZMW__achievements{margin-bottom:24px}.Experience-module__HaXZMW__achievLabel{font-family:var(--mono);color:var(--text-muted);letter-spacing:1.5px;margin-bottom:14px;font-size:10px}.Experience-module__HaXZMW__achievement{color:var(--text-dim);align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;font-weight:300;line-height:1.6;display:flex}.Experience-module__HaXZMW__achievIcon{color:var(--p4);flex-shrink:0;margin-top:4px;font-size:10px}.Experience-module__HaXZMW__tags{flex-wrap:wrap;gap:8px;display:flex}.Experience-module__HaXZMW__tag{font-family:var(--mono);color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:4px 12px;font-size:10px}@media (max-width:768px){.Experience-module__HaXZMW__entry{text-align:center;grid-template-columns:1fr}.Experience-module__HaXZMW__label{justify-content:center;display:flex}.Experience-module__HaXZMW__entryHeader{justify-content:center}.Experience-module__HaXZMW__achievement{text-align:left;justify-content:center}.Experience-module__HaXZMW__tags{justify-content:center}.Experience-module__HaXZMW__dotCol{display:none}.Experience-module__HaXZMW__section{padding:80px 0}}@media (max-width:480px){.Experience-module__HaXZMW__section{padding:64px 0}.Experience-module__HaXZMW__heading{letter-spacing:-1px;margin-bottom:34px;font-size:34px}.Experience-module__HaXZMW__content{padding:24px 20px}.Experience-module__HaXZMW__company{font-size:22px}.Experience-module__HaXZMW__periodBadge{white-space:normal;justify-content:center;font-size:10px}.Experience-module__HaXZMW__desc{font-size:14px;line-height:1.75}.Experience-module__HaXZMW__achievement{justify-content:flex-start;font-size:13px}}
.Contact-module__OWeMSG__section{z-index:1;padding:110px 0;position:relative}.Contact-module__OWeMSG__label{font-family:var(--mono);letter-spacing:2px;text-transform:uppercase;color:var(--p4);align-items:center;gap:10px;margin-bottom:48px;font-size:11px;display:inline-flex}.Contact-module__OWeMSG__labelLine{background:linear-gradient(to right,var(--p1),var(--p4));width:24px;height:1.5px}.Contact-module__OWeMSG__inner{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.Contact-module__OWeMSG__heading{letter-spacing:-2.5px;color:var(--white);margin-bottom:20px;font-size:clamp(44px,7vw,72px);font-weight:900;line-height:.95}.Contact-module__OWeMSG__grad{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Contact-module__OWeMSG__dim{color:var(--text-muted);font-weight:300}.Contact-module__OWeMSG__sub{color:var(--text-dim);margin-bottom:36px;font-size:15px;font-weight:300;line-height:1.7}.Contact-module__OWeMSG__sub strong{color:var(--p4);font-weight:600}.Contact-module__OWeMSG__avail{border-radius:var(--r);background:#ffffff0a;border:1px solid #ffffff14;padding:24px}.Contact-module__OWeMSG__availLabel{font-family:var(--mono);color:var(--text-muted);letter-spacing:1.5px;margin-bottom:14px;font-size:10px}.Contact-module__OWeMSG__availItem{border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:8px 0;display:flex}.Contact-module__OWeMSG__availItem:last-child{border-bottom:none}.Contact-module__OWeMSG__availDot{background:var(--green);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 3px #4ade8026}.Contact-module__OWeMSG__availDotNo{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:7px;height:7px}.Contact-module__OWeMSG__availText{color:var(--text-dim);font-size:14px;font-weight:400}.Contact-module__OWeMSG__links{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.Contact-module__OWeMSG__link{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--r);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:16px;padding:20px 22px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Contact-module__OWeMSG__linkBar{background:linear-gradient(180deg,var(--p1),var(--pink));opacity:0;width:3px;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0}.Contact-module__OWeMSG__link:hover{background:#7c3aed1a;border-color:#a855f74d;transform:translate(6px)}.Contact-module__OWeMSG__link:hover .Contact-module__OWeMSG__linkBar{opacity:1}.Contact-module__OWeMSG__linkIcon{background:#7c3aed26;border:1px solid #a855f733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex}.Contact-module__OWeMSG__link:hover .Contact-module__OWeMSG__linkIcon{background:#7c3aed47;border-color:#a855f766}.Contact-module__OWeMSG__linkBody{flex:1}.Contact-module__OWeMSG__linkType{font-family:var(--mono);text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:2px;font-size:9px}.Contact-module__OWeMSG__linkVal{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:600}.Contact-module__OWeMSG__linkSub{color:var(--text-muted);font-size:12px}.Contact-module__OWeMSG__linkArrow{color:var(--text-muted);flex-shrink:0;font-size:18px;transition:all .3s}.Contact-module__OWeMSG__link:hover .Contact-module__OWeMSG__linkArrow{color:var(--p4);transform:translate(3px,-3px)}.Contact-module__OWeMSG__emailBox{border-radius:var(--r);background:#7c3aed14;border:1px solid #a855f72e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.Contact-module__OWeMSG__emailLabel{font-family:var(--mono);color:var(--text-muted);letter-spacing:1px;font-size:10px}.Contact-module__OWeMSG__emailBtn{background:linear-gradient(135deg,var(--p1),var(--p2));color:#fff;border-radius:10px;align-items:center;gap:8px;padding:11px 22px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #7c3aed59}.Contact-module__OWeMSG__emailBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed80}@media (max-width:900px){.Contact-module__OWeMSG__inner{text-align:center;grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__label{justify-content:center;display:flex}.Contact-module__OWeMSG__availItem,.Contact-module__OWeMSG__link,.Contact-module__OWeMSG__emailBox{justify-content:center}.Contact-module__OWeMSG__linkBody{text-align:center}.Contact-module__OWeMSG__section{padding:80px 0}}@media (max-width:480px){.Contact-module__OWeMSG__section{padding:64px 0}.Contact-module__OWeMSG__label{margin-bottom:28px}.Contact-module__OWeMSG__inner{gap:34px}.Contact-module__OWeMSG__heading{letter-spacing:-1.5px;font-size:40px;line-height:1}.Contact-module__OWeMSG__sub{font-size:14px;line-height:1.7}.Contact-module__OWeMSG__avail{text-align:left;padding:20px}.Contact-module__OWeMSG__availItem{justify-content:flex-start}.Contact-module__OWeMSG__link{gap:12px;padding:16px}.Contact-module__OWeMSG__linkIcon{width:40px;height:40px;font-size:15px}.Contact-module__OWeMSG__linkBody{text-align:left;min-width:0}.Contact-module__OWeMSG__linkVal{word-break:break-word;font-size:13px}.Contact-module__OWeMSG__emailBox{text-align:center;justify-content:center;padding:18px}.Contact-module__OWeMSG__emailBtn{justify-content:center;width:100%}}
.Footer-module__EZoWya__footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1;background:#0d052099;border-top:1px solid #ffffff14;position:relative}.Footer-module__EZoWya__inner{max-width:1100px;margin:0 auto;padding:0 48px}.Footer-module__EZoWya__top{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:40px 0 32px;display:flex}.Footer-module__EZoWya__logo{background:linear-gradient(135deg,var(--p4),var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:4px;font-size:24px;font-weight:900}.Footer-module__EZoWya__tagline{font-family:var(--mono);color:var(--text-muted);letter-spacing:1px;font-size:10px}.Footer-module__EZoWya__nav{flex-wrap:wrap;gap:28px;display:flex}.Footer-module__EZoWya__navLink{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__navLink:hover{color:var(--p4)}.Footer-module__EZoWya__cta{background:linear-gradient(135deg,var(--p1),var(--p2));color:#fff;border-radius:10px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #7c3aed59}.Footer-module__EZoWya__cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed80}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:20px 0;display:flex}.Footer-module__EZoWya__copy,.Footer-module__EZoWya__built{font-family:var(--mono);color:var(--text-muted);letter-spacing:.3px;font-size:11px}@media (max-width:768px){.Footer-module__EZoWya__inner{text-align:center;padding:0 20px}.Footer-module__EZoWya__top{flex-direction:column;align-items:center}.Footer-module__EZoWya__bottom{justify-content:center}.Footer-module__EZoWya__nav{display:none}}
.ScrollReveal-module__0uU3eW__reveal{opacity:0;transition:opacity .75s,transform .75s;transform:translateY(32px)}.ScrollReveal-module__0uU3eW__reveal.ScrollReveal-module__0uU3eW__visible{opacity:1;transform:translateY(0)}
