:root{--bg:#fff;--ink:#111114;--dim:#6b6b74;--mute:#8a8a92;--line:#ececf0;--soft:#f7f7f9;--red:#ff3b30;--red-soft:#fff1ef;--green:#15803d;--gold:#f2b705;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}:focus-visible{outline:3px solid var(--ink);outline-offset:3px;border-radius:8px}html,body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0}body{font-size:16px;line-height:1.45}body.locked{overflow:hidden}a{color:inherit}::selection{background:#ffe1de}.wrap{flex-direction:column;gap:44px;max-width:580px;margin:0 auto;padding:44px 20px 110px;display:flex}header.top{justify-content:space-between;align-items:center;gap:12px;display:flex}header.top .brand{letter-spacing:-.03em;align-items:center;gap:9px;font-size:19px;font-weight:800;text-decoration:none;display:flex}header.top nav{color:var(--dim);align-items:center;gap:18px;font-size:13.5px;font-weight:600;display:flex}header.top nav a{padding:8px 0;text-decoration:none}header.top nav a:hover,header.top nav a[aria-current=page]{color:var(--ink)}.dot{background:var(--red);border-radius:5px;flex:none;width:9px;height:9px;display:inline-block;position:relative}.dot:after{content:"";background:var(--red);border-radius:5px;animation:1.8s cubic-bezier(0,0,.2,1) infinite ping;position:absolute;inset:0}h1{letter-spacing:-.04em;margin:0;font-size:40px;font-weight:800;line-height:1.02}.lede{color:var(--dim);max-width:32ch;margin:16px 0 0;font-size:18px}.throne{border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:0 20px 56px #11111414}.throne .ttop{color:var(--dim);letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;font-size:12.5px;font-weight:600;display:flex}.throne .ttop .r{text-transform:none;letter-spacing:0;font-variant-numeric:tabular-nums;font-weight:500}.king{grid-template-columns:76px 1fr;align-items:center;gap:18px;margin-top:22px;display:grid}.faces{width:76px;height:76px;position:relative}.faces .logo,.faces .ph{background:var(--soft);border:1px solid var(--line);object-fit:cover;border-radius:21px;width:76px;height:76px;display:block}.faces .ph{color:var(--dim);justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.faces .avatar{background:var(--soft);object-fit:cover;border:3px solid #fff;border-radius:50%;width:34px;height:34px;display:block;position:absolute;bottom:-8px;right:-8px}.faces .crown{transform-origin:60% 80%;font-size:27px;animation:3s ease-in-out infinite bob;position:absolute;top:-17px;left:-11px}.king .who{min-width:0}.king .handle{color:var(--dim);font-size:13.5px}.king .name{letter-spacing:-.025em;overflow-wrap:anywhere;margin-top:1px;font-size:26px;font-weight:800;line-height:1.12}.king .name a{text-decoration:none}.king .name a:hover{color:var(--red)}.king .pitch{color:#3a3a40;margin-top:8px;font-size:15.5px}.king .empty{letter-spacing:-.02em;font-size:22px;font-weight:800}.king .empty small{color:var(--dim);margin-top:4px;font-size:15px;font-weight:500;display:block}.hp{margin-top:28px}.hp .row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hp .val{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:800;line-height:1}.hp .left{color:var(--dim);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.hp .bar{background:var(--soft);border-radius:6px;height:12px;margin-top:14px;overflow:hidden}.hp .bar i{background:linear-gradient(90deg, var(--red), #ff8a3d);border-radius:6px;height:100%;display:block}.hp .cap{color:var(--dim);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:12px;font-size:13px;display:flex}.go{background:var(--red);color:#fff;letter-spacing:-.015em;cursor:pointer;border:0;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:-22px;padding:22px 24px;font-family:inherit;font-size:19px;font-weight:800;transition:transform .12s,filter .12s;display:flex;box-shadow:0 14px 32px #11111424}.go:hover{filter:brightness(1.04);transform:translateY(-1px)}.go:active{transform:translateY(0)scale(.995)}.go .p{font-variant-numeric:tabular-nums}section{flex-direction:column;gap:6px;display:flex}h2{letter-spacing:.07em;text-transform:uppercase;color:var(--dim);align-items:center;gap:9px;margin:0 0 8px;font-size:12.5px;font-weight:700;display:flex}h2 .n{text-transform:none;letter-spacing:0;color:var(--mute);margin-left:auto;font-weight:500}h2 a{text-decoration:none}.emptyfeed{color:var(--dim);text-align:center;padding:22px 0}.ev{border-top:1px solid var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:14px;padding:15px 0;animation:.5s both slidein;display:grid}.ev:first-of-type{border-top:0}.ev .pic{width:46px;height:46px;position:relative}.ev .pic img,.ev .pic .ph{background:var(--soft);border:1px solid var(--line);object-fit:cover;border-radius:14px;width:46px;height:46px;display:block}.ev .pic .ph{color:var(--dim);justify-content:center;align-items:center;font-weight:800;display:flex}.ev .pic .e{font-size:18px;line-height:1;position:absolute;bottom:-7px;right:-8px}.ev .t{overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.35}.ev .t b{font-weight:700}.ev .t .q{color:var(--dim);margin-top:3px;font-size:14px}.ev .m{text-align:right;white-space:nowrap;color:var(--mute);font-variant-numeric:tabular-nums;font-size:12.5px}.ev .m b{color:var(--ink);margin-bottom:1px;font-size:14px;font-weight:700;display:block}.ev .m .share{color:var(--dim);margin-top:3px;padding:6px 0 6px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.ev .m .share:hover{color:var(--ink)}.more{background:var(--soft);color:var(--dim);cursor:pointer;border:0;border-radius:999px;align-self:center;margin-top:14px;padding:11px 20px;font-family:inherit;font-size:13.5px;font-weight:700;text-decoration:none}.more:hover{color:var(--ink)}.rk{border-top:1px solid var(--line);grid-template-columns:26px 42px 1fr auto;align-items:center;gap:14px;padding:14px 0;text-decoration:none;display:grid}.rk:first-of-type{border-top:0}.rk .n{color:var(--mute);font-variant-numeric:tabular-nums;font-size:14px;font-weight:800}.rk .n.gold{color:var(--gold)}.rk img,.rk .ph{background:var(--soft);border:1px solid var(--line);object-fit:cover;border-radius:13px;width:42px;height:42px;display:block}.rk .ph{color:var(--dim);justify-content:center;align-items:center;font-weight:800;display:flex}.rk .t{min-width:0}.rk .nm{align-items:center;gap:7px;min-width:0;font-size:15px;font-weight:700;display:flex}.rk .nm>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rk .nm small{color:var(--dim);white-space:nowrap;font-size:13px;font-weight:500}.rk .sub{color:var(--dim);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.rk .bar{background:var(--soft);border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.rk .bar i{background:var(--ink);transform-origin:0;border-radius:3px;width:100%;height:100%;display:block}.rk .bar i.live{background:var(--red)}.rk .m{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:66px;font-size:14px;font-weight:700}.rk .m small{color:var(--mute);font-size:12px;font-weight:500;display:block}.rules{color:var(--dim);text-align:center;margin:0;font-size:16px;line-height:1.7}.rules b{color:var(--ink);font-weight:700}.rules .trio{color:var(--ink);margin-top:10px;font-weight:700;display:inline-block}footer.bottom{color:var(--dim);text-align:center;margin-top:-22px;font-size:13px}footer.bottom a{padding:12px 10px;display:inline-block}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters a{color:var(--dim);background:var(--soft);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600;text-decoration:none}.filters a[aria-current=true]{background:var(--ink);color:#fff}.toolpage .hero{grid-template-columns:88px 1fr;align-items:center;gap:20px;display:grid}.toolpage .hero img,.toolpage .hero .ph{background:var(--soft);border:1px solid var(--line);object-fit:cover;border-radius:24px;width:88px;height:88px}.toolpage .hero .ph{color:var(--dim);justify-content:center;align-items:center;font-size:32px;font-weight:800;display:flex}.toolpage .stats{flex-wrap:wrap;gap:10px;display:flex}.chip{background:var(--soft);font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.chip.red{background:var(--red-soft);color:var(--red)}.veil{opacity:0;pointer-events:none;z-index:10;background:#11111466;transition:opacity .2s;position:fixed;inset:0}.veil.on{opacity:1;pointer-events:auto}.sheet{z-index:11;background:#fff;border-radius:26px 26px 0 0;flex-direction:column;gap:16px;width:min(580px,100%);max-height:94vh;padding:18px 22px 30px;transition:transform .34s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;bottom:0;left:50%;overflow-y:auto;transform:translate(-50%,104%);box-shadow:0 -20px 60px #11111433}.sheet.on{transform:translate(-50%)}.sheet .grab{background:var(--line);border-radius:2px;width:40px;height:4px;margin:0 auto 2px}.sheet h3{letter-spacing:-.025em;align-items:center;gap:10px;margin:0;font-size:21px;font-weight:800;display:flex}.sheet h3 .x{background:var(--soft);color:var(--ink);cursor:pointer;border:0;border-radius:19px;width:38px;height:38px;margin-left:auto;font-family:inherit;font-size:15px}.lbl{letter-spacing:.07em;text-transform:uppercase;color:var(--dim);margin:4px 0 -8px;font-size:12px;font-weight:700}.lbl .req{letter-spacing:0;text-transform:none;color:var(--mute);margin-left:6px;font-weight:500}.weapons{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.weapons button{background:var(--soft);color:var(--ink);cursor:pointer;border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:6px;padding:13px 4px 10px;font-family:inherit;font-size:12px;font-weight:600;display:flex}.weapons button .e{font-size:25px;line-height:1}.weapons button[aria-pressed=true]{border-color:var(--red);background:var(--red-soft);color:var(--red)}.sheet input[type=text]{background:var(--soft);color:var(--ink);border:2px solid #0000;border-radius:15px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:16px}.sheet input[type=text]:focus{border-color:var(--ink);background:#fff}.err{color:var(--red);margin:-10px 0 0;font-size:13px;font-weight:600}.preview{background:var(--soft);border-radius:15px;align-items:center;gap:11px;padding:11px 13px;font-size:14px;display:none}.preview.on{display:flex}.preview img,.preview .ph{border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:10px;width:34px;height:34px}.preview .ph{color:var(--dim);justify-content:center;align-items:center;font-size:14px;font-weight:800;display:flex}.preview small{color:var(--dim);display:block}.life{background:var(--soft);border-radius:20px;padding:18px 18px 14px}.life .ltop{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.life .hrs,.life .amt{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1.05}.life .amt{text-align:right}.life small{color:var(--dim);letter-spacing:0;margin-top:4px;font-size:13.5px;font-weight:500;display:block}.life input[type=range]{width:100%;accent-color:var(--red);height:28px;margin:16px 0 6px}.life .marks{color:var(--mute);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:12px;display:flex}.pay{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:10px;padding:19px 22px;font-family:inherit;font-size:17px;font-weight:800;display:flex}.pay:disabled{opacity:.6;cursor:wait}.pay .p{font-variant-numeric:tabular-nums}.note{color:var(--dim);text-align:center;margin:-4px 0 0;font-size:12.5px}.toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:20;text-align:center;border-radius:15px;max-width:92vw;padding:13px 17px;font-size:14px;font-weight:600;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px)}.toast.on{opacity:1;transform:translate(-50%)}@keyframes ping{0%{opacity:.7;transform:scale(1)}70%,to{opacity:0;transform:scale(2.6)}}@keyframes bob{0%,to{transform:rotate(-14deg)translateY(0)}50%{transform:rotate(-14deg)translateY(-4px)}}@keyframes slidein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes shake{0%,to{transform:none}20%{transform:translate(-6px)rotate(-1deg)}40%{transform:translate(6px)rotate(1deg)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.throne.hit{animation:.5s shake}@media (max-width:480px){.wrap{gap:34px;padding:30px 16px 80px}h1{font-size:32px}.lede{font-size:16.5px}.throne{padding:22px}.king{grid-template-columns:64px 1fr;gap:15px}.faces,.faces .logo,.faces .ph{width:64px;height:64px}.king .name{font-size:22px}.hp .val{font-size:30px}header.top nav{gap:12px;font-size:13px}}@media (prefers-reduced-motion:reduce){*{animation:none!important}.sheet,.veil,.toast{transition:none!important}}.breakout{flex-direction:column;gap:18px;width:min(1040px,100vw - 32px);margin-left:calc(50% + -1*min(520px,50vw - 16px));display:flex}.searchwrap{position:relative}.searchwrap .sicon{color:var(--mute);font-size:20px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.searchwrap input{border:2px solid var(--line);-webkit-appearance:none;background:#fff;border-radius:18px;outline:none;width:100%;padding:16px 18px 16px 46px;font-family:inherit;font-size:17px}.searchwrap input:focus{border-color:var(--ink)}.phasegrid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.phasegrid button{background:var(--soft);cursor:pointer;color:var(--ink);border:2px solid #0000;border-radius:16px;flex-direction:column;align-items:center;gap:3px;min-width:0;padding:12px 6px 10px;font-family:inherit;display:flex}.phasegrid button .pe{margin-bottom:3px;font-size:20px;line-height:1}.phasegrid button b{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:700;overflow:hidden}.phasegrid button small{color:var(--mute);font-variant-numeric:tabular-nums;font-size:11.5px}.phasegrid button.on{background:var(--ink);color:#fff}.phasegrid button.on small{color:#ffffffb3}.rhead{color:var(--dim);justify-content:space-between;padding:2px 2px 0;font-size:13px;font-weight:500;display:flex}.grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:10px;min-width:0;padding:18px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.card:hover{border-color:#dcdce2;transform:translateY(-2px);box-shadow:0 14px 36px #11111414}.card.ruling{border-color:var(--red);box-shadow:0 14px 36px #ff3b301f}.card .chead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.card .chead img{background:var(--soft);border:1px solid var(--line);object-fit:cover;border-radius:13px;width:44px;height:44px}.card .badge{background:var(--soft);color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;padding:5px 9px;font-size:11.5px;font-weight:700}.card .badge.live{background:var(--red);color:#fff}.card .cname{letter-spacing:-.02em;margin-top:2px;font-size:16px;font-weight:800}.card .cdesc{color:var(--dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;font-size:13.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.card .ctags{flex-wrap:wrap;gap:6px;margin-top:auto;display:flex}.card .ctags span{color:var(--dim);background:var(--soft);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.realm-teaser .grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.realm-teaser .card{border-radius:18px;gap:8px;padding:14px}.realm-teaser .card .chead img{width:40px;height:40px}.realm-teaser .card .cname{font-size:15px}.realm-teaser .card .cdesc{display:none}@media (max-width:720px){.phasegrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:480px){.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card{padding:14px}.card .cdesc{display:none}.breakout{width:100%;margin-left:0}}.kings{background:linear-gradient(#fff8e1 0%,#fff 100%);border-radius:24px;flex-direction:column;gap:12px;margin:0 -16px;padding:16px;display:flex}.card.king{border-color:#f0dfa0}.card .lg{display:inline-block;position:relative}.card .lg .rank{background:var(--gold);color:#111114;border:2px solid #fff;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;display:flex;position:absolute;top:-8px;left:-8px}.card .badge.gold{color:#7a5a00;background:#fff3c4}.card .badge.ghost{color:var(--mute);font-weight:600}.card:hover .badge.ghost{color:var(--red)}.howto .steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.howto .steps>div{background:var(--soft);border-radius:20px;flex-direction:column;gap:8px;padding:18px 18px 16px;display:flex}.howto .k{background:var(--ink);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:flex}.howto b{letter-spacing:-.015em;font-size:15.5px;font-weight:800;line-height:1.25}.howto p{color:var(--dim);margin:0;font-size:14px;line-height:1.45}.howto .fine{text-align:center;color:var(--mute);margin:12px 0 0;font-size:13px}@media (max-width:600px){.howto .steps{grid-template-columns:1fr}}.waitline{text-align:center;color:var(--dim);margin:-30px 0 0;font-size:13.5px}header.top .brand .mark{width:24px;height:20px;fill:var(--gold);display:block}.strip{border:1px solid var(--red);background:#fff;border-radius:20px;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;padding:14px 18px;text-decoration:none;display:grid;box-shadow:0 14px 36px #ff3b301f}.strip.empty{border-color:var(--line);box-shadow:none}.strip img,.strip .ph{background:var(--soft);border:1px solid var(--line);object-fit:cover;width:52px;height:52px;color:var(--dim);border-radius:15px;justify-content:center;align-items:center;font-weight:800;display:flex}.strip .st{flex-direction:column;gap:2px;min-width:0;display:flex}.strip .sw{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.strip .sw b{letter-spacing:-.02em;font-size:18px;font-weight:800}.strip .sw small{color:var(--red);font-size:12.5px;font-weight:700}.strip.empty .sw small{color:var(--dim)}.strip .sp{color:#3a3a40;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.strip .sgo{background:var(--red);color:#fff;white-space:nowrap;border-radius:14px;padding:12px 16px;font-size:15px;font-weight:800}.strip:hover .sgo{filter:brightness(1.04)}.podium{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;display:grid}.podium .step{text-align:center;background:var(--soft);border:1px solid #0000;border-radius:22px;flex-direction:column;align-items:center;gap:8px;padding:22px 16px 18px;text-decoration:none;transition:transform .15s;display:flex;position:relative}.podium .step:hover{transform:translateY(-2px)}.podium .step.r1{background:linear-gradient(#fff8e1 0%,#fff 100%);border-color:#f0dfa0;padding-top:30px;padding-bottom:28px}.podium .step.ruling{border-color:var(--red)}.podium .step img{border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:17px;width:56px;height:56px}.podium .step.r1 img{border-radius:21px;width:72px;height:72px}.podium .step b{letter-spacing:-.02em;font-size:17px;font-weight:800}.podium .step.r1 b{font-size:22px}.podium .step small{color:var(--dim);font-size:13px}.podium .step .n{color:var(--dim);font-size:12px;font-weight:800}.podium .step.r1 .n{color:#7a5a00}.podium .crown{width:34px;height:28px;fill:var(--gold);animation:3s ease-in-out infinite bob}@media (max-width:600px){.strip{grid-template-columns:44px 1fr}.strip .sgo{text-align:center;grid-column:1/-1}.podium{gap:8px}.podium .step{padding:14px 8px}.podium .step b{font-size:14px}.podium .step.r1 b{font-size:16px}.podium .step small{font-size:11.5px}}.weapons .surprise{flex-direction:row;grid-column:1/-1;justify-content:center;gap:10px;padding:12px 10px;font-weight:700}.weapons .surprise .e{font-size:20px}.weapons .surprise small{color:var(--mute);font-size:11.5px;font-weight:500}.hero{text-align:center}.hero .lede{margin-left:auto;margin-right:auto}
