*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--colorNeutralStroke1Hover,#0000004d) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--colorNeutralStroke1Hover,#0000004d);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--colorNeutralStrokeAccessible,#00000080)}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-button{width:0;height:0;display:none}html,body,#root{background:var(--colorNeutralBackground1);height:100%;color:var(--colorNeutralForeground1);margin:0;padding:0;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif}.app-shell{background:var(--colorNeutralBackground1);height:100vh;color:var(--colorNeutralForeground1);flex-direction:column;display:flex}.app-topbar{color:#fff;background:#242424;flex-shrink:0;align-items:center;gap:12px;height:48px;padding:0 12px;display:flex}.app-topbar .brand{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.logo-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;width:20px;height:20px;display:grid}.logo-grid span:first-child{background:#f25022}.logo-grid span:nth-child(2){background:#7fba00}.logo-grid span:nth-child(3){background:#00a4ef}.logo-grid span:nth-child(4){background:#ffb900}.app-topbar .tenant-name{color:#d0d0d0;margin-left:4px;font-size:13px;font-weight:400}.app-body{background:var(--colorNeutralBackground1);flex:1;min-height:0;display:flex}.app-sidenav{background:var(--colorNeutralBackground2);border-right:1px solid var(--colorNeutralStroke2);width:220px;color:var(--colorNeutralForeground1);flex-shrink:0;padding:8px 0;overflow-y:auto}.app-sidenav a{color:var(--colorNeutralForeground1);border-left:3px solid #0000;align-items:center;gap:10px;padding:8px 16px;font-size:13px;text-decoration:none;display:flex}.app-sidenav a:hover{background:var(--colorNeutralBackground1Hover)}.app-sidenav a.active{background:var(--colorBrandBackground2);border-left-color:var(--colorBrandForeground1);color:var(--colorBrandForeground1);font-weight:600}.app-sidenav .section-label{text-transform:uppercase;color:var(--colorNeutralForeground3);padding:12px 16px 4px;font-size:11px;font-weight:600}.app-content{background:var(--colorNeutralBackground1);color:var(--colorNeutralForeground1);flex:1;padding:20px 28px;overflow-y:auto}.page-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-header h1{color:var(--colorNeutralForeground1);margin:0 0 4px;font-size:20px;font-weight:600}.page-header .subtitle{color:var(--colorNeutralForeground3);font-size:13px}.toolbar{gap:8px;margin-bottom:12px;display:flex}.empty-state{text-align:center;color:var(--colorNeutralForeground3);padding:60px 20px}
