:root {
  --bg: #08111b;
  --surface: rgba(10, 19, 31, 0.9);
  --surface-2: rgba(13, 24, 38, 0.94);
  --line: rgba(121, 171, 219, 0.18);
  --ink: #eff6fd;
  --muted: #c3d2e2;
  --blue: #73c6ff;
  --blue-deep: #2c5f96;
  --glow: rgba(115, 198, 255, 0.2);
  --landy: #ff4fc3;
  --landy-deep: #d92f9e;
  --landy-glow: rgba(255, 79, 195, 0.22);
  --gold: #ffd175;
  --radius: 24px;
  --shadow: 0 24px 58px rgba(0, 0, 0, 0.28);
}

/* 2026-07-30 readable policy system */
body.policy-page{
  min-height:100svh;
  background:linear-gradient(180deg,#070b08,#102017 58%,#070b08);
  color:#f8f2e7;
}
body.policy-page::after{display:none}
body.policy-page .circuit-bg{opacity:.12;filter:saturate(.45)}
body.policy-page .wrap{position:relative;z-index:2;width:min(980px,calc(100% - 28px));padding:20px 0 48px}
body.policy-page .codee-header{position:relative;margin-bottom:18px;border:1px solid rgba(209,181,108,.24);background:rgba(7,14,9,.94)}
body.policy-page .card{
  opacity:1!important;transform:none!important;filter:none!important;
  color:#f8f2e7!important;border:1px solid rgba(209,181,108,.30)!important;
  background:linear-gradient(145deg,rgba(22,57,35,.96),rgba(7,13,9,.98))!important;
  box-shadow:0 28px 80px rgba(0,0,0,.42)!important;
}
body.policy-page .card h1,body.policy-page .card h2,body.policy-page .card h3{color:#fffaf0!important}
body.policy-page .card p,body.policy-page .card li,body.policy-page .card .lead{color:#d8cfbd!important;opacity:1!important}
body.policy-page a{color:#efd17b}
body.policy-page .founder-footer{position:relative;z-index:2;background:#070d09;color:#d8cfbd;border-top:1px solid rgba(209,181,108,.22)}
body.policy-page .founder-footer-social a{color:#efd17b}

.aik9-global-footer{
  overflow:hidden;
  border-color:rgba(215,185,104,.22)!important;
  background:
    radial-gradient(circle at 10% 0,rgba(116,146,83,.17),transparent 30%),
    linear-gradient(145deg,#0c120b,#060806)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.3)!important;
}
.aik9-footer-seal{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1.5fr);gap:22px;align-items:center;width:100%;margin-top:20px;padding-top:20px;border-top:1px solid rgba(215,185,104,.18)}
.aik9-footer-seal>div{display:grid;gap:5px}.aik9-footer-seal strong{color:#f1dfa9;font-size:.82rem;letter-spacing:.16em}.aik9-footer-seal span{color:rgba(247,245,238,.64);font-size:.82rem;line-height:1.45}.aik9-footer-seal nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.aik9-footer-seal a{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid rgba(215,185,104,.18);border-radius:999px;background:rgba(215,185,104,.06);color:#f7f1df;text-decoration:none;font-size:.74rem;font-weight:800}.aik9-footer-seal a:hover{background:rgba(215,185,104,.14);border-color:rgba(215,185,104,.38)}
@media(max-width:720px){.aik9-footer-seal{grid-template-columns:1fr}.aik9-footer-seal nav{justify-content:flex-start}.aik9-footer-seal a{flex:1 1 calc(50% - 8px);justify-content:center}}
@media(max-width:720px){body.policy-page .wrap{width:min(100% - 18px,980px)}body.policy-page .card{padding:20px 16px!important}}

* { box-sizing: border-box; }

html, body {
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Avenir Next", "Trebuchet MS", "Segoe UI", sans-serif;
  color: var(--ink);
  background:
    radial-gradient(860px 520px at 14% 0%, rgba(54, 121, 186, 0.22), transparent 50%),
    radial-gradient(720px 460px at 100% 12%, rgba(82, 153, 220, 0.12), transparent 44%),
    radial-gradient(620px 420px at 50% 100%, rgba(255, 209, 117, 0.08), transparent 42%),
    linear-gradient(180deg, #08111b 0%, #0b1725 52%, #09121c 100%);
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath d='M4 3l8.7 17.8 2.2-7.4 7.1-2.3z' fill='white' stroke='%23133250' stroke-width='1.6' stroke-linejoin='round'/%3E%3C/svg%3E") 4 3, auto;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 0%, rgba(115, 198, 255, 0.1), transparent 24%),
    linear-gradient(rgba(255,255,255,0.015) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.015) 1px, transparent 1px);
  background-size: auto, 56px 56px, 56px 56px;
  mask-image: radial-gradient(circle at 50% 26%, black, transparent 80%);
  z-index: 0;
}

body.paw-pressed {
  cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cpath d='M4 3l8.7 17.8 2.2-7.4 7.1-2.3z' fill='white' stroke='%23133250' stroke-width='1.6' stroke-linejoin='round'/%3E%3C/svg%3E") 4 3, auto;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

.codee-facts-ticker {
  position: relative;
  z-index: 30;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  width: 100%;
  min-height: 46px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: #050608;
  color: #f8fafc;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
}

.codee-facts-ticker__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 18px;
  border-right: 1px solid rgba(255, 255, 255, 0.14);
  background: #f5f5f5;
  color: #050608;
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.codee-facts-ticker__viewport {
  min-width: 0;
  overflow: hidden;
}

.codee-facts-ticker__track {
  display: flex;
  align-items: center;
  width: max-content;
  min-height: 46px;
  animation: codeeFactsTicker 46s linear infinite;
}

.codee-facts-ticker:hover .codee-facts-ticker__track,
.codee-facts-ticker:focus-within .codee-facts-ticker__track {
  animation-play-state: paused;
}

.codee-facts-ticker__item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 46px;
  padding: 0 30px;
  color: #f8fafc;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.codee-facts-ticker__item::before {
  content: "";
  width: 7px;
  height: 7px;
  flex: 0 0 auto;
  border-radius: 999px;
  background: #ffd175;
  box-shadow: 0 0 0 4px rgba(255, 209, 117, 0.12);
}

.codee-facts-ticker__item span {
  color: rgba(248, 250, 252, 0.72);
  font-weight: 650;
  text-transform: none;
}

.codee-facts-ticker__item em {
  color: #ffd175;
  font-style: normal;
  font-weight: 900;
}

.codee-facts-ticker__item:hover strong,
.codee-facts-ticker__item:focus-visible strong {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.codee-facts-ticker__item:focus-visible {
  outline: 2px solid #ffd175;
  outline-offset: -5px;
}

@keyframes codeeFactsTicker {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-33.333%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .codee-facts-ticker__track {
    width: auto;
    animation: none;
  }
}

@media (max-width: 720px) {
  .codee-facts-ticker {
    grid-template-columns: 1fr;
  }

  .codee-facts-ticker__label {
    min-height: 32px;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  }

  .codee-facts-ticker__track {
    min-height: 44px;
    animation-duration: 34s;
  }

  .codee-facts-ticker__item {
    min-height: 44px;
    padding: 0 20px;
    font-size: 0.76rem;
  }
}

.shell {
  position: relative;
  z-index: 1;
  width: min(1240px, calc(100% - 1.5rem));
  margin: 0 auto;
  padding: 24px 0 48px;
}

.motion-reveal {
  opacity: 0;
  transform: translate3d(0, 18px, 0) scale(0.992);
  filter: blur(7px);
  transition:
    opacity 520ms cubic-bezier(.2, .72, .16, 1),
    transform 520ms cubic-bezier(.2, .72, .16, 1),
    filter 520ms cubic-bezier(.2, .72, .16, 1),
    box-shadow 220ms ease;
  transition-delay: var(--reveal-delay, 0ms);
  will-change: opacity, transform, filter;
}

.motion-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  filter: blur(0);
}

.motion-reveal--soft {
  transform: translate3d(0, 12px, 0);
}

.hq-topbar {
  position: sticky;
  top: 10px;
  z-index: 8;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px;
  padding: 12px 14px;
  border: 1px solid rgba(121, 171, 219, 0.18);
  border-radius: 20px;
  background:
    radial-gradient(circle at top left, rgba(115, 198, 255, 0.12), transparent 26%),
    rgba(8, 17, 29, 0.82);
  backdrop-filter: blur(14px);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.2);
}

.hq-topbar-brand {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.hq-topbar-copy strong,
.hq-topbar-copy span {
  display: block;
}

.hq-topbar-copy strong {
  color: #f4fbff;
  font-size: 1.15rem;
  letter-spacing: 0.04em;
  line-height: 1.05;
}

.hq-topbar-copy span {
  color: #a9bfd6;
  font-size: 0.9rem;
  line-height: 1.15;
}

.hq-topbar-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.hq-topbar-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(121, 171, 219, 0.12);
  color: #d6e5f4;
  font-size: 0.97rem;
  font-weight: 700;
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.hq-topbar-nav a:hover {
  transform: translateY(-1px);
  border-color: rgba(115, 198, 255, 0.28);
  background: rgba(115, 198, 255, 0.12);
  box-shadow: 0 12px 26px rgba(0,0,0,0.18);
}

.hq-topbar-actions {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.hq-topbar-btn {
  min-height: 50px;
  height: 50px;
  padding: 0 18px;
  font-size: 0.98rem;
}

.hq-topbar-btn--secondary {
  background: rgba(255,255,255,0.05);
  color: #d8ebff;
  border-color: rgba(84, 138, 199, 0.12);
  box-shadow: none;
}

.hq-mobile-launcher {
  position: fixed;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 12;
  display: none;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 0 16px;
  border-radius: 16px;
  border: 1px solid rgba(121, 171, 219, 0.18);
  background: rgba(8, 17, 29, 0.92);
  color: #eef8ff;
  box-shadow: 0 12px 28px rgba(0,0,0,0.2);
  backdrop-filter: blur(14px);
  transform: translateY(0);
  opacity: 1;
  transition: transform 180ms ease, opacity 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.hq-mobile-launcher.is-hidden {
  transform: translateY(calc(100% + env(safe-area-inset-bottom, 0px) + 14px));
  opacity: 0;
  pointer-events: none;
}

.hq-mobile-launcher-brand {
  font-size: 1.04rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.hq-mobile-launcher-icon {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
}

.hq-mobile-launcher-icon span {
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
}

.newsletter-hero {
  grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
  align-items: stretch;
  gap: 22px;
}

.newsletter-card {
  display: grid;
  gap: 14px;
  padding: 20px;
  border: 1px solid rgba(115, 183, 255, 0.22);
  border-radius: 24px;
  background:
    radial-gradient(circle at 18% 0%, rgba(115, 183, 255, 0.18), transparent 42%),
    rgba(9, 20, 34, 0.84);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.24), 0 0 38px rgba(88, 177, 255, 0.12);
}

.newsletter-card label {
  display: grid;
  gap: 8px;
  color: #d9ebff;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.newsletter-card input,
.newsletter-card select {
  width: 100%;
  min-height: 48px;
  border: 1px solid rgba(121, 171, 219, 0.2);
  border-radius: 14px;
  background: rgba(1, 8, 15, 0.72);
  color: #eff8ff;
  padding: 0 14px;
  font: inherit;
  text-transform: none;
}

.newsletter-status {
  margin: 0;
  color: #a9bfd6;
  font-size: 0.94rem;
  line-height: 1.5;
}

.coming-soon-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(115, 183, 255, 0.18);
  background: rgba(115, 183, 255, 0.08);
  color: #e8f5ff;
  font-weight: 800;
}

.wrap {
  width: min(940px, calc(100% - 1.5rem));
  margin: 0 auto;
  padding: 20px 0 40px;
}

.top-tabs {
  position: sticky;
  top: 12px;
  z-index: 5;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  padding: 14px 16px;
  margin-bottom: 20px;
  border: 1px solid var(--line);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(13, 27, 45, 0.94), rgba(12, 24, 40, 0.94));
  backdrop-filter: blur(18px);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);
}

.top-tabs-service {
  margin-bottom: 24px;
}

.top-tabs::before {
  content: "Codee";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(84, 138, 199, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: #d7ebff;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.top-tab-home {
  gap: 10px;
  padding-left: 10px;
  padding-right: 14px;
}

.top-tab-home img {
  width: 24px;
  height: 24px;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.22);
}

.top-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(84, 138, 199, 0.14);
  background: rgba(255, 255, 255, 0.06);
  color: #d2e8ff;
  font-weight: 800;
}

.top-tab:hover {
  border-color: rgba(62, 141, 224, 0.28);
  background: rgba(77, 168, 255, 0.12);
}

.top-tab.is-active {
  border-color: rgba(62, 141, 224, 0.34);
  background: rgba(77, 168, 255, 0.18);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(62, 141, 224, 0.08);
}

.circuit-bg {
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  background:
    radial-gradient(ellipse at 16% 16%, rgba(79, 148, 216, 0.14), transparent 34%),
    radial-gradient(ellipse at 78% 22%, rgba(46, 104, 168, 0.13), transparent 30%),
    radial-gradient(ellipse at 42% 78%, rgba(22, 64, 110, 0.12), transparent 34%),
    linear-gradient(135deg, rgba(9, 18, 30, 0.96), rgba(8, 15, 25, 0.94));
  opacity: 0.98;
  animation: wallpaper-scroll 140s linear infinite;
}

.hero-panel,
.section-card {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background:
    radial-gradient(circle at top right, rgba(115, 198, 255, 0.12), transparent 22%),
    radial-gradient(circle at 0% 100%, rgba(255, 209, 117, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(12, 23, 37, 0.97), rgba(10, 19, 31, 0.98));
  box-shadow: var(--shadow);
}

.hero-panel {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 22px;
  padding: 30px;
}

.hero-copy,
.hero-visual,
.section-card {
  min-width: 0;
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  margin: 0 0 14px;
  padding: 6px 11px;
  border-radius: 999px;
  border: 1px solid rgba(115, 198, 255, 0.22);
  background: linear-gradient(180deg, rgba(255, 209, 117, 0.1), rgba(77, 168, 255, 0.08));
  color: #dbecff;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.hero-brand {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 18px;
  align-items: center;
}

.hero-logo {
  width: 140px;
  max-width: 100%;
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.35));
}

h1,
h2,
h3 {
  margin: 0 0 10px;
  line-height: 1.08;
}

h1 {
  font-size: clamp(2.1rem, 4.6vw, 4rem);
}

h2 {
  font-size: clamp(1.55rem, 2.8vw, 2.5rem);
}

h3 {
  font-size: 1.2rem;
}

.lead,
.section-text,
.service-card p,
.support-copy p {
  color: var(--muted);
  line-height: 1.62;
  max-width: 68ch;
}

.hero-actions,
.support-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.hero-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.hero-pills span {
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(90, 144, 201, 0.18);
  background: rgba(255, 255, 255, 0.06);
  color: #cfe6ff;
  font-size: 0.86rem;
  font-weight: 700;
}

.hero-visual {
  position: relative;
  overflow: hidden;
  border-radius: calc(var(--radius) - 6px);
  min-height: 420px;
  border: 1px solid rgba(84, 138, 199, 0.16);
  box-shadow: 0 28px 54px rgba(0, 0, 0, 0.22);
}

.hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(214, 234, 250, 0.1) 0%, rgba(115, 157, 196, 0.22) 100%);
  pointer-events: none;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  height: auto;
  padding: 12px 20px;
  border-radius: 8px;
  border: 1px solid rgba(121, 171, 219, 0.18);
  background: linear-gradient(180deg, rgba(25, 44, 68, 0.98), rgba(13, 24, 39, 0.98));
  color: #eef8ff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.15;
  text-align: center;
  white-space: normal;
  overflow-wrap: anywhere;
  box-shadow: 0 14px 28px rgba(0,0,0,0.18), inset 0 0 0 1px rgba(116, 225, 255, 0.04);
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, border-color 180ms ease, filter 180ms ease;
}

.btn,
.hero-mission-card,
.hq-micro-band span,
.hq-eye-link {
  transform-origin: center;
}

.cta-spotlight {
  position: relative;
  border-color: rgba(122, 228, 255, 0.42) !important;
  box-shadow:
    0 18px 40px rgba(0, 0, 0, 0.28),
    0 0 0 1px rgba(122, 228, 255, 0.18),
    0 0 28px rgba(77, 168, 255, 0.18);
  filter: brightness(1.04);
}

.cta-spotlight::after {
  content: "";
  position: absolute;
  inset: -4px;
  border-radius: inherit;
  border: 1px solid rgba(122, 228, 255, 0.22);
  opacity: 0;
  animation: ctaPulseRing 2.8s ease-out infinite;
  pointer-events: none;
}

.btn.alt {
  background: rgba(255,255,255,0.06);
  border-color: rgba(255,255,255,0.1);
  color: #dcecff;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}

.landy-btn {
  background: linear-gradient(180deg, var(--landy), var(--landy-deep));
  box-shadow: 0 10px 24px var(--landy-glow);
}

.btn:hover {
  transform: translateY(-1px);
}

.btn:not(.alt):hover {
  box-shadow: 0 18px 36px rgba(0,0,0,0.24), 0 0 0 1px rgba(116, 225, 255, 0.08);
  border-color: rgba(121, 171, 219, 0.28);
  filter: brightness(1.03);
}

.btn.alt:hover {
  background: rgba(255,255,255,0.09);
  border-color: rgba(255,255,255,0.20);
}

.btn:active {
  transform: translateY(0);
  filter: brightness(0.98);
}

.btn:focus-visible {
  outline: none;
  box-shadow: 0 0 0 3px rgba(77,141,255,0.28), 0 10px 30px rgba(47,110,242,0.25);
}

.section-card {
  margin-top: 0;
  padding: 28px;
}

.hero {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: linear-gradient(180deg, rgba(248, 252, 255, 0.9), rgba(231, 241, 251, 0.92));
  box-shadow: var(--shadow);
  padding: 28px;
}

.hero-compact {
  margin-top: 18px;
}

.ebook-stage,
.digiapp-stage {
  display: grid;
  justify-items: center;
  text-align: center;
}

.ebook-cover {
  width: min(320px, 82vw);
  margin: 6px auto 14px;
  border-radius: 20px;
  box-shadow: 0 26px 44px rgba(0, 0, 0, 0.3);
}

.digiapp-cover {
  width: min(280px, 78vw);
}

.ebook-description {
  max-width: 720px;
  margin: 0 auto 18px;
  padding-left: 22px;
  color: var(--muted);
  line-height: 1.68;
  text-align: left;
}

.benefits-list {
  max-width: 760px;
}

.ebook-cta-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin: 10px 0 12px;
  padding: 16px;
  width: min(920px, 100%);
  border-radius: 22px;
  border: 1px solid rgba(90, 144, 201, 0.14);
  background: linear-gradient(180deg, rgba(255,255,255,0.64), rgba(234,242,249,0.54));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.qr-link-panel {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(90, 144, 201, 0.16);
}

.qr {
  width: 148px;
  height: 148px;
  object-fit: cover;
  border-radius: 14px;
}

.buy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  min-height: 84px;
  padding: 16px 24px;
  border-radius: 18px;
  background: linear-gradient(180deg, var(--blue), var(--blue-deep));
  color: #fff;
  font-size: 1.25rem;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(69, 161, 255, 0.24);
}

.scroll-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1px solid rgba(90, 144, 201, 0.18);
  background: rgba(255, 255, 255, 0.72);
  color: #28486c;
  font-weight: 800;
}

.example-social-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 16px;
}

.example-social-icon {
  width: 34px;
  height: 34px;
  object-fit: contain;
}

.example-footer-text {
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 0.94rem;
}

.actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.kicker {
  display: inline-flex;
  align-items: center;
  margin: 0 0 14px;
  padding: 6px 11px;
  border-radius: 999px;
  border: 1px solid rgba(147, 196, 255, 0.24);
  background: rgba(147, 196, 255, 0.08);
  color: #dbeaff;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.card,
.mini-card,
.c {
  border: 1px solid rgba(90, 144, 201, 0.14);
  border-radius: 18px;
  background:
    radial-gradient(circle at top left, rgba(115, 198, 255, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(15, 29, 48, 0.88), rgba(10, 21, 35, 0.92));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.card {
  margin-top: 16px;
  padding: 22px;
}

.live-example-card {
  padding: 32px;
  background: linear-gradient(180deg, rgba(248, 252, 255, 0.98), rgba(236, 243, 251, 0.96));
  border-color: rgba(90, 144, 201, 0.12);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.18);
  color: #101827;
}

.live-example-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  gap: 28px;
  align-items: center;
}

.live-example-copy h1,
.live-example-copy h2,
.live-example-copy h3 {
  color: #101827;
}

.live-example-copy .muted,
.live-example-copy ul,
.live-example-copy li {
  color: #4b5563;
}

.live-example-copy ul {
  margin: 0 0 18px 18px;
  color: var(--muted);
  line-height: 1.62;
}

.live-example-visual {
  display: block;
  padding: 20px;
  border: 1px solid rgba(90, 144, 201, 0.12);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 252, 0.98));
  box-shadow: 0 24px 46px rgba(15, 23, 42, 0.1);
}

