.lead-form-module__zLD0hW__formCard{background:#fff;border:1px solid #0f172a14;border-radius:28px;flex-direction:column;gap:24px;width:100%;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px -32px #0f172a40}.lead-form-module__zLD0hW__formCard:before{content:"";background:linear-gradient(90deg,#dc2626 0%,#f97316 50%,#dc2626 100%) 0 0/200% 100%;height:4px;animation:3s ease-in-out infinite lead-form-module__zLD0hW__shimmer;position:absolute;top:0;left:0;right:0}@keyframes lead-form-module__zLD0hW__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.lead-form-module__zLD0hW__formTitle{flex-direction:column;gap:8px;display:flex}.lead-form-module__zLD0hW__formTitle h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.lead-form-module__zLD0hW__formTitle p{color:#1e293bb8;margin:0;line-height:1.6}.lead-form-module__zLD0hW__fieldGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.lead-form-module__zLD0hW__label{color:#0f172a;flex-direction:column;gap:6px;font-size:.92rem;font-weight:600;display:flex}.lead-form-module__zLD0hW__control{background:#f8fafcd9;border:1px solid #94a3b85c;border-radius:14px;padding:11px 14px;font-size:.94rem;transition:border-color .2s,box-shadow .2s,background .2s}.lead-form-module__zLD0hW__control:focus{background:#fff;border-color:#dc262673;outline:none;box-shadow:0 0 0 4px #dc26262e}.lead-form-module__zLD0hW__control::placeholder{color:#64748bb3}.lead-form-module__zLD0hW__fullWidth{grid-column:1/-1}.lead-form-module__zLD0hW__textarea{resize:vertical;min-height:120px}.lead-form-module__zLD0hW__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.lead-form-module__zLD0hW__submit{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:12px 24px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 16px 40px -28px #dc2626cc}.lead-form-module__zLD0hW__submit:hover:not(:disabled){background:#b91c1c;transform:translateY(-2px);box-shadow:0 20px 48px -26px #dc2626d1}.lead-form-module__zLD0hW__submit:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.lead-form-module__zLD0hW__message{flex:240px;font-size:.95rem;line-height:1.5}.lead-form-module__zLD0hW__success{color:#15803d}.lead-form-module__zLD0hW__error{color:#b91c1c}.lead-form-module__zLD0hW__privacy{color:#1e293bad;font-size:.85rem;line-height:1.6}.lead-form-module__zLD0hW__loginNotice{text-align:center;color:#0f172abf;font-size:.95rem}.lead-form-module__zLD0hW__loginNotice a{color:#dc2626;font-weight:600;text-decoration:underline}.lead-form-module__zLD0hW__authOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172abf;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out lead-form-module__zLD0hW__fadeIn;display:flex;position:fixed;inset:0}@keyframes lead-form-module__zLD0hW__fadeIn{0%{opacity:0}to{opacity:1}}.lead-form-module__zLD0hW__authModal{background:#fff;border-radius:24px;width:100%;max-width:480px;padding:32px;animation:.3s ease-out lead-form-module__zLD0hW__slideUp;position:relative;box-shadow:0 28px 64px -24px #0f172a80}@keyframes lead-form-module__zLD0hW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lead-form-module__zLD0hW__closeButton{color:#0f172a99;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:2rem;line-height:1;transition:background .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.lead-form-module__zLD0hW__closeButton:hover{color:#0f172a;background:#0f172a14}.lead-form-module__zLD0hW__authModalContent{flex-direction:column;gap:20px;display:flex}.lead-form-module__zLD0hW__authModalContent h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.5rem}.lead-form-module__zLD0hW__authModalContent>p{color:#1e293bb8;margin:0;line-height:1.6}.lead-form-module__zLD0hW__authModalActions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.lead-form-module__zLD0hW__authPrimaryButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:14px 24px;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 16px 40px -28px #dc2626cc}.lead-form-module__zLD0hW__authPrimaryButton:hover{background:#b91c1c;transform:translateY(-2px);box-shadow:0 20px 48px -26px #dc2626d1}.lead-form-module__zLD0hW__authSecondaryButton{color:#0f172ab8;cursor:pointer;background:0 0;border:1px solid #0f172a33;border-radius:999px;padding:12px 24px;font-size:.95rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.lead-form-module__zLD0hW__authSecondaryButton:hover{color:#0f172a;background:#0f172a0a;border-color:#0f172a66}.lead-form-module__zLD0hW__authModalNote{text-align:center;color:#1e293bad;margin:8px 0 0;font-size:.9rem}.lead-form-module__zLD0hW__authModalNote a{color:#dc2626;font-weight:600;text-decoration:underline}.lead-form-module__zLD0hW__photoLabel{margin-bottom:8px}.lead-form-module__zLD0hW__photoHint{color:#1e293b99;margin-top:4px;font-size:.85rem;font-weight:400;display:block}.lead-form-module__zLD0hW__photoInput{cursor:pointer;background:#f8fafc80;border:2px dashed #94a3b866;border-radius:14px;width:100%;padding:12px;font-size:.94rem;transition:border-color .2s,background .2s}.lead-form-module__zLD0hW__photoInput:hover:not(:disabled){background:#dc26260d;border-color:#dc262666}.lead-form-module__zLD0hW__photoInput:disabled{opacity:.5;cursor:not-allowed}.lead-form-module__zLD0hW__photoPreview{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:12px;display:grid}.lead-form-module__zLD0hW__photoItem{aspect-ratio:1;background:#f8fafc80;border:2px solid #94a3b833;border-radius:12px;position:relative;overflow:hidden}.lead-form-module__zLD0hW__photoItem img{object-fit:cover;width:100%;height:100%;display:block}.lead-form-module__zLD0hW__photoRemove{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:4px;right:4px}.lead-form-module__zLD0hW__photoRemove:hover:not(:disabled){background:#dc2626e6;transform:scale(1.1)}.lead-form-module__zLD0hW__photoRemove:disabled{opacity:.5;cursor:not-allowed}.lead-form-module__zLD0hW__photoUploading{color:#1e293b99;background:#f8fafccc;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;font-size:.85rem;font-weight:500;display:flex}.lead-form-module__zLD0hW__uploadSpinner{border:3px solid #94a3b833;border-top-color:#dc2626;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite lead-form-module__zLD0hW__spin}@keyframes lead-form-module__zLD0hW__spin{to{transform:rotate(360deg)}}.lead-form-module__zLD0hW__photoError{color:#dc2626;text-align:center;background:#dc26261a;border-color:#dc26264d;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;padding:8px;font-size:.8rem;font-weight:500;display:flex;position:relative}.lead-form-module__zLD0hW__photoSuccess{color:#fff;z-index:1;background:#22c55ee6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:4px;left:4px}@media (max-width:720px){.lead-form-module__zLD0hW__formCard{padding:24px}.lead-form-module__zLD0hW__actions{align-items:stretch}.lead-form-module__zLD0hW__submit{justify-content:center;width:100%}.lead-form-module__zLD0hW__authModal{margin:20px;padding:24px}.lead-form-module__zLD0hW__authModalContent h3{font-size:1.3rem}.lead-form-module__zLD0hW__photoPreview{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}}
