*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}ul,ol,dl,dd{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p,figure{margin:0}button{font:inherit;color:inherit;background:none;border:none;text-align:inherit}.app{min-height:100%;position:relative;padding:clamp(1.5rem,4vw,4rem) clamp(1rem,4vw,4rem) 6rem;overflow-x:hidden}.grain{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3}.masthead{max-width:1400px;margin:0 auto clamp(2.5rem,6vw,5rem)}.dataset{display:flex;flex-wrap:wrap;gap:clamp(1.25rem,4vw,3rem)}.tiers{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3.5rem)}.tier-head{display:flex;align-items:center;gap:1.1rem;margin-bottom:1.1rem}.tier-rule{flex:1;height:1px}.comp-list{display:flex;flex-direction:column;gap:.6rem}.comp{position:relative;animation:comp-in .52s cubic-bezier(.2,.7,.3,1) backwards;animation-delay:calc(var(--i, 0) * 45ms)}@keyframes comp-in{0%{opacity:0;transform:translateY(10px)}}.comp-summary{width:100%;display:grid;grid-template-columns:auto minmax(230px,1fr) minmax(0,2.4fr) auto auto;align-items:center;gap:clamp(.8rem,1.8vw,1.6rem);padding:1rem clamp(.9rem,2vw,1.5rem);cursor:pointer}.comp-identity{display:flex;flex-direction:column;gap:.4rem;min-width:0}.comp-name{font-size:1.45rem;line-height:1.15;display:block}.comp-badges{display:flex;flex-wrap:wrap;gap:.4rem}.badge-plan,.badge-level{display:inline-block;padding:.22rem .6rem;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.synergies{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.1rem}.synergy{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .55rem .2rem .3rem;font-size:.9rem;line-height:1}.synergy img{width:22px;height:22px}.synergy b{font-weight:700;font-size:1rem}.synergy-name{font-size:.9rem;white-space:nowrap}.comp-chevron{width:10px;height:10px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .22s ease;opacity:.55}.comp[data-open=true] .comp-chevron{transform:rotate(225deg) translateY(-2px)}.roster{display:flex;flex-wrap:wrap;gap:1.15rem 1rem}.unit{width:78px;display:flex;flex-direction:column;align-items:center}.unit-stars{font-size:1rem;line-height:1;height:1.15rem;letter-spacing:.06em}.unit-portrait{width:62px;height:62px;object-fit:cover}.unit-fallback{display:grid;place-items:center;font-size:.85rem;font-weight:700;background:#80808040}.unit-name{display:block;max-width:100%;font-size:.88rem;line-height:1.25;margin-top:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.unit-items{display:flex;gap:3px;margin-top:5px;min-height:22px}.item-chip{position:relative;display:inline-flex}.item-chip-icon{width:22px;height:22px}.item-chip[data-size=lg] .item-chip-icon{width:30px;height:30px}.item-pop{position:absolute;left:50%;bottom:calc(100% + 10px);transform:translate(-50%) translateY(4px);width:268px;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.6rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .14s ease,transform .14s ease;z-index:20;text-align:left;white-space:normal}.item-chip:hover .item-pop{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.pop-head{display:flex;align-items:center;gap:.55rem}.pop-head img{width:34px;height:34px;flex:none}.pop-head b{display:block;font-size:.95rem;line-height:1.2}.pop-head em{display:block;font-size:.72rem;font-style:normal;margin-top:2px}.pop-label{display:block;font-size:.6rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.4rem}.pop-parts{display:flex;flex-direction:column;gap:.3rem}.pop-part{display:flex;align-items:center;gap:.45rem;font-size:.82rem}.pop-part img{width:24px;height:24px;flex:none}.pop-desc{font-size:.78rem;line-height:1.45}.stats{display:flex;gap:clamp(.7rem,1.6vw,1.5rem);text-align:right}.stat{display:flex;flex-direction:column;min-width:3.4rem}.stat-value{font-variant-numeric:tabular-nums;line-height:1}.stat-label{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;margin-top:.4rem}.comp-detail{display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,1.5fr);gap:clamp(1.4rem,3vw,3rem);padding:0 clamp(.9rem,2vw,1.5rem) 1.6rem;animation:detail-in .32s cubic-bezier(.2,.7,.3,1)}@keyframes detail-in{0%{opacity:0;transform:translateY(-6px)}}.detail-heading-spaced{margin-top:1.8rem}.detail-note{font-size:.85rem;margin:-.5rem 0 .8rem}.plan-steps{display:flex;flex-direction:column;gap:.55rem;counter-reset:step}.plan-steps li{counter-increment:step;position:relative;padding-left:1.6rem;font-size:.98rem;line-height:1.5}.plan-steps li:before{content:counter(step);position:absolute;left:0;top:.15em;font-size:.8rem}.item-priority{display:flex;flex-direction:column;gap:.4rem}.item-priority li{display:grid;grid-template-columns:1.3rem auto minmax(0,1fr);align-items:center;gap:.75rem;font-size:1.02rem}.ip-rank{font-size:.9rem}.ip-name{grid-column:3;grid-row:1}.ip-parts{grid-column:3;grid-row:2;display:flex;align-items:center;gap:.35rem;margin-top:.3rem}.ip-part{display:inline-flex;align-items:center;gap:.35rem}.ip-part img{width:26px;height:26px}.ip-plus{font-style:normal;font-size:.95rem;opacity:.55}.detail-unit-list{display:flex;flex-direction:column;gap:.4rem}.detail-unit-list li{display:grid;grid-template-columns:1.6rem minmax(150px,auto) 3.2rem 1fr;align-items:center;gap:.8rem;font-size:.92rem}.du-cost{display:grid;place-items:center;width:1.6rem;height:1.6rem;font-size:.8rem}.du-items{display:flex;flex-wrap:wrap;gap:.6rem}.du-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.84rem}.du-item img{width:22px;height:22px}.meter{position:absolute;left:0;bottom:0;height:2px;width:100%;opacity:0}.meter-fill{display:block;height:100%;width:calc(var(--pct) * 100%)}.colophon{max-width:1400px;margin:clamp(3rem,8vw,6rem) auto 0;font-size:.82rem}.switcher{display:flex;justify-content:center;gap:.5rem;margin-top:2.2rem}.switch{padding:.4rem 1.5rem;cursor:pointer;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase}.player{display:flex;flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem)}.seeker{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.9rem;max-width:720px;margin:0 auto;width:100%}.seeker-field{display:flex;flex-direction:column;gap:.45rem;flex:1 1 260px;min-width:0}.seeker-field-region{flex:0 1 190px}.seeker-label{font-size:.58rem;letter-spacing:.24em;text-transform:uppercase}.seeker-input{width:100%;padding:.7rem .9rem;font:inherit;font-size:1.05rem}.seeker-go{padding:.72rem 1.9rem;cursor:pointer;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.seeker-go[disabled]{cursor:progress;opacity:.55}.seeker-hint{max-width:48ch;margin:0 auto;text-align:center;font-style:italic;line-height:1.6}.notice{max-width:620px;margin:0 auto;padding:1.1rem 1.3rem;text-align:center}.notice h3{font-size:1.15rem;margin-bottom:.4rem}.notice p{font-size:.95rem;line-height:1.5}.notice-raw{margin-top:.6rem;font-size:.78rem;font-style:italic;opacity:.65}.player-head{text-align:center}.player-name{font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.1}.player-tag{font-size:.5em;margin-left:.4rem}.player-meta{margin-top:.5rem;font-size:.9rem;font-style:italic}.profile{display:flex;flex-direction:column;gap:clamp(1.6rem,3vw,2.4rem)}.profile-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px}.stat-tile{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.1rem .8rem}.stat-tile-value{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1;font-variant-numeric:tabular-nums}.stat-tile-label{font-size:.6rem;letter-spacing:.22em;text-transform:uppercase}.profile-excluded{font-size:.85rem;font-style:italic;text-align:center}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1.5rem,3vw,2.5rem)}.profile-block{min-width:0}.tally-list{display:flex;flex-direction:column;gap:.5rem}.tally{display:grid;grid-template-columns:minmax(0,1fr) minmax(60px,1.1fr) auto;align-items:center;gap:.7rem}.tally-label{display:flex;align-items:center;gap:.45rem;min-width:0}.tally-label img{width:26px;height:26px;flex:none;border-radius:50%}.tally-name{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tally-track{display:block;height:8px}.tally-fill{display:block;height:100%;border-radius:0 4px 4px 0;min-width:2px}.tally-figures{display:flex;align-items:baseline;gap:.55rem;font-variant-numeric:tabular-nums;white-space:nowrap}.tally-figures b{font-weight:400;font-size:.95rem}.tally-figures em{font-style:normal;font-size:.8rem;display:inline-flex;align-items:baseline;gap:.3rem}.tally-unit{font-size:.62rem;letter-spacing:.12em;text-transform:uppercase}.place-mark{width:2.6rem;height:2.6rem;display:grid;place-items:center;border-radius:50%;font-size:1.1rem}.findings{display:flex;flex-direction:column;gap:.75rem}.finding{padding:.7rem 0 .7rem .95rem;position:relative}.finding-tag{display:block;font-size:.55rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:.3rem}.finding-title{font-size:1.05rem;line-height:1.25;margin-bottom:.28rem}.finding-detail{font-size:.92rem;line-height:1.5}.finding-evidence{margin-top:.4rem;font-size:.78rem;font-style:italic;line-height:1.45}.lobby-list{display:flex;flex-direction:column;gap:.3rem}.lobby-list li{display:grid;grid-template-columns:1.5rem minmax(0,1fr) minmax(0,1.3fr);align-items:center;gap:.7rem;padding:.28rem 0;font-size:.88rem}.lobby-name,.lobby-comp{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skeletons{display:flex;flex-direction:column;gap:.6rem}.skeleton{height:104px;animation:pulse 1.4s ease-in-out infinite}@keyframes pulse{50%{opacity:.42}}@media (max-width: 1180px){.comp-summary{grid-template-columns:auto 1fr auto;grid-template-areas:"rank identity chevron" "roster roster roster" "stats stats stats";row-gap:1rem}.comp-rank,.place-mark{grid-area:rank}.comp-identity{grid-area:identity}.comp-chevron{grid-area:chevron}.roster{grid-area:roster}.stats{grid-area:stats;justify-content:space-between;text-align:left}.comp-detail{grid-template-columns:1fr}}@media (max-width: 620px){.synergy-name{display:none}}@media (prefers-reduced-motion: reduce){.comp,.comp-detail{animation:none}*{transition-duration:1ms!important}}.topbar{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:clamp(.75rem,3vw,2rem);flex-wrap:wrap}.topbar-games{display:flex;gap:.35rem;margin-right:auto}.topgame{display:inline-flex;align-items:center;gap:.45em;padding:.35rem .9rem;cursor:pointer;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}.topgame-soon{font-size:.58rem;letter-spacing:.14em;padding:.1em .5em;border-radius:999px;font-style:normal}.langgroup{display:flex;gap:.2rem}.langbtn{padding:.3rem .6rem;cursor:pointer;font-size:.7rem;letter-spacing:.16em}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.home,.deadlock{max-width:1400px;margin:0 auto}.home-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:clamp(1rem,2.5vw,1.8rem);margin-top:clamp(2rem,5vw,3.5rem)}.home-card{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;padding:clamp(1.2rem,3vw,2rem)}.home-card-title{display:flex;align-items:center;gap:.6em;font-size:1.35rem}.home-card-body{margin:0;flex:1}.home-cta{cursor:pointer;padding:.45rem 1.3rem;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}.home-stance,.soon-panel{margin-top:clamp(2rem,5vw,3.5rem);padding:clamp(1.2rem,3vw,2rem);max-width:62ch}.home-games-title,.home-stance-title{margin:0 0 .5rem;font-size:1.15rem}.home-stance-body{margin:0}.home-games{margin-top:clamp(2rem,5vw,3.5rem)}.game-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.6rem}.game-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.9rem clamp(.9rem,2vw,1.4rem)}.game-name{display:inline-flex;align-items:center;gap:.6em;min-width:12rem}.game-note{flex:1;min-width:14rem}.places{list-style:none;margin:1rem 0 0;padding:0;display:grid;grid-template-columns:repeat(8,1fr);gap:2px;align-items:end}.place{display:flex;flex-direction:column;align-items:stretch;gap:.3rem;text-align:center}.place-count{font-size:.78rem;min-height:1em}.place-track{display:flex;align-items:flex-end;height:5.5rem}.place-fill{display:block;width:100%;min-height:2px;border-radius:4px 4px 0 0}.place-label{font-size:.68rem;letter-spacing:.06em}.splits{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.4rem}.split{display:flex;flex-direction:column;gap:.35rem}.split-verdict,.split-meta{margin:.15rem 0 0;font-size:.78rem}.colophon-links{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;gap:.35rem .9rem;margin-bottom:1.1rem}.colophon-link{cursor:pointer;padding:0;font-size:inherit}.colophon-sources{margin:0 auto .85rem;max-width:42rem}.colophon-copyright{margin:1.3rem 0 0}.legal{max-width:1400px;margin:0 auto}.legal-doc{max-width:72ch;margin:clamp(1.5rem,4vw,2.5rem) auto 0}.legal-section{margin-bottom:clamp(1.6rem,4vw,2.4rem)}.legal-heading{margin:0 0 .6rem;font-size:1.25rem}.legal-subheading{margin:1.2rem 0 .4rem;font-size:1rem}.legal-doc p{margin:0 0 .8rem;line-height:1.6}.legal-doc ul{margin:0 0 .9rem;padding-left:1.2rem;line-height:1.6}.legal-doc li{margin-bottom:.45rem}.legal-updated{margin-top:1rem;font-size:.8rem}.units-controls{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cost-filter{display:flex;gap:.35rem;flex-wrap:wrap}.cost-chip{cursor:pointer;padding:.35rem .85rem;min-width:2.4rem;font-size:.8rem}.unit-sort{display:flex;flex-direction:column;gap:.3rem}.units-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.unit-summary{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) repeat(3,minmax(3.5rem,auto)) auto;align-items:center;gap:.9rem;cursor:pointer;padding:.55rem 1rem;text-align:left;background:transparent}.unit-rank{font-variant-numeric:tabular-nums}.unit-face{display:flex;align-items:center;gap:.75rem;min-width:0}.unit-face .unit{flex-direction:row;width:auto;flex:none}.unit-face .unit-portrait{width:2.6rem;height:2.6rem}.unit-id{display:flex;flex-direction:column;gap:.28rem;min-width:0}.unit-headname{font-size:1.02rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-tags{display:flex;align-items:center;gap:.4rem}.unit-cost{width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;flex:none}.unit-carry,.unit-beststar{font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;padding:.12rem .45rem;white-space:nowrap}.unit-metric{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.metric-value{font-variant-numeric:tabular-nums;font-size:.95rem}.metric-label{font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.unit-items-list{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:.55rem}.unit-items-list li{display:flex;align-items:center;gap:.65rem}.unit-items-list img{width:1.9rem;height:1.9rem;border-radius:3px}.ui-name{flex:1}.ui-games{font-variant-numeric:tabular-nums;font-size:.8rem}.units-updated{text-align:center;margin-top:1.6rem;font-size:.74rem}@media (max-width: 640px){.unit-summary{grid-template-columns:auto minmax(0,1fr) repeat(3,auto) auto;gap:.5rem;padding:.55rem .6rem}.metric-label,.unit-rank{display:none}}.units-controls-end{justify-content:flex-end}.item-thumb{flex:none;width:2.6rem;height:2.6rem}.item-thumb img,.item-thumb-fallback{width:100%;height:100%;border-radius:4px;object-fit:cover}.item-thumb-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem}.item-recipe{display:flex;align-items:center;gap:.15rem}.item-recipe .item-part{display:inline-flex;align-items:center}.item-recipe img{width:1.15rem;height:1.15rem;border-radius:2px}.carrier-list{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-direction:column;gap:.55rem}.carrier-list li{display:flex;align-items:center;gap:.65rem}.carrier-list .unit{flex:none;width:auto;flex-direction:row}.carrier-list .unit-portrait{width:2.2rem;height:2.2rem}.carrier-name{flex:1}.carrier-figs{display:flex;align-items:baseline;gap:.5rem;font-variant-numeric:tabular-nums}.carrier-figs em{font-style:normal;font-size:.78rem}.timeline{list-style:none;margin:.8rem 0 0;padding:0;display:flex;align-items:flex-end;gap:2px;height:4.5rem;overflow-x:auto}.tl-slot{flex:1;min-width:.7rem;height:100%;display:flex;align-items:flex-end}.tl-bar{width:100%;min-height:1rem;border-radius:3px 3px 0 0;display:flex;align-items:flex-start;justify-content:center}.tl-place{font-size:.6rem;line-height:1;padding-top:.18rem}.ladder-list{list-style:none;margin:1.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:1px}.ladder-row{display:grid;grid-template-columns:2.6rem minmax(0,1fr) 4.5rem 5rem 3.5rem;align-items:center;gap:.9rem;padding:.55rem 1rem}.ladder-head{font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.ld-rank{font-variant-numeric:tabular-nums;text-align:right}.ld-player{min-width:0;display:flex;align-items:baseline;gap:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ld-player b{overflow:hidden;text-overflow:ellipsis}.ld-tag{font-style:normal;font-size:.8rem}.ld-lp,.ld-record,.ld-top4{font-variant-numeric:tabular-nums;text-align:right}@media (max-width: 640px){.ladder-row{grid-template-columns:2rem minmax(0,1fr) 3.5rem 4rem;gap:.5rem;padding:.55rem .5rem}.ld-record{display:none}}[data-theme=codex]{--ink: #080d1a;--ink-2: #0e1528;--vellum: #e9e0cb;--vellum-dim: #9c957f;--gold: #c9a24a;--gold-lit: #f0d391;--oxblood: #8c3230;background:radial-gradient(1px 1px at 12% 22%,rgba(255,250,235,.5) 50%,transparent 51%),radial-gradient(1px 1px at 68% 12%,rgba(255,250,235,.38) 50%,transparent 51%),radial-gradient(1px 1px at 82% 47%,rgba(255,250,235,.42) 50%,transparent 51%),radial-gradient(1.4px 1.4px at 32% 71%,rgba(255,250,235,.32) 50%,transparent 51%),radial-gradient(1px 1px at 91% 82%,rgba(255,250,235,.3) 50%,transparent 51%),radial-gradient(1px 1px at 22% 91%,rgba(255,250,235,.28) 50%,transparent 51%),radial-gradient(ellipse 120% 80% at 50% -10%,#16203c 0%,transparent 60%),linear-gradient(180deg,var(--ink) 0%,var(--ink-2) 55%,var(--ink) 100%);background-attachment:fixed;color:var(--vellum);font-family:Cormorant Garamond,Georgia,serif;font-size:19px}[data-theme=codex] .grain{opacity:.4;background-image:radial-gradient(rgba(233,224,203,.055) 1px,transparent 1px);background-size:3px 3px;mix-blend-mode:overlay}[data-theme=codex] .masthead{text-align:center;padding-top:clamp(1rem,5vw,3.5rem)}[data-theme=codex] .eyebrow{font-family:Cinzel,serif;font-size:.68rem;letter-spacing:.42em;text-transform:uppercase;color:var(--gold);margin-bottom:1.4rem}[data-theme=codex] .eyebrow:before,[data-theme=codex] .eyebrow:after{content:"✦";margin:0 .9em;font-size:.7em;vertical-align:.15em;opacity:.75}[data-theme=codex] .title{font-family:Cinzel,serif;font-weight:900;font-size:clamp(2.6rem,7vw,5.2rem);line-height:.98;letter-spacing:.01em;background:linear-gradient(175deg,var(--gold-lit) 8%,var(--gold) 48%,#8a6a24 100%);-webkit-background-clip:text;background-clip:text;color:transparent}[data-theme=codex] .title-break{display:block;font-size:.52em;letter-spacing:.22em;font-weight:500;margin-top:.55em}[data-theme=codex] .standfirst{max-width:46ch;margin:1.8rem auto 0;font-size:1.1rem;font-style:italic;line-height:1.62;color:var(--vellum-dim)}[data-theme=codex] .dataset{justify-content:center;margin-top:2.6rem;padding-top:1.7rem;border-top:1px solid rgba(201,162,74,.28);position:relative}[data-theme=codex] .dataset:before{content:"❖";position:absolute;top:-.72em;left:50%;transform:translate(-50%);background:var(--ink-2);padding:0 .7rem;color:var(--gold);font-size:.8rem}[data-theme=codex] .dataset dt{font-family:Cinzel,serif;font-size:.58rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);opacity:.8}[data-theme=codex] .dataset dd{font-family:Cinzel,serif;font-size:1.35rem;margin-top:.35rem;color:var(--vellum)}[data-theme=codex] .tier-head{align-items:center;gap:1.1rem}[data-theme=codex] .tier-mark{font-family:Cinzel,serif;font-weight:900;font-size:1.5rem;width:3rem;height:3rem;display:grid;place-items:center;color:var(--gold-lit);border:1px solid rgba(201,162,74,.55);border-radius:50%;position:relative;background:radial-gradient(circle at 35% 28%,rgba(201,162,74,.22),transparent 65%)}[data-theme=codex] .tier-mark:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(201,162,74,.25);border-radius:50%}[data-theme=codex] .tier-label{font-family:Cinzel,serif;font-size:.95rem;letter-spacing:.2em;text-transform:uppercase;color:var(--vellum)}[data-theme=codex] .tier-count{font-style:italic;color:var(--vellum-dim)}[data-theme=codex] .tier-rule{background:linear-gradient(90deg,rgba(201,162,74,.5),transparent)}[data-theme=codex] .comp-list{gap:.4rem}[data-theme=codex] .comp{border:1px solid rgba(201,162,74,.16);background:linear-gradient(180deg,#e9e0cb09,#e9e0cb03);transition:border-color .22s ease,background .22s ease,transform .22s ease}[data-theme=codex] .comp:hover{border-color:#c9a24a73;background:linear-gradient(180deg,#e9e0cb12,#e9e0cb05);transform:translate(3px)}[data-theme=codex] .comp-rank{font-family:Cinzel,serif;font-size:.95rem;color:#c9a24a8c}[data-theme=codex] .trait-icon{filter:brightness(0) saturate(100%) invert(72%) sepia(38%) saturate(560%) hue-rotate(1deg) brightness(92%)}[data-theme=codex] .comp-name{font-family:Cinzel,serif;font-weight:500;font-size:1.45rem;letter-spacing:.03em}[data-theme=codex] .comp-carry{color:var(--gold-lit);font-weight:700}[data-theme=codex] .comp-plan{font-family:Cinzel,serif;font-size:.55rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);opacity:.72}[data-theme=codex] .unit-stars{color:var(--gold-lit);text-shadow:0 0 6px rgba(240,211,145,.45)}[data-theme=codex] .unit[data-cost="5"] .unit-stars{color:#f6e3b0}[data-theme=codex] .unit-portrait{border-radius:50%;border:1px solid rgba(201,162,74,.4);filter:saturate(.72) contrast(1.04);transition:filter .2s ease,border-color .2s ease}[data-theme=codex] .unit:hover .unit-portrait{filter:saturate(1) contrast(1.08);border-color:var(--gold-lit)}[data-theme=codex] .unit[data-cost="5"] .unit-portrait{border-color:var(--gold-lit);box-shadow:0 0 0 2px #f0d39129}[data-theme=codex] .unit[data-cost="4"] .unit-portrait{border-color:#b08dc6bf}[data-theme=codex] .unit-name{text-align:center;color:var(--vellum);font-size:.88rem;letter-spacing:.02em}[data-theme=codex] .unit-stars[data-has=false]{visibility:hidden}[data-theme=codex] .item-chip-icon{border:1px solid rgba(201,162,74,.5);border-radius:2px;background:#080d1acc;filter:saturate(.85);transition:border-color .16s ease}[data-theme=codex] .item-chip:hover .item-chip-icon{border-color:var(--gold-lit)}[data-theme=codex] .item-pop{background:linear-gradient(180deg,#0d1424,#080d1a);border:1px solid rgba(201,162,74,.5);box-shadow:0 18px 44px #000000b8;color:var(--vellum)}[data-theme=codex] .item-pop:after{content:"";position:absolute;left:50%;bottom:-5px;width:8px;height:8px;margin-left:-4px;transform:rotate(45deg);background:#080d1a;border-right:1px solid rgba(201,162,74,.5);border-bottom:1px solid rgba(201,162,74,.5)}[data-theme=codex] .pop-head b{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .pop-head em{color:var(--vellum-dim)}[data-theme=codex] .pop-head img,[data-theme=codex] .pop-part img{border:1px solid rgba(201,162,74,.45);border-radius:2px}[data-theme=codex] .pop-label{font-family:Cinzel,serif;color:var(--gold)}[data-theme=codex] .pop-recipe{border-top:1px solid rgba(201,162,74,.22);padding-top:.55rem}[data-theme=codex] .pop-part{color:var(--vellum)}[data-theme=codex] .pop-desc{border-top:1px solid rgba(201,162,74,.22);padding-top:.55rem;color:var(--vellum-dim);font-style:italic}[data-theme=codex] .ip-part img{border:1px solid rgba(201,162,74,.35);border-radius:2px;background:#080d1acc}[data-theme=codex] .ip-plus{color:var(--gold)}[data-theme=codex] .stat-value{font-family:Cinzel,serif;font-size:1.4rem;color:var(--vellum)}[data-theme=codex] .stat-primary .stat-value{color:var(--gold-lit);font-size:1.8rem}[data-theme=codex] .stat-label{font-family:Cinzel,serif;font-size:.72rem;letter-spacing:.14em;color:var(--gold);opacity:.85}[data-theme=codex] .badge-plan{font-family:Cinzel,serif;font-weight:700;border:1px solid rgba(201,162,74,.55);color:var(--gold-lit);background:#c9a24a1a}[data-theme=codex] .badge-plan[data-arch^=reroll]{border-color:#ffe9ae;color:#ffe9ae;background:#ffe9ae1f}[data-theme=codex] .badge-level{font-family:Cinzel,serif;border:1px solid rgba(201,162,74,.28);color:var(--vellum-dim)}[data-theme=codex] .synergy{border:1px solid rgba(201,162,74,.32);background:#080d1a8c;color:var(--gold-lit)}[data-theme=codex] .synergy-name{color:var(--gold-lit)}[data-theme=codex] .synergy img{filter:brightness(0) saturate(100%) invert(72%) sepia(38%) saturate(560%) hue-rotate(1deg) brightness(92%)}[data-theme=codex] .synergy b{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .detail-note{font-style:italic;color:var(--vellum-dim)}[data-theme=codex] .item-priority li{border-bottom:1px solid rgba(201,162,74,.1);padding-bottom:.35rem}[data-theme=codex] .item-priority img{border:1px solid rgba(201,162,74,.45);border-radius:2px}[data-theme=codex] .ip-rank{font-family:Cinzel,serif;color:var(--gold);opacity:.7}[data-theme=codex] .ip-name{color:var(--vellum)}[data-theme=codex] .colophon{text-align:center;font-style:italic;color:var(--vellum-dim);padding-top:1.6rem;border-top:1px solid rgba(201,162,74,.18)}[data-theme=codex] .unit-stars[data-has=true]{color:#ffe9ae;text-shadow:0 0 9px rgba(255,233,174,.75)}[data-theme=codex] .unit[data-target=true] .unit-portrait{border-color:#ffe9ae;box-shadow:0 0 0 2px #ffe9ae47,0 0 14px #ffe9ae33}[data-theme=codex] .unit[data-target=true] .unit-name{color:var(--vellum)}[data-theme=codex] .comp-chevron{color:var(--gold)}[data-theme=codex] .comp-detail{border-top:1px solid rgba(201,162,74,.2);margin-top:.2rem;padding-top:1.2rem}[data-theme=codex] .detail-heading{font-family:Cinzel,serif;font-size:.62rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:.85rem}[data-theme=codex] .plan-steps li{color:var(--vellum)}[data-theme=codex] .plan-steps li:before{font-family:Cinzel,serif;color:var(--gold);opacity:.7}[data-theme=codex] .plan-evidence{margin-top:1rem;font-style:italic;font-size:.85rem;color:var(--vellum-dim);border-left:1px solid rgba(201,162,74,.35);padding-left:.8rem}[data-theme=codex] .plan-evidence strong{color:var(--gold-lit);font-style:normal}[data-theme=codex] .detail-unit-list li{padding:.3rem 0;border-bottom:1px solid rgba(201,162,74,.1)}[data-theme=codex] .du-cost{border:1px solid rgba(201,162,74,.4);border-radius:50%;font-family:Cinzel,serif;color:var(--gold)}[data-theme=codex] .du-cost[data-cost="5"]{border-color:var(--gold-lit);color:var(--gold-lit)}[data-theme=codex] .du-cost[data-cost="4"]{border-color:#b08dc6bf;color:#c6a8d8}[data-theme=codex] .du-name{font-size:.9rem}[data-theme=codex] .du-tag{font-family:Cinzel,serif;font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;font-style:normal;margin-left:.45rem;padding:.12rem .4rem;border:1px solid rgba(201,162,74,.45);color:var(--gold)}[data-theme=codex] .du-tag-star{border-color:#ffe9ae;color:#ffe9ae}[data-theme=codex] .du-freq{font-family:Cinzel,serif;font-size:.78rem;color:var(--vellum-dim);text-align:right}[data-theme=codex] .du-item{color:var(--vellum-dim)}[data-theme=codex] .du-item img{border:1px solid rgba(201,162,74,.4);border-radius:2px}[data-theme=codex] .du-item b{font-weight:400;color:var(--gold);opacity:.75}[data-theme=codex] .du-noitems{color:#9c957f80;font-size:.74rem}[data-theme=codex]{--chart-good: #b8860b;--chart-bad: #c2504c}[data-theme=codex] .profile-stats{border:1px solid rgba(201,162,74,.18);background:#c9a24a0f}[data-theme=codex] .stat-tile+.stat-tile{border-left:1px solid rgba(201,162,74,.18)}[data-theme=codex] .stat-tile-value{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .stat-tile-label{font-family:Cinzel,serif;color:var(--gold);opacity:.85}[data-theme=codex] .profile-excluded{color:var(--vellum-dim)}[data-theme=codex] .tally-track{background:#e9e0cb0f}[data-theme=codex] .tally-fill{background:var(--chart-bad)}[data-theme=codex] .tally-fill[data-good=true]{background:var(--chart-good)}[data-theme=codex] .tally-label img{border:1px solid rgba(201,162,74,.4)}[data-theme=codex] .tally-name{color:var(--vellum)}[data-theme=codex] .tally-figures b{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .tally-figures em{color:var(--vellum-dim)}[data-theme=codex] .tally-unit{font-family:Cinzel,serif;color:var(--gold);opacity:.6}[data-theme=codex] .switcher{padding-top:1.6rem}[data-theme=codex] .switch{font-family:Cinzel,serif;color:var(--vellum-dim);border:1px solid rgba(201,162,74,.28);background:transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}[data-theme=codex] .switch:hover{color:var(--gold-lit);border-color:#c9a24a99}[data-theme=codex] .switch[data-active=true]{color:var(--gold-lit);border-color:var(--gold);background:#c9a24a1f}[data-theme=codex] .seeker-label{font-family:Cinzel,serif;color:var(--gold);opacity:.85}[data-theme=codex] .seeker-input{font-family:Cormorant Garamond,Georgia,serif;color:var(--vellum);background:#080d1ab8;border:1px solid rgba(201,162,74,.35);transition:border-color .2s ease,box-shadow .2s ease}[data-theme=codex] .seeker-input::placeholder{color:#9c957f99;font-style:italic}[data-theme=codex] .seeker-input:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 1px #c9a24a59}[data-theme=codex] .seeker-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}[data-theme=codex] .seeker-select option{background:#0d1424;color:var(--vellum)}[data-theme=codex] .seeker-go{font-family:Cinzel,serif;font-weight:700;color:var(--gold-lit);border:1px solid var(--gold);background:#c9a24a1f;transition:background .2s ease,color .2s ease}[data-theme=codex] .seeker-go:hover:not([disabled]){background:#c9a24a3d}[data-theme=codex] .seeker-hint{color:var(--vellum-dim)}[data-theme=codex] .notice{border:1px solid rgba(140,50,48,.55);background:#8c323017}[data-theme=codex] .notice h3{font-family:Cinzel,serif;color:#e0a09e}[data-theme=codex] .notice p{color:var(--vellum-dim)}[data-theme=codex] .player-name{font-family:Cinzel,serif;font-weight:500;color:var(--vellum)}[data-theme=codex] .player-tag{font-family:Cinzel,serif;color:var(--gold);opacity:.75}[data-theme=codex] .player-meta{color:var(--vellum-dim)}[data-theme=codex] .place-mark{font-family:Cinzel,serif;font-weight:900;color:var(--vellum-dim);border:1px solid rgba(201,162,74,.3);position:relative;background:radial-gradient(circle at 35% 28%,rgba(201,162,74,.1),transparent 65%)}[data-theme=codex] .place-mark[data-top4=true]{color:var(--gold-lit);border-color:#c9a24aa6;background:radial-gradient(circle at 35% 28%,rgba(201,162,74,.24),transparent 65%)}[data-theme=codex] .match-row[data-place="1"] .place-mark:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid rgba(201,162,74,.35);border-radius:50%}[data-theme=codex] .match-row[data-place="1"]{border-color:#c9a24a66}[data-theme=codex] .finding{border-left:2px solid rgba(156,149,127,.3)}[data-theme=codex] .finding[data-severity=high]{border-left-color:#ffe9ae}[data-theme=codex] .finding[data-severity=medium]{border-left-color:var(--gold)}[data-theme=codex] .finding-tag{font-family:Cinzel,serif;color:var(--vellum-dim)}[data-theme=codex] .finding[data-severity=high] .finding-tag{color:#ffe9ae}[data-theme=codex] .finding[data-severity=medium] .finding-tag{color:var(--gold)}[data-theme=codex] .finding-title{font-family:Cinzel,serif;font-weight:500;color:var(--vellum)}[data-theme=codex] .finding-detail{color:var(--vellum-dim)}[data-theme=codex] .finding-evidence{color:#c9a24ab8}[data-theme=codex] .lobby-list li{border-bottom:1px solid rgba(201,162,74,.1);color:var(--vellum-dim)}[data-theme=codex] .lobby-list li[data-me=true]{color:var(--vellum)}[data-theme=codex] .lobby-place{font-family:Cinzel,serif;color:var(--gold);opacity:.7}[data-theme=codex] .lobby-list li[data-me=true] .lobby-name{color:var(--gold-lit)}[data-theme=codex] .lobby-comp{font-style:italic;opacity:.8}[data-theme=codex] .skeleton{border:1px solid rgba(201,162,74,.12);background:linear-gradient(180deg,#e9e0cb09,#e9e0cb03)}[data-theme=codex] .topbar{padding-bottom:.9rem;border-bottom:1px solid rgba(201,162,74,.24)}[data-theme=codex] .topbar-brand{font-family:Cinzel,serif;font-size:.82rem;letter-spacing:.34em;text-transform:uppercase;color:var(--gold-lit)}[data-theme=codex] .topgame,[data-theme=codex] .langbtn{font-family:Cinzel,serif;background:transparent;border:1px solid transparent;color:var(--vellum-dim);border-radius:2px;transition:color .14s ease,border-color .14s ease}[data-theme=codex] .topgame:hover,[data-theme=codex] .langbtn:hover{color:var(--vellum)}[data-theme=codex] .topgame[data-active=true],[data-theme=codex] .langbtn[data-active=true]{color:var(--gold-lit);border-color:#c9a24a8c}[data-theme=codex] .topgame-soon{background:#c9a24a29;border:1px solid rgba(201,162,74,.4);color:var(--gold)}[data-theme=codex] .home-card,[data-theme=codex] .home-stance,[data-theme=codex] .soon-panel{border:1px solid rgba(201,162,74,.28);background:linear-gradient(180deg,#16203c8c,#080d1a59)}[data-theme=codex] .home-card-title,[data-theme=codex] .home-games-title,[data-theme=codex] .home-stance-title{font-family:Cinzel,serif;color:var(--gold-lit);font-weight:500}[data-theme=codex] .home-card-body,[data-theme=codex] .home-stance-body{color:var(--vellum);opacity:.88;line-height:1.55}[data-theme=codex] .home-card[data-soon=true]{opacity:.82}[data-theme=codex] .home-cta{font-family:Cinzel,serif;background:transparent;border:1px solid rgba(201,162,74,.5);color:var(--gold-lit);border-radius:2px;transition:background .14s ease}[data-theme=codex] .home-cta:hover{background:#c9a24a24}[data-theme=codex] .colophon-legal{margin:0 auto;font-size:.72rem;line-height:1.6;color:var(--vellum-dim);max-width:46rem}[data-theme=codex] .game-row{border:1px solid rgba(201,162,74,.22);background:#16203c59}[data-theme=codex] .game-name{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .game-note{color:var(--vellum);opacity:.8}[data-theme=codex] .game-row[data-soon=true]{opacity:.72}[data-theme=codex] .topbar-brand{background:transparent;border:0;cursor:pointer;padding:0}[data-theme=codex] .topbar-places{display:flex;align-items:center;gap:.35rem;margin-right:auto}[data-theme=codex] .topbar-divider{width:1px;height:1.1em;background:#c9a24a4d;margin:0 .4rem}[data-theme=codex]{--chart-good: var(--gold);--chart-bad: #b4453f}[data-theme=codex] .place-track{border-bottom:1px solid rgba(201,162,74,.28)}[data-theme=codex] .place-fill[data-top4=true]{background:var(--chart-good)}[data-theme=codex] .place-fill[data-top4=false]{background:var(--chart-bad)}[data-theme=codex] .place-count{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .place-label{font-family:Cinzel,serif;color:var(--vellum-dim);text-transform:uppercase}[data-theme=codex] .split-verdict{font-family:Cinzel,serif;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold-lit)}[data-theme=codex] .split-verdict[data-thin=true]{color:var(--vellum-dim);letter-spacing:.04em;text-transform:none;font-style:italic}[data-theme=codex] .split-meta{color:var(--vellum-dim)}[data-theme=codex] .colophon-link{background:transparent;border:0;border-bottom:1px solid rgba(201,162,74,.45);color:var(--gold-lit);font-family:Cinzel,serif;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}[data-theme=codex] .colophon-link:hover{border-bottom-color:var(--gold-lit)}[data-theme=codex] .colophon-note,[data-theme=codex] .colophon-copyright{color:var(--vellum-dim);font-size:.74rem}[data-theme=codex] .legal-updated{font-family:Cinzel,serif;letter-spacing:.14em;text-transform:uppercase;color:var(--vellum-dim)}[data-theme=codex] .legal-heading,[data-theme=codex] .legal-subheading{font-family:Cinzel,serif;color:var(--gold-lit);font-weight:500}[data-theme=codex] .legal-subheading{color:var(--gold);letter-spacing:.04em}[data-theme=codex] .legal-doc{color:var(--vellum)}[data-theme=codex] .legal-doc a{color:var(--gold-lit)}[data-theme=codex] .legal-section+.legal-section{border-top:1px solid rgba(201,162,74,.16);padding-top:clamp(1.2rem,3vw,1.8rem)}[data-theme=codex] .colophon-sep{color:#c9a24a80}[data-theme=codex] .colophon-copyright{font-family:Cinzel,serif;font-style:normal;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--vellum-dim);opacity:.75}[data-theme=codex] .colophon-sources{color:var(--vellum-dim)}[data-theme=codex] .cost-chip,[data-theme=codex] .unit-sort .seeker-label{font-family:Cinzel,serif;letter-spacing:.12em;text-transform:uppercase}[data-theme=codex] .cost-chip{background:transparent;border:1px solid rgba(201,162,74,.3);color:var(--vellum-dim);border-radius:2px;transition:color .14s ease,border-color .14s ease}[data-theme=codex] .cost-chip:hover{color:var(--vellum)}[data-theme=codex] .cost-chip[data-active=true]{color:var(--gold-lit);border-color:#c9a24a99}[data-theme=codex] .unit-row{border:1px solid rgba(201,162,74,.16);background:linear-gradient(180deg,#16203c66,#080d1a40);transition:border-color .16s ease}[data-theme=codex] .unit-row:hover{border-color:#c9a24a66}[data-theme=codex] .unit-rank{font-family:Cinzel,serif;color:var(--vellum-dim)}[data-theme=codex] .unit-headname{font-family:Cinzel,serif;color:var(--vellum)}[data-theme=codex] .unit-cost{border:1px solid rgba(201,162,74,.4);border-radius:50%;font-family:Cinzel,serif;color:var(--gold)}[data-theme=codex] .unit-cost[data-cost="5"]{border-color:var(--gold-lit);color:var(--gold-lit)}[data-theme=codex] .unit-cost[data-cost="4"]{border-color:#b08dc6bf;color:#c6a8d8}[data-theme=codex] .unit-carry{border:1px solid rgba(201,162,74,.5);color:var(--gold-lit);border-radius:2px}[data-theme=codex] .unit-beststar{color:var(--vellum-dim)}[data-theme=codex] .metric-value{font-family:Cinzel,serif;color:var(--vellum)}[data-theme=codex] .metric-value[data-good=true]{color:var(--gold-lit)}[data-theme=codex] .metric-value[data-good=false]{color:#cf7d74}[data-theme=codex] .metric-label{font-family:Cinzel,serif;color:var(--vellum-dim)}[data-theme=codex] .unit-detail{border-top:1px solid rgba(201,162,74,.16)}[data-theme=codex] .ui-name{color:var(--vellum)}[data-theme=codex] .ui-games{font-family:Cinzel,serif;color:var(--vellum-dim)}[data-theme=codex] .units-updated{font-family:Cinzel,serif;letter-spacing:.16em;text-transform:uppercase;color:var(--vellum-dim)}[data-theme=codex] .item-thumb img,[data-theme=codex] .item-thumb-fallback{border:1px solid rgba(201,162,74,.5);background:#080d1acc}[data-theme=codex] .item-recipe img{border:1px solid rgba(201,162,74,.4);filter:saturate(.85)}[data-theme=codex] .carrier-name,[data-theme=codex] .carrier-figs b{font-family:Cinzel,serif;color:var(--vellum)}[data-theme=codex] .carrier-figs b[data-good=true]{color:var(--gold-lit)}[data-theme=codex] .carrier-figs em{color:var(--vellum-dim)}[data-theme=codex] .tl-bar[data-top4=true]{background:var(--chart-good)}[data-theme=codex] .tl-bar[data-top4=false]{background:var(--chart-bad)}[data-theme=codex] .tl-place{font-family:Cinzel,serif;color:var(--ink);font-weight:700}[data-theme=codex] .ladder-row:not(.ladder-head){border:1px solid rgba(201,162,74,.14);background:linear-gradient(180deg,#16203c59,#080d1a33)}[data-theme=codex] .ladder-head{font-family:Cinzel,serif;color:var(--vellum-dim)}[data-theme=codex] .ld-rank{font-family:Cinzel,serif;color:var(--gold)}[data-theme=codex] .ld-player b{font-family:Cinzel,serif;color:var(--vellum)}[data-theme=codex] .ld-tag{color:var(--vellum-dim)}[data-theme=codex] .ld-unknown{color:var(--vellum-dim);font-size:.85rem}[data-theme=codex] .ld-lp{font-family:Cinzel,serif;color:var(--gold-lit)}[data-theme=codex] .ld-record{color:var(--vellum-dim)}[data-theme=codex] .ld-top4[data-good=true]{color:var(--gold-lit)}
