:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@500;600;700;800&display=swap");body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Montserrat,Roboto,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Ovo,Karla,Georgia,serif}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}*{scrollbar-width:thin;scrollbar-color:#00A388 rgba(255,255,255,.7)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:rgba(255,255,255,.7);border-radius:999px}::-webkit-scrollbar-thumb{background:#00A388;border-radius:999px;border:2px solid rgba(255,255,255,.75)}::-webkit-scrollbar-thumb:hover{background:#04756f}.posaura-map-results{scrollbar-width:thin;scrollbar-color:#00A388 rgba(255,255,255,.65)}@media (max-width:860px){.posaura-map-search-shell{grid-template-columns:1fr!important}.posaura-map-results{order:2;min-height:auto!important;max-height:none!important}.posaura-map-canvas{order:1;height:430px!important}}@media (max-width:520px){.posaura-map-canvas{height:360px!important;min-height:340px!important}}