*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}#map{height:100%;width:100%}#upload-toggle{position:fixed;top:12px;right:12px;z-index:1001;width:36px;height:36px;background:#fff;border:none;border-radius:6px;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0}#upload-toggle span{display:block;width:18px;height:2px;background:#333;border-radius:2px;transition:opacity .15s}#upload-toggle:hover span{background:#f5a623}#upload-panel{position:fixed;top:56px;right:12px;z-index:1000;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0003;padding:12px 14px;display:flex;flex-direction:column;gap:8px;min-width:220px;max-width:280px;font-family:sans-serif;font-size:13px;visibility:hidden;opacity:0;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease,visibility 0s linear .15s}#upload-panel.upload-panel--open{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .15s ease,transform .15s ease,visibility 0s linear 0s}.upload-panel__title{font-weight:600;font-size:14px;color:#333}.upload-panel__description{font-size:12px;color:#666;margin:4px 0 8px;line-height:1.4}.upload-panel__privacy{font-size:11px;color:#999;margin:0 0 4px;line-height:1.3}#upload-file{font-size:12px}#upload-btn{padding:5px 10px;background:#f5a623;border:none;border-radius:4px;cursor:pointer;font-weight:600;color:#fff;font-size:13px}#upload-btn:disabled{opacity:.5;cursor:default}.upload-panel__status{font-size:12px;color:#555;min-height:16px}.upload-panel__status--ok{color:#2a7a2a}.upload-panel__status--error{color:#c0392b}.venue-beer-icon{background:none;border:none;line-height:1}.venue-beer-icon span{font-size:18px;line-height:1;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4));cursor:pointer}.upload-panel__divider{border:none;border-top:1px solid #eee;margin:4px 0}.upload-panel__section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:4px}.upload-panel__legend{display:flex;flex-direction:column;gap:4px}.legend-row{display:flex;align-items:center;gap:7px;font-size:12px;color:#444}.legend-icon{width:20px;height:22px;object-fit:contain;flex-shrink:0}.legend-icon--multi{width:32px;height:22px}.venue-popup{font-family:sans-serif;font-size:13px;min-width:160px}.venue-popup__name{display:block;font-size:14px;margin-bottom:2px}.venue-popup__location{color:#666;margin-bottom:4px}.venue-popup__subheader{color:#555;font-size:12px;margin-bottom:4px}.venue-popup__meta{display:flex;gap:6px;color:#444;margin-bottom:6px}.venue-popup__section-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#888;margin:8px 0 3px}.venue-popup__beers{margin:0;padding-left:16px;color:#333}.venue-popup__beers li{margin-bottom:2px}.venue-popup__beer-style{display:block;font-size:11px;color:#888}.venue-tooltip--no-arrow:before{display:none}.venue-tooltip{background:#fff;border:1px solid #ccc;border-radius:6px;padding:8px 12px;box-shadow:0 2px 8px #0003;max-width:280px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}
