@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;background:#1e293b;font-family:Inter,sans-serif;touch-action:pan-y}#root{width:100%;height:100%}.app-container{position:fixed;inset:0;overflow:hidden}.ui-layer{position:fixed;top:0;left:0;right:0;z-index:10000;pointer-events:none}.header-card{background:#fffffffa;padding:12px 0;padding-top:calc(12px + env(safe-area-inset-top,0px));border-radius:0;box-shadow:0 2px 4px #0000001a;pointer-events:auto;width:100%;box-sizing:border-box}.map-tabs{display:flex;gap:8px;margin-bottom:12px;width:100%;padding:0 12px}.map-tab{flex:1;min-width:0;width:0;padding:10px 4px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:.8rem;font-weight:800;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-tab.active{background:#3b82f6;color:#fff;border-color:#3b82f6}.location-picker{display:flex;flex-direction:column;gap:12px;padding:0 12px}.location-row{display:flex;align-items:center;gap:10px;width:100%}.icon-btn{width:44px;height:44px;border-radius:50%;border:3px solid white;font-size:1.2rem;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #0003}.red-bg{background:#ef4444;color:#fff}.blue-bg{background:#3b82f6;color:#fff}.search-container{flex:1;min-width:0;width:0;position:relative;display:flex;align-items:center}.search-input{width:0;flex:1;box-sizing:border-box;padding:12px 36px 12px 14px;border-radius:8px;border:1px solid #cbd5e1;font-size:16px;font-weight:600;outline:none;background:#f8fafc;-webkit-appearance:none}.search-actions{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px;z-index:20}.promote-btn{background:none;color:#3b82f6;border:none;width:32px;height:32px;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}.promote-btn:active{transform:scale(1.2);color:#2563eb}.clear-btn{background:none;border:none;color:#94a3b8;font-size:1.5rem;line-height:1;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.results-list{position:absolute;top:calc(100% + 6px);left:4px;right:4px;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;max-height:400px;overflow-y:auto;z-index:20000;border:1px solid #e2e8f0}.result-item{padding:14px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;font-size:1rem;font-weight:600;color:#1e293b;line-height:1.4;word-break:break-all}.result-item:last-child{border-bottom:none}.map-canvas{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1000}.reset-btn,.history-btn,.help-btn,.fav-footer-btn{width:56px;height:56px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 12px #00000040;font-size:1.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0;pointer-events:auto}.reset-btn:active,.history-btn:active,.help-btn:active,.fav-footer-btn:active{transform:scale(.92);opacity:.9}.bottom-right-actions{position:fixed;bottom:30px;right:20px;display:flex;flex-direction:row;align-items:center;gap:12px;z-index:11000;pointer-events:none}.help-btn{background:#3b82f6;color:#fff;font-weight:700;position:static}.fav-footer-btn{position:fixed;bottom:170px;right:20px;background:#f59e0b;color:#fff;z-index:11000}.history-btn{position:fixed;bottom:100px;right:20px;background:#fff;color:#1e293b;z-index:11000}.history-modal{max-width:400px!important}.history-list{display:flex;flex-direction:column}.history-item{padding:12px;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.history-item:active{background:#f1f5f9}.modal-overlay{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:30000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.help-modal{background:#fff;width:100%;max-width:360px;border-radius:20px;padding:28px;position:relative;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;max-height:85vh}.help-modal h2{margin:0 0 16px;font-size:20px;color:#1e293b;border-bottom:2px solid #f1f5f9;padding-bottom:8px}.help-content{font-size:14px;line-height:1.7;color:#334155;overflow-y:auto;flex:1;padding-right:4px}.help-close{width:100%;margin-top:24px;padding:14px;background:#1e293b;color:#fff;border:none;border-radius:12px;font-weight:800;font-size:16px;cursor:pointer}.author-img-mini{width:32px;height:32px;border-radius:50%;border:1.5px solid #f1f5f9;background:#fff;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.fav-toggle-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:0 4px;display:flex;align-items:center;justify-content:center;transition:transform .1s}.fav-toggle-btn:active{transform:scale(1.2)}.fav-toggle-btn.active{color:#f59e0b}.fav-toggle-btn.inactive{color:#cbd5e1}.qr-mini-btn{background:#fff;border:1px solid #e2e8f0;padding:4px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.qr-modal-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:40000;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qr-container{background:#fff;width:100%;max-width:320px;border-radius:24px;padding:32px;text-align:center}.qr-wrapper{background:#fff;padding:16px;border-radius:16px;display:inline-block;border:1px solid #f1f5f9}.author-large-container{background:#fff;width:90%;max-width:400px;border-radius:24px;padding:24px;text-align:center}.author-img-large{width:100%;height:auto;border-radius:16px;margin-bottom:20px}.booth-tooltip{position:fixed;top:50%;left:50%;transform:translate(-50%,40px);z-index:99999;pointer-events:auto}.tooltip-content{background:#0f172ae6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:10px 16px;color:#fff;box-shadow:0 10px 25px -5px #00000080;width:max-content;max-width:280px;text-align:center}.tooltip-number{font-size:.8rem;font-weight:800;color:#60a5fa;margin-bottom:2px}.tooltip-name{font-size:.95rem;font-weight:600;white-space:normal;word-break:break-all}.tooltip-arrow{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(15,23,42,.9)}.center-crosshair{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;pointer-events:none;z-index:99998;display:flex;align-items:center;justify-content:center}.crosshair-circle{width:32px;height:32px;border:2px solid rgba(255,255,255,.5);border-radius:50%;position:absolute}.crosshair-h{width:100%;height:1px;background:#fffc;position:absolute}.crosshair-v{width:1px;height:100%;background:#fffc;position:absolute}.history-modal-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #f1f5f9;margin-bottom:16px}.history-modal-title{margin:0;font-size:1.2rem;flex:1;text-align:left}.toggle-all-history-btn{white-space:nowrap}.clear-history-btn{flex:1;text-align:right;background:none;border:none;color:#ef4444;font-weight:700;cursor:pointer}.app-info-section{margin-top:12px;font-size:13px;color:#334155}.app-info-section h3{font-size:14px;font-weight:800;color:#1e293b;margin:8px 0 4px}.app-info-section h4{font-size:12px;font-weight:700;color:#64748b;margin:10px 0 4px;text-transform:uppercase;letter-spacing:.05em}.app-info-section ul{padding-left:16px;display:flex;flex-direction:column;gap:3px}@keyframes fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes premiumPop{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}
