*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,sans-serif;background:#f4f1ea;color:#1a1a1a}.region{transition:transform .35s ease;transform-origin:0 0}.region-expanded .region-shape{filter:drop-shadow(0 4px 16px rgba(0,0,0,.3))}.badge{transition:transform .2s ease}.badge-selected .badge-circle{stroke:#1a1a1a;stroke-width:4}.app{display:flex;flex-direction:column;height:100vh}.map-wrap{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden}.bird-map{max-height:100%;max-width:100%;width:auto;height:auto;display:block}.error-screen{padding:32px;max-width:500px;margin:0 auto}.filters-bar{display:flex;gap:16px;padding:12px 16px;background:#fff;border-bottom:1px solid #d8d3c3;align-items:center;flex-wrap:wrap}.filters-bar label{display:flex;gap:6px;align-items:center;font-size:13px}.filters-bar select,.filters-bar input{padding:4px 8px}
