:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0c0f14;--bg-elevated:#141a24;--border:#263246;--text:#e8eef8;--muted:#8b9bb8;--accent:#6ee7ff;--accent-dim:#2a4d5c;--danger:#ff6b81;--radius:14px;--font:system-ui, "Segoe UI", Roboto, Ubuntu, sans-serif;--layout-gutter:clamp(1rem, 3vw, 2rem);--card-col-min:clamp(140px, 9vw, 200px);--card-gap:clamp(.65rem, 1vw, 1rem);--tcg-card-radius:clamp(8px, 5%, 15px)}.tcg-card-grid{grid-template-columns:repeat(auto-fill, minmax(var(--card-col-min), 1fr));gap:var(--card-gap);box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin:0;padding:0;list-style:none;display:grid}.tcg-binder[data-binder-card-size=xs],.tcg-pack[data-pack-card-size=xs],.showcase-panel[data-binder-card-size=xs]{--card-col-min:clamp(120px, 8vw, 155px)}.tcg-binder[data-binder-card-size=s],.tcg-pack[data-pack-card-size=s],.showcase-panel[data-binder-card-size=s]{--card-col-min:clamp(160px, 10.5vw, 210px)}.tcg-binder[data-binder-card-size=m],.tcg-pack[data-pack-card-size=m],.showcase-panel[data-binder-card-size=m]{--card-col-min:clamp(200px, 14vw, 270px)}.tcg-binder[data-binder-card-size=l],.tcg-pack[data-pack-card-size=l],.showcase-panel[data-binder-card-size=l]{--card-col-min:clamp(235px, 16vw, 310px)}.tcg-binder[data-binder-card-size=xl],.tcg-pack[data-pack-card-size=xl],.showcase-panel[data-binder-card-size=xl]{--card-col-min:clamp(270px, 18vw, 360px)}.tcg-unowned-thumb>img{filter:blur(3px)saturate(.92)brightness(.9)}.tcg-card-thumb--missing{aspect-ratio:245/342;border:1px dashed color-mix(in srgb, var(--border) 80%, transparent);background:linear-gradient(145deg,#1a2430,#101820)}*,:before,:after{box-sizing:border-box}body{min-height:100vh;font-family:var(--font);background:radial-gradient(1200px 600px at 10% -10%, #1a2740, var(--bg));color:var(--text);margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.layout{flex-direction:column;min-height:100vh;display:flex}.header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#0c0f14d9;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.header__start{align-items:center;gap:1.5rem;min-width:0;display:flex}.logo{letter-spacing:.02em;color:var(--text);font-size:1.1rem;font-weight:700}.logo:hover{color:var(--accent);text-decoration:none}.nav{align-items:center;gap:1.25rem;display:flex}.nav-link{color:var(--muted);align-items:center;gap:.4rem;font-size:.95rem;display:inline-flex}.nav-link:hover{color:var(--text);text-decoration:none}.nav-link--active{color:var(--text);font-weight:600}.nav-link--active:after{content:"";background:var(--accent);border-radius:999px;height:2px;margin-top:.2rem;display:block}.shell{padding:1.5rem var(--layout-gutter) 3rem;flex:1;width:100%}.page{flex-direction:column;gap:1.25rem;display:flex}.album-progress-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.25rem;display:grid}.album-progress-row>*{min-width:0;height:100%}.album-progress-row>:only-child{grid-column:1/-1}@media (width<=960px){.album-progress-row{grid-template-columns:1fr}}.profile-panels-row{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:start;gap:1.25rem;display:grid}.profile-panels-row>*{min-width:0}@media (width<=960px){.profile-panels-row{grid-template-columns:1fr}}.profile-stats{flex-direction:column;gap:1rem;display:flex}.profile-stats__title{margin:0;font-size:1.15rem}.profile-stats__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:.75rem;margin:0;display:grid}.profile-stats__item{border:1px solid var(--border);background:#00000026;border-radius:12px;margin:0;padding:.85rem 1rem}.profile-stats__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .25rem;font-size:.72rem}.profile-stats__value{margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.portfolio-panel{flex-direction:column;gap:1rem;display:flex}.portfolio-panel__head{flex-wrap:wrap;gap:.75rem 1rem;display:flex}.portfolio-panel__title{margin:0;font-size:1.15rem}.portfolio-panel__lead{color:var(--muted);max-width:62ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.portfolio-panel__meta{flex-wrap:wrap;gap:.75rem 1.25rem;margin:0;display:flex}.portfolio-panel__meta dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem}.portfolio-panel__meta dd{font-variant-numeric:tabular-nums;margin:.15rem 0 0;font-weight:600}.portfolio-panel__empty{color:var(--muted);margin:0;font-size:.92rem}.portfolio-panel__currencies{gap:1rem;display:grid}@media (width>=720px){.portfolio-panel__currencies{grid-template-columns:repeat(2,minmax(0,1fr))}}.portfolio-panel__currency{border:1px solid var(--border);background:#121820;border-radius:12px;padding:.85rem .95rem}.portfolio-panel__currency-title{color:var(--muted);margin:0;font-size:.95rem}.portfolio-panel__total{font-variant-numeric:tabular-nums;margin:.35rem 0 .75rem;font-size:1.65rem;font-weight:700}.portfolio-panel__bars{gap:.55rem;display:grid}.portfolio-panel__bar-row{gap:.25rem;display:grid}.portfolio-panel__bar-head{justify-content:space-between;gap:.5rem;font-size:.82rem;display:flex}.portfolio-panel__bar-label{color:var(--muted)}.portfolio-panel__bar-value{font-variant-numeric:tabular-nums}.portfolio-panel__bar-track{background:#0c1018;border-radius:999px;height:.45rem;overflow:hidden}.portfolio-panel__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#3d7fd4,#6eb5ff);height:100%;display:block}.portfolio-panel__deltas{border-top:1px solid var(--border);gap:.35rem;margin-top:.85rem;padding-top:.75rem;display:grid}.portfolio-panel__delta-row{justify-content:space-between;gap:.75rem;font-size:.88rem;display:flex}.portfolio-panel__delta-label{color:var(--muted)}.portfolio-panel__delta-note{opacity:.85;margin-left:.35rem;font-size:.75rem}.portfolio-panel__delta-value{font-variant-numeric:tabular-nums;font-weight:600}.portfolio-panel__delta-value--up{color:#7fd4a8}.portfolio-panel__delta-value--down{color:#f08a8a}.portfolio-panel__usd-note{color:var(--muted);margin:.5rem 0 0;font-size:.85rem;line-height:1.4}.portfolio-panel__disclaimer{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.chase-cards{flex-direction:column;gap:1rem;display:flex}.chase-cards__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.chase-cards__title{margin:0;font-size:1.15rem}.chase-cards__lead{color:var(--muted);margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.chase-cards__empty{color:var(--muted);margin:0;font-size:.92rem}.chase-cards__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.chase-cards__item{border:1px solid var(--border);background:#121820;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.75rem .85rem;display:flex}.chase-cards__inspect-btn{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:auto;align-items:center;gap:.75rem 1rem;margin:0;padding:0;transition:background .15s;display:flex}.chase-cards__inspect-btn:hover{background:#ffffff0a}.chase-cards__thumb-wrap{border-radius:8px;flex-shrink:0;width:3.75rem;line-height:0;overflow:hidden;box-shadow:0 6px 16px #00000059}.chase-cards__thumb{width:100%;height:auto;display:block}.chase-cards__main{flex:12rem;min-width:0}.chase-cards__name{margin:0;font-weight:600}.chase-cards__set{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.chase-cards__meta{color:var(--muted);margin:.25rem 0 0;font-size:.84rem;line-height:1.4}.chase-cards__sep{margin-inline:.35rem}.chase-cards__remove{margin-left:auto}.custom-lists{flex-direction:column;gap:1rem;display:flex}.custom-lists__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.custom-lists__title{margin:.35rem 0 0;font-size:1.15rem}.custom-lists__lead{color:var(--muted);max-width:58ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.custom-lists__back{margin:0 0 .35rem;padding-inline:0}.custom-lists__create,.custom-lists__rename{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.custom-lists__rename--inline{width:100%}.custom-lists__name-input{border:1px solid var(--border);min-width:0;color:inherit;background:#121820;border-radius:8px;flex:12rem;padding:.45rem .65rem}.custom-lists__empty{color:var(--muted);margin:0;font-size:.92rem}.custom-lists__index{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.custom-lists__index-item{border:1px solid var(--border);background:#121820;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.75rem .85rem;display:flex}.custom-lists__index-btn{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:12rem;gap:.2rem;padding:0;display:grid}.custom-lists__index-btn:hover .custom-lists__index-name{color:var(--accent)}.custom-lists__index-name{font-weight:600}.custom-lists__index-meta{color:var(--muted);font-size:.88rem}.custom-lists__index-actions,.custom-lists__detail-actions{flex-wrap:wrap;gap:.35rem;display:flex}.custom-lists__card-list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.custom-lists__card-item{border:1px solid var(--border);background:#121820;border-radius:12px;align-items:stretch;gap:.65rem;padding:.65rem .75rem;display:flex}.custom-lists__card-btn{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:auto;align-items:center;gap:.75rem;padding:0;display:flex}.custom-lists__card-btn:hover .custom-lists__card-name{color:var(--accent)}.custom-lists__thumb-wrap{border-radius:8px;flex:none;width:4.5rem;overflow:hidden}.custom-lists__thumb{width:100%;height:auto;display:block}.custom-lists__card-main{min-width:0}.custom-lists__card-name{margin:0;font-weight:600}.custom-lists__card-set{color:var(--muted);margin:.2rem 0 0;font-size:.88rem}.custom-lists__card-meta{margin:.35rem 0 0;font-size:.85rem}.custom-lists__owned-badge{color:#7fd4a8}.custom-lists__missing-badge{color:var(--muted)}.custom-lists__card-remove{align-self:center;margin-left:auto}.custom-lists-add{gap:.45rem;display:grid}.custom-lists-add__empty{color:var(--muted);margin:0;font-size:.88rem}.custom-lists-add__status{color:var(--muted);margin:0;font-size:.85rem}.custom-lists-add__row{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.custom-lists-add__select{border:1px solid var(--border);min-width:0;color:inherit;background:#121820;border-radius:8px;flex:10rem;padding:.35rem .5rem}.tcg-inspector__custom-lists{border-bottom:1px solid var(--border);padding:.65rem 1rem 0}.tcg-explore__inspect-btn{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.35rem;padding:0;display:grid}.tcg-explore__inspect-btn:hover .tcg-explore__cell-name{color:var(--accent)}.tcg-explore__list-add{margin-top:.35rem}.pokedex{flex-direction:column;gap:1rem;display:flex}.pokedex__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.pokedex__title{margin:.35rem 0 0;font-size:1.15rem}.pokedex__lead{color:var(--muted);max-width:62ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.pokedex__back{margin:0 0 .35rem;padding-inline:0}.pokedex__summary{color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;display:flex}.pokedex__sync{color:var(--accent)}.pokedex__toolbar{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.pokedex__search{flex:14rem;min-width:0}.pokedex__filters{flex-wrap:wrap;gap:.35rem;display:flex}.pokedex__empty{color:var(--muted);margin:0;font-size:.92rem}.pokedex__species-list{grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.45rem;max-height:min(70vh,42rem);margin:0;padding:0;list-style:none;display:grid;overflow:auto}.pokedex__species-list>li{min-width:0}.pokedex__species-btn{border:1px solid var(--border);width:100%;height:100%;color:inherit;text-align:left;cursor:pointer;background:#121820;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.55rem .65rem;display:flex}.pokedex__species-btn--owned{border-color:color-mix(in srgb, #7fd4a8 35%, var(--border))}.pokedex__species-btn:hover .pokedex__species-name{color:var(--accent)}.pokedex__species-num{font-variant-numeric:tabular-nums;color:var(--muted);font-size:.78rem;line-height:1.2}.pokedex__species-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.92rem;font-weight:600;line-height:1.25;overflow:hidden}.pokedex__species-owned{color:var(--muted);font-size:.78rem;line-height:1.2}.pokedex__card-list{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.pokedex__card-item{border:1px solid var(--border);background:#121820;border-radius:12px;flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;padding:.55rem .5rem .6rem;display:flex}.pokedex__card-item--owned{border-color:color-mix(in srgb, #7fd4a8 35%, var(--border))}.pokedex__card-btn{width:100%;min-width:0;color:inherit;text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:auto;align-items:center;gap:.35rem;padding:0;display:flex}.pokedex__card-btn:hover .pokedex__card-name{color:var(--accent)}.pokedex__thumb-wrap{border-radius:8px;width:100%;max-width:7.5rem;overflow:hidden}.pokedex__thumb{width:100%;height:auto;display:block}.pokedex__card-main{width:100%;min-width:0}.pokedex__card-name{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.pokedex__card-set{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.76rem;line-height:1.25;overflow:hidden}.pokedex__card-meta{margin:.25rem 0 0;font-size:.78rem}.pokedex__owned-badge{color:#7fd4a8}.pokedex__missing-badge{color:var(--muted)}.pokedex__set-link{justify-content:center;align-self:stretch;width:100%;margin:0}.pull-log{flex-direction:column;gap:1rem;display:flex}.pull-log__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.pull-log__title{margin:0;font-size:1.15rem}.pull-log__lead{color:var(--muted);max-width:58ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.pull-log__session{border:1px solid var(--border);background:#121820;border-radius:12px;gap:.85rem;padding:.85rem .95rem;display:grid}.pull-log__stats{grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));gap:.65rem 1rem;margin:0;display:grid}.pull-log__stats div{min-width:0}.pull-log__stats dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:600}.pull-log__stats dd{font-variant-numeric:tabular-nums;margin:.2rem 0 0;font-size:1.15rem;font-weight:700}.pull-log__best{align-items:center;gap:.85rem;display:flex}.pull-log__best-btn,.pull-log__item-btn{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;margin:0;padding:0;display:flex}.pull-log__best-btn{border-radius:10px;gap:.85rem;transition:background .15s}.pull-log__best-btn:hover{background:#ffffff0a}.pull-log__item{padding:0;overflow:hidden}.pull-log__item-btn{padding:.65rem .75rem;transition:background .15s}.pull-log__item-btn:hover{background:#ffffff0a}.pull-log__best-thumb-wrap{border-radius:8px;flex-shrink:0;width:3.25rem;overflow:hidden;box-shadow:0 6px 16px #00000059}.pull-log__best-thumb,.pull-log__item-thumb{width:100%;height:auto;display:block}.pull-log__best-main{min-width:0}.pull-log__best-kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.78rem;font-weight:600}.pull-log__best-name{margin:.15rem 0 0;font-size:1rem;font-weight:700}.pull-log__best-set{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin:.15rem 0 0;font-size:.86rem;display:flex}.pull-log__best-rarity{margin-top:.25rem}.pull-log__badge{border-radius:999px;align-items:center;padding:.1rem .45rem;font-size:.72rem;font-weight:700;line-height:1.3;display:inline-flex}.pull-log__badge--chase{color:#ffd56a;background:#ffd56a1f}.pull-log__badge--new{color:var(--accent);background:#6ee7ff1f}.pull-log__empty,.pull-log__empty-best{color:var(--muted);margin:0;font-size:.92rem}.pull-log__list{flex-direction:column;gap:.55rem;max-height:28rem;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.pull-log__item{border:1px solid var(--border);background:#121820;border-radius:12px;list-style:none}.pull-log__item-thumb-wrap{border-radius:6px;flex-shrink:0;width:2.75rem;overflow:hidden}.pull-log__item-main{flex:1;min-width:0}.pull-log__item-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem .75rem;margin:0;display:flex}.pull-log__item-set{font-size:.84rem;font-weight:700}.pull-log__item-product{color:var(--accent);font-weight:600}.pull-log__item-time{color:var(--muted);white-space:nowrap;font-size:.78rem}.pull-log__item-best{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:.15rem 0 0;font-size:.9rem;font-weight:600;display:flex}.pull-log__item-rarity{font-size:.76rem;font-weight:600}.pull-log__item-meta{color:var(--muted);margin:.2rem 0 0;font-size:.82rem}.pull-log__item-chase{color:#ffd56a}.pull-log__sep{margin-inline:.35rem}.pull-session-strip{border:1px solid color-mix(in srgb, var(--accent) 35%, var(--border));background:#6ee7ff0f;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.45rem .85rem;margin-bottom:.85rem;padding:.65rem .85rem;display:flex}.pull-session-strip__label{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin:0;font-size:.78rem;font-weight:700}.pull-session-strip__stats,.pull-session-strip__best{color:var(--text);margin:0;font-size:.88rem}.pull-session-strip__best{color:var(--muted)}.pull-session-strip__sep{color:var(--muted);margin-inline:.35rem}.showcase-panel{--card-col-min:clamp(160px, 10.5vw, 210px);flex-direction:column;gap:1rem;display:flex}.showcase-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;display:flex}.showcase-panel__title{margin:0;font-size:1.15rem}.showcase-panel__lead{color:var(--muted);max-width:52ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.showcase-panel__count{border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:999px;margin:0;padding:.45rem .7rem;font-size:.84rem}.showcase-panel__tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem 1rem;display:flex}.showcase-panel__tools .tcg-card-size{flex:0 auto}.showcase-panel__grid{grid-template-columns:repeat(auto-fill, minmax(var(--card-col-min), 1fr));gap:var(--card-gap);display:grid}.showcase-panel__slot{min-height:100%;position:relative}.showcase-panel__slot--filled{border:1px solid var(--border);background:#121820;border-radius:14px}.showcase-panel__slot--premium,.showcase-panel__slot--illustration,.showcase-panel__slot--secret{border-color:color-mix(in srgb, #e8c547 45%, var(--border));box-shadow:0 0 0 1px #e8c5471f}.showcase-panel__slot--empty{border:1px dashed color-mix(in srgb, var(--border) 85%, transparent);background:color-mix(in srgb, var(--surface) 88%, #121820);border-radius:14px}.showcase-panel__card-btn{width:100%;height:100%;color:inherit;text-align:center;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:.55rem;display:flex}.showcase-panel__thumb-wrap{border-radius:10px;line-height:0;overflow:hidden;box-shadow:0 8px 20px #00000059}.showcase-panel__thumb-wrap--premium,.showcase-panel__thumb-wrap--illustration,.showcase-panel__thumb-wrap--secret{box-shadow:0 8px 20px #00000059,0 0 18px #e8c54738}.showcase-panel__thumb{width:100%;height:auto;display:block}.showcase-panel__caption{flex-direction:column;gap:.15rem;min-width:0;margin-top:.45rem;display:flex}.showcase-panel__name{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;line-height:1.3;overflow:hidden}.showcase-panel__set{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.showcase-panel__rarity{justify-content:center;font-size:.72rem}.showcase-panel__unpin{z-index:2;border:1px solid var(--border);width:1.55rem;height:1.55rem;color:var(--muted);cursor:pointer;background:#080c10e6;border-radius:999px;padding:0;font-size:1rem;line-height:1;position:absolute;top:.4rem;right:.4rem}.showcase-panel__unpin:hover{color:var(--text);border-color:color-mix(in srgb, var(--accent) 45%, var(--border))}.showcase-panel__empty-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;min-height:12rem;padding:.85rem;display:flex}.showcase-panel__empty-icon{color:var(--muted);opacity:.65;font-size:1.35rem}.showcase-panel__empty-label{color:var(--muted);max-width:10ch;font-size:.8rem;line-height:1.35}.tcg-inspector__showcase--active{color:#f5e6b8;border-color:#6a5520}.duplicates-panel{flex-direction:column;gap:1rem;display:flex}.duplicates-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;display:flex}.duplicates-panel__title{margin:0;font-size:1.15rem}.duplicates-panel__lead{color:var(--muted);max-width:52ch;margin:.35rem 0 0;font-size:.92rem;line-height:1.45}.duplicates-panel__summary{border:1px solid var(--border);color:var(--muted);background:#121820;border-radius:12px;margin:0;padding:.65rem .85rem;font-size:.88rem;line-height:1.4}.duplicates-panel__summary strong{color:var(--text)}.duplicates-panel__sell-all{flex-shrink:0;align-self:center}.duplicates-panel__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.duplicates-panel__item{border:1px solid var(--border);background:#0f141c;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.75rem .9rem;display:flex}.duplicates-panel__item-main{flex-direction:column;gap:.2rem;min-width:0;display:flex}.duplicates-panel__set-name{font-weight:600;line-height:1.3}.duplicates-panel__meta{color:var(--muted);font-size:.85rem}.duplicates-panel__actions{flex-wrap:wrap;flex-shrink:0;gap:.45rem;display:flex}.duplicates-panel__link{align-items:center;text-decoration:none;display:inline-flex}.profile-hof{flex-direction:column;gap:1rem;display:flex}.profile-hof__title{margin:0 0 .25rem;font-size:1.15rem}.profile-hof__lead{color:var(--muted);max-width:52ch;margin:0;font-size:.92rem}.profile-hof__section{flex-direction:column;gap:.75rem;display:flex}.profile-hof__section+.profile-hof__section{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.profile-hof__section-title{margin:0;font-size:.95rem;font-weight:700}.profile-hof__series-badge{color:#ffd56a;background:#ffd56a1f;border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.profile-hof__card--series{border-color:color-mix(in srgb, #ffd56a 35%, var(--border))}.profile-hof__empty{color:var(--muted);flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;display:flex}.profile-hof__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.profile-hof__card{border:1px solid var(--border);background:#00000026;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1rem;padding:.85rem 1rem;display:flex}.profile-hof__rank{color:var(--muted);flex:none;min-width:1.75rem;font-size:.78rem;font-weight:700}.profile-hof__main{flex:220px;min-width:0}.profile-hof__set-head{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.5rem;display:flex}.profile-hof__set-name{margin:0;font-size:1rem}.profile-hof__meta{flex-direction:column;gap:.35rem;margin:0;display:flex}.profile-hof__meta-row{flex-wrap:wrap;gap:.35rem .65rem;margin:0;font-size:.88rem;display:flex}.profile-hof__meta-row dt{color:var(--muted);margin:0}.profile-hof__meta-row dd{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;display:flex}.profile-hof__best-name{font-weight:600}.profile-hof__album-link{flex-shrink:0;align-self:center}.profile-settings{flex-direction:column;gap:.75rem;display:flex}.profile-settings__title{margin:0;font-size:1.15rem}.profile-settings__lead{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.profile-settings__actions{flex-flow:column wrap;align-items:flex-start;gap:.5rem;display:flex}.profile-settings__hint{color:var(--muted);margin:0;font-size:.85rem}.profile-settings__status{color:var(--accent);margin:.25rem 0 0;font-size:.88rem}.profile-settings__file-input{display:none}.route-fallback{justify-content:center;padding:3rem 1rem;display:flex}.achievements{flex-direction:column;gap:1rem;display:flex}.achievements__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;display:flex}.achievements__title{margin:0 0 .25rem;font-size:1.15rem}.achievements__lead{color:var(--muted);max-width:52ch;margin:0;font-size:.92rem}.achievements__summary{color:var(--muted);white-space:nowrap;margin:0;font-size:.92rem}.achievements__list{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.achievements__card{border:1px solid var(--border);background:#00000026;border-radius:12px;flex-direction:column;gap:.45rem;height:100%;padding:.9rem 1rem;display:flex}.achievements__card--unlocked{background:#8ef0b80f;border-color:#8ef0b847}.achievements__card-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.achievements__category{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.achievements__badge{letter-spacing:.04em;text-transform:uppercase;color:#8ef0b8;font-size:.68rem;font-weight:800}.achievements__reward{color:#fbbf24;font-size:.78rem;font-weight:700}.achievements__name{margin:0;font-size:.98rem}.achievements__desc{color:var(--muted);flex:1;margin:0;font-size:.85rem;line-height:1.45}.achievements__bar{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.achievements__bar-fill{border-radius:inherit;background:linear-gradient(90deg, #2a4d5c, var(--accent));height:100%}.achievements__card--unlocked .achievements__bar-fill{background:linear-gradient(90deg,#166534,#8ef0b8)}.achievements__progress,.achievements__unlocked-meta{color:var(--muted);margin:0;font-size:.78rem}.achievements__sep{opacity:.65}.storage-hydrate{place-items:center;min-height:100vh;padding:2rem;display:grid}.storage-hydrate--error{color:var(--danger);place-items:start;padding:1.5rem}.page-title{margin:0 0 .35rem;font-size:clamp(1.5rem,3vw,2rem)}.page-lead{color:var(--muted);max-width:46ch;margin:0;line-height:1.5}.page-hero{flex-direction:column;gap:.35rem;display:flex}.active-sets{flex-direction:column;gap:1rem;display:flex}.active-sets__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;display:flex}.active-sets__title{margin:0 0 .25rem;font-size:1.15rem}.active-sets__lead{color:var(--muted);max-width:56ch;margin:0;font-size:.92rem}.active-sets__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.active-sets__card{border:1px solid var(--border);background:#0000002e;border-radius:14px;overflow:hidden}.active-sets__card-head{border-bottom:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.85rem 1rem;padding:1rem 1rem .85rem;display:flex}.active-sets__card-main{flex:260px;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.active-sets__logo{object-fit:contain;object-position:left center;flex:none;width:110px;height:40px}.active-sets__logo--ph{border:1px dashed var(--border);background:#ffffff0a;border-radius:6px}.active-sets__card-text{flex:auto;min-width:0}.active-sets__set-name{margin:0 0 .25rem;font-size:1rem}.active-sets__meta{color:var(--muted);margin:0 0 .45rem;font-size:.85rem}.active-sets__sep{opacity:.65}.active-sets__bar{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.active-sets__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#3a9f6a,#8ef0b8);height:100%}.active-sets__actions{flex-wrap:wrap;flex:none;align-self:center;gap:.45rem;display:flex}.active-sets__missing{flex-direction:column;gap:.65rem;padding:.85rem 1rem 1rem;display:flex}.active-sets__missing-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0;font-size:.78rem}.active-sets__missing-fallback,.active-sets__missing-done{color:var(--muted);margin:0;font-size:.88rem}.active-sets__missing-list{grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.active-sets__missing-row{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.45rem .55rem;padding:.45rem .55rem;display:grid}.active-sets__missing-row:hover{border-color:var(--border);background:#ffffff0a}.active-sets__missing-thumb-wrap{border-radius:4px;flex:none;line-height:0;display:block;overflow:hidden}.active-sets__missing-thumb{width:36px;height:auto;display:block}.active-sets__missing-thumb--back{opacity:.55}.active-sets__missing-num{font-variant-numeric:tabular-nums;color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:700}.active-sets__missing-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.84rem;font-weight:600;overflow:hidden}.active-sets__missing-rarity{letter-spacing:.04em;font-size:.72rem;font-weight:800}.active-sets__missing-more{align-self:flex-start}.collection-progress{flex-direction:column;gap:1rem;display:flex}.collection-progress__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;display:flex}.collection-progress__title{margin:0 0 .25rem;font-size:1.15rem}.collection-progress__lead{color:var(--muted);max-width:52ch;margin:0;font-size:.92rem}.collection-progress__stat{color:var(--muted);white-space:nowrap;margin:0;font-size:.92rem}.collection-progress__empty{color:var(--muted);flex-direction:column;align-items:flex-start;gap:.75rem;margin:0;display:flex}.collection-progress__group-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.78rem}.collection-progress__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.collection-progress__row{border:1px solid var(--border);background:#00000026;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.85rem 1rem;display:flex}.collection-progress__row-main{flex:240px;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.collection-progress__logo{object-fit:contain;object-position:left center;flex:none;width:96px;height:34px}.collection-progress__logo--ph{border:1px dashed var(--border);background:#ffffff0a;border-radius:6px}.collection-progress__row-text{flex:auto;min-width:0}.collection-progress__set-name{margin:0 0 .25rem;font-size:.98rem}.collection-progress__meta{color:var(--muted);margin:0 0 .45rem;font-size:.85rem}.collection-progress__sep{opacity:.65}.collection-progress__badge{color:#8ef0b8;font-weight:700}.collection-progress__bar{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.collection-progress__bar-fill{border-radius:inherit;background:linear-gradient(90deg, #2a8fb0, var(--accent));height:100%}.collection-progress__actions{flex-wrap:wrap;flex:none;gap:.45rem;display:flex}.collection-progress__complete{margin:0}.collection-progress__complete-summary{cursor:pointer;color:var(--muted);font-weight:600;list-style:none}.collection-progress__complete-summary::-webkit-details-marker{display:none}.collection-progress__complete[open] .collection-progress__complete-summary{color:var(--text);margin-bottom:.65rem}.series-progress{flex-direction:column;gap:1rem;display:flex}.series-progress__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.25rem;display:flex}.series-progress__title{margin:0 0 .25rem;font-size:1.15rem}.series-progress__lead{color:var(--muted);max-width:52ch;margin:0;font-size:.92rem}.series-progress__group-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.78rem}.series-progress__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.series-progress__row{border:1px solid var(--border);background:#00000026;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.85rem 1rem;display:flex}.series-progress__row-main{flex:240px;min-width:0}.series-progress__series-name{margin:0 0 .25rem;font-size:.98rem}.series-progress__meta{color:var(--muted);margin:0 0 .45rem;font-size:.85rem}.series-progress__sep{opacity:.65}.series-progress__badge{color:#9ec5ff;font-weight:700}.series-progress__reward{color:var(--accent);font-weight:700}.series-progress__claimed-at{color:var(--muted);margin:.2rem 0 0;font-size:.78rem}.series-progress__row--complete .series-progress__bar-fill{background:linear-gradient(90deg,#2f7a55,#6ee7b7)}.series-progress__bar{background:#ffffff0f;border-radius:999px;height:6px;overflow:hidden}.series-progress__bar-fill{border-radius:inherit;background:linear-gradient(90deg,#3a6fb0,#6eb0ff);height:100%}.series-progress__actions{flex-wrap:wrap;flex:none;gap:.45rem;display:flex}.series-progress__complete{margin:0}.series-progress__complete-summary{cursor:pointer;color:var(--muted);font-weight:600;list-style:none}.series-progress__complete-summary::-webkit-details-marker{display:none}.series-progress__complete[open] .series-progress__complete-summary{color:var(--text);margin-bottom:.65rem}.panel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.search__input{border:1px solid var(--border);background:var(--bg);color:var(--text);font:inherit;border-radius:10px;flex:220px;padding:.65rem .85rem}.btn{font:inherit;cursor:pointer;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:10px;padding:.55rem 1rem;transition:background .15s,border-color .15s}.btn:hover:not(:disabled){border-color:var(--muted);background:#1c2433}.btn:disabled{opacity:.45;cursor:not-allowed}.btn--primary{color:#041018;background:linear-gradient(145deg,#3ad4f5,#1c9fbf);border:none;font-weight:600}.btn--primary:hover:not(:disabled){filter:brightness(1.05);border:none}.btn--danger{color:#ffd0d8;background:#3a1420;border-color:#5c2a34}.btn--danger:hover:not(:disabled){border-color:var(--danger)}.btn--ghost{background:0 0}.btn--small{padding:.35rem .65rem;font-size:.85rem}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.toolbar__pager{gap:.5rem;display:flex}.toolbar__meta{color:var(--muted);font-size:.9rem}.loading{color:var(--muted);align-items:center;gap:.6rem;display:inline-flex}.loading__dot{background:var(--accent);border-radius:50%;width:10px;height:10px;animation:.9s ease-in-out infinite alternate pulse}.loading__label{font-size:.9rem}@keyframes pulse{0%{opacity:.35;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.error-alert{border-radius:var(--radius);background:#2a1418;border:1px solid #5c2a34;padding:1rem 1.2rem}.error-alert__title{margin-bottom:.35rem;display:block}.error-alert__msg{color:#ffd0d8;margin:0;line-height:1.45}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tcg-card-size{flex-direction:column;gap:.35rem;min-width:0;display:flex}.tcg-card-size__label{color:var(--muted);font-size:.82rem}.tcg-card-size__group{flex-wrap:wrap;gap:.25rem;display:inline-flex}.tcg-card-size__btn{font:inherit;letter-spacing:.04em;border:1px solid var(--border);background:var(--bg);color:var(--muted);cursor:pointer;border-radius:8px;min-width:2.25rem;padding:.35rem .55rem;font-size:.78rem;font-weight:700;transition:border-color .15s,background .15s,color .15s}.tcg-card-size__btn:hover:not(:disabled){border-color:var(--muted);color:var(--text)}.tcg-card-size__btn--active{border-color:var(--accent-dim);background:var(--accent-dim);color:var(--accent)}.tcg-card-size__btn:disabled{opacity:.55;cursor:not-allowed}.tcg-card-size--compact{flex:0 auto}.tcg-card-size--compact .tcg-card-size__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tcg-pack__toolbar-row .tcg-card-size{flex:100%}.tcg-binder__tools .tcg-card-size{flex:0 auto}.tcg-binder__view-toggle{border:1px solid var(--border);background:#0003;border-radius:999px;gap:.35rem;width:fit-content;padding:.25rem;display:inline-flex}.tcg-binder__view-btn{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:999px;padding:.4rem .9rem;font-size:.88rem;font-weight:600}.tcg-binder__view-btn:hover{color:var(--text)}.tcg-binder__view-btn--active{background:var(--accent-dim);color:var(--accent)}.tcg-binder__rarity-filters{flex-wrap:wrap;gap:.4rem;display:flex}.tcg-binder__rarity-chip{font:inherit;cursor:pointer;border:1px solid var(--border);color:var(--muted);background:#00000026;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.82rem;font-weight:600;display:inline-flex}.tcg-binder__rarity-chip-label{font-size:.78rem;font-weight:700}.tcg-binder__rarity-chip-count{font-variant-numeric:tabular-nums;color:var(--muted);opacity:.85;font-size:.72rem;font-weight:700}.tcg-binder__rarity-chip--active .tcg-binder__rarity-chip-count{color:var(--accent);opacity:1}.tcg-binder__rarity-chip:hover{color:var(--text);border-color:var(--muted)}.tcg-binder__rarity-chip--active{border-color:var(--accent);color:var(--accent);background:#6ee7ff14}.tcg-binder__rarity-chip--graded{color:#b8d8f5}.tcg-binder__rarity-chip--graded.tcg-binder__rarity-chip--active{color:#b8d8f5;background:#101c2a8c;border-color:#3a5570}.tcg-binder__rarity-chip--graded.tcg-binder__rarity-chip--active .tcg-binder__rarity-chip-count{color:#b8d8f5}.tcg-binder[data-binder-view=gallery]{--card-col-min:clamp(170px, 13vw, 280px)}.tcg-binder__gallery{flex-direction:column;gap:.75rem;display:flex}.tcg-binder__gallery-count{color:var(--muted);margin:0;font-size:.85rem}.tcg-binder__gallery-grid .tcg-binder__thumb-img{box-shadow:0 10px 28px #00000073,0 0 0 1px #6ee7ff14}.tcg-binder{--card-col-min:clamp(160px, 10.5vw, 210px);flex-direction:column;gap:1rem;display:flex}.tcg-binder__title{margin:0 0 .35rem;font-size:clamp(1.15rem,2.5vw,1.4rem)}.tcg-binder__lead{color:var(--muted);max-width:72ch;margin:0;font-size:.92rem;line-height:1.55}.tcg-binder__code{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.06rem .3rem;font-size:.88em}.tcg-binder__count-bar{color:var(--muted);background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .85rem;font-size:.9rem}.tcg-binder__summary{cursor:pointer;border-bottom:1px solid var(--border);background:linear-gradient(#1a2433,#141b26);align-items:flex-start;gap:.45rem;margin:0;padding:.75rem 1rem;list-style:none;display:flex}.tcg-binder__summary::-webkit-details-marker{display:none}.tcg-binder__summary:before{content:"▸";color:var(--accent);flex-shrink:0;margin-top:.15rem;font-size:.75rem;line-height:1.4;transition:transform .15s}.tcg-binder__details[open]>.tcg-binder__summary:before{transform:rotate(90deg)}.tcg-binder__summary-inner{flex-wrap:wrap;flex:1;justify-content:flex-start;align-items:center;gap:.5rem 1rem;min-width:0;display:flex}.tcg-binder__series-head{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;min-width:0;display:flex}.tcg-binder__series-name{font-size:1rem;font-weight:700}.tcg-binder__series-expansions{color:var(--muted);white-space:nowrap;font-size:.82rem}.tcg-binder__series-list{flex-direction:column;gap:.5rem;display:flex}.tcg-binder__details{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);overflow:hidden}.tcg-binder__set-list{margin:0;padding:0;list-style:none}.tcg-binder__set-list-item{margin:0}.tcg-binder__set-details{border-top:1px solid var(--border)}.tcg-binder__set-details:first-child{border-top:none}.tcg-binder__set-summary{cursor:pointer;align-items:flex-start;gap:.45rem;margin:0;padding:.75rem 1rem;list-style:none;display:flex}.tcg-binder__set-summary::-webkit-details-marker{display:none}.tcg-binder__set-summary:before{content:"▸";color:var(--accent);flex-shrink:0;margin-top:.85rem;font-size:.7rem;line-height:1.4;transition:transform .15s}.tcg-binder__set-details[open]>.tcg-binder__set-summary:before{transform:rotate(90deg)}.tcg-binder__set-summary-inner{flex:1;min-width:0}.tcg-binder__set-body{flex-direction:column;gap:.65rem;padding:0 1rem .85rem;display:flex}.tcg-binder__set-row-main{flex-wrap:wrap;align-items:flex-start;gap:.65rem .85rem;display:flex}.tcg-binder__set-logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 6px #00000059);flex:none;width:auto;max-width:118px;height:auto;max-height:40px}.tcg-binder__set-logo--ph{background:repeating-linear-gradient(45deg,#1c2433,#1c2433 6px,#151b27 6px 12px);border-radius:6px;width:118px;height:40px}.tcg-binder__set-main-text{flex:160px;min-width:0}.tcg-binder__set-symbol{object-fit:contain;flex:none;align-self:center;margin-left:auto}.tcg-binder__set-head{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem .65rem;margin-bottom:.25rem;display:flex}.tcg-binder__set-name{font-size:.92rem;font-weight:600}.tcg-binder__collected-badge{font-variant-numeric:tabular-nums;background:var(--accent-dim);color:var(--accent);white-space:nowrap;border:1px solid #6ee7ff38;border-radius:999px;align-items:baseline;gap:.1rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.tcg-binder__badge-collected{letter-spacing:-.02em;font-size:.78rem;font-weight:800}.tcg-binder__badge-sep{opacity:.5;font-weight:500}.tcg-binder__badge-printed{font-weight:700}.tcg-binder__badge-dot{opacity:.45;margin-inline:.08rem}.tcg-binder__badge-full{color:#c4b5fd;font-weight:700}.tcg-binder__collected-badge--zero{color:var(--muted);background:#1a2230;border-color:#8b9bb826;font-weight:600}.tcg-binder__collected-badge--zero .tcg-binder__badge-full{color:var(--muted)}.tcg-binder__set-id-wrap{color:var(--muted);margin:0;font-size:.78rem}.tcg-binder__set-id{font-size:inherit;font-family:ui-monospace,monospace}.tcg-binder__ptcgo{margin-left:.25rem;font-style:italic}.tcg-binder__owned{border-top:1px dashed var(--border);padding-top:.35rem}.tcg-binder__owned-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem .75rem;margin-bottom:.5rem;display:flex}.tcg-binder__owned-title{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0;font-size:.78rem}.tcg-binder__bulk-sell-btn{white-space:nowrap;flex-shrink:0}.tcg-binder__owned-cell{min-width:0;margin:0;position:relative}.tcg-binder__owned-cell--chase .tcg-binder__thumb-btn,.tcg-binder__owned-cell--chase .tcg-binder__thumb-btn--slot{outline-offset:2px;border-radius:calc(var(--tcg-card-radius) + 2px);outline:1px solid #e8c5478c}.tcg-binder__chase-pin{z-index:2;border:1px solid var(--border);width:1.65rem;height:1.65rem;color:var(--muted);cursor:pointer;background:#080c10e0;border-radius:999px;padding:0;font-size:.95rem;line-height:1;position:absolute;top:.35rem;right:.35rem}.tcg-binder__chase-pin:hover,.tcg-binder__chase-pin--active{color:#f5e6b8;background:#2a2410eb;border-color:#6a5520}.tcg-binder__chase-badge{z-index:2;color:#f5e6b8;pointer-events:none;background:#2a2410eb;border:1px solid #6a5520;border-radius:999px;place-items:center;width:1.45rem;height:1.45rem;font-size:.82rem;line-height:1;display:grid;position:absolute;top:.35rem;left:.35rem}.tcg-binder__grade-badge{z-index:2;color:#b8d8f5;pointer-events:none;background:#101c2aeb;border:1px solid #3a5570;border-radius:999px;place-items:center;min-width:1.45rem;height:1.45rem;padding:0 .3rem;font-size:.72rem;font-weight:700;line-height:1;display:grid;position:absolute;top:.35rem;right:.35rem}.tcg-inspector__grade-badge{z-index:2;color:#b8d8f5;background:#101c2aeb;border:1px solid #3a5570;border-radius:999px;padding:.35rem .55rem;font-size:.82rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.tcg-binder__thumb,.tcg-binder__thumb--slot{position:relative}.tcg-binder__thumb{text-align:center;flex-direction:column;align-items:stretch;gap:.35rem;width:100%;margin:0;display:flex}.tcg-binder__thumb-media{border-radius:var(--tcg-card-radius);background:#0f1419;width:100%;line-height:0;overflow:hidden}.tcg-binder__thumb-img{border-radius:0;width:100%;height:auto;display:block;box-shadow:0 8px 20px #00000059}.tcg-binder__thumb-foot{box-sizing:border-box;text-align:center;justify-content:center;width:100%;min-height:1.25rem;padding:.1rem .15rem 0;display:flex}.tcg-binder__thumb-foot-inner{justify-content:center;align-items:center;gap:.35rem;min-width:0;max-width:100%;display:inline-flex}.tcg-binder__thumb-foot--muted .tcg-binder__thumb-cap{color:var(--muted);font-weight:500}.tcg-binder__thumb-sep{color:var(--muted);opacity:.75;-webkit-user-select:none;user-select:none;flex:none;font-size:.72rem;line-height:1}.tcg-binder__thumb-cap{min-width:0;color:var(--text);text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin:0;font-size:.72rem;font-weight:600;line-height:1.25;overflow:hidden}.tcg-binder__thumb-rarity{letter-spacing:.04em;flex:none;font-size:.68rem;font-weight:800;line-height:1}.tcg-binder__thumb-copies{font-variant-numeric:tabular-nums;color:var(--accent);flex:none;font-size:.68rem;font-weight:700;line-height:1}.tcg-binder__owned-cell--missing .tcg-binder__thumb-rarity{opacity:.82}.tcg-binder__thumb-art--missing{aspect-ratio:146/204;border-radius:var(--tcg-card-radius);border:1px dashed var(--border);background:#151b27;justify-content:center;align-items:center;width:100%;padding:.5rem;display:flex}.tcg-binder__thumb-fallback{color:var(--muted);text-align:center;word-break:break-word;font-size:.72rem}.tcg-binder__owned-cell--missing{opacity:.92}.tcg-binder__thumb--slot{margin:0}.tcg-binder__slot-art{border-radius:var(--tcg-card-radius);background:#0f1419;width:100%;position:relative;overflow:hidden}.tcg-binder__slot-back{opacity:.35;filter:grayscale(.85);width:100%;height:auto;box-shadow:none;border:1px dashed #ffffff24;border-radius:0;display:block}.tcg-binder__slot-num{letter-spacing:.02em;font-variant-numeric:tabular-nums;color:#c8d4e8;text-shadow:0 1px 4px #000000e6;pointer-events:none;white-space:nowrap;font-size:.62rem;font-weight:700;line-height:1;position:absolute;bottom:.08rem;left:50%;transform:translate(-50%)}.tcg-binder__thumb-btn--slot:hover .tcg-binder__slot-back,.tcg-binder__thumb-btn--slot:focus-visible .tcg-binder__slot-back{opacity:.5;border-color:#3ad4f559}.tcg-binder__checklist-fallback{color:var(--muted);margin:0 0 .5rem;font-size:.82rem}.tcg-binder__thumb-btn{cursor:pointer;width:100%;text-align:inherit;font:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0;display:block;overflow:visible}.tcg-binder__thumb-btn:focus-visible{outline:2px solid var(--accent,#3ad4f5);outline-offset:3px}.tcg-binder__stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.65rem;display:grid}.tcg-binder__stat-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:.15rem;font-size:.72rem;display:block}.tcg-binder__stat-value{color:var(--text);font-size:.85rem}.tcg-binder__bar{background:#1a2230;border-radius:999px;height:6px;margin-top:.35rem;overflow:hidden}.tcg-binder__bar-fill{border-radius:999px;height:100%;transition:width .25s}.tcg-binder__bar-fill--printed{background:linear-gradient(90deg,#3ad4f5,#1c9fbf)}.tcg-binder__bar-fill--total{background:linear-gradient(90deg,#a78bfa,#6366f1)}.tcg-binder__empty{color:var(--muted);background:var(--bg);border:1px dashed var(--border);border-radius:var(--radius);margin:0;padding:.75rem 1rem;font-size:.92rem}.tcg-binder__tools{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.25rem;display:flex}.tcg-binder__filter{flex-direction:column;gap:.35rem;max-width:min(420px,100%);display:flex}.tcg-binder__filter-label{color:var(--muted);font-size:.8rem}.tcg-binder__filter-status{color:var(--muted);flex:100%;margin:0;font-size:.78rem}.tcg-binder__filter-input{box-sizing:border-box;flex:0 auto;align-self:stretch;width:100%;min-height:0}.tcg-inspector__backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#060a12bf;justify-content:safe center;align-items:safe center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.tcg-inspector__dialog{overscroll-behavior:contain;border:1px solid var(--border);border-radius:var(--radius);background:#121722;width:min(1200px,100%);max-height:min(92vh,100%);margin:auto;overflow-y:auto;box-shadow:0 24px 48px #0000008c}.tcg-inspector__toolbar{z-index:1;background:linear-gradient(#121722 70%,#0000);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;padding:.65rem .75rem 0;display:flex;position:sticky;top:0}.tcg-inspector__toolbar-start{flex-wrap:wrap;flex:auto;align-items:center;gap:.5rem .75rem;min-width:0;display:flex}.tcg-inspector__chase--active{color:#f5e6b8;border-color:#6a5520}.tcg-inspector__owned{color:var(--muted);margin:0;font-size:.88rem;line-height:1.35}.tcg-inspector__owned-count{color:var(--text);font-variant-numeric:tabular-nums}.tcg-inspector__owned-dup{color:var(--accent)}.tcg-inspector__sell,.tcg-inspector__close{flex-shrink:0}.tcg-inspector__body{grid-template-columns:minmax(320px,600px) minmax(200px,1fr);gap:1.25rem;padding:.5rem 1.25rem 1.25rem;display:grid}@media (width<=720px){.tcg-inspector__body{grid-template-columns:1fr}}.tcg-inspector__art{align-self:start;position:sticky;top:3rem}.tcg-inspector__art-frame{width:100%;max-width:600px;margin:0 auto;position:relative}.tcg-inspector__art--unowned .tcg-inspector__img{filter:blur(16px)saturate(.75)brightness(.72)}.tcg-inspector__art-badge{letter-spacing:.03em;text-transform:uppercase;color:#e8ecf4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;pointer-events:none;background:#080c14b8;border:1px solid #ffffff1f;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tcg-inspector__img{border-radius:12px;width:100%;max-width:600px;height:auto;margin:0 auto;display:block;box-shadow:0 16px 40px #00000073}.tcg-inspector__art-frame .tcg-inspector__img{margin:0}.tcg-inspector__img-ph{aspect-ratio:367/512;border:1px dashed var(--border);background:#1a2230;border-radius:12px;max-width:600px;margin:0 auto}.tcg-inspector__sheet{min-width:0}.tcg-inspector__title{margin:0 0 .25rem;font-size:1.35rem;line-height:1.2}.tcg-inspector__name{text-transform:capitalize}.tcg-inspector__eyebrow{color:var(--muted);margin:0 0 1rem;font-size:.85rem}.tcg-inspector__mono{font-size:.82em}.tcg-inspector__dl{margin:0;padding:0}.tcg-inspector__block{margin:0 0 .65rem}.tcg-inspector__dt{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0;font-size:.68rem}.tcg-inspector__dd{color:var(--text);margin:.15rem 0 0;font-size:.92rem}.tcg-inspector__list{margin:.35rem 0 0;padding-left:1.1rem}.tcg-inspector__cap{text-transform:capitalize}.tcg-inspector__flavor{color:var(--text);background:#6366f114;border-left:3px solid #6366f1;margin:1rem 0 0;padding:.65rem .85rem;font-size:.92rem;font-style:italic}.tcg-inspector__section{margin-top:1.15rem}.tcg-inspector__h3{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .5rem;font-size:.95rem}.tcg-inspector__attacks{margin:0;padding:0;list-style:none}.tcg-inspector__attacks>li{border-top:1px solid var(--border);padding:.65rem 0}.tcg-inspector__attacks>li:first-child{border-top:none;padding-top:0}.tcg-inspector__muted{color:var(--muted);font-weight:400}.tcg-inspector__damage{color:#f472b6}.tcg-inspector__cost{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}.tcg-inspector__rule{white-space:pre-wrap;margin:.35rem 0 0;font-size:.88rem;line-height:1.45}.tcg-inspector__dialog .loading,.tcg-inspector__dialog .error-alert{margin:1rem 1.25rem}.tcg-inspector__prices-note,.tcg-inspector__prices-empty{color:var(--text);margin:0 0 .5rem;font-size:.88rem;line-height:1.45}.tcg-inspector__prices-debug{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.tcg-inspector__prices-debug code,.tcg-inspector__prices-note code{font-size:.92em}.tcg-inspector__markets{gap:.85rem;display:grid}@media (width>=560px){.tcg-inspector__markets{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.tcg-inspector__market{border:1px solid var(--border);background:#141a24a6;border-radius:10px;padding:.75rem .85rem}.tcg-inspector__market-head{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.35rem;display:flex}.tcg-inspector__market-name{color:var(--text);margin:0;font-size:.95rem;font-weight:600}.tcg-inspector__market-region{color:var(--muted);margin:.15rem 0 0;font-size:.78rem}.tcg-inspector__market-link{white-space:nowrap;flex-shrink:0;font-size:.78rem}.tcg-inspector__market-updated{color:var(--muted);margin:0 0 .5rem;font-size:.72rem}.tcg-inspector__price-row{border-top:1px solid var(--border);margin-top:.55rem;padding-top:.55rem}.tcg-inspector__price-row:first-of-type{border-top:none;margin-top:0;padding-top:0}.tcg-inspector__price-row-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.tcg-inspector__price-variant{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.tcg-inspector__price-primary{color:#6ee7b7;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.hover-tip{border-radius:4px;display:inline-flex;position:relative}.hover-tip--wrap{cursor:help;outline:none}.hover-tip__trigger--link{appearance:none;font:inherit;color:var(--muted);text-underline-offset:.18em;cursor:help;background:0 0;border:0;border-radius:4px;padding:0;font-size:.82rem;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.hover-tip__trigger--link:hover,.hover-tip__trigger--link:focus-visible{color:var(--accent)}.hover-tip__trigger--link:focus-visible,.hover-tip--wrap:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hover-tip__popup{z-index:40;border:1px solid var(--border);pointer-events:none;opacity:0;visibility:hidden;text-align:left;background:#0f1419;border-radius:8px;transition:opacity .12s,visibility .12s;position:absolute;left:0;box-shadow:0 10px 24px #00000073}.hover-tip--below .hover-tip__popup{top:calc(100% + .4rem)}.hover-tip--above .hover-tip__popup{top:auto;bottom:calc(100% + .4rem)}.hover-tip--compact .hover-tip__popup{min-width:10rem;max-width:min(22rem,70vw);color:var(--text);flex-direction:column;gap:.2rem;padding:.45rem .6rem;font-size:.78rem;font-weight:500;line-height:1.45;display:flex}.hover-tip--wide .hover-tip__popup{border-radius:var(--radius);width:min(28rem,85vw);padding:.65rem .75rem;box-shadow:0 12px 28px #00000073}.hover-tip--wide .hover-tip__popup.hover-tip__popup--pack-about{gap:.5rem;width:min(38rem,94vw);max-height:min(72vh,560px);padding:.75rem .85rem;overflow-y:auto}.hover-tip__line{white-space:nowrap;display:block}.hover-tip:hover .hover-tip__popup,.hover-tip:focus-visible .hover-tip__popup,.hover-tip:focus-within .hover-tip__popup{opacity:1;visibility:visible}.hover-tip--interactive:hover .hover-tip__popup,.hover-tip--interactive:focus-within .hover-tip__popup{pointer-events:auto}.pack-continue-banner{border:1px solid color-mix(in srgb, var(--accent) 35%, var(--border));border-radius:var(--radius-md);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 12%, var(--surface-raised)), color-mix(in srgb, var(--accent) 4%, var(--surface)));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.25rem;padding:.95rem 1.1rem;display:flex}.pack-continue-banner__main{min-width:min(100%,16rem)}.pack-continue-banner__eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .2rem;font-size:.72rem;font-weight:600}.pack-continue-banner__title{margin:0;font-size:1rem;line-height:1.35}.pack-continue-banner__meta{color:var(--text-muted);margin:.25rem 0 0;font-size:.88rem}.pack-continue-banner__sep{margin-inline:.35rem}.pack-continue-banner__action{flex-shrink:0}.pack-advisor{border:1px solid color-mix(in srgb, var(--accent) 28%, var(--border));border-radius:var(--radius-md);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 8%, var(--surface-raised)), color-mix(in srgb, var(--accent) 3%, var(--surface)));flex-direction:column;gap:.85rem;padding:.95rem 1.1rem;display:flex}.pack-advisor__title{margin:0;font-size:1rem}.pack-advisor__lead{color:var(--text-muted);max-width:52ch;margin:.25rem 0 0;font-size:.88rem;line-height:1.45}.pack-advisor__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.pack-advisor__item{margin:0}.pack-advisor__pick{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:#121820;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.75rem .85rem;transition:border-color .14s,background .14s;display:flex}.pack-advisor__pick:hover{border-color:color-mix(in srgb, var(--accent) 45%, var(--border))}.pack-advisor__pick--selected{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));background:color-mix(in srgb, var(--accent) 10%, #121820)}.pack-advisor__pick--top{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}.pack-advisor__pick-main{flex-direction:column;gap:.2rem;min-width:min(100%,16rem);display:flex}.pack-advisor__pick-head{flex-wrap:wrap;align-items:center;gap:.45rem .65rem;display:flex}.pack-advisor__badge{background:color-mix(in srgb, var(--accent) 22%, #121820);border:1px solid color-mix(in srgb, var(--accent) 45%, var(--border));letter-spacing:.04em;text-transform:uppercase;color:var(--accent);border-radius:999px;padding:.12rem .45rem;font-size:.68rem;font-weight:700;display:inline-flex}.pack-advisor__rank{color:var(--text-muted);font-size:.78rem;font-weight:700}.pack-advisor__set-name{font-size:.98rem;font-weight:600}.pack-advisor__reason{color:var(--text-muted);font-size:.84rem;line-height:1.4}.pack-advisor__action{color:var(--accent);flex-shrink:0;font-size:.82rem;font-weight:600}.pack-advisor__pick--selected .pack-advisor__action{color:var(--text-muted)}.tcg-pack{--card-col-min:clamp(200px, 14vw, 270px);flex-direction:column;gap:.85rem;display:flex}.tcg-pack__controls{text-align:left;grid-template-columns:minmax(300px,1.2fr) minmax(260px,.95fr) minmax(340px,1.15fr);align-items:stretch;gap:1rem 1.25rem;width:100%;max-width:none;margin-inline:0;display:grid}.tcg-pack__controls-main,.tcg-pack__controls-milestones,.tcg-pack__controls-catalog{flex-direction:column;gap:.65rem;min-width:0;display:flex;overflow:visible}.tcg-pack__controls-main{border:1px solid var(--border);border-radius:var(--radius);background:#151b27;padding:1rem 1.1rem}.tcg-pack__controls-catalog .tcg-pack__breakdown-wrap,.tcg-pack__controls-catalog .tcg-pack__catalog-placeholder{flex:1}.tcg-pack__controls-milestones .set-milestones{flex:1;margin-top:0}.tcg-pack__milestones-placeholder{border:1px solid var(--border);border-radius:var(--radius);background:#151b27;flex:1;justify-content:center;align-items:center;min-height:12rem;margin:0;padding:1rem .85rem;display:flex}.tcg-pack__catalog-placeholder{border:1px solid var(--border);border-radius:var(--radius);background:#151b27;justify-content:center;align-items:center;min-height:12rem;margin:0;padding:1rem .85rem;display:flex}.tcg-pack__catalog-placeholder-text{max-width:22rem;color:var(--muted);text-align:center;margin:0;font-size:.88rem;line-height:1.45}.tcg-pack__toolbar{flex-direction:column;align-items:stretch;gap:.65rem;display:flex}.tcg-pack__toolbar-row{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:.65rem .85rem;width:100%;display:flex}.tcg-pack__toolbar-set{text-align:left;flex-direction:column;flex:12rem;gap:.35rem;min-width:min(100%,14rem);max-width:none;display:flex}.tcg-pack__toolbar-action{flex:none}.tcg-pack__toolbar-meta{color:var(--muted);text-align:left;flex:100%;margin:0;font-size:.85rem;line-height:1.45}.tcg-pack__toolbar-set-name{color:var(--text)}.tcg-pack__title-row{flex-wrap:wrap;align-items:baseline;gap:.45rem .75rem;display:flex}.hover-tip__popup .tcg-pack__lead{font-size:.88rem}.tcg-pack__slot-breakdown{border-top:1px solid var(--border);margin-top:.65rem;padding-top:.65rem}.tcg-pack__slot-breakdown-title{color:var(--text);margin:0 0 .5rem;font-size:.82rem;font-weight:600}.tcg-pack__slot-breakdown-note{color:var(--muted);margin:0 0 .55rem;font-size:.78rem;line-height:1.45}.tcg-pack__slot-breakdown-muted{color:var(--muted);margin:0;font-size:.8rem}.tcg-pack__slot-breakdown-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.tcg-pack__slot-breakdown-item{background:#0003;border:1px solid #ffffff0f;border-radius:8px;margin:0;padding:.45rem .5rem}.tcg-pack__slot-breakdown-slot{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:block}.tcg-pack__slot-breakdown-rarities{flex-direction:column;gap:.28rem;margin:0;padding:0;list-style:none;display:flex}.tcg-pack__slot-breakdown-rarity{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem .5rem;font-size:.8rem;display:flex}.tcg-pack__slot-breakdown-rarity--absent{opacity:.55}.tcg-pack__slot-breakdown-rarity--absent .tcg-pack__slot-breakdown-stats{font-style:italic}.tcg-pack__slot-breakdown-label{font-size:.78rem}.tcg-pack__slot-breakdown-stats{color:var(--muted);white-space:nowrap;font-size:.75rem}.tcg-pack__slot-breakdown-sep{opacity:.65}.tcg-pack__slot-breakdown-empty{color:var(--muted);margin:0;font-size:.78rem;font-style:italic}.tcg-pack__title{margin:0;font-size:clamp(1.15rem,2.5vw,1.4rem)}.tcg-pack__lead{color:var(--muted);text-align:left;max-width:none;margin:0;font-size:.92rem;line-height:1.5}.tcg-pack__set-label{color:var(--muted);font-size:.8rem}.tcg-pack__set-select,.tcg-pack__product-select{width:100%;min-width:0;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);background:#151b27;padding:.5rem .65rem;font-size:.92rem}.tcg-pack__toolbar-product{flex-direction:column;flex:10rem;gap:.25rem;min-width:0;display:flex}.tcg-pack__breakdown-wrap{flex-direction:column;gap:.5rem;display:flex;overflow:visible}.tcg-pack__breakdown{border:1px solid var(--border);border-radius:var(--radius);background:#151b27;margin:0;padding:.75rem .85rem;overflow:visible}.tcg-pack__breakdown-heading{text-align:left;margin:0;font-size:.92rem;font-weight:600;line-height:1.35}.tcg-pack__code{background:#1a2230;border-radius:4px;padding:.08rem .28rem;font-family:ui-monospace,Cascadia Code,monospace;font-size:.88em}.tcg-pack__unmapped{color:#ffc46b;background:#ffc46b14;border:1px solid #ffc46b59;border-radius:8px;margin:0;padding:.55rem .65rem;font-size:.85rem;line-height:1.45}.tcg-pack__breakdown-row--unmapped{background-color:#ffc46b0f}.tcg-pack__breakdown-row--progress{--breakdown-fill:#7fd69c1f}.tcg-pack__breakdown-row--complete{--breakdown-fill:#7fd69c29}.tcg-pack__breakdown-list{width:100%;font-size:.82rem;overflow:visible}.tcg-pack__breakdown-head,.tcg-pack__breakdown-row-inner{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.22rem .45rem;display:grid}.tcg-pack__breakdown-head{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);border-bottom:1px solid #e8eef83d;margin-bottom:.15rem;padding-bottom:.35rem;font-size:.68rem}.tcg-pack__breakdown-body{flex-direction:column;display:flex}.tcg-pack__breakdown-row{border-bottom:1px solid #e8eef847;position:relative}.tcg-pack__breakdown-row:last-child{border-bottom:none}.tcg-pack__breakdown-row-fill{background:var(--breakdown-fill,#7fd69c1f);pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:0}.tcg-pack__breakdown-row-inner{z-index:1;position:relative}.tcg-pack__breakdown-row:hover,.tcg-pack__breakdown-row:focus-within{z-index:2}.tcg-pack__breakdown-rarity{min-width:0}.tcg-pack__breakdown-table-num{text-align:right;white-space:nowrap}.tcg-pack__breakdown-owned-total{color:var(--muted);font-weight:400}.tcg-pack__breakdown-owned--complete{color:#9ed9b0;font-weight:600}.tcg-pack__breakdown-owned--partial{color:#b8dcc4;font-weight:600}.tcg-pack__breakdown-table-wrap{margin-top:.75rem;overflow:visible}@media (width<=1100px){.tcg-pack__controls{grid-template-columns:minmax(260px,1fr) minmax(240px,1fr)}.tcg-pack__controls-catalog{grid-column:1/-1}}@media (width<=720px){.tcg-pack__controls{grid-template-columns:1fr}.tcg-pack__controls-catalog{grid-column:auto}.tcg-pack__toolbar-set{flex:100%}}.tcg-pack__stage{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(80% 80% at 50% 0,#1c2638,#121722);justify-content:center;align-items:center;min-height:20rem;padding:.85rem .35rem .5rem;display:flex;position:relative;overflow-x:hidden}.tcg-pack__card-slot{position:relative}.tcg-pack__card-slot--back{width:fit-content;max-width:100%}.tcg-pack__back-img{border-radius:var(--tcg-card-radius);width:min(220px,40vw);height:auto;display:block;box-shadow:0 20px 40px #00000073}.tcg-pack__busy{background:#0c0f14a6;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.tcg-pack__busy--over-pulls{border-radius:var(--radius);z-index:2}.tcg-pack__card-slot--front{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.tcg-pack__card-slot--revealed{flex-direction:column;align-items:stretch;gap:.5rem;width:100%;min-width:0;max-width:100%;display:flex}.tcg-pack__pull--energy{min-width:0}.tcg-pack__pull--active .tcg-pack-reveal__card-wrap{filter:drop-shadow(0 0 10px #7ae2b540)}.tcg-pack__pull--inspectable{cursor:default}.tcg-pack__pull-rarity-head--energy{text-align:center;color:#fbbf24;margin:0;font-size:.78rem;font-weight:700;line-height:1.15}.tcg-pack__pull{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;gap:.2rem;min-width:0;margin:0;padding:.15rem .1rem;display:flex}.tcg-pack__pull-rarity-head{text-align:center;margin:0;font-size:.78rem;font-weight:700;line-height:1.15}.tcg-pack__pull-rarity-head.tcg-rarity{font-weight:700}.tcg-pack__front-open--pack{cursor:pointer;border-radius:var(--tcg-card-radius);background:0 0;border:none;flex-shrink:0;width:100%;max-width:100%;margin:0;padding:0;line-height:0;overflow:hidden}.tcg-pack__front-open--pack:focus-visible,.tcg-pack-reveal__inspect-btn:focus-visible{outline:2px solid var(--accent,#3ad4f5);outline-offset:3px}.tcg-pack__front-img--pack{border-radius:0;width:100%;max-width:100%;height:auto;display:block;transform:translateZ(0)}.tcg-pack__front-img--pack.tcg-pack__front-img--missing{aspect-ratio:180/251;background:repeating-linear-gradient(45deg,#1c2433,#1c2433 8px,#151b27 8px 16px);width:100%;max-width:100%}.tcg-pack__pull-cap{text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.72rem;font-weight:600;line-height:1.2;overflow:hidden}.tcg-pack__pull-cap--new{color:#9af0c8;animation:.75s cubic-bezier(.22,1.2,.36,1) both tcg-pull-cap-enter,2.4s ease-in-out infinite tcg-pull-cap-glow;animation-delay:calc(var(--pull-i,0) * 80ms + .2s), calc(var(--pull-i,0) * .15s + .95s);display:inline-block;position:relative;overflow:hidden}.tcg-pack__pull-cap--new:after{content:"";opacity:0;animation:2.8s ease-in-out infinite tcg-pull-cap-shine;animation-delay:calc(var(--pull-i,0) * .25s + 1.1s);pointer-events:none;background:linear-gradient(105deg,#0000 0% 42%,#ffffff8c 50%,#0000 58% 100%);position:absolute;inset:-2px -6px;transform:translate(-130%)}@keyframes tcg-pull-cap-enter{0%{opacity:0;filter:brightness(.55);transform:translateY(8px)scale(.75)}55%{opacity:1;filter:brightness(1.25);text-shadow:0 0 14px #7ae2b5d9,0 0 28px #7ae2b559;transform:translateY(-3px)scale(1.06)}to{opacity:1;filter:brightness();text-shadow:0 0 8px #7ae2b54d;transform:translateY(0)scale(1)}}@keyframes tcg-pull-cap-glow{0%,to{filter:brightness();text-shadow:0 0 6px #7ae2b540;transform:scale(1)}50%{filter:brightness(1.18);text-shadow:0 0 14px #7ae2b5d9,0 0 28px #7ae2b566;transform:scale(1.045)}}@keyframes tcg-pull-cap-shine{0%,62%{opacity:0;transform:translate(-130%)}68%{opacity:1}78%,to{opacity:0;transform:translate(130%)}}@media (prefers-reduced-motion:reduce){.tcg-pack__pull-cap--new{color:#7ae2b5;text-shadow:none;animation:none}.tcg-pack__pull-cap--new:after{display:none}}.tcg-pack__pull-num{font-variant-numeric:tabular-nums;color:var(--muted);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.68rem;overflow:hidden}.tcg-pack__pull-rarity-head--placeholder,.tcg-pack__pull-cap--placeholder,.tcg-pack__pull-num--placeholder{visibility:hidden}.tcg-rarity{font-weight:600}.tcg-rarity--common{color:#9aa8bc}.tcg-rarity--uncommon{color:#62d98a}.tcg-rarity--rare{color:#5eb0ff}.tcg-rarity--holo{color:#c89bff}.tcg-rarity--ultra{color:#f0b84a}.tcg-rarity--illustration{color:#ff7eb9}.tcg-rarity--secret{color:#ffe566;text-shadow:0 0 12px #ffe56640}.tcg-rarity--promo{color:#ff9f6b}.tcg-rarity--unknown{color:var(--muted)}.tcg-pack__meta--packfoot{border-top:1px solid var(--border);flex:none;width:100%;min-width:0;max-width:min(960px,100%);margin-inline:auto;padding:.35rem 0 0}.tcg-pack__pull-summary{color:var(--text);margin:0;font-size:.88rem}.tcg-pack__pull-summary-new{color:#7ae2b5}.tcg-pack__pull-summary-dup{color:#ffc46b}.tcg-pack__card-slot--reveal{width:100%;max-width:100%}.tcg-pack__card-slot--grid{animation:.45s both tcg-pack-grid-enter}@keyframes tcg-pack-grid-enter{0%{opacity:0}to{opacity:1}}.tcg-pack-reveal{flex-direction:column;align-items:center;gap:.85rem;width:100%;padding:.25rem .5rem .5rem;display:flex}.tcg-pack-reveal--grid{margin-bottom:.35rem;padding-bottom:0}.tcg-pack-reveal__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;display:flex}.tcg-pack-reveal__progress{color:var(--muted);margin:0;font-size:.88rem}.tcg-pack-reveal__controls{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.tcg-pack-reveal__toggle{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.82rem;display:inline-flex}.tcg-pack-reveal__skip-all{padding:.25rem .55rem;font-size:.82rem}.tcg-pack-reveal__inspect-btn{appearance:none;cursor:pointer;border-radius:var(--tcg-card-radius);background:0 0;border:0;width:100%;padding:0}.tcg-pack-reveal__inspect-btn:disabled{cursor:default}.tcg-pack-reveal__card-wrap{perspective:900px;width:100%;transform-style:preserve-3d}.tcg-pack-reveal__flip{aspect-ratio:245/342;width:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.2,.2,1);position:relative;transform:rotateY(0)translateZ(0)}.tcg-pack-reveal__flip--revealed{transform:rotateY(180deg)translateZ(0)}.tcg-pack-reveal__card-wrap--premium,.tcg-pack-reveal__card-wrap--chase,.tcg-pack-reveal__card-wrap--wishlist{animation:1.8s ease-in-out infinite tcg-pack-reveal-glow}.tcg-pack-reveal__card-wrap--wishlist{animation-name:tcg-pack-reveal-wishlist-glow}@keyframes tcg-pack-reveal-wishlist-glow{0%,to{filter:drop-shadow(0 0 12px #e8c54733)}50%{filter:drop-shadow(0 0 32px #e8c5478c)}}.tcg-pack__pull--wishlist-chase{outline-offset:4px;border-radius:12px;outline:1px solid #e8c54773}.tcg-pack-reveal__card-wrap--zoom{animation:1.8s ease-in-out infinite tcg-pack-reveal-glow}@keyframes tcg-pack-reveal-glow{0%,to{filter:drop-shadow(0 0 12px #7ae2b526)}50%{filter:drop-shadow(0 0 28px #7ae2b573)}}.tcg-pack-reveal__face{backface-visibility:hidden;border-radius:var(--tcg-card-radius);background:#0f1419;position:absolute;inset:0;overflow:hidden;box-shadow:0 8px 18px #0006}.tcg-pack-reveal__face--back{transform:rotateY(0)translateZ(1px)}.tcg-pack-reveal__face--front{transform:rotateY(180deg)translateZ(1px)}.tcg-pack-reveal__img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.tcg-pack-reveal__img--missing{background:linear-gradient(145deg,#2a3344,#1a2030)}.tcg-pack-celebration{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080a10b8;justify-content:center;align-items:center;padding:1.25rem;animation:.35s both tcg-pack-celebration-in;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes tcg-pack-celebration-in{0%{opacity:0}to{opacity:1}}.tcg-pack-celebration__panel{border-radius:var(--radius);border:1px solid var(--border);text-align:center;background:linear-gradient(#1a2233,#121722);flex-direction:column;align-items:center;gap:.65rem;width:min(26rem,100%);max-height:min(100%,100vh - 2.5rem);margin:auto;padding:1.25rem 1.15rem 1.05rem;display:flex;overflow-y:auto;box-shadow:0 24px 48px #00000073}.tcg-pack-celebration--set .tcg-pack-celebration__panel{border-color:#fbbf2459}.tcg-pack-celebration__master-badge{letter-spacing:.06em;text-transform:uppercase;color:#1a1200;background:linear-gradient(145deg,#fde68a,#fbbf24);border-radius:999px;padding:.25rem .65rem;font-size:.72rem;font-weight:800;display:inline-block;box-shadow:0 0 20px #fbbf2440}.tcg-pack-celebration__stats{text-align:left;background:#00000038;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:.45rem;width:100%;margin:.15rem 0 0;padding:.65rem .75rem;display:flex}.tcg-pack-celebration__stat-row{grid-template-columns:minmax(7rem,38%) 1fr;align-items:baseline;gap:.5rem;margin:0;display:grid}.tcg-pack-celebration__stat-row dt{color:var(--muted);margin:0;font-size:.78rem;font-weight:600}.tcg-pack-celebration__stat-row dd{margin:0;font-size:.88rem;font-weight:600}.tcg-pack-celebration__stat-row--best dd{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.tcg-pack-celebration__best-name{min-width:0}.tcg-pack-celebration__best-rarity{font-size:.78rem}.set-master-badge{letter-spacing:.04em;text-transform:uppercase;color:#1a1200;background:linear-gradient(145deg,#fde68a,#fbbf24);border-radius:999px;align-items:center;gap:.15rem;padding:.12rem .5rem;font-size:.72rem;font-weight:800;display:inline-flex}.set-master-badge--plain{color:#8ef0b8;text-transform:none;letter-spacing:0;background:#8ef0b81f;border:1px solid #8ef0b840;font-weight:700}.set-master-badge__date{text-transform:none;letter-spacing:0;opacity:.85;font-size:.68rem;font-weight:700}.collection-progress__completion-meta{color:var(--muted);margin:0 0 .45rem;font-size:.8rem}.tcg-pack-celebration__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.78rem;font-weight:700}.tcg-pack-celebration--set .tcg-pack-celebration__eyebrow{color:#fbbf24}.tcg-pack-celebration__title{margin:0;font-size:1.05rem;font-weight:700}.tcg-pack-celebration__stat{color:var(--muted);margin:0;font-size:1.35rem}.tcg-pack-celebration__stat strong{color:#fbbf24}.tcg-pack-celebration__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;display:flex}.tcg-pack-celebration__btn{margin-top:.15rem}.tcg-pack-celebration__hint{color:var(--muted);margin:0;font-size:.72rem}@media (prefers-reduced-motion:reduce){.tcg-pack-reveal__flip{transition:none}.tcg-pack-reveal__card-wrap--premium,.tcg-pack-reveal__card-wrap--chase,.tcg-pack-reveal__card-wrap--zoom,.tcg-pack-celebration,.tcg-pack__card-slot--grid{animation:none}}.tcg-explore{flex-direction:column;gap:1rem;display:flex}.tcg-explore__title{margin:0 0 .35rem;font-size:clamp(1.15rem,2.5vw,1.4rem)}.tcg-explore__lead{color:var(--muted);max-width:62ch;margin:0;font-size:.92rem;line-height:1.45}.tcg-explore__code{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.08rem .35rem;font-size:.85em}.tcg-explore__search{flex-wrap:wrap;gap:.75rem;display:flex}.tcg-explore__toolbar{margin-top:.25rem}.tcg-explore__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.tcg-explore__cell{text-align:center;border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(circle at 50% 0,#1a2434,#121722);flex-direction:column;align-items:center;gap:.35rem;padding:.6rem .4rem .75rem;display:flex}.tcg-explore__thumb{border-radius:8px;width:100%;max-width:146px;height:auto;display:block;box-shadow:0 8px 20px #00000059}.tcg-explore__thumb--missing{aspect-ratio:146/204;background:repeating-linear-gradient(45deg,#1c2433,#1c2433 6px,#151b27 6px 12px);border-radius:8px;width:100%;max-width:146px}.tcg-explore__cell-name{text-transform:capitalize;font-size:.8rem;font-weight:600;line-height:1.25}.tcg-explore__cell-set{color:var(--muted);font-size:.72rem;line-height:1.2}.tcg-catalog{flex-direction:column;gap:1rem;display:flex}.tcg-catalog__title{margin:0 0 .35rem;font-size:clamp(1.15rem,2.5vw,1.4rem)}.tcg-catalog__lead{color:var(--muted);max-width:72ch;margin:0;font-size:.92rem;line-height:1.55}.tcg-catalog__code{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.06rem .3rem;font-size:.88em}.tcg-catalog__tools{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.tcg-catalog__filter{flex-direction:column;flex:220px;gap:.35rem;display:flex}.tcg-catalog__filter-label{color:var(--muted);font-size:.8rem}.tcg-catalog__filter-input{box-sizing:border-box;flex:0 auto;align-self:stretch;width:100%;min-height:0}.tcg-catalog__stats{color:var(--muted);margin:0;font-size:.88rem}.tcg-catalog__series-list{flex-direction:column;gap:.5rem;display:flex}.tcg-catalog__details{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);overflow:hidden}.tcg-catalog__summary{cursor:pointer;background:linear-gradient(#1a2433,#141b26);align-items:flex-start;gap:.45rem;padding:.75rem 1rem;list-style:none;display:flex}.tcg-catalog__summary:before{content:"▸";color:var(--accent);flex-shrink:0;margin-top:.15rem;font-size:.75rem;line-height:1.4;transition:transform .15s}.tcg-catalog__details[open]>.tcg-catalog__summary:before{transform:rotate(90deg)}.tcg-catalog__summary-inner{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:baseline;gap:.5rem 1rem;min-width:0;display:flex}.tcg-catalog__summary::-webkit-details-marker{display:none}.tcg-catalog__series-name{font-size:1rem;font-weight:700}.tcg-catalog__series-meta{color:var(--muted);font-size:.82rem}.tcg-catalog__set-list{margin:0;padding:.35rem 0 .5rem;list-style:none}.tcg-catalog__set-row{border-top:1px solid var(--border);flex-wrap:wrap;align-items:flex-start;gap:.65rem .85rem;padding:.55rem 1rem;display:flex}.tcg-catalog__logo{object-fit:contain;object-position:left center;filter:drop-shadow(0 2px 6px #00000059);flex:none;width:auto;max-width:118px;height:auto;max-height:40px}.tcg-catalog__logo--ph{background:repeating-linear-gradient(45deg,#1c2433,#1c2433 6px,#151b27 6px 12px);border-radius:6px;width:118px;height:40px}.tcg-catalog__set-body{flex:200px;min-width:0}.tcg-catalog__set-name{margin:0 0 .2rem;font-size:.92rem;font-weight:600}.tcg-catalog__set-facts{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.tcg-catalog__set-leg{color:var(--accent);opacity:.95;margin:.25rem 0 0;font-size:.72rem}.tcg-catalog__mono{font-family:ui-monospace,monospace;font-size:.85em}.tcg-catalog__ptcgo{font-style:italic}.tcg-catalog__year{color:var(--text);font-weight:600}.tcg-catalog__symbol{object-fit:contain;flex:none;align-self:center;margin-left:auto}.tcg-catalog__empty{color:var(--muted);margin:0;font-size:.9rem}.api-limits{flex-direction:column;gap:1.25rem;display:flex}.api-limits__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.api-limits__title{margin:0 0 .35rem;font-size:clamp(1.15rem,2.5vw,1.4rem)}.api-limits__lead{color:var(--muted);max-width:65ch;margin:0;font-size:.92rem;line-height:1.5}.api-limits__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.api-limits__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.1rem}.api-limits__card-title{margin:0 0 .65rem;font-size:1rem}.api-limits__list{color:var(--text);margin:0;padding-left:1.15rem;font-size:.9rem;line-height:1.55}.api-limits__list li+li{margin-top:.45rem}.api-limits__code{font-size:.88em}.api-limits__cite{color:var(--muted);margin:.75rem 0 0;font-size:.82rem}.api-limits__probe{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(100% 80% at 50% 0,#1a2434,#121722);padding:1rem 1.1rem}.api-limits__probe-title{margin:0 0 .75rem;font-size:.95rem}.api-limits__dl{flex-direction:column;gap:.85rem;margin:0;display:flex}.api-limits__dl dt{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .25rem;font-size:.78rem}.api-limits__dl dd{margin:0}.api-limits__mono{word-break:break-all;font-size:.82rem}.api-limits__muted{color:var(--muted);font-size:.88rem;line-height:1.45}.api-limits__headers{margin:0;padding-left:1rem;font-size:.85rem;line-height:1.5}.api-limits__headers li+li{margin-top:.35rem}.game-hud{align-items:center;gap:1.25rem;font-size:.95rem;display:flex}.game-hud__coins{background:var(--accent-dim);color:var(--accent);border-radius:999px;align-items:baseline;gap:.35rem;padding:.35rem .75rem;display:inline-flex}.game-hud__coins-icon{opacity:.85;font-size:.75rem}.game-hud__coins-label{color:var(--muted);font-size:.8rem;font-weight:400}.game-hud__pack-cost{color:var(--muted)}.game-hud__pack-cost--low{color:#f0a060}.game-hud__daily-ready{color:#8fd49a;white-space:nowrap;background:#78c88c26;border-radius:999px;padding:.3rem .65rem;font-size:.82rem;font-weight:600}.game-hud__streak{color:#f0b060;align-items:center;gap:.25rem;font-size:.9rem;display:inline-flex}.game-hud__streak-icon{font-size:.85rem}.game-hud__pack-cost-free{color:#8fd49a}.daily-bonus__title{margin:0 0 .35rem;font-size:1.15rem}.daily-bonus__lead{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.daily-bonus__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.85rem;display:flex}.daily-bonus__streak{color:#f0b060;white-space:nowrap;background:#f0b0601f;border-radius:999px;align-items:baseline;gap:.35rem;padding:.45rem .85rem;display:inline-flex}.daily-bonus__streak-icon{font-size:.95rem}.daily-bonus__streak-label{color:var(--muted);font-size:.82rem;font-weight:400}.daily-bonus--ready{border-color:#78c88c59}.daily-bonus__status{color:var(--muted);margin:0 0 .85rem;font-size:.95rem}.daily-bonus__status--ready{color:#8fd49a;font-weight:600}.daily-bonus__milestones{gap:.5rem;margin:0 0 .75rem;padding:0;list-style:none;display:grid}.daily-bonus__milestone{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);flex-wrap:wrap;justify-content:space-between;gap:.35rem .75rem;padding:.55rem .75rem;font-size:.9rem;display:flex}.daily-bonus__milestone--reached{background:#78c88c0f;border-color:#78c88c66}.daily-bonus__milestone-day{font-weight:600}.daily-bonus__milestone-reward{color:var(--accent)}.daily-bonus__rule{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.tcg-pack__cost-free{color:#8fd49a;font-weight:600}.grading-panel__title{margin:0 0 .35rem;font-size:1.15rem}.grading-panel__lead{color:var(--muted);margin:0;font-size:.92rem;line-height:1.45}.grading-panel__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:.85rem;display:flex}.grading-panel__stats{flex-wrap:wrap;gap:.5rem;display:flex}.grading-panel__stat{background:var(--bg);border:1px solid var(--border);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.84rem}.grading-panel__stat--ready{color:#8fd49a;border-color:#78c88c66}.grading-panel__stat--streak{color:#f0b060;border-color:#f0b06059}.grading-panel__rewards{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);margin-bottom:1rem;padding:.75rem .85rem}.grading-panel__rewards-title{margin:0 0 .45rem;font-size:.92rem}.grading-panel__rewards-list{color:var(--muted);margin:0;padding-left:1.1rem;font-size:.88rem;line-height:1.5}.grading-panel__step{margin:0 0 .75rem;font-weight:600}.grading-panel__empty,.grading-panel__hint{color:var(--muted);margin:0}.grading-panel__hint--warn{color:#f0a060}.grading-panel__picker{grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.75rem;max-height:22rem;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.grading-panel__pick-btn{border:1px solid var(--border);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#121820;border-radius:12px;flex-direction:column;align-items:stretch;margin:0;padding:.55rem;transition:border-color .15s,background .15s;display:flex}.grading-panel__pick-btn:hover:not(:disabled){background:#151d28;border-color:#78c88c73}.grading-panel__pick-btn:disabled{opacity:.55;cursor:not-allowed}.grading-panel__pick-thumb{border-radius:8px;position:relative;overflow:hidden}.grading-panel__pick-img{width:100%;height:auto;display:block}.grading-panel__pick-grade{color:#b8d8f5;background:#101c2aeb;border:1px solid #3a5570;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .25rem;font-size:.72rem;font-weight:700;display:grid;position:absolute;top:.3rem;right:.3rem}.grading-panel__pick-name{margin-top:.45rem;font-size:.84rem;font-weight:600;line-height:1.25}.grading-panel__pick-meta{color:var(--muted);margin-top:.15rem;font-size:.76rem;line-height:1.3}.grading-panel__guess,.grading-panel__result{flex-direction:column;gap:.85rem;display:flex}.grading-panel__selected{align-items:center;gap:.85rem;display:flex}.grading-panel__selected-thumb{border-radius:8px;flex-shrink:0;width:5.5rem;overflow:hidden}.grading-panel__selected-name{margin:0;font-weight:600}.grading-panel__selected-meta,.grading-panel__selected-cost{color:var(--muted);margin:.15rem 0 0;font-size:.88rem}.grading-panel__grade-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=520px){.grading-panel__grade-grid{grid-template-columns:repeat(10,minmax(0,1fr))}}.grading-panel__grade-btn{border:1px solid var(--border);background:var(--bg);min-height:2.5rem;color:inherit;font:inherit;cursor:pointer;border-radius:10px;font-weight:600}.grading-panel__grade-btn--active{border-color:var(--accent);background:var(--accent-dim);color:var(--accent)}.grading-panel__actions{flex-wrap:wrap;gap:.65rem;display:flex}.grading-panel__result-headline{margin:0;font-size:1.05rem}.grading-panel__result-reward{color:var(--accent);margin:0;font-weight:600}.grading-panel__result-copy{color:var(--muted);margin:0}.game-missions__title{margin:0 0 .35rem;font-size:1.15rem}.game-missions__lead{color:var(--muted);margin:0 0 1rem;font-size:.92rem;line-height:1.45}.game-missions__list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.game-missions__item{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:.75rem 1rem}.game-missions__item--done{border-color:#78c88c73}.game-missions__item--claimed{opacity:.65}.game-missions__item-head{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.45rem;display:flex}.game-missions__label{font-weight:600}.game-missions__reward{color:var(--accent);font-size:.88rem}.game-missions__bar{background:var(--border);border-radius:999px;height:6px;overflow:hidden}.game-missions__bar-fill{background:var(--accent);border-radius:999px;height:100%;transition:width .25s}.game-missions__meta{color:var(--muted);margin:.4rem 0 0;font-size:.85rem}.game-missions__status{color:#8fd49a}.tcg-pack__cost-ok{color:var(--muted)}.tcg-pack__cost-low{color:#f0a060}.tcg-pack__pull-summary-coins{color:var(--accent)}.set-milestones{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);margin-top:.85rem;padding:.85rem 1rem}.set-milestones--compact{margin-top:.65rem;padding:.65rem .85rem}.set-milestones__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;margin-bottom:.55rem;display:flex}.set-milestones__title{margin:0;font-size:.95rem;font-weight:600}.set-milestones--compact .set-milestones__title{font-size:.88rem}.set-milestones__set-name{color:var(--muted);font-weight:400}.set-milestones__summary{color:var(--muted);margin:0;font-size:.85rem}.set-milestones__sep{font-weight:400}.set-milestones__bar{background:var(--border);border-radius:999px;height:10px;margin-bottom:.65rem;position:relative;overflow:hidden}.set-milestones__bar-fill{background:linear-gradient(90deg, var(--accent-dim), var(--accent));border-radius:999px;height:100%;transition:width .3s}.set-milestones__marker{pointer-events:none;z-index:1;background:#fff3;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}.set-milestones__list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.set-milestones__item{grid-template-columns:auto auto 1fr auto;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.85rem;display:grid}.set-milestones__item--claimed{opacity:.55}.set-milestones__item--reached .set-milestones__label{color:#8fd49a}.set-milestones__check{text-align:center;width:1.1rem;color:var(--muted);font-size:.75rem}.set-milestones__item--claimed .set-milestones__check{color:#8fd49a}.set-milestones__label{min-width:2.5rem;font-weight:600}.set-milestones__reward{color:var(--accent);font-size:.82rem}.set-milestones__status{text-align:right;color:var(--muted);font-size:.8rem}.set-milestones__item--reached .set-milestones__status{color:#f0c070}.set-milestones__next{color:var(--muted);margin:.55rem 0 0;font-size:.82rem;line-height:1.4}.set-milestones__next--done{color:#8fd49a}.toast-host{z-index:5000;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;width:min(100% - 2rem,28rem);display:flex;position:fixed;top:4.75rem;left:50%;transform:translate(-50%)}.toast{text-align:center;width:100%;color:var(--text);background:linear-gradient(145deg,#132028,#0c151c);border:1px solid #2a4a58;border-radius:12px;padding:.75rem 1rem;font-size:.92rem;font-weight:600;animation:.18s ease-out toast-in;box-shadow:0 10px 28px #00000059}.toast--achievement{color:#f5e6b8;background:linear-gradient(145deg,#2a2410,#18140a);border-color:#5a4a1a}.toast--mission{color:#c8f0dc;background:linear-gradient(145deg,#122820,#0a1814);border-color:#1f4a3a}.toast--chase{color:#f5e6b8;background:linear-gradient(145deg,#2a2410,#18140a);border-color:#6a5520}@keyframes toast-in{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.toast-host{width:calc(100% - 2rem)}}.battle-setup{flex-direction:column;gap:1.25rem;display:flex}.battle-setup__decks{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (width<=720px){.battle-setup__decks{grid-template-columns:1fr}}.battle-setup__deck-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 .35rem;font-size:.72rem}.battle-setup__deck-name{margin:0 0 .5rem;font-size:1.25rem}.battle-setup__deck-desc{color:var(--muted);margin:0 0 .75rem;line-height:1.45}.battle-setup__deck-meta{color:var(--muted);margin:0;font-size:.85rem}.battle-setup__actions{justify-content:flex-start;display:flex}.battle-setup__start{min-width:10rem}.battle-more-link__title{margin:0 0 .5rem;font-size:1.1rem}.battle-more-link__lead{color:var(--muted);margin:0 0 1rem;line-height:1.45}.battle-session{--battle-card-scale:1;--battle-card-bench-w:175px;--battle-card-active-w:225px;--battle-card-stack-w:76px;--battle-card-hand-w:148px;flex-direction:column;gap:1rem;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:clip}.battle-session__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.battle-session__header-main{flex-direction:column;flex:auto;gap:.65rem;min-width:0;display:flex}.battle-card-scale{flex-direction:column;gap:.35rem;max-width:20rem;display:flex}.battle-card-scale__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.72rem}.battle-card-scale__control{align-items:center;gap:.5rem;display:flex}.battle-card-scale__hint{color:var(--muted);flex:none;font-size:.72rem;font-weight:600}.battle-card-scale__input{min-width:6rem;accent-color:var(--accent);flex:auto}.battle-card-scale__value{font-variant-numeric:tabular-nums;min-width:2.75rem;color:var(--muted);text-align:right;flex:none;font-size:.82rem}.battle-session__title{margin:0 0 .25rem;font-size:1.35rem}.battle-session__status{color:var(--muted);margin:0}.battle-session__thinking{color:var(--muted);background:#ffffff0f;border-radius:10px;margin:0;padding:.65rem .85rem}.battle-session__error{background:#ff505014;border:1px solid #ff646459;border-radius:10px;margin:0;padding:.65rem .85rem}.battle-session__actions-title,.battle-session__summary-title{margin:0 0 .75rem;font-size:1rem}.battle-session__action-list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.battle-session__action-btn{text-align:left}.battle-session__actions-empty{color:var(--muted);margin:0}.battle-session__result-text{margin:0;font-size:1.1rem;font-weight:600}.battle-session__zones{gap:.75rem;margin:0;display:grid}.battle-session__zones dt{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .2rem;font-size:.72rem}.battle-session__zones dd{margin:0;line-height:1.45}.battle-session__board-wrap{min-width:0;max-width:100%;overflow-x:clip}.battle-session__main{gap:1rem;min-width:0;max-width:100%;display:grid}@media (width>=900px){.battle-session__main{grid-template-columns:minmax(0,1fr) minmax(12rem,16rem);align-items:start}}.battle-log__title{margin:0 0 .65rem;font-size:1rem}.battle-log__empty{color:var(--muted);margin:0;font-size:.92rem}.battle-log__list{flex-direction:column;gap:.45rem;max-height:42rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.battle-log__entry{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;font-size:.88rem;line-height:1.35;display:flex}.battle-log__turn{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);flex:none;font-size:.72rem;font-weight:600}.battle-log__message{flex:auto;min-width:0}.battle-log__coins{flex:none}.battle-coin-flip-row{align-items:center;gap:.25rem;display:inline-flex}.battle-coin-flip{border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.battle-coin-flip--sm{width:1.15rem;height:1.15rem;font-size:.62rem}.battle-coin-flip--heads{color:#ffe082;background:linear-gradient(145deg,#6d4c1a,#b8860b)}.battle-coin-flip--tails{color:#cfd8dc;background:linear-gradient(145deg,#37474f,#78909c)}.battle-coin-flip__face{transform:translateY(.02em)}.battle-result-overlay{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080c12b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.battle-result-overlay__panel{border:1px solid color-mix(in srgb, var(--border) 80%, transparent);text-align:center;background:linear-gradient(160deg,#1a2430,#101820);border-radius:14px;width:min(100%,22rem);padding:1.5rem;box-shadow:0 18px 48px #00000073}.battle-result-overlay__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 .35rem;font-size:.78rem}.battle-result-overlay__title{margin:0 0 1.25rem;font-size:1.6rem}.battle-result-overlay__actions{flex-direction:column;gap:.65rem;display:flex}.battle-board{grid-template-columns:minmax(0,max-content) minmax(0,1fr) minmax(0,max-content);gap:.5rem;width:100%;min-width:0;max-width:100%;display:grid}.battle-board__playfield{flex-direction:column;gap:.75rem;min-width:0;display:flex}.battle-board__mid{text-align:center}.battle-turn-banner{background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem .45rem;margin:0;padding:.45rem .85rem;font-size:.85rem;line-height:1.3;display:inline-flex}.battle-turn-banner__turn{color:var(--text);font-weight:600}.battle-turn-banner__owner{color:var(--text)}.battle-turn-banner__phase,.battle-turn-banner__thinking{color:var(--muted)}.battle-turn-banner__divider{color:color-mix(in srgb, var(--muted) 70%, transparent)}.battle-turn-banner--your-turn{border-color:color-mix(in srgb, var(--accent) 35%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent)}.battle-turn-banner--opponent-turn{border-color:#ffffff1a}.battle-turn-banner--thinking{border-color:color-mix(in srgb, var(--accent) 25%, transparent);animation:1.4s ease-in-out infinite battle-turn-pulse}.battle-turn-banner--game-over{opacity:.85}@keyframes battle-turn-pulse{0%,to{opacity:1}50%{opacity:.72}}.battle-board__status{color:var(--muted);background:#ffffff0d;border-radius:999px;margin:0;padding:.35rem .65rem;font-size:.85rem;display:inline-block}.battle-board__prizes{justify-content:center;align-items:center;min-width:0;display:flex}.battle-board__prizes .battle-zone{align-items:center}.battle-player-area{border:1px solid var(--border);background:#0000001f;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:.25rem .75rem;min-width:0;padding:.6rem .75rem;display:grid}.battle-player-area__header-text{flex-wrap:wrap;grid-area:1/1;align-self:start;align-items:baseline;gap:.35rem .65rem;min-width:0;display:flex}.battle-player-area__title{margin:0;font-size:.95rem;line-height:1.2}.battle-player-area__meta{color:var(--muted);margin:0;font-size:.78rem;line-height:1.2}.battle-player-area__support{flex-wrap:nowrap;flex-shrink:0;grid-area:1/2/span 2;align-self:start;align-items:flex-start;gap:.5rem;display:flex}.battle-player-area__support .battle-zone__title{text-align:center}.battle-player-area__field{grid-area:2/1;grid-template-columns:minmax(0,max-content) minmax(0,1fr);align-items:start;gap:.65rem;min-width:0;display:grid}.battle-zone--deck,.battle-zone--prizes{flex:none}.battle-zone{flex-direction:column;gap:.2rem;min-width:0;display:flex}.battle-zone__title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0;font-size:.68rem}.battle-zone__title--side{writing-mode:vertical-rl;flex:none;align-self:center;padding:.15rem 0;transform:rotate(180deg)}.battle-zone__active-row{flex-direction:row;align-items:flex-start;gap:.35rem;min-width:0;display:flex}.battle-zone__slot,.battle-zone__bench,.battle-zone__hand,.battle-zone__discard{align-items:flex-start;gap:.45rem;display:flex}.battle-zone__bench,.battle-zone__hand{flex-wrap:nowrap;padding-bottom:.15rem;overflow-x:auto}.battle-zone__empty{color:var(--muted);margin:0;font-size:.78rem;font-style:italic}.battle-zone__discard-count{color:var(--muted);align-self:flex-end;font-size:.75rem}.battle-card{flex-direction:column;flex:none;gap:.25rem;display:flex}.battle-card--bench{flex-direction:row;align-items:flex-start;gap:.4rem;width:auto}.battle-card--active{flex-direction:row;align-items:flex-start;gap:.45rem;width:auto}.battle-card--discard,.battle-card--stack,.battle-card--hand{width:auto}.battle-card__art{border-radius:var(--tcg-card-radius);background:#00000040;border:1px solid #ffffff1f;flex:none;line-height:0;position:relative;overflow:hidden}.battle-card__thumb{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;display:block}.battle-card__back{border-radius:inherit;background:linear-gradient(135deg,#5a78c873,#283c78a6),repeating-linear-gradient(45deg,#ffffff14 0 4px,#0000 4px 8px);width:100%;height:100%;min-height:0}.battle-card__meta{flex-direction:column;flex:auto;justify-content:center;gap:.15rem;min-width:0;max-width:7.5rem;display:flex}.battle-card--active .battle-card__meta,.battle-card--bench .battle-card__meta{padding-top:.15rem}.battle-card__name{font-size:calc(.62rem * var(--battle-card-scale,1));-webkit-line-clamp:2;text-align:center;word-break:break-word;-webkit-box-orient:vertical;max-width:100%;margin:0;line-height:1.15;display:-webkit-box;overflow:hidden}.battle-card--active .battle-card__name{font-size:calc(.72rem * var(--battle-card-scale,1));text-align:left;max-width:100%}.battle-card--bench .battle-card__name{text-align:left}.battle-card__hp{font-size:calc(.68rem * var(--battle-card-scale,1));color:var(--muted);margin:0}.battle-card__damage{color:#ff8a80}.battle-card__energy{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.battle-card__energy-attach{align-items:center;gap:.15rem;margin:0;padding:0;display:inline-flex}.battle-card__energy-attach--pip{list-style:none}.battle-card__energy-attach-pips{align-items:center;gap:.12rem;display:inline-flex}.battle-card__energy-attach--dce{background:#ffffff0f;border:1px solid #ffffff47;border-radius:6px;padding:.12rem .28rem}.battle-card__energy-attach--dce .battle-energy-pip{width:.58rem;height:.58rem}.battle-card__energy-attach-label{letter-spacing:.04em;color:var(--muted);font-size:.58rem;font-weight:700;line-height:1}.battle-card__energy-btn{cursor:pointer;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.15rem;margin:0;padding:.12rem .28rem;display:inline-flex}.battle-card__energy-attach--selectable{cursor:pointer}.battle-card__energy-attach--selectable.battle-card__energy-attach--dce,.battle-card__energy-btn.battle-card__energy-attach--dce{background:#ffffff0f;border-color:#ffffff47}.battle-card__energy-attach--selected,.battle-card__energy-btn.battle-card__energy-attach--selected{border-color:#64b5f6bf;box-shadow:0 0 0 2px #2196f340}.battle-card__energy-btn:focus-visible{outline-offset:2px;outline:2px solid #64b5f6d9}.battle-card__conditions{flex-wrap:wrap;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.battle-card__condition{color:#ffd54f;background:#ffc10733;border-radius:4px;padding:.1rem .25rem;font-size:.62rem;font-weight:700}.battle-energy-pip{border:1px solid #ffffff59;border-radius:999px;width:.65rem;height:.65rem}.battle-energy-pip--fire{background:#e53935}.battle-energy-pip--water{background:#1e88e5}.battle-energy-pip--grass{background:#43a047}.battle-energy-pip--lightning{background:#fdd835}.battle-energy-pip--fighting{background:#8d6e63}.battle-energy-pip--psychic{background:#ab47bc}.battle-energy-pip--colorless{background:#bdbdbd}.battle-card-stack{flex-direction:column;align-items:center;gap:.25rem;display:flex}.battle-card-stack__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);text-align:center;font-size:.68rem}.battle-card-stack__pile{flex:none;position:relative}.battle-card-stack__card{width:100%;height:100%;display:block;position:absolute;inset:0}.battle-card-stack__card .battle-card__back{border-radius:var(--tcg-card-radius);border:1px solid #ffffff1f}.battle-card-stack__card--offset{opacity:.75;transform:translate(4px,4px)}.battle-card-stack__count{font-size:.85rem;font-weight:600}.battle-card-btn{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0;display:block}.battle-card--interactive,.battle-card--selectable{cursor:pointer}.battle-card-btn:focus-visible,.battle-hand__card-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:.35rem}.battle-card--selectable{outline-offset:3px;border-radius:.35rem;animation:1.6s ease-in-out infinite battle-target-pulse}.battle-card--target-self{outline:2px solid color-mix(in srgb, var(--accent) 70%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent)}.battle-card--target-opponent{outline:2px solid #ffb74dbf;box-shadow:0 0 0 3px #ffb74d33}@keyframes battle-target-pulse{0%,to{filter:brightness()}50%{filter:brightness(1.08)}}.battle-card--selected{outline:2px solid var(--accent);outline-offset:2px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 25%, transparent);border-radius:.35rem}.battle-hand{flex:none;min-width:0;max-width:100%;margin-top:.75rem;padding-bottom:.5rem}.battle-hand__title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:0 0 .5rem;font-size:.85rem}.battle-hand__empty{color:var(--muted);margin:0}.battle-hand__cards{scrollbar-gutter:stable;flex-wrap:nowrap;gap:.45rem;max-width:100%;margin:0;padding:0 0 .25rem;list-style:none;display:flex;overflow-x:auto}.battle-hand__card-btn{cursor:default;opacity:.55;background:0 0;border:none;margin:0;padding:0;display:block}.battle-hand__card-btn--selectable{cursor:pointer;opacity:1;box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 45%, transparent);border-radius:.35rem;animation:1.6s ease-in-out infinite battle-target-pulse}.battle-hand__card-btn--selected{cursor:pointer;opacity:1}.battle-hand__card-btn--selectable:hover,.battle-hand__card-btn--selected:hover{transform:translateY(-2px)}.battle-action-bar__title{margin:0 0 .65rem;font-size:1rem}.battle-action-bar__error{color:#ffcdd2;background:#e539352e;border-radius:.45rem;margin:0 0 .65rem;padding:.55rem .75rem}.battle-action-bar__prompt{color:var(--accent);margin:0 0 .65rem;font-size:.92rem}.battle-action-bar__empty{color:var(--muted);margin:0}.battle-action-bar__list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.battle-action-bar__btn{text-align:left}.battle-action-bar__btn--picker{border:1px solid color-mix(in srgb, var(--accent) 45%, transparent)}.battle-action-picker{flex-direction:column;gap:.75rem;display:flex}.battle-action-picker__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.battle-action-picker__title{margin:0;font-size:.98rem}.battle-action-picker__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.battle-action-picker__option{text-align:left;justify-content:flex-start;width:100%}.battle-reveal-panel{margin:0 0 .75rem}.battle-reveal-panel__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.battle-reveal-panel__title{margin:0;font-size:1rem}.battle-reveal-panel__body{gap:.85rem;display:grid}.battle-reveal-panel__body--pair{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.battle-reveal-panel__hand-title{color:var(--muted);margin:0 0 .35rem;font-size:.88rem}.battle-reveal-panel__cards{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.battle-reveal-panel__card{background:color-mix(in srgb, var(--surface-2) 88%, transparent);border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:.4rem;flex-direction:column;gap:.1rem;padding:.35rem .55rem;display:flex}.battle-reveal-panel__card-name{font-size:.88rem;font-weight:600}.battle-reveal-panel__card-type{color:var(--muted);font-size:.75rem}.battle-reveal-panel__empty{color:var(--muted);margin:0;font-size:.85rem}.battle-pokedex-panel{margin:.75rem 0 0}.battle-pokedex-panel__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.battle-pokedex-panel__title{margin:0;font-size:1rem}.battle-pokedex-panel__lead{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}.battle-pokedex-panel__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.battle-pokedex-panel__row{border:1px solid var(--border);background:#0000001f;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;padding:.45rem .55rem;display:grid}.battle-pokedex-panel__row--top{background:#2196f314;border-color:#64b5f673}.battle-pokedex-panel__rank{color:var(--muted);text-align:center;min-width:1.25rem;font-size:.75rem;font-weight:700}.battle-pokedex-panel__card{flex-direction:column;gap:.1rem;min-width:0;display:flex}.battle-pokedex-panel__card-name{font-size:.88rem;font-weight:600}.battle-pokedex-panel__card-type{color:var(--muted);font-size:.72rem}.battle-pokedex-panel__controls{gap:.2rem;display:flex}.battle-pokedex-panel__footer{justify-content:flex-end;margin-top:.75rem;display:flex}.battle-trainer-picker{flex-direction:column;gap:.75rem;margin:.75rem 0 0;display:flex}.battle-trainer-picker__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.battle-trainer-picker__title{margin:0;font-size:1rem}.battle-trainer-picker__step{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}.battle-trainer-picker__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.battle-trainer-picker__option{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;padding:.55rem .75rem;display:flex}.battle-trainer-picker__option:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 45%, transparent)}.battle-trainer-picker__option--selected{background:#2196f31a;border-color:#64b5f68c}.battle-trainer-picker__option:disabled{opacity:.55;cursor:not-allowed}.battle-trainer-picker__option-name{font-size:.88rem;font-weight:600}.battle-trainer-picker__option-type{color:var(--muted);font-size:.72rem}.battle-trainer-picker__footer{justify-content:flex-end;gap:.5rem;display:flex}.battle-defender-choice{flex-direction:column;gap:.75rem;margin:.75rem 0 0;display:flex}.battle-defender-choice__header{flex-direction:column;gap:.25rem;display:flex}.battle-defender-choice__title{margin:0;font-size:1rem}.battle-defender-choice__lead{color:var(--muted);margin:0;font-size:.82rem}.battle-defender-choice__list{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.battle-defender-choice__option{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.55rem .75rem;display:flex}.battle-defender-choice__option:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 45%, transparent)}.battle-defender-choice__option:disabled{opacity:.55;cursor:not-allowed}.battle-defender-choice__option-name{font-size:.88rem;font-weight:600}.battle-defender-choice__option-meta{color:var(--muted);font-size:.75rem}.battle-session__defender-prompt{color:var(--muted);margin:0;font-size:.9rem}.battle-page.page{gap:1rem;min-width:0;max-width:100%;padding-bottom:2rem;overflow-x:clip}@media (width<=720px){.battle-board{grid-template-columns:minmax(var(--battle-card-stack-w), max-content) minmax(0, 1fr) minmax(var(--battle-card-stack-w), max-content)}.battle-player-area{grid-template-rows:auto auto auto;grid-template-columns:1fr}.battle-player-area__header-text{grid-area:1/1}.battle-player-area__support{grid-area:2/1;justify-content:center}.battle-player-area__field{grid-area:3/1;grid-template-columns:1fr}}.account-auth-form{flex-direction:column;gap:.75rem;display:flex}.account-auth-form__field{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.account-auth-form__field input{border:1px solid var(--border,#ffffff2e);background:var(--surface-2,#00000040);color:inherit;font:inherit;border-radius:.5rem;padding:.5rem .65rem}.account-view{flex-direction:column;gap:.5rem;display:flex}.profile-settings__status[data-sync-status=error]{color:var(--danger,#ff6b6b)}
