@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/montserrat/montserrat-1.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/montserrat/montserrat-2.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/montserrat/montserrat-3.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/montserrat/montserrat-4.ttf)format("truetype")}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--site-primary:#4f46e5;--site-secondary:#111827;--site-accent:#eef2ff;--site-bg:#fff;--site-text:#111;--muted:#5e5e5e;--line:#d9d9d9;--soft:#f6f7fb}*{box-sizing:border-box}html,body{background:var(--site-bg);min-height:100%;color:var(--site-text);margin:0;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}a{color:inherit}button,input,select,textarea{font:inherit}.eyebrow{color:var(--site-primary);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.site-shell{background:var(--site-bg);min-height:100vh;color:var(--site-text)}.auth-shell,.dashboard-shell{color:#111;background:#f6f7fb;min-height:100vh}.auth-shell{place-items:center;padding:24px;display:grid}.auth-panel,.dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:18px;width:min(560px,100%);padding:28px;display:grid;box-shadow:0 14px 40px #11182714}.auth-panel h1,.auth-panel p,.dashboard-card h2,.dashboard-card p{margin:0}.auth-panel h1,.dashboard-card h2{font-size:2rem;line-height:1.15}.auth-panel p,.dashboard-card p{color:var(--muted);line-height:1.55}.auth-panel button,.dashboard-action{background:var(--site-primary);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 18px;font-weight:600;text-decoration:none;display:inline-flex}.auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px;color:#991b1b!important}.dashboard-shell{grid-template-columns:280px 1fr;display:grid}.dashboard-sidebar{background:#fff;border-right:1px solid #e5e7eb;align-content:start;gap:28px;padding:28px;display:grid}.dashboard-sidebar h1,.dashboard-user{margin:0}.dashboard-sidebar h1{margin-top:8px;font-size:1.55rem;line-height:1.2}.dashboard-sidebar nav{gap:8px;display:grid}.dashboard-sidebar nav a{color:#111;border-radius:8px;padding:10px 12px;text-decoration:none}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a:focus-visible{background:var(--site-accent);color:var(--site-primary)}.dashboard-user{color:var(--muted);font-size:.9rem}.dashboard-content{padding:40px}.settings-placeholder{background:#eef2ff;border:1px dashed #c7d2fe;border-radius:8px;align-items:flex-start;gap:14px;padding:16px;display:flex}.settings-placeholder>span{background:var(--site-primary);border-radius:999px;flex:0 0 12px;width:12px;height:12px;margin-top:6px}.settings-placeholder strong{margin-bottom:4px;display:block}.auth-form,.dashboard-settings,.settings-panel,.settings-grid,.section-list{gap:16px;display:grid}.auth-form label,.settings-grid label{gap:6px;display:grid}.auth-form span,.settings-grid span{color:#374151;font-size:.875rem;font-weight:600}.auth-form input,.dashboard-settings input,.dashboard-settings select,.dashboard-settings textarea{color:#111;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-width:0;padding:10px 12px}.dashboard-settings input,.dashboard-settings select{min-height:43px}.dashboard-settings input[type=radio],.dashboard-settings input[type=checkbox]{width:16px;height:16px;min-height:16px;padding:0}.dashboard-settings textarea{resize:vertical;min-height:79px}.dashboard-settings{width:min(980px,100%)}.dashboard-settings-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:8px;display:flex}.dashboard-settings-header h2,.dashboard-settings-header p,.settings-panel h3{margin:0}.dashboard-settings-header h2{margin-top:8px;font-size:2rem;line-height:1.15}.dashboard-settings-header p{color:var(--muted);margin-top:10px;line-height:1.55}.settings-panel{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:22px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid h3,.settings-wide{grid-column:1/-1}.media-upload-field{gap:8px;display:grid}.media-upload-field .settings-field-label{color:#374151;font-size:.875rem;font-weight:600}.media-upload-control{border:1px solid #d1d5db;border-radius:8px;grid-template-columns:124px 1fr;align-items:center;gap:12px;min-height:92px;padding:10px;display:grid}.media-thumbnail{aspect-ratio:4/3;color:#6b7280;text-align:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:124px;font-size:.8rem;display:grid;overflow:hidden}.media-thumbnail img{object-fit:cover;width:100%;height:100%}.media-upload-button{color:#fff;cursor:pointer;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.media-upload-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.media-upload-button span{color:#fff;font-size:.875rem;font-weight:700}.media-upload-filename{color:#6b7280;margin:0;font-size:.875rem}.palette-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.palette-option,.stat-row{align-items:center;gap:10px;display:flex}.palette-option,.section-option{border:1px solid #e5e7eb;border-radius:8px;padding:12px}.palette-swatch{border-radius:999px;flex:0 0 22px;width:22px;height:22px}.stats-list{gap:12px;display:grid}.stat-row{grid-template-columns:minmax(140px,.35fr) minmax(220px,1fr);display:grid}.section-option{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;display:grid}.section-option.is-dragging{opacity:.55}.drag-handle{color:#6b7280;cursor:grab;text-align:center;-webkit-user-select:none;user-select:none;font-weight:700}.section-toggle{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.section-toggle input[type=checkbox]{width:16px;height:16px}.section-toggle span{min-width:0}.settings-status{color:#047857;margin:0;font-weight:600}.settings-status-error{color:#be123c}.site-header{background:var(--site-primary);color:#fff;grid-template-columns:60px 1fr auto;align-items:center;gap:24px;height:100px;padding:20px 60px;display:grid}.site-header-home{z-index:4;grid-template-columns:1fr auto;align-items:start;padding-top:0;padding-bottom:0;position:relative}.site-header-transparent{background:0 0}.site-header-home .site-contact-button{width:196px;min-height:50px;margin-top:56px}.site-logo,.site-logo-mark,.site-logo-image{width:60px;height:60px;color:var(--site-primary);background:#fff;border-radius:999px;place-items:center;font-weight:700;text-decoration:none;display:grid}.site-logo-image{object-fit:cover}.site-nav,.site-footer-nav{align-items:center;gap:34px;display:flex}.site-nav a,.site-footer-nav a{font-weight:700;text-decoration:none}.site-contact-button,.agent-actions a,.text-link{color:#111;background:#fff;border:0;border-radius:999px;justify-content:center;justify-self:end;align-items:center;min-height:44px;padding:0 18px;font-weight:600;text-decoration:none;display:inline-flex}.hero-section{background:var(--site-primary);color:#fff;text-align:center;flex-direction:column;align-items:center;gap:18px;height:525px;padding:48px 20px 0;display:flex}.hero-section-with-background{height:625px;margin-top:-100px;padding-top:148px}.hero-logo{width:180px;height:180px;color:var(--site-primary);background:#fff;border-radius:999px;place-items:center;font-size:64px;font-weight:700;display:grid}.hero-logo img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.hero-section h1{max-width:898px;margin:0;font-size:clamp(2.4rem,3.35vw,3rem);font-weight:700;line-height:1.02}.hero-section p{max-width:622px;margin:-8px 0 0;font-size:1.25rem;font-weight:400;line-height:1.2}.user-profile-hero{height:520px;margin-bottom:80px}.user-profile-contacts{margin-bottom:96px}.user-contact-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.user-contact-card{color:#111;background:#fff;border:1px solid #00000014;border-radius:8px;align-content:center;gap:8px;min-height:112px;padding:22px;text-decoration:none;display:grid}.user-contact-card span{color:#656565;font-size:.875rem;font-weight:600}.user-contact-card strong{font-size:1.25rem;font-weight:700;line-height:1.2}.site-search{z-index:3;background:#fff;border-radius:20px;gap:16px;width:min(984px,100% - 40px);margin:-86px auto 92px;padding:24px;display:grid;position:relative;box-shadow:0 4px 4.7px #00000040}.site-search-top,.site-search-row{align-items:center;gap:16px;display:grid}.site-search-top{grid-template-columns:minmax(0,1fr) 195px}.site-search-row{grid-template-columns:minmax(260px,1fr) 196px}.search-category-picker{min-width:0;position:relative}.search-category-summary{color:#000;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;justify-content:flex-start;justify-self:start;align-items:center;gap:16px;width:fit-content;max-width:100%;min-height:42px;padding:0;font-family:inherit;font-size:1.25rem;font-weight:600;line-height:1.22;display:flex}.search-category-summary img{flex:0 0 24px;width:24px;height:24px}.search-category-picker.is-open .search-category-summary img{transform:rotate(180deg)}.search-category-menu{z-index:5;background:#fff;border-radius:12px;gap:8px;width:min(440px,100vw - 64px);padding:0;display:grid;position:absolute;top:42px;left:0;overflow:hidden;box-shadow:0 4px 4.7px #00000040}.search-category-option{color:#000;cursor:pointer;text-align:left;white-space:nowrap;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:40px;padding:10px 16px;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.22;display:flex}.search-currency input{opacity:0;pointer-events:none;position:absolute}.search-category-option:hover,.search-category-option:focus-visible{background:#4f46e51a}.search-category-option img{flex:0 0 20px;width:20px;height:20px}.search-currency{background:#f4f4f4;border:0;border-radius:8px;align-items:center;gap:8px;width:195px;min-width:0;height:42px;margin:0;padding:3px;display:flex}.search-currency legend{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-currency label{cursor:pointer;flex:1 1 0;min-width:0}.search-currency span{color:#000;border-radius:8px;place-items:center;min-height:36px;font-size:1rem;font-weight:600;line-height:1.22;display:grid}.search-currency input:checked+span{color:#fff;background:#000}.field-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-location-field{background:#f4f4f4;border-radius:100px;align-items:center;gap:8px;min-width:0;height:56px;padding:8px 16px;display:flex}.search-location-field img{flex:0 0 24px;width:24px;height:24px}.search-location-field input{color:#111;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:1rem;font-weight:500}.search-location-field input::placeholder{color:#959595;opacity:1}.search-submit-button{color:#000;cursor:pointer;background:#f4f4f4;border:0;border-radius:100px;justify-content:center;justify-self:stretch;align-items:center;gap:8px;width:100%;height:56px;padding:8px 16px;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.22;display:inline-flex}.search-submit-button img{flex:0 0 24px;width:24px;height:24px}.search-submit-button{background:var(--site-primary);color:#fff;gap:10px;height:50px}.site-section,.about-section,.category-hero,.listing-detail-layout,.realtor-hero,.breadcrumb-link{width:min(1321px,100% - 40px);margin-left:auto;margin-right:auto}.site-section,.about-section{margin-bottom:150px}.section-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.agents-section .section-heading{margin-bottom:32px}.section-heading h2,.about-section h2,.category-hero h1{margin:0;font-size:2rem;line-height:1.22}.section-heading h2{align-items:center;gap:16px;font-weight:600;display:flex}.section-heading h2 span,.category-hero span{background:var(--site-accent);color:var(--site-primary);border-radius:10px;padding:8px 12px;font-size:1rem}.text-link{min-width:266px;min-height:50px;color:var(--site-primary);background:0 0;justify-self:auto;gap:10px;padding:0 16px;font-size:1.125rem;font-weight:600;line-height:1.22}.text-link img{flex:0 0 24px;width:24px;height:24px}.text-link-compact{min-width:235px}.listing-rail,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.listing-rail{grid-auto-columns:clamp(320px,32vw,427px);grid-auto-flow:column;grid-template-columns:unset;scrollbar-width:none;width:calc(100% + 16px);margin-left:-8px;padding:0 8px 8px;overflow-x:auto}.listing-rail::-webkit-scrollbar{display:none}.listing-card,.more-listings-card{color:#111;scroll-snap-align:start;background:#fff;border-radius:20px;min-width:0;text-decoration:none;overflow:hidden;box-shadow:0 4px 4.7px #00000026}.listing-card{flex-direction:column;gap:16px;height:586px;min-height:586px;display:flex}.listing-cover,.detail-gallery{background:var(--soft)}.listing-cover{border-radius:20px 20px 0 0;flex:0 0 285px;height:285px;overflow:hidden}.listing-cover img,.detail-gallery img{object-fit:cover;width:100%;height:100%;display:block}.listing-cover-empty{height:100%;color:var(--muted);place-items:center;display:grid}.listing-card-body{flex-direction:column;flex:1;gap:32px;padding:0 16px 16px;display:flex}.listing-headline{flex-direction:column;gap:8px;min-height:121px;display:flex}.listing-price-row{align-items:flex-end;gap:16px;min-width:0;display:flex}.listing-price-row strong{white-space:nowrap;font-size:2rem;font-weight:700;line-height:1.22}.listing-price-row span{white-space:nowrap;padding-bottom:4px;font-size:1rem;font-weight:400;line-height:1.25}.listing-price-row span,.listing-card p,.listing-published,.detail-heading span,.detail-date{color:var(--muted)}.more-listings-card{height:586px;min-height:586px;box-shadow:none;border:2px dashed #4f46e54d;place-items:center;display:grid}.more-listings-content{text-align:center;align-content:center;justify-items:center;gap:26px;width:min(370px,100% - 48px);margin:0 auto;display:grid}.more-listings-icon{width:40px;height:40px;display:block}.more-listings-content h3,.more-listings-content p{margin:0}.more-listings-copy{gap:8px;width:100%;display:grid}.more-listings-content h3{color:#000;font-size:1.5rem;font-weight:600;line-height:1.2}.more-listings-content p{color:#000;font-size:1rem;font-weight:500;line-height:1.25}.more-listings-button{background:var(--site-primary);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 16px;font-size:1rem;font-weight:600;line-height:1.25;display:inline-flex}.more-listings-button img{flex:0 0 24px;width:24px;height:24px}.listing-card h3,.listing-card p{margin:0}.listing-card h3{font-size:1.125rem;font-weight:600;line-height:1.25}.listing-card p{font-size:1.125rem;font-weight:400;line-height:1.25}.listing-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0;display:grid}.listing-fact dt{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.listing-fact dd,.listing-published{color:#111;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:500;line-height:1.25;display:flex}.listing-fact dd{white-space:normal}.listing-fact span{min-width:0}.listing-published{white-space:nowrap}.listing-fact img,.listing-published img{flex:0 0 24px;width:24px;height:24px}.listing-published{color:var(--muted);margin-top:auto;font-weight:400}.about-content{grid-template-columns:minmax(280px,.95fr) 1fr;align-items:start;gap:32px;margin-top:30px;display:grid}.about-content img,.map-image{object-fit:cover;border-radius:20px;width:100%}iframe.map-image{border:0;height:560px}.about-content img{height:350px}.about-content p,.detail-section p{margin:0;font-size:1.05rem;line-height:1.7}.about-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0 0;display:grid}.about-stats div{background:var(--site-accent);border-radius:16px;padding:18px}.about-stats dt{color:var(--site-primary);font-size:1.6rem;font-weight:700}.about-stats dd{margin:4px 0 0}.agent-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.agent-card{color:#111;text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:16px;min-width:0;min-height:238px;padding:24px;text-decoration:none;display:flex;box-shadow:0 4px 4.7px #00000026}.agent-card img,.agent-card span,.agent-sidebar img{background:var(--site-accent);width:130px;height:130px;color:var(--site-primary);object-fit:cover;border-radius:999px;place-items:center;font-size:2rem;font-weight:700;display:grid}.agent-card p{color:var(--muted);margin:0}.agent-card-body{justify-items:center;width:100%;display:grid}.agent-card strong,.agent-card p{font-size:1.125rem;line-height:1.22}.agent-card strong{font-weight:600}.agent-card p{font-weight:400}.category-hero{margin-top:56px;margin-bottom:32px}.category-hero p{color:var(--site-primary);margin:0 0 10px;font-weight:600}.catalog-grid{width:min(1320px,100% - 40px);margin:0 auto 112px}.category-page-block{gap:24px;width:min(1321px,100% - 40px);margin:56px auto 112px;display:grid}.category-page-block h1{color:#000;margin:0;font-size:2rem;font-weight:600;line-height:1.22}.category-breadcrumb{color:#000;align-items:center;gap:8px;width:fit-content;font-size:.875rem;font-weight:400;line-height:1.22;text-decoration:none;display:inline-flex}.category-breadcrumb img{flex:0 0 20px;width:20px;height:20px}.category-page-block .site-search{width:100%;margin:0}.category-toolbar{justify-content:space-between;align-items:center;gap:24px;display:flex}.category-toolbar p{color:#000;margin:0;font-size:1.75rem;font-weight:500;line-height:1.22}.category-sort-form{border-radius:100px;justify-content:center;align-items:center;gap:10px;height:50px;padding:10px 16px;display:inline-flex}.category-sort-form img{flex:0 0 24px;width:24px;height:24px}.category-sort-form select{appearance:none;color:#020202;cursor:pointer;background:0 0;border:0;outline:0;width:auto;font-size:1.125rem;font-weight:400;line-height:1.22}.category-page-block .catalog-grid{width:100%;margin:0}.breadcrumb-link{color:var(--muted);margin-top:56px;margin-bottom:32px;text-decoration:none;display:block}.object-page{gap:32px;width:min(1320px,100% - 40px);margin:56px auto 100px;display:grid}.object-top-grid{grid-template-columns:minmax(0,874px) 427px;align-items:stretch;gap:20px;display:grid}.object-detail-main{gap:24px;width:874px;max-width:100%;display:grid}.detail-gallery{border-radius:20px;width:100%;height:551px;position:relative;overflow:hidden}.detail-gallery-empty{background:var(--soft);height:100%;color:var(--muted);place-items:center;display:grid}.detail-gallery-viewport,.detail-gallery-track,.detail-gallery-slide{height:100%}.detail-gallery-viewport{overflow:hidden}.detail-gallery-track{touch-action:pan-y pinch-zoom;display:flex}.detail-gallery-slide{flex:0 0 100%;min-width:0}.detail-gallery span{color:#fff;background:#0003;border-radius:8px;place-items:center;min-width:76px;height:36px;padding:0 8px;font-size:1.125rem;font-weight:500;display:grid;position:absolute;bottom:20px;right:20px}.detail-gallery-nav{color:#111;cursor:pointer;background:#ffffffdb;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.detail-gallery-nav img{object-fit:contain;width:20px;height:20px;display:block}.detail-gallery-prev{left:16px}.detail-gallery-next{right:16px}.detail-gallery-next img{transform:rotate(180deg)}.object-agent-card{border-radius:20px;flex-direction:column;height:551px;display:flex;overflow:hidden}.object-agent-card-head{background:var(--site-primary);color:#fff;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;height:74px;padding:12px 24px;display:flex}.object-agent-card-head h2{margin:0;font-size:1.25rem;font-weight:700;line-height:1.22}.object-agent-card-head .site-logo-mark,.object-agent-card-head .site-logo-image{width:48px;height:48px}.object-agent-card-body{border:2px solid var(--site-primary);border-top:0;border-radius:0 0 20px 20px;flex:1;align-content:center;justify-items:center;gap:20px;padding:24px;display:grid}.object-agent-avatar{background:var(--site-accent);width:117px;height:117px;color:var(--site-primary);object-fit:cover;border-radius:999px;place-items:center;font-size:2rem;font-weight:700;display:grid}.object-agent-title{text-align:center;justify-items:center;gap:6px;display:grid}.object-agent-title h3,.object-agent-title p{margin:0}.object-agent-title h3{color:#000;font-size:1.5rem;font-weight:700;line-height:1.22}.object-agent-title p{color:#000;font-size:1rem;line-height:1.22}.object-agent-title strong{color:var(--site-primary);font-weight:400}.object-agent-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.object-agent-stats{gap:19px;width:100%;margin:0;display:grid}.object-agent-stats div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:8px;display:flex}.object-agent-stats dt{color:#000;font-size:1rem}.object-agent-stats dd{color:#000;background:#4f46e533;border-radius:8px;place-items:center;min-width:76px;height:27px;margin:0;padding:0 8px;font-size:1.125rem;font-weight:500;display:grid}.object-type{width:fit-content;color:var(--site-primary);align-items:center;gap:12px;font-size:1.125rem;font-weight:600;line-height:1.22;display:flex}.object-type img{flex:0 0 24px;width:24px;height:24px}.object-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.object-heading h1,.object-heading h2,.object-heading p{margin:0}.object-heading h2,.object-heading p{margin-top:8px}.object-price-row{align-items:center;gap:16px;display:flex}.object-price-row h1{color:#000;font-size:2.5rem;font-weight:700;line-height:1.22}.object-price-row span{color:var(--muted);font-size:1rem}.object-heading h2{color:#000;font-size:1.5rem;font-weight:600;line-height:1.22}.object-heading p{color:var(--muted);font-size:1.125rem}.object-share-button{background:var(--site-primary);border:0;border-radius:999px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.object-share-button img{width:24px;height:24px}.detail-facts{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.detail-fact{background:#fff;border-radius:12px;align-content:start;gap:8px;padding:12px;display:grid}.detail-fact img{width:40px;height:40px}.detail-fact strong{color:#000;font-size:1rem;font-weight:500;line-height:1.22}.detail-fact span{color:var(--site-primary);font-size:.75rem;font-weight:500;line-height:1.22}.detail-date{color:var(--muted);margin:-4px 0 0;font-size:1rem}.detail-section{gap:12px;display:grid}.detail-section h2{margin:0}.detail-section p{font-size:1rem;line-height:1.45}.object-related{margin-bottom:100px}.object-related .site-section{margin-bottom:0}.agent-sidebar{border:2px solid var(--site-primary);border-radius:20px;justify-items:center;gap:18px;padding:24px;display:grid;position:sticky;top:20px}.agent-sidebar h2,.agent-sidebar h3,.agent-sidebar p{margin:0}.agent-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.agent-actions a{background:var(--site-primary);color:#fff}.agent-sidebar dl{gap:14px;width:100%;margin:0;display:grid}.agent-sidebar dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.agent-sidebar dd{background:var(--site-accent);color:var(--site-primary);border-radius:8px;margin:0;padding:4px 12px;font-weight:600}.realtor-page-head{gap:5px;width:min(1320px,100% - 40px);margin:56px auto 100px;display:grid}.realtor-hero{text-align:center;justify-self:center;justify-items:center;gap:24px;width:min(898px,100%);display:grid}.realtor-avatar-wrap{filter:drop-shadow(0 4px 4.7px #00000040);width:180px;height:180px;position:relative}.realtor-avatar{background:var(--site-accent);width:180px;height:180px;color:var(--site-primary);object-fit:cover;border-radius:999px;place-items:center;font-size:3rem;font-weight:700;display:grid}.realtor-agency-badge{place-items:center;width:70px;height:70px;display:grid;position:absolute;bottom:0;right:0}.realtor-agency-badge .site-logo-mark,.realtor-agency-badge .site-logo-image{width:70px;height:70px;font-size:1.35rem}.realtor-title{justify-items:center;gap:16px;display:grid}.realtor-title h1,.realtor-title p{margin:0}.realtor-title h1{color:#000;font-size:2.5rem;font-weight:700;line-height:1.22}.realtor-title p{color:#000;justify-content:center;gap:6px;font-size:1.25rem;font-weight:400;line-height:1.22;display:flex}.realtor-title strong{color:var(--site-primary);font-weight:400}.realtor-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.realtor-action{border-radius:100px;justify-content:center;align-items:center;gap:10px;width:170px;height:40px;padding:10px 16px;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.realtor-action img{flex:0 0 24px;width:24px;height:24px}.realtor-action-primary{border:2px solid var(--site-primary);background:var(--site-primary);color:#fff}.realtor-action-secondary{border:2px solid var(--site-primary);color:var(--site-primary);cursor:pointer;background:#fff}.realtor-active-count{justify-content:center;align-items:center;gap:12px;display:flex}.realtor-active-count span{color:var(--site-primary);font-size:1.25rem;font-weight:600;line-height:1.22}.realtor-active-count strong{color:#000;background:#4f46e533;border-radius:8px;place-items:center;min-width:48px;min-height:27px;padding:0 8px;font-size:1.125rem;font-weight:500;line-height:1.22;display:grid}.realtor-listing-sections{gap:150px;margin-bottom:150px;display:grid}.realtor-listing-sections .site-section{min-width:0;margin-bottom:0}.back-to-top{align-items:center;gap:40px;width:100%;margin-bottom:32px;padding:0 60px;display:flex}.back-to-top-line{background:#ededed;flex:1 1 0;min-width:0;height:1px}.back-to-top-button{background:var(--site-primary);color:#fff;border-radius:100px;flex:none;justify-content:center;align-items:center;gap:10px;height:50px;padding:10px 16px;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.back-to-top-button img{flex:0 0 24px;width:24px;height:24px}.site-footer{background:var(--site-primary);color:#fff;grid-template-rows:1fr auto;grid-template-columns:359px 1fr;align-items:start;column-gap:87px;height:370px;padding:47px 60px 77px;display:grid;position:relative}.site-footer-brand{align-items:start;gap:40px;display:grid}.site-footer-contacts{gap:24px;display:grid}.site-footer-contacts h2,.site-legal{margin:0}.site-footer-contacts h2,.site-footer-nav a{font-size:1.25rem;font-weight:600;line-height:1.2}.site-footer-brand a,.site-footer-nav a{text-decoration:none}.site-footer-contact-row{color:#fff;align-items:center;gap:8px;font-size:1rem;line-height:1.25;display:flex}.site-footer-contact-row img{flex:0 0 24px;width:24px;height:24px}.site-footer-socials{align-items:center;gap:16px;display:flex}.site-footer-socials a{place-items:center;width:40px;height:40px;display:grid}.site-footer-socials img{width:30px;height:30px}.site-footer-nav{justify-content:space-between;align-self:start;gap:40px;width:874px;margin-top:100px;display:flex}.site-legal{font-size:1rem;line-height:1.25;position:absolute;top:273px;right:60px}.not-found{background:#fff;border-radius:24px;max-width:640px;margin:15vh auto 0;padding:32px;box-shadow:0 28px 70px #14141414}.not-found h1{margin:0;font-size:clamp(1.8rem,5vw,3rem)}.not-found p{color:var(--muted);margin:0;line-height:1.6}@media (min-width:981px) and (max-width:1280px){.hero-section{height:465px;padding-top:38px}.hero-section-with-background{height:565px;padding-top:138px}.hero-logo{width:150px;height:150px;font-size:54px}.hero-section h1{max-width:780px;font-size:clamp(2.125rem,3vw,2.55rem)}.hero-section p{font-size:1.125rem}}@media (max-width:980px){.site-header,.site-footer,.back-to-top{padding-left:24px;padding-right:24px}.site-header{grid-template-columns:auto 1fr;height:auto}.site-header-home{grid-template-columns:1fr auto;min-height:84px}.site-header-home .site-contact-button{margin-top:0}.site-nav{flex-wrap:wrap;grid-column:1/-1}.site-contact-button{justify-self:end}.site-search-top,.site-search-row,.about-content,.object-top-grid,.site-footer{grid-template-columns:1fr}.object-page{margin-top:32px}.object-top-grid{gap:24px}.object-agent-card{height:auto}.object-detail-main{width:100%}.site-footer{row-gap:32px;height:auto;padding:32px 24px}.back-to-top{gap:20px;margin-bottom:24px}.site-footer-brand{gap:28px}.site-footer-contacts,.site-footer-nav{width:auto}.site-footer-nav{flex-wrap:wrap;justify-content:flex-start;margin-top:0}.site-legal{grid-column:auto;justify-self:start;max-width:100%;position:static}.hero-section{height:auto;min-height:480px;padding:36px 24px 112px}.hero-section-with-background{min-height:564px;margin-top:-84px;padding-top:120px}.hero-section h1{font-size:clamp(2.25rem,8vw,4rem)}.site-search{height:auto;margin-top:-72px}.category-page-block{margin-top:32px}.site-search-top,.site-search-row{grid-template-columns:1fr;height:auto}.search-currency,.search-submit-button{justify-self:stretch;width:100%}.search-category-summary{justify-content:space-between;width:100%}.search-category-menu{width:100%;max-width:100%}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-rail{grid-template-columns:unset;grid-auto-columns:clamp(320px,56vw,427px)}.detail-facts,.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-sidebar{position:static}}@media (max-width:640px){.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #e5e7eb;border-right:0}.dashboard-content{padding:20px}.dashboard-settings-header{display:grid}.settings-grid{grid-template-columns:1fr}.section-option{grid-template-columns:28px minmax(0,1fr)}.media-upload-control{grid-template-columns:1fr}.media-thumbnail{width:100%;max-width:220px}.site-header{gap:18px}.site-nav{gap:16px}.hero-section{min-height:435px;padding-top:28px}.hero-section-with-background{min-height:519px;padding-top:112px}.hero-logo{width:120px;height:120px}.catalog-grid,.detail-facts,.agent-grid,.about-stats{grid-template-columns:1fr}.object-heading,.object-price-row{flex-direction:column;align-items:flex-start}.object-price-row h1{font-size:2rem}.object-agent-actions .realtor-action{width:100%}.section-heading{flex-direction:column;align-items:flex-start}.section-heading h2{flex-wrap:wrap}.text-link,.text-link-compact{justify-self:start;min-width:0}.realtor-listing-sections .site-section,.realtor-listing-sections .listing-rail,.object-related .site-section,.object-related .listing-rail{max-width:calc(100vw - 40px)}.listing-rail{contain:layout paint}.category-toolbar{flex-direction:column;align-items:flex-start}.category-toolbar p{font-size:1.5rem}.category-sort-form{padding-left:0}.listing-rail{grid-template-columns:unset;grid-auto-columns:minmax(280px,calc(100vw - 40px))}.detail-gallery{height:360px}}
