.CornerButton-module__XkfcDq__cornerButton{color:#e5e7eb;cursor:pointer;text-align:center;background:0 0;border:2px solid #0000;border-radius:0;min-width:200px;padding:1.25rem 2.5rem;font-size:clamp(1.125rem,1.125rem + .15vw,1.25rem);font-weight:600;text-decoration:none;transition:color .3s;animation:.6s ease-out .8s both CornerButton-module__XkfcDq__fadeIn;display:inline-block;position:relative}.CornerButton-module__XkfcDq__cornerButton:hover{color:#00f0ff;animation:.1s .43s forwards CornerButton-module__XkfcDq__borderGlow}.CornerButton-module__XkfcDq__cornerButton:not(:hover){animation:forwards CornerButton-module__XkfcDq__borderFade}@keyframes CornerButton-module__XkfcDq__borderGlow{to{border-image:linear-gradient(135deg,#00f0ff,#a855f7) 1;box-shadow:0 0 12px #00f0ff}}@keyframes CornerButton-module__XkfcDq__borderFade{to{box-shadow:none;border-image:}}.CornerButton-module__XkfcDq__cornerButton:before{content:"";filter:drop-shadow(0 0 8px #00f0ff99);z-index:1;background:linear-gradient(90deg,#00f0ff,#a855f7) 0 0/100% 2px no-repeat,linear-gradient(90deg,#00f0ff,#a855f7) 0 0/2px 100% no-repeat;width:20px;height:20px;transition:width .5s,height .5s,filter .5s,opacity .1s .43s;position:absolute;top:-2px;left:-2px}.CornerButton-module__XkfcDq__cornerButton:not(:hover):before{transition:width .5s,height .5s,filter,opacity}.CornerButton-module__XkfcDq__cornerButton:hover:before{opacity:0;filter:drop-shadow(0 0 #0000);width:calc(100% + 4px);height:calc(100% + 4px)}.CornerButton-module__XkfcDq__cornerButton:after{content:"";filter:drop-shadow(0 0 8px #a855f799);z-index:1;background:linear-gradient(90deg,#a855f7,#00f0ff) 0 100%/100% 2px no-repeat,linear-gradient(#a855f7,#00f0ff) 100% 0/2px 100% no-repeat;width:20px;height:20px;transition:width .5s,height .5s,filter .5s,opacity .1s .43s;position:absolute;bottom:-2px;right:-2px}.CornerButton-module__XkfcDq__cornerButton:not(:hover):after{transition:width .5s,height .5s,filter,opacity}.CornerButton-module__XkfcDq__cornerButton:hover:after{opacity:0;filter:drop-shadow(0 0 #0000);width:calc(100% + 4px);height:calc(100% + 4px)}@keyframes CornerButton-module__XkfcDq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.BackgroundRipple-module__8zuGEa__rippleContainer{z-index:0;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.BackgroundRipple-module__8zuGEa__grid{box-shadow:none;transform-origin:top;border:none;gap:0;padding-top:2rem;display:grid;transform:scale(1.08);-webkit-mask-image:linear-gradient(#000 0% 45%,#0000 90%);mask-image:linear-gradient(#000 0% 45%,#0000 90%)}.BackgroundRipple-module__8zuGEa__cell{cursor:default;opacity:var(--cell-opacity,.4);background:#0000001a;border:none;border-radius:0;justify-content:center;align-items:center;transition:background-color .15s,opacity .15s;display:flex;position:relative;box-shadow:.5px 0 .5px #ffffff14,1px 0 1px #ffffff0f,0 .5px .5px #ffffff14,0 1px 1px #ffffff0f,inset .5px 0 .5px #ffffff14,inset 1px 0 1px #ffffff0f,inset 0 .5px .5px #ffffff14,inset 0 1px 1px #ffffff0f}.BackgroundRipple-module__8zuGEa__cell:hover{opacity:.8;background:#ffffff0d}.BackgroundRipple-module__8zuGEa__cellRipple{animation:BackgroundRipple-module__8zuGEa__cellRipple var(--duration)ease-out var(--delay);animation-fill-mode:none}@keyframes BackgroundRipple-module__8zuGEa__cellRipple{0%{filter:brightness();background:#0000001a}50%{filter:brightness(2);background:#ffffff14}to{filter:brightness();background:#0000001a}}.BackgroundRipple-module__8zuGEa__logo{object-fit:fill;opacity:.4;filter:grayscale()brightness(1.5);pointer-events:none;width:100%;height:100%}@media (max-width:768px){.BackgroundRipple-module__8zuGEa__grid{grid-template-rows:repeat(6,40px)!important;grid-template-columns:repeat(12,40px)!important}}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61c 0%,#0000 60%);width:520px;height:520px;position:absolute;top:32%;left:50%;transform:translate(-50%,-60%)}.Hero-module__gNeX-G__heroContent{text-align:center;z-index:10;pointer-events:none;width:100%;margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem);position:relative}@media (min-width:576px){.Hero-module__gNeX-G__heroContent{max-width:540px}}@media (min-width:768px){.Hero-module__gNeX-G__heroContent{max-width:720px}}@media (min-width:992px){.Hero-module__gNeX-G__heroContent{max-width:960px}}@media (min-width:1200px){.Hero-module__gNeX-G__heroContent{max-width:1140px}}@media (min-width:1400px){.Hero-module__gNeX-G__heroContent{max-width:1440px}}.Hero-module__gNeX-G__heroTitle{font-size:var(--font-size-hero-title);letter-spacing:.18em;pointer-events:none;text-transform:uppercase;flex-direction:column;align-items:center;width:fit-content;margin:-3rem auto 1.5rem;padding:1.5rem 0;font-weight:700;line-height:1.2;animation:.6s ease-out .2s both Hero-module__gNeX-G__fadeIn;display:flex;position:relative}.Hero-module__gNeX-G__heroTitleLine{pointer-events:none;-webkit-user-select:text;user-select:text;background:linear-gradient(135deg,#22d3ee 0%,#60a5fa 55%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;padding:.08em .32em .06em;line-height:1.1;display:inline-block}.Hero-module__gNeX-G__heroTitleLine:last-of-type{margin-top:0}.Hero-module__gNeX-G__heroTitleSmall{font-size:var(--font-size-hero-eyebrow);letter-spacing:.15em;pointer-events:none;-webkit-user-select:text;user-select:text;color:#9ca3afb3;text-transform:lowercase;margin:.3rem 0;font-weight:400;line-height:1;display:inline-block}.Hero-module__gNeX-G__heroMid{font-size:var(--font-size-hero-mid);color:var(--text);pointer-events:none;width:fit-content;margin-bottom:1rem;margin-left:auto;margin-right:auto;font-weight:500;animation:.6s ease-out .3s both Hero-module__gNeX-G__fadeIn}.Hero-module__gNeX-G__subtitle{font-size:var(--font-size-hero-subtitle);color:#9ca3af;opacity:1;letter-spacing:.06em;pointer-events:none;width:fit-content;margin:2rem auto 4rem;font-weight:400;animation:.6s ease-out .4s both Hero-module__gNeX-G__fadeIn}.Hero-module__gNeX-G__heroInline{pointer-events:none;-webkit-user-select:text;user-select:text;display:inline-block}.Hero-module__gNeX-G__rotatingWord{text-align:left;vertical-align:baseline;min-width:5.5em;height:1.3em;font-size:1.5em;font-weight:700;line-height:1.3;display:inline-block;position:relative;top:.4rem;overflow:hidden}.Hero-module__gNeX-G__rotatingWord span{background:linear-gradient(135deg,#22d3ee 0%,#60a5fa 55%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__gNeX-G__flipWordOut,.Hero-module__gNeX-G__flipWordIn{line-height:1.3;display:block;position:absolute;top:0;left:0}.Hero-module__gNeX-G__flipWordOut{animation:.5s ease-in-out forwards Hero-module__gNeX-G__slideUp}.Hero-module__gNeX-G__flipWordIn{animation:.5s ease-in-out forwards Hero-module__gNeX-G__slideIn}@keyframes Hero-module__gNeX-G__slideUp{0%{transform:translateY(0)}to{transform:translateY(-110%)}}@keyframes Hero-module__gNeX-G__slideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Hero-module__gNeX-G__heroStats{--stats-height:12rem;height:var(--stats-height);pointer-events:none;margin-top:1.7rem;margin-bottom:3rem;animation:.6s ease-out .6s both Hero-module__gNeX-G__fadeIn;position:relative}.Hero-module__gNeX-G__heroStats:before,.Hero-module__gNeX-G__heroStats:after{content:"";background:linear-gradient(90deg,#0000,#1eb8d4,#0000);height:2px;position:absolute;left:10%;right:10%;box-shadow:0 0 8px #1eb8d4}.Hero-module__gNeX-G__heroStats:before{top:0}.Hero-module__gNeX-G__heroStats:after{bottom:0}.Hero-module__gNeX-G__backgroundAchievements{z-index:1;pointer-events:none;filter:blur(.5px);position:absolute;inset:0}.Hero-module__gNeX-G__backgroundAchievements span{font-size:var(--font-size-hero-background-label);color:#9ca3af80;white-space:nowrap;letter-spacing:.02em;text-shadow:0 1px 3px #0006;animation:.8s ease-out .8s both Hero-module__gNeX-G__fadeIn,8s ease-in-out infinite Hero-module__gNeX-G__subtleFloat;animation-delay:calc(var(--float-delay,0s) + .8s),calc(var(--float-delay,0s) + 1s);font-weight:400}.Hero-module__gNeX-G__backgroundAchievements span:first-child{--float-delay:0s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(2){--float-delay:.3s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(3){--float-delay:.6s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(4){--float-delay:.9s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(5){--float-delay:1.2s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(6){--float-delay:1.5s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(7){--float-delay:1.8s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(8){--float-delay:2.1s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(9){--float-delay:2.4s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(10){--float-delay:2.7s}.Hero-module__gNeX-G__backgroundAchievements span:nth-child(11){--float-delay:3s}@keyframes Hero-module__gNeX-G__subtleFloat{0%,to{opacity:.5;transform:translate(0)}33%{opacity:.58;transform:translate(8px,-4px)}66%{opacity:.65;transform:translate(-6px,-2px)}}.Hero-module__gNeX-G__mainStats{z-index:2;justify-content:center;align-items:center;gap:8rem;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__stat{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module__gNeX-G__statValue{font-size:var(--font-size-hero-stat-value);letter-spacing:-.02em;background:linear-gradient(135deg,#22d3ee 0%,#60a5fa 55%,#a78bfa 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 12px #60a5fabf);white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-bottom:.3rem;font-weight:600}.Hero-module__gNeX-G__statLabelTop{font-size:var(--font-size-hero-stat-label);color:#e5e7ebb3;letter-spacing:.05em;white-space:nowrap;line-height:1.3;position:absolute;top:-2.2rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__statLabel{font-size:var(--font-size-hero-stat-label);color:var(--text-muted);letter-spacing:.03em}.Hero-module__gNeX-G__heroButtons{pointer-events:none;justify-content:center;gap:5rem;margin-top:5rem;display:flex}.Hero-module__gNeX-G__heroButtons>*{pointer-events:auto}@keyframes Hero-module__gNeX-G__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__gNeX-G__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:768px){.Hero-module__gNeX-G__heroStats{padding:4rem 0}.Hero-module__gNeX-G__mainStats{flex-direction:column;gap:2rem}.Hero-module__gNeX-G__backgroundAchievements{gap:1.5rem 2rem;padding:2rem}.Hero-module__gNeX-G__backgroundAchievements span{font-size:.7rem}}
.Container-module__8bI64a__container{width:100%;max-width:var(--container-max-width);padding-inline:var(--container-padding);margin-inline:auto}
.ApproachSection-module__wuAlcq__approachSection{background:var(--bg);padding:6rem 2rem;position:relative;overflow:hidden}.ApproachSection-module__wuAlcq__backgroundAccent{pointer-events:none;z-index:0;background:radial-gradient(circle,#1eb8d414 0%,#0000 60%);width:600px;height:600px;position:absolute;top:20%;left:-10%}.ApproachSection-module__wuAlcq__backgroundAccentRight{pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f70f 0%,#0000 60%);width:500px;height:500px;position:absolute;top:40%;right:-15%}.ApproachSection-module__wuAlcq__particlesContainer{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ApproachSection-module__wuAlcq__particle{background:#1eb8d466;border-radius:50%;width:4px;height:4px;animation:20s ease-in-out infinite ApproachSection-module__wuAlcq__particleFloat;position:absolute}.ApproachSection-module__wuAlcq__particle:first-child{animation-delay:0s;top:15%;left:10%}.ApproachSection-module__wuAlcq__particle:nth-child(2){background:#a855f766;animation-delay:2s;top:25%;left:85%}.ApproachSection-module__wuAlcq__particle:nth-child(3){animation-delay:4s;top:60%;left:5%}.ApproachSection-module__wuAlcq__particle:nth-child(4){background:#a855f766;animation-delay:6s;top:70%;left:90%}.ApproachSection-module__wuAlcq__particle:nth-child(5){width:3px;height:3px;animation-delay:8s;top:40%;left:15%}.ApproachSection-module__wuAlcq__particle:nth-child(6){background:#a855f766;width:3px;height:3px;animation-delay:10s;top:80%;left:80%}.ApproachSection-module__wuAlcq__particle:nth-child(7){width:2px;height:2px;animation-delay:12s;top:10%;left:50%}.ApproachSection-module__wuAlcq__particle:nth-child(8){width:2px;height:2px;animation-delay:14s;top:85%;left:40%}@keyframes ApproachSection-module__wuAlcq__particleFloat{0%,to{opacity:.3;transform:translate(0)}25%{opacity:.6;transform:translate(10px,-15px)}50%{opacity:.4;transform:translate(-5px,-25px)}75%{opacity:.5;transform:translate(15px,-10px)}}.ApproachSection-module__wuAlcq__problemStatement{text-align:center;max-width:900px;margin:20rem auto 0}.ApproachSection-module__wuAlcq__problemTitle{font-size:var(--font-size-problem-title);color:var(--text);margin-bottom:1.5rem;font-weight:700;line-height:1.3}.ApproachSection-module__wuAlcq__problemText{font-size:var(--font-size-problem-body);color:var(--text-muted);margin-bottom:1rem;line-height:1.6}.ApproachSection-module__wuAlcq__problemHighlight{font-size:var(--font-size-problem-highlight);color:var(--text);background:#ffffff05;border-left:4px solid #00f0ffb3;border-radius:4px;margin-top:2rem;padding:1.75rem 2rem;line-height:1.7;box-shadow:-4px 0 12px #00f0ff26}.ApproachSection-module__wuAlcq__engagementRow{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.ApproachSection-module__wuAlcq__engagementItem{font-size:var(--font-size-engagement-item);color:var(--text-muted);align-items:center;gap:.6rem;display:flex}.ApproachSection-module__wuAlcq__engagementIcon{color:#1eb8d4b3;flex-shrink:0;width:24px;height:24px}.ApproachSection-module__wuAlcq__engagementItem strong{color:var(--text);font-weight:600}.ApproachSection-module__wuAlcq__howIHelp{margin-bottom:6rem}.ApproachSection-module__wuAlcq__sectionTitle{font-size:var(--font-size-section-title);text-align:center;color:var(--text);opacity:.8;width:fit-content;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-weight:700;display:block;position:relative}.ApproachSection-module__wuAlcq__titleUnderline{background:linear-gradient(90deg,#00f0ff,#a855f7);border-radius:2px;width:100%;height:4px;margin:0 auto;display:block;box-shadow:0 0 12px #00f0ff}.ApproachSection-module__wuAlcq__helpGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:2rem;height:250px;margin:0 auto;display:grid;position:relative}.ApproachSection-module__wuAlcq__flowConnector{display:none}.ApproachSection-module__wuAlcq__helpCard{cursor:pointer;z-index:0;flex-direction:column;height:240px;padding:2.25rem;animation:.6s ease-out both ApproachSection-module__wuAlcq__cardFadeIn;display:flex;position:relative;overflow:visible}.ApproachSection-module__wuAlcq__card1{animation-delay:.1s}.ApproachSection-module__wuAlcq__card2{animation-delay:.25s}.ApproachSection-module__wuAlcq__card3{animation-delay:.4s}@keyframes ApproachSection-module__wuAlcq__cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ApproachSection-module__wuAlcq__helpCard:before{content:"";z-index:2;background:radial-gradient(40% 100% at 50% 100%,#1eb8d44d 0%,#1eb8d41a 70%,#0000 100%);height:3px;transition:opacity .3s;position:absolute;top:-2px;left:5%;right:5%}.ApproachSection-module__wuAlcq__helpCard:after{content:"";z-index:-1;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,0 100%);background:#ffffff08;border:1px solid #ffffff17;border-radius:12px;height:100%;transition:background .3s,border-color .3s,box-shadow .3s,height .3s;position:absolute;top:0;left:0;right:0}.ApproachSection-module__wuAlcq__helpCard .ApproachSection-module__wuAlcq__cardCornerGlow{filter:blur(2px);z-index:2;background:linear-gradient(135deg,#0000 50%,#1eb8d44d 50%);width:30px;height:30px;position:absolute;top:0;right:0}.ApproachSection-module__wuAlcq__helpCard:hover,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded{z-index:10}.ApproachSection-module__wuAlcq__helpCard:hover:after,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded:after{background:#ffffff0f;border-color:#ffffff26;height:440px;box-shadow:0 18px 40px #00000059}.ApproachSection-module__wuAlcq__helpCard:hover .ApproachSection-module__wuAlcq__helpCardText,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded .ApproachSection-module__wuAlcq__helpCardText{opacity:1;visibility:visible}.ApproachSection-module__wuAlcq__helpCard:hover .ApproachSection-module__wuAlcq__expandHint,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded .ApproachSection-module__wuAlcq__expandHint{opacity:0}.ApproachSection-module__wuAlcq__cardNumber{letter-spacing:.05em;background:linear-gradient(135deg,#00f0ff,#a855f7);-webkit-text-fill-color:transparent;opacity:.6;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700;transition:opacity .3s;position:absolute;top:1.25rem;right:1.75rem}.ApproachSection-module__wuAlcq__helpCard:hover .ApproachSection-module__wuAlcq__cardNumber,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded .ApproachSection-module__wuAlcq__cardNumber{opacity:1}.ApproachSection-module__wuAlcq__cardIcon{color:#1eb8d4;opacity:.35;flex-shrink:0;width:56px;height:56px;margin-bottom:1.25rem;transition:opacity .3s}.ApproachSection-module__wuAlcq__helpCard:hover .ApproachSection-module__wuAlcq__cardIcon,.ApproachSection-module__wuAlcq__helpCard.ApproachSection-module__wuAlcq__expanded .ApproachSection-module__wuAlcq__cardIcon{opacity:.6}.ApproachSection-module__wuAlcq__helpCardTitle{font-size:var(--font-size-help-card-title);color:var(--text);margin-bottom:0;font-weight:600}.ApproachSection-module__wuAlcq__expandHint{font-size:var(--font-size-help-card-hint);color:var(--text-muted);opacity:.4;margin-top:.6rem;transition:opacity .3s;display:block}.ApproachSection-module__wuAlcq__helpCardText{color:#e5e7ebe6;line-height:1.7;font-size:var(--font-size-help-card-body);opacity:0;visibility:hidden;z-index:1;padding-top:1rem;padding-bottom:1.5rem;transition:opacity .3s,visibility .3s;position:absolute;top:calc(100% - 3rem);left:1.75rem;right:1.75rem}.ApproachSection-module__wuAlcq__bulletPoint{text-indent:-1.2em;margin-bottom:1.5rem;padding-left:1.2em}.ApproachSection-module__wuAlcq__bulletPoint:last-child{margin-bottom:0}.ApproachSection-module__wuAlcq__bulletPoint:before{content:"›";color:#1eb8d4e6;text-shadow:0 0 6px #1eb8d499;margin-right:.5em;font-size:1.2em;font-weight:700}.ApproachSection-module__wuAlcq__philosophy{text-align:center;max-width:900px;margin:0 auto}.ApproachSection-module__wuAlcq__quote{font-size:var(--font-size-quote);color:var(--text);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin:0;padding:2rem;font-style:italic;line-height:1.8}@media (max-width:768px){.ApproachSection-module__wuAlcq__approachSection{padding:4rem 1.5rem}.ApproachSection-module__wuAlcq__helpGrid{grid-template-columns:1fr}.ApproachSection-module__wuAlcq__quote{padding:1.5rem;font-size:1.1rem}}
.ProjectCard01-module__hXOjSa__cardContainer{scrollbar-width:none;background:#0202034d;border:none;border-radius:14px;width:100%;margin:1.5rem 0;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.ProjectCard01-module__hXOjSa__screenshotBg{pointer-events:none;z-index:0;opacity:.26;filter:blur(2px)brightness();background-image:url(/screenshots/manhunt-ui.png);background-position:60% 55%;background-repeat:no-repeat;background-size:64%;width:100%;height:120%;position:absolute;bottom:-30%;right:-25%;-webkit-mask:radial-gradient(circle at 60% 55%,#000 0%,#000000a6 20%,#00000059 40%,#0000001f 60%,#0000 80%);mask:radial-gradient(circle at 60% 55%,#000 0%,#000000a6 20%,#00000059 40%,#0000001f 60%,#0000 80%)}.ProjectCard01-module__hXOjSa__cardPagination{z-index:10;align-items:center;gap:1rem;display:flex;position:absolute;top:1.5rem;right:3rem}.ProjectCard01-module__hXOjSa__paginationDots{align-items:center;gap:.6rem;display:flex}.ProjectCard01-module__hXOjSa__paginationDot{cursor:pointer;background:#00f0ff40;border-radius:50%;width:9px;height:9px;transition:all .3s}.ProjectCard01-module__hXOjSa__paginationDot:hover{background:#00f0ff80}.ProjectCard01-module__hXOjSa__paginationDot.ProjectCard01-module__hXOjSa__active{background:#00f0ffe6;box-shadow:0 0 10px #00f0ff99}.ProjectCard01-module__hXOjSa__paginationBtn{color:#e5e7ebb3;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #ffffff26;border-radius:0;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s,border-color .3s;display:inline-block}.ProjectCard01-module__hXOjSa__paginationBtn:hover:not(:disabled){color:#00f0ff;border-color:#00f0ff66}.ProjectCard01-module__hXOjSa__paginationBtn:disabled{opacity:.5;cursor:not-allowed}.ProjectCard01-module__hXOjSa__pagesWrapper{z-index:1;min-height:560px;position:relative}.ProjectCard01-module__hXOjSa__page{opacity:0;visibility:hidden;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ProjectCard01-module__hXOjSa__page.ProjectCard01-module__hXOjSa__exit{opacity:0;visibility:hidden;z-index:1;animation:.35s ease-out forwards ProjectCard01-module__hXOjSa__pageFadeOut}.ProjectCard01-module__hXOjSa__page.ProjectCard01-module__hXOjSa__active{opacity:1;visibility:visible;z-index:2;pointer-events:auto;animation:.35s ease-out .35s both ProjectCard01-module__hXOjSa__pageFadeIn;position:relative}@keyframes ProjectCard01-module__hXOjSa__pageFadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes ProjectCard01-module__hXOjSa__pageFadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.ProjectCard01-module__hXOjSa__cardFooter{z-index:2;background:#ffffff05;border-left:3px solid #00f0ff80;border-radius:4px;margin-top:.5rem;padding:.75rem 1rem;position:relative;box-shadow:-4px 0 12px #00f0ff1a}.ProjectCard01-module__hXOjSa__stackChips{flex-wrap:wrap;row-gap:.1rem;display:flex}.ProjectCard01-module__hXOjSa__stackChip{font-size:var(--font-size-project-stack-chip,.7rem);letter-spacing:.2em;text-transform:uppercase;color:#94a3b8e6;font-weight:500;display:inline}.ProjectCard01-module__hXOjSa__stackChip+.ProjectCard01-module__hXOjSa__stackChip:before{content:"·";color:#4b5563e6;margin:0 .55rem}
.FloatingIcons-module__A26MeW__container{justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative}.FloatingIcons-module__A26MeW__icon{color:#e5e7ebb3;width:40px;height:40px;animation:4s ease-in-out infinite FloatingIcons-module__A26MeW__float;position:absolute}.FloatingIcons-module__A26MeW__icon svg{width:100%;height:100%}.FloatingIcons-module__A26MeW__icon1{animation-delay:0s;top:20%;left:15%}.FloatingIcons-module__A26MeW__icon2{animation-delay:-1s;top:50%;left:35%}.FloatingIcons-module__A26MeW__icon3{animation-delay:-2s;top:25%;right:35%}.FloatingIcons-module__A26MeW__icon4{animation-delay:-3s;top:45%;right:15%}@keyframes FloatingIcons-module__A26MeW__float{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-8px)scale(1.05)}}
.AnimatedCounter-module__WjshZa__container{justify-content:center;align-items:center;gap:1.5rem;padding:1.5rem 0;display:flex}.AnimatedCounter-module__WjshZa__stat{align-items:baseline;gap:.25rem;display:flex}.AnimatedCounter-module__WjshZa__number{color:#e5e7ebf2;font-variant-numeric:tabular-nums;font-size:3rem;font-weight:700;line-height:1}.AnimatedCounter-module__WjshZa__unit{color:#9ca3afb3;font-size:1rem;font-weight:500}.AnimatedCounter-module__WjshZa__arrow{color:#1eb8d499;font-size:2rem;animation:2s ease-in-out infinite AnimatedCounter-module__WjshZa__pulse}@keyframes AnimatedCounter-module__WjshZa__pulse{0%,to{opacity:.6;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}
.WorkSection-module__sZPfra__work{z-index:1;padding:12rem 0;position:relative}.WorkSection-module__sZPfra__sectionHeader{width:fit-content;margin-bottom:8rem;margin-left:auto;margin-right:auto}.WorkSection-module__sZPfra__sectionHeaderTitle{font-size:var(--font-size-section-title);color:var(--text);opacity:.8;width:fit-content;margin-bottom:0;font-weight:700}.WorkSection-module__sZPfra__sectionLine{background:linear-gradient(90deg,#00f0ff,#a855f7);border-radius:2px;width:100%;height:4px;box-shadow:0 0 12px #00f0ff}.WorkSection-module__sZPfra__project{padding:5rem 0;position:relative}.WorkSection-module__sZPfra__projectHeader{grid-template-columns:120px 1fr;gap:4rem;margin-bottom:1.5rem;display:grid}.WorkSection-module__sZPfra__projectFooter{grid-template-columns:120px 1fr;gap:4rem;margin-top:1.5rem;display:grid}.WorkSection-module__sZPfra__projectContent{transition:transform .3s;transform:translate(0)}.WorkSection-module__sZPfra__project:hover .WorkSection-module__sZPfra__projectContent{transform:translate(.5rem)}.WorkSection-module__sZPfra__project:hover .WorkSection-module__sZPfra__projectNumber{color:#60a5fa;text-shadow:0 0 15px #60a5fa99}.WorkSection-module__sZPfra__projectNumber{font-size:var(--font-size-project-number);color:#60a5fa4d;font-weight:700;transition:all .3s}.WorkSection-module__sZPfra__projectTitle{font-size:var(--font-size-project-title);letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700}.WorkSection-module__sZPfra__projectDesc{color:var(--text-muted);line-height:1.8;font-size:var(--font-size-project-body)}.WorkSection-module__sZPfra__projectDescWrapper{margin-bottom:1.5rem;position:relative}.WorkSection-module__sZPfra__visualPlaceholder{-webkit-backdrop-filter:blur(24px)saturate(185%);backdrop-filter:blur(24px)saturate(185%);background-color:#0a0a0a2e;border:none;border-radius:14px;height:15rem;margin:1.5rem 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #000000e6}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel2{background:#ffffff04;border:.5px solid #ffffff14;border-radius:14px;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff1f}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel2:before{display:none}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel2:after{content:"";pointer-events:none;background:linear-gradient(175deg,#ffffff2e 0%,#ffffff0f 25%,#0000 55%);border-radius:12px 12px 50% 50%;height:45%;position:absolute;top:2px;left:2px;right:2px}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel3{background:#06060a80;border:none;border-radius:14px;position:relative;box-shadow:0 8px 32px #0006}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel3:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0a 40%,#ffffff05 100%);padding:1px;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}.WorkSection-module__sZPfra__visualPlaceholder.WorkSection-module__sZPfra__visualPanel3:after{display:none}.WorkSection-module__sZPfra__flowDiagram,.WorkSection-module__sZPfra__flowDiagramWithScreenshot{scrollbar-width:none;background:#0202034d;border:none;border-radius:14px;width:100%;margin:1.5rem 0;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000080}.WorkSection-module__sZPfra__flowDiagramWithScreenshot .WorkSection-module__sZPfra__screenshotBg{pointer-events:none;z-index:0;opacity:.16;filter:blur(2px)brightness(.9);background-image:url(/screenshots/manhunt-ui.png);background-position:60% 55%;background-repeat:no-repeat;background-size:64%;width:100%;height:120%;position:absolute;bottom:-30%;right:-25%;-webkit-mask:radial-gradient(circle at 60% 55%,#000 0%,#000000a6 20%,#00000059 40%,#0000001f 60%,#0000 80%);mask:radial-gradient(circle at 60% 55%,#000 0%,#000000a6 20%,#00000059 40%,#0000001f 60%,#0000 80%)}.WorkSection-module__sZPfra__flowDiagramWithScreenshot>svg{z-index:1;position:relative}.WorkSection-module__sZPfra__cardFooter{z-index:2;background:#ffffff05;border-left:3px solid #00f0ff80;border-radius:4px;margin-top:.5rem;padding:.75rem 1rem;position:relative;box-shadow:-4px 0 12px #00f0ff1a}.WorkSection-module__sZPfra__cardPagination{z-index:10;align-items:center;gap:1rem;display:flex;position:absolute;top:1.5rem;right:3rem}.WorkSection-module__sZPfra__paginationDots{align-items:center;gap:.6rem;display:flex}.WorkSection-module__sZPfra__paginationDot{background:#00f0ff40;border-radius:50%;width:9px;height:9px;transition:all .3s}.WorkSection-module__sZPfra__paginationDot.WorkSection-module__sZPfra__active{background:#00f0ffe6;box-shadow:0 0 10px #00f0ff99}.WorkSection-module__sZPfra__paginationBtn{color:#e5e7ebb3;letter-spacing:.08em;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #ffffff26;border-radius:0;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s,border-color .3s;display:inline-block}.WorkSection-module__sZPfra__paginationBtn:hover{color:#00f0ff;border-color:#00f0ff66}.WorkSection-module__sZPfra__flowDiagram::-webkit-scrollbar{display:none}.WorkSection-module__sZPfra__flowDiagram:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;position:absolute;top:0;left:5%;right:5%}.WorkSection-module__sZPfra__flowDiagram:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff03 0%,#ffffff08 12%,#ffffff17 22%,#ffffff0a 32%,#ffffff03 45%,#ffffff01 60%,#0000 80%);position:absolute;inset:0}.WorkSection-module__sZPfra__projectStack{color:#94a3b8f2;font-size:var(--font-size-project-stack-label);letter-spacing:.05em;text-shadow:0 0 1px #94a3b880,.5px 0,-.5px 0;margin:1rem 0 1.2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:900;display:block}.WorkSection-module__sZPfra__stackGlyph{background:radial-gradient(circle at 50% 0,#94a3b8a6,#0000 60%),linear-gradient(#0f172a,#0f172a66);border-radius:999px;height:1.7rem;display:none;overflow:hidden;box-shadow:0 0 0 1px #0f172a,0 0 14px #0f172ae6}.WorkSection-module__sZPfra__stackGlyph:before{content:"";opacity:.9;background:linear-gradient(90deg,#33415599,#94a3b8e6,#33415599);height:1px;position:absolute;top:22%;left:18%;right:18%;box-shadow:0 .35rem #94a3b8e6,0 .7rem #94a3b8a6}.WorkSection-module__sZPfra__stackChips{flex-wrap:wrap;row-gap:.1rem;display:flex}.WorkSection-module__sZPfra__stackChip{font-size:var(--font-size-project-stack-chip);letter-spacing:.2em;text-transform:uppercase;color:#94a3b8e6;font-weight:500;display:inline}.WorkSection-module__sZPfra__stackChip+.WorkSection-module__sZPfra__stackChip:before{content:"·";color:#4b5563e6;margin:0 .55rem}.WorkSection-module__sZPfra__projectResult{font-size:var(--font-size-project-result);color:var(--text);background:#ffffff05;border-left:3px solid #00f0ffb3;border-radius:4px;margin-top:1.4rem;padding:1rem 1.5rem;font-weight:600;line-height:1.7;box-shadow:-4px 0 12px #00f0ff26}.WorkSection-module__sZPfra__resultText{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.WorkSection-module__sZPfra__resultWord{color:var(--text)}.WorkSection-module__sZPfra__resultSeparator{color:#94a3b880;margin:0 .25rem}@media (max-width:768px){.WorkSection-module__sZPfra__work{padding:8rem 0}.WorkSection-module__sZPfra__project{grid-template-columns:1fr;gap:1.5rem}.WorkSection-module__sZPfra__sectionHeaderTitle{font-size:2.5rem}.WorkSection-module__sZPfra__projectTitle{font-size:1.75rem}}
.AboutUsSection-module__-UFnya__aboutUsSection{background:#0003;padding:8rem 2rem;position:relative;overflow:hidden}.AboutUsSection-module__-UFnya__backgroundAccent{pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f70f 0%,#0000 60%);width:500px;height:500px;position:absolute;top:10%;right:-10%}.AboutUsSection-module__-UFnya__backgroundAccentLeft{pointer-events:none;z-index:0;background:radial-gradient(circle,#1eb8d40d 0%,#0000 60%);width:400px;height:400px;position:absolute;bottom:10%;left:-15%}.AboutUsSection-module__-UFnya__sectionHeader{text-align:center;margin-bottom:5rem}.AboutUsSection-module__-UFnya__sectionTitle{font-size:var(--font-size-section-title);color:var(--text);opacity:.8;font-weight:700;display:inline-block}.AboutUsSection-module__-UFnya__titleUnderline{background:linear-gradient(90deg,#00f0ff,#a855f7);border-radius:2px;width:100%;height:4px;margin:0 auto;display:block;box-shadow:0 0 12px #00f0ff}.AboutUsSection-module__-UFnya__contentGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.AboutUsSection-module__-UFnya__timelineContainer{padding-left:2rem;position:relative}.AboutUsSection-module__-UFnya__timelineLine{background:linear-gradient(#00f0ff,#a855f7);width:2px;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 8px #00f0ff66}.AboutUsSection-module__-UFnya__timelineItem{padding-bottom:3rem;position:relative}.AboutUsSection-module__-UFnya__timelineItem:last-child{padding-bottom:0}.AboutUsSection-module__-UFnya__timelineDot{background:#0f172a;border:2px solid #00f0ff;border-radius:50%;width:12px;height:12px;animation:3s ease-in-out infinite AboutUsSection-module__-UFnya__dotPulse;position:absolute;top:.25rem;left:-2rem;transform:translate(-50%);box-shadow:0 0 8px #00f0ff99}.AboutUsSection-module__-UFnya__timelineItem:nth-child(2n) .AboutUsSection-module__-UFnya__timelineDot{border-color:#a855f7;animation:3s ease-in-out infinite AboutUsSection-module__-UFnya__dotPulsePurple;box-shadow:0 0 8px #a855f799}.AboutUsSection-module__-UFnya__timelineItem:nth-child(2) .AboutUsSection-module__-UFnya__timelineDot{animation-delay:.5s}.AboutUsSection-module__-UFnya__timelineItem:nth-child(3) .AboutUsSection-module__-UFnya__timelineDot{animation-delay:1s}.AboutUsSection-module__-UFnya__timelineItem:nth-child(4) .AboutUsSection-module__-UFnya__timelineDot{animation-delay:1.5s}@keyframes AboutUsSection-module__-UFnya__dotPulse{0%,to{box-shadow:0 0 8px #00f0ff99}50%{box-shadow:0 0 16px #00f0ffe6,0 0 24px #00f0ff66}}@keyframes AboutUsSection-module__-UFnya__dotPulsePurple{0%,to{box-shadow:0 0 8px #a855f799}50%{box-shadow:0 0 16px #a855f7e6,0 0 24px #a855f766}}.AboutUsSection-module__-UFnya__timelineContent{padding-left:1rem}.AboutUsSection-module__-UFnya__timelineYear{font-size:var(--font-size-timeline-year);letter-spacing:.1em;color:#00f0ffcc;text-transform:uppercase;font-weight:700}.AboutUsSection-module__-UFnya__timelineItem:nth-child(2n) .AboutUsSection-module__-UFnya__timelineYear{color:#a855f7cc}.AboutUsSection-module__-UFnya__timelineTitle{font-size:var(--font-size-timeline-title);color:var(--text);margin:.25rem 0 .15rem;font-weight:600}.AboutUsSection-module__-UFnya__timelineClient{font-size:var(--font-size-timeline-desc);color:#e5e7ebd9;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .25rem;font-weight:500}.AboutUsSection-module__-UFnya__timelineDesc{font-size:var(--font-size-timeline-desc);color:var(--text-muted);margin:0}.AboutUsSection-module__-UFnya__timelineResult{font-size:var(--font-size-timeline-result);letter-spacing:.05em;color:#60a5fae6;background:#60a5fa1a;border-radius:4px;margin-top:.5rem;padding:.2rem .6rem;font-weight:600;display:inline-block}.AboutUsSection-module__-UFnya__aboutContent{flex-direction:column;gap:2.5rem;display:flex}.AboutUsSection-module__-UFnya__teamIntro{margin-bottom:.5rem}.AboutUsSection-module__-UFnya__teamTitle{font-size:var(--font-size-team-title);color:var(--text);margin:0 0 .5rem;font-weight:700}.AboutUsSection-module__-UFnya__teamSubtitle{font-size:var(--font-size-team-subtitle);color:var(--text-muted);margin:0}.AboutUsSection-module__-UFnya__differentiators{flex-direction:column;gap:1.5rem;display:flex}.AboutUsSection-module__-UFnya__diffItem{align-items:flex-start;gap:1rem;display:flex}.AboutUsSection-module__-UFnya__diffIcon{color:#1eb8d4e6;text-shadow:0 0 6px #1eb8d499;flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.AboutUsSection-module__-UFnya__diffIconSvg{color:#1eb8d4b3;filter:drop-shadow(0 0 4px #1eb8d466);flex-shrink:0;width:24px;height:24px;margin-top:.15rem}.AboutUsSection-module__-UFnya__diffItem strong{font-size:var(--font-size-diff-heading);color:var(--text);margin-bottom:.25rem;display:block}.AboutUsSection-module__-UFnya__diffItem p{font-size:var(--font-size-diff-body);color:var(--text-muted);margin:0;line-height:1.6}.AboutUsSection-module__-UFnya__globalNote{background:#ffffff05;border-left:3px solid #00f0ff80;border-radius:4px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.AboutUsSection-module__-UFnya__globalIcon{flex-shrink:0;font-size:1.5rem}.AboutUsSection-module__-UFnya__globalIconSvg{color:#1eb8d499;flex-shrink:0;width:22px;height:22px}.AboutUsSection-module__-UFnya__globalNote p{font-size:var(--font-size-global-note);color:var(--text-muted);margin:0;line-height:1.5}.AboutUsSection-module__-UFnya__testimonial{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;max-width:700px;margin:4rem auto 0;padding:2rem}.AboutUsSection-module__-UFnya__testimonial blockquote{font-size:var(--font-size-testimonial-quote);color:var(--text);margin:0 0 1rem;font-style:italic;line-height:1.7}.AboutUsSection-module__-UFnya__testimonial cite{font-size:var(--font-size-testimonial-cite);color:var(--text-muted);font-style:normal}@media (max-width:900px){.AboutUsSection-module__-UFnya__contentGrid{grid-template-columns:1fr;gap:4rem}.AboutUsSection-module__-UFnya__timelineContainer{order:2}.AboutUsSection-module__-UFnya__aboutContent{order:1}}@media (max-width:768px){.AboutUsSection-module__-UFnya__aboutUsSection{padding:6rem 1.5rem}.AboutUsSection-module__-UFnya__sectionHeader{margin-bottom:3rem}.AboutUsSection-module__-UFnya__teamTitle{font-size:1.5rem}}
.ContactSection-module__htTnOq__contactSection{text-align:center;padding:8rem 2rem;position:relative;overflow:visible}.ContactSection-module__htTnOq__contactSection:before{content:"";filter:blur(40px);opacity:.8;pointer-events:none;background:radial-gradient(circle,#00f0ff26 0%,#00f0ff14 30%,#00f0ff0a 50%,#0000 70%);width:420px;height:420px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ContactSection-module__htTnOq__contactContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.ContactSection-module__htTnOq__contactTitle{font-size:var(--font-size-contact-title);margin-bottom:1.5rem;font-weight:700}.ContactSection-module__htTnOq__contactSubtitle{text-align:center;color:var(--text-muted);font-size:var(--font-size-contact-subtitle);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto}
.SiteFooter-module__C4mfIa__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);padding:3rem 2rem}
.DesignGrid-module__JGQMnq__gridOverlay{pointer-events:none;z-index:9999;position:fixed;inset:0}.DesignGrid-module__JGQMnq__gridContainer{max-width:var(--container-max-width);padding:0 var(--container-padding);grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--grid-gap);height:100%;margin:0 auto;display:grid}.DesignGrid-module__JGQMnq__column{background:#ffffff08;border-left:1px solid #ffffff1f;border-right:1px solid #ffffff1f}.DesignGrid-module__JGQMnq__hint{color:#ffffffb3;background:#000000d9;border:1px solid #fff3;border-radius:4px;padding:.5rem 1rem;font-family:monospace;font-size:.75rem;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}
