:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background:linear-gradient(120deg,#e0e7ff,#f8fafc);font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#222;min-height:100vh}#root{max-width:100vw;margin:0 auto;padding:2rem 0 3rem;text-align:center}.card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #3c50b414;padding:2.5rem 2rem 2rem;margin:0 auto 2rem;max-width:400px;min-width:280px}.login-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#3b82f6}.login-form input[type=text]{width:70%;padding:.7rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;margin-bottom:1rem;outline:none;transition:border .2s}.login-form input[type=text]:focus{border:1.5px solid #3b82f6}.login-form button,.logout-btn{background:linear-gradient(90deg,#3b82f6 60%,#6366f1);color:#fff;border:none;border-radius:8px;padding:.7rem 2.2rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #3c50b414;margin-top:.5rem;transition:background .2s,box-shadow .2s}.login-form button:hover,.logout-btn:hover{background:linear-gradient(90deg,#2563eb 60%,#6366f1);box-shadow:0 4px 16px #3c50b421}.logout-btn{margin-left:0;margin-top:0;padding:.7rem 2.2rem}.map-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #3c50b414;padding:1.5rem;margin:0 auto 2rem;display:flex;flex-direction:column;align-items:center;max-width:750px}.leaflet-container{border-radius:12px;box-shadow:0 2px 12px #3c50b41a}.leaflet-popup-content-wrapper{border-radius:12px!important}.leaflet-popup-content button{background:#3b82f6;color:#fff;border:none;border-radius:6px;padding:.4rem 1.2rem;font-size:.95rem;font-weight:500;cursor:pointer;margin-top:.5rem;transition:background .2s}.leaflet-popup-content button:hover{background:#2563eb}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
