.af-gated-notice { text-align: center; max-width: 640px; margin: 2rem auto; }
.af-catalog-preview-lead { margin-top: 2rem; }
.af-catalog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  margin: 2rem 0;
}
.af-product-card h3 { margin-top: 0.5rem; }
.af-product-card .af-badge { margin-bottom: 0.75rem; }
.af-price-gated { color: var(--af-steel); font-weight: 600; }
.af-apply-price { font-weight: 600; }
.af-card--gated { background: rgba(255,255,255,0.06); border-color: rgba(31,124,236,0.25); }
#af-researcher-gate[hidden] { display: none !important; }
#af-researcher-gate:not([hidden]) { display: grid; position: fixed; inset: 0; z-index: 9999; }

/* alpha-fulfillment-theme:gated.css */
