*{box-sizing:border-box}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--glass-blur: blur(16px);--transition-smooth: all .3s cubic-bezier(.25, .8, .25, 1)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}.app-content{flex:1;overflow-y:auto;scroll-behavior:smooth}.MuiDataGrid-root{border:none!important}.MuiDataGrid-columnHeaders{background-color:transparent!important;border-bottom:1px solid var(--divider, rgba(128, 128, 128, .15))!important}.MuiDataGrid-cell{border-bottom:1px solid var(--divider, rgba(128, 128, 128, .08))!important}.hover-lift{transition:var(--transition-smooth)}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000004d,0 8px 10px -6px #0000001a}
