.journey-section{background:#fdf2f8;width:100%;position:relative}.journey-stage{overflow-clip-margin:260px;will-change:transform;transform-origin:50%;border-bottom:1px solid #ec489926;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:clip}.journey-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.journey-bg:after{content:"";pointer-events:none;background:radial-gradient(85% 75%,#0000 45%,#fdf2f859 100%);position:absolute;inset:0}.journey-bg-gradient{background-image:url(/bg-shining-star.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.journey-bg-paper{opacity:.04;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.journey-blob{filter:blur(80px);will-change:transform;border-radius:50%;position:absolute}.journey-blob-1{background:radial-gradient(circle,#6d5cff4d,#0000 65%);width:50vw;height:50vw;animation:22s ease-in-out infinite journey-blob-drift;top:-10vw;left:-12vw}.journey-blob-2{background:radial-gradient(circle,#ec489938,#0000 65%);width:44vw;height:44vw;animation:28s ease-in-out infinite reverse journey-blob-drift;bottom:-8vw;right:-10vw}.journey-blob-3{background:radial-gradient(circle,#38bdf82e,#0000 65%);width:34vw;height:34vw;animation:34s ease-in-out infinite journey-blob-drift;top:28vh;left:38vw}.journey-stars{position:absolute;inset:0}.journey-star{background:#fffef8;border-radius:50%;animation:3s ease-in-out infinite journey-twinkle;position:absolute;box-shadow:0 0 4px 1px #fffadce6}.journey-star.is-sparkle{background:#fff;animation-name:journey-float-sparkle;box-shadow:0 0 8px 3px #ffeba0f2}@keyframes journey-twinkle{0%,to{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1.1)}}@keyframes journey-float-sparkle{0%{opacity:0;transform:translateY(6px)scale(.6)}50%{opacity:.95;transform:translateY(-6px)scale(1)}to{opacity:0;transform:translateY(-14px)scale(.6)}}@keyframes journey-blob-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(4%,-3%)scale(1.06)}}.journey-butterflies{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.journey-header{text-align:center;z-index:20;pointer-events:none;max-width:44rem;margin-inline:auto;padding:4.5rem 1.5rem 2.5rem;position:absolute;top:0;left:0;right:0}.journey-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#be185d;background:#ec48991a;border:1px solid #ec489940;border-radius:999px;padding:.25rem .7rem;font-size:.72rem;font-weight:800;display:inline-block}.journey-heading{letter-spacing:-.04em;color:#831843;text-shadow:0 2px 8px #ffffffb3;margin-top:.85rem;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.05}.journey-sub{color:#9f1239;margin-top:.75rem;max-width:32rem;margin-inline:auto;font-size:.94rem;font-weight:600;line-height:1.6}.journey-world{transform-origin:0 0;will-change:transform;position:absolute;top:0;left:0}.journey-svg{pointer-events:none;position:absolute;top:0;left:0;overflow:visible}.journey-svg path:nth-child(2){animation:3.5s ease-in-out infinite journey-path-glow-pulse}@keyframes journey-path-glow-pulse{0%,to{opacity:1}50%{opacity:.6}}.journey-stems{pointer-events:none;z-index:4;position:absolute;top:0;left:0;overflow:visible}.journey-stem{stroke:#c8bdf54d;stroke-width:2px;stroke-linecap:round;opacity:0}.journey-node-slot{z-index:26;opacity:0;position:absolute;transform:translate(-50%,-50%)}.journey-node{width:var(--jnode-size,22px);height:var(--jnode-size,22px);cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:transform .2s;display:grid;position:relative}.journey-node.is-major{width:var(--jnode-major,30px);height:var(--jnode-major,30px)}.journey-node:hover{transform:scale(1.25)}.journey-node:focus-visible{outline-offset:4px;border-radius:50%;outline:3px solid #6d5cff80}.journey-node-core{background:var(--jn-color,#ec4899);border:3px solid #1e1472cc;border-radius:50%;place-items:center;width:100%;height:100%;transition:box-shadow .4s,filter .4s,opacity .4s;display:grid;box-shadow:0 0 0 1px #0000000d}.journey-node-star{color:#fff;fill:currentColor;width:.6rem;height:.6rem}.journey-node.milestone{--jn-color:#ec4899}.journey-node.theater{--jn-color:#4f46e5}.journey-node.live{--jn-color:#0ea5e9}.journey-node.video-call{--jn-color:#10b981}.journey-node.event{--jn-color:#f59e0b}.journey-node.content{--jn-color:#f43f5e}.journey-node.fan-project{--jn-color:#a855f7}.journey-node.state-inactive .journey-node-core{opacity:.4;filter:grayscale(.5)}.journey-node.state-lit .journey-node-core{box-shadow:0 0 14px 2px #6d5cff73}.journey-node.state-active .journey-node-core{animation:1.4s ease-in-out infinite journey-node-pulse;box-shadow:0 0 22px 6px #6d5cffd9,0 0 40px 10px #6d5cff59}@keyframes journey-node-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.14)}}.journey-node-ripple{opacity:0;pointer-events:none;border:2px solid #6d5cff99;border-radius:50%;position:absolute;inset:0}.journey-node.state-active .journey-node-ripple{animation:1.8s ease-out infinite journey-ripple}.journey-node.state-active .journey-node-ripple-2{animation-delay:.9s}@keyframes journey-ripple{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(3.4)}}.journey-card-slot{z-index:25;opacity:0;position:absolute;transform:translate(-50%,-50%)}.journey-card-mover{will-change:transform}.journey-card{cursor:pointer;transform-style:preserve-3d;background:#fff;border:1px solid #1e147214;border-radius:1.1rem;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 18px 44px #0b072873,0 4px 12px #6d5cff33}.journey-card:hover{box-shadow:0 30px 66px #0b072899,0 8px 20px #6d5cff4d}.journey-card-shine{z-index:3;pointer-events:none;background:linear-gradient(115deg,#0000 30%,#6d5cff24 48%,#0000 66%);transition:transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-120%)}.journey-card:hover .journey-card-shine{transform:translate(120%)}.journey-card-photo{width:100%;height:148px;position:relative;overflow:hidden}.journey-card-photo img{object-fit:cover;object-position:center;will-change:transform;width:110%;height:110%;display:block;position:absolute;top:-5%;left:-5%}.journey-card-body{padding:.85rem 1rem 1rem;position:relative}.journey-card-badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--jn-color,#ec4899);border-radius:999px;margin-bottom:.4rem;padding:.18rem .55rem;font-size:.62rem;font-weight:900;display:inline-block}.journey-card-badge.milestone{background:#ec4899}.journey-card-badge.theater{background:#4f46e5}.journey-card-badge.live{background:#0ea5e9}.journey-card-badge.video-call{background:#10b981}.journey-card-badge.event{background:#f59e0b}.journey-card-badge.content{background:#f43f5e}.journey-card-badge.fan-project{background:#a855f7}.journey-card-date{letter-spacing:.06em;text-transform:uppercase;color:#6d5cff;font-size:.66rem;font-weight:800}.journey-card-title{letter-spacing:-.02em;color:#17105f;margin:.25rem 0 .35rem;font-size:1rem;font-weight:900;line-height:1.2}.journey-card-desc{color:#5b5470;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.journey-character{z-index:10;pointer-events:none;opacity:0;will-change:transform;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0}.journey-character-face{will-change:transform;width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex}.journey-character-bob{will-change:transform;width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.journey-character-glow{filter:blur(28px);z-index:-1;background:radial-gradient(circle,#fbbf2499 0%,#ec489973 50%,#0000 75%);border-radius:50%;animation:2.5s ease-in-out infinite alternate butterfly-glow-pulse;position:absolute;inset:-48px}@keyframes butterfly-glow-pulse{0%{opacity:.6;transform:scale(.9)}to{opacity:1;transform:scale(1.15)}}.journey-character-shadow{filter:blur(12px);z-index:-1;background:radial-gradient(#83184359,#0000 70%);width:220px;height:44px;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.journey-particles{z-index:7;pointer-events:none;position:absolute;top:0;left:0}.journey-particle{will-change:transform, opacity;position:absolute;top:0;left:0}.journey-sparkle{background:radial-gradient(circle,#fff,#ec4899 60%,#0000 70%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px 2px #ec4899cc}.journey-glow{filter:blur(2px);background:radial-gradient(circle,#fffffff2,#6d5cff80 55%,#0000 72%);border-radius:50%;width:14px;height:14px}.journey-heart{width:13px;height:13px;clip-path:path("M6.5 12 C6.5 12 0.5 8 0.5 3.8 C0.5 1.6 2.2 0.5 3.7 0.5 C5 0.5 6 1.4 6.5 2.4 C7 1.4 8 0.5 9.3 0.5 C10.8 0.5 12.5 1.6 12.5 3.8 C12.5 8 6.5 12 6.5 12 Z");background:#fb7185;box-shadow:0 0 8px 1px #f43f5e8c}.journey-polaroid-slot{z-index:2;opacity:0;animation:5s ease-in-out infinite journey-polaroid-float;position:absolute;transform:translate(-50%,-50%)}.journey-polaroid-slot:nth-child(odd){animation-delay:-1.5s}@keyframes journey-polaroid-float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}.journey-polaroid{pointer-events:none;width:240px}.journey-polaroid-inner{background:#fffdf8;border:1px solid #00000014;border-radius:6px;padding:8px 8px 32px;position:relative;box-shadow:0 8px 24px #0003,0 3px 8px #0000001a}.journey-polaroid-frame{aspect-ratio:1;background:linear-gradient(135deg,#1e1472 0%,#2d1b69 50%,#1a0f4a 100%);width:100%;overflow:hidden}.journey-polaroid-frame img{object-fit:cover;width:100%;height:100%;display:block}.journey-polaroid-placeholder{color:#a78bfa59;place-items:center;width:100%;height:100%;display:grid}.journey-polaroid-placeholder svg{width:64px;height:64px}.journey-polaroid-label{background:linear-gradient(90deg,#0000,#a78bfa33,#0000);border-radius:3px;width:55%;height:5px;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.journey-wheel{z-index:20;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #ec489940;border-radius:1.25rem;max-height:60vh;padding:.5rem .35rem;position:absolute;top:50%;left:18px;transform:translateY(-50%);box-shadow:0 6px 24px #be185d1f}.journey-wheel-track{scrollbar-width:none;flex-direction:column;gap:0;max-height:56vh;display:flex;overflow:hidden auto}.journey-wheel-track::-webkit-scrollbar{display:none}.journey-wheel-group{flex-direction:column;display:flex}.journey-wheel-year{letter-spacing:.1em;color:#9f1239;text-transform:uppercase;-webkit-user-select:none;user-select:none;padding:6px 0 2px 8px;font-size:.58rem;font-weight:900}.journey-wheel-item{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:3px 10px 3px 6px;transition:all .25s;display:flex;position:relative}.journey-wheel-item:hover{background:#fbcfe873;border-color:#f472b64d}.journey-wheel-dot{background:#f472b680;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .3s,box-shadow .3s,transform .3s}.journey-wheel-label{letter-spacing:.04em;color:#64748b;white-space:nowrap;font-size:.6rem;font-weight:700;transition:color .3s}.journey-wheel-item:hover .journey-wheel-label{color:#be185d}.journey-wheel-item:hover .journey-wheel-dot{background:#ec4899;box-shadow:0 0 6px #ec489966}.journey-wheel-item.is-active .journey-wheel-dot{background:#db2777;width:7px;height:7px;box-shadow:0 0 8px #db2777b3}.journey-wheel-item.is-active .journey-wheel-label{color:#831843;font-weight:900}.journey-wheel-item.is-active{background:linear-gradient(135deg,#fbcfe8d9,#f472b64d);border-color:#ec489966}.journey-section.is-static{height:auto}.journey-section.is-static .journey-card-slot,.journey-section.is-static .journey-node-slot,.journey-section.is-static .journey-stem,.journey-section.is-static .journey-polaroid-slot{opacity:1!important;visibility:visible!important}.journey-section.is-static .journey-polaroid-slot,.journey-section.is-static .journey-svg path:nth-child(2){animation:none!important}.journey-section.is-static .journey-node.state-inactive .journey-node-core{opacity:1;filter:none}@media (max-width:1199px){.journey-card-photo{height:128px}.journey-card-title{font-size:.92rem}.journey-wheel{left:10px}.journey-wheel-label{font-size:.52rem}}@media (max-width:767px){.journey-header{max-width:28rem;padding:3rem 1.5rem 1.5rem}.journey-heading{font-size:1.8rem}.journey-sub{font-size:.85rem;display:block}.journey-card-photo{height:108px}.journey-card-desc{-webkit-line-clamp:2;line-clamp:2}.journey-polaroid-slot{z-index:2;display:block;transform:translate(-50%,-50%)}.journey-polaroid{width:190px}.journey-wheel{transform-origin:0;z-index:30;max-height:52vh;padding:.35rem .2rem;display:block;top:50%;left:4px;transform:translateY(-50%)scale(.82)}.journey-wheel-label{font-size:.5rem}.journey-world{will-change:transform;transform-style:flat!important}.journey-character-glow{box-shadow:0 0 24px #fbbf2466;filter:none!important;animation:none!important}.journey-blob{filter:blur(36px)!important}.journey-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fffffff2!important}.dark .journey-card{background:#120e2ef2!important}}
.shining-page{--shine-navy:#17105f;--shine-violet:#6d5cff;--shine-lavender:#eee9ff;--shine-paper:#fffaf0;--shine-muted:#736d8c;--shine-border:#523ea429;color:var(--shine-navy);padding-bottom:0;overflow:hidden}.shining-page img{width:100%;display:block}.shining-scroll-target{scroll-margin-top:6rem}.shining-label-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.shining-category,.shining-major{text-transform:uppercase;border:1px solid;border-radius:999px;padding:.38rem .65rem;font-size:.6rem;font-weight:900;display:inline-flex}.shining-category.milestone{color:#be185d;background:#fdf2f8;border-color:#fbcfe8}.shining-category.theater{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.shining-category.live{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.shining-category.video-call{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.shining-category.event{color:#0369a1;background:#f0f9ff;border-color:#bae6fd}.shining-category.content{color:#be123c;background:#fff1f2;border-color:#fecdd3}.shining-category.fan-project{color:#b45309;background:#fffbeb;border-color:#fde68a}.shining-section-heading{max-width:680px;margin-bottom:3rem}.shining-section-heading.is-centered{text-align:center;margin-left:auto;margin-right:auto}.shining-section-heading>p{color:var(--shine-violet);letter-spacing:.18em;text-transform:uppercase;font-size:.68rem;font-weight:900}.shining-section-heading h1,.shining-section-heading h2{letter-spacing:-.07em;margin:.7rem 0 1rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:900;line-height:1.05}.shining-section-heading span{color:var(--shine-muted);font-size:.88rem;line-height:1.8;display:block}.shining-comic-section{text-align:center;background:linear-gradient(#fdfbfe 0%,#f7f4fd 50%,#fcf7fb 100%);flex-direction:column;justify-content:flex-start;align-items:center;min-height:auto;padding:6.5rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.shining-comic-section{padding-top:7.5rem}}@media (min-width:768px){.shining-comic-section{padding-top:8.5rem}}.shining-divider-wrap{z-index:10;background:linear-gradient(#fdf2f8e6 0%,#fdf2f8 100%);border-top:1px dashed #ec48994d;border-bottom:1px solid #ec489933;justify-content:center;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 2rem;display:flex;position:relative;box-shadow:0 4px 20px #ec489914}.shining-divider-line{background:linear-gradient(90deg,#0000,#ec489966,#0000);flex:1;height:2px}.shining-divider-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.08em;text-transform:uppercase;color:#be185d;background:#ffffffe6;border:1px solid #ec48994d;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 4px 14px #ec489926}.shining-comic-section:before{content:"";opacity:.04;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.shining-comic-header{z-index:1;margin-bottom:2rem;position:relative}.shining-comic-title{letter-spacing:-.03em;background:linear-gradient(135deg,#ff498b 0%,#ff6da0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:0;font-size:clamp(2.5rem,5.5vw,3.8rem);font-weight:900;line-height:1.1}.shining-comic-desc{color:#525866;margin-top:.7rem;font-size:1.05rem;font-weight:500;line-height:1.5}#journey-start{z-index:1;background:0 0;margin:0;padding:0;position:relative}.comic-flipbook-wrap{z-index:10;justify-content:center;align-items:center;width:100%;padding:1rem 0;display:flex;position:relative}.comic-standalone-wrap{z-index:5;flex-direction:column;justify-content:center;align-items:center;width:min(720px,95vw);margin:0 auto;display:flex;position:relative}.comic-fullscreen-trigger-btn{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#5b21b6;cursor:pointer;opacity:.8;background:#ffffffbf;border:1px solid #a78bfa66;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:-18px;right:-8px;box-shadow:0 4px 16px #6d5cff26}.comic-fullscreen-trigger-btn:hover{opacity:1;background:#fffffff2;border-color:#7c3aed99;transform:translateY(-2px)scale(1.03);box-shadow:0 8px 24px #7c3aed40}.comic-standalone-stage{justify-content:center;align-items:center;width:100%;padding:.5rem 0;display:flex}.comic-inline-pages-frame{border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative}@keyframes comic-3d-flip-forward{0%{opacity:1;filter:brightness();transform:perspective(1200px)rotateY(0)scale(1)}45%{opacity:.7;filter:brightness(.65)drop-shadow(-20px 10px 30px #000000b3);transform:perspective(1200px)rotateY(-85deg)scale(.92)}55%{opacity:.7;filter:brightness(.65)drop-shadow(20px 10px 30px #000000b3);transform:perspective(1200px)rotateY(85deg)scale(.92)}to{opacity:1;filter:brightness();transform:perspective(1200px)rotateY(0)scale(1)}}@keyframes comic-3d-flip-backward{0%{opacity:1;filter:brightness();transform:perspective(1200px)rotateY(0)scale(1)}45%{opacity:.7;filter:brightness(.65)drop-shadow(20px 10px 30px #000000b3);transform:perspective(1200px)rotateY(85deg)scale(.92)}55%{opacity:.7;filter:brightness(.65)drop-shadow(-20px 10px 30px #000000b3);transform:perspective(1200px)rotateY(-85deg)scale(.92)}to{opacity:1;filter:brightness();transform:perspective(1200px)rotateY(0)scale(1)}}.comic-3d-flipping-forward{will-change:transform, opacity, filter;animation:.45s cubic-bezier(.4,0,.2,1) forwards comic-3d-flip-forward}.comic-3d-flipping-backward{will-change:transform, opacity, filter;animation:.45s cubic-bezier(.4,0,.2,1) forwards comic-3d-flip-backward}.comic-html-flipbook,.comic-html-flipbook-single,.comic-standalone-stage .stf__parent,.comic-standalone-stage .stf__block,.comic-fullscreen-modal .stf__parent,.comic-fullscreen-modal .stf__block{background:0 0!important}.comic-fullscreen-modal .stf__parent{width:100%!important;height:100%!important}.comic-flipbook-loading{color:#d1c8f0b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d082599;border:1px solid #6d5cff33;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.comic-flipbook-spinner{color:#a78bfa;width:1.1rem;height:1.1rem}.comic-flipbook-modal-portal{z-index:99999;box-sizing:border-box;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.comic-flipbook-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1;background:#060414d1;animation:.3s forwards comic-fade-in;position:absolute;inset:0}@keyframes comic-fade-in{0%{opacity:0}to{opacity:1}}.comic-flipbook{cursor:pointer;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative}.comic-flipbook:hover{transform:translateY(-4px)scale(1.02)}.comic-flipbook-cover{width:280px;transform-style:preserve-3d;transform-origin:50%;margin:0 auto;transition:transform .8s cubic-bezier(.22,1,.36,1);position:relative}.comic-flipbook-cover .comic-flipbook-page{aspect-ratio:3/4;background:#1a0f4a;border:1px solid #a78bfa40;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 12px 35px #00000080,0 0 50px #6d5cff33}.comic-flipbook-cover .comic-flipbook-page img{width:100%;height:100%;display:block;object-fit:contain!important;object-position:center!important}.comic-flipbook-placeholder-svg{width:100%;height:100%;display:block}.comic-flipbook-spine{transform-origin:100%;background:linear-gradient(#3b2584,#17105f,#3b2584);border-radius:3px 0 0 3px;width:8px;height:100%;position:absolute;top:0;left:-4px;transform:rotateY(90deg);box-shadow:inset 1px 0 3px #fff3}.comic-flipbook-hint{white-space:nowrap;color:#c4b5fdd9;background:#6d5cff29;border:1px solid #a78bfa4d;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .9rem;font-size:.72rem;font-weight:700;animation:2.5s ease-in-out infinite comic-hint-pulse;display:inline-flex;position:absolute;bottom:-2.8rem;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #6d5cff33}.comic-flipbook-hint-icon{color:#a78bfa;width:.85rem;height:.85rem}.comic-flipbook-sparkle{color:#f472b6;width:.75rem;height:.75rem}@keyframes comic-hint-pulse{0%,to{opacity:.85;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}.comic-flipbook-spread{z-index:2;background:linear-gradient(160deg,#130c3a 0%,#0a0620 100%);border:1px solid #a78bfa40;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:min(480px,92vw);max-height:90vh;padding:1.1rem 1.25rem;animation:.4s cubic-bezier(.22,1,.36,1) forwards comic-spread-in;display:flex;position:relative;box-shadow:0 24px 60px #000000d9,0 0 80px #6d5cff40}.comic-flipbook-spread.comic-flipbook-single-dialog{width:min(480px,92vw)}.comic-flipbook-modal-portal.is-fullscreen .comic-flipbook-spread{border:none;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}@keyframes comic-spread-in{0%{opacity:0;transform:scale(.92)translateY(12px)}to{opacity:1;transform:scale(1)translateY(0)}}.comic-flipbook-topbar{border-bottom:1px solid #a78bfa1f;justify-content:space-between;align-items:center;width:100%;margin-bottom:.85rem;padding-bottom:.65rem;display:flex}.comic-flipbook-title-tag{color:#eee9ff;letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.comic-flipbook-top-actions{align-items:center;gap:.4rem;display:flex}.comic-flipbook-action-btn{color:#c4b5fd;cursor:pointer;background:#6d5cff26;border:1px solid #a78bfa40;border-radius:8px;place-items:center;width:32px;height:32px;transition:all .2s;display:grid}.comic-flipbook-action-btn:hover{color:#fff;background:#6d5cff59;border-color:#a78bfa66}.comic-flipbook-close-btn:hover{color:#fca5a5;background:#ef444440;border-color:#ef444466}.comic-flipbook-stage{justify-content:center;align-items:center;gap:.85rem;width:100%;display:flex}.comic-flipbook-pages{border-radius:10px;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.comic-html-flipbook{border-radius:8px;margin:auto;box-shadow:0 20px 50px #000000b3,0 0 60px #6d5cff33}.comic-fullscreen-book-container{max-width:min(560px,69.7vh - 125.46px);max-height:calc(100vh - 160px)}@media (max-width:640px){.comic-fullscreen-book-container{max-width:min(92vw,69.7vh - 111.52px);max-height:calc(100vh - 140px)}}.comic-page-flip-item{background:#0d0825;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #0006}.comic-fullscreen-modal .comic-page-flip-item{overflow:visible}.stpageflip--left .comic-page-flip-item{box-shadow:inset -18px 0 24px -12px #000000bf,inset 0 0 20px #0000004d!important}.stpageflip--right .comic-page-flip-item{box-shadow:inset 18px 0 24px -12px #000000bf,inset 0 0 20px #0000004d!important}.comic-page-flip-item img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:100%;height:100%;max-height:100%;display:block;object-fit:contain!important;object-position:center!important}.comic-page-number-tag{color:#e2daffbf;pointer-events:none;background:#0d0825a6;border:1px solid #a78bfa33;border-radius:999px;padding:2px 8px;font-size:.62rem;font-weight:700;position:absolute;bottom:8px;right:12px}.comic-flipbook-page{aspect-ratio:3/4;background:#130a38;flex-shrink:0;width:min(280px,36vw);position:relative;overflow:hidden}.comic-flipbook-page img{object-fit:cover;width:100%;height:100%;display:block}.comic-flipbook-page-divider{background:linear-gradient(#0d0825cc,#6d5cff66 40% 60%,#0d0825cc);flex-shrink:0;width:3px;box-shadow:0 0 10px #0009}.comic-flipbook-empty{background:linear-gradient(135deg,#1a0f4a,#0d0825);width:100%;height:100%}.comic-flipbook-nav{color:#c4b5fd;cursor:pointer;background:#6d5cff2e;border:1px solid #a78bfa40;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;transition:all .25s;display:grid;box-shadow:0 4px 15px #0000004d}.comic-flipbook-nav:hover:not(:disabled){color:#fff;background:#6d5cff66;border-color:#a78bfa80;transform:scale(1.08)}.comic-flipbook-nav:disabled{opacity:.2;cursor:not-allowed;transform:none}.comic-flipbook-controls{justify-content:center;align-items:center;gap:1.25rem;width:100%;margin-top:1rem;display:flex}.comic-flipbook-control-btn{color:#e2daffcc;cursor:pointer;background:#6d5cff1f;border:1px solid #a78bfa33;border-radius:999px;align-items:center;gap:.4rem;padding:.38rem .85rem;font-size:.72rem;font-weight:700;transition:all .2s;display:inline-flex}.comic-flipbook-control-btn:hover:not(:disabled){color:#fff;background:#6d5cff47;border-color:#a78bfa66}.comic-flipbook-control-btn:disabled{opacity:.35;cursor:not-allowed}.comic-flipbook-close-text-btn:hover{color:#fca5a5;background:#ef444433;border-color:#ef444459}.comic-flipbook-page-indicator{color:#c4b5fd;background:#0d082599;border:1px solid #a78bfa26;border-radius:999px;padding:.32rem .8rem;font-size:.75rem;font-weight:700}@media (max-width:768px){.comic-flipbook-spread{max-width:96vw;padding:.85rem}.comic-flipbook-stage{gap:.4rem}.comic-flipbook-page{width:min(150px,40vw)}.comic-flipbook-nav{width:36px;height:36px}.comic-flipbook-controls{gap:.6rem;margin-top:.75rem}}@media (max-width:480px){.comic-flipbook-cover{width:220px}.comic-flipbook-page{width:min(130px,42vw)}.comic-flipbook-topbar{margin-bottom:.5rem;padding-bottom:.4rem}.comic-flipbook-title-tag{font-size:.72rem}.comic-flipbook-page-indicator{padding:.25rem .6rem;font-size:.68rem}}.shining-timeline-section{background:linear-gradient(#ffffff26,#eee9ff73,#ffffff1f);padding:7rem max(1.5rem,50vw - 580px) 2rem}.shining-timeline-start-button{color:#fff;cursor:pointer;isolation:isolate;background:linear-gradient(120deg,#17105f 0%,#30209b 52%,#6d5cff 100%);border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.65rem;margin:-1.4rem auto 3.5rem;padding:.82rem 1.15rem;font-size:.7rem;font-weight:900;transition:box-shadow .45s cubic-bezier(.22,1,.36,1),border-color .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #17105f2e,inset 0 1px #ffffff2e}.shining-timeline-start-button:before{content:"";z-index:0;background:linear-gradient(105deg,#0000 25%,#ffffff3d 48%,#0000 70%);transition:transform .75s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-125%)}.shining-timeline-start-button:hover{border-color:#ffffff57;box-shadow:0 18px 42px #17105f40,0 7px 18px #6d5cff2e,inset 0 1px #ffffff3d}.shining-timeline-start-button:hover:before{transform:translate(125%)}.shining-timeline-start-button>span:first-child{z-index:1;position:relative}.shining-timeline-start-icon{z-index:1;background:#ffffff24;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;transition:background-color .35s,border-color .35s;display:flex;position:relative}.shining-timeline-start-button:hover .shining-timeline-start-icon{background:#ffffff38;border-color:#ffffff4d}.shining-timeline-start-icon svg{width:.72rem;height:.72rem}.shining-timeline-start-button:focus-visible{outline-offset:3px;outline:3px solid #6d5cff59}.shining-timeline{padding:1rem 0 0;position:relative}.shining-timeline:before,.shining-timeline-progress{content:"";border-radius:999px;width:2px;height:calc(100% - 2rem);position:absolute;top:0;left:50%}.shining-timeline:before{background:linear-gradient(#0000,#d6cff7 5% 95%,#0000)}.shining-timeline-progress{transform-origin:bottom;z-index:1;background:linear-gradient(#ec4899,#6d5cff 70%,#17105f);box-shadow:0 0 16px #6d5cff59}.shining-timeline-row{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:.6rem;margin-bottom:1.35rem;display:grid;position:relative}.shining-timeline-side{align-self:center;min-width:0}.shining-node-wrap{z-index:3;justify-content:center;align-items:center;display:flex;position:relative}.shining-node{background:var(--shine-violet);border:4px solid #fff8fb;border-radius:50%;place-items:center;width:18px;height:18px;display:grid;box-shadow:0 0 0 1px #c8bdf5,0 0 18px #6d5cff47}.shining-node.milestone{background:#ec4899}.shining-node.theater{background:#4f46e5}.shining-node.event{background:#0ea5e9}.shining-node.content{background:#f43f5e}.shining-node.is-major{width:26px;height:26px}.shining-node svg{color:#fff;width:.6rem;height:.6rem}.shining-timeline-card{border:1px solid var(--shine-border);background:#fffffff0;border-radius:1rem;grid-template-columns:96px minmax(0,1fr);min-height:112px;transition:transform .48s cubic-bezier(.25,1,.35,1),background-color .48s cubic-bezier(.25,1,.35,1),border-color .48s cubic-bezier(.25,1,.35,1),box-shadow .48s cubic-bezier(.25,1,.35,1);display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #17105f0f}.shining-timeline-card:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 20%,#6d5cff0e 48%,#0000 76%);transition:transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-115%)}.shining-timeline-card:hover{background:#fffffffb;border-color:#6d5cff40;box-shadow:0 17px 44px #17105f1b,0 5px 16px #6d5cff12}.shining-timeline-card:hover:after{transform:translate(115%)}.shining-timeline-image{min-height:100%;position:relative;overflow:hidden}.shining-timeline-image img{filter:saturate(.96);object-fit:cover;height:100%;transition:filter .7s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.shining-timeline-card:hover img{filter:saturate(1.04);transform:scale(1.025)}.shining-timeline-content{align-self:center;min-width:0;padding:.62rem .75rem}.shining-major{color:#a16207;background:#fffbeb;border-color:#fde68a;align-items:center;gap:.25rem}.shining-major svg{width:.65rem;height:.65rem}.shining-timeline-date{letter-spacing:.07em;text-transform:uppercase;font-weight:900;color:var(--shine-violet)!important;font-size:.7rem!important}.shining-timeline-content h3{letter-spacing:-.03em;margin:.28rem 0 .25rem;font-size:.94rem;font-weight:900;line-height:1.18;transition:color .5s cubic-bezier(.22,1,.36,1)}.shining-timeline-card:hover .shining-timeline-content h3{color:#30209b}.shining-timeline-content>p:not(.shining-timeline-date){color:var(--shine-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.shining-journey-start{border:1px solid var(--shine-border);z-index:4;background:#fff;border-radius:999px;align-items:center;gap:.7rem;width:max-content;max-width:460px;margin:2rem auto 0;padding:.75rem 1rem;scroll-margin-top:45vh;display:flex;position:relative;box-shadow:0 14px 38px #17105f14}.shining-journey-start>span{background:var(--shine-navy);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.shining-journey-start>span svg{width:.75rem;height:.75rem}.shining-journey-start>div{gap:.12rem;display:grid}.shining-journey-start p{font-size:.62rem;font-weight:900}.shining-journey-start strong{color:var(--shine-muted);font-size:.54rem;font-weight:700}.shining-journey-start>svg{color:var(--shine-violet);width:.75rem;height:.75rem;margin-left:auto}.shining-achievements{max-width:1120px;margin:3rem auto 7rem;padding:0 1.5rem}.shining-achievement-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.shining-achievement-grid article{border:1px solid var(--shine-border);background:#fffffff0;border-radius:1.6rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 16px 48px #17105f12}.shining-achievement-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 65px #17105f1f}.shining-achievement-image{aspect-ratio:16/10;position:relative;overflow:hidden}.shining-achievement-image img{object-fit:cover;height:100%;transition:transform .5s}.shining-achievement-grid article:hover .shining-achievement-image img{transform:scale(1.04)}.shining-achievement-content{padding:1.25rem}.shining-achievement-date{letter-spacing:.1em;text-transform:uppercase;margin-top:1rem;font-weight:900;color:var(--shine-violet)!important;font-size:.63rem!important}.shining-achievement-content h3{letter-spacing:-.04em;margin:.55rem 0 .65rem;font-size:1.15rem;font-weight:900;line-height:1.3}.shining-achievement-content>p:last-of-type{color:var(--shine-muted);font-size:.7rem;line-height:1.75}@media (max-width:900px){.shining-achievement-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.shining-page{margin-top:-2rem}.shining-timeline-section{padding:5rem 1rem 1.5rem}.shining-timeline:before,.shining-timeline-progress{left:12px}.shining-timeline-row{margin-bottom:.85rem;padding-left:35px;display:block}.shining-node-wrap{position:absolute;top:1.9rem;left:3px}.shining-node{width:18px!important;height:18px!important}.shining-timeline-card{grid-template-columns:72px minmax(0,1fr);min-height:100px}.shining-timeline-content{padding:.55rem .62rem}.shining-timeline-date{font-size:.53rem!important}.shining-timeline-content h3{font-size:.84rem}.shining-timeline-content>p:not(.shining-timeline-date){-webkit-line-clamp:2;line-clamp:2;font-size:.59rem}.shining-journey-start{border-radius:1.1rem;flex-wrap:wrap;align-items:center;width:100%;max-width:calc(100% - 2.5rem)}.shining-journey-start>div{flex:1;min-width:150px}.shining-achievements{margin:2rem auto 5rem;padding:0 1rem}.shining-achievement-grid{grid-template-columns:1fr}}.shining-page.reduce-motion *,.shining-page.reduce-motion :before,.shining-page.reduce-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}
