.sth-breadcrumb{color:var(--text2);margin-bottom:1.5rem;font-size:.85rem}.sth-breadcrumb a{color:var(--accent);text-decoration:none}.sth-breadcrumb a:hover{text-decoration:underline}.sth-sep{color:var(--text2);margin:0 .3rem}.sth-hero{border-bottom:1px solid var(--border);margin-bottom:2rem;padding:2rem 0}.sth-title{color:var(--accent);margin:0 0 .75rem;font-size:2.2rem;font-weight:800}.sth-subtitle{color:var(--text2);max-width:700px;margin:0 0 1.25rem;font-size:1rem;line-height:1.6}.sth-stat-pills{flex-wrap:wrap;gap:.6rem;display:flex}.sth-pill{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-radius:4px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.8rem;display:inline-flex}.sth-pill strong{color:var(--accent);font-weight:700}.sth-controls{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:1.25rem;padding:1.25rem}.sth-search-row{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.sth-search{background:var(--bg3);border:1px solid var(--border);min-width:200px;color:var(--text);border-radius:4px;outline:none;flex:1;padding:.55rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.sth-search:focus{border-color:var(--accent)}.sth-search::placeholder{color:var(--text2)}.sth-sort-wrap{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.sth-sort-wrap label{color:var(--text2);white-space:nowrap;font-size:.85rem}.sth-sort{background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:4px;outline:none;padding:.55rem .75rem;font-family:inherit;font-size:.85rem}.sth-filter-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.sth-filter-label{color:var(--text2);text-transform:uppercase;letter-spacing:.06em;flex-shrink:0;min-width:55px;font-size:.75rem;font-weight:600}.sth-pills-wrap{flex-wrap:wrap;gap:.4rem;display:flex}.sth-filter-pill{background:var(--bg3);color:var(--text2);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:.3rem .75rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:border-color .2s,color .2s}.sth-filter-pill:hover{border-color:var(--accent);color:var(--text)}.sth-filter-pill.active{background:var(--accent);color:#000;border-color:var(--accent)}.sth-variant-pill.active{background:var(--vf-bg);color:var(--vf-color);border-color:var(--vf-color)}.sth-results-bar{margin-bottom:.75rem;padding:.4rem 0}#resultsCount{color:var(--text2);font-size:.83rem}.sth-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.sth-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}.sth-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.sth-card-img{background:var(--bg3);justify-content:center;align-items:center;height:130px;display:flex;position:relative;overflow:hidden}.sth-card-img img{object-fit:contain;max-width:80%;max-height:110px;transition:transform .25s}.sth-card:hover .sth-card-img img{transform:scale(1.08)}.sth-card-variant{z-index:1;border-radius:3px;padding:.12rem .4rem;font-size:.58rem;font-weight:700;position:absolute;top:.4rem;left:.4rem}.sth-card-body{flex-direction:column;flex:1;gap:.12rem;padding:.55rem .65rem;display:flex}.sth-card-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.sth-card-tournament{color:var(--text2);white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.sth-card-price{color:var(--accent);margin-top:auto;padding-top:.2rem;font-size:.82rem;font-weight:700}.sth-load-wrap{text-align:center;margin:1rem 0 2.5rem}.sth-load-btn{background:var(--bg2);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:4px;padding:.65rem 2rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .2s,color .2s}.sth-load-btn:hover{border-color:var(--accent);color:var(--accent)}.sth-load-wrap.hidden{display:none}.sth-investing{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin:2.5rem 0;padding:1.75rem}.sth-section-heading{color:var(--text);margin:0 0 1.25rem;font-size:1.2rem;font-weight:700}.sth-investing-cols{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-bottom:1.25rem;display:grid}.sth-invest-block{background:var(--bg3);border:1px solid var(--border);border-radius:4px;padding:1.15rem;transition:border-color .2s}.sth-invest-block:hover{border-left:3px solid var(--accent)}.sth-invest-block h3{color:var(--text);margin:0 0 .75rem;font-size:.95rem}.sth-invest-block ul{margin:0;padding:0;list-style:none}.sth-invest-block li{color:var(--text2);padding:.3rem 0;font-size:.85rem;line-height:1.5}.sth-invest-block li strong{color:var(--accent)}.sth-invest-cta{text-align:center;margin-top:1rem}.sth-invest-cta a{background:var(--accent);color:#000;border-radius:4px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.sth-invest-cta a:hover{opacity:.85}.sth-faq{margin:2.5rem 0}.sth-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:.5rem;transition:border-color .2s}.sth-faq-item[open]{border-left:3px solid var(--accent)}.sth-faq-item summary{cursor:pointer;color:var(--text);align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.92rem;font-weight:600;list-style:none;display:flex}.sth-faq-item summary:before{content:"+";color:var(--accent);text-align:center;flex-shrink:0;width:1.2rem;font-size:1.1rem;font-weight:700}.sth-faq-item[open] summary:before{content:"-"}.sth-faq-item summary::-webkit-details-marker{display:none}.sth-faq-item p{color:var(--text2);margin:0;padding:0 1rem 1rem 2.7rem;font-size:.88rem;line-height:1.6}.sth-related{margin:2.5rem 0}.sth-link-row{flex-wrap:wrap;gap:.6rem;display:flex}.sth-link-row a{background:var(--bg2);border:1px solid var(--border);color:var(--text2);border-radius:4px;padding:.4rem .9rem;font-size:.83rem;text-decoration:none;transition:border-color .2s,color .2s}.sth-link-row a:hover{border-left:3px solid var(--accent);color:var(--accent)}@media (max-width:768px){.sth-title{font-size:1.6rem}.sth-search-row{flex-direction:column}.sth-sort-wrap{width:100%}.sth-sort{flex:1}.sth-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.sth-card-img{height:100px}.sth-card-img img{max-height:85px}.sth-card-body{padding:.4rem .5rem}.sth-card-name{font-size:.75rem}.sth-investing-cols{grid-template-columns:1fr}.sth-filter-pill{padding:.25rem .55rem;font-size:.72rem}}
