*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#f1f5f9;color:#0f172a;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit}h1,h2,h3,h4{color:#0f172a}.page{display:flex;flex-direction:column;gap:0}.page__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.page__header h1{margin:0;font-size:22px}.page__sub{margin:4px 0 0;font-size:13px;color:#64748b}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}button{font-family:inherit}
