:root{--app-bg:#f8f6f4}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--app-bg);color:#1f2a37;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d9d3cc;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#c4bdb3}.ant-card-head-title{font-weight:600}.ant-menu-item-group-title{text-transform:uppercase;letter-spacing:.06em;font-weight:600}.attn-navrow{cursor:pointer;border:1px solid #ece7e1;border-radius:12px;align-items:center;gap:12px;padding:12px;transition:background .15s,border-color .15s;display:flex}.attn-navrow:hover{background:#f8f6f4;border-color:#16b364}.attn-navrow+.attn-navrow{margin-top:10px}.link-btn{cursor:pointer;font:inherit;color:#0b8a4e;background:0 0;border:none;padding:0;font-size:13px;font-weight:500}.link-btn:hover{color:#16b364;text-decoration:underline}.app-sider{scrollbar-width:none;-ms-overflow-style:none}.app-sider::-webkit-scrollbar{width:0;height:0;display:none}
