.page_main__pDnsB{min-height:100vh;padding-top:72px}.page_hero__RuGG6{padding:80px 0 48px;text-align:center;background:linear-gradient(180deg,hsla(0,0%,4%,.6) 0,hsla(0,0%,4%,.9)),url(/images/skins.jpg);background-size:cover;background-position:50%;border-bottom:1px solid var(--border)}.page_title__nPQHB{font-size:2rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.page_subtitle__GuQL_{color:var(--muted-foreground);font-size:1rem}.page_content__pV9C5{padding:48px 0}.page_loading__e3dTp{text-align:center;padding:48px;color:var(--muted-foreground)}.page_empty__IIjY2{text-align:center;padding:64px 32px;background:var(--card);border:1px solid var(--border);border-radius:12px}.page_emptyIcon__hPPTl{color:var(--muted-foreground);margin-bottom:24px;opacity:.5}.page_empty__IIjY2 h2{font-size:1.5rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.page_empty__IIjY2 p{color:var(--muted-foreground);font-size:1rem;margin-bottom:8px}.page_emptyHint__Q1wST{color:var(--muted-foreground);font-size:.8125rem}.page_categories__v5ybX{display:flex;justify-content:center;gap:8px;margin-bottom:32px;flex-wrap:wrap}.page_categoryBtn__hiVl1{background:var(--muted);border:1px solid var(--border);color:var(--muted-foreground);padding:8px 16px;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s ease}.page_categoryBtn__hiVl1:hover{border-color:var(--primary);color:var(--foreground)}.page_categoryBtn__hiVl1.page_active__U4wKP{background:rgba(0,212,255,.1);border-color:var(--primary);color:var(--primary)}.page_grid__cREAl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.page_card__s3IWZ{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:all .2s ease}.page_card__s3IWZ:hover{border-color:var(--primary);transform:translateY(-2px)}.page_cardImage__tTYa_{height:160px;background:var(--muted);display:flex;align-items:center;justify-content:center}.page_cardImage__tTYa_ img{max-width:100%;max-height:100%;object-fit:contain}.page_cardContent__oiN6a{padding:24px}.page_cardTitle__eM7ao{font-size:1.0625rem;font-weight:600;color:var(--foreground);margin-bottom:8px}.page_cardDescription__cBb8a{color:var(--muted-foreground);font-size:.875rem;line-height:1.5;margin-bottom:16px}.page_cardFooter__sAYnd{display:flex;justify-content:space-between;align-items:center}.page_price__3GcHp{font-size:1.125rem;font-weight:600;color:var(--primary)}@media (max-width:992px){.page_grid__cREAl{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page_grid__cREAl{grid-template-columns:1fr}.page_title__nPQHB{font-size:1.75rem}}