html,body,#root{height:100%;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{min-height:100%;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--forest-bg:#e8efe4;--forest-card:#f8f5ee;--forest-card-light:#fffdf8;--moss:#6f8a64;--sage:#95a885;--leaf:#7b956a;--wood:#7a5c44;--wood-dark:#5e4432;--bark:#3f3025;--sunlight:#f5e7b8;--cream:#fffaf2;--text-main:#2d3328;--text-muted:#6b7365;--border-soft:#ded8c8;--shadow:#4a58432e}*{box-sizing:border-box}body{min-height:100vh;color:var(--text-main);background:radial-gradient(circle at 0 0,#b1d1bc40,#0000 40%),radial-gradient(circle at 100% 100%,#a8c9d738,#0000 35%),#f7f8f4;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.app{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:60px 16px 80px;display:flex;overflow:hidden}.panel{background:linear-gradient(#fffdf8f5,#f8f5eef5);border:1px solid #7a5c441f;border-radius:32px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:900px;height:clamp(720px,82vh,880px);padding:60px 48px;display:flex;overflow:hidden;box-shadow:0 28px 80px #4a584329,0 4px 14px #4a584314}.results-panel{height:auto;min-height:auto;padding-bottom:48px;overflow:visible}.footer{width:min(100%,760px);color:var(--text-muted);text-align:center;margin-top:auto;font-size:.78rem}.title-row{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.title{letter-spacing:-.04em;color:var(--text-main);margin:0 0 12px;font-size:2.4rem;font-weight:850}.brand{align-items:center;display:flex}.brand-header{align-items:center;gap:10px;display:flex}.brand-logo{width:auto;height:42px;display:block}.brand-name{color:var(--text-main);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.theme-toggle{border:1px solid var(--border-soft);background:var(--cream);color:var(--wood-dark);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;display:inline-flex;box-shadow:0 6px 16px #7a5c4414}.theme-toggle span{text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.subtitle{color:var(--text-muted);text-align:center;margin:0 0 16px;font-size:1rem}.subtitle-small{color:#87917d;font-size:.9rem}.helper-text{color:#87917d;text-align:left;margin:4px 0 10px;font-size:.8rem}.helper-text--muted{text-align:center;margin-top:10px;font-size:.78rem}.btn{background:var(--wood);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:.95rem;font-weight:700;transition:transform .1s,box-shadow .1s,background .1s;box-shadow:0 12px 28px #7a5c4440}.btn:hover{background:var(--wood-dark);transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn.secondary{background:var(--cream);color:var(--wood-dark);border:1px solid var(--border-soft);box-shadow:none}.btn.secondary:hover{background:#f5efe4}.link-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:.85rem}.actions-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:8px;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.footer-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.footer-disclaimer{max-width:680px;color:var(--text-muted);opacity:.8;margin:8px auto 0;font-size:.68rem;line-height:1.35}.modal-backdrop{z-index:999;background:#0f172a59;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--cream);width:min(100%,420px);color:var(--text-main);border-radius:24px;padding:28px;position:relative;box-shadow:0 24px 70px #00000040}.modal-card h2{margin:0 0 12px}.modal-card p{color:var(--text-muted);line-height:1.5}.modal-close{cursor:pointer;color:var(--wood-dark);background:0 0;border:none;font-size:1.8rem;position:absolute;top:12px;right:16px}.mode-toggle{gap:10px;margin-bottom:8px;display:flex}.mode-btn{border:1px solid var(--border-soft);background:var(--cream);color:var(--wood-dark);cursor:pointer;border-radius:999px;padding:8px 16px;font-weight:750;transition:all .12s}.mode-btn:hover{border-color:var(--sage);transform:translateY(-1px)}.mode-btn.active{background:var(--wood);color:#fff;box-shadow:0 10px 25px #7a5c4440}.progress{background:#dbe3d4;border-radius:999px;width:100%;height:7px;margin-bottom:16px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(90deg,#6f8a64,#95a885,#c7b185);height:100%;transition:width .18s ease-out}.live-top-three{background:#fffaf299;border:1px solid #7a5c441a;border-radius:18px;width:min(100%,420px);margin:18px auto 28px;padding:14px 16px}.live-top-three-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.8rem;font-weight:800}.live-top-three-item{align-items:center;gap:10px;padding:4px 0;display:flex}.live-top-three-item span{color:#8f6c4e;width:28px;font-weight:850}.live-top-three-item p{color:var(--text-main);margin:0}.card-row{justify-content:center;align-items:stretch;gap:20px;width:100%;margin-bottom:10px;display:flex}.choice-card{background:var(--forest-card-light);cursor:pointer;text-align:left;border:2px solid #ebe5da;border-radius:28px;flex-direction:column;flex:1;justify-content:center;max-width:240px;min-height:130px;padding:24px 20px;transition:transform .12s,box-shadow .12s,opacity .12s,border-color .12s;display:flex;box-shadow:0 18px 42px #6f8a6424}.choice-card:hover{border-color:var(--sage);transform:translateY(-3px);box-shadow:0 24px 55px #6f8a6438}.choice-card--chosen{border-color:var(--moss);transform:translateY(-4px)scale(1.02);box-shadow:0 26px 60px #4a584347}.choice-card--faded{opacity:.35;transform:scale(.98)}.choice-label{color:#87917d;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:.7rem}.choice-name{min-height:54px;color:var(--text-main);word-break:break-word;align-items:center;font-size:1.05rem;font-weight:700;line-height:1.3;display:flex}.vs-text{color:#87917d;align-self:center;font-size:.9rem}.hint{color:#87917d;text-align:center;font-size:.85rem}.result-card{justify-content:center;width:100%;margin:24px 0;display:flex}.result-card-inner{width:min(100%,420px);color:var(--text-main);background:linear-gradient(160deg,#f6f1e6 0%,#e7dcc5 40%,#d5c1a0 75%,#b79268 100%);border:1px solid #7a5c441f;border-radius:28px;padding:24px;position:relative;overflow:hidden}.result-card-logo{object-fit:contain;opacity:.45;filter:saturate(.8);pointer-events:none;width:48px;height:48px;position:absolute;bottom:24px;right:24px}.result-card-top{align-items:center;gap:14px;margin-bottom:18px;display:flex}.result-card-top.centered{text-align:center;flex-direction:column;align-items:center;margin-bottom:42px;display:flex}.result-cover-lg{object-fit:cover;border:4px solid #fffaf2e6;border-radius:22px;width:92px;height:92px;box-shadow:0 10px 24px #7a5c442e}.result-card-top.centered .result-cover-lg{border-radius:34px;width:190px;height:190px;margin-bottom:22px}.result-meta{text-align:left;flex:1}.result-tag{color:var(--wood-dark);text-transform:uppercase;letter-spacing:.14em;background:#fffaf2bf;border:1px solid #7a5c4438;border-radius:999px;margin-bottom:6px;padding:3px 10px;font-size:.68rem;display:inline-flex}.result-title{text-align:center;max-width:760px;margin:0;font-size:2.6rem;font-weight:850;line-height:1.05}.result-subtitle{color:var(--text-main);text-align:center;margin:12px 0 0;font-size:1.45rem}.top-three{flex-direction:column;gap:14px;margin:18px 0;display:flex}.top-track,.top-track.first{text-align:left;background:#fff8ec;border:3px solid #7a5c44;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 8px 18px #7a5c4424}.top-track:before,.top-track:after{content:none;display:none}.top-track-rank{color:#7a5c44;margin-bottom:14px;font-size:2.25rem;font-weight:900;line-height:1}.top-track-name{color:var(--text-main);margin:0;font-size:2.05rem;font-weight:900;line-height:1.12}.newspaper-ranking{column-count:2;text-align:left;column-gap:18px;margin-top:14px}.newspaper-item{break-inside:avoid;align-items:baseline;gap:6px;padding:3px 0;font-size:.82rem;line-height:1.2;display:flex}.newspaper-item span{color:var(--wood);flex:0 0 30px;font-weight:850}.newspaper-item p{color:var(--text-main);margin:0;font-weight:650}.result-footer-text{color:var(--text-muted);text-align:center;flex-direction:column;gap:2px;margin:16px 0 0;font-size:.75rem;display:flex}.result-card-inner.story-export .result-footer-text{text-align:center;margin:0;position:absolute;bottom:56px;left:0;right:0}.result-card-inner.story-export .result-card-logo{bottom:50px;right:56px}.album-search-wrapper{width:70%;margin:0 auto;position:relative}.album-search-input{border:1px solid var(--border-soft);background:var(--cream);width:100%;color:var(--text-main);text-align:center;border-radius:16px;outline:none;padding:12px 16px;font-size:.95rem;transition:all .12s}.album-search-input:focus{border-color:var(--moss);box-shadow:0 4px 18px #6f8a6429}.album-search-input--dark{color:#f1f5f9;background:#263126;border-color:#3d4a3d}.album-dropdown{z-index:20;border:1px solid var(--border-soft);background:var(--forest-card-light);border-radius:16px;width:100%;max-height:300px;padding:8px 0;animation:.18s fadeIn;position:absolute;top:54px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 14px 34px #4a584329}.album-dropdown--dark{background:#263126;border-color:#3d4a3d}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.album-dropdown-loading,.album-dropdown-empty{color:var(--text-muted);text-align:center;padding:12px;font-size:.9rem}.album-dropdown-item{cursor:pointer;align-items:center;gap:12px;padding:10px 14px;transition:all .12s;display:flex}.album-dropdown-item:hover{background:#edf3e7}.album-thumb{object-fit:cover;border-radius:8px;width:40px;height:40px}.album-info{text-align:left;flex-direction:column;display:flex}.album-name{font-size:.95rem;font-weight:700}.album-artist{color:var(--text-muted);font-size:.8rem}.ad-placeholder{text-align:center;width:100%;max-width:720px;color:var(--text-muted);background:#ffffff59;border:2px dashed #7a5c4426;border-radius:18px;margin:24px auto 0;padding:20px;font-size:.95rem}.app--dark{color:#eef3ea}.app--dark .panel{background:radial-gradient(circle at 0 0,#7a5c442e,#0000 35%),linear-gradient(#263126 0%,#1b241b 100%);border-color:#c7b1852e;box-shadow:0 28px 80px #00000073,0 0 0 1px #fffaf208}.app--dark .footer,.app--dark .subtitle,.app--dark .helper-text,.app--dark .helper-text--muted,.app--dark .hint,.app--dark .link-btn{color:#aebbaa}.app--dark .theme-toggle,.app--dark .mode-btn,.app--dark .btn.secondary{color:#eef3ea;background:#2f3a2e;border-color:#c7b18538}.app--dark .mode-btn.active,.app--dark .btn{color:#1b241b;background:#c7b185}.app--dark .progress{background:#2e3a2e}.app--dark .progress-bar{background:linear-gradient(90deg,#8ca17d,#c7b185,#e0c888)}.app--dark .choice-card,.app--dark .live-top-three,.app--dark .album-search-input,.app--dark .album-dropdown{color:#f6f3ea;background:#2b3529;border-color:#c7b1852e}.app--dark .choice-card:hover{border-color:#c7b185}.app--dark .choice-name,.app--dark .live-top-three-item p,.app--dark .newspaper-item p,.app--dark .top-track-name{color:#f6f3ea}.app--dark .live-top-three-item span,.app--dark .top-track-rank,.app--dark .newspaper-item span{color:#e6d3a5}.app--dark .result-card-inner{color:#f4f7ef;background:radial-gradient(circle at 0 0,#c7b18533,#0000 42%),linear-gradient(160deg,#40523a 0%,#263526 50%,#1b241b 100%);border-color:#95a88538}.app--dark .top-track{background:#fffaf214;border-color:#c7b1853d}.app--dark .result-subtitle,.app--dark .result-footer-text{color:#b8c5b2}.app--dark .modal-card{color:#eef3ea;background:#263126}.app--dark .modal-card p{color:#b8c5b2}.app--dark .ad-placeholder{background:#ffffff0a;border-color:#c7b18526}.story-export{aspect-ratio:9/16;width:1080px!important;min-width:1080px!important;max-width:1080px!important;height:1920px!important;min-height:1920px!important;max-height:1920px!important;overflow:hidden!important}.story-export .newspaper-ranking{column-count:2!important;column-gap:42px!important}.story-export .newspaper-item{padding:5px 0;font-size:1.25rem;line-height:1.15}@media (max-width:640px){html,body,#root{height:auto;min-height:100%}.app{min-height:100dvh;padding:12px;overflow:visible}.panel{border-radius:28px;width:100%;height:auto;min-height:auto;padding:28px 22px;overflow:visible}.results-panel{height:auto;min-height:auto;overflow:visible}.title-row{flex-direction:row;align-items:center}.brand-logo{height:38px}.brand-name{font-size:1.05rem}.album-search-wrapper,.album-search-input,.live-top-three{width:100%;max-width:100%}.album-search-input{box-sizing:border-box}.album-dropdown{width:100%;max-height:260px}.card-row{flex-direction:column;gap:18px}.choice-card{text-align:center;width:100%;max-width:none}.actions-row{flex-direction:column;align-items:center;gap:8px;margin-top:18px}.result-card-inner{width:100%}.result-card-top.centered .result-cover-lg{border-radius:28px;width:140px;height:140px}.result-title{font-size:1.8rem}.result-subtitle{font-size:1.1rem}.top-track-rank{font-size:1.6rem}.top-track-name{font-size:1.45rem}.newspaper-ranking{column-count:2;column-gap:12px}.newspaper-item{gap:4px;padding:2px 0;font-size:.72rem;line-height:1.15}.newspaper-item span{flex:0 0 26px}}@media (max-width:420px){.panel{padding:24px 18px}.brand-logo{height:44px}.theme-toggle{padding:6px 12px}.subtitle{margin-bottom:12px;font-size:.95rem}.live-top-three{padding:14px}.choice-card{border-radius:20px;min-height:120px;padding:18px 16px}.result-card-inner{border-radius:24px;padding:18px}.result-card-top.centered .result-cover-lg{border-radius:24px;width:120px;height:120px}.result-title{font-size:1.55rem}.result-subtitle{font-size:1rem}.footer-disclaimer{padding:0 8px;font-size:.66rem}}.download-card-content{display:none}.story-export{background:#efe3cf!important;border-radius:0!important;width:1080px!important;min-width:1080px!important;max-width:1080px!important;height:1920px!important;min-height:1920px!important;max-height:1920px!important;padding:70px 70px 58px!important;overflow:hidden!important}.story-export .web-card-content{display:none!important}.story-export .download-card-content{color:#2d241d;flex-direction:column;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex}.download-header{grid-template-columns:430px 1fr;align-items:center;gap:64px;display:grid}.download-cover{object-fit:cover;border:4px solid #5e443259;border-radius:18px;width:430px;height:430px}.download-album-info h2{letter-spacing:-.05em;margin:0;font-size:76px;font-weight:900;line-height:.95}.download-album-info p{color:#9a4f3d;margin:22px 0 0;font-size:46px;font-weight:650}.download-divider{background:#5e443273;height:3px;margin:28px 0}.download-top-three{flex-direction:column;gap:18px;display:flex}.download-top-row{grid-template-columns:92px 1fr;align-items:center;gap:24px;display:grid}.download-rank-circle{color:#fffaf2;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;font-size:52px;font-weight:900;display:inline-flex}.download-rank-circle.rank-1{background:#c49a3f}.download-rank-circle.rank-2{background:#8b8f8d}.download-rank-circle.rank-3{background:#9d6847}.download-top-row p{margin:0;font-size:58px;font-weight:850;line-height:1.05}.download-list{grid-template-columns:1fr 1fr;gap:8px 64px;display:grid}.download-list-row{grid-template-columns:70px 1fr;align-items:baseline;gap:14px;display:grid}.download-list-row span{text-align:right;font-size:34px;font-weight:800}.download-list-row p{margin:0;font-size:36px;font-weight:750;line-height:1.16}.download-footer{color:#2d241d8c;justify-content:center;align-items:center;gap:14px;margin-top:auto;padding-top:20px;font-size:28px;display:flex}.download-footer strong{color:#2d241db3;font-size:36px;font-style:italic;font-weight:700}.download-footer img{object-fit:contain;flex-shrink:0;width:130px;height:130px}@media (min-width:641px){.results-panel{max-height:calc(100vh - 120px);overflow-y:auto}.result-card-inner:not(.story-export){max-height:68vh;overflow-y:auto}.result-card-inner:not(.story-export) .result-card-top.centered{margin-bottom:22px}.result-card-inner:not(.story-export) .result-card-top.centered .result-cover-lg{border-radius:24px;width:120px;height:120px;margin-bottom:14px}.result-card-inner:not(.story-export) .result-title{font-size:1.75rem}.result-card-inner:not(.story-export) .result-subtitle{font-size:1rem}.result-card-inner:not(.story-export) .top-three{gap:10px;margin:14px 0}.result-card-inner:not(.story-export) .top-track{border-radius:22px;padding:18px 22px}.result-card-inner:not(.story-export) .top-track-rank{margin-bottom:8px;font-size:1.45rem}.result-card-inner:not(.story-export) .top-track-name{font-size:1.35rem}}.result-card-inner:not(.story-export){max-height:none}.result-card-inner:not(.story-export) .web-card-content{grid-template-columns:150px 1fr;grid-template-areas:"album topthree""ranking ranking""footer footer";align-items:start;gap:16px 22px;display:grid}.result-card-inner:not(.story-export) .result-card-logo{display:none}.result-card-inner:not(.story-export) .result-card-top.centered{grid-area:album;margin-bottom:0}.result-card-inner:not(.story-export) .result-card-top.centered .result-cover-lg{border-radius:22px;width:120px;height:120px;margin-bottom:12px}.result-card-inner:not(.story-export) .result-title{font-size:1.25rem;line-height:1.05}.result-card-inner:not(.story-export) .result-subtitle{margin-top:6px;font-size:.85rem}.result-card-inner:not(.story-export) .top-three{grid-area:topthree;gap:8px;margin:0}.result-card-inner:not(.story-export) .top-track{border-width:2px;border-radius:18px;padding:12px 16px}.result-card-inner:not(.story-export) .top-track-rank{margin-bottom:4px;font-size:1rem}.result-card-inner:not(.story-export) .top-track-name{font-size:1.1rem;line-height:1.1}.result-card-inner:not(.story-export) .newspaper-ranking{column-count:2;grid-area:ranking;column-gap:18px;margin-top:6px}.result-card-inner:not(.story-export) .result-footer-text{grid-area:footer;margin-top:4px}@media (max-width:640px){.result-card-inner:not(.story-export) .web-card-content{display:block}.result-card-inner:not(.story-export) .result-card-top.centered{margin-bottom:18px}.result-card-inner:not(.story-export) .top-three{margin:14px 0}.app{padding:8px}.panel{padding:22px 18px}.title-row{margin-bottom:14px}.brand-logo{height:42px}.theme-toggle{padding:5px 10px}.subtitle{margin-bottom:10px;font-size:.9rem}.progress{margin-bottom:10px}.live-top-three{border-radius:18px;margin:10px auto 16px;padding:12px 14px}.live-top-three-title{margin-bottom:6px;font-size:.68rem}.live-top-three-item{padding:2px 0}.live-top-three-item span{width:26px;font-size:.95rem}.live-top-three-item p{font-size:.9rem;line-height:1.15}.card-row{gap:10px;margin-bottom:6px}.choice-card{border-radius:20px;min-height:92px;padding:14px 16px}.choice-label{margin-bottom:4px;font-size:.62rem}.choice-name{min-height:auto;font-size:.98rem;line-height:1.2}.vs-text{font-size:.8rem}.hint{margin:8px 0;font-size:.78rem}.actions-row{gap:6px;margin-top:10px}.btn{padding:9px 16px;font-size:.86rem}.link-btn{font-size:.78rem}.result-card-inner:not(.story-export) .web-card-content{grid-template-columns:108px 1fr;grid-template-areas:"album topthree""ranking ranking""footer footer";align-items:start;gap:12px 14px;display:grid}.result-card-inner:not(.story-export) .result-card-logo{display:none}.result-card-inner:not(.story-export) .result-card-top.centered{grid-area:album;margin-bottom:0}.result-card-inner:not(.story-export) .result-card-top.centered .result-cover-lg{border-radius:18px;width:88px;height:88px;margin-bottom:8px}.result-card-inner:not(.story-export) .result-title{font-size:1rem;line-height:1.05}.result-card-inner:not(.story-export) .result-subtitle{margin-top:4px;font-size:.75rem}.result-card-inner:not(.story-export) .top-three{grid-area:topthree;gap:6px;margin:0}.result-card-inner:not(.story-export) .top-track{border-width:2px;border-radius:14px;padding:8px 10px}.result-card-inner:not(.story-export) .top-track-rank{margin-bottom:3px;font-size:.9rem}.result-card-inner:not(.story-export) .top-track-name{font-size:.95rem;line-height:1.08}.result-card-inner:not(.story-export) .newspaper-ranking{column-count:2;grid-area:ranking;column-gap:12px;margin-top:4px}.result-card-inner:not(.story-export) .newspaper-item{padding:2px 0;font-size:.68rem;line-height:1.12}.result-card-inner:not(.story-export) .result-footer-text{grid-area:footer;margin-top:4px;font-size:.65rem}}.download-divider{background:linear-gradient(#c89b6b 0%,#b78556 25%,#a67248 50%,#8f603d 75%,#7c5233 100%);border:2px solid #6f482c;border-radius:999px;height:22px;margin:34px 0;position:relative;box-shadow:inset 0 3px 4px #ffffff40,inset 0 -3px 4px #0000002e}.download-divider:before,.download-divider:after{content:"";background:radial-gradient(circle,#d9b18a 0%,#c89667 35%,#9a6945 70%,#7c5233 100%);border:2px solid #6f482c;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%)}.download-divider:before{left:-12px}.download-divider:after{clip-path:polygon(0% 0%,100% 0%,100% 20%,88% 30%,100% 42%,86% 55%,100% 70%,82% 85%,100% 100%,0% 100%);right:-12px}@media (max-width:640px) and (min-height:800px){.app{padding:10px 10px 18px}.panel{justify-content:flex-start;min-height:calc(100dvh - 110px)}.subtitle{margin-top:14px}.live-top-three{margin:14px auto 20px}.choice-card{min-height:112px}.actions-row{margin-top:14px}.footer{margin-top:auto}}@media (max-width:400px){.panel{padding:18px 16px}.brand-logo{height:30px}.brand-name{font-size:1.8rem}.subtitle{margin-bottom:8px;font-size:.95rem}.progress{margin-bottom:12px}.live-top-three{margin:10px auto 14px;padding:12px 14px}.live-top-three-title{margin-bottom:4px;font-size:.8rem}.live-top-three-item{padding:2px 0}.live-top-three-item p{font-size:.95rem}.choice-card{min-height:86px;padding:12px 16px}.choice-label{margin-bottom:4px;font-size:.7rem}.choice-name{font-size:.95rem;line-height:1.15}.vs-text{margin:4px 0}.hint{margin:8px 0;font-size:.8rem}.actions-row{gap:6px;margin-top:8px}.btn{padding:8px 14px;font-size:.85rem}.link-btn{font-size:.8rem}}
