@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";

/* .pathmx/index.path/runtime-79d1e7c993b8c88e98b2dd0a9f2aae79465d96f2ca87cfc98e278f7c93956d60-entry.css */
/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@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;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

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

  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::-webkit-file-upload-button {
    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 {
    color: inherit;
    border-top-width: 1px;
    height: 0;
  }

  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;
    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 {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
  }

  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 {
    display: block;
    vertical-align: middle;
  }

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

  ::-webkit-file-upload-button {
    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:-webkit-any([multiple], [size])) optgroup {
    font-weight: bolder;
  }

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

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

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

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

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

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

  ::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 {
    text-align: inherit;
    min-height: 1lh;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  button {
    appearance: button;
  }

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

  ::-webkit-file-upload-button {
    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;
  }
}

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

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .block {
    display: block;
  }

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

  .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, );
  }
}

@property --tw-animation-delay {
  syntax: "*";
  inherits: false;
  initial-value: 0s;
}

@property --tw-animation-direction {
  syntax: "*";
  inherits: false;
  initial-value: normal;
}

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

@property --tw-animation-fill-mode {
  syntax: "*";
  inherits: false;
  initial-value: none;
}

@property --tw-animation-iteration-count {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

@property --tw-enter-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

@property --tw-enter-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

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

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

@property --tw-exit-opacity {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

@property --tw-exit-scale {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

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

:root {
  --background: oklch(1 0 0);
  --foreground: oklch(.145 0 0);
  --primary: oklch(.205 0 0);
  --primary-foreground: oklch(.985 0 0);
  --muted: oklch(.97 0 0);
  --muted-foreground: oklch(.556 0 0);
  --accent: oklch(.97 0 0);
  --accent-foreground: oklch(.205 0 0);
  --border: oklch(.922 0 0);
  --ring: oklch(.708 0 0);
}

.dark {
  --background: oklch(.145 0 0);
  --foreground: oklch(.985 0 0);
  --primary: oklch(.922 0 0);
  --primary-foreground: oklch(.205 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --border: oklch(1 0 0 / 10%);
  --ring: oklch(.556 0 0);
}

html, body {
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  width: 100%;
  min-height: 100dvh;
  margin: 0;
  padding: 0;
}

code:before, code:after {
  content: none !important;
}

:is(h1, h2, h3, h4, h5, h6) a {
  color: inherit;
  text-decoration: none !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  font-style: inherit !important;
  font-variant: inherit !important;
  font-optical-sizing: inherit !important;
  font-kerning: inherit !important;
  font-feature-settings: inherit !important;
  font-variation-settings: inherit !important;
  font-family: inherit !important;
}

.prose {
  --tw-prose-body: var(--foreground);
  --tw-prose-headings: var(--foreground);
  --tw-prose-lead: var(--foreground);
  --tw-prose-links: var(--primary, currentColor);
  --tw-prose-bold: var(--foreground);
  --tw-prose-counters: var(--muted-foreground, currentColor);
  --tw-prose-bullets: var(--muted-foreground, currentColor);
  --tw-prose-hr: var(--border, currentColor);
  --tw-prose-quotes: var(--muted-foreground, currentColor);
  --tw-prose-quote-borders: var(--border, currentColor);
  --tw-prose-captions: var(--muted-foreground, currentColor);
  --tw-prose-code: var(--foreground);
  --tw-prose-pre-code: var(--foreground);
  --tw-prose-pre-bg: var(--muted, oklch(.085 0 0));
  --tw-prose-th-borders: var(--border, currentColor);
  --tw-prose-td-borders: var(--border, currentColor);
}

html {
  font-family: var(--font-body);
}

html, body {
  background-color: var(--gb-bg-deep) !important;
}

@font-face {
  font-family: Departure Mono;
  src: url("https://cdn.jsdelivr.net/gh/rektdeckard/departure-mono@v1.500/public/assets/DepartureMono-Regular.woff2") format(woff2);
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --gb-bg: #1a1209;
  --gb-bg-deep: #1a1209;
  --gb-line: #ab8c763d;
  --gb-line-strong: #ab8c7666;
  --gb-text: #f4e8de;
  --gb-muted: #a58a78;
  --gb-accent: #eef85f;
  --gb-accent-dim: #eef85f14;
  --gb-danger: #ff6b6b;
  --font-body: "Departure Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --font-mono: "Departure Mono", ui-monospace, SFMono-Regular, Menlo, monospace;
  --background: var(--gb-bg);
  --foreground: var(--gb-text);
  --primary: var(--gb-accent);
  --primary-foreground: var(--gb-bg);
  --accent: var(--gb-accent-dim);
  --accent-foreground: var(--gb-accent);
  --muted: var(--gb-bg);
  --muted-foreground: var(--gb-muted);
  --border: var(--gb-line);
}

body {
  overflow-x: hidden;
  font-family: var(--font-body);
  color: var(--gb-text);
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  margin: 0;
  background-color: var(--gb-bg-deep) !important;
}

main[data-pathmx-type] {
  max-width: 640px;
  margin: 0 auto;
  padding: 48px 16px;
}

main[data-pathmx-type="pathmx/path"] {
  max-width: 720px;
  padding: 16px;
}

[data-pathmx-type="block"] .pathmx-block-content {
  box-shadow: none;
  position: relative;
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 28px 0;
}

[data-pathmx-type="block"] .pathmx-block-content:before {
  content: "";
  position: absolute;
  background: var(--gb-line);
  pointer-events: none;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
}

[data-pathmx-type="block"]:first-child .pathmx-block-content {
  margin-bottom: 8px;
  padding-bottom: 16px;
}

[data-pathmx-type="block"]:first-child .pathmx-block-content:before {
  display: none;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content {
  padding: 36px 0 28px;
}

.pathmx-block-content h1 {
  font-family: var(--font-mono);
  letter-spacing: .02em;
  color: var(--gb-accent);
  margin: 0 0 12px;
  font-size: 1.8rem;
  font-weight: 400;
}

main[data-pathmx-type="pathmx/path"] .pathmx-block-content h1 {
  margin: 0 0 4px;
  font-size: 3.6rem;
}

.pathmx-block-content h2 {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--gb-muted);
  margin: 20px 0 10px;
  font-size: .82rem;
  font-weight: 400;
}

.pathmx-block-content h2:first-child {
  margin-top: 0;
}

.pathmx-block-content h3 {
  color: var(--gb-muted);
  margin: 14px 0 6px;
  font-size: .82rem;
  font-weight: 500;
}

.pathmx-block-content p {
  color: #f4e8decc;
  margin: 8px 0;
  font-family: Departure Mono;
  font-size: .88rem;
  line-height: 1.6;
}

a[data-pathmx-target="my.badge"] {
  background-color: var(--accent-foreground) !important;
  color: var(--gb-bg-deep) !important;
  text-decoration: none !important;
}

.pathmx-block-content a {
  color: var(--accent-foreground);
  text-decoration: underline;
}

[data-pathmx-type="pathmx/path"] .pathmx-block-content a {
  text-decoration: none;
  color: inherit;
}

.pathmx-block-content a:hover {
  color: var(--accent-foreground);
  opacity: .8;
}

.pathmx-block-content h1 a, .pathmx-block-content h2 a {
  color: inherit;
}

main[data-pathmx-type]:not([data-pathmx-type="pathmx/path"]) .pathmx-block-content h1 a {
  line-height: 40.8px;
}

.pathmx-block-content ul {
  list-style: none;
  margin: 6px 0;
  padding: 0;
}

.pathmx-block-content li {
  border-bottom: 1px solid var(--gb-line);
  padding: 6px 0;
  font-size: .92rem;
}

.pathmx-block-content li:last-child {
  border-bottom: none;
}

.pathmx-block-content li a {
  display: block;
}

.pathmx-block-content img {
  border-radius: 12px;
  width: 100%;
  margin-bottom: 12px;
}

.pathmx-block-content hr {
  border: none;
  border-top: 1px solid var(--gb-line);
  margin: 16px 0;
}

.pathmx-block-content blockquote {
  border-left: 3px solid var(--gb-accent);
  background: var(--gb-accent-dim);
  border-radius: 0 4px 4px 0;
  margin: 16px 0;
  padding: 10px 16px;
}

.pathmx-block-content blockquote p {
  color: var(--gb-text-secondary);
  margin: 0;
}

.pathmx-block-content table, .pathmx-block-content th, .pathmx-block-content td {
  font-family: inherit;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content h1 {
  letter-spacing: .04em;
  margin: 0 0 16px;
  font-size: 2.4rem;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content {
  font-size: 0;
  line-height: 0;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content h1 {
  font-size: 2.4rem;
  line-height: 1.2;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--gb-text);
  border: 1.5px solid var(--gb-line-strong);
  display: inline-block;
  border-radius: 0;
  margin: 0 4px 4px 0;
  padding: 6px 14px;
  transition: background .12s, color .12s, border-color .12s;
  font-size: .68rem;
  line-height: 1;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a:hover {
  background: var(--gb-accent);
  color: var(--gb-bg-deep);
  border-color: var(--gb-accent);
  opacity: 1;
  font-weight: 700;
}

grok-status {
  display: block;
  font-size: .78rem;
  line-height: 1.5;
}

.grok-status-line {
  font-family: var(--font-mono);
  color: var(--gb-muted);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  font-size: .78rem;
  line-height: 1.5;
}

.grok-status-line .grok-status-text {
  color: var(--gb-text);
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content h2 {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--gb-accent);
  margin: 0 0 2px;
  font-size: 1.2rem;
  font-weight: 400;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content h2 + p {
  color: var(--gb-muted);
  text-transform: uppercase;
  letter-spacing: .04em;
  margin: 0 0 16px;
  font-size: .85rem;
}

table[data-path-id] {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table[data-path-id] thead {
  display: none;
}

table[data-path-id] tr {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  color: #f4e8decc;
  background-image: repeating-linear-gradient(to right, var(--gb-line) 0, var(--gb-line) 2px, transparent 2px, transparent 5px);
  cursor: pointer;
  position: relative;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  border-bottom: none;
  border-radius: 4px;
  align-items: baseline;
  gap: 0;
  margin: 0 -12px;
  padding: 10px 12px;
  transition: background-color .1s;
}

table[data-path-id] tr:hover {
  background-color: var(--gb-accent-dim);
}

table[data-path-id] tr:last-child {
  background-image: none;
}

table[data-path-id] td {
  padding: 0;
  font-size: .88rem;
}

table[data-path-id] td a {
  text-decoration: none;
}

table[data-path-id] td.live a {
  color: var(--gb-accent);
}

table[data-path-id] td a:hover {
  opacity: .8;
}

table[data-path-id] td[data-path-field="title"] {
  grid-column: 1 / 3;
  grid-row: 1;
  padding-bottom: 2px;
  font-size: .88rem;
  font-weight: 500;
}

table[data-path-id] td[data-path-field="title"] a {
  position: static;
}

table[data-path-id] td[data-path-field="title"] a:after {
  content: "";
  position: absolute;
  inset: 0;
}

table[data-path-id] td[data-path-field="times"] {
  grid-column: 3;
  grid-row: 1;
  text-align: right;
  color: var(--gb-muted);
  font-family: var(--font-mono);
  letter-spacing: .04em;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: .78rem;
}

table[data-path-id] td[data-path-field="presenter"] {
  grid-column: 1;
  grid-row: 2;
  display: flex;
  align-items:  center;
  gap: 6px;
  font-size: 0;
}

table[data-path-id] td[data-path-field="presenter"]:has(a) {
  margin-right: 8px;
}

table[data-path-id] td[data-path-field="presenter"] a[data-pathmx-target-type="pathmx/badge"] {
  position: relative;
  z-index: 1;
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .04em;
  color: var(--gb-muted);
  border: 1px solid var(--gb-line-strong);
  display: inline-flex;
  align-items:  center;
  padding: 2px 8px;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1.4;
}

table[data-path-id] td[data-path-field="presenter"] a[data-pathmx-target-type="pathmx/badge"]:hover {
  color: var(--gb-accent);
  border-color: var(--gb-accent);
  opacity: 1;
}

table[data-path-id] td[data-path-field="location"] {
  grid-column: 2;
  grid-row: 2;
  color: var(--gb-muted);
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: .75rem;
}

table[data-path-id] td[data-path-field="location"] a {
  color: var(--gb-muted);
  position: relative;
  z-index: 1;
}

table[data-path-id] td[data-path-field="location"] a:hover {
  color: var(--gb-accent);
}

@media (min-width: 769px) {
  main[data-pathmx-type="pathmx/path"] {
    max-width: 900px;
    padding: 16px 3vw;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px;
    margin-bottom: 8px;
    padding: 20px 0 16px;
    font-size: 0;
    line-height: 0;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content h1 {
    letter-spacing: .02em;
    flex-shrink: 0;
    margin: 0;
    font-size: 1.6rem;
    line-height: 1.2;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > grok-status {
    flex: auto;
    min-width: 0;
    margin: 0 16px;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a:first-of-type {
    margin-left: auto;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a {
    flex-shrink: 0;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content {
    padding-top: 80px;
  }
}

@media (max-width: 640px) {
  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content h1 {
    letter-spacing: .01em;
    font-size: 2rem;
  }

  [data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a {
    padding: 5px 10px;
    font-size: .6rem;
  }

  grok-status {
    display: none;
  }
}

.pathmx-block-content h1 {
  text-shadow: 0 0 6px #eef85f80, 0 0 16px #eef85f33, 0 0 32px #eef85f14;
}

.pathmx-block-content h2 {
  text-shadow: 0 0 6px #a58a7866, 0 0 14px #a58a7826;
}

.pathmx-block-content a {
  text-shadow: 0 0 4px #eef85f40;
}

.grok-status-line .grok-status-text {
  text-shadow: 0 0 4px #f4e8de4d, 0 0 12px #f4e8de1a;
}

.grok-status-line .grok-status-bar {
  text-shadow: 0 0 6px #eef85f80, 0 0 16px #eef85f33;
}

table[data-path-id] td[data-path-field="times"] {
  text-shadow: 0 0 4px #a58a7866;
}

[data-pathmx-type="pathmx/path"] [data-pathmx-type="block"]:first-child .pathmx-block-content > a {
  box-shadow: 0 0 4px #ab8c7633;
}

.pathmx-block-content a[data-pathmx-target-type="pathmx/badge"] {
  font-family: var(--font-mono);
  text-decoration: underline;
  color: var(--accent-foreground);
}

.pathmx-block-content a[data-pathmx-target-type="pathmx/badge"]:hover {
  color: var(--gb-accent);
  border-color: var(--gb-accent);
  opacity: 1;
}

[data-pathmx-type="pathmx/talk"] .pathmx-block-content > p:first-of-type:has(a[data-pathmx-target-type="pathmx/badge"]) {
  margin: 4px 0 20px;
}

[data-pathmx-type="pathmx/badge"] {
  max-width: 900px;
  margin: 0 auto;
  padding: 16px;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content {
  display: flow-root;
  padding: 0;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content:before {
  display: none;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content h1 {
  padding-top: 4px;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content > img:first-child, [data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content > p:first-child {
  float: left;
  position: relative;
  background: var(--gb-bg-deep);
  overflow: hidden;
  width: 240px;
  margin: 0 28px 16px 0;
}

[data-pathmx-type="pathmx/badge"] {
  --badge-photo-filter: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='h' x='0' y='0' width='100%25' height='100%25' color-interpolation-filters='sRGB'%3E%3CfeColorMatrix in='SourceGraphic' type='saturate' values='0' result='gray'/%3E%3CfeComponentTransfer in='gray' result='contrast'%3E%3CfeFuncR type='linear' slope='1.25' intercept='-0.08'/%3E%3CfeFuncG type='linear' slope='1.25' intercept='-0.08'/%3E%3CfeFuncB type='linear' slope='1.25' intercept='-0.08'/%3E%3C/feComponentTransfer%3E%3CfeTurbulence type='turbulence' baseFrequency='0.4' numOctaves='1' seed='4' result='noise'/%3E%3CfeColorMatrix in='noise' type='saturate' values='0' result='grayNoise'/%3E%3CfeBlend in='contrast' in2='grayNoise' mode='overlay' result='dithered'/%3E%3CfeComponentTransfer in='dithered' result='snapped'%3E%3CfeFuncR type='discrete' tableValues='0.08 0.08 0.24 0.24 0.40 0.40 0.56 0.56 0.74 0.74 0.93 0.93'/%3E%3CfeFuncG type='discrete' tableValues='0.06 0.06 0.20 0.20 0.34 0.34 0.50 0.50 0.66 0.66 0.86 0.86'/%3E%3CfeFuncB type='discrete' tableValues='0.04 0.04 0.15 0.15 0.26 0.26 0.40 0.40 0.56 0.56 0.74 0.74'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3C/svg%3E#h") sepia(.15);
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content img {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  display: block;
  filter: var(--badge-photo-filter);
  border-radius: 0;
  width: 100%;
  margin: 0;
}

@media (max-width: 600px) {
  [data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content > img:first-child, [data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content > p:first-child {
    float: none;
    width: 100%;
    margin: 0 0 16px;
  }

  [data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content img {
    max-height: 50vh;
  }
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content li {
  border: none;
  padding: 0;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content li a {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--gb-muted);
  border: 1px solid var(--gb-line-strong);
  display: inline-flex;
  align-items:  center;
  padding: 3px 10px;
  font-size: .62rem;
  line-height: 1.4;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:first-child .pathmx-block-content li a:hover {
  color: var(--gb-accent);
  border-color: var(--gb-accent);
  opacity: 1;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content {
  padding: 28px 0;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:not(:first-child) .pathmx-block-content h3 {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .1em;
  color: var(--gb-muted);
  margin: 14px 0 4px;
  font-size: .7rem;
  font-weight: 400;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:not(:first-child) li {
  padding: 8px 0;
  font-size: .85rem;
}

[data-pathmx-type="pathmx/badge"] [data-pathmx-type="block"]:not(:first-child) li a {
  color: var(--gb-accent);
}

[data-pathmx-type="pathmx/people"] {
  max-width: 900px;
  margin: 0 auto;
  padding: 32px 20px 60px;
}

[data-pathmx-type="pathmx/people"] .pathmx-block-content h1 {
  margin-bottom: 20px;
  font-size: 1.6rem;
}

[data-pathmx-type="pathmx/people"] .pathmx-block-content {
  padding: 0;
}

[data-pathmx-type="pathmx/people"] .pathmx-block-content:before {
  display: none;
}

[data-pathmx-type="pathmx/people"] table {
  border-collapse: collapse;
  width: 100%;
  font-family: inherit;
}

[data-pathmx-type="pathmx/people"] thead tr {
  border-bottom: 1px solid var(--gb-line-strong);
}

[data-pathmx-type="pathmx/people"] th {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .14em;
  color: var(--gb-muted);
  text-align: left;
  padding: 8px 12px 8px 0;
  font-size: .62rem;
  font-weight: 400;
}

[data-pathmx-type="pathmx/people"] tbody tr {
  border-bottom: 1px solid var(--gb-line);
  cursor: pointer;
  transition: background .1s;
}

[data-pathmx-type="pathmx/people"] tbody tr:hover {
  background: var(--gb-accent-dim);
}

[data-pathmx-type="pathmx/people"] tbody tr:last-child {
  border-bottom: none;
}

[data-pathmx-type="pathmx/people"] td {
  vertical-align: baseline;
  padding: 10px 12px 10px 0;
  font-size: .88rem;
}

[data-pathmx-type="pathmx/people"] td:first-child {
  white-space: nowrap;
  font-weight: 600;
}

[data-pathmx-type="pathmx/people"] td:first-child a {
  color: var(--gb-accent);
  text-decoration: none;
}

[data-pathmx-type="pathmx/people"] td:first-child a:hover {
  opacity: .8;
}

[data-pathmx-type="pathmx/people"] td:nth-child(2) {
  white-space: nowrap;
  width: 1%;
  padding: 10px 16px 10px 0;
}

[data-pathmx-type="pathmx/people"] td:nth-child(2) a {
  font-family: var(--font-mono);
  text-transform: uppercase;
  letter-spacing: .04em;
  color: var(--gb-muted);
  text-decoration: none;
  border: 1px solid var(--gb-line-strong);
  display: inline-flex;
  align-items:  center;
  padding: 2px 8px;
  font-size: .6rem;
  font-weight: 400;
  line-height: 1.4;
}

[data-pathmx-type="pathmx/people"] td:nth-child(2) a:hover {
  color: var(--gb-accent);
  border-color: var(--gb-accent);
}

[data-pathmx-type="pathmx/people"] td:nth-child(3) {
  color: var(--gb-muted);
  font-size: .78rem;
}

[data-pathmx-type="pathmx/people"] td:first-child a {
  text-shadow: 0 0 4px #eef85f40;
}

[data-pathmx-type="pathmx/path"] tr.live {
  background: var(--gb-accent-dim);
}

[data-pathmx-type="pathmx/path"] tr.live a {
  color: var(--accent-foreground);
}

@media (min-width: 769px) {
  [data-pathmx-type="pathmx/people"] {
    padding: 40px 3vw 60px;
  }
}

@media (max-width: 640px) {
  [data-pathmx-type="pathmx/people"] th:nth-child(3), [data-pathmx-type="pathmx/people"] td:nth-child(3) {
    display: none;
  }
}

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

@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-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-animation-delay: 0s;
      --tw-animation-direction: normal;
      --tw-animation-duration: initial;
      --tw-animation-fill-mode: none;
      --tw-animation-iteration-count: 1;
      --tw-enter-blur: 0;
      --tw-enter-opacity: 1;
      --tw-enter-rotate: 0;
      --tw-enter-scale: 1;
      --tw-enter-translate-x: 0;
      --tw-enter-translate-y: 0;
      --tw-exit-blur: 0;
      --tw-exit-opacity: 1;
      --tw-exit-rotate: 0;
      --tw-exit-scale: 1;
      --tw-exit-translate-x: 0;
      --tw-exit-translate-y: 0;
    }
  }
}
