/* Why: the approved Nullpoint palette replaces lime with purple across shared site chrome.
 gpt-6-astra */
/* TwoClient kit-theme — marketing chrome for owned site pages.
   Inspired by skeet density, not a replica. Opaque chassis, lime #a78bfa,
   wordmark two+client. Kills glass frost, Dock cyan, and orange CTAs.
   Forbidden: rainbow stripe, skeetfont, 5px #3d414c double border,
   GS green #8fbc3b, gamesense/skeet wordmarks.
   grok-4.6 */

html:has(body.kit-theme) {
  background: #100e16;
  color-scheme: dark;
}

body.kit-theme {
  --page: #100e16;
  --bg: #100e16;
  --window: #17131f;
  --win-bg: #17131f;
  --rail: #120f19;
  --rail-sel: #241d30;
  --chrome: #17131f;
  --chrome-hi: #241d30;
  --panel: #17131f;
  --panel-soft: #1c1725;
  --panel-solid: #17131f;
  --sunken: #100e16;
  --well: #100e16;
  --ink: #100e16;
  --brand-ink: #17131f;

  --text: #eeeaf5;
  --bright: #f4f5f7;
  --text-hot: #f4f5f7;
  --muted: #9690a6;
  --muted2: #9690a6;
  --dim: #9690a6;

  --accent: #a78bfa;
  --accent-rgb: 167 139 250;
  --accent-hot: #c4b5fd;
  --accent-dim: #8b5cf6;
  --accent-soft: rgba(167, 139, 250, 0.12);
  --accent-line: rgba(167, 139, 250, 0.45);
  --accent-glow: transparent;
  --accent-sec: #a78bfa;
  --accent-sec-hot: #c4b5fd;
  --accent-sec-soft: rgba(167, 139, 250, 0.1);
  --champagne: #eeeaf5;
  --champagne-hot: #f4f5f7;
  --vio: #a78bfa;

  --border: #353042;
  --border-strong: #353042;
  --hairline: #302939;
  --hairline-hot: #a78bfa;
  --border-lit: #1e1928;
  --inset: #1e1928;
  --rim: none;
  --check-empty: #3a4050;

  --danger: #e05555;
  --warn: #c4b5fd;
  --good: #a78bfa;
  --bad: #e05555;

  --film-1: transparent;
  --film-2: transparent;
  --film-3: transparent;
  --blur: none;
  --blur-soft: none;

  --elev-1: none;
  --elev-2: none;
  --elev-3: none;
  --shadow: none;
  --glow-sec: none;
  --glow-accent: none;

  --radius: 0;
  --radius-lg: 0;
  --radius-sm: 0;
  --radius-btn: 0;
  --radius-pill: 0;

  --font: "Segoe UI", Verdana, system-ui, sans-serif;
  --display: "Segoe UI", Verdana, system-ui, sans-serif;
  --mono: "Segoe UI", Verdana, system-ui, sans-serif;

  --ease: cubic-bezier(0.2, 0.7, 0.2, 1);
  --ease-out: cubic-bezier(0.2, 0.7, 0.2, 1);
  --ease-soft: cubic-bezier(0.2, 0.7, 0.2, 1);
  --ease-spring: cubic-bezier(0.2, 0.7, 0.2, 1);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-fast: 0.08s;
  --dur-med: 0.11s;
  --dur-slow: 0.12s;
  --dur-reveal: 0.12s;
  --dur-page: 0.12s;

  --wrap: 1080px;
  --wrap-mid: 960px;
  --nav-h: 52px;
  --gutter: clamp(16px, 4vw, 32px);
  --sec-y: clamp(36px, 5vw, 56px);

  --cs2: #a78bfa;
  --l4d2: #a78bfa;
  --deadlock: #a78bfa;
  --java: #a78bfa;

  margin: 0;
  min-height: 100vh;
  background: #100e16 !important;
  color: #eeeaf5;
  font-family: "Segoe UI", Verdana, system-ui, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  overflow-x: hidden;
}

/* Why: 3px lime lives on the sticky nav, not a second overlay that doubled it. grok-4.6 */
body.kit-theme::before { content: none; display: none; }

body.kit-theme::after,
body.kit-theme .bg-fx,
body.kit-theme .bg-grid,
body.kit-theme #starfield,
body.kit-theme #stars-canvas,
body.kit-theme .starfield,
body.kit-theme .aurora,
body.kit-theme .ambient,
body.kit-theme .scroll-progress {
  display: none !important;
}

