.hero-video[data-astro-cid-n24p5ogk]{position:absolute;inset:0;overflow:hidden;background:#1a1a1a}.hero-video__media[data-astro-cid-n24p5ogk]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;max-width:none;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.hero-video__shield[data-astro-cid-n24p5ogk]{position:absolute;inset:0;z-index:1;pointer-events:auto;background:transparent}.hero-circles[data-astro-cid-ffgxl6p4]{--circle5-png-edge: .92;--circle-overflow: 1.06;--circle6-ratio: .45;--circle7-ratio: .53;--stack-overflow: 1.42;--circle-start-scale: 1.42;--hero-short: min( 100vw, calc(100dvh - var(--header-h, 48px)), calc(100vh - var(--header-h, 48px)), calc(100svh - var(--header-h, 48px)) );--hero-long: max( 100vw, calc(100dvh - var(--header-h, 48px)), calc(100vh - var(--header-h, 48px)), calc(100svh - var(--header-h, 48px)) );--circle5-size: calc( var(--hero-short) * var(--circle-overflow) / var(--circle5-png-edge) );--stack-size: max(var(--circle5-size), calc(var(--hero-long) * var(--stack-overflow)));--circle6-size: calc(var(--circle5-size) * var(--circle6-ratio));--circle7-size: calc(var(--circle5-size) * var(--circle7-ratio));position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;pointer-events:none}.hero-circles__stack[data-astro-cid-ffgxl6p4]{position:relative;width:var(--stack-size);height:var(--stack-size);flex-shrink:0}.hero-circles__ring[data-astro-cid-ffgxl6p4]{position:absolute;left:50%;top:50%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen;transform:translate3d(-50%,-50%,0) scale(0);opacity:0;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-circles__ring--5[data-astro-cid-ffgxl6p4]{width:var(--circle5-size);height:var(--circle5-size);transform:translate3d(-50%,-50%,0) scale(var(--circle-start-scale))}.hero-circles[data-astro-cid-ffgxl6p4].is-active .hero-circles__ring--5[data-astro-cid-ffgxl6p4]{opacity:1}.hero-circles__ring--6[data-astro-cid-ffgxl6p4]{width:var(--circle6-size);height:var(--circle6-size)}.hero-circles__ring--7[data-astro-cid-ffgxl6p4]{width:var(--circle7-size);height:var(--circle7-size)}@keyframes hero-circle-scale-down{0%{transform:translate3d(-50%,-50%,0) scale(1.42);opacity:1}to{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}}@keyframes hero-circle-scale-up{0%{transform:translate3d(-50%,-50%,0) scale(0);opacity:0}to{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}}@keyframes hero-circle-spin{0%{transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}to{transform:translate3d(-50%,-50%,0) scale(1) rotate(360deg)}}@keyframes hero-circle-spin-reverse{0%{transform:translate3d(-50%,-50%,0) scale(1) rotate(0)}to{transform:translate3d(-50%,-50%,0) scale(1) rotate(-360deg)}}.hero-circles[data-astro-cid-ffgxl6p4].is-active .hero-circles__ring--5[data-astro-cid-ffgxl6p4]{animation:hero-circle-scale-down .9s cubic-bezier(.22,1,.36,1) 0s forwards}.hero-circles[data-astro-cid-ffgxl6p4].is-active .hero-circles__ring--6[data-astro-cid-ffgxl6p4]{animation:hero-circle-scale-up .9s cubic-bezier(.22,1,.36,1) .14s forwards,hero-circle-spin 32s linear 1.04s infinite}.hero-circles[data-astro-cid-ffgxl6p4].is-active .hero-circles__ring--7[data-astro-cid-ffgxl6p4]{animation:hero-circle-scale-up .9s cubic-bezier(.22,1,.36,1) .28s forwards,hero-circle-spin-reverse 24s linear 1.18s infinite}@media (max-width: 720px){.hero-circles[data-astro-cid-ffgxl6p4]{--circle-overflow: 1.08;--stack-overflow: 1.55}}@media (prefers-reduced-motion: reduce){.hero-circles[data-astro-cid-ffgxl6p4].is-active .hero-circles__ring[data-astro-cid-ffgxl6p4]{animation:none;transform:translate3d(-50%,-50%,0) scale(1);opacity:1}}.hero-play-modal{position:fixed;inset:0;z-index:9999;box-sizing:border-box}.hero-play-modal[hidden]{display:none!important}.hero-play-modal:not([hidden]){display:block}.hero-play-modal__dim{position:fixed;inset:0;z-index:0;border:none;padding:0;margin:0;width:100%;height:100%;background:#000000c7;cursor:pointer}.hero-play-modal__center{position:fixed;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:24px 16px;box-sizing:border-box;pointer-events:none}.hero-play-modal__stack{display:flex;flex-direction:column;align-items:center;gap:32px;width:min(960px,100%);pointer-events:auto}.hero-play-modal__player{width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 24px 64px #0000008c}.hero-play-modal__iframe{display:block;width:100%;height:100%;border:none}.hero-play-modal__more-link{display:inline-flex;line-height:0;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.hero-play-modal__more-link:hover{transform:translateY(-2px) scale(1.03)}.hero-play-modal__more-link:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:999px}.hero-play-modal__more-img{display:block;height:38px;width:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:drop-shadow(0 2px 10px rgba(0,0,0,.45))}.hero-play-modal__error{margin:0;padding:16px 20px;border-radius:12px;background:#1a1a1a;color:#f3f4f6;font-size:14px;line-height:1.5;text-align:center;pointer-events:auto}@media (max-width: 640px){.hero-play-modal__center{padding:16px 12px}.hero-play-modal__more-img{height:32px}}.hero-play[data-astro-cid-jusbe3pm]{display:flex;justify-content:center;width:100%}.hero-play__btn[data-astro-cid-jusbe3pm]{padding:0;border:none;background:transparent;cursor:pointer;line-height:0;transition:transform .2s ease,opacity .2s ease}.hero-play__btn[data-astro-cid-jusbe3pm]:disabled{opacity:.45;cursor:not-allowed}.hero-play__btn[data-astro-cid-jusbe3pm]:not(:disabled):hover{transform:translateY(-2px) scale(1.03)}.hero-play__btn[data-astro-cid-jusbe3pm]:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:999px}.hero-play__btn-img[data-astro-cid-jusbe3pm]{display:block;height:28px;width:auto;filter:drop-shadow(0 2px 10px rgba(0,0,0,.45));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (max-width: 640px){.hero-play__btn-img[data-astro-cid-jusbe3pm]{height:32px}}.external-links[data-astro-cid-n2b4g572]{display:flex;align-items:center;justify-content:center;gap:32px;padding:0 16px}.external-links__item[data-astro-cid-n2b4g572]{display:block;flex-shrink:0;line-height:0;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.external-links__item[data-astro-cid-n2b4g572] img[data-astro-cid-n2b4g572]{display:block;height:36px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.external-links__item[data-astro-cid-n2b4g572]:hover{transform:translateY(-3px)}.external-links__item[data-astro-cid-n2b4g572]:focus-visible{outline:2px solid #67e8f9;outline-offset:4px;border-radius:12px}@media (max-width: 640px){.external-links[data-astro-cid-n2b4g572]:not(.external-links--profile){gap:12px}.external-links[data-astro-cid-n2b4g572]:not(.external-links--profile) .external-links__item[data-astro-cid-n2b4g572] img[data-astro-cid-n2b4g572]{height:48px}}.external-links--profile[data-astro-cid-n2b4g572]{gap:var(--links-icon-gap, 20px);padding:0}.external-links--profile[data-astro-cid-n2b4g572] .external-links__item[data-astro-cid-n2b4g572] img[data-astro-cid-n2b4g572]{height:var(--links-icon-h, 40px);width:auto;max-width:none;filter:none}.mir-profile[data-astro-cid-dto5xkim]{--profile-inner-w: min(1100px, 94vw);--back-slice: 1;--back-slice-ratio: calc(1 / 2767);--back-ext-w: max(0px, calc((100vw - var(--profile-inner-w)) / 2));--line-slice: 1;--line-slice-ratio: calc(1 / 2126);--line-left-ratio: .15;--line-gap: 12px;--line-img-w: calc(var(--profile-inner-w) * 2126 / 2767);min-height:calc(100vh - var(--header-h, 48px));display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding-block:clamp(20px,4vw,48px);box-sizing:border-box;background:#fff;overflow-x:clip}.mir-profile__content[data-astro-cid-dto5xkim]{width:var(--profile-inner-w);margin-inline:auto;overflow:visible}.mir-profile__artboard[data-astro-cid-dto5xkim]{--artboard-ratio: 2767 / 1054;--portrait-w: 46%;--portrait-x: 0%;--portrait-y: 0%;--mir-w: 20%;--mir-x: 40%;--mir-y: 18%;--text-w: 44%;--text-x: 38%;--text-y: 40%;--links-x: 54%;--links-y: 58%;position:relative;width:100%;aspect-ratio:var(--artboard-ratio);overflow:visible}.mir-profile__back[data-astro-cid-dto5xkim]{position:absolute;top:0;bottom:5.5px;left:0;width:100%;box-sizing:content-box;border-style:solid;border-color:transparent;border-width:0;border-right-width:var(--back-ext-w);-o-border-image:url(/MainPage/PROFILEBACK.png) 0 1 0 0 / 0 1 0 0 stretch;border-image:url(/MainPage/PROFILEBACK.png) 0 1 0 0 fill / 0 1 0 0 stretch;pointer-events:none;z-index:0}.mir-profile__slot[data-astro-cid-dto5xkim]{position:absolute;line-height:0;z-index:1}.mir-profile__img[data-astro-cid-dto5xkim]{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mir-profile__slot--portrait[data-astro-cid-dto5xkim]{left:var(--portrait-x);bottom:var(--portrait-y);width:var(--portrait-w);z-index:1}.mir-profile__slot--portrait[data-astro-cid-dto5xkim] .mir-profile__img[data-astro-cid-dto5xkim]{-o-object-fit:contain;object-fit:contain;-o-object-position:left bottom;object-position:left bottom}.mir-profile__slot--mir[data-astro-cid-dto5xkim]{left:var(--mir-x);top:var(--mir-y);width:var(--mir-w);z-index:2}.mir-profile__slot--text[data-astro-cid-dto5xkim]{left:var(--text-x);top:var(--text-y);width:var(--text-w);z-index:3}.mir-profile__slot--links[data-astro-cid-dto5xkim]{left:var(--links-x);top:var(--links-y);transform:translate(-50%,-50%);z-index:4;pointer-events:auto}.mir-profile__line-wrap[data-astro-cid-dto5xkim]{--line-inset-left: calc( (100vw - var(--profile-inner-w)) / 2 + var(--profile-inner-w) * var(--line-left-ratio) );margin-top:var(--line-gap);margin-left:var(--line-inset-left);overflow:visible}.mir-profile__line[data-astro-cid-dto5xkim]{--line-body-w: var(--line-img-w);--line-ext-w: max(0px, calc(100vw - var(--line-inset-left) - var(--line-body-w)));width:var(--line-body-w);aspect-ratio:2126 / 63;box-sizing:content-box;border-style:solid;border-color:transparent;border-width:0;border-right-width:var(--line-ext-w);-o-border-image:url(/MainPage/PROFILELINE.png) 0 1 0 0 / 0 1 0 0 stretch;border-image:url(/MainPage/PROFILELINE.png) 0 1 0 0 fill / 0 1 0 0 stretch;pointer-events:none}.mir-profile-reveal[data-astro-cid-dto5xkim]{--mir-shift: clamp(80px, 16vw, 180px);--mir-duration: .88s;--mir-ease: cubic-bezier(.22, 1, .36, 1);--mir-delay: 0ms;transition:transform var(--mir-duration) var(--mir-ease) var(--mir-delay),opacity .5s ease var(--mir-delay);will-change:transform}.mir-profile-reveal[data-astro-cid-dto5xkim]:not(.is-visible){transform:translate(var(--mir-shift));opacity:.01;transition-delay:0ms!important}.mir-profile__slot--links[data-astro-cid-dto5xkim].mir-profile-reveal:not(.is-visible){transform:translate(calc(-50% + var(--mir-shift)),-50%)}.mir-profile-reveal[data-astro-cid-dto5xkim].is-visible{transform:translate(0);opacity:1}.mir-profile__slot--links[data-astro-cid-dto5xkim].mir-profile-reveal.is-visible{transform:translate(-50%,-50%)}@media (max-width: 720px){.mir-profile[data-astro-cid-dto5xkim]{--profile-inner-w: 100vw;--line-left-ratio: .1}}@media (prefers-reduced-motion: reduce){.mir-profile-reveal[data-astro-cid-dto5xkim]{transition:none;opacity:1!important;transform:none!important}.mir-profile__slot--links[data-astro-cid-dto5xkim].mir-profile-reveal{transform:translate(-50%,-50%)}}@media (prefers-reduced-motion: no-preference){.mir-landing--snap[data-astro-cid-j7pv25f6] .mir-landing__hero[data-astro-cid-j7pv25f6]{scroll-snap-align:start;scroll-snap-stop:normal;min-height:calc(100dvh - var(--header-h, 48px));min-height:calc(100vh - var(--header-h, 48px));height:calc(100dvh - var(--header-h, 48px));height:calc(100vh - var(--header-h, 48px))}.mir-landing--snap[data-astro-cid-j7pv25f6] .mir-profile{scroll-snap-align:start;scroll-snap-stop:normal;min-height:calc(100dvh - var(--header-h, 48px));min-height:calc(100vh - var(--header-h, 48px))}}.mir-landing[data-astro-cid-j7pv25f6]{width:100%;min-height:100%;overflow-x:clip}.mir-landing__hero[data-astro-cid-j7pv25f6]{position:relative;width:100%;min-height:calc(100vh - var(--header-h, 48px))}.mir-landing__rest[data-astro-cid-j7pv25f6]{background:#fff}.home-hero[data-astro-cid-j7pv25f6]{position:relative;width:100%;height:100%;min-height:calc(100vh - var(--header-h, 48px))}.home-hero__bottom[data-astro-cid-j7pv25f6]{position:absolute;left:0;right:0;bottom:48px;margin-inline:auto;z-index:3;display:flex;flex-direction:column;align-items:center;gap:18px;width:min(100%,640px);padding:0 20px;box-sizing:border-box;text-align:center}.home-hero__fan-notice[data-astro-cid-j7pv25f6]{margin:0;color:#fff;font-size:8px;font-weight:500;line-height:1.55;letter-spacing:-.01em;text-shadow:0 1px 8px rgba(0,0,0,.65);opacity:.95}@media (max-width: 640px){.home-hero__bottom[data-astro-cid-j7pv25f6]{bottom:20px;gap:10px}.home-hero__fan-notice[data-astro-cid-j7pv25f6]{font-size:11px}}