.live-example-visual img {
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}

.live-example-visual.service-showcase {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 430px;
  padding: 24px;
  overflow: hidden;
}

.live-example-visual.service-showcase img {
  max-width: 100%;
  max-height: 380px;
  border-radius: 18px;
  box-shadow: 0 26px 48px rgba(15, 23, 42, 0.14);
}

.live-example-card .kicker {
  color: #506070;
  border-color: rgba(17, 24, 39, 0.08);
  background: rgba(17, 24, 39, 0.04);
}

.live-example-card .btn {
  box-shadow: 0 14px 28px rgba(37, 99, 235, 0.18);
}

.live-example-card .btn.alt {
  border-color: rgba(17, 24, 39, 0.12);
  background: rgba(255, 255, 255, 0.96);
  color: #13253e;
  box-shadow: none;
}

.example-panel .hero-copy {
  padding: 30px;
}

.example-visual {
  min-height: 0;
}

.example-visual img {
  object-fit: contain;
}

.mini-card,
.c {
  padding: 18px;
}

.mini-flow,
.compare {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.slim-band {
  padding-bottom: 18px;
}

.muted {
  color: var(--muted);
}

.landy-panel {
  border-color: rgba(255, 79, 195, 0.22);
  background:
    radial-gradient(circle at top right, rgba(255, 79, 195, 0.14), transparent 28%),
    linear-gradient(180deg, rgba(35, 10, 31, 0.94), rgba(20, 8, 26, 0.98));
}

.landy-eyebrow {
  border-color: rgba(255, 130, 216, 0.24);
  background: rgba(255, 79, 195, 0.1);
  color: #ffd2f1;
}

.landy-grid {
  display: grid;
  grid-template-columns: 0.96fr 1.04fr;
  gap: 16px;
}

.landy-card {
  border: 1px solid rgba(255, 122, 211, 0.18);
  border-radius: 20px;
  background: linear-gradient(180deg, rgba(27, 12, 30, 0.9), rgba(15, 8, 21, 0.96));
  padding: 18px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.landy-topline,
.landy-results-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}

.landy-mark,
.landy-status {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 7px 11px;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.landy-mark {
  color: #ffe6f8;
  background: rgba(255, 79, 195, 0.16);
  border: 1px solid rgba(255, 112, 205, 0.26);
}

.landy-status {
  color: #ffd4f1;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 122, 211, 0.18);
}

.landy-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.landy-form label,
.landy-states,
.landy-options {
  display: grid;
  gap: 7px;
  color: #f6dff0;
  font-size: 0.92rem;
  font-weight: 700;
}

.landy-form input,
.landy-form select,
.landy-form textarea {
  width: 100%;
  border: 1px solid rgba(255, 164, 223, 0.16);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  border-radius: 14px;
  padding: 12px 13px;
  font: inherit;
}

.landy-states,
.landy-options,
.landy-notes,
.landy-actions {
  grid-column: 1 / -1;
}

.landy-states label,
.landy-options label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #f7d9ef;
}

.landy-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 4px;
}

.landy-message {
  min-height: 22px;
  margin: 14px 0 0;
  color: #ffd0f0;
}

.landy-results-list {
  display: grid;
  gap: 12px;
  margin-top: 16px;
}

.landy-empty,
.landy-result,
.landy-links {
  border: 1px solid rgba(255, 122, 211, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.04);
  padding: 14px;
}

.landy-result h4,
.landy-empty h4,
.landy-links h4 {
  margin: 0 0 8px;
}

.landy-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}

.landy-pill {
  border-radius: 999px;
  padding: 6px 9px;
  font-size: 0.72rem;
  font-weight: 800;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 134, 214, 0.18);
  color: #ffdff4;
}

.landy-link-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 12px;
}

.landy-link-row a {
  color: #ffd7f2;
  font-weight: 700;
}

.section-head {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
  align-items: end;
  margin-bottom: 18px;
}

.section-text {
  max-width: 620px;
}

.section-head-compact {
  align-items: start;
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.tab-guide-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-bottom: 14px;
}

.service-stack {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

.service-stack-tight {
  margin-bottom: 24px;
}

.service-card {
  display: flex;
  flex-direction: column;
  padding: 24px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}

.service-card-wide {
  display: grid;
  grid-template-columns: minmax(260px, 420px) 1fr;
  gap: 20px;
  align-items: center;
}

.guide-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 18px 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.16);
}

.service-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 480px;
  margin-bottom: 14px;
  margin-inline: auto;
  border-radius: 34px;
  position: relative;
  overflow: visible;
}

.service-showcase::before {
  content: "";
  position: absolute;
  inset: 18px 22px 58px;
  border-radius: 32px;
  background:
    radial-gradient(circle at 50% 14%, rgba(93, 174, 255, 0.24), transparent 34%),
    linear-gradient(180deg, rgba(16, 28, 48, 0.48), rgba(8, 16, 29, 0.14));
  border: 1px solid rgba(132, 189, 255, 0.08);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 20px 46px rgba(0, 0, 0, 0.18),
    0 0 36px rgba(53, 143, 255, 0.08);
}

.service-showcase::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 22px;
  width: 68%;
  height: 20px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: radial-gradient(ellipse at center, rgba(117, 190, 255, 0.55) 0%, rgba(117, 190, 255, 0.18) 45%, transparent 75%);
  filter: blur(6px);
}

.service-card-app .service-showcase::before,
.service-card-blog .service-showcase::before,
.service-card-flyer .service-showcase::before {
  inset: 22px 28px 62px;
}

.service-mark img {
  position: relative;
  z-index: 1;
  max-width: 88%;
  max-height: 396px;
  object-fit: contain;
  filter: drop-shadow(0 26px 34px rgba(0, 0, 0, 0.34));
  transform: translateY(-8px);
  animation: device-float 5.6s ease-in-out infinite;
}

.service-card-codee .service-mark {
  height: 320px;
}

.service-card-codee .service-mark img {
  max-width: 70%;
  max-height: 240px;
  filter: drop-shadow(0 18px 28px rgba(0, 0, 0, 0.22));
}

.service-card-app .service-mark img {
  max-width: 98%;
  max-height: 410px;
}

.service-card-blog .service-mark img,
.service-card-flyer .service-mark img {
  max-width: 96%;
  max-height: 402px;
}

.live-example-card .service-showcase img {
  max-width: 76%;
  max-height: 350px;
}

.live-example-card .service-mark {
  height: 430px;
}

.service-tag {
  margin: 0 0 8px;
  color: #d4e6ff;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.service-list {
  margin: 14px 0 18px;
  padding-left: 18px;
  color: #eef6ff;
}

.service-list li {
  margin-bottom: 8px;
}

.support-band {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 18px;
  align-items: center;
}

.capability-panel {
  gap: 18px;
}

.capability-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.capability-card {
  padding: 20px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}

.capability-card h4 {
  margin: 0 0 8px;
  font-size: 1rem;
}

.capability-card p {
  margin: 0;
  color: #5b6b7c;
  line-height: 1.58;
}

.service-card h1,
.service-card h2,
.service-card h3,
.service-card h4 {
  color: #0b1220;
}

.service-card p,
.service-card li,
.section-text,
.lead {
  color: #5b6b7c;
}

.guide-copy .eyebrow,
.guide-copy h1,
.guide-copy h2,
.guide-copy h3,
.guide-copy p,
.guide-copy li {
  opacity: 1 !important;
  color: #0b1220 !important;
}

.section-head,
.section-head-compact {
  justify-content: space-between;
}

.library-cta-stack {
  display: grid;
  gap: 12px;
  justify-items: start;
}

.actions {
  justify-content: flex-start;
}

.hq-page-content .section-head,
.hq-page-content .section-head-compact,
.hq-page-content .guide-copy,
.hq-page-content .capability-panel,
.hq-page-content .capability-card,
.hq-page-content .hq-service-copy {
  text-align: left;
}

.actions {
  gap: 16px;
}

.page-who-is-codee .guide-copy {
  padding: 10px 0 10px 2px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.page-who-is-codee .section-card {
  border: 1px solid rgba(121, 171, 219, 0.14);
  background:
    radial-gradient(circle at top right, rgba(115, 183, 255, 0.05), transparent 24%),
    linear-gradient(180deg, rgba(11, 20, 32, 0.9), rgba(10, 18, 29, 0.94));
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16);
}

.page-who-is-codee .tab-guide-grid,
.page-who-is-codee .service-stack {
  gap: 18px;
}

.page-who-is-codee .service-card-codee {
  border: 0;
  background: transparent;
  box-shadow: none;
}

.page-who-is-codee .service-card {
  border-color: rgba(90, 160, 230, 0.14);
  background: rgba(8, 19, 32, 0.32);
}

.page-who-is-codee .guide-copy .eyebrow,
.page-who-is-codee .guide-copy h1,
.page-who-is-codee .guide-copy h2,
.page-who-is-codee .guide-copy h3,
.page-who-is-codee .guide-copy p,
.page-who-is-codee .guide-copy .lead,
.page-who-is-codee .guide-copy .service-list,
.page-who-is-codee .guide-copy .service-list li {
  color: #f7fbff !important;
  opacity: 1 !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.4);
}

.page-who-is-codee .guide-copy * {
  color: #f7fbff !important;
  opacity: 1 !important;
}

.page-who-is-codee .guide-copy .eyebrow {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.1);
}

.page-who-is-codee .service-card-codee .service-mark {
  background: rgba(8, 19, 32, 0.22);
  border-color: rgba(90, 160, 230, 0.14);
}

@keyframes device-float {
  0%, 100% {
    transform: translateY(-8px);
  }
  50% {
    transform: translateY(-16px);
  }
}

@keyframes heroSequenceIn {
  0% {
    opacity: 0;
    transform: translate3d(0, 22px, 0) scale(0.988);
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
    filter: blur(0);
  }
}

@keyframes ctaPulseRing {
  0% {
    opacity: 0.55;
    transform: scale(0.98);
  }
  100% {
    opacity: 0;
    transform: scale(1.08);
  }
}

@keyframes wallpaper-scroll {
  0% {
    background-position: 0 0, center 0;
  }
  100% {
    background-position: 0 0, center 2200px;
  }
}

@media (max-width: 960px) {
  .shell,
  .wrap,
  .page-live-resume .shell {
    width: min(1120px, calc(100% - 1.1rem));
  }

  .hq-topbar {
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .hq-topbar-nav,
  .hq-topbar-actions {
    width: 100%;
    justify-content: flex-start;
  }

  .hq-topbar-actions .btn {
    width: auto;
  }

  .live-example-grid,
  .hero-panel,
  .support-band,
  .service-card-wide,
  .service-grid,
  .capability-grid,
  .service-stack,
  .tab-guide-grid,
  .landy-grid,
  .landy-form,
  .mini-flow,
  .compare {
    grid-template-columns: 1fr;
  }

  .hero-brand {
    grid-template-columns: 1fr;
  }

  .hero-logo {
    width: 124px;
  }

  .hero-visual {
    min-height: 320px;
  }

  .service-mark {
    height: 360px;
  }

  .service-mark img {
    max-height: 296px;
  }

  .service-card-app .service-mark img,
  .service-card-blog .service-mark img,
  .service-card-flyer .service-mark img {
    max-height: 304px;
  }

  .live-example-card .service-showcase img {
    max-width: 88%;
    max-height: 304px;
  }

  .live-example-card .service-mark {
    height: 360px;
  }

  .actions,
  .hero-actions,
  .support-actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .actions .btn,
  .hero-actions .btn,
  .support-actions .btn,
  .live-example-card .btn {
    width: 100%;
    max-width: 420px;
  }

  .ebook-cta-row {
    width: 100%;
  }

  .buy-button {
    min-width: 200px;
    width: 100%;
    max-width: 320px;
  }

  .circuit-bg {
    background:
      linear-gradient(180deg, rgba(5, 10, 18, 0.44), rgba(5, 10, 18, 0.62)),
      url("assets/aik9-wallpaper-fast.jpg") center top / 220% auto repeat-y;
  }

  .top-tabs {
    top: 8px;
    padding: 12px;
  }

  .site-footer-links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .site-footer-top,
  .site-footer-columns {
    grid-template-columns: 1fr;
  }

  .hq-decision-grid,
  .codee-system-map {
    grid-template-columns: 1fr;
  }

  .site-footer-actions {
    justify-content: flex-start;
  }

  .site-footer-links a {
    width: 100%;
  }

  .section-head {
    gap: 14px;
  }

  .hero-mission-cta-band {
    grid-template-columns: 1fr;
  }
}

.site-footer {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto 24px;
  padding: 20px 22px;
  border: 1px solid rgba(121, 171, 219, 0.16);
  border-radius: 20px;
  background-color: #0b1624;
  background-image: none;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.2);
}

.site-footer-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.site-footer-brand {
  display: grid;
  gap: 10px;
}

.site-footer-kicker {
  margin: 0;
  color: #a9d8ff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.site-footer-title {
  margin: 0;
  color: #f5fbff;
  font-size: clamp(1.35rem, 2.6vw, 2.1rem);
  line-height: 1.04;
}

.site-footer-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
}

.site-footer-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.site-footer-columns strong {
  display: block;
  margin-bottom: 10px;
  color: #f2f8ff;
  font-size: 0.86rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-footer-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.site-footer-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.16);
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.94);
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.06);
}

.hq-decision-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0 4px;
}

.hq-decision-card {
  display: grid;
  gap: 8px;
  min-height: 132px;
  padding: 16px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.1), transparent 38%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));
  color: #f3f9ff;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.hq-decision-card strong {
  font-size: 1rem;
  line-height: 1.1;
}

.hq-decision-card span {
  color: #bfd3e8;
  line-height: 1.6;
}

.codee-system-map {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.codee-system-step {
  display: grid;
  gap: 12px;
  min-height: 220px;
  padding: 22px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.035));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.06),
    0 18px 36px rgba(1, 6, 16, 0.18);
}

.codee-system-step span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(103, 215, 255, 0.12);
  border: 1px solid rgba(103, 215, 255, 0.18);
  color: #dff6ff;
  font-weight: 800;
}

