.for-module__tD6qgG__container{max-width:1200px;margin:0 auto;padding:8rem 2rem 6rem}.for-module__tD6qgG__hero{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.for-module__tD6qgG__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--accent-lime);margin-bottom:1rem;font-size:.8rem;display:inline-block}.for-module__tD6qgG__title{font-family:var(--font-headings);color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.for-module__tD6qgG__subtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.for-module__tD6qgG__ctaGroup{justify-content:center;gap:1rem;display:flex}.for-module__tD6qgG__ctaPrimary{background:var(--accent-lime);color:#000;border-radius:8px;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s}.for-module__tD6qgG__ctaPrimary:hover{background:#aeff6b;transform:translateY(-2px)}.for-module__tD6qgG__ctaSecondary{border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:.8rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s}.for-module__tD6qgG__ctaSecondary:hover{background:rgba(255,255,255,.05);transform:translateY(-2px)}.for-module__tD6qgG__section{margin-bottom:6rem}.for-module__tD6qgG__sectionHeader{text-align:center;margin-bottom:3rem}.for-module__tD6qgG__sectionTitle{font-family:var(--font-headings);color:var(--text-primary);margin-bottom:.75rem;font-size:2.25rem}.for-module__tD6qgG__sectionDesc{color:var(--text-secondary);max-width:600px;margin:0 auto}.for-module__tD6qgG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.for-module__tD6qgG__card{border:1px solid var(--border-color);background:linear-gradient(145deg,#0f172a 0%,#020617 100%);border-radius:12px;padding:2.5rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s}.for-module__tD6qgG__card:hover{border-color:var(--accent-lime);transform:translateY(-4px);box-shadow:0 10px 30px rgba(155,255,89,.05)}.for-module__tD6qgG__cardIcon{margin-bottom:1.5rem;font-size:2rem}.for-module__tD6qgG__cardTitle{font-family:var(--font-headings);color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem}.for-module__tD6qgG__cardBody{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.for-module__tD6qgG__splitSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:900px){.for-module__tD6qgG__splitSection{grid-template-columns:1fr;gap:2rem}}.for-module__tD6qgG__formCard{border:1px solid var(--border-color);background:linear-gradient(145deg,#0d1527 0%,#030712 100%);border-radius:16px;padding:3rem}.for-module__tD6qgG__formTitle{font-family:var(--font-headings);color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem}.for-module__tD6qgG__formDesc{color:var(--text-secondary);margin-bottom:2rem}.for-module__tD6qgG__form{flex-direction:column;gap:1.5rem;display:flex}.for-module__tD6qgG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.for-module__tD6qgG__formRow{grid-template-columns:1fr}.for-module__tD6qgG__title{font-size:2.5rem}}.for-module__tD6qgG__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.for-module__tD6qgG__label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.for-module__tD6qgG__input,.for-module__tD6qgG__textarea,.for-module__tD6qgG__select{border:1px solid var(--border-color);color:var(--text-primary);background:rgba(255,255,255,.03);border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,background-color .2s}.for-module__tD6qgG__input:focus,.for-module__tD6qgG__textarea:focus,.for-module__tD6qgG__select:focus{border-color:var(--accent-lime);background:rgba(255,255,255,.05);outline:none}.for-module__tD6qgG__submitBtn{background:var(--accent-lime);color:#000;cursor:pointer;border:none;border-radius:8px;padding:1rem;font-size:1rem;font-weight:700;transition:background-color .2s,transform .2s}.for-module__tD6qgG__submitBtn:hover{background:#aeff6b;transform:translateY(-1px)}.for-module__tD6qgG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.for-module__tD6qgG__successMsg{border:1px solid var(--accent-lime);color:var(--accent-lime);text-align:center;background:rgba(155,255,89,.1);border-radius:8px;padding:1.5rem;font-weight:500}.for-module__tD6qgG__errorMsg{color:var(--accent-red);font-size:.85rem}
