/* Tsukiro 3.5.8 — one clean premiere scene for the home hero. */
html[data-candy-ui="true"] body[data-page="home"] .hero-command-visual {
  display:none!important;
}

html[data-candy-ui="true"] body[data-page="home"] .world294-stage {
  --world294-rx:0deg;
  --world294-ry:0deg;
  --world294-x:0px;
  --world294-y:0px;
  z-index:6;
  right:max(4.2vw,calc((100vw - 1500px)/2 + 18px));
  top:50%;
  width:480px;
  height:590px;
  opacity:1;
  filter:drop-shadow(0 35px 75px rgba(0,0,0,.28));
  transform:translate3d(var(--world294-x),calc(-49% + var(--world294-y)),0) perspective(1600px) rotateX(var(--world294-rx)) rotateY(var(--world294-ry));
}

html[data-candy-ui="true"] body[data-page="home"] .world294-stage::before {
  inset:42px 8px 28px 72px;
  border-radius:46%;
  background:radial-gradient(circle at 52% 45%,var(--world294-accent-soft),rgba(122,75,180,.075) 36%,transparent 69%);
  filter:blur(28px);
  opacity:.82;
  transform:translateZ(-110px);
}

html[data-candy-ui="true"] body[data-page="home"] .world294-stage::after {
  content:"";
  position:absolute;
  z-index:-1;
  right:18px;
  top:34px;
  width:352px;
  height:500px;
  border:1px solid color-mix(in srgb,var(--world294-accent) 15%,rgba(255,255,255,.07));
  border-radius:38px;
  background:linear-gradient(145deg,color-mix(in srgb,var(--world294-accent) 5%,rgba(255,255,255,.018)),rgba(6,6,10,.12));
  box-shadow:inset 0 1px rgba(255,255,255,.035);
  transform:translateZ(-52px) rotate(-2.4deg);
}

html[data-candy-ui="true"] body[data-page="home"] .world294-aura {
  left:72px;
  top:62px;
  width:350px;
  height:450px;
  opacity:.82;
  filter:blur(28px);
  transform:translateZ(-92px) rotate(-5deg);
}

