body{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}#root,body,html{height:100%}*{box-sizing:border-box;margin:0;padding:0}.app{display:flex;flex-direction:column;height:100vh}.header{background-color:#fff;box-shadow:0 2px 8px #0000001a;color:#222;padding:12px 16px;z-index:10}.header h1{color:#222;font-size:18px;margin-bottom:10px}.search-bar{display:flex;gap:8px;margin-bottom:10px}.search-bar input{border:1.5px solid #ddd;border-radius:6px;color:#333;flex:1 1;font-size:14px;outline:none;padding:8px 12px}.search-bar input:focus{border-color:#ff6b35}.search-bar button{background-color:#ff6b35;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px;transition:background .15s}.search-bar button:hover{background-color:#e85d28}.filters{display:flex;flex-direction:column;gap:8px}.category-group,.tab-group{display:flex;gap:6px}.category-group{flex-wrap:wrap}.category-group button,.tab-group button{background:#0000;border:1.5px solid #ddd;border-radius:20px;color:#555;cursor:pointer;font-size:13px;padding:4px 12px;transition:all .15s}.tab-group button:hover{border-color:#ff6b35;color:#ff6b35}.tab-group button.active{background-color:#ff6b35;border-color:#ff6b35;color:#fff;font-weight:700}.category-group button.active{font-weight:700}.content,.sidebar{display:flex;flex:1 1;overflow:hidden}.sidebar{background-color:#fafafa;border-right:1px solid #e8e8e8;color:#333;flex-direction:column;min-height:0}.sidebar-header{background-color:#fff;border-bottom:1px solid #e8e8e8;color:#ff6b35;font-size:13px;font-weight:700;padding:10px 12px}.sidebar-list{flex:1 1;overflow-y:auto}.sidebar-list::-webkit-scrollbar{width:4px}.sidebar-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.restaurant-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:10px 12px;transition:background .15s}.restaurant-item:hover{background-color:#fff5f2}.restaurant-item.selected{background-color:#fff0eb;border-left:3px solid #ff6b35}.restaurant-name{color:#222;font-size:13px;font-weight:700;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-category{align-items:center;color:#777;display:flex;font-size:11px;gap:5px;margin-bottom:3px}.category-dot{border-radius:50%;flex-shrink:0;height:7px;width:7px}.restaurant-address{color:#999;font-size:11px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-date{color:#bbb;font-size:11px}.restaurant-phone{color:#0984e3;font-size:11px;margin-top:2px}.restaurant-views{color:#e17055;font-size:11px;margin-top:2px}.map-container{flex:1 1;position:relative}.search-here-btn{background:#fff;border:1px solid #ccc;border-radius:20px;box-shadow:0 2px 6px #00000040;color:#333;cursor:pointer;font-size:13px;font-weight:700;left:50%;padding:8px 20px;position:absolute;top:12px;transform:translateX(-50%);transition:background .15s;white-space:nowrap;z-index:10}.search-here-btn:hover{background:#f5f5f5}.loading{background:#0009;border-radius:8px;color:#fff;padding:12px 24px;z-index:10}.loading,.placeholder{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.placeholder{color:#888;font-size:16px}.sidebar-wrapper{display:flex;flex-direction:column;flex-shrink:0;overflow:visible;position:relative;transition:width .2s ease;width:0}.sidebar-wrapper.open{width:280px}@media (min-width:768px){.sidebar-wrapper:not(.open) .sidebar{display:none}}.admin-btn,.mobile-handle{display:none}.handle-bar{background:#ddd;border-radius:2px;display:block;flex-shrink:0;height:4px;width:36px}.desktop-toggle{align-items:center;background:#e8e8e8;border:1px solid #d0d0d0;border-left:none;border-radius:0 8px 8px 0;box-shadow:2px 0 6px #0000001a;color:#888;cursor:pointer;display:flex;font-size:9px;height:48px;justify-content:center;left:100%;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:10}@media (max-width:767px){.header{padding:8px 12px}.header h1{font-size:15px;white-space:nowrap}.header-logo{height:24px!important;margin-right:4px!important;width:24px!important}.header-subtitle,.user-btn-icon,.user-btn-text{display:none}.editing-hidden{display:none!important}.tab-group{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.tab-group::-webkit-scrollbar{display:none}.category-group{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.category-group button{flex-shrink:0;white-space:nowrap}.category-group::-webkit-scrollbar{display:none}.content{overflow:visible}.sidebar-wrapper{background:#fafafa;bottom:0;box-shadow:0 -2px 8px #00000026;display:block!important;height:0;left:0;overflow:hidden;position:fixed!important;right:0;width:auto!important;z-index:100}.sidebar-wrapper.open{height:30vh!important;width:auto!important}.mobile-handle{align-items:center;background:#e8e8e8;border:1px solid #d0d0d0;border-bottom:none;border-radius:10px 10px 0 0;bottom:0;box-shadow:-2px -2px 6px #00000014;color:#666;cursor:pointer;display:flex!important;font-size:11px;height:24px;justify-content:center;left:50%;padding:0;position:fixed!important;right:auto;top:auto!important;transform:translateX(-50%);width:56px;z-index:101}.sidebar-wrapper.open~.mobile-handle{bottom:30vh}.sidebar-wrapper .sidebar{border-right:none;display:flex!important;flex-direction:column;height:30vh;overflow-y:auto;width:100%}.desktop-toggle{display:none}}
/*# sourceMappingURL=main.c628d1bd.css.map*/