.it-theme-itech-theme{--itt-ease:cubic-bezier(.16, 1, .3, 1);--itt-rating:#facc15;--itt-shadow-card:0 1px 2px #0006;--itt-shadow-card-hover:0 12px 32px #00000080;--itt-shadow-glow:0 8px 30px var(--accent-subtle)}.it-theme-itech-theme .itt-prod-page{max-width:1200px;font-family:var(--font-inter), system-ui, sans-serif;color:var(--text-primary);margin:0 auto;padding:64px 24px}.it-theme-itech-theme .itt-page-title{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 32px;font-size:2.25rem;font-weight:700;line-height:1.1}.it-theme-itech-theme .itt-crumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 24px;font-size:.8rem;display:flex}.it-theme-itech-theme .itt-crumbs a{color:var(--text-secondary);text-decoration:none}.it-theme-itech-theme .itt-crumbs a:hover{color:var(--accent)}.it-theme-itech-theme .itt-crumbs .sep{color:var(--text-muted)}.it-theme-itech-theme .itt-cat-controls{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.it-theme-itech-theme .itt-search{border:1px solid var(--border);background:var(--bg-elevated);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:12px 16px;font-family:inherit;font-size:.875rem}.it-theme-itech-theme .itt-search::placeholder{color:var(--text-muted)}.it-theme-itech-theme .itt-search:focus-visible{box-shadow:0 0 0 2px var(--bg-surface), 0 0 0 4px var(--accent)}.it-theme-itech-theme .itt-chips{flex-wrap:wrap;gap:8px;display:flex}.it-theme-itech-theme .itt-chip{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:border-color .2s var(--itt-ease), color .2s var(--itt-ease), background .2s var(--itt-ease);background:0 0;border-radius:9999px;padding:6px 12px;font-family:inherit;font-size:.875rem}.it-theme-itech-theme .itt-chip:hover{border-color:var(--border-strong)}.it-theme-itech-theme .itt-chip.active{border-color:var(--accent);background:var(--accent-subtle);color:var(--text-primary)}.it-theme-itech-theme .itt-controls-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.it-theme-itech-theme .itt-market{border:1px solid var(--border);border-radius:12px;padding:4px;display:inline-flex}.it-theme-itech-theme .itt-market button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:.875rem}.it-theme-itech-theme .itt-market button.active{background:var(--accent);color:#fff}.it-theme-itech-theme .itt-sortwrap{color:var(--text-secondary);align-items:center;gap:8px;font-size:.875rem;display:flex}.it-theme-itech-theme .itt-sort{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-primary);border-radius:12px;outline:none;padding:8px 12px;font-family:inherit;font-size:.875rem}.it-theme-itech-theme .itt-count{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted);margin:0;font-size:.75rem}.it-theme-itech-theme .itt-empty{border:1px solid var(--border);text-align:center;color:var(--text-secondary);border-radius:16px;padding:48px}.it-theme-itech-theme .itt-empty button{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:8px;text-decoration:underline}.it-theme-itech-theme .itt-grid{grid-template-columns:1fr;gap:24px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.it-theme-itech-theme .itt-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.it-theme-itech-theme .itt-grid{grid-template-columns:repeat(3,1fr)}}.it-theme-itech-theme .itt-card{border:1px solid var(--border);background:var(--bg-surface);box-shadow:var(--itt-shadow-card);transition:transform .3s var(--itt-ease), border-color .3s var(--itt-ease), box-shadow .3s var(--itt-ease);border-radius:16px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.it-theme-itech-theme .itt-card:hover{border-color:var(--accent);box-shadow:var(--itt-shadow-card-hover);transform:translateY(-4px)}.it-theme-itech-theme .itt-card-media{aspect-ratio:16/9;display:block;position:relative;overflow:hidden}.it-theme-itech-theme .itt-card-media .fill{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--itt-ease)}.it-theme-itech-theme .itt-card:hover .itt-card-media .fill{transform:scale(1.04)}.it-theme-itech-theme .itt-card-body{flex-direction:column;flex:auto;gap:12px;padding:20px;display:flex}.it-theme-itech-theme .itt-card-tags{align-items:center;gap:8px;display:flex}.it-theme-itech-theme .itt-cat-label{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted);font-size:11px}.it-theme-itech-theme .itt-card-title{font-family:var(--font-space-grotesk), sans-serif;margin:0;font-size:1rem;font-weight:600;line-height:1.35}.it-theme-itech-theme .itt-card-title a{color:inherit;text-decoration:none}.it-theme-itech-theme .itt-card-title a:hover{color:var(--accent)}.it-theme-itech-theme .itt-card-foot{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.it-theme-itech-theme .itt-price{font-family:var(--font-jetbrains-mono), monospace;font-size:1.125rem;font-weight:600}.it-theme-itech-theme .itt-card-meta{justify-content:space-between;align-items:center;display:flex}.it-theme-itech-theme .itt-sales{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted);font-size:.75rem}.it-theme-itech-theme .itt-view{border:1px solid var(--border-strong);color:var(--text-primary);transition:border-color .2s var(--itt-ease), color .2s var(--itt-ease);border-radius:12px;padding:6px 12px;font-size:.75rem;font-weight:500;text-decoration:none}.it-theme-itech-theme .itt-view:hover{border-color:var(--accent);color:var(--accent)}.it-theme-itech-theme .itt-mtag{border:1px solid var(--border);font-family:var(--font-jetbrains-mono), monospace;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-radius:9999px;padding:2px 10px;font-size:11px}.it-theme-itech-theme .itt-stars{align-items:center;gap:4px;font-size:.875rem;display:inline-flex}.it-theme-itech-theme .itt-stars .full{color:var(--itt-rating);letter-spacing:-.02em}.it-theme-itech-theme .itt-stars .empty{color:var(--border-strong)}.it-theme-itech-theme .itt-stars .num{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted)}.it-theme-itech-theme .itt-elite{border:1px solid var(--border-strong);background:var(--bg-elevated);font-family:var(--font-jetbrains-mono), monospace;color:var(--text-secondary);border-radius:9999px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;display:inline-flex}.it-theme-itech-theme .itt-elite .dot{background:#82b440;border-radius:9999px;width:8px;height:8px}.it-theme-itech-theme .itt-detail-grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:1024px){.it-theme-itech-theme .itt-detail-grid{grid-template-columns:1.6fr 1fr}}.it-theme-itech-theme .itt-gallery-main{aspect-ratio:16/9;border-radius:16px;width:100%;overflow:hidden}.it-theme-itech-theme .itt-gallery-main img{object-fit:cover;width:100%;height:100%}.it-theme-itech-theme .itt-gallery-thumbs{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px;display:grid}.it-theme-itech-theme .itt-thumb{aspect-ratio:16/9;border-radius:12px}.it-theme-itech-theme .itt-section{margin-top:40px}.it-theme-itech-theme .itt-section h2{font-family:var(--font-space-grotesk), sans-serif;margin:0;font-size:1.5rem;font-weight:700}.it-theme-itech-theme .itt-section p.lead{color:var(--text-secondary);margin-top:12px}.it-theme-itech-theme .itt-features{grid-template-columns:1fr;gap:8px;margin-top:12px;padding:0;list-style:none;display:grid}@media (min-width:640px){.it-theme-itech-theme .itt-features{grid-template-columns:repeat(2,1fr)}}.it-theme-itech-theme .itt-feature{color:var(--text-secondary);gap:8px;display:flex}.it-theme-itech-theme .itt-feature .ck{color:var(--accent)}.it-theme-itech-theme .itt-changelog{flex-direction:column;gap:16px;margin-top:12px;display:flex}.it-theme-itech-theme .itt-release{border:1px solid var(--border);background:var(--bg-surface);border-radius:12px;padding:16px}.it-theme-itech-theme .itt-release-head{font-family:var(--font-jetbrains-mono), monospace;align-items:center;gap:12px;font-size:.875rem;display:flex}.it-theme-itech-theme .itt-release-head .ver{color:var(--accent)}.it-theme-itech-theme .itt-release-head .date{color:var(--text-muted)}.it-theme-itech-theme .itt-release-notes{color:var(--text-secondary);margin:8px 0 0;padding-left:20px;font-size:.875rem}.it-theme-itech-theme .itt-reqs{flex-wrap:wrap;gap:8px;margin-top:12px;padding:0;list-style:none;display:flex}.it-theme-itech-theme .itt-req{border:1px solid var(--border);font-family:var(--font-jetbrains-mono), monospace;color:var(--text-secondary);border-radius:9999px;padding:4px 12px;font-size:.75rem}.it-theme-itech-theme .itt-aside{align-self:start}@media (min-width:1024px){.it-theme-itech-theme .itt-aside{position:sticky;top:96px}}.it-theme-itech-theme .itt-buy-card{border:1px solid var(--border);background:var(--bg-surface);border-radius:16px;padding:24px}.it-theme-itech-theme .itt-buy-tags{align-items:center;gap:8px;margin-bottom:12px;display:flex}.it-theme-itech-theme .itt-buy-title{font-family:var(--font-space-grotesk), sans-serif;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.it-theme-itech-theme .itt-buy-row{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.it-theme-itech-theme .itt-buy-row .sales{font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted);font-size:.875rem}.it-theme-itech-theme .itt-buy-price{font-family:var(--font-space-grotesk), sans-serif;margin-top:16px;font-size:2.25rem;font-weight:700}.it-theme-itech-theme .itt-buy-actions{flex-direction:column;gap:12px;margin-top:20px;display:flex}.it-theme-itech-theme .itt-specs{border-top:1px solid var(--border);font-family:var(--font-jetbrains-mono), monospace;color:var(--text-muted);flex-direction:column;gap:8px;margin:24px 0 0;padding-top:16px;font-size:.75rem;display:flex}.it-theme-itech-theme .itt-specs>div{justify-content:space-between;display:flex}.it-theme-itech-theme .itt-specs dd{color:var(--text-secondary);margin:0}.it-theme-itech-theme .itt-buy-elite{margin-top:16px}.it-theme-itech-theme .itt-btn{white-space:nowrap;cursor:pointer;height:48px;transition:background .2s var(--itt-ease), border-color .2s var(--itt-ease), transform .2s var(--itt-ease), box-shadow .2s var(--itt-ease);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.it-theme-itech-theme .itt-btn-primary{background:var(--accent);color:#fff}.it-theme-itech-theme .itt-btn-primary:hover{background:var(--accent-hover);box-shadow:var(--itt-shadow-glow);transform:translateY(-1px)}.it-theme-itech-theme .itt-btn-secondary{border:1px solid var(--border-strong);color:var(--text-primary);background:0 0}.it-theme-itech-theme .itt-btn-secondary:hover{border-color:var(--accent);transform:translateY(-1px)}.it-theme-itech-theme .itt-related{margin-top:80px}.it-theme-itech-theme .itt-related h2{font-family:var(--font-space-grotesk), sans-serif;margin:0 0 24px;font-size:1.5rem;font-weight:700}.it-theme-itech-theme .itt-related-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.it-theme-itech-theme .itt-related-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.it-theme-itech-theme .itt-related-grid{grid-template-columns:repeat(3,1fr)}}.it-theme-itech-theme .itt-ph{background:linear-gradient(135deg,#6366f1,#312e81)}.it-theme-itech-theme .itt-ph-thumb{background:linear-gradient(135deg,#1c1d24,#312e81)}@media (prefers-reduced-motion:reduce){.it-theme-itech-theme .itt-card,.it-theme-itech-theme .itt-card-media .fill,.it-theme-itech-theme .itt-btn{transition:none}.it-theme-itech-theme .itt-card:hover{transform:none}}
