:root{--ej-green:#1f4d3a;--ej-cream:#f4efe6;--wander-red:#cd4939;--ej-header-h:64px}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;background:var(--ej-cream);color:var(--ej-green);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.ej-shell{display:flex;flex-direction:column;height:100vh;height:100dvh}.ej-header{flex:0 0 auto;height:var(--ej-header-h);display:flex;align-items:center;gap:12px;padding:0 20px;background:var(--ej-green);color:var(--ej-cream)}.ej-wordmark{font-size:18px;font-weight:800;letter-spacing:-.01em;margin:0}.ej-place{font-size:13px;font-weight:600;opacity:.82}.ej-map{flex:1 1 auto;position:relative;min-height:0;background:var(--ej-cream)}.ej-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.ej-attribution{flex:0 0 auto;padding:8px 20px;font-size:12px;font-weight:600;background:var(--ej-cream);color:var(--ej-green);border-top:1px solid rgba(31,77,58,.14)}.ej-attribution a{color:var(--wander-red);text-decoration:none}.ej-attribution a:focus-visible,.ej-attribution a:hover{text-decoration:underline}.ej-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}