:root {
  --neon-cyan: #00f3ff;
  --neon-pink: #ff003c;
  --neon-link: #5cf8ff;
  --neon-link-hover: #ff4d78;
  --bg-black: #050505;
  --glass-bg: rgba(0, 20, 30, 0.9);
  --border-glow: 0 0 10px var(--neon-cyan);
  --ui-scale: 1.1;
}

@keyframes scanline {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

* {
  box-sizing: border-box;
  cursor: crosshair;
}

body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: "Courier New", Courier, monospace;
  background-color: var(--bg-black);
  color: var(--neon-cyan);
  overflow: hidden;
  text-transform: uppercase;
}

a,
a:visited {
  color: var(--neon-link);
  text-decoration-color: rgba(92, 248, 255, 0.55);
  text-underline-offset: 2px;
  transition:
    color 0.2s ease,
    text-shadow 0.2s ease,
    text-decoration-color 0.2s ease;
}

a:hover,
a:focus-visible {
  color: var(--neon-link-hover);
  text-decoration-color: rgba(255, 77, 120, 0.7);
  text-shadow: 0 0 8px rgba(255, 77, 120, 0.45);
}

body::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background:
    linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%),
    linear-gradient(
      90deg,
      rgba(255, 0, 0, 0.06),
      rgba(0, 255, 0, 0.02),
      rgba(0, 0, 255, 0.06)
    );
  z-index: 200;
  background-size:
    100% 2px,
    3px 100%;
  pointer-events: none;
}

.os-container {
  height: calc(100vh / var(--ui-scale));
  width: calc(100vw / var(--ui-scale));
  display: flex;
  flex-direction: column;
  background: radial-gradient(circle at center, #001a1a 0%, #050505 100%);
  transform: scale(var(--ui-scale));
  transform-origin: top left;
}

.desktop {
  flex: 1;
  min-height: 0;
  display: flex;
  padding: 20px;
  position: relative;
}

.desktop::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -100px;
  width: 600px;
  height: 600px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%2300f3ff" height="800px" width="800px" version="1.1" viewBox="0 0 512 512" xml:space="preserve"><g><g><path d="M477.63,356.021c-2.085-4.814-4.843-9.204-8.162-13.077l8.507-111.418L357.117,90.613h-35.985 c2.316-6.878,3.591-14.229,3.591-21.877C324.722,30.835,293.887,0,255.986,0c-37.9,0-68.735,30.835-68.735,68.736 c0,7.648,1.274,15,3.591,21.877h-35.985L33.996,231.528l8.511,111.47c-11.984,14.019-16.04,34.046-8.796,52.359 c3.518,8.892,9.529,16.643,17.379,22.414l19.777-26.904c-2.828-2.079-4.882-4.702-6.105-7.792 c-3.652-9.233,0.888-19.714,10.12-23.366c9.235-3.65,19.714,0.888,23.365,10.12c1.223,3.093,1.519,6.411,0.878,9.86l32.829,6.098 c1.78-9.58,0.86-19.345-2.657-28.24c-3.07-7.761-7.839-14.348-13.702-19.531l15.821-75.484l33.369-31.58l15.327,98.97h-26.534 l4.444,148.688h-11.64V512H365.59v-33.391h-11.64l4.444-148.69h-26.534l15.327-98.97l33.369,31.581l15.814,75.45 c-5.976,5.286-10.675,11.932-13.694,19.565c-3.518,8.894-4.438,18.661-2.657,28.242l32.828-6.099 c-0.64-3.45-0.346-6.766,0.878-9.859c1.77-4.472,5.173-7.987,9.586-9.899c4.413-1.911,9.305-1.988,13.779-0.22 c4.472,1.77,7.988,5.173,9.899,9.587c1.912,4.413,1.99,9.305,0.22,13.778c-1.224,3.092-3.277,5.714-6.104,7.792l19.774,26.907 c7.854-5.772,13.863-13.522,17.38-22.417C483.31,382.588,483.087,368.62,477.63,356.021z M84.176,325.139 c-3.149-0.167-6.332-0.051-9.515,0.376l-5.065-66.343l26.943,6.984L84.176,325.139z M111.386,235.511l-30.12-7.808l70.319-81.987 l6.99,45.135L111.386,235.511z M255.986,33.391c19.489,0,35.345,15.855,35.345,35.345c0,19.488-15.855,35.344-35.345,35.344 c-19.488,0-35.344-15.855-35.344-35.344C220.642,49.247,236.497,33.391,255.986,33.391z M212.587,478.609h-21.16l-3.445-115.299 h28.053L212.587,478.609z M245.994,478.609l2.744-91.799h14.496l2.745,91.799H245.994z M320.544,478.609h-21.16l-3.446-115.299 h28.052L320.544,478.609z M298.071,329.918h-36.537l0.702,23.5h-12.501l0.702-23.5H213.9l-31.889-205.914h33.165 c11.421,8.456,25.539,13.467,40.809,13.467s29.388-5.011,40.809-13.467h33.165L298.071,329.918z M400.587,235.512l-47.19-44.661 l6.99-45.134l70.319,81.987L400.587,235.512z M437.313,325.495c-3.163-0.432-6.349-0.555-9.524-0.388l-12.355-58.949l26.942-6.984 L437.313,325.495z"/></g></g></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.15;
  pointer-events: none;
  z-index: 0;
  transform: translateY(-50%);
}