html[data-candy-ui="true"] body[data-page="home"] .world294-orbit {
  opacity:.16;
  border-color:color-mix(in srgb,var(--world294-accent) 22%,rgba(255,255,255,.05));
}
html[data-candy-ui="true"] body[data-page="home"] .world294-orbit.orbit-a {
  width:416px;
  height:168px;
  transform:translate(-48%,-42%) translateZ(-70px) rotateX(75deg) rotateZ(-8deg);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-orbit.orbit-b {
  width:330px;
  height:330px;
  opacity:.11;
  transform:translate(-43%,-45%) translateZ(-82px) rotateY(75deg) rotateZ(12deg);
}

html[data-candy-ui="true"] body[data-page="home"] .world294-backplate {
  right:54px;
  top:58px;
  width:306px;
  height:452px;
  border-color:rgba(255,255,255,.07);
  border-radius:34px;
  background:linear-gradient(150deg,color-mix(in srgb,var(--world294-accent) 10%,rgba(20,17,27,.82)),rgba(7,7,11,.72));
  box-shadow:0 30px 80px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.035);
  opacity:.86;
  transform:translateZ(-28px) rotate(-3.2deg);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-backplate::before {
  background-size:72px 72px;
  opacity:.18;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-code {
  left:24px;
  top:22px;
  font-size:7px;
  color:color-mix(in srgb,var(--world294-accent) 48%,#9b94a2);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-mark {
  top:45%;
  font-size:190px;
  opacity:.17;
  -webkit-text-stroke-color:color-mix(in srgb,var(--world294-accent) 28%,rgba(255,255,255,.05));
}
html[data-candy-ui="true"] body[data-page="home"] .world294-backplate>i { bottom:25px;opacity:.44; }

html[data-candy-ui="true"] body[data-page="home"] .world294-poster-shell {
  right:24px;
  top:45px;
  width:300px;
  height:450px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:30px;
  background:#0c0b10;
  box-shadow:0 40px 95px rgba(0,0,0,.52),0 0 62px color-mix(in srgb,var(--world294-accent) 15%,transparent),inset 0 1px rgba(255,255,255,.08);
  transform:translateZ(62px) rotateY(-1.5deg) rotateZ(.35deg);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-shell::after {
  background:linear-gradient(180deg,rgba(4,4,7,.08),transparent 27%,transparent 63%,rgba(5,5,9,.58));
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-media img {
  filter:saturate(.96) contrast(1.035);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-index {
  left:17px;
  right:auto;
  top:17px;
  min-width:72px;
  height:30px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 10px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:999px;
  background:rgba(8,8,13,.56);
  color:#f5edf7;
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-index::before {
  content:"FEATURED";
  font-size:6px;
  letter-spacing:.15em;
  color:#bdb3c2;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-index i {
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--world294-accent);
  box-shadow:0 0 12px var(--world294-accent);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-index b { font-size:7px;letter-spacing:.12em; }
html[data-candy-ui="true"] body[data-page="home"] .world294-poster-play {
  position:absolute;
  z-index:3;
  right:18px;
  bottom:18px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  padding-left:2px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:linear-gradient(135deg,color-mix(in srgb,var(--world294-accent) 72%,#ff68b2),#9d63ff);
  color:#fff;
  font-size:11px;
  box-shadow:0 12px 28px color-mix(in srgb,var(--world294-accent) 25%,transparent),inset 0 1px rgba(255,255,255,.24);
}

html[data-candy-ui="true"] body[data-page="home"] .world294-info-card {
  left:2px;
  bottom:42px;
  width:312px;
  min-height:136px;
  padding:20px 21px 18px;
  border:1px solid rgba(255,255,255,.105);
  border-radius:23px;
  background:linear-gradient(145deg,rgba(19,16,25,.88),rgba(8,8,12,.81));
  box-shadow:0 30px 76px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.055);
  backdrop-filter:blur(24px) saturate(130%);
  -webkit-backdrop-filter:blur(24px) saturate(130%);
  transform:translateZ(92px) rotateY(2deg);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-info-head {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:9px;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-info-card .world294-info-head small {
  margin:0;
  color:color-mix(in srgb,var(--world294-accent) 62%,#cabdca);
  font-size:7px;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-info-head>span {
  display:flex;
  align-items:center;
  gap:5px;
  color:#756f7a;
  font-size:6px;
  font-weight:900;
  letter-spacing:.14em;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-info-head>span i {
  width:5px;
  height:5px;
  border-radius:50%;
  background:#65e6ae;
  box-shadow:0 0 10px rgba(101,230,174,.55);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-info-card strong {
  max-width:270px;
  font-size:18px;
  line-height:1.17;
  letter-spacing:-.025em;
  color:#f7f2f8;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-alt {
  margin:5px 0 0;
  overflow:hidden;
  color:#87808c;
  font-size:8px;
  line-height:1.35;
  text-overflow:ellipsis;
  white-space:nowrap;
}
html[data-candy-ui="true"] body[data-page="home"] .world294-meta { margin-top:12px;gap:7px; }
html[data-candy-ui="true"] body[data-page="home"] .world294-meta span {
  padding:5px 8px;
  border-color:rgba(255,255,255,.08);
  border-radius:999px;
  background:rgba(255,255,255,.035);
  color:#aaa2ae;
  font-size:7px;
}

html[data-candy-ui="true"] body[data-page="home"] .world294-genre-chip {
  left:16px;
  right:auto;
  top:76px;
  bottom:auto;
  max-width:145px;
  padding:8px 12px;
  border-color:color-mix(in srgb,var(--world294-accent) 24%,rgba(255,255,255,.08));
  background:color-mix(in srgb,var(--world294-accent) 8%,rgba(9,9,14,.78));
  color:#d8ccd8;
  font-size:7px;
  letter-spacing:.04em;
  transform:translateZ(78px) rotate(-2deg);
  backdrop-filter:blur(15px);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-status {
  right:13px;
  top:8px;
  bottom:auto;
  padding:8px 11px;
  border-color:rgba(255,255,255,.075);
  background:rgba(8,8,13,.62);
  transform:translateZ(32px);
  backdrop-filter:blur(12px);
}
html[data-candy-ui="true"] body[data-page="home"] .world294-status span { color:#8e8794;font-size:6px; }

html[data-candy-ui="true"] body[data-page="home"] .world294-stage.world294-swap .world294-poster-shell { animation:world358PosterIn .58s cubic-bezier(.2,.78,.2,1); }
html[data-candy-ui="true"] body[data-page="home"] .world294-stage.world294-swap .world294-info-card { animation:world358InfoIn .52s .05s both cubic-bezier(.2,.78,.2,1); }
@keyframes world358PosterIn { from{opacity:.18;translate:22px 8px;filter:blur(4px)} to{opacity:1;translate:0 0;filter:none} }
@keyframes world358InfoIn { from{opacity:0;translate:-16px 8px} to{opacity:1;translate:0 0} }

@media(max-width:1240px) {
  html[data-candy-ui="true"] body[data-page="home"] .world294-stage { right:-12px;scale:.88;transform-origin:right center; }
}
@media(max-width:1020px), (pointer:coarse) {
  html[data-candy-ui="true"] body[data-page="home"] .world294-stage { display:none!important; }
}
@media(min-width:1021px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:reduce) {
  html[data-candy-ui="true"] body[data-page="home"] .world294-stage { display:block!important;transition:none!important; }
  html[data-candy-ui="true"] body[data-page="home"] .world294-stage * { animation:none!important; }
}
