.Properties-module__S__8ba__page{--accent:#4a90d9;--accent-light:#5ba0e9;--accent-glow:#4a90d940;--accent-border:#4a90d94d;--accent-bg:#4a90d90f;--accent-bg-strong:#4a90d91f;width:100%;overflow-x:hidden}.Properties-module__S__8ba__bgNodes{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Properties-module__S__8ba__bgSvg{opacity:.35;width:100%;height:100%}.Properties-module__S__8ba__bgLine{stroke:var(--accent);stroke-width:1px;opacity:.15}.Properties-module__S__8ba__bgNode{fill:var(--accent);opacity:.25}.Properties-module__S__8ba__bgDot{fill:var(--accent-light);opacity:.5}@media (prefers-reduced-motion:reduce){.Properties-module__S__8ba__bgNodes{display:none}}.Properties-module__S__8ba__hero{justify-content:center;align-items:center;min-height:90vh;padding:120px 20px 80px;display:flex;position:relative}.Properties-module__S__8ba__heroContainer{z-index:2;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;display:flex;position:relative}.Properties-module__S__8ba__heroContent{text-align:left;flex:1;max-width:640px}.Properties-module__S__8ba__heroTitle{color:var(--foreground);margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Properties-module__S__8ba__heroSubtitle{color:#ffffffbf;margin-bottom:36px;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:300;line-height:1.7}.Properties-module__S__8ba__heroButtons{flex-wrap:wrap;gap:16px;display:flex}.Properties-module__S__8ba__heroDecor{flex-shrink:0;justify-content:center;align-items:center;display:flex}.Properties-module__S__8ba__primaryBtn{background:linear-gradient(135deg,var(--accent),var(--accent-light));color:var(--foreground);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.Properties-module__S__8ba__primaryBtn:hover{box-shadow:0 15px 35px var(--accent-glow);transform:translateY(-3px)}.Properties-module__S__8ba__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:2px solid #fff3;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Properties-module__S__8ba__secondaryBtn:hover{border-color:var(--accent);color:var(--accent-light)}.Properties-module__S__8ba__microTrust{color:#ffffff73;letter-spacing:.01em;margin-top:20px;font-size:.9rem;font-weight:400}.Properties-module__S__8ba__section{max-width:1000px;margin:0 auto;padding:100px 20px}.Properties-module__S__8ba__sectionTitle{text-align:center;color:var(--foreground);margin-bottom:24px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600;line-height:1.3}.Properties-module__S__8ba__sectionIntro{text-align:center;color:#ffffffb3;max-width:700px;margin:0 auto 50px;font-size:1.1rem;font-weight:300;line-height:1.7}.Properties-module__S__8ba__comingSoonCard{background:var(--accent-bg);border:1.5px solid var(--accent-border);text-align:center;border-radius:24px;max-width:800px;margin:0 auto;padding:60px 40px}.Properties-module__S__8ba__comingSoonTitle{color:var(--foreground);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:600}.Properties-module__S__8ba__comingSoonText{color:#ffffffb3;max-width:560px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:1.1rem;font-weight:300;line-height:1.7}.Properties-module__S__8ba__comingSoonNote{color:#ffffff80;font-size:.95rem;font-weight:400}.Properties-module__S__8ba__audienceGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Properties-module__S__8ba__audienceCard{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:32px 24px;transition:transform .25s,border-color .25s,box-shadow .25s}.Properties-module__S__8ba__audienceCard:hover{border-color:var(--accent-border);transform:translateY(-4px);box-shadow:0 12px 40px #00000040}.Properties-module__S__8ba__audienceIcon{color:var(--accent-light);margin-bottom:16px;font-size:2rem}.Properties-module__S__8ba__audienceText{color:#ffffffb3;font-size:1rem;font-weight:400;line-height:1.6}.Properties-module__S__8ba__bulletList{flex-direction:column;gap:14px;max-width:500px;margin:0 auto;display:flex}.Properties-module__S__8ba__bulletItem{color:#fffc;align-items:center;gap:12px;font-size:1rem;font-weight:400;display:flex}.Properties-module__S__8ba__bulletIcon{color:var(--accent-light);flex-shrink:0;font-size:.9rem}.Properties-module__S__8ba__formCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;max-width:720px;margin:0 auto;padding:48px 40px}.Properties-module__S__8ba__form{flex-direction:column;gap:24px;display:flex}.Properties-module__S__8ba__fieldGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Properties-module__S__8ba__fieldGroup{flex-direction:column;gap:8px;display:flex}.Properties-module__S__8ba__label{color:#ffffffbf;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.Properties-module__S__8ba__labelIcon{color:var(--accent-light);opacity:.7;font-size:.85rem}.Properties-module__S__8ba__required{color:var(--accent-light)}.Properties-module__S__8ba__input,.Properties-module__S__8ba__textarea{color:var(--foreground);background:#ffffff0d;border:1.5px solid #ffffff1a;border-radius:12px;outline:none;padding:14px 16px;font-family:inherit;font-size:.95rem;line-height:1.5;transition:border-color .25s,box-shadow .25s}.Properties-module__S__8ba__input::placeholder,.Properties-module__S__8ba__textarea::placeholder{color:#ffffff4d}.Properties-module__S__8ba__input:focus,.Properties-module__S__8ba__textarea:focus{border-color:var(--accent-border);box-shadow:0 0 0 3px #4a90d91a}.Properties-module__S__8ba__inputError{border-color:#f55!important}.Properties-module__S__8ba__textarea{resize:vertical;min-height:80px}.Properties-module__S__8ba__errorText{color:#f55;font-size:.8rem}.Properties-module__S__8ba__submitError{text-align:center;color:#f55;font-size:.9rem}.Properties-module__S__8ba__submitButton{background:linear-gradient(135deg,var(--accent),var(--accent-light));color:var(--foreground);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-self:center;align-items:center;gap:10px;padding:16px 32px;font-family:inherit;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-flex}.Properties-module__S__8ba__submitButton:hover:not(:disabled){box-shadow:0 12px 30px var(--accent-glow);transform:translateY(-2px)}.Properties-module__S__8ba__submitButton:disabled{opacity:.6;cursor:not-allowed}.Properties-module__S__8ba__submitIcon{font-size:1rem}.Properties-module__S__8ba__successState{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.Properties-module__S__8ba__successIcon{background:var(--accent-bg-strong);border:2px solid var(--accent-border);width:56px;height:56px;color:var(--accent-light);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Properties-module__S__8ba__successTitle{color:var(--foreground);font-size:1.3rem;font-weight:600}.Properties-module__S__8ba__faqList{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.Properties-module__S__8ba__faqItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;transition:border-color .25s;overflow:hidden}.Properties-module__S__8ba__faqItem:hover{border-color:#ffffff24}.Properties-module__S__8ba__faqQuestion{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-family:inherit;font-size:1.05rem;font-weight:500;transition:color .2s;display:flex}.Properties-module__S__8ba__faqQuestion:hover{color:var(--accent-light)}.Properties-module__S__8ba__faqArrow{color:#fff6;flex-shrink:0;font-size:1.1rem;transition:transform .3s}.Properties-module__S__8ba__faqArrowOpen{transform:rotate(180deg)}.Properties-module__S__8ba__faqAnswer{max-height:0;padding:0 24px;transition:max-height .35s,padding .35s;overflow:hidden}.Properties-module__S__8ba__faqAnswerOpen{max-height:200px;padding:0 24px 20px}.Properties-module__S__8ba__faqAnswer p{color:#ffffffa6;font-size:.95rem;font-weight:300;line-height:1.7}.Properties-module__S__8ba__finalCta{background:linear-gradient(135deg,#4a90d91a 0%,#5aaaf014 100%);border-radius:30px;max-width:900px;margin:80px auto 100px;padding:80px 30px;position:relative;overflow:hidden}.Properties-module__S__8ba__ctaDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.Properties-module__S__8ba__ctaGlow1{background:radial-gradient(circle,#4a90d92e 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-150px;left:-100px}.Properties-module__S__8ba__ctaGlow2{background:radial-gradient(circle,#5aaaf01f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-200px;right:-150px}.Properties-module__S__8ba__ctaContent{z-index:1;text-align:center;position:relative}.Properties-module__S__8ba__ctaTitle{color:var(--foreground);margin-bottom:20px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:600}.Properties-module__S__8ba__ctaText{color:#ffffffbf;max-width:560px;margin-bottom:35px;margin-left:auto;margin-right:auto;font-size:1.15rem;font-weight:300;line-height:1.7}.Properties-module__S__8ba__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Properties-module__S__8ba__ctaMicroTrust{color:#ffffff73;margin-top:20px;font-size:.9rem;font-weight:400}@media (max-width:1024px){.Properties-module__S__8ba__heroContainer{text-align:center;flex-direction:column;gap:40px}.Properties-module__S__8ba__heroContent{text-align:center;max-width:700px}.Properties-module__S__8ba__heroButtons{justify-content:center}.Properties-module__S__8ba__audienceGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.Properties-module__S__8ba__hero{min-height:auto;padding:100px 16px 60px}.Properties-module__S__8ba__heroButtons{flex-direction:column;align-items:center}.Properties-module__S__8ba__primaryBtn,.Properties-module__S__8ba__secondaryBtn{justify-content:center;width:100%;max-width:300px}.Properties-module__S__8ba__comingSoonCard{padding:40px 24px}.Properties-module__S__8ba__fieldGrid{grid-template-columns:1fr}.Properties-module__S__8ba__formCard{padding:32px 20px}.Properties-module__S__8ba__finalCta{margin:60px 16px 80px;padding:60px 24px}.Properties-module__S__8ba__ctaButtons{flex-direction:column;align-items:center}}
