/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@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: 'IBM Plex Mono', monospace;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-cave: #0a0908;
    --color-stone: #1a1614;
    --color-slate: #252018;
    --color-rock: #332e28;
    --color-fire: #f97316;
    --color-ember: #ea580c;
    --color-gold: #d97706;
    --color-ash: #fafaf8;
    --color-bone: #d6d3d1;
    --color-smoke: #a8a29e;
    --color-char: #44403c;
    --color-pitch: #111110;
    --font-display: 'Bebas Neue', sans-serif;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden='until-found'])) {
    display: none !important;
  }
}
@layer utilities {
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .inline {
    display: inline;
  }
  .resize {
    resize: both;
  }
}
@font-face {
  font-family: 'Bebas Neue';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/bebas-neue-latin-400-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-latin-400-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-latin-500-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-latin-700-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'IBM Plex Mono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/ibm-plex-mono-latin-400-italic.woff2') format('woff2');
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  background-color: var(--color-cave);
  color: var(--color-ash);
  font-family: var(--font-mono);
  font-size: 0.95rem;
  line-height: 1.6;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
a {
  color: inherit;
  text-decoration: none;
}
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 100;
}
.skip-link:focus {
  left: 1rem;
  top: 1rem;
  padding: 0.6rem 1rem;
  background: var(--color-pitch);
  color: var(--color-fire);
  border: 1px solid var(--color-fire);
  font-family: var(--font-mono);
  font-size: 0.8rem;
  letter-spacing: 0.05em;
}
.split {
  display: flex;
  flex-direction: column;
  min-height: 100svh;
}
@media (min-width: 900px) {
  .split {
    flex-direction: row;
    align-items: flex-start;
  }
}
.panel {
  position: relative;
  overflow: hidden;
  background: radial-gradient(ellipse 100% 70% at 35% 30%, #1a1008 0%, var(--color-cave) 72%);
  padding: 4rem 2rem 3rem;
}
.panel::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 60% 55% at 40% 40%, transparent 55%, rgba(0,0,0,0.45) 100%);
  pointer-events: none;
}
@media (min-width: 900px) {
  .panel {
    position: sticky;
    top: 0;
    width: 44%;
    height: 100svh;
    display: flex;
    align-items: center;
    padding: 3rem clamp(2rem, 4vw, 4.5rem);
    border-right: 1px solid var(--color-rock);
  }
}
.panel-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
}
.mascot {
  display: block;
  width: clamp(110px, 22vw, 210px);
  height: auto;
  margin-bottom: 1.5rem;
  filter: drop-shadow(0 0 30px rgba(249,115,22,0.35));
  animation: cave-breathe 6s ease-in-out infinite;
}
@keyframes cave-breathe {
  0%, 100% {
    filter: drop-shadow(0 0 26px rgba(249,115,22,0.35));
  }
  50% {
    filter: drop-shadow(0 0 42px rgba(249,115,22,0.6));
  }
}
.hero-eyebrow {
  font-family: var(--font-mono);
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--color-fire);
  letter-spacing: 0.25em;
  text-transform: uppercase;
  margin-bottom: 0.6rem;
  opacity: 0.8;
}
.hero-name {
  font-family: var(--font-display);
  font-size: clamp(3.5rem, 7vw, 6rem);
  line-height: 0.88;
  color: var(--color-ash);
  margin-bottom: 1.25rem;
  animation: ember-flicker 5s ease-in-out infinite;
}
@keyframes ember-flicker {
  0%, 100% {
    text-shadow: 0 0 60px rgba(249,115,22,0.22);
  }
  20% {
    text-shadow: 0 0 90px rgba(249,115,22,0.40), 0 0 30px rgba(234,88,12,0.2);
  }
  45% {
    text-shadow: 0 0 40px rgba(249,115,22,0.15);
  }
  70% {
    text-shadow: 0 0 100px rgba(249,115,22,0.35), 0 0 25px rgba(217,119,6,0.25);
  }
}
.hero-tagline {
  font-family: var(--font-mono);
  font-size: clamp(0.8rem, 1.2vw, 0.95rem);
  color: var(--color-smoke);
  margin-bottom: 2rem;
  font-style: italic;
}
.hero-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.4rem;
  margin-top: 3.5rem;
}
.social-link {
  display: inline-flex;
  color: var(--color-smoke);
  transition: color 0.2s, transform 0.2s;
}
.social-link svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.social-link:hover {
  color: var(--color-fire);
  transform: translateY(-2px);
}
.spy {
  display: none;
}
@media (min-width: 900px) {
  .spy {
    display: block;
    margin-top: 2.75rem;
  }
}
.spy ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.spy li {
  display: flex;
  flex-direction: column;
}
.spy-link {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.3rem 0;
  color: var(--color-smoke);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  transition: color 0.2s;
}
.spy-link:hover {
  color: var(--color-bone);
}
.spy-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-char);
  flex-shrink: 0;
  transition: width 0.25s, height 0.25s, background 0.25s, box-shadow 0.25s;
}
.spy-line {
  width: 1px;
  height: 18px;
  margin-left: 3.5px;
  background: var(--color-rock);
  transition: background 0.25s;
}
.spy-link[data-passed="true"] .spy-dot {
  background: var(--color-ember);
}
.spy-link[data-passed="true"] + .spy-line {
  background: var(--color-ember);
}
.spy-link[data-active="true"] {
  color: var(--color-fire);
}
.spy-link[data-active="true"] .spy-dot {
  width: 12px;
  height: 12px;
  background: var(--color-fire);
  box-shadow: 0 0 10px rgba(249,115,22,0.6);
}
.feed {
  width: 100%;
  padding: 2.5rem 1.5rem 4rem;
}
@media (min-width: 900px) {
  .feed {
    width: 56%;
    padding: clamp(3rem, 6vh, 6rem) clamp(2rem, 4vw, 4rem) 5rem;
  }
}
.section {
  padding-bottom: 3.5rem;
}
.section-header {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid var(--color-rock);
  padding-bottom: 1rem;
}
.section-rune {
  display: inline-flex;
  align-items: center;
  color: var(--color-fire);
}
.section-rune svg {
  width: 1.4rem;
  height: 1.4rem;
}
.section-title {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  color: var(--color-ash);
  letter-spacing: 0.06em;
  line-height: 1;
}
.section-sub {
  font-family: var(--font-mono);
  font-size: 0.7rem;
  color: var(--color-char);
  letter-spacing: 0.1em;
  margin-left: auto;
}
.cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1.1rem;
  margin-bottom: 1.75rem;
}
.cards-grid--video {
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.card {
  display: block;
  background: var(--color-stone);
  border: 1px solid var(--color-rock);
  color: var(--color-ash);
  text-decoration: none;
  transition: border-color 0.25s, box-shadow 0.25s, transform 0.25s;
  position: relative;
  overflow: hidden;
}
.card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 0 0;
  border-color: var(--color-cave) transparent transparent transparent;
  z-index: 1;
}
.card:hover {
  border-color: var(--color-fire);
  box-shadow: 0 0 0 1px rgba(249,115,22,0.15), 0 4px 24px rgba(249,115,22,0.1), 0 0 40px rgba(249,115,22,0.05);
  transform: translateY(-3px);
}
.card-inner {
  padding: 1.25rem;
}
.card-cover {
  width: 100%;
  height: 140px;
  object-fit: cover;
  display: block;
  border-bottom: 1px solid var(--color-rock);
  filter: brightness(0.9) saturate(0.85);
  transition: filter 0.25s;
}
.card:hover .card-cover {
  filter: brightness(1) saturate(1);
}
.card-header {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.card-title {
  font-family: var(--font-mono);
  font-weight: 700;
  font-size: 0.9rem;
  color: var(--color-ash);
  line-height: 1.3;
  flex: 1;
  word-break: break-word;
}
.badge {
  font-family: var(--font-mono);
  font-size: 0.65rem;
  color: var(--color-gold);
  border: 1px solid rgba(217,119,6,0.3);
  padding: 0.15rem 0.4rem;
  white-space: nowrap;
  flex-shrink: 0;
}
.card-desc {
  font-size: 0.8rem;
  color: var(--color-smoke);
  margin-bottom: 0.75rem;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card-footer {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid var(--color-rock);
}
.card-meta {
  font-size: 0.7rem;
  color: var(--color-char);
  letter-spacing: 0.05em;
  font-style: italic;
}
.ml-auto {
  margin-left: auto;
}
.lang-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.card-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3rem;
  margin-top: 0.5rem;
}
.tag {
  font-size: 0.65rem;
  color: rgba(249,115,22,0.7);
  font-family: var(--font-mono);
}
.card-video .video-thumb-wrap {
  position: relative;
  overflow: hidden;
}
.card-video .video-thumb {
  width: 100%;
  height: 155px;
  object-fit: cover;
  display: block;
  filter: brightness(0.85);
  transition: filter 0.25s, transform 0.25s;
}
.card-video:hover .video-thumb {
  filter: brightness(1);
  transform: scale(1.03);
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  background: rgba(249,115,22,0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  transition: background 0.2s, transform 0.2s;
  clip-path: polygon(10% 0%, 90% 50%, 10% 100%);
  padding-left: 4px;
}
.card-video:hover .play-btn {
  background: var(--color-fire);
  transform: translate(-50%, -50%) scale(1.1);
}
.skeleton-card {
  padding: 1.25rem;
}
.sk {
  background: linear-gradient( 90deg, var(--color-rock) 25%, var(--color-slate) 50%, var(--color-rock) 75% );
  background-size: 200% 100%;
  animation: shimmer 1.8s ease-in-out infinite;
  border-radius: 1px;
  margin-bottom: 0.6rem;
}
@keyframes shimmer {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}
.sk-cover {
  height: 140px;
  margin: -1.25rem -1.25rem 1rem;
}
.sk-video-thumb {
  height: 155px;
  margin: -1.25rem -1.25rem 1rem;
}
.sk-title {
  height: 16px;
  width: 70%;
}
.sk-text {
  height: 12px;
  width: 100%;
}
.sk-short {
  width: 45%;
}
.sk-footer {
  height: 10px;
  width: 40%;
  margin-top: 0.75rem;
}
.see-all {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  font-family: var(--font-mono);
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--color-fire);
  letter-spacing: 0.15em;
  border-bottom: 1px solid rgba(249,115,22,0.3);
  padding-bottom: 2px;
  transition: border-color 0.2s, color 0.2s;
}
.see-all svg {
  width: 1rem;
  height: 1rem;
  transition: transform 0.2s;
}
.see-all:hover {
  color: var(--color-ember);
  border-color: var(--color-ember);
}
.see-all:hover svg {
  transform: translateX(3px);
}
.error-msg {
  font-family: var(--font-mono);
  font-size: 0.8rem;
  color: var(--color-char);
  font-style: italic;
  padding: 2rem 0;
}
.site-footer {
  margin-top: 2rem;
  padding-top: 2.5rem;
  border-top: 1px solid var(--color-rock);
}
.footer-name {
  font-family: var(--font-display);
  font-size: 1.75rem;
  color: var(--color-fire);
  letter-spacing: 0.1em;
  opacity: 0.5;
  margin-bottom: 0.4rem;
}
.footer-sub a {
  font-size: 0.8rem;
  color: var(--color-smoke);
  font-family: var(--font-mono);
  transition: color 0.2s;
}
.footer-sub a:hover {
  color: var(--color-fire);
}
.footer-copy {
  font-size: 0.7rem;
  color: var(--color-char);
  font-family: var(--font-mono);
  margin-top: 0.6rem;
  letter-spacing: 0.05em;
}
@media (prefers-reduced-motion: reduce) {
  .mascot, .hero-name {
    animation: none;
  }
  html {
    scroll-behavior: auto;
  }
}
