.Navbar-module__nuAbfa__navbar{z-index:100;height:var(--nav-height);transition:background var(--transition), border-color var(--transition), backdrop-filter var(--transition);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__progress{background:var(--accent);transform-origin:0%;z-index:101;height:2px;position:absolute;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border);background:#080808d9}.Navbar-module__nuAbfa__inner{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__logoMark{background:var(--accent);color:#000;border-radius:var(--radius-sm);width:38px;height:38px;font-family:var(--font-display);letter-spacing:.02em;transition:var(--transition);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Navbar-module__nuAbfa__logo:hover .Navbar-module__nuAbfa__logoMark{box-shadow:0 0 20px #7ee8a280}.Navbar-module__nuAbfa__logoText{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:600}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);transition:color var(--transition);font-size:.875rem;font-weight:500;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";background:var(--accent);width:0;height:1px;transition:width var(--transition);position:absolute;bottom:-3px;left:0}.Navbar-module__nuAbfa__navLink:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}.Navbar-module__nuAbfa__ctaBtn{padding:.55rem 1.35rem;font-size:.85rem}.Navbar-module__nuAbfa__hamburger{border:1px solid var(--border);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text-primary);transition:var(--transition);background:0 0;justify-content:center;align-items:center;display:flex}.Navbar-module__nuAbfa__hamburger:hover{border-color:var(--border-hover);background:var(--surface)}.Navbar-module__nuAbfa__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;background:#080808f7;flex-direction:column;gap:.5rem;padding:1.5rem;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;display:flex;position:fixed;left:0;right:0;transform:translateY(-110%)}.Navbar-module__nuAbfa__mobileMenu nav{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__nuAbfa__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__nuAbfa__mobileNavLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:var(--transition);padding:.85rem 1rem;font-size:1rem;font-weight:500}.Navbar-module__nuAbfa__mobileNavLink:hover{background:var(--surface);color:var(--text-primary)}.Navbar-module__nuAbfa__mobileCta{justify-content:center;width:100%;margin-top:1rem}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--nav-height);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__grid{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);opacity:.5;background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 80%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 80%)}.Hero-module__Z8hQ_W__blob1{pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float1;position:absolute;top:-10%;left:-15%}.Hero-module__Z8hQ_W__blob2{pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:10s ease-in-out infinite Hero-module__Z8hQ_W__float2;position:absolute;bottom:-10%;right:-10%}@keyframes Hero-module__Z8hQ_W__float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.05)}}@keyframes Hero-module__Z8hQ_W__float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-20px,30px)scale(.95)}}.Hero-module__Z8hQ_W__inner{z-index:1;flex-direction:column;align-items:flex-start;gap:0;padding-top:3rem;padding-bottom:3rem;display:flex;position:relative}.Hero-module__Z8hQ_W__availBadge{color:var(--accent);letter-spacing:.03em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.78rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.Hero-module__Z8hQ_W__headline{max-width:900px;margin-bottom:1.75rem}.Hero-module__Z8hQ_W__outlineText{-webkit-text-stroke:2px var(--accent);color:#0000}.Hero-module__Z8hQ_W__subtext{color:var(--text-secondary);max-width:540px;margin-bottom:2rem}.Hero-module__Z8hQ_W__nameHighlight{color:var(--text-primary);font-weight:600}.Hero-module__Z8hQ_W__roles{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.Hero-module__Z8hQ_W__roleBadge{background:var(--surface);border-color:var(--border);color:var(--text-secondary);gap:.45rem;padding:.4rem 1rem;font-size:.8rem}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;gap:.85rem;margin-bottom:3.5rem;display:flex}.Hero-module__Z8hQ_W__stats{border-top:1px solid var(--border);gap:3rem;width:100%;padding-top:2.5rem;display:flex}.Hero-module__Z8hQ_W__statItem{flex-direction:column;gap:.2rem;display:flex}.Hero-module__Z8hQ_W__statNum{font-family:var(--font-display);color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1}.Hero-module__Z8hQ_W__statLabel{color:var(--text-muted);letter-spacing:.02em;font-size:.78rem;font-weight:500}.Hero-module__Z8hQ_W__scrollIndicator{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollLine{background:linear-gradient(to bottom, var(--border), var(--accent));width:1px;height:48px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollPulse}.Hero-module__Z8hQ_W__scrollText{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}@keyframes Hero-module__Z8hQ_W__scrollPulse{0%,to{opacity:.4}50%{opacity:1}}@media (max-width:640px){.Hero-module__Z8hQ_W__stats{gap:2rem}.Hero-module__Z8hQ_W__statNum{font-size:1.5rem}}
.Profile-module__QVVc4G__profile{padding-bottom:0;position:relative;overflow:hidden}.Profile-module__QVVc4G__grid{grid-template-columns:1.2fr .8fr .8fr;align-items:center;gap:3rem;display:grid}.Profile-module__QVVc4G__title{max-width:500px;margin:1.5rem 0}.Profile-module__QVVc4G__bio{color:var(--text-dim);margin-bottom:2rem;line-height:1.8}.Profile-module__QVVc4G__missionCard{background:var(--card-bg);border:1px solid var(--border);border-radius:20px;margin-top:3rem;padding:2rem;position:relative}.Profile-module__QVVc4G__quoteIcon{color:var(--accent);background:var(--bg);padding:0 8px;position:absolute;top:-12px;left:24px}.Profile-module__QVVc4G__missionText{color:var(--text);font-size:1.1rem;font-style:italic;line-height:1.6}.Profile-module__QVVc4G__persona{position:relative}.Profile-module__QVVc4G__personaCard{-webkit-backdrop-filter:blur(12px);z-index:2;background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem;position:relative}.Profile-module__QVVc4G__personaTitle{letter-spacing:-.02em;margin-bottom:2rem;font-size:1.25rem;font-weight:600}.Profile-module__QVVc4G__highlights{flex-direction:column;gap:1.5rem;display:flex}.Profile-module__QVVc4G__highlightItem{align-items:center;gap:1.25rem;display:flex}.Profile-module__QVVc4G__iconBox{width:44px;height:44px;color:var(--accent);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Profile-module__QVVc4G__highlightInfo{flex-direction:column;display:flex}.Profile-module__QVVc4G__highlightLabel{color:var(--text);font-size:1rem;font-weight:500}.Profile-module__QVVc4G__highlightDesc{color:var(--text-dim);font-size:.85rem}.Profile-module__QVVc4G__footerNote{color:var(--accent-dim);border-top:1px solid #ffffff14;align-items:center;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.85rem;font-weight:500;display:flex}.Profile-module__QVVc4G__bulb{color:var(--accent)}.Profile-module__QVVc4G__blob{background:radial-gradient(circle, var(--accent-dim) 0%, transparent 70%);z-index:1;pointer-events:none;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Profile-module__QVVc4G__imageArea{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Profile-module__QVVc4G__imageWrapper{aspect-ratio:3/4;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;transition:var(--transition);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Profile-module__QVVc4G__imagePlaceholder{color:var(--text-muted);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;z-index:2;flex-direction:column;align-items:center;gap:1rem;font-size:.8rem;display:flex}.Profile-module__QVVc4G__camIcon{opacity:.3}.Profile-module__QVVc4G__imageArea:before{content:"";border-radius:var(--radius-xl);z-index:-1;pointer-events:none;border:1px solid #ffffff0d;position:absolute;inset:-15px}@media (max-width:1100px){.Profile-module__QVVc4G__grid{grid-template-columns:1.2fr 1fr}.Profile-module__QVVc4G__imageArea{display:none}}@media (max-width:991px){.Profile-module__QVVc4G__grid{grid-template-columns:1fr;gap:3rem}.Profile-module__QVVc4G__imageArea{order:-1;margin-bottom:2rem;display:flex}.Profile-module__QVVc4G__imageWrapper{max-width:400px;margin:0 auto}}@media (max-width:480px){.Profile-module__QVVc4G__personaCard{padding:1.5rem}}.Profile-module__QVVc4G__profileImg{object-fit:cover;filter:grayscale()contrast(110%);width:100%;height:100%;transition:var(--transition)}.Profile-module__QVVc4G__imageWrapper:hover .Profile-module__QVVc4G__profileImg{transform:scale(1.05)}
.Services-module__PFRRnG__services{position:relative}.Services-module__PFRRnG__header{max-width:600px;margin-bottom:4rem}.Services-module__PFRRnG__title{color:var(--text-primary);margin-bottom:1rem}.Services-module__PFRRnG__subtitle{color:var(--text-secondary)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}.Services-module__PFRRnG__card{border-radius:var(--radius-xl);flex-direction:column;gap:1rem;padding:2rem;display:flex;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__cardGlow{opacity:1}.Services-module__PFRRnG__card:hover{border-color:color-mix(in srgb, var(--card-accent) 30%, transparent)}.Services-module__PFRRnG__cardGlow{background:radial-gradient(circle, var(--card-accent-dim,#7ee8a21f) 0%, transparent 70%);pointer-events:none;opacity:0;width:200px;height:200px;transition:opacity var(--transition);border-radius:50%;position:absolute;top:-40px;left:-40px}.Services-module__PFRRnG__iconWrap{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.Services-module__PFRRnG__cardBadge{align-self:flex-start}.Services-module__PFRRnG__cardTitle{color:var(--text-primary);font-size:1.35rem;font-weight:600}.Services-module__PFRRnG__cardDesc{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.7}.Services-module__PFRRnG__features{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.Services-module__PFRRnG__featureItem{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.82rem;font-weight:500;display:flex}.Services-module__PFRRnG__featureDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.Services-module__PFRRnG__cardCta{color:var(--card-accent,var(--accent));transition:gap var(--transition), opacity var(--transition);align-items:center;gap:.4rem;width:fit-content;margin-top:.5rem;font-size:.82rem;font-weight:600;display:inline-flex}.Services-module__PFRRnG__cardCta:hover{opacity:.8;gap:.65rem}
.Work-module__mspDfG__work{position:relative;overflow:hidden}.Work-module__mspDfG__bgAccent{pointer-events:none;background:radial-gradient(circle,#a78bfa0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.Work-module__mspDfG__header{max-width:600px;margin-bottom:4rem}.Work-module__mspDfG__title{margin-bottom:1rem}.Work-module__mspDfG__subtitle{color:var(--text-secondary)}.Work-module__mspDfG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.Work-module__mspDfG__grid{grid-template-columns:1fr}}.Work-module__mspDfG__card{border-radius:var(--radius-xl);flex-direction:column;padding:0;display:flex;overflow:hidden}.Work-module__mspDfG__browserFrame{background:var(--surface);border-bottom:1px solid var(--border);width:100%;position:relative;overflow:hidden}.Work-module__mspDfG__browserHeader{border-bottom:1px solid var(--border);background:#ffffff0d;align-items:center;height:36px;padding:0 1rem;display:flex;position:relative}.Work-module__mspDfG__browserDots{gap:6px;display:flex;position:absolute;left:1rem}.Work-module__mspDfG__dot{background:#fff3;border:1px solid #ffffff1a;border-radius:50%;width:9px;height:9px}.Work-module__mspDfG__dot:first-child{background:#ffffff40}.Work-module__mspDfG__dot:nth-child(2){background:#ffffff26}.Work-module__mspDfG__dot:nth-child(3){background:#ffffff1a}.Work-module__mspDfG__browserUrl{border:1px solid var(--border);height:20px;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;background:#ffffff08;border-radius:4px;align-items:center;gap:.4rem;max-width:60%;margin:0 auto;padding:0 1rem;font-size:.65rem;font-weight:500;display:flex;overflow:hidden}.Work-module__mspDfG__visual{background-position:top;background-repeat:no-repeat;background-size:cover;height:220px;transition:transform .8s cubic-bezier(.2,1,.2,1);position:relative;overflow:hidden}.Work-module__mspDfG__visual:after{content:"";opacity:.6;background:linear-gradient(#0000 0%,#0006 100%);position:absolute;inset:0}.Work-module__mspDfG__card:hover .Work-module__mspDfG__visual{transform:scale(1.02)translateY(-2px)}.Work-module__mspDfG__projectNum{font-family:var(--font-display);letter-spacing:.08em;color:#ffffff80;font-size:.8rem;font-weight:700;position:absolute;top:1.25rem;left:1.5rem}.Work-module__mspDfG__projectIcon{color:#ffffff4d;display:block}.Work-module__mspDfG__content{flex-direction:column;flex:1;gap:.85rem;padding:2rem;display:flex}.Work-module__mspDfG__meta{align-items:center;gap:.5rem;display:flex}.Work-module__mspDfG__projectTitle{color:var(--text-primary);font-size:1.4rem;font-weight:600}.Work-module__mspDfG__projectDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Work-module__mspDfG__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Work-module__mspDfG__tag{padding:.25rem .7rem;font-size:.72rem}.Work-module__mspDfG__projectLink{color:var(--accent);width:fit-content;transition:gap var(--transition);align-items:center;gap:.4rem;margin-top:.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.Work-module__mspDfG__projectLink:hover{gap:.65rem}.Work-module__mspDfG__comingSoon{text-align:center;color:var(--text-muted);font-size:.85rem}.Work-module__mspDfG__emailLink{color:var(--accent);transition:opacity var(--transition)}.Work-module__mspDfG__emailLink:hover{opacity:.8}
.Process-module__gUgyKG__process{position:relative;overflow:hidden}.Process-module__gUgyKG__bgLine{background:linear-gradient(to right, transparent, var(--border), transparent);width:100%;height:1px;position:absolute;top:0;left:0}.Process-module__gUgyKG__header{max-width:600px;margin-bottom:5rem}.Process-module__gUgyKG__title{margin-bottom:1rem}.Process-module__gUgyKG__subtitle{color:var(--text-secondary)}.Process-module__gUgyKG__steps{flex-direction:column;gap:0;max-width:720px;display:flex}.Process-module__gUgyKG__step{grid-template-columns:80px 1fr;gap:2rem;display:grid;position:relative}.Process-module__gUgyKG__stepLeft{flex-direction:column;align-items:center;gap:0;display:flex}.Process-module__gUgyKG__stepNum{font-family:var(--font-display);letter-spacing:.06em;background:var(--bg);border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.85rem;font-weight:700;display:flex}.Process-module__gUgyKG__connector{flex:1;width:1px;min-height:64px;margin:8px 0}.Process-module__gUgyKG__stepContent{padding-bottom:3.5rem}.Process-module__gUgyKG__stepTitle{margin-bottom:.75rem;font-size:2rem;font-weight:700}.Process-module__gUgyKG__stepDesc{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:640px){.Process-module__gUgyKG__step{grid-template-columns:52px 1fr;gap:1.25rem}.Process-module__gUgyKG__stepTitle{font-size:1.5rem}}
.Contact-module__OWeMSG__contact{position:relative;overflow:hidden}.Contact-module__OWeMSG__blob{pointer-events:none;background:radial-gradient(#ffffff0d 0%,#0000 70%);width:600px;height:300px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.Contact-module__OWeMSG__header{max-width:640px;margin-bottom:4rem}.Contact-module__OWeMSG__title{margin-bottom:1rem}.Contact-module__OWeMSG__subtitle{color:var(--text-secondary)}.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1.4fr;align-items:start;gap:2rem;display:grid}@media (max-width:900px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr}}.Contact-module__OWeMSG__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;gap:1.75rem;padding:2rem;display:flex}.Contact-module__OWeMSG__infoTitle{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.8rem;font-weight:600}.Contact-module__OWeMSG__contactList{flex-direction:column;gap:.5rem;display:flex}.Contact-module__OWeMSG__contactItem{border-radius:var(--radius-md);transition:var(--transition);color:var(--text-primary);border:1px solid #0000;align-items:center;gap:.85rem;padding:.85rem;display:flex}.Contact-module__OWeMSG__contactItem:hover{background:var(--surface-2);border-color:var(--border)}.Contact-module__OWeMSG__contactItem:hover .Contact-module__OWeMSG__contactArrow{opacity:1;transform:translate(3px)}.Contact-module__OWeMSG__contactIcon{border-radius:var(--radius-sm);background:var(--accent-dim);width:38px;height:38px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactLabel{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.15rem;font-size:.72rem;font-weight:500;display:block}.Contact-module__OWeMSG__contactValue{color:var(--text-primary);font-size:.875rem;font-weight:500;display:block}.Contact-module__OWeMSG__contactArrow{opacity:0;color:var(--text-muted);transition:opacity var(--transition), transform var(--transition);margin-left:auto}.Contact-module__OWeMSG__socialsWrap{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.Contact-module__OWeMSG__socialsLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.Contact-module__OWeMSG__socials{gap:.5rem;display:flex}.Contact-module__OWeMSG__socialBtn{border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);transition:var(--transition);justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__socialBtn:hover{background:var(--accent-dim);color:var(--accent);border-color:#ffffff4d}.Contact-module__OWeMSG__formWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:2rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:640px){.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}}.Contact-module__OWeMSG__field{flex-direction:column;gap:.4rem;display:flex}.Contact-module__OWeMSG__label{color:var(--text-muted);letter-spacing:.04em;font-size:.78rem;font-weight:500}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--text-primary);transition:border-color var(--transition), box-shadow var(--transition);resize:none;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--text-muted)}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:#fff6;box-shadow:0 0 0 3px #ffffff14}.Contact-module__OWeMSG__submitBtn{justify-content:center;width:100%;margin-top:.25rem;padding:.9rem;font-size:.9rem}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.7;cursor:default}
.Footer-module__EZoWya__footer{background:var(--bg);padding-top:4rem;position:relative;overflow:hidden}.Footer-module__EZoWya__topLine{background:linear-gradient(to right, transparent, var(--border), transparent);width:100%;height:1px}.Footer-module__EZoWya__inner{grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-top:5rem;padding-bottom:5rem;display:grid}@media (max-width:900px){.Footer-module__EZoWya__inner{grid-template-columns:1fr;gap:3rem}}.Footer-module__EZoWya__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__EZoWya__logoMark{background:var(--accent);color:#000;border-radius:var(--radius-sm);width:38px;height:38px;font-family:var(--font-display);letter-spacing:.02em;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoText{font-family:var(--font-display);color:var(--text-primary);font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__tagline{color:var(--text-secondary);max-width:320px;font-size:1rem;line-height:1.6}.Footer-module__EZoWya__navLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:block}.Footer-module__EZoWya__nav{flex-direction:column;gap:.75rem;display:flex}.Footer-module__EZoWya__navLink{color:var(--text-secondary);transition:color var(--transition);font-size:.95rem}.Footer-module__EZoWya__navLink:hover{color:var(--accent)}.Footer-module__EZoWya__contactCol{flex-direction:column;display:flex}.Footer-module__EZoWya__socials{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__socialBtn{color:var(--text-secondary);transition:color var(--transition), transform var(--transition);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__EZoWya__socialBtn span{font-weight:500}.Footer-module__EZoWya__socialBtn:hover{color:var(--accent);transform:translate(4px)}.Footer-module__EZoWya__bottomLine{background:var(--border);width:100%;height:1px}.Footer-module__EZoWya__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;padding-bottom:2rem;display:flex}.Footer-module__EZoWya__copy,.Footer-module__EZoWya__madeWith{color:var(--text-muted);font-size:.85rem}
