/*! tailwindcss v4.1.18 | 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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-mono: "JetBrains Mono", monospace;
    --text-xs: .75rem;
    --text-sm: .875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --radius-xs: .125rem;
    --radius-sm: 3px;
    --radius-md: 4px;
    --radius-lg: 8px;
    --radius-xl: .75rem;
    --shadow-xs: 0 1px 2px 0 #0000000d;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: "Inter", sans-serif;
    --default-mono-font-family: "JetBrains Mono", monospace;
    --font-display: "Satoshi", sans-serif;
    --font-body: "Inter", sans-serif;
    --radius-full: 9999px;
  }
}

@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;
  }

  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;
    -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;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      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;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-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;
  }

  *, :before, :after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }

  html {
    scroll-behavior: auto;
    font-size: 16px;
  }

  body {
    background-color: var(--bg);
    color: var(--text-primary);
    font-family: var(--font-body);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.6;
  }

  input:focus-visible, select:focus-visible, textarea:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: -2px;
  }

  input:focus:not(:focus-visible), select:focus:not(:focus-visible), textarea:focus:not(:focus-visible) {
    outline: none;
  }

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

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

  input, textarea, select, button {
    font-family: inherit;
  }

  h1, h2, h3, h4 {
    font-family: var(--font-display);
    letter-spacing: -.02em;
  }

  code, pre, .font-mono {
    font-family: var(--font-mono);
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .sticky {
    position: sticky;
  }

  .container {
    width: 100%;
  }

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

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

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

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

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

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .flex-shrink {
    flex-shrink: 1;
  }

  .border-collapse {
    border-collapse: collapse;
  }

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

  .resize {
    resize: both;
  }

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

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

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

  .underline {
    text-decoration-line: underline;
  }

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

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
    backdrop-filter: var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }

  .section-label {
    font-family: var(--font-mono);
    letter-spacing: .18em;
    color: var(--text-muted);
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 11px;
    font-weight: 500;
  }

  .btn {
    font-family: var(--font-body);
    letter-spacing: .01em;
    border-radius: var(--radius);
    cursor: pointer;
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 11px 24px;
    font-size: 14px;
    font-weight: 500;
    transition: background .18s, color .18s, border-color .18s;
    display: inline-flex;
  }

  .btn-primary {
    background: var(--accent);
    color: #fff;
    border: 1px solid var(--accent);
  }

  .btn-secondary {
    color: var(--text-primary);
    border: 1px solid var(--border-strong);
    background: none;
  }

  .btn-sm {
    padding: 8px 18px;
    font-size: 13px;
  }

  .btn-oauth:hover {
    border-color: var(--text-primary);
    background: var(--surface-hover);
  }

  .btn-oauth:focus-visible {
    outline: 2px solid var(--accent);
    outline-offset: 2px;
  }

  .badge {
    font-family: var(--font-mono);
    letter-spacing: .08em;
    text-transform: uppercase;
    border-radius: 2px;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    font-size: 10px;
    font-weight: 500;
    display: inline-flex;
  }

  .badge-success {
    color: var(--success);
    background: #16a34a14;
    border: 1px solid #16a34a33;
  }

  .badge-warning {
    color: var(--warning);
    background: #ca8a0414;
    border: 1px solid #ca8a0433;
  }

  .badge-error {
    color: var(--error);
    background: #dc262614;
    border: 1px solid #dc262633;
  }

  .badge-neutral {
    color: var(--text-muted);
    border: 1px solid var(--border-strong);
    background: none;
  }

  .num {
    font-family: var(--font-mono);
    font-variant-numeric: tabular-nums;
  }

  .mono {
    font-family: var(--font-mono);
    font-size: .85em;
  }

  .rule {
    border: none;
    border-top: 1px solid var(--border);
    margin: 0;
  }

  .page-heading {
    font-family: var(--font-display);
    letter-spacing: -1px;
    color: var(--text-primary);
    margin-bottom: 8px;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.15;
  }

  .page-heading--lg {
    font-size: 36px;
  }

  .page-subtitle {
    color: var(--text-muted);
    margin-bottom: 48px;
    font-size: 15px;
    line-height: 1.6;
  }

  .footer-grid {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    gap: 40px;
    padding-bottom: 48px;
    display: grid;
  }

  .footer-col-heading {
    font-family: var(--font-mono);
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--text-primary);
    margin-bottom: 16px;
    font-size: 11px;
    font-weight: 500;
  }

  .footer-link {
    color: var(--text-secondary);
    font-size: 13px;
    transition: color .15s;
  }

  .footer-bottom-link {
    color: var(--text-muted);
    font-size: 12px;
    transition: color .15s;
  }

  .reveal {
    opacity: 0;
    transition: opacity .6s, transform .6s;
    transform: translateY(16px);
  }

  .reveal.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .reveal-delay-1 {
    transition-delay: .1s;
  }

  .reveal-delay-2 {
    transition-delay: .2s;
  }

  .reveal-delay-3 {
    transition-delay: .3s;
  }

  .reveal-delay-4 {
    transition-delay: .4s;
  }

  .container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 40px;
  }
}

:root {
  --bg: #fff;
  --surface: #fafafa;
  --surface-hover: #f5f5f5;
  --border: #e5e5e5;
  --border-strong: #d4d4d4;
  --text-primary: #0a0a0a;
  --text-secondary: #525252;
  --text-muted: #a3a3a3;
  --accent: #0a0a0a;
  --accent-hover: #262626;
  --success: #16a34a;
  --warning: #ca8a04;
  --error: #dc2626;
  --font-display: "Satoshi", sans-serif;
  --font-body: "Inter", sans-serif;
  --font-mono: "JetBrains Mono", monospace;
  --shadow-xs: 0 1px 3px #0000000f;
  --shadow-sm: 0 1px 4px #00000014;
  --radius: 4px;
  --radius-sm: 3px;
  --radius-full: 9999px;
  --space-xs: 4px;
  --space-sm: 8px;
  --space-md: 12px;
  --space-lg: 16px;
  --space-xl: 24px;
  --space-2xl: 32px;
  --space-3xl: 48px;
  --space-4xl: 64px;
  --ease-out: cubic-bezier(.16, 1, .3, 1);
  --duration-fast: .15s;
  --duration-normal: .25s;
  --surface-toast: #0a0a0a;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(-6px);
  }

  75% {
    transform: translateX(6px);
  }
}

.insights-detail-grid {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}

.detail-block {
  padding: 0;
}

.detail-block-title {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--text-primary);
  border-bottom: 1px solid var(--border);
  margin-bottom: 12px;
  padding-bottom: 8px;
  font-size: 12px;
  font-weight: 600;
}

.detail-row {
  border-bottom: 1px solid var(--border);
  justify-content: space-between;
  align-items: baseline;
  padding: 6px 0;
  font-size: 12px;
  display: flex;
}

.detail-row-label {
  color: var(--text-muted);
}

.detail-row-value {
  font-weight: 600;
  font-family: var(--font-mono);
  color: var(--text-primary);
}

.detail-row-benchmark {
  color: var(--text-muted);
  margin-left: 6px;
  font-size: 10px;
}

.lang-bar-container {
  margin-bottom: 6px;
}

.lang-bar-label {
  justify-content: space-between;
  margin-bottom: 2px;
  font-size: 11px;
  display: flex;
}

.lang-bar-name {
  color: var(--text-muted);
  text-transform: uppercase;
  font-family: var(--font-mono);
  font-size: 10px;
}

.lang-bar-pct {
  font-weight: 600;
  font-family: var(--font-mono);
  color: var(--text-primary);
}

.lang-bar {
  background: var(--border);
  border-radius: 3px;
  height: 6px;
  overflow: hidden;
}

.lang-bar-fill {
  background: var(--text-primary);
  border-radius: 3px;
  height: 100%;
}

.upload-timeline {
  align-items: flex-end;
  gap: 3px;
  height: 40px;
  margin-top: 8px;
  display: flex;
}

.upload-month-bar {
  background: var(--text-muted);
  border-radius: 2px 2px 0 0;
  flex: 1;
  min-width: 0;
  transition: height .3s;
}

.upload-timeline-labels {
  gap: 3px;
  margin-top: 4px;
  display: flex;
}

.upload-month-label {
  min-width: 0;
  font-size: 8px;
  font-family: var(--font-mono);
  color: var(--text-muted);
  text-align: center;
  flex: 1;
}

.insights-skeleton {
  margin-top: 16px;
}

.skeleton-bar {
  background: var(--border);
  border-radius: var(--radius-sm);
  height: 14px;
  margin-bottom: 10px;
  animation: 1.5s ease-in-out infinite pulse;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.inquiry-submit-btn:hover:not(:disabled) {
  color: var(--text-primary) !important;
  background: none !important;
}

.info-tip {
  margin-left: 4px;
  display: inline-flex;
  position: relative;
}

.info-tip-icon {
  border: 1px solid var(--border);
  width: 14px;
  height: 14px;
  font-size: 9px;
  font-family: var(--font-mono);
  color: var(--text-muted);
  cursor: help;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-style: italic;
  display: inline-flex;
}

.info-tip-tooltip {
  background: var(--surface, var(--bg));
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  color: var(--text-secondary);
  z-index: 10;
  width: 250px;
  padding: 10px 12px;
  font-size: 11px;
  line-height: 1.5;
  display: none;
  position: absolute;
  top: 50%;
  left: calc(100% + 8px);
  transform: translateY(-50%);
  box-shadow: 0 4px 12px #0000001a;
}

.info-tip:hover .info-tip-tooltip, .info-tip-tooltip:hover {
  display: block;
}

.info-tip-link {
  font-size: 10px;
  font-family: var(--font-mono);
  color: var(--accent);
  margin-top: 6px;
  text-decoration: none;
  display: block;
}

@media (max-width: 768px) {
  .insights-detail-grid {
    grid-template-columns: 1fr;
  }
}

.fh-gate {
  z-index: 9999;
  -webkit-backdrop-filter: blur(16px);
  background: #0009;
  justify-content: center;
  align-items: center;
  transition: opacity .5s;
  display: flex;
  position: fixed;
  inset: 0;
}

.fh-gate.unlocked {
  opacity: 0;
  pointer-events: none;
}

.fh-gate-card {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  text-align: center;
  width: calc(100% - 48px);
  max-width: 380px;
  padding: 36px 32px;
}

.fh-gate-input {
  font-family: var(--font-mono);
  border: none;
  border-bottom: 1px solid var(--border-strong);
  color: var(--text-primary);
  text-align: center;
  background: none;
  outline: none;
  width: 240px;
  padding: 10px 0;
  font-size: 14px;
  transition: border-color .15s;
}

.fh-gate-input:focus {
  border-bottom-color: var(--text-primary);
}

.fh-gate-input.shake {
  animation: .4s shake;
}

html, body {
  overflow-x: auto;
}

@media (max-width: 960px) {
  .container {
    padding: 0 24px;
  }
}

@media (max-width: 768px) {
  .r-nav-links {
    display: none !important;
  }

  .r-mobile-only {
    display: flex !important;
  }

  .r-2col {
    grid-template-columns: 1fr !important;
  }

  .r-table-wrap {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
  }

  .r-table-wrap table {
    min-width: 640px;
  }
}

.r-hero-grid {
  grid-template-columns: 1fr 360px;
  align-items: center;
  gap: 64px;
  display: grid;
}

.r-process-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  display: grid;
  position: relative;
}

.r-platform-grid {
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: 80px;
  display: grid;
}

.r-advantage-grid {
  grid-template-columns: 1fr 1fr;
  gap: 0;
  display: grid;
}

.r-featured-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-bottom: 40px;
  display: grid;
}

.r-forms-grid {
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  display: grid;
}

.r-form-row {
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  display: grid;
}

.r-stats-bar {
  align-items: center;
  gap: 20px;
  display: flex;
}

.r-stats-dot {
  background: var(--border-strong);
  border-radius: 50%;
  flex-shrink: 0;
  width: 3px;
  height: 3px;
}

.r-bell-btn {
  color: var(--text-secondary);
}

.r-bell-btn:hover {
  color: var(--text-primary);
}

.r-badge {
  background: var(--accent);
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  font-family: var(--font-mono);
  text-align: center;
  box-sizing: border-box;
  border-radius: 50%;
  min-width: 16px;
  height: 16px;
  padding: 0 4px;
  line-height: 16px;
  position: absolute;
  top: -4px;
  right: -6px;
}

.r-breadcrumb {
  padding: 12px 48px;
}

.r-main-col {
  border-right: 1px solid var(--border);
  padding: 48px;
}

.r-sidebar {
  background: var(--surface);
  padding: 48px 32px;
}

.page-shell {
  padding: 64px 40px;
}

@media (max-width: 768px) {
  .r-hero-grid {
    grid-template-columns: 1fr !important;
    gap: 40px !important;
    padding: 0 20px !important;
  }

  .r-process-line {
    display: none !important;
  }

  .r-process-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .r-process-grid > div {
    border-radius: 0 !important;
  }

  .r-platform-grid {
    grid-template-columns: 1fr !important;
    gap: 48px !important;
  }

  .r-advantage-grid {
    grid-template-columns: 1fr !important;
  }

  .r-advantage-grid > div {
    margin-top: -1px !important;
    margin-left: 0 !important;
  }

  .r-advantage-grid > div:first-child {
    margin-top: 0 !important;
  }

  .r-featured-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .r-forms-grid, .r-form-row {
    grid-template-columns: 1fr !important;
  }

  .r-stats-bar {
    flex-wrap: wrap;
  }

  .r-stats-dot {
    display: none;
  }

  .r-asset-grid {
    grid-template-columns: 1fr !important;
  }

  .r-audit-grid {
    grid-template-columns: 1fr 1fr !important;
  }

  .r-breadcrumb {
    padding: 12px 20px;
  }

  .r-main-col {
    border-right: none;
    padding: 24px 20px;
  }

  .r-sidebar {
    border-top: 1px solid var(--border);
    padding: 32px 20px;
  }

  .page-shell {
    padding: 48px 20px;
  }

  input, textarea, select {
    font-size: 16px !important;
  }

  .btn-sm {
    padding: 12px 18px;
  }

  .r-checklist-item {
    padding: 12px 0 !important;
  }

  .page-heading {
    font-size: 26px;
  }

  .container {
    padding: 0 16px;
  }

  .footer-grid {
    gap: 32px;
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 600px) {
  .r-process-grid {
    grid-template-columns: 1fr !important;
  }

  .r-process-grid > div {
    margin-bottom: -1px;
    border-radius: var(--radius) !important;
    margin-right: 0 !important;
  }

  .r-featured-grid, .r-audit-grid {
    grid-template-columns: 1fr !important;
  }
}

.footer-link:hover, .footer-bottom-link:hover {
  color: var(--text-primary);
}

.marketplace-faceless-badge {
  font-family: var(--font-mono);
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #6b7280;
  border-radius: var(--radius-full);
  white-space: nowrap;
  background: #6b728014;
  border: 1px solid #6b728026;
  flex-shrink: 0;
  align-items: center;
  padding: 2px 9px;
  font-size: 9px;
  font-weight: 700;
  display: inline-flex;
}

.marketplace-inquire-btn {
  width: 100%;
  font-size: 12px;
  font-weight: 600;
  font-family: var(--font-display);
  background: var(--accent);
  color: #fff;
  border-radius: var(--radius-sm);
  cursor: pointer;
  border: none;
  margin-top: 10px;
  padding: 9px 0;
  transition: opacity .15s;
}

.marketplace-inquire-btn:hover {
  opacity: .88;
}

.marketplace-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  display: grid;
}

@media (max-width: 960px) {
  .marketplace-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .marketplace-grid {
    grid-template-columns: 1fr;
  }
}

.marketplace-card {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  background: var(--bg);
  color: inherit;
  text-decoration: none;
  transition: border-color .18s, box-shadow .18s;
  display: block;
  overflow: hidden;
}

.marketplace-card:hover {
  border-color: var(--accent);
  box-shadow: 0 2px 12px #6366f114;
}

.r-mobile-only {
  display: none;
}

.marketplace-search-wrap {
  position: relative;
}

.marketplace-search-icon {
  color: var(--text-muted);
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
}

.marketplace-search {
  box-sizing: border-box;
  width: 100%;
  height: 42px;
  font-family: var(--font-body);
  color: var(--text-primary);
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  outline: none;
  padding: 0 14px 0 40px;
  font-size: 14px;
  transition: border-color .15s;
}

.marketplace-search:focus {
  border-color: var(--accent);
}

.marketplace-search::placeholder {
  color: var(--text-muted);
}

.marketplace-filter-toggle {
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--bg);
  height: 42px;
  color: var(--text-muted);
  cursor: pointer;
  font-family: var(--font-mono);
  letter-spacing: .02em;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 6px;
  padding: 0 14px;
  font-size: 12px;
  font-weight: 500;
  transition: all .15s;
  display: flex;
  position: relative;
}

.marketplace-filter-toggle:hover {
  border-color: var(--text-muted);
  color: var(--text-primary);
}

.marketplace-filter-toggle[data-active] {
  border-color: var(--accent);
  color: var(--accent);
}

.marketplace-filter-count {
  background: var(--accent);
  color: #fff;
  width: 16px;
  height: 16px;
  font-family: var(--font-mono);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -5px;
  right: -5px;
}

.marketplace-filter-panel {
  border: 1px solid var(--border);
  border-radius: var(--radius-md);
  background: var(--surface);
  flex-direction: column;
  gap: 14px;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
}

.marketplace-filter-section {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.marketplace-filter-label {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--text-muted);
  font-size: 10px;
  font-weight: 600;
}

.marketplace-chip-row {
  flex-wrap: wrap;
  gap: 6px;
  display: flex;
}

.marketplace-chip {
  font-family: var(--font-mono);
  border: 1px solid var(--border);
  background: var(--bg);
  color: var(--text-muted);
  cursor: pointer;
  white-space: nowrap;
  border-radius: 100px;
  align-items: center;
  gap: 4px;
  padding: 5px 10px;
  font-size: 11px;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.marketplace-chip:hover {
  border-color: var(--text-muted);
  color: var(--text-primary);
}

.marketplace-chip.active {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}

.marketplace-results-count {
  font-family: var(--font-mono);
  color: var(--text-muted);
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  font-size: 12px;
  display: flex;
}

.marketplace-view-toggle {
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  box-sizing: border-box;
  background: var(--surface);
  gap: 1px;
  height: 42px;
  padding: 3px;
  display: inline-flex;
}

.marketplace-view-btn {
  width: 34px;
  height: 34px;
  color: var(--text-muted);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  transition: all .12s;
  display: flex;
}

.marketplace-view-btn:hover {
  color: var(--text-primary);
}

.marketplace-view-btn.active {
  background: var(--bg);
  color: var(--text-primary);
  box-shadow: 0 1px 2px #0000000f;
}

.marketplace-list {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.marketplace-card-list {
  display: flex;
}

.marketplace-compact {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  display: grid;
}

.marketplace-clear-btn {
  font-family: var(--font-mono);
  color: var(--accent);
  cursor: pointer;
  text-underline-offset: 2px;
  background: none;
  border: none;
  padding: 0;
  font-size: 11px;
  text-decoration: underline;
}

.marketplace-clear-btn:hover {
  color: var(--text-primary);
}

.marketplace-pagination {
  align-items: center;
  gap: 4px;
  display: flex;
}

.marketplace-pagination.bottom {
  justify-content: center;
  margin-top: 36px;
  padding-bottom: 24px;
}

.marketplace-pagination.top {
  justify-content: flex-end;
  margin-left: auto;
}

.marketplace-page-btn {
  font-family: var(--font-mono);
  text-align: center;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  background: var(--bg);
  min-width: 34px;
  color: var(--text-primary);
  cursor: pointer;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 500;
  transition: border-color .15s, background .15s;
}

.marketplace-page-btn:disabled {
  opacity: .35;
  cursor: not-allowed;
}

.marketplace-page-btn:not(:disabled):hover {
  border-color: var(--accent);
  background: var(--surface);
}

.marketplace-page-btn.active {
  background: var(--accent);
  color: #fff;
  border-color: var(--accent);
}

.marketplace-page-info {
  font-family: var(--font-mono);
  color: var(--text-muted);
  padding: 0 4px;
  font-size: 12px;
}

.skeleton-pulse {
  background: var(--surface);
  animation: 1.2s ease-in-out infinite skeleton-pulse;
}

@keyframes skeleton-pulse {
  0%, 100% {
    opacity: .4;
  }

  50% {
    opacity: .8;
  }
}

@media (max-width: 600px) {
  .marketplace-filter-panel {
    gap: 12px;
    padding: 12px;
  }

  .marketplace-chip {
    padding: 4px 8px;
    font-size: 10px;
  }

  .marketplace-compact {
    grid-template-columns: 1fr;
  }

  .marketplace-card-list {
    flex-direction: column;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false
}

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

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

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

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

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