:root{--bg:#f3f5f8;--surface:#fff;--surface-alt:#eef2f7;--text:#14253d;--muted:#64748b;--navy:#0f2747;--navy-soft:#1f3b62;--cta:#f97316;--cta-hover:#ea580c;--line:#dbe3ee;--radius:16px;--shadow:0 20px 40px rgba(15,39,71,.12)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,Roboto,Arial,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{min-height:calc(100vh - 180px);padding:1.5rem 0 2.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.legacyLayoutShell{min-height:100vh;display:flex;flex-direction:column;padding-top:64px}.legacyLayoutShell__main{flex:1 1}.legacyNavbar{position:fixed;top:0;right:0;left:0;z-index:1200;background:#fff;color:#1a2e45;box-shadow:0 2px 8px rgba(0,0,0,.1)}.legacyNavbar__inner{max-width:1200px;min-height:64px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.legacyNavbar__brand{min-width:0;display:inline-flex;align-items:center;gap:.5rem;color:#1a2e45;font-size:1.25rem;font-weight:500;white-space:nowrap}.legacyNavbar__logo{width:40px;height:40px;flex:0 0 40px;object-fit:contain}.legacyNavbar__nav{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.legacyNavbar__nav a{border-radius:8px;padding:.55rem .7rem;color:#1a2e45;font-size:.95rem;font-weight:500}.legacyNavbar__nav a:hover{background:#f8f9fa;color:#9a6a1f}.legacyNavbar__cta{margin:0 .25rem;background:#ed6c02;color:#fff!important;font-weight:600!important}.legacyNavbar__cta:hover{background:#d05f02!important;color:#fff!important}.legacyNavbar__cta strong{margin-left:.25rem;font-weight:800}.legacyNavbar__menuButton{display:none;width:44px;height:44px;flex:0 0 44px;border:0;border-radius:8px;background:transparent;padding:.6rem;cursor:pointer}.legacyNavbar__menuButton span{display:block;height:2px;margin:5px 0;border-radius:999px;background:#d4b483}.legacyFooter{margin-top:auto;background:#1a2e45;color:#fff}.legacyFooter__inner{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;gap:2rem}.legacyFooter section{min-width:0;display:flex;flex-direction:column;gap:.65rem}.legacyFooter h2{margin:0 0 .4rem;font-size:1.15rem;font-weight:600}.legacyFooter a,.legacyFooter p{margin:0;color:#ccc;font-size:.95rem;line-height:1.5}.legacyFooter a:hover{color:#d4b483}.legacyFooter__bottom{max-width:1200px;margin:0 auto;border-top:1px solid hsla(0,0%,80%,.55);padding:1.2rem 1rem;text-align:center}.legacyFooter__bottom p{color:#ccc}.legalPage{max-width:900px;margin:1rem auto 2rem;overflow:hidden;border:1px solid #dbe3ee;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(15,39,71,.08)}.legalPage__header{padding:2rem 2rem 1.25rem;border-bottom:1px solid #e5edf6;background:linear-gradient(180deg,#fff,#f7f9fc)}.legalPage__eyebrow{margin:0 0 .5rem;color:#9a6a1f;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.legalPage__header h1{margin:0;color:#1a2e45;font-size:clamp(1.85rem,4vw,2.5rem);line-height:1.15}.legalPage__updated{margin:.9rem 0 0;color:#5c6c80;font-size:.98rem}.legalPage__intro{margin-top:1rem;color:#334155;line-height:1.7}.legalPage__intro p{margin:0}.legalPage__content{padding:1.5rem 2rem 2rem;color:#223247;line-height:1.75}.legalPage__content section+section{margin-top:2rem}.legalPage__content h2,.legalPage__content h3{color:#1a2e45;line-height:1.3}.legalPage__content h2{margin:0 0 .75rem;font-size:1.35rem}.legalPage__content h3{margin:1.25rem 0 .5rem;font-size:1.05rem}.legalPage__content p,.legalPage__content ul{margin:.75rem 0 0}.legalPage__content ul{padding-left:1.3rem}.legalPage__content li+li{margin-top:.35rem}.legalPage__content a{color:#0f62fe;text-decoration:underline}.legalPage__content code{border-radius:6px;background:#eef2f7;padding:.12rem .35rem;font-size:.92em}.legalTableWrap{margin-top:1rem;overflow-x:auto}.legalTable{width:100%;min-width:720px;border-collapse:collapse}.legalTable td,.legalTable th{padding:.8rem;border:1px solid #dbe3ee;vertical-align:top;text-align:left}.legalTable th{background:#f7f9fc;color:#1a2e45}.siteHeader{background:var(--navy);color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10;box-shadow:0 8px 24px rgba(5,20,41,.2)}.siteHeader__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.siteHeader__brand{font-size:1.25rem;font-weight:800}.siteHeader__brand span{color:#bfdbfe}.siteHeader__nav{display:flex;align-items:center;gap:1rem}.siteFooter{background:var(--navy);color:#dbeafe;margin-top:2rem}.siteFooter__inner{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:1.2rem 1rem;font-size:.95rem}.hero{margin:.5rem 0 2rem;border-radius:24px;background:linear-gradient(135deg,var(--navy),#1d3f69);color:#fff;padding:1.5rem;display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:1.2fr 1fr}.hero__eyebrow{color:#bfdbfe;font-weight:600;margin:0 0 .4rem}.hero h1{margin:0;font-size:clamp(1.8rem,4.8vw,2.8rem);line-height:1.15}.hero__lead{color:#e5edf9;margin:1rem 0;max-width:56ch}.hero__highlights{display:flex;flex-wrap:wrap;gap:.6rem}.hero__highlights span{background:hsla(0,0%,100%,.12);padding:.45rem .7rem;border-radius:999px;font-size:.9rem}.hero__searchPanel{background:#fff;color:var(--text);border-radius:var(--radius);padding:1rem}.hero__searchPanel h2{margin:0}.hero__searchPanel p{margin:.5rem 0 1rem;color:var(--muted)}.propertySearchForm__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.propertySearchForm label{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.9rem;color:var(--navy-soft)}.propertySearchForm input,.propertySearchForm select{width:100%;border:1px solid var(--line);border-radius:10px;padding:.62rem .65rem;font:inherit}.propertySearchForm input:focus,.propertySearchForm select:focus{outline:2px solid #93c5fd;border-color:#60a5fa}.button{display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;font:inherit;padding:.7rem 1.1rem;border-radius:10px;font-weight:600;text-decoration:none}.button--small{padding:.52rem .85rem;font-size:.9rem}.button--cta{background:var(--cta);color:#fff}.button--cta:hover{background:var(--cta-hover)}.button--secondary{background:#eef2ff;color:var(--navy)}.button--secondary:hover{background:#e0e7ff}.button--primary{background:#1a2e45;color:#fff}.button--primary:hover{background:#243d59}.propertySearchForm__actions{display:grid;grid-gap:.5rem;gap:.5rem;margin-top:.8rem}.propertySearchForm__actions .button{width:100%}.contentSection{margin-top:2rem}.contentSection__header h2{margin:0 0 1rem;font-size:clamp(1.4rem,2.5vw,1.9rem)}.contentSection__empty{background:var(--surface);padding:1rem;border-radius:12px;border:1px dashed var(--line)}.propertyGrid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.propertyCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 20px rgba(15,39,71,.07)}.propertyCard__imageWrap{aspect-ratio:16/10;background:var(--surface-alt);display:block}.propertyCard__body{padding:.9rem}.propertyCard h3{margin:0;font-size:1.02rem}.propertyCard__location{margin:.35rem 0;color:var(--muted);font-size:.92rem}.propertyCard__price{margin:.45rem 0;font-weight:800;color:var(--navy)}.propertyCard__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;margin:.55rem 0 .85rem}.propertyCard__meta dt{font-size:.78rem;color:var(--muted)}.propertyCard__meta dd{margin:.1rem 0 0;font-weight:600}.articleCard__link,.propertyCard__link{color:var(--navy-soft);font-weight:700}.featureGrid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.featureCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1rem}.featureCard h3{margin:0 0 .4rem}.featureCard p{margin:0;color:var(--muted)}.articleGrid{list-style:none;padding:0;margin:0;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.articleCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.articleCard__image{aspect-ratio:16/10;width:100%;object-fit:cover}.articleCard__body{padding:.9rem}.articleCard__date{color:var(--muted);font-size:.85rem;margin:0}.articleCard h3{margin:.35rem 0;font-size:1.05rem}.articleCard p{color:var(--muted)}.ctaSection{margin-top:2rem;background:linear-gradient(135deg,#fff,#eaf0fb);border:1px solid var(--line);border-radius:20px;padding:1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ctaSection h2{margin:0}.ctaSection p{margin:.5rem 0 0;color:var(--muted)}.valuationSection{margin:2rem 0}.valuationLayout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);grid-gap:1rem;gap:1rem;align-items:start}.adminCreateForm,.adminTableWrap,.adminToolbar,.valuationForm,.valuationResult{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.valuationForm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.adminToolbar label,.valuationForm label{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--navy-soft);font-weight:600}.adminCreateForm input,.adminCreateForm select,.adminTable input,.adminToolbar input,.valuationForm input,.valuationForm select{width:100%;border:1px solid var(--line);border-radius:8px;padding:.6rem;font:inherit}.adminToggle,.valuationForm__check{display:flex!important;align-items:center;gap:.45rem!important}.adminTable input[type=checkbox],.adminToggle input,.valuationForm__check input{width:auto}.valuationResult{display:grid;grid-gap:.75rem;gap:.75rem}.valuationResult__label{margin:0;color:var(--muted);font-weight:700}.valuationResult strong{font-size:1.55rem;color:var(--navy)}.valuationResult span{color:var(--muted)}.valuationResult ul{margin:0;padding-left:1.1rem;color:var(--muted)}.valuationResult__warning{margin:0;color:#b45309;font-weight:600}.adminPage,.adminShell{display:grid;grid-gap:1rem;gap:1rem}.adminShell__header{border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#0f2747,#1f3b62);color:#fff;padding:1.35rem 1.4rem;box-shadow:0 18px 36px rgba(15,39,71,.18)}.adminShell__eyebrow{margin:0 0 .35rem;color:#bfdbfe;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.adminShell__header h1{margin:0}.adminShell__lead{margin:.45rem 0 0;color:hsla(0,0%,100%,.84)}.adminNavWrap{display:grid;grid-gap:.6rem;gap:.6rem}.adminNav{display:flex;gap:.5rem;flex-wrap:wrap}.adminNav--secondary{opacity:.92}.adminNav__link{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:.55rem .8rem;font-weight:700}.adminNav__link--active{background:var(--navy);color:#fff;border-color:var(--navy)}.adminPage__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.adminCreateForm h2,.adminPage__header h1{margin:0}.adminCard{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:0 10px 24px rgba(15,39,71,.06)}.adminCard--placeholder{min-height:220px}.adminCard--warning{border-color:#fcd34d;background:#fffbeb}.adminCard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.adminCard__header h1,.adminCard__header h2{margin:0}.adminCard__header p{margin:.35rem 0 0;color:var(--muted)}.adminOverviewGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.adminBadge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e0e7ff;color:var(--navy);padding:.3rem .65rem;font-size:.82rem;font-weight:700;white-space:nowrap}.adminBadge--muted{background:#eef2f7}.adminBadge--success{background:#dcfce7;color:#166534}.adminBadge--danger{background:#fee2e2;color:#991b1b}.adminPage__header p{margin:.35rem 0 0;color:var(--muted)}.adminCreateForm,.adminToolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.adminToolbar--triple{grid-template-columns:minmax(0,2fr) minmax(180px,1fr) minmax(220px,auto);align-items:end}.adminToolbar--listings{grid-template-columns:minmax(0,2.2fr) minmax(160px,.8fr) minmax(180px,1fr) minmax(200px,auto);align-items:end}.adminCreateForm h2{grid-column:1/-1}.adminToolbar__actions{display:flex;align-items:flex-end;justify-content:flex-end}.adminToolbar__summary{display:grid;grid-gap:.15rem;gap:.15rem;align-self:center;justify-items:end;color:var(--muted)}.adminToolbar__summary strong{color:var(--navy);font-size:1.35rem;line-height:1}.adminStatus{margin:0;font-weight:700}.adminStatus--error{color:#b91c1c}.adminTableWrap{overflow-x:auto}.adminStats{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:flex-end}.adminStats--start{justify-content:flex-start}.adminCallout{margin:0;color:#92400e;font-weight:600}.adminTable{width:100%;min-width:980px;border-collapse:collapse}.adminTable td,.adminTable th{padding:.55rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.adminTable th{color:var(--muted);font-size:.9rem}.adminTable__titleCell{align-items:center}.adminTable__actions,.adminTable__titleCell{display:flex;gap:.5rem;flex-wrap:wrap}.adminUserCell{display:grid;grid-gap:.25rem;gap:.25rem}.adminUserCell small,.adminUserCell span{color:var(--muted)}.adminTable--listings code,.adminTable--users code{word-break:break-word}.adminButtonDanger{background:#fee2e2;color:#991b1b}.adminButtonDanger:hover{background:#fecaca}.adminListingDetails{padding:.4rem 0}.adminListingDetails__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.adminListingDetails__grid div{background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:.75rem}.adminListingDetails__grid strong{display:block;margin-bottom:.25rem;color:var(--navy)}.adminListingDetails__grid p{margin:0;color:var(--muted)}.adminModalOverlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:rgba(15,23,42,.45)}.adminModal{width:min(100%,560px);display:grid;grid-gap:1rem;gap:1rem;background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 60px rgba(15,23,42,.22);padding:1rem}.adminModal__field{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--text);font-weight:600}.adminModal__field select{min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);font:inherit;padding:.65rem .75rem}.adminSystemGrid,.adminSystemRunGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.adminSystemValue{margin:.75rem 0 0;color:var(--navy);font-size:1.8rem;font-weight:800}.adminSystemMeta{margin:.45rem 0 0;color:var(--muted)}.adminSystemRunCard{display:grid;grid-gap:.35rem;gap:.35rem;border:1px solid var(--line);border-radius:14px;background:#f8fafc;padding:.95rem}.adminSystemRunCard strong{color:var(--navy)}.adminSystemRunCard span{color:var(--navy);font-size:1.45rem;font-weight:800}.adminSystemRunCard small{color:var(--muted)}.adminArticleForm{display:grid;grid-gap:.9rem;gap:.9rem;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:1rem}.adminArticleForm label{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--navy-soft);font-weight:600}.adminArticleForm label small{color:var(--muted);font-weight:500;line-height:1.45}.adminArticleForm input,.adminArticleForm textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:.7rem .75rem;font:inherit}.adminArticleForm textarea{resize:vertical}.adminArticleForm__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.adminArticleForm__slugField{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem .75rem;gap:.5rem .75rem;align-items:end}.adminArticleForm__slugField small{grid-column:1/-1;color:var(--muted);line-height:1.45}.adminArticleForm__publishNow{display:flex;align-items:flex-end}.adminArticleForm__actions{display:flex;justify-content:flex-end}.adminArticleRichTextEditor{display:grid;grid-gap:.35rem;gap:.35rem}.adminArticleRichTextEditor__labelRow{display:flex;align-items:center}.adminArticleRichTextEditor__label{color:var(--navy-soft);font-weight:600}.adminArticleRichTextEditor__surface{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.adminArticleRichTextEditor:focus-within .adminArticleRichTextEditor__surface{border-color:var(--navy);box-shadow:0 0 0 2px rgba(26,46,69,.14)}.adminArticleRichTextEditor__toolbar{display:flex;flex-wrap:wrap;gap:.45rem;border-bottom:1px solid var(--line);background:var(--surface-alt);padding:.75rem}.adminArticleRichTextEditor__button,.adminArticleRichTextEditor__select{min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--navy);font:inherit;font-size:.9rem}.adminArticleRichTextEditor__select{min-width:132px;padding:0 .65rem}.adminArticleRichTextEditor__button{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:0 .65rem;cursor:pointer}.adminArticleRichTextEditor__button:hover,.adminArticleRichTextEditor__select:hover{border-color:#94a3b8}.adminArticleRichTextEditor__button:disabled,.adminArticleRichTextEditor__select:disabled{cursor:not-allowed;opacity:.6}.adminArticleRichTextEditor__button.isActive{border-color:var(--navy);background:rgba(26,46,69,.08)}.adminArticleRichTextEditor__italic{font-style:italic}.adminArticleRichTextEditor__underline{text-decoration:underline}.adminArticleRichTextEditor__content{padding:0}.adminArticleRichTextEditor__content .ProseMirror{min-height:420px;padding:1rem;color:var(--text);font-size:1rem;line-height:1.7;outline:0;white-space:normal}.adminArticleRichTextEditor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#94a3b8;float:left;height:0;pointer-events:none}.adminArticleRichTextEditor__content .ProseMirror h2{margin:1.2rem 0 .75rem;color:var(--navy);font-size:1.4rem;line-height:1.35}.adminArticleRichTextEditor__content .ProseMirror h3{margin:1rem 0 .65rem;color:var(--navy);font-size:1.18rem;line-height:1.35}.adminArticleRichTextEditor__content .ProseMirror p{margin:0 0 .9rem}.adminArticleRichTextEditor__content .ProseMirror ol,.adminArticleRichTextEditor__content .ProseMirror ul{margin:.8rem 0 .8rem 1.5rem;padding:0}.adminArticleRichTextEditor__content .ProseMirror li+li{margin-top:.25rem}.adminArticleRichTextEditor__content .ProseMirror li p{margin:0}.adminArticleRichTextEditor__content .ProseMirror a{color:#0f62fe;text-decoration:underline}.placeholder{border:1px dashed var(--line);border-radius:10px;padding:1rem;background:#fff}.notFoundPage{max-width:760px;margin:2rem auto 0;padding:2.5rem 2rem;text-align:center;border-style:solid;box-shadow:0 12px 32px rgba(15,39,71,.08)}.notFoundPage__eyebrow{margin:0 0 .75rem;color:#9a6a1f;font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.notFoundPage h1{margin:0;color:#1a2e45;font-size:clamp(2rem,4vw,2.8rem);line-height:1.15}.notFoundPage__description{max-width:540px;margin:1rem auto 0;color:var(--muted);font-size:1.05rem;line-height:1.7}.notFoundPage__actions{margin-top:1.75rem;display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem}.notFoundPage__primaryAction,.notFoundPage__secondaryAction,.notFoundPage__textLink{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.2rem;border-radius:8px;font-weight:600}.notFoundPage__primaryAction{background:#ed6c02;color:#fff}.notFoundPage__primaryAction:hover{background:#d05f02}.notFoundPage__secondaryAction{border:1px solid #d9e2ee;background:#f8fafc;color:#1a2e45}.notFoundPage__secondaryAction:hover{background:#eef3f8}.notFoundPage__textLink{color:#9a6a1f}.notFoundPage__textLink:hover{color:#7b5418}@media (max-width:1080px){.legacyFooter__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.legacyNavbar__menuButton{display:block}.legacyNavbar__nav{position:fixed;top:64px;right:0;bottom:0;width:min(250px,86vw);align-items:stretch;justify-content:flex-start;flex-direction:column;gap:0;background:#1a2e45;padding:1rem 0;box-shadow:-8px 0 24px rgba(0,0,0,.22);transform:translateX(100%);transition:transform .2s ease}.legacyNavbar__nav.is-open{transform:translateX(0)}.legacyNavbar__nav a{border-radius:0;padding:.9rem 1.25rem;color:#fff;text-align:left}.legacyNavbar__nav a:hover{background:hsla(0,0%,100%,.08);color:#d4b483}.legacyNavbar__cta{margin:0;background:transparent;color:#fff!important}.articleGrid,.propertyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr}.notFoundPage{margin-top:1.25rem;padding:2rem 1.25rem}.notFoundPage__actions{flex-direction:column}}@media (max-width:720px){.legacyNavbar__inner{min-height:56px}.legacyLayoutShell{padding-top:56px}.legacyNavbar__nav{top:56px}.legacyNavbar__brand{font-size:1.05rem}.legacyFooter__inner{grid-template-columns:1fr;gap:1.6rem;padding-bottom:5rem;text-align:center}.legalPage{margin-top:.5rem;border-radius:12px}.legalPage__content,.legalPage__header{padding-right:1rem;padding-left:1rem}main{padding-top:1rem}.siteHeader__inner{min-height:64px}.siteHeader__nav{gap:.5rem;font-size:.9rem}.articleGrid,.featureGrid,.propertyGrid,.propertySearchForm__grid{grid-template-columns:1fr}.ctaSection{flex-direction:column;align-items:flex-start}.adminArticleForm__grid,.adminCreateForm,.adminListingDetails__grid,.adminOverviewGrid,.adminSystemGrid,.adminSystemRunGrid,.adminToolbar,.adminToolbar--listings,.adminToolbar--triple,.valuationForm,.valuationLayout{grid-template-columns:1fr}.adminPage__header{align-items:flex-start}.adminCard__header,.adminPage__header{flex-direction:column}.adminArticleForm__actions,.adminToolbar__actions{justify-content:stretch}.adminArticleForm__slugField{grid-template-columns:1fr}.adminToolbar__summary{justify-items:start}}.listingsPage{margin-top:1.5rem}.listingsPage__header h1{margin-bottom:.4rem}.listingsPage__header p{margin-top:0;color:var(--muted)}.listingsPage__layout{margin-top:1rem;grid-template-columns:minmax(250px,300px) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem}.listingsPage__filtersDesktop,.listingsPage__filtersMobile{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1rem}.listingsPage__filtersDesktop h2{margin:0 0 .8rem;font-size:1.1rem}.listingsPage__filtersMobile{display:none}.listingsPage__filtersMobile summary{cursor:pointer;font-weight:700}.listingsPage__filtersMobile[open] summary{margin-bottom:.75rem}.listingsPage__count{font-weight:700}.listingsPage__emptyState{margin-top:1rem;background:var(--surface);border:1px dashed var(--line);border-radius:var(--radius);padding:1rem}.listingsPage__emptyState h2{margin:0 0 .4rem;font-size:1.15rem}.listingsPage__emptyState p{margin:0;color:var(--muted)}@media (max-width:960px){.listingsPage__layout{grid-template-columns:1fr}.listingsPage__filtersDesktop{display:none}.listingsPage__filtersMobile{display:block;margin-bottom:.25rem}}.listingsPage{margin:1.5rem 0 2rem;max-width:100%;min-height:100vh;overflow-x:visible}.listingsPage__searchCard{position:relative;max-width:100%;border-radius:12px;background:hsla(0,0%,100%,.95);padding:1rem;box-shadow:0 4px 16px rgba(0,0,0,.2)}.propertySearchForm__loading{position:absolute;top:.65rem;right:.65rem;z-index:4;display:inline-flex;align-items:center;gap:.45rem;border:1px solid #dbe3ee;border-radius:999px;background:hsla(0,0%,100%,.96);padding:.35rem .6rem;color:#526173;font-size:.84rem;box-shadow:0 6px 18px rgba(26,46,69,.14);pointer-events:none}.listingsPage__loadingMore:before,.propertySearchForm__loading span{display:inline-block;width:.9rem;height:.9rem;border:2px solid #dbe3ee;border-top-color:#ff6d00;border-radius:999px;animation:legacySpin .75s linear infinite}@keyframes legacySpin{to{transform:rotate(1turn)}}.listingsPage__searchCard .propertySearchForm__grid{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.listingsPage__searchCard .propertySearchForm__grid--primary{grid-template-columns:repeat(4,minmax(0,1fr))}.listingsPage__searchCard .propertySearchForm__advancedGrid,.listingsPage__searchCard .propertySearchForm__grid--secondary{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.75rem}.listingsPage__searchCard .propertySearchForm__advancedGrid{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.listingsPage__searchCard .propertySearchForm__field{position:relative;display:block;min-width:0;min-height:44px;border:1px solid #cfd8e3;border-radius:4px;background:#fff;color:#223c58;font-size:.86rem;font-weight:600;overflow:visible}.listingsPage__searchCard .propertySearchForm__field:focus-within{border-color:#1a2e45;outline:2px solid rgba(26,46,69,.18)}.listingsPage__searchCard .propertySearchForm__field>span:first-child{position:absolute;top:50%;left:.7rem;z-index:2;max-width:calc(100% - 1.4rem);pointer-events:none;transform:translateY(-50%);color:#223c58;padding:0;font-size:.95rem;font-weight:500;line-height:1.28;overflow:visible;text-overflow:ellipsis;white-space:nowrap;transition:top .16s ease,font-size .16s ease,color .16s ease,padding .16s ease}.listingsPage__searchCard .propertySearchForm__field.is-active>span:first-child,.listingsPage__searchCard .propertySearchForm__field.is-filled>span:first-child,.listingsPage__searchCard .propertySearchForm__field:focus-within>span:first-child{top:0;background:#fff;color:#1a2e45;padding:.02rem .25rem;font-size:.72rem;line-height:1.25}.listingsPage__searchCard .propertySearchForm input,.listingsPage__searchCard .propertySearchForm select{width:100%;min-height:42px;border:0;border-radius:4px;background:transparent;padding:.55rem .7rem;color:#1a2e45;font:inherit;font-size:.95rem}.listingsPage__searchCard .propertySearchForm input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.propertySearchForm__saveOverlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:rgba(26,46,69,.45);padding:1rem}.propertySearchForm__saveDialog{width:min(100%,28rem);border-radius:12px;background:#fff;padding:1.25rem;box-shadow:0 20px 48px rgba(26,46,69,.24)}.propertySearchForm__saveDialog h2{margin:0 0 .5rem;color:#1a2e45;font-size:1.3rem}.propertySearchForm__saveDialog p{margin:0 0 .85rem;color:#526173}.propertySearchForm__saveInput{width:100%;min-height:44px;border:1px solid #cfd8e3;border-radius:6px;background:#fff;padding:.75rem .85rem;color:#1a2e45;font:inherit}.propertySearchForm__saveInput:focus{border-color:#1a2e45;outline:2px solid rgba(26,46,69,.18)}.propertySearchForm__saveActions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.listingsPage__searchCard .propertySearchForm input[type=number]::-webkit-inner-spin-button,.listingsPage__searchCard .propertySearchForm input[type=number]::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.listingsPage__searchCard .propertySearchForm__field.is-active input,.listingsPage__searchCard .propertySearchForm__field.is-active select,.listingsPage__searchCard .propertySearchForm__field.is-filled input,.listingsPage__searchCard .propertySearchForm__field.is-filled select,.listingsPage__searchCard .propertySearchForm__field:focus-within input,.listingsPage__searchCard .propertySearchForm__field:focus-within select{padding-top:.78rem;padding-bottom:.32rem}.listingsPage__searchCard .propertySearchForm__field:not(.is-active):not(.is-filled) input,.listingsPage__searchCard .propertySearchForm__field:not(.is-active):not(.is-filled) select{color:transparent}.listingsPage__searchCard .propertySearchForm input:focus,.listingsPage__searchCard .propertySearchForm select:focus{outline:0}.listingsPage__searchCard .propertySearchForm__rangeControls{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 28px;align-items:center;min-height:42px;opacity:0;transition:opacity .16s ease}.listingsPage__searchCard .propertySearchForm__field--range.is-active .propertySearchForm__rangeControls,.listingsPage__searchCard .propertySearchForm__field--range.is-filled .propertySearchForm__rangeControls,.listingsPage__searchCard .propertySearchForm__field--range:focus-within .propertySearchForm__rangeControls{opacity:1}.listingsPage__searchCard .propertySearchForm__rangeDash{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;color:#1a2e45;font-weight:700}.listingsPage__searchCard .propertySearchForm__rangeApply{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid #cfd8e3;border-radius:999px;background:#f8fafc;color:#1a2e45;cursor:pointer;font-size:.82rem;font-weight:700;line-height:1}.listingsPage__searchCard .propertySearchForm__actions{display:flex;grid-column:3/5;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:0}.listingsPage__searchCard .propertySearchForm__actions .button{width:auto;min-width:150px;min-height:40px;border:0;border-radius:4px;cursor:pointer}.listingsPage__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 1.5rem}.listingsPage__count{margin:0;color:#1a2e45;font-size:1rem;font-weight:500}.listingsPage__viewToggle{display:inline-flex;overflow:hidden;border:1px solid #d2d7df;border-radius:4px;background:#fff}.listingsPage__viewToggle a,.listingsPage__viewToggle span{display:inline-grid;place-items:center;width:44px;height:40px;border-left:1px solid #d2d7df;color:#526173;font-size:1.15rem;text-decoration:none}.listingsPage__viewToggle .listingsPage__mapButton{width:auto;min-width:152px;grid-auto-flow:column;gap:.4rem;padding:0 .8rem;font-size:.95rem;white-space:nowrap}.listingsPage__mapButton span{width:auto;height:auto;border-left:0;font-size:1rem}.listingsPage__viewToggle span:first-child{border-left:0}.listingsPage__viewToggle .is-active{background:#eef2f7;color:#1a2e45}.listingMapView{display:block;width:100%}.listingMapView__mapWrap{position:relative;min-height:680px;overflow:hidden;border-radius:8px;background:#eef2f7;box-shadow:0 2px 8px rgba(15,39,71,.08)}.listingMapView__map{width:100%;min-height:680px}.listingMapView__fallback,.listingMapView__overlay{position:absolute;inset:0;display:grid;place-items:center;padding:1.25rem;background:hsla(0,0%,100%,.84);color:#1a2e45;font-weight:600;text-align:center}.listingMapView__overlay--error{color:#b91c1c}.listingMapView__note,.listingMapView__privacyNote{position:absolute;left:1rem;bottom:1rem;z-index:1;max-width:min(420px,calc(100% - 2rem));margin:0;padding:.7rem .9rem;border-radius:6px;background:rgba(255,248,232,.96);color:#765419;font-size:.9rem;box-shadow:0 2px 8px rgba(15,39,71,.12)}.listingMapView__privacyNote{top:1rem;bottom:auto;max-width:min(420px,calc(100% - 2rem));background:hsla(0,0%,100%,.96);color:#1a2e45}.listingMapView__message{position:absolute;inset:auto 1rem 1rem;z-index:1;padding:.9rem 1rem;border-radius:6px;background:hsla(0,0%,100%,.96);color:#1a2e45;font-weight:600;text-align:center;box-shadow:0 2px 8px rgba(15,39,71,.12)}.listingMapInfoCard{display:grid;width:260px;overflow:hidden;color:#1a2e45;text-decoration:none}.listingMapInfoCard__image{width:100%;height:130px;object-fit:cover;background:#eef2f7}.listingMapInfoCard__body{display:grid;grid-gap:.25rem;gap:.25rem;padding:.65rem .7rem .75rem}.listingMapInfoCard__body span,.listingMapInfoCard__body strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listingMapInfoCard__body b{color:#c45b00}.listingMapInfoCard__meta{display:flex;gap:.65rem;color:#526173;font-size:.88rem}.listingMapView .gm-style-iw-c{padding:0;border-radius:8px}.listingMapView .gm-style-iw-d{overflow:hidden!important}.listingMapView .gm-style-iw-chr,.listingMapView .gm-ui-hover-effect{display:none!important}.listingsPage__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,285px);grid-gap:1rem;gap:1rem;align-items:start;margin-top:0}.listingsPage__layout--map{display:block}.listingsPage__agent{align-self:stretch;width:100%;max-width:285px}.listingsPage__agentInner{position:-webkit-sticky;position:sticky;top:84px;align-self:start}.listingsPage__mobileAgent{display:none}.listingsPage__results{min-width:0;min-height:100vh}.listingResultsList{margin-top:0}.listingResultsList__header{display:none}.listingResultsList .propertyGrid{grid-template-columns:1fr}.listingResultsList .propertyGrid,.propertyGrid__item{display:grid;grid-gap:1rem;gap:1rem}.propertyCard{position:relative;border:0;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(15,39,71,.08);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.propertyCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.propertyCard__linkOverlay{position:relative;display:flex;min-height:230px;color:inherit}.propertyCard__imageWrap{flex:0 0 240px;width:240px;height:230px;aspect-ratio:auto;background:#f0f0f0}.propertyCard__image{width:100%;height:100%;object-fit:cover}.propertyCard__body{position:relative;display:flex;min-width:0;width:calc(100% - 240px);min-height:230px;flex-direction:column;gap:0;padding:1.1rem 3.25rem 1.05rem 1.15rem}.propertyCard h3{display:-webkit-box;min-height:1.55rem;max-height:3.1rem;margin:0 0 .45rem;overflow:hidden;color:#1a2e45;font-size:1.25rem;font-weight:500;line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:2}.propertyCard__location{display:block;margin:0 0 1rem;overflow:hidden;color:#666;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.propertyCard__priceMetaGroup{margin-top:auto}.propertyCard__price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.42rem;color:#1a2e45;font-size:1.25rem;font-weight:600}.propertyCard__price small{color:#666;font-size:.9rem;font-weight:400}.propertyCard__meta{display:flex;flex-wrap:wrap;gap:1rem;min-height:24px;color:#333;font-size:.92rem}.propertyCard__meta>span{display:inline-flex;align-items:center;gap:.35rem}.propertyCard__bottomRow{display:block}.propertyCard__metaIcon{width:1.1rem;height:1.1rem;color:#777;line-height:1}.propertyCard__metaIcon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.propertyCard__favorite{position:absolute;top:.55rem;right:.45rem;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:#475569;cursor:pointer;font-size:1.35rem;line-height:1}.propertyCard__favorite.is-favorite{color:#d32f2f}.propertyCard__mobileBadge{display:none}.propertyCard__badge,.propertyCard__mobileBadge{align-items:center;width:-moz-fit-content;width:fit-content;border-radius:12px;background:#ff6d00;padding:4px 8px;color:#fff;font-size:.75rem;font-weight:700;line-height:1}.propertyCard__badge{position:absolute;right:1rem;bottom:1.1rem;z-index:1;display:inline-flex}.listingAgentCard{position:relative;overflow:hidden;border:1px solid #e0e0e0;border-radius:15px;background:linear-gradient(145deg,#fff,#f0f4f8);padding:1.15rem;text-align:center;box-shadow:0 5px 16px rgba(0,0,0,.13)}.listingAgentCard:before{position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,#ff6d00,#ffab40);content:""}.listingAgentCard__badge{position:absolute;top:.55rem;right:.55rem;display:inline-flex;align-items:center;gap:.25rem;border-radius:12px;background:#ff6d00;padding:4px 8px;color:#fff;font-size:.75rem;font-weight:700}.listingAgentCard__image{width:82%;height:250px;margin:0 auto .95rem;border:2px solid #ff6d00;border-radius:14px;object-fit:cover}.listingAgentCard h2{margin:0;color:#333;font-size:1.18rem;font-weight:600}.listingAgentCard__role{margin:.3rem 0 .65rem;color:#ff6d00;font-size:.88rem;font-weight:700}.listingAgentCard__location{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;margin:0;color:#555;font-size:.88rem}.listingAgentCard__locationIcon{width:1rem;height:1rem;flex:0 0 1rem;color:#ff6d00;fill:#ff6d00}.listingAgentCard__locationIcon circle{fill:#fff}.listingAgentCard__divider{height:1px;margin:.8rem 0;background:#e0e0e0}.listingAgentCard__phone{margin:0 0 .65rem;color:#333;font-size:1.05rem;font-weight:600}.listingAgentCard__button{width:100%;min-height:38px;border:0;border-radius:7px;padding:.45rem .8rem;color:#fff;font:inherit;font-size:.94rem;font-weight:600;cursor:pointer}.listingAgentCard__button+.listingAgentCard__button,.listingAgentCard__phone+.listingAgentCard__button{margin-top:.5rem}.listingAgentCard__button--contact{background:linear-gradient(145deg,#ff6d00,#ffab40)}.listingAgentCard__button--callback{background:linear-gradient(145deg,#0288d1,#4fc3f7)}.listingAgentCard__button--confirm{background:linear-gradient(145deg,#43a047,#66bb6a)}.listingsPage__endNote{margin:1rem 0 0;color:#666;text-align:center}.listingsPage__loadSentinel{min-height:1px}.listingsPage__loadError,.listingsPage__loadingMore{margin:1rem 0 0;color:#666;text-align:center}.listingsPage__loadingMore{display:flex;align-items:center;justify-content:center;gap:.45rem}.listingsPage__loadingMore:before{content:""}.listingsPage__loadError{color:#b91c1c}@media (max-width:960px){.listingsPage__searchCard .propertySearchForm__advancedGrid,.listingsPage__searchCard .propertySearchForm__grid--primary,.listingsPage__searchCard .propertySearchForm__grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.listingsPage__searchCard .propertySearchForm__actions{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap}.listingsPage__layout{grid-template-columns:minmax(0,1fr)}.listingsPage__agent{position:static;display:none}.listingsPage__agentInner{position:static}.listingsPage__mobileAgent{display:block}.listingMapView__map,.listingMapView__mapWrap{min-height:620px}}@media (max-width:640px){.listingsPage{margin-top:1rem}.listingsPage__searchCard{width:min(100%,calc(100vw - 2rem));padding:.85rem}.listingsPage__searchCard .propertySearchForm__actions,.listingsPage__searchCard .propertySearchForm__advancedGrid,.listingsPage__searchCard .propertySearchForm__grid--primary,.listingsPage__searchCard .propertySearchForm__grid--secondary{grid-template-columns:1fr}.listingsPage__searchCard .propertySearchForm__advancedGrid,.listingsPage__searchCard .propertySearchForm__grid{gap:.8rem}.listingsPage__searchCard .propertySearchForm__grid--secondary{margin-top:.8rem}.listingsPage__searchCard .propertySearchForm__field{min-height:46px}.listingsPage__searchCard .propertySearchForm__field>span:first-child{max-width:calc(100% - 1.55rem)}.listingsPage__searchCard .propertySearchForm__field.is-active>span:first-child,.listingsPage__searchCard .propertySearchForm__field.is-filled>span:first-child,.listingsPage__searchCard .propertySearchForm__field:focus-within>span:first-child{font-size:.7rem}.listingsPage__searchCard .propertySearchForm__actions{display:grid;grid-column:1/-1;grid-gap:.65rem;gap:.65rem;margin-top:.15rem}.listingsPage__searchCard .propertySearchForm__actions .button{width:100%}.listingsPage__toolbar{align-items:center;flex-wrap:wrap;margin-bottom:1rem;padding-right:1rem}.listingsPage__viewToggle{margin-left:auto}.listingsPage__viewToggle .listingsPage__mapButton{min-width:0;max-width:calc(100vw - 7rem);padding:0 .55rem;font-size:.84rem}.listingMapView__mapWrap{width:min(100%,calc(100vw - 2rem));min-height:68vh}.listingMapView__map{min-height:68vh}.listingMapInfoCard{width:min(280px,calc(100vw - 3.5rem))}.listingMapInfoCard__image{height:140px}.listingMapView__message,.listingMapView__note,.listingMapView__privacyNote{right:.75rem;left:.75rem;bottom:.75rem}.listingMapView__privacyNote{top:.75rem;bottom:auto}.propertyCard__linkOverlay{display:block;min-height:0}.listingsPage__mobileAgent,.propertyCard{width:min(100%,calc(100vw - 2rem))}.listingsPage__mobileAgent .listingAgentCard{width:100%}.propertyCard__imageWrap{display:block;width:100%;height:200px}.propertyCard__body{width:100%;min-height:0;padding:1rem}.propertyCard h3{font-size:1rem;min-height:0;max-height:none;margin:0 0 .35rem}.propertyCard__location{margin:0}.propertyCard__priceMetaGroup{margin-top:.8rem}.propertyCard__price{flex-wrap:wrap;margin-bottom:.3rem;font-size:1.1rem}.propertyCard__meta{gap:.65rem .8rem;min-height:0;flex:1 1 auto;min-width:0}.propertyCard__meta>span{min-width:0}.propertyCard__bottomRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.propertyCard__body--hasMobileBadge h3{padding-right:4.5rem}.propertyCard__mobileBadge{position:absolute;top:1rem;right:1rem;display:inline-flex}.propertyCard__favorite{position:static;flex:0 0 auto;width:28px;height:28px;font-size:1.05rem}.propertyCard__badge{display:none}.listingsPage__mobileAgent .listingAgentCard{overflow:visible;height:auto;max-height:none;padding:1.15rem}.listingsPage__mobileAgent .listingAgentCard__image{width:min(82%,260px);height:auto;max-height:none;aspect-ratio:350/460;object-fit:contain;background:#fff}.listingsPage__mobileAgent .listingAgentCard__button{min-height:40px}}.authCard{max-width:460px;margin:2rem auto;background:var(--surface);border-radius:var(--radius);padding:1.4rem;box-shadow:var(--shadow)}.authCard--wide{max-width:620px}.authCard h1{margin-top:0}.authCard__lead{margin-top:0;color:var(--muted)}.authCard__lead--compact{margin-bottom:0}.authCard__footnote{margin:1rem 0 0;color:var(--muted);text-align:center}.authCard__footnote a{color:var(--navy);font-weight:600}.authForm{display:grid;grid-gap:.9rem;gap:.9rem}.authForm label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:500}.authForm input{border:1px solid var(--line);border-radius:10px;padding:.65rem;font:inherit}.authForm input[type=checkbox]{width:auto}.authForm__error{margin:0;color:#b91c1c;font-weight:600}.authForm__success{margin:0;color:#15803d;font-weight:600}.turnstileContainer{display:flex;justify-content:center;width:100%;min-height:65px;overflow:hidden}.authChoiceGrid{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.authChoiceCard{display:grid;grid-gap:.45rem;gap:.45rem;border:1px solid var(--line);border-radius:14px;background:#fff;padding:1.1rem;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.authChoiceCard:hover{border-color:#c7d3e3;box-shadow:0 12px 28px rgba(15,39,71,.08);transform:translateY(-1px)}.authChoiceCard strong{color:var(--navy);font-size:1.05rem}.authChoiceCard span{color:var(--muted);line-height:1.55}.authCheckbox{display:flex!important;align-items:flex-start;gap:.65rem!important;font-weight:400!important}.authCheckbox span{color:var(--text);line-height:1.55}.authCheckbox a{color:var(--navy);font-weight:600}.authProgress{margin-bottom:1rem;overflow:hidden;border-radius:999px;background:#e6edf6;height:8px}.authProgress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ed6c02,#ff9a4c);transition:width .2s ease}.authForm__actions{display:flex;flex-wrap:wrap;gap:.75rem}.dashboardCard{max-width:760px;margin:1rem auto}.dashboardCard__lead{color:var(--muted)}.dashboardCard__actions{display:flex;gap:.8rem;flex-wrap:wrap}.button.is-disabled{opacity:.58;cursor:not-allowed;pointer-events:none}.legacyDashboard{max-width:1180px;margin:0 auto}.legacyDashboard--loading{min-height:260px;display:grid;place-items:center;text-align:center}.legacyDashboard__grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.legacyDashboard__profile,.legacyDashboard__section,.legacyDashboard__stats a,.legacyDashboard__stats article,.legacyListingCard{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.legacyDashboard__profile{position:-webkit-sticky;position:sticky;top:88px;display:grid;justify-items:center;grid-gap:.9rem;gap:.9rem;padding:1.25rem;text-align:center}.legacyDashboard__header h1,.legacyDashboard__profile h2,.legacyDashboard__profile h3,.legacyDashboard__section h2{margin:0}.legacyDashboard__avatars{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.legacyDashboard__avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid var(--line)}.legacyDashboard__strong{margin:0;font-weight:700}.legacyDashboard__details{display:grid;grid-gap:.7rem;gap:.7rem;width:100%;margin:0}.legacyDashboard__details div{display:grid;grid-gap:.2rem;gap:.2rem}.legacyDashboard__details dt{color:var(--muted);font-size:.88rem}.legacyDashboard__details dd{margin:0;overflow-wrap:anywhere}.legacyDashboard__profileActions{display:grid;grid-gap:.55rem;gap:.55rem;width:min(100%,300px)}.legacyDashboard__main{display:grid;grid-gap:1.25rem;gap:1.25rem}.legacyDashboard__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.legacyDashboard__stats a,.legacyDashboard__stats article{min-height:126px;display:grid;place-items:center;grid-gap:.45rem;gap:.45rem;padding:1rem;text-align:center;color:var(--text);text-decoration:none}.legacyDashboard__stats span{color:var(--muted);font-weight:600}.legacyDashboard__stats strong{font-size:1.85rem;color:#1a2e45}.legacyDashboard__section{display:grid;grid-gap:.9rem;gap:.9rem;padding:1rem}.legacyDashboard__section>p{margin:0}.legacyDashboard__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.legacyListingCard{overflow:hidden;display:grid}.legacyListingCard__imageWrap{display:block;aspect-ratio:16/9;background:var(--surface-alt)}.legacyListingCard__image{height:100%}.legacyListingCard__body{display:grid;grid-gap:.45rem;gap:.45rem;padding:.9rem}.legacyListingCard__body h3,.legacyListingCard__body p{margin:0}.legacyListingCard__body h3{font-size:1rem;line-height:1.3}.legacyListingCard__price{font-size:1.08rem;font-weight:700}.legacyListingCard__meta{margin-top:.2rem}.legacyListingCard__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.4rem}.myListings{display:grid;grid-gap:1rem;gap:1rem}.myListings__header p{margin-top:.35rem;color:var(--muted)}.myListings__kpis{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.myListings__kpi{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:.9rem}.myListings__kpi span{color:var(--muted);font-size:.9rem}.myListings__kpi strong{display:block;margin-top:.4rem;font-size:1.5rem}.myListings__empty{background:var(--surface);border:1px dashed var(--line);border-radius:12px;padding:1rem}.myListings__controls{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:minmax(0,1fr) 220px}.myListings__search,.myListings__statusFilter{border:1px solid var(--line);border-radius:10px;padding:.65rem .75rem;font:inherit;background:var(--surface)}.myListings__grid{display:grid;grid-gap:.7rem;gap:.7rem}.myListings__moreWrap{display:flex;justify-content:center}.myListingCard{display:grid;grid-template-columns:150px minmax(0,1fr);background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden}.myListingCard__imageWrap{background:var(--surface-alt);min-height:120px}.myListingCard__image{width:100%;height:100%;object-fit:cover}.myListingCard__body{padding:.75rem}.myListingCard__title{margin:0 0 .35rem;font-size:1rem;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myListingCard__price{margin:0;font-size:1.1rem;font-weight:700}.myListingCard__location{margin:.2rem 0 .45rem;color:var(--muted);font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myListingCard__meta{display:flex;gap:.7rem;flex-wrap:wrap;margin-bottom:.8rem;font-size:.9rem}.myListingCard__badge{display:inline-flex;padding:.2rem .55rem;border-radius:999px;font-weight:700}.myListingCard__badge--aktiv,.myListingCard__badge--aktív{background:#dcfce7;color:#166534}.myListingCard__badge--lejart,.myListingCard__badge--lejárt{background:#fee2e2;color:#991b1b}.myListingCard__badge--kiemelt{background:#fef3c7;color:#92400e}.myListingCard__badge--elrejtett{background:#e5e7eb;color:#374151}.myListingCard__badge--piszkozat{background:#dbeafe;color:#1d4ed8}.myListingCard__actions{display:grid;grid-gap:.45rem;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.myListingCard__actions button[disabled]{opacity:.6;cursor:not-allowed}@media (max-width:900px){.myListings__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.myListingCard,.myListings__controls{grid-template-columns:1fr}.myListingCard__imageWrap{aspect-ratio:16/9;min-height:0}.legacyDashboard__grid{grid-template-columns:1fr}.legacyDashboard__profile{position:static}}@media (max-width:560px){.myListings__kpis{grid-template-columns:1fr}.myListingCard__actions .button{width:100%}.legacyDashboard__cards,.legacyDashboard__stats{grid-template-columns:1fr}.legacyListingCard__actions .button{width:100%}}.dashboardShell{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.dashboardSidebar{position:-webkit-sticky;position:sticky;top:1rem;display:grid;grid-gap:.8rem;gap:.8rem;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:.9rem}.dashboardSidebar h2{margin:0}.dashboardSidebar__nav{display:grid;grid-gap:.4rem;gap:.4rem}.dashboardSidebar__link{padding:.55rem .65rem;border-radius:8px;color:var(--text)}.dashboardSidebar__link.is-active,.dashboardSidebar__link:hover{background:var(--surface-alt);text-decoration:none}.dashboardOverview{display:grid;grid-gap:1rem;gap:1rem}.dashboardSection{display:grid;grid-gap:.9rem;gap:.9rem;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.dashboardSection__header{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}.dashboardSection__header h2{margin:0}.dashboardPreviewGrid{display:grid;grid-gap:.7rem;gap:.7rem}.favoriteNote{margin:0 0 .7rem;color:var(--muted);font-size:.92rem}.favoriteNote__input{width:100%;min-height:88px;resize:vertical;border:1px solid var(--line);border-radius:8px;background:#fff;padding:.7rem .8rem;color:var(--text);font:inherit}.favoriteNote__input:focus{outline:2px solid rgba(26,46,69,.18);border-color:#1a2e45}.favoriteNote__hint{margin:.5rem 0 0;color:var(--muted);font-size:.85rem}.legacyListingCard--compact .legacyListingCard__body{width:100%}.legacyDashboard .legacyListingCard{display:flex;flex-direction:column;min-width:0;padding:0}.legacyDashboard .legacyListingCard__imageWrap{display:block;flex:none;aspect-ratio:16/9;min-height:0;overflow:hidden;background:var(--surface-alt)}.legacyDashboard .legacyListingCard__image{display:block;width:100%;height:100%;border-radius:0;object-fit:cover}.legacyDashboard .legacyListingCard__body{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-height:0;padding:.95rem;border-radius:0;box-shadow:none}.legacyDashboard .legacyListingCard:hover .legacyListingCard__body{transform:none;background:#fff;box-shadow:none}.legacyDashboard .legacyListingCard__body h3{display:-webkit-box;min-height:2.8em;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.legacyDashboard .legacyListingCard__body p{margin:0;overflow-wrap:anywhere}.legacyDashboard .legacyListingCard__meta{margin-top:auto}.legacyDashboard .legacyListingCard__actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}.legacyDashboard .legacyListingCard__actions .button{min-height:36px}.profilePage h1{margin-top:0}.profileCard{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.profileCard__header{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.profileCard__avatar{width:84px;height:84px;object-fit:cover;border-radius:50%}.profileCard__grid{display:grid;grid-gap:.8rem;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.profileCard__item{border:1px solid var(--line);border-radius:10px;padding:.75rem}.profileCard__item span{color:var(--muted);display:block;font-size:.9rem}.profileCard__item strong{margin-top:.25rem;display:block}.profileForm{margin-top:1rem;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:1rem}.profileForm h2{margin:0 0 1rem;font-size:1.2rem}.profileForm__grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.profileForm__single{display:grid;grid-gap:.35rem;gap:.35rem;margin-bottom:1rem}.profileForm label{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--text);font-weight:600}.profileForm input,.profileForm select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:.65rem .75rem;background:#fff;color:var(--text);font:inherit}.profileForm input:focus,.profileForm select:focus{outline:2px solid rgba(26,46,69,.2);border-color:var(--primary)}.profileUpload{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:112px minmax(0,1fr);align-items:center}.profileUpload__preview{width:112px;height:112px;border:1px solid var(--line);border-radius:8px;object-fit:cover;background:#fff}.profileUpload__controls{display:grid;grid-gap:.75rem;gap:.75rem}.profileUpload__controls p{margin:0;color:var(--muted);font-size:.9rem;overflow-wrap:anywhere}@media (max-width:900px){.dashboardShell{grid-template-columns:1fr}.dashboardSidebar{position:static}.profileCard__grid,.profileForm__grid,.profileUpload{grid-template-columns:1fr}}.container:has(.legacyHero){max-width:none;padding:0}.legacyHomeContent{max-width:1200px;margin:0 auto;padding:0 1rem}.legacyHero{position:relative;min-height:500px;margin:-1.5rem 0 3rem;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1600585154340-be6161a56a0c?ixlib=rb-4.0.3&auto=format&fit=crop&w=1350&q=80);background-position:50%;background-size:cover;color:#fff;text-align:center;overflow:hidden}.legacyHero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5)}.legacyHero__inner{position:relative;z-index:1;width:min(860px,calc(100% - 2rem));padding:2rem 0}.legacyHero h1{margin:0 0 1rem;font-size:3rem;line-height:1.15;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.legacyHero p{margin:0 0 2rem;font-size:1.25rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.legacySearch{--legacy-search-surface:#f4f5f7;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding:1.5rem;border-radius:12px;background:var(--legacy-search-surface);box-shadow:0 4px 12px rgba(0,0,0,.12);color:#1a2e45}.legacySearch label{position:relative;display:block;min-height:44px;border:1px solid #cfd8e3;border-radius:4px;overflow:visible;text-align:left;font-size:.86rem;font-weight:600}.legacySearch label:focus-within{border-color:#1a2e45;outline:2px solid rgba(26,46,69,.18)}.legacySearch label span{position:absolute;top:50%;left:.7rem;z-index:2;max-width:calc(100% - 1.4rem);pointer-events:none;transform:translateY(-50%);color:#223c58;padding:0;font-size:.95rem;font-weight:500;line-height:1.28;overflow:visible;text-overflow:ellipsis;white-space:nowrap;transition:top .16s ease,font-size .16s ease,color .16s ease,padding .16s ease}.legacySearch label.is-active span,.legacySearch label.is-filled span,.legacySearch label:focus-within span{top:0;color:#1a2e45;background:var(--legacy-search-surface);padding:.02rem .25rem;font-size:.72rem;line-height:1.25}.legacySearch input,.legacySearch select{width:100%;min-height:42px;border:0;border-radius:4px;background:transparent;padding:.55rem .75rem;font:inherit;color:#1a2e45}.legacySearch label.is-active input,.legacySearch label.is-active select,.legacySearch label.is-filled input,.legacySearch label.is-filled select,.legacySearch label:focus-within input,.legacySearch label:focus-within select{padding-top:.78rem;padding-bottom:.32rem}.legacySearch label:not(.is-active):not(.is-filled) input,.legacySearch label:not(.is-active):not(.is-filled) select{color:transparent}.legacySearch input:focus,.legacySearch select:focus{outline:0}.legacyButton{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid transparent;border-radius:4px;padding:.65rem 1rem;font:inherit;font-weight:600;cursor:pointer;text-align:center}.legacyButton--primary{background:#1a2e45;color:#fff}.legacyButton--primary:hover{background:#243d59}.legacyButton--secondary{background:#fff;color:#1a2e45;border-color:#1a2e45}.legacyButton--secondary:hover{background:#f8f9fa}.legacySearch .legacyButton{align-self:end}.legacySearch .legacyButton--primary{grid-column:span 3}.legacyHero__listingsCta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:1rem;border-radius:4px;background:#d4b483;color:#fff;padding:.75rem 2.75rem;font-weight:700;text-decoration:none;box-shadow:0 4px 12px rgba(0,0,0,.16)}.legacyHero__listingsCta:hover{background:#c19d67;color:#fff}.legacySection{margin-bottom:3rem}.legacySection h2{margin:0 0 1.5rem;color:#333;font-size:1.5rem;font-weight:600}.legacyEmpty{border-radius:12px;background:#f8f9fa;padding:2rem;text-align:center;color:#666}.legacyEmpty h3,.legacyEmpty p{margin:0 0 1rem}.legacyCarousel{position:relative;width:100%;overflow:visible}.legacyCarousel__viewport{overflow:hidden;padding:0 1rem}.legacyCarousel__track{display:flex;will-change:transform}.legacyCarousel__track::-webkit-scrollbar{display:none}.legacyListingCard{flex:0 0 33.333%;min-width:33.333%;box-sizing:border-box;padding:1rem;color:inherit}.legacyListingCard__image{width:100%;height:200px;object-fit:cover;border-radius:12px 12px 0 0}.legacyListingCard__body{min-height:190px;border-radius:0 0 12px 12px;background:#fff;padding:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.legacyListingCard:hover .legacyListingCard__body{transform:translateY(-4px);background:#f8f9fa;box-shadow:0 12px 24px rgba(0,0,0,.15)}.legacyListingCard__topline{display:flex;justify-content:space-between;gap:.75rem;min-height:20px;margin-bottom:.5rem;color:#9a6a1f;font-size:.88rem}.legacyListingCard__topline small{color:#666;white-space:nowrap}.legacyListingCard h3{margin:0 0 .45rem;color:#1a2e45;font-size:1.08rem;font-weight:500}.legacyListingCard__location{margin:0 0 .6rem;color:#666}.legacyListingCard__price{margin:0 0 .65rem;color:#1a2e45;font-weight:600}.legacyListingCard__price small{color:#666;font-weight:400}.legacyListingCard__meta{display:flex;gap:1rem;flex-wrap:wrap;color:#333;font-size:.92rem}.legacyListingCard__meta span{display:inline-flex;align-items:center;gap:.35rem}.legacyListingCard__metaIcon{width:1.1rem;height:1.1rem;color:#9a6a1f;line-height:1}.legacyListingCard__metaIcon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.legacyCarousel__nav{position:absolute;top:50%;width:40px;height:40px;transform:translateY(-50%);border:0;border-radius:999px;background:hsla(0,0%,100%,.76);color:#1a2e45;box-shadow:0 4px 12px rgba(0,0,0,.12);cursor:pointer;font-size:2rem;line-height:1}.legacyCarousel__nav:hover{background:hsla(0,0%,100%,.94)}.legacyCarousel__nav--prev{left:.35rem}.legacyCarousel__nav--next{right:.35rem}.legacySellerServices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.legacyLocalIntro,.legacySellerServices__panel{border:1px solid #e0e0e0;border-radius:12px;background:#fff;padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.legacySellerServices__panel--seller{border-color:#eadfc9}.legacyLocalIntro h2,.legacySellerServices__panel h2{margin:0 0 .8rem;color:#1a2e45;font-weight:700}.legacyLocalIntro p,.legacySellerServices__panel p{margin:0 0 1.25rem;color:#4a4a4a;line-height:1.65}.legacySellerServices__benefits{margin:0 0 1.25rem;padding-left:1.2rem;color:#4a4a4a;line-height:1.55}.legacySellerServices__benefits li+li{margin-top:.25rem}.legacyLocalIntro__actions,.legacySellerServices__actions{display:flex;flex-wrap:wrap;gap:.85rem}.legacyServiceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.legacyServiceCard{display:block;height:100%;border:1px solid #e0e0e0;border-radius:8px;background:#f8f9fa;padding:1rem;color:inherit;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.legacyServiceCard:hover{border-color:#d4b483;background:#fff}.legacyServiceCard strong{display:block;margin-bottom:.4rem;color:#1a2e45}.legacyServiceCard span{display:block;color:#4a4a4a;font-size:.92rem;line-height:1.55}.legacyServiceCard em{display:inline-block;margin-top:.75rem;color:#9a6a1f;font-style:normal;font-weight:700;font-size:.9rem}.leadPage{width:min(1180px,calc(100% - 2rem));margin:0 auto 4rem}.leadPage__hero{padding:3rem 0 2rem}.leadPage__hero h1{max-width:860px;margin:0 0 1rem;color:#1a2e45;font-size:clamp(2rem,4vw,3.2rem);line-height:1.12}.leadPage__hero p{max-width:820px;margin:0;color:#4a4a4a;font-size:1.08rem;line-height:1.75}.leadPage__eyebrow{margin:0 0 .75rem!important;color:#9a6a1f!important;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.82rem!important}.leadPage__content{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);grid-gap:1.5rem;gap:1.5rem;align-items:start}.leadPage__pricing{border:1px solid #eadfc9;border-radius:8px;background:#fff;margin-bottom:1.5rem;padding:1.35rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.leadPage__pricingHeader{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:1rem}.leadPage__pricingHeader h2{margin:0;color:#1a2e45;font-size:1.35rem}.leadPage__info p,.leadPage__pricingHeader p,.leadPage__pricingNote{margin:0;color:#4a4a4a;line-height:1.65}.leadPage__priceGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.leadPage__priceCard{border:1px solid #e0e0e0;border-radius:8px;background:#f8f9fa;padding:1rem}.leadPage__priceCard h3{margin:0 0 .6rem;color:#1a2e45;font-size:1rem}.leadPage__priceCard strong{display:block;color:#9a6a1f;font-size:1.45rem;line-height:1.2}.leadPage__pricingNote{margin-top:1rem;font-weight:700}.leadPage__info{display:grid;grid-gap:1rem;gap:1rem}.leadPage__formPanel,.leadPage__info article{border:1px solid #e0e0e0;border-radius:8px;background:#fff;padding:1.35rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.leadPage__formPanel h2,.leadPage__info h2{margin:0 0 .75rem;color:#1a2e45;font-size:1.25rem}.leadPage__info ol,.leadPage__info ul{margin:0;padding-left:1.25rem;color:#4a4a4a;line-height:1.7}.leadPage__formPanel p{margin:0 0 1rem;color:#4a4a4a;line-height:1.6}.leadForm{display:grid;grid-gap:1rem;gap:1rem}.leadForm__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.leadForm label{display:grid;grid-gap:.35rem;gap:.35rem;color:#1a2e45;font-weight:600;font-size:.92rem}.leadForm input,.leadForm select,.leadForm textarea{width:100%;border:1px solid #d7dce2;border-radius:4px;background:#fff;color:#1a2e45;padding:.72rem .8rem;font:inherit}.leadForm textarea{resize:vertical}.leadForm input:focus,.leadForm select:focus,.leadForm textarea:focus{outline:2px solid hsla(36,49%,67%,.45);border-color:#d4b483}.leadForm__full{grid-column:1/-1}.leadForm__checkbox{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:.65rem!important;color:#4a4a4a!important;font-weight:500!important;line-height:1.5}.leadForm__checkbox input{width:auto;margin-top:.2rem}.leadForm__honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.leadForm__message{margin:0;border-radius:4px;padding:.8rem .9rem;line-height:1.5}.leadForm__message--error{background:#fff1f2;color:#9f1239}.leadForm__message--success{background:#ecfdf3;color:#166534}.leadModalOverlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;overflow-y:auto;background:rgba(15,23,42,.48);padding:1rem}.leadModal{position:relative;width:min(100%,720px);max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:8px;background:#fff;color:#1a2e45;padding:1.25rem;box-shadow:0 24px 70px rgba(15,23,42,.22)}.leadModal__header{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;align-items:start;margin-bottom:1rem}.leadModal__header h2{margin:0 0 .5rem;color:#1a2e45;font-size:1.35rem}.leadModal__header p{margin:0;color:#4a4a4a;line-height:1.6}.leadModal__close{display:inline-grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:999px;background:#f3f4f6;color:#1a2e45;cursor:pointer;font-size:1.35rem;line-height:1}.leadModal__actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.legacyInfo__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.legacyInfoCard{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:box-shadow .25s ease,transform .25s ease}.legacyInfoCard:hover{transform:translateY(-4px);background:#f8f9fa;box-shadow:0 12px 24px rgba(0,0,0,.15)}.legacyInfoCard>button{width:100%;min-height:60px;border:0;background:transparent;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#333;cursor:pointer;text-align:left;font:inherit;font-size:1.05rem;font-weight:500}.legacyInfoCard>button span:last-child{transition:transform .25s ease}.legacyInfoCard.is-expanded>button span:last-child{transform:rotate(180deg)}.legacyInfoCard__content{max-height:0;overflow:hidden;opacity:0;padding:0 1rem;transition:max-height .25s ease,opacity .25s ease,padding .25s ease}.legacyInfoCard.is-expanded .legacyInfoCard__content{max-height:320px;opacity:1;padding:0 1rem 1rem}.legacyInfoCard__content p{margin:0 0 1rem;color:#555;font-size:.95rem}.legacyPopularSearches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;text-align:center}.legacyPopularSearches a{display:flex;min-height:54px;align-items:center;justify-content:center;border:1px solid #e0e0e0;border-radius:8px;background:#fff;color:#1a2e45;padding:.85rem;font-weight:600;text-align:center;text-decoration:none}.legacyPopularSearches a:hover{color:#d4b483;border-color:#d4b483}.legacyArticleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.legacyArticleCard{display:flex;height:100%;min-height:300px;flex-direction:column;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);color:inherit;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.legacyArticleCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.legacyArticleCard__image{width:100%;height:180px;object-fit:cover}.legacyArticleCard__body{display:flex;flex:1 1;flex-direction:column;padding:1rem}.legacyArticleCard__date{margin:0 0 .65rem;color:#6b7280;font-size:.9rem}.legacyArticleCard h3{display:-webkit-box;margin:0;overflow:hidden;color:#333;font-size:1.18rem;font-weight:500;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:3}.legacyArticleCard--compact .legacyArticleCard__body{justify-content:center}.legacyArticleCard--compact h3{margin:auto 0;text-align:center}.legacyArticleCard--detailed h3{margin-bottom:.75rem;-webkit-line-clamp:2}.articlesPage .legacyArticleCard--detailed h3{-webkit-line-clamp:3}.legacyArticleCard__excerpt{display:-webkit-box;margin:0 0 1rem;overflow:hidden;color:#4b5563;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.legacyArticleCard__cta{margin-top:auto;color:#1a2e45;font-weight:700}.articleListGrid{list-style:none;margin:0;padding:0}.articleListGrid__item{min-width:0}.articlesPage{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:3rem 0 4rem}.articlesPage__intro{margin-bottom:2rem}.articlesPage__intro h1{margin:0 0 .85rem;color:#1a2e45;font-size:clamp(2rem,4vw,2.9rem)}.articlesPage__intro p{max-width:760px;margin:0;color:#4b5563;font-size:1.05rem;line-height:1.75}.articleDetailPage{padding:2.25rem 0 4rem;color:#122033}.articleDetailPage__shell{width:min(1200px,calc(100% - 32px));margin:0 auto}.articleDetailBreadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.5rem;color:#667085;font-size:.94rem}.articleDetailBreadcrumb a{color:#1a2e45;font-weight:600}.articleDetailHero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch;margin-bottom:2rem}.articleDetailBottomCtas,.articleDetailContentCard,.articleDetailHero__content,.articleDetailHero__media,.articleDetailSidebarCard{border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08)}.articleDetailHero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.6rem,3vw,2.75rem);background:radial-gradient(circle at top left,hsla(36,49%,67%,.22),transparent 42%),linear-gradient(145deg,#fff,#f8fafc)}.articleDetailHero__eyebrow,.articleDetailSectionHeading span,.articleDetailSidebarCard__label{display:inline-flex;align-self:flex-start;margin-bottom:.85rem;border-radius:999px;background:rgba(26,46,69,.08);padding:.35rem .75rem;color:#1a2e45;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.articleDetailHero h1{margin:0;color:#0f172a;font-size:clamp(2.3rem,5vw,4rem);line-height:1.05;text-wrap:balance}.articleDetailHero__lead{max-width:62ch;margin:1.15rem 0 0;color:#475467;font-size:1.08rem;line-height:1.8}.articleDetailHero__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1.5rem;color:#334155;font-size:.95rem;font-weight:600}.articleDetailHero__separator{width:5px;height:5px;border-radius:999px;background:rgba(26,46,69,.25)}.articleDetailHero__media{overflow:hidden;min-height:100%}.articleDetailHero__image{display:block;width:100%;height:100%;min-height:340px;object-fit:cover}.articleDetailLayout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,360px);grid-gap:1.5rem;gap:1.5rem;align-items:start}.articleDetailLayout__main{min-width:0}.articleDetailContentCard{padding:clamp(1.4rem,3vw,2.5rem)}.articleContent{max-width:720px}.articleContent div>:first-child,.articleContent>:first-child{margin-top:0}.articleContent blockquote,.articleContent li,.articleContent p{font-size:1.06rem;line-height:1.9}.articleContent blockquote,.articleContent h2,.articleContent h3,.articleContent img,.articleContent ol,.articleContent p,.articleContent ul{margin-top:0;margin-bottom:1.3rem}.articleContent h2{margin-top:2.4rem;color:#101828;font-size:clamp(1.6rem,2.5vw,2rem);line-height:1.2}.articleContent h3{margin-top:1.85rem;color:#1d2939;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.3}.articleContent ol,.articleContent ul{padding-left:1.4rem}.articleContent li+li{margin-top:.45rem}.articleContent a{color:#0f4c81;font-weight:600;-webkit-text-decoration-color:rgba(15,76,129,.35);text-decoration-color:rgba(15,76,129,.35);text-underline-offset:.18em}.articleContent a:hover{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.articleContent strong{color:#0f172a}.articleContent blockquote{margin-left:0;padding:1.25rem 1.4rem;border-left:4px solid #d4b483;border-radius:0 18px 18px 0;background:linear-gradient(135deg,hsla(36,49%,67%,.18),hsla(36,49%,67%,.06));color:#1f2937;font-style:italic}.articleContent img{display:block;width:100%;max-width:100%;height:auto;border-radius:18px}.articleDetailSidebar{position:-webkit-sticky;position:sticky;top:88px;display:grid;grid-gap:1rem;gap:1rem}.articleDetailSidebarCard{padding:1.35rem}.articleDetailSidebarCard h2{margin:0 0 .75rem;color:#101828;font-size:1.25rem;line-height:1.3}.articleDetailSidebarCard p{margin:0;color:#475467;line-height:1.75}.articleDetailSidebarCard--accent{background:linear-gradient(145deg,#1a2e45,#223c5d);color:#fff}.articleDetailSidebarCard--accent .articleDetailSidebarCard__label{background:hsla(0,0%,100%,.14);color:#fff}.articleDetailSidebarCard--accent .articleDetailSidebarCard__link,.articleDetailSidebarCard--accent h2,.articleDetailSidebarCard--accent p{color:#fff}.articleDetailSidebarCard__link{display:inline-flex;margin-top:1rem;color:#1a2e45;font-weight:700}.articleDetailSidebarArticles{display:grid;grid-gap:.85rem;gap:.85rem}.articleDetailSidebarArticles .legacyArticleCard{min-height:0}.articleDetailSectionHeading{margin-bottom:1.1rem}.articleDetailSectionHeading h2{margin:0;color:#101828;font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2}.articleDetailSectionHeading p{max-width:64ch;margin:.75rem 0 0;color:#475467;line-height:1.75}.articleDetailBottomCtas,.articleDetailRelated{margin-top:1.5rem}.articleDetailRelated__grid{list-style:none;margin:0;padding:0}.articleDetailBottomCtas{padding:clamp(1.4rem,3vw,2rem);background:radial-gradient(circle at top right,rgba(26,46,69,.08),transparent 35%),linear-gradient(140deg,#fff,#f8fafc)}.articleDetailCtaGrid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.articleDetailCtaCard{display:flex;min-height:170px;flex-direction:column;justify-content:space-between;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;padding:1.2rem;color:#122033;text-decoration:none;box-shadow:0 10px 28px rgba(15,23,42,.05)}.articleDetailCtaCard strong{margin-bottom:.75rem;color:#101828;font-size:1.06rem;line-height:1.35}.articleDetailCtaCard span{color:#475467;line-height:1.7}.legacyMortgage{scroll-margin-top:96px;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05)}.legacyMortgage__header{border-bottom:1px solid #e0e0e0;background:linear-gradient(180deg,#fff,#f8f9fa);padding:1.25rem 1.5rem 1rem;text-align:center}.legacyMortgage__header h2{margin-bottom:.6rem}.legacyMortgage__header p{max-width:680px;margin:.25rem auto 0;color:#333;font-size:1rem;line-height:1.5}.legacyMortgage__frameShell{width:100%;min-width:0;background:#fff;padding:1rem}.legacyMortgage__iframe{display:block;width:100%;height:430px;border:0;border-radius:8px;background:#fff}@media (max-width:1080px){.legacyListingCard{flex-basis:50%;min-width:50%}.articleDetailHero,.articleDetailLayout{grid-template-columns:1fr}.articleDetailSidebar{position:static}.articleDetailHero__image{min-height:300px;max-height:520px}.legacyArticleGrid,.legacyInfo__grid,.legacyPopularSearches,.legacySellerServices{grid-template-columns:repeat(2,minmax(0,1fr))}.legacyServiceGrid{grid-template-columns:1fr}}@media (max-width:720px){.legacyHero{min-height:380px;margin-top:-1rem}.legacyHero h1{font-size:1.8rem}.legacyHero p{margin-bottom:.85rem;font-size:1rem}.legacyArticleGrid,.legacyInfo__grid,.legacyPopularSearches,.legacySearch{grid-template-columns:1fr}.articlesPage{width:min(100% - 24px,1180px);padding:2rem 0 3rem}.articlesPage__intro p{font-size:1rem}.articleDetailPage{padding:1.4rem 0 3rem}.articleDetailPage__shell{width:min(100% - 24px,1200px)}.articleDetailHero{gap:1rem;margin-bottom:1.4rem}.articleDetailBottomCtas,.articleDetailContentCard,.articleDetailHero__content,.articleDetailSidebarCard{border-radius:20px}.articleDetailHero__image{min-height:240px;max-height:320px}.articleContent blockquote,.articleContent li,.articleContent p{font-size:1rem;line-height:1.8}.articleDetailCtaGrid,.articleDetailRelated__grid{grid-template-columns:1fr}.legacySearch{width:min(calc(100% - 48px),330px);margin:0 auto;gap:.65rem;padding:.75rem}.legacySearch .legacyButton--primary{grid-column:auto}.legacyHero__listingsCta{width:min(calc(100% - 48px),330px);margin-top:.85rem}.legacyPopularSearches,.legacySellerServices{grid-template-columns:1fr}.legacyLocalIntro,.legacySellerServices__panel{padding:1.15rem}.legacySellerServices__benefits{margin-bottom:1rem;line-height:1.5}.legacyLocalIntro__actions .legacyButton,.legacySellerServices__actions .legacyButton{width:100%}.legacyListingCard{flex-basis:100%;min-width:100%;padding:.5rem}.legacyCarousel__viewport{padding:0 .5rem}.legacyInfoCard>button{min-height:45px;font-size:1rem}.legacyMortgage__header{padding:1rem}.legacyMortgage{width:min(100%,360px);margin-right:auto;margin-left:auto}.legacyMortgage__frameShell{padding:.5rem}.legacyMortgage__iframe{height:740px}}.listingDetail{position:relative;margin:1rem 0 2rem;color:#1a2e45}.listingDetailBreadcrumb{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;color:#666;font-size:.9rem}.listingDetailBreadcrumb a{color:#1a2e45;font-weight:600}.listingDetail__layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,360px);grid-gap:1.5rem;gap:1.5rem;align-items:start}.listingDetail__main{min-width:0}.listingDetail__sidebar{position:-webkit-sticky;position:sticky;top:84px;z-index:50}.listingDetail__mobileContact,.listingDetail__mobileHeader{display:none}.listingDetailCard,.listingDetailGallery{overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.listingDetailGallery{margin-bottom:1.5rem}.listingDetailGallery__top{display:flex;justify-content:space-between;gap:1rem;padding:1rem}.listingDetailGallery__top h1,.listingDetail__mobileHeader h1{margin:0 0 .35rem;color:#1a2e45;font-size:1.45rem;font-weight:600;line-height:1.25}.listingDetailGallery__top p,.listingDetail__mobileHeader p{margin:0;color:#666}.listingDetailGallery__actions{display:flex;gap:.5rem;align-items:flex-start}.listingDetailGallery__actions button,.listingDetailGallery__mobileActions button{border:1px solid #1a2e45;border-radius:8px;background:#fff;color:#1a2e45;padding:.5rem .65rem;font:inherit;font-size:.9rem;cursor:pointer}.listingDetailGallery__actions button:hover,.listingDetailGallery__mobileActions button:hover{background:#f8f9fa}.listingDetailGallery__body{display:flex;gap:1rem;align-items:flex-start;padding:0 1rem 1rem}.listingDetailGallery__imageStage{position:relative;flex:1 1;min-width:0;max-width:100%;align-self:flex-start;overflow:hidden;border-radius:8px;background:#e0e0e0;aspect-ratio:16/11}.listingDetailGallery__imageButton{width:100%;height:100%;border:0;background:transparent;padding:0;cursor:pointer}.listingDetailGallery__imageButton img{width:100%;height:100%;object-fit:cover}.listingDetailGallery__mobileActions{position:absolute;top:.5rem;right:.5rem;display:none;gap:.5rem}.listingDetailGallery__mobileActions button{width:40px;height:40px;border-color:transparent;border-radius:50%;background:hsla(0,0%,100%,.78);padding:0;font-size:1.3rem}.listingDetailGallery__arrow,.listingDetailLightbox__arrow{position:absolute;top:50%;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;cursor:pointer;font-size:2rem;line-height:1;transform:translateY(-50%)}.listingDetailGallery__arrow:hover,.listingDetailLightbox__arrow:hover{background:rgba(0,0,0,.7)}.listingDetailGallery__arrow--prev,.listingDetailLightbox__arrow--prev{left:.6rem}.listingDetailGallery__arrow--next,.listingDetailLightbox__arrow--next{right:.6rem}.listingDetailGallery__counter{position:absolute;right:.7rem;bottom:.7rem;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;padding:.25rem .55rem;font-size:.85rem}.listingDetailGallery__thumbs{flex:0 0 150px;align-self:flex-start;min-height:0;max-height:var(--listing-gallery-stage-height);display:flex;flex-direction:column;gap:.5rem;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:.15rem;scrollbar-width:none}.listingDetailGallery__thumbs::-webkit-scrollbar{display:none}.listingDetailGallery__thumbs button,.listingDetailLightbox__thumbs button{flex:0 0 auto;overflow:hidden;border:2px solid transparent;border-radius:4px;background:transparent;padding:0;cursor:pointer}.listingDetailGallery__thumbs button.is-active,.listingDetailLightbox__thumbs button.is-active{border-color:#d4b483;box-shadow:0 0 0 2px hsla(36,49%,67%,.28)}.listingDetailGallery__thumbs img{display:block;width:150px;height:103px;object-fit:cover}.listingDetailSummary{display:flex;justify-content:center;gap:1rem;padding:0 1rem 1rem;text-align:center}.listingDetailSummary div{position:relative;flex:1 1}.listingDetailSummary div:not(:last-child):after{content:"|";position:absolute;top:50%;right:-.5rem;color:#dbe3ee;transform:translateY(-50%)}.listingDetailSummary span{display:block;color:#666;font-size:.9rem}.listingDetailSummary strong{display:block;margin-top:.25rem;color:#1a2e45;font-size:1.2rem}.listingDetailCard{margin-bottom:1.5rem;padding:1.25rem}.listingDetailCard h2{margin:0 0 1rem;color:#1a2e45;font-size:1.25rem;font-weight:600}.listingDetailProperties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem 1rem;gap:.85rem 1rem}.listingDetailProperties>div{display:flex;align-items:center;gap:.5rem;color:#333}.listingDetailProperties__icon{width:1.25rem;height:1.25rem;flex:0 0 1.25rem;color:#666}.listingDetailProperties__icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.listingDetailDescription{color:#333;line-height:1.6}.listingDetailDescription>div>:first-child{margin-top:0}.listingDetailDescription>div>:last-child{margin-bottom:0}.listingDetailDescription p:first-child{margin-top:0}.listingDetailDescription p:last-child{margin-bottom:0}.listingDetailDescription h2,.listingDetailDescription h3,.listingDetailDescription h4{color:#1a2e45;font-weight:700;line-height:1.35}.listingDetailDescription h2{margin:1.4rem 0 .75rem;font-size:1.25rem}.listingDetailDescription h3{margin:1.2rem 0 .65rem;font-size:1.1rem}.listingDetailDescription h4{margin:1rem 0 .55rem;font-size:1rem}.listingDetailDescription ol,.listingDetailDescription ul{margin:.75rem 0 .75rem 1.5rem;padding:0}.listingDetailDescription li{margin:0}.listingDetailDescription li+li{margin-top:.2rem}.listingDetailDescription li>div,.listingDetailDescription li>p,.listingDetailDescription li>span{margin:0}.listingDetailDescription li>ol,.listingDetailDescription li>ul{margin-top:.4rem;margin-bottom:.4rem}.listingDetailDescription blockquote{margin:0 0 1rem;padding-left:1rem;border-left:3px solid #d1d5db;color:#475569}.listingDetailDescription a{color:#0f62fe;text-decoration:underline}.listingContactCard{position:relative;overflow:hidden;border:1px solid #e0e0e0;border-radius:16px;background:linear-gradient(145deg,#fff,#f0f4f8);box-shadow:0 6px 20px rgba(0,0,0,.15);padding:1.5rem;text-align:center}.listingContactCard:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,#ff6d00,#ffab40)}.listingContactCard h2{margin:0 0 .5rem;color:#333;font-size:1.2rem}.listingContactCard__id{margin:0 0 1rem;color:#666;font-size:.9rem}.listingContactCard__avatars{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.listingContactCard__avatars img{width:80px;height:80px;border:2px solid #e0e0e0;border-radius:50%;background:#fff;object-fit:cover}.listingContactCard h3{margin:0 0 .35rem;color:#1a2e45;font-size:1.15rem;font-weight:500}.listingContactCard__role{margin:0 0 .5rem;color:#ff6d00;font-weight:700}.listingContactCard__login,.listingContactCard__more,.listingContactCard__office{margin:0 0 .75rem;color:#333;font-size:.92rem}.listingContactCard__more{display:inline-block;color:#1a2e45;font-weight:600}.listingContactCard__button{width:100%;min-height:40px;border:0;border-radius:8px;background:linear-gradient(145deg,#ff6d00,#ffab40);color:#fff;padding:.55rem 1rem;font:inherit;font-weight:600;cursor:pointer}.listingContactCard__button:hover{background:linear-gradient(145deg,#ffab40,#ff6d00)}.listingContactCard__button[disabled]{cursor:not-allowed;opacity:.65}.listingContactCard__messageToggle{margin-top:.75rem}.listingContactCard__phone{display:block;margin:.5rem 0 1rem;color:#333;font-size:1.2rem;font-weight:700}.listingContactCard__message{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.75rem}.listingContactCard__login{margin-top:.85rem}.listingContactCard__login a{color:#ff6d00;font-weight:700}.listingContactCard textarea{width:100%;min-height:100px;resize:vertical;border:1px solid #dbe3ee;border-radius:20px;background:#f3f5f8;padding:.75rem 1rem;font:inherit}.listingContactCard textarea:focus{outline:2px solid rgba(26,46,69,.2);border-color:#1a2e45}.listingDetailMap{min-height:0;aspect-ratio:16/9;border:1px solid #dbe3ee;border-radius:8px;background:linear-gradient(rgba(26,46,69,.08) 1px,transparent 0),linear-gradient(90deg,rgba(26,46,69,.08) 1px,transparent 0),#eef2f7;background-size:32px 32px;display:grid;place-items:center;color:#1a2e45;text-align:center}.listingDetailMap span{display:block;font-size:1.15rem;font-weight:700}.listingDetailMap small{color:#666}.listingDetailMapEmbed{position:relative;min-height:0;aspect-ratio:16/9;overflow:hidden;border:1px solid #dbe3ee;border-radius:8px;background:#eef2f7}.listingDetailMapEmbed__canvas{width:100%;height:100%}.listingDetailMapEmbed__overlay{position:absolute;inset:0;display:grid;place-items:center;background:hsla(0,0%,100%,.82);color:#1a2e45;font-weight:700;text-align:center}.listingDetailMapEmbed__overlay--error{gap:.25rem;text-decoration:none}.listingDetailMapEmbed__overlay--error small,.listingDetailMapEmbed__overlay--error span{display:block}.listingDetailMapEmbed__overlay--error small{color:#666;font-weight:400}.listingDetailMortgageEmbed{margin-bottom:1.5rem}.listingDetailMortgageEmbed.legacySection{border-radius:8px}.listingDetailRelatedArticles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.listingDetailRelatedArticles .legacyArticleCard{min-height:100%}.listingDetailRelatedArticles .legacyArticleCard__image{aspect-ratio:16/9;height:auto}.listingDetailRelatedArticles .legacyArticleCard h3{-webkit-line-clamp:3}.listingDetailToast{position:fixed;top:82px;left:50%;z-index:2600;display:flex;align-items:center;gap:1rem;max-width:min(520px,calc(100vw - 2rem));border-radius:8px;background:#1a2e45;color:#fff;padding:.75rem 1rem;box-shadow:0 10px 28px rgba(0,0,0,.22);transform:translateX(-50%)}.listingDetailToast button{border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;font-weight:700}.listingDetailMobileCta{display:none}.listingDetailLightbox{position:fixed;inset:0;z-index:2500;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.9)}.listingDetailLightbox__title{position:absolute;top:0;right:0;left:0;z-index:2;display:flex;justify-content:center;min-height:52px;background:rgba(0,0,0,.5);color:#fff;padding:.9rem 3rem;text-align:center}.listingDetailLightbox__title button{position:absolute;top:.5rem;right:.7rem;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer;font:inherit;font-size:1.35rem}.listingDetailLightbox__image{max-width:96vw;max-height:72vh;border:0;background:transparent;padding:0}.listingDetailLightbox__image img{max-width:96vw;max-height:72vh;border-radius:8px;object-fit:contain}.listingDetailLightbox__thumbs{position:absolute;right:1rem;bottom:1rem;left:1rem;display:flex;justify-content:center;gap:.5rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.listingDetailLightbox__thumbs::-webkit-scrollbar{display:none}.listingDetailLightbox__thumbs img{width:150px;height:84px;object-fit:cover}@media (max-width:960px){.listingDetail{padding-bottom:4.5rem}.listingDetail__layout{grid-template-columns:1fr}.listingDetail__sidebar{display:none}.listingDetail__mobileContact{display:block;margin-bottom:1.5rem}.listingDetailMobileCta{position:fixed;right:0;bottom:0;left:0;z-index:1001;display:flex;justify-content:space-around;align-items:center;min-height:60px;background:#fff;box-shadow:0 -2px 5px rgba(0,0,0,.2)}.listingDetailMobileCta a,.listingDetailMobileCta button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:50%;background:#1a2e45;color:#fff;cursor:pointer;font:inherit;font-size:1.2rem}.listingDetailMobileCta button{background:#d4b483}}@media (max-width:720px){.listingDetailBreadcrumb{margin-bottom:.75rem;font-size:.82rem}.listingDetail__mobileHeader{display:block;margin-bottom:.75rem}.listingDetailGallery__top{display:none}.listingDetailGallery__body{display:block;padding:0}.listingDetailGallery__imageStage{max-width:none;max-height:none;border-radius:8px 8px 0 0}.listingDetailGallery__mobileActions{display:flex}.listingDetailGallery__thumbs{display:flex;flex-direction:row;max-height:none;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:.75rem}.listingDetailGallery__thumbs img{width:104px;height:72px}.listingDetailSummary{flex-wrap:wrap;gap:.75rem;padding:.9rem}.listingDetailSummary div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.4rem)}.listingDetailSummary div:last-child{flex-basis:100%}.listingDetailSummary div:after{content:none!important}.listingDetailProperties,.listingDetailRelatedArticles__grid{grid-template-columns:1fr}.listingDetailMap,.listingDetailMapEmbed,.listingDetailMapEmbed__canvas{aspect-ratio:4/5;min-height:0;height:auto}.listingDetailMortgageEmbed .legacyMortgage__iframe{height:740px}.listingDetailCard{padding:1rem}.listingDetailLightbox__thumbs img{width:92px;height:54px}}.messagesPage{display:grid;grid-gap:1.5rem;gap:1.5rem;padding:2rem 0 3rem}.messagesPage__header h1{margin:0 0 .4rem;color:#1a2e45}.messagesPage__header p{margin:0;color:var(--muted)}.messagesPage__grid{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.messagesPage__empty,.messagesPage__listingCard,.messagesPage__main,.messagesPage__sidebar{background:#fff;border:1px solid rgba(26,46,69,.08);border-radius:18px;box-shadow:0 14px 30px rgba(26,46,69,.06)}.messagesPage__sidebar{padding:1rem}.messagesPage__sidebar h2{margin:0 0 1rem;color:#1a2e45}.messagesPage__conversationList{display:grid;grid-gap:.75rem;gap:.75rem}.messagesPage__conversation{position:relative;display:grid;grid-gap:.25rem;gap:.25rem;width:100%;padding:.95rem 1rem;text-align:left;border:1px solid rgba(26,46,69,.08);border-radius:14px;background:#f8f3eb;cursor:pointer}.messagesPage__conversation.is-active{border-color:#d4b483;background:#fffaf2}.messagesPage__conversation small,.messagesPage__conversation span,.messagesPage__conversation strong{display:block}.messagesPage__conversation strong{color:#1a2e45}.messagesPage__conversation span{color:#596579}.messagesPage__conversation small{color:#7a8798}.messagesPage__conversation mark{position:absolute;top:.9rem;right:.9rem;min-width:1.5rem;padding:.15rem .45rem;border-radius:999px;background:#d4b483;color:#1a2e45;font-weight:700;text-align:center}.messagesPage__main{display:grid;grid-gap:1rem;gap:1rem;padding:1rem}.messagesPage__listingCard{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden}.messagesPage__listingImageWrap{display:block;min-height:180px}.messagesPage__listingImage{width:100%;height:100%;object-fit:cover}.messagesPage__listingBody{display:grid;grid-gap:.55rem;gap:.55rem;padding:1rem 1.1rem}.messagesPage__listingBody h2{margin:0;color:#1a2e45}.messagesPage__listingBody p{margin:0;color:#596579}.messagesPage__listingActions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.messagesPage__thread{display:grid;grid-gap:.9rem;gap:.9rem;min-height:260px}.messagesPage__bubble{max-width:80%;padding:.9rem 1rem;border-radius:16px;background:#eef1f4;color:#1a2e45}.messagesPage__bubble.is-sent{margin-left:auto;background:#1a2e45;color:#fff}.messagesPage__bubble.is-unread{border:1px solid #d4b483}.messagesPage__bubbleFooter,.messagesPage__bubbleHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.messagesPage__bubbleFooter small,.messagesPage__bubbleHeader span{color:inherit;opacity:.75}.messagesPage__bubble p{margin:.65rem 0;white-space:pre-wrap}.messagesPage__composer{display:grid;grid-gap:.8rem;gap:.8rem}.messagesPage__composer textarea{width:100%;min-height:120px;padding:.95rem 1rem;border:1px solid rgba(26,46,69,.14);border-radius:16px;resize:vertical;font:inherit}.messagesPage__composer .button{justify-self:end}.messagesPage__empty{padding:2rem;text-align:center;color:#596579}@media (max-width:900px){.messagesPage__grid,.messagesPage__listingCard{grid-template-columns:1fr}.messagesPage__listingImageWrap{min-height:220px}.messagesPage__bubble{max-width:100%}.messagesPage__composer .button{justify-self:stretch}}@media (max-width:760px){.leadPage{width:min(100% - 1rem,1180px);margin-bottom:2.5rem}.leadPage__hero{padding:2rem 0 1.25rem}.leadForm__grid,.leadPage__content,.leadPage__priceGrid{grid-template-columns:1fr}.leadModal,.leadPage__formPanel,.leadPage__info article,.leadPage__pricing{padding:1rem}.leadModalOverlay{align-items:start;padding:.5rem}.leadModal{max-height:calc(100vh - 1rem)}.leadModal__header{grid-template-columns:1fr}.leadModal__close{position:absolute;top:.9rem;right:.9rem}.leadModal__header h2{padding-right:2.5rem}.leadModal__actions .legacyButton{width:100%}}