:root{--font-size-md:1.6rem;--color-primary:#fc6725;--color-secondary:#547aff;--color-text-primary:#282d38;--color-yellow-400:#ffde23;--color-brown-100:#d9c7b8;--color-brown-400:#b3835a;--color-violet-100:#c4cceb;--color-violet-400:#6e8ac3;--color-pink-100:#ffc3b9;--color-pink-400:#d67262;--color-green-100:#add8d5;--color-green-400:#44a9a3;--color-mint-100:#c3e1ef;--color-mint-400:#4f99bd;--color-gray-0:#fff;--color-gray-30:#eff2f4;--color-gray-60:#d7dee9;--color-gray-100:#c9d1df;--color-gray-200:#a9b1bf;--color-gray-300:#8d95a4;--color-gray-400:#798497;--color-gray-500:#626b7c;--color-gray-600:#515867;--color-gray-700:#373e4a;--color-gray-800:#282d38;--color-gray-900:#1a1f26;--color-gray-1000:#000;--color-blue-30:#e5eeff;--color-blue-60:#d1e1ff;--color-blue-100:#bbd1f9;--color-blue-200:#9abbf6;--color-blue-300:#6c9cf2;--color-blue-400:#5089ef;--color-blue-500:#246beb;--color-blue-600:#2161d6;--color-blue-700:#1a4ca7;--color-blue-800:#143b81;--color-blue-900:#0f2d63;--color-red-30:#ffebee;--color-red-500:#eb2431;--aside-width:24rem}.laris-table .laris-table-wrap{border-top:1.5px solid var(--color-gray-800)}.laris-table table{table-layout:fixed}.laris-table thead{position:-webkit-sticky;position:sticky;left:0;top:0;background-color:#fff}.laris-table tbody tr:hover{background-color:var(--color-gray-30)}.laris-table tbody tr:active{background-color:var(--color-gray-60)}.laris-table td,.laris-table th{height:6rem;padding:1rem;border-bottom:1px solid var(--color-gray-100);font-size:1.6rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.laris-table th{font-weight:600;text-align:center;letter-spacing:-.032rem}.laris-table td{font-weight:400;letter-spacing:-.036rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.laris-table .laris-badge.new{margin-right:1.2rem}.laris-table .empty-message{display:flex;align-items:center;justify-content:center;height:16rem;color:var(--color-gray-800);font-size:1.8rem;letter-spacing:-.036rem}