@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-hero{background:#111;padding:6rem 1.25rem 0;position:relative}@media (min-width:640px){.home-hero{padding:7rem 2rem 0}}@media (min-width:1024px){.home-hero{flex-direction:column;justify-content:center;min-height:92vh;padding:9.5rem 2rem 0;display:flex}}.home-hero-bg{z-index:0;background-image:url(/images/hero/HeroImage1.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.home-hero-bg:after{content:"";background:linear-gradient(#0000008c 0%,#00000073 60%,#000000a6 100%);position:absolute;inset:0}.home-hero-blob1,.home-hero-blob2{display:none}.home-hero-inner{z-index:1;text-align:center;width:100%;max-width:1100px;margin:0 auto;position:relative}.home-hero-headline{max-width:620px;margin-left:auto;margin-right:auto}.home-hero-eyebrow{color:#fff;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:4px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.home-hero-eyebrow-dot{background:var(--accent-500);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.home-hero-h1{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin-bottom:.75rem;font-size:clamp(1.75rem,4.5vw,3rem);font-weight:800;line-height:1.15}.home-hero-h1 em{color:#fff;font-family:Instrument Serif,Georgia,serif;font-style:italic;font-weight:400}.home-hero-sub{color:#ffffffd9;text-shadow:0 1px 4px #0000004d;max-width:500px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.home-search-wrap{background:#fff;border-radius:.375rem;margin-bottom:0;position:relative;box-shadow:0 4px 32px #0f1a241f,0 1px 4px #0f1a240f}.home-search-tabs{border-bottom:1px solid var(--border);background:var(--gray-50);border-top-left-radius:.375rem;border-top-right-radius:.375rem;display:flex;overflow:hidden}.home-search-tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s}.home-search-tab:hover{color:var(--brand-600)}.home-search-tab.active{color:var(--brand-600);border-bottom-color:var(--brand-600);background:#fff}.home-search-body{flex-wrap:wrap;align-items:flex-start;gap:.625rem;padding:.75rem;display:flex}.home-search-input-wrap{flex:100%;order:1;min-width:0;position:relative}.home-search-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.home-search-input{border:1.5px solid var(--border);width:100%;height:2.875rem;color:var(--text);background:#fff;border-radius:.25rem;outline:none;padding:0 .875rem 0 2.625rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.home-search-input::placeholder{color:var(--gray-400)}.home-search-input:focus{border-color:var(--brand-400);box-shadow:0 0 0 3px #e4012b1f}.home-search-select{border:1.5px solid var(--border);min-width:0;max-width:none;height:2.875rem;color:var(--text);appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235C6B7A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right .625rem center no-repeat;border-radius:.25rem;outline:none;flex:calc(50% - .3rem);padding:0 2rem 0 .875rem;font-size:.875rem;transition:border-color .15s}.home-search-select:focus{border-color:var(--brand-400)}.home-search-select:first-of-type{order:2}.home-search-select:last-of-type{order:5}.home-search-area-wrap{flex:100%;order:3;min-width:0;max-width:100%}.home-search-area-wrap .area-tag-input{min-width:0}.home-search-area-wrap .area-multi-wrap{border:1.5px solid var(--border);scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:.25rem;flex-wrap:nowrap;min-width:0;min-height:2.875rem;max-height:2.875rem;font-size:.875rem;overflow:auto hidden}.home-search-area-wrap .area-multi-wrap::-webkit-scrollbar{display:none}.home-search-area-wrap .area-chip{flex-shrink:0}.home-search-area-wrap .area-multi-input{flex-shrink:0;min-width:6rem}.home-search-area-wrap .area-multi-wrap:focus-within{border-color:var(--brand-400);box-shadow:0 0 0 3px #e4012b1f}.home-search-btn{background:var(--brand-600);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:.25rem;flex:100%;order:4;justify-content:center;align-items:center;gap:.5rem;height:2.875rem;padding:0 1.5rem;font-size:.9375rem;font-weight:700;transition:background .15s,transform .1s;display:flex}.home-search-btn:hover{background:var(--brand-700)}.home-search-btn:active{transform:scale(.98)}@media (min-width:640px){.home-search-select,.home-search-area-wrap{flex:auto;min-width:120px}.home-search-select:first-of-type{order:2}.home-search-area-wrap{order:3}.home-search-select:last-of-type{order:4}.home-search-btn{flex:none;order:5}}@media (min-width:1024px){.home-search-body{flex-wrap:nowrap}.home-search-input-wrap{flex:1}.home-search-select{flex:none;min-width:110px;max-width:160px}.home-search-area-wrap{flex:none;min-width:150px;max-width:200px}.home-search-btn{flex:none}}.home-hero-trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;margin-top:1.75rem;padding-bottom:2rem;display:flex}.home-hero-trust-item{align-items:center;gap:.375rem;display:flex}.home-hero-trust-sep{background:#ffffff4d;width:1px;height:18px;margin:0 1.25rem;display:inline-block}.home-hero-trust-n{color:#fff;font-size:1rem;font-weight:800}.home-hero-trust-l{color:#ffffffbf;font-size:.8125rem;font-weight:500}@media (max-width:480px){.home-hero-trust{gap:.5rem 0}.home-hero-trust-sep{height:14px;margin:0 .875rem}.home-hero-trust-n{font-size:.9375rem}}.home-types{border-bottom:1px solid var(--border);background:#fff;padding:2rem 1.25rem}@media (min-width:640px){.home-types{padding:2.5rem 2rem}}.home-types-inner{max-width:1100px;margin:0 auto}.home-types-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.home-types-row{grid-template-columns:repeat(6,1fr);gap:.875rem;display:grid}@media (max-width:700px){.home-types-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.home-types-row{grid-template-columns:repeat(2,1fr)}}.home-type-chip{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:.25rem;flex-direction:column;align-items:center;gap:.625rem;width:100%;padding:1.125rem 1rem;text-decoration:none;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.home-type-chip:hover{border-color:var(--brand-400);background:var(--brand-50);box-shadow:0 2px 8px #2f5f7c1a}.home-type-chip-icon{background:var(--brand-50);width:44px;height:44px;color:var(--brand-600);border-radius:.25rem;justify-content:center;align-items:center;transition:background .15s;display:flex}.home-type-chip:hover .home-type-chip-icon{background:var(--brand-100)}.home-type-chip-label{color:var(--text);text-align:center;font-size:.8125rem;font-weight:600;line-height:1.2}.home-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.home-section-title{color:var(--text);font-size:1.375rem;font-weight:800;line-height:1.2}.home-section-sub{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.home-section-link{color:var(--brand-600);white-space:nowrap;flex-shrink:0;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.home-section-link:hover{color:#374151}.home-listings{background:var(--surface);padding:2.5rem 1.25rem}@media (min-width:640px){.home-listings{padding:3rem 2rem}}.home-listings-inner{max-width:1100px;margin:0 auto}.home-listings-tabs{background:var(--gray-100);border-radius:.25rem;gap:.25rem;width:fit-content;margin-bottom:1.75rem;padding:.25rem;display:flex}.home-listings-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s}.home-listings-tab.active{color:var(--brand-600);background:#fff;box-shadow:0 1px 3px #00000014}.home-listings-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;padding-bottom:.5rem;padding-left:1.25rem;padding-right:1.25rem;display:flex;overflow-x:auto}.home-listings-grid::-webkit-scrollbar{display:none}.home-listings-grid>*{scroll-snap-align:start;flex:0 0 clamp(260px,82vw,300px)}@media (min-width:640px){.home-listings-grid>*{flex-basis:320px}}@media (min-width:1024px){.home-listings-grid>*{flex-basis:340px}}.home-listings-carousel-head{justify-content:flex-end;margin-bottom:.75rem;display:flex}.home-carousel-arrow{border:1.5px solid var(--border);width:2.25rem;height:2.25rem;color:var(--text);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s;display:flex}.home-carousel-arrow:hover{border-color:var(--brand-400);background:var(--brand-50);color:var(--brand-600)}.home-carousel-arrow:disabled{opacity:.35;cursor:not-allowed}.home-listings-dots{justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.home-listings-dot{background:var(--border);cursor:pointer;border:none;border-radius:999px;width:.5rem;height:.5rem;padding:0;transition:background .2s,width .2s}.home-listings-dot:hover{background:var(--brand-300)}.home-listings-dot.active{background:var(--brand-600);width:1.5rem}.home-cities{border-top:1px solid var(--border);background:#fff;padding:2.5rem 1.25rem}@media (min-width:640px){.home-cities{padding:3rem 2rem}}.home-cities-inner{max-width:1100px;margin:0 auto}.home-cities-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.home-cities-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home-cities-grid{grid-template-columns:1fr}}.home-city-card{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:.25rem;align-items:center;gap:.875rem;padding:1rem 1.125rem;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.home-city-card:hover{border-color:var(--brand-400);transform:translateY(-1px);box-shadow:0 4px 16px #2f5f7c1a}.home-city-card-icon{background:var(--brand-50);width:44px;height:44px;color:var(--brand-600);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.home-city-card-body{flex:1;min-width:0}.home-city-card-name{color:var(--text);margin-bottom:.1rem;font-size:.9375rem;font-weight:700}.home-city-card-highlight{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.home-city-card-count{color:var(--brand-600);background:var(--brand-50);border-radius:3px;flex-shrink:0;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.home-agents{background:var(--surface);border-top:1px solid var(--border);padding:2.5rem 1.25rem}@media (min-width:640px){.home-agents{padding:3rem 2rem}}.home-agents-inner{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:768px){.home-agents-inner{grid-template-columns:1fr}}.home-agents-text h2{color:var(--text);margin-bottom:.75rem;font-size:1.625rem;font-weight:800;line-height:1.2}.home-agents-text p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.65}.home-agents-actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-agents-btn-primary{background:var(--brand-600);color:#fff;cursor:pointer;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.home-agents-btn-primary:hover{background:var(--brand-700)}.home-agents-btn-outline{color:var(--brand-600);border:1.5px solid var(--brand-300);cursor:pointer;background:0 0;border-radius:.25rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.home-agents-btn-outline:hover{background:var(--brand-50);border-color:var(--brand-400)}.home-agents-cards{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.home-agents-card{border:1.5px solid var(--border);background:#fff;border-radius:.25rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.home-agents-card-avatar{background:linear-gradient(135deg, var(--brand-400), var(--brand-600));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.home-agents-card-name{color:var(--text);margin-bottom:.1rem;font-size:.8125rem;font-weight:700}.home-agents-card-meta{color:var(--text-muted);font-size:.6875rem}.home-tools{border-top:1px solid var(--border);background:#fff;padding:2.5rem 1.25rem}@media (min-width:640px){.home-tools{padding:3rem 2rem}}.home-tools-inner{max-width:1100px;margin:0 auto}.home-appdownload{width:100%;display:block;position:relative;overflow:hidden}.home-appdownload img{width:100%;height:auto;display:block}.home-appdownload-badge{display:inline-block;position:absolute}.home-appdownload-badge img{width:auto;height:40px}.home-appdownload-badge{bottom:17%;left:37%}@media (min-width:768px){.home-appdownload{max-height:600px}.home-appdownload img{object-fit:cover;object-position:center;height:800px}.home-appdownload-badge{bottom:35%;left:20%}.home-appdownload-badge img{max-height:56px}}@media (max-width:370px){.home-appdownload{width:100%;display:block;position:relative;overflow:hidden}.home-appdownload img{width:100%;height:auto;display:block}.home-appdownload-badge{display:inline-block;position:absolute}.home-appdownload-badge img{width:auto;height:40px}.home-appdownload-badge{bottom:17%;left:37%}.home-appdownload-badge img{max-height:28px}}.home-city-pills{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.home-city-pill{color:#fff;white-space:nowrap;background:#000;border:1.5px solid #000;border-radius:9999px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.home-city-pill:hover{background:#222}@media (max-width:640px){.home-city-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-left:-1rem;margin-right:-1rem;padding-bottom:.25rem;padding-left:1rem;padding-right:1rem;overflow-x:auto}.home-city-pills::-webkit-scrollbar{display:none}.home-city-pill{flex-shrink:0}}
