.CustomCursor-module__wN-Mfq__cursor{pointer-events:none;z-index:var(--z-cursor);mix-blend-mode:difference;position:fixed;top:0;left:0}.CustomCursor-module__wN-Mfq__ring{border:1.5px solid #f5f5f0cc;border-radius:50%;width:40px;height:40px}.CustomCursor-module__wN-Mfq__dot{background:#f5f5f0e6;border-radius:50%;width:8px;height:8px}@media (max-width:768px){.CustomCursor-module__wN-Mfq__cursor{display:none}}
.Marquee-module__Y7Hc1W__marquee{background:var(--color-bg-light);padding:var(--space-2xl) 0;align-items:center;min-height:180px;display:flex;position:relative;overflow:hidden}.Marquee-module__Y7Hc1W__accentLine{z-index:1;pointer-events:none;opacity:.5;position:absolute;inset:0}.Marquee-module__Y7Hc1W__accentLine svg{width:100%;height:100%}.Marquee-module__Y7Hc1W__clover{z-index:2;pointer-events:none;opacity:.8;position:absolute;top:15%;right:30%}.Marquee-module__Y7Hc1W__track{z-index:3;width:100%;position:relative;overflow:hidden}@keyframes Marquee-module__Y7Hc1W__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Marquee-module__Y7Hc1W__inner{align-items:center;gap:var(--space-lg);white-space:nowrap;will-change:transform;width:max-content;animation:48s linear infinite Marquee-module__Y7Hc1W__marqueeScroll;display:flex}.Marquee-module__Y7Hc1W__item{letter-spacing:-.02em;color:var(--color-text-dark);text-transform:uppercase;flex-shrink:0;font-size:clamp(1.35rem,3vw,2.75rem);font-weight:800}.Marquee-module__Y7Hc1W__divider{color:var(--color-accent);opacity:.9;flex-shrink:0;font-size:1.15rem}@media (max-width:768px){.Marquee-module__Y7Hc1W__marquee{min-height:120px;padding:var(--space-lg) 0}.Marquee-module__Y7Hc1W__accentLine{opacity:.2}.Marquee-module__Y7Hc1W__clover{top:6%;right:6%}.Marquee-module__Y7Hc1W__clover svg{width:24px;height:24px}.Marquee-module__Y7Hc1W__inner{gap:var(--space-md);animation-duration:52s}.Marquee-module__Y7Hc1W__item{font-size:clamp(1.1rem,4vw,1.6rem)}.Marquee-module__Y7Hc1W__divider{font-size:.9rem}}
.Navbar-module__ZERf_q__nav{z-index:var(--z-nav);transition:all var(--duration-normal) var(--ease-out-expo);padding:0 var(--space-lg);position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__nav.Navbar-module__ZERf_q__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#f5f5f0d9}.Navbar-module__ZERf_q__container{max-width:var(--container-max);height:var(--nav-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__ZERf_q__logo{letter-spacing:-.04em;font-size:1.5rem;font-weight:800;position:relative}.Navbar-module__ZERf_q__logoAccent{background:linear-gradient(135deg, var(--color-text-dark), var(--color-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__ZERf_q__desktopLinks{align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__ZERf_q__link{color:var(--color-text-dark);padding:var(--space-xs) 0;transition:color var(--duration-fast) ease;font-size:.9rem;font-weight:500;position:relative}.Navbar-module__ZERf_q__link:after{content:"";background:var(--color-text-dark);width:0;height:1.5px;transition:width var(--duration-normal) var(--ease-out-expo);position:absolute;bottom:0;left:0}.Navbar-module__ZERf_q__link:hover:after{width:100%}.Navbar-module__ZERf_q__contactBtn{align-items:center;gap:var(--space-sm);background:var(--color-text-dark);color:var(--color-text-light);transition:all var(--duration-normal) var(--ease-out-expo);border-radius:100px;padding:.6rem 1.4rem;font-size:.85rem;font-weight:500;display:inline-flex}.Navbar-module__ZERf_q__contactBtn:hover{background:var(--color-accent);color:var(--color-text-dark)}.Navbar-module__ZERf_q__hamburger{z-index:10;flex-direction:column;gap:6px;padding:8px;display:none}.Navbar-module__ZERf_q__hamburger span{background:var(--color-text-dark);width:24px;height:2px;transition:all var(--duration-normal) var(--ease-out-expo);transform-origin:50%;display:block}.Navbar-module__ZERf_q__hamburgerOpen span:first-child{transform:rotate(45deg)translate(3px,3px)}.Navbar-module__ZERf_q__hamburgerOpen span:last-child{transform:rotate(-45deg)translate(3px,-3px)}.Navbar-module__ZERf_q__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;gap:var(--space-lg);padding:var(--space-xl);background:#f5f5f0fa;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.Navbar-module__ZERf_q__mobileLink{color:var(--color-text-dark);letter-spacing:-.02em;font-size:2rem;font-weight:700}@media (max-width:768px){.Navbar-module__ZERf_q__desktopLinks{display:none}.Navbar-module__ZERf_q__hamburger{display:flex}}
.SocialSidebar-module__CQ0VeW__sidebar{left:var(--space-lg);z-index:var(--z-sidebar);align-items:center;gap:var(--space-lg);flex-direction:column;transition:color .4s,opacity .4s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.SocialSidebar-module__CQ0VeW__dark{color:var(--color-text-dark)}.SocialSidebar-module__CQ0VeW__light{color:var(--color-text-light)}.SocialSidebar-module__CQ0VeW__line{opacity:.25;background:currentColor;width:1px;height:300px;transition:opacity .4s}.SocialSidebar-module__CQ0VeW__icons{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.SocialSidebar-module__CQ0VeW__icon{opacity:.55;width:36px;height:36px;transition:opacity var(--duration-fast) ease, transform var(--duration-fast) ease;justify-content:center;align-items:center;display:flex}.SocialSidebar-module__CQ0VeW__icon:hover{opacity:1}@media (max-width:768px){.SocialSidebar-module__CQ0VeW__sidebar{display:none}}.SocialSidebar-module__CQ0VeW__hidden{opacity:0;pointer-events:none}
.StarBackground-module__uOwUfG__canvas{pointer-events:none;z-index:0;opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}
.Footer-module__hP-FLq__footer{background:#0a0a0a;border-top:1px solid #ffffff0f;position:relative;overflow:hidden}.Footer-module__hP-FLq__topBar{padding:2.5rem var(--space-lg);max-width:var(--container-max);border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:flex-start;gap:3rem;width:100%;margin:0 auto;display:flex}.Footer-module__hP-FLq__topCol{flex-direction:column;gap:.6rem;display:flex}.Footer-module__hP-FLq__colLabel{letter-spacing:.12em;color:#f5f5f04d;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem;font-weight:600}.Footer-module__hP-FLq__colList{flex-direction:column;gap:.35rem;display:flex}.Footer-module__hP-FLq__colValue{color:#f5f5f0a6;font-size:.9rem}.Footer-module__hP-FLq__footLink{color:#f5f5f0a6;font-size:.9rem;transition:color .2s}.Footer-module__hP-FLq__footLink:hover{color:#f5f5f0}.Footer-module__hP-FLq__topRight{flex-wrap:wrap;align-self:center;align-items:center;gap:.75rem;margin-left:auto;display:flex}.Footer-module__hP-FLq__pill{color:#f5f5f0b3;white-space:nowrap;border:1px solid #ffffff26;border-radius:100px;padding:.45em 1.1em;font-size:.8rem;transition:all .2s}.Footer-module__hP-FLq__pill:hover{color:#f5f5f0;background:#ffffff0d;border-color:#fff6}.Footer-module__hP-FLq__heroArea{justify-content:center;align-items:flex-end;width:100%;min-height:340px;display:flex;position:relative;overflow:hidden}.Footer-module__hP-FLq__robotWrap{z-index:3;filter:drop-shadow(0 8px 32px #cb31e259);pointer-events:none;width:clamp(80px,11vw,150px);animation:3s ease-in-out infinite Footer-module__hP-FLq__robotBob;position:absolute;bottom:44%;left:50%;transform:translate(-50%)}@keyframes Footer-module__hP-FLq__robotBob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.Footer-module__hP-FLq__robotSvg{width:100%;height:auto;display:block}.Footer-module__hP-FLq__bigNameWrap{z-index:2;text-align:center;width:100%;padding-bottom:0;line-height:1;position:relative;overflow:hidden}.Footer-module__hP-FLq__bigName{letter-spacing:-.05em;color:#f5f5f0;-webkit-user-select:none;user-select:none;margin-bottom:-.08em;font-size:clamp(120px,22vw,310px);font-weight:900;line-height:.88;display:block}.Footer-module__hP-FLq__bottomBar{padding:1.25rem var(--space-lg);max-width:var(--container-max);border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;margin:0 auto;display:flex}.Footer-module__hP-FLq__copy{color:#f5f5f04d;font-size:.78rem}.Footer-module__hP-FLq__backToTop{color:#f5f5f073;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.4rem;padding:.45em 1em;font-size:.78rem;font-weight:500;transition:all .25s;display:flex}.Footer-module__hP-FLq__backToTop:hover{color:#f5f5f0;border-color:#ffffff4d}@media (max-width:768px){.Footer-module__hP-FLq__topBar{padding:2rem var(--space-md);gap:2rem}.Footer-module__hP-FLq__topRight{width:100%;margin-left:0}.Footer-module__hP-FLq__bigName{font-size:clamp(80px,22vw,180px)}.Footer-module__hP-FLq__heroArea{min-height:220px}.Footer-module__hP-FLq__robotWrap{width:clamp(60px,14vw,100px)}.Footer-module__hP-FLq__bottomBar{padding:1rem var(--space-md);flex-direction:column;gap:.75rem}}
.Hero-module__59nn_G__hero{background:var(--color-bg-light);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__59nn_G__blobContainer{z-index:1;pointer-events:none;width:clamp(300px,40vw,500px);height:clamp(300px,40vw,500px);position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.Hero-module__59nn_G__blob{width:100%;height:100%;animation:6s ease-in-out infinite Hero-module__59nn_G__blob-float;position:relative}.Hero-module__59nn_G__blobLayer1{filter:blur(8px);background:linear-gradient(135deg,#c4a1ffcc 0%,#ffb3d9b3 25%,#ffb4a299 50%,#d8b4e2b3 75%,#ffb3d9cc 100%);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:6s ease-in-out infinite Hero-module__59nn_G__blob-morph;position:absolute;inset:0}.Hero-module__59nn_G__blobLayer2{mix-blend-mode:multiply;filter:blur(12px);background:linear-gradient(-45deg,#ffb4a2b3 0%,#c4a1ff80 33%,#ffb3d999 66%,#ffa0a0b3 100%);border-radius:40% 60% 70% 30%/50% 60% 30%;animation:8s ease-in-out infinite reverse Hero-module__59nn_G__blob-morph;position:absolute;inset:5%}.Hero-module__59nn_G__blobLayer3{mix-blend-mode:soft-light;background:radial-gradient(at 30% 40%,#fffc 0%,#ffe6f080 40%,#f0e6ff4d 70%,#0000 100%);border-radius:50% 60% 30%/40% 50% 60%;animation:10s ease-in-out -2s infinite Hero-module__59nn_G__blob-morph;position:absolute;inset:10%}.Hero-module__59nn_G__blobHighlight{mix-blend-mode:color-burn;filter:blur(16px);background:conic-gradient(#c4a1ff33,#ffb4a233,#ffb3d933,#d8b4e233,#ffa0a033,#c4a1ff33);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;animation:6s ease-in-out infinite Hero-module__59nn_G__blob-morph;position:absolute;inset:0}.Hero-module__59nn_G__content{z-index:2;text-align:center;padding:0 var(--space-lg);position:relative}.Hero-module__59nn_G__greeting{color:var(--color-text-muted);margin-bottom:var(--space-md);letter-spacing:.02em;font-size:clamp(.85rem,1.2vw,1rem);font-weight:500}.Hero-module__59nn_G__title{letter-spacing:-.04em;color:var(--color-text-dark);font-size:clamp(2.5rem,7vw,6rem);font-weight:800;line-height:1.05}.Hero-module__59nn_G__scrollDown{bottom:var(--space-lg);align-items:center;gap:var(--space-sm);z-index:2;flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__59nn_G__scrollDown span{letter-spacing:.1em;text-transform:lowercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.Hero-module__59nn_G__scrollLine{background:var(--color-text-muted);transform-origin:top;width:1px;height:40px}.Hero-module__59nn_G__imageRevealContainer{background:var(--color-bg-light);z-index:2;justify-content:center;align-items:center;width:100%;padding:3rem 2rem 7rem;display:flex;position:relative}.Hero-module__59nn_G__portraitWrapper{justify-content:center;align-items:center;width:100%;max-width:440px;display:flex;position:relative}.Hero-module__59nn_G__portraitGlow{filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 40%,#cb31e22e 0%,#c4f82a1f 40%,#0000 70%);position:absolute;inset:-20px}.Hero-module__59nn_G__portraitFrame{z-index:1;aspect-ratio:4/5.2;width:100%;transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#f8f8f4;border:1px solid #fffc;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000001f,0 0 0 1px #0000000d,inset 0 1px 1px #ffffffe6}.Hero-module__59nn_G__portraitFrame:hover{transform:translateY(-4px);box-shadow:0 35px 60px -15px #00000029,0 0 0 1px #00000014,inset 0 1px 1px #fff}.Hero-module__59nn_G__portraitImage{object-fit:cover;object-position:center 16%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.Hero-module__59nn_G__frameVignette{pointer-events:none;background:linear-gradient(#0000 65%,#0a0a0a0a 100%);position:absolute;inset:0}.Hero-module__59nn_G__badgeTopLeft{z-index:3;-webkit-backdrop-filter:blur(16px);color:var(--color-text-dark);white-space:nowrap;background:#ffffffd9;border:1px solid #ffffffe6;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;top:-16px;left:-20px;box-shadow:0 10px 25px -5px #00000014}.Hero-module__59nn_G__badgeBottomRight{z-index:3;-webkit-backdrop-filter:blur(16px);color:var(--color-text-dark);white-space:nowrap;background:#ffffffd9;border:1px solid #ffffffe6;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex;position:absolute;bottom:-16px;right:-20px;box-shadow:0 10px 25px -5px #00000014}.Hero-module__59nn_G__badgeBottomRight svg{color:var(--color-accent)}.Hero-module__59nn_G__pulseDot{justify-content:center;align-items:center;width:10px;height:10px;display:flex;position:relative}.Hero-module__59nn_G__pulseRing{opacity:.75;background-color:#22c55e;border-radius:50%;width:100%;height:100%;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__59nn_G__pulseAnimation;position:absolute}.Hero-module__59nn_G__pulseCenter{background-color:#16a34a;border-radius:50%;width:6px;height:6px;position:relative}@keyframes Hero-module__59nn_G__pulseAnimation{0%{opacity:.8;transform:scale(.95)}70%{opacity:0;transform:scale(2.2)}to{opacity:0;transform:scale(2.2)}}@media (max-width:768px){.Hero-module__59nn_G__imageRevealContainer{padding:2rem 1.5rem 5rem}.Hero-module__59nn_G__portraitWrapper{max-width:320px}.Hero-module__59nn_G__portraitFrame{border-radius:22px}.Hero-module__59nn_G__badgeTopLeft{padding:6px 12px;font-size:.72rem;top:-12px;left:-8px}.Hero-module__59nn_G__badgeBottomRight{padding:6px 12px;font-size:.72rem;bottom:-12px;right:-8px}.Hero-module__59nn_G__blobContainer{width:280px;height:280px;transform:translate(-50%,-50%)}.Hero-module__59nn_G__title{font-size:clamp(2rem,10vw,3.5rem)}}
.About-module___4T7qa__about{background:var(--color-bg-dark);padding:var(--space-3xl) 0;flex-direction:column;justify-content:center;min-height:80vh;display:flex;position:relative}.About-module___4T7qa__curveDivider{z-index:2;width:100%;line-height:0;position:absolute;top:-1px;left:0;right:0}.About-module___4T7qa__curveDivider svg{width:100%;height:120px}.About-module___4T7qa__content{max-width:var(--container-max);padding:var(--space-3xl) var(--space-lg) var(--space-xl);margin:0 auto}.About-module___4T7qa__header{margin-bottom:var(--space-3xl);justify-content:space-between;display:flex}.About-module___4T7qa__label{letter-spacing:.06em;color:#f5f5f066;text-transform:uppercase;font-size:.8rem;font-weight:500}.About-module___4T7qa__mainText{margin-bottom:var(--space-2xl)}.About-module___4T7qa__paragraph{letter-spacing:-.02em;color:var(--color-text-light);font-size:clamp(1.5rem,3.5vw,2.8rem);font-weight:600;line-height:1.3}.About-module___4T7qa__word{margin-right:.3em;display:inline-block}.About-module___4T7qa__subText{color:#f5f5f080;max-width:700px;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.8}@media (max-width:768px){.About-module___4T7qa__curveDivider svg{height:60px}.About-module___4T7qa__header{gap:var(--space-sm);margin-bottom:var(--space-2xl);flex-direction:column}.About-module___4T7qa__content{padding-top:var(--space-2xl)}}
.Services-module__EapDTq__services{background:var(--color-bg-light);padding:var(--space-3xl) 0;position:relative;overflow:hidden}.Services-module__EapDTq__accentCurve{z-index:0;pointer-events:none;opacity:.6;position:absolute;inset:0}.Services-module__EapDTq__accentCurve svg{width:100%;height:100%}.Services-module__EapDTq__container{max-width:var(--container-max);padding:0 var(--space-lg);z-index:1;margin:0 auto;position:relative}.Services-module__EapDTq__header{margin-bottom:var(--space-2xl)}.Services-module__EapDTq__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-sm);font-size:.8rem;font-weight:600;display:block}.Services-module__EapDTq__title{letter-spacing:-.03em;color:var(--color-text-dark);font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.Services-module__EapDTq__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.Services-module__EapDTq__card{-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);padding:var(--space-xl) var(--space-lg);transition:all var(--duration-normal) var(--ease-out-expo);background:#ffffffb3;border-radius:16px;position:relative;overflow:hidden}.Services-module__EapDTq__card:before{content:"";background:var(--color-accent);transform-origin:0;height:3px;transition:transform var(--duration-normal) var(--ease-out-expo);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__EapDTq__card:hover:before{transform:scaleX(1)}.Services-module__EapDTq__card:hover{background:#fffffff2;box-shadow:0 20px 60px #0000000f}.Services-module__EapDTq__cardHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.Services-module__EapDTq__cardNum{color:var(--color-text-muted);letter-spacing:.05em;font-size:.75rem;font-weight:600}.Services-module__EapDTq__iconCircle{background:var(--color-accent);width:48px;height:48px;color:var(--color-text-dark);border-radius:50%;justify-content:center;align-items:center;display:flex}.Services-module__EapDTq__cardTitle{letter-spacing:-.01em;margin-bottom:var(--space-md);color:var(--color-text-dark);font-size:1.15rem;font-weight:700}.Services-module__EapDTq__cardDesc{color:var(--color-text-muted);font-size:.875rem;line-height:1.7}@media (max-width:1024px){.Services-module__EapDTq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__EapDTq__accentCurve{display:none}.Services-module__EapDTq__grid{gap:var(--space-md);grid-template-columns:1fr}.Services-module__EapDTq__card{padding:var(--space-lg)}}
.Works-module__eARvRW__works{background:var(--color-bg-dark);padding:var(--space-3xl) 0;position:relative;overflow:hidden}.Works-module__eARvRW__accentCurve{z-index:0;pointer-events:none;opacity:.7;position:absolute;inset:0}.Works-module__eARvRW__accentCurve svg{width:100%;height:100%}.Works-module__eARvRW__container{max-width:var(--container-max);padding:0 var(--space-lg);z-index:1;margin:0 auto;position:relative}.Works-module__eARvRW__header{margin-bottom:var(--space-2xl)}.Works-module__eARvRW__label{letter-spacing:.1em;text-transform:uppercase;color:#f5f5f066;margin-bottom:var(--space-sm);font-size:.8rem;font-weight:600;display:block}.Works-module__eARvRW__title{letter-spacing:-.03em;color:var(--color-text-light);font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.Works-module__eARvRW__list{gap:var(--space-lg);flex-direction:column;display:flex}.Works-module__eARvRW__project{-webkit-backdrop-filter:blur(12px);padding:var(--space-xl) var(--space-xl);transition:all var(--duration-normal) var(--ease-out-expo);background:#ffffff08;border:1px solid #ffffff12;border-radius:24px;position:relative;overflow:hidden}.Works-module__eARvRW__project:hover{background:#ffffff0d;border-color:#ffffff29;box-shadow:0 20px 40px -15px #00000080}.Works-module__eARvRW__projectInner{z-index:1;gap:var(--space-2xl);grid-template-columns:minmax(280px,1fr) minmax(340px,1.8fr);align-items:start;display:grid;position:relative}.Works-module__eARvRW__projectHeader{align-items:flex-start;gap:var(--space-md);min-width:0;display:flex}.Works-module__eARvRW__projectNum{color:#f5f5f059;letter-spacing:.05em;padding-top:2px;font-size:.8rem;font-weight:700}.Works-module__eARvRW__projectTitles{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.Works-module__eARvRW__projectCategory{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-size:.75rem;font-weight:600}.Works-module__eARvRW__projectTitle{letter-spacing:-.03em;color:var(--color-text-light);font-size:clamp(1.4rem,2.2vw,2rem);font-weight:800;line-height:1.2}.Works-module__eARvRW__projectBody{gap:var(--space-md);flex-direction:column;min-width:0;display:flex}.Works-module__eARvRW__projectDesc{color:#f5f5f0a6;max-width:75ch;font-size:.95rem;line-height:1.75}.Works-module__eARvRW__projectMeta{justify-content:space-between;align-items:flex-end;gap:var(--space-lg);margin-top:var(--space-xs);display:flex}.Works-module__eARvRW__techTags{flex-wrap:wrap;flex:1;gap:6px 8px;display:flex}.Works-module__eARvRW__tag{color:#f5f5f0bf;letter-spacing:.02em;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:4px 12px;font-size:.72rem;font-weight:500;transition:all .2s}.Works-module__eARvRW__project:hover .Works-module__eARvRW__tag{color:#f5f5f0f2;background:#ffffff14;border-color:#ffffff26}.Works-module__eARvRW__arrow{width:40px;height:40px;color:var(--color-text-light);opacity:.7;transition:all .3s var(--ease-out-expo);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Works-module__eARvRW__project:hover .Works-module__eARvRW__arrow{opacity:1;background:var(--color-accent);color:var(--color-text-dark);border-color:var(--color-accent)}.Works-module__eARvRW__projectAccent{opacity:.08;filter:blur(70px);width:250px;height:250px;transition:opacity var(--duration-normal) ease;pointer-events:none;border-radius:50%;position:absolute;top:-40%;right:-8%}.Works-module__eARvRW__project:hover .Works-module__eARvRW__projectAccent{opacity:.18}@media (max-width:992px){.Works-module__eARvRW__projectInner{gap:var(--space-md);grid-template-columns:1fr}.Works-module__eARvRW__projectMeta{align-items:flex-end;gap:var(--space-md);flex-direction:row}}@media (max-width:768px){.Works-module__eARvRW__accentCurve{display:none}.Works-module__eARvRW__project{padding:var(--space-lg);border-radius:20px}.Works-module__eARvRW__projectInner{gap:var(--space-md)}.Works-module__eARvRW__projectTitle{font-size:1.3rem}.Works-module__eARvRW__projectDesc{font-size:.88rem}.Works-module__eARvRW__projectMeta{align-items:flex-start;gap:var(--space-md);flex-direction:column}.Works-module__eARvRW__arrow{align-self:flex-end}}
.Experience-module__davXha__experience{background:var(--color-bg-dark);padding:var(--space-3xl) 0;position:relative;overflow:hidden}.Experience-module__davXha__container{max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto}.Experience-module__davXha__label{letter-spacing:.1em;text-transform:uppercase;color:#f5f5f066;margin-bottom:var(--space-sm);font-size:.8rem;font-weight:600;display:block}.Experience-module__davXha__title{letter-spacing:-.03em;color:var(--color-text-light);margin-bottom:var(--space-3xl);font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.Experience-module__davXha__timeline{gap:var(--space-2xl);padding:var(--space-lg) 0;flex-direction:column;display:flex;position:relative}.Experience-module__davXha__lineTrack{pointer-events:none;background:#f5f5f00f;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Experience-module__davXha__lineFill{background:var(--color-accent);transform-origin:top;position:absolute;inset:0;box-shadow:0 0 16px #c4f82a80}.Experience-module__davXha__lineParticle{background:var(--color-accent);pointer-events:none;border-radius:50%;width:12px;height:12px;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 0 0 4px #c4f82a26,0 0 20px #c4f82a99,0 0 40px #c4f82a4d}.Experience-module__davXha__entry{grid-template-columns:1fr 48px 1fr;align-items:start;gap:0;display:grid;position:relative}.Experience-module__davXha__entryLeft .Experience-module__davXha__card{text-align:right;grid-column:1;align-items:flex-end}.Experience-module__davXha__entryLeft .Experience-module__davXha__dot{grid-column:2}.Experience-module__davXha__entryRight .Experience-module__davXha__card{text-align:left;grid-column:3;align-items:flex-start}.Experience-module__davXha__entryRight .Experience-module__davXha__dot{grid-area:1/2}.Experience-module__davXha__card{gap:var(--space-sm);padding:var(--space-xl);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background var(--duration-normal) ease, border-color var(--duration-normal) ease;margin:0 var(--space-md);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;display:flex}.Experience-module__davXha__card:hover{background:#ffffff0f;border-color:#c4f82a33}.Experience-module__davXha__cardPeriod{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);font-size:.72rem;font-weight:600}.Experience-module__davXha__cardCompany{letter-spacing:-.03em;color:var(--color-text-light);font-size:clamp(1.25rem,2.5vw,2rem);font-weight:800;line-height:1.1}.Experience-module__davXha__cardRole{color:#f5f5f08c;font-size:.9rem;font-weight:500}.Experience-module__davXha__cardDesc{color:#f5f5f066;margin-top:var(--space-xs);font-size:.875rem;line-height:1.75}.Experience-module__davXha__tags{gap:var(--space-xs);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.Experience-module__davXha__entryLeft .Experience-module__davXha__tags{justify-content:flex-end}.Experience-module__davXha__tag{color:var(--color-accent);letter-spacing:.03em;background:#c4f82a14;border:1px solid #c4f82a33;border-radius:100px;padding:3px 10px;font-size:.68rem;font-weight:500}.Experience-module__davXha__dot{padding-top:calc(var(--space-xl) + 4px);justify-content:center;align-items:flex-start;height:100%;display:flex}.Experience-module__davXha__dotInner{background:var(--color-accent);border:3px solid var(--color-bg-dark);width:14px;height:14px;box-shadow:0 0 0 2px var(--color-accent), 0 0 20px #c4f82a66;border-radius:50%;flex-shrink:0}@media (max-width:768px){.Experience-module__davXha__entry{grid-template-columns:24px 1fr}.Experience-module__davXha__lineTrack{left:11px;transform:none}.Experience-module__davXha__entryLeft .Experience-module__davXha__card,.Experience-module__davXha__entryRight .Experience-module__davXha__card{text-align:left;margin:0 0 0 var(--space-md);grid-column:2;align-items:flex-start}.Experience-module__davXha__entryLeft .Experience-module__davXha__dot,.Experience-module__davXha__entryRight .Experience-module__davXha__dot{padding-top:calc(var(--space-xl) + 4px);grid-area:1/1}.Experience-module__davXha__entryLeft .Experience-module__davXha__tags{justify-content:flex-start}.Experience-module__davXha__card{padding:var(--space-lg)}}
.Contact-module__P7Lsea__contact{background:var(--color-bg-light);padding:var(--space-3xl) 0;align-items:center;min-height:70vh;display:flex;position:relative;overflow:hidden}.Contact-module__P7Lsea__container{max-width:var(--container-max);padding:0 var(--space-lg);width:100%;margin:0 auto;position:relative}.Contact-module__P7Lsea__content{z-index:1;position:relative}.Contact-module__P7Lsea__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-lg);font-size:.8rem;font-weight:600;display:block}.Contact-module__P7Lsea__title{letter-spacing:-.04em;margin-bottom:var(--space-lg);color:var(--color-text-dark);font-size:clamp(3rem,7vw,6rem);font-weight:800;line-height:1.05}.Contact-module__P7Lsea__titleAccent{background:linear-gradient(135deg, var(--color-accent), #a3d900);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__P7Lsea__desc{color:var(--color-text-muted);max-width:550px;margin-bottom:var(--space-2xl);font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.8}.Contact-module__P7Lsea__links{gap:var(--space-xl);flex-direction:column;display:flex}.Contact-module__P7Lsea__emailLink{align-items:center;gap:var(--space-md);color:var(--color-text-dark);padding:var(--space-md) var(--space-lg);border:1px solid var(--color-border);width:fit-content;transition:all var(--duration-normal) var(--ease-out-expo);border-radius:100px;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;display:inline-flex}.Contact-module__P7Lsea__emailLink:hover{background:var(--color-text-dark);color:var(--color-text-light);border-color:var(--color-text-dark)}.Contact-module__P7Lsea__emailIcon{align-items:center;display:flex}.Contact-module__P7Lsea__socialLinks{gap:var(--space-lg);flex-wrap:wrap;display:flex}.Contact-module__P7Lsea__socialLink{color:var(--color-text-muted);transition:color var(--duration-fast) ease;padding:var(--space-xs) 0;border-bottom:1px solid #0000;font-size:.9rem;font-weight:500}.Contact-module__P7Lsea__socialLink:hover{color:var(--color-text-dark);border-bottom-color:var(--color-text-dark)}.Contact-module__P7Lsea__bgText{letter-spacing:-.05em;color:var(--color-text-dark);white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(8rem,20vw,18rem);font-weight:900;position:absolute;bottom:-5%;right:-5%}@media (max-width:768px){.Contact-module__P7Lsea__bgText{font-size:6rem;bottom:0;right:-10%}.Contact-module__P7Lsea__socialLinks{gap:var(--space-md)}}
