.botm-grid{display:grid;grid-template-columns:2fr 1fr;background:radial-gradient(80% 130% at 100% 0%,color-mix(in srgb,var(--accent) 12%,transparent),transparent 55%),linear-gradient(160deg,var(--bg-elev),var(--surface));border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}@media (max-width: 780px){.botm-grid{grid-template-columns:1fr}.botm-previous{border-left:none;border-top:1px solid var(--border)}}.botm-current{display:flex;align-items:center;gap:var(--space-5);padding:var(--space-4) var(--space-6);min-width:0}.botm-current__art{flex:none;height:clamp(78px,10vw,112px);width:auto;max-width:150px;object-fit:contain;filter:drop-shadow(0 8px 20px rgb(0 0 0 / .5))}.botm-current__body{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--space-1);min-width:0}.botm-current__top{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}.botm-current__boss{font-size:var(--text-3xl);font-weight:750;line-height:1.1}.botm-current__sub{color:var(--text-muted);font-size:var(--text-sm)}.botm-current__stats{font-size:var(--text-sm);color:var(--text-muted)}.botm-current__active{color:var(--accent);font-weight:700}.botm-progress{height:5px;border-radius:999px;background:color-mix(in srgb,var(--border-strong) 55%,transparent);overflow:hidden}.botm-progress__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 55%,transparent),var(--accent))}.botm-current__foot{display:flex;justify-content:flex-end;padding-top:2px}.botm-facts{display:flex;flex-direction:column;gap:var(--space-1);margin-top:var(--space-1)}.botm-fact{display:flex;align-items:baseline;gap:var(--space-2);font-size:var(--text-sm);min-width:0}.botm-fact__icon{flex:none;font-size:var(--text-base)}.botm-fact__label{flex:none;min-width:5.5em;color:var(--text-muted)}.botm-fact__value{font-weight:650}.botm-current__hint{margin-top:2px;font-size:var(--text-xs);color:var(--text-muted);font-style:italic}.botm-current--upcoming{align-items:flex-start}.botm-podium{display:flex;flex-direction:column;gap:2px;width:100%;margin-top:2px}.botm-podium__row{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-base);min-width:0}.botm-podium__medal{flex:none;width:1.5em;text-align:center;font-size:var(--text-lg)}.botm-podium__row .botm-name{flex:1 1 auto;min-width:0}.botm-podium__row .botm-name>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.botm-podium__kc{flex:none;color:var(--accent);font-weight:700}.botm-womlink{font-size:var(--text-xs);font-weight:600;color:var(--accent)}.botm-womlink:hover{text-decoration:underline}.botm-name{display:inline-flex;align-items:center;gap:var(--space-1);min-width:0;font-weight:600}.botm-name__helm{flex:none}.botm-previous{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--space-1);padding:var(--space-4) var(--space-5);border-left:1px solid var(--border)}.botm-previous__label{align-self:flex-start;text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs);color:var(--text-muted)}.botm-previous__art{height:clamp(60px,7vw,84px);width:auto;max-width:120px;object-fit:contain}.botm-previous__boss{font-size:var(--text-xl);font-weight:700}.botm-previous__when{font-size:var(--text-xs);color:var(--text-muted);margin-top:calc(-1 * var(--space-1))}.botm-previous__winner{display:inline-flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:center}.botm-previous__trophy{font-size:var(--text-lg)}.botm-previous__kc{color:var(--accent);font-weight:700;font-size:var(--text-sm)}.botm-previous__runners{display:flex;flex-direction:column;gap:2px;width:100%;max-width:230px}.botm-previous__runners .botm-podium__row{font-size:var(--text-xs);color:var(--text-muted)}.botm-previous__runners .botm-podium__kc{font-size:var(--text-xs)}@media (max-width: 600px){.botm-current{gap:var(--space-4)}.botm-current__boss{font-size:var(--text-xl)}}.botm-grid--single{grid-template-columns:1fr}.botm-history{margin-top:var(--space-6)}.botm-history__title{font-size:var(--text-lg);font-weight:700;margin-bottom:var(--space-3)}.botm-history__list{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.botm-history__row{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border);flex-wrap:wrap}.botm-history__row:first-child{border-top:none}.botm-history__art{flex:none;height:40px;width:auto;max-width:56px;object-fit:contain}.botm-history__main{flex:1 1 12rem;min-width:0}.botm-history__boss{font-weight:700}.botm-history__when{font-size:var(--text-xs);color:var(--text-muted)}.botm-history__winner{display:inline-flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.botm-history__kc{color:var(--accent);font-weight:700;font-size:var(--text-sm)}.botm-poll{display:flex;flex-direction:column;gap:var(--space-2);width:100%;margin-top:var(--space-2)}.botm-poll__title{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:700}.botm-poll__total{font-weight:600}.botm-poll__row{display:flex;flex-direction:column;gap:3px}.botm-poll__head{display:flex;align-items:center;gap:var(--space-2);min-width:0}.botm-poll__art{flex:none;height:20px;width:auto;max-width:26px;object-fit:contain}.botm-poll__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:var(--text-sm)}.botm-poll__votes{flex:none;color:var(--accent);font-weight:700;font-variant-numeric:tabular-nums}.botm-poll__bar{height:5px;border-radius:999px;background:color-mix(in srgb,var(--border-strong) 55%,transparent);overflow:hidden}.botm-poll__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 55%,transparent),var(--accent));transition:width var(--transition)}
