@import "https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap";:root{--yellow:#ffd84d;--yellow-deep:#d89d0f;--yellow-pale:#fff6c8;--white:#fff;--ink:#2b2923;--ink-soft:#6d6758;--line:#2b292338;--rounded:"Zen Maru Gothic", "UD Digi Kyokasho NK-B", "Arial Rounded MT Bold", sans-serif;--sans:"Zen Maru Gothic", "BIZ UDPGothic", "MS PGothic", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--sans);margin:0;font-weight:500}body.is-site-loading{overflow:hidden}body:before{z-index:-1;content:"";pointer-events:none;background-image:radial-gradient(#d89d0f2e 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0}a{color:inherit;text-decoration:none}main{overflow:clip}.siteLoader{z-index:1000;background:var(--white);opacity:1;visibility:visible;place-items:center;padding:24px;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0;overflow:hidden}.siteLoader:before,.siteLoader:after{background:repeating-linear-gradient(135deg, var(--yellow) 0 28px, var(--white) 28px 56px);content:"";opacity:.48;height:clamp(44px,8vw,96px);position:absolute;left:-8vw;right:-8vw}.siteLoader:before{top:0}.siteLoader:after{bottom:0}.siteLoader.is-leaving{opacity:0;pointer-events:none;visibility:hidden}.siteLoader__inner{justify-items:center;gap:clamp(24px,4vw,42px);width:min(78vw,880px);display:grid}.siteLoader__logo{object-fit:contain;width:min(56vw,520px);max-height:180px;display:block}.siteLoader__meter{border:3px solid var(--yellow-deep);background:var(--white);border-radius:999px;width:100%;height:clamp(28px,3.4vw,38px);padding:4px;overflow:hidden;box-shadow:0 8px #d89d0f2e}.siteLoader__fill{border-radius:inherit;background:repeating-linear-gradient(135deg, var(--yellow) 0 20px, var(--white) 20px 40px);background-size:56px 56px;width:0;height:100%;animation:2.2s cubic-bezier(.2,.78,.24,1) forwards siteLoaderProgress,.7s linear infinite siteLoaderStripes;display:block}.siteLoader__label{color:var(--yellow-deep);font-family:var(--rounded);letter-spacing:0;align-items:center;gap:10px;margin:-18px 0 0;font-size:13px;display:flex}.siteLoader__label span{gap:5px;display:flex}.siteLoader__label i{background:var(--yellow);border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite siteLoaderDot}.siteLoader__label i:nth-child(2){animation-delay:.15s}.siteLoader__label i:nth-child(3){animation-delay:.3s}@keyframes siteLoaderProgress{0%{width:4%}72%{width:82%}to{width:100%}}@keyframes siteLoaderStripes{to{background-position:56px 0}}@keyframes siteLoaderDot{0%,to{opacity:.32;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.siteHeader{z-index:30;background:0 0;grid-template-columns:minmax(190px,260px) minmax(0,1fr) 138px;align-items:center;gap:clamp(20px,3vw,46px);width:100%;min-height:116px;padding:0 clamp(16px,2.6vw,38px) 0 clamp(22px,4vw,64px);transition:background-color .25s,box-shadow .25s,min-height .25s;display:grid;position:fixed;top:0;left:0}.siteHeader.is-scrolled{background:#fffffff5;min-height:158px;box-shadow:0 10px 28px #2b292314}.headerLogo{align-items:center;width:fit-content;max-width:245px;min-height:68px;display:flex}.headerLogo img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:104px;display:block}.headerLogo__fallback strong,.headerLogo__fallback small{display:block}.headerLogo__fallback strong{color:var(--yellow-deep);font-family:var(--rounded);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;line-height:.95}.headerLogo__fallback small{color:var(--ink-soft);font-family:var(--rounded);margin-top:8px;font-size:.5rem;font-weight:900}.headerRail{justify-content:flex-end;align-items:center;gap:clamp(18px,2.5vw,38px);min-width:0;display:flex}.desktopNav{border:1px solid var(--yellow-pale);background:var(--white);box-shadow:7px 8px 0 var(--yellow);border-radius:999px;justify-content:flex-end;align-items:center;gap:clamp(15px,2vw,31px);padding:17px clamp(22px,2.4vw,34px) 15px;display:flex}.desktopNav a{min-height:40px;color:var(--yellow-deep);font-family:var(--rounded);text-align:center;justify-content:center;align-items:center;margin:-8px -3px;padding:12px 10px;transition:color .2s,transform .2s;display:flex;position:relative}.desktopNav a:after{background:var(--yellow);content:"";opacity:0;border-radius:999px;height:3px;transition:opacity .2s,transform .2s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(.2)}.desktopNav a strong{font-size:.69rem;font-weight:900;line-height:1}.desktopNav a:hover,.desktopNav a:focus-visible,.desktopNav a:active{color:var(--yellow-deep);transform:translateY(-2px)}.desktopNav a:hover:after{opacity:1;transform:scaleX(1)}.headerSocials{flex:none;gap:9px;display:flex}.headerSocials a{border:2px solid var(--yellow);background:var(--white);width:42px;height:42px;color:var(--yellow-deep);font-family:var(--rounded);border-radius:50%;place-items:center;transition:background-color .2s,color .2s,transform .2s;display:grid}.headerSocials svg{fill:currentColor;width:17px;height:17px;display:block}.headerSocials .headerSocials__youtube{width:22px;height:22px}.headerSocials__play{fill:var(--white)}.headerSocials a:hover{background:var(--yellow);color:var(--ink);transform:translateY(-3px)}.contactOrb{z-index:1;background:var(--yellow);width:138px;height:138px;font-family:var(--rounded);text-align:center;border-radius:50%;place-content:center;align-self:start;justify-items:center;gap:4px;transition:box-shadow .2s,transform .2s;display:grid;position:relative;transform:translateY(8px);box-shadow:0 5px 8px #2b292324}.contactOrb__mascot{object-fit:contain;width:54px;height:54px;margin-bottom:1px;display:block}.contactOrb strong{font-size:.98rem;font-weight:900}.contactOrb>span{border-top:8px solid var(--white);border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0}.contactOrb:hover{transform:translateY(12px);box-shadow:0 7px 11px #2b29232b}.mobileMenu{display:none;position:relative}.mobileMenu summary{cursor:pointer;border:2px solid var(--yellow);background:var(--white);border-radius:50%;place-content:center;gap:6px;width:48px;height:48px;list-style:none;display:grid}.mobileMenu summary::-webkit-details-marker{display:none}.mobileMenu summary span{background:var(--yellow-deep);border-radius:99px;width:20px;height:2px}.mobileMenu div{border-top:3px solid var(--yellow);border-bottom:3px solid var(--yellow);background:var(--white);gap:4px;min-width:210px;padding:12px 18px;display:grid;position:absolute;top:calc(100% + 13px);right:0;box-shadow:0 12px 24px #2b29231a}.mobileMenu a{border-bottom:1px solid var(--yellow-pale);font-family:var(--rounded);align-items:center;padding:13px 2px;font-weight:800;display:grid}.mobileMenu a strong{color:var(--yellow-deep);font-size:.74rem}.mobileMenu a:hover strong{color:var(--yellow-deep)}.hero{background:var(--white);width:100%;padding:0}.heroVisual{aspect-ratio:4005/2759;background:var(--white);width:100%;height:auto;min-height:0;position:relative;overflow:hidden}.heroVisual img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.heroVisual__background,.heroVisual__background.is-loaded{opacity:1;filter:none;transform:none}.heroVisual__character{z-index:1;opacity:0;filter:blur(7px);transform-origin:top;transform:translateY(-160px)scale(1.045)}.heroVisual__character.is-loaded{animation:4s cubic-bezier(.16,1,.3,1) .7s both heroCharacterDrop}.heroVisual__final{z-index:2;opacity:0;transition:opacity 1.4s,transform 1.4s;transform:scale(1.012)}.heroVisual__final.is-loaded{opacity:1;transform:scale(1)}.section{width:min(1080px,100% - 48px);margin:0 auto;padding:clamp(88px,11vw,136px) 0;position:relative}.sectionTitle{grid-template-columns:76px 1fr;align-items:center;gap:22px;scroll-margin-top:108px;display:grid}.sectionTitle:after{background:var(--yellow);height:5px;box-shadow:0 2px 0 var(--ink);content:"";border-radius:99px;grid-column:1/-1;margin-top:20px}.sectionTitle__number{border:2px solid var(--ink);background:var(--yellow);width:76px;height:76px;box-shadow:4px 4px 0 var(--yellow-pale);font-family:var(--rounded);border-radius:50%;place-items:center;font-size:1.3rem;font-weight:900;display:grid}.sectionTitle p,.sectionTitle h2{margin:0}.sectionTitle p{font-family:var(--rounded);font-size:clamp(3.2rem,8vw,5.8rem);font-weight:900;line-height:.82}.sectionTitle h2{color:var(--ink-soft);font-family:var(--rounded);margin-top:13px;font-size:.95rem;font-weight:700}.newsList{gap:12px;margin-top:38px;display:grid}.newsItem{border:2px solid var(--ink);background:var(--white);min-height:78px;box-shadow:4px 5px 0 var(--yellow-pale);border-radius:22px;grid-template-columns:116px 112px 1fr 44px;align-items:center;gap:18px;padding:13px 15px 13px 20px;transition:box-shadow .2s,transform .2s;display:grid}.newsItem:hover{box-shadow:2px 3px 0 var(--yellow);transform:translate(2px,2px)}.newsItem__meta{font-family:var(--rounded);font-size:.72rem;font-weight:700}.newsItem__category{border:2px solid var(--ink);background:var(--yellow-pale);font-family:var(--rounded);text-align:center;text-transform:uppercase;border-radius:999px;padding:7px 9px;font-size:.56rem;font-weight:900}.newsItem strong{font-family:var(--rounded);font-size:.92rem;line-height:1.6}.arrow{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid}.aboutGrid,.shopSection{grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:clamp(44px,7vw,84px);display:grid}.aboutText{max-width:40rem;font-family:var(--rounded);margin:32px 0 0;font-size:clamp(.97rem,1.7vw,1.08rem);font-weight:700;line-height:2}.profileList{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.profileItem{border:2px solid var(--ink);background:var(--white);border-radius:18px;min-height:92px;padding:17px 19px}.profileItem:nth-child(2n){background:var(--yellow-pale)}.profileItem span{color:var(--yellow-deep);font-family:var(--rounded);text-transform:uppercase;font-size:.6rem;font-weight:900;display:block}.profileItem strong{font-family:var(--rounded);margin-top:10px;font-size:1.06rem;display:block}.movieBand{border:2px solid var(--ink);background-color:var(--yellow);background-image:radial-gradient(#2b292329 1.3px,#0000 1.3px);background-size:20px 20px;border-radius:36px;width:calc(100% - 24px);margin:0 auto}.movieSection .sectionTitle:after,.movieSection .sectionTitle__number{background:var(--white)}.movieSection .sectionTitle h2{color:var(--ink)}.movieGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:38px;display:grid}.movieCard{border:2px solid var(--ink);background:var(--white);color:var(--ink);border-radius:24px;transition:transform .2s;overflow:hidden}.movieCard:hover{transform:translate(2px,3px)}.movieThumb{background-color:var(--yellow-pale);background-image:radial-gradient(var(--yellow) 22%, transparent 23%), radial-gradient(var(--yellow) 22%, transparent 23%);background-position:0 0,20px 20px;background-size:40px 40px;min-height:260px;position:relative;overflow:hidden}.movieThumb img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.movieThumb__placeholder{border:2px solid var(--ink);background:var(--white);font-family:var(--rounded);white-space:nowrap;border-radius:999px;padding:9px 15px;font-size:1.1rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.movieThumb__play{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:16px;right:16px}.movieThumb__play:after{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--ink);content:"";width:0;height:0;margin-left:4px}.shopList{gap:9px;margin:28px 0 0;padding:0;list-style:none;display:grid}.shopList li{border:2px solid var(--line);background:var(--white);border-radius:999px;overflow:hidden}.shopList li a{font-family:var(--rounded);grid-template-columns:32px 1fr auto;align-items:center;gap:14px;padding:12px 16px;font-size:.92rem;font-weight:800;display:grid}.shopList li a>span{background:var(--yellow);width:32px;height:32px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:.65rem;display:grid}.shopList li small{color:var(--ink-soft);font-size:.6rem}.shopList li:hover{border-color:var(--ink);background:var(--yellow-pale)}.guidelinePageIntro{background:var(--white);padding:172px 0 72px;position:relative;overflow:hidden}.guidelinePageIntro__inner{width:min(1120px,100% - 56px);margin:0 auto}.guidelineBreadcrumb{color:var(--ink-soft);font-family:var(--rounded);justify-content:flex-start;align-items:center;gap:10px;margin-bottom:34px;font-size:.67rem;font-weight:900;display:flex}.guidelineBreadcrumb a{color:var(--yellow-deep)}.guidelineBreadcrumb a:hover,.guidelineBreadcrumb a:focus-visible{text-underline-offset:4px;text-decoration:underline}.guidelinePageIntro .sectionTitle--centered{width:100%}.guidelineDocument{width:min(100% - 48px,880px);margin:0 auto;padding:100px 0 140px}.guidelineDocument__heading{text-align:center;padding:0 0 68px}.guidelineDocument__heading h2{font-family:var(--rounded);margin:0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.45}.guidelineDocument__heading p{max-width:42rem;margin:26px auto 0;font-size:.98rem;font-weight:700;line-height:2.1}.guidelineChapters{border-top:2px solid var(--yellow)}.guidelineChapter{border-bottom:1px solid var(--line);grid-template-columns:86px minmax(0,1fr);gap:30px;padding:50px 14px 54px;display:grid}.guidelineChapter__number{color:var(--yellow-deep);font-family:var(--rounded);font-size:2.4rem;font-weight:900;line-height:1}.guidelineChapter h3{font-family:var(--rounded);margin:0;font-size:1.22rem;line-height:1.6}.guidelineChapter p{color:var(--ink-soft);margin:18px 0 0;font-size:.94rem;font-weight:700;line-height:2.1}.siteFooter{border:2px solid var(--ink);background:var(--yellow);text-align:center;border-radius:36px;place-items:center;gap:8px;width:calc(100% - 24px);margin:0 auto 12px;padding:62px 20px;display:grid}.siteFooter__artLink{line-height:0;display:block}.siteFooter__art{object-fit:contain;width:min(78vw,280px);height:auto;transition:transform .2s;display:block}.siteFooter__artLink:hover .siteFooter__art{transform:translateY(-4px)}.siteFooter__artLink:focus-visible{outline:3px solid var(--ink);outline-offset:6px;border-radius:8px}.siteFooter p{font-family:var(--rounded);margin:7px 0 0;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:900}.siteFooter small{font-family:var(--rounded);font-size:.6rem;font-weight:700}.assetFrame{border:2px solid var(--ink);background-color:var(--yellow-pale);background-image:radial-gradient(var(--yellow) 20%, transparent 21%), radial-gradient(var(--yellow) 20%, transparent 21%);min-height:320px;box-shadow:6px 7px 0 var(--yellow);background-position:0 0,18px 18px;background-size:36px 36px;border-radius:26px;place-items:center;display:grid;position:relative;overflow:hidden}.assetFrame img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.assetFrame__content{border:2px solid var(--ink);background:var(--white);text-align:center;border-radius:22px;justify-items:center;gap:9px;width:min(80%,310px);padding:24px 26px;display:grid}.assetFrame__content small,.assetFrame__content em{font-family:var(--rounded);font-size:.6rem;font-style:normal;font-weight:700}.assetFrame__content span{font-family:var(--rounded);font-size:clamp(1.7rem,4vw,2.7rem);font-weight:900}.assetFrame--hero{width:100%;height:min(62.5vw,100svh - 150px);min-height:500px;box-shadow:none;border-radius:34px}.assetFrame--hero img{object-position:center}.assetFrame--panel img{object-fit:contain}@keyframes heroCharacterDrop{0%{opacity:0;filter:blur(7px);transform:translateY(-160px)scale(1.045)}68%{opacity:1;filter:blur();transform:translateY(13px)scale(.994)}84%{opacity:1;filter:blur();transform:translateY(-5px)scale(1.003)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (width<=900px){.siteHeader{grid-template-columns:minmax(0,1fr) 48px 80px;gap:12px;min-height:92px;padding:0 12px 0 22px}.siteHeader.is-scrolled{min-height:100px}.headerRail,.desktopNav{display:none}.mobileMenu{display:block}.headerLogo{min-width:0}.headerLogo img{height:76px}.contactOrb{gap:2px;width:80px;height:80px;transform:translateY(6px)}.contactOrb__mascot{width:29px;height:29px;margin-bottom:0}.contactOrb strong{font-size:.68rem}.contactOrb>span{border-top-width:6px;border-left-width:4px;border-right-width:4px}.aboutGrid,.shopSection,.movieGrid{grid-template-columns:1fr}.aboutGrid .assetFrame,.shopSection .assetFrame{width:min(100%,520px);margin:0 auto}}@media (width<=640px){.siteLoader{padding:18px}.siteLoader:before,.siteLoader:after{background-size:44px 44px;height:48px}.siteLoader__inner{gap:24px;width:min(88vw,440px)}.siteLoader__logo{width:min(82vw,390px)}.siteLoader__meter{border-width:2px;height:28px;padding:3px;box-shadow:0 5px #d89d0f2e}.siteLoader__label{margin-top:-12px;font-size:11px}.siteHeader{grid-template-columns:minmax(0,1fr) 44px 68px;gap:8px;min-height:80px;padding:0 8px 0 14px}.siteHeader.is-scrolled{min-height:88px}.headerLogo{min-height:52px}.headerLogo img{height:68px}.headerLogo__fallback strong{font-size:1.65rem}.headerLogo__fallback small{margin-top:5px;font-size:.4rem}.mobileMenu summary{width:42px;height:42px}.mobileMenu div{position:fixed;top:80px;left:0;right:0}.contactOrb{width:68px;height:68px}.contactOrb__mascot{width:25px;height:25px}.contactOrb strong{font-size:.58rem}.hero{padding:0}.heroVisual{aspect-ratio:auto;height:clamp(270px,78vw,310px);min-height:0}.heroVisual img{object-fit:cover;object-position:58% center}.assetFrame--hero{border-radius:26px;height:68svh;min-height:480px}.ticker{width:calc(100% - 20px);margin-top:10px}.section{width:min(100% - 28px,1080px);padding-block:78px}.sectionTitle{grid-template-columns:58px 1fr;gap:14px}.sectionTitle__number{width:58px;height:58px;font-size:1rem}.sectionTitle p{font-size:clamp(2.5rem,15vw,4rem)}.sectionTitle h2{margin-top:10px;font-size:.82rem}.newsItem{border-radius:18px;grid-template-columns:88px 1fr 38px;gap:9px;padding:15px 12px}.newsItem__category,.newsItem strong{grid-column:2}.newsItem strong{font-size:.84rem}.newsItem .arrow{grid-area:1/3/span 3;width:34px;height:34px}.profileList{grid-template-columns:1fr}.movieBand,.siteFooter{border-radius:28px;width:calc(100% - 12px)}.movieThumb{min-height:210px}.assetFrame__content{width:calc(100% - 36px);padding-inline:18px}.guidelinePageIntro{padding:126px 0 54px}.guidelinePageIntro__inner{width:min(100% - 30px,1080px)}.guidelineBreadcrumb{margin-bottom:26px}.guidelineDocument{width:min(100% - 36px,880px);padding:70px 0 100px}.guidelineDocument__heading{padding-bottom:52px}.guidelineDocument__heading h2{font-size:1.65rem}.guidelineChapter{grid-template-columns:54px minmax(0,1fr);gap:16px;padding:38px 4px 42px}.guidelineChapter__number{font-size:1.7rem}.guidelineChapter h3{font-size:1.04rem}.guidelineChapter p{font-size:.88rem}}@media (prefers-reduced-motion:reduce){.siteLoader,.siteLoader__fill,.siteLoader__label i{transition-duration:.12s;animation-duration:.01ms;animation-iteration-count:1}}.contentSection{padding:clamp(96px,11vw,148px) 0;scroll-margin-top:178px}.sectionShell{width:min(1120px,100% - 56px);margin:0 auto}.motionSection:not(.aboutSection){isolation:isolate;--accent-opacity:.32;--section-accent-rotate:0deg;position:relative;overflow:clip}.motionSection:not(.aboutSection) .sectionShell{z-index:1;position:relative}.motionSection:not(.aboutSection):before,.motionSection:not(.aboutSection):after{z-index:0;content:"";opacity:0;pointer-events:none;filter:drop-shadow(0 7px #d89d0f14);transform:translate3d(0, 18px, 0) rotate(var(--section-accent-rotate));transition:opacity 1.2s;animation:13s ease-in-out infinite alternate paused sectionAccentFloat;position:absolute}.motionSection:not(.aboutSection):after{animation-duration:11s;animation-delay:-6s}.motionSection.is-revealed:not(.aboutSection):before,.motionSection.is-revealed:not(.aboutSection):after{opacity:var(--accent-opacity);animation-play-state:running}.motionSection.musicSection{--accent-opacity:.55}.motionSection.musicSection:before{aspect-ratio:1;--section-accent-rotate:-10deg;background:radial-gradient(circle,#0000 0 18%,#ffffffe0 19% 24%,#0000 25% 48%,#ffffff85 49% 53%,#0000 54%);border:3px solid #ffffffc7;border-radius:50%;width:78px;top:19%;left:-24px;box-shadow:inset 0 0 0 7px #ffffff21}.motionSection.musicSection:after{--section-accent-rotate:12deg;background:repeating-linear-gradient(135deg,#ffffffd1 0 8px,#0000 8px 16px);border:2px solid #ffffffb8;border-radius:6px;width:62px;height:44px;bottom:8%;right:4%}.motionSection.worksSection:before{--section-accent-rotate:0deg;background:radial-gradient(circle,#ffd84dcc 0 3px,#0000 4px) 0 0/14px 14px;width:76px;height:54px;top:14%;left:4%}.motionSection.worksSection:after{aspect-ratio:1;--section-accent-rotate:45deg;background:#ffffff57;border:3px solid #d89d0f75;width:62px;bottom:18%;right:-18px;box-shadow:inset 0 0 0 8px #ffd84d1f}.motionSection.goodsSection{--accent-opacity:.5}.motionSection.goodsSection:before{aspect-ratio:1;background:conic-gradient(#ffffffe0 25%, transparent 0 50%, #ffffffe0 0 75%, transparent 0);--section-accent-rotate:-8deg;background-size:20px 20px;border:2px solid #ffffffbd;border-radius:6px;width:66px;top:28%;left:2%}.motionSection.goodsSection:after{--section-accent-rotate:-12deg;background:repeating-linear-gradient(90deg,#0000 0 9px,#ffffffb8 9px 13px);border-top:3px solid #ffffffbd;border-bottom:3px solid #ffffffbd;width:94px;height:24px;bottom:6%;right:7%}.motionSection.fanArtSection{--accent-opacity:.42}.motionSection.fanArtSection:before{aspect-ratio:1;clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);--section-accent-rotate:-8deg;background:#ffd84dad;width:68px;top:23%;left:-20px}.motionSection.fanArtSection:after{aspect-ratio:1;--section-accent-rotate:18deg;border:3px dotted #d89d0f99;border-radius:50%;width:72px;bottom:10%;right:3%;box-shadow:inset 0 0 0 10px #ffd84d14}.motionSection.contactSection{--accent-opacity:.4}.motionSection.contactSection:before{display:none}.motionSection.contactSection:after{aspect-ratio:1;clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);--section-accent-rotate:10deg;background:#ffd84db8;width:56px;bottom:12%;right:-16px}@keyframes sectionAccentFloat{0%{transform:translate3d(0, -8px, 0) rotate(var(--section-accent-rotate))}to{transform:translate3d(16px, 14px, 0) rotate(calc(var(--section-accent-rotate) + 12deg))}}.motionSection .sectionTitle--centered{z-index:2}.worksSection .sectionTitle--centered,.contactSection .sectionTitle--centered{background:0 0}.sectionChibi{--section-chibi-rotate:0deg;z-index:1;opacity:0;pointer-events:none;filter:drop-shadow(0 10px #d89d0f1a);-webkit-user-select:none;user-select:none;width:clamp(150px,16vw,192px);height:auto;transform:translate3d(0, 22px, 0) rotate(var(--section-chibi-rotate));transform-origin:bottom;transition:opacity .9s .16s,transform 1.1s cubic-bezier(.16,1,.3,1) .16s;display:block;position:absolute}.motionSection.is-revealed .sectionChibi{opacity:.98;transform:translate3d(0, 0, 0) rotate(var(--section-chibi-rotate));animation:5.2s ease-in-out 1.35s infinite alternate sectionChibiFloat}.sectionChibi--music{--section-chibi-rotate:5deg;top:10px;right:2%}.sectionChibi--works{--section-chibi-rotate:-5deg;top:10px;left:1.5%}.sectionChibi--goods{--section-chibi-rotate:4deg;width:clamp(145px,15vw,184px);top:10px;right:1.5%}.sectionChibi--contact{--section-chibi-rotate:-4deg;width:clamp(145px,15vw,184px);top:10px;left:2%}@keyframes sectionChibiFloat{0%{transform:translate3d(0, 0, 0) rotate(var(--section-chibi-rotate))}to{transform:translate3d(0, -9px, 0) rotate(calc(var(--section-chibi-rotate) + 2deg))}}.sectionTitle{padding:0 0 24px 24px;scroll-margin-top:0;display:block;position:relative}.sectionTitle:before{border:2px solid var(--ink);background:var(--yellow);content:"";border-radius:999px;width:7px;position:absolute;top:4px;bottom:25px;left:0}.sectionTitle:after{background:var(--yellow);width:min(100%,420px);height:2px;box-shadow:none;content:"";border:0;border-radius:0;margin-top:22px;display:block}.sectionTitle>span{color:var(--yellow-deep);font-family:var(--rounded);letter-spacing:0;margin-bottom:9px;font-size:.65rem;font-weight:900;display:block}.sectionTitle h2{color:var(--ink);font-family:var(--rounded);letter-spacing:0;margin:0;font-size:clamp(3.2rem,8vw,6.8rem);font-weight:900;line-height:.84}.sectionTitle p{color:var(--ink-soft);font-family:var(--rounded);letter-spacing:0;margin:16px 0 0;font-size:.92rem;font-weight:800}.sectionTitle--centered{text-align:center;background:0 0;border:0;padding:54px 24px 62px;overflow:visible}.sectionTitle--centered:before,.sectionTitle--centered:after{display:none}.sectionTitle--centered h2{box-shadow:none;color:#fffef8;-webkit-text-stroke:2px var(--ink);paint-order:stroke fill;text-shadow:0 0 4px #fffffff5,0 0 11px #ffd84eeb,0 0 24px #ffd84eb3,5px 6px #d89d0fb8;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0;font-size:clamp(3.1rem,8vw,6.5rem);line-height:.9;display:inline-block;position:relative}.sectionTitle--centered h2:before,.sectionTitle--centered h2:after{aspect-ratio:1;background:var(--yellow);clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);content:"";pointer-events:none;width:14px;animation:2.8s ease-in-out infinite sectionNeonSpark;position:absolute;box-shadow:0 0 7px #fffffff2,0 0 16px #ffd84eeb}.sectionTitle--centered h2:before{top:4%;left:-34px}.sectionTitle--centered h2:after{animation-delay:-1.4s;bottom:2%;right:-34px}.musicSection .sectionTitle--centered h2:before,.musicSection .sectionTitle--centered h2:after,.goodsSection .sectionTitle--centered h2:before,.goodsSection .sectionTitle--centered h2:after{background:var(--white);box-shadow:0 0 7px #fff,0 0 18px #ffffffe6}.motionSection.is-revealed .sectionTitle--centered h2,.aboutSection .sectionTitle--centered h2{animation:1.45s ease-out both sectionNeonReveal}.musicSection .sectionTitle--centered h2,.goodsSection .sectionTitle--centered h2{text-shadow:0 0 5px #fff,0 0 14px #fffffff2,0 0 28px #ffffff9e,5px 6px #2b292357}@keyframes sectionNeonReveal{0%{opacity:.35;text-shadow:none}18%{opacity:1}27%{opacity:.58}39%,to{opacity:1}}@keyframes sectionNeonSpark{0%,to{opacity:.42;scale:.72}50%{opacity:1;scale:1}}.sectionLead{max-width:42rem;font-family:var(--rounded);margin:8px 0 0 24px;font-size:.98rem;font-weight:700;line-height:2}.aboutStage{border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background-color:#fffef8;background-image:linear-gradient(#d89d0f21 1px,#0000 1px),linear-gradient(90deg,#d89d0f21 1px,#0000 1px);background-size:30px 30px;grid-template-columns:minmax(0,1.7fr) minmax(330px,.95fr);margin-top:48px;display:grid;position:relative;overflow:hidden}.aboutStage.is-visible{animation:28s linear infinite aboutGridDrift}@keyframes aboutGridDrift{to{background-position:30px 30px,30px 30px}}.aboutStage__decor{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.aboutStage__decor:before{content:"";opacity:0;background:repeating-linear-gradient(135deg,#0000 0 108px,#ffd84d14 108px 110px,#0000 110px 218px);transition:opacity 1.4s;position:absolute;inset:-25%;transform:translate(-34px,-18px)}.aboutStage__decor.is-visible:before{opacity:1;animation:24s linear infinite aboutDecorLines}.aboutDecor{--decor-rotate:0deg;--decor-shift-x:16px;--decor-shift-y:-14px;opacity:0;filter:drop-shadow(0 5px #d89d0f14);transform:translate3d(0, 12px, 0) rotate(var(--decor-rotate));transition:opacity 1.2s;animation:13s ease-in-out infinite alternate paused aboutDecorFloat;display:block;position:absolute}.aboutStage__decor.is-visible .aboutDecor{opacity:.38;animation-play-state:running}.aboutDecor--dots{--decor-rotate:-4deg;--decor-shift-x:20px;background:radial-gradient(circle,#ffd84db3 0 3px,#0000 4px) 0 0/14px 14px;width:76px;height:52px;animation-duration:15s;animation-delay:-4s;top:12%;left:4%}.aboutDecor--ring{--decor-rotate:14deg;--decor-shift-x:-18px;--decor-shift-y:-10px;border:3px solid #d89d0f85;border-radius:50%;width:42px;height:42px;animation-duration:12s;animation-delay:-7s;bottom:8%;right:32%;box-shadow:inset 0 0 0 7px #ffd84d1f,0 0 0 6px #ffffff80}.aboutDecor--sparkle,.aboutDecor--sparkleSmall{clip-path:polygon(50% 0,61% 38%,100% 50%,61% 62%,50% 100%,39% 62%,0 50%,39% 38%);background:#ffd84d9e;width:34px;height:34px}.aboutDecor--sparkle{--decor-rotate:12deg;--decor-shift-y:18px;animation-duration:10s;animation-delay:-2s;top:16%;right:38%}.aboutDecor--sparkleSmall{--decor-rotate:-18deg;--decor-shift-x:12px;background:#b7e65cbd;width:22px;height:22px;animation-duration:9s;animation-delay:-5s;bottom:13%;left:8%}.aboutDecor--note{--decor-rotate:8deg;--decor-shift-x:-12px;--decor-shift-y:16px;background:#d89d0fb3;border-radius:999px;width:5px;height:38px;animation-duration:11s;animation-delay:-6s;top:42%;right:36%}.aboutDecor--note:before{background:inherit;content:"";border-radius:50%;width:16px;height:13px;position:absolute;bottom:-3px;left:-11px}.aboutDecor--note:after{content:"";transform-origin:0 0;border-top:5px solid #d89d0fb3;border-radius:50%;width:18px;height:12px;position:absolute;top:0;left:3px;transform:rotate(18deg)}.aboutDecor--dash{--decor-rotate:-16deg;--decor-shift-x:-20px;background:repeating-linear-gradient(90deg,#ffd84dc2 0 10px,#ffffffd1 10px 20px);border:2px solid #d89d0f75;border-radius:999px;width:62px;height:13px;animation-duration:14s;animation-delay:-9s;bottom:20%;right:5%}.aboutDecor--diamond{--decor-rotate:45deg;--decor-shift-y:20px;background:#ffffffb3;border:3px solid #b7e65cb8;width:24px;height:24px;animation-duration:12s;animation-delay:-3s;top:23%;right:7%}@keyframes aboutDecorFloat{0%{transform:translate3d(0, 12px, 0) rotate(var(--decor-rotate))}to{transform:translate3d(var(--decor-shift-x), var(--decor-shift-y), 0) rotate(calc(var(--decor-rotate) + 12deg))}}@keyframes aboutDecorLines{to{transform:translate(184px,92px)}}.aboutStage__visual{z-index:1;min-height:540px;position:relative}.aboutStage__visual:before{content:"";border-top:3px dotted #d89d0f8f;border-left:3px dotted #d89d0f8f;width:84px;height:84px;position:absolute;top:54px;left:28px}.aboutStage__character{opacity:0;object-fit:contain;object-position:center bottom;filter:blur(9px)drop-shadow(0 14px 9px #2b29231a);transform-origin:56% 56%;width:128%;height:calc(100% + 2px);position:absolute;top:4px;bottom:-6px;left:-28%;transform:translateY(-180px)rotate(-20deg)scale(1.015)}.aboutStage__character.is-visible{animation:4s cubic-bezier(.16,1,.3,1) both aboutCharacterDrop}@keyframes aboutCharacterDrop{0%{opacity:0;filter:blur(9px)drop-shadow(0 14px 9px #2b29231a);transform:translateY(-180px)rotate(-20deg)scale(1.015)}42%{opacity:.72}to{opacity:1;filter:blur()drop-shadow(0 14px 9px #2b29231a);transform:translateY(-24px)rotate(-20deg)scale(.955)}}@keyframes aboutCharacterDropMobile{0%{opacity:0;filter:blur(8px);transform:translateY(-110px)rotate(-16deg)scale(1.03)}to{opacity:1;filter:blur();transform:translateY(0)rotate(-16deg)scale(1)}}.aboutStage__message{z-index:2;align-items:flex-start;gap:10px;display:flex;position:absolute;top:30px;right:12px}.aboutStage__message p{opacity:0;min-width:68px;color:var(--white);background:var(--yellow);filter:blur(5px);font-family:var(--rounded);font-feature-settings:"palt" 0;font-kerning:none;letter-spacing:.08em;writing-mode:vertical-rl;margin:0;padding:14px 17px 18px;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:900;line-height:1.25;transform:translateY(-26px)}.aboutStage__message p:first-child{margin-top:40px}.aboutStage__message.is-visible p:last-child{animation:1.35s cubic-bezier(.16,1,.3,1) .55s both aboutMessageReveal}.aboutStage__message.is-visible p:first-child{animation:1.35s cubic-bezier(.16,1,.3,1) 1.15s both aboutMessageReveal}@keyframes aboutMessageReveal{to{opacity:1;filter:blur();transform:translateY(0)}}.aboutStage__profile{z-index:3;align-self:center;padding:46px 38px 42px 30px;position:relative}.aboutStage__logo{object-fit:contain;object-position:left center;width:min(118%,360px);height:158px;display:block}.aboutStage__affiliation{margin:8px 0 0}.aboutStage__affiliationLogo{object-fit:contain;object-position:left center;width:min(100%,240px);height:72px;display:block}.aboutStage__name{align-items:baseline;gap:16px;margin-top:18px;display:flex}.aboutStage__name h3{font-family:var(--rounded);margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1}.aboutStage__name>span{color:var(--ink-soft);font-family:var(--rounded);font-size:.57rem;font-weight:900}.aboutStage__socials{gap:10px;margin-top:22px;display:flex}.aboutStage__socials a{border-radius:50%;place-items:center;width:43px;height:43px;transition:transform .2s,filter .2s;display:grid}.aboutStage__socials img{width:100%;height:100%;display:block}.aboutStage__socials a:hover,.aboutStage__socials a:focus-visible{filter:drop-shadow(3px 4px 0 var(--yellow));transform:translateY(-2px)}.aboutStage__details{margin-top:30px}.aboutStage__details summary{border:2px solid var(--ink);background:var(--white);width:min(100%,270px);min-height:52px;box-shadow:5px 6px 0 var(--yellow);cursor:pointer;font-family:var(--rounded);border-radius:999px;justify-content:space-between;align-items:center;padding:0 20px 0 24px;font-size:.78rem;font-weight:900;list-style:none;transition:box-shadow .2s,transform .2s;display:flex}.aboutStage__details summary::-webkit-details-marker{display:none}.aboutStage__details summary:hover,.aboutStage__details summary:focus-visible{box-shadow:1px 2px 0 var(--yellow);transform:translate(2px,2px)}.aboutStage__details summary span{color:var(--yellow-deep);font-size:1.2rem;transition:transform .2s}.aboutStage__details[open] summary span{transform:rotate(45deg)}.aboutStage__detailsBody{border-top:2px solid var(--yellow);margin-top:24px;padding-top:18px}.aboutStage__detailsBody>p{margin:0;font-size:.82rem;font-weight:700;line-height:1.9}.aboutStage__detailsBody dl{margin:18px 0 0;display:grid}.aboutStage__detailsBody dl>div{border-top:1px solid var(--line);grid-template-columns:92px 1fr;gap:12px;padding:9px 0;display:grid}.aboutStage__detailsBody dt,.aboutStage__detailsBody dd{margin:0;font-size:.72rem}.aboutStage__detailsBody dt{color:var(--yellow-deep);font-family:var(--rounded);font-weight:900}.aboutStage__detailsBody dd{font-weight:700}.aboutStage__profileLink{border:2px solid var(--ink);background:var(--white);width:min(100%,270px);min-height:52px;box-shadow:5px 6px 0 var(--yellow);font-family:var(--rounded);border-radius:999px;justify-content:space-between;align-items:center;margin-top:30px;padding:0 20px 0 24px;font-size:.78rem;font-weight:900;transition:box-shadow .2s,transform .2s;display:flex}.aboutStage__profileLink span{color:var(--yellow-deep);font-size:1.2rem}.aboutStage__profileLink:hover,.aboutStage__profileLink:focus-visible{box-shadow:1px 2px 0 var(--yellow);transform:translate(2px,2px)}@media (width>=1200px) and (height>=800px){.aboutSection{padding:54px 0 68px;scroll-margin-top:178px}.aboutSection .sectionTitle--centered{padding:32px 24px 38px}.aboutSection .sectionTitle--centered h2{font-size:5.2rem}.aboutSection .aboutStage{margin-top:26px}.aboutSection .aboutStage__visual{min-height:490px}.aboutSection .aboutStage__profile{padding:28px 34px 30px 26px}.aboutSection .aboutStage__logo{width:min(110%,320px);height:120px}.aboutSection .aboutStage__affiliation{margin-top:4px}.aboutSection .aboutStage__affiliationLogo{width:min(100%,210px);height:58px}.aboutSection .aboutStage__name{margin-top:12px}.aboutSection .aboutStage__socials{margin-top:16px}.aboutSection .aboutStage__profileLink{margin-top:20px}}.musicSection{background:var(--yellow)}.musicSection .sectionTitle--centered{border-top-color:var(--white);border-bottom-color:var(--white);background:0 0}.musicSection .sectionTitle--centered h2{box-shadow:none;background:0 0}.musicSection .sectionTitle:before,.musicSection .sectionTitle:after{background:var(--white)}.musicSection .sectionTitle>span,.musicSection .sectionTitle p{color:var(--ink)}.musicSection .movieGrid{overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:100%;grid-auto-flow:column;margin-top:46px;padding:3px;scroll-padding-inline:3px;display:grid;overflow-x:auto}.musicSection .movieGrid::-webkit-scrollbar{display:none}.musicSection .movieCard{border-radius:8px}.musicSection .movieThumb{aspect-ratio:16/9;min-height:0}.musicPage{scroll-snap-align:start;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:20px;display:grid}.musicCarousel{position:relative}.musicCarousel__controls{justify-content:center;gap:10px;margin-top:16px;display:flex}.musicCarousel__button{border:2px solid var(--ink);background:var(--white);cursor:pointer;border-radius:50%;width:48px;height:48px;transition:background-color .2s,transform .2s;position:relative}.musicCarousel__button:before{border-top:3px solid var(--ink);border-right:3px solid var(--ink);content:"";width:11px;height:11px;position:absolute;top:50%;left:50%}.musicCarousel__button--prev:before{transform:translate(-35%,-50%)rotate(-135deg)}.musicCarousel__button--next:before{transform:translate(-65%,-50%)rotate(45deg)}.musicCarousel__button:hover{background:var(--yellow-pale);transform:translateY(-2px)}.musicCarousel__button:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.worksArchive{margin-top:48px}.worksYear{margin-top:18px}.worksYear summary{border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background:var(--yellow-pale);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:108px;padding:0 22px;list-style:none;transition:background-color .2s;display:grid}.worksYear summary::-webkit-details-marker{display:none}.worksYear summary:hover,.worksYear[open] summary{background:var(--yellow)}.worksYear summary>span{font-family:var(--rounded);font-size:clamp(2.4rem,6vw,4.7rem);font-weight:900;line-height:1}.worksYear summary small{color:var(--ink);font-family:var(--rounded);font-size:.72rem;font-weight:900}.worksList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 0 34px;display:grid}.workItem{border:2px solid var(--yellow);background:var(--white);border-radius:8px;flex-direction:column;justify-content:center;min-height:116px;padding:20px 22px;display:flex}.workItem>span{color:var(--yellow-deep);font-family:var(--rounded);font-size:.62rem;font-weight:900}.workItem h3{font-family:var(--rounded);margin:12px 0 0;font-size:.96rem;line-height:1.7}.workItem h3:first-child{margin-top:0}.goodsSection{background:var(--yellow)}.goodsSection .sectionTitle--centered{border-top-color:var(--white);border-bottom-color:var(--white);background:0 0}.goodsSection .sectionTitle--centered h2{box-shadow:none;background:0 0}.goodsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:46px;display:grid}.goodsBanner{border:2px solid var(--ink);background:var(--white);border-radius:8px;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden}.goodsBanner:hover,.goodsBanner:focus-visible{box-shadow:6px 7px 0 var(--yellow);transform:translateY(-4px)}.goodsBanner img{aspect-ratio:550/309;object-fit:cover;width:100%;height:auto;display:block}.fanArtSection{background:linear-gradient(#ffffffc2, #ffffffc2), repeating-linear-gradient(135deg, var(--white) 0 64px, var(--yellow-pale) 64px 128px)}.fanArtSection .sectionTitle--centered{background:0 0}.fanArtSection .sectionTitle--centered h2{font-size:clamp(2.7rem,6vw,5rem)}.fanArtGallery{border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background:var(--white);grid-template-columns:minmax(0,1fr);margin-top:46px;display:grid;overflow:hidden}.fanArtGallery__frames{grid-column:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:24px;display:grid}.fanArtGallery__frames:not(.is-expanded) .fanArtGallery__item:nth-child(n+10){display:none}.fanArtGallery__more{border:2px solid var(--ink);background:var(--white);min-width:180px;min-height:52px;box-shadow:5px 6px 0 var(--yellow);color:var(--ink);font-family:var(--rounded);cursor:pointer;border-radius:999px;grid-column:1;justify-content:center;justify-self:center;align-items:center;margin:0 24px 24px;padding:0 26px;font-size:.88rem;font-weight:900;transition:box-shadow .2s,transform .2s;display:inline-flex}.fanArtGallery__more:hover,.fanArtGallery__more:focus-visible{box-shadow:2px 3px 0 var(--yellow);transform:translate(3px,3px)}.fanArtGallery__frame{aspect-ratio:1;border:2px solid var(--yellow);background:radial-gradient(circle at 18% 20%, var(--yellow) 0 5px, transparent 6px), radial-gradient(circle at 78% 72%, var(--yellow) 0 4px, transparent 5px), linear-gradient(135deg, var(--white) 0 52%, var(--yellow-pale) 52% 100%);display:block;position:relative;overflow:hidden}.fanArtGallery__frame:before,.fanArtGallery__frame:after{content:"";position:absolute}.fanArtGallery__frame:before{aspect-ratio:1;border:2px solid var(--yellow-deep);opacity:.48;border-radius:50%;width:34%;top:18%;right:18%}.fanArtGallery__frame:after{background:var(--yellow-deep);opacity:.6;width:54%;height:2px;bottom:18%;left:14%;box-shadow:0 8px #d89d0f7a,0 16px #d89d0f47}.fanArtGallery__item{aspect-ratio:1;border:2px solid var(--yellow);background:var(--yellow-pale);margin:0;display:block;position:relative;overflow:hidden}.fanArtGallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.fanArtGallery__item span{font-family:var(--rounded);text-overflow:ellipsis;white-space:nowrap;background:#ffffffeb;border:1px solid #2b292347;padding:7px 9px;font-size:.68rem;font-weight:900;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.fanArtGallery__item:hover img,.fanArtGallery__item:focus-visible img{transform:scale(1.045)}.contactSection{background:var(--white)}.contactLayout{border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background:var(--yellow-pale);grid-template-columns:minmax(210px,280px) minmax(0,1fr);align-items:center;gap:clamp(50px,8vw,110px);margin-top:46px;padding:42px clamp(38px,7vw,82px);display:grid}.contactLayout>img{aspect-ratio:1;border:3px solid var(--ink);background:var(--white);width:min(100%,260px);box-shadow:9px 10px 0 var(--yellow);object-fit:cover;border-radius:50%;display:block}.contactLayout>div>p{max-width:38rem;font-family:var(--rounded);margin:0;font-size:1rem;font-weight:700;line-height:2}.contactButton{border:2px solid var(--ink);background:var(--white);min-height:60px;box-shadow:5px 6px 0 var(--yellow);font-family:var(--rounded);border-radius:999px;align-items:center;gap:30px;margin:28px 0 0;padding:0 26px;font-size:.86rem;font-weight:900;transition:box-shadow .2s,transform .2s;display:inline-flex}.contactButton:hover,.contactButton:focus-visible{box-shadow:2px 3px 0 var(--yellow);transform:translate(3px,3px)}.siteFooter{border-bottom:0;border-left:0;border-right:0;border-radius:0;width:100%;margin:0}.siteFooter nav{flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:16px 0;display:flex}.siteFooter nav a{font-family:var(--rounded);font-size:.65rem;font-weight:900}.siteFooter nav a:hover,.siteFooter nav a:focus-visible{text-underline-offset:4px;text-decoration:underline}.profilePage{background:var(--white);min-height:100svh}.profilePage__layout{grid-template-columns:minmax(470px,48vw) minmax(0,1fr);align-items:start;display:grid}.profileVisual{background:#fffef8;align-self:stretch;min-width:0;position:relative}.profileVisual__sticky{border-right:2px solid var(--yellow);background-color:#fffef8;background-image:linear-gradient(#d89d0f26 1px,#0000 1px),linear-gradient(90deg,#d89d0f26 1px,#0000 1px),repeating-linear-gradient(-45deg,#0000 0 74px,#ffd84d29 74px 148px);background-size:30px 30px,30px 30px,auto;height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden}.profileVisual__sticky:before,.profileVisual__sticky:after{z-index:1;content:"";pointer-events:none;position:absolute}.profileVisual__sticky:before{border-top:4px dotted #d89d0f94;border-right:4px dotted #d89d0f94;width:92px;height:92px;top:178px;right:30px}.profileVisual__sticky:after{background:repeating-linear-gradient(90deg, var(--yellow) 0, var(--yellow) 15px, transparent 15px, transparent 27px);width:116px;height:22px;bottom:54px;right:58px}.profileVisual__character{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 18px 12px #2b29231a);transform-origin:54% 52%;width:174%;max-width:none;height:calc(100% - 70px);display:block;position:absolute;top:90px;bottom:0;left:-51%;transform:rotate(-11deg)scale(1)}.profileVisual__dots{background-image:radial-gradient(var(--yellow-deep) 2px, transparent 2px);opacity:.52;background-size:15px 15px;width:74px;height:74px;position:absolute;bottom:52px;left:32px}.profileContent{min-width:0;padding:164px clamp(46px,6vw,92px) 126px}.profileBreadcrumb{color:var(--ink-soft);font-family:var(--rounded);align-items:center;gap:11px;margin-bottom:62px;font-size:.66rem;font-weight:900;display:flex}.profileBreadcrumb a{color:var(--yellow-deep)}.profileBreadcrumb a:hover,.profileBreadcrumb a:focus-visible{text-underline-offset:4px;text-decoration:underline}.profileIdentity{padding-bottom:74px}.profileIdentity__logo{object-fit:contain;object-position:left center;width:min(100%,480px);height:184px;display:block}.profileIdentity__affiliation{object-fit:contain;object-position:left center;width:min(58%,250px);height:82px;margin-top:14px;display:block}.profileIdentity__name{border-bottom:3px solid var(--yellow);align-items:baseline;gap:22px;margin-top:26px;padding-bottom:27px;display:flex}.profileIdentity__name h1{font-family:var(--rounded);margin:0;font-size:3.45rem;font-weight:900;line-height:1}.profileIdentity__name span{color:var(--ink-soft);font-family:var(--rounded);font-size:.64rem;font-weight:900}.profileIdentity__socials{flex-wrap:wrap;gap:12px;margin-top:27px;display:flex}.profileIdentity__socials a{border:2px solid var(--ink);background:var(--white);min-height:48px;box-shadow:4px 5px 0 var(--yellow);font-family:var(--rounded);border-radius:6px;align-items:center;gap:10px;padding:0 18px 0 10px;font-size:.72rem;font-weight:900;transition:box-shadow .2s,transform .2s;display:flex}.profileIdentity__socials a:hover,.profileIdentity__socials a:focus-visible{box-shadow:1px 2px 0 var(--yellow);transform:translate(2px,2px)}.profileIdentity__socials img{width:30px;height:30px}.profileSectionLabel{color:var(--yellow-deep);font-family:var(--rounded);margin:0;font-size:.69rem;font-weight:900}.profileIntroduction{border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow);background:var(--white);margin-inline:calc(-1*clamp(46px,6vw,92px));padding:68px clamp(46px,6vw,92px) 72px}.profileIntroduction__box{background:var(--yellow);color:var(--ink);box-shadow:0 10px 0 var(--yellow-pale);border-radius:4px 56px 56px;margin-top:24px;padding:46px 48px 50px}.profileIntroduction__box h2{color:var(--ink-soft);font-family:var(--rounded);margin:0;font-size:2rem;font-weight:900;line-height:1.45}.profileIntroduction__box p{max-width:45rem;color:var(--ink-soft);margin:30px 0 0;font-size:1rem;font-weight:700;line-height:2.15}.profileIntroduction__lines{justify-items:start;gap:10px;display:grid}.profileIntroduction__box p+p{margin-top:22px}.profileIntroduction__box strong{font-size:1.08em;font-weight:900}.profileDetails{padding:84px 0 10px}.profileSectionHeading{border-bottom:3px solid var(--yellow);justify-content:space-between;align-items:baseline;gap:24px;padding-bottom:26px;display:flex}.profileSectionHeading h2{font-family:var(--rounded);margin:0;font-size:1.5rem;font-weight:900}.profileSectionHeading--profile{justify-content:flex-start}.profileSectionHeading--profile h2{color:var(--yellow-deep);font-size:2.4rem}.profileDetails dl{margin:0}.profileDetails dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);align-items:center;gap:28px;min-height:94px;padding:18px 4px;display:grid}.profileDetails dt,.profileDetails dd{margin:0}.profileDetails dt span{font-family:var(--rounded);font-size:.84rem;font-weight:900;display:block}.profileDetails dd{font-family:var(--rounded);text-align:right;font-size:.95rem;font-weight:800;line-height:1.7}.profileTags{padding:84px 0 10px}.profileTags dl{margin:0}.profileTags dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(150px,.42fr) minmax(0,1fr);align-items:center;gap:28px;min-height:82px;padding:14px 4px;display:grid}.profileTags dt,.profileTags dd{font-family:var(--rounded);margin:0;font-weight:900}.profileTags dt{font-size:.84rem}.profileTags dd{text-align:right}.profileTags a{color:var(--ink);justify-content:flex-end;align-items:center;gap:10px;font-size:.95rem;transition:color .2s,transform .2s;display:inline-flex}.profileTags a span{color:var(--yellow-deep);font-size:.76rem}.profileTags a:hover,.profileTags a:focus-visible{color:var(--yellow-deep);transform:translate(3px)}.profileGallery{padding:84px 0 104px}.profileGallery__subtitle{color:var(--yellow-deep);letter-spacing:0;text-align:center;margin:30px 0 0;font-size:2.5rem;font-weight:800;line-height:1.2}.profileGallery__stage{aspect-ratio:3/4;background-color:var(--yellow-pale);background-image:repeating-linear-gradient(-45deg,#ffffffb3 0 56px,#0000 56px 112px);border-radius:8px;place-items:center;width:100%;height:auto;margin-top:18px;display:grid;position:relative;overflow:hidden}.profileGallery__image{object-fit:contain;object-position:center;filter:drop-shadow(0 14px 10px #2b29231a);width:calc(100% - 72px);max-width:100%;height:calc(100% - 74px);animation:.9s cubic-bezier(.22,1,.36,1) both profileGalleryEnter;display:block;position:absolute;top:24px;left:36px}.profileGallery__image.profileGallery__image--closeup{object-fit:contain;object-position:center;transform-origin:50%;width:auto;max-width:none;height:100%;animation-name:profileGalleryEnterCloseup;position:absolute;top:0;bottom:0;left:50%}.profileGallery__toggle{z-index:1;cursor:pointer;border:2px solid var(--yellow);background:var(--white);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px;box-shadow:2px 3px #d89d0f33}.profileGallery__toggle span,.profileGallery__toggle span:after{background:var(--yellow-deep);content:"";border-radius:99px;width:3px;height:13px;display:block}.profileGallery__toggle span{position:relative;transform:translate(-3px)}.profileGallery__toggle span:after{position:absolute;left:6px}.profileGallery__toggle.is-paused span{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid var(--yellow-deep);background:0 0;border-radius:0;width:0;height:0;transform:translate(2px)}.profileGallery__toggle.is-paused span:after{display:none}.profileGallery__dots{z-index:1;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;bottom:18px;left:0;right:0}.profileGallery__dots button{cursor:pointer;background:var(--white);border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:width .25s,background-color .25s;box-shadow:0 0 0 1px #d89d0f1f}.profileGallery__dots button.is-active{background:var(--yellow);width:28px}.profileGallery__costumeBoard{border-radius:8px;width:100%;margin-top:36px;overflow:hidden}.profileGallery__costumeBoard img{width:100%;height:auto;display:block}.profileTurnaround{margin-top:72px}.profileTurnaround__title{color:var(--yellow-deep);letter-spacing:0;text-align:center;margin:0 0 26px;font-size:2.5rem;font-weight:800;line-height:1.2}.profileTurnaround__images{gap:28px;display:grid}.profileTurnaround__images img{border-radius:8px;width:100%;height:auto;display:block}.profileTurnaround__images .profileTurnaround__mascot{justify-self:center;width:68%}@keyframes profileGalleryEnter{0%{opacity:0;transform:translate(36px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes profileGalleryEnterCloseup{0%{opacity:0;transform:translate(calc(30px - 50%))scale(.985)}to{opacity:1;transform:translate(-50%)scale(1)}}@media (width>=901px){.siteHeader{grid-template-columns:minmax(170px,220px) minmax(0,1fr) 116px;gap:clamp(16px,2.2vw,32px);min-height:98px;padding-left:clamp(28px,3.4vw,52px);padding-right:clamp(18px,2.2vw,32px)}.siteHeader.is-scrolled{min-height:124px}.headerLogo{max-width:210px;min-height:58px}.headerLogo img{height:86px}.desktopNav{gap:clamp(11px,1.5vw,24px);padding:14px clamp(18px,2vw,28px) 12px}.contactOrb{width:116px;height:116px}.contactOrb__mascot{width:44px;height:44px}.contactOrb strong{font-size:.82rem}.contentSection{padding:clamp(76px,8vw,108px) 0;scroll-margin-top:142px}.sectionShell{width:min(1000px,100% - 64px)}.sectionTitle{padding-bottom:20px;padding-left:20px}.sectionTitle:before{width:6px;bottom:21px}.sectionTitle:after{width:min(100%,360px);margin-top:18px}.sectionTitle h2{font-size:clamp(3rem,6vw,5.4rem)}.sectionTitle p{margin-top:13px;font-size:.86rem}.sectionTitle--centered{padding:42px 22px 48px}.sectionTitle--centered h2{padding:0;font-size:clamp(2.9rem,6vw,5.2rem)}.sectionLead{max-width:38rem;margin-left:20px;font-size:.92rem;line-height:1.85}.aboutSection{padding:clamp(70px,7vw,96px) 0;scroll-margin-top:142px}.aboutSection .sectionTitle--centered{padding:40px 22px 46px}.aboutSection .sectionTitle--centered h2{font-size:clamp(2.9rem,6vw,5.2rem)}.aboutStage,.aboutSection .aboutStage{grid-template-columns:minmax(0,1.55fr) minmax(290px,.9fr);margin-top:34px}.aboutStage__visual,.aboutSection .aboutStage__visual{min-height:460px}.aboutStage__message p{min-width:60px;padding:12px 14px 15px;font-size:clamp(.92rem,1.5vw,1.15rem)}.aboutStage__profile,.aboutSection .aboutStage__profile{padding:30px 30px 32px 24px}.aboutStage__logo,.aboutSection .aboutStage__logo{width:min(108%,300px);height:116px}.aboutStage__affiliationLogo,.aboutSection .aboutStage__affiliationLogo{width:min(100%,200px);height:56px}.aboutStage__name h3{font-size:clamp(1.55rem,2.2vw,2.1rem)}.aboutStage__socials{margin-top:16px}.aboutStage__socials a{width:38px;height:38px}.aboutStage__profileLink{min-height:48px;margin-top:22px}.musicSection .movieGrid{margin-top:34px}.musicPage{gap:16px}.musicCarousel__button{width:44px;height:44px}.worksArchive{margin-top:36px}.worksYear summary{min-height:90px;padding-inline:18px}.worksYear summary>span{font-size:clamp(2.2rem,4.2vw,3.8rem)}.worksList{gap:12px;padding:16px 0 28px}.workItem{min-height:100px;padding:17px 20px}.goodsGrid{gap:16px;margin-top:34px}.fanArtGallery{margin-top:34px}.fanArtGallery__frames{gap:10px;padding:20px}.contactLayout{grid-template-columns:minmax(180px,230px) minmax(0,1fr);gap:clamp(42px,6vw,72px);margin-top:34px;padding:34px clamp(32px,5vw,58px)}.contactLayout>img{width:min(100%,220px)}.contactLayout>div>p{font-size:.92rem;line-height:1.85}.contactButton{min-height:54px;margin-top:22px;padding-inline:22px}.guidelinePageIntro{padding:140px 0 56px}.guidelinePageIntro__inner{width:min(1000px,100% - 64px)}.guidelineBreadcrumb{margin-bottom:28px}.guidelineDocument{width:min(100% - 64px,800px);padding:76px 0 104px}.guidelineDocument__heading{padding-bottom:52px}.guidelineDocument__heading h2{font-size:clamp(1.7rem,3vw,2.25rem)}.guidelineDocument__heading p{margin-top:20px;font-size:.92rem;line-height:1.9}.guidelineChapter{grid-template-columns:70px minmax(0,1fr);gap:24px;padding:40px 12px 44px}.guidelineChapter__number{font-size:2rem}.guidelineChapter h3{font-size:1.12rem}.guidelineChapter p{margin-top:14px;font-size:.9rem;line-height:1.95}.siteFooter{gap:6px;padding:48px 20px}.siteFooter__art{width:min(70vw,230px)}.siteFooter p{font-size:clamp(1.15rem,2.4vw,1.55rem)}.profilePage__layout{grid-template-columns:minmax(430px,42vw) minmax(0,1fr)}.profileVisual__character{width:154%;height:calc(100% - 110px);top:96px;left:-27%}.profileVisual__sticky:before{width:78px;height:78px;top:150px;right:26px}.profileVisual__sticky:after{width:100px;bottom:42px;right:42px}.profileVisual__dots{width:64px;height:64px;bottom:40px;left:26px}.profileContent{padding:130px clamp(42px,5vw,72px) 96px}.profileBreadcrumb{margin-bottom:44px}.profileIdentity{padding-bottom:56px}.profileIdentity__logo{width:min(100%,400px);height:148px}.profileIdentity__affiliation{width:min(52%,220px);height:68px;margin-top:10px}.profileIdentity__name{margin-top:20px;padding-bottom:22px}.profileIdentity__name h1{font-size:2.9rem}.profileIdentity__socials{margin-top:22px}.profileIntroduction{margin-inline:calc(-1*clamp(42px,5vw,72px));padding:52px clamp(42px,5vw,72px) 56px}.profileIntroduction__box{border-radius:4px 46px 46px;padding:36px 40px 40px}.profileIntroduction__box h2{font-size:1.7rem}.profileIntroduction__box p{margin-top:24px;font-size:.94rem;line-height:1.95}.profileDetails,.profileTags,.profileGallery{padding-top:64px}.profileDetails dl>div{min-height:82px;padding-block:14px}.profileTags dl>div{min-height:72px;padding-block:12px}.profileGallery{padding-bottom:84px}.profileGallery__subtitle,.profileTurnaround__title{font-size:2.1rem}.profileGallery__stage{width:min(100%,480px);margin-left:auto;margin-right:auto}.profileGallery__costumeBoard{width:min(100%,500px);margin-left:auto;margin-right:auto}.profileTurnaround{margin-top:56px}}.motionSection .sectionTitle--centered,.motionSection .musicCarousel,.motionSection .worksArchive,.motionSection .goodsGrid,.motionSection .fanArtGallery,.motionSection .contactLayout{opacity:0;transition:opacity .9s,transform 1.1s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.motionSection.is-revealed .sectionTitle--centered{opacity:1;transform:translateY(0)}.motionSection.is-revealed .musicCarousel,.motionSection.is-revealed .worksArchive,.motionSection.is-revealed .goodsGrid,.motionSection.is-revealed .fanArtGallery,.motionSection.is-revealed .contactLayout{opacity:1;transition-delay:.18s;transform:translateY(0)}@media (width<=900px){.contentSection{scroll-margin-top:120px}.sectionChibi,.sectionChibi--goods,.sectionChibi--contact{width:128px}.sectionChibi--music,.sectionChibi--goods{top:8px;right:-4px}.sectionChibi--works,.sectionChibi--contact{top:8px;left:-4px}.profilePage__layout{display:block}.profileVisual__sticky{border-right:0;border-bottom:2px solid var(--yellow);height:82svh;min-height:630px;max-height:760px;position:relative}.profileVisual__character{width:164%;height:calc(100% - 50px);top:76px;left:-40%}.profileContent{padding-top:74px}.contactLayout,.aboutStage{grid-template-columns:1fr}.aboutStage__visual{min-height:520px}.aboutStage__character{width:116%;left:-18%}.aboutStage__message{right:6%}.aboutStage__profile{border-top:2px solid var(--yellow);background:#ffffffd6;padding:38px clamp(24px,7vw,64px) 46px}.worksList,.goodsGrid,.fanArtGallery{grid-template-columns:1fr}.fanArtGallery__frames,.fanArtGallery__more{grid-area:auto/1}.contactLayout>img{width:min(55vw,280px);margin:0 auto}}@media (width<=640px){.sectionChibi,.sectionChibi--goods,.sectionChibi--contact{filter:drop-shadow(0 6px #d89d0f14);width:94px}.sectionChibi--music,.sectionChibi--goods{top:-70px;right:-8px}.sectionChibi--works,.sectionChibi--contact{top:-70px;left:-8px}.motionSection:not(.aboutSection):before{width:46px}.motionSection:not(.aboutSection):after{display:none}.motionSection.musicSection:before{top:24%;left:-15px}.motionSection.worksSection:before{top:18%;left:auto;right:-14px}.motionSection.goodsSection:before{top:32%;left:-14px}.motionSection.fanArtSection:before{top:20%;left:auto;right:-14px}.profileVisual__sticky{height:74svh;min-height:540px;max-height:680px}.profileVisual__sticky:before{width:64px;height:64px;top:138px;right:18px}.profileVisual__sticky:after{width:88px;bottom:26px;right:24px}.profileVisual__character{width:194%;height:calc(100% - 46px);top:82px;left:-47%;transform:rotate(-11deg)scale(1)}.profileVisual__dots{bottom:26px;left:16px}.profileContent{padding:54px 20px 84px}.profileBreadcrumb{margin-bottom:38px}.profileIdentity{padding-bottom:56px}.profileIdentity__logo{width:100%;height:130px}.profileIdentity__affiliation{width:min(70%,220px);height:68px}.profileIdentity__name{flex-direction:column;align-items:flex-start;gap:9px}.profileIdentity__name h1{font-size:2.55rem}.profileIdentity__socials{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profileIdentity__socials a{padding-right:12px}.profileIntroduction{margin-inline:-20px;padding:52px 20px 56px}.profileIntroduction__box{border-radius:4px 38px 38px;padding:34px 24px 38px}.profileIntroduction__box h2{font-size:1.55rem}.profileIntroduction__box p{margin-top:24px;font-size:.9rem}.profileDetails,.profileTags,.profileGallery{padding-top:66px}.profileSectionHeading{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:20px}.profileSectionHeading--profile h2{font-size:2rem}.profileDetails dl>div{grid-template-columns:110px minmax(0,1fr);gap:14px;min-height:86px}.profileDetails dd{font-size:.82rem}.profileTags dl>div{grid-template-columns:110px minmax(0,1fr);gap:14px;min-height:76px}.profileTags a{font-size:.82rem}.profileGallery__stage{aspect-ratio:3/4;height:auto;margin-top:26px}.profileGallery__image{width:calc(100% - 34px);height:calc(100% - 68px);top:20px;left:17px}.profileGallery{padding-bottom:80px}.contentSection{padding:82px 0;scroll-margin-top:106px}.sectionShell{width:min(100% - 30px,1120px)}.sectionTitle{padding:0 0 18px 18px;display:block}.sectionTitle:before{width:5px}.sectionTitle:after{margin-top:16px}.sectionTitle h2{margin:0;font-size:clamp(2.8rem,16vw,4.5rem)}.sectionTitle p{margin-top:12px;font-size:.78rem}.sectionTitle--centered{background-size:auto;padding:38px 14px 46px}.sectionTitle--centered h2{padding:0;font-size:clamp(2.7rem,15vw,4rem)}.sectionTitle--centered h2:before{left:-23px}.sectionTitle--centered h2:after{right:-23px}.sectionLead{margin-left:18px;font-size:.88rem}.aboutStage{background-size:24px 24px;margin-top:34px}.aboutStage__visual{min-height:410px;overflow:hidden}.aboutStage__visual:before{width:54px;height:54px;top:28px;left:18px}.aboutStage__character{object-position:center;transform-origin:58% 52%;width:150%;height:350px;top:2px;bottom:auto;left:-25%;transform:translateY(-110px)rotate(-16deg)scale(1.03)}.aboutStage__character.is-visible{animation-name:aboutCharacterDropMobile}.aboutStage__message{gap:8px;display:grid;inset:auto 14px 14px}.aboutStage__message p{letter-spacing:0;white-space:nowrap;writing-mode:horizontal-tb;width:fit-content;min-width:0;padding:10px 14px 11px;font-size:.82rem;line-height:1.45}.aboutStage__message p:first-child{justify-self:start;margin-top:0}.aboutStage__message p:last-child{justify-self:end}.aboutStage__profile{text-align:center;justify-items:center;padding:28px 20px 38px;display:grid}.aboutStage__logo{object-position:center;width:min(100%,280px);height:116px}.aboutStage__affiliationLogo{object-position:center}.aboutStage__name{flex-direction:column;align-items:center;gap:8px}.aboutStage__socials{justify-content:center}.aboutStage__profileLink,.aboutStage__details summary{width:100%}.aboutStage__detailsBody dl>div{grid-template-columns:78px 1fr}.musicSection .movieGrid{margin-top:34px}.musicPage{gap:12px}.musicPage .movieThumb__play{width:38px;height:38px;top:8px;right:8px}.musicPage .movieThumb__play:after{border-top-width:5px;border-bottom-width:5px;border-left-width:8px;margin-left:3px}.musicCarousel__controls{margin-top:22px}.musicCarousel__button{width:44px;height:44px}.worksArchive{margin-top:40px}.worksYear summary{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:88px;padding:0 2px}.worksYear summary>span{font-size:2.35rem}.worksList{padding:0 2px 30px}.fanArtSection .sectionTitle--centered h2{white-space:nowrap;padding:0;font-size:clamp(1.65rem,7.2vw,2.2rem)}.fanArtGallery__frames{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px}.fanArtGallery__frames:not(.is-expanded) .fanArtGallery__item:nth-child(n+7){display:none}.fanArtGallery__more{min-width:168px;min-height:48px;margin:0 14px 20px}.workItem{min-height:0;padding:18px}.contactLayout{gap:42px}.contactLayout>div>p,.contactButton{margin-left:0}.contactButton{justify-content:space-between;width:100%}.siteFooter{border-radius:0;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