.codee-system-step strong {
  color: #f5fbff;
  font-size: 1.14rem;
  line-height: 1.15;
}

.codee-system-step p {
  margin: 0;
  color: #d4e6f7;
  line-height: 1.68;
}

.codee-system-step--wide {
  grid-column: span 2;
}

.codee-system-step em {
  color: #91daff;
  font-style: normal;
  font-size: 0.86rem;
  font-weight: 700;
  line-height: 1.5;
}

.founder-footer-copy {
  margin: 0;
  color: #c5d8ec;
  line-height: 1.62;
}

.codee-header {
  position: sticky;
  top: 10px;
  z-index: 8;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 64px;
  padding: 12px 14px;
  margin-bottom: 16px;
  border: 1px solid rgba(121, 171, 219, 0.16);
  border-radius: 20px;
  background: rgba(8, 17, 29, 0.82);
  backdrop-filter: blur(14px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.16);
}

.codee-header-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 44px;
  color: #d7ebff;
}

.codee-header-brand img {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  object-fit: cover;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
}

.codee-header-brand span {
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.codee-menu-toggle,
.codee-menu-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  border: 1px solid rgba(84, 138, 199, 0.14);
  background: rgba(255, 255, 255, 0.06);
  color: #d2e8ff;
  cursor: pointer;
}

.codee-menu-toggle {
  flex-direction: column;
  gap: 4px;
}

.codee-menu-toggle span {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
}

.codee-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 20;
  width: min(360px, 90vw);
  transform: translateX(100%);
  transition: transform 220ms ease;
  pointer-events: none;
}

.codee-drawer.is-open {
  transform: translateX(0);
  pointer-events: auto;
}

.codee-drawer-panel {
  display: grid;
  grid-template-rows: auto 1fr;
  height: 100%;
  padding: 18px;
  background: linear-gradient(180deg, rgba(9, 18, 30, 0.98) 0%, rgba(11, 21, 34, 0.98) 100%);
  border-left: 1px solid rgba(121, 171, 219, 0.14);
  box-shadow: -14px 0 32px rgba(0, 0, 0, 0.18);
}

.codee-drawer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 20px;
}

.codee-drawer-guide {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.codee-drawer-guide img {
  width: 42px;
  height: 42px;
  border-radius: 12px;
  object-fit: cover;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.22);
}

.codee-drawer-guide strong,
.codee-drawer-guide span,
.codee-drawer-guide small {
  display: block;
}

.codee-drawer-guide strong {
  color: #f7fbff;
}

.codee-drawer-guide span {
  color: rgba(215, 227, 244, 0.78);
  font-size: 0.88rem;
}

.codee-drawer-guide small {
  margin-top: 4px;
  color: rgba(215, 227, 244, 0.62);
  font-size: 0.76rem;
  line-height: 1.4;
}

.codee-drawer-links {
  display: grid;
  align-content: start;
}

.codee-drawer-links a {
  display: flex;
  align-items: center;
  min-height: 56px;
  padding: 0 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  color: #f3f8ff;
  font-size: 0.98rem;
  font-weight: 700;
}

.codee-drawer-links a.is-active {
  color: #ffffff;
}

.codee-drawer-backdrop {
  position: fixed;
  inset: 0;
  z-index: 15;
  background: rgba(5, 10, 18, 0.46);
  backdrop-filter: blur(4px);
}

.codee-drawer-backdrop.is-open {
  display: block;
}

body.codee-menu-open {
  overflow: hidden;
}

@media (max-width: 960px) {
  .codee-header {
    top: 8px;
  }
}

.page-live-resume .shell {
  width: min(1540px, calc(100% - 24px));
  padding-bottom: 34px;
}

.founder-header {
  grid-template-columns: auto 1fr auto;
}

.founder-header-title {
  text-align: center;
  color: rgba(215, 235, 255, 0.9);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.founder-brand-mark,
.founder-drawer-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(77, 168, 255, 0.18), rgba(77, 168, 255, 0.08));
  border: 1px solid rgba(77, 168, 255, 0.24);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
  color: #f8fcff;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.founder-drawer-mark {
  width: 42px;
  height: 42px;
  border-radius: 12px;
}

.founder-hero {
  align-items: stretch;
}

.resume-hero-intro {
  grid-column: 1 / -1;
  display: grid;
  gap: 14px;
  margin-bottom: 6px;
}

.resume-hero-slimline {
  margin: 0;
  font-size: clamp(1.2rem, 2.3vw, 1.75rem);
  line-height: 1.28;
  color: #f2f8ff;
  max-width: 980px;
}

.resume-subject-band {
  width: min(100%, 760px);
}

.resume-hero-subtext {
  margin: 0;
  max-width: 760px;
  color: #a9bfd8;
  line-height: 1.6;
}

.resume-hero-subtext a {
  color: #91daff;
  font-weight: 700;
  text-decoration: none;
}

.founder-hero-centered {
  grid-template-columns: 1fr;
  gap: 0;
  padding: 28px;
  align-items: start;
}

.founder-resume-top {
  padding: 22px;
  min-height: calc(100vh - 32px);
}

.resume-top-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px;
  gap: 22px;
  align-items: stretch;
  min-height: calc(100vh - 76px);
}

.founder-hero-main {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 18px;
  align-items: start;
}

.founder-hero-main-resume {
  grid-template-columns: 460px minmax(0, 1fr);
  gap: 24px;
  align-items: stretch;
}

.founder-hero-visual {
  position: relative;
  width: 100%;
  max-width: 460px;
  min-height: 520px;
  margin: 0;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(84, 138, 199, 0.14);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
}

.resume-top-visual {
  justify-self: stretch;
  align-self: stretch;
}

.founder-hero-image {
  width: 100%;
  height: 100%;
  min-height: 520px;
  object-fit: cover;
  object-position: center top;
  opacity: 1;
  filter: saturate(1.02) brightness(1.02) contrast(1.06);
  background: radial-gradient(circle at top, rgba(18, 33, 52, 0.18), rgba(7, 16, 28, 0.24));
}

.founder-hero-visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(6, 14, 25, 0.04), rgba(6, 14, 25, 0.14)),
    radial-gradient(circle at center, rgba(77, 168, 255, 0.05), transparent 58%);
  pointer-events: none;
}

.founder-hero-panel {
  max-width: 100%;
  width: 100%;
  margin: 0;
  grid-column: auto;
}

.founder-hero-details {
  text-align: left;
}

.resume-summary-panel {
  gap: 18px;
}

.resume-panel-name {
  margin: 0;
  font-size: clamp(1.9rem, 3vw, 2.7rem);
  line-height: 1.05;
  color: #f5fbff;
}

.resume-summary-copy {
  display: grid;
  gap: 10px;
}

.hero-mission-cta-band {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.hero-mission-card {
  display: grid;
  gap: 6px;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(121, 171, 219, 0.16);
  background: rgba(255,255,255,0.035);
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
}

.hero-mission-card:hover {
  transform: translateY(-2px);
  border-color: rgba(103, 215, 255, 0.28);
}

.hero-mission-card span {
  color: #b6c9db;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.hero-mission-card strong {
  color: #eef8ff;
  line-height: 1.45;
}

.codee-mini-tabs {
  margin-top: 8px;
}

.resume-top-name {
  margin: 0;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.02;
}

.resume-top-role,
.resume-top-identity {
  margin: 0;
  color: #dbe8f7;
  line-height: 1.62;
}

.resume-top-identity {
  color: #c7dcf5;
  font-weight: 700;
}

.founder-side-nav {
  display: grid;
  gap: 8px;
  align-content: stretch;
  position: sticky;
  top: 92px;
  min-height: 0;
  align-self: start;
}

.founder-side-brand {
  display: grid;
  gap: 4px;
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(255,255,255,0.05);
}

.founder-side-brand strong {
  color: #eef8ff;
  font-size: 0.9rem;
}

.founder-side-brand span {
  color: #9db7d8;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.founder-side-nav a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 46px;
  padding: 0 14px;
  border-radius: 14px;
  border: 1px solid rgba(90, 144, 201, 0.14);
  background: rgba(255, 255, 255, 0.04);
  color: #cfe6ff;
  font-size: 0.78rem;
  font-weight: 700;
  text-align: left;
}

.resume-side-links {
  gap: 9px;
  height: 100%;
}

.founder-resume-panel {
  display: grid;
  align-content: start;
  gap: 16px;
  padding: 24px;
  border-radius: calc(var(--radius) - 6px);
  border: 1px solid rgba(84, 138, 199, 0.16);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(14, 30, 49, 0.92), rgba(10, 21, 35, 0.96));
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.founder-resume-badge {
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid rgba(84, 138, 199, 0.16);
  background: rgba(255, 255, 255, 0.05);
  color: #d7ebff;
  font-weight: 700;
  line-height: 1.5;
}

.resume-top-center {
  min-width: 0;
  display: grid;
}

.hq-jump-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 16px;
}

.hq-jump-strip a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(84, 138, 199, 0.16);
  background: rgba(255, 255, 255, 0.05);
  color: #d7ebff;
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.hq-micro-band {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.hq-micro-band span {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(84, 138, 199, 0.14);
  color: #d8e9fb;
  font-size: 0.8rem;
  font-weight: 700;
}

.action-dock {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 140;
  display: grid;
  gap: 10px;
  width: min(360px, calc(100vw - 28px));
  padding: 14px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.2);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.12), transparent 38%),
    linear-gradient(180deg, rgba(9, 17, 30, 0.94), rgba(8, 15, 27, 0.96));
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(18px);
}

.action-dock[hidden] {
  display: none;
}

.action-dock__head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: start;
}

.action-dock__eyebrow {
  margin: 0 0 6px;
  color: #a8d9ff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.action-dock__title {
  margin: 0;
  color: #f4fbff;
  font-size: 1.05rem;
  line-height: 1.25;
  font-weight: 800;
}

.action-dock__text {
  margin: 0;
  color: #b3c7dc;
  font-size: 0.9rem;
  line-height: 1.45;
}

.action-dock__close {
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  color: #e3f1ff;
  font-size: 1.1rem;
  cursor: pointer;
}

.action-dock__actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.action-dock__actions .btn {
  min-height: 52px;
  height: 52px;
  padding: 0 16px;
  font-size: 0.96rem;
}

@media (max-width: 720px) {
  .action-dock {
    display: none !important;
  }
}

.page-sequenced .hq-home-copy > *,
.page-sequenced .resume-hero-intro > *,
.page-sequenced .codee-logo-stage-copy > *,
.page-sequenced .hq-eye-link,
.page-sequenced .hero-mission-card,
.page-sequenced .hq-micro-band span {
  opacity: 0;
  transform: translate3d(0, 22px, 0);
  filter: blur(10px);
  animation: heroSequenceIn 820ms cubic-bezier(.18, .8, .18, 1) forwards;
}

.page-sequenced .hq-home-copy > :nth-child(1),
.page-sequenced .resume-hero-intro > :nth-child(1),
.page-sequenced .codee-logo-stage-copy > :nth-child(1) {
  animation-delay: 70ms;
}

.page-sequenced .hq-home-copy > :nth-child(2),
.page-sequenced .resume-hero-intro > :nth-child(2),
.page-sequenced .codee-logo-stage-copy > :nth-child(2) {
  animation-delay: 150ms;
}

.page-sequenced .hq-home-copy > :nth-child(3),
.page-sequenced .resume-hero-intro > :nth-child(3),
.page-sequenced .codee-logo-stage-copy > :nth-child(3) {
  animation-delay: 230ms;
}

.page-sequenced .hq-home-copy > :nth-child(4),
.page-sequenced .resume-hero-intro > :nth-child(4),
.page-sequenced .codee-logo-stage-copy > :nth-child(4) {
  animation-delay: 310ms;
}

.page-sequenced .hq-home-copy > :nth-child(5),
.page-sequenced .resume-hero-intro > :nth-child(5),
.page-sequenced .codee-logo-stage-copy > :nth-child(5) {
  animation-delay: 390ms;
}

.page-sequenced .hq-home-copy > :nth-child(6),
.page-sequenced .resume-hero-intro > :nth-child(6),
.page-sequenced .codee-logo-stage-copy > :nth-child(6),
.page-sequenced .hq-eye-link {
  animation-delay: 470ms;
}

.page-sequenced .hero-mission-card:nth-child(1),
.page-sequenced .hq-micro-band span:nth-child(1) {
  animation-delay: 520ms;
}

.page-sequenced .hero-mission-card:nth-child(2),
.page-sequenced .hq-micro-band span:nth-child(2) {
  animation-delay: 620ms;
}

.page-sequenced .hq-micro-band span:nth-child(3) {
  animation-delay: 720ms;
}

.resume-top-center .founder-hero-main-resume,
.resume-summary-panel {
  min-height: 100%;
}

.resume-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.resume-info-item {
  display: grid;
  gap: 6px;
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid rgba(84, 138, 199, 0.12);
  background: rgba(255, 255, 255, 0.04);
}

.resume-info-item strong,
.resume-info-item a {
  color: #f2f8ff;
  text-decoration: none;
  line-height: 1.5;
}

.resume-contact-qr {
  display: grid;
  gap: 10px;
  justify-items: start;
}

.resume-contact-qr-image {
  width: 138px;
  height: 138px;
  object-fit: contain;
  border-radius: 14px;
  background: #f8fbff;
  padding: 8px;
  border: 1px solid rgba(170, 205, 240, 0.24);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
}

.resume-contact-qr-copy {
  margin: 0;
  color: #f2f8ff;
  font-weight: 700;
  line-height: 1.4;
}

.resume-info-label {
  color: #8fb9e5;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.resume-link-preview {
  padding: 18px;
}

.kennnel-sigil-stack {
  position: absolute;
  left: 18px;
  bottom: 18px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding: 12px 14px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.22);
  background: rgba(6, 16, 27, 0.72);
  backdrop-filter: blur(12px);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.24);
}

.kennel-sigil {
  position: relative;
  width: 78px;
  height: 78px;
  border-radius: 999px;
  border: 1px solid rgba(154, 184, 223, 0.18);
  background:
    radial-gradient(circle at 50% 50%, rgba(41, 86, 126, 0.98) 0 16px, rgba(245, 248, 255, 1) 16px 36px, rgba(34, 53, 82, 0.92) 36px 100%),
    linear-gradient(180deg, rgba(22, 38, 64, 0.92), rgba(8, 18, 32, 0.96));
  box-shadow:
    inset 0 0 24px rgba(120, 188, 255, 0.12),
    0 0 34px rgba(120, 188, 255, 0.10);
}

.kennel-sigil::before,
.kennel-sigil::after {
  content: "";
  position: absolute;
  inset: -22px;
  border-radius: 999px;
  border: 1px solid rgba(116, 146, 191, 0.16);
  pointer-events: none;
}

.kennel-sigil::after {
  inset: -48px;
  border: 1px solid rgba(116, 146, 191, 0.10);
  background: transparent;
  box-shadow: none;
}

.kennel-sigil span {
  display: none;
}

.kennel-sigil--small {
  width: 64px;
  height: 64px;
}

.kennel-sigil--small::before {
  inset: -18px;
}

.kennel-sigil--small::after {
  inset: -38px;
}

.kennel-sigil--hero {
  width: 162px;
  height: 162px;
}

.kennel-sigil--hero::before {
  inset: -34px;
}

.kennel-sigil--hero::after {
  inset: -66px;
}

.kennnel-sigil-copy {
  display: grid;
  gap: 4px;
}

.kennnel-sigil-copy strong {
  color: #eef9ff;
  font-size: 0.92rem;
}

.kennnel-sigil-copy span {
  color: #a7c3df;
  font-size: 0.78rem;
  line-height: 1.4;
}

.resume-link-preview .service-tag {
  margin-bottom: 10px;
}

.resume-link-list {
  margin-top: 8px;
}

.founder-resume-grid {
  display: grid;
  gap: 12px;
}

.founder-mini-card,
.founder-story-card,
.founder-link-card {
  border: 1px solid rgba(84, 138, 199, 0.12);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.founder-mini-card {
  padding: 18px;
}

.founder-mini-card h3,
.founder-mini-card p {
  text-align: left;
}

.founder-section {
  padding: 30px;
}

.section-kicker-band {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 16px 0 0;
}

.section-kicker-band span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background: rgba(255,255,255,0.04);
  color: #d7ecff;
  font-size: 0.8rem;
  font-weight: 700;
}

.founder-section .section-head {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(84, 138, 199, 0.14);
}

.founder-story-card {
  padding: 22px;
}

.founder-story-card p {
  margin: 0 0 14px;
  color: var(--muted);
  line-height: 1.68;
}

.founder-story-card p:last-child {
  margin-bottom: 0;
}

.founder-story-long {
  display: grid;
  gap: 8px;
}

.timeline-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.founder-summary-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.founder-inline-actions {
  justify-content: flex-start;
  gap: 12px;
  margin-top: 10px;
}

.codee-spotlight-grid {
  display: grid;
  grid-template-columns: 1.02fr 1fr;
  gap: 16px;
  align-items: stretch;
}

.codee-spotlight-card {
  display: grid;
  gap: 12px;
  background:
    radial-gradient(circle at top right, rgba(94, 236, 255, 0.12), transparent 28%),
    rgba(255,255,255,0.05);
}

.codee-emblem-row {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.codee-eye-showcase {
  display: flex;
  justify-content: center;
  padding: 14px 0 8px;
}

.codee-capability-grid {
  grid-template-columns: 1fr;
}

.verified-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.verified-card {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 18px;
  padding: 22px;
  border-radius: 22px;
  border: 1px solid rgba(77, 168, 255, 0.2);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.12), transparent 34%),
    rgba(255, 255, 255, 0.05);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.03),
    0 0 0 1px rgba(77, 168, 255, 0.05),
    0 18px 36px rgba(0, 0, 0, 0.22);
}

