.Hero-module__JgYmMq__hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.Hero-module__JgYmMq__logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Hero-module__JgYmMq__navLinks{align-items:center;gap:2.5rem;display:flex}.Hero-module__JgYmMq__navLinks a{color:#a1a1aa;font-size:.875rem;transition:color .2s}.Hero-module__JgYmMq__navLinks a:hover{color:var(--foreground)}.Hero-module__JgYmMq__navCta{background:var(--primary);border-radius:6px;padding:.5rem 1.25rem;font-weight:500;color:var(--foreground)!important;transition:background .2s,transform .2s!important}.Hero-module__JgYmMq__navCta:hover{background:#2563eb;transform:translateY(-1px)}.Hero-module__JgYmMq__background{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}.Hero-module__JgYmMq__orb1,.Hero-module__JgYmMq__orb2,.Hero-module__JgYmMq__orb3{filter:blur(100px);border-radius:50%;animation:15s ease-in-out infinite Hero-module__JgYmMq__float;position:absolute}.Hero-module__JgYmMq__orb1{background:var(--primary);opacity:.25;width:400px;height:400px;top:10%;left:15%}.Hero-module__JgYmMq__orb2{background:var(--secondary);opacity:.2;width:500px;height:500px;animation-delay:-5s;bottom:10%;right:15%}.Hero-module__JgYmMq__orb3{background:var(--accent);opacity:.08;width:600px;height:600px;animation-delay:-10s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1}50%{opacity:.5}}.Hero-module__JgYmMq__content{z-index:1;max-width:900px;padding-top:4rem}.Hero-module__JgYmMq__label{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);opacity:0;background:#10b9811a;border:1px solid #10b98133;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;animation:.8s ease-out forwards Hero-module__JgYmMq__fadeIn;display:inline-flex}.Hero-module__JgYmMq__labelDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__JgYmMq__pulse}.Hero-module__JgYmMq__title{letter-spacing:-.03em;opacity:0;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.05;animation:.8s ease-out .15s forwards Hero-module__JgYmMq__fadeIn}.Hero-module__JgYmMq__subtitle{color:#a1a1aa;opacity:0;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7;animation:.8s ease-out .3s forwards Hero-module__JgYmMq__fadeIn}.Hero-module__JgYmMq__ctas{opacity:0;gap:1rem;margin-bottom:4rem;animation:.8s ease-out .45s forwards Hero-module__JgYmMq__fadeIn;display:flex}.Hero-module__JgYmMq__ctaPrimary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 40px #3b82f64d}.Hero-module__JgYmMq__ctaPrimary svg{transition:transform .2s}.Hero-module__JgYmMq__ctaPrimary:hover svg{transform:translate(4px)}.Hero-module__JgYmMq__ctaSecondary{border:1px solid var(--border);color:var(--foreground);border-radius:8px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.Hero-module__JgYmMq__ctaSecondary:hover{border-color:var(--primary);background:#3b82f61a}.Hero-module__JgYmMq__stats{opacity:0;align-items:center;gap:2rem;animation:.8s ease-out .6s forwards Hero-module__JgYmMq__fadeIn;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__JgYmMq__statNumber{background:linear-gradient(135deg,var(--foreground),#a1a1aa);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700}.Hero-module__JgYmMq__statLabel{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Hero-module__JgYmMq__statDivider{background:var(--border);width:1px;height:40px}.Hero-module__JgYmMq__scrollIndicator{opacity:0;flex-direction:column;align-items:center;gap:.75rem;animation:.8s ease-out .8s forwards Hero-module__JgYmMq__fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollIndicator span{color:#52525b;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(to bottom,var(--primary),transparent);width:1px;height:40px;animation:2s infinite Hero-module__JgYmMq__scrollPulse}@keyframes Hero-module__JgYmMq__scrollPulse{0%,to{opacity:1;height:40px}50%{opacity:.5;height:60px}}@media (max-width:1024px){.Hero-module__JgYmMq__nav{padding:1rem 2rem}.Hero-module__JgYmMq__navLinks{gap:1.5rem}}@media (max-width:768px){.Hero-module__JgYmMq__nav{padding:1rem 1.5rem}.Hero-module__JgYmMq__navLinks a:not(.Hero-module__JgYmMq__navCta){display:none}.Hero-module__JgYmMq__title{font-size:2.75rem}.Hero-module__JgYmMq__subtitle{font-size:1.1rem}.Hero-module__JgYmMq__ctas{flex-direction:column}.Hero-module__JgYmMq__stats{flex-wrap:wrap;gap:1.5rem}.Hero-module__JgYmMq__statDivider{display:none}}
.Services-module__h5-agW__services{background-color:var(--background);position:relative}.Services-module__h5-agW__services:before{content:"";background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__h5-agW__header{text-align:center;margin-bottom:4rem}.Services-module__h5-agW__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.Services-module__h5-agW__heading{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem}.Services-module__h5-agW__subheading{color:#71717a;max-width:500px;margin:0 auto;font-size:1.125rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Services-module__h5-agW__card{border:1px solid var(--border);background:#ffffff05;border-radius:1rem;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.Services-module__h5-agW__card:before{content:"";background:linear-gradient(90deg,var(--primary),var(--secondary));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__h5-agW__card:hover{background:#ffffff08;border-color:#ffffff1a;transform:translateY(-4px)}.Services-module__h5-agW__card:hover:before{opacity:1}.Services-module__h5-agW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Services-module__h5-agW__iconWrapper{background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.Services-module__h5-agW__card:hover .Services-module__h5-agW__iconWrapper{transform:scale(1.1)}.Services-module__h5-agW__iconWrapper svg{width:24px;height:24px;color:var(--primary)}.Services-module__h5-agW__status{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.Services-module__h5-agW__status.Services-module__h5-agW__live{color:var(--accent);background:#10b98126}.Services-module__h5-agW__status.Services-module__h5-agW__active{color:var(--primary);background:#3b82f626}.Services-module__h5-agW__status.Services-module__h5-agW__upcoming{color:var(--secondary);background:#8b5cf626}.Services-module__h5-agW__category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.Services-module__h5-agW__title{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.Services-module__h5-agW__description{color:#a1a1aa;flex:1;margin-bottom:1.5rem;line-height:1.7}.Services-module__h5-agW__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Services-module__h5-agW__tag{color:#a1a1aa;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;padding:.35rem .85rem;font-size:.75rem;transition:all .2s}.Services-module__h5-agW__tag:hover{background:#ffffff14;border-color:#ffffff1a}.Services-module__h5-agW__cardFooter{border-top:1px solid var(--border);padding-top:1rem}.Services-module__h5-agW__learnMore{color:#71717a;align-items:center;gap:.5rem;font-size:.875rem;transition:color .2s;display:inline-flex}.Services-module__h5-agW__learnMore:hover{color:var(--primary)}.Services-module__h5-agW__learnMore svg{transition:transform .2s}.Services-module__h5-agW__learnMore:hover svg{transform:translate(4px)}@media (max-width:1024px){.Services-module__h5-agW__grid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__h5-agW__heading{font-size:2rem}.Services-module__h5-agW__card{padding:1.5rem}}
.Philosophy-module__bedlKa__philosophy{background:linear-gradient(180deg,var(--background)0%,var(--surface)50%,var(--background)100%);position:relative}.Philosophy-module__bedlKa__header{text-align:center;margin-bottom:4rem}.Philosophy-module__bedlKa__label{color:var(--secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.Philosophy-module__bedlKa__heading{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem}.Philosophy-module__bedlKa__subheading{color:#71717a;max-width:600px;margin:0 auto;font-size:1.125rem}.Philosophy-module__bedlKa__comparison{align-items:stretch;gap:2rem;display:flex}.Philosophy-module__bedlKa__column{border:1px solid var(--border);background:#ffffff05;border-radius:1.5rem;flex:1;padding:2rem}.Philosophy-module__bedlKa__columnHeader{margin-bottom:2rem}.Philosophy-module__bedlKa__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Philosophy-module__bedlKa__badgeLegacy{color:#ef4444;background:#ef444426}.Philosophy-module__bedlKa__badgeModern{color:var(--accent);background:#10b98126}.Philosophy-module__bedlKa__columnHeader h3{font-size:1.5rem;font-weight:600}.Philosophy-module__bedlKa__points{flex-direction:column;gap:1.25rem;display:flex}.Philosophy-module__bedlKa__point{border-radius:12px;gap:1rem;padding:1rem;transition:background .2s;display:flex}.Philosophy-module__bedlKa__point:hover{background:#ffffff08}.Philosophy-module__bedlKa__pointIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Philosophy-module__bedlKa__pointIcon svg{width:20px;height:20px}.Philosophy-module__bedlKa__pointLegacy .Philosophy-module__bedlKa__pointIcon{background:#ef44441a}.Philosophy-module__bedlKa__pointLegacy .Philosophy-module__bedlKa__pointIcon svg{color:#ef4444}.Philosophy-module__bedlKa__pointModern .Philosophy-module__bedlKa__pointIcon{background:#10b9811a}.Philosophy-module__bedlKa__pointModern .Philosophy-module__bedlKa__pointIcon svg{color:var(--accent)}.Philosophy-module__bedlKa__point h4{color:var(--foreground);margin-bottom:.25rem;font-size:1rem;font-weight:600}.Philosophy-module__bedlKa__point p{color:#71717a;font-size:.875rem;line-height:1.5}.Philosophy-module__bedlKa__dividerWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 1rem;display:flex}.Philosophy-module__bedlKa__dividerLine{background:linear-gradient(to bottom,transparent,var(--border),transparent);flex:1;width:1px}.Philosophy-module__bedlKa__divider{color:var(--border);background:var(--surface);border:1px solid var(--border);border-radius:50%;padding:.75rem;font-size:1rem;font-weight:800}.Philosophy-module__bedlKa__bottomCta{text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #ffffff0d;border-radius:1.5rem;margin-top:4rem;padding:3rem}.Philosophy-module__bedlKa__bottomCta p{color:#a1a1aa;margin-bottom:1.5rem;font-size:1.25rem}.Philosophy-module__bedlKa__ctaButton{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Philosophy-module__bedlKa__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 40px #3b82f64d}.Philosophy-module__bedlKa__ctaButton svg{transition:transform .2s}.Philosophy-module__bedlKa__ctaButton:hover svg{transform:translate(4px)}@media (max-width:1024px){.Philosophy-module__bedlKa__comparison{flex-direction:column}.Philosophy-module__bedlKa__dividerWrapper{flex-direction:row;padding:1rem 0}.Philosophy-module__bedlKa__dividerLine{width:auto;height:1px}}@media (max-width:768px){.Philosophy-module__bedlKa__heading{font-size:2rem}.Philosophy-module__bedlKa__column{padding:1.5rem}.Philosophy-module__bedlKa__bottomCta{padding:2rem}}
.TechStack-module__LQQTpq__techStack{background-color:var(--surface);position:relative}.TechStack-module__LQQTpq__techStack:before{content:"";background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;position:absolute;top:0;left:0;right:0}.TechStack-module__LQQTpq__header{text-align:center;margin-bottom:4rem}.TechStack-module__LQQTpq__label{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.TechStack-module__LQQTpq__heading{letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem}.TechStack-module__LQQTpq__subheading{color:#71717a;max-width:500px;margin:0 auto;font-size:1.125rem}.TechStack-module__LQQTpq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.TechStack-module__LQQTpq__card{border:1px solid var(--border);background:#ffffff05;border-radius:1rem;padding:2rem;transition:all .3s;position:relative}.TechStack-module__LQQTpq__card:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#3b82f64d,#8b5cf64d);border-radius:1rem;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.TechStack-module__LQQTpq__card:hover{background:#ffffff08;transform:translateY(-4px)}.TechStack-module__LQQTpq__card:hover:before{opacity:1}.TechStack-module__LQQTpq__cardIcon{background:linear-gradient(135deg,#3b82f626,#8b5cf626);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.TechStack-module__LQQTpq__card:hover .TechStack-module__LQQTpq__cardIcon{transform:scale(1.1)}.TechStack-module__LQQTpq__cardIcon svg{width:28px;height:28px;color:var(--primary)}.TechStack-module__LQQTpq__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.TechStack-module__LQQTpq__cardDesc{color:#71717a;font-size:.9375rem;line-height:1.7}.TechStack-module__LQQTpq__techLogos{text-align:center;border:1px solid var(--border);background:#ffffff05;border-radius:1.5rem;padding:3rem}.TechStack-module__LQQTpq__techLogosLabel{color:#52525b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem}.TechStack-module__LQQTpq__logoGrid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.TechStack-module__LQQTpq__logoItem{background:#ffffff08;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.TechStack-module__LQQTpq__logoItem:hover{border-color:var(--border);background:#ffffff0d}.TechStack-module__LQQTpq__logoName{color:var(--foreground);font-size:1rem;font-weight:600}.TechStack-module__LQQTpq__logoCategory{color:#52525b;font-size:.75rem}@media (max-width:1024px){.TechStack-module__LQQTpq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.TechStack-module__LQQTpq__heading{font-size:2rem}.TechStack-module__LQQTpq__grid{grid-template-columns:1fr}.TechStack-module__LQQTpq__card{padding:1.5rem}.TechStack-module__LQQTpq__logoGrid{gap:1rem}.TechStack-module__LQQTpq__logoItem{padding:.75rem 1rem}}
.Contact-module__Bs3a0a__contact{background:linear-gradient(180deg,var(--background)0%,var(--surface)100%);position:relative}.Contact-module__Bs3a0a__contact:before{content:"";background:linear-gradient(90deg,transparent,var(--border),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Contact-module__Bs3a0a__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.Contact-module__Bs3a0a__info{position:sticky;top:8rem}.Contact-module__Bs3a0a__label{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:inline-block}.Contact-module__Bs3a0a__heading{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;line-height:1.1}.Contact-module__Bs3a0a__description{color:#71717a;margin-bottom:3rem;font-size:1.125rem;line-height:1.7}.Contact-module__Bs3a0a__methods{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Contact-module__Bs3a0a__method{align-items:center;gap:1rem;display:flex}.Contact-module__Bs3a0a__methodIcon{background:#3b82f61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__Bs3a0a__methodIcon svg{width:24px;height:24px;color:var(--primary)}.Contact-module__Bs3a0a__methodTitle{color:#71717a;margin-bottom:.25rem;font-size:.875rem}.Contact-module__Bs3a0a__methodValue{color:var(--foreground);font-size:1rem;font-weight:500}a.Contact-module__Bs3a0a__methodValue{transition:color .2s}a.Contact-module__Bs3a0a__methodValue:hover{color:var(--primary)}.Contact-module__Bs3a0a__projectTypes{border-top:1px solid var(--border);padding-top:2rem}.Contact-module__Bs3a0a__projectTypesLabel{color:#71717a;margin-bottom:1rem;font-size:.875rem}.Contact-module__Bs3a0a__projectTypesTags{flex-wrap:wrap;gap:.5rem;display:flex}.Contact-module__Bs3a0a__projectTypeTag{border:1px solid var(--border);color:#a1a1aa;background:#ffffff08;border-radius:6px;padding:.4rem .8rem;font-size:.8rem}.Contact-module__Bs3a0a__formWrapper{border:1px solid var(--border);background:#ffffff05;border-radius:1.5rem;padding:2.5rem}.Contact-module__Bs3a0a__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.Contact-module__Bs3a0a__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__Bs3a0a__formGroup label{color:#a1a1aa;font-size:.875rem;font-weight:500}.Contact-module__Bs3a0a__formGroup input,.Contact-module__Bs3a0a__formGroup select,.Contact-module__Bs3a0a__formGroup textarea{border:1px solid var(--border);color:var(--foreground);background:#ffffff08;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,background .2s}.Contact-module__Bs3a0a__formGroup input::placeholder,.Contact-module__Bs3a0a__formGroup textarea::placeholder{color:#52525b}.Contact-module__Bs3a0a__formGroup input:focus,.Contact-module__Bs3a0a__formGroup select:focus,.Contact-module__Bs3a0a__formGroup textarea:focus{border-color:var(--primary);background:#3b82f60d;outline:none}.Contact-module__Bs3a0a__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:3rem}.Contact-module__Bs3a0a__formGroup select option{background:var(--surface);color:var(--foreground)}.Contact-module__Bs3a0a__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__Bs3a0a__submitBtn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Contact-module__Bs3a0a__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 40px #3b82f64d}.Contact-module__Bs3a0a__submitBtn svg{transition:transform .2s}.Contact-module__Bs3a0a__submitBtn:hover svg{transform:translate(4px)}.Contact-module__Bs3a0a__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Contact-module__Bs3a0a__submitBtn:disabled:hover{box-shadow:none;transform:none}.Contact-module__Bs3a0a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Contact-module__Bs3a0a__spin}@keyframes Contact-module__Bs3a0a__spin{to{transform:rotate(360deg)}}.Contact-module__Bs3a0a__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3rem 2rem;display:flex}.Contact-module__Bs3a0a__successIcon{background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.Contact-module__Bs3a0a__successIcon svg{width:32px;height:32px;color:var(--accent)}.Contact-module__Bs3a0a__successMessage h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.5rem}.Contact-module__Bs3a0a__successMessage p{color:#71717a;margin-bottom:2rem}.Contact-module__Bs3a0a__resetBtn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,background .2s}.Contact-module__Bs3a0a__resetBtn:hover{border-color:var(--primary);background:#3b82f61a}.Contact-module__Bs3a0a__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;font-size:.875rem;display:flex}.Contact-module__Bs3a0a__errorMessage svg{flex-shrink:0;width:20px;height:20px}.Contact-module__Bs3a0a__formGroup input:disabled,.Contact-module__Bs3a0a__formGroup select:disabled,.Contact-module__Bs3a0a__formGroup textarea:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1024px){.Contact-module__Bs3a0a__wrapper{grid-template-columns:1fr;gap:3rem}.Contact-module__Bs3a0a__info{position:static}}@media (max-width:768px){.Contact-module__Bs3a0a__heading{font-size:2rem}.Contact-module__Bs3a0a__formWrapper{padding:1.5rem}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr}}
.Footer-module__Grjkva__footer{background-color:var(--background);border-top:1px solid var(--border);padding:5rem 0 2rem}.Footer-module__Grjkva__top{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__Grjkva__brand{max-width:300px}.Footer-module__Grjkva__logo{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__tagline{color:#71717a;margin-bottom:1.5rem;line-height:1.6}.Footer-module__Grjkva__social{gap:.75rem;display:flex}.Footer-module__Grjkva__socialLink{border:1px solid var(--border);color:#71717a;background:#ffffff08;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__Grjkva__socialLink:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.Footer-module__Grjkva__socialLink svg{width:18px;height:18px}.Footer-module__Grjkva__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__Grjkva__linkGroup h4{color:var(--foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.875rem;font-weight:600}.Footer-module__Grjkva__linkGroup ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__Grjkva__linkGroup a{color:#71717a;font-size:.9375rem;transition:color .2s}.Footer-module__Grjkva__linkGroup a:hover{color:var(--primary)}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__Grjkva__copyright{color:#52525b;font-size:.875rem}.Footer-module__Grjkva__legal{gap:2rem;display:flex}.Footer-module__Grjkva__legal a{color:#52525b;font-size:.875rem;transition:color .2s}.Footer-module__Grjkva__legal a:hover{color:var(--foreground)}@media (max-width:1024px){.Footer-module__Grjkva__top{grid-template-columns:1fr;gap:3rem}.Footer-module__Grjkva__brand{max-width:none}.Footer-module__Grjkva__links{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:3rem 0 1.5rem}.Footer-module__Grjkva__links{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__Grjkva__legal{gap:1.5rem}}@media (max-width:480px){.Footer-module__Grjkva__links{grid-template-columns:1fr}}
