@font-face {
  font-family: 'TitlenavFont';
  src: url('../Fonts/astron-boy.video-regular.otf');
}

@font-face {
  font-family: 'IntroFont';
  src: url('../Fonts/arcadedots.regular.ttf');
}

@font-face {
  font-family: 'EnterButton';
  src: url('../Fonts/arcadeclassic.regular.ttf');
}

/* ===================== BODY & WRAPPER ===================== */
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-image: url("../Files_site/backgroundimg/Isthisperfect-ezgif.com-resize.gif");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-attachment: fixed;
}

.wrapper {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: block;
}

/* TITLE  */
.page-title {
  font-family: 'TitlenavFont';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.page-title h1 {
  font-size: clamp(32px, 5.5vw, 90px);
  color: #aab0fa;
  text-shadow: 3px 3px 0 #ffffff, 5px 5px 0;
  margin: 0;
  padding-top: 1vh;
  white-space: nowrap;
}

/*  MAIN TEXT */

.window-body main {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 29vh;
  width: 19vw;
  line-height: 5px;
  text-align: center;
  z-index: 1;
}

/* construction text comes first (red, top) */
.construction {
  font-family: 'IntroFont';
  font-size: clamp(9px, 5vw, 28px);
  line-height: 17px;
  letter-spacing: 2px;
  color: #fc1919;
  margin: 0 0 0.5em 0;
  position: static;
  width: auto;
}

/* intro text comes second (white, below) */
.intro {
  font-family: 'IntroFont';
  font-size: clamp(9px, 5vw, 28px);
  line-height: 17px;
  letter-spacing: 2px;
  color: #fbfeff;
  margin: 0;
  position: static;
  width: auto;
}

/*  FLOATING GIFSn*/
#kirbyc  { width: 150px; height: 150px; opacity: 0; }
#phone2  { width: 150px; height: 150px; opacity: 0; }
#oiiacat { width: 150px; height: 150px; opacity: 0; }
#pepsican{ width: 150px; height: 150px; opacity: 0; }

/*  ANIMATIONS  */
@keyframes float-brain {
  0%   { transform: perspective(700px) rotateY(-25deg) rotateX(37deg) rotate(7deg) translateY(0px); }
  50%  { transform: perspective(700px) rotateY(-25deg) rotateX(37deg) rotate(7deg) translateY(-13px); }
  100% { transform: perspective(700px) rotateY(-25deg) rotateX(37deg) rotate(7deg) translateY(0px); }
}
@keyframes float-gallery {
  0%   { transform: perspective(700px) rotateY(-30deg) rotateX(24deg) rotate(7deg) translateY(0px); }
  50%  { transform: perspective(700px) rotateY(-30deg) rotateX(24deg) rotate(7deg) translateY(-13px); }
  100% { transform: perspective(700px) rotateY(-30deg) rotateX(24deg) rotate(7deg) translateY(0px); }
}
@keyframes float-blog {
  0%   { transform: perspective(700px) rotateY(25deg) rotateX(35deg) rotate(-7deg) translateY(0px); }
  50%  { transform: perspective(700px) rotateY(25deg) rotateX(35deg) rotate(-7deg) translateY(-13px); }
  100% { transform: perspective(700px) rotateY(25deg) rotateX(35deg) rotate(-7deg) translateY(0px); }
}
@keyframes float-shrine {
  0%   { transform: perspective(700px) rotateY(26deg) rotateX(25deg) rotate(-7deg) translateY(0px); }
  50%  { transform: perspective(700px) rotateY(26deg) rotateX(25deg) rotate(-7deg) translateY(-13px); }
  100% { transform: perspective(700px) rotateY(26deg) rotateX(25deg) rotate(-7deg) translateY(0px); }
}



/* --- SHRINE — far left --- */
.tooltip-container-shrine {
  display: inline-block;
  position: absolute;
  left: 3%;
  top: 70%;
}
.tooltip-container-shrine .tooltip {
  visibility: hidden;
  color: #f5fbfe;
  font-family: 'TitlenavFont';
  font-size: clamp(22px, 5vw, 59px);
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  bottom: 90%;
  left: 37%;
  transform: translateX(-50%) perspective(700px) rotateY(50deg) rotateX(-11deg) rotate(-1deg);
}
.tooltip-container-shrine:hover .tooltip { visibility: visible; }
 
#shrinegif {
  content: url("../Files_site/homepageimgs/virtualshrinestatic.jpg");
  border: 4px solid rgb(91, 158, 151);
  border-radius: 3px;
  box-shadow: 0 0 8px rgb(0,220,200), 0 0 25px rgb(0,180,160), inset 0 0 15px rgba(0,180,160,0.3);
  width: clamp(80px, 17vw, 235px);
  height: clamp(52px, 11vw, 170px);
  transform: perspective(700px) rotateY(26deg) rotateX(25deg) rotate(-7deg);
  animation: float-shrine 3s ease-in-out infinite;
}
#shrinegif:hover {
  content: url("../Files_site/homepageimgs/virtualshrinemoving.gif");
  box-shadow: 1px 3px 20px 10px rgb(249,253,255);
}

