.home{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;width:100%;min-height:100vh;margin:0;padding:0;overflow:hidden;isolation:isolate;@media (max-width:400px){padding-left:0;padding-bottom:0;padding-right:0;padding-top:0}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;h1{text-align:center}}.links{display:flex;align-items:center;gap:12px;a{text-decoration:none;padding:.25rem .5rem;border-radius:4px}.admin{color:rgb(0,0,0);background:rgb(255,255,255);border:1px solid rgb(0,0,0)}html.dark .admin{background:rgb(38,38,38)}.docs,html.dark .admin{color:rgb(255,255,255);border:1px solid rgb(255,255,255)}.docs{background:rgb(0,0,0)}html.dark .docs{color:rgb(0,0,0);background:rgb(255,255,255);border:1px solid rgb(0,0,0)}}.footer{display:flex;align-items:center;gap:8px;@media (max-width:1024px){flex-direction:column;gap:6px}p{margin:0}.codeLink{text-decoration:none;padding:0 .5rem;background:rgb(60,60,60);border-radius:4px}}}.home>:not(.starfield){position:relative;z-index:1}.starfield{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.starfield__star{position:absolute;background:#fff;border-radius:999px}.home-map-hero{width:100%;height:400px;position:relative;z-index:1;overflow:hidden}.home-map-hero .maplibre-placeholder,.home-map-hero .maplibregl-map{width:100%!important;height:100%!important}.home-user-section{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;position:relative;z-index:1}.home-greeting{margin:0;font-size:1rem;color:rgba(255,255,255,.9)}html:not(.dark) .home-greeting{color:rgba(0,0,0,.8)}.home-logos{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;position:relative;z-index:1}.home-logos picture{display:block}.home .home-with-sheet{position:fixed;inset:0;width:100%;height:100%;z-index:9;pointer-events:none}.home .home-with-sheet .home-map-fixed,.home .home-with-sheet .home-sheet-mount{pointer-events:auto}.home-sheet-mount{position:fixed;inset:0;z-index:10;pointer-events:none;display:flex;align-items:flex-end;justify-content:center}.home-sheet-mount>div{position:fixed!important;inset:0!important;z-index:10!important;pointer-events:none!important;display:flex!important;align-items:flex-end!important;justify-content:center!important}.home-sheet-mount .react-modal-sheet-container{z-index:10!important;pointer-events:auto!important}.home-map-fixed{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;pointer-events:auto}.home-map-fixed .maplibre-placeholder,.home-map-fixed .maplibregl-map{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-sheet-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-bottom:2rem}