/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-white: #fff;
    --spacing: .25rem;
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-bold: 700;
    --radius-lg: .625rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: oklch(.922 0 0);
    outline-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  body {
    background-color: oklch(1 0 0);
    color: oklch(.145 0 0);
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .top-1\/2 {
    top: 50%;
  }

  .right-6 {
    right: calc(var(--spacing) * 6);
  }

  .right-\[calc\(100\%\+12px\)\] {
    right: calc(100% + 12px);
  }

  .left-full {
    left: 100%;
  }

  .z-40 {
    z-index: 40;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .list-item {
    display: list-item;
  }

  .h-0 {
    height: calc(var(--spacing) * 0);
  }

  .h-16 {
    height: calc(var(--spacing) * 16);
  }

  .w-0 {
    width: calc(var(--spacing) * 0);
  }

  .w-16 {
    width: calc(var(--spacing) * 16);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .flex-col {
    flex-direction: column;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .items-center {
    align-items: center;
  }

  .justify-center {
    justify-content: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  .rounded-\[20px\] {
    border-radius: 20px;
  }

  .rounded-lg {
    border-radius: .625rem;
  }

  .rounded-xl {
    border-radius: 1.025rem;
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .border-t-\[6px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 6px;
  }

  .border-b-\[6px\] {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 6px;
  }

  .border-l-\[6px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 6px;
  }

  .border-\[rgba\(0\,0\,0\,0\.1\)\] {
    border-color: #0000001a;
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .border-b-transparent {
    border-bottom-color: #0000;
  }

  .border-l-\[\#6f2dbd\] {
    border-left-color: #6f2dbd;
  }

  .bg-\[\#f5f5f7\] {
    background-color: #f5f5f7;
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .bg-gradient-to-br {
    --tw-gradient-position: to bottom right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }

  .from-\[\#e0006d\] {
    --tw-gradient-from: #e0006d;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .to-\[\#6f2dbd\] {
    --tw-gradient-to: #6f2dbd;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }

  .p-2 {
    padding: calc(var(--spacing) * 2);
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }

  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }

  .whitespace-nowrap {
    white-space: nowrap;
  }

  .text-white {
    color: var(--color-white);
  }

  .opacity-0 {
    opacity: 0;
  }

  .opacity-100 {
    opacity: 1;
  }

  .shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.06\)\] {
    --tw-shadow: 0 2px 8px var(--tw-shadow-color, #0000000f);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.08\)\] {
    --tw-shadow: 0 4px 20px var(--tw-shadow-color, #00000014);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .duration-300 {
    --tw-duration: .3s;
    transition-duration: .3s;
  }

  @media (hover: hover) {
    .hover\:border-transparent:hover {
      border-color: #0000;
    }
  }

  @media (hover: hover) {
    .hover\:bg-gradient-to-br:hover {
      --tw-gradient-position: to bottom right in oklab;
      background-image: linear-gradient(var(--tw-gradient-stops));
    }
  }

  @media (hover: hover) {
    .hover\:from-\[\#e0006d\]:hover {
      --tw-gradient-from: #e0006d;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }

  @media (hover: hover) {
    .hover\:to-\[\#6f2dbd\]:hover {
      --tw-gradient-to: #6f2dbd;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    }
  }

  @media (hover: hover) {
    .hover\:text-white:hover {
      color: var(--color-white);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-\[0_4px_12px_rgba\(0\,0\,0\,0\.1\)\]:hover {
      --tw-shadow: 0 4px 12px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (hover: hover) {
    .hover\:shadow-lg:hover {
      --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }

  @media (width >= 64rem) {
    .lg\:block {
      display: block;
    }
  }
}

:root {
  --font-size: 16px;
  --background: #fff;
  --foreground: #030213;
  --card: #fff;
  --card-foreground: #030213;
  --popover: #fff;
  --popover-foreground: #030213;
  --primary: #030213;
  --primary-foreground: #fff;
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #ececf0;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #0000001a;
  --border-lavender: #e8e7f5;
  --input: transparent;
  --input-background: #f3f3f5;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --radius: .625rem;
  --brand-magenta: #e0006d;
  --brand-purple: #6f2dbd;
  --brand-warm: #ff7a00;
  --brand-orange-light: #ff9a1a;
  --page-bg: #f5f5f7;
  --card-accent-bg: #f8f7ff;
  --lavender: #f8f7ff;
  --text-primary: #030213;
  --text-secondary: #717182;
  --text-muted: #596071;
  --text-subtle: #5d5b78;
  --heading-primary: var(--brand-purple);
  --hero-gradient-start: var(--brand-magenta);
  --hero-gradient-end: var(--brand-purple);
  --cta-gradient-start: var(--brand-orange-light);
  --cta-gradient-end: var(--brand-warm);
  --w: min(1180px, calc(100vw - clamp(24px, 5vw, 48px)));
  --radius-lg: 20px;
  --shadow-light: 0 2px 8px #0000000f;
  --shadow: 0 10px 28px #1418281a;
  --shadow-hover: 0 12px 32px #14182829;
  --s-1: 8px;
  --s-2: 12px;
  --s-3: 16px;
  --s-4: 20px;
  --s-5: 28px;
  --s-6: 36px;
  --s-7: 48px;
  color: var(--text-primary);
  scroll-behavior: smooth;
  text-align: left;
  font: 16px / 1.45 system-ui, -apple-system, Segoe UI, Inter, Roboto, Helvetica, Arial, sans-serif;
}

body {
  color: var(--text-primary);
  background: var(--page-bg);
  padding: var(--s-4) 0 var(--s-7);
  font: 16px / 1.45 system-ui, -apple-system, Segoe UI, Inter, Roboto, Helvetica, Arial, sans-serif;
}

* {
  box-sizing: border-box;
}

a {
  color: var(--brand-purple);
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}

h1 {
  color: var(--text-primary);
  letter-spacing: .2px;
  margin: 0 0 10px;
  font-size: clamp(32px, 4.2vw, 42px);
  font-weight: 500;
  line-height: 1.12;
}

h2 {
  color: var(--heading-primary);
  margin: 0 0 10px;
  font-size: clamp(18px, 2.6vw, 22px);
  font-weight: 900;
  line-height: 1.25;
}

h3 {
  color: var(--heading-primary);
  margin: 0 0 12px;
  font-size: clamp(16px, 2.2vw, 18px);
  font-weight: 700;
  line-height: 1.3;
}

.subhead {
  margin: -2px 0 var(--s-2);
  color: var(--text-secondary);
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
}

ul, ol {
  margin: 0;
  padding-left: 1.15em;
}

li {
  margin: .5em 0;
}

.card p {
  margin: 0;
}

.site {
  width: var(--w);
  align-items: center;
  gap: 14px;
  margin: 0 auto 12px;
  display: flex;
}

.site .logo {
  width: auto;
  height: 34px;
}

.site .name {
  letter-spacing: .2px;
  font-weight: 800;
}

.site .status {
  background: var(--card);
  color: var(--brand-purple);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-light);
  border-radius: 999px;
  margin-left: auto;
  padding: 8px 12px;
  font-size: 12px;
  text-decoration: none;
}

.hero {
  width: var(--w);
  margin: 12px auto var(--s-7);
  border-radius: var(--radius-lg);
  color: #fff;
  box-shadow: var(--shadow);
  position: relative;
  overflow: hidden;
}

.hero:before {
  content: "";
  background: linear-gradient(135deg, var(--hero-gradient-start), var(--hero-gradient-end));
  position: absolute;
  inset: 0;
}

.hero .inner {
  grid-template-columns: 1fr 330px;
  align-items: start;
  gap: 36px;
  padding: clamp(22px, 5vw, 42px);
  display: grid;
  position: relative;
}

.hero .inner > div:first-child {
  flex-direction: column;
  min-height: 100%;
  display: flex;
}

@media (width <= 900px) {
  .hero .inner {
    grid-template-columns: 1fr;
  }
}

.hero .sub {
  color: #ffffffeb;
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 400;
}

.hero .sub b {
  font-weight: 700;
}

.hero a {
  text-decoration: none;
  color: #fff !important;
}

.chips {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
}

.chip {
  background: none;
  border: 2px solid #ffffff3d;
  border-radius: 999px;
  padding: 8px 11px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  color: #fff !important;
}

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

.btn {
  cursor: pointer;
  border: 0;
  border-radius: 12px;
  padding: 12px 14px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.btn.primary {
  background: linear-gradient(to bottom right, var(--cta-gradient-start), var(--cta-gradient-end));
  color: #231300 !important;
}

.btn.primary:hover {
  box-shadow: 0 4px 12px #ff7a004d;
}

.btn.light {
  background: #ffffff29;
  color: #fff !important;
}

.btn.light:hover {
  background: #fff3;
}

.btn.ghost {
  background: var(--card);
  border: 1px solid var(--border);
  color: var(--text-primary) !important;
}

.btn.ghost:hover {
  box-shadow: var(--shadow-light);
}

.btn.dark {
  background: var(--primary);
  color: var(--primary-foreground) !important;
}

.btn.dark:hover {
  box-shadow: var(--shadow-light);
}

.section {
  width: var(--w);
  margin: var(--s-7) auto;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.section .body {
  padding: clamp(18px, 3.6vw, 30px);
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: .2em;
  color: var(--text-secondary);
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 600;
  display: block;
}

.gradient-badge {
  background: linear-gradient(135deg, var(--brand-magenta), var(--brand-purple));
  color: #fff;
  border-radius: 12px;
  margin-bottom: 12px;
  padding: 12px 22px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 16px;
  display: grid;
}

.card {
  border: 1px solid var(--border-lavender);
  background: var(--card-accent-bg);
  border-radius: 16px;
  padding: 20px;
}

.card h3 {
  color: var(--brand-purple);
  font-weight: 700;
}

.card ul {
  margin: 0;
  padding-left: 1.15em;
  list-style: outside;
}

.card ol {
  margin: 0;
  padding-left: 1.15em;
  list-style: decimal;
}

.card li {
  margin: 6px 0;
  font-size: 15px;
}

.card ul li::marker {
  color: var(--text-primary);
}

.card ol li::marker {
  color: var(--text-primary);
  font-weight: 600;
}

.stats {
  grid-template-columns: 1fr;
  gap: 12px;
  display: grid;
}

.stat {
  background: var(--card);
  box-shadow: var(--shadow);
  border: 1px solid #fff6;
  border-radius: 12px;
  min-height: 100px;
  padding: 20px 22px;
  text-decoration: none;
  transition: all .2s;
  display: block;
  color: #1b1337 !important;
}

.stat:hover {
  box-shadow: var(--shadow-hover);
  transform: translateY(-2px);
}

.stat b {
  background: linear-gradient(to bottom right, var(--brand-magenta), var(--brand-purple));
  color: #fff;
  border-radius: 8px;
  margin-right: 6px;
  padding: 5px 12px;
  font-size: 16px;
  display: inline-block;
}

.stat small {
  color: var(--text-subtle);
  margin-top: 4px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  display: block;
}

.copy {
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  display: flex;
}

.copy input[type="text"], input[type="text"], input[type="email"], input[type="number"], select, textarea {
  border: 1px solid var(--border);
  width: 100%;
  color: var(--text-primary);
  background: #fff;
  border-radius: 10px;
  padding: 10px 12px;
}

label {
  color: var(--text-primary);
  display: block;
}

.qrow {
  border: 1px solid var(--border-lavender);
  background: var(--lavender);
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 12px 14px;
}

.qrow .qq {
  margin-bottom: 6px;
  font-weight: 800;
}

.result {
  border: 1px solid var(--border);
  background: #f4f7ff;
  border-radius: 10px;
  margin-top: 12px;
  padding: 12px 14px;
}

.foot {
  width: var(--w);
  color: var(--text-secondary);
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: 10px auto 0;
  font-size: 12px;
  display: flex;
}

.foot .spacer {
  flex: 1;
}

.print {
  background: var(--card) !important;
  border: 1px solid var(--border) !important;
}

:focus-visible {
  outline: 2px solid var(--ring);
  outline-offset: 2px;
  border-radius: 8px;
}

::selection {
  background: #e0006d40;
}

.anchor {
  visibility: hidden;
  position: relative;
  top: -8px;
}

.pillrow {
  flex-wrap: wrap;
  gap: 10px;
  margin: 8px 0 20px;
  display: flex;
}

.pill {
  border: 1px solid var(--border);
  background: var(--card);
  color: var(--primary);
  cursor: pointer;
  border-radius: 999px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.pill:hover {
  border-color: var(--brand-purple);
}

.pill[aria-selected="true"] {
  color: #fff;
  background: #001f3f;
  border-color: #0000;
}

.vpanel {
  display: none;
}

.vpanel[data-show="true"] {
  display: block;
}

.kpis {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}

.kpis .card {
  padding: 24px 22px;
}

.kpis b {
  font-size: 14px;
}

.kpi-label {
  color: var(--brand-purple);
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
}

.kpis ul {
  margin: 0;
  padding-left: 1.15em;
  list-style: outside;
}

.kpis li {
  color: var(--text-primary);
  margin: 0;
  font-size: 15px;
}

.lvl {
  display: none;
}

.lvl[data-show="true"] {
  display: list-item;
}

.section[aria-label="DSOR / CPPO flow"] .card a.btn, .section[aria-label="Core Skills Library"] .card a.btn {
  margin-top: 12px;
  display: inline-block;
}

.section[aria-label="Core Skills Library"] .cta-row {
  margin-top: 16px;
}

@media print {
  body {
    padding: 0;
    background: #fff !important;
  }

  .hero:before, .btn, .chips, .status, .cta-row .btn, .sticky-nav {
    display: none !important;
  }

  .site {
    margin-bottom: 8pt;
  }

  body {
    color: #000;
    font: 11pt / 1.4 system-ui, -apple-system, Segoe UI, Inter, Roboto, Helvetica, Arial, sans-serif;
  }

  h1 {
    font-size: 20pt;
    line-height: 1.2;
  }

  h2 {
    color: #000;
    font-size: 16pt;
    line-height: 1.25;
  }

  h3 {
    color: #000;
    font-size: 13pt;
    line-height: 1.3;
  }

  a {
    color: #000;
    text-decoration: underline;
  }

  .section {
    box-shadow: none;
    border-color: #ddd;
    margin: 18pt auto;
  }

  .card {
    break-inside: avoid;
    page-break-inside: avoid;
    background: #fff !important;
  }

  ul, ol, li, .qrow {
    break-inside: avoid;
    page-break-inside: avoid;
  }

  p, li {
    orphans: 2;
    widows: 2;
  }

  .gradient-badge {
    background: #6f2dbd !important;
  }
}

.mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, monospace;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-gradient-position {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}

@property --tw-gradient-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false
}

@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}

@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}

@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}
