.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}:root{--brand: #0F4C3F;--brand-light: #2BB673;--bg: #f5f7f6;--surface: #ffffff;--text: #0d1a23;--muted: #5a6c7d;--border: #e2e8f0;--busy: #dc2626}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text)}button{font:inherit;cursor:pointer}.full-center{min-height:100vh;display:flex;align-items:center;justify-content:center;color:var(--muted)}.full-center.col{flex-direction:column;gap:1rem}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#0f4c3f,#082e26)}.login-card{background:#fff;padding:2.5rem;border-radius:20px;width:340px;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 30px 80px #0000004d;text-align:center}.login-logo{width:56px;height:56px;border-radius:14px;background:var(--brand);color:#fff;font-weight:800;font-size:1.6rem;display:flex;align-items:center;justify-content:center;margin:0 auto}.login-card h1{font-size:1.3rem}.login-sub{color:var(--muted);font-size:.85rem;margin-bottom:.5rem}.login-card input{padding:.7rem .9rem;border:1px solid var(--border);border-radius:10px;font-size:.95rem}.login-card button{padding:.75rem;background:var(--brand);color:#fff;border:none;border-radius:10px;font-weight:600}.login-card button:disabled{opacity:.6}.login-err{color:var(--busy);font-size:.85rem}.topbar{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.5rem;background:var(--brand);color:#fff;position:sticky;top:0;z-index:10}.brand{font-weight:700;display:flex;align-items:center;gap:.5rem}.brand-logo{width:30px;height:30px;border-radius:8px;background:#fff;color:var(--brand);display:flex;align-items:center;justify-content:center;font-weight:800}.topbar-right{display:flex;align-items:center;gap:.6rem;font-size:.85rem}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--brand-light);box-shadow:0 0 #2bb673b3;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #2bb67399}70%{box-shadow:0 0 0 8px #2bb67300}to{box-shadow:0 0 #2bb67300}}.logout{background:#ffffff26;color:#fff;border:none;padding:.4rem .8rem;border-radius:8px}.muted{color:var(--muted)}.center{text-align:center}.content{padding:1.5rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.two-col{display:grid;grid-template-columns:1.3fr 1fr;gap:1.5rem}@media (max-width: 900px){.two-col{grid-template-columns:1fr}}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.1rem}.kpi-value{font-size:1.5rem;font-weight:800;color:var(--brand)}.kpi-label{font-size:.78rem;color:var(--muted);margin-top:.3rem;text-transform:uppercase;letter-spacing:.04em}.panel{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.2rem}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.panel-head h2{font-size:1.05rem}.panel-head input{padding:.5rem .8rem;border:1px solid var(--border);border-radius:9px;font-size:.9rem;min-width:200px}.err{color:var(--busy);font-size:.85rem;margin-bottom:.5rem}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.85rem}th,td{text-align:left;padding:.55rem .6rem;border-bottom:1px solid var(--border);white-space:nowrap}th{color:var(--muted);font-weight:600;font-size:.72rem;text-transform:uppercase}.badge{background:#eef2f7;padding:.15rem .5rem;border-radius:6px;font-size:.72rem}.badge-admin{background:var(--brand-light);color:#fff}.pager{display:flex;align-items:center;justify-content:space-between;margin-top:.9rem;font-size:.82rem;color:var(--muted)}.pager button{background:#eef2f7;border:none;padding:.4rem .8rem;border-radius:8px}.pager button:disabled{opacity:.5}.chips{display:flex;gap:.4rem;flex-wrap:wrap}.chip{background:#eef2f7;padding:.25rem .6rem;border-radius:20px;font-size:.75rem}.chip-ok{background:#2bb67326;color:var(--brand)}.chip-busy{background:#dc26261f;color:var(--busy)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.6rem;max-height:360px;overflow-y:auto}.spot-card{display:flex;align-items:center;gap:.6rem;padding:.6rem .7rem;border:1px solid var(--border);border-radius:11px}.spot-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.spot-card.free .spot-dot{background:var(--brand-light)}.spot-card.busy .spot-dot{background:var(--busy)}.spot-title{font-size:.82rem;font-weight:600}.spot-meta{font-size:.72rem;color:var(--muted)}.map-box{height:420px;border-radius:12px;overflow:hidden;border:1px solid var(--border)}.map-box--tall{height:620px}.tabs{display:flex;gap:.3rem;flex:1;justify-content:center;flex-wrap:wrap}.tab{background:#ffffff1f;color:#fff;border:none;padding:.45rem .9rem;border-radius:8px;font-size:.85rem;font-weight:600}.tab.active{background:#fff;color:var(--brand)}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 900px){.charts-grid{grid-template-columns:1fr}}.chip.toggle{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:.35rem;opacity:.55}.chip.toggle.on{opacity:1}.chip-ev{background:#3b82f626;color:#2563eb}.chip.toggle input{margin:0}
