.scp0:hover { border-color: rgb(23, 24, 28) !important; }
.scp1:hover { background: rgb(42, 43, 49) !important; }

html { -webkit-text-size-adjust: 100%; }
  body { margin: 0; background: #FAF9F7; font-family: Inter, sans-serif; text-rendering: optimizeLegibility; }
  * { box-sizing: border-box; }
  a { color: #6B0F1A; text-decoration-thickness: 1px; text-underline-offset: 3px; }
  a:hover { color: #17181C; }
  button { font-family: Inter, sans-serif; }
  :focus-visible { outline: 2px solid #6B0F1A; outline-offset: 2px; }

[data-nav]::-webkit-scrollbar{display:none}