.Contact-module__J3q-aa__pageBackground{background-color:var(--bg-color);flex-direction:column;min-height:100vh;display:flex}.Contact-module__J3q-aa__ambientGlow{filter:blur(60px);z-index:0;pointer-events:none;background:radial-gradient(circle,#6c63ff26 0%,#0000 70%);width:600px;height:600px;position:fixed;top:10%;right:-10%}.Contact-module__J3q-aa__contactSection{z-index:10;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:120px 8vw 80px;position:relative}.Contact-module__J3q-aa__content{flex-direction:column;align-items:center;gap:2.5rem;display:flex}@media (min-width:1024px){.Contact-module__J3q-aa__contactSection{padding:200px 48px 120px}.Contact-module__J3q-aa__content{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:8rem}}.Contact-module__J3q-aa__header{flex:1;max-width:500px}.Contact-module__J3q-aa__title{font-family:var(--font-syne);color:var(--text-primary);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.1}.Contact-module__J3q-aa__subtitle{font-family:var(--font-inter);color:var(--text-muted);font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.6}.Contact-module__J3q-aa__formContainer{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;flex:1.5;gap:1.5rem;width:100%;max-width:600px;padding:1.5rem;display:flex;box-shadow:0 20px 40px #0006}@media (min-width:768px){.Contact-module__J3q-aa__formContainer{padding:3.5rem}}.Contact-module__J3q-aa__inputGroup{opacity:0;flex-direction:column;gap:.5rem;width:100%;display:flex}.Contact-module__J3q-aa__inputGroup label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:500}.Contact-module__J3q-aa__inputField{width:100%;color:var(--text-primary);font-family:var(--font-inter);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:1rem .75rem;font-size:1rem;transition:all .3s}@media (min-width:768px){.Contact-module__J3q-aa__inputField{padding:1rem 1.25rem}}.Contact-module__J3q-aa__inputField::placeholder{color:#ffffff4d}.Contact-module__J3q-aa__inputField:hover{background:#ffffff0d}.Contact-module__J3q-aa__inputField:focus{border-color:var(--accent-blue);background:#ffffff0d;box-shadow:0 0 15px #6c63ff33}select.Contact-module__J3q-aa__inputField option{background-color:var(--card-bg);color:var(--text-primary)}.Contact-module__J3q-aa__submitButton{background:linear-gradient(90deg,var(--accent-blue),var(--accent-cyan));color:#000;width:100%;font-family:var(--font-syne);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;opacity:0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1.25rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Contact-module__J3q-aa__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Contact-module__J3q-aa__submitButton:hover:before{left:100%}.Contact-module__J3q-aa__submitButton:hover{transform:translateY(-3px);box-shadow:0 10px 25px #6c63ff66}.Contact-module__J3q-aa__successMessage{color:#34d399;text-align:center;font-weight:500;font-family:var(--font-inter);background-color:#10b9811a;border:1px solid #10b98133;border-radius:8px;margin-top:1rem;padding:1rem}.Contact-module__J3q-aa__errorMessage{color:#f87171;text-align:center;font-weight:500;font-family:var(--font-inter);background-color:#ef44441a;border:1px solid #ef444433;border-radius:8px;margin-top:1rem;padding:1rem}
.Footer-module__S6Hkya__footerSection{background-color:var(--bg-color);padding:30px 5vw;position:relative;overflow:hidden}.Footer-module__S6Hkya__glowingTopBorder{background:linear-gradient(90deg,transparent,var(--accent-neon),var(--accent-blue),transparent);width:100%;height:1px;box-shadow:0 0 20px var(--accent-neon);position:absolute;top:0;left:0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__topRow{flex-direction:column;gap:3rem;margin-bottom:5rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__topRow{flex-direction:row;justify-content:space-between}}@media (max-width:768px){.Footer-module__S6Hkya__topRow{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__linksWrapper{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__S6Hkya__rightCols{flex-direction:column;gap:2rem;display:flex}.Footer-module__S6Hkya__title{margin-bottom:2.5rem}.Footer-module__S6Hkya__tagline{font-size:1rem}}.Footer-module__S6Hkya__brand{flex:2}.Footer-module__S6Hkya__logoContainer{border-radius:6px;margin-bottom:1rem;display:inline-block;overflow:hidden}.Footer-module__S6Hkya__footerLogoImage{-o-object-fit:cover;object-fit:cover;-o-object-position:47% 28%;object-position:47% 28%;width:auto;height:clamp(42px,6vw,58px);display:block;transform:scale(1.6)}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:300px;font-size:1.1rem}.Footer-module__S6Hkya__linksWrapper{flex:3;display:flex}.Footer-module__S6Hkya__rightCols{display:flex}@media (min-width:768px){.Footer-module__S6Hkya__linksWrapper>.Footer-module__S6Hkya__navCol{flex:1}.Footer-module__S6Hkya__rightCols{flex:2}.Footer-module__S6Hkya__rightCols>.Footer-module__S6Hkya__navCol,.Footer-module__S6Hkya__rightCols>.Footer-module__S6Hkya__socials{flex:1}}.Footer-module__S6Hkya__navCol h4,.Footer-module__S6Hkya__socials h4{font-family:var(--font-syne);color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:1rem}.Footer-module__S6Hkya__navCol ul{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__navCol a{color:var(--text-muted);font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__navCol a:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcons a{color:var(--text-muted);background:var(--card-bg);border:1px solid var(--card-border);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialIcons a:hover{color:var(--text-primary);background:var(--accent-blue);border-color:var(--accent-blue);transform:translateY(-3px)}.Footer-module__S6Hkya__bottomRow{color:var(--text-muted);border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.85rem;display:flex}@media (min-width:768px){.Footer-module__S6Hkya__bottomRow{flex-direction:row;justify-content:space-between}}.Footer-module__S6Hkya__crafted{color:var(--text-primary)}.Footer-module__S6Hkya__legal{gap:1rem;display:flex}.Footer-module__S6Hkya__legal a{color:var(--text-muted);text-decoration:none}.Footer-module__S6Hkya__legal a:hover{color:var(--text-primary)}