/* --- BLOG — mid left --- */
.tooltip-container-blog {
  display: inline-block;
  position: absolute;
  left: 20%;
  top: 66%;
}
.tooltip-container-blog .tooltip {
  visibility: hidden;
  color: #f5fbfe;
  font-family: 'TitlenavFont';
  font-size: clamp(22px, 5vw, 57px);
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  bottom: 90%;
  left: 37%;
  transform: translateX(-50%) perspective(600px) rotateY(40deg) rotate(-1deg);
}
.tooltip-container-blog:hover .tooltip { visibility: visible; }

#bloggif {
  content: url("../Files_site/homepageimgs/tvgifstatic.png");
  border: 5px solid rgb(96, 169, 162);
  border-radius: 4px;
  box-shadow: 0 0 5px rgb(0,200,180), 0 0 20px rgb(0,200,180), inset 0 0 10px rgb(0,200,180);
   width: clamp(85px, 16vw, 220px);
  height: clamp(52px, 11vw, 160px);
  transform: perspective(700px) rotateY(25deg) rotateX(35deg) rotate(-7deg);
  animation: float-blog 3s ease-in-out infinite;
}
#bloggif:hover {
  content: url("../Files_site/homepageimgs/simplebrownoldcomputeranime.gif");
  box-shadow: 1px 3px 20px 10px rgb(249,253,255);
}

/* --- BRAIN (About me) — mid right --- */
.tooltip-container-brain {
  display: inline-block;
  position: absolute;
  left: 64%;
  top: 67%;
}
.tooltip-container-brain .tooltip {
  visibility: hidden;
  color: #f5fbfe;
  font-family: 'TitlenavFont';
  font-size: clamp(22px, 5vw, 57px);
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  bottom: 85%;
  left: 67%;
  transform: translateX(-50%) perspective(450px) rotateY(-35deg) rotate(1deg);
}
.tooltip-container-brain:hover .tooltip { visibility: visible; }

#braingif {
  content: url("../Files_site/homepageimgs/Staticgifbrain.png");
  border: 4px solid rgb(91, 158, 151);
  border-radius: 4px;
  box-shadow: 0 0 8px rgb(0,220,200), 0 0 25px rgb(0,180,160), inset 0 0 15px rgba(0,180,160,0.3);
  width: clamp(80px, 17vw, 235px);
  height: clamp(52px, 11vw, 165px);
  transform: perspective(640px) rotateY(-25deg) rotateX(37deg) rotate(7deg);
  animation: float-brain 3s ease-in-out infinite;
}
#braingif:hover {
  content: url("../Files_site/homepageimgs/movinggifbrain.gif");
  box-shadow: 1px 3px 20px 10px rgb(249,253,255);
}

/* --- GALLERY (Warehouse) — far right --- */
.tooltip-container-gallery {
  display: inline-block;
  position: absolute;
  left: 80%;
  top: 71%;
}
.tooltip-container-gallery .tooltip {
  visibility: hidden;
  color: #f5fbfe;
  font-family: 'TitlenavFont';
  font-size: clamp(20px, 6vw, 59px);
  padding: 10px;
  position: absolute;
  white-space: nowrap;
  bottom: 90%;
  left: 60%;
  transform: translateX(-50%) perspective(500px) rotateY(-35deg) rotate(1deg);
}
.tooltip-container-gallery:hover .tooltip { visibility: visible; }

#gallerygif {
  content: url("../Files_site/homepageimgs/digitalgallerystatic.png");
  border: 4px solid rgb(91, 158, 151);
  border-radius: 4px;
  box-shadow: 0 0 8px rgb(0,220,200), 0 0 25px rgb(0,180,160), inset 0 0 15px rgba(0,180,160,0.3);
  width: clamp(80px, 18vw, 255px);
  height: clamp(52px, 12vw, 165px);
  transform: perspective(700px) rotateY(-30deg) rotateX(24deg) rotate(7deg);
  animation: float-gallery 3s ease-in-out infinite;
}
#gallerygif:hover {
  content: url("../Files_site/homepageimgs/digitalgallery.gif");
  box-shadow: 1px 3px 20px 10px rgb(249,253,255);
}