html.map-page,html.map-page body{height:100%;margin:0;padding:0;overflow:hidden}body.map{overflow:hidden}.navbar{background-color:#363555;color:#fff}a.navbar-brand{color:#fff;font-size:24px}.navbar a.navbar-brand:hover{color:#ddd}.profiles{display:flex;flex-wrap:wrap;font-size:20px;justify-content:center;gap:1.5rem;margin:1rem 0 0}.profiles div{margin:0}.profiles a{display:inline-flex;align-items:center;justify-content:center;min-width:110px;min-height:46px;padding:.5rem;border:1px solid transparent;border-radius:.25rem;background-color:#363555;color:#fff;text-decoration:none;font-weight:600;transition:background-color .2s ease,transform .15s ease}.profiles a:hover{background-color:#0056b3;color:#fff}
