/* THIS CSS IS USED ON ALL PAGES */
/*-- Feel free to steal with the credit: "Crazy CSS By Nori Jammy" --*/
@import url('https://fonts.googleapis.com/css2?family=Silkscreen&family=Bitcount+Prop+Double:wght@100..900&family=Bitcount+Prop+Single:wght@100..900&family=Cormorant:ital,wght@0,300..700;1,300..700&family=Josefin+Slab:ital,wght@0,100..700;1,100..700&family=Cabin+Sketch&family=Handjet:wght@500&family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lacquer&display=swap');

/*-- THEMES --*/
.default {
    --FRAMMYJAMMY: #FC53BD;
    --container-color: #22233C;
    --text-color: #f265c8;
    --background-color: #14152A;
    --link-color: #51efef;
    --link-hover: #f4e538;
    --button-hover: #100c2b;
    --header-colors: #F1FF44;
    --border-color: #000;
    --navi-color: #726BC0;
    --navi-hover: #FC53BD;
    --copy-right: #36385e;
    --date-time: #5c56a3;
    --selection-color: #7451e8;
    --selection-text: #ffffff;
    --active-color: #f3f027;
    --shadow-color: #000;
    --inact-text-color: #a3a3a3;
    --inact-bg-color: #585460;
    --highlight-color: #36385e;
    --background-blend-mode: overlay;
    --tv-color: #27f396;
    --tv-b-color: #004937;
    --accent:#002b30;
}

.light {
    --FRAMMYJAMMY: #2e84d1;
    --container-color: #c0d3e8;
    --text-color: #000207;
    --background-color: #a4bdfc;
    --link-color: #00a04d;
    --link-hover: #1bfcc0;
    --button-hover: #758cc4;
    --header-colors: #0006bc;
    --border-color: #2e3238;
    --navi-color: #2e84d1;
    --navi-hover: #1e4989;
    --copy-right: #ffffff;
    --date-time: #013f4f;
    --selection-color: #6c94b7;
    --selection-text: #ffffff;
    --active-color: #99fce2;
    --shadow-color: #0b0c21;
    --inact-text-color: #514f4f;
    --inact-bg-color: #939393;
    --highlight-color: #f2f3f5;
    --background-blend-mode: screen;
    --tv-color: #0af4fc;
    --tv-b-color: #0735b5;
    --accent: #000489;
}

.mono {
    --FRAMMYJAMMY: #d3d5d9;
    --container-color: #343138;
    --text-color: #d3d5d9;
    --background-color: #242328;
    --link-color: #8892fc;
    --link-hover: #4b70dd;
    --button-hover: #282533;
    --header-colors: #d3d5d9;
    --border-color: #000;
    --navi-color: #b5bac1;
    --navi-hover: #1b1a1e;
    --copy-right: #384560;
    --date-time: #c0c4f2;
    --selection-color: #6885c9;
    --selection-text: #ffffff;
    --active-color: #19a8f5;
    --shadow-color: #1b1a1e;
    --inact-text-color: #111111;
    --inact-bg-color: #585460;
    --highlight-color: #423e47;
    --background-blend-mode: overlay;
    --tv-color: #9dbedb;
    --tv-b-color: #212133;
    --accent: #212133;
}

.green {
    --FRAMMYJAMMY: #f7635b;
    --container-color: #29443C;
    --text-color: #60D5AD;
    --background-color: #0a2d1c;
    --link-color: #9CF061;
    --link-hover: #F3EA45;
    --button-hover: #043d2d;
    --header-colors: #F3EA45;
    --border-color: #191919;
    --navi-color: #60D5AD;
    --navi-hover: #368e84;
    --copy-right: #43617c;
    --date-time: #3E6658;
    --selection-color: #43617c;
    --selection-text: #ffffff;
    --active-color: #f37a27;
    --shadow-color: #08190f;
    --inact-text-color: #111111;
    --inact-bg-color: #546059;
    --highlight-color: #43617c;
    --background-blend-mode: overlay;
    --tv-color: #f4fc07;
    --tv-b-color: #dd3c02;
    --accent: #8c002a;
}

.pink {
    --FRAMMYJAMMY: #f23e7a;
    --container-color: #e86197;
    --text-color: #FFFFFF;
    --background-color: #7a1c32;
    --link-color: #fced6a;
    --link-hover: #FFFFFF;
    --button-hover: #c43153;
    --header-colors: #FFFFFF;
    --border-color: #A5224C;
    --navi-color: #FFFFFF;
    --navi-hover: #E72C68;
    --copy-right: #fcafa6;
    --date-time: #fc85c5;
    --selection-color: #ce5c8a;
    --selection-text: #ffffff;
    --active-color: #ffffff;
    --shadow-color: #6d0f2d;
    --inact-text-color: #4c4c4c;
    --inact-bg-color: #91627d;
    --highlight-color: #fcafa6;
    --background-blend-mode: multiply;
    --tv-color: #fc80b6;
    --tv-b-color: #9b042a;
    --accent: #7c0025;
}

.yellow {
    --FRAMMYJAMMY: #c92c18;
    --container-color: #baac2c;
    --text-color: #3aa1fc;
    --background-color: #1a0133;
    --link-color: #fc3789;
    --link-hover: #fc994e;
    --button-hover: #b57310;
    --header-colors: #fc3714;
    --border-color: #11002b;
    --navi-color: #bb20ea;
    --navi-hover: #290175;
    --copy-right: #cafc5d;
    --date-time: #f4f11a;
    --selection-color: #bf7b16;
    --selection-text: #ffffff;
    --active-color: #c8f916;
    --shadow-color: #2d0025;
    --inact-text-color: #111111;
    --inact-bg-color: #585460;
    --highlight-color: #cafc5d;
    --background-blend-mode: overlay;
    --tv-color: #fc49c6;
    --tv-b-color: #5f0c9b;
    --accent:#390475;
}

.blue {
    --FRAMMYJAMMY: #f32727;
    --container-color: #1b449b;
    --text-color: #e15dfc;
    --background-color: #030e49;
    --link-color: #6DFFB3;
    --link-hover: #ffffff;
    --button-hover: #1b226d;
    --header-colors: #02a4fc;
    --border-color: #03064f;
    --navi-color: #68A9FF;
    --navi-hover: #051493;
    --copy-right: #1ac9f4;
    --date-time: #ffffff;
    --selection-color: #1642a0;
    --selection-text: #ffffff;
    --active-color: #f447cd;
    --shadow-color: #02042d;
    --inact-text-color: #111111;
    --inact-bg-color: #585460;
    --highlight-color: #1a66a8;
    --background-blend-mode: overlay;
    --tv-color: #2586fc;
    --tv-b-color: #43018e;
    --accent: #33016d;
}

