.styles-module__eKSQPG__root{color:#f1f5f9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#060812;min-height:100dvh;font-family:system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}.styles-module__eKSQPG__nav{z-index:100;justify-content:space-between;align-items:center;height:4rem;padding:0 1.5rem;transition:background .3s,border-bottom .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.styles-module__eKSQPG__navScrolled{-webkit-backdrop-filter:blur(16px)saturate(1.5);background:#060812d1;border-bottom:1px solid #ffffff0f}.styles-module__eKSQPG__navInner{justify-content:space-between;align-items:center;width:100%;max-width:72rem;margin:0 auto;display:flex}.styles-module__eKSQPG__navLogo{letter-spacing:.12em;text-transform:uppercase;color:#f1f5f9;cursor:pointer;font-size:.875rem;font-weight:700;text-decoration:none}.styles-module__eKSQPG__navLogoAccent{color:#6366f1}.styles-module__eKSQPG__navLinks{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:767px){.styles-module__eKSQPG__navLinks{display:none}}.styles-module__eKSQPG__navLink{letter-spacing:.05em;color:#94a3b8;cursor:pointer;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.styles-module__eKSQPG__navLink:hover{color:#f1f5f9}.styles-module__eKSQPG__navCta{letter-spacing:.04em;color:#f1f5f9;cursor:pointer;background:#6366f1;border:none;border-radius:6px;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s}.styles-module__eKSQPG__navCta:hover{background:#4f46e5;transform:translateY(-1px)}.styles-module__eKSQPG__navHamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}@media (max-width:767px){.styles-module__eKSQPG__navHamburger{display:flex}}.styles-module__eKSQPG__navHamburgerLine{background:#f1f5f9;border-radius:2px;width:22px;height:1.5px;transition:transform .25s,opacity .25s}.styles-module__eKSQPG__navHamburgerOpen .styles-module__eKSQPG__navHamburgerLine:first-child{transform:translateY(6.5px)rotate(45deg)}.styles-module__eKSQPG__navHamburgerOpen .styles-module__eKSQPG__navHamburgerLine:nth-child(2){opacity:0}.styles-module__eKSQPG__navHamburgerOpen .styles-module__eKSQPG__navHamburgerLine:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.styles-module__eKSQPG__mobileMenu{z-index:90;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#060812f7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.styles-module__eKSQPG__mobileMenuLink{letter-spacing:.06em;color:#f1f5f9;cursor:pointer;font-size:1.75rem;font-weight:700;text-decoration:none;transition:color .2s}.styles-module__eKSQPG__mobileMenuLink:hover{color:#a78bfa}.styles-module__eKSQPG__hero{align-items:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.styles-module__eKSQPG__heroCanvas{z-index:0;position:absolute;inset:0}.styles-module__eKSQPG__heroFog{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#060812 100%);height:45%;position:absolute;bottom:0;left:0;right:0}.styles-module__eKSQPG__heroVignette{z-index:1;pointer-events:none;background:radial-gradient(90% 90%,#0000 50%,#06081299 100%);position:absolute;inset:0}.styles-module__eKSQPG__heroContent{z-index:2;width:100%;max-width:72rem;margin:0 auto;padding:6rem 1.5rem 0;position:relative}.styles-module__eKSQPG__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#a78bfa;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__eKSQPG__heroEyebrowDot{background:#6366f1;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite styles-module__eKSQPG__pulse;display:inline-block}@keyframes styles-module__eKSQPG__pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #6366f180}50%{opacity:.7;transform:scale(.9);box-shadow:0 0 0 6px #6366f100}}.styles-module__eKSQPG__heroHeadline{letter-spacing:-.03em;color:#f1f5f9;margin:0 0 1.75rem;font-size:clamp(3.5rem,10vw,8.5rem);font-weight:900;line-height:.92}.styles-module__eKSQPG__heroHeadlineName{display:block}.styles-module__eKSQPG__heroGradientName{background:linear-gradient(135deg,#6366f1 0%,#a78bfa 50%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1;display:block}.styles-module__eKSQPG__heroSubtext{color:#94a3b8;max-width:42rem;margin-bottom:2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:400;line-height:1.6}.styles-module__eKSQPG__heroCtaRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.styles-module__eKSQPG__heroCta{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.styles-module__eKSQPG__heroCta:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 12px 32px #6366f159}.styles-module__eKSQPG__heroCtaOutline{color:#f1f5f9;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.styles-module__eKSQPG__heroCtaOutline:hover{background:#a78bfa14;border-color:#a78bfa;transform:translateY(-2px)}.styles-module__eKSQPG__heroScrollCue{z-index:2;color:#475569;letter-spacing:.16em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.styles-module__eKSQPG__heroScrollLine{background:linear-gradient(#6366f1,#0000);width:1px;height:2.5rem;animation:1.8s ease-in-out infinite styles-module__eKSQPG__scrollDrop}@keyframes styles-module__eKSQPG__scrollDrop{0%{transform-origin:top;opacity:0;transform:scaleY(0)}40%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(1)}}.styles-module__eKSQPG__section{padding:6rem 1.5rem}.styles-module__eKSQPG__sectionAlt{background:#0a0c18}.styles-module__eKSQPG__container{max-width:72rem;margin:0 auto}.styles-module__eKSQPG__sectionLabel{letter-spacing:.16em;text-transform:uppercase;color:#6366f1;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.6875rem;font-weight:700;display:flex}.styles-module__eKSQPG__sectionLabelLine{background:#6366f1;flex:0 0 2rem;height:1px}.styles-module__eKSQPG__sectionTitle{letter-spacing:-.025em;color:#f1f5f9;margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.styles-module__eKSQPG__sectionTitleItalic{color:#a78bfa;font-style:italic}.styles-module__eKSQPG__about{padding:7rem 1.5rem;position:relative;overflow:hidden}.styles-module__eKSQPG__about:before{content:"";pointer-events:none;background:radial-gradient(#6366f114 0%,#0000 70%);width:60%;height:40rem;position:absolute;top:-10rem;left:-20%}.styles-module__eKSQPG__aboutInner{max-width:72rem;margin:0 auto}.styles-module__eKSQPG__aboutStatement{color:#f1f5f9;max-width:56rem;margin-bottom:4rem;font-size:clamp(1.375rem,3vw,2.125rem);font-weight:700;line-height:1.45}.styles-module__eKSQPG__aboutStatementMuted{color:#475569}.styles-module__eKSQPG__aboutGrid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem 5rem;display:grid}@media (max-width:767px){.styles-module__eKSQPG__aboutGrid{grid-template-columns:1fr;gap:2.5rem}}.styles-module__eKSQPG__aboutBio{color:#94a3b8;font-size:1.0625rem;line-height:1.75}.styles-module__eKSQPG__aboutBio+.styles-module__eKSQPG__aboutBio{margin-top:1rem}.styles-module__eKSQPG__aboutStats{border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.styles-module__eKSQPG__statBlock{border-bottom:1px solid #ffffff12;align-items:baseline;gap:1rem;padding:1.5rem 2rem;display:flex}.styles-module__eKSQPG__statBlock:last-child{border-bottom:none}.styles-module__eKSQPG__statValue{letter-spacing:-.03em;background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:900;line-height:1}.styles-module__eKSQPG__statLabel{color:#94a3b8;font-size:.875rem;font-weight:500}.styles-module__eKSQPG__availabilityBadge{color:#a78bfa;letter-spacing:.03em;background:#6366f11a;border:1px solid #6366f140;border-radius:100px;align-items:center;gap:.5rem;margin-top:2rem;padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600;display:inline-flex}.styles-module__eKSQPG__availabilityDot{background:#6366f1;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite styles-module__eKSQPG__pulse}.styles-module__eKSQPG__work{background:#0a0c18;padding:6rem 1.5rem}.styles-module__eKSQPG__workHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;max-width:72rem;margin:0 auto 3.5rem;display:flex}.styles-module__eKSQPG__workViewAll{color:#6366f1;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:flex}.styles-module__eKSQPG__workViewAll:hover{color:#a78bfa;gap:.625rem}.styles-module__eKSQPG__workGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:72rem;margin:0 auto;display:grid}@media (max-width:1023px){.styles-module__eKSQPG__workGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.styles-module__eKSQPG__workGrid{grid-template-columns:1fr}}.styles-module__eKSQPG__projectCard{cursor:pointer;background:#0d1020;border:1px solid #ffffff12;border-radius:12px;text-decoration:none;transition:transform .35s cubic-bezier(.25,.4,.25,1),border-color .3s,box-shadow .35s;display:block;position:relative;overflow:hidden}.styles-module__eKSQPG__projectCard:hover{border-color:#6366f159;transform:translateY(-6px);box-shadow:0 24px 48px #00000080,0 0 0 1px #6366f11f}.styles-module__eKSQPG__projectImageWrap{aspect-ratio:16/10;position:relative;overflow:hidden}.styles-module__eKSQPG__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.4,.25,1)}.styles-module__eKSQPG__projectCard:hover .styles-module__eKSQPG__projectImage{transform:scale(1.06)}.styles-module__eKSQPG__projectImageOverlay{background:linear-gradient(#0000 50%,#0d1020e6 100%);position:absolute;inset:0}.styles-module__eKSQPG__projectNum{letter-spacing:.12em;color:#ffffff80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;border-radius:100px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;position:absolute;top:1rem;left:1rem}.styles-module__eKSQPG__projectBody{padding:1.25rem 1.5rem 1.5rem}.styles-module__eKSQPG__projectCategory{letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.styles-module__eKSQPG__projectTitle{letter-spacing:-.015em;color:#f1f5f9;margin:0 0 .25rem;font-size:1.1875rem;font-weight:700}.styles-module__eKSQPG__projectClient{color:#64748b;margin:0;font-size:.8125rem}.styles-module__eKSQPG__projectArrow{color:#94a3b8;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex;position:absolute;bottom:1.25rem;right:1.5rem}.styles-module__eKSQPG__projectCard:hover .styles-module__eKSQPG__projectArrow{color:#fff;background:#6366f1;border-color:#6366f1;transform:translate(2px,-2px)}.styles-module__eKSQPG__skills{padding:6rem 1.5rem}.styles-module__eKSQPG__skillsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:72rem;margin:3rem auto 0;display:grid}@media (max-width:767px){.styles-module__eKSQPG__skillsGrid{grid-template-columns:1fr}}.styles-module__eKSQPG__skillCard{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;padding:2rem 1.75rem;transition:border-color .3s,background .3s}.styles-module__eKSQPG__skillCard:hover{background:#6366f10a;border-color:#6366f14d}.styles-module__eKSQPG__skillCardIcon{background:#6366f11f;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.25rem;font-size:1.125rem;display:flex}.styles-module__eKSQPG__skillCardTitle{letter-spacing:-.01em;color:#f1f5f9;margin:0 0 1.125rem;font-size:1rem;font-weight:700}.styles-module__eKSQPG__skillTags{flex-wrap:wrap;gap:.5rem;display:flex}.styles-module__eKSQPG__skillTag{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:.3125rem .75rem;font-size:.75rem;font-weight:600;transition:color .2s,border-color .2s,background .2s}.styles-module__eKSQPG__skillCard:hover .styles-module__eKSQPG__skillTag{color:#c4b5fd;background:#a78bfa0f;border-color:#a78bfa33}.styles-module__eKSQPG__process{background:#000}.styles-module__eKSQPG__processHeader{max-width:72rem;margin:0 auto;padding:5rem 1.5rem 0}.styles-module__eKSQPG__processSub{color:#475569;margin-top:.75rem;font-size:.9375rem;line-height:1.6}.styles-module__eKSQPG__testimonial{text-align:center;background:#0a0c18;padding:6rem 1.5rem;position:relative;overflow:hidden}.styles-module__eKSQPG__testimonial:after{content:"";pointer-events:none;background:radial-gradient(#6366f112 0%,#0000 70%);width:40rem;height:40rem;position:absolute;bottom:-8rem;right:-8rem}.styles-module__eKSQPG__testimonialInner{max-width:52rem;margin:0 auto}.styles-module__eKSQPG__testimonialQuoteMark{color:#6366f1;margin-bottom:.5rem;font-family:Georgia,serif;font-size:4rem;line-height:1}.styles-module__eKSQPG__testimonialQuote{color:#e2e8f0;margin-bottom:2.5rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-style:italic;font-weight:500;line-height:1.65}.styles-module__eKSQPG__testimonialAuthor{justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module__eKSQPG__testimonialAvatar{object-fit:cover;border:2px solid #6366f166;border-radius:50%;width:3rem;height:3rem}.styles-module__eKSQPG__testimonialMeta{text-align:left}.styles-module__eKSQPG__testimonialName{color:#f1f5f9;font-size:.9375rem;font-weight:700}.styles-module__eKSQPG__testimonialRole{color:#64748b;font-size:.8125rem}.styles-module__eKSQPG__contact{padding:8rem 1.5rem;position:relative;overflow:hidden}.styles-module__eKSQPG__contact:before{content:"";pointer-events:none;background:radial-gradient(#6366f11a 0%,#0000 65%);width:60rem;height:30rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__eKSQPG__contactInner{text-align:center;flex-direction:column;align-items:center;max-width:72rem;margin:0 auto;display:flex}.styles-module__eKSQPG__contactTitle{letter-spacing:-.03em;color:#f1f5f9;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.1}.styles-module__eKSQPG__contactTitleAccent{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__eKSQPG__contactBody{color:#64748b;max-width:38rem;margin-bottom:3rem;font-size:1.0625rem;line-height:1.7}.styles-module__eKSQPG__contactEmail{letter-spacing:-.02em;color:#f1f5f9;margin-bottom:2.5rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:800;text-decoration:none;transition:color .2s;display:block}.styles-module__eKSQPG__contactEmail:hover{color:#a78bfa}.styles-module__eKSQPG__contactSocials{align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.styles-module__eKSQPG__socialLink{color:#94a3b8;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .15s;display:flex}.styles-module__eKSQPG__socialLink:hover{color:#a78bfa;background:#6366f11a;border-color:#6366f1;transform:translateY(-2px)}.styles-module__eKSQPG__footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin:0 auto;padding:2rem 1.5rem;display:flex}.styles-module__eKSQPG__footerCopy{color:#334155;font-size:.8125rem}.styles-module__eKSQPG__footerBack{color:#334155;font-size:.8125rem;text-decoration:none;transition:color .2s}.styles-module__eKSQPG__footerBack:hover{color:#6366f1}.styles-module__eKSQPG__scrollShowcase{background:#060812;margin-top:-4rem}.styles-module__eKSQPG__scrollShowcaseTitle{padding:0 1.5rem}.styles-module__eKSQPG__scrollShowcaseLabel{letter-spacing:.16em;text-transform:uppercase;color:#6366f1;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.6875rem;font-weight:700;display:flex}.styles-module__eKSQPG__scrollShowcaseLabelLine{background:#6366f1;flex:0 0 2rem;height:1px}.styles-module__eKSQPG__scrollShowcaseHeadline{letter-spacing:-.025em;color:#f1f5f9;text-align:center;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.2}.styles-module__eKSQPG__scrollShowcaseSub{color:#64748b;text-align:center;max-width:36rem;margin:0 auto;font-size:1rem;line-height:1.7}.styles-module__eKSQPG__scrollShowcaseImg{object-fit:cover;object-position:left top;border-radius:8px;width:100%;height:100%;display:block}.styles-module__eKSQPG__canvasLoader{background:linear-gradient(135deg,#0a0c18,#060812);width:100%;height:100%;animation:2s ease-in-out infinite alternate styles-module__eKSQPG__shimmer}@keyframes styles-module__eKSQPG__shimmer{0%{opacity:.6}to{opacity:1}}.styles-module__eKSQPG__reveal{opacity:0;transition:opacity .75s cubic-bezier(.25,.4,.25,1),transform .75s cubic-bezier(.25,.4,.25,1);transform:translateY(28px)}.styles-module__eKSQPG__revealVisible{opacity:1;transform:translateY(0)}.styles-module__eKSQPG__divider{background:#ffffff0f;max-width:72rem;height:1px;margin:0 auto}
