#s-m-t-tooltip{
max-width: 300px;
z-index: 999;
margin: 24px 14px 7px 12px;
padding:8px;
border-radius:3px;
background: radial-gradient(#292B1A 50%, #030304);
border:1px solid black;
color: #D3DBA1;
font-size:15px;
letter-spacing: 1px;
text-shadow: 0 0 3px
}

.inner{
border:solid 1px #040405;
border-radius:5px;
background:repeating-linear-gradient(0deg, #CCDB9885, #CCDB9885 1px, transparent 1px, transparent), linear-gradient(180deg, #A8B073 0%, #7F8654 26%, #7F8654 71%, #A8B073 100%);
padding:8px;
box-shadow:0 0 5px black inset;
background-blend-mode: overlay;
background-size: 9px 9px, auto;
background-position: 0 160px, center;
overflow:auto;
background-attachment: local;
}

.inner p{color: #CCDB98; filter: drop-shadow(1.5px 0 0 #62683F) drop-shadow(0 1.5px 0 #62683F) drop-shadow(-1px 0 0 #62683F) drop-shadow(0 -1px 0 #62683F); margin: 15px 0 0 0; font-weight: bold}

.inner a{color: #E7F3C4}

.inner a:hover{font-style: italic}

.inner a:active{color: #CCDB98}

::selection{background: black; color: white}


.wrapper{
          border:2px outset black;
          padding:5px;
          position: relative;
          outline:1px solid #79664F;
          background: linear-gradient(to bottom, #907352 0%, #131210 46%,#040405 50%,#131210 53%, #393226 76%,#221E18 87%,#131210 100%);
          box-shadow: 0 4px 5px 0 rgba(4, 4, 5, 0.75);
      }

.heading{
          background: linear-gradient(to bottom, #907352 0%, #131210 46%,#040405 50%,#131210 53%, #393226 76%,#221E18 87%,#131210 100%);
          padding: 3px 5px 0 8px;
          border:1px outset black;
          box-shadow: 0 4px 5px 0 rgba(4, 4, 5, 0.75);
          position: absolute;
          font-size:14px;
          height:19px;
          display: flex;
          justify-content: space-between;
          font-weight: bold;
          text-shadow:1px 1px rgba(0, 0, 0, 0.29), -1px -1px rgba(236, 216, 193, 0.26);
          z-index: 10;
          color:#ECD8C1;
          outline:1px solid #79664F;
      }

      .heading span {
          display: inline-block;
      }

      .heading a{color: #ECD8C1; text-decoration: underline}
      .heading a:hover{font-style: italic}

      .heading button {
          border:1px solid #12150E;
          background: linear-gradient(0deg,rgba(68, 63, 60, 1) 0%, rgba(68, 63, 60, 1) 15%, rgba(136, 124, 111, 1) 16%, rgba(173, 160, 144, 1) 84%, rgba(248, 244, 241, 1) 85%, rgba(248, 244, 241, 1) 100%);
          font-weight: bold;
          font-size: 9px;
          width:15px;
          text-align: center;
          padding: 0 0 10px 0;
          height:10px;
          position: relative;
        margin-left: 2px;
        font-family: ms gothic;
        font-weight: 2;
      }

      .heading button:active{filter: brightness(75%)}

      hr{
      border:1px outset black;
      border-radius:100px;
      background: linear-gradient(#A8B073,#A8B073,#62683F);
      height:2px;
      }

      .wrapper2 {
          border:1px solid #040405;
          padding:5px;
          background:linear-gradient(180deg, #292B1A 0%, #62683F 98%);
          box-shadow: 0 4px 5px 0 rgba(4, 4, 5, 0.75);
          position: relative;
          border-radius:5px;
      }

      .inner2 {
          border:1px solid #040405;
          padding:5px;
          background:#040405;
          color:#BEAA93;
          box-shadow: inset 1px 1px 3px #7C8252, inset -1px -1px 3px #7C8252, inset 10px 10px 10px #040405, inset -10px -10px 10px #221E18, -1px -1px 5px #7F8654, 1px 1px 5px #7C8252;
          position: relative;
          border-radius:5px;

      }

.inner2:after {
         content:"";
          background:linear-gradient(#393226,transparent);
          position: absolute;
          top: 1px;
          left:0;
        height:23px;
        opacity: 78%;
        border-radius:5px;
        width: 100%;
      }

.stamps {
        border:1px outset #040405;
        padding:3px;
        margin-top:7px;
        margin-bottom:12px;
        border-radius:5px;
        background:linear-gradient(180deg, #131210 0%, #393226 98%);
        box-shadow: 0 4px 5px 0 rgba(4, 4, 5, 0.75);
      }

.stamps iframe {
        border:1px solid #040405;
        padding:2px;
        border-radius:5px;
        font-size:13px;
        background:linear-gradient(#62683F,#292B1A);
      }

.hover{filter: sepia(100%) brightness(100%) saturate(150%) hue-rotate(30deg); transition:1s ease}

.hover:hover{
transform:scale(1.05);
transition:1s ease;
overflow:hidden;
filter: none
}

.inner p span{background: linear-gradient(to right, #292B1A50, transparent);}

.col{flex:0 0 auto;max-width:100%;width:auto}

.row{display:flex;flex-wrap:wrap;}

body{width: 900px; margin: auto;}

*{cursor: url(https://snarlingteeth.neocities.org/assets/cursor.gif), auto;}
  
::-webkit-scrollbar {width: 4px;}::-webkit-scrollbar:horizontal {height: 4px;}::-webkit-scrollbar-corner {background: #dfdfdf;}::-webkit-scrollbar-track {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='2' viewBox='0 0 2 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0H0V1H1V2H2V1H1V0Z' fill='%23C0C0C0'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H1V1H0V2H1V1H2V0Z' fill='white'/%3E %3C/svg%3E");}::-webkit-scrollbar-thumb {background-color: #dfdfdf;box-shadow: inset -1px -1px #0a0a0a,inset 1px 1px #ffffff, inset -2px -2px #808080,inset 2px 2px #dfdfdf;}::-webkit-scrollbar-button:vertical:start {height: 17px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0V1V16H1V1H15V0Z' fill='%23DFDFDF'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1V15H2V2H14V1H2Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H15H0V16H15V0H16V17Z' fill='black'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1H14V15H1V16H14H15V1Z' fill='%23808080'/%3E %3Crect x='2' y='2' width='12' height='13' fill='%23C0C0C0'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6H7V7H6V8H5V9H4V10H11V9H10V8H9V7H8V6Z' fill='black'/%3E %3C/svg%3E");}::-webkit-scrollbar-button:vertical:end { height: 17px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0V1V16H1V1H15V0Z' fill='%23DFDFDF'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1V15H2V2H14V1H2Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H15H0V16H15V0H16V17Z' fill='black'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1H14V15H1V16H14H15V1Z' fill='%23808080'/%3E %3Crect x='2' y='2' width='12' height='13' fill='%23C0C0C0'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4V7H5V8H6V9H7V10H8V9H9V8H10V7H11V6Z' fill='black'/%3E %3C/svg%3E");}::-webkit-scrollbar-button:horizontal:start {width: 17px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0V1V16H1V1H15V0Z' fill='%23DFDFDF'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1V15H2V2H14V1H2Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H15H0V16H15V0H16V17Z' fill='black'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1H14V15H1V16H14H15V1Z' fill='%23808080'/%3E %3Crect x='2' y='2' width='12' height='13' fill='%23C0C0C0'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4H8V5H7V6H6V7H5V8H6V9H7V10H8V11H9V4Z' fill='black'/%3E %3C/svg%3E");}::-webkit-scrollbar-button:horizontal:end {width: 17px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0V1V16H1V1H15V0Z' fill='%23DFDFDF'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1V15H2V2H14V1H2Z' fill='white'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H15H0V16H15V0H16V17Z' fill='black'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1H14V15H1V16H14H15V1Z' fill='%23808080'/%3E %3Crect x='2' y='2' width='12' height='13' fill='%23C0C0C0'/%3E %3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H6V11H7V10H8V9H9V8H10V7H9V6H8V5H7V4Z' fill='black'/%3E %3C/svg%3E");}

.lines {
      position: fixed;
      left: 0;
      top: 0;
      width: 100vw;
      height: 100vh;
      pointer-events: none;
      z-index: 300;
      opacity: 0.10;
      }

      .lines:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, .5) 51%);
      background-size: 100% 4px;
      will-change: background, background-size; animation: scanlines 0.2s linear infinite;
      }

      @keyframes scanlines {
      from {
      background: linear-gradient(to bottom, transparent 10%, rgba(0, 0, 0, .5) 51%); background-size: 100% 4px; }
      to {
      background: linear-gradient(to bottom, rgba(0, 0, 0, .5) 50%, transparent 51%);
      background-size: 100% 4px;
      }
      }
      @media only screen and (max-width: 600px);
      {