:root{--bg: #0c0c0c;--panel: #141414;--panel2: #1a1a1a;--red: #e02121;--red-weak: rgba(224, 33, 33, .7);--text: #fff;--muted: #cfcfcf;--radius: 14px}[data-astro-cid-aza7rbfb]{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}.topnav[data-astro-cid-aza7rbfb]{position:sticky;top:0;z-index:50;background:var(--panel2);border-bottom:1px solid var(--red-weak)}.nav-inner[data-astro-cid-aza7rbfb]{max-width:1200px;margin:auto;padding:12px 16px;display:flex;align-items:center;gap:16px}.brand[data-astro-cid-aza7rbfb]{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;font-weight:800}.brand[data-astro-cid-aza7rbfb] .logo[data-astro-cid-aza7rbfb]{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:8px;background:#fff;color:#000;font-weight:900}.brand[data-astro-cid-aza7rbfb] strong[data-astro-cid-aza7rbfb]{color:var(--red)}.links[data-astro-cid-aza7rbfb]{margin-left:auto;display:flex;gap:20px}.links[data-astro-cid-aza7rbfb] a[data-astro-cid-aza7rbfb]{color:#fff;text-decoration:none;font-weight:600}.links[data-astro-cid-aza7rbfb] a[data-astro-cid-aza7rbfb]:hover{color:var(--red)}.cta[data-astro-cid-aza7rbfb]{background:var(--red);padding:10px 14px;border-radius:10px;text-decoration:none;color:#fff;font-weight:800}.cta[data-astro-cid-aza7rbfb]:hover{background:#ff3a3a}.hero[data-astro-cid-aza7rbfb]{background:linear-gradient(180deg,#0c0c0c,#111);border-bottom:1px solid var(--red-weak);text-align:center}.hero[data-astro-cid-aza7rbfb] .wrap[data-astro-cid-aza7rbfb]{max-width:1200px;margin:auto;padding:48px 16px 28px}.eyebrow[data-astro-cid-aza7rbfb]{color:var(--red-weak);text-transform:uppercase;letter-spacing:.12em;font-weight:700}.title[data-astro-cid-aza7rbfb]{font-family:Anton,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);margin:.2em 0 .1em;color:#fff}.subtitle[data-astro-cid-aza7rbfb]{color:var(--muted);font-size:20px;max-width:800px;margin:0 auto}.filters[data-astro-cid-aza7rbfb]{background:var(--panel);border-bottom:1px solid var(--red-weak)}.filters[data-astro-cid-aza7rbfb] .wrap[data-astro-cid-aza7rbfb]{max-width:1200px;margin:auto;padding:12px 16px;display:flex;gap:10px;flex-wrap:wrap}.chip[data-astro-cid-aza7rbfb]{padding:8px 12px;border:1px solid #2a2a2a;border-radius:999px;color:#ddd;font-size:.9rem;cursor:default}.chip[data-astro-cid-aza7rbfb].hot{border-color:var(--red-weak);color:#fff;background:#101010}.wrap[data-astro-cid-aza7rbfb]{max-width:1200px;margin:auto;padding:24px 16px}.grid[data-astro-cid-aza7rbfb]{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}@media (max-width: 1000px){.grid[data-astro-cid-aza7rbfb]{grid-template-columns:repeat(8,1fr)}}@media (max-width: 700px){.grid[data-astro-cid-aza7rbfb]{grid-template-columns:repeat(4,1fr)}}.card[data-astro-cid-aza7rbfb]{grid-column:span 6;background:var(--panel2);border:1px solid #222;border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .15s ease}.card[data-astro-cid-aza7rbfb]:hover{transform:translateY(-2px)}@media (max-width: 1000px){.card[data-astro-cid-aza7rbfb]{grid-column:span 4}}@media (max-width: 700px){.card[data-astro-cid-aza7rbfb]{grid-column:span 4}}.thumb[data-astro-cid-aza7rbfb]{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.thumb[data-astro-cid-aza7rbfb] img[data-astro-cid-aza7rbfb]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.card[data-astro-cid-aza7rbfb]:hover .thumb[data-astro-cid-aza7rbfb] img[data-astro-cid-aza7rbfb]{transform:scale(1.05)}.badge[data-astro-cid-aza7rbfb]{position:absolute;left:10px;top:10px;background:var(--red);color:#fff;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.75rem}.body[data-astro-cid-aza7rbfb]{padding:14px}.h3[data-astro-cid-aza7rbfb]{margin:0 0 6px;font-weight:800;font-size:2.1rem;line-height:1.3;color:#fff;text-decoration:none}.meta[data-astro-cid-aza7rbfb]{display:flex;gap:10px;color:#aaa;font-size:.85rem}.meta[data-astro-cid-aza7rbfb] span[data-astro-cid-aza7rbfb]{display:inline-flex;align-items:center;gap:6px}.tags[data-astro-cid-aza7rbfb]{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.tag[data-astro-cid-aza7rbfb]{border:1px solid #2a2a2a;color:#bbb;border-radius:999px;font-size:.75rem;padding:5px 8px}.card-footer[data-astro-cid-aza7rbfb]{margin-top:auto;padding:12px 14px;border-top:1px solid #222;display:flex;justify-content:space-between;align-items:center}.btn[data-astro-cid-aza7rbfb]{background:var(--red);color:#fff;text-decoration:none;padding:20px 36px;border-radius:10px;font-weight:700;font-size:1.1rem;margin-right:auto}.btn[data-astro-cid-aza7rbfb]:hover{background:#ff3a3a}.mins[data-astro-cid-aza7rbfb]{color:#aaa;font-size:.85rem}.pagination[data-astro-cid-aza7rbfb]{display:flex;gap:8px;justify-content:center;margin:24px 0 40px}.page[data-astro-cid-aza7rbfb]{border:1px solid #2a2a2a;color:#ddd;padding:8px 12px;border-radius:10px;text-decoration:none}.page[data-astro-cid-aza7rbfb].active{background:var(--red);border-color:var(--red);color:#fff}.page[data-astro-cid-aza7rbfb]:hover{border-color:var(--red-weak)}
