:root{font-family:Pretendard,"Noto Sans KR",system-ui,sans-serif;color:#eef3ed;background:#101e24;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}header,main,footer{width:min(1080px,calc(100% - 40px));margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid #3b4c51;gap:20px}.brand{text-decoration:none;font-size:24px;font-weight:850}.brand span{font-size:14px;color:#d1ef82;letter-spacing:.12em}main{padding:60px 0}.eyebrow{font-size:14px;letter-spacing:.12em;color:#d1ef82}h1{font-size:clamp(36px,6vw,64px);margin:12px 0}.lead{font-size:18px;color:#b6c6ca}.rules{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:36px 0 20px;font-size:14px}.rules span,.note{color:#b6c6ca}.table-wrap{overflow-x:auto;border:1px solid #3b4c51;border-radius:16px}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}th,td{padding:18px 20px;border-bottom:1px solid #293a40}thead{font-size:14px;background:#1b2d34;color:#b6c6ca}tbody th{font-weight:600}tbody tr:last-child>*{border-bottom:0}.rank{font-weight:800;color:#d1ef82}.wave{font-weight:800;font-size:20px}.note{font-size:14px;line-height:1.8;margin-top:24px}.empty{background:#1b2d34;border:1px solid #3b4c51;border-radius:20px;text-align:center;padding:60px 24px}.empty h2{font-size:24px}.empty p{line-height:1.7;color:#b6c6ca}.play{display:inline-block;background:#d1ef82;color:#101e24;text-decoration:none;font-weight:750;padding:14px 24px;border-radius:10px;margin-top:12px}footer{border-top:1px solid #3b4c51;padding:24px 0;font-size:14px;color:#b6c6ca}:focus-visible{outline:3px solid #d1ef82;outline-offset:4px}@media(max-width:560px){main{padding-top:32px}th,td{padding:14px 12px}.empty{padding:40px 18px}}
