*{box-sizing:border-box}body{margin:0;background:#07101e;color:#eef4ff;font:15px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}header{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:#0b1525eF;border-bottom:1px solid #223047}header b{font-size:20px}header small{display:block;color:#91a0b7;margin-top:3px}button{border:0;border-radius:12px;padding:10px 14px;font-weight:700;background:#e8f0ff;color:#07101e}main{max-width:980px;margin:auto;padding:18px}.card{background:#101c2e;border:1px solid #24334b;border-radius:18px;padding:18px;margin-bottom:14px;box-shadow:0 12px 30px #0003}.hero h1{font-size:34px;margin:12px 0 6px}.hero p,.card p{color:#aab7ca}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#55d98b}.title{display:flex;justify-content:space-between;margin-bottom:12px}.table{overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px}th,td{text-align:left;padding:12px 10px;border-bottom:1px solid #25334a}th{color:#8fa0b9;font-size:12px;text-transform:uppercase}