:root{--bg: #05178f;--card-fill: linear-gradient(135deg, rgba(13, 33, 167, 0) 0%, rgba(0, 57, 172, .67) 100%);--card-border: #1454ca;--text-dim: #b4d3ff;--text-rule: #a1b2f1;--cyan: #3fe9ff;--ice: #8be6ff;--live: #6ee2ff;--amber: #ffb74c;--btn: #2e78fc;--track: #22388e;--count-box: #152ab3;--result-text: #d7e0ff;--result-votes: #33e6f5;--badge-text: #163aa1;--hairline: rgba(53, 194, 255, .15)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--bg);color:#fff;font-family:PingFang SC,Noto Sans SC,Segoe UI,sans-serif}.column{width:100%;max-width:375px;margin:0 auto;padding:0 16px 56px}.topbar{position:relative;height:44px;display:flex;align-items:center;justify-content:center}.topbar h1{margin:0;font-size:18px;font-weight:700}.topbar .back{position:absolute;left:4px;top:50%;width:20px;height:44px;transform:translateY(-50%)}.topbar .back:before{content:"";position:absolute;left:6px;top:17px;width:8px;height:8px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(45deg)}.hero{position:relative;min-height:280px;padding-top:10px;background:url(/assets/hero-bg.png) no-repeat right -60px top 6px / auto 290px}.hero:before,.hero:after{content:"";position:absolute;width:300px;height:120px;border-radius:50%;background:#002c9f8f;filter:blur(40px);pointer-events:none}.hero:before{left:-70px;bottom:-20px}.hero:after{right:-30px;bottom:-40px}.hero-copy{position:relative;max-width:235px}.live-pill{display:inline-block;margin:0 0 10px;padding:5px 10px;border-radius:28px;border:1px solid transparent;background:linear-gradient(#0e247d99,#0e247d99) padding-box,linear-gradient(90deg,#76caff,#2370bd,#76caff) border-box;color:var(--live);font-size:11px;font-weight:500}.project{margin:0;color:#cae0fc;font-size:12px;line-height:1.5}.hero-title{margin:8px 0 0;font-size:24px;line-height:1.3;font-weight:700;background:linear-gradient(180deg,#fff,#a6f2f7);-webkit-background-clip:text;background-clip:text;color:transparent}.subtitle{margin:10px 0 0;color:var(--text-dim);font-size:12px;line-height:1.6}.themes{display:flex;gap:8px;overflow-x:auto;margin:12px 0 0}.themes a{padding:5px 12px;border-radius:999px;background:#0d21a799;border:1px solid rgba(193,240,255,.21);color:var(--text-dim);font-size:12px;text-decoration:none;white-space:nowrap}.themes a.current{background:var(--btn);color:#fff;border-color:transparent}.glass{position:relative;margin-top:16px;padding:14px 12px;border-radius:10px;background:#c7e4ff2b;border:1px solid rgba(193,240,255,.21);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.time{margin:4px 0;text-align:center;color:#fff;font-size:14px}.count-row{display:flex;align-items:center;justify-content:center;gap:6px}.count-label{margin-right:6px;color:#fff;font-size:14px}.count-box{width:50px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--count-box);font-size:20px;font-weight:700}.count-unit{color:#fff;font-size:12px}.divider{height:1px;margin:14px 8px 12px;background:linear-gradient(90deg,#3fe9ff00,#3fe9ff99,#3fe9ff00)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stats.two{grid-template-columns:repeat(2,1fr)}.stats p{margin:0;display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:6px;align-items:center}.stats strong{font-size:18px;font-weight:700;line-height:1.2}.stats span{grid-column:2;color:var(--text-dim);font-size:12px}.num-cyan{color:var(--cyan)}.num-ice{color:var(--ice)}.today strong{color:var(--amber)}.ico{grid-row:1 / span 2;width:20px;height:20px}.ico-chart{background:var(--cyan);clip-path:polygon(0 100%,0 55%,22% 55%,22% 100%,39% 100%,39% 25%,61% 25%,61% 100%,78% 100%,78% 0,100% 0,100% 100%)}.ico-people{background:radial-gradient(circle at 50% 32%,var(--ice) 0 5px,transparent 5.5px),radial-gradient(circle at 50% 95%,var(--ice) 0 9px,transparent 9.5px)}.ico-up{background:var(--amber);clip-path:polygon(50% 0,100% 55%,68% 55%,68% 100%,32% 100%,32% 55%,0 55%)}.card{margin-top:16px;padding:14px 12px;border-radius:12px;background:var(--card-fill);border:1px solid var(--card-border)}.block{margin-top:22px}.block-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.block-head h2,.card>h2{margin:0;font-size:16px;font-weight:700}.block-head a{color:var(--text-dim);font-size:12px;text-decoration:none}.notice{margin:8px 0 0;color:#ffd27a;font-size:13px}.speech{display:flex;gap:10px;align-items:center;padding:10px 0}.speech+.speech{border-top:1px solid var(--hairline)}.thumb{position:relative;width:50px;height:50px;flex:none}.play{display:grid;place-items:center;width:50px;height:50px;border-radius:7px;background:radial-gradient(circle at 50% 50%,#08143073,#08143026),linear-gradient(160deg,#49b4ff,#1d4ed8);text-decoration:none}.play span{position:relative;width:19px;height:19px;border-radius:50%;background:#00000080;border:1px solid #ffffff}.play span:after{content:"";position:absolute;left:6px;top:4.5px;border-style:solid;border-width:4.5px 0 4.5px 7px;border-color:transparent transparent transparent #ffffff}.rank-badge{position:absolute;left:-3px;top:-3px;min-width:15px;height:18px;padding:0 3px;display:grid;place-items:center;border-radius:4px;background:#5b6fb0;color:#fff;font-size:12px;font-weight:700;font-style:normal}.rank-badge.r1{background:#ffb84c}.rank-badge.r2{background:#bfcbff}.rank-badge.r3{background:#f2a06c}.speech-body{flex:1;min-width:0}.speech-body strong{display:block;font-size:13px;font-weight:700}.speech-body p{margin:3px 0 0;color:var(--text-dim);font-size:9px;line-height:1.4}.bar{width:176px;max-width:100%;height:4px;margin-top:6px;background:var(--track);border-radius:2px;overflow:hidden}.bar span{display:block;height:100%;border-radius:inherit;background:#4c8dff}.bar span.f2{background:#6f5cff}.bar span.f3{background:#2ea7ff}.vote-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:none}.vote-side b{font-size:13px;font-weight:700}button{border:0;border-radius:24px;padding:4px 12px;min-width:48px;height:25px;background:var(--btn);color:#fff;font-size:12px;font-weight:700}button:disabled{background:#33477c;color:#9aabc4}.winner-card{position:relative;min-height:205px;padding:16px;border-radius:12px;border:1px solid #9f783d;background:linear-gradient(90deg,#05178fe0,#05178f59 60%,#05178f1a),url(/assets/winner-bg.png) center / cover;overflow:hidden}.winner-tag{margin:0;color:#aab8e8;font-size:12px}.champ-name{margin:8px 0 0;font-size:22px;font-weight:700}.champ-badge{margin-left:6px;font-size:14px;font-weight:700;background:linear-gradient(90deg,#f5bc4a,#ffdd98,#f5bc4a);-webkit-background-clip:text;background-clip:text;color:transparent}.champ-hospital{margin:4px 0 0;color:#aab8e8;font-size:11px}.champ-stats{display:flex;gap:32px;margin-top:12px}.champ-stats p{margin:0}.champ-stats b{display:block;font-size:19px;font-weight:700}.champ-stats span{font-size:9px;color:#91a9ff}.replay{display:inline-block;margin-top:12px;padding:6px 11px;border:1px solid #2b90d8;border-radius:8px;color:#35e1f2;font-size:10px;font-weight:500;text-decoration:none}.place-card{margin-top:10px;padding:8px 16px}.place{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:8px 0}.place+.place{border-top:1px solid var(--hairline)}.place-line{color:var(--result-text);font-size:12px;font-weight:500}.place-votes{color:var(--result-votes);font-size:12px;font-weight:700;flex:none}.rule-card{display:flex;gap:12px;align-items:flex-start;padding:12px 0}.rule-card+.rule-card{border-top:1px solid var(--hairline)}.rule-icon{position:relative;width:50px;height:50px;border-radius:8px;flex:none;background:linear-gradient(180deg,#5fb2f733,#5fb2f700);border:1px solid rgba(47,160,245,.5)}.rule-icon:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px}.rule-icon.cyan:after{background:radial-gradient(circle at 50% 30%,var(--cyan) 0 5px,transparent 5.5px),radial-gradient(circle at 50% 78%,var(--cyan) 0 8px,transparent 8.5px)}.rule-icon.ice:after{background:linear-gradient(var(--ice),var(--ice)) 50% 38% / 18px 12px no-repeat,linear-gradient(var(--ice),var(--ice)) 50% 82% / 22px 4px no-repeat}.rule-icon.amber:after{background:var(--amber);clip-path:polygon(50% 0,85% 30%,72% 100%,28% 100%,15% 30%)}.rule-card h3{margin:2px 0 6px;font-size:14px;font-weight:700}.rule-card.promotionText h3{color:var(--cyan)}.rule-card.rewardText h3{color:var(--ice)}.rule-card.ceremonyText h3{color:var(--amber)}.rule-badge{margin-left:8px;padding:1px 5px;border-radius:4px;font-size:11px;font-weight:400;color:var(--badge-text);vertical-align:middle}.rule-badge.cyan{background:var(--cyan)}.rule-badge.ice{background:var(--ice)}.rule-badge.amber{background:var(--amber)}.rules{margin:0;white-space:pre-wrap;color:var(--text-rule);font-size:12px;line-height:1.65}.voting-rules .rules{font-size:14px}a{color:var(--text-dim)}.speech-title{display:block;margin:3px 0 0;color:var(--text-dim);font-size:9px;font-weight:400}.home.column{position:relative;width:375px;padding:0 0 56px;overflow:hidden;background:#05178f}.home .hero-art{position:absolute;left:0;top:0;width:375px;height:421px;overflow:hidden;pointer-events:none}.home .hero-photo{position:absolute;left:-19px;top:0;width:411px;height:397px;object-fit:cover}.home .hero-glow{position:absolute;width:587.4px;height:336.4px}.home .glow-a{left:-276.7px;top:29.3px}.home .glow-b{left:-221.7px;top:111.3px}.home .home-flow{position:relative;z-index:1}.home .nav{position:relative;height:44px}.home .nav h1{position:absolute;left:0;right:0;top:0;margin:0;height:44px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;line-height:25px}.home .hero{min-height:0;padding:10px 16px 0;background:none}.home .hero:before,.home .hero:after{display:none}.home .hero-copy{max-width:250px}.home .live-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;width:112px;height:27px;margin:0 0 13px;padding:0;border:1px solid #76caff;border-radius:28px;background:#0e247d30;box-shadow:inset 0 0 7.2px #77f4ffcc;color:#6ee2ff;font-size:11px;font-weight:500;line-height:13px}.home .live-pill .live{color:#ffbee7}.home .pill-top,.home .pill-bottom{position:absolute;width:68.25px;height:1px}.home .pill-top{top:-1px;left:17.5px}.home .pill-bottom{bottom:-1px;left:26.25px}.home .project{margin:0;color:#cae0fc;font-size:12px;font-weight:500;line-height:14px;letter-spacing:.36px}.home .hero-title{display:flex;flex-direction:column;margin:5px 0 0;font-size:24px;font-weight:700;line-height:30px;background:linear-gradient(180deg,#fff,#a6f2f7);-webkit-background-clip:text;background-clip:text;color:transparent}.home .hero-title span:first-child{letter-spacing:1.92px}.home .hero-title span+span{margin-top:5px}.home .subtitle{display:flex;flex-direction:column;margin:11px 0 0;color:#b4d3ff;font-size:12px;font-weight:400;line-height:16px}.home .subtitle span,.home .hero-title span{white-space:nowrap}.home .subtitle span:first-child{letter-spacing:1.56px}.home .themes{margin:12px 16px 0}.home .board-themes,.home .previous-themes{margin:0 0 12px}.home .glass{position:relative;width:auto;min-height:141px;margin:14px 16px 0;padding:20px 18px 16px;border-radius:10px;border:1px solid rgba(193,240,255,.21);background:#c7e4ff2b;box-shadow:inset 0 0 10.9px #58e3ff36;-webkit-backdrop-filter:blur(29.85px);backdrop-filter:blur(29.85px);overflow:hidden}.home .glass-corner{position:absolute;left:0;top:0;width:343.5px;height:141.5px;pointer-events:none}.home .glass-corner.br{transform:rotate(180deg)}.home .count-row{position:relative;gap:4px}.home .count-label{margin-right:8px;font-size:14px;font-weight:400}.home .count-box{width:50px;height:36px;border-radius:8px;background:#152ab3;font-size:20px;font-weight:700}.home .count-unit{margin-right:8px;font-size:12px}.home .count-unit:last-child{margin-right:0}.home .divider{display:block;width:303px;height:1px;margin:17px auto 12px;background:none}.home .stats{position:relative;display:flex;justify-content:space-between;gap:8px}.home .stats p{display:flex;align-items:center;gap:8px;margin:0}.home .stat-copy{display:flex;flex-direction:column}.home .stat-copy strong{font-size:18px;font-weight:700;line-height:22px}.home .stat-copy span{color:#b4d3ff;font-size:12px;line-height:14px}.home .today strong{color:#ffb74c}.home .block{margin:16px 16px 0}.home .block-head{margin-bottom:14px}.home .block-head h2{font-size:16px;font-weight:700;line-height:22px}.home .block-head a{color:#b4d3ff;font-size:12px;font-weight:500;text-decoration:none}.home .expand{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;margin:12px 0 0;padding:0;border:1px solid #1454ca;border-radius:39px;background:transparent;color:#b4d3ff;font-size:14px;font-weight:500;line-height:17px}.home .expand .chevron{display:block;transform:rotate(-45deg);transform-origin:center}.home .expand .chevron.up{transform:scaleY(-1) rotate(45deg)}.home .panel{position:relative;margin:0;padding:12px 14px 12px 12px;border:1px solid #1454ca;border-radius:12px;background:linear-gradient(-45.18deg,#0d21a700 43.87%,#0039acab)}.home .panel-line{position:absolute;left:20px;top:0;width:303px;height:1px;pointer-events:none}.home .panel-line.bottom{top:auto;bottom:0}.home .speech{display:flex;align-items:flex-start;gap:0;padding:1px 0 0;margin:0 0 25px}.home .rank-badge{position:relative;left:auto;top:auto;display:flex;align-items:center;justify-content:center;flex:none;width:31px;min-width:31px;height:50px;margin-right:6px;padding:0;background:none}.home .rank-badge img{display:block}.home .speech:last-of-type{margin-bottom:2px}.home .speech+.speech{border-top:0}.home .thumb{position:relative;flex:none;width:50px;height:50px;margin-right:12px}.home .play{display:block;width:50px;height:50px;border-radius:7px;overflow:hidden;background:none}.home .cover{display:block;width:50px;height:50px;object-fit:cover;border-radius:7px}.home .play-icon{position:absolute;left:15px;top:16px;width:19px;height:19px}.home .rank-mark{position:absolute;left:7px;top:0;width:15px;height:16px}.home .rank-mark img{display:block;width:15px;height:16px}.home .rank-mark i{position:absolute;left:0;right:0;top:1px;font-style:normal;font-size:12px;font-weight:700;line-height:14px;text-align:center;color:#fff}.home .rank-rest{position:relative;left:auto;top:auto;display:block;width:22.5167px;height:25.6906px}.home .rank-rest i{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:13px;font-weight:700;color:#fff}.home .speech-body{width:auto;flex:1;min-width:0}.home .speech-body strong{display:block;margin-top:1px;font-size:13px;font-weight:700;line-height:16px}.home .speech-body p{margin:2px 0 0;color:#b4d3ff;font-size:9px;line-height:11px}.home .bar{width:147px;max-width:100%;height:4px;margin-top:14px;background:#22388e;border-radius:2px}.home .bar span.f1{background:url(/assets/figma/bar-1.svg) left center / 100% 100% no-repeat}.home .vote-side{width:48px;margin-left:auto;gap:6px}.home .rank-1 .vote-num{font-size:14px}.home .vote-num{font-size:13px;font-weight:700;color:#fff}.home .vote-unit{font-size:10px;font-weight:400;color:#92a4dd}.home .vote-side b{font-size:13px;line-height:16px}.home .vote-side button{position:relative;width:48px;min-width:48px;height:25px;padding:0;border:0;border-radius:0;background:transparent;font-size:12px;font-weight:700;line-height:25px}.home .vote-side button img{position:absolute;left:0;top:0;width:48px;height:25px}.home .vote-side button span{position:relative}.home .vote-side button:disabled{background:transparent;color:#fff;opacity:.45}.home .vote-side button.voted:disabled{opacity:1}.home .winner-card{position:relative;width:343px;height:205px;min-height:205px;padding:0;border:1px solid #9f783d;border-radius:12px;overflow:hidden;background:none}.home .winner-photo{position:absolute;left:0;top:0;width:343px;height:205px;object-fit:cover}.home .winner-copy{position:relative;padding:17px 16px 16px 19px}.home .winner-tag{margin:0;color:#aab8e8;font-size:12px;line-height:17px}.home .champ-name{display:flex;align-items:center;gap:6px;margin:9px 0 0;font-size:22px;font-weight:700;line-height:31px}.home .champ-badge{display:inline-flex;align-items:center;gap:2px;margin-left:0;font-size:14px;font-weight:700;line-height:20px;background:none;color:#ffdd98}.home .champ-badge img:last-child{transform:scaleX(-1)}.home .champ-badge span{background:linear-gradient(270deg,#f5bc4a,#ffdd98 50%,#f5bc4a);-webkit-background-clip:text;background-clip:text;color:transparent}.home .champ-hospital{margin:3px 0 0;color:#aab8e8;font-size:11px;line-height:15px}.home .champ-stats{gap:0;margin-top:6px}.home .champ-stats p{width:66px}.home .champ-stats p:nth-child(2){width:102px}.home .champ-stats b{font-size:19px;line-height:23px}.home .champ-stats span{color:#7f91cf;font-size:9px;line-height:11px}.home .champ-stats p:last-child span{color:#91a9ff}.home .replay{display:inline-flex;align-items:center;justify-content:center;width:135px;height:36px;margin-top:15px;padding:0;border:1px solid #2b90d8;border-radius:8px;color:#35e1f2;font-size:10px;font-weight:500;text-decoration:none}.home .place-card{margin-top:10px;padding:6px 16px;background:linear-gradient(-19.15deg,#0d21a700 43.87%,#0039acab)}.home .place{padding:8px 0}.home .place+.place{border-top:0}.home .place-line{color:#d7e0ff;font-size:12px;font-weight:500;line-height:17px}.home .place-line b{font-weight:700}.home .place-votes{color:#33e6f5;font-size:12px;font-weight:700}.home .rules-panel{padding:13px 12px 15px;background:linear-gradient(-53deg,#0d21a700 43.87%,#0039acab)}.home .rule-card{display:flex;gap:11px;align-items:center;padding:0}.home .rule-card+.rule-card,.home .season-rules .rule-card+.rule-card{border-top:0}.home .rule-ico{width:50px;height:50px;flex:none}.home .rule-card h3{display:flex;align-items:center;gap:8px;margin:2px 0 4px;font-size:14px;font-weight:700;line-height:20px}.home .rule-badge{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;background:none;vertical-align:middle}.home .rule-badge img{display:block;height:16px}.home .rule-badge i{position:absolute;left:0;right:0;top:0;height:16px;font-style:normal;font-size:11px;font-weight:400;line-height:16px;text-align:center;color:#163aa1}.home .season-rules .rules{color:#b4d3ff;font-size:12px;line-height:17px}.home .rules strong{color:#fff;font-weight:700}.home .rule-line{display:block}.home .rule-link{display:block;width:18.248px;height:28.6846px;margin:8px 0 8px 16px}.home .voting-rules .panel{padding:8px 15px 10px;background:linear-gradient(-30.06deg,#0d21a700 43.87%,#0039acab)}.home .voting-rules .rules{color:#b4d3ff;font-size:14px;line-height:28px}
