@font-face {
  font-family: "kbeyondwndfnt";
  src: url("kAssets/kyrn0vgraphics/kFonts/beyondwonderlandfont/byondwonderlandfnt2.woff2")
      format("woff2"),
    url("kAssets/kyrn0vgraphics/kFonts/beyondwonderlandfont/byondwonderlandfnt.woff")
      format("woff");
  unicode-range: U+0000-00FF, U+20A0-20CF, U+2000-206F, U+2200-22FF, U+0100-017F;
  font-display: swap;
}
@font-face {
  font-family: "kmaxsomsinfnt";
  src: url("kAssets/kyrn0vgraphics/kFonts/maxsomsinfont/maxsomsinfont2.woff2")
      format("woff2"),
    url("kAssets/kyrn0vgraphics/kFonts/maxsomsinfont/maxsomsinfont.woff")
      format("woff");
  unicode-range: U+0000-00FF, U+20A0-20CF, U+2000-206F, U+2200-22FF, U+0100-017F;
  font-display: swap;
}
#ktextgroup {
  all: unset;
  display: contents;
}
#kcrmarkgroup {
  all: unset;
  display: contents;
}
#kllfhrtgroup {
  all: unset;
  display: contents;
}
html,
body {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: url("kAssets/kyrn0vgraphics/kIllustrations/kBGs/kMainPagebgs/kmainpbg.png")
    no-repeat center center fixed;
  background-size: cover;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}
#kmainuicont {
  position: relative;
  width: 808px;
  height: 1296px;
  margin-top: 20vh;
  margin-bottom: 20vh;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  overflow: auto;
}
#kuipng {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
}
#kheartframeimg {
  position: absolute;
  top: 9%;
  left: 58.5%;
  width: 27%;
  height: auto;
  object-fit: contain;
  pointer-events: none;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  z-index: 4;
}
#kllfhrtclosedimg {
  position: absolute;
  top: 25%;
  left: 58%;
  width: 11%;
  height: auto;
  object-fit: contain;
  transform-origin: 50% 50%;
  transform: rotate(-13deg);
  pointer-events: auto;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  z-index: 7;
  display: block;
  filter: drop-shadow(0 0px 6px rgba(0, 0, 0, 0.85));
  -webkit-filter: drop-shadow(0 0px 6px rgba(0, 0, 0, 0.85));
}
#kllfhrtopenlink {
  display: none;
}
#kllfhrtopenedimg {
  position: absolute;
  top: 25.5%;
  left: 49%;
  width: 20%;
  height: auto;
  object-fit: contain;
  transform-origin: 50% 50%;
  transform: rotate(-15deg);
  pointer-events: auto;
  user-select: none;
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  z-index: 8;
  display: none;
  filter: drop-shadow(0 0px 6px rgba(255, 255, 255, 0.95));
  -webkit-filter: drop-shadow(0 0px 6px rgba(255, 255, 255, 0.95));
}
#kmainuicont:has(#kllfhrtclosedimg:hover) #kllfhrtclosedimg,
#kmainuicont:has(#kllfhrtopenlink:hover) #kllfhrtclosedimg {
  display: none;
}
#kmainuicont:has(#kllfhrtclosedimg:hover) #kllfhrtopenlink,
#kmainuicont:has(#kllfhrtopenlink:hover) #kllfhrtopenlink {
  display: block;
}
#kmainuicont:has(#kllfhrtclosedimg:hover) #kllfhrtopenedimg,
#kmainuicont:has(#kllfhrtopenlink:hover) #kllfhrtopenedimg {
  display: block;
}
#kmuistainp {
  position: absolute;
  top: 9%;
  left: 9.5%;
  width: 37%;
  height: auto;
  z-index: 1;
  pointer-events: none;
  user-select: none;
}
#kwelctxt {
  position: absolute;
  text-align: center;
  top: 8.5%;
  left: 6%;
  width: 40%;
  font-family: "kbeyondwndfnt", sans-serif;
  font-size: 5rem;
  color: #000000;
  z-index: 3;
  pointer-events: auto;
  user-select: text;
}
#kdescxt {
  position: absolute;
  top: 14%;
  left: 13%;
  width: 30%;
  font-family: "kmaxsomsinfnt", sans-serif;
  font-size: 1.8rem;
  color: #000000;
  z-index: 2;
  pointer-events: auto;
  user-select: text;
  line-height: 1rem;
  text-align: center;
}
#kcrtxtmark {
  position: absolute;
  bottom: 5.7%;
  left: 23%;
  width: 40%;
  font-family: "kmaxsomsinfnt", sans-serif;
  font-size: 1.2rem;
  color: #000000;
  z-index: 5;
  pointer-events: auto;
  user-select: text;
  text-align: center;
}
#kcrmarkgiflink #kcrmarkgif {
  position: absolute;
  bottom: 5.5%;
  left: 62%;
  z-index: 6;
  width: auto;
  height: auto;
  pointer-events: auto;
  user-select: none;
  object-fit: contain;
}