.sidebar {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100px;
  z-index: 10;
  position: relative;
}

.icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 80px;
  text-decoration: none;
  color: var(--neon-cyan);
  font-size: 10px;
  text-align: center;
  user-select: none;
  transition: all 0.2s;
}

.icon:hover {
  color: var(--neon-pink);
  filter: drop-shadow(0 0 5px var(--neon-pink));
}

.icon-visual {
  width: 40px;
  height: 40px;
  margin-bottom: 8px;
  border: 1px solid currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 243, 255, 0.1);
  clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 100%, 0% 100%);
}

.viewport-window {
  flex: 1;
  min-height: 0;
  min-width: 0;
  overflow: hidden;
  margin-left: 20px;
  background: var(--glass-bg);
  border: 1px solid var(--neon-cyan);
  display: flex;
  flex-direction: column;
  box-shadow: var(--border-glow);
  backdrop-filter: blur(5px);
  clip-path: polygon(0 0, 98% 0, 100% 2%, 100% 100%, 2% 100%, 0 98%);
  position: relative;
  z-index: 10;
}

.title-bar {
  height: 30px;
  flex: 0 0 30px;
  background: rgba(0, 243, 255, 0.2);
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--neon-cyan);
}

.title-bar-text {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 0 5px var(--neon-cyan);
}

.window-body {
  flex-grow: 1;
  min-height: 0;
  min-width: 0;
  padding: 30px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-color: var(--neon-cyan) rgba(0, 20, 30, 0.5);
  scrollbar-width: thin;
}

.window-body::-webkit-scrollbar {
  width: 10px;
}

.window-body::-webkit-scrollbar-track {
  background: rgba(0, 20, 30, 0.5);
  border-left: 1px solid var(--neon-cyan);
}

.window-body::-webkit-scrollbar-thumb {
  background: var(--neon-cyan);
  border-radius: 2px;
  border: 1px solid rgba(0, 243, 255, 0.3);
}

.window-body::-webkit-scrollbar-thumb:hover {
  background: var(--neon-pink);
  border-color: rgba(255, 0, 60, 0.5);
  box-shadow: 0 0 8px rgba(255, 0, 60, 0.4);
}

.window-controls {
  display: flex;
  gap: 6px;
  margin-left: 12px;
  flex: 0 0 auto;
}

