.Header_header__hO3lJ{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb,var(--bg),transparent 16%);border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.Header_inner__ry5Nk{justify-content:space-between;margin:0 auto;max-width:var(--container);min-height:var(--header-height);padding:0 1.25rem}.Header_brand__V5suk,.Header_inner__ry5Nk,.Header_nav__3fHSH{align-items:center;display:flex}.Header_brand__V5suk{font-weight:900;gap:.7rem}.Header_logoIcon__VF71g{animation:Header_logoColorFlow__wWHjF 8s ease infinite;color:#4f46e5;flex:0 0 auto}.Header_logoText__4ZhAR{animation:Header_gradientFlow__1r1wZ 8s ease infinite;background:linear-gradient(100deg,#111827,#4f46e5 28%,#06b6d4 54%,#d946ef 78%,#111827);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;font-size:1.25rem;font-weight:900}@media (prefers-color-scheme:dark){.Header_logoText__4ZhAR{background-image:linear-gradient(100deg,#f8fafc,#818cf8 28%,#22d3ee 54%,#f0abfc 78%,#f8fafc)}}@keyframes Header_gradientFlow__1r1wZ{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes Header_logoColorFlow__wWHjF{0%,to{color:#4f46e5}50%{color:#06b6d4}75%{color:#d946ef}}.Header_nav__3fHSH{gap:.25rem}.Header_mobile__6nfPr a,.Header_nav__3fHSH a{border-radius:999px;color:var(--text-muted);font-size:.82rem;font-weight:650;gap:.2rem;letter-spacing:.06em;padding:.6rem .8rem;text-transform:uppercase}.Header_mobile__6nfPr a:hover,.Header_nav__3fHSH a:hover{color:var(--text)}.Header_menu__phTUR{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text);display:none;height:2.6rem;justify-content:center;width:2.6rem}.Header_mobile__6nfPr{display:none}@media (max-width:760px){.Header_nav__3fHSH{display:none}.Header_menu__phTUR{display:inline-flex}.Header_mobile__6nfPr{background:var(--surface);border-top:1px solid var(--border);display:grid;grid-gap:.35rem;gap:.35rem;padding:.9rem 1.25rem 1.1rem}}@media (prefers-reduced-motion:reduce){.Header_logoIcon__VF71g,.Header_logoText__4ZhAR{animation:none}}.Footer_footer__eNA9m{border-top:1px solid var(--border);margin-top:5rem;padding:2rem 0}.Footer_inner__ngCVB{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:var(--container);padding:0 1.25rem}.Footer_inner__ngCVB p{color:var(--text-muted);margin:0}.Footer_links__13oK3{display:flex;flex-wrap:wrap;gap:1rem}.Footer_links__13oK3 a{color:var(--text-muted);font-weight:800}.Button_button__hMNEn{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-weight:800;gap:.5rem;justify-content:center;min-height:3rem;padding:0 1.15rem;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.Button_button__hMNEn:hover{transform:translateY(-2px)}.Button_primary__oSpWt{background:var(--gradient-primary);color:white;box-shadow:0 14px 30px color-mix(in srgb,#06b6d4,transparent 72%)}.Button_secondary__lRe7Q{background:color-mix(in srgb,var(--surface),transparent 8%);border-color:var(--border);color:var(--text)}.Button_secondary__lRe7Q:hover{border-color:color-mix(in srgb,#06b6d4,transparent 56%);box-shadow:0 12px 28px rgba(6,182,212,.08)}.Button_ghost__mZ9vJ{background:transparent;color:var(--text-muted)}.ContactForm_form__iRylH{display:grid;grid-gap:1rem;gap:1rem}.ContactForm_field__GJ4_s{display:grid;grid-gap:.35rem;gap:.35rem}.ContactForm_field__GJ4_s label{font-weight:900}.ContactForm_field__GJ4_s input,.ContactForm_field__GJ4_s textarea{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text);padding:.85rem .9rem;width:100%}.ContactForm_field__GJ4_s textarea{min-height:160px;resize:vertical}.ContactForm_honeypot__Y1FEX{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}.ContactForm_status__BTwuD{color:var(--text-muted);margin:0}.ContactForm_error__UO9qi{color:#ef4444;margin:0}.Card_card__7jt2e{background:color-mix(in srgb,var(--surface),transparent 2%);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.ProjectCard_card__A_dZh{display:flex;flex-direction:column;gap:1rem;height:100%;min-height:290px;overflow:hidden;padding:1.2rem;position:relative;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.ProjectCard_card__A_dZh:before{background:linear-gradient(90deg,#06b6d4,var(--color-primary),var(--color-accent));content:"";height:3px;left:1rem;opacity:.75;position:absolute;right:1rem;top:0}.ProjectCard_card__A_dZh:hover{border-color:color-mix(in srgb,#06b6d4,transparent 45%);box-shadow:0 20px 48px rgba(6,182,212,.11);transform:translateY(-3px)}.ProjectCard_top__FR9X2{align-items:center;display:flex;gap:.9rem}.ProjectCard_icon__WbdzJ{background:var(--surface-2);border:1px solid var(--border);border-radius:16px;padding:.25rem}.ProjectCard_iconOnWhite__LmmWg{background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.14)}.ProjectCard_top__FR9X2 h3{font-size:1.18rem;line-height:1.2;margin:0}.ProjectCard_description__KX_We,.ProjectCard_top__FR9X2 p{color:var(--text-muted);margin:.15rem 0 0}.ProjectCard_description__KX_We{line-height:1.65}.ProjectCard_badges__FATf2,.ProjectCard_tech__BX3H2{display:flex;flex-wrap:wrap;gap:.45rem}.ProjectCard_tech__BX3H2 span{background:var(--surface-2);border-radius:999px;color:var(--text-muted);font-size:.82rem;font-weight:800;padding:.25rem .6rem}.ProjectCard_link__vqGwh{color:var(--color-primary);font-weight:900;margin-top:auto;width:-moz-fit-content;width:fit-content}.ProjectCard_link__vqGwh:hover{color:var(--color-accent)}.ProjectGrid_grid__ohdRH{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.ProjectGrid_grid__ohdRH{grid-template-columns:1fr}}.HomeSections_hero__dL8ty{isolation:isolate;min-height:560px;overflow:visible;padding:clamp(4rem,8vw,6.4rem) 0 2rem;position:relative}.HomeSections_heroBackdrop__ZnsFL{background:linear-gradient(115deg,transparent 0 12%,rgba(45,212,191,.12) 12% 13%,transparent 13% 34%,rgba(99,102,241,.14) 34% 35%,transparent 35%),radial-gradient(ellipse at 12% 8%,rgba(45,212,191,.18),transparent 30rem),radial-gradient(ellipse at 82% 12%,rgba(217,70,239,.16),transparent 28rem);height:620px;left:50%;-webkit-mask-image:linear-gradient(180deg,#000 64%,transparent);mask-image:linear-gradient(180deg,#000 64%,transparent);pointer-events:none;position:absolute;top:-3rem;transform:translateX(-50%);width:100vw;z-index:-2}.HomeSections_heroBackdrop__ZnsFL:before{animation:HomeSections_auroraShift__Hv_h7 11s ease-in-out infinite alternate;background:conic-gradient(from 140deg,rgba(45,212,191,.18),rgba(99,102,241,.16),rgba(217,70,239,.18),rgba(45,212,191,.18));content:"";filter:blur(34px);height:420px;left:12%;opacity:.8;position:absolute;top:48px;transform:skewY(-7deg);width:72%}.HomeSections_heroBackdrop__ZnsFL:after{background-image:linear-gradient(rgba(100,116,139,.1) 1px,transparent 0),linear-gradient(90deg,rgba(100,116,139,.1) 1px,transparent 0);background-size:44px 44px;content:"";inset:0;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 75%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 75%);position:absolute}@keyframes HomeSections_auroraShift__Hv_h7{0%{transform:translate3d(-3%,0,0) skewY(-7deg) rotate(-2deg)}to{transform:translate3d(4%,24px,0) skewY(-4deg) rotate(4deg)}}.HomeSections_reveal__SRzcG{animation:HomeSections_riseIn__P53b0 .76s cubic-bezier(.2,.8,.2,1) both}@keyframes HomeSections_riseIn__P53b0{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.HomeSections_heroCopy__jgwUX{max-width:900px}.HomeSections_eyebrow__RBNzc{align-items:center;background:color-mix(in srgb,var(--color-primary),transparent 91%);border:1px solid color-mix(in srgb,var(--color-primary),transparent 70%);border-radius:999px;color:var(--color-primary);display:inline-flex;font-size:.8rem;font-weight:950;letter-spacing:.05em;margin:0 0 1rem;padding:.34rem .68rem;text-transform:uppercase}.HomeSections_hero__dL8ty h1{font-size:clamp(2.9rem,7.6vw,6.2rem);letter-spacing:-.055em;line-height:.92;margin:0;max-width:920px;text-wrap:balance}.HomeSections_hero__dL8ty h1 span{animation:HomeSections_gradientFlow__jL38r 8s ease infinite;background:linear-gradient(100deg,#111827,#4f46e5 28%,#06b6d4 54%,#d946ef 78%,#111827);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;display:block}@media (prefers-color-scheme:dark){.HomeSections_hero__dL8ty h1 span{background-image:linear-gradient(100deg,#f8fafc,#818cf8 28%,#22d3ee 54%,#f0abfc 78%,#f8fafc)}}@keyframes HomeSections_gradientFlow__jL38r{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.HomeSections_lead__JJDHq{color:var(--text-muted);font-size:clamp(1rem,1.7vw,1.18rem);line-height:1.8;margin:1.45rem 0 0;max-width:650px}.HomeSections_actions__cINoA{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.65rem}.HomeSections_stats__4g9Hp{animation-delay:.12s;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.4rem;position:relative;z-index:1}.HomeSections_stat__h6DDn{background:color-mix(in srgb,var(--surface),transparent 8%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-gap:.3rem;gap:.3rem;min-height:112px;overflow:hidden;padding:1.1rem;position:relative;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.HomeSections_stat__h6DDn:before{background:linear-gradient(90deg,#06b6d4,#6366f1,#d946ef);content:"";inset:0 0 auto;height:3px;position:absolute}.HomeSections_stat__h6DDn strong{font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-.05em;line-height:1}.HomeSections_stat__h6DDn span{color:var(--text-muted);font-weight:850;line-height:1.3}.HomeSections_stat__h6DDn:hover{border-color:color-mix(in srgb,#06b6d4,transparent 48%);box-shadow:0 22px 50px rgba(79,70,229,.13);transform:translateY(-4px)}.HomeSections_section__ABzlo{animation-delay:.18s;padding-top:clamp(4.7rem,8vw,6.5rem)}.HomeSections_section__ABzlo:nth-of-type(4){animation-delay:.24s}.HomeSections_section__ABzlo:nth-of-type(5){animation-delay:.3s}.HomeSections_section__ABzlo:nth-of-type(6){animation-delay:.36s}.HomeSections_section__ABzlo:nth-of-type(7){animation-delay:.42s}.HomeSections_heading__z_HWG{margin-bottom:1.15rem}.HomeSections_heading__z_HWG>span{color:var(--color-primary);display:block;font-size:.76rem;font-weight:950;letter-spacing:.09em;margin-bottom:.35rem;text-transform:uppercase}.HomeSections_cta__fHlKK h2,.HomeSections_heading__z_HWG h2{font-size:clamp(2rem,4.4vw,3.15rem);letter-spacing:-.045em;line-height:.98;margin:0}.HomeSections_textCard__PfGtR{align-items:start;display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:auto 1fr;padding:clamp(1.2rem,3vw,1.75rem)}.HomeSections_cta__fHlKK p,.HomeSections_service__P95si p,.HomeSections_textCard__PfGtR p{color:var(--text-muted)}.HomeSections_textCard__PfGtR p{margin:0}.HomeSections_textCard__PfGtR p+p{margin-top:1rem}.HomeSections_textMark___GnoJ{align-items:center;background:linear-gradient(135deg,#06b6d4,#6366f1);border-radius:18px;color:white;display:flex;font-weight:950;height:3.2rem;justify-content:center;width:3.2rem}.HomeSections_serviceGrid__48GC_{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.HomeSections_service__P95si{min-height:190px;padding:1.25rem;position:relative;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.HomeSections_service__P95si:after{background:linear-gradient(135deg,rgba(6,182,212,.22),rgba(217,70,239,.16));content:"";height:4px;inset:auto 1.1rem 0;opacity:0;position:absolute;transition:opacity .22s ease}.HomeSections_service__P95si h3{margin:1rem 0 .45rem}.HomeSections_serviceIcon__jGwfb{align-items:center;background:color-mix(in srgb,#06b6d4,transparent 90%);border:1px solid color-mix(in srgb,#06b6d4,transparent 68%);border-radius:14px;color:#0891b2;display:inline-flex;height:2.55rem;justify-content:center;width:2.55rem}.HomeSections_service__P95si:hover{border-color:color-mix(in srgb,#06b6d4,transparent 48%);box-shadow:0 22px 50px rgba(6,182,212,.1);transform:translateY(-4px)}.HomeSections_service__P95si:hover:after{opacity:1}.HomeSections_tech__gbJwU{display:flex;flex-wrap:wrap;gap:.65rem}.HomeSections_tech__gbJwU span{background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-weight:850;padding:.58rem .9rem;transition:transform .16s ease,border-color .16s ease,color .16s ease}.HomeSections_tech__gbJwU span:hover{border-color:color-mix(in srgb,#06b6d4,transparent 50%);color:var(--text);transform:translateY(-1px)}.HomeSections_cta__fHlKK{background:linear-gradient(110deg,color-mix(in srgb,var(--surface),transparent 0%) 0 58%,color-mix(in srgb,#06b6d4,transparent 86%)),var(--surface);overflow:hidden;padding:clamp(1.5rem,5vw,2.4rem);position:relative}.HomeSections_cta__fHlKK:after{animation:HomeSections_sheen__edxOs 4.6s ease-in-out infinite;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);content:"";height:100%;left:-40%;position:absolute;top:0;transform:skewX(-18deg);width:28%}@keyframes HomeSections_sheen__edxOs{0%,45%{left:-40%}to{left:120%}}.HomeSections_cta__fHlKK h2{max-width:820px;position:relative;z-index:1}.HomeSections_cta__fHlKK p{margin:1rem 0 1.4rem;max-width:620px}.HomeSections_cta__fHlKK a,.HomeSections_cta__fHlKK p{position:relative;z-index:1}@media (max-width:900px){.HomeSections_hero__dL8ty{min-height:auto;padding-top:3.2rem}.HomeSections_hero__dL8ty h1{font-size:clamp(2.65rem,13vw,4.6rem)}.HomeSections_serviceGrid__48GC_,.HomeSections_stats__4g9Hp{grid-template-columns:1fr}.HomeSections_stats__4g9Hp{margin-top:1rem}.HomeSections_textCard__PfGtR{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.HomeSections_cta__fHlKK:after,.HomeSections_heroBackdrop__ZnsFL:before,.HomeSections_hero__dL8ty h1 span,.HomeSections_reveal__SRzcG{animation:none}}.ProjectsPage_hero__zjwH6{padding:4.8rem 0 2rem}.ProjectsPage_hero__zjwH6 p{color:var(--color-primary);font-weight:900;margin:0 0 .5rem}.ProjectsPage_hero__zjwH6 h1{font-size:clamp(2.4rem,7vw,5rem);line-height:1;margin:0}.ProjectsPage_hero__zjwH6 span{color:var(--text-muted);display:block;font-size:1.15rem;max-width:760px;margin-top:1rem}