.admin-layout{display:flex;flex-direction:column;height:100vh;background-color:#f0f2f5;overflow:hidden}.top-nav{display:flex;align-items:center;height:56px;min-height:56px;max-height:56px;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:0 20px;box-shadow:0 2px 8px #00000026;position:sticky;top:0;z-index:100;flex-shrink:0;overflow:hidden}.top-nav-logo{display:flex;align-items:center;margin-right:28px;cursor:pointer;flex-shrink:0}.logo-icon{font-size:26px;margin-right:8px}.logo-text{font-size:16px;font-weight:600;color:#fff;letter-spacing:.5px;white-space:nowrap}.top-nav-menu{flex:1;background:transparent;border-bottom:none;line-height:56px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.top-nav-menu::-webkit-scrollbar{display:none}.top-nav-menu .ant-menu-item{color:#ffffffd9!important;font-size:14px;padding:0 14px!important;margin:0 2px!important;border-radius:6px;transition:all .3s ease;white-space:nowrap}.top-nav-menu .ant-menu-item:hover{background:#ffffff1a!important;color:#fff!important}.top-nav-menu .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.top-nav-menu .ant-menu-item:after{display:none!important}.top-nav-right{display:flex;align-items:center;margin-left:auto;flex-shrink:0}.user-info{color:#ffffffd9;font-size:14px;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .3s}.user-info:hover{background:#ffffff1a}.admin-layout-body{display:flex;flex:1;height:calc(100vh - 56px);overflow:hidden}.sidebar{width:240px;background:#fff;box-shadow:2px 0 8px #0000000d;overflow-y:auto;overflow-x:hidden;height:100%;flex-shrink:0}.sidebar .ant-menu{padding:12px 8px}.sidebar .ant-menu-submenu-title{border-radius:8px;margin:4px 0;font-weight:500;color:#1f2937}.sidebar .ant-menu-submenu-title:hover{background:#f3f4f6}.sidebar .ant-menu-item{border-radius:8px;margin:4px 0;color:#6b7280;transition:all .2s ease}.sidebar .ant-menu-item:hover{background:#f3f4f6;color:#1f2937}.sidebar .ant-menu-item-selected{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;font-weight:500}.sidebar .ant-menu-item-selected:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190)!important;color:#fff!important}.admin-layout-content{flex:1;padding:20px;overflow-y:auto;background:#f0f2f5;height:100%}.admin-layout-content.full-width{padding:16px 20px;width:100%;max-width:100%}.admin-layout-content.chat-content-view{padding:0!important;overflow:hidden!important;height:100%!important;background:#0f141c!important}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;cursor:pointer;padding:6px;margin-right:6px;border-radius:6px;transition:background .2s}.mobile-menu-btn:hover,.mobile-menu-btn:active{background:#ffffff26}@media(min-width:769px){.mobile-menu-btn{display:none!important}}@media(max-width:768px){.admin-layout-body>.sidebar,.admin-layout-body>.admin-sidebar{display:none!important}.top-nav{padding:0 10px;height:50px}.top-nav-logo{margin-right:8px}.logo-icon{font-size:22px;margin-right:6px}.logo-text{font-size:15px}.top-nav-menu,.top-nav-cms-text{display:none!important}.top-nav-cms-btn{padding:4px 8px!important;margin-right:6px!important}.admin-layout-content,.admin-layout-content.full-width{padding:8px 6px!important}.admin-layout-content.chat-content-view{padding:0!important}}.sidebar::-webkit-scrollbar,.admin-layout-content::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb,.admin-layout-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover,.admin-layout-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}#root{width:100%;height:100vh}body{margin:0;min-width:320px;min-height:100vh;background-color:#f0f2f5;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}
