html,body,#root{margin:0;padding:0;height:100%;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{scrollbar-width:thin}html.dark,html.dark *{scrollbar-color:rgba(255,255,255,.28) transparent}html.light,html.light *{scrollbar-color:rgba(0,0,0,.28) transparent}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff61}::-webkit-scrollbar-corner{background:transparent}html.light ::-webkit-scrollbar-thumb{background:#00000038}html.light ::-webkit-scrollbar-thumb:hover{background:#00000061}.page-container{padding:16px}.search-bar{margin-bottom:16px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}