.redhot {
    --FRAMMYJAMMY: #f3f027;
    --container-color: #a31d1d;
    --text-color: #fcb425;
    --background-color: #3a0321;
    --link-color: #b0fc2d;
    --link-hover: #48d602;
    --button-hover: #60081d;
    --header-colors: #52fc2f;
    --border-color: #210006;
    --navi-color: #fc6e16;
    --navi-hover: #efce10;
    --copy-right: #ef6610;
    --date-time: #efce10;
    --selection-color: #47021a;
    --selection-text: #ffffff;
    --active-color: #ffffff;
    --shadow-color: #470203;
    --inact-text-color: #111111;
    --inact-bg-color: #585460;
    --highlight-color: #ed4634;
    --background-blend-mode: overlay;
    --tv-color: #25fc49;
    --tv-b-color: #004923;
    --accent:#013534;
}

.purple {
    --FRAMMYJAMMY: #f42816;
    --container-color: #5f2b84;
    --text-color: #1fef29;
    --background-color: #1d0638;
    --link-color: #fc92b3;
    --link-hover: #fceff6;
    --button-hover: #35137f;
    --header-colors: #13f9c0;
    --border-color: #29013f;
    --navi-color: #3793ef;
    --navi-hover: #430d7a;
    --copy-right: #5835b2;
    --date-time: #fc5886;
    --selection-color: #47021a;
    --selection-text: #ffffff;
    --active-color: #4bc1fc;
    --shadow-color: #0b0021;
    --inact-text-color: #111111;
    --inact-bg-color: #585460;
    --highlight-color: #a31efc;
    --background-blend-mode: overlay;
    --tv-color: #13f9c0;
    --tv-b-color: #086850;
    --accent: #00393f;
}

.night {
    --FRAMMYJAMMY: #FC53BD;
    --container-color: #071a4c;
    --text-color: #8046fc;
    --background-color: #00011e;
    --link-color: #02db96;
    --link-hover: #79fc49;
    --button-hover: #040c35;
    --header-colors: #5549fc;
    --border-color: #000;
    --navi-color: #2e41f2;
    --navi-hover: #040723;
    --copy-right: #2d20e8;
    --date-time: #1461a0;
    --selection-color: #7451e8;
    --active-color: #f3f027;
    --shadow-color: #000;
    --inact-text-color: #4c4c4c;
    --inact-bg-color: #585460;
    --highlight-color: #18228e;
    --background-blend-mode: overlay;
    --tv-color: #2d49fc;
    --tv-b-color: #1f023d;
    --accent:#1f023d;
}

.chalk {
    --FRAMMYJAMMY: #FC53BD;
    --container-color: #135668;
    --text-color: #f4f9f6;
    --background-color: #03383f;
    --link-color: #62FFCB;
    --link-hover: #b1fc25;
    --button-hover: #152667;
    --header-colors: #FFCC36;
    --border-color: #232323;
    --navi-color: #f4f9f6;
    --navi-hover: #3ad176;
    --copy-right: #f4f9f6;
    --date-time: #41ea85;
    --selection-color: #0b513c;
    --active-color: #f3f027;
    --shadow-color: #000;
    --inact-text-color: #000000;
    --inact-bg-color: #585460;
    --highlight-color: #0d8493;
    --background-blend-mode: multiply;
    --tv-color: #05fc42;
    --tv-b-color: #0A6D42;
    --accent:#1f023d;
}

.pastel {
    --FRAMMYJAMMY: #EF9655;
    --container-color: #DA87D5;
    --text-color: #000660;
    --background-color: #96bcea;
    --link-color: #FFE25A;
    --link-hover: #FFFFFF;
    --button-hover: #BF6A9D;
    --header-colors: #FFFFFF;
    --border-color: #842D46;
    --navi-color: #d6f5fc;
    --navi-hover: #89CA64;
    --copy-right: #E8A9E5;
    --date-time: #C55189;
    --selection-color: #667BA9;
    --selection-text: #ffffff;
    --active-color: #FFFFFF;
    --shadow-color: #60526F;
    --inact-text-color: #666666;
    --inact-bg-color: #585460;
    --highlight-color: #FFAAC2;
    --background-blend-mode: screen;
    --tv-color: #A6D2E8;
    --tv-b-color: #3D80A0;
    --accent:#DA72B3;
}

.hacker {
    --FRAMMYJAMMY: #83fc32;
    --container-color: #242828;
    --text-color: #83fc32;
    --background-color: #00210f;
    --link-color: #e3fc3f;
    --link-hover: #ecfca4;
    --button-hover: #0e1116;
    --header-colors: #83fc32;
    --border-color: #000;
    --navi-color: #83fc32;
    --navi-hover: #009e37;
    --copy-right: #1f351f;
    --date-time: #04ce95;
    --selection-color: #83fc32;
    --selection-text: #000000;
    --active-color: #fc1119;
    --shadow-color: #041908;
    --inact-text-color: #000000;
    --inact-bg-color: #585460;
    --highlight-color: #2f3f32;
    --background-blend-mode: overlay;
    --tv-color: #83fc32;
    --tv-b-color: #017514;
    --accent: #212133;
}

/*-- sneaky seccy --*/
    .drain {
    --FRAMMYJAMMY: #53bbfc;
    --container-color: #506970;
    --text-color: #e2d134;
    --background-color: #112751;
    --link-color: #1cdd90;
    --link-hover: #e2d134;
    --button-hover: #224551;
    --header-colors: #e2d134;
    --border-color: #030642;
    --navi-color: #61c6d3;
    --navi-hover: #004e7f;
    --copy-right: #ffffff;
    --date-time: #566ea3;
    --selection-color: #1f23a3;
    --selection-text: #ffffff;
    --active-color: #e2d134;
    --shadow-color: #000830;
    --inact-text-color: #000911;
    --inact-bg-color: #585460;
    --highlight-color: #6283fc;
    --background-blend-mode: multiply;
    --tv-color: #05fceb;
    --tv-b-color: #005760;
    --accent:#002b30;
}

/*-- GENERAL --*/
:root {
    --container-color: #22233C;
    --text-color: #f265c8;
    --background-color: #14152A;
    --link-color: #51efef;
}

html {
    background-color: var(--background-color);
    min-height: 100vh;
    background-size: 100%;
    overflow-x: hidden;
    width: 100%;
    cursor:url('/graphics/cursors/magic-cursor.png'), auto;
}

