.fixed{position:fixed}.z-10{z-index:10}.z-50{z-index:50}.flex{display:flex}.h-auto{height:auto}.min-h-full{min-height:100%}.w-full{width:100%}.max-w-full{max-width:100%}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.overflow-auto{overflow:auto}.rounded-full{border-radius:3.40282e38px}:root{--forest:#2d4a2b}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--forest)}.leaflet-container{flex-direction:column;gap:4px;width:100vw;height:100vh;padding:4px;display:flex}.leaflet-card{cursor:pointer;flex:1;justify-content:center;align-items:center;min-height:0;max-height:49%;transition:opacity .2s;display:flex;overflow:hidden}.leaflet-card:active{opacity:.9}.leaflet-image{object-fit:contain;width:100%;height:100%}@media (min-width:768px){.leaflet-container{flex-direction:row;gap:8px;padding:8px}.leaflet-card{max-height:none}.leaflet-card:hover{transform:scale(1.01)}}
