:root{color-scheme:light;--ink:#4f465e;--muted:#958d9f;--purple:#9271c8;--purple-dark:#7756af;--border:#eae5f0;--page:#f6f4fa;font-family:"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",system-ui,sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #7854b1;outline-offset:5px}button{touch-action:manipulation}.icon-definitions{width:0;height:0;position:absolute;overflow:hidden}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.page-shell{max-width:1192px;margin:0 auto;padding:28px 36px 0}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;color:var(--ink);display:flex;gap:11px;align-items:center}.brand-mark{height:46px;width:46px;background:#e9def8;border:1px solid #ded1ec;display:grid;place-items:center;border-radius:15px;transform:rotate(-4deg)}.brand-mark svg{width:39px;height:39px;transform:rotate(4deg)}.brand-name{font-size:19px;font-weight:750;letter-spacing:1.5px;line-height:1.4}.brand-name>span{display:block;letter-spacing:2px;font-size:10px;font-weight:550;color:#9c91ab;margin-top:4px}.header-note{display:flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.8px;color:#a197af}.header-note .icon{color:#a793c4;width:17px;height:17px}.intro{text-align:center;position:relative;width:fit-content;max-width:100%;margin:37px auto 27px}.intro h1{font-size:clamp(25px,3.5vw,38px);line-height:1.5;letter-spacing:2px;font-weight:800;margin:0 0 11px;color:#4e425e}.accent-word{color:#9070bb;position:relative;white-space:nowrap}.accent-word>svg{position:absolute;bottom:-7px;left:-4px;width:calc(100% + 8px);height:12px;fill:none;stroke:#cfb8e7;stroke-width:2.5;stroke-linecap:round}.intro p{font-size:14px;line-height:1.8;color:#99909f;letter-spacing:1.3px;margin:0}.intro-spark{position:absolute;left:-51px;top:4px;width:29px;height:37px;fill:none;stroke:#c0abda;stroke-width:1.9;transform:rotate(-10deg)}.animation-card{padding:10px 10px 0;background:#fff;border:1px solid #e9e3ef;border-radius:27px;box-shadow:0 8px 28px #55466606,0 2px 3px #55466603;overflow:hidden}.scene-wrap{position:relative;isolation:isolate;overflow:hidden;border-radius:19px;background:#eeebf9;line-height:0}.scene{display:block;width:100%;height:auto;min-height:295px}.weather-chip{position:absolute;left:24px;top:23px;display:flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #fff9;background:#fff9;border-radius:99px;backdrop-filter:blur(8px);font-size:12px;line-height:1;color:#91859f;z-index:2;letter-spacing:.5px}.weather-chip .icon{height:17px;width:17px;color:#c3a366}.scene-caption{display:flex;position:absolute;left:26px;bottom:18px;align-items:center;gap:7px;font-size:12px;color:#9b927c;line-height:1.5;letter-spacing:.5px}.scene-caption .icon{width:15px;height:15px;color:#829574}.scene-caption span{margin:0 2px}.controls{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 19px 23px}.ride-state{display:flex;gap:12px;align-items:center;min-width:171px}.ride-state strong{display:block;font-weight:600;font-size:14px;letter-spacing:.6px;line-height:1.6}.ride-state div>span{font-size:12px;color:#a8a0af;display:block;margin-top:3px;line-height:1.5}.status-bars{display:flex;gap:3px;align-items:center;justify-content:center;width:34px;height:34px;background:#f3eefb;border-radius:11px;padding:9px}.status-bars i{width:3px;height:10px;background:#aa90d0;border-radius:2px}.status-bars i:nth-child(2){height:17px}.status-bars i:nth-child(3){height:13px}.status-bars i:nth-child(4){height:7px}.playback-controls{display:flex;align-items:center;gap:21px}.play-button{display:flex;gap:8px;align-items:center;justify-content:center;border:1px solid #9272bf;background:#9574c4;color:white;border-radius:12px;height:43px;padding:0 20px;font-size:14px;letter-spacing:.5px;box-shadow:0 3px 7px #8d6ab51a;transition:background .16s,transform .16s}.play-button:hover{background:#8762b8;transform:translateY(-1px)}.play-button:active{transform:translateY(1px)}.play-button .icon{height:17px;width:17px}.speed-control{display:flex;align-items:center;gap:3px}.speed-label{font-size:12px;color:#9d93a7;margin-right:8px}.speed-option{min-width:46px;min-height:35px;border:0;border-radius:8px;background:transparent;color:#a195af;font-size:13px;transition:background .15s,color .15s}.speed-option:hover{background:#f6f2fa}.speed-option.selected{background:#f0e9f8;color:#8a64b7;font-weight:650}.bell-button{display:flex;gap:8px;align-items:center;justify-content:center;border:1px solid #eae4ef;border-radius:12px;background:#fff;color:#8c7d9a;height:43px;padding:0 14px;font-size:13px;transition:background .16s,transform .16s}.bell-button:hover{background:#f7f2fc;transform:rotate(-2deg)}.bell-button:active{transform:rotate(3deg)}.bell-button .icon{width:18px;height:18px}.bell-button kbd{font-family:inherit;font-size:10px;border:1px solid #e9e1ef;border-radius:4px;min-width:17px;height:17px;display:grid;place-items:center;color:#b2a6bd;background:#faf8fc;margin-left:1px}.under-scene{display:flex;justify-content:space-between;gap:20px;margin:18px 9px 0;color:#a69cae;font-size:12px;line-height:1.7;letter-spacing:.6px}.under-scene>span:first-child{display:flex;align-items:center;gap:7px}.under-scene .icon{width:14px;height:14px;color:#bbaaC9}.keyboard-hint{color:#b4aabd;white-space:nowrap;font-size:11px}.keyboard-hint kbd{font-family:inherit;border:1px solid #e1dae8;background:#f9f7fc;border-radius:5px;font-size:10px;padding:2px 6px;margin-right:4px}footer{display:flex;justify-content:center;align-items:center;gap:12px;padding:33px 0 25px;color:#b6acbf;font-size:11px;letter-spacing:1px;line-height:1.5}footer svg{width:13px;height:13px;fill:#d1bddb;margin-left:-4px}.footer-dash{height:1px;width:29px;background:#e4dfea}.bell-bubble{position:absolute;left:63%;top:35%;z-index:3;background:#fffaf4;border:1.5px solid #d6bedb;border-radius:20px 20px 20px 4px;padding:14px 16px;color:#9e79ba;font-size:16px;line-height:1;letter-spacing:2px;opacity:0;transform:translateY(9px) rotate(-8deg);transition:opacity .2s,transform .2s;pointer-events:none;box-shadow:0 5px 12px #7967870d}.bell-bubble.visible{opacity:1;transform:translateY(0) rotate(-8deg)}.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}
@media(min-width:1500px){.page-shell{padding-top:34px;max-width:1292px}.intro{margin-top:42px;margin-bottom:31px}.intro h1{font-size:41px}.controls{padding-top:24px;padding-bottom:25px}footer{padding-top:39px}}
@media(max-width:960px){.page-shell{padding:24px 25px 0}.controls{gap:14px;padding:19px 13px}.ride-state{min-width:unset}.ride-state div>span{display:none}.ride-state{gap:8px}.status-bars{width:29px;height:32px}.playback-controls{gap:11px}.play-button{padding:0 14px}.speed-label{display:none}.bell-button{padding:0 12px}.bell-button kbd{display:none}.intro{margin-top:30px}.scene{min-height:0}}
@media(max-width:700px){.page-shell{padding:21px 16px 0}.header-note{font-size:11px;gap:5px;letter-spacing:0}.header-note .icon{height:15px;width:15px}.brand-mark{width:40px;height:40px;border-radius:13px}.brand-mark svg{width:34px;height:34px}.brand{gap:9px}.brand-name{font-size:16px;letter-spacing:1px}.brand-name>span{font-size:8px;letter-spacing:1.5px}.intro{margin:32px auto 23px}.intro h1{font-size:29px;letter-spacing:1px;margin-bottom:13px}.intro p{font-size:12px;letter-spacing:.5px}.intro-spark{left:-22px;top:5px;width:18px;height:25px}.animation-card{padding:7px 7px 0;border-radius:21px}.scene-wrap{border-radius:15px}.scene{width:100%;height:380px;object-fit:cover}.weather-chip{top:15px;left:15px;font-size:11px;padding:8px 11px;gap:5px}.weather-chip .icon{width:15px;height:15px}.scene-caption{bottom:15px;left:16px;font-size:10px;gap:5px}.controls{display:grid;grid-template-columns:1fr auto;padding:16px 11px;gap:17px}.ride-state{grid-column:1;grid-row:1}.ride-state strong{font-size:12px}.ride-state div>span{display:block;font-size:10px}.playback-controls{grid-column:1/-1;grid-row:2;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #f2eef5;padding-top:15px}.play-button{min-width:135px;height:43px;font-size:13px}.speed-label{display:inline;font-size:11px;margin-right:3px}.speed-option{min-width:39px;min-height:37px;font-size:12px}.bell-button{grid-column:2;grid-row:1;height:37px;font-size:12px;padding:0 11px}.under-scene{margin-top:15px;justify-content:center;font-size:10px;letter-spacing:.2px;gap:5px}.keyboard-hint{display:none}.under-scene .icon{height:12px;width:12px}footer{font-size:10px;padding-top:28px;gap:8px}.bell-bubble{left:65%;top:36%;font-size:12px;padding:11px 12px}}
@media(max-width:390px){.header-note{font-size:10px}.header-note .icon{display:none}.intro h1{font-size:26px}.intro p{font-size:11px}.intro-spark{display:none}.scene{height:340px}.speed-label{display:none}.speed-option{min-width:36px}.play-button{min-width:125px}.page-shell{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.intro p{font-size:16px}.brand-name>span{font-size:12px;letter-spacing:1.3px}.speed-label,.speed-option,.bell-button,.play-button{font-size:14px}.keyboard-hint,footer{font-size:12px}.bell-button kbd,.keyboard-hint kbd{font-size:12px}.weather-chip,.scene-caption,.under-scene{font-size:12px}
@media(max-width:700px){.intro p{font-size:14px;letter-spacing:0}.brand-name>span{font-size:12px;letter-spacing:.8px}.header-note{display:none}.ride-state strong{font-size:14px}.ride-state div>span{font-size:12px}.play-button,.speed-option,.bell-button{font-size:14px}.speed-label{font-size:12px}.scene-caption{font-size:12px}.scene-caption span,.scene-caption span~*{display:none}.under-scene{font-size:12px;text-align:center}.under-scene>span:first-child{justify-content:center}.intro-spark{left:-16px}footer{font-size:12px}}
@media(max-width:390px){.intro p{font-size:13px}.scene-caption{max-width:calc(100% - 24px);font-size:11px;letter-spacing:0;gap:4px}.speed-option{min-width:37px}.controls{padding-left:7px;padding-right:7px}.play-button{min-width:121px;padding:0 11px}}

/* Header layout formerly supplied by the shared navigation stylesheet. */
.header-left{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;min-width:0}
@media(max-width:960px){.header-note{display:none}}
@media(max-width:700px){.header-left{width:100%;gap:14px}}