body {
    font-family: 'Handjet', sans-serif;
    font-weight: normal;
    font-size: 18px;
    background-color: var(--background-color);
    min-height: 100vh;
    position: relative;
    background-image: url('/art/rainbow baby.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-blend-mode: var(--background-blend-mode), overlay;
    width: 100%;
    text-shadow: none;
    overflow: hidden;
    scrollbar-color: var(--text-color) var(--container-color);
    scrollbar-width: thin;
}

hr {
    color: var(--border-color);
}

blockquote {
  font-size:17.5px;
  color:var(--tv-color);
  background-color:var(--tv-b-color);
  background-image:url('/graphics/textures/Notebook-SMALL.png');
  background-attachment: fixed;
  background-size: contain;
  background-blend-mode:multiply;
  padding:10px;
}

iframe {
    border: 3px solid var(--tv-color);
    border-image-source: url('/graphics/r-hr.png');
    border-image-slice: 0;
    border-image-repeat: stretch;
}

.box-lable {
        margin-top:20px;
        font-family: 'Handjet', system-ui;
        text-transform:uppercase;
        text-shadow:0px -1px 0px rgba(0, 0, 0, 0.50);
        background-color:var(--container-color);
        text-align: center;
        border-top:3px solid var(--highlight-color);
        border-right: 3px solid var(--background-color);
        border-left: 3px solid var(--border-color);
        border-bottom: 4px solid var(--shadow-color);
        padding: 5px 15px;
        width:400px;
        text-decoration: none;
        font-size:28px;
  }

.box-lable-small {
        font-family: 'Handjet', system-ui;
        text-transform:uppercase;
        text-shadow:0px -1px 0px rgba(0, 0, 0, 0.50);
        background-color:var(--container-color);
        text-align: center;
        border-top:3px solid var(--highlight-color);
        border-right: 3px solid var(--background-color);
        border-left: 3px solid var(--border-color);
        border-bottom: 4px solid var(--shadow-color);
        padding: 0;
        width:180px;
        text-decoration: none;
        font-size: 20px;
  }
  
  /*-- disclosure box text selecr --*/
  .disclosure-box p::selection,
  .disclosure-box p::-moz-selection,
  .disclosure-box p i::selection,
  .disclosure-box pi ::-moz-selection
  {
    background: var(--selection-color);
    color: #ffffff;
}

.screen-container {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 20px;
}

.r-hr {
    margin-top: 20px;
}

.f-r-f {
    font-family: 'Silkscreen', sans-serif;
}

.f-r span {
    text-align: left;
    float: left;
    color: var(--FRAMMYJAMMY);
    padding: 11px 6px;
    text-shadow: 0 1px 0 var(--shadow-color), 0 -1px 0 var(--shadow-color), 1px 0 0 var(--shadow-color), -1px 0 0 var(--shadow-color);
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    user-select: none;
}

/* Define color classes */
span.c1 { color: var(--FRAMMYJAMMY); }
span.c2 { color: #f32727; }
span.c3 { color: #f37a27; }
span.c4 { color: #f3f027; }
span.c5 { color: #2af327; }
span.c6 { color: #27f396; }
span.c7 { color: #19a8f5; }
span.c8 { color: #2c36f4; }
span.c9 { color: #a241ee; }
span.c10 { color: #f447cd; }
span.c11 { color: #f32750; }

#frammyjammy-text span {
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
}

.animating span {
    animation-name: color-rotate;
    animation-duration: 1.6s;
    animation-iteration-count: 2;
    animation-timing-function: step-end;
}

/* Keyframes for the color rotation */
@keyframes color-rotate {
    0% { color: var(--FRAMMYJAMMY); }
    9% { color: #f32727; }
    18% { color: #f37a27; }
    27% { color: #f3f027; }
    36% { color: #2af327; }
    45% { color: #27f396; }
    54% { color: #19a8f5; }
    63% { color: #2c36f4; }
    72% { color: #a241ee; }
    81% { color: #f447cd; }
    90% { color: #f32750; }
    100% { color: #f32727; }
}

/* Stagger the animation delay for each letter */
.animating span:nth-child(1) { animation-delay: 0s; }
.animating span:nth-child(2) { animation-delay: 0.18s; }
.animating span:nth-child(3) { animation-delay: 0.36s; }
.animating span:nth-child(4) { animation-delay: 0.54s; }
.animating span:nth-child(5) { animation-delay: 0.72s; }
.animating span:nth-child(6) { animation-delay: 0.9s; }
.animating span:nth-child(7) { animation-delay: 1.08s; }
.animating span:nth-child(8) { animation-delay: 1.26s; }
.animating span:nth-child(9) { animation-delay: 1.44s; }
.animating span:nth-child(10) { animation-delay: 1.62s; }
.animating span:nth-child(11) { animation-delay: 1.8s; }

.c-r {
    font-family: 'Silkscreen', sans-serif;
    color: var(--copy-right);
    font-size: 12px;
    padding:1px;
    text-shadow:0px 2px var(--shadow-color), 0px -2px var(--shadow-color), 2px 0px var(--shadow-color), -2px 0px var(--shadow-color), 2px 2px var(--shadow-color), -2px -2px var(--shadow-color), 2px -2px var(--shadow-color), -2px 2px var(--shadow-color);
    text-align: center;
    margin-bottom: 5px;
}

/*-- outer box --*/
.box-box {
    border-bottom: 5px solid var(--highlight-color);
    border-right: 5px solid var(--button-hover);
    border-left: 5px solid var(--button-hover);
    border-top: 2px solid var(--border-color);
    background-size: cover;
    background-blend-mode: var(--background-blend-mode);
    background-repeat: no-repeat;
    color: var(--tv-color);
    background-color: var(--tv-b-color);
    position: relative;
    margin: auto;
    width: 95%;
}

/*-- inner box and scrollable container --*/
.sticker-box {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    max-height: 500px;
    position: static;
    padding: 1%;
    border-right: 7px solid #000000;
    border-left: 7px solid #000000;
    border-bottom: 5px solid #000000;
    border-top: 3px solid #000000;
     animation: flicker 0.2s alternate infinte;
}

/* This section is for the 'box lines' styles */
.box-lines {
    padding: 0;
    position: relative;
    z-index: 5;
}

/* For Chrome, Safari, and Edge */
.box-lines::-webkit-scrollbar {
    display: none;
}

/* For Firefox */
.box-lines {
    scrollbar-width: none;
}


h1, h2, h3, h4, h5 {
    font-family: 'Bitcount Prop Double', system-ui;
    text-transform: uppercase;
    color: var(--header-colors);
    text-align: center;
    overflow: hidden;
}

h1 {
    font-size: 34px;
}

p {
    font-family: 'Handjet', sans-serif;
    font-style: normal;
    font-size: 20px;
    padding: 2px;
    color: var(--text-color);
    cursor:url('/graphics/cursors/magic-cursor-text.png') 16 16, text;
}

a {
    color: var(--link-color);
    text-decoration: none;
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
}

a:hover {
    color: var(--link-hover);
}

:lang(ja) {
    font-family: 'DotGothic16', sans-serif;
    word-break: keep-all;
}

.d-t {
    font-family: 'Silkscreen', sans-serif;
    margin-top: -15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: var(--date-time);
}

.bottom-text {
    text-align: center;
    font-family: 'Silkscreen', sans-serif; 
    color: var(--date-time);
}

.center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.rainbow-border {
    border: 2px solid var(--tv-color);
    border-image-source: url('graphics/r-hr.png');
    border-image-slice: 0;
    border-image-repeat: stretch;
}

.b-b {
    background-color: #000000;
    width:100%;
    padding: 5px;
    margin-bottom:10px;
}

@keyframes wow {
    5% { color: #27e4f3; }
    10% { color: #19a8f5; }
    20% { color: #a241ee; }
    30% { color: #f447cd; }
    40% { color: #f32750; }
    50% { color: #f32727 }
    60% { color: #f37a27; }
    70% { color: #f3f027; }
    80% { color: #2af327; }
    90% { color: #27f396; }
    95% { color: #19a8f5; }
    100% { color: #27e4f3; }
}

.r-b {
    color: #27e4f3;
    cursor:url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
    animation: 5s linear rainbow_animation infinite;
    transition: 0.3s;
}

.r-b:hover {
    animation-duration: 1s;
    transition: 0s;
}

/*-- SIDENAVS --*/
.sidenav-left {
  height: 100%;
  width: 180px;
  position: fixed;
  z-index: 3;
  top: 50px;
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
  left: 0;
  font-family:'Handjet', system-ui;
  background-color: var(--container-color);
  color:var(--tv-color);
  font-size:18px;
  text-transform:uppercase;
  animation: 1s left-in ease-out;
}

.sidenav-right {
  height: 100%;
  width: 180px;
  position: fixed;
  z-index: 3;
  top: 50px;
  border-top:3px solid var(--highlight-color);
  border-left: 3px solid var(--background-color);
  border-right: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
  right: 0;
  font-family:'Handjet', system-ui;
  background-color: var(--container-color);
  color:var(--tv-color);
  font-size:18px;
  text-transform:uppercase;
  animation: 1s right-in ease-out;
}

@keyframes right-in {
    0% {right:-100%;}
    100% {right:0;}
}

@keyframes left-in {
    0% {left:-100%}
    100% {left:0;}
}


/* --- OFF --- */
.page-content.is-off .artshow-hbanner {
    height: 80px;
    line-height: 87px;
    background-image: none;
    margin: -15px -20px 0 -20px;
    background-size: contain;
    background-color: #000;
    box-shadow: inset 4px 0 4px -4px var(--shadow-color), inset -4px 0 4px -4px var(--shadow-color);
}

#master-power-button.is-off {
  background-color: var(--container-color);
  color: var(--inact-text-color);
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
}

#master-power-button.is-off:hover {
  background-color: var(--button-hover);
  color: var(--inact-text-color);
  border-top:3px solid var(--shadow-color);
  border-right: 3px solid var(--highlight-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--highlight-color);
}

/* Hide content of the "screens" */
.page-content.is-off .sidenav-content .box-box .sticker-box {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.1s ease;
}

/* Make rainbow borders black */
.page-content.is-off .rainbow-border, .page-content.is-off iframe {
  border: 3px solid grey;
}

/* Make boxes themselves appear "off" */
.page-content.is-off .sidenav-content .box-box {
  background-color: #000000;
  border-color: var(--button-hover);
  opacity: 1;
  visibility: visible;
  transform: none;
  transition: background-color 0.3s, border-color 0.3s;
}

.prev.is-off,
.next.is-off {
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
    position: relative; 
    width: auto;
    padding-left: 5px;
    padding-right:5px;
    margin:5px;
    background-color: var(--container-color);
    color: var(--inact-text-color);
    border-top:2px solid var(--highlight-color);
    border-right: 2px solid var(--background-color);
    border-left: 2px solid var(--border-color);
    border-bottom: 2px solid var(--shadow-color);
    font-weight: bold;
    font-size: 18px;
    transition: 0s;
    user-select: none;
    background-color: var(--container-color);
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.next.is-off {
    margin-left: 10px;
}

/* Hover Buttons off*/
.prev.is-off:hover,
.next.is-off:hover {
  color: var(--inact-text-color);
  background-color: var(--button-hover);
  border-top: 2px solid var(--shadow-color);
  border-right: 2px solid var(--shadow-color);
  border-left: 2px solid var(--border-color);
  border-bottom: 2px solid var(--container-color);
}

.page-content.is-off h2.r-b-flash {
  background: linear-gradient(
        -75deg,
        #f32727 0%,
        #f32727 14.28%,
        #ffa500 14.28%,
        #ffa500 28.56%,
        #f37a27 28.56%,
        #f37a27 42.84%,
        #f3f027 42.84%,
        #f3f027 57.12%,
        #27f396 57.12%,
        #27f396 71.4%,
        #19a8f5 71.4%,
        #19a8f5 85.68%,
        #a241ee 85.68%,
        #a241ee 100%
    );
    background-size: 50% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    animation:none;
}

.page-content.is-off span.r-b-flash  {
  color:#000000 !important;
  -webkit-text-fill-color: #000000 !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  background: none !important;
}

.page-content.is-off .r-b-flash .welcome-2,
.page-content.is-off .scrolling-text.r-b-flash {
  color:var(--tv-color) !important;
  -webkit-text-fill-color: var(--tv-color) !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  background: none !important;
}

/* Remove the scanlines and other effects */
.page-content.is-off .sidenav-content .box-lines::before,
.page-content.is-off .sidenav-content .box-lines::after {
  display: none;
}

/* Flicker animation is paused */
.page-content.is-off .sidenav-content .sticker-box {
  animation-play-state: paused;
}

.page-content.is-off #power-button {
  background-color: var(--container-color);
  color: var(--inact-text-color);
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
}

.page-content.is-off #power-button:hover {
  background-color: var(--button-hover);
  color: var(--inact-text-color);
  border-top:3px solid var(--shadow-color);
  border-right: 3px solid var(--highlight-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--highlight-color);
}

/* --- ON--- */
.sidenav-content .box-box {
  transition: opacity 0.4s ease, transform 0.4s ease, background-color 0.4s,
    border-color 0.4s;
}

#power-button {
  padding: 10px 15px;
  font-size: 16px;
  border-radius:50%;
  cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
  background-color: var(--container-color);
  color: var(--link-color);
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
  font-family: inherit;
}

#power-button:hover {
  color: var(--link-hover);
  border-top:3px solid var(--shadow-color);
  border-right: 3px solid var(--highlight-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--highlight-color);
  background-color: var(--button-hover);
  cursor:url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
}



/* --- TV Slideshow --- */
.tv-slideshow {
    position: relative;
    width:100%;
    max-height:89px;
    max-width: 100%;
    overflow: hidden; /* Hide images that are not currently displayed */
}

/* Slides */
.tv-slides a {
    display: none;
    width: 100%;
}

.tv-slides a:first-child {
    display: block;
}

.prev, .next, .tv-slideshow img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

body.is-off .tv-slides a {
    pointer-events: none;
    cursor: default;
}

.prev,
.next {
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
    position: relative; 
    width: auto;
    padding-left: 5px;
    padding-right:5px;
    margin:5px;
    color: var(--link-color);
    border-top: 2px solid var(--highlight-color);
    border-right: 2px solid var(--border-color);
    border-left: 2px solid var(--highlight-color);
    border-bottom: 2px solid var(--shadow-color);
    font-weight: bold;
    font-size: 18px;
    transition: 0s;
    user-select: none;
    background-color: var(--container-color);
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

/* Positioning for "next" button */
.next {
    margin-left: 10px;
}

/* Hover Buttons*/
.prev:hover,
.next:hover {
  color: var(--link-hover);
  background-color: var(--button-hover);
  border-top: 2px solid var(--shadow-color);
  border-right: 2px solid var(--shadow-color);
  border-left: 2px solid var(--border-color);
  border-bottom: 2px solid var(--container-color);
}

.flex-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.flex-break {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  gap:5px;
}

.flex-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    text-align: center;
    align-items: center;
    gap:10px;
}

@media (prefers-reduced-motion: reduce) {
    .r-b, .r-b-flash {
        animation: none;
    }
    .button, .scrolling-buttons {
        animation: none;
    }
    .button-flex {
        display: block;
    }
}

.button {
    z-index:1;
    width: 88px;
    height: 31px;
    border: none;
    display: block;
    margin: 2px;
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
    transition: filter 0.5s ease;
}

.button-flex {
    position: relative;
    overflow: hidden;
    border: 3px solid #000000;
    background-color: var(--tv-b-color);
    border-bottom: 5px solid var(--highlight-color);
    border-right: 5px solid var(--button-hover);
    border-left: 5px solid var(--button-hover);
    border-top: 2px solid var(--border-color);
    max-width: 700px;
    display: flex;
    bottom: 15px;
    width: 70%;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    animation:
    flicker 0.5s alternate infinte;
}

/* CONTAINER */


ul.unordered {
  list-style-type: none;
}

ul.unordered li a {
   font-size:18px;
}

ol li {
    font-family: 'Handjet', sans-serif;
    color: var(--tv-color);
}
ul li {
    font-family: 'Handjet', sans-serif;
    color: var(--tv-color);
    font-size: 20px;
}

ul li a {
    font-family: 'Handjet', sans-serif;
    color: var(--tv-color);
    font-size: 25px;
}

ul h3 {
    margin-top: 10px;
}

.page-content {
    opacity: 1;
    transition: all 1s ease;
    position: relative;
}

.main {
    padding: 5px;
    height: 100%;
    vertical-align: top;
}

.container {
    top:35px;
    margin-bottom:200px;
    overflow-x: hidden;
    font-size: 16px;
    border-radius: 0% 0% 3% 3%;
    font-family: 'Handjet', system-ui;
    background-color: var(--container-color);
    border-top: 2px solid var(--highlight-color);
    border-left: 3px solid var(--border-color);
    border-right: 3px solid var(--border-color);
    border-bottom: 5px solid var(--border-color);
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    width: 68%;
    min-height: 30vh;
    position: relative;
    margin: auto;
    padding: 20px;
}

.header {
    border: 3px var(--border-color);
    border-style: solid solid none solid;
    background-image: url('/graphics/textures/checker-transparent.png');
    background-size: 27%;
    background-repeat: repeat;
    background-color: var(--button-hover);
    position: relative;
    text-align: center;
    width: 68%;
    overflow: hidden;
    top: 20px;
    margin: 50px auto -20px auto;
    z-index: 2;
}

.header h1 {
    font-family: "Lacquer", system-ui;
    font-size: 52px;
     text-shadow:0px 4px var(--container-color), 0px -2px var(--container-color), 2px 0px var(--container-color), -2px 0px var(--container-color), 2px 2px var(--container-color), -2px -2px var(--container-color), 2px -2px var(--container-color), -2px 2px var(--container-color);
     margin-top:-7px;
     margin-bottom:1px;
     overflow: hidden;
}

.header img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.header-lines {
    overflow: hidden;
    height: 100%;
    width: 100%;
    border: none;
    position: relative;
    z-index: 5;
}

/* --- Master Power Off Styles --- */
.header.header-off {
    background-image: none !important;
    background-color: #000 !important;
}

main.animations-paused {
    animation-play-state: paused !important;
}

.tv-btext {
    font-family: 'Bitcount Prop Single', system-ui;
    color: var(--button-hover);
    margin-top: 10px;
    margin-bottom: 0;
    text-shadow: 0px -1px 0px var(--shadow-color), 0px 1px 0px var(--highlight-color);
    text-transform: uppercase;
    padding: 5px;
}

/*-- SCANLINE HELL --*/

/* CRT EFFECTS - Applied to multiple elements */
.box-lines::before,
.header-lines::before,
.tv-box h3::before,
.button-box::before,
.button-wall-box::before,
.tabcontent::before,
.mySlides::before {
    content: " ";
    box-shadow:
        inset 0 0 0 2px black,
        0 1px 6px inset rgba(3,2,20,0.9),
        inset 0 0 50px rgba(0,0,50,0.5),
        inset 0 2px 0 4px #000000,
        inset 0px -6px 0 0 #000000;
    z-index: 5;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: repeating-linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.2) 0px,
        rgba(0, 0, 0, 0.1) 1px,
        transparent 1px,
        transparent 2px
    );
    pointer-events: none;
}

/* Vignette effect */
.box-lines::after,
.header-lines::after,
.tv-box h3::after,
.button-box::after,
.button-wall-box::after,
.tabcontent::after,
.mySlides::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: radial-gradient(circle at 50% 50%, transparent 40%, rgba(0,0,0,0.3) 120%);
    z-index: 3;
    pointer-events: none;
}

/* Flicker animation definition */
/* Currently disabled - again, effect is cool, but very subtle and unecessary
@keyframes flicker {
    0% { opacity: 0.99; }
    49% { opacity: 1; }
    50% { opacity: 0.99; }
    51% { opacity: 1; }
    100% { opacity: 0.99; }
}

 Apply flicker to all elements at once
.sticker-box,
.button-box,
.button-wall-box,
.button-flex,
.tabcontent,
.devlogs-container {
    animation: flicker 0.5s infinite alternate;
}*/

/* Rainbow animation */
@keyframes rainbow_animation {
    0%, 100% { background-position: 0 0; }
    100% { background-position: 200% 0; }
}

/* Apply rainbow to all elements */
.r-b-flash {
    background: linear-gradient(
        -75deg,
        #f32727 0%, #f32727 14.28%,
        #ffa500 14.28%, #ffa500 28.56%,
        #f37a27 28.56%, #f37a27 42.84%,
        #f3f027 42.84%, #f3f027 57.12%,
        #27f396 57.12%, #27f396 71.4%,
        #19a8f5 71.4%, #19a8f5 85.68%,
        #a241ee 85.68%, #a241ee 100%
    );
    background-size: 200% 100%;
    animation: rainbow_animation 5s infinite linear;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Consolidated CRT disable styles */
body.crt-disabled .box-lines::before,
body.crt-disabled .box-lines::after,
body.crt-disabled .header-lines::before,
body.crt-disabled .header-lines::after,
body.crt-disabled .tv-box h3::before,
body.crt-disabled .tv-box h3::after,
body.crt-disabled .button-box::before,
body.crt-disabled .button-box::after,
body.crt-disabled .button-wall-box::before,
body.crt-disabled .button-wall-box::after,
body.crt-disabled .tabcontent::before,
body.crt-disabled .tabcontent::after,
body.crt-disabled .mySlides::before,
body.crt-disabled .mySlides::after {
    display: none !important;
}

body.crt-disabled .sticker-box,
body.crt-disabled .suzu-and-jack-sticker-box,
body.crt-disabled .button-box,
body.crt-disabled .button-wall-box,
body.crt-disabled .button-flex,
body.crt-disabled .tabcontent,
body.crt-disabled .tv-box h3 {
    animation: none !important;
}

/* Animates the scanlines */
/* currently disabled - effect is cool but not necessary
@keyframes scanline-scroll {
    0% { background-position-y: 0; }
    100% { background-position-y: 30px; }
} */

#icon {
    border-radius: 100px;
    border: solid 3px var(--link-color);
}

#icon:hover {
    border-radius: 100px;
    border: double 7px var(--link-hover);
}

/*-- SELECTION --*/
::selection {
    background: var(--selection-color);
    color: var(--selection-text);
}

::-moz-selection {
    background: var(--selection-color);
    color: var(--selection-text);
}

h1::selection, h1::-moz-selection,
h2::selection, h2::-moz-selection,
h3::selection, h3::-moz-selection,
h4::selection, h4::-moz-selection,
h5::selection, h5::-moz-selection {
    background: var(--selection-color);
    color: var(--selection-text);
}

/*-- SOCIALS --*/
.YouTube {
  background-image: url('/graphics/Y.png');
  background-repeat: no-repeat;
  padding-left:40px;
  margin-right:200px;
  background-color:#ff0033;
  width:100%;
}

.Twitter {
  background-image: url('/graphics/X.png');
  background-repeat: no-repeat;
  padding-left:40px;
  margin-right:200px;
  background-color:#000000;
  width:100%;
}

.Bluesky {
  background-image: url('/graphics/B.png');
  background-repeat: no-repeat;
  padding-left:40px;
  margin-right:200px;
  background-color:#1185fe;
  width:100%;
}

.Tumblr {
  background-image: url('/graphics/T.png');
  background-repeat: no-repeat;
  padding-left:40px;
  margin-right:200px;
  background-color:#001935;
  width:100%;
}

.Neocities {
  background-image: url('/graphics/N.png');
  background-repeat: no-repeat;
  padding-left:40px;
  margin-right:200px;
  background-color:#e07d04;
  width:100%;
}

a .YouTube, a .Twitter, a .Bluesky, a .Tumblr, a .Neocities {
  color:#ffffff;
}

.YouTube:hover, .Twitter:hover, .Bluesky:hover, .Tumblr:hover, .Neocities:hover {
  opacity:0.7;
  transition:0.2s ease;
}

.socials {
    display:none;
    text-align: center;
    overflow: visible;
    background-color: var(--container-color);
    border: 3px solid var(--border-color);
    width: 68%;
    position: relative;
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    user-select: none;
}

#mySocials a .fa-brands {
    color: var(--navi-color);
    transition: transform 0.5s ease-in-out;
  display: inline-block;
}

#mySocials a .fa-brands:hover {
    color: var(--navi-hover);
    transform:rotate(360deg);
}

.s-center {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.socials a {
    float: left;
    display: block;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

/*-- NAVBAR --*/
.topnav {
    overflow: hidden;
    background-color: var(--container-color);
    box-shadow: 1px 1px 10px var(--shadow-color);
    position: fixed;
    top: 0;
    border: none;
    width: 100%;
    z-index: 99999;
    animation: 0.8s topnavdrop ease-out;
}

@keyframes topnavdrop {
  0%{top:-100%;}
  100%{top:0;}
}

.topnav a {
    font-family: "Bitcount Prop Single", system-ui;
    float: left;
    display: block;
    color: var(--link-color);
    text-align: center;
    border-top: 2px solid var(--highlight-color);
    border-right: 2px solid var(--border-color);
    border-left: 2px solid var(--highlight-color);
    border-bottom: 2px solid var(--shadow-color);
    padding: 14px 16px;
    text-decoration: none;
    font-size: 16px;
}

.topnav a:hover {
    border-top: 2px solid var(--shadow-color);
    border-right: 2px solid var(--shadow-color);
    border-left: 2px solid var(--border-color);
    border-bottom: 2px solid var(--container-color);
    background-color: var(--button-hover);
    color: var(--link-hover);
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
}

.topnav a.active {
    background-color: var(--button-hover);
    color: var(--active-color);
    border-top: 2px solid var(--shadow-color);
    border-left: 2px solid var(--border-color);
    border-right: 2px solid var(--border-color);
    border-bottom: 2px solid var(--container-color);
}

.topnav a.active:hover {
    background-color: var(--button-hover);
    color: var(--active-color);
    border-top: 2px solid var(--shadow-color);
    border-left: 2px solid var(--border-color);
    border-right: 2px solid var(--border-color);
    border-bottom: 2px solid var(--container-color);
}

.topnav .icon {
    display: none;
}

/*-- NAVBAR-D --*/
  #myTopnav-d {
    margin-bottom:0;
  }
  
.nav-d {
    display:none;
    text-align: center;
    overflow: visible;
    background-color: var(--container-color);
    border: 3px solid var(--border-color);
    border-top: 3px solid var(--highlight-color);
    width: 68%;
    position: relative;
    top: 40px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

.nav-center {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.nav-d a {
    float: left;
    display: block;
    color: var(--navi-color);
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.nav-d a:hover {
    color: var(--navi-hover);
}

.nav-d a .fa {
  transition: transform 0.5s ease-in-out;
  display: inline-block;
}

.nav-d a:hover .fa {
  transform:rotate(360deg);
}

.nav-d a.small-screens {
    display: none;
}

/*-- THEME SELECTOR --*/
select {
    font-family: 'Bitcount Prop Single', system-ui;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0.675em 6em 0.675em 1em;
    background-color: var(--background-color);
    border: 1px solid var(--border-color);
    border-radius: 0.25rem;
    color: var(--navi-color);
    cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
}

.my-select {
    display: inline;
    position: relative;
    top: 9px;
    text-align: right;
}

.my-select p {
    font-family: 'Bitcount Prop Single', system-ui;
    display: inline;
    font-size: 16px;
    color: var(--navi-color);
}

.select-right {
    text-align: right;
    margin-right: 10px;
}

/*--- WORD GENERATOR OUTPUT --*/
#output {
    color: var(--text-color);
}

/*--- LOADER ---*/
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.animate-bottom {
    position: relative;
    animation-name: animatebottom;
    animation-duration: 1s
}

@keyframes animatebottom {
    from { bottom: -100px; opacity: 0 }
    to { bottom: 0px; opacity: 1 }
}

#myDiv {
    display: none;
    text-align: center;
}

.scrolling-content {
    height: 100%;
    width: 100%;
    padding-bottom:10px;
    overflow-x: hidden;
    position: relative;
    z-index: 2;
}

/*-- BOTTOM SUZU --*/

.bottom-suzu {
    margin-right:40%;
    margin-top:3%;
}

.suzu-flex {
    display: flex;
    word-break:keep-all;
    flex-wrap: nowrap;
    white-space: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.bottom-suzu img {
  width:200px;
}

.bottom-suzu img:hover {
  cursor:url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
  }

.bottom-suzu p {
  margin-top:111px; 
  margin-left:0; 
  font-size:16px;
  cursor:url('/graphics/cursors/magic-cursor-text.png') 16 16, text;
  font-family:'Lacquer', sans-serif;
}

/* COPY BOX TEXTAREA & COPY MESSAGE */
.copy-message {
    margin-top:-5px;
    overflow: hidden;
    font-family: 'Handjet', system-ui;
    text-transform: uppercase;
    font-size: 20px;
    color: var(--tv-color);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    text-align: center;
    white-space: nowrap;
}
.copy-message.show {
    opacity: 1;
}

.copy {
    margin-top: 10px;
    background-color: var(--background-color);
    color: var(--text-color);
    border: 2px dashed var(--header-colors);
    font-family: 'Handjet', sans-serif;
    font-size: 12px;
    width: 185px;
}


textarea.copy {
    width: 100% !important;
    box-sizing: border-box !important;
}

/* EMOTICONS */
.emoticons {
    width: 71px;
    margin: -10px;
}

/* --- CRT EFFECTS TOGGLE --- */
#crt-toggle-button {
  padding: 10px 15px;
  margin-top:10px;
  margin-bottom:-20px;
  font-size: 16px;
  border-radius:5%;
  cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer;
  background-color: var(--container-color);
  color: var(--link-color);
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
  font-family: inherit; 
}

#crt-toggle-button:hover {
  color: var(--link-hover);
  border-top:3px solid var(--shadow-color);
  border-right: 3px solid var(--highlight-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--highlight-color);
  background-color: var(--button-hover);
}

body.crt-disabled .box-lines:before,
body.crt-disabled .box-lines:after,
body.crt-disabled .header-lines:before,
body.crt-disabled .header-lines:after,
body.crt-disabled .tv-box h3::before,
body.crt-disabled .tv-box h3::after,
body.crt-disabled .button-box:before,
body.crt-disabled .button-box:after,
body.crt-disabled .button-wall-box:before,
body.crt-disabled .button-wall-box:after,
body.crt-disabled .tabcontent:before,
body.crt-disabled .tabcontent:after,
body.crt-disabled .mySlides::before,
body.crt-disabled .mySlides:after,
body.crt-disabled .devlogs::before,
body.crt-disabled .devlogs::after {
    display: none !important;
}

body.crt-disabled .sticker-box,
body.crt-disabled .suzu-and-jack-sticker-box,
body.crt-disabled .button-box,
body.crt-disabled .button-wall-box,
body.crt-disabled .button-flex,
body.crt-disabled .tabcontent {
    animation: none !important;
}

body.crt-disabled .tv-box h3 {
    animation: none !important;
}

body.crt-disabled #crt-toggle-button {
  background-color: var(--container-color);
  color: var(--inact-text-color);
  border-top:3px solid var(--highlight-color);
  border-right: 3px solid var(--background-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--shadow-color);
}

body.crt-disabled #crt-toggle-button:hover {
  background-color: var(--button-hover);
  color: var(--inact-text-color);
  border-top:3px solid var(--shadow-color);
  border-right: 3px solid var(--highlight-color);
  border-left: 3px solid var(--border-color);
  border-bottom: 4px solid var(--highlight-color);
}

i.fa-spin {
   color: var(--tv-color) !important;
    display: inline-block !important;
    font-size: 2em !important;
    visibility: visible !important;
    --fa-animation-timing: ease-in-out;
    --fa-animation-duration: 1s;
    fa-animation-delay: 80ms;
}

/*-- BOTTOM LABELS --*/
.bottom-labels {
  display:flex;
  margin-right: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap:10px;
  padding:10px;
  width: 80%;
  margin-top:-111px;
  margin-left:144px;
  margin-bottom:5px;
}

.bottom-labels-b {
  display:flex;
  margin-right: auto;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap:10px;
  padding:10px;
  width: 80%;
  margin-top:-11.1px;
  margin-left:144px;
  margin-bottom:1.1px;
}

.bottom-labels-glitter {
  left:0 auto;
  margin-top:10px;
  margin-left:1px;
}

/*-- SMALL SCREENS --*/
@media screen and (max-width: 1414px) {
    .container {
      border-radius:0%;
    }
    p.center.tv-btext {
      font-size:12px;
    }
    .select-right .my-select {
        display: none;
    }
    .nav-d a.small-screens {
        display: inline;
    }
    .flex-top {
        flex-direction: row;
        align-items: center;
    }
    .black-box {
        transform: rotate(-2deg);
        margin-left: -10px;
        margin-top:1px;
    }
    .black-box:hover {
        transform: rotate(0deg);
    }
    a .white-box {
        transform: rotate(2deg);
        margin-left: 10px;
    }
    a .white-box:hover {
        transform: rotate(0deg);
    }
    .lables {
        width: 50%;
        order: 2; /* Pushes the labels below the tv-container */
        margin-top: 20px;
        margin-bottom:-5px;
        padding-bottom:10px;
    }
    .tv-container {
        order: 1; /* Keeps the TV box at the top */
    }
}

@media screen and (max-width: 1200px) {
    .tablink {
        font-size: 14px;
    }
      .sidenav-left {
      display:none;
    }
    
    .sidenav-right {
      display:none;
    }
    
   
    .socials {
      display:block;
    }
    .nav-d {
      display:block;
    }
}

@media screen and (max-width: 1029px) {
.topnav a {
        display: none;
    }
    .topnav a:first-child,
    .topnav a.icon {
        display: block;
        cursor: url('/graphics/cursors/magic-cursor-pointer.png') 0 0, pointer !important;
        float: right;
        -webkit-user-select: none;
        user-select: none;
    }

    .topnav a.icon i, .topnav a.icon .fa {
        pointer-events: none !important;
        cursor: url('/graphics/cursors/magic-cursor-pointer.png') 0 0, pointer !important;
    }

    .topnav.responsive {
        position: fixed;
    }
    .topnav.responsive .f-r {
        display: inline-block;
    }
    
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
        height: 58px;
        cursor: url('/graphics/cursors/magic-cursor-pointer.png') 10 0, pointer !important;
    }

    .note-flex {
        flex-direction: column;
        gap: 25px;
    }
    .artshow-hbanner h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 900px) {
    .devlogs {
        height: 300px;
        width: 100%;
        position: relative;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 30px;
    }
    .devlogs p {
        text-align: left;
    }
    
    .hub-sticker {
      display:none;
    }
    
    .bottom-suzu {
      margin-top:0;
      margin-left:20%;
    }
}

@media screen and (max-width: 750px) {
    h1 {
        word-wrap: break-word;
    }
    .welcome-lable {
        width:100%;
  }
    .window {
        margin-left: 26%;
        margin-bottom: 2.14%;
        margin-top: 0;
    }
    
        iframe.suzu-and-jack-window {
    height: 600px;
}
    
    .sticker-box {
        padding-right: 11%;
        padding-left: 11%;
    }
    .tv-box {
      width:90%;
    }
    .tv-box h3 {
        font-size: 20px;
    }
    .tv-btext {
        font-size: 15px;
    }
    .socials, .nav-d{
        width: 100%;
        height: 50%;
    }
    .container, .container-d, .header {
        width: 100%;
        height: 100%;
    }
    .nav-d {
        margin-bottom: 20px;
    }
    .main {
        margin: 20px;
        padding: 0;
    }
    .email input, .email textarea {
        width: 70%;
    }
    .f-r span {
        margin-bottom: 6px;
        margin-top: 9px;
        padding: 10px 7px;
        font-size: 12px;
    }
    body {
        margin-top: 10px;
    }
      .bottom-labels {
      margin-left:144px;
    }
}

@media screen and (max-width: 600px) {  
      .bottom-labels-b {
     margin-left:20px;
    }
 .bottom-suzu {
    margin-right:20%;
}
}

@media screen and (max-width: 500px) {
  
    .window {
        width: 90%;
        margin-left: 5%;
    }
    
    iframe.suzu-and-jack-window {
    height: 500px;
    overflow:hidden;
}
.suzu-flex {
    display: flex;
    word-break:keep-all;
    flex-wrap: wrap;
    white-space: pre;
    justify-content: center;
    align-items: center;
}


.bottom-suzu p {
  margin-top:0; 
  margin-left:0; 
} 
    .welcome {
      font-size:38px;
    }
    
    .tv-btext {
      font-size: 12px;
    }
    .sticker-flex {
        overflow-y: hidden;
    }
    .button-flex {
        width: 125%;
        position: relative;
    }
    .tablink {
        font-size: 10px;
    }
    
    .box-box {
        width: 114%;
        left: -7%;
    }
    
    .note-flex .box-box {
      left:0;
    }
    
    .artshow-container {
        width: 120%;
        left: -10%;
        position: relative;
    }
    .artshow-hbanner h2 {
        font-size: 24px;
    }
    .devlogs-container {
        width: 120%;
        position: relative;
        margin-left: -10%;
    }
    .button-box {
        width: 120%;
        position: relative;
        margin-left: -10%;
    }
    .button-wall-box {
        width: 120%;
        position: relative;
        margin-left: -10%;
    }
    .flex-top {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .lables {
        width: 70%;
    }
    
    .bottom-labels {
      margin-left:140px;
    }
    .bottom-labels #FBI {
      margin-left:-105px;
    }
    .bottom-labels-b {
      margin-left:33px;
    }
}

@media screen and (max-width: 400px) {
.about-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-flex .rainbow-border {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .tablink {
        font-size: 10px;
    }
    
    .tv-btext {
      font-size: 10px;
      margin-bottom:3px;
    }
  
    .devlogs-container {
        width: 120%;
        position: relative;
        margin-left: -12%;
    }
    .button-box {
        width: 130%;
        position: relative;
        margin-left: -13%;
    }

    .artshow-hbanner h2 {
        font-size: 18px;
    }
    
    .bottom-labels-glitter {
      margin-left:-16px;
    }
    .bottom-labels {
      margin-left:120px;
    }
    .bottom-labels #FBI {
      margin-left:-130px;
    }
    .bottom-labels-b {
      margin-left:9px;
    }
    
  .nav-d a .fa, #mySocials a .fa-brands {
  margin-right:-5px;
  margin-left:-5px;
   }
}

@media screen and (max-width: 333px) {
  .f-r span {
    font-size:12px;
    letter-spacing:-4px;
  }
  
   .tv-btext {
      font-size: 8px;
    }
  
  .welcome {
    letter-spacing:2px;
    font-size:20px;
  }

    .bottom-labels-glitter {
      margin-left:-36px;
    }
    .bottom-labels {
      margin-left:100px;
    }
    .bottom-labels #FBI {
      margin-left:-130px;
    }
    .bottom-labels-b {
      margin-left:9px;
    }
  
  .note-flex .box-box {
    width:100%;
    left:-6.2%;
  }
}

@media screen and (max-width: 324px) {
  .box-box, .sticker-box {
    width:300px;
    left:-20px;
  }
  .bottom-labels, .bottom-labels-glitter, .bottom-labels-b {
    display:none;
  }
    .nav-d a .fa, #mySocials a .fa-brands {
      font-size:14px;
  margin-right:-5px;
  margin-left:-5px;
   }
}

@media screen and (max-width: 290px)  {
  .topnav.responsive,
  .topnav a,
    .topnav a:first-child,
    .topnav a.icon {
    display:none;
    }
    
    #frammyjammy-text .f-r {
      text-align:center;
    }
    
      .box-box, .sticker-box {
    width:260px;
    left:-15px;
  }
}