/* Source: style.css */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Noto+Serif+TC:wght@400;500;600&display=swap');
:root{--ink:#111018;--paper:#f4f3f7;--lavender:#c4b3ef;--muted:#b2acbf;--purple:#645089;--line:rgba(208,197,231,.22);--serif:'Noto Serif TC','PMingLiU',serif;--latin:'Cormorant Garamond',Georgia,serif;--sans:Arial,'Microsoft JhengHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--lavender);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p,figure,blockquote{margin:0}h2{font-family:var(--serif);font-weight:500;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.55;letter-spacing:.055em}p{overflow-wrap:break-word}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:white;color:black;padding:12px}.skip-link:focus{top:12px}.site-header{height:86px;padding:0 4.7%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);position:relative;z-index:5;background:#111018}.wordmark{font-family:var(--latin);font-size:2rem;letter-spacing:.08em;white-space:nowrap;line-height:1}.wordmark span{font-size:1.3rem}.wordmark i{font-style:normal;font-family:var(--serif);font-size:.85rem;letter-spacing:.15em;margin-left:12px;color:var(--muted)}nav{display:flex;gap:32px;font-size:.875rem;letter-spacing:.06em}nav a{position:relative;padding:8px 0}nav a:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--lavender);transition:width .3s}nav a:hover:after{width:100%}.byline{font-size:.75rem;letter-spacing:.15em;color:var(--muted)}.hero{height:min(840px,calc(100svh - 86px));min-height:630px;position:relative;overflow:hidden}.hero-art{width:100%;height:100%;object-fit:cover;object-position:35% 43%;position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,8,18,.06) 20%,rgba(10,8,18,.15) 42%,rgba(10,8,18,.88) 90%),linear-gradient(0deg,#111018 0%,transparent 24%)}.hero-caption{position:absolute;top:36px;left:4.7%;font-size:.75rem;letter-spacing:.18em;display:flex;flex-direction:column;gap:2px;text-shadow:0 2px 7px black}.hero-copy{position:absolute;left:57%;top:13%;right:6%}.eyebrow{font-size:.75rem;letter-spacing:.16em;line-height:1.8}.hero-copy .eyebrow{color:var(--lavender)}h1{font-family:var(--latin);font-size:clamp(6rem,11.5vw,11rem);font-weight:400;line-height:1.03;letter-spacing:-.03em;margin:15px 0 22px}h1 span{display:block;font-family:var(--serif);font-size:1.1rem;font-weight:400;letter-spacing:1.1em;margin:10px 0 0 9px}.hero-line{font-family:var(--serif);font-size:clamp(1.3rem,2vw,2rem);line-height:1.95;letter-spacing:.12em;margin-top:32px}.text-link{display:inline-flex;gap:45px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);font-size:.875rem;letter-spacing:.08em;margin-top:32px}.text-link span{font-size:1.5rem;transition:transform .25s}.text-link:hover span{transform:translate(3px,3px)}.vertical-note{position:absolute;left:32px;top:38%;writing-mode:vertical-rl;letter-spacing:.22em;font-family:var(--serif);font-size:.75rem;color:#dfd9ef;text-shadow:0 2px 6px black}.hero-bottom{position:absolute;bottom:25px;left:4.7%;right:4.7%;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;letter-spacing:.16em;color:#bcb4cb}.hero-bottom a{display:flex;gap:18px}.section-pad{padding:76px 7% 96px}.light-section{background:var(--paper);color:var(--ink)}.section-kicker{display:flex;justify-content:space-between;font-size:.75rem;letter-spacing:.15em;border-bottom:1px solid currentColor;padding-bottom:20px;margin-bottom:65px;color:#80778f}.about-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center}.purple{color:var(--purple)}.about-copy h2{margin:16px 0 30px}.about-copy>p:not(.eyebrow){line-height:2.1;color:#595362;max-width:560px;margin-bottom:16px}.about-copy em{font-family:var(--latin);font-style:normal;font-size:1.25rem;color:var(--purple)}.profile{margin-top:34px}.profile div{display:grid;grid-template-columns:65px 1fr;border-bottom:1px solid #dcd8e4;padding:12px 0;font-size:.875rem}.profile dt{color:#81798d}.profile dd{margin:0}.character-sheet img{mix-blend-mode:multiply;width:100%;height:auto}.character-sheet figcaption{display:flex;justify-content:space-between;color:#7c748a;font-size:.75rem;gap:12px;margin-top:14px}.character-sheet figcaption span{letter-spacing:.2em}.character-sheet blockquote{font-family:var(--serif);font-size:clamp(1.4rem,2.3vw,2.3rem);line-height:1.8;margin:52px 0 0 15%;letter-spacing:.12em;color:#6b587f}.site-footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px}.site-footer p,.site-footer>a:last-child{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}
@media(min-width:1600px){.hero-art{object-position:center 42%}.hero-copy{top:15%}.section-pad{padding-left:max(7%,calc((100vw - 1500px)/2));padding-right:max(7%,calc((100vw - 1500px)/2))}}
@media(max-width:1050px){.byline{display:none}.hero-copy{left:53%;right:4%}.hero{min-height:630px;height:760px;max-height:calc(100svh - 86px)}.hero-art{object-position:30% center}.about-grid{gap:5%}.section-pad{padding-left:6%;padding-right:6%}nav{gap:22px}}
@media(max-width:700px){html{scroll-padding-top:20px}.site-header{height:auto;min-height:102px;padding:18px 6% 12px;flex-wrap:wrap;gap:16px}.wordmark{font-size:1.8rem}.wordmark span{font-size:1.2rem}.site-header nav{width:100%;justify-content:space-between;gap:8px;font-size:.875rem}.hero{min-height:690px;max-height:none;height:calc(100svh - 110px)}.hero-art{object-position:30% 10%;height:65%;object-fit:cover}.hero-shade{background:linear-gradient(0deg,#111018 5%,#111018 25%,rgba(17,16,24,.8) 44%,rgba(17,16,24,0) 72%)}.hero-caption{top:20px;left:6%;font-size:.75rem}.hero-copy{left:9%;right:8%;top:auto;bottom:94px}.hero-copy h1{font-size:6.5rem;margin:4px 0 10px;display:flex;align-items:center;gap:20px}.hero-copy h1 span{font-size:.9rem;letter-spacing:.3em;margin:12px 0 0;writing-mode:vertical-rl;white-space:nowrap}.hero-line{font-size:1.25rem;line-height:1.85;margin-top:10px}.hero-line br{display:none}.hero-copy .text-link{margin-top:15px}.vertical-note{left:auto;right:20px;top:12%;font-size:.75rem}.hero-bottom{left:9%;right:9%;font-size:.75rem;gap:20px}.hero-bottom>span:first-child{display:none}.hero-bottom>span:last-child{white-space:nowrap}.section-pad{padding:50px 7% 64px}.section-kicker{margin-bottom:35px;letter-spacing:.08em}.about-grid{grid-template-columns:1fr;gap:30px}.about-copy h2{font-size:2rem}.character-sheet{margin-top:5px}.character-sheet blockquote{margin:30px 0 0 12%;font-size:1.7rem}.site-footer{flex-wrap:wrap;padding:30px 7%}.site-footer p{width:100%;order:3}.profile div{font-size:.875rem}.character-sheet figcaption{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:8%;margin-bottom:46px}.section-heading>p{max-width:370px;color:var(--muted);line-height:2;font-size:.9375rem}.section-heading .eyebrow{margin-bottom:15px}.story{background:linear-gradient(135deg,#171420,#111018 60%)}.story .section-kicker,.gallery .section-kicker{color:#b0a4c3;border-color:var(--line)}.chapter-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:50px 0}.chapter-tabs button{position:relative;border:0;background:none;color:#aaa1b8;padding:18px 12px 20px;cursor:pointer;text-align:left;font-family:var(--serif);font-size:1rem;transition:color .3s,background .3s}.chapter-tabs button>span{font-family:var(--latin);font-size:2rem;margin-right:15px}.chapter-tabs small{display:block;font-family:var(--sans);font-size:.75rem;letter-spacing:.08em;padding-left:2px}.chapter-tabs button[aria-selected=true]{color:#eee5ff;background:#c4b3ef0d}.chapter-tabs button[aria-selected=true]:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--lavender)}.chapter-tabs button:hover{background:#c4b3ef12;color:#eee5ff}.chapter-panel{display:grid;grid-template-columns:.9fr 1fr;gap:9%;align-items:center;min-height:480px}.chapter-panel[hidden]{display:none}.album-art{max-width:490px}.album-art img{width:100%;aspect-ratio:1;object-fit:contain;background:#211d2b;box-shadow:0 16px 45px #05040a66}.album-art figcaption{margin-top:18px;display:flex;justify-content:space-between;color:#b4a9c3;font-size:.75rem;letter-spacing:.12em}.chapter-copy .eyebrow{color:var(--lavender)}.chapter-copy h3{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem,2.5vw,2.6rem);line-height:1.6;letter-spacing:.05em;margin:16px 0 25px}.chapter-copy>p:not(.eyebrow){color:#b9b1c6;line-height:2.1}.chapter-copy blockquote{margin:28px 0;padding:0 0 0 20px;border-left:1px solid #87759b;font-family:var(--serif);color:#ded0f4;font-size:1.0625rem;line-height:1.9}.track-row{display:flex;gap:25px;align-items:center;border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.track-row>span{color:#a99eb8;font-size:.75rem;white-space:nowrap}.track-row strong{font-family:var(--latin),var(--serif);font-size:1.35rem;font-weight:400}.chapter-copy .text-link{margin-top:12px}.works .section-heading>p{color:#655c70}.works h2{font-size:clamp(1.8rem,3vw,3rem)}.art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.art-open{border:0;padding:0;background:#292230;display:block;width:100%;position:relative;cursor:zoom-in;overflow:hidden}.art-open img{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;transition:transform .7s,filter .7s}.art-open:hover img{transform:scale(1.035);filter:brightness(1.08)}.art-card figcaption{font-family:var(--latin),var(--serif);font-size:1.3rem;line-height:1.5;padding:13px 0 0;overflow-wrap:anywhere}.zoom-mark{position:absolute;bottom:10px;right:10px;display:grid;place-items:center;width:32px;height:32px;background:#171221cc;color:white;font-size:1.2rem;border:1px solid #ffffff45;opacity:0;transition:opacity .3s}.art-open:hover .zoom-mark,.art-open:focus-visible .zoom-mark{opacity:1}.more-art{margin-top:38px}.more-art summary{list-style:none;width:fit-content;min-width:250px;cursor:pointer;margin:0 auto;padding:12px 0;border-bottom:1px solid #8b8099;display:flex;justify-content:space-between;gap:45px;font-size:.875rem;letter-spacing:.06em}.more-art summary::-webkit-details-marker{display:none}.more-art .art-grid{margin-top:36px}.when-open,details[open] .when-closed{display:none}details[open] .when-open{display:inline}details[open] summary>span:last-child{transform:rotate(45deg)}.gallery-grid .art-open{background:#211c2b}.gallery-grid .art-open img{object-fit:contain;aspect-ratio:4/3}.gallery .art-card figcaption{font-size:1.15rem;color:#d4cadd}.gallery{background:#16131d}.epilogue{position:relative;min-height:490px;display:flex;align-items:center;overflow:hidden;padding:80px 9%}.epilogue>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 39%}.epilogue-shade{position:absolute;inset:0;background:linear-gradient(90deg,#100d16ed,rgba(16,13,22,.75) 35%,rgba(16,13,22,.1) 80%)}.epilogue>div:last-child{z-index:1;position:relative}.epilogue .eyebrow{color:#d2bedf;margin-bottom:16px}.epilogue h2{font-size:clamp(2rem,3.5vw,3.5rem);text-shadow:0 2px 20px #000}.epilogue .text-link{color:#eee6f8}.modal-open{overflow:hidden}dialog{background:#15111cef;color:#f4edf8;border:1px solid #62566f;padding:20px 28px;width:min(1160px,94vw);max-height:94svh;overflow:auto}dialog::backdrop{background:#08060dea;backdrop-filter:blur(10px)}.dialog-head,.dialog-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-head{margin-bottom:18px}.dialog-head p{font-size:1.125rem;font-family:var(--latin),var(--serif)}dialog button{border:1px solid var(--line);padding:9px 15px;background:transparent;color:#ede3f6;cursor:pointer;font-size:.875rem;white-space:nowrap}dialog button:hover{background:#362940}.dialog-head button{min-height:44px}#dialog-image{width:100%;height:min(70svh,740px);object-fit:contain}.dialog-bottom{margin-top:20px;font-size:.875rem;color:#baaccb}
@media(max-width:900px){.chapter-panel{gap:6%;grid-template-columns:.85fr 1fr;min-height:420px}.chapter-copy h3{font-size:1.7rem}.section-heading{gap:6%}.section-heading>p{max-width:310px}.art-grid{gap:26px 18px}.art-card figcaption{font-size:1.125rem}.epilogue{min-height:450px}}
@media(max-width:700px){.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;max-width:none}.chapter-tabs{margin:32px 0;gap:0}.chapter-tabs button{padding:12px 4px;font-size:.875rem;text-align:center}.chapter-tabs button>span{display:block;margin:0;font-size:1.6rem;line-height:1.4}.chapter-tabs small{display:none}.chapter-panel{display:block;min-height:0}.album-art{width:85%;margin:0 auto 32px}.album-art figcaption{font-size:.75rem;gap:12px}.chapter-copy h3{font-size:1.7rem}.chapter-copy blockquote{font-size:1rem}.chapter-copy .text-link{gap:25px}.track-row{gap:15px}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.art-card figcaption{font-size:1.0625rem;padding-top:9px}.art-open img{aspect-ratio:4/3}.gallery-grid .art-open img{aspect-ratio:1;object-fit:contain}.gallery .art-card figcaption{font-size:1rem}.zoom-mark{opacity:1;width:26px;height:26px;font-size:1rem;right:6px;bottom:6px}.more-art summary{min-width:220px}.epilogue{min-height:440px;padding:60px 8%}.epilogue>img{object-position:65% center}.epilogue-shade{background:linear-gradient(90deg,#100d16df,#100d1666)}.epilogue h2{font-size:1.9rem}dialog{padding:16px;width:96vw}.dialog-head{gap:8px}.dialog-head p{font-size:1rem}#dialog-image{height:60svh}.dialog-bottom{gap:10px}dialog button{padding:9px 11px;font-size:.875rem}}
@media(max-width:360px){.hero-copy h1{font-size:5.5rem}.site-header nav{font-size:.8rem}.hero-line{font-size:1.1rem}.section-kicker{font-size:.75rem;gap:12px}.chapter-tabs button{font-size:.8rem}}
.album-art img{height:auto}
@media(max-width:700px){.hero-art{object-position:var(--mobile-focal,30%) 10%}}
.hero-controls{position:absolute;z-index:3;top:22px;right:4.7%;display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:8px 10px;background:#111018d9;border:1px solid #c4b3ef44;backdrop-filter:blur(8px)}.hero-controls[hidden]{display:none}.hero-controls>span{font-size:.75rem;color:#d6c8e8;padding-right:6px}.hero-controls button{color:#eee8f7;background:transparent;border:1px solid #b1a0cf55;padding:7px 10px;min-height:40px;font-size:.875rem;cursor:pointer}.hero-controls button:hover,.hero-controls button[aria-pressed=true]{background:#68538566;border-color:#c4b3ef}.hero-shade{background:linear-gradient(90deg,rgba(10,8,18,.14) 20%,rgba(10,8,18,.42) 45%,rgba(10,8,18,.9) 90%),linear-gradient(0deg,#111018 0%,transparent 35%)}#hero-picker{width:min(1000px,94vw)}#hero-picker h2{font-size:1.5rem}.picker-help{font-size:.9375rem;color:#c8bdd6;margin-bottom:22px}.hero-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-option{white-space:normal;text-align:left;padding:0;overflow:hidden}.hero-option img{width:100%;aspect-ratio:16/9;object-fit:cover}.hero-option span{display:block;padding:10px 12px;font-size:.875rem;line-height:1.6;overflow-wrap:anywhere}.hero-option[aria-pressed=true]{outline:2px solid #c4b3ef;background:#473655}.hero-copy{text-shadow:0 2px 16px #05030b}
@media(max-width:700px){.hero{min-height:790px}.hero-copy{bottom:168px}.hero-controls{top:auto;bottom:77px;left:9%;right:9%;padding:8px;gap:6px}.hero-controls>span{width:100%;font-size:.75rem}.hero-controls button{flex:1;padding:6px;font-size:.8125rem}.hero-shade{background:linear-gradient(0deg,#111018 5%,#111018 30%,rgba(17,16,24,.8) 50%,rgba(17,16,24,.05) 85%)}.hero-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hero-option span{padding:8px}.hero-caption{max-width:60%}}

.hero-art{transition:opacity 900ms ease-in-out;will-change:opacity;pointer-events:none}

/* Compact corner control; the panel unrolls without moving the hero artwork. */
.hero-settings{position:absolute;z-index:4;top:18px;right:22px;display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.hero-settings[hidden]{display:none}
.settings-toggle{width:44px;height:44px;padding:0;border:1px solid #c4b3ef30;border-radius:50%;background:#11101865;color:#d4c9e5;cursor:pointer;display:grid;place-items:center;transition:background .25s,border-color .25s}
.settings-toggle span{font-size:21px;line-height:1;transition:transform .45s}
.settings-toggle:hover,.settings-toggle[aria-expanded=true]{background:#211b30dc;border-color:#c4b3ef88}
.settings-toggle[aria-expanded=true] span{transform:rotate(90deg)}
.settings-roll{display:grid;grid-template-rows:0fr;width:min(258px,calc(100vw - 44px));opacity:0;visibility:hidden;transform:translateY(-6px);transition:grid-template-rows .45s ease,opacity .3s,transform .45s,visibility .45s}
.is-open .settings-roll{grid-template-rows:1fr;opacity:1;visibility:visible;transform:translateY(0)}
.settings-roll-inner{min-height:0;overflow:hidden}
.hero-settings .hero-controls{position:relative;inset:auto;display:flex;flex-direction:column;align-items:stretch;gap:9px;padding:18px 16px;background:linear-gradient(110deg,#201b2bf5,#15121df5);border:1px solid #a391bc55;border-top:3px solid #9682b3;border-bottom:4px solid #79638f;box-shadow:0 12px 30px #0005}
.hero-settings .hero-controls>span{width:auto;padding:0 0 6px;color:#c5b7d7;font-size:.8125rem}
.hero-settings .hero-controls button{flex:none;padding:8px 12px;text-align:left;min-height:42px;font-size:.875rem}
@media(max-width:700px){.hero{min-height:690px}.hero-copy{bottom:94px}.hero-settings{top:16px;right:16px}.vertical-note{top:22%}}

.listen-caption{margin-top:24px;color:#e1d8eb;font-size:.9375rem}.music-platforms{display:flex;flex-wrap:wrap;gap:12px 28px;max-width:650px}.music-platforms .text-link{margin-top:10px;gap:22px;min-height:48px;white-space:nowrap}@media(max-width:700px){.music-platforms{gap:4px 22px}.music-platforms .text-link{font-size:.875rem;gap:14px}.listen-caption{font-size:.875rem}}
/* Language choice stays visible in the header, separate from image settings. */
.language-control{display:flex;align-items:center;gap:5px;flex-shrink:0;color:var(--lavender)}
.language-control select{font:inherit;font-size:.8125rem;max-width:175px;min-height:44px;padding:6px 22px 6px 8px;border:1px solid #c4b3ef45;border-radius:4px;background:#1c1825;color:#eee8f7;cursor:pointer}
.language-control select:focus-visible{outline:2px solid var(--lavender);outline-offset:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{gap:18px}.site-header nav{gap:clamp(12px,2vw,28px)}
html:lang(en){--serif:Georgia,'Times New Roman',serif}
html:lang(ja){--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif TC',serif;--sans:Arial,'Yu Gothic','Meiryo',sans-serif}
html:lang(zh-Hans){--serif:'Noto Serif SC','SimSun',serif;--sans:Arial,'Microsoft YaHei',sans-serif}
html:lang(en) h2,html:lang(en) h3{letter-spacing:.015em;line-height:1.35}
html:lang(en) .hero-line{letter-spacing:.02em}
html:lang(en) h1 span{font-family:var(--sans);font-size:.8rem;letter-spacing:.2em}
html:lang(en) .profile div{grid-template-columns:100px 1fr}
html:lang(en) .character-sheet blockquote{letter-spacing:.025em}
html:lang(en) .chapter-tabs small{display:none}
@media(max-width:1280px){.site-header .byline{display:none}}
@media(max-width:800px){.site-header{height:auto;min-height:110px;padding:14px 6%;flex-wrap:wrap;gap:8px 12px}.site-header nav{order:3;width:100%;justify-content:space-between;gap:8px;font-size:.8rem;letter-spacing:0}.language-control{margin-left:auto}.language-control select{max-width:165px}.site-header .wordmark i{display:none}}
@media(max-width:700px){html:lang(en) .hero-copy h1 span{writing-mode:horizontal-tb;white-space:normal;font-size:.65rem;max-width:80px;line-height:1.6;margin:0}html:lang(en) .hero-line br{display:initial}html:lang(en) .chapter-tabs button{font-size:.75rem;letter-spacing:0}html:lang(en) h2{font-size:1.9rem}}
@media(max-width:360px){.language-control select{max-width:140px}.hero-copy h1{font-size:5.5rem}}
/* Responsive film room with native YouTube playback controls. */
.videos{background:#1b1623}.videos .section-kicker{color:#b0a4c3;border-color:var(--line)}.videos .eyebrow{color:var(--lavender);margin-bottom:15px}.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.video-frame{aspect-ratio:16/9;background:#09080d;border:1px solid var(--line)}.video-frame iframe{display:block;width:100%;height:100%;border:0}.video-caption{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;padding-top:18px}.video-caption h3{font-family:var(--serif);font-size:1.1rem;font-weight:400}.video-caption a{font-size:.8125rem;color:var(--lavender);min-height:44px;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.video-help{font-size:.8125rem;color:var(--muted);margin-top:28px}.site-header nav{flex-wrap:wrap}.site-header .byline{display:none}@media(max-width:800px){.video-grid{grid-template-columns:1fr;gap:36px}.site-header nav{justify-content:flex-start;gap:4px 18px}}@media(max-width:700px){.videos h2{font-size:1.9rem}.video-caption h3{font-size:1rem}}

/* Source: world.css */
/* Shared-world gateway and character reading room. */
.fantasia-albums{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}.fantasia-album{min-width:0;padding:24px;background:#211a29;border:1px solid #b8a3cd33}.fantasia-album>.eyebrow{color:#c1a4d7;font-size:.72rem;letter-spacing:.18em;margin:0 0 12px}.fantasia-album h4{font-family:var(--latin);font-size:1.35rem;font-weight:500;line-height:1.5;min-height:4em;margin:0;color:#f2eaf7;overflow-wrap:anywhere}.fantasia-album .release-links{margin-bottom:0}.discography-intro{max-width:760px}@media(max-width:700px){.fantasia-albums{grid-template-columns:1fr}.fantasia-album{padding:20px}.fantasia-album h4{min-height:0;margin-bottom:20px}}
.world-gateway{background:#201b29}.world-gateway .section-kicker{color:#b8abc7;border-color:var(--line)}.world-gateway .eyebrow,.world-intro>.eyebrow{color:var(--lavender)}
.world-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.world-card{display:block;background:#f3f0f5;color:#211a2b;position:relative;border:1px solid #9a88ae55;transition:transform .25s}.world-card:hover{transform:translateY(-5px)}.world-portrait{height:310px;background:linear-gradient(150deg,#fff,#e8e1ed);overflow:hidden}.world-portrait img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.world-card:hover img{transform:scale(1.025)}.world-card-copy{padding:20px 20px 26px;position:relative;border-top:1px solid #d6ccdf}.world-card h3{font-family:var(--latin);font-size:2.6rem;font-weight:500;line-height:1.15;margin:8px 0}.world-card .eyebrow{font-size:.65rem;letter-spacing:.1em;color:#786183}.world-card-copy>p:last-of-type{font-size:.8125rem;max-width:90%;line-height:1.65}.world-card-arrow{position:absolute;right:16px;top:48px;color:#786183}
.world-intro{background:radial-gradient(ellipse at 80% 0%,#3b293f 0%,#17121e 62%);padding-top:80px}.world-intro h1{font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.45;letter-spacing:.035em;margin:20px 0 28px;font-weight:400}.world-lead{max-width:690px;color:#c4b9cd;line-height:2;font-size:1.0625rem;margin-bottom:50px}.world-page .site-header{height:auto;min-height:86px;padding-top:12px;padding-bottom:12px}.world-page nav [aria-current=page]{color:var(--lavender);border-bottom:1px solid var(--lavender)}
.world-profile{scroll-margin-top:20px;background:#19141f;color:#eae2ee}.world-profile.light-section{background:#f4f3f7;color:#211a2b}.world-profile .section-kicker{gap:20px}.world-profile:not(.light-section) .section-kicker{color:#b7a8c3;border-color:var(--line)}.world-profile-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:7%;align-items:start}.world-profile h2{font-family:var(--latin);font-size:clamp(4rem,7vw,6rem);line-height:1.1;margin:10px 0 26px;letter-spacing:0}.world-profile-copy>p:not(.eyebrow){margin-bottom:20px;line-height:2;color:#c4bacd}.world-profile.light-section .world-profile-copy>p{color:#65596e}.world-profile-copy>.eyebrow{color:var(--lavender)}.world-fullname{font-size:.875rem;letter-spacing:.06em}.world-profile .profile div{grid-template-columns:110px 1fr;gap:12px;border-color:var(--line);line-height:1.9}.world-profile .profile dt{color:#b6a3c3}.world-sheet{background:#f6f4f7;padding:22px;color:#675670;position:sticky;top:28px}.world-sheet .art-open{background:#f6f4f7}.world-sheet img{object-fit:contain;aspect-ratio:auto;width:100%;height:auto;max-height:670px;mix-blend-mode:multiply}.world-sheet figcaption{font-size:.75rem;text-align:center;padding-top:16px}.world-sheet .zoom-mark{opacity:1}.world-quote{font-family:var(--serif);font-size:1.1rem;line-height:1.9;border-left:1px solid #ce959d;padding-left:20px;margin-top:30px;color:#ead3dc}.pp-profile{background:linear-gradient(120deg,#26161e,#18141d 70%)}.sienna-profile{background:linear-gradient(120deg,#18212b,#19141f 70%)}.shiroma-profile{background:linear-gradient(120deg,#241f18,#19141f 70%)}.world-links{display:flex;gap:14px 32px;flex-wrap:wrap}.world-links .text-link{gap:20px;margin-top:10px}.world-music{margin-top:56px;padding-top:30px;border-top:1px solid var(--line)}.world-music h3,.world-art>h3{font-family:var(--serif);font-weight:400;font-size:1.25rem;margin:0 0 20px}.world-music p,.world-music ul{font-size:.9375rem;color:#c4bacd;line-height:2}.world-music ul{padding-left:20px}.world-music .text-link{margin-top:15px;gap:20px}.world-albums{display:grid;grid-template-columns:1fr 1fr;gap:30px}.world-albums h4{font-size:1rem;font-weight:400;margin:0 0 12px;color:#f1e6f4}.world-art{margin-top:48px}.world-art-grid .art-open img{object-fit:contain;aspect-ratio:4/3}.world-art-grid .art-open{background:#100d16}.world-return{display:inline-block;margin-top:40px;color:#bbaaC7;font-size:.8125rem;padding:10px 0}.world-sources{background:#f3f0f5;color:#33273d;padding-top:38px;padding-bottom:38px}.world-sources h2{font-size:1.1rem;margin-bottom:10px}.world-sources p{font-size:.875rem;color:#71647b;max-width:760px}
html:lang(en) .world-intro h1{letter-spacing:0;font-size:clamp(2.5rem,4.5vw,4.6rem)}html:lang(en) .world-profile .section-kicker{letter-spacing:.05em}
@media(max-width:1100px){.world-cards{gap:14px}.world-portrait{height:250px}.world-card-copy{padding:15px}.world-card .eyebrow{font-size:.6rem}.world-profile-grid{gap:4%}.world-profile .profile div{grid-template-columns:92px 1fr}.world-sheet{padding:12px}}
@media(max-width:800px){.world-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.world-portrait{height:300px}.world-profile-grid{grid-template-columns:1fr}.world-sheet{position:static;margin-top:28px}.world-profile .world-sheet img{max-height:600px}.world-intro{padding-top:50px}.world-albums{grid-template-columns:1fr}.world-profile .section-kicker{flex-wrap:wrap;gap:8px}.world-profile h2{font-size:4rem}.world-profile-copy{min-width:0}}
@media(max-width:500px){.world-portrait{height:210px}.world-card h3{font-size:2rem}.world-card-copy>p:last-of-type{font-size:.75rem}.world-card .eyebrow{letter-spacing:.035em;font-size:.55rem}.world-card-arrow{right:10px}.world-cards{gap:12px}.world-intro h1,html:lang(en) .world-intro h1{font-size:2.3rem}.world-lead{font-size:.9375rem}.world-profile .profile div{grid-template-columns:78px 1fr}.world-sheet{padding:10px}.world-art-grid{gap:24px 12px}.world-intro h1 br{display:none}}

/* Source: archive.css */
.release-links{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 8px}.release-links a{display:flex;flex-direction:column;gap:4px;flex:1 1 100px;padding:12px 13px;border:1px solid currentColor;border-radius:4px;font-size:.75rem;color:inherit;line-height:1.4;transition:background .2s}.release-links a:hover{background:#9381ae24}.release-links small{font-size:.65rem;opacity:.7}.release-links a:focus-visible,.archive-filters button:focus-visible{outline:2px solid #b297d4;outline-offset:4px}.archive-entry{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #9783a855;padding:24px 0 0;margin-top:36px;font-size:.95rem}.archive-entry:hover{color:#a187bd}.archive-page{background:#f2eff4;color:#2d2533}.archive-page .site-header,.archive-page .site-footer{background:#17121e;color:#f4edf8}.archive-intro{background:radial-gradient(ellipse at 85% 0%,#493753,#17121e 65%);color:#f6edf9;padding-top:70px;padding-bottom:64px}.archive-intro .eyebrow{color:#c4a9dc}.archive-intro h1{font-family:var(--serif);font-size:clamp(2.6rem,5vw,4.8rem);font-weight:400;line-height:1.5;margin:18px 0}.archive-lead{max-width:680px;color:#c7b9d0;line-height:2}.archive-intro .text-link{margin-top:24px;gap:36px}.archive-collection{padding-top:40px}.archive-toolbar{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #b9adbf}.archive-filters{display:flex;flex-wrap:wrap;gap:8px;max-width:790px}.archive-filters button{font:inherit;font-size:.8rem;padding:10px 17px;background:transparent;color:#62506e;border:1px solid #c4b9ca;border-radius:999px;cursor:pointer}.archive-filters button[aria-pressed=true]{background:#33233f;color:white;border-color:#33233f}.archive-search{display:flex;flex-direction:column;gap:8px;font-size:.75rem}.archive-search input{width:240px;max-width:100%;background:#fff9;border:1px solid #b6a9c1;border-radius:4px;padding:10px 12px;font:inherit;font-size:1rem;color:#33233f}.archive-help{font-size:.8rem;line-height:1.8;color:#76657f;margin:20px 0}.archive-count{font-size:.8rem;letter-spacing:.06em;margin:18px 0}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px}.archive-card{min-width:0;background:#fff;border:1px solid #e1d9e7;box-shadow:0 5px 15px #25133205}.archive-card .art-open{width:100%;background:linear-gradient(135deg,#e9e3ed,#f9f7fa);display:block}.archive-card img{width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;display:block}.archive-card figcaption{padding:20px 20px 12px}.archive-tag{display:block;font-size:.64rem;letter-spacing:.08em;color:#8c699e;margin-bottom:10px}.archive-card h2{font-family:var(--latin),var(--serif);font-size:1.05rem;line-height:1.6;font-weight:500;overflow-wrap:anywhere;margin:0}.archive-card .release-links{margin:4px 16px 16px;gap:5px}.archive-card .release-links a{flex-basis:76px;font-size:.65rem;padding:9px 7px;border-color:#ddd0e4}.archive-card .release-links small{font-size:.58rem}.archive-arc{display:block;font-size:.7rem;color:#806e88;margin-top:9px}.archive-card[hidden],#archive-empty[hidden]{display:none}#archive-empty{padding:60px 0;text-align:center;color:#796386}
@media(min-width:1500px){.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header .byline{display:none}}@media(max-width:600px){.archive-grid{grid-template-columns:1fr;gap:22px}.archive-intro{padding-top:40px;padding-bottom:40px}.archive-toolbar{gap:18px}.archive-filters{gap:7px}.archive-filters button{padding:9px 12px;font-size:.75rem}.archive-search,.archive-search input{width:100%}.archive-card img{aspect-ratio:4/3}.archive-collection{padding-top:25px}.release-links a{flex-basis:80px}.archive-page .section-pad{padding-left:22px;padding-right:22px}}

/* Source: motion.css */
/* PYKAMIA identity: typographic cards and gentle opacity fades. */
.footer-logo{display:block;width:156px;flex-shrink:0}.footer-logo img{width:100%;height:auto}.footer-logo:hover{opacity:.75}
.cinema-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:#100e18;color:#f5f0e8;pointer-events:none;overflow:hidden;contain:layout paint}
.cinema-overlay::before{display:none}.cinema-overlay.chapter-cut{background:#362942;animation:fade-in .6s ease-in-out both}
.cinema-frame{position:absolute;inset:7%;border:1px solid #c3b1dc45}
.cinema-index,.cinema-credit{position:absolute;font:11px/1.5 Georgia,serif;letter-spacing:.3em;color:#cebfde}.cinema-index{top:10%;left:10%}.cinema-credit{bottom:10%;right:10%}
.cinema-logo{position:relative;width:min(65vw,620px);aspect-ratio:3307/1417}
.cinema-logo img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;animation:fade-in 1.35s ease-in-out both}

.cinema-line{position:absolute;width:70%;height:1px;background:#e6d8fa88;bottom:27%;animation:fade-in 1.6s ease-in-out both}
.cinema-skip{position:absolute;right:7%;bottom:4%;pointer-events:auto;background:transparent;color:#ded4ea;border:0;border-bottom:1px solid #a391bd;padding:8px 12px;min-height:44px;cursor:pointer;font:12px/1.5 inherit;letter-spacing:.12em}
.cinema-overlay.is-leaving{animation:fade-out .7s ease-in-out both}
.cinema-overlay.chapter-cut::before{animation:none;transform:none;background:#362942}.chapter-cut .cut-title{position:relative;text-align:center;max-width:85%;font:clamp(1.8rem,6vw,5.5rem)/1.35 var(--serif);letter-spacing:.13em;padding:20px;animation:fade-in .6s ease-in-out both}.chapter-cut .cut-number{position:absolute;left:7%;top:7%;font:14px Georgia,serif;letter-spacing:.3em}.chapter-cut .cut-label{position:absolute;bottom:8%;font:10px Georgia,serif;letter-spacing:.4em}
.motion-section{position:relative}.chapter-arrival>.section-kicker,.chapter-arrival>.section-heading,.chapter-arrival>h1,.chapter-arrival>.world-profile-grid{animation:fade-in .9s ease-in-out both}
@keyframes fade-in{from{opacity:0}to{opacity:1}}
@keyframes fade-out{from{opacity:1}to{opacity:0}}
@media(max-width:600px){.cinema-logo{width:82vw}.cinema-frame{inset:5%}.cinema-credit{font-size:9px;letter-spacing:.15em}.footer-logo{width:130px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.cinema-overlay{display:none}.chapter-arrival::after{display:none}.chapter-arrival>*{animation:none!important}}

/* Source: visitors.css */
.visitor-counter{position:fixed;right:18px;bottom:16px;z-index:6;min-width:172px;padding:10px 14px;background:#15111ee8;border:1px solid #b9a5d13b;border-radius:8px;box-shadow:0 4px 18px #0002;color:#ddd3e8;font:12px/1.6 var(--sans);backdrop-filter:blur(10px);pointer-events:none}
.visitor-row{display:flex;align-items:baseline;justify-content:space-between;gap:22px}.visitor-row strong{color:#f4edf9;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}.visitor-note{display:block;color:#b5a8c4;font-size:10px;margin-top:4px}.site-footer{padding-bottom:120px}
@media(max-width:600px){.visitor-counter{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));min-width:146px;padding:7px 10px;font-size:11px}.visitor-row strong{font-size:13px}.visitor-note{font-size:9px}.site-footer{padding-bottom:120px}}

.visitor-origins{position:fixed;left:max(12px,env(safe-area-inset-left));bottom:calc(14px + env(safe-area-inset-bottom));z-index:7;color:#e8eff7;font:13px/1.6 var(--sans)}
.visitor-origins button{font:inherit;color:inherit;cursor:pointer;border:1px solid #a7c9e447;background:#101c2df5;border-radius:5px;padding:10px 14px;min-height:44px}
.visitor-origins button:focus-visible{outline:2px solid #a9d4ff;outline-offset:3px}
.visitor-origins section{position:absolute;left:0;bottom:56px;width:min(360px,calc(100vw - 24px));max-height:calc(100dvh - 150px);overflow:auto;box-sizing:border-box;padding:18px;background:#101c2dfa;border:1px solid #a7c9e447;border-radius:8px;box-shadow:0 8px 32px #0005;box-sizing:border-box}
.visitor-origins section[hidden]{display:none}.origins-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.origins-heading h2{font:600 18px/1.4 var(--sans);margin:0}.visitor-origins .origins-close{font-size:22px;padding:2px 12px}.origins-period{display:flex;gap:8px;margin-top:16px}.origins-period button[aria-pressed="true"]{background:#37516c;border-color:#a9d4ff}.origins-status{font-size:12px;color:#bdcfe1}.origins-list{list-style:none;padding:0;margin:12px 0}.origins-list li{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #a7c9e422;padding:8px 0}.origins-list strong{font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}.origins-help{font-size:11px;color:#afc2d6;margin-bottom:0}.origins-toggle{box-shadow:0 4px 18px #0003}

/* Source: stellar.css */
/* Full-art, celestial editorial direction for the PYKAMIA world. */
.stellar-site{--ink:#090d17;--paper:#f3f4f6;--lavender:#b5d7ef;--purple:#4a6687;--muted:#a8afc1;--line:#b1c4de30;background:#090d17}
.stellar-site .site-header{position:fixed;inset:0 0 auto;z-index:30;height:74px;min-height:74px;padding:0 4%;background:#090c12f5;border-bottom:1px solid #b2c6dd26;backdrop-filter:blur(16px);gap:30px}
.stellar-site .brand-logo{width:134px;flex-shrink:0;display:block}.brand-logo img{width:100%;height:auto}
.stellar-site .site-header nav{flex:1;justify-content:center;gap:clamp(12px,2vw,34px);flex-wrap:nowrap;font-size:13px;font-weight:600;letter-spacing:.04em;white-space:nowrap}
.stellar-site nav a{padding:24px 0}.stellar-site nav a:after{height:2px;background:#a5d6fb}.stellar-site nav a:hover,.stellar-site nav a[aria-current]{color:#b5dcf8}
.stellar-site .language-control select{background:transparent;border-color:#c1cad730;font-size:12px;max-width:150px}.stellar-site .language-control option{background:#101826}
.stellar-site main{padding-top:74px}.stellar-site .menu-toggle{display:none}
.stellar-site .hero{height:calc(100svh - 74px);min-height:680px;max-height:1150px;background:#0c1528;isolation:isolate}
.stellar-site .hero-art{object-position:center 42%;filter:saturate(.86)}
.stellar-site .hero-shade{background:linear-gradient(0deg,#090d17 0%,#0a142766 26%,#0b14253d 65%,#09112170 100%),radial-gradient(ellipse at center,#080d1a80 0%,#07112229 70%);z-index:1}
.stellar-site .hero-copy{top:50%;left:50%;right:auto;bottom:auto;width:min(920px,86%);transform:translate(-50%,-45%);text-align:center;z-index:3;text-shadow:0 3px 35px #020916}
.stellar-site .hero-copy .eyebrow{color:#e0ecff;font-size:12px;letter-spacing:.3em}
.stellar-site .hero-copy h1{display:block;font-family:var(--latin);font-size:clamp(110px,15vw,232px);line-height:.9;font-weight:400;letter-spacing:-.045em;margin:28px 0 20px;color:#fff}
.stellar-site .hero-copy h1 span{display:block;font-family:var(--serif);font-size:22px;letter-spacing:.65em;line-height:1.4;margin:18px 0 0 .65em;writing-mode:horizontal-tb;max-width:none}
.stellar-site .hero-line{font-size:clamp(17px,1.5vw,23px);line-height:1.7;letter-spacing:.15em;margin-top:30px}.stellar-site .hero-line br{display:none}
.hero-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:38px}
.stellar-cta{display:inline-flex;align-items:center;justify-content:center;gap:36px;min-width:212px;min-height:56px;padding:12px 30px;background:#f5f7fb;color:#122032;border:1px solid #e5f0ff;font-weight:600;font-size:15px;text-shadow:none;transition:background .35s,color .35s;position:relative;border-radius:0 18px 0 18px}
.stellar-cta:hover{background:#c6e6ff;color:#080c15}.stellar-cta.secondary{background:#0c172499;border-color:#d0e3fa77;color:#edf7ff}.stellar-cta.secondary:hover{background:#26374ce0}
.hero-play{position:absolute;left:4.5%;bottom:18%;width:68px;height:68px;border:1px solid #d5e6f6;border-radius:50%;display:grid;place-items:center;color:white;z-index:4;outline:1px dashed #e4f2ff70;outline-offset:6px;background:#0a162342;transition:background .3s}.hero-play span{font-size:30px;margin-left:4px}.hero-play:hover{background:#49769d88}
.hero-orbit{position:absolute;z-index:2;inset:13% 12%;border:1px solid #c5d9f51f;border-radius:50%;transform:rotate(-24deg);pointer-events:none}.hero-orbit:before,.hero-orbit:after{content:'✦';position:absolute;font-size:22px;color:#d3e9ff;left:14%;top:11%}.hero-orbit:after{left:auto;top:auto;right:14%;bottom:11%;font-size:12px}
.stellar-site .hero-caption{top:34px;left:4.5%;z-index:3;font-size:10px;letter-spacing:.25em}.stellar-site .hero-bottom{z-index:3;bottom:22px;left:4.5%;right:4.5%;font-size:10px;letter-spacing:.18em}.stellar-site .vertical-note{display:none}.stellar-site .hero-settings{z-index:7;right:24px;top:25px}.stellar-site .settings-toggle{background:#0b172685;border-color:#c5def044}
.stellar-site .section-pad{padding:110px max(7%,calc((100vw - 1400px)/2))}.stellar-site section[data-section-name]{isolation:isolate;position:relative;overflow:hidden}
.stellar-site section[data-section-name]:before{content:attr(data-section-name);display:block;text-align:center;font:500 clamp(34px,5vw,76px)/1 var(--latin);letter-spacing:.16em;color:#adcbe933;margin:0 0 40px;pointer-events:none}
.stellar-site .section-kicker{font-size:11px;letter-spacing:.16em;margin-bottom:48px;border-color:#a8c3de36}.stellar-site .section-kicker span:first-child:before{content:'✦';margin-right:14px;color:#8fb8d6}.stellar-site .section-heading{margin-bottom:48px}.stellar-site h2{line-height:1.45;font-weight:500}.stellar-site .text-link{border-color:#b8cde74a}.stellar-site .text-link:hover{color:#a6d2f6}
.stellar-site .about{background:radial-gradient(ellipse at 10% 30%,#23334b77,transparent 55%),#101725;color:#f3f4f7}.stellar-site .about .section-kicker{color:#b6c5d7}.stellar-site .about-copy>p{color:#bdc6d5}.stellar-site .about-copy .eyebrow{color:#afd3ef}.stellar-site .about .profile dt{color:#a3b9ce}.stellar-site .about .profile div{border-color:#b5cae530}.stellar-site .about .profile dd{color:#e6eaf1}.stellar-site .about .character-sheet{padding:24px;background:#eff2f6;border:1px solid #c4d4e955;box-shadow:24px 24px 0 #7399c00a}.stellar-site .character-sheet blockquote{color:#526887}
.stellar-site .videos,.stellar-site .story,.stellar-site .gallery{background:radial-gradient(ellipse at 70% 10%,#21314a60,transparent 60%),#0b111d}.stellar-site .video-frame{border:1px solid #bed5ef4f;box-shadow:0 18px 45px #0004}.stellar-site .video-caption h3{font-family:var(--serif);font-size:17px}.stellar-site .chapter-tabs{border-color:#b2c8df40}.stellar-site .chapter-tabs button[aria-selected=true]{background:#263951;color:#fff;border-color:#bddfff}.stellar-site .chapter-tabs button{transition:background .35s,color .35s}.stellar-site .chapter-panel{gap:8%}
.stellar-site #works{background:linear-gradient(135deg,#edf1f5,#e2e9f0);color:#1a283d}.stellar-site #works:before{color:#677f9d42}.stellar-site #works .section-kicker{color:#5c728b}.stellar-site #works .art-open{background:#d6dfe9}.stellar-site #works .release-links a{color:#263e58;border-color:#536d8b55}.stellar-site #works .release-links small{color:#58718c}
.stellar-site .art-grid{gap:36px 26px}.stellar-site .art-card{border-bottom:1px solid #9aacbf40;padding-bottom:24px}.stellar-site .art-card figcaption{font-family:var(--latin);font-size:23px;padding-top:17px}.stellar-site .art-open{outline-offset:5px}.stellar-site .art-open img{transition:opacity .4s,transform .7s ease}.stellar-site .art-open:hover img{transform:scale(1.025)}.stellar-site .more-art summary{border-color:#a5bcd250;padding:20px 0;font-size:14px;letter-spacing:.1em}.stellar-site .release-links{gap:7px}.stellar-site .release-links a{border-radius:0;transition:background .3s;min-height:44px}.stellar-site .release-links a:hover{background:#9cbadc20}
.stellar-site .world-gateway,.stellar-site .world-intro{background:radial-gradient(ellipse at 50% 0,#33445a80,transparent 65%),#101725;color:#edf1f8}.stellar-site .world-card{background:#152334;border:1px solid #95aec235;box-shadow:none;position:relative;overflow:hidden;border-radius:0 30px 0 0}.stellar-site .world-card:nth-child(even){background:#202437}.stellar-site .world-portrait{height:360px;background:radial-gradient(ellipse at 50% 80%,#b5cbd755,transparent 65%),linear-gradient(0deg,#4b617455,#c7d5e222)}.stellar-site .world-portrait img{transition:transform .7s;object-position:top}.stellar-site .world-card:hover .world-portrait img{transform:scale(1.04)}.stellar-site .world-card-copy{padding:24px}.stellar-site .world-card h3{font:40px/1.1 var(--latin);color:#f3f8ff}.stellar-site .world-card .eyebrow,.stellar-site .world-card-copy>p{color:#bacbdd}.stellar-site .world-card-arrow{color:#b7daf4}.stellar-site .world-intro h1{font-size:clamp(42px,6vw,76px);line-height:1.4}
.stellar-site .world-profile{background:#101827;color:#e4edf5}.stellar-site .world-profile.light-section{background:#e9eef4;color:#1c2a3b}.stellar-site .world-profile.light-section .world-profile-copy>p{color:#526377}.stellar-site .world-profile.light-section .profile dt{color:#4d6684}.stellar-site .world-profile h2{font-size:clamp(70px,10vw,132px);color:inherit}.stellar-site .world-sheet{top:95px;border:1px solid #b5c7dd38;box-shadow:18px 18px 0 #789ab211}.stellar-site .world-profile .world-quote{border-color:#86b6d9;color:#aac6e1}.stellar-site .world-profile.light-section .world-quote{color:#435e7e}.stellar-site .world-music{border-color:#9db5ce30}.stellar-site .fantasia-album{background:#182638;border-color:#8dabc63a}.stellar-site .world-sources{background:#e5ebf2}
.stellar-site .archive-intro{background:radial-gradient(ellipse at 80% 10%,#30445e,transparent 65%),#101827;color:#f1f4fa}.stellar-site .archive-intro h1{font-size:clamp(40px,6vw,76px);line-height:1.4}.stellar-site .archive-lead{color:#bbc9db}.stellar-site .archive-collection{background:#e9eef4;color:#1b293c}.stellar-site .archive-card{border:1px solid #a5b6c84d;background:#f4f6f9;box-shadow:none}.stellar-site .archive-card figcaption{padding:18px}.stellar-site .archive-tag{color:#52728f}.stellar-site .archive-card h2{font-size:18px}.stellar-site .archive-filters button{border-radius:0;border-color:#637e9c55}.stellar-site .archive-filters button[aria-pressed=true]{background:#233b56;color:white}.stellar-site .archive-card .release-links{padding:0 15px 18px}.stellar-site .archive-card .release-links a{color:#2b4057;border-color:#7391ad66}.stellar-site .archive-card .release-links small{color:#506d88}.stellar-site .archive-count,.stellar-site .archive-help{color:#536c86}
.stellar-site .epilogue{min-height:610px}.stellar-site .epilogue-shade{background:linear-gradient(90deg,#08101eeb,#111d3270 65%,#0b18244d)}.stellar-site .site-footer{background:#080c13;border-top:1px solid #a9c3d92b;gap:28px;padding-top:44px}.stellar-site .visitor-counter{background:#0b1423e8;border-color:#a7c9e447;color:#c6d7e8;border-radius:2px}.stellar-site .visitor-note{color:#a6b9ce}
@media(min-width:1500px){.stellar-site .hero-copy{transform:translate(-50%,-44%)}.stellar-site .hero-copy h1{font-size:220px}}
@media(max-width:1150px){.stellar-site .site-header{gap:18px}.stellar-site .site-header nav{gap:15px;font-size:11px}.stellar-site .brand-logo{width:112px}.stellar-site .language-control select{max-width:118px}.stellar-site .world-portrait{height:290px}}
@media(max-width:900px){.stellar-site .site-header{height:68px;min-height:68px;flex-wrap:nowrap;padding:0 5%;gap:16px}.stellar-site main{padding-top:68px}.stellar-site .site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:#0b1220fa;padding:22px 7%;white-space:normal;box-shadow:0 20px 25px #0004;border-bottom:1px solid #a2bfd34d}.stellar-site .site-header.menu-open nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.stellar-site nav a{padding:13px 4px;font-size:14px}.stellar-site .language-control{margin-left:auto}.stellar-site .menu-toggle{display:grid;place-items:center;background:transparent;border:1px solid #d5e3ee44;width:44px;height:42px;color:white;flex-shrink:0}.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{display:block;width:18px;height:1px;background:#d7e9f8;position:relative}.menu-toggle span:before,.menu-toggle span:after{content:'';position:absolute;left:0;top:-6px}.menu-toggle span:after{top:6px}.menu-open .menu-toggle span{background:transparent}.menu-open .menu-toggle span:before{top:0;transform:rotate(45deg)}.menu-open .menu-toggle span:after{top:0;transform:rotate(-45deg)}.stellar-site .hero{height:calc(100svh - 68px);min-height:680px}.stellar-site .section-pad{padding:80px 6%}.stellar-site .world-portrait{height:300px}.stellar-site .world-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stellar-site .hero-copy h1{font-size:150px}}
@media(max-width:600px){.stellar-site .hero{min-height:660px;max-height:none}.stellar-site .hero-copy{width:88%;top:47%;transform:translate(-50%,-40%)}.stellar-site .hero-copy h1{font-size:clamp(86px,23vw,138px);margin:24px 0}.stellar-site .hero-copy h1 span{font-size:15px;letter-spacing:.6em;max-width:none!important;margin:14px 0 0 .6em!important}.stellar-site .hero-copy .eyebrow{font-size:9px;letter-spacing:.16em}.stellar-site .hero-line{font-size:16px;letter-spacing:.06em;margin-top:20px}.stellar-site .hero-line br{display:block}.hero-actions{gap:10px;margin-top:28px}.stellar-cta{min-width:150px;min-height:48px;font-size:12px;padding:10px 16px;gap:20px;border-radius:0 12px}.hero-play{width:42px;height:42px;left:7%;bottom:100px}.hero-play span{font-size:22px}.hero-orbit{inset:21% -12%}.stellar-site .hero-shade{background:linear-gradient(0deg,#090d17 0%,#0a142785 28%,#0b14255c 75%,#09112180 100%)}.stellar-site .hero-art{object-position:center}.stellar-site .hero-caption{top:24px;font-size:8px;max-width:70%}.stellar-site .hero-settings{top:18px;right:16px}.stellar-site .hero-bottom{font-size:8px;bottom:24px}.stellar-site .hero-bottom>span:last-child{display:none}.stellar-site .hero-bottom a{margin-right:5%}.stellar-site .section-pad{padding:66px 6%}.stellar-site section[data-section-name]:before{font-size:32px;letter-spacing:.12em;margin-bottom:28px}.stellar-site .section-kicker{margin-bottom:32px;font-size:9px;gap:12px}.stellar-site .section-heading{margin-bottom:32px}.stellar-site h2{font-size:28px}.stellar-site .about .character-sheet{padding:12px;margin-top:16px}.stellar-site .world-cards{gap:14px}.stellar-site .world-portrait{height:240px}.stellar-site .world-card-copy{padding:15px}.stellar-site .world-card h3{font-size:31px}.stellar-site .world-card-copy p{font-size:12px}.stellar-site .world-card .eyebrow{font-size:8px}.stellar-site .art-grid{gap:24px 16px}.stellar-site .art-card figcaption{font-size:20px}.stellar-site .world-sheet{position:relative;top:auto}.stellar-site .world-profile h2{font-size:70px}.stellar-site .archive-card h2{font-size:16px}.stellar-site .archive-intro h1,.stellar-site .world-intro h1{font-size:36px}.stellar-site .epilogue{min-height:590px}.stellar-site .site-footer{align-items:flex-start}.stellar-site .language-control select{font-size:11px;max-width:132px}.stellar-site .brand-logo{width:106px}.stellar-site .visitor-counter{bottom:8px;right:8px}.stellar-site .hero-bottom{bottom:30px}}
@media(prefers-reduced-motion:reduce){.stellar-site .art-open img,.stellar-site .world-portrait img{transition:none}}
.stellar-site section[id]{scroll-margin-top:90px}@media(max-width:900px){.stellar-site section[id]{scroll-margin-top:82px}}
