
body.page-home::before,body.page-home::after{display:block!important;width:auto!important;height:auto!important;transform:none!important;animation:none!important;max-width:none!important;max-height:none!important}
/* Approved homepage background blend. */
body.page-home{background:#dce0f1!important;isolation:isolate}
body.page-home::before{content:"";position:fixed;inset:-100px;z-index:-2;background:url('awakened-dreamer-poster.jpg') center 34%/cover no-repeat;filter:blur(75px) saturate(.8);opacity:.62;pointer-events:none}
body.page-home::after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(100deg,#eef0f8eb 0%,#eef0f8b8 30%,#e8e9f352 60%,#e9e8f173 100%);pointer-events:none}
.mirror-home{background:transparent!important;isolation:isolate}
.mirror-home .scene{display:none}
.mirror-home .character-stage{top:0;left:40%;width:58%;height:100%}
.mirror-home .character-float{width:100%;height:100%}
.mirror-home .mirror-video{flex:none;width:auto;height:100%;max-width:100%;max-height:100%;aspect-ratio:9/16;object-fit:cover;border-radius:0;filter:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 17%,#000 83%,transparent 100%),linear-gradient(0deg,transparent 0%,#000 16%,#000 92%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 17%,#000 83%,transparent 100%),linear-gradient(0deg,transparent 0%,#000 16%,#000 92%,transparent 100%);mask-composite:intersect}
.page-home .guild-process,.page-home .home-feature,.page-home .archive-section,.page-home .portal-section,body.page-home>main.wrap{background:transparent!important}
.page-home .mirror-top{background:transparent}

@media(max-width:760px){
 body.page-home::before{filter:blur(48px) saturate(.75);opacity:.5}
 body.page-home::after{background:linear-gradient(180deg,#eef0f8ab,#eef0f850 42%,#eef0f8ce 78%)}
 .mirror-home .character-stage{left:0;top:11%;width:100%;height:43%}
 .mirror-home .mirror-video{height:100%;width:auto;max-width:100%}
 
}
