#root{width:100%}body{background:#f3f5fa}.app-shell{width:100%;margin:0;padding:0;display:flex;flex-direction:column;gap:0;min-height:100vh}.app-shell.map-page-shell>:not(.app-header):not(header):not(.compare-fab):not(.favorites-fab):not(.favorites-fab-group):not(.favorites-drawer):not(.favorites-drawer-overlay):not(.compare-drawer):not(.compare-drawer-overlay){max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.app-shell:not(.map-page-shell) .site-footer,.app-shell:not(.map-page-shell)>:not(.app-header):not(.site-footer):not(header):not(footer):not(.compare-fab):not(.favorites-fab):not(.favorites-fab-group):not(.favorites-drawer):not(.favorites-drawer-overlay):not(.compare-drawer):not(.compare-drawer-overlay):not(.property-detail-page):not(.mls-widget){max-width:1800px;margin-left:auto;margin-right:auto;width:100%;padding-left:3rem;padding-right:3rem}@media (max-width:900px){.app-shell:not(.map-page-shell) .site-footer,.app-shell:not(.map-page-shell)>:not(.app-header):not(.site-footer):not(header):not(footer):not(.compare-fab):not(.favorites-fab):not(.favorites-fab-group):not(.favorites-drawer):not(.favorites-drawer-overlay):not(.compare-drawer):not(.compare-drawer-overlay):not(.property-detail-page):not(.mls-widget){padding-left:1rem;padding-right:1rem}}.app-shell .info-page{padding:2rem 3rem 3rem;width:100%;max-width:1800px;margin:0 auto}.app-shell .blog-page{flex:1 1;max-width:1800px;margin:0 auto;width:100%}.app-shell .about-page{padding:2rem 3rem 3rem;width:100%;max-width:1800px;margin:0 auto}.app-shell .property-detail-page{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (max-width:900px){.app-shell .about-page,.app-shell .info-page{padding:2rem 1rem}.app-shell .blog-page{padding:1.5rem 1rem}}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;max-width:1800px;margin:0 auto;width:100%}.app-header:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.08);z-index:-1}.brand{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none;color:inherit;transition:opacity .2s ease}.brand:hover{opacity:.8}.brand-logo{width:56px;height:56px;object-fit:contain}.brand small{display:block;color:#94a3b8}.main-nav{display:inline-flex;align-items:center;gap:1rem}.main-nav a{text-decoration:none;color:#1f2937;font-weight:600;transition:color .2s ease}.main-nav a:hover{color:#2337b8}@media (max-width:900px){.app-header{flex-direction:column;align-items:stretch;padding:1rem}.main-nav{justify-content:center}}