.sw-hero{border-bottom:1px solid var(--border);margin-bottom:1.75rem;padding-bottom:1.5rem}.sw-hero-title{margin:0 0 .5rem;font-size:1.9rem;font-weight:800}.sw-hero-stats{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.sw-stat-pill{background:var(--bg2);border:1px solid var(--border);color:var(--accent);border-radius:4px;padding:.3rem .65rem;font-size:.78rem;font-weight:600}.sw-hero-desc{color:var(--text2);max-width:600px;margin:0 0 .35rem;font-size:.88rem;line-height:1.55}.sw-stats-link{color:var(--accent);margin-top:.25rem;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}.sw-stats-link:hover{text-decoration:underline}.sw-rarity-bar{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-radius:4px;flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:1.25rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.sw-rarity-item{white-space:nowrap;align-items:center;gap:.3rem;display:inline-flex}.sw-rarity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.sw-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.sw-count{color:var(--text2);font-size:.84rem;font-weight:600}.sw-sort-pills{flex-wrap:wrap;gap:.25rem;display:flex}.sw-sort-pill{border:1px solid var(--border);color:var(--text2);cursor:pointer;background:0 0;border-radius:4px;padding:.25rem .6rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:border-color .15s,color .15s}.sw-sort-pill:hover{border-left:3px solid var(--accent);color:var(--text)}.sw-sort-active{background:var(--accent);color:#000;border-color:var(--accent)}.sw-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.sw-card{background:var(--bg2);border:1px solid var(--border);color:inherit;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.sw-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.sw-card-img{background:var(--bg3);justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.sw-card-img img{object-fit:contain;max-width:85%;max-height:120px;transition:transform .25s}.sw-card:hover .sw-card-img img{transform:scale(1.06)}.sw-card-placeholder{color:var(--text2);opacity:.15;font-size:1.5rem;font-weight:900}.sw-card-rarity{text-transform:uppercase;letter-spacing:.04em;color:#000;z-index:1;border-radius:3px;padding:.15rem .45rem;font-size:.58rem;font-weight:700;position:absolute;top:.45rem;left:.45rem}.sw-card-badge{z-index:1;border-radius:3px;padding:.12rem .35rem;font-size:.55rem;font-weight:700;position:absolute;top:.45rem;right:.45rem}.sw-badge-st{color:#000;background:#cf6d1e}.sw-badge-sv{color:#000;background:#ffd740}.sw-card-body{flex-direction:column;flex:1;gap:.15rem;padding:.6rem .7rem;display:flex}.sw-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.sw-card-price{color:var(--accent);margin-top:auto;padding-top:.25rem;font-size:.82rem;font-weight:700}.sw-card-meta{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.sw-siblings{margin:2.5rem 0}.sw-siblings-title{margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.sw-siblings-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.sw-sibling-item{background:var(--bg2);border:1px solid var(--border);color:inherit;border-left:3px solid #0000;border-radius:4px;justify-content:space-between;align-items:center;padding:.45rem .6rem;text-decoration:none;transition:border-color .15s;display:flex}.sw-sibling-item:hover{border-left-color:var(--accent)}.sw-sibling-name{color:var(--accent);font-size:.82rem;font-weight:600}.sw-sibling-ct{color:var(--text2);font-size:.7rem}.sw-faq{flex-direction:column;gap:.35rem;margin-bottom:2rem;display:flex}.sw-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;overflow:hidden}.sw-faq-item[open]{border-left:3px solid var(--accent)}.sw-faq-q{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;padding:.65rem .85rem;font-size:.88rem;font-weight:600;list-style:none;display:flex}.sw-faq-q:after{content:"+";color:var(--accent);flex-shrink:0;margin-left:.5rem;font-size:1rem;font-weight:700}.sw-faq-item[open] .sw-faq-q:after{content:"-"}.sw-faq-q::-webkit-details-marker{display:none}.sw-faq-a{color:var(--text2);margin:0;padding:0 .85rem .75rem;font-size:.84rem;line-height:1.6}@media (max-width:1024px){.sw-siblings-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.sw-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.sw-card-img{height:100px}.sw-card-img img{max-height:85px}.sw-card-body{padding:.45rem .5rem}.sw-card-name{font-size:.78rem}.sw-siblings-grid{grid-template-columns:repeat(2,1fr)}}
