.Nav-module__Q42_ga__nav{z-index:1000;border-bottom:1px solid #0000;transition:all .35s;position:fixed;top:0;left:0;right:0}.Nav-module__Q42_ga__scrolled{-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom-color:var(--color-border);background:#ffffffb8}.Nav-module__Q42_ga__inner{max-width:var(--max-width);padding:0 var(--space-6);height:var(--nav-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Nav-module__Q42_ga__logo{align-items:center;gap:var(--space-3);z-index:1001;text-decoration:none;display:flex}.Nav-module__Q42_ga__logoImg{width:38px;height:38px}.Nav-module__Q42_ga__logoText{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-text);letter-spacing:-.02em;font-weight:700}.Nav-module__Q42_ga__links{align-items:center;gap:var(--space-8);display:flex}.Nav-module__Q42_ga__link{font-family:var(--font-body);font-size:var(--text-sm);color:var(--color-muted);letter-spacing:.01em;font-weight:500;text-decoration:none;transition:color .25s}.Nav-module__Q42_ga__link:hover{color:var(--color-text)}.Nav-module__Q42_ga__right{align-items:center;gap:var(--space-4);display:flex}.Nav-module__Q42_ga__cta{font-size:var(--text-sm);padding:10px 22px}.Nav-module__Q42_ga__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;padding:0;display:none}.Nav-module__Q42_ga__hamburger span{background:var(--color-text);transform-origin:50%;border-radius:2px;width:100%;height:1.5px;transition:all .3s;display:block}.Nav-module__Q42_ga__hamburgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__Q42_ga__hamburgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__Q42_ga__hamburgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__Q42_ga__overlay{z-index:999;-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#fffffff5;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.Nav-module__Q42_ga__overlayOpen{opacity:1;pointer-events:all}.Nav-module__Q42_ga__overlayContent{align-items:center;gap:var(--space-8);flex-direction:column;display:flex}.Nav-module__Q42_ga__overlayLink{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--color-text);opacity:0;letter-spacing:-.02em;font-weight:700;text-decoration:none;transition:color .2s;transform:translateY(20px)}.Nav-module__Q42_ga__overlayOpen .Nav-module__Q42_ga__overlayLink{animation:.4s forwards Nav-module__Q42_ga__fadeInUp}.Nav-module__Q42_ga__overlayLink:hover{color:var(--color-accent-hover)}.Nav-module__Q42_ga__overlayCta{margin-top:var(--space-6);font-size:var(--text-base);opacity:0;padding:14px 28px;transform:translateY(20px)}.Nav-module__Q42_ga__overlayOpen .Nav-module__Q42_ga__overlayCta{animation:.4s .35s forwards Nav-module__Q42_ga__fadeInUp}@keyframes Nav-module__Q42_ga__fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Nav-module__Q42_ga__links,.Nav-module__Q42_ga__cta{display:none}.Nav-module__Q42_ga__hamburger{display:flex}}
.Hero-module__qr8hDa__hero{min-height:100vh;padding-top:var(--nav-height);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__qr8hDa__blobWrap{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__qr8hDa__blob{filter:blur(60px);will-change:transform;border-radius:50%;position:absolute}.Hero-module__qr8hDa__blob1{background:radial-gradient(circle,#793aed73 0%,#6366f133 55%,#0000 75%);width:700px;height:700px;animation:8s ease-in-out infinite alternate Hero-module__qr8hDa__drift1;top:-20%;right:-5%}.Hero-module__qr8hDa__blob2{background:radial-gradient(circle,#ec489966 0%,#ce36cc2e 55%,#0000 75%);width:600px;height:600px;animation:10s ease-in-out infinite alternate Hero-module__qr8hDa__drift2;bottom:-15%;left:-5%}.Hero-module__qr8hDa__blob3{background:radial-gradient(circle,#2463e64d 0%,#7c3aed26 55%,#0000 75%);width:480px;height:480px;animation:7s ease-in-out infinite alternate Hero-module__qr8hDa__drift3;top:25%;left:25%}@keyframes Hero-module__qr8hDa__drift1{0%{transform:translate(0)scale(1)}50%{transform:translate(-180px,140px)scale(1.1)}to{transform:translate(100px,-120px)scale(.9)}}@keyframes Hero-module__qr8hDa__drift2{0%{transform:translate(0)scale(1)}50%{transform:translate(200px,-150px)scale(1.12)}to{transform:translate(-120px,100px)scale(.92)}}@keyframes Hero-module__qr8hDa__drift3{0%{transform:translate(0)scale(1)}50%{transform:translate(-150px,-120px)scale(1.15)}to{transform:translate(160px,130px)scale(.88)}}.Hero-module__qr8hDa__content{z-index:2;max-width:var(--max-width);padding:var(--space-24) var(--space-6);width:100%;margin:0 auto;position:relative}.Hero-module__qr8hDa__textBlock{max-width:800px;margin:0 auto}.Hero-module__qr8hDa__headline{font-size:var(--text-5xl);color:var(--color-text);margin-bottom:var(--space-6);letter-spacing:-.04em;line-height:1.06}.Hero-module__qr8hDa__headlineGradient{background:linear-gradient(135deg,#7c3aed 0%,#ec4899 55%,#f97316 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__qr8hDa__subtext{font-size:var(--text-xl);color:var(--color-muted);max-width:420px;margin:0 auto;margin-bottom:var(--space-12);font-weight:400;line-height:1.5}.Hero-module__qr8hDa__ctas{justify-content:center;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:768px){.Hero-module__qr8hDa__hero{min-height:calc(100vh - 40px)}.Hero-module__qr8hDa__content{padding:var(--space-16) var(--space-6)}.Hero-module__qr8hDa__headline{font-size:var(--text-4xl)}.Hero-module__qr8hDa__subtext{font-size:var(--text-lg)}.Hero-module__qr8hDa__blob1{width:380px;height:380px}.Hero-module__qr8hDa__blob2{width:320px;height:320px}.Hero-module__qr8hDa__blob3{width:260px;height:260px}}
.About-module__2f6irG__about{background:var(--color-surface)}.About-module__2f6irG__grid{gap:var(--space-16);grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.About-module__2f6irG__text{gap:var(--space-6);flex-direction:column;display:flex}.About-module__2f6irG__lead{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:-.02em;color:var(--color-text);font-weight:700;line-height:1.2}.About-module__2f6irG__body{font-size:var(--text-lg);color:var(--color-muted);max-width:480px;line-height:1.7}.About-module__2f6irG__visual{justify-content:center;align-items:center;display:flex}.About-module__2f6irG__visualInner{justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative}.About-module__2f6irG__visualLogo{object-fit:contain;opacity:.12;border-radius:24px;width:100%;height:100%}@media (max-width:768px){.About-module__2f6irG__grid{gap:var(--space-12);grid-template-columns:1fr}.About-module__2f6irG__visual{order:-1}.About-module__2f6irG__visualInner{width:160px;height:160px}.About-module__2f6irG__lead{font-size:var(--text-xl)}}
.Services-module__z0KItG__services{background:var(--color-bg)}.Services-module__z0KItG__heading{font-size:var(--text-3xl);color:var(--color-text);margin-bottom:var(--space-16);letter-spacing:-.03em}.Services-module__z0KItG__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.Services-module__z0KItG__card{border-top:1px solid var(--color-border);padding-top:var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.Services-module__z0KItG__num{font-family:var(--font-body);font-size:var(--text-xs);color:var(--color-muted);letter-spacing:.05em;font-weight:600}.Services-module__z0KItG__title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--color-text);letter-spacing:-.02em;font-weight:700;line-height:1.15}.Services-module__z0KItG__description{font-size:var(--text-base);color:var(--color-muted);max-width:340px;line-height:1.7}@media (max-width:768px){.Services-module__z0KItG__grid{gap:var(--space-12);grid-template-columns:1fr}.Services-module__z0KItG__title{font-size:var(--text-lg)}.Services-module__z0KItG__heading{margin-bottom:var(--space-12)}}
.Work-module__4xDD8q__work{background:var(--color-surface)}.Work-module__4xDD8q__content{text-align:center;padding:var(--space-16) 0;flex-direction:column;align-items:center;display:flex}.Work-module__4xDD8q__placeholder{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text);margin-bottom:var(--space-8);letter-spacing:-.02em;font-weight:700;line-height:1.3}.Work-module__4xDD8q__placeholderAccent{color:var(--color-muted)}@media (max-width:768px){.Work-module__4xDD8q__placeholder{font-size:var(--text-xl)}}
.Contact-module__7rW0Jq__contact{background:var(--color-bg)}.Contact-module__7rW0Jq__content{margin-bottom:var(--space-16)}.Contact-module__7rW0Jq__heading{font-size:var(--text-3xl);color:var(--color-text);margin-bottom:var(--space-3);letter-spacing:-.03em}.Contact-module__7rW0Jq__subline{font-size:var(--text-xl);color:var(--color-muted);margin-bottom:var(--space-12)}.Contact-module__7rW0Jq__actions{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.Contact-module__7rW0Jq__email{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text);letter-spacing:-.02em;font-weight:700;text-decoration:none;transition:color .25s;position:relative}.Contact-module__7rW0Jq__email:after{content:"";background:var(--color-border);width:100%;height:2px;transition:background .25s;position:absolute;bottom:-3px;left:0}.Contact-module__7rW0Jq__email:hover{color:var(--color-accent-hover)}.Contact-module__7rW0Jq__email:hover:after{background:var(--color-accent-hover)}.Contact-module__7rW0Jq__footer{padding-top:var(--space-8);justify-content:space-between;align-items:center;display:flex}.Contact-module__7rW0Jq__copyright{font-size:var(--text-xs);color:var(--color-muted)}.Contact-module__7rW0Jq__socials{align-items:center;gap:var(--space-6);display:flex}.Contact-module__7rW0Jq__socialLink{color:var(--color-muted);justify-content:center;align-items:center;transition:color .25s;display:flex}.Contact-module__7rW0Jq__socialLink:hover{color:var(--color-text)}@media (max-width:768px){.Contact-module__7rW0Jq__heading{font-size:var(--text-2xl)}.Contact-module__7rW0Jq__email{font-size:var(--text-xl)}.Contact-module__7rW0Jq__actions{align-items:flex-start;gap:var(--space-6);flex-direction:column}.Contact-module__7rW0Jq__footer{gap:var(--space-6);flex-direction:column;align-items:flex-start}}