.verified-preview {
  display: grid;
  gap: 12px;
}

.verified-preview-image {
  align-content: start;
}

.verified-preview-image--dd214 {
  justify-items: stretch;
}

.verified-preview-image--certificate {
  justify-items: center;
}

.verified-image--deployment {
  width: 100%;
  height: 220px;
  object-fit: cover;
  object-position: center;
  border-radius: 18px;
  border: 1px solid rgba(170, 205, 240, 0.18);
}

.verified-label {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  padding: 7px 11px;
  border-radius: 999px;
  border: 1px solid rgba(77, 168, 255, 0.18);
  background: rgba(77, 168, 255, 0.1);
  color: #dbeeff;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.verified-doc {
  min-height: 250px;
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(170, 205, 240, 0.2);
  background:
    linear-gradient(180deg, rgba(244, 248, 253, 0.98), rgba(228, 237, 247, 0.96));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.85),
    0 14px 30px rgba(0, 0, 0, 0.18);
}

.verified-doc-header {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  color: #102033;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.verified-doc-lines {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.verified-doc-lines span {
  display: block;
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(19, 42, 66, 0.22), rgba(19, 42, 66, 0.08));
}

.verified-doc-lines span:nth-child(1) { width: 88%; }
.verified-doc-lines span:nth-child(2) { width: 76%; }
.verified-doc-lines span:nth-child(3) { width: 92%; }
.verified-doc-lines span:nth-child(4) { width: 68%; }
.verified-doc-lines span:nth-child(5) { width: 84%; }
.verified-doc-lines span:nth-child(6) { width: 58%; }

.verified-image {
  width: 100%;
  height: clamp(220px, 28vw, 320px);
  object-fit: contain;
  border-radius: 18px;
  border: 1px solid rgba(170, 205, 240, 0.2);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    0 14px 30px rgba(0, 0, 0, 0.18);
  background: linear-gradient(180deg, rgba(244, 248, 253, 0.98), rgba(228, 237, 247, 0.96));
}

.verified-doc-scroll {
  position: relative;
  overflow: auto;
  border-radius: 18px;
  border: 1px solid rgba(170, 205, 240, 0.2);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    0 14px 30px rgba(0, 0, 0, 0.18);
  background: linear-gradient(180deg, rgba(244, 248, 253, 0.98), rgba(228, 237, 247, 0.96));
}

.verified-doc-scroll--dd214 {
  max-height: clamp(380px, 56vw, 640px);
}

.verified-image--dd214 {
  display: block;
  width: 100%;
  height: auto;
  min-height: 0;
  object-fit: fill;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
}

.verified-image--certificate {
  width: min(100%, 720px);
  height: clamp(360px, 48vw, 620px);
  justify-self: center;
  padding: 10px;
  object-fit: contain;
  object-position: center;
}

.verified-redaction {
  position: absolute;
  display: block;
  background: #05070b;
  border-radius: 4px;
  box-shadow: 0 0 0 1px rgba(5, 7, 11, 0.8);
}

.verified-redaction--dd214 {
  top: 6.3%;
  left: 66.6%;
  width: 15.6%;
  height: 3.6%;
}

.verified-subtitle {
  margin: 18px 0 10px;
  color: #dbeeff;
  font-size: 1rem;
  font-weight: 800;
}

.verified-preview-text {
  display: grid;
  gap: 10px;
  min-height: 220px;
  align-content: center;
  padding: 24px;
  border-radius: 18px;
  border: 1px solid rgba(170, 205, 240, 0.2);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    0 14px 30px rgba(0, 0, 0, 0.18);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.12), transparent 36%),
    linear-gradient(180deg, rgba(244, 248, 253, 0.98), rgba(228, 237, 247, 0.96));
  color: #102033;
}

.verified-preview-text strong {
  font-size: 1.1rem;
  line-height: 1.2;
}

.verified-preview-text span {
  color: #40566f;
  line-height: 1.55;
}

.verified-copy {
  display: grid;
  align-content: start;
}

.verified-copy h3 {
  margin-bottom: 12px;
}

.verified-copy p {
  margin: 0 0 14px;
  color: var(--muted);
  line-height: 1.62;
}

.field-proof-card {
  margin-top: 18px;
  padding: 18px;
  border-radius: 20px;
  border: 1px solid rgba(77, 168, 255, 0.14);
  background: rgba(255, 255, 255, 0.04);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.field-proof-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.field-proof-caption {
  margin: 0;
  color: var(--muted);
  line-height: 1.5;
}

.field-proof-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.field-proof-image {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 16px;
  border: 1px solid rgba(170, 205, 240, 0.14);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16);
}

.founder-skill-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.founder-list,
.founder-bullets {
  margin: 0;
  padding-left: 18px;
  color: #5b6b7c;
  line-height: 1.64;
}

.founder-list li,
.founder-bullets li {
  margin-bottom: 8px;
}

.founder-note-inline {
  margin: 18px 0 0;
  color: #cde4ff;
  font-size: 0.95rem;
  line-height: 1.56;
  text-align: center;
}

.founder-band {
  align-items: start;
}

.founder-band-actions {
  align-items: stretch;
}

.founder-link-grid .capability-card,
.founder-link-card {
  text-decoration: none;
}

.founder-link-card {
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease;
  overflow: hidden;
}

.codee-brief-section .codee-logo-stage {
  margin-bottom: 18px;
}

.codee-brief-grid {
  margin-top: 10px;
}

.page-services-index .codee-logo-stage {
  grid-template-columns: 72px minmax(0, 1fr);
  align-items: start;
  gap: 16px;
  margin-bottom: 0;
}

.page-services-index .codee-logo-stage-image {
  width: 64px;
  height: 64px;
  aspect-ratio: 1;
  object-fit: contain;
  border-radius: 8px;
  margin: 0;
}

.page-services-index .codee-logo-stage-copy h1 {
  font-size: clamp(2.2rem, 3vw, 3.25rem);
  max-width: 15ch;
  line-height: 1.02;
}

.page-services-index .codee-logo-stage-copy .lead {
  max-width: 58ch;
}

.page-services-index .codee-brief-section {
  display: grid;
  grid-template-columns: minmax(300px, 0.92fr) minmax(0, 1.08fr);
  gap: 24px;
  align-items: start;
}

.page-services-index .codee-brief-grid {
  margin-top: 0;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.page-services-index .capability-card {
  display: grid;
  align-content: start;
  gap: 10px;
  min-height: 100%;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top left, rgba(103, 215, 255, 0.1), transparent 30%),
    linear-gradient(180deg, rgba(10, 18, 31, 0.92), rgba(12, 22, 38, 0.94));
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.2);
}

.page-services-index .capability-card h4 {
  margin-bottom: 2px;
  color: #f4fbff;
  font-size: 1.06rem;
}

.page-services-index .capability-card p {
  color: #b9cade;
}

.page-services-index .motion-reveal,
.page-services-index .section-card,
.page-services-index .founder-section,
.page-services-index .capability-card,
.page-services-index .hq-service-showcase-card,
.page-services-index .hq-service-copy {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  filter: none !important;
}

.page-services-index .hq-page-content {
  align-content: start;
}

.page-guide-library .hq-subpage-hero .hq-home-copy h1 {
  font-size: clamp(2.5rem, 4.2vw, 4.3rem);
  max-width: 13ch;
}

@media (max-width: 1160px) {
  .page-services-index .codee-brief-section {
    grid-template-columns: 1fr;
  }

  .page-services-index .codee-logo-stage {
    grid-template-columns: 64px minmax(0, 1fr);
    align-items: start;
    gap: 14px;
  }

  .page-services-index .codee-logo-stage-image {
    width: 56px;
    height: 56px;
    margin: 0;
  }
}

.proof-card {
  position: relative;
  display: grid;
  align-content: start;
  gap: 10px;
  min-height: 100%;
  padding-top: 22px;
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.12), transparent 28%),
    rgba(255,255,255,0.04);
  border: 1px solid rgba(103, 215, 255, 0.14);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.06),
    0 22px 44px rgba(0, 0, 0, 0.18);
}

.proof-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 18px;
  right: 18px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(103, 215, 255, 0), rgba(103, 215, 255, 0.84), rgba(255, 216, 77, 0.52), rgba(103, 215, 255, 0));
  opacity: 0.9;
}

.proof-card .actions {
  margin-top: auto;
}

.proof-card .btn {
  width: 100%;
  justify-content: center;
  background: rgba(8, 18, 33, 0.28);
  border-color: rgba(255,255,255,0.1);
}

.proof-card:hover .btn {
  background: rgba(8, 18, 33, 0.44);
}

.proof-card--madeforthis {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.02)),
    linear-gradient(135deg, rgba(16, 42, 63, 0.96), rgba(45, 119, 145, 0.88));
}

.proof-card--nonprofit {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.02)),
    linear-gradient(135deg, rgba(16, 31, 54, 0.96), rgba(53, 111, 96, 0.88));
}

.proof-card--a {
  background:
    radial-gradient(circle at top right, rgba(255, 168, 97, 0.2), transparent 30%),
    linear-gradient(135deg, rgba(44, 27, 17, 0.94), rgba(89, 55, 28, 0.9));
}

.proof-card--b {
  background:
    radial-gradient(circle at top right, rgba(255, 109, 202, 0.18), transparent 30%),
    linear-gradient(135deg, rgba(42, 20, 52, 0.94), rgba(79, 35, 87, 0.9));
}

.proof-card--c {
  background:
    radial-gradient(circle at top right, rgba(81, 205, 255, 0.18), transparent 30%),
    linear-gradient(135deg, rgba(14, 32, 57, 0.94), rgba(25, 72, 98, 0.9));
}

.proof-card--d {
  background:
    radial-gradient(circle at top right, rgba(132, 255, 188, 0.16), transparent 30%),
    linear-gradient(135deg, rgba(17, 39, 36, 0.94), rgba(32, 79, 63, 0.9));
}

.proof-card-media {
  margin: -20px -20px 16px;
  border-radius: 20px 20px 16px 16px;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}

.proof-card-media img {
  display: block;
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.proof-card-media--brand {
  display: grid;
  place-items: center;
  min-height: 180px;
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.14), transparent 30%),
    linear-gradient(135deg, rgba(69, 34, 15, 0.96), rgba(133, 67, 24, 0.92));
}

.proof-card-media--deli {
  background:
    radial-gradient(circle at top right, rgba(255, 211, 124, 0.24), transparent 32%),
    linear-gradient(135deg, rgba(63, 29, 14, 0.96), rgba(125, 70, 28, 0.92));
}

.proof-card-brand-lockup {
  display: grid;
  gap: 8px;
  justify-items: center;
  text-align: center;
  padding: 22px;
}

.proof-card-brand-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.18);
  background: rgba(8, 14, 22, 0.42);
  color: #fff6e8;
  font-size: 1.42rem;
  font-weight: 900;
  letter-spacing: 0.06em;
}

.proof-card-brand-lockup strong {
  color: #fff9f0;
  font-size: 1.28rem;
}

.proof-card-brand-lockup small {
  color: rgba(255, 244, 230, 0.82);
  line-height: 1.45;
}

.proof-card h4,
.proof-card p {
  color: #f5fbff;
}

.proof-card h4 {
  margin: 0;
  font-size: 1.28rem;
  line-height: 1.05;
}

.proof-card p:not(.proof-card-tag) {
  margin: 0;
  color: rgba(237, 244, 252, 0.88);
}

.proof-card-title--nvest {
  font-size: 1.52rem;
  letter-spacing: 0.04em;
}

.proof-card-tag {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 28px;
  margin: 0 0 12px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.88);
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.mobile-proof-jump {
  display: none;
}

.mobile-proof-feature {
  display: none;
}

.library-teaser-head {
  margin-top: 22px;
}

.demo-library-teaser-grid,
.demo-library-feature-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.demo-library-teaser-carousel {
  margin-top: 14px;
}

.demo-library-teaser-track {
  grid-auto-columns: minmax(0, 100%);
}

.demo-library-proof-card {
  grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
  align-items: stretch;
  min-height: 100%;
}

.demo-library-proof-card .proof-card-media {
  margin: 0;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.08);
}

.demo-library-proof-card .proof-card-media img {
  height: 100%;
  min-height: 320px;
}

.demo-library-proof-copy {
  display: grid;
  align-content: center;
  gap: 12px;
}

.demo-library-proof-copy h4,
.demo-library-proof-copy p {
  margin: 0;
}

.demo-library-teaser-actions {
  margin-top: 16px;
}

.demo-library-page .hq-page-content {
  gap: 24px;
}

.demo-library-hero .hq-eye-link {
  min-height: 100%;
}

.demo-feature-carousel {
  display: grid;
  gap: 16px;
}

.demo-feature-carousel-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.demo-feature-carousel-copy {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.demo-feature-pill {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.18);
  background: rgba(8, 15, 25, 0.5);
  color: #d8ecff;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.demo-feature-pill--soft {
  color: #9fc7e9;
  border-color: rgba(255,255,255,0.08);
}

.demo-feature-carousel-controls {
  display: inline-flex;
  gap: 10px;
}

.demo-feature-control {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.18);
  background: linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03));
  color: #f2f8ff;
  font-size: 1.4rem;
  line-height: 1;
  cursor: pointer;
  transition: transform .18s ease, border-color .18s ease, background .18s ease;
}

.demo-feature-control:hover,
.demo-feature-control:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(103, 215, 255, 0.3);
  background: linear-gradient(180deg, rgba(103, 215, 255, 0.12), rgba(255,255,255,0.04));
}

.demo-feature-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 100%);
  gap: 18px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
}

.demo-feature-track::-webkit-scrollbar {
  display: none;
}

.demo-feature-slide {
  scroll-snap-align: start;
}

.live-proof-carousel {
  margin-top: 14px;
}

.live-proof-track {
  grid-auto-columns: minmax(0, 100%);
}

.demo-feature-card {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  gap: 18px;
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.12), transparent 34%),
    radial-gradient(circle at left bottom, rgba(99, 102, 241, 0.08), transparent 30%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.025));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.04),
    0 24px 54px rgba(2, 6, 23, 0.24);
}

.live-proof-card {
  text-decoration: none;
  align-items: stretch;
}

.live-proof-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 360px;
  padding: 20px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.12), transparent 34%),
    linear-gradient(180deg, rgba(8, 18, 31, 0.94), rgba(9, 17, 29, 0.98));
}

.live-proof-preview img {
  width: min(100%, 320px);
  max-height: 420px;
  object-fit: contain;
  border-radius: 18px;
  box-shadow: 0 22px 48px rgba(0,0,0,0.34);
}

.live-proof-preview--starter {
  background:
    radial-gradient(circle at top right, rgba(255, 216, 106, 0.18), transparent 32%),
    linear-gradient(180deg, rgba(18, 20, 31, 0.96), rgba(12, 18, 28, 0.98));
}

.live-proof-preview--beauty,
.live-proof-preview--retail {
  background:
    radial-gradient(circle at top right, rgba(255, 124, 178, 0.16), transparent 32%),
    linear-gradient(180deg, rgba(18, 20, 31, 0.96), rgba(12, 18, 28, 0.98));
}

.live-proof-preview--mission {
  background:
    radial-gradient(circle at top right, rgba(126, 255, 192, 0.16), transparent 32%),
    linear-gradient(180deg, rgba(18, 20, 31, 0.96), rgba(12, 18, 28, 0.98));
}

.live-proof-preview--service {
  background:
    radial-gradient(circle at top right, rgba(145, 185, 255, 0.16), transparent 32%),
    linear-gradient(180deg, rgba(18, 20, 31, 0.96), rgba(12, 18, 28, 0.98));
}

.live-proof-meta {
  display: grid;
  align-content: center;
  gap: 14px;
}

.live-proof-meta h3 {
  margin: 0;
  color: #f4f9ff;
  font-size: clamp(1.58rem, 2vw, 2.16rem);
  line-height: 1.04;
}

.live-proof-meta p:not(.proof-card-tag) {
  margin: 0;
  color: #d6e6f6;
  line-height: 1.72;
}

.demo-feature-type {
  display: grid;
  align-content: space-between;
  gap: 18px;
  min-height: 340px;
  padding: 24px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.04),
    0 24px 54px rgba(2, 6, 23, 0.2);
}

.demo-feature-type-label {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(5, 12, 22, 0.42);
  color: #dff1ff;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.demo-feature-type-mark {
  color: #f7fbff;
  font-family: "Georgia", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(3rem, 6vw, 5rem);
  line-height: 0.9;
  letter-spacing: 0.06em;
}

.demo-feature-type-copy {
  max-width: 18ch;
  color: #d5e7f9;
  font-size: 0.98rem;
  line-height: 1.7;
}

.demo-feature-meta {
  display: grid;
  align-content: center;
  gap: 14px;
}

.demo-feature-meta h3 {
  margin: 0;
  color: #f4f9ff;
  font-family: "Georgia", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(1.7rem, 2vw, 2.25rem);
  line-height: 1.06;
  letter-spacing: 0.01em;
}

.demo-feature-meta p:not(.proof-card-tag) {
  margin: 0;
  color: #b8cde2;
  line-height: 1.7;
}

.demo-feature-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.demo-feature-points span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  color: #d8ecff;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.demo-feature-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.demo-feature-dots {
  display: flex;
  justify-content: center;
  gap: 9px;
}

.demo-feature-dot {
  width: 11px;
  height: 11px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255,255,255,0.2);
  cursor: pointer;
  transition: transform .18s ease, background .18s ease;
}

