*{box-sizing:border-box}body,html{margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#F4F5F7;color:#1F2228;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-variant-numeric:tabular-nums;font-feature-settings:"cv11","tnum"}a{color:inherit;text-decoration:none}button{font-family:inherit}.scrollbar::-webkit-scrollbar{width:8px;height:8px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background:rgba(31,34,40,.12);border-radius:4px}.scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(31,34,40,.2)}.hover-row{transition:background .22s cubic-bezier(.32,.72,0,1)}.hover-row:hover{background:#EBEDF1}.act-id{color:#8088A0;transition:color .22s ease}.hover-row:hover .act-id,tr:hover .act-id{color:#4A6FA5}.smooth{transition:all .22s cubic-bezier(.32,.72,0,1)}@keyframes modalFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-enter{animation:modalFadeUp .24s cubic-bezier(.32,.72,0,1) both}.mono{font-family:JetBrains Mono,ui-monospace,SF Mono,monospace}svg.lucide{stroke-width:1.5}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #4A6FA5;outline-offset:2px}.nav-tab{position:relative;padding:12px 4px;color:#8088A0;font-weight:500;font-size:13px;background:none;border:none;cursor:pointer;transition:color .22s ease}.nav-tab.active,.nav-tab:hover{color:#1F2228}.nav-tab.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#4A6FA5;border-radius:1px;transform:scaleX(1);transition:transform .22s ease}