@font-face
{ 
font-family: overload1;
src: url('https://soulkuiro.neocities.org/fonts/Overload.otf'),
url('../assets/fonts/Overload.otf'),
url('../assets/overload1.otf');
}
    p,h1,h2,h3, a{
        font-family: overload1;
          text-shadow: -1px -1px 0 #2C2CFC, 1px -1px 0 #2C2CFC, -1px 1px 0 #2C2CFC, 1px 1px 0 #2C2CFC;
    }
    html{
        background-color: #000000;
        overflow-x: hidden;
        overflow-y: auto;
    }
    body {
        background-image: url("https://soulkuiro.neocities.org/images/WELCOME/Cropped1.gif");
        background-size: cover;
        background-attachment: fixed;
        background-repeat: repeat;
        background-position: center center;
        min-height: 200vh;
        margin: 0;
        padding: 0;
        position: relative;
    }
    
    /* Bottom section for embeds - uses animated background */
    #bottom-embed-section {
        position: relative;
        width: 100%;
        min-height: 100vh;
        background: transparent;
        margin-top: 100vh;
        padding: 100px 20px;
        z-index: 1;
    }
    
    .embed-container {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        gap: 30px;
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .embed-widget {
        background: rgba(255, 255, 255, 0.95);
        border: 4px double #2C2CFC;
        border-radius: 15px;
        padding: 20px;
        box-shadow: 
            0 0 30px rgba(44, 44, 252, 0.6),
            inset 0 0 20px rgba(255, 255, 255, 0.1);
        width: 100%;
        max-width: 500px;
    }
    
    .embed-widget h2 {
        color: #ffffff;
        text-align: center;
        font-size: 32px;
        margin-bottom: 20px;
        text-shadow: 
            -2px -2px 0 #2C2CFC, 
            2px -2px 0 #2C2CFC, 
            -2px 2px 0 #2C2CFC, 
            2px 2px 0 #2C2CFC;
    }
    
    .embed-iframe {
        width: 100%;
        min-height: 500px;
        border: 2px solid #2C2CFC;
        border-radius: 10px;
        background: #000000;
    }
    #every{
      position: absolute;
      left: 1381px;
      z-index: 10;
}
    body{
        color: white;
    }
    #sekaid{ 
        position: absolute;
        right: 601px;
        top: 464px;
        z-index: 5;
    }
    #sek{
        height: 646px;
        position: absolute;
        right: 325px;
        top: 307px;
        z-index: 4;
    }
    #stext{
        position: absolute;
        top: 153px;
        left: 221px;
        transform: rotate(-39deg);
        text-align: center;
        height: 38px;
        width: 750px;
        z-index: -1;
    }
    #main{
        height: 300px;
        width: 200px;
        position: relative;
        right: 1283px;
    }
    
    #title{
        position: absolute;
        right: 630px;
        z-index: 15;
    }
    #enter{
        position: absolute;
        right: 623px;
        z-index: 15;
    }
    #ebut{
        border: inset white;
        height: 130px;
        right: 110px;
        top: 132px;
        position: absolute;
    }
    #webrings{
        width: 340px;
        height: 360px;
        right: 75px;
        top: 30px;
        text-align: center;
        overflow: auto;
        overflow-x: hidden;
        position: absolute;
        z-index: 50;
    }
    
    #webrings h2 {
        color: #000000 !important;
        text-shadow: none;
        margin: 10px 0;
    }
    #copyrightbox{
        right: 682px;
        position: relative;
        top: 389px;
        z-index: 100;
    }
    
    #music{
        position: relative;
        top: 412px;
        right: 1285px;
        z-index: 20;
    }
    #music p {
        color: white;
    }
    button{
                background-color: black;
        height: 128px;
  width: 171px;
    }
    #enter a:hover{
        opacity: 50%;
    }
        #dsring{
        position: relative;
        left:127px;
    }
    
    #retronaut a{
              text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
        color:aquamarine;
    }
    #ro{
        position: relative;
        left: 60px;
    }
    #wii{
        position: relative;
        left: 97px;
    }
    #akira-club{
        position: relative;
          
    }
      #aero-ring {
    background: transparent;
    border-radius: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5),
      inset 0 2px 1px rgba(255, 255, 255, 0.15),
      inset 0 -2px 1px rgba(0, 0, 0, 0.35);
    margin: 10px auto 0px auto;
    padding: 0.75rem;
    max-width: 15rem;
    font-family: sans-serif;
  }

  #aero-ring a,
  #aero-ring a:visited {
    color: white !important;
  }
  #aero-ring a:focus,
  #aero-ring a:hover {
    color: lightgrey !important;
  }
  #aero-ring a:active {
    color: darkgrey !important;
  }

    /* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #ffffff #000000;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 16px;
  }

  *::-webkit-scrollbar-track {
    background: #000000;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 10px;
    border: 3px none #ffffff;
    }
    #tech{
        position: absolute;
        left: 222px;
        top: 30px;
        z-index: 100;
    }
    #timg{
        height: 200px;
        border: outset white;
    }
    
    /* Contract Address - Glowing Text Only */
    #contract-address {
        position: fixed;
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2000;
        font-family: overload1, 'Courier New', monospace;
        font-size: 37px;
        color: #ffffff;
        text-shadow: 
            -2px -2px 0 #2C2CFC, 
            2px -2px 0 #2C2CFC, 
            -2px 2px 0 #2C2CFC, 
            2px 2px 0 #2C2CFC,
            0 0 20px #2C2CFC,
            0 0 40px #2C2CFC,
            0 0 60px #ffffff,
            0 0 80px #2C2CFC;
        background: none;
        padding: 0;
        border: none;
        border-radius: 0;
        box-shadow: none;
        letter-spacing: 2px;
        cursor: pointer;
        transition: all 0.3s ease;
        animation: contractGlow 2s ease-in-out infinite;
    }
    
    #contract-address:hover {
        transform: translateX(-50%) scale(1.1);
        text-shadow: 
            -3px -3px 0 #2C2CFC, 
            3px -3px 0 #2C2CFC, 
            -3px 3px 0 #2C2CFC, 
            3px 3px 0 #2C2CFC,
            0 0 30px #2C2CFC,
            0 0 60px #2C2CFC,
            0 0 90px #ffffff,
            0 0 120px #2C2CFC,
            0 0 150px #ffffff;
    }
    
    @keyframes contractGlow {
        0%, 100% {
            text-shadow: 
                -2px -2px 0 #2C2CFC, 
                2px -2px 0 #2C2CFC, 
                -2px 2px 0 #2C2CFC, 
                2px 2px 0 #2C2CFC,
                0 0 20px #2C2CFC,
                0 0 40px #2C2CFC,
                0 0 60px #ffffff;
        }
        50% {
            text-shadow: 
                -2px -2px 0 #2C2CFC, 
                2px -2px 0 #2C2CFC, 
                -2px 2px 0 #2C2CFC, 
                2px 2px 0 #2C2CFC,
                0 0 30px #2C2CFC,
                0 0 60px #2C2CFC,
                0 0 90px #ffffff,
                0 0 120px #2C2CFC;
        }
    }
    
    /* Social Media - Simple text links on right side */
    #social-buttons {
        position: fixed;
        top: 120px;
        right: 30px;
        z-index: 1999;
        display: flex;
        flex-direction: column;
        gap: 15px;
        align-items: flex-end;
    }
    
    .social-link {
        font-family: overload1, 'Courier New', monospace;
        font-size: 18px;
        font-weight: normal;
        text-decoration: none;
        color: #ffffff !important;
        text-shadow: 
            -1px -1px 0 #2C2CFC, 
            1px -1px 0 #2C2CFC, 
            -1px 1px 0 #2C2CFC, 
            1px 1px 0 #2C2CFC,
            0 0 10px #2C2CFC;
        letter-spacing: 1px;
        cursor: pointer;
        transition: all 0.2s ease;
        display: block;
    }
    
    .social-link:hover {
        text-shadow: 
            -2px -2px 0 #2C2CFC, 
            2px -2px 0 #2C2CFC, 
            -2px 2px 0 #2C2CFC, 
            2px 2px 0 #2C2CFC,
            0 0 15px #2C2CFC,
            0 0 25px #ffffff;
    }
    
    /* Swap Window Content */
    .swap-iframe {
        width: 100%;
        min-height: 500px;
        border: 2px inset #808080;
        background: #000000;
        box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.5);
    }
    
    .swap-window-content {
        padding: 0;
        background: #C0C0C0;
        border: none;
        height: calc(100% - 28px);
        overflow: hidden;
    }
    
    /* Windows 95 Style Header - Enhanced Depth */
    #win95-header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 30px;
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border-bottom: 2px solid #000000;
        z-index: 10000;
        display: flex;
        align-items: center;
        padding: 0 5px;
        box-shadow: 
            0 2px 4px rgba(0, 0, 0, 0.7),
            inset 0 1px 0 rgba(255, 255, 255, 0.5);
    }
    
    .win95-titlebar {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    .win95-start-btn {
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border: 2px outset #C0C0C0;
        padding: 4px 12px;
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
        user-select: none;
        box-shadow: 
            inset -1px -1px 0 #000000, 
            inset 1px 1px 0 #FFFFFF,
            1px 1px 2px rgba(0, 0, 0, 0.3);
    }
    
    .win95-start-btn:active {
        border: 2px inset #C0C0C0;
        box-shadow: 
            inset 1px 1px 0 #000000, 
            inset -1px -1px 0 #FFFFFF;
    }
    
    .win95-clock {
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        color: #000000;
        padding: 4px 8px;
        background: #C0C0C0;
        border: 1px inset #C0C0C0;
    }
    
    /* Start Menu */
    #start-menu {
        position: fixed;
        bottom: 30px;
        left: 0;
        width: 200px;
        background: #C0C0C0;
        border: 2px outset #C0C0C0;
        z-index: 10001;
        box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
    }
    
    #start-menu.hidden {
        display: none;
    }
    
    .start-menu-header {
        background: linear-gradient(to right, #000080, #8080FF);
        color: #FFFFFF;
        padding: 8px;
        font-weight: bold;
        border-bottom: 1px solid #000000;
    }
    
    .start-menu-item {
        padding: 8px 12px;
        cursor: pointer;
        border-bottom: 1px solid #808080;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    
    .start-menu-item:hover {
        background: #000080;
        color: #FFFFFF;
    }
    
    .start-menu-divider {
        height: 2px;
        background: #808080;
        border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #000000;
        margin: 4px 0;
    }
    
    /* Windows 95 Taskbar - Enhanced Depth */
    #win95-taskbar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 30px;
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border-top: 2px solid #000000;
        z-index: 10000;
        display: flex;
        align-items: center;
        box-shadow: 
            0 -2px 4px rgba(0, 0, 0, 0.7),
            inset 0 -1px 0 rgba(255, 255, 255, 0.3);
    }
    
    .taskbar-start {
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border: 2px outset #C0C0C0;
        padding: 4px 12px;
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        font-weight: bold;
        cursor: pointer;
        user-select: none;
        height: 22px;
        display: flex;
        align-items: center;
        box-shadow: inset -1px -1px 0 #000000, inset 1px 1px 0 #FFFFFF;
    }
    
    .taskbar-start:active {
        border: 2px inset #C0C0C0;
        box-shadow: inset 1px 1px 0 #000000, inset -1px -1px 0 #FFFFFF;
    }
    
    .taskbar-tasks {
        flex: 1;
        display: flex;
        gap: 2px;
        padding: 2px;
        overflow-x: auto;
        align-items: center;
    }
    
    .taskbar-icon {
        width: 24px;
        height: 24px;
        margin: 0 4px;
        cursor: pointer;
        border: 1px solid transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        user-select: none;
    }
    
    .taskbar-icon:hover {
        background: rgba(255, 255, 255, 0.2);
        border: 1px dashed #000000;
    }
    
    .taskbar-icon:active {
        background: rgba(0, 0, 0, 0.2);
    }
    
    .taskbar-task {
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border: 2px outset #C0C0C0;
        padding: 4px 12px;
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        cursor: pointer;
        white-space: nowrap;
        box-shadow: inset -1px -1px 0 #000000, inset 1px 1px 0 #FFFFFF;
        display: flex;
        align-items: center;
        gap: 4px;
    }
    
    .taskbar-task.active {
        border: 2px inset #C0C0C0;
        box-shadow: inset 1px 1px 0 #000000, inset -1px -1px 0 #FFFFFF;
    }
    
    .taskbar-task-icon {
        width: 16px;
        height: 16px;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .taskbar-tray {
        display: flex;
        align-items: center;
        padding: 0 5px;
        border-left: 2px solid #000000;
    }
    
    .tray-clock {
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        color: #000000;
        padding: 4px 8px;
        background: #C0C0C0;
        border: 1px inset #C0C0C0;
    }
    
    /* Windows - Enhanced 3D Depth */
    .win95-window {
        position: fixed;
        background: #C0C0C0;
        border: 2px outset #C0C0C0;
        box-shadow: 
            3px 3px 6px rgba(0, 0, 0, 0.7),
            inset -1px -1px 0 #FFFFFF,
            inset 1px 1px 0 #808080;
        z-index: 5000;
        min-width: 300px;
        min-height: 200px;
        font-family: 'MS Sans Serif', sans-serif;
    }
    
    .win95-window-titlebar {
        background: linear-gradient(to right, #000080, #0055FF, #000080);
        color: #FFFFFF;
        padding: 5px 8px;
        font-size: 11px;
        font-weight: bold;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: move;
        user-select: none;
        border-bottom: 1px solid #000000;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
    }
    
    .win95-window-controls {
        display: flex;
        gap: 3px;
    }
    
    .win95-btn {
        width: 18px;
        height: 16px;
        border: 1px outset #C0C0C0;
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        cursor: pointer;
        font-size: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        color: #000000;
        box-shadow: 
            inset -1px -1px 0 #000000,
            inset 1px 1px 0 #FFFFFF;
        text-shadow: none;
    }
    
    .win95-btn:hover {
        background: linear-gradient(to bottom, #D0D0D0, #909090);
    }
    
    .win95-btn:active {
        border: 1px inset #C0C0C0;
        box-shadow: 
            inset 1px 1px 0 #000000,
            inset -1px -1px 0 #FFFFFF;
    }
    
    .win95-btn-close {
        background: linear-gradient(to bottom, #C0C0C0, #808080);
    }
    
    .win95-window-content {
        padding: 8px;
        background: #C0C0C0;
        border: 2px inset #C0C0C0;
        height: calc(100% - 28px);
        overflow: auto;
        font-size: 11px;
        color: #FFFFFF !important;
        box-shadow: 
            inset 2px 2px 4px rgba(0, 0, 0, 0.3),
            inset -1px -1px 0 #FFFFFF;
    }
    
    .win95-window-content p,
    .win95-window-content a,
    .win95-window-content strong,
    .win95-window-content div {
        color: #FFFFFF !important;
    }
    
    .win95-window-content a {
        color: #FFFF00 !important;
        text-decoration: underline;
    }
    
    .win95-window-content a:hover {
        color: #FFFFFF !important;
    }
    
    .win95-window-content button {
        background: linear-gradient(to bottom, #C0C0C0, #808080);
        border: 2px outset #C0C0C0;
        color: #000000;
        padding: 6px 12px;
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        cursor: pointer;
        box-shadow: 
            inset -1px -1px 0 #000000,
            inset 1px 1px 0 #FFFFFF;
    }
    
    .win95-window-content button:active {
        border: 2px inset #C0C0C0;
        box-shadow: 
            inset 1px 1px 0 #000000,
            inset -1px -1px 0 #FFFFFF;
    }
    
    body {
        padding-top: 30px;
        padding-bottom: 30px;
        min-height: calc(100vh - 60px);
    }
    
    html {
        min-height: 100vh;
    }
    
    /* Desktop Icons */
    .desktop-icon {
        position: fixed;
        width: 80px;
        text-align: center;
        cursor: pointer;
        padding: 5px;
        z-index: 200;
        user-select: none;
    }
    
    .desktop-icon:hover {
        background: rgba(0, 0, 128, 0.3);
        border: 1px dashed #000080;
    }
    
    .desktop-icon img {
        width: 32px;
        height: 32px;
        display: block;
        margin: 0 auto 5px;
    }
    
    .desktop-icon-label {
        font-family: 'MS Sans Serif', sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-shadow: 1px 1px 2px #000000;
        word-wrap: break-word;
    }
    
    #window-container {
        position: fixed;
        top: 30px;
        left: 0;
        right: 0;
        bottom: 30px;
        pointer-events: none;
        z-index: 5000;
    }
    
    #window-container .win95-window {
        pointer-events: all;
    }

