*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,sans-serif;background:#fafafa;color:#111827}.layout{display:grid;grid-template-columns:80px 1fr;min-height:100vh}.sidebar{background:#fff;color:#111827;padding:14px 10px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #e5e7eb;position:sticky;top:0;z-index:40;height:100vh}.brand{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-size:14px;font-weight:700;background:#111827;color:#fff}.side-menu{margin-top:16px;display:grid;gap:8px;width:100%}.side-menu button{width:100%;text-align:center;background:#fff;border:1px solid transparent;color:#6b7280;padding:10px 0;position:relative}.menu-tip{pointer-events:none;position:absolute;left:64px;top:50%;transform:translateY(-50%);white-space:nowrap;background:#111827;color:#fff;font-size:12px;padding:6px 9px;border-radius:8px;opacity:0;transition:opacity .15s ease;z-index:30}.side-menu button:hover .menu-tip{opacity:1}.sidebar-bottom{margin-top:auto;width:100%;display:grid;gap:8px;padding-bottom:8px}.status-pill.side{justify-content:center;padding:6px 8px;font-size:12px}.logout-btn{width:100%;background:#111827;color:#fff;border-radius:10px;padding:8px 0}.menu-icon{font-size:18px;line-height:1;display:inline-flex}.side-menu button:hover{background:#f9fafb;color:#111827}.side-menu button.active{background:#f3f4f6;color:#111827;border-color:#e5e7eb}.content{padding:18px 20px;display:grid;gap:16px;width:100%;height:100vh;overflow-y:auto}.content.map-mode{padding:0;gap:0;height:100vh;overflow:hidden}.topbar{position:sticky;top:0;z-index:20;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:10px 12px;background:#fafafae6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid #e5e7eb;border-radius:12px}.content.map-mode .topbar{display:none}.map-full{width:100%;height:100vh;position:relative;z-index:1}.status-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:999px;padding:6px 12px;background:#fff;font-size:13px}.dot{width:8px;height:8px;border-radius:50%;background:#ef4444}.dot.ok{background:#22c55e}.dot.bad{background:#ef4444}.card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 2px #0000000f}.monitor-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;padding:12px 14px}.monitor-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between}.monitor-item span{font-size:12px;color:#6b7280}.monitor-item strong{font-size:14px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stat strong{font-size:28px}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.row>input,.row>select{min-width:220px}.row>button{white-space:nowrap}input,select{flex:1;border:1px solid #dbe3ef;padding:10px 12px;border-radius:10px}button{border:none;border-radius:10px;background:#1f4b7a;color:#fff;padding:10px 14px;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#b91c1c;font-size:13px;margin-top:8px}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;border-bottom:1px solid #edf2f7;padding:10px 8px;vertical-align:top}.actions{display:flex;gap:6px;flex-wrap:wrap}button.sm{padding:6px 8px;font-size:12px;border-radius:8px}button.danger{background:#b91c1c}code{white-space:pre-wrap;word-break:break-word}@media (max-width: 900px){.layout{grid-template-columns:1fr}.sidebar{padding:10px;flex-direction:row;justify-content:space-between;position:static;height:auto}.side-menu{margin-top:0;display:flex;gap:8px;width:auto}.side-menu button{width:42px}.monitor-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.grid{grid-template-columns:1fr}}.settings-form input[type=password]{min-width:280px}@media (max-width: 900px){.menu-tip{display:none}.content{padding:12px}.settings-form{align-items:stretch}.settings-form input,.settings-form button,.settings-actions button{width:100%}.settings-form input[type=password]{min-width:0}.topbar{padding:8px 10px;border-radius:10px}}.content.section-users .card,.content.section-feeds .card,.content.section-reels .card,.content.section-tables .card,.content.section-logs .card,.content.section-settings .card{min-height:calc(100vh - 128px)}.content.section-users table,.content.section-tables table,.content.section-logs table{display:block;max-height:calc(100vh - 280px);overflow:auto}.content.section-tables pre{max-height:calc(100vh - 430px)!important}@media (max-width: 900px){.content.section-users .card,.content.section-feeds .card,.content.section-reels .card,.content.section-tables .card,.content.section-logs .card,.content.section-settings .card{min-height:calc(100dvh - 108px)}}.content.section-users .card{overflow:hidden}.content.section-users table{table-layout:fixed;width:100%}.content.section-users th:nth-child(1),.content.section-users td:nth-child(1){width:7%}.content.section-users th:nth-child(2),.content.section-users td:nth-child(2){width:25%}.content.section-users th:nth-child(3),.content.section-users td:nth-child(3){width:17%}.content.section-users th:nth-child(4),.content.section-users td:nth-child(4){width:9%}.content.section-users th:nth-child(5),.content.section-users td:nth-child(5){width:8%}.content.section-users th:nth-child(6),.content.section-users td:nth-child(6){width:34%}.content.section-users td{overflow:hidden;text-overflow:ellipsis}.content.section-users .actions{justify-content:flex-end}.content.section-users .actions .sm{padding:6px 7px}@media (max-width: 1200px){.content.section-users .card{overflow-x:auto}.content.section-users table{min-width:980px}}.content.section-users .card,.content.section-users .row,.content.section-users input,.content.section-users table{width:100%}.users-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;display:grid;gap:10px}.user-card-top{display:flex;justify-content:space-between;gap:10px}.user-name{font-weight:700;color:#111827}.user-email{font-size:13px;color:#6b7280;word-break:break-all}.user-meta{font-size:12px;color:#6b7280}.user-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.badge{font-size:11px;padding:3px 8px;border-radius:999px;border:1px solid #d1d5db;color:#374151;background:#f9fafb}.badge.admin{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}.badge.user{background:#f3f4f6}.badge.blocked{background:#fef2f2;border-color:#fecaca;color:#991b1b}.badge.active{background:#ecfdf5;border-color:#bbf7d0;color:#166534}@media (max-width: 1000px){.users-grid{grid-template-columns:1fr}}.user-head{display:flex;gap:10px;align-items:center;min-width:0}.user-avatar{width:36px;height:36px;border-radius:999px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;display:grid;place-items:center;color:#374151;font-weight:700}.user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1400px){.users-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
