@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";html,body,#root{min-height:100%;margin:0}body{font-family:Inter,sans-serif}.dashboard-layout{min-height:100vh;background:#f4f4f5}.app-header{height:auto;line-height:1.2;padding:0 20px;background:#18181b;border-bottom:none;display:flex;align-items:center;justify-content:space-between;min-height:56px;z-index:1;flex-wrap:wrap;gap:8px}.app-header-title{margin:0!important;color:#fff!important;white-space:nowrap}.app-header-nav{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;margin:10px}.header-nav-btn{color:#ffffffb3!important}.header-nav-btn.ant-btn-primary{color:#fff!important}.header-divider{color:#ffffff4d;font-size:12px;margin:0 2px}.header-username{color:#ffffffb3;font-size:13px;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.header-logout-btn{border-color:#ffffff40!important;color:#fff!important;background:transparent!important}@media (max-width: 480px){.app-header{padding:8px 12px;min-height:auto}.app-header-title{font-size:14px!important}.header-divider,.header-username{display:none}}.main-layout{background:transparent}.left-sider{background:#fff;border-right:1px solid #e4e4e7}.left-sider>.ant-layout-sider-children{padding:16px 10px 16px 16px}.left-sider.ant-layout-sider-collapsed>.ant-layout-sider-children{padding:0}.left-sider .ant-layout-sider-zero-width-trigger{top:20px}.profiles-toggle-btn{position:fixed;top:73px;left:16px;z-index:1200;border-radius:8px;font-size:18px;line-height:1;width:44px;height:44px;padding:0;box-shadow:0 2px 8px #00000040;transition:left .24s ease,box-shadow .15s ease;opacity:.7}.profiles-toggle-btn:hover{box-shadow:0 4px 12px #00000059}.profiles-toggle-btn.open{left:min(285px,100vw - 60px)}.main-content{padding:16px 20px 20px 16px}.content-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr)}.panel-card{border:1px solid #e4e4e7;box-shadow:none;background:#fff}.profiles-card .ant-card-body{padding:14px}.profiles-shell{display:flex;flex-direction:column;gap:12px}.profiles-caption{font-size:13px}.profile-create{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.profile-create .ant-input{height:36px}.profile-create .ant-btn{height:36px;padding-inline:16px}.profiles-list{display:grid;gap:6px;max-height:calc(100vh - 240px);overflow-y:auto;padding-right:2px}.profile-tile{border-radius:6px;border:1px solid #e4e4e7;background:#fafafa;padding:10px 12px;margin-top:2px;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.profile-tile:hover{background:#f0fdf4;border-color:#a7f3d0}.profile-tile.active{border-color:#0d9488;background:#f0fdfa}.profile-tile-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.profile-name{font-size:15px;font-weight:600;line-height:1.2}.profile-tags{margin-bottom:8px}.profile-actions{display:flex;justify-content:flex-end;gap:8px}.events-list{max-height:290px;overflow-y:auto}.monitoring-profiles-select .ant-select-selector{min-height:56px!important;align-items:flex-start!important}.monitoring-profiles-select .ant-select-selection-overflow{max-height:120px;overflow-y:auto}@media (max-width: 991px){.main-content{padding:12px}.left-sider-mobile{position:fixed!important;top:56px;left:0;height:auto!important;max-height:calc(100vh - 56px);overflow-y:auto;z-index:1100;transition:transform .22s ease;will-change:transform;box-shadow:2px 0 12px #00000014}.left-sider-mobile.ant-layout-sider{background:#fff!important;border-radius:0 10px 10px 0}.left-sider-mobile>.ant-layout-sider-children{padding:12px 10px 12px 12px}.left-sider-mobile.left-sider-mobile-hidden{transform:translate(calc(-100% - 1px))}.profiles-list{max-height:330px}}