.window-button {
  min-width: 44px;
  height: 20px;
  padding: 0 8px;
  flex: 0 0 auto;
  border: 1px solid var(--neon-cyan);
  background: rgba(0, 243, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 9px;
  font-family: inherit;
  letter-spacing: 0.8px;
  line-height: 1;
  color: var(--neon-cyan);
  text-transform: uppercase;
  cursor: pointer;
}

.window-button:hover {
  background: rgba(0, 243, 255, 0.2);
  box-shadow: 0 0 6px rgba(0, 243, 255, 0.35);
}

.window-button.close {
  border-color: var(--neon-pink);
  color: var(--neon-pink);
  background: rgba(255, 0, 60, 0.2);
}

.window-button.close:hover {
  background: rgba(255, 0, 60, 0.35);
  box-shadow: 0 0 6px rgba(255, 0, 60, 0.4);
}

.viewport-window.is-minimized {
  flex: 0 0 240px;
}

.viewport-window.is-minimized .window-body {
  padding: 12px 16px;
  font-size: 11px;
  line-height: 1.25;
}

.viewport-window.is-minimized .cyber-text {
  margin-bottom: 10px;
}

.viewport-window.is-maximized {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 0;
  margin-left: 0;
  z-index: 20;
}

.cyber-text {
  border-left: 3px solid var(--neon-pink);
  padding-left: 15px;
  margin-bottom: 20px;
}

.taskbar {
  height: 40px;
  background: #000;
  border-top: 1px solid var(--neon-cyan);
  display: flex;
  align-items: center;
  padding: 0 10px;
  gap: 0;
  flex-wrap: nowrap;
}

.start-button {
  height: 28px;
  padding: 0 15px;
  border: 1px solid var(--neon-cyan);
  font-size: 12px;
  display: flex;
  align-items: center;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
  flex-shrink: 0;
}

.breadcrumb-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 15px;
  border: 1px solid var(--neon-cyan);
  font-size: 12px;
  text-decoration: none;
  color: var(--neon-cyan);
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
  transition: all 0.2s;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
}

.breadcrumb-link:hover {
  color: var(--neon-pink);
  border-color: var(--neon-pink);
  filter: drop-shadow(0 0 5px var(--neon-pink));
}

.breadcrumb-separator {
  padding: 0 8px;
  font-size: 12px;
  color: var(--neon-cyan);
  line-height: 28px;
  flex-shrink: 0;
}

.breadcrumb-current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  padding: 0 15px;
  border: 1px solid var(--neon-pink);
  font-size: 12px;
  background: rgba(255, 0, 60, 0.2);
  color: var(--neon-pink);
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0 100%);
  cursor: default;
  white-space: nowrap;
  flex-shrink: 0;
}

.clock {
  margin-left: auto;
  font-size: 14px;
  letter-spacing: 2px;
  text-shadow: 0 0 8px var(--neon-cyan);
}

.task-tab {
  margin: 0 10px;
  padding: 5px 15px;
  border: 1px solid var(--neon-pink);
  font-size: 10px;
  background: rgba(255, 0, 60, 0.2);
}

.projects-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.project-card {
  border: 1px solid var(--neon-cyan);
  background: rgba(0, 243, 255, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.2s;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}

.project-card:hover {
  border-color: var(--neon-pink);
  background: rgba(255, 0, 60, 0.08);
  box-shadow: 0 0 10px rgba(255, 0, 60, 0.2);
}

.project-image {
  width: 100%;
  height: 150px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--neon-cyan);
}

.project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.project-info {
  padding: 15px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.project-info h3 {
  margin: 0 0 8px 0;
  font-size: 14px;
  color: var(--neon-cyan);
}

.project-date {
  margin: 0 0 10px 0;
  font-size: 11px;
  color: rgba(0, 243, 255, 0.7);
}

.project-description {
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
  color: rgba(0, 243, 255, 0.85);
}

.hidden {
  display: none;
}

.content-side-by-side {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}

.content-side-by-side-text {
  flex: 1 1 320px;
  min-width: 0;
}

.content-side-by-side-image {
  flex: 0 1 300px;
  width: min(100%, 300px);
  max-width: 100%;
  height: auto;
  display: block;
}

.content-image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
  margin: 20px 0;
}

.content-image-grid-item {
  margin: 0;
  min-width: 0;
}

.content-image-grid-item img {
  width: 100%;
  height: auto;
  display: block;
}

.content-image-grid-item figcaption {
  text-align: center;
  margin-top: 10px;
  font-size: 0.9em;
  color: #666;
}

.music-list-body {
  display: grid;
  gap: 24px;
  align-content: start;
  grid-auto-rows: max-content;
}

.music-fragments-banner {
  display: block;
  align-self: start;
  border: 0;
  background: transparent;
  padding: 0;
  box-shadow: none;
  text-decoration: none;
}

