:root,.scroll-world{--sw-bg:#1a0b2e;--sw-ink:#f2ecfa;--sw-ink-soft:#b4a6cf;--sw-accent:#ff2e92;--sw-font-display:"Archivo Variable", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", system-ui, sans-serif;--sw-font-body:"Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", system-ui, sans-serif}.scroll-world .sw-copy__eyebrow{letter-spacing:.2em;font-stretch:118%}.scroll-world .sw-copy__title{text-wrap:balance;overflow-wrap:break-word;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:800;font-stretch:118%;line-height:1.25}.scroll-world .sw-phrase,.scroll-world .sw-noun{display:inline-block}.scroll-world .sw-copy__num{letter-spacing:.2em;font-family:DotGothic16,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;font-weight:400}.scroll-world .sw-copy__cta{gap:1rem 1.25rem;margin-top:1.75rem}.scroll-world .sw-btn{box-sizing:border-box;font-family:var(--sw-font-display);letter-spacing:.15em;border-style:solid;border-width:1px;border-radius:0;justify-content:center;align-items:center;padding:14.5px 2rem 13.5px;font-size:.875rem;font-weight:700;font-stretch:118%;line-height:1;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.scroll-world .sw-btn:hover{transform:none}@media (hover:none) and (pointer:coarse){.scroll-world .sw-btn{padding:14.5px 2rem 13.5px}}.scroll-world .sw-copy__tags li{justify-content:center;align-items:center;padding-block:7.5px 6.5px;font-weight:500;line-height:1;display:inline-flex}.scroll-world .sw-hint{letter-spacing:.2em;font-family:DotGothic16,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;font-weight:400}.scroll-world .sw-sky__glow{background:radial-gradient(60% 42% at 74% 16%, color-mix(in srgb, var(--sw-accent) 18%, transparent), transparent 70%)}.scroll-world .sw-copy__tags li{color:color-mix(in srgb, var(--sw-accent) 62%, #fff);background:color-mix(in srgb, var(--sw-accent) 16%, #1a0b2eb8);border-color:color-mix(in srgb, var(--sw-accent) 45%, transparent)}.scroll-world .sw-btn--primary{color:#1a0b2e;background:var(--sw-accent);border-color:var(--sw-accent)}.scroll-world .sw-btn--primary:hover{color:var(--sw-accent);background:0 0}.scroll-world .sw-btn--ghost{color:var(--sw-ink);border-color:color-mix(in srgb, var(--sw-ink) 45%, transparent);background:0 0}.scroll-world .sw-btn--ghost:hover{color:#1a0b2e;background:var(--sw-ink);border-color:var(--sw-ink)}.scroll-world .sw-route__label{color:var(--sw-ink);background:#1a0b2ecc;align-items:center;line-height:1;display:inline-flex}.scroll-world .sw-route__dot:first-child{--sw-lantern:url(/world/lantern.png)}.scroll-world .sw-route__dot:nth-child(2){--sw-lantern:url(/world/lantern_blue.png)}.scroll-world .sw-route__dot:nth-child(3){--sw-lantern:url(/world/lantern_gold.png)}.scroll-world .sw-route__dot:nth-child(4){--sw-lantern:url(/world/lantern_coral.png)}.scroll-world .sw-route__dot:nth-child(5){--sw-lantern:url(/world/lantern_violet.png)}.scroll-world .sw-route__dot i,.scroll-world .sw-route__dot:hover i,.scroll-world .sw-route__dot.is-active i{background:var(--sw-lantern) center / contain no-repeat;width:18px;height:23px;box-shadow:none;border-radius:0;position:absolute;top:50%;left:50%}.scroll-world .sw-route__dot i{filter:grayscale(65%)brightness(.75)opacity(.6);transition:filter .3s,transform .3s;transform:translate(-50%,-50%)}.scroll-world .sw-route__dot:hover i{filter:none;transform:translate(-50%,-50%)}.scroll-world .sw-route__dot.is-active i{filter:drop-shadow(0 0 6px color-mix(in srgb, var(--sw-accent) 60%, transparent));transform:translate(-50%,-50%)scale(1.2)}@media (prefers-reduced-motion:no-preference){.scroll-world .sw-route__dot.is-active i{animation:.22s ease-out sw-lantern-in}}@keyframes sw-lantern-in{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}html.sw-loading,html.sw-loading body{touch-action:none;overscroll-behavior:none;overflow:hidden}.sw-loader{z-index:200;background:#1a0b2e;flex-direction:column;justify-content:center;align-items:center;gap:14px;transition:opacity .45s ease-out;display:flex;position:fixed;inset:0}.sw-loader:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(68% 68% at 50% 46%,#fff3faf5,#ffffffc7);transition:opacity .3s ease-in;position:absolute;inset:0}.sw-loader.is-finale:after{opacity:1}.sw-loader.is-done{opacity:0;pointer-events:none}.sw-loader.is-fast,.sw-loader.is-fast:after{transition-duration:.25s}html:not(.js) .sw-loader{display:none}@media (prefers-reduced-motion:reduce){.sw-loader{display:none}}.sw-loader__lanterns{align-items:flex-start;gap:26px;margin-bottom:12px;display:flex}.sw-loader__lantern{opacity:.75;filter:brightness(.25)grayscale(.4);width:52px;height:auto;transition:filter .5s ease-out,opacity .5s ease-out}@media (width<=480px){.sw-loader__lanterns{gap:13px}.sw-loader__lantern{width:40px}}@media (prefers-reduced-motion:no-preference){.sw-loader__lantern.is-loading{animation:2.6s ease-in-out infinite sw-loader-sway,1.8s ease-in-out infinite sw-loader-flicker}}.sw-loader__lantern.is-lit{opacity:1;filter:brightness(1) drop-shadow(0 0 14px rgb(var(--glow-rgb) / 55%))}@media (prefers-reduced-motion:no-preference){.sw-loader__lantern.is-lit{animation:.7s ease-out sw-loader-light-up}}.sw-loader.is-finale .sw-loader__lantern.is-lit{filter:brightness(1.3) drop-shadow(0 0 30px rgb(var(--glow-rgb) / 85%))}.sw-loader.is-fast .sw-loader__lantern{transition-duration:.2s;animation:none}@keyframes sw-loader-sway{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes sw-loader-flicker{0%,to{filter:brightness(.25)grayscale(.4)}50%{filter:brightness(.6)grayscale(.2)}}@keyframes sw-loader-light-up{0%{transform:rotate(0)}30%{transform:rotate(-5deg)}65%{transform:rotate(3.5deg)}to{transform:rotate(0)}}.sw-loader__msg{letter-spacing:.3em;color:#b4a6cf;margin:0;font-family:DotGothic16,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;font-size:.85rem}.sw-loader__pct{letter-spacing:.2em;color:#b4a6cfa6;margin:0;font-family:DotGothic16,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,Meiryo,system-ui,sans-serif;font-size:.7rem}.scroll-world .sw-ripples{z-index:15;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.scroll-world .sw-scrollbar,.scroll-world .sw-route,.scroll-world .sw-copylayer,.scroll-world .sw-topbar,.scroll-world .sw-ripples{transition:opacity .35s ease-out}.scroll-world.sw-done .sw-scrollbar,.scroll-world.sw-done .sw-route,.scroll-world.sw-done .sw-copylayer,.scroll-world.sw-done .sw-topbar,.scroll-world.sw-done .sw-ripples{opacity:0;pointer-events:none}.scroll-world.sw-done .sw-copy__cta{pointer-events:none}.scroll-world.sw-done .sw-hint{visibility:hidden}.world-handoff:before{content:"";background:linear-gradient(to top, var(--color-ink), transparent);pointer-events:none;height:45vh;position:absolute;bottom:100%;left:0;right:0}.world-handoff-bridge__sky[data-astro-cid-7vxuo6ay]{background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--color-ink) 55%, transparent) 45%, var(--color-ink) 100%)}@media (prefers-reduced-motion:no-preference){.world-handoff-bridge__chevron[data-astro-cid-7vxuo6ay]{animation:1.6s ease-in-out infinite handoff-chevron;display:inline-block}}@keyframes handoff-chevron{0%,to{opacity:.7;translate:0}50%{opacity:1;translate:0 4px}}
