.landlords-module__U7R1fW__container{background:var(--color-bg);flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.landlords-module__U7R1fW__hero{padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem);position:relative;overflow:hidden}.landlords-module__U7R1fW__heroBackground{z-index:0;position:absolute;inset:0;overflow:hidden}.landlords-module__U7R1fW__heroGradient{opacity:.8;background:radial-gradient(80% 50% at 50% 0,#10b98126 0%,#0000 70%);width:150%;height:100%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.landlords-module__U7R1fW__heroGrid{background-image:linear-gradient(var(--color-border)1px,transparent 1px),linear-gradient(90deg,var(--color-border)1px,transparent 1px);opacity:.3;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 70%);mask-image:radial-gradient(80% 60% at 50% 40%,#000 30%,#0000 70%)}.landlords-module__U7R1fW__heroContent{z-index:1;grid-template-columns:1fr 420px;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.landlords-module__U7R1fW__heroText{animation:.8s ease-out landlords-module__U7R1fW__fadeInUp}@keyframes landlords-module__U7R1fW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landlords-module__U7R1fW__badge{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.landlords-module__U7R1fW__heroTitle{letter-spacing:-.04em;color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:800;line-height:1.1}.landlords-module__U7R1fW__heroHighlight{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landlords-module__U7R1fW__heroSubtitle{color:var(--color-text-muted);max-width:500px;margin-bottom:2rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.7}.landlords-module__U7R1fW__heroValueProps{flex-direction:column;gap:1rem;display:flex}.landlords-module__U7R1fW__valueProp{color:var(--color-text-soft);align-items:center;gap:.75rem;font-size:1rem;font-weight:500;display:flex}.landlords-module__U7R1fW__valueProp svg{color:#10b981;flex-shrink:0}.landlords-module__U7R1fW__heroForm{background:var(--color-card);border:1px solid var(--color-border);border-radius:20px;padding:2rem;animation:.8s ease-out .2s backwards landlords-module__U7R1fW__fadeInUp;box-shadow:0 25px 50px -12px #0000001a}.landlords-module__U7R1fW__formHeader{text-align:center;margin-bottom:1.5rem}.landlords-module__U7R1fW__formTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.landlords-module__U7R1fW__formSubtitle{color:var(--color-text-muted);margin:0;font-size:.9375rem}.landlords-module__U7R1fW__form{flex-direction:column;display:flex}.landlords-module__U7R1fW__fieldRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.landlords-module__U7R1fW__field{margin-bottom:1rem}.landlords-module__U7R1fW__label{color:var(--color-text-soft);align-items:center;gap:.5rem;margin-bottom:.375rem;font-size:.8125rem;font-weight:500;display:flex}.landlords-module__U7R1fW__label svg{color:var(--color-text-muted)}.landlords-module__U7R1fW__required{color:#ef4444}.landlords-module__U7R1fW__input,.landlords-module__U7R1fW__textarea{border:1px solid var(--color-border);background:var(--color-surface);width:100%;color:var(--color-text);border-radius:10px;outline:none;padding:.75rem 1rem;font-size:.9375rem;transition:all .15s}.landlords-module__U7R1fW__input:focus,.landlords-module__U7R1fW__textarea:focus{background:var(--color-bg);border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.landlords-module__U7R1fW__input::placeholder,.landlords-module__U7R1fW__textarea::placeholder{color:var(--color-text-muted)}.landlords-module__U7R1fW__textarea{resize:vertical;min-height:70px}.landlords-module__U7R1fW__error{color:#dc2626;background:#fef2f2;border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.landlords-module__U7R1fW__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.landlords-module__U7R1fW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.landlords-module__U7R1fW__submitButton:disabled{opacity:.7;cursor:not-allowed}.landlords-module__U7R1fW__spinner{animation:1s linear infinite landlords-module__U7R1fW__spin}@keyframes landlords-module__U7R1fW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.landlords-module__U7R1fW__disclaimer{color:var(--color-text-muted);text-align:center;margin:1rem 0 0;font-size:.75rem}.landlords-module__U7R1fW__successState{text-align:center;padding:2rem}.landlords-module__U7R1fW__successIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.25rem;animation:.3s landlords-module__U7R1fW__scaleIn;display:flex}@keyframes landlords-module__U7R1fW__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.landlords-module__U7R1fW__successTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.landlords-module__U7R1fW__successMessage{color:var(--color-text-muted);margin:0 0 .75rem;font-size:1rem}.landlords-module__U7R1fW__successSubtext{color:var(--color-text-soft);margin:0;font-size:.875rem}.landlords-module__U7R1fW__servicesSection{background:var(--color-surface);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.landlords-module__U7R1fW__servicesContent{max-width:1100px;margin:0 auto}.landlords-module__U7R1fW__servicesHeader{text-align:center;margin-bottom:3.5rem}.landlords-module__U7R1fW__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#10b981;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.landlords-module__U7R1fW__sectionTitle{letter-spacing:-.03em;color:var(--color-text);margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.landlords-module__U7R1fW__sectionSubtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.landlords-module__U7R1fW__servicesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landlords-module__U7R1fW__serviceCard{background:var(--color-card);border:1px solid var(--color-border);text-align:center;border-radius:18px;padding:2rem;transition:all .3s}.landlords-module__U7R1fW__serviceCard:hover{border-color:#10b981;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.landlords-module__U7R1fW__serviceIcon{color:#10b981;background:#10b9811a;border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.25rem;transition:all .3s;display:flex}.landlords-module__U7R1fW__serviceCard:hover .landlords-module__U7R1fW__serviceIcon{color:#fff;background:#10b981;transform:scale(1.05)}.landlords-module__U7R1fW__serviceTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.landlords-module__U7R1fW__serviceText{color:var(--color-text-muted);margin:0;font-size:.9375rem;line-height:1.6}.landlords-module__U7R1fW__processSection{background:var(--color-bg);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.landlords-module__U7R1fW__processContent{max-width:900px;margin:0 auto}.landlords-module__U7R1fW__processHeader{text-align:center;margin-bottom:3.5rem}.landlords-module__U7R1fW__processSteps{flex-direction:column;gap:2rem;display:flex}.landlords-module__U7R1fW__processStep{align-items:flex-start;gap:1.5rem;display:flex}.landlords-module__U7R1fW__stepNumber{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.landlords-module__U7R1fW__stepContent{flex:1;padding-top:.25rem}.landlords-module__U7R1fW__stepTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.landlords-module__U7R1fW__stepText{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}.landlords-module__U7R1fW__statsSection{background:linear-gradient(135deg,#10b981 0%,#059669 100%);padding:clamp(3rem,6vw,4rem) clamp(1.5rem,5vw,3rem)}.landlords-module__U7R1fW__statsContent{justify-content:center;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;display:flex}.landlords-module__U7R1fW__stat{text-align:center}.landlords-module__U7R1fW__statNumber{color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;display:block}.landlords-module__U7R1fW__statLabel{color:#fffc;font-size:.9375rem;font-weight:500}.landlords-module__U7R1fW__statDivider{background:#ffffff4d;width:1px;height:50px}.landlords-module__U7R1fW__faqSection{background:var(--color-surface);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.landlords-module__U7R1fW__faqContent{max-width:800px;margin:0 auto}.landlords-module__U7R1fW__faqHeader{text-align:center;margin-bottom:3rem}.landlords-module__U7R1fW__faqList{flex-direction:column;gap:1rem;display:flex}.landlords-module__U7R1fW__faqItem{background:var(--color-card);border:1px solid var(--color-border);border-radius:14px;transition:all .2s;overflow:hidden}.landlords-module__U7R1fW__faqItem:hover{border-color:var(--color-border-strong)}.landlords-module__U7R1fW__faqOpen{border-color:#10b981}.landlords-module__U7R1fW__faqQuestion{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.0625rem;font-weight:600;display:flex}.landlords-module__U7R1fW__faqQuestion span{flex:1}.landlords-module__U7R1fW__faqChevron{color:var(--color-text-soft);flex-shrink:0;transition:transform .2s}.landlords-module__U7R1fW__faqOpen .landlords-module__U7R1fW__faqChevron{color:#10b981;transform:rotate(180deg)}.landlords-module__U7R1fW__faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.landlords-module__U7R1fW__faqOpen .landlords-module__U7R1fW__faqAnswer{max-height:300px}.landlords-module__U7R1fW__faqAnswer p{color:var(--color-text-muted);margin:0;padding:0 1.5rem 1.25rem;font-size:1rem;line-height:1.7}.landlords-module__U7R1fW__ctaSection{background:var(--color-bg);text-align:center;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,3rem)}.landlords-module__U7R1fW__ctaContent{max-width:600px;margin:0 auto}.landlords-module__U7R1fW__ctaTitle{color:var(--color-text);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.landlords-module__U7R1fW__ctaText{color:var(--color-text-muted);margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.landlords-module__U7R1fW__ctaButton{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 20px #10b9814d}.landlords-module__U7R1fW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #10b98166}@media (max-width:1024px){.landlords-module__U7R1fW__heroContent{grid-template-columns:1fr;gap:2.5rem}.landlords-module__U7R1fW__heroText{text-align:center}.landlords-module__U7R1fW__heroSubtitle{margin:0 auto 2rem}.landlords-module__U7R1fW__heroValueProps{flex-flow:wrap;justify-content:center;gap:1.5rem}.landlords-module__U7R1fW__heroForm{max-width:480px;margin:0 auto}.landlords-module__U7R1fW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landlords-module__U7R1fW__servicesGrid{grid-template-columns:1fr;gap:1.25rem}.landlords-module__U7R1fW__serviceCard{padding:1.5rem}.landlords-module__U7R1fW__statsContent{flex-wrap:wrap;gap:2rem}.landlords-module__U7R1fW__stat{flex:0 0 calc(50% - 1rem)}.landlords-module__U7R1fW__statDivider{display:none}.landlords-module__U7R1fW__fieldRow{grid-template-columns:1fr}}@media (max-width:480px){.landlords-module__U7R1fW__hero{padding:3rem 1rem}.landlords-module__U7R1fW__heroTitle{font-size:2rem}.landlords-module__U7R1fW__heroValueProps{flex-direction:column;align-items:center}.landlords-module__U7R1fW__heroForm{border-radius:16px;padding:1.5rem}.landlords-module__U7R1fW__processStep{text-align:center;flex-direction:column;gap:1rem}.landlords-module__U7R1fW__stepNumber{margin:0 auto}.landlords-module__U7R1fW__servicesSection,.landlords-module__U7R1fW__processSection,.landlords-module__U7R1fW__faqSection,.landlords-module__U7R1fW__ctaSection{padding:3rem 1rem}.landlords-module__U7R1fW__statsContent{gap:1.5rem}.landlords-module__U7R1fW__stat{flex:0 0 calc(50% - .75rem)}.landlords-module__U7R1fW__faqQuestion{padding:1rem;font-size:1rem}.landlords-module__U7R1fW__faqAnswer p{padding:0 1rem 1rem}}
/*# sourceMappingURL=296052b87e5f3c72.css.map*/