.pub-detail{padding-bottom:2rem}.pub-hero{text-align:center;padding:3rem 0;margin-bottom:3rem;border-bottom:3px solid var(--ink-rich)}.pub-hero__eyebrow{display:inline-block;font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:1rem;padding:.4rem 1rem;background:var(--surface-sunken);border-radius:20px}.pub-hero__title{font-family:var(--font-display);font-size:clamp(3rem,10vw,5rem);font-weight:800;line-height:.95;letter-spacing:-.04em;margin:0 0 1rem;color:var(--ink-rich)}.pub-hero__tagline{font-family:var(--font-body);font-size:1.25rem;color:var(--ink-soft);max-width:500px;margin:0 auto 1.5rem;line-height:1.5}.pub-hero__meta{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.pub-hero__stat{font-family:var(--font-mono);font-size:.8rem;font-weight:600;color:var(--ink-muted);padding:.5rem 1rem;background:var(--surface-raised);border:1px solid var(--ink-faint);border-radius:6px}.pub-hero__rss{font-family:var(--font-mono);font-size:.75rem;font-weight:600;color:var(--pop-coral);text-decoration:none;padding:.5rem 1rem;border:1px solid var(--pop-coral);border-radius:6px;transition:all .15s ease}.pub-hero__rss:hover{background:var(--pop-coral);color:#fff}.pub-section-title{font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:var(--ink-rich);margin:0}.pub-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--ink-faint)}.pub-section-count{font-family:var(--font-mono);font-size:.8rem;color:var(--ink-muted)}.pub-section-link{font-family:var(--font-mono);font-size:.8rem;font-weight:600;color:var(--pop-coral);text-decoration:none}.pub-section-link:hover{text-decoration:underline}.pub-current{margin-bottom:4rem}.pub-current .pub-section-title{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid var(--ink-faint)}.pub-current__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.pub-issue-card{display:flex;flex-direction:column;background:var(--surface-raised);border:2px solid var(--ink-faint);border-radius:12px;padding:1.5rem;transition:border-color .2s ease}.pub-issue-card:hover,.pub-issue-card--featured{border-color:var(--ink-soft)}.pub-issue-card__label{margin-bottom:1rem}.pub-issue-card__tag{display:inline-block;font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--surface-base);background:var(--ink-rich);padding:.35rem .75rem;border-radius:4px}.pub-issue-card__tag--live{background:var(--pop-coral);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.pub-issue-card__cover{display:flex;justify-content:center;margin-bottom:1.25rem}.pub-issue-card__info{margin-top:auto;text-align:center}.pub-issue-card__title{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:var(--ink-rich);margin:0 0 1rem}.pub-issue-card__cta{display:block;width:100%;padding:.75rem 1.25rem;font-family:var(--font-mono);font-size:.8rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;text-align:center;text-decoration:none;color:var(--surface-base);background:var(--ink-rich);border:2px solid var(--ink-rich);border-radius:8px;transition:all .15s ease}.pub-issue-card__cta:hover{background:var(--pop-coral);border-color:var(--pop-coral)}.pub-issue-card__cta--outline{color:var(--ink-rich);background:transparent}.pub-issue-card__cta--outline:hover{color:var(--surface-base);background:var(--ink-rich)}.pub-back{margin-bottom:4rem}.pub-back__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:2.5rem 2rem;justify-items:center;padding:1.5rem;background:var(--surface-sunken);border-radius:12px;border:1px solid var(--ink-faint)}.pub-back__item{transform:rotate(var(--tilt, 0deg));transition:transform .25s ease}.pub-back__item:hover{transform:rotate(0) translateY(-6px) scale(1.02);z-index:2}.pub-articles{padding-top:2rem;border-top:3px solid var(--ink-faint)}.pub-articles__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}[data-publication=red-ops].pub-detail{background:#0d1117}[data-publication=red-ops] .pub-hero{border-bottom-color:#30363d}[data-publication=red-ops] .pub-hero__eyebrow{background:#21262d;color:#8b949e}[data-publication=red-ops] .pub-hero__title{color:#f0f6fc}[data-publication=red-ops] .pub-hero__tagline{color:#8b949e}[data-publication=red-ops] .pub-hero__stat{background:#21262d;border-color:#30363d;color:#8b949e}[data-publication=red-ops] .pub-hero__rss{color:#ff6b6b;border-color:#ff6b6b}[data-publication=red-ops] .pub-hero__rss:hover{background:#ff6b6b;color:#fff}[data-publication=red-ops] .pub-section-title{color:#f0f6fc}[data-publication=red-ops] .pub-section-header,[data-publication=red-ops] .pub-current .pub-section-title{border-bottom-color:#30363d}[data-publication=red-ops] .pub-issue-card{background:#161b22;border-color:#30363d}[data-publication=red-ops] .pub-issue-card:hover,[data-publication=red-ops] .pub-issue-card--featured{border-color:#484f58}[data-publication=red-ops] .pub-issue-card__tag{background:#f0f6fc;color:#0d1117}[data-publication=red-ops] .pub-issue-card__title{color:#f0f6fc}[data-publication=red-ops] .pub-issue-card__cta{background:#f0f6fc;border-color:#f0f6fc;color:#0d1117}[data-publication=red-ops] .pub-issue-card__cta:hover{background:#ff6b6b;border-color:#ff6b6b;color:#fff}[data-publication=red-ops] .pub-issue-card__cta--outline{background:transparent;color:#f0f6fc}[data-publication=red-ops] .pub-issue-card__cta--outline:hover{background:#f0f6fc;color:#0d1117}[data-publication=red-ops] .pub-articles{border-top-color:#30363d}@media(max-width:900px){.pub-hero{padding:2.5rem 0;margin-bottom:2.5rem}.pub-hero__title{font-size:clamp(2.5rem,12vw,4rem)}.pub-current__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.pub-back__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem 1.5rem;padding:1.25rem}.pub-articles__grid{grid-template-columns:1fr}}@media(max-width:600px){.pub-hero{padding:2rem 0;margin-bottom:2rem}.pub-hero__eyebrow{font-size:.65rem;padding:.35rem .85rem}.pub-hero__title{font-size:clamp(2rem,14vw,3rem)}.pub-hero__tagline{font-size:1.1rem}.pub-hero__meta{gap:.75rem}.pub-hero__stat,.pub-hero__rss{font-size:.75rem;padding:.4rem .75rem}.pub-section-title{font-size:1.25rem}.pub-current,.pub-back{margin-bottom:3rem}.pub-issue-card{padding:1.25rem}.pub-back__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem;padding:1rem}.pub-back__item,.pub-back__item:hover{transform:none}}@media(max-width:400px){.pub-hero__meta{flex-direction:column;gap:.5rem}.pub-hero__stat,.pub-hero__rss{width:100%;text-align:center}.pub-back__grid{grid-template-columns:1fr}.pub-back__item{display:flex;justify-content:center}}
