/* @chunk:41SuL1pj v=a44ce6a2 */
._c23eeca7e218 a {
      color: #555;
      text-decoration: none;
      font-size: .9rem;
      transition: color .3s;
      position: relative;
    }
._c00a04f67a30 {
      font-size: 1.1rem;
      line-height: 1.7;
      color: var(--text-muted);
      max-width: 550px;
    }
nav._c6edaedcfc02 a {
      color: white;
      text-decoration: none;
      font-family: 'JetBrains Mono', monospace;
      font-size: .75rem;
      letter-spacing: .05em;
      position: relative;
      overflow: hidden;
    }
._cc47ce930df5 {
      width: 90%;
      max-width: 1600px;
      margin: 0 auto;
      position: relative;
      z-index: 2;
    }
._cce1f9b57561:hover,
    ._cce1f9b57561:active {
      background: rgba(255, 255, 255, .1);
      border-color: rgba(255, 255, 255, .18);
      transform: scale(1.05);
    }
._c23eeca7e218 a:hover::before {
      width: 100%;
    }
._cb25933d10f1:hover span { color: #000; }
/* ── Scrollbar ── */
    html {
      scrollbar-gutter: stable;
    }
