.competition-panel{margin-bottom:12px;border:1px solid var(--line);background:linear-gradient(120deg,#161c2a,#0d121c)}.season-head{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid var(--line)}.season-head>div{display:grid}.season-head span{color:var(--lime);font:700 7px 'Chakra Petch'}.season-head strong{font:700 15px 'Chakra Petch'}.season-head>b{color:var(--muted);font:600 7px 'Chakra Petch'}.weekly-challenges{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px}.weekly{padding:9px;background:#101621;border:1px solid #293247}.weekly.done{border-color:#c9ff3666}.weekly>span{color:var(--violet);font:700 6px 'Chakra Petch'}.weekly>strong{display:block;margin:4px 0;font:700 8px 'Chakra Petch'}.weekly>small{color:var(--muted);font:600 7px 'Chakra Petch'}.weekly>div{height:3px;margin-top:7px;background:#293041}.weekly>div i{display:block;height:100%;background:var(--lime)}@media(max-width:600px){.weekly-challenges{grid-template-columns:1fr}.season-head{align-items:flex-start}.season-head>b{max-width:70px;text-align:right}}
