.timer-cluster{display:grid;justify-items:end;gap:7px;min-width:250px}.time-track{position:relative;width:min(330px,34vw);height:12px;background:#ffffff18;border:1px solid #ffffff25;overflow:hidden;clip-path:polygon(0 0,calc(100% - 7px) 0,100% 7px,100% 100%,0 100%)}.time-track span{position:absolute;inset:0 auto 0 0;display:block;transition:width .2s linear}.time-fill{width:0;background:linear-gradient(90deg,#46d9ff,#fff)}.vote-fill{width:0;background:linear-gradient(90deg,#7b25ff,#d22cff);opacity:.88;z-index:2;transition:width .35s cubic-bezier(.2,.8,.2,1)!important}.timer-cluster:not(.voting) .vote-fill{display:none}.timer-cluster.has-votes .timer{color:#b86cff;text-shadow:0 0 25px #7b25ffaa}.mobile-time-track{width:100%;height:9px}.mobile-time-track:not(.has-votes) .vote-fill{display:none}.mobile-time-track.has-votes+.stack{border-top-color:#7b25ff}.round-art{display:block;width:min(720px,62vw);height:min(29vh,310px);object-fit:contain;filter:drop-shadow(0 15px 30px #0008)}.round-subtitle{color:#46d9ff;text-transform:uppercase;letter-spacing:.04em}.round-rule{max-width:1100px;font-size:clamp(1.05rem,1.6vw,1.55rem);line-height:1.3;color:#ddd3ea}.rank-progress{grid-template-columns:54px 62px minmax(0,1fr) auto;gap:14px;position:relative;overflow:hidden}.rank-progress>.animal-avatar{width:54px;height:54px}.rank-identity{display:grid;gap:8px;min-width:0}.rank-identity>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-track{height:9px;background:#ffffff17;overflow:hidden}.score-fill{display:block;height:100%;width:var(--score-width);background:linear-gradient(90deg,#ff087b,#7b25ff,#46d9ff);transform-origin:left;animation:score-grow 1.1s cubic-bezier(.2,.8,.2,1) both}.round-finish .rank:first-child .score-fill{filter:brightness(1.4);box-shadow:0 0 18px #46d9ff}.round-editor-heading{display:flex;justify-content:space-between;align-items:center;margin-top:22px;padding:14px 18px;background:#25103b;border-left:7px solid #46d9ff;font-weight:1000;letter-spacing:.05em}.round-editor-heading.round-2{border-color:#ff783e}.round-editor-heading.round-3{border-color:#ff087b}.round-editor-heading span{color:#46d9ff}.round-style-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.round-style-guide article{padding:14px;background:#fff1;border-top:4px solid #46d9ff}.round-style-guide article:nth-child(2){border-color:#ff783e}.round-style-guide article:nth-child(3){border-color:#ff087b}.round-style-guide strong,.round-style-guide small{display:block}.round-style-guide small{color:var(--muted);margin-top:5px;line-height:1.3}@keyframes score-grow{from{width:0}}@media(max-width:700px){.round-style-guide{grid-template-columns:1fr}.time-track{width:100%}.rank-progress{grid-template-columns:38px 46px minmax(0,1fr) auto}.rank-progress>.animal-avatar{width:42px;height:42px}}