.music-fragments-preview {
  width: 100%;
  height: clamp(150px, 28vh, 320px);
  border: 1px solid rgba(0, 243, 255, 0.62);
  overflow: hidden;
  position: relative;
  background: radial-gradient(circle at center, #00151d 0%, #020507 100%);
  transition: border-color 0.25s ease;
}

.music-fragments-preview::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.12),
    rgba(0, 0, 0, 0.5)
  );
}

.music-fragments-banner-graph {
  width: 100%;
  height: 100%;
  pointer-events: none;
  filter: grayscale(0.42) saturate(0.74) brightness(0.86) contrast(1.03);
}

.music-fragments-cta {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid var(--neon-pink);
  background: rgba(255, 0, 60, 0.18);
  color: var(--neon-pink);
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255, 0, 60, 0.45);
  box-shadow: 0 0 14px rgba(255, 0, 60, 0.26);
  white-space: nowrap;
  transition: all 0.25s ease;
}

.music-fragments-banner:hover .music-fragments-preview,
.music-fragments-banner:focus-visible .music-fragments-preview {
  border-color: var(--neon-pink);
}

.music-fragments-banner:hover .music-fragments-cta,
.music-fragments-banner:focus-visible .music-fragments-cta {
  background: rgba(255, 0, 60, 0.26);
  box-shadow: 0 0 16px rgba(255, 0, 60, 0.38);
}

.music-banner-link {
  stroke: rgba(0, 243, 255, 0.2);
  stroke-width: 1.6;
}

.music-banner-node text {
  fill: rgba(146, 239, 247, 0.74);
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  paint-order: stroke;
  stroke: rgba(0, 4, 8, 0.55);
  stroke-width: 1px;
}

.music-banner-node-root circle {
  fill: rgba(0, 243, 255, 0.08);
  stroke: rgba(0, 243, 255, 0.52);
  stroke-width: 2.4;
  filter: drop-shadow(0 0 8px rgba(0, 243, 255, 0.2));
}

.music-banner-node-category circle {
  fill: rgba(0, 243, 255, 0.06);
  stroke: rgba(0, 243, 255, 0.42);
  stroke-width: 2;
}

.music-banner-node-fragment circle {
  fill: rgba(0, 243, 255, 0.1);
  stroke: rgba(0, 243, 255, 0.58);
  stroke-width: 2;
}

.music-list-section {
  align-self: start;
  border: 1px solid rgba(0, 243, 255, 0.4);
  padding: 14px 16px;
  background: rgba(0, 20, 30, 0.55);
}

.music-list-section h2 {
  margin: 0 0 10px;
  font-size: 14px;
}

.music-entry-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

.music-entry-list li {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 243, 255, 0.2);
}

.music-entry-list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.music-entry-list span {
  color: rgba(0, 243, 255, 0.65);
  font-size: 11px;
}

.music-entry-empty {
  color: rgba(0, 243, 255, 0.8);
}

@media (max-width: 700px) {
  .music-fragments-preview {
    height: 125px;
  }

  .music-fragments-cta {
    font-size: 12px;
    padding: 8px 14px;
  }

  .music-banner-node text {
    font-size: 11px;
  }
}

/* Books Grid Styles */
.books-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.book-card {
  border: 1px solid var(--neon-cyan);
  background: rgba(0, 243, 255, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: all 0.2s;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  position: relative;
}

.book-card:hover {
  border-color: var(--neon-pink);
  background: rgba(255, 0, 60, 0.08);
  box-shadow: 0 0 15px rgba(255, 0, 60, 0.3);
  transform: translateY(-4px);
}

.book-cover {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.8);
  aspect-ratio: 2 / 3;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid var(--neon-cyan);
}

.book-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.book-card:hover .book-cover img {
  transform: scale(1.1);
}

.book-overlay {
  display: none;
}

.book-info {
  padding: 12px;
  flex: 1;
  display: flex;
  flex-direction: column;
}

.book-info h3 {
  margin: 0 0 6px 0;
  font-size: 12px;
  color: var(--neon-cyan);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
}

.book-date {
  margin: 0;
  font-size: 10px;
  color: rgba(0, 243, 255, 0.6);
}

/* Book Tags */
.book-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin: 6px 0;
}

