/* vibe-catalog v39 + legal note */
.cat-page {
  width: min(1280px, calc(100% - 40px));
  margin: 18px auto 56px;
  display: grid;
  gap: 16px;
}
.cat-strip {
  position: relative;
  height: 78px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--purple, #9945ff) 32%, transparent);
  background: var(--bg);
}
.cat-strip img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.cat-strip-title {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  padding: 8px 14px;
  border-radius: 12px;
  background: color-mix(in srgb, var(--bg) 62%, transparent);
  color: var(--text);
  font-family: "Space Grotesk", Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.cat-legal {
  margin: 8px 0 0;
  max-width: 46rem;
}
.cat-legal a { text-decoration: underline; text-underline-offset: 2px; }
.feat-ad {
  position: relative;
  border: 2px solid var(--line);
  border-radius: 22px;
  overflow: hidden;
  background: var(--surface);
}
.feat-slides {
  position: relative;
}
.feat-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.45s ease;
}
.feat-slide.on {
  position: relative;
  inset: auto;
  height: 440px;
  min-height: 440px;
  max-height: 440px;
  overflow: hidden;
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  align-items: stretch;
}
.feat-art {
  position: absolute;
  inset: 0;
  grid-column: 1 / -1;
  grid-row: 1;
  background: #6fc3ef center / cover no-repeat;
}
.feat-ada .feat-art {
  background-position: 100% 42%;
  background-size: cover;
  background-repeat: no-repeat;
}
.feat-sosana .feat-art { background-color: #120814; }
.feat-promo .feat-art { background-color: #120814; }
.feat-bag .feat-art { background-color: #140508; }
.feat-spcxx .feat-art {
  background-color: #040812;
  background-position: 100% 42%;
}
.feat-nvda .feat-art { background-color: #041008; background-position: right center; }
.feat-trump .feat-art { background-color: #080c18; background-position: right center; }
.feat-melania .feat-art { background-color: #0a0a0c; background-position: right center; }
.feat-ansem .feat-art { background-color: #0a0806; background-position: right center; }
.feat-gme .feat-art { background-color: #120406; background-position: right center; }
.feat-wif .feat-art { background-color: #0c0a08; background-position: right center; }
.feat-tsla .feat-art { background-color: #120406; background-position: right center; }
.feat-avax .feat-art { background-color: #1a0508; background-position: right center; }
.feat-ponke .feat-art { background-color: #140c04; background-position: right center; }
.feat-pnut .feat-art { background-color: #120a04; background-position: right center; }
.feat-moodeng .feat-art { background-color: #120816; background-position: right center; }
.feat-giga .feat-art { background-color: #0a0a0c; background-position: right center; }
.feat-fartcoin .feat-art { background-color: #061208; background-position: right center; }
.feat-popcat .feat-art { background-color: #140a04; background-position: right center; }
.feat-burnie .feat-art { background-color: #1a0505; background-position: right center; }
.feat-pengu .feat-art { background-color: #060814; background-position: right center; }
.feat-bonk .feat-art { background-color: #120804; background-position: right center; }
.feat-myro .feat-art { background-color: #05080e; background-position: right center; }
.feat-samo .feat-art { background-color: #080a10; background-position: right center; }
.feat-wen .feat-art { background-color: #0a0c10; background-position: right center; }
.feat-ai16z .feat-art { background-color: #041210; background-position: right center; }
.feat-chillguy .feat-art { background-color: #08090c; background-position: right center; }
.feat-troll .feat-art { background-color: #0a0610; background-position: right center; }
.feat-ada .feat-plate { max-width: none; }
.feat-veil {
  position: absolute;
  inset: 0;
  grid-column: 1 / -1;
  grid-row: 1;
  background: linear-gradient(
    90deg,
    rgba(12, 16, 22, 0.9) 0%,
    rgba(12, 16, 22, 0.72) 42%,
    rgba(12, 16, 22, 0.22) 62%,
    rgba(12, 16, 22, 0) 78%
  );
}
.feat-sosana .feat-veil,
.feat-promo .feat-veil {
  background: linear-gradient(
    90deg,
    rgba(8, 4, 18, 0.92) 0%,
    rgba(8, 4, 18, 0.7) 38%,
    rgba(8, 4, 18, 0.22) 60%,
    rgba(8, 4, 18, 0) 76%
  );
}
.feat-bag .feat-veil {
  background: linear-gradient(
    90deg,
    rgba(12, 2, 4, 0.94) 0%,
    rgba(28, 4, 8, 0.72) 40%,
    rgba(40, 6, 8, 0.22) 62%,
    rgba(40, 6, 8, 0) 78%
  );
}
.feat-spcxx .feat-veil {
  background: linear-gradient(
    90deg,
    rgba(4, 8, 16, 0.92) 0%,
    rgba(6, 12, 22, 0.66) 36%,
    rgba(12, 18, 32, 0.16) 58%,
    rgba(16, 22, 36, 0) 74%
  );
}
.feat-nvda .feat-veil {
  background: linear-gradient(90deg, rgba(4, 16, 8, 0.92) 0%, rgba(4, 16, 8, 0.66) 36%, rgba(4, 16, 8, 0.16) 58%, rgba(4, 16, 8, 0) 74%);
}
.feat-trump .feat-veil {
  background: linear-gradient(90deg, rgba(8, 12, 24, 0.92) 0%, rgba(8, 12, 24, 0.66) 36%, rgba(8, 12, 24, 0.16) 58%, rgba(8, 12, 24, 0) 74%);
}
.feat-melania .feat-veil {
  background: linear-gradient(90deg, rgba(10, 10, 12, 0.94) 0%, rgba(10, 10, 12, 0.7) 38%, rgba(10, 10, 12, 0.18) 60%, rgba(10, 10, 12, 0) 76%);
}
.feat-ansem .feat-veil {
  background: linear-gradient(90deg, rgba(8, 6, 4, 0.92) 0%, rgba(8, 6, 4, 0.66) 36%, rgba(8, 6, 4, 0.16) 58%, rgba(8, 6, 4, 0) 74%);
}
.feat-gme .feat-veil {
  background: linear-gradient(90deg, rgba(16, 4, 6, 0.92) 0%, rgba(16, 4, 6, 0.66) 36%, rgba(16, 4, 6, 0.16) 58%, rgba(16, 4, 6, 0) 74%);
}
.feat-wif .feat-veil {
  background: linear-gradient(90deg, rgba(12, 10, 8, 0.92) 0%, rgba(12, 10, 8, 0.66) 36%, rgba(12, 10, 8, 0.16) 58%, rgba(12, 10, 8, 0) 74%);
}
.feat-tsla .feat-veil {
  background: linear-gradient(90deg, rgba(12, 4, 6, 0.92) 0%, rgba(12, 4, 6, 0.66) 36%, rgba(12, 4, 6, 0.16) 58%, rgba(12, 4, 6, 0) 74%);
}
.feat-avax .feat-veil {
  background: linear-gradient(90deg, rgba(18, 4, 6, 0.92) 0%, rgba(18, 4, 6, 0.66) 36%, rgba(18, 4, 6, 0.16) 58%, rgba(18, 4, 6, 0) 74%);
}
.feat-ponke .feat-veil {
  background: linear-gradient(90deg, rgba(16, 8, 4, 0.92) 0%, rgba(16, 8, 4, 0.66) 36%, rgba(16, 8, 4, 0.16) 58%, rgba(16, 8, 4, 0) 74%);
}
.feat-pnut .feat-veil {
  background: linear-gradient(90deg, rgba(14, 8, 4, 0.92) 0%, rgba(14, 8, 4, 0.66) 36%, rgba(14, 8, 4, 0.16) 58%, rgba(14, 8, 4, 0) 74%);
}
.feat-moodeng .feat-veil {
  background: linear-gradient(90deg, rgba(16, 8, 18, 0.92) 0%, rgba(16, 8, 18, 0.66) 36%, rgba(16, 8, 18, 0.16) 58%, rgba(16, 8, 18, 0) 74%);
}
.feat-giga .feat-veil {
  background: linear-gradient(90deg, rgba(8, 8, 10, 0.92) 0%, rgba(8, 8, 10, 0.66) 36%, rgba(8, 8, 10, 0.16) 58%, rgba(8, 8, 10, 0) 74%);
}
.feat-fartcoin .feat-veil {
  background: linear-gradient(90deg, rgba(4, 12, 6, 0.92) 0%, rgba(4, 12, 6, 0.66) 36%, rgba(4, 12, 6, 0.16) 58%, rgba(4, 12, 6, 0) 74%);
}
.feat-popcat .feat-veil {
  background: linear-gradient(90deg, rgba(16, 8, 4, 0.92) 0%, rgba(16, 8, 4, 0.66) 36%, rgba(16, 8, 4, 0.16) 58%, rgba(16, 8, 4, 0) 74%);
}
.feat-burnie .feat-veil {
  background: linear-gradient(90deg, rgba(18, 4, 4, 0.92) 0%, rgba(18, 4, 4, 0.66) 36%, rgba(18, 4, 4, 0.16) 58%, rgba(18, 4, 4, 0) 74%);
}
.feat-pengu .feat-veil {
  background: linear-gradient(90deg, rgba(6, 8, 20, 0.92) 0%, rgba(6, 8, 20, 0.66) 36%, rgba(6, 8, 20, 0.16) 58%, rgba(6, 8, 20, 0) 74%);
}
.feat-bonk .feat-veil {
  background: linear-gradient(90deg, rgba(18, 8, 4, 0.92) 0%, rgba(18, 8, 4, 0.66) 36%, rgba(18, 8, 4, 0.16) 58%, rgba(18, 8, 4, 0) 74%);
}
.feat-myro .feat-veil {
  background: linear-gradient(90deg, rgba(5, 8, 14, 0.92) 0%, rgba(5, 8, 14, 0.66) 36%, rgba(8, 14, 22, 0.16) 58%, rgba(8, 18, 28, 0) 74%);
}
.feat-samo .feat-veil {
  background: linear-gradient(90deg, rgba(8, 10, 16, 0.92) 0%, rgba(8, 10, 16, 0.66) 36%, rgba(8, 10, 16, 0.16) 58%, rgba(8, 10, 16, 0) 74%);
}
.feat-wen .feat-veil {
  background: linear-gradient(90deg, rgba(10, 12, 16, 0.92) 0%, rgba(10, 12, 16, 0.66) 36%, rgba(10, 12, 16, 0.16) 58%, rgba(10, 12, 16, 0) 74%);
}
.feat-ai16z .feat-veil {
  background: linear-gradient(90deg, rgba(4, 18, 16, 0.92) 0%, rgba(4, 18, 16, 0.66) 36%, rgba(4, 18, 16, 0.16) 58%, rgba(4, 18, 16, 0) 74%);
}
.feat-chillguy .feat-veil {
  background: linear-gradient(90deg, rgba(8, 9, 12, 0.92) 0%, rgba(8, 9, 12, 0.66) 36%, rgba(8, 9, 12, 0.16) 58%, rgba(8, 9, 12, 0) 74%);
}
.feat-troll .feat-veil {
  background: linear-gradient(90deg, rgba(10, 6, 16, 0.92) 0%, rgba(10, 6, 16, 0.66) 36%, rgba(10, 6, 16, 0.16) 58%, rgba(10, 6, 16, 0) 74%);
}
.feat-ada .feat-veil {
  background: linear-gradient(
    90deg,
    rgba(12, 16, 22, 0.82) 0%,
    rgba(12, 16, 22, 0.48) 30%,
    rgba(12, 16, 22, 0.12) 46%,
    rgba(12, 16, 22, 0) 58%
  );
}
.feat-plate {
  position: relative;
  z-index: 2;
  grid-column: 1;
  grid-row: 1;
  width: auto;
  max-width: none;
  margin: 28px 12px 24px 48px;
  padding: 8px 12px 12px 0;
  color: #fffaf0;
  display: grid;
  gap: 14px;
  align-content: center;
}
.feat-head {
  display: flex;
  align-items: center;
  gap: 12px;
}
.feat-mark {
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  border-radius: 999px;
  overflow: hidden;
  background: var(--surface);
  border: 3px solid #fffaf0;
}
.feat-mark img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.feat-brow {
  margin: 0;
  font-size: 0.8em;
  font-weight: 800;
  letter-spacing: 0.14em;
  color: #ffd94d;
}
.feat-sosana .feat-brow,
.feat-promo .feat-brow { color: #22d3ee; }
.feat-bag .feat-brow { color: #ff6b4a; }
.feat-spcxx .feat-brow { color: #ff7a18; }
.feat-nvda .feat-brow { color: #76b900; }
.feat-trump .feat-brow { color: #ffd94d; }
.feat-melania .feat-brow { color: #e8d5b5; }
.feat-ansem .feat-brow { color: #e8c36a; }
.feat-gme .feat-brow { color: #ff5c6c; }
.feat-wif .feat-brow { color: #ff8fab; }
.feat-tsla .feat-brow { color: #ff4d4d; }
.feat-avax .feat-brow { color: #e84142; }
.feat-ponke .feat-brow { color: #ffb020; }
.feat-pnut .feat-brow { color: #e8b86a; }
.feat-moodeng .feat-brow { color: #f5a3c7; }
.feat-giga .feat-brow { color: #d4d4d8; }
.feat-fartcoin .feat-brow { color: #7dff8a; }
.feat-popcat .feat-brow { color: #ff8a3d; }
.feat-burnie .feat-brow { color: #ff4d4d; }
.feat-title {
  margin: 0;
  font-size: clamp(1.9rem, 2.8vw, 2.6rem);
  font-weight: 800;
  line-height: 1.06;
  letter-spacing: 0.01em;
  color: #fffaf0;
  white-space: pre-line;
}
.feat-sub {
  margin: 0;
  max-width: none;
  font-size: 1.05em;
  font-weight: 600;
  line-height: 1.45;
  color: #fffaf0;
}
.feat-facts {
  margin: 0;
  max-width: none;
  font-size: 0.98em;
  font-weight: 700;
  color: #ffd94d;
}
.feat-sosana .feat-facts,
.feat-promo .feat-facts { color: #e9d5ff; }
.feat-bag .feat-facts { color: #ffd0c4; }
.feat-spcxx .feat-facts { color: #ffd4b0; }
.feat-nvda .feat-facts { color: #d4f0a8; }
.feat-trump .feat-facts { color: #ffe9a8; }
.feat-melania .feat-facts { color: #f3e6d0; }
.feat-ansem .feat-facts { color: #f0ddb0; }
.feat-gme .feat-facts { color: #ffd0d4; }
.feat-wif .feat-facts { color: #ffd6e4; }
.feat-tsla .feat-facts { color: #ffd0d0; }
.feat-avax .feat-facts { color: #ffc8c8; }
.feat-ponke .feat-facts { color: #ffe0a8; }
.feat-pnut .feat-facts { color: #f3e0c0; }
.feat-moodeng .feat-facts { color: #f8d0e4; }
.feat-giga .feat-facts { color: #e4e4e7; }
.feat-fartcoin .feat-facts { color: #c8ffd0; }
.feat-popcat .feat-facts { color: #ffd0b0; }
.feat-burnie .feat-facts { color: #ffd0d0; }
.feat-stats {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
  margin-top: 4px;
  max-width: none;
}
.feat-stat {
  background: rgba(8, 10, 14, 0.55);
  border: 1px solid rgba(255, 250, 240, 0.22);
  border-radius: 14px;
  padding: 12px 14px;
  min-width: 0;
}
.feat-stat-k {
  font-size: 0.72em;
  font-weight: 800;
  letter-spacing: 0.12em;
  color: #ffd94d;
}
.feat-sosana .feat-stat-k,
.feat-promo .feat-stat-k { color: #22d3ee; }
.feat-bag .feat-stat-k { color: #ff6b4a; }
.feat-spcxx .feat-stat-k { color: #ff7a18; }
.feat-nvda .feat-stat-k { color: #76b900; }
.feat-trump .feat-stat-k { color: #ffd94d; }
.feat-melania .feat-stat-k { color: #e8d5b5; }
.feat-ansem .feat-stat-k { color: #e8c36a; }
.feat-gme .feat-stat-k { color: #ff5c6c; }
.feat-wif .feat-stat-k { color: #ff8fab; }
.feat-tsla .feat-stat-k { color: #ff4d4d; }
.feat-avax .feat-stat-k { color: #e84142; }
.feat-ponke .feat-stat-k { color: #ffb020; }
.feat-pnut .feat-stat-k { color: #e8b86a; }
.feat-moodeng .feat-stat-k { color: #f5a3c7; }
.feat-giga .feat-stat-k { color: #d4d4d8; }
.feat-fartcoin .feat-stat-k { color: #7dff8a; }
.feat-popcat .feat-stat-k { color: #ff8a3d; }
.feat-burnie .feat-stat-k { color: #ff4d4d; }
.feat-stat-v {
  font-size: 0.98em;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
  color: #fffaf0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.feat-stat-v.up { color: #14f195; }
.feat-stat-v.down { color: #ff6b6b; }
.feat-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  margin: 4px 0 6px;
}
.feat-swap,
.feat-site {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 40px;
  padding: 6px 18px;
  border-radius: 999px;
  border: 3px solid #22242b;
  font-weight: 800;
  font-size: 14px;
  box-shadow: 0 4px 0 #22242b;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.feat-swap {
  background: #e23b2e;
  color: #fff;
}
.feat-swap:hover { background: #c43228; }
.feat-sosana .feat-swap,
.feat-promo .feat-swap {
  background: #7c3aed;
  border-color: #22d3ee;
  color: #fff;
  box-shadow: none;
}
.feat-sosana .feat-swap:hover,
.feat-promo .feat-swap:hover { background: #6d28d9; }
.feat-bag .feat-swap {
  background: #e23b2e;
  border-color: #ff6b4a;
  color: #fff;
  box-shadow: none;
}
.feat-bag .feat-swap:hover { background: #c43228; }
.feat-spcxx .feat-swap {
  background: #ff6a00;
  border-color: #ff7a18;
  color: #fff;
  box-shadow: none;
}
.feat-spcxx .feat-swap:hover { background: #e05d00; }
.feat-nvda .feat-swap {
  background: #76b900;
  border-color: #9ae034;
  color: #041008;
  box-shadow: none;
}
.feat-nvda .feat-swap:hover { background: #5f9600; }
.feat-trump .feat-swap {
  background: #c41e3a;
  border-color: #ffd94d;
  color: #fff;
  box-shadow: none;
}
.feat-trump .feat-swap:hover { background: #a31830; }
.feat-melania .feat-swap {
  background: #e8d5b5;
  border-color: #c4b08a;
  color: #1a140c;
  box-shadow: none;
}
.feat-melania .feat-swap:hover { background: #d4c09c; }
.feat-ansem .feat-swap {
  background: #e8c36a;
  border-color: #c9a24a;
  color: #140c04;
  box-shadow: none;
}
.feat-ansem .feat-swap:hover { background: #d4ae52; }
.feat-gme .feat-swap {
  background: #e23b2e;
  border-color: #ff5c6c;
  color: #fff;
  box-shadow: none;
}
.feat-gme .feat-swap:hover { background: #c43228; }
.feat-wif .feat-swap {
  background: #ff8fab;
  border-color: #ffb3c6;
  color: #2a1018;
  box-shadow: none;
}
.feat-wif .feat-swap:hover { background: #f07096; }
.feat-tsla .feat-swap {
  background: #e31937;
  border-color: #ff4d4d;
  color: #fff;
  box-shadow: none;
}
.feat-tsla .feat-swap:hover { background: #c4142e; }
.feat-avax .feat-swap {
  background: #e84142;
  border-color: #ff6b6b;
  color: #fff;
  box-shadow: none;
}
.feat-avax .feat-swap:hover { background: #c73637; }
.feat-ponke .feat-swap {
  background: #ff9f1a;
  border-color: #ffb020;
  color: #1a1004;
  box-shadow: none;
}
.feat-ponke .feat-swap:hover { background: #e88c10; }
.feat-pnut .feat-swap {
  background: #c48a3a;
  border-color: #e8b86a;
  color: #1a1208;
  box-shadow: none;
}
.feat-pnut .feat-swap:hover { background: #a8742e; }
.feat-moodeng .feat-swap {
  background: #f5a3c7;
  border-color: #f8d0e4;
  color: #2a1018;
  box-shadow: none;
}
.feat-moodeng .feat-swap:hover { background: #e090b4; }
.feat-giga .feat-swap {
  background: #e4e4e7;
  border-color: #a1a1aa;
  color: #111113;
  box-shadow: none;
}
.feat-giga .feat-swap:hover { background: #d4d4d8; }
.feat-fartcoin .feat-swap {
  background: #22c55e;
  border-color: #7dff8a;
  color: #041208;
  box-shadow: none;
}
.feat-fartcoin .feat-swap:hover { background: #16a34a; }
.feat-popcat .feat-swap {
  background: #ff8a3d;
  border-color: #ffb07a;
  color: #1a0c04;
  box-shadow: none;
}
.feat-popcat .feat-swap:hover { background: #e6762c; }
.feat-burnie .feat-swap {
  background: #c41e3a;
  border-color: #ff4d4d;
  color: #fff;
  box-shadow: none;
}
.feat-burnie .feat-swap:hover { background: #a31830; }
.feat-site {
  background: #ffd94d;
  color: #22242b;
}
.feat-site:hover { background: #ffe27a; }
.feat-site img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.feat-site.icon {
  width: 40px;
  padding: 4px 0;
}
.feat-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  padding: 0;
  border-radius: 999px;
  border: 2px solid rgba(255, 250, 240, 0.38);
  background: rgba(8, 10, 14, 0.72);
  color: #fffaf0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.28);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.feat-nav:hover {
  background: rgba(8, 10, 14, 0.9);
  border-color: #fffaf0;
}
.feat-nav.prev { left: 10px; }
.feat-nav.next { right: 10px; }
.feat-dots {
  position: absolute;
  left: 50%;
  bottom: 10px;
  z-index: 3;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
  padding: 4px 8px;
}
.feat-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 250, 240, 0.35);
  cursor: pointer;
}
.feat-dot:hover { background: rgba(255, 250, 240, 0.6); }
.feat-dot.on {
  width: 18px;
  background: #ffd94d;
}
.cat-hero h1 {
  margin: 0 0 8px;
  font-size: clamp(1.8rem, 4vw, 2.5rem);
}
.cat-hero p { margin: 0; color: var(--muted, #a1a1aa); max-width: 46rem; }
.cat-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.cat-tabs {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cat-tab-cats {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  flex: 1;
  min-width: 0;
}
.cat-tab-acts {
  display: flex;
  flex-shrink: 0;
  gap: 6px;
  margin-left: auto;
}
.cat-tab {
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  background: var(--surface-2);
  font-weight: 700;
  font-size: 13px;
}
.cat-tab-cats .cat-tab.on,
.cat-tab-cats .cat-tab:hover {
  border-color: color-mix(in srgb, var(--purple) 55%, transparent);
  background: color-mix(in srgb, var(--purple) 18%, transparent);
}
.cat-tab.cat-submit {
  border-color: transparent;
  background: linear-gradient(100deg, #14f195, #3ecfff);
  color: #050505;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 14px 0 10px;
}
.cat-tab.cat-submit img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex-shrink: 0;
}
.cat-tab.cat-submit:hover,
.cat-tab.cat-submit:focus-visible {
  border-color: transparent;
  background: linear-gradient(100deg, #14f195, #3ecfff);
  color: #050505;
  filter: brightness(1.08);
}
.cat-tools { display: flex; gap: 8px; }
.cat-tools input {
  flex: 1;
  min-height: 40px;
  border-radius: 12px;
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  background: var(--surface-2);
  padding: 0 12px;
  font-weight: 600;
}
.cat-list {
  background: var(--surface);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  border-radius: 20px;
  overflow: hidden;
}
.cat-pager {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
  min-height: 36px;
  margin: 12px 0 4px;
}
.cat-pager[hidden] { display: none !important; }
.cat-pager-dash {
  color: var(--muted, #a1a1aa);
  font-weight: 700;
  padding: 0 2px;
  user-select: none;
}
.cat-pager .cat-tab.on,
.cat-pager .cat-tab:hover {
  border-color: color-mix(in srgb, var(--purple) 55%, transparent);
  background: color-mix(in srgb, var(--purple) 18%, transparent);
}
.cat-row, .cat-head {
  display: grid;
  grid-template-columns: minmax(180px, 1.6fr) 0.8fr 0.7fr 0.7fr 0.7fr 148px;
  gap: 8px;
  align-items: center;
  padding: 12px 16px;
}
.cat-head {
  color: var(--muted, #a1a1aa);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.cat-sort {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 6px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  cursor: pointer;
  user-select: none;
}
.cat-sort:hover,
.cat-sort.on { color: var(--text, #f4f4f5); }
.cat-arrows {
  display: inline-flex;
  flex-direction: column;
  gap: 2px;
  opacity: 0.4;
}
.cat-sort:hover .cat-arrows { opacity: 0.75; }
.cat-sort.on .cat-arrows { opacity: 1; }
.cat-arrows i {
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  opacity: 0.35;
}
.cat-arrows .up { border-bottom: 5px solid currentColor; }
.cat-arrows .down { border-top: 5px solid currentColor; }
.cat-sort.desc .down,
.cat-sort.asc .up {
  opacity: 1;
  color: var(--mint, #14f195);
}
.cat-sort.desc .up,
.cat-sort.asc .down { opacity: 0.22; }
.cat-row { border-top: 1px solid var(--line, rgba(255,255,255,0.04)); color: inherit; text-decoration: none; width: 100%; text-align: left; background: transparent; cursor: pointer; }
.cat-row:hover { background: var(--surface-2); }
.cat-coin { display: flex; align-items: center; gap: 10px; min-width: 0; color: inherit; text-decoration: none; }
.cat-coin img { width: 32px; height: 32px; border-radius: 999px; object-fit: cover; background: var(--bg); }
.cat-acts {
  display: grid;
  grid-template-columns: repeat(4, 32px);
  justify-content: end;
  justify-items: center;
  align-items: center;
  gap: 4px;
  width: 100%;
  min-width: 0;
}
.cat-act {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 10px;
}
.cat-act-empty {
  visibility: hidden;
  pointer-events: none;
}
.cat-act-empty:hover { background: transparent; }
.cat-act:hover { background: color-mix(in srgb, var(--purple, #9945ff) 18%, transparent); }
.cat-act img {
  width: 22px;
  height: 22px;
  display: block;
  object-fit: contain;
}
.cat-name { font-weight: 700; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cat-why { font-size: 12px; color: var(--muted, #a1a1aa); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cat-tag {
  display: inline-block;
  margin-left: 6px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: #ffd94d;
}
.cat-tag-egg { color: var(--mint, #14f195); }
.cat-rug {
  display: inline-block;
  margin-left: 6px;
  padding: 1px 6px;
  border-radius: 999px;
  border: 1px solid var(--line, #2a2a33);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: var(--muted, #a1a1aa);
  text-decoration: none;
  vertical-align: middle;
}
.cat-rug-low { color: #14f195; border-color: color-mix(in srgb, #14f195 50%, transparent); }
.cat-rug-med { color: #ffd94d; border-color: color-mix(in srgb, #ffd94d 50%, transparent); }
.cat-rug-high { color: #fb923c; border-color: color-mix(in srgb, #fb923c 50%, transparent); }
.cat-rug-crit { color: #fb7185; border-color: color-mix(in srgb, #fb7185 50%, transparent); }
button.cat-act.cat-fav {
  border: 0;
  background: transparent;
  color: var(--muted, #a1a1aa);
  cursor: pointer;
  padding: 0;
}
button.cat-act.cat-fav.on { color: #ffd94d; }
button.cat-act.cat-fav svg { display: block; }
.cat-num { text-align: right; font-variant-numeric: tabular-nums; font-weight: 600; font-size: 13px; }
.cat-chg-up { color: #14f195; }
.cat-chg-down { color: #fb7185; }
.cat-empty { padding: 28px 16px; text-align: center; color: var(--muted, #a1a1aa); font-weight: 600; }
.sku-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.sku-card {
  background: var(--surface);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  border-radius: 20px;
  padding: 18px;
  display: grid;
  gap: 8px;
}
.sku-card h2 { margin: 0; font-family: "Space Grotesk", Inter, sans-serif; }
.sku-price { font-size: 1.4rem; font-weight: 700; }
.sku-card p { margin: 0; color: var(--muted, #a1a1aa); }
.sku-pick { cursor: pointer; }
.sku-pick input { position: absolute; opacity: 0; pointer-events: none; }
.sku-pick.on, .sku-pick:hover {
  border-color: color-mix(in srgb, var(--purple) 55%, transparent);
  background: color-mix(in srgb, var(--purple) 12%, transparent);
}
.wiz-steps {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.wiz-steps li {
  min-height: 32px;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  background: var(--surface-2);
  font-size: 12px;
  font-weight: 800;
  color: var(--muted, #a1a1aa);
}
.wiz-steps li.on {
  color: var(--text, #f4f4f5);
  border-color: color-mix(in srgb, var(--purple) 55%, transparent);
  background: color-mix(in srgb, var(--purple) 18%, transparent);
}
.wiz-steps li.done { color: var(--mint, #14f195); }
.wiz-pane h2 { margin: 0; font-size: 1.15rem; }
.wiz-token {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 12px;
  border-radius: 14px;
  background: var(--surface-2);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
}
.wiz-token img { width: 40px; height: 40px; border-radius: 999px; }
.wiz-review {
  padding: 12px;
  border-radius: 14px;
  background: var(--surface-2);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  display: grid;
  gap: 6px;
}
.wiz-banner {
  margin: 0;
  padding: 10px 12px;
  border-radius: 12px;
  border: 1px solid color-mix(in srgb, var(--purple) 35%, transparent);
  background: color-mix(in srgb, var(--purple) 12%, transparent);
  color: var(--text, #f4f4f5);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}
.wiz-banner.err {
  border-color: rgba(251, 113, 133, 0.4);
  background: rgba(251, 113, 133, 0.12);
}
.wiz-pay-copy {
  margin: 0;
  padding: 12px;
  border-radius: 14px;
  background: var(--surface-2);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  font-weight: 600;
  line-height: 1.45;
}
.list-form, .pay-card {
  background: var(--surface);
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  border-radius: 20px;
  padding: 18px;
  display: grid;
  gap: 12px;
}
.list-form label span, .pay-card label span {
  display: block;
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--muted, #a1a1aa);
}
.list-form input, .list-form select, .list-form textarea,
.pay-card input, .pay-card select, .pay-card textarea {
  width: 100%;
  min-height: 42px;
  border-radius: 12px;
  border: 1px solid var(--line, rgba(255,255,255,0.06));
  background: var(--surface-2);
  padding: 8px 12px;
  font-weight: 600;
  color: inherit;
}
.list-form textarea { min-height: 72px; resize: vertical; }
.wiz-socials {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.pay-toggle { display: flex; gap: 8px; }
.pay-memo {
  font-family: ui-monospace, monospace;
  word-break: break-all;
  background: var(--surface-2);
  border-radius: 12px;
  padding: 12px;
  font-size: 13px;
}
.note {
  color: var(--muted, #a1a1aa);
  font-size: 13px;
  font-weight: 600;
}
@media (max-width: 860px) {
  .sku-grid { grid-template-columns: 1fr 1fr; }
  .cat-row, .cat-head { grid-template-columns: minmax(0, 1fr) minmax(64px, auto) 132px; }
  .cat-acts { grid-template-columns: repeat(4, 44px); gap: 4px; }
  .cat-act { width: 44px; height: 44px; min-width: 44px; min-height: 44px; }
  .cat-head > :nth-child(3),
  .cat-head > :nth-child(4),
  .cat-head > :nth-child(5),
  .cat-row > :nth-child(3),
  .cat-row > :nth-child(4),
  .cat-row > :nth-child(5) { display: none; }
  .cat-page { width: min(1280px, calc(100% - 20px)); margin: 12px auto 24px; }
  .cat-strip { height: 64px; }
  .cat-strip-title { font-size: 16px; right: 10px; padding: 6px 10px; }
  .cat-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    margin-inline: -6px;
    padding: 2px 6px 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .cat-tabs::-webkit-scrollbar { display: none; }
  .cat-tab-cats {
    flex: 1 1 auto;
    flex-wrap: nowrap;
    overflow: visible;
    min-width: max-content;
  }
  .cat-tab { flex-shrink: 0; min-height: 40px; }
  .cat-tab-acts {
    flex-shrink: 0;
    width: auto;
    justify-content: flex-start;
    margin-left: 0;
  }
  .feat-slide.on { height: 320px; min-height: 320px; max-height: 320px; grid-template-columns: 1fr; }
  .feat-plate { margin: 16px 12px 40px; width: auto; max-width: none; gap: 10px; }
  .feat-ada .feat-plate { max-width: none; }
  .feat-ada .feat-art { background-size: cover; background-position: 100% 40%; }
  .feat-spcxx .feat-art { background-size: cover; background-position: 88% 42%; }
  .feat-nav { top: 56px; }
  .feat-title { font-size: 1.3em; }
  .feat-sub { font-size: 0.9em; }
  .feat-mark { width: 56px; height: 56px; flex-basis: 56px; }
  .feat-stats { grid-template-columns: repeat(3, minmax(0, 1fr)); max-width: none; }
  .feat-stat { padding: 8px 10px; }
  .cat-row, .cat-head { padding: 10px 12px; }
  .list-form input, .list-form textarea, .list-form button { min-height: 44px; }
  .wiz-socials { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .sku-grid { grid-template-columns: 1fr; }
  .cat-page { width: calc(100% - 24px); }
  .feat-stats { grid-template-columns: 1fr 1fr; }
}

