.contactpage-module__RDvMxq__pageWrapper{background-color:var(--dark-bg);min-height:100vh;color:var(--light-text);background-position:50%;background-size:cover;justify-content:center;align-items:center;padding:2rem;font-family:sans-serif;display:flex;position:relative}.contactpage-module__RDvMxq__headerContent{flex:400px}.contactpage-module__RDvMxq__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19191999;border:1px solid #ffffff1a;border-radius:4px;flex:450px;max-width:500px;padding:3rem}@media (max-width:768px){.contactpage-module__RDvMxq__container{flex-direction:column;gap:3rem}.contactpage-module__RDvMxq__headerContent{text-align:center}.contactpage-module__RDvMxq__title{font-size:2.5rem}.contactpage-module__RDvMxq__formCard{width:100%;padding:2rem}}:root{--primary-green:#22c55e;--dark-bg:#0a0a0a;--light-text:#fff;--gray-text:#a3a3a3;--input-border:#404040}@keyframes contactpage-module__RDvMxq__slideDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes contactpage-module__RDvMxq__slideRight{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.contactpage-module__RDvMxq__pageWrapper{background-color:var(--dark-bg);min-height:100vh;color:var(--light-text);background-position:50%;background-size:cover;justify-content:center;align-items:center;padding:2rem;font-family:sans-serif;display:flex;position:relative;overflow:hidden}.contactpage-module__RDvMxq__bgOverlay{z-index:0;background:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.contactpage-module__RDvMxq__container{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4rem;width:100%;max-width:1200px;display:flex;position:relative}.contactpage-module__RDvMxq__headerContent{opacity:0;flex:400px;animation:1s ease-out forwards contactpage-module__RDvMxq__slideDown}.contactpage-module__RDvMxq__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.contactpage-module__RDvMxq__greenText{color:var(--primary-green)}.contactpage-module__RDvMxq__subtitle{color:var(--gray-text);max-width:500px;font-size:1.1rem;line-height:1.6}.contactpage-module__RDvMxq__formCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#19191999;border:1px solid #ffffff1a;border-radius:4px;flex:450px;max-width:500px;padding:3rem;animation:1s ease-out .3s forwards contactpage-module__RDvMxq__slideRight}.contactpage-module__RDvMxq__formTitle{margin-bottom:.5rem;font-size:2rem;font-weight:600}.contactpage-module__RDvMxq__formSubtitle{color:var(--gray-text);margin-bottom:2.5rem}.contactpage-module__RDvMxq__form{flex-direction:column;gap:1.5rem;display:flex}.contactpage-module__RDvMxq__inputGroup{align-items:center;display:flex;position:relative}.contactpage-module__RDvMxq__inputIcon{color:var(--gray-text);position:absolute;left:0}.contactpage-module__RDvMxq__inputField{border:none;border-bottom:1px solid var(--input-border);width:100%;color:var(--light-text);background:0 0;border-radius:0;padding:1rem 0 1rem 2.5rem;font-size:1rem;transition:border-color .3s}.contactpage-module__RDvMxq__inputField::placeholder{color:#666}.contactpage-module__RDvMxq__inputField:focus{border-bottom-color:var(--primary-green);outline:none}.contactpage-module__RDvMxq__submitBtn{background-color:var(--primary-green);color:var(--light-text);letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .3s}.contactpage-module__RDvMxq__submitBtn:hover{background-color:#1ca54f}@media (max-width:768px){.contactpage-module__RDvMxq__container{flex-direction:column;gap:3rem}.contactpage-module__RDvMxq__headerContent{text-align:center}.contactpage-module__RDvMxq__title{font-size:2.5rem}.contactpage-module__RDvMxq__formCard{width:100%;padding:2rem}}
.footer-module__MQjZNW__footer{color:#fff;background-color:#050505;border-top:1px solid #1f1f1f;padding:80px 20px 40px;font-family:Inter,sans-serif;position:relative;overflow:hidden}.footer-module__MQjZNW__container{max-width:1280px;margin:0 auto}.footer-module__MQjZNW__topFooterGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-module__MQjZNW__column{flex-direction:column;display:flex}.footer-module__MQjZNW__brandLogoSmall{color:#fff;letter-spacing:1px;margin-bottom:20px;font-size:1.8rem;font-weight:800}.footer-module__MQjZNW__greenDot{color:#2ecc71}.footer-module__MQjZNW__brandDesc{margin-bottom:25px;font-size:.95rem;line-height:1.6}.footer-module__MQjZNW__contactItem{color:#fff;align-items:center;gap:10px;margin-bottom:12px;font-size:.9rem;display:flex}.footer-module__MQjZNW__icon{color:#2ecc71}.footer-module__MQjZNW__colHeading{color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:24px;font-size:1rem;font-weight:600}.footer-module__MQjZNW__legalHeading{margin-top:30px}.footer-module__MQjZNW__linkList{margin:0;padding:0;list-style:none}.footer-module__MQjZNW__linkList li{margin-bottom:14px}.footer-module__MQjZNW__linkList li a{color:#a3a3a3;font-size:.95rem;text-decoration:none;transition:all .3s}.footer-module__MQjZNW__linkList li a:hover{color:#2ecc71;padding-left:5px}.footer-module__MQjZNW__socialLinks{gap:15px;display:flex}.footer-module__MQjZNW__socialLinks a{color:#fff;background:#ffffff0d;border:1px solid #1f1f1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-module__MQjZNW__socialLinks a:hover{color:#000;background:#2ecc71;transform:translateY(-3px)}.footer-module__MQjZNW__divider{background:#1f1f1f;height:1px;margin-bottom:40px}.footer-module__MQjZNW__bottomFooter{justify-content:space-between;align-items:flex-end;display:flex;position:relative}.footer-module__MQjZNW__copyrightText{color:#888;font-size:.9rem}.footer-module__MQjZNW__bigWatermarkLogo{color:#fff;letter-spacing:-2px;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:8rem;font-weight:900;line-height:.8}@media (max-width:1024px){.footer-module__MQjZNW__topFooterGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){.footer-module__MQjZNW__footer{padding:60px 20px 30px}.footer-module__MQjZNW__topFooterGrid{grid-template-columns:1fr;gap:50px}.footer-module__MQjZNW__brandLogoSmall{font-size:1.5rem}.footer-module__MQjZNW__bottomFooter{text-align:center;flex-direction:column;align-items:center;gap:30px}.footer-module__MQjZNW__bigWatermarkLogo{order:-1;font-size:5rem}}