body.kit-theme *,
body.kit-theme *::before,
body.kit-theme *::after {
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.kit-theme :is(h1, h2, h3, h4) {
  font-family: "Segoe UI", Verdana, system-ui, sans-serif;
  color: #f4f5f7;
  font-weight: 700;
  text-shadow: none;
  letter-spacing: 0.02em;
  -webkit-text-fill-color: currentColor;
  background: none;
}

body.kit-theme h1 { font-size: clamp(22px, 3.2vw, 32px); line-height: 1.15; text-transform: uppercase; }
body.kit-theme h2 { font-size: 15px; line-height: 1.3; text-transform: uppercase; letter-spacing: 0.12em; }
body.kit-theme h3 { font-size: 14px; line-height: 1.3; }

body.kit-theme a { color: #a78bfa; text-decoration: none; }
body.kit-theme a:hover { color: #c4b5fd; }
body.kit-theme ::selection { background: rgba(167, 139, 250, 0.35); color: #100e16; }
body.kit-theme :focus-visible { outline: 1px solid #a78bfa; outline-offset: 2px; }

body.kit-theme .reveal,
body.kit-theme .reveal:not(.visible),
body.kit-theme .stagger > * {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  visibility: visible;
}

/* ---------- nav ---------- */
body.kit-theme .nav {
  position: sticky;
  top: 0;
  z-index: 1000;
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 0 max(var(--gutter), calc((100% - 1080px) / 2 + var(--gutter)));
  background: #17131f !important;
  border: 0;
  border-top: 3px solid #a78bfa;
  border-bottom: 1px solid #353042;
  box-shadow: none;
}

body.kit-theme .nav.scrolled {
  background: #17131f !important;
  box-shadow: none;
}

body.kit-theme .brand {
  display: inline-flex;
  align-items: baseline;
  gap: 0;
  font-family: "Segoe UI", Verdana, system-ui, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: none;
  color: #eeeaf5;
  line-height: 1;
}

body.kit-theme .brand:hover { color: #eeeaf5; }
body.kit-theme .brand-logo { display: none; }

body.kit-theme .wm { display: inline-flex; align-items: baseline; gap: 0; }
body.kit-theme .wm-two { color: #eeeaf5; font-weight: 700; }
body.kit-theme .wm-client { color: #a78bfa; font-weight: 700; }

body.kit-theme .nav nav {
  display: flex;
  align-items: center;
  gap: 2px;
  flex-wrap: nowrap;
}

body.kit-theme .nav nav > a,
body.kit-theme .dropdown-trigger {
  font: 700 11px/1.2 "Segoe UI", Verdana, system-ui, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding: 8px 10px;
  border-radius: 0;
  color: #9690a6;
  background: none;
}

body.kit-theme .nav nav > a::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 4px;
  height: 2px;
  background: #a78bfa;
  border-radius: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.1s ease;
}

body.kit-theme .nav nav > a:hover,
body.kit-theme .nav nav > a[aria-current="page"] {
  background: transparent;
  color: #f4f5f7;
}

body.kit-theme .nav nav > a:hover::after,
body.kit-theme .nav nav > a[aria-current="page"]::after { transform: scaleX(1); }

body.kit-theme .nav-actions {
  border: 0;
  padding: 0;
  margin-left: 10px;
}

body.kit-theme .nav-toggle {
  width: 36px;
  height: 36px;
  background: #120f19;
  border: 1px solid #353042;
  border-radius: 0;
  color: #eeeaf5;
}

/* ---------- buttons ---------- */
body.kit-theme :is(.btn, button) {
  font-family: "Segoe UI", Verdana, system-ui, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border-radius: 0;
}

body.kit-theme .btn {
  min-height: 36px;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  border: 1px solid #353042;
  background: #241d30;
  color: #eeeaf5;
  box-shadow: none;
  text-shadow: none;
  transform: none !important;
  transition: background 0.1s, border-color 0.1s, color 0.1s;
}

body.kit-theme .btn::before,
body.kit-theme .btn::after { display: none !important; }

body.kit-theme .btn:hover {
  background: #241d30;
  border-color: #a78bfa;
  color: #f4f5f7;
  box-shadow: none !important;
  transform: none !important;
}

body.kit-theme .btn.primary,
body.kit-theme .btn.cs2-primary,
body.kit-theme .btn.l4d2-primary,
body.kit-theme .btn.bedrock-primary {
  background: #a78bfa;
  border-color: #a78bfa;
  color: #17131f;
  box-shadow: none;
}

body.kit-theme .btn.primary:hover,
body.kit-theme .btn.primary:hover:not(:disabled):not(.is-disabled),
body.kit-theme .btn.cs2-primary:hover,
body.kit-theme .btn.l4d2-primary:hover {
  background: #c4b5fd;
  border-color: #c4b5fd;
  color: #100e16;
  box-shadow: none !important;
}

body.kit-theme .btn.ghost,
body.kit-theme .btn.cs2-ghost,
body.kit-theme .btn.l4d2-ghost,
body.kit-theme .btn.bedrock-ghost {
  background: transparent;
  border-color: #353042;
  color: #eeeaf5;
}

body.kit-theme .btn.ghost:hover,
body.kit-theme .btn.cs2-ghost:hover,
body.kit-theme .btn.l4d2-ghost:hover {
  border-color: #a78bfa;
  color: #c4b5fd;
  background: transparent;
}

body.kit-theme .btn.danger {
  background: transparent;
  color: #e05555;
  border-color: #5a3030;
}

body.kit-theme .nav .btn {
  min-height: 30px;
  padding: 6px 12px;
  font-size: 11px;
}

body.kit-theme .btn.block { width: 100%; }

/* ---------- layout ---------- */
body.kit-theme :is(.hero-shell, .section, .suite-section) {
  max-width: 1080px;
  margin-inline: auto;
  padding-inline: var(--gutter);
}

body.kit-theme .hero-shell {
  padding-block: 36px 28px;
  min-height: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

body.kit-theme .hero-copy {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

body.kit-theme .hero-copy h1,
body.kit-theme .kit-hero h1 {
  max-width: none;
  margin: 0 0 8px;
  font-size: clamp(20px, 3vw, 28px);
  line-height: 1.2;
  color: #a78bfa !important;
  -webkit-text-fill-color: #a78bfa !important;
  font-weight: 800;
  letter-spacing: 0.08em;
}

body.kit-theme .hero-copy h1 .hero-line {
  color: #eeeaf5 !important;
  -webkit-text-fill-color: #eeeaf5 !important;
  font-weight: 700;
}

body.kit-theme .hero-copy .lede,
body.kit-theme .kit-hero .lede {
  font-size: 13px;
  line-height: 1.5;
  max-width: none;
  margin: 0 0 8px;
  color: #9690a6;
}

body.kit-theme .hero-meta,
body.kit-theme .glass-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font: 700 10px/1.4 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #9690a6;
  margin: 0 0 10px;
}

body.kit-theme .hero-meta .hm-live {
  width: 6px;
  height: 6px;
  background: #a78bfa;
  box-shadow: none;
  animation: none;
  border-radius: 0;
}

body.kit-theme .hero-meta .hm-price { color: #a78bfa; font-weight: 700; }

body.kit-theme .cta {
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
}

body.kit-theme.page-suite .hero-center .cta { justify-content: center; }

/* Why: game pages center their hero like the home page. The old left-aligned
   override left the eyebrow, title and button at three different offsets.
   claude-opus-5 */
body.kit-theme.page-cs2 .hero-copy,
body.kit-theme.page-l4d2 .hero-copy,
body.kit-theme.page-deadlock .hero-copy,
body.kit-theme.page-java .hero-copy {
  text-align: center;
  margin: 0 auto;
}

body.kit-theme.page-cs2 .hero-copy > *,
body.kit-theme.page-l4d2 .hero-copy > *,
body.kit-theme.page-deadlock .hero-copy > *,
body.kit-theme.page-java .hero-copy > * {
  margin-left: auto;
  margin-right: auto;
}

/* ---------- chassis preview (home) ---------- */
body.kit-theme .kit-preview {
  display: flex;
  justify-content: center;
  margin: 8px auto 28px;
  pointer-events: none;
}

body.kit-theme .kit-win {
  width: 420px;
  max-width: calc(100vw - 48px);
  background: #17131f;
  border: 1px solid #353042;
  box-shadow: inset 0 0 0 1px #1e1928;
}

body.kit-theme .kit-win-bar {
  height: 28px;
  background: #a78bfa;
  color: #17131f;
  font: 800 11px/28px "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.22em;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

body.kit-theme .kit-win-bar::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 8px;
  height: 8px;
  background: #17131f;
  box-shadow: 12px 0 0 #17131f, 24px 0 0 #17131f;
}

body.kit-theme .kit-win-body {
  display: grid;
  grid-template-columns: 76px 1fr;
  min-height: 188px;
  background: #17131f;
}

body.kit-theme .kit-rail {
  background: #120f19;
  border-right: 1px solid #302939;
  display: flex;
  flex-direction: column;
  padding: 6px 0;
}

body.kit-theme .kit-rail-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 3px;
  height: 34px;
  color: #9690a6;
  position: relative;
}

body.kit-theme .kit-rail-item svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  fill: none;
  stroke-width: 1.6;
}

body.kit-theme .kit-rail-item em {
  font-style: normal;
  font-size: 8px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
}

body.kit-theme .kit-rail-item.is-on {
  background: #241d30;
  color: #a78bfa;
}

body.kit-theme .kit-rail-item.is-on::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 3px;
  background: #a78bfa;
}

body.kit-theme .kit-pane {
  padding: 18px 22px;
  display: flex;
  align-items: center;
}

body.kit-theme .kit-rows {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

body.kit-theme .kit-rows li {
  font: 700 13px/1.9 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.08em;
  color: #eeeaf5;
  text-transform: uppercase;
}

body.kit-theme .kit-rows b {
  color: #a78bfa;
  font-weight: 800;
  margin-right: 6px;
}

/* ---------- suite cards ---------- */
body.kit-theme .suite-section { padding-block: 12px 36px; }
body.kit-theme .section { padding-block: 36px; }

body.kit-theme .sec-title,
body.kit-theme .section-bar h2 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  margin: 0;
  color: #a78bfa;
}

body.kit-theme .section-bar {
  margin: 0 0 14px;
  border: 0;
  padding: 0;
  gap: 12px;
  align-items: baseline;
}

body.kit-theme .section-bar::after,
body.kit-theme .section-bar::before { display: none; }

body.kit-theme .sec-lede,
body.kit-theme .fl-intro {
  max-width: 740px;
  font-size: 13px;
  color: #9690a6;
  line-height: 1.6;
  margin: 0 0 18px;
}

body.kit-theme .suite-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 8px;
}

body.kit-theme .suite-grid > .suite-card {
  grid-column: auto !important;
  grid-row: auto;
}

body.kit-theme :is(.suite-card, .product-card, .card, .panel, .acct-card, .fl-card, .pricecard, .ticket-card, .recovery-card, .section-card) {
  background: #17131f;
  border: 1px solid #353042;
  box-shadow: inset 0 0 0 1px #1e1928;
  border-radius: 0;
  backdrop-filter: none;
}

body.kit-theme :is(.suite-card, .product-card, .card, .panel, .fl-card, .pricecard)::before,
body.kit-theme :is(.suite-card, .product-card, .card, .panel, .fl-card, .pricecard)::after {
  background-image: none !important;
  box-shadow: none !important;
}

body.kit-theme a.suite-card,
body.kit-theme a.suite-card:hover {
  color: inherit;
  text-decoration: none;
}

body.kit-theme .suite-card {
  position: relative;
  padding: 22px 18px 18px;
  min-height: 210px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 8px;
  isolation: isolate;
  overflow: hidden;
  color: inherit;
  transform: none !important;
  transition: border-color 0.1s, background 0.1s;
}

body.kit-theme .suite-card::before {
  display: block !important;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 3px;
  background: #a78bfa;
}

body.kit-theme .suite-card:hover {
  background: #1c1725;
  border-color: #a78bfa;
  color: inherit;
}

body.kit-theme .suite-card.sc-cs2,
body.kit-theme .suite-card.sc-l4d2,
body.kit-theme .suite-card.sc-deadlock,
body.kit-theme .suite-card.sc-java {
  background: #17131f;
  border-color: #353042;
}

body.kit-theme .suite-card h3 {
  font: 800 22px/1.1 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.06em;
  margin: 8px 0 0;
  color: #a78bfa;
  text-transform: uppercase;
}

body.kit-theme .sc-description {
  font-size: 12px;
  line-height: 1.4;
  color: #9690a6;
  margin: 0;
}

body.kit-theme .sc-status {
  position: static !important;
  inset: auto !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  flex-wrap: wrap;
  font: 400 10px/1.4 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0;
  background: none;
  border: 0;
  margin: 0;
  color: #9690a6;
  max-width: 100%;
  animation: none !important;
}

body.kit-theme .sc-status b,
body.kit-theme .tc-flag-internal {
  font: 700 10px/1.3 "Segoe UI", Verdana, sans-serif;
  color: #a78bfa;
  padding: 2px 6px;
  border: 1px solid #353042;
  border-radius: 0;
  background: #120f19;
}

body.kit-theme .sc-status i,
body.kit-theme .tc-flag-status {
  font: 400 10px/1.3 "Segoe UI", Verdana, sans-serif;
  color: #9690a6;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-style: normal;
}

body.kit-theme .sc-price {
  margin-top: auto;
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  font-family: "Segoe UI", Verdana, sans-serif;
}

body.kit-theme .sc-price strong {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0;
  color: #f4f5f7;
}

body.kit-theme .sc-price span { font-size: 11px; color: #9690a6; }

body.kit-theme .sc-cta,
body.kit-theme .suite-card .sc-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 16px !important;
  margin-top: 4px;
  background: #a78bfa !important;
  border: 1px solid #a78bfa !important;
  color: #17131f !important;
  font: 800 11px/1 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  box-shadow: none !important;
  align-self: stretch;
}

body.kit-theme .suite-card:hover .sc-cta {
  background: #c4b5fd !important;
  border-color: #c4b5fd !important;
  color: #100e16 !important;
  transform: none !important;
}

body.kit-theme .suite-card.is-off,
body.kit-theme .suite-card.product-disabled { opacity: 0.55; }

/* ---------- process / compare / faq ---------- */
body.kit-theme .glass-process {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: 32px;
  padding: 24px 0 8px;
  border-top: 1px solid #302939;
  margin-top: 8px;
}

body.kit-theme .glass-process h2 { max-width: 360px; color: #f4f5f7; }
body.kit-theme .glass-steps { list-style: none; padding: 0; margin: 0; counter-reset: steps; }
body.kit-theme .glass-steps li {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 12px;
  padding: 0 0 16px;
  counter-increment: steps;
}
body.kit-theme .glass-steps li::before {
  content: "0" counter(steps);
  font: 700 11px/2 "Segoe UI", Verdana, sans-serif;
  color: #a78bfa;
}
body.kit-theme .glass-steps strong { display: block; font-size: 13px; font-weight: 700; color: #f4f5f7; margin-bottom: 4px; text-transform: none; letter-spacing: 0; }
body.kit-theme .glass-steps p { font-size: 13px; color: #9690a6; margin: 0; }

body.kit-theme .compare-wrap {
  border: 1px solid #353042;
  box-shadow: inset 0 0 0 1px #1e1928;
  border-radius: 0;
  overflow: auto;
  background: #17131f;
  margin-top: 12px;
}

body.kit-theme table { border-collapse: collapse; width: 100%; font-size: 13px; line-height: 1.5; }
body.kit-theme :is(th, td) { padding: 10px 14px; border-color: #302939; background: none; }
body.kit-theme thead th {
  font: 700 10px/1.4 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.12em;
  color: #9690a6;
  text-transform: uppercase;
  background: #120f19;
  white-space: nowrap;
}
body.kit-theme tbody th { font-weight: 700; color: #f4f5f7; }
body.kit-theme tbody tr:hover { background: #1c1725; }

body.kit-theme .faq-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 16px;
  max-width: none;
  width: 100%;
}

body.kit-theme details.card { padding: 0; box-shadow: none; }
body.kit-theme details summary {
  padding: 12px 14px;
  font: 700 13px/1.4 "Segoe UI", Verdana, sans-serif;
  color: #eeeaf5;
  cursor: pointer;
  list-style: none;
}
body.kit-theme details summary::-webkit-details-marker { display: none; }
/* Why: styles.css floats the +/- into right padding that the kit summary
   removed, so it hung outside the card. A flex row keeps it inside. claude-opus-5 */
body.kit-theme details summary {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
}
body.kit-theme details summary::after { float: none; margin: 0; flex: 0 0 auto; }
body.kit-theme details p {
  padding: 0 14px 14px;
  margin: 0;
  color: #9690a6;
  font-size: 13px;
  line-height: 1.6;
}

/* ---------- feature lists / pricing ---------- */
/* Why: cards hold 1 to 47 items, so grid rows left tall holes beside short
   cards. Columns pack them; break-inside keeps each card whole. claude-opus-5 */
body.kit-theme .fl-grid {
  display: block;
  column-count: 3;
  column-gap: 10px;
  margin-top: 16px;
}

body.kit-theme .fl-card { padding: 14px; margin: 0 0 10px; break-inside: avoid; }
body.kit-theme .fl-card:hover { border-color: #a78bfa; transform: none; }
body.kit-theme .fl-head {
  padding: 0 0 8px;
  margin: 0 0 8px;
  border-bottom: 1px solid #302939;
  background: none;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
body.kit-theme .fl-head h3 {
  font: 700 12px/1.3 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 0;
  color: #a78bfa;
}
body.kit-theme .fl-count {
  font: 700 10px/1.3 "Segoe UI", Verdana, sans-serif;
  color: #9690a6;
  background: none;
  border: 0;
  padding: 0;
}
body.kit-theme .fl-list { padding: 0; margin: 0; list-style: none; }
body.kit-theme .fl-list li {
  font-size: 12px;
  line-height: 1.55;
  padding: 3px 0;
  color: #eeeaf5;
  border: 0;
  margin: 0;
}
body.kit-theme .fl-list li::before { display: none; }

body.kit-theme .l4d-pricing {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

body.kit-theme .pricecard {
  padding: 18px;
  transform: none !important;
}

body.kit-theme .pricecard:hover {
  border-color: #a78bfa;
  box-shadow: inset 0 0 0 1px #1e1928;
}

body.kit-theme .pc-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 10px;
}

body.kit-theme .pc-head > div:first-child {
  min-width: 0;
  flex: 1;
}

body.kit-theme .pc-head h3 {
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #f4f5f7;
}

body.kit-theme .pc-sub { margin: 4px 0 0; color: #9690a6; font-size: 12px; }
/* Why: styles.css sets strong{display:block} so /mo and "once" wrap under $15/$180/$300. grok-4.6 */
body.kit-theme .pc-price {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  gap: 4px;
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
}
body.kit-theme .pc-price strong {
  display: inline;
  font-size: 22px;
  line-height: 1;
  color: #a78bfa;
}
body.kit-theme .pc-price span {
  display: inline;
  color: #9690a6;
  font-size: 11px;
  margin-left: 0;
}
body.kit-theme .points { margin: 0 0 14px; padding: 0; list-style: none; color: #eeeaf5; }
body.kit-theme .points li {
  font-size: 12px;
  padding: 6px 0;
  border-bottom-color: #302939;
}
/* Why: the round lime bullets read as status lights; the row rules already
   separate the items. claude-opus-5 */
body.kit-theme .points li::before { display: none; }
body.kit-theme .pc-fine { color: #9690a6; font-size: 11px; margin: 8px 0 0; }
body.kit-theme .l4d-note { color: #9690a6; font-size: 12px; margin-top: 12px; }

/* ---------- footer ---------- */
body.kit-theme .site-footer {
  max-width: none;
  margin-top: 40px;
  padding: 28px max(var(--gutter), calc((100% - 1080px) / 2)) 20px;
  background: #120f19;
  border-top: 1px solid #353042;
  box-shadow: none;
}

body.kit-theme .foot-grid {
  max-width: 1080px;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 24px;
  padding: 0;
  margin: 0 auto;
  display: grid;
}

body.kit-theme .foot-brand {
  display: inline-flex;
  align-items: baseline;
  font: 700 16px/1.3 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0;
  text-transform: none;
  color: #eeeaf5;
  gap: 0;
}

body.kit-theme .foot-brand img { display: none; }

body.kit-theme .site-footer h3 {
  font: 700 10px/1.4 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #a78bfa;
  margin: 0 0 10px;
}

body.kit-theme .site-footer :is(p, a, li) {
  font-size: 12px;
  line-height: 1.7;
  color: #9690a6;
}

body.kit-theme .site-footer a:hover { color: #c4b5fd; }

body.kit-theme .legal-line {
  max-width: 1080px;
  margin: 20px auto 0;
  padding: 14px 0 0;
  border-top: 1px solid #302939;
  font: 10px/1.6 "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #9690a6;
}

body.kit-theme .foot-slim {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  align-items: center;
  justify-content: space-between;
  max-width: 720px;
  margin: 0 auto;
}

body.kit-theme .foot-slim > span:not(.foot-brand) {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
}

/* ---------- forms / account / support / auth ---------- */
body.kit-theme :is(input, textarea, select) {
  background: #100e16;
  border: 1px solid #353042;
  border-radius: 0;
  min-height: 36px;
  padding: 8px 10px;
  color: #eeeaf5;
  font: 400 13px/1.4 "Segoe UI", Verdana, sans-serif;
  box-shadow: none;
  max-width: 100%;
}

body.kit-theme input::placeholder,
body.kit-theme textarea::placeholder { color: #9690a6; }

body.kit-theme :is(input, textarea, select):focus {
  border-color: #a78bfa;
  box-shadow: none;
  outline: none;
}

body.kit-theme :is(input[type="checkbox"], input[type="radio"]) {
  min-height: 0;
  width: 12px;
  height: 12px;
  accent-color: #a78bfa;
  border-radius: 0;
}

body.kit-theme label {
  font: 700 11px/1.4 "Segoe UI", Verdana, sans-serif;
  color: #9690a6;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.kit-theme .pass-opt {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 12px;
  color: #9690a6;
}

body.kit-theme .panel-head {
  padding: 10px 14px !important;
  background: #120f19 !important;
  border-bottom: 1px solid #353042;
}

body.kit-theme .panel-head :is(h1, h2, h3) {
  font: 700 11px/1.3 "Segoe UI", Verdana, sans-serif !important;
  letter-spacing: 0.14em !important;
  text-transform: uppercase !important;
  margin: 0;
  color: #a78bfa;
}

body.kit-theme .panel-body { padding: 14px !important; }

body.kit-theme .badge {
  font-family: "Segoe UI", Verdana, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #353042;
  background: #120f19;
  color: #a78bfa;
  font-size: 10px;
  font-weight: 700;
}

body.kit-theme .badge.off { color: #9690a6; }

body.kit-theme.page-account .account-shell {
  max-width: 760px !important;
  padding: 28px var(--gutter) 40px !important;
}

body.kit-theme.page-account .account-hero {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin: 0 0 16px;
}

body.kit-theme.page-account .account-hero h1 {
  font-size: 22px;
  margin: 0;
  letter-spacing: 0.12em;
  color: #a78bfa !important;
  -webkit-text-fill-color: #a78bfa !important;
}

body.kit-theme.page-account .account-hero .lede { font-size: 13px; color: #9690a6; }
body.kit-theme.page-account #auth-panel { max-width: none !important; margin: 0 !important; }
body.kit-theme.page-account .acct-card { margin-bottom: 12px; border-radius: 0; }
body.kit-theme.page-account .dash-bar .btn { font-size: 11px; min-height: 30px; }
body.kit-theme.page-account .acct-group-head h2 {
  font: 700 11px/1.3 "Segoe UI", Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #a78bfa;
}

body.kit-theme .acct-subpanel {
  background: #120f19;
  border-color: #353042;
  border-radius: 0;
}

body.kit-theme .product-grid,
body.kit-theme .seat-list { display: grid; gap: 8px; }

body.kit-theme .seat-row {
  border: 1px solid #353042;
  background: #120f19;
  padding: 12px;
}

body.kit-theme .seat-name { font-weight: 800; color: #f4f5f7; margin: 0; text-transform: uppercase; letter-spacing: 0.08em; }
body.kit-theme .seat-price { color: #9690a6; font-size: 12px; }
body.kit-theme .multi-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}
body.kit-theme .multi-sub { color: #9690a6; font-size: 12px; }
body.kit-theme .pc-actions { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 8px; }
body.kit-theme .acct-hint { color: #9690a6; font-size: 12px; }

body.kit-theme .tc-auth-root { z-index: 3000; }
body.kit-theme .tc-auth-backdrop {
  background: rgba(12, 14, 20, 0.86);
  backdrop-filter: none;
}
body.kit-theme .tc-auth-dialog {
  width: min(400px, calc(100vw - 24px));
  padding: 18px;
  border: 1px solid #353042;
  box-shadow: inset 0 0 0 1px #1e1928;
  border-radius: 0;
  background: #17131f;
  max-height: calc(100dvh - 24px);
  overflow: auto;
}
body.kit-theme .tc-auth-head { background: none; border: 0; padding: 0 0 12px; margin: 0; display: flex; justify-content: space-between; gap: 12px; }
body.kit-theme .tc-auth-head h2 { font-size: 16px; letter-spacing: 0.1em; text-transform: uppercase; color: #a78bfa; }
body.kit-theme .tc-auth-kicker { font: 700 10px/1.4 "Segoe UI", Verdana, sans-serif; letter-spacing: 0.14em; color: #9690a6; text-transform: uppercase; }
body.kit-theme .tc-auth-close {
  background: transparent;
  border: 1px solid #353042;
  border-radius: 0;
  width: 28px;
  height: 28px;
  color: #9690a6;
}
body.kit-theme .tc-auth-dialog label { display: block; margin-bottom: 6px; }
body.kit-theme .tc-auth-dialog input { width: 100%; margin: 4px 0 8px; }
body.kit-theme .tc-auth-actions .btn { width: 100%; min-height: 36px; }
body.kit-theme .tc-auth-switch { font: 400 12px/1.6 "Segoe UI", Verdana, sans-serif; color: #9690a6; text-transform: none; letter-spacing: 0; }

body.kit-theme :is(.support-shell) {
  max-width: 720px;
  margin: auto;
  padding: 32px var(--gutter) 40px;
  font-size: 13px;
  line-height: 1.55;
}

body.kit-theme .support-shell > h1 {
  font-size: 22px;
  letter-spacing: 0.12em;
  color: #a78bfa !important;
  -webkit-text-fill-color: #a78bfa !important;
}

body.kit-theme .support-discord {
  font-size: 13px;
  padding-bottom: 16px;
  border-bottom: 1px solid #302939;
}

body.kit-theme .ticket-list { gap: 8px; }
body.kit-theme .ticket-list li {
  border-radius: 0;
  box-shadow: none;
  background: #17131f;
}
body.kit-theme .ticket-list li:hover { border-color: #a78bfa; background: #1c1725; }
body.kit-theme .staff-banner {
  border: 1px solid #353042;
  background: #120f19;
  border-radius: 0;
  color: #eeeaf5;
  box-shadow: none;
}
body.kit-theme .msg-bubble {
  border-radius: 0;
  background: #120f19;
  box-shadow: none;
}
body.kit-theme .msg-bubble.staff { border-color: #a78bfa; background: rgba(167, 139, 250, 0.08); }
body.kit-theme .pill-st { border-radius: 0; }
body.kit-theme .pill-st.open { background: rgba(167, 139, 250, 0.12); color: #c4b5fd; border-color: #a78bfa; }

body.kit-theme .row { display: flex; flex-wrap: wrap; gap: 8px; }

@media (min-width: 861px) {
  body.kit-theme .nav-toggle { display: none !important; }
  body.kit-theme .nav nav {
    display: flex !important;
    position: static !important;
    inset: auto !important;
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    flex-direction: row;
    align-items: center;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    max-height: none;
    overflow: visible;
    padding: 0;
  }
}

@media (max-width: 1050px) {
  body.kit-theme .suite-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.kit-theme .l4d-pricing { grid-template-columns: 1fr 1fr; }
  body.kit-theme .nav { gap: 12px; }
  body.kit-theme .nav nav > a { padding: 8px 7px; }
}

@media (max-width: 860px) {
  body.kit-theme .nav {
    min-height: 48px;
    padding: 0 16px;
    justify-content: space-between;
  }
  body.kit-theme .nav-toggle { display: inline-flex; }
  body.kit-theme .nav nav {
    display: none;
    position: absolute;
    top: calc(100% + 0px);
    left: 0;
    right: 0;
    width: auto;
    max-height: calc(100dvh - 56px);
    overflow: auto;
    padding: 8px;
    background: #17131f;
    border: 1px solid #353042;
    border-radius: 0;
    box-shadow: none;
    flex-direction: column;
    align-items: stretch;
  }
  body.kit-theme.nav-open .nav nav { display: flex; }
  body.kit-theme .nav nav > a { padding: 12px 10px; font-size: 12px; }
  body.kit-theme .nav-actions { margin: 8px 0 0; padding-top: 8px; border-top: 1px solid #353042; }
  body.kit-theme .nav-actions .btn { width: 100%; }
  body.kit-theme .fl-grid { column-count: 2; }
  body.kit-theme .foot-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
  body.kit-theme .glass-process { gap: 20px; grid-template-columns: 1fr; }
  body.kit-theme .kit-win { width: 340px; }
}

@media (max-width: 560px) {
  body.kit-theme .hero-shell { padding-top: 24px; padding-bottom: 16px; }
  body.kit-theme .suite-grid,
  body.kit-theme .faq-list,
  body.kit-theme .l4d-pricing { grid-template-columns: 1fr; }
  body.kit-theme .fl-grid { column-count: 1; }
  body.kit-theme .suite-card { min-height: 180px; }
  body.kit-theme .kit-preview { margin-bottom: 18px; }
  body.kit-theme .kit-win-body { grid-template-columns: 56px 1fr; }
  body.kit-theme .support-shell { padding-top: 24px; }
  body.kit-theme .site-footer { margin-top: 24px; padding-top: 20px; }
  body.kit-theme.page-account .account-shell { padding-top: 20px !important; }
  body.kit-theme .foot-slim { flex-direction: column; align-items: flex-start !important; }
}