.book-tag {
  display: inline-block;
  padding: 2px 6px;
  font-size: 9px;
  background: rgba(0, 243, 255, 0.1);
  border: 1px solid rgba(0, 243, 255, 0.4);
  color: var(--neon-cyan);
  border-radius: 1px;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.book-card:hover .book-tag {
  background: rgba(255, 0, 60, 0.1);
  border-color: rgba(255, 0, 60, 0.5);
  color: var(--neon-pink);
}

/* Book Review Content Styling */
.content-body {
  text-transform: none;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 1.1rem;
  color: #ccc;
  line-height: 1.6;
}

.content-body a[style*="float: left"] {
  float: left;
  padding-right: 20px;
  margin-bottom: 15px;
}

.content-body img[style*="float: left"] {
  float: left;
  padding-right: 20px;
  margin-bottom: 15px;
}

.content-body a[style*="float: left"] img {
  border: 1px solid var(--neon-cyan);
  box-shadow: 0 0 8px rgba(0, 243, 255, 0.2);
  transition: all 0.2s ease;
}

.content-body a[style*="float: left"] img:hover {
  box-shadow: 0 0 12px rgba(255, 0, 60, 0.4);
  border-color: var(--neon-pink);
}

.content-body a {
  color: var(--neon-link);
  text-decoration-color: rgba(92, 248, 255, 0.55);
  transition: all 0.2s ease;
}

.content-body a:hover {
  color: var(--neon-link-hover);
  text-decoration-color: rgba(255, 77, 120, 0.7);
  text-shadow: 0 0 8px rgba(255, 77, 120, 0.45);
}

.content-body br + br {
  display: block;
  content: " ";
  margin: 10px 0;
}

.content-body .cyber-text {
  border-left: 3px solid var(--neon-pink);
  padding-left: 15px;
  margin: 15px 0;
  font-size: 0.95em;
}

/* Rating styling */
.content-body a[href*="review/show"] {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid var(--neon-pink);
  background: rgba(255, 0, 60, 0.1);
  color: var(--neon-pink);
  border-radius: 2px;
  font-weight: bold;
  text-decoration: none;
  margin: 0 4px;
  transition: all 0.2s ease;
}

.content-body a[href*="review/show"]:hover {
  background: rgba(255, 0, 60, 0.2);
  box-shadow: 0 0 8px rgba(255, 0, 60, 0.3);
}

/* Review Tags Styling */
.cyber-text .review-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 10px;
}

.review-tag {
  display: inline-block;
  padding: 4px 8px;
  font-size: 10px;
  background: rgba(0, 243, 255, 0.1);
  border: 1px solid rgba(0, 243, 255, 0.4);
  color: var(--neon-cyan);
  border-radius: 1px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.2s ease;
}

.review-tag:hover {
  background: rgba(255, 0, 60, 0.1);
  border-color: rgba(255, 0, 60, 0.5);
  color: var(--neon-pink);
  cursor: default;
}

/* Highlight mark tag with neon pink color */
mark {
  background: none;
  color: var(--neon-pink);
  font-weight: bold;
  text-shadow: 0 0 8px rgba(255, 0, 60, 0.5);
}

.content-body h1,
.content-body h2,
.content-body h3,
.content-body h4,
.content-body h5,
.content-body h6 {
  text-transform: uppercase;
  color: var(--neon-link);
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

/* Code formatting */
.content-body pre {
  background: #0a0a0c;
  border: 1px solid var(--neon-cyan);
  padding: 1.5rem;
  border-radius: 4px;
  overflow-x: auto;
  box-shadow: 0 0 10px rgba(0, 243, 255, 0.1);
  margin: 1.5rem 0;
}

.content-body pre code {
  background: transparent;
  padding: 0;
  border: none;
  color: #fff;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.95rem;
  letter-spacing: 0;
}

.content-body code {
  background: rgba(0, 243, 255, 0.15);
  color: var(--neon-cyan);
  padding: 0.2rem 0.4rem;
  border-radius: 3px;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.9em;
}

/* Constraints for markdown images inside content layout */
.content-body img {
  max-width: 100%;
  height: auto;
  margin: 15px auto;
  display: block;
}
