.GlassButton_btn___p_1u{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;min-width:128px;color:white;font-family:var(--font-body);font-size:var(--text-small);font-weight:var(--weight-label);border-radius:var(--radius-full);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;cursor:pointer;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;transition:border-color .3s ease,box-shadow .3s ease}.GlassButton_label__sEkqE{display:inline-block;transform:translateX(0);opacity:1;transition:transform .3s ease,opacity .3s ease}.GlassButton_hoverLayer__9g2eH{display:flex;align-items:center;justify-content:center;gap:var(--space-2);color:white;z-index:2;inset:0;transform:translateX(-100%)}.GlassButton_dot__mGXlo,.GlassButton_hoverLayer__9g2eH{position:absolute;opacity:0;transition:transform .3s ease,opacity .3s ease}.GlassButton_dot__mGXlo{top:50%;left:50%;width:8px;height:8px;border-radius:var(--radius-full);background:rgb(76,100,255);transform:translate(-50%,-50%) scale(1);z-index:1}@media (hover:hover) and (pointer:fine){.GlassButton_btn___p_1u:hover{border-color:rgba(76,100,255,.6);box-shadow:0 0 20px rgba(76,100,255,.2)}.GlassButton_btn___p_1u:hover .GlassButton_label__sEkqE{transform:translateX(100%);opacity:0}.GlassButton_btn___p_1u:hover .GlassButton_hoverLayer__9g2eH{transform:translateX(0);opacity:1}.GlassButton_btn___p_1u:hover .GlassButton_dot__mGXlo{transform:translate(-50%,-50%) scale(20);opacity:1}}.GlassButton_iconOnly__fR1l_{padding:8px;min-width:0}.Header_header__ZPN_X{position:fixed;top:var(--space-3);left:50%;transform:translateX(-50%);width:calc(100% - var(--space-6) * 2);max-width:1280px;z-index:var(--z-nav);padding:var(--space-3) var(--space-5);background:rgba(255,255,255,.03);backdrop-filter:var(--glass-blur-heavy);-webkit-backdrop-filter:var(--glass-blur-heavy);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-xl);box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 4px 30px rgba(0,0,0,.3);transition:padding var(--duration-base) var(--ease-liquid),background var(--duration-base) var(--ease-liquid),border-color var(--duration-base) var(--ease-liquid),box-shadow var(--duration-base) var(--ease-liquid)}.Header_scrolled__QeXJF{background:rgba(4,8,20,.6);border-color:rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 8px 40px rgba(0,0,0,.4);padding:var(--space-2) var(--space-5)}.Header_container__RqNHF{display:flex;align-items:center;justify-content:space-between}.Header_logo__1hGYx{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_logo__1hGYx img{filter:invert(1);height:auto;-webkit-user-drag:none;pointer-events:none;transition:opacity var(--duration-fast) var(--ease-liquid)}@media (hover:hover) and (pointer:fine){.Header_logo__1hGYx:hover img{opacity:.8}}.Header_navBar__1f9bP{display:none}@media (min-width:768px){.Header_navBar__1f9bP{display:flex;align-items:center;gap:var(--space-6)}}.Header_navLink__SqOUL{font-family:var(--font-body);font-size:var(--text-small);font-weight:var(--weight-label);color:rgba(255,255,255,.6);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding-block:var(--space-1);transition:color var(--duration-base) var(--ease-liquid);white-space:nowrap}.Header_navLink__SqOUL:hover{color:#ffffff}.Header_ctaArea__xsrSH{display:none}@media (min-width:768px){.Header_ctaArea__xsrSH{display:flex;align-items:center}}.Header_actions__QTu_9{display:flex;align-items:center;gap:var(--space-2)}.Header_hamburger__FK73A{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;gap:6px;z-index:calc(var(--z-nav) + 1)}@media (min-width:768px){.Header_hamburger__FK73A{display:none}}.Header_hamburgerLine__Jg3Cu{width:24px;height:2px;background-color:var(--color-text);border-radius:var(--radius-full);transition:transform var(--duration-base) var(--ease-liquid),opacity var(--duration-base) var(--ease-liquid)}.Header_hamburgerOpen__doqgj .Header_hamburgerLine__Jg3Cu:first-child{transform:translateY(8px) rotate(45deg)}.Header_hamburgerOpen__doqgj .Header_hamburgerLine__Jg3Cu:nth-child(2){opacity:0}.Header_hamburgerOpen__doqgj .Header_hamburgerLine__Jg3Cu:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Header_mobileDrawer__RnhlN{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:rgba(4,8,20,.96);backdrop-filter:var(--glass-blur-heavy);-webkit-backdrop-filter:var(--glass-blur-heavy);display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transform:translateY(-20px);transition:opacity var(--duration-slow) var(--ease-liquid),transform var(--duration-slow) var(--ease-liquid);z-index:var(--z-nav)}.Header_drawerOpen__bj7Hu{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:768px){.Header_mobileDrawer__RnhlN{display:none}}.Header_mobileNav__K7PMS{width:100%;padding-inline:var(--space-6);text-align:center}.Header_mobileNavList__VUh8f{display:flex;flex-direction:column;gap:var(--space-6);margin-bottom:var(--space-10)}.Header_mobileNavLink__8anzq{display:inline-block;font-family:var(--font-heading);font-size:var(--text-h2);font-weight:var(--weight-heading);color:rgba(255,255,255,.5);transition:color var(--duration-base) var(--ease-liquid)}.Header_mobileNavLink__8anzq:active,.Header_mobileNavLink__8anzq:hover{color:#ffffff}.Header_mobileCtaWrapper__0c3yv{display:flex;justify-content:center}.Header_mobileCta__d6sR6{min-width:200px}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}.Footer_footer__LxLGV{border-top:1px solid var(--glass-border);background-color:var(--color-bg);padding-block:var(--space-16) var(--space-8)}.Footer_container__DdgO_{display:flex;flex-direction:column;gap:var(--space-16)}.Footer_top__EnE4J{display:grid;grid-template-columns:1fr;grid-gap:var(--space-10);gap:var(--space-10)}@media (min-width:1024px){.Footer_top__EnE4J{grid-template-columns:2fr 3fr;gap:var(--space-20)}}.Footer_brandCol__N1Nhh{display:flex;flex-direction:column;gap:var(--space-6);max-width:320px}.Footer_logo__y_pDi{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Footer_logo__y_pDi img{filter:invert(1);height:auto;-webkit-user-drag:none;pointer-events:none}.Footer_brief__sJiKc{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-muted);line-height:var(--leading-relaxed)}.Footer_linksGrid__5auG2{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-8);gap:var(--space-8)}.Footer_linkGroup__tJJmc{display:flex;flex-direction:column;gap:var(--space-5)}.Footer_groupTitle__x2ow_{font-family:var(--font-body);font-size:var(--text-label);font-weight:var(--weight-label);color:var(--color-text);letter-spacing:var(--tracking-widest);text-transform:uppercase}.Footer_linkList___jPgo{display:flex;flex-direction:column;gap:var(--space-3)}.Footer_link__DGU0S{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-muted);transition:color var(--duration-fast) var(--ease-liquid)}.Footer_link__DGU0S:hover{color:var(--color-accent)}.Footer_bottom__GqBWJ{display:flex;flex-direction:column-reverse;align-items:flex-start;justify-content:space-between;gap:var(--space-6);padding-top:var(--space-8);border-top:1px solid var(--glass-border)}@media (min-width:768px){.Footer_bottom__GqBWJ{flex-direction:row;align-items:center}}.Footer_copyright__lB5DI{font-family:var(--font-body);font-size:var(--text-small);color:var(--color-muted)}.Skeleton_block__Zgj1X{background:linear-gradient(90deg,var(--color-surface) 0,var(--color-surface-elevated) 40%,var(--color-surface) 80%);background-size:200% 100%;animation:Skeleton_skeletonPulse__oLEYg 1.8s ease-in-out infinite;border-radius:var(--radius-sm)}.Skeleton_cardShell__cK2uc{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-4)}.Skeleton_cardIcon__F7u_t{width:48px;height:48px;border-radius:var(--radius-md)}.Skeleton_cardTitle__eTwUu{height:24px;width:60%;border-radius:var(--radius-sm)}.Skeleton_cardBodyLine__137ng{height:14px;width:100%;border-radius:var(--radius-sm)}.Skeleton_cardBodyLineShort__C1IgI{height:14px;width:75%;border-radius:var(--radius-sm)}.Skeleton_worksCardShell__lDEZk{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column}.Skeleton_worksMedia__W0EYs{height:240px;width:100%;border-radius:0}.Skeleton_worksInfo__NL1Jr{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.Skeleton_worksCat__7k7Wz{height:12px;width:30%;border-radius:var(--radius-sm)}.Skeleton_worksTitle__Cce5Y{height:20px;width:70%;border-radius:var(--radius-sm)}.Skeleton_heroShell__hMfXN{display:flex;flex-direction:column;gap:var(--space-6);align-items:center;padding-top:var(--space-32)}.Skeleton_heroLabel__deMab{height:12px;width:180px;border-radius:var(--radius-full)}.Skeleton_heroTitle__596Ja{height:72px;width:70%;border-radius:var(--radius-md)}.Skeleton_heroTitleSecond__G_knr{height:72px;width:50%;border-radius:var(--radius-md)}.Skeleton_heroSub__Y4Re1{height:16px;width:45%;border-radius:var(--radius-sm)}.Skeleton_heroCtas___WyOS{display:flex;gap:var(--space-4);margin-top:var(--space-4)}.Skeleton_heroBtn__C6csh{height:48px;width:160px;border-radius:var(--radius-full)}.Skeleton_heroBtnGhost__WnaQ5{height:48px;width:140px;border-radius:var(--radius-full)}.Skeleton_textLine__cNJc5{height:14px;width:100%;border-radius:var(--radius-sm);margin-bottom:var(--space-2)}.Skeleton_heading__JCIbY{height:36px;width:55%;border-radius:var(--radius-sm)}.Skeleton_media__ZASqv{height:240px;width:100%;border-radius:var(--radius-lg)}@media (max-width:767px){.Skeleton_heroTitleSecond__G_knr,.Skeleton_heroTitle__596Ja{height:48px;width:90%}.Skeleton_heroSub__Y4Re1{width:80%}.Skeleton_worksMedia__W0EYs{height:200px}}@font-face{font-family:Clash Display;src:url(/fonts/ClashDisplay-Variable.woff2) format("woff2");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Cabinet Grotesk;src:url(/fonts/CabinetGrotesk-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--color-bg:#040814;--color-surface:#080f24;--color-surface-elevated:#0c1535;--color-primary:#2563ff;--color-primary-glow:#3b82f6;--color-accent:#60a5fa;--color-accent-dim:rgba(96,165,250,0.15);--color-text:#f0f4ff;--color-muted:#6b7a99;--color-border:rgba(255,255,255,0.08);--glass-bg:rgba(255,255,255,0.04);--glass-bg-hover:rgba(255,255,255,0.07);--glass-border:rgba(255,255,255,0.10);--glass-border-hover:rgba(255,255,255,0.22);--glass-blur:blur(18px);--glass-blur-heavy:blur(32px);--glass-shimmer-start:rgba(255,255,255,0.0);--glass-shimmer-mid:rgba(255,255,255,0.08);--glass-shimmer-end:rgba(255,255,255,0.0);--glow-primary:0 0 40px rgba(37,99,255,0.35);--glow-primary-strong:0 0 80px rgba(37,99,255,0.55);--glow-accent:0 0 24px rgba(96,165,250,0.25);--font-display:"Clash Display",sans-serif;--font-heading:"Clash Display",sans-serif;--font-sub:"Cabinet Grotesk",sans-serif;--font-body:var(--font-inter,"Inter",sans-serif);--text-display:clamp(3.5rem,7vw,6rem);--text-h1:clamp(2.5rem,5vw,4rem);--text-h2:clamp(1.75rem,3.5vw,2.5rem);--text-h3:clamp(1.25rem,2vw,1.5rem);--text-body:1rem;--text-small:0.875rem;--text-label:0.75rem;--weight-display:700;--weight-heading:600;--weight-sub:600;--weight-body:400;--weight-label:500;--tracking-tight:-0.03em;--tracking-normal:-0.01em;--tracking-wide:0.08em;--tracking-widest:0.15em;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.6;--leading-relaxed:1.75;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--ease-liquid:cubic-bezier(0.25,0.46,0.45,0.94);--ease-snap:cubic-bezier(0.16,1,0.3,1);--duration-fast:160ms;--duration-base:280ms;--duration-slow:460ms;--duration-enter:360ms;--z-base:0;--z-raised:10;--z-overlay:100;--z-nav:200;--z-modal:300}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-body);line-height:var(--leading-normal);font-weight:var(--weight-body);letter-spacing:var(--tracking-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit}ol,ul{list-style:none}::selection{background:rgba(37,99,255,.35);color:var(--color-text)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:rgba(37,99,255,.4);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.glass{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur)}.glass,.glass-heavy{border:1px solid var(--glass-border);border-radius:var(--radius-lg)}.glass-heavy{background:rgba(8,15,36,.7);backdrop-filter:var(--glass-blur-heavy);-webkit-backdrop-filter:var(--glass-blur-heavy)}.text-display{font-family:var(--font-display);font-size:var(--text-display);font-weight:var(--weight-display);letter-spacing:var(--tracking-tight);line-height:var(--leading-tight)}.text-h1{font-size:var(--text-h1);line-height:var(--leading-tight)}.text-h1,.text-h2{font-family:var(--font-heading);font-weight:var(--weight-heading);letter-spacing:var(--tracking-tight)}.text-h2{font-size:var(--text-h2)}.text-h2,.text-h3{line-height:var(--leading-snug)}.text-h3{font-family:var(--font-sub);font-size:var(--text-h3);font-weight:var(--weight-sub)}.text-body{font-size:var(--text-body);font-weight:var(--weight-body);line-height:var(--leading-normal)}.text-body,.text-small{font-family:var(--font-body);color:var(--color-muted)}.text-small{font-size:var(--text-small)}.text-label{font-family:var(--font-body);font-size:var(--text-label);font-weight:var(--weight-label);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--color-primary)}.text-italic-accent{font-style:italic;font-weight:var(--weight-display);color:var(--color-accent)}.container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:var(--space-6)}@media (min-width:768px){.container{padding-inline:var(--space-8)}}@media (min-width:1280px){.container{padding-inline:var(--space-16)}}.section-padding{padding-block:var(--space-24)}@media (min-width:768px){.section-padding{padding-block:var(--space-32)}}@keyframes shimmer{0%{transform:translateX(-100%) skewX(-12deg)}to{transform:translateX(300%) skewX(-12deg)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%,to{box-shadow:var(--glow-primary)}50%{box-shadow:var(--glow-primary-strong)}}@keyframes skeletonPulse{0%{background-position:-200% 0}to{background-position:200% 0}}