.demo-feature-dot.is-active {
  background: #7fd9ff;
  transform: scale(1.12);
}

.demo-library-category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.demo-library-category-grid .hq-demo-card {
  min-height: 148px;
  align-content: start;
  text-decoration: none;
  overflow: hidden;
  padding: 16px;
  gap: 12px;
  position: relative;
  display: grid;
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.1), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
}

.demo-library-category-grid .hq-demo-card--themed::after {
  content: "";
  position: absolute;
  inset: auto 12px 0 12px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.16), transparent);
  pointer-events: none;
}

.hq-demo-card-lane {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 24px;
  padding: 0 9px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(8, 15, 25, 0.52);
  color: #d8ecff;
  font-size: 0.62rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.hq-demo-card-type {
  display: grid;
  gap: 6px;
  min-height: 98px;
  align-content: end;
  padding: 8px 0 2px;
}

.hq-demo-card-type-mark {
  color: #f7fbff;
  font-family: "Georgia", "Iowan Old Style", "Times New Roman", serif;
  font-size: clamp(1.8rem, 2.2vw, 2.5rem);
  line-height: 0.92;
  letter-spacing: 0.08em;
}

.hq-demo-card-type-copy {
  color: #aac6df;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.demo-library-category-grid .hq-demo-card strong,
.demo-library-category-grid .hq-demo-card span {
  color: #f2f8ff;
}

.demo-library-category-grid .hq-demo-card strong {
  font-family: "Georgia", "Iowan Old Style", "Times New Roman", serif;
  font-size: 1.2rem;
  line-height: 1.08;
  letter-spacing: 0.01em;
}

.demo-library-category-grid .hq-demo-card span {
  color: #b8cde2;
  line-height: 1.5;
}

.hq-demo-card-meta {
  margin-top: auto;
  display: grid;
  gap: 6px;
  padding-top: 6px;
  border-top: 1px solid rgba(255,255,255,0.08);
}

.hq-demo-card-version {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(7, 12, 20, 0.4);
  border: 1px solid rgba(255,255,255,0.08);
  color: #d8ecff;
  font-size: 0.58rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.hq-demo-card-status {
  color: #97afc7;
  font-size: 0.72rem;
  line-height: 1.55;
}

.demo-library-category-grid .hq-demo-card[data-theme="creator"] {
  background:
    radial-gradient(circle at top right, rgba(140, 162, 197, 0.2), transparent 36%),
    linear-gradient(180deg, rgba(60, 78, 106, 0.34), rgba(24, 34, 48, 0.82));
}

.demo-library-category-grid .hq-demo-card[data-theme="nonprofit"] {
  background:
    radial-gradient(circle at top right, rgba(121, 182, 133, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(44, 96, 67, 0.36), rgba(18, 34, 26, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="medspa"],
.demo-library-category-grid .hq-demo-card[data-theme="beauty"],
.demo-library-category-grid .hq-demo-card[data-theme="nails"],
.demo-library-category-grid .hq-demo-card[data-theme="hair"] {
  background:
    radial-gradient(circle at top right, rgba(202, 140, 175, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(108, 55, 86, 0.34), rgba(32, 20, 34, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="dental"],
.demo-library-category-grid .hq-demo-card[data-theme="pediatric-dental"],
.demo-library-category-grid .hq-demo-card[data-theme="ortho"],
.demo-library-category-grid .hq-demo-card[data-theme="primary-care"],
.demo-library-category-grid .hq-demo-card[data-theme="pediatrics"],
.demo-library-category-grid .hq-demo-card[data-theme="oral-surgery"] {
  background:
    radial-gradient(circle at top right, rgba(118, 196, 219, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(31, 87, 99, 0.34), rgba(16, 28, 34, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="restaurant"],
.demo-library-category-grid .hq-demo-card[data-theme="pizza"],
.demo-library-category-grid .hq-demo-card[data-theme="marketing"] {
  background:
    radial-gradient(circle at top right, rgba(228, 154, 82, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(96, 58, 28, 0.34), rgba(31, 22, 18, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="plumbing"],
.demo-library-category-grid .hq-demo-card[data-theme="electric"],
.demo-library-category-grid .hq-demo-card[data-theme="hvac"],
.demo-library-category-grid .hq-demo-card[data-theme="roofing"],
.demo-library-category-grid .hq-demo-card[data-theme="landscaping"],
.demo-library-category-grid .hq-demo-card[data-theme="detailing"] {
  background:
    radial-gradient(circle at top right, rgba(108, 179, 238, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(34, 64, 96, 0.34), rgba(18, 25, 36, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="law"],
.demo-library-category-grid .hq-demo-card[data-theme="realestate"],
.demo-library-category-grid .hq-demo-card[data-theme="mortgage"],
.demo-library-category-grid .hq-demo-card[data-theme="insurance"],
.demo-library-category-grid .hq-demo-card[data-theme="cpa"] {
  background:
    radial-gradient(circle at top right, rgba(189, 157, 95, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(92, 71, 34, 0.34), rgba(30, 25, 18, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="vet"],
.demo-library-category-grid .hq-demo-card[data-theme="pet-grooming"],
.demo-library-category-grid .hq-demo-card[data-theme="dog-boarding"] {
  background:
    radial-gradient(circle at top right, rgba(120, 184, 143, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(48, 92, 67, 0.34), rgba(19, 32, 26, 0.84));
}

.demo-library-category-grid .hq-demo-card[data-theme="venue"],
.demo-library-category-grid .hq-demo-card[data-theme="fitness"] {
  background:
    radial-gradient(circle at top right, rgba(170, 126, 214, 0.22), transparent 36%),
    linear-gradient(180deg, rgba(68, 42, 96, 0.34), rgba(22, 18, 34, 0.84));
}

.demo-intake-note {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0 0 22px;
}

.demo-intake-note span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(126, 212, 255, 0.16);
  background: rgba(6, 16, 28, 0.44);
  color: #d7efff;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.demo-lane-section {
  display: grid;
  gap: 16px;
  padding: 22px 0 8px;
  border-top: 1px solid rgba(255,255,255,0.08);
}

.demo-lane-heading h3 {
  margin: 0;
  max-width: 700px;
  color: #eef6ff;
  font-size: 1.2rem;
  line-height: 1.35;
}

.demo-wide-grid {
  display: grid;
  gap: 14px;
}

.demo-wide-card {
  display: grid;
  grid-template-columns: 120px minmax(0, 1.35fr) minmax(240px, 0.8fr);
  gap: 18px;
  align-items: stretch;
  padding: 18px;
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 18px 40px rgba(2, 7, 14, 0.22);
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.14), transparent 28%),
    linear-gradient(145deg, rgba(12, 22, 35, 0.96), rgba(8, 14, 24, 0.98));
}

.demo-wide-card[data-theme="creator"] { background: radial-gradient(circle at top right, rgba(140,162,197,0.24), transparent 30%), linear-gradient(145deg, rgba(42,56,78,0.95), rgba(17,24,35,0.98)); }
.demo-wide-card[data-theme="nonprofit"] { background: radial-gradient(circle at top right, rgba(121,182,133,0.22), transparent 30%), linear-gradient(145deg, rgba(33,65,49,0.96), rgba(14,25,20,0.98)); }
.demo-wide-card[data-theme="medspa"],
.demo-wide-card[data-theme="nails"],
.demo-wide-card[data-theme="beauty"],
.demo-wide-card[data-theme="hair"] { background: radial-gradient(circle at top right, rgba(202,140,175,0.22), transparent 30%), linear-gradient(145deg, rgba(74,39,60,0.95), rgba(25,16,28,0.98)); }
.demo-wide-card[data-theme="dental"],
.demo-wide-card[data-theme="pediatric-dental"],
.demo-wide-card[data-theme="ortho"],
.demo-wide-card[data-theme="primary-care"],
.demo-wide-card[data-theme="pediatrics"],
.demo-wide-card[data-theme="oral-surgery"] { background: radial-gradient(circle at top right, rgba(118,196,219,0.24), transparent 30%), linear-gradient(145deg, rgba(27,70,82,0.96), rgba(12,22,29,0.98)); }
.demo-wide-card[data-theme="restaurant"],
.demo-wide-card[data-theme="pizza"],
.demo-wide-card[data-theme="marketing"] { background: radial-gradient(circle at top right, rgba(228,154,82,0.24), transparent 30%), linear-gradient(145deg, rgba(86,51,24,0.95), rgba(28,19,15,0.98)); }
.demo-wide-card[data-theme="plumbing"],
.demo-wide-card[data-theme="electric"],
.demo-wide-card[data-theme="hvac"],
.demo-wide-card[data-theme="roofing"],
.demo-wide-card[data-theme="landscaping"],
.demo-wide-card[data-theme="detailing"] { background: radial-gradient(circle at top right, rgba(108,179,238,0.22), transparent 30%), linear-gradient(145deg, rgba(25,54,81,0.96), rgba(13,20,30,0.98)); }
.demo-wide-card[data-theme="law"],
.demo-wide-card[data-theme="realestate"],
.demo-wide-card[data-theme="mortgage"],
.demo-wide-card[data-theme="insurance"],
.demo-wide-card[data-theme="cpa"] { background: radial-gradient(circle at top right, rgba(189,157,95,0.22), transparent 30%), linear-gradient(145deg, rgba(80,61,30,0.95), rgba(27,21,16,0.98)); }
.demo-wide-card[data-theme="vet"],
.demo-wide-card[data-theme="pet-grooming"],
.demo-wide-card[data-theme="dog-boarding"],
.demo-wide-card[data-theme="venue"],
.demo-wide-card[data-theme="fitness"] { background: radial-gradient(circle at top right, rgba(140,186,151,0.22), transparent 30%), linear-gradient(145deg, rgba(37,70,54,0.96), rgba(14,24,19,0.98)); }

.demo-wide-accent,
.demo-wide-main,
.demo-wide-side {
  display: grid;
  gap: 12px;
}

.demo-wide-accent {
  align-content: start;
  justify-items: start;
  padding-right: 8px;
}

.demo-wide-emoji {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.12);
  background: rgba(4, 10, 18, 0.34);
  font-size: 2rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08);
}

.demo-wide-label,
.demo-wide-package {
  color: #dbeeff;
  font-size: 0.66rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.demo-wide-topline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.demo-wide-price {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(4, 10, 18, 0.58);
  border: 1px solid rgba(126, 212, 255, 0.18);
  color: #8be3ff;
  font-size: 0.92rem;
  font-weight: 800;
}

.demo-wide-main h4 {
  margin: 0;
  color: #f7fbff;
  font-size: 2rem;
  line-height: 0.96;
}

.demo-wide-card[data-font="editorial"] .demo-wide-main h4 { font-family: "Georgia", "Iowan Old Style", "Times New Roman", serif; }
.demo-wide-card[data-font="luxury"] .demo-wide-main h4 { font-family: "Didot", "Bodoni MT", "Georgia", serif; letter-spacing: 0.02em; }
.demo-wide-card[data-font="clinical"] .demo-wide-main h4 { font-family: "Avenir Next", "Helvetica Neue", sans-serif; letter-spacing: -0.02em; }
.demo-wide-card[data-font="bold"] .demo-wide-main h4 { font-family: "Impact", "Arial Black", sans-serif; letter-spacing: 0.01em; }
.demo-wide-card[data-font="authority"] .demo-wide-main h4 { font-family: "Palatino", "Book Antiqua", serif; }
.demo-wide-card[data-font="mission"] .demo-wide-main h4,
.demo-wide-card[data-font="warm"] .demo-wide-main h4 { font-family: "Trebuchet MS", "Gill Sans", sans-serif; }

.demo-wide-main p,
.demo-wide-style span {
  margin: 0;
  color: #c2d4e7;
  line-height: 1.55;
}

.demo-wide-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.demo-wide-pills span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  color: #edf6ff;
  font-size: 0.72rem;
}

.demo-wide-side {
  align-content: space-between;
  padding-left: 16px;
  border-left: 1px solid rgba(255,255,255,0.08);
}

.demo-wide-style {
  display: grid;
  gap: 6px;
}

.demo-wide-style strong {
  color: #f4fbff;
  font-size: 0.76rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.demo-wide-actions {
  display: grid;
  gap: 10px;
}

.selected-proof-head.motion-reveal,
.selected-proof-grid.motion-reveal,
.selected-proof-grid .motion-reveal,
.selected-proof-grid .proof-card.motion-reveal {
  opacity: 1 !important;
  transform: none !important;
  filter: none !important;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .motion-reveal,
  .motion-reveal.is-visible {
    opacity: 1;
    transform: none;
    filter: none;
    transition: none;
  }

  .circuit-bg {
    animation: none;
  }

  .page-sequenced .hq-home-copy > *,
  .page-sequenced .resume-hero-intro > *,
  .page-sequenced .codee-logo-stage-copy > *,
  .page-sequenced .hq-eye-link,
  .page-sequenced .hero-mission-card,
  .page-sequenced .hq-micro-band span {
    opacity: 1;
    transform: none;
    filter: none;
    animation: none;
  }

  .cta-spotlight::after {
    animation: none;
  }
}

.demo-preview-box {
  position: relative;
  min-height: 156px;
  margin: -20px -20px 16px;
  border-radius: 20px 20px 16px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.22), transparent 28%),
    linear-gradient(135deg, rgba(18, 36, 61, 0.96), rgba(10, 20, 34, 0.98));
}

.demo-preview-box::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(8, 14, 24, 0.01), rgba(8, 14, 24, 0.14));
  pointer-events: none;
}

.demo-preview-screen {
  position: absolute;
  inset: 14px 14px 12px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.12);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.01)),
    rgba(8, 14, 24, 0.12);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.08),
    0 18px 34px rgba(0,0,0,0.18);
  overflow: hidden;
}

.demo-preview-scroll {
  position: absolute;
  inset: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 0;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-behavior: smooth;
  --preview-shift: 0px;
}

.demo-preview-scroll::-webkit-scrollbar {
  display: none;
}

.demo-preview-image {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: contain;
  object-position: top center;
}

.demo-preview-scroll.is-animated .demo-preview-image {
  animation: demo-preview-pan 22s cubic-bezier(.38, .02, .2, 1) infinite alternate;
  will-change: transform;
}

.demo-preview-box:hover .demo-preview-scroll,
.demo-preview-box:focus-within .demo-preview-scroll {
  cursor: ns-resize;
}

.demo-preview-box:hover .demo-preview-image,
.demo-preview-box:focus-within .demo-preview-image {
  animation-play-state: paused;
}

@keyframes demo-preview-pan {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(calc(var(--preview-shift) * -1));
  }
}

.demo-preview-topbar {
  display: flex;
  align-items: center;
  gap: 6px;
  height: 28px;
  padding: 0 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  background: rgba(10, 18, 30, 0.18);
  position: relative;
  z-index: 2;
}

.demo-preview-topbar span {
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: rgba(255,255,255,0.55);
}

.demo-preview-canvas {
  display: grid;
  grid-template-columns: 1.08fr .92fr;
  gap: 10px;
  min-height: calc(100% - 28px);
  padding: 14px;
  position: relative;
  z-index: 2;
}

.demo-preview-box.has-real-preview .demo-preview-canvas {
  display: none;
}

.demo-preview-box.has-real-preview .demo-preview-topbar {
  display: none;
}

.demo-preview-box.has-real-preview .demo-preview-screen {
  inset: 6px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.02);
}

.demo-preview-box.has-real-preview::after {
  background: linear-gradient(180deg, rgba(8, 14, 24, 0.02), rgba(8, 14, 24, 0.08));
}

.demo-preview-box.has-real-preview .demo-preview-image {
  width: 100%;
  min-height: calc(100% + 28px);
  object-fit: cover;
  object-position: top center;
}

.demo-preview-box.has-real-preview .demo-preview-topbar {
  background: rgba(10, 18, 30, 0.1);
  border-bottom-color: rgba(255,255,255,0.04);
}

.demo-preview-box.has-live-frame {
  background:
    radial-gradient(circle at top right, rgba(255,255,255,0.2), transparent 28%),
    linear-gradient(135deg, rgba(18, 36, 61, 0.96), rgba(10, 20, 34, 0.98));
}

.demo-preview-box.has-live-frame .demo-preview-screen {
  inset: 8px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.03);
}

.demo-preview-live-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(127, 217, 255, 0.18);
  background: rgba(5, 12, 22, 0.78);
  color: #9fe8ff;
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.demo-preview-frame {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
  background: #0a1018;
  transform: scale(0.52);
  transform-origin: top center;
  width: 192%;
  height: 192%;
  pointer-events: none;
}

.demo-preview-copy,
.demo-preview-panel {
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(7, 12, 20, 0.12);
  backdrop-filter: blur(3px);
}

.demo-preview-copy {
  display: grid;
  align-content: start;
  gap: 8px;
  padding: 14px;
}

.demo-preview-label {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  min-height: 22px;
  padding: 0 8px;
  border-radius: 999px;
  background: rgba(7, 12, 20, 0.18);
  color: rgba(255,255,255,0.82);
  font-size: 0.56rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.demo-preview-title {
  width: 78%;
  height: 12px;
  border-radius: 999px;
  background: rgba(255,255,255,0.84);
}

.demo-preview-title.short {
  width: 54%;
}

.demo-preview-copy-lines {
  display: grid;
  gap: 6px;
}

.demo-preview-copy-lines span,
.demo-preview-panel-lines span {
  display: block;
  height: 8px;
  border-radius: 999px;
  background: rgba(255,255,255,0.18);
}

.demo-preview-copy-lines span:nth-child(1) { width: 92%; }
.demo-preview-copy-lines span:nth-child(2) { width: 76%; }
.demo-preview-copy-lines span:nth-child(3) { width: 84%; }

.demo-preview-panel {
  display: grid;
  gap: 9px;
  padding: 12px;
  align-content: start;
}

.demo-preview-card {
  min-height: 26px;
  border-radius: 10px;
  background: rgba(255,255,255,0.08);
}

.demo-preview-card.tall {
  min-height: 56px;
}

.demo-preview-panel-lines {
  display: grid;
  gap: 6px;
}

.demo-preview-panel-lines span:nth-child(1) { width: 90%; }
.demo-preview-panel-lines span:nth-child(2) { width: 68%; }

.demo-preview-box[data-theme="barber"] { background: linear-gradient(135deg, #161d28, #0f1720 50%, #7a1420 100%); }
.demo-preview-box[data-theme="nails"] { background: linear-gradient(135deg, #f0d9de, #c790a4 48%, #5a3455 100%); }
.demo-preview-box[data-theme="ortho"] { background: linear-gradient(135deg, #dce8ff, #8eb0ff 52%, #5e74c6 100%); }
.demo-preview-box[data-theme="restaurant"] { background: linear-gradient(135deg, #0e2b25, #204f44 48%, #b48a48 100%); }
.demo-preview-box[data-theme="creator"] { background: linear-gradient(135deg, #dee5f0, #8d9db7 48%, #33445d 100%); }
.demo-preview-box[data-theme="medspa"] { background: linear-gradient(135deg, #ecd8d7, #c69ca6 48%, #7d596b 100%); }
.demo-preview-box[data-theme="hair"] { background: linear-gradient(135deg, #edd8c7, #b7805f 48%, #5d3b2f 100%); }
.demo-preview-box[data-theme="dental"] { background: linear-gradient(135deg, #dff8fb, #7ed0d7 48%, #2a8f9c 100%); }
.demo-preview-box[data-theme="beauty"] { background: linear-gradient(135deg, #efd8ea, #b172aa 48%, #64355f 100%); }
.demo-preview-box[data-theme="hvac"] { background: linear-gradient(135deg, #d5edff, #5aa8e8 48%, #ff8c41 100%); }
.demo-preview-box[data-theme="roofing"] { background: linear-gradient(135deg, #eadccf, #b27756 48%, #564038 100%); }
.demo-preview-box[data-theme="plumbing"] { background: linear-gradient(135deg, #ddf6ff, #58b5e8 48%, #1b608b 100%); }
.demo-preview-box[data-theme="electric"] { background: linear-gradient(135deg, #171717, #2a2a2a 48%, #f2c21c 100%); }
.demo-preview-box[data-theme="detailing"] { background: linear-gradient(135deg, #d7fcff, #4fd5ee 48%, #0e4159 100%); }
.demo-preview-box[data-theme="law"] { background: linear-gradient(135deg, #ece0d0, #9f846e 48%, #3d322d 100%); }
.demo-preview-box[data-theme="realestate"] { background: linear-gradient(135deg, #dfeedd, #7fa57b 48%, #335144 100%); }
.demo-preview-box[data-theme="mortgage"] { background: linear-gradient(135deg, #f1e3c8, #bf9655 48%, #5c4724 100%); }
.demo-preview-box[data-theme="nonprofit"] { background: linear-gradient(135deg, #e1f0e1, #7eb286 48%, #2e5f41 100%); }
.demo-preview-box[data-theme="fitness"] { background: linear-gradient(135deg, #1e1326, #4d2044 48%, #fb4f73 100%); }
.demo-preview-box[data-theme="venue"] { background: linear-gradient(135deg, #f2e2cf, #c9a37a 48%, #564436 100%); }
.demo-preview-box[data-theme="pizza"] { background: linear-gradient(135deg, #ffe2c9, #eb8350 48%, #a81f21 100%); }
.demo-preview-box[data-theme="marketing"] { background: linear-gradient(135deg, #fff0d4, #ff9b45 48%, #8e3b21 100%); }
.demo-preview-box[data-theme="vet"] { background: linear-gradient(135deg, #dff2e6, #6db48b 48%, #2c5b43 100%); }
.demo-preview-box[data-theme="pediatric-dental"] { background: linear-gradient(135deg, #e6f0ff, #91b0ff 48%, #5572c6 100%); }
.demo-preview-box[data-theme="cpa"] { background: linear-gradient(135deg, #f2e7d8, #bc9658 48%, #50402c 100%); }
.demo-preview-box[data-theme="insurance"] { background: linear-gradient(135deg, #e1ecfa, #7aa2d4 48%, #39506d 100%); }
.demo-preview-box[data-theme="landscaping"] { background: linear-gradient(135deg, #ebf1dc, #82b56a 48%, #3c5e2d 100%); }
.demo-preview-box[data-theme="oral-surgery"] { background: linear-gradient(135deg, #e6f4fb, #7fbcdc 48%, #345979 100%); }
.demo-preview-box[data-theme="primary-care"] { background: linear-gradient(135deg, #e5f5ee, #7ac3a6 48%, #2e6b59 100%); }
.demo-preview-box[data-theme="pediatrics"] { background: linear-gradient(135deg, #ebf0ff, #9bb2ff 48%, #5b6dcb 100%); }
.demo-preview-box[data-theme="pet-grooming"] { background: linear-gradient(135deg, #ffe8dd, #ebb195 48%, #9c6657 100%); }
.demo-preview-box[data-theme="dog-boarding"] { background: linear-gradient(135deg, #e2e9ff, #90a6e4 48%, #4b5d9e 100%); }
}

.founder-link-card:hover {
  transform: translateY(-2px);
  border-color: rgba(77, 168, 255, 0.24);
  background: rgba(255, 255, 255, 0.07);
}

.capability-card,
.founder-story-card,
.founder-link-card,
.resume-info-item {
  transition: transform 180ms ease, border-color 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.capability-card:hover,
.founder-story-card:hover,
.resume-info-item:hover {
  transform: translateY(-2px);
  border-color: rgba(103, 215, 255, 0.2);
  box-shadow: 0 16px 28px rgba(0, 0, 0, 0.16);
}

.founder-footer {
  display: grid;
  gap: 14px;
  text-align: center;
}

.founder-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.founder-footer-simple {
  max-width: 720px;
  margin-top: 10px;
  padding: 18px 20px 20px;
  border-radius: 18px;
  border-color: rgba(121, 171, 219, 0.16);
  background-color: #0d1827;
  background-image: none;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
}

.founder-footer-simple .site-footer-kicker {
  margin-inline: auto;
}

.founder-footer-simple .founder-footer-copy {
  max-width: 58ch;
  margin-inline: auto;
  color: rgba(241, 247, 255, 0.98);
}

.footer-social-placeholder {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.14);
  background: rgba(255,255,255,0.04);
  color: rgba(241, 247, 255, 0.96);
  font-size: 0.8rem;
  letter-spacing: 0.04em;
  text-decoration: none;
}

a.footer-social-placeholder:hover {
  border-color: rgba(103, 215, 255, 0.38);
  background: rgba(103, 215, 255, 0.1);
}

.footer-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.16);
  background: rgba(255,255,255,0.08);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.footer-social-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.footer-social-badge {
  color: rgba(255,255,255,0.9);
  font-size: 0.74rem;
  font-weight: 900;
  letter-spacing: 0.12em;
}

.founder-footer-copy {
  margin: 0;
  color: rgba(226, 236, 248, 0.9);
  line-height: 1.58;
  text-align: center;
}

.founder-bridge-shell {
  padding-top: 20px;
  padding-bottom: 28px;
}

.founder-bridge-card {
  max-width: 920px;
  margin-inline: auto;
}

.founder-bridge-toplink {
  min-height: 44px;
  height: 44px;
  padding: 0 18px;
  font-size: 0.95rem;
}

.hq-topbar--page {
  margin-bottom: 20px;
}

.kennel-sigil--white {
  background:
    radial-gradient(circle at 50% 50%, #28557c 0 18px, #f4f8ff 18px 36px, rgba(31, 47, 74, 0.90) 36px 100px, rgba(8, 18, 33, 0.94) 100px 100%);
}

.hq-page-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
}

.hq-page-nav {
  display: none;
}

.hq-page-content {
  display: grid;
  gap: 18px;
}

.hq-home-hero,
.hq-subpage-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 420px);
  gap: 24px;
  align-items: center;
  padding: 28px;
}

.hq-home-copy {
  display: grid;
  gap: 16px;
}

.hq-home-copy .lead,
.hq-home-copy .section-text {
  margin: 0;
}

.aik9-campaign-panel {
  display: grid;
  grid-template-columns: minmax(220px, 300px) minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(255, 206, 84, 0.12), transparent 32%),
    radial-gradient(circle at 14% 18%, rgba(103, 215, 255, 0.1), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
}

.aik9-campaign-panel__media {
  display: grid;
}

.aik9-campaign-panel__media img {
  width: 100%;
  max-width: 280px;
  justify-self: center;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.28);
  animation: aik9CampaignBounce 3.2s ease-in-out infinite;
}

.aik9-campaign-panel__content {
  display: grid;
  gap: 12px;
}

.aik9-campaign-panel__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.aik9-campaign-panel__chips span {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.04);
  color: rgba(244, 248, 255, 0.82);
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@keyframes aik9CampaignBounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.aik9-metrix-status {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.aik9-metrix-status span,
.aik9-metrix-note {
  color: rgba(244, 248, 255, 0.78);
}

.aik9-metrix-grid-section {
  display: grid;
  gap: 18px;
}

.aik9-metrix-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.aik9-metrix-card {
  display: grid;
  gap: 10px;
  align-content: start;
  min-height: 180px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(255,255,255,0.08);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.08), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
  color: #f4f8ff;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
}

.aik9-metrix-card strong {
  font-size: 1.06rem;
}

.aik9-metrix-card span {
  color: rgba(244, 248, 255, 0.74);
  line-height: 1.6;
}

.aik9-metrix-card--link {
  text-decoration: none;
}

.ai-k9-hero-list,
.ai-k9-id-list {
  margin: 0;
}

.hq-home-actions {
  justify-content: flex-start;
}

.codee-card-library {
  display: grid;
  gap: 16px;
  margin-bottom: 22px;
}

.codee-card-feature {
  display: grid;
  grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
  gap: 18px;
  padding: 16px;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.08), transparent 32%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
  text-decoration: none;
  align-items: center;
}

.codee-card-feature--auto {
  background:
    radial-gradient(circle at top right, rgba(255, 217, 94, 0.12), transparent 32%),
    radial-gradient(circle at 16% 14%, rgba(103, 215, 255, 0.12), transparent 28%),
    linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02));
}

.codee-card-feature-media {
  position: relative;
  min-height: 260px;
  border-radius: 20px;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 10%, rgba(255, 214, 71, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(5, 9, 14, 0.96), rgba(10, 15, 22, 0.98));
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

.codee-card-feature-media img {
  width: 100%;
  aspect-ratio: 3 / 5;
  object-fit: cover;
  display: block;
  border-radius: 18px;
  background: #09090b;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.3);
}

.codee-card-feature-media--sideways {
  min-height: 320px;
  aspect-ratio: 16 / 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 26px 30px;
}

.codee-card-feature-media--sideways img {
  position: relative;
  width: 92%;
  height: auto;
  max-width: none;
  aspect-ratio: auto;
  transform: rotate(-90deg) scale(0.8);
  transform-origin: center;
  object-fit: contain;
  border-radius: 24px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.42);
  filter: brightness(1.05) saturate(1.03);
}

.codee-card-feature-media--portrait {
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.codee-card-feature-media--portrait img {
  width: min(100%, 260px);
  height: auto;
  max-height: 360px;
  aspect-ratio: auto;
  object-fit: contain;
  border-radius: 24px;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.38);
  filter: brightness(1.03) saturate(1.02);
}

.codee-card-feature-copy {
  display: grid;
  gap: 10px;
}

.codee-card-proof-box {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04)),
    rgba(8, 18, 33, 0.24);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.06),
    0 16px 32px rgba(0, 0, 0, 0.16);
}

.codee-card-feature-copy h3 {
  margin: 0;
  color: #f5fbff;
  font-size: clamp(1.5rem, 2.8vw, 2.2rem);
  line-height: 1;
}

.codee-card-feature-copy p {
  margin: 0;
  color: #e0edf9;
  line-height: 1.55;
}

.codee-card-proof-row {
  display: grid;
  grid-template-columns: 104px minmax(0, 1fr);
  gap: 12px;
  align-items: stretch;
}

.codee-card-proof-box {
  display: grid;
  gap: 8px;
  padding: 12px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(255,255,255,0.04);
}

.codee-card-proof-box img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: contain;
  border-radius: 14px;
  background: #fff;
  padding: 6px;
}

.codee-card-proof-box--note {
  align-content: start;
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.08), transparent 40%),
    rgba(255,255,255,0.04);
}

.codee-card-proof-label {
  color: #9fd3ff;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.codee-card-proof-box strong {
  color: #f5fbff;
  font-size: 0.95rem;
  line-height: 1.25;
}

.codee-card-proof-box small {
  color: #afc7de;
  font-size: 0.8rem;
  line-height: 1.45;
}

.tc-service-support-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 16px;
}

.tc-service-support-card {
  display: grid;
  gap: 10px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(13, 25, 42, 0.88), rgba(8, 17, 29, 0.9));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.05),
    0 18px 34px rgba(1, 6, 16, 0.2);
}

.tc-service-support-card h4,
.tc-service-support-card p {
  margin: 0;
}

.tc-service-support-card h4 {
  color: #f4f9ff;
  font-size: 1.16rem;
  line-height: 1.12;
}

.tc-service-support-card p:not(.proof-card-tag) {
  color: #c6daed;
  line-height: 1.62;
}

.flyer-library-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.flyer-library-card {
  display: grid;
  gap: 8px;
  padding: 13px;
  border-radius: 20px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.08), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.06), rgba(255,255,255,0.03));
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
  transition: transform 0.18s ease, border-color 0.18s ease, background 0.18s ease;
  text-decoration: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
}

.flyer-library-card--starter {
  background:
    radial-gradient(circle at top right, rgba(255, 211, 97, 0.13), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
}

.flyer-library-card--beauty,
.flyer-library-card--retail {
  background:
    radial-gradient(circle at top right, rgba(255, 120, 172, 0.14), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
}

.flyer-library-card--nonprofit {
  background:
    radial-gradient(circle at top right, rgba(120, 255, 196, 0.12), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
}

.flyer-library-card--service {
  background:
    radial-gradient(circle at top right, rgba(149, 183, 255, 0.14), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03));
}

.flyer-library-card:hover {
  transform: translateY(-2px);
  border-color: rgba(103, 215, 255, 0.28);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.12), transparent 38%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.04));
}

.flyer-library-card img {
  width: 100%;
  aspect-ratio: 3 / 5;
  object-fit: cover;
  border-radius: 16px;
  background: rgba(8, 17, 29, 0.84);
  display: block;
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}

.flyer-library-card span {
  color: #f2f8ff;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.28;
  overflow-wrap: anywhere;
}

.flyer-library-card small {
  display: inline-flex;
  align-items: center;
  justify-self: flex-start;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.18);
  background: rgba(77, 168, 255, 0.08);
  color: #abd7ff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.flyer-library-card:nth-child(1) small {
  border-color: rgba(255, 207, 87, 0.22);
  background: rgba(255, 207, 87, 0.12);
  color: #ffe6a3;
}

.flyer-library-card:nth-child(2) small,
.flyer-library-card:nth-child(5) small {
  border-color: rgba(255, 120, 172, 0.22);
  background: rgba(255, 120, 172, 0.1);
  color: #ffd1e5;
}

.flyer-library-card:nth-child(3) small {
  border-color: rgba(120, 255, 196, 0.2);
  background: rgba(120, 255, 196, 0.08);
  color: #c9ffe9;
}

.flyer-library-card:nth-child(4) small {
  border-color: rgba(149, 183, 255, 0.24);
  background: rgba(149, 183, 255, 0.1);
  color: #d8e4ff;
}

.hq-eye-link {
  display: grid;
  justify-items: center;
  gap: 14px;
  min-height: 100%;
  padding: 24px 18px;
  border-radius: 28px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background:
    radial-gradient(circle at center, rgba(88, 163, 255, 0.14), transparent 40%),
    linear-gradient(180deg, rgba(10, 19, 33, 0.92), rgba(8, 17, 29, 0.96));
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}

.hq-eye-link--id {
  align-content: start;
  justify-items: start;
  text-align: left;
  gap: 18px;
  padding: 22px;
}

.hq-id-card-image {
  width: 100%;
  max-width: 220px;
  justify-self: center;
  display: block;
  border-radius: 22px;
  border: 1px solid rgba(163, 203, 255, 0.18);
  background: radial-gradient(circle at center, rgba(99, 150, 224, 0.18), rgba(10, 20, 34, 0.92));
  box-shadow: 0 18px 34px rgba(0,0,0,0.24);
  padding: 14px;
}

.hq-id-card-copy {
  width: 100%;
}

.hq-id-card-copy .eyebrow {
  margin: 0 0 2px;
}

.hq-id-card-copy strong {
  font-size: 1.28rem;
}

.hq-id-card-copy span {
  line-height: 1.55;
}

.ai-k9-id-list {
  display: grid;
  gap: 8px;
  margin-top: 2px;
  padding-left: 18px;
}

.ai-k9-lineup-section {
  display: grid;
  gap: 20px;
}

.ai-k9-roster-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.9fr) minmax(0, 1.5fr);
  gap: 18px;
  align-items: start;
}

.ai-k9-lineup-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.ai-k9-lineup-card {
  display: grid;
  gap: 12px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(255,255,255,0.04);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.ai-k9-feature-card {
  min-height: 100%;
}

.ai-k9-feature-list {
  display: grid;
  gap: 8px;
  margin-top: 2px;
  padding-left: 18px;
}

.ai-k9-lineup-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.ai-k9-lineup-top strong {
  font-size: 1.12rem;
  color: #f4fbff;
}

.ai-k9-status {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 0 10px;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.ai-k9-status--active {
  background: rgba(77, 168, 255, 0.16);
  border: 1px solid rgba(77, 168, 255, 0.32);
  color: #e8f5ff;
}

.ai-k9-status--training {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  color: #e3edf9;
}

.ai-k9-lineup-description,
.ai-k9-lineup-subtitle {
  margin: 0;
}

.ai-k9-lineup-description {
  font-size: 1rem;
  font-weight: 800;
  color: #f0f7ff;
}

.ai-k9-lineup-subtitle {
  color: #bbcee4;
  line-height: 1.58;
}

.ai-k9-lineup-card--codee {
  background:
    radial-gradient(circle at top right, rgba(86, 182, 255, 0.26), transparent 32%),
    linear-gradient(135deg, rgba(15, 38, 74, 0.96), rgba(27, 91, 148, 0.88));
}

.ai-k9-lineup-card--landee {
  background:
    radial-gradient(circle at top right, rgba(83, 214, 133, 0.22), transparent 32%),
    linear-gradient(135deg, rgba(15, 47, 34, 0.96), rgba(35, 94, 63, 0.9));
}

.ai-k9-lineup-card--tradez {
  background:
    radial-gradient(circle at top right, rgba(255, 168, 97, 0.2), transparent 32%),
    linear-gradient(135deg, rgba(56, 29, 12, 0.96), rgba(119, 62, 25, 0.9));
}

.ai-k9-lineup-card--sporty {
  background:
    radial-gradient(circle at top right, rgba(190, 108, 255, 0.22), transparent 32%),
    linear-gradient(135deg, rgba(45, 16, 67, 0.96), rgba(94, 36, 128, 0.9));
}

.ai-k9-lineup-card--cappy {
  background:
    radial-gradient(circle at top right, rgba(220, 227, 235, 0.18), transparent 32%),
    linear-gradient(135deg, rgba(41, 49, 63, 0.96), rgba(98, 112, 130, 0.88));
}

.ai-k9-lineup-card--booklyn {
  background:
    radial-gradient(circle at top right, rgba(255, 107, 107, 0.2), transparent 32%),
    linear-gradient(135deg, rgba(63, 15, 24, 0.96), rgba(132, 34, 46, 0.9));
}

.ai-k9-lineup-card--buildxt {
  background:
    radial-gradient(circle at top right, rgba(180, 133, 92, 0.2), transparent 32%),
    linear-gradient(135deg, rgba(58, 37, 22, 0.96), rgba(108, 77, 42, 0.9));
}

.ai-k9-lineup-card--buildi {
  background:
    radial-gradient(circle at top right, rgba(104, 224, 208, 0.2), transparent 32%),
    linear-gradient(135deg, rgba(14, 54, 58, 0.96), rgba(38, 112, 116, 0.9));
}

.ai-k9-lineup-card--vetsy {
  background:
    radial-gradient(circle at top right, rgba(230, 194, 88, 0.2), transparent 32%),
    linear-gradient(135deg, rgba(63, 52, 18, 0.96), rgba(116, 93, 29, 0.9));
}

.hq-eye-copy {
  display: grid;
  gap: 6px;
}

.hq-eye-copy strong {
  font-size: 1rem;
  color: #f3f8ff;
}

.hq-eye-copy span {
  color: #afc7e4;
  line-height: 1.55;
}

.hq-eye-link--codee {
  min-height: 320px;
}

.kennel-sigil--hero {
  width: 172px;
  height: 172px;
  border-radius: 999px;
  position: relative;
  box-shadow: inset 0 0 26px rgba(91, 224, 255, 0.16), 0 0 40px rgba(91, 224, 255, 0.08);
}

.kennel-sigil--hero::before,
.kennel-sigil--hero::after {
  content: "";
  position: absolute;
  inset: -28px;
  border-radius: 999px;
  border: 1px solid rgba(160, 191, 229, 0.14);
}

.kennel-sigil--hero::after {
  inset: -62px;
  border-color: rgba(160, 191, 229, 0.08);
}

.kennel-sigil--hero span {
  display: none;
}

.codee-full-hero {
  gap: 22px;
}

.codee-logo-stage {
  display: grid;
  gap: 18px;
  justify-items: center;
  text-align: center;
}

.codee-logo-stage-image {
  width: min(520px, 100%);
  filter: drop-shadow(0 24px 44px rgba(0,0,0,0.28));
}

.codee-logo-stage-copy {
  display: grid;
  gap: 12px;
  justify-items: center;
}

.codee-logo-stage-copy .lead {
  max-width: 56ch;
  margin: 0;
}

.hq-service-showcase-grid {
  display: grid;
  gap: 20px;
}

.hq-service-showcase-grid--trifold {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hq-service-showcase-card {
  display: grid;
  grid-template-columns: minmax(260px, 340px) 1fr;
  gap: 22px;
  align-items: center;
  padding: 22px;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.04);
}

.prompt-support-feature-grid,
.prompt-support-launch-grid,
.prompt-support-scope-grid,
.prompt-support-shifts,
.prompt-support-checkout-shell {
  display: grid;
  gap: 18px;
}

.prompt-support-feature-grid,
.prompt-support-launch-grid,
.prompt-support-scope-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.prompt-support-feature-card,
.prompt-support-launch-card,
.prompt-support-shift-card,
.prompt-support-checkout-card {
  display: grid;
  gap: 12px;
  padding: 22px;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.04);
}

.section-card,
.hero-panel,
.capability-card,
.hq-service-showcase-card,
.prompt-support-feature-card,
.prompt-support-launch-card,
.prompt-support-shift-card,
.prompt-support-checkout-card {
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

.section-card:hover,
.hero-panel:hover,
.capability-card:hover,
.hq-service-showcase-card:hover,
.prompt-support-feature-card:hover,
.prompt-support-launch-card:hover,
.prompt-support-shift-card:hover,
.prompt-support-checkout-card:hover {
  transform: translateY(-2px);
  border-color: rgba(115, 198, 255, 0.26);
  box-shadow: 0 26px 58px rgba(0,0,0,0.28);
}

.prompt-support-feature-card--accent,
.prompt-support-launch-card--accent,
.prompt-support-checkout-card {
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(10, 18, 31, 0.94), rgba(12, 26, 44, 0.96));
}

.prompt-support-feature-card--accent {
  align-content: start;
}

.prompt-support-feature-chips,
.prompt-support-hero-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.prompt-support-feature-chips span,
.prompt-support-hero-chips span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background: rgba(8, 15, 25, 0.54);
  color: #d7ecff;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.prompt-support-preview {
  display: grid;
  gap: 12px;
  width: 100%;
  max-width: 260px;
  justify-items: start;
}

.prompt-support-preview__tag {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.18);
  background: rgba(255,255,255,0.08);
  color: #d7ecff;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.prompt-support-preview strong {
  display: block;
  width: 100%;
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.04);
  color: #f4f9ff;
}

.prompt-support-simple-intake,
.prompt-support-checks,
.prompt-support-pricing-band {
  display: grid;
  gap: 12px;
}

.prompt-support-checks label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.03);
  color: #d7ecff;
  line-height: 1.5;
}

.prompt-support-checks input[type="checkbox"] {
  margin-top: 2px;
}

.prompt-support-pricing-band {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.prompt-support-pricing-card {
  display: grid;
  gap: 8px;
  padding: 16px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.04);
}

.prompt-support-pricing-card strong {
  color: #f4f9ff;
  font-size: 1.46rem;
}

.prompt-support-pricing-card span {
  color: #c2d9f0;
  line-height: 1.5;
}

.hq-service-preview--prompt {
  background:
    radial-gradient(circle at center, rgba(255, 214, 150, 0.1), transparent 38%),
    linear-gradient(180deg, rgba(16, 24, 37, 0.95), rgba(18, 32, 51, 0.98));
}

.prompt-support-hero .hq-home-copy,
.prompt-support-sidecard,
.prompt-support-checkout-copy {
  display: grid;
  gap: 14px;
}

.prompt-support-sidecard {
  align-content: start;
}

.prompt-support-scope-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.prompt-support-shifts {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.prompt-support-checkout-shell {
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  align-items: start;
}

.prompt-support-field {
  display: grid;
  gap: 8px;
}

.prompt-support-field span {
  color: #d7ecff;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.prompt-support-field input,
.prompt-support-field select {
  width: 100%;
  min-height: 50px;
  padding: 12px 14px;
  border-radius: 16px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background: rgba(8, 15, 25, 0.64);
  color: #f3f8ff;
  font: inherit;
}

.prompt-support-field input::placeholder {
  color: rgba(215, 236, 255, 0.55);
}

.prompt-support-buy-btn {
  width: 100%;
  justify-content: center;
}

.prompt-support-note {
  margin: 0;
  color: #d7ecff;
  line-height: 1.55;
}

.prompt-support-note.is-error {
  color: #ffb7b7;
}

.hq-service-showcase-grid--trifold > .hq-service-showcase-card:not(.hq-service-showcase-card--wide) {
  grid-template-columns: 1fr;
  align-items: start;
}

.hq-service-showcase-grid--trifold > .hq-service-showcase-card:not(.hq-service-showcase-card--wide) .hq-service-preview {
  min-height: 220px;
}

.hq-service-showcase-grid--trifold > .hq-service-showcase-card.hq-service-showcase-card--wide {
  grid-column: 1 / -1;
}

.hq-service-showcase-grid--trifold > .hq-service-showcase-card.hq-service-showcase-card--trainer {
  grid-column: 1 / -1;
}

.hq-service-preview {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background:
    radial-gradient(circle at center, rgba(88, 163, 255, 0.12), transparent 45%),
    linear-gradient(180deg, rgba(9, 18, 33, 0.92), rgba(10, 21, 35, 0.96));
}

.hq-service-preview img {
  max-width: 100%;
  max-height: 220px;
  object-fit: contain;
}

.hq-service-copy {
  display: grid;
  gap: 10px;
}

.hq-service-copy > p,
.hq-service-copy > h3 {
  margin: 0;
}

.hq-services-hero .hq-home-copy {
  display: grid;
  gap: 14px;
}

.hq-services-hero .lead {
  max-width: 64ch;
  margin: 0;
}

.hq-services-hero .founder-inline-actions {
  margin-top: 2px;
}

.hq-service-copy .founder-list {
  margin: 2px 0 0;
}

.hq-service-copy .founder-list li {
  line-height: 1.5;
}

.hq-demo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.hq-demo-card {
  display: grid;
  gap: 12px;
  padding: 14px;
  border-radius: 20px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.04);
}

.hq-demo-card img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-radius: 14px;
}

.hq-demo-card strong,
.hq-demo-card span {
  display: block;
}

.hq-demo-card strong {
  color: #f3f8ff;
}

.hq-demo-card span {
  color: #afc7e4;
  line-height: 1.5;
}

.hq-coming-strip {
  justify-content: flex-start;
}

.tc-service-section,
.tc-trainer-hero,
.tc-demo-shell,
.tc-service-highlight,
.tc-money-band,
.tc-conversation-grid,
.tc-demo-grid,
.tc-package-grid {
  position: relative;
}

.tc-page-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: -6px;
}

.tc-page-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(255,255,255,0.05);
  color: #dff2ff;
  font-weight: 800;
}

.tc-page-tab.is-active {
  background: rgba(77, 168, 255, 0.16);
  border-color: rgba(103, 215, 255, 0.28);
  color: #ffffff;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.16);
}

.tc-service-highlight {
  display: grid;
  grid-template-columns: 1.08fr minmax(280px, 380px);
  gap: 22px;
  align-items: center;
  padding: 22px;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(13, 25, 42, 0.88), rgba(8, 17, 29, 0.9));
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.05),
    0 18px 34px rgba(1, 6, 16, 0.2);
}

.tc-service-highlight-copy {
  display: grid;
  gap: 12px;
}

.tc-service-highlight-copy > p,
.tc-service-highlight-copy > h3 {
  margin: 0;
}

.tc-service-highlight-visual,
.tc-hero-board {
  display: flex;
  align-items: center;
  justify-content: center;
}

.tc-mini-board,
.tc-board-frame {
  width: 100%;
  border-radius: 24px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.16), transparent 34%),
    linear-gradient(180deg, rgba(8, 18, 32, 0.94), rgba(10, 20, 34, 0.98));
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255,255,255,0.03);
}

.tc-board-frame {
  padding: 16px;
}

.tc-mini-board {
  max-width: 360px;
  padding: 14px;
}

.tc-mini-board-top,
.tc-board-topbar {
  display: flex;
  gap: 8px;
  padding-bottom: 12px;
}

.tc-mini-board-top span,
.tc-board-topbar span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: rgba(220, 239, 255, 0.55);
}

.tc-mini-board-grid,
.tc-board-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(160px, 0.95fr);
  gap: 12px;
}

.tc-panel,
.tc-mini-pane,
.tc-copy-card,
.tc-decision-card,
.tc-analogy-card,
.tc-money-card,
.tc-plain-card,
.tc-package-card,
.tc-demo-case,
.tc-demo-result {
  border-radius: 20px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.04);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.tc-panel,
.tc-mini-pane {
  display: grid;
  gap: 10px;
  padding: 16px;
}

.tc-panel--signal {
  align-content: start;
}

.tc-panel-label {
  margin: 0;
  color: #bfe2ff;
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tc-board-list,
.tc-mini-pane span {
  color: #cde6ff;
}

.tc-board-list {
  margin: 0;
  padding-left: 18px;
  line-height: 1.6;
}

.tc-mini-pane strong,
.tc-panel h3,
.tc-decision-stack strong {
  color: #f3f8ff;
}

.tc-mini-pane em {
  font-style: normal;
}

.tc-state-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  font-size: 0.8rem;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.tc-state-chip--pass {
  border: 1px solid rgba(73, 224, 163, 0.28);
  background: rgba(73, 224, 163, 0.14);
  color: #b8ffe4;
}

.tc-state-chip--fail {
  border: 1px solid rgba(255, 117, 126, 0.28);
  background: rgba(255, 117, 126, 0.12);
  color: #ffd4d7;
}

.tc-state-chip--escalate {
  border: 1px solid rgba(255, 196, 94, 0.28);
  background: rgba(255, 196, 94, 0.12);
  color: #ffe7b0;
}

.tc-signal-stack {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tc-trainer-trust {
  margin: 0;
  color: #dff4ff;
  font-weight: 800;
}

.tc-trainer-band {
  margin-top: 2px;
}

.tc-conversation-grid {
  display: grid;
  grid-template-columns: 1.08fr minmax(250px, 0.92fr);
  gap: 18px;
}

.tc-copy-card,
.tc-decision-card,
.tc-analogy-card,
.tc-money-card,
.tc-demo-case,
.tc-demo-result {
  padding: 22px;
}

.tc-copy-card p,
.tc-money-band p,
.tc-analogy-card p,
.tc-money-card p {
  margin: 0 0 14px;
  color: #d9eeff;
  line-height: 1.68;
}

.tc-copy-card p:last-child,
.tc-money-band p:last-child,
.tc-analogy-card p:last-child,
.tc-money-card p:last-child {
  margin-bottom: 0;
}

.tc-decision-stack {
  display: grid;
  gap: 12px;
}

.tc-decision-stack div {
  display: grid;
  gap: 4px;
  padding: 14px;
  border-radius: 16px;
  background: rgba(8, 18, 30, 0.54);
  border: 1px solid rgba(103, 215, 255, 0.08);
}

.tc-decision-stack span,
.tc-dark-list,
.tc-dark-list li {
  color: #d2e9ff;
}

.tc-two-column-grid,
.tc-analyzer-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tc-package-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tc-package-card strong {
  color: #eff7ff;
}

.tc-money-band--equation {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 460px);
  gap: 22px;
  align-items: stretch;
}

.tc-money-copy {
  display: grid;
  gap: 14px;
}

.tc-loss-model {
  display: grid;
  gap: 16px;
  padding: 20px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.16);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.16), transparent 38%),
    rgba(255,255,255,0.05);
  box-shadow: 0 24px 54px rgba(2, 10, 22, 0.24);
  animation: tc-model-float 9s ease-in-out infinite;
}

.tc-loss-formula {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  gap: 10px;
  align-items: center;
}

.tc-loss-formula span {
  color: #bad8ef;
  font-size: 0.84rem;
  font-weight: 700;
}

.tc-loss-formula strong {
  display: block;
  color: #ffffff;
  font-size: 1.26rem;
}

.tc-loss-formula em {
  color: #7fc8ff;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 900;
}

.tc-loss-results {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.tc-loss-card {
  padding: 18px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(8, 18, 30, 0.52);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
}

.tc-loss-card p {
  margin: 0 0 8px;
  color: #cfe8ff;
}

.tc-loss-card strong {
  color: #ffffff;
  font-size: 1.45rem;
}

.tc-loss-card span {
  display: block;
  margin-top: 8px;
  color: #d5ebff;
  line-height: 1.5;
}

.tc-loss-card--recovery {
  background:
    radial-gradient(circle at top right, rgba(73, 224, 163, 0.16), transparent 44%),
    rgba(8, 18, 30, 0.62);
}

.tc-loss-results--secondary .tc-loss-card {
  background: rgba(8, 18, 30, 0.6);
}

.tc-loss-inputs {
  display: grid;
  gap: 12px;
}

.tc-loss-inputs label {
  display: grid;
  gap: 8px;
}

.tc-loss-inputs span {
  color: #d8eeff;
  font-weight: 700;
}

.tc-loss-inputs input[type="range"] {
  width: 100%;
}

.tc-money-note {
  margin: 0;
  color: #bcdcff;
  line-height: 1.56;
}

.tc-loss-explainers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.tc-loss-explainer {
  padding: 16px 18px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(7, 16, 28, 0.48);
}

.tc-loss-explainer strong {
  display: block;
  margin-bottom: 8px;
  color: #ffffff;
}

.tc-loss-explainer p {
  margin: 0;
  color: #d9eeff;
}

@keyframes tc-model-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}

.tc-demo-link-band {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 22px;
  border-radius: 22px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background:
    radial-gradient(circle at top right, rgba(77, 168, 255, 0.1), transparent 30%),
    rgba(255,255,255,0.04);
}

.tc-demo-link-copy {
  display: grid;
  gap: 10px;
}

.tc-demo-link-copy p {
  margin: 0;
  color: #d9eeff;
}

.tc-v4-grid {
  display: grid;
  grid-template-columns: minmax(260px, 0.82fr) minmax(0, 1.18fr) minmax(240px, 0.88fr);
  gap: 18px;
}

.tc-v4-queue,
.tc-v4-result,
.tc-v4-trace {
  padding: 22px;
}

.tc-queue-list {
  display: grid;
  gap: 10px;
  margin-top: 6px;
}

.tc-queue-item {
  display: grid;
  gap: 4px;
  width: 100%;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(8, 18, 30, 0.5);
  color: #d9eeff;
  text-align: left;
}

.tc-queue-item strong {
  color: #ffffff;
}

.tc-queue-item.is-active {
  border-color: rgba(103, 215, 255, 0.28);
  background: rgba(77, 168, 255, 0.14);
}

.tc-training-toggle-wrap {
  margin-top: 14px;
}

.tc-rules-stack {
  display: grid;
  gap: 8px;
  margin-top: 16px;
}

.tc-rules-stack strong {
  color: #eff8ff;
}

.tc-rules-stack span {
  color: #d7ecff;
}

.tc-v4-proof-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 16px 0 8px;
}

.tc-v4-proof-pill {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(255,255,255,0.05);
  color: #d7ecff;
  font-weight: 700;
}

.tc-trace-list {
  display: grid;
  gap: 10px;
}

.tc-trace-step {
  display: grid;
  gap: 6px;
  padding: 14px;
  border-radius: 16px;
  border: 1px solid rgba(103, 215, 255, 0.1);
  background: rgba(8, 18, 30, 0.48);
}

.tc-trace-step strong,
.tc-proof-card strong {
  color: #ffffff;
}

.tc-trace-step span {
  color: #d7ecff;
}

.tc-proof-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tc-proof-card {
  padding: 20px;
}

.tc-proof-card p {
  margin: 0 0 10px;
  color: #d9eeff;
}

.tc-proof-card strong {
  display: block;
  margin-bottom: 10px;
  font-size: 1.55rem;
}

.tc-batch-summary {
  margin-top: 18px;
  padding: 20px;
}

.tc-batch-summary strong {
  display: block;
  margin-bottom: 8px;
  color: #ffffff;
}

.tc-batch-summary p {
  margin: 0;
  color: #d9eeff;
}

.tc-upload-note-card {
  margin-top: 16px;
  padding: 24px;
  border: 1px solid rgba(103, 215, 255, 0.18);
  background:
    radial-gradient(circle at top right, rgba(103, 215, 255, 0.12), transparent 30%),
    rgba(255, 255, 255, 0.05);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 16px 34px rgba(2, 10, 22, 0.24);
}

.tc-upload-summary {
  margin-bottom: 16px;
}

.tc-demo-shell {
  display: grid;
  gap: 18px;
}

.tc-demo-controls {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
}

.tc-demo-button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.tc-demo-trigger {
  min-height: 52px;
  height: 52px;
  padding: 0 20px;
  font-size: 1rem;
}

.tc-training-toggle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 46px;
  padding: 0 14px;
  border-radius: 999px;
  border: 1px solid rgba(103, 215, 255, 0.14);
  background: rgba(255,255,255,0.04);
  color: #dbeeff;
  font-weight: 700;
}

.tc-demo-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 18px;
}

.tc-demo-result-top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.tc-note-box,
.tc-training-box {
  margin-top: 16px;
  padding: 16px;
  border-radius: 18px;
  border: 1px solid rgba(103, 215, 255, 0.12);
  background: rgba(8, 18, 30, 0.54);
}

.tc-note-head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 10px;
}

.tc-copy-btn {
  min-height: 42px;
  height: 42px;
  padding: 0 14px;
  font-size: 0.94rem;
}

.tc-note-box pre {
  margin: 0;
  white-space: pre-wrap;
  word-break: break-word;
  color: #d9edff;
  line-height: 1.58;
  font-family: ui-monospace, SFMono-Regular, Menlo, monospace;
  font-size: 0.93rem;
}

.tc-training-box strong {
  display: block;
  margin-bottom: 10px;
  color: #eff8ff;
}

.tc-walkthrough-band {
  align-items: center;
}

@media (max-width: 960px) {
  .hq-topbar {
    grid-template-columns: 1fr;
    justify-items: stretch;
    gap: 12px;
  }

  .hq-topbar-nav,
  .hq-topbar-actions {
    justify-content: flex-start;
  }

  .hq-topbar-actions {
    gap: 10px;
    flex-wrap: wrap;
  }

  .founder-hero-centered {
    grid-template-columns: 1fr;
  }

  .resume-top-grid,
  .founder-hero-main {
    grid-template-columns: 1fr;
    min-height: 0;
  }

  .founder-resume-top {
    min-height: auto;
  }

  .page-live-resume .shell {
    width: min(1120px, calc(100% - 1.5rem));
  }

  .founder-hero-visual {
    max-width: 180px;
    min-height: 240px;
    margin: 0 auto;
  }

  .founder-hero-image {
    min-height: 240px;
  }

  .founder-hero-main-resume {
    grid-template-columns: 1fr;
  }

  .hero-mission-cta-band {
    grid-template-columns: 1fr;
  }

  .resume-hero-intro {
    margin-bottom: 14px;
  }

  .resume-subject-band {
    width: 100%;
  }

  .kennnel-sigil-stack {
    left: 12px;
    right: 12px;
    bottom: 12px;
  }

  .resume-contact-qr-image {
    width: 138px;
    height: 138px;
  }

  .timeline-grid,
  .founder-summary-grid,
  .founder-skill-grid,
  .founder-hero-microgrid,
  .verified-grid,
  .field-proof-grid,
  .prompt-support-feature-grid,
  .prompt-support-launch-grid,
  .prompt-support-scope-grid,
  .prompt-support-shifts,
  .prompt-support-checkout-shell,
  .hq-demo-grid,
  .hq-service-showcase-card,
  .hq-home-hero,
  .hq-subpage-hero,
  .tc-service-highlight,
  .tc-conversation-grid,
  .tc-demo-grid,
  .tc-mini-board-grid,
  .tc-board-grid,
  .tc-two-column-grid,
  .tc-analyzer-grid,
  .tc-package-grid,
  .tc-money-band--equation,
  .tc-demo-link-band,
  .tc-v4-grid,
  .tc-proof-grid,
  .tc-loss-results {
    grid-template-columns: 1fr;
  }

  .hq-service-showcase-grid--trifold {
    grid-template-columns: 1fr;
  }

  .founder-side-nav {
    display: none;
  }

  .hq-jump-strip {
    gap: 8px;
  }

  .resume-info-grid {
    grid-template-columns: 1fr;
  }

  .founder-section,
  .founder-resume-panel {
    padding: 18px;
  }

  .codee-spotlight-grid {
    grid-template-columns: 1fr;
  }

  .verified-image {
    height: 210px;
  }

  .tc-demo-controls {
    justify-content: flex-start;
  }

  .tc-loss-formula {
    grid-template-columns: 1fr;
  }

  .hq-service-showcase-grid {
    gap: 18px;
  }

  .hq-service-showcase-card {
    gap: 14px;
    padding: 16px;
  }

  .prompt-support-feature-card,
  .prompt-support-launch-card,
  .prompt-support-shift-card,
  .prompt-support-checkout-card {
    padding: 16px;
  }

  .hero-mission-card {
    padding: 12px 14px;
  }

  .hq-service-preview {
    min-height: 200px;
    padding: 14px;
  }

  .hq-service-preview img {
    max-height: 190px;
  }

  .hq-service-copy {
    gap: 8px;
  }

  .hq-demo-grid {
    gap: 14px;
  }

  .codee-card-feature {
    grid-template-columns: 1fr;
  }

  .aik9-campaign-panel {
    grid-template-columns: 1fr;
  }

  .prompt-support-scope-grid,
  .prompt-support-shifts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .aik9-metrix-grid {
    grid-template-columns: 1fr;
  }

  .codee-card-feature-media--sideways {
    min-height: 260px;
  }

  .live-proof-track {
    grid-auto-columns: minmax(0, 100%);
  }

  .codee-card-proof-row {
    grid-template-columns: 84px minmax(0, 1fr);
  }

  .demo-library-teaser-grid,
  .demo-library-feature-grid,
  .demo-library-category-grid,
  .tc-service-support-grid,
  .codee-system-map {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .codee-system-step--wide {
    grid-column: span 2;
  }

  .demo-wide-card {
    grid-template-columns: 1fr;
  }

  .demo-wide-side {
    padding-left: 0;
    padding-top: 14px;
    border-left: 0;
    border-top: 1px solid rgba(255,255,255,0.08);
  }

  .ai-k9-roster-layout,
  .ai-k9-lineup-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .hq-topbar {
    display: none;
  }

  .hq-mobile-launcher {
    display: flex;
    left: 16px;
    right: 16px;
    bottom: max(14px, env(safe-area-inset-bottom, 0px) + 8px);
    min-height: 50px;
    padding: 0 14px;
    border-radius: 14px;
    background: rgba(8, 17, 29, 0.98);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
  }

  .hq-mobile-launcher-brand {
    font-size: 0.92rem;
    letter-spacing: 0.12em;
  }

  .section-kicker-band {
    gap: 8px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 4px;
    scrollbar-width: none;
  }

  .section-kicker-band::-webkit-scrollbar {
    display: none;
  }

  .section-kicker-band span {
    flex: 0 0 auto;
  }

  .page-live-resume .shell {
    width: min(1120px, calc(100% - 0.9rem));
  }

  .hq-page-content {
    gap: 16px;
    padding-bottom: calc(82px + env(safe-area-inset-bottom, 0px));
  }

  .hq-services-hero .hq-eye-link {
    width: 100%;
  }

  .founder-section,
  .founder-resume-panel,
  .hq-service-showcase-card {
    padding: 16px;
  }

  .founder-footer-simple {
    margin-top: 14px;
    margin-bottom: calc(82px + env(safe-area-inset-bottom, 0px));
    padding: 18px 18px 20px;
    border-color: rgba(121, 171, 219, 0.2);
    background-color: #0d1827;
    background-image: none;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22);
  }

  .hero-panel,
  .hq-home-hero,
  .hq-subpage-hero {
    gap: 16px;
    padding: 18px;
  }

  .section-head {
    gap: 10px;
  }

  .prompt-support-feature-chips,
  .prompt-support-hero-chips {
    gap: 8px;
  }

  .prompt-support-scope-grid,
  .prompt-support-shifts {
    grid-template-columns: 1fr;
  }

  .prompt-support-field input,
  .prompt-support-field select {
    min-height: 48px;
  }

  .hq-service-preview {
    min-height: 184px;
  }

  .codee-card-feature {
    padding: 14px;
    gap: 14px;
  }

  .codee-card-feature-media--sideways {
    min-height: 220px;
  }

  .codee-card-feature-media--portrait {
    min-height: 220px;
    padding: 18px;
  }

  .codee-card-feature-media--sideways img {
    width: 102%;
    transform: rotate(-90deg) scale(0.72);
  }

  .codee-card-feature-media--portrait img {
    width: min(100%, 210px);
    max-height: 280px;
  }

  .codee-card-proof-row {
    grid-template-columns: 1fr;
  }

  .demo-library-teaser-grid,
  .demo-library-feature-grid,
  .demo-library-category-grid,
  .tc-service-support-grid,
  .codee-system-map {
    grid-template-columns: 1fr;
  }

  .codee-system-step--wide {
    grid-column: auto;
  }

  .live-proof-card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 14px;
  }

  .demo-library-proof-card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 14px;
  }

  .demo-library-proof-card .proof-card-media img {
    min-height: 248px;
  }

  .live-proof-preview {
    min-height: 248px;
    padding: 14px;
  }

  .live-proof-preview img {
    width: min(100%, 220px);
    max-height: 280px;
  }

  .demo-intake-note span,
  .demo-wide-pills span {
    font-size: 0.66rem;
  }

  .demo-wide-card {
    gap: 14px;
    padding: 15px;
    border-radius: 20px;
  }

  .demo-wide-accent {
    grid-auto-flow: column;
    justify-content: start;
    align-items: center;
    gap: 12px;
  }

  .demo-wide-emoji {
    width: 56px;
    height: 56px;
    border-radius: 18px;
    font-size: 1.5rem;
  }

  .demo-wide-main h4 {
    font-size: 1.24rem;
    line-height: 1.05;
  }

  .demo-wide-main p,
  .demo-wide-style span {
    font-size: 0.92rem;
  }

  .demo-feature-carousel-top {
    align-items: flex-start;
    flex-direction: column;
  }

  .demo-feature-carousel-controls {
    align-self: flex-end;
  }

  .demo-feature-card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 14px;
  }

  .demo-feature-type {
    min-height: 220px;
  }

  .demo-feature-meta h3 {
    font-size: 1.48rem;
  }

  .demo-library-category-grid .hq-demo-card {
    min-height: 108px;
    grid-template-columns: 74px minmax(0, 1fr);
    grid-template-areas:
      "lane lane"
      "type title"
      "type summary"
      "meta meta";
    align-items: start;
    gap: 8px 12px;
    padding: 12px 12px 11px;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-lane {
    grid-area: lane;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-type {
    grid-area: type;
    min-height: auto;
    align-content: start;
    gap: 4px;
    padding: 0;
  }

  .demo-library-category-grid .hq-demo-card strong {
    grid-area: title;
    font-size: 1rem;
    line-height: 1.05;
  }

  .demo-library-category-grid .hq-demo-card > span:not(.hq-demo-card-lane):not(.hq-demo-card-type-copy):not(.hq-demo-card-version):not(.hq-demo-card-status) {
    grid-area: summary;
    font-size: 0.8rem;
    line-height: 1.38;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-type-mark {
    font-size: 1.18rem;
    letter-spacing: 0.04em;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-type-copy {
    font-size: 0.58rem;
    letter-spacing: 0.11em;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-meta {
    grid-area: meta;
    gap: 4px;
    padding-top: 8px;
  }

  .demo-library-category-grid .hq-demo-card .hq-demo-card-status {
    font-size: 0.66rem;
    line-height: 1.35;
  }

  .mobile-proof-feature {
    display: grid;
    gap: 14px;
    margin: 18px 0 8px;
  }

  .mobile-proof-feature-grid {
    display: grid;
    gap: 14px;
  }

  .mobile-proof-feature .section-head {
    padding: 0 2px 2px;
    border: 0;
  }

  .mobile-proof-jump {
    display: grid;
    gap: 10px;
    margin: 16px 0 6px;
    padding: 14px;
    border-radius: 18px;
    border: 1px solid rgba(103, 215, 255, 0.14);
    background:
      radial-gradient(circle at top right, rgba(103, 215, 255, 0.12), transparent 34%),
      rgba(255,255,255,0.05);
  }

  .mobile-proof-jump strong {
    color: #eef7ff;
    font-size: 0.95rem;
    line-height: 1.45;
  }

  .mobile-proof-jump .btn {
    width: 100%;
    justify-content: center;
  }

  .selected-proof-head {
    margin-top: 18px !important;
    padding-top: 12px;
    border-top: 1px solid rgba(103, 215, 255, 0.14);
    scroll-margin-top: 18px;
  }

  .selected-proof-grid {
    display: grid;
    grid-template-columns: 1fr !important;
    gap: 14px;
  }

  .selected-proof-grid .proof-card {
    padding: 18px;
  }

  .selected-proof-grid .proof-card-media {
    margin: -18px -18px 14px;
  }

  .selected-proof-grid .proof-card-media img {
    height: 164px;
  }

  .selected-proof-head.motion-reveal,
  .selected-proof-grid.motion-reveal,
  .selected-proof-grid .motion-reveal,
  .selected-proof-grid .proof-card.motion-reveal {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    transition: none !important;
  }

  .hq-service-preview img {
    max-height: 172px;
  }

  .hq-demo-card {
    gap: 10px;
    padding: 12px;
  }

  .hq-demo-card img {
    height: 172px;
  }

  .founder-inline-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .founder-inline-actions .btn,
  .founder-inline-actions .btn.alt {
    width: 100%;
    justify-content: center;
  }
}

.btn.is-paused-btn,
.btn.is-paused-btn:hover,
.btn.is-paused-btn:focus {
  cursor: not-allowed;
  opacity: 0.58;
  filter: saturate(0.72);
  transform: none;
  box-shadow: none;
}

@media (max-width: 860px) {
  .newsletter-hero {
    grid-template-columns: 1fr;
  }
}
