.st-breadcrumb{color:var(--text2);margin-bottom:1.5rem;font-size:.85rem}.st-breadcrumb a{color:var(--accent);text-decoration:none}.st-breadcrumb a:hover{text-decoration:underline}.st-sep{color:var(--text2);margin:0 .3rem}.st-hero{border-bottom:1px solid var(--border);grid-template-columns:300px 1fr;align-items:start;gap:2rem;margin-bottom:2.5rem;padding-bottom:2rem;display:grid}.st-hero-image{background:var(--bg2);border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;min-height:280px;padding:1.5rem;display:flex}.st-img{object-fit:contain;max-width:100%;height:auto;max-height:260px}.st-placeholder{background:var(--bg3);width:180px;height:180px;color:var(--text2);border-radius:4px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.st-hero-info{flex-direction:column;gap:.65rem;display:flex}.st-name{color:var(--text);margin:0;font-size:1.8rem;font-weight:800;line-height:1.2}.st-variant-tag{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;width:fit-content;padding:.25rem .7rem;font-size:.75rem;font-weight:700;display:inline-block}.st-mp-count{color:var(--text2);font-size:.8rem}.st-best-price{flex-direction:column;gap:.15rem;margin-top:.5rem;display:flex}.st-price-label{color:var(--text2);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.st-price-value{color:var(--accent);font-size:2rem;font-weight:800;line-height:1.2}.st-price-source{color:var(--text2);font-size:.8rem}.st-buy-btn{background:var(--accent);color:#000;border-radius:4px;width:fit-content;margin-top:.25rem;padding:.55rem 1.25rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-block}.st-buy-btn:hover{opacity:.85}.st-details-grid{border:1px solid var(--border);border-radius:4px;grid-template-columns:1fr 1fr;gap:0;margin-top:.5rem;display:grid;overflow:hidden}.st-detail{border-bottom:1px solid var(--border);border-right:1px solid var(--border);flex-direction:column;gap:.15rem;padding:.6rem .85rem;display:flex}.st-detail:nth-child(2n){border-right:none}.st-detail:nth-last-child(-n+2){border-bottom:none}.st-detail-key{color:var(--text2);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.st-detail-val{color:var(--text);font-size:.85rem;font-weight:600}.st-market-section{margin-bottom:2rem}.st-section-heading{color:var(--text);margin:0 0 1rem;font-size:1.15rem;font-weight:700}.st-market-pills{flex-wrap:wrap;gap:.75rem;display:flex}.st-market-pill{background:var(--bg2);border:1px solid var(--border);border-radius:4px;flex-direction:column;flex:1;gap:.2rem;min-width:120px;padding:.65rem 1rem;display:flex}.st-mp-label{color:var(--text2);font-size:.72rem}.st-mp-val{font-size:1rem;font-weight:700}.st-prices-section{margin-bottom:2.5rem}.st-prices-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.st-prices-header .st-section-heading{margin:0}.st-prices-count{color:var(--text2);font-size:.8rem}.st-price-table{border:1px solid var(--border);border-radius:4px;overflow:hidden}.st-price-table-head{background:var(--bg3);color:var(--text2);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border);grid-template-columns:1fr 150px 60px;padding:.55rem 1rem;font-size:.72rem;font-weight:600;display:grid}.st-price-row{background:var(--bg2);border-bottom:1px solid var(--border);border-left:3px solid #0000;grid-template-columns:1fr 150px 60px;align-items:center;padding:.7rem 1rem;transition:border-left .15s,background .15s;display:grid}.st-price-row:last-child{border-bottom:none}.st-price-row:hover{border-left:3px solid var(--accent);background:var(--bg3)}.st-price-row-best{background:rgba(var(--accent-rgb),.04)}.st-price-mp{align-items:center;gap:.5rem;display:flex}.st-price-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.st-price-icon img{width:16px;height:16px}.st-price-icon-text{color:var(--text2);font-size:.6rem;font-weight:700}.st-price-name{color:var(--text);font-size:.88rem;font-weight:500}.st-price-amount-wrap{align-items:center;gap:.4rem;display:flex}.st-price-amount{color:var(--text);font-size:.92rem;font-weight:700}.st-badge{border-radius:4px;padding:.12rem .4rem;font-size:.65rem;font-weight:600;display:inline-block}.st-badge-best{color:#4caf50;background:#4caf5033}.st-badge-diff{color:#ff9800;background:#ff980026}.st-no-data{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:2rem;padding:1.25rem}.st-no-data p{color:var(--text2);margin:0;font-size:.9rem;line-height:1.5}.st-related{margin:2.5rem 0}.st-related-strip{scrollbar-width:thin;scrollbar-color:var(--border) transparent;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.st-related-strip::-webkit-scrollbar{height:6px}.st-related-strip::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.st-related-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;width:110px;padding:.65rem;text-decoration:none;transition:border-color .2s;display:flex}.st-related-item:hover{border-left:3px solid var(--accent)}.st-related-img{justify-content:center;align-items:center;width:70px;height:70px;display:flex}.st-related-img img{object-fit:contain;max-width:100%;max-height:100%}.st-related-ph{background:var(--bg3);width:50px;height:50px;color:var(--text2);border-radius:4px;justify-content:center;align-items:center;font-size:.8rem;display:flex}.st-related-name{color:var(--text);text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.st-related-variant{text-transform:uppercase;letter-spacing:.03em;font-size:.6rem;font-weight:600}.st-related-price{color:var(--accent);font-size:.72rem;font-weight:700}.st-faq{margin:2.5rem 0}.st-faq-item{background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-bottom:.5rem;transition:border-color .2s}.st-faq-item[open]{border-left:3px solid var(--accent)}.st-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}.st-faq-item summary:before{content:"+";color:var(--accent);text-align:center;flex-shrink:0;width:1.2rem;font-size:1.1rem;font-weight:700}.st-faq-item[open] summary:before{content:"-"}.st-faq-item summary::-webkit-details-marker{display:none}.st-faq-item p{color:var(--text2);margin:0;padding:0 1rem 1rem 2.7rem;font-size:.88rem;line-height:1.6}.st-links{margin:2.5rem 0}.st-link-row{flex-wrap:wrap;gap:.6rem;display:flex}.st-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}.st-link-row a:hover{border-left:3px solid var(--accent);color:var(--accent)}@media (max-width:768px){.st-hero{grid-template-columns:1fr;gap:1.25rem}.st-hero-image{min-height:200px;padding:1rem}.st-img{max-height:200px}.st-name{font-size:1.4rem}.st-price-value{font-size:1.6rem}.st-details-grid{grid-template-columns:1fr}.st-detail{border-right:none}.st-detail:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.st-detail:last-child{border-bottom:none}.st-price-table-head,.st-price-row{grid-template-columns:1fr 100px 50px}.st-market-pills{flex-direction:column}.st-market-pill{min-width:auto}}
