.contact-module__rb9hcG__main{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;align-items:center;display:flex}.contact-module__rb9hcG__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:24px;display:flex}.contact-module__rb9hcG__logo{font-family:var(--font-space);letter-spacing:-.05em;color:var(--foreground);font-size:1.5rem;font-weight:700}.contact-module__rb9hcG__navLinks{gap:32px;display:flex}.contact-module__rb9hcG__navLinks a{color:#a1a1aa;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.contact-module__rb9hcG__navLinks a:hover{color:var(--foreground)}.contact-module__rb9hcG__loginBtn{background:var(--foreground);color:var(--background);border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s}.contact-module__rb9hcG__loginBtn:hover{transform:translateY(-1px)}.contact-module__rb9hcG__hero{border-bottom:1px solid var(--border);justify-content:center;width:100%;padding:80px 24px;display:flex}.contact-module__rb9hcG__heroContent{width:100%;max-width:600px}.contact-module__rb9hcG__title{font-size:3.5rem;font-family:var(--font-space);letter-spacing:-.04em;text-align:center;margin-bottom:24px;line-height:1.1}.contact-module__rb9hcG__subtitle{color:#a1a1aa;text-align:center;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.contact-module__rb9hcG__contactForm{background:var(--surface);border:1px solid var(--border);border-radius:24px;flex-direction:column;gap:24px;padding:40px;display:flex}.contact-module__rb9hcG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__rb9hcG__formGroup label{color:#a1a1aa;font-size:.875rem;font-weight:500}.contact-module__rb9hcG__input{color:var(--foreground);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-module__rb9hcG__input:focus{border-color:#00f2fe66;outline:none}.contact-module__rb9hcG__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:background .2s}.contact-module__rb9hcG__submitBtn:hover{background:#e4e4e7}.contact-module__rb9hcG__seoContent{color:#a1a1aa;width:100%;max-width:800px;padding:80px 24px;font-size:1.125rem;line-height:1.8}.contact-module__rb9hcG__seoContent h2{color:var(--foreground);letter-spacing:-.02em;margin-top:48px;margin-bottom:24px;font-size:2rem}.contact-module__rb9hcG__seoContent p{margin-bottom:24px}.contact-module__rb9hcG__faq{margin-top:32px}.contact-module__rb9hcG__faq h3{color:var(--foreground);margin-top:32px;margin-bottom:12px;font-size:1.25rem}@media (max-width:768px){.contact-module__rb9hcG__title{font-size:2.5rem}.contact-module__rb9hcG__contactForm{padding:24px}}
