:root{color-scheme:dark;--ink: #061018;--navy: #0a1720;--paper: #eee9de;--paper-dim: #c8c2b7;--gold: #d0a669;--red: #821f2d;--glass: rgba(5, 12, 17, .78);--line: rgba(232, 226, 213, .22);--safe-top: max(18px, env(safe-area-inset-top));--safe-bottom: max(18px, env(safe-area-inset-bottom));font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:#020609;color:var(--paper);font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}html,body{margin:0;min-height:100%;background:#020609;overflow:hidden}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--gold);outline-offset:3px}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.07;z-index:999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E");mix-blend-mode:soft-light}#app,.screen{width:100%;height:100dvh;min-height:620px}.screen{position:absolute;inset:0;overflow:hidden;background:var(--ink)}.screen[hidden]{display:none!important}.cover-media,.scene-media,.ending>img,.ending-scrim{position:absolute;inset:0}.cover-media img,.scene-media img,.scene-media video,.ending>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cover-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02080c1a,#03090d29 35%,#02070aeb 89%),linear-gradient(90deg,rgba(2,8,12,.16),transparent 55%)}.cover-grain{position:absolute;inset:0;background:#0711182e;mix-blend-mode:color}.cover-topline,.cover-foot{position:absolute;left:22px;right:22px;z-index:2;display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.18em;color:#eee9dea8;text-transform:uppercase}.cover-topline{top:var(--safe-top);border-top:1px solid var(--line);padding-top:11px}.cover-foot{bottom:var(--safe-bottom)}.cover-copy{position:absolute;left:25px;right:25px;bottom:calc(var(--safe-bottom) + 60px);z-index:2}.eyebrow{margin:0 0 12px;color:var(--gold);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.cover h1{margin:0;font-family:"Noto Serif SC",serif;font-size:clamp(54px,17vw,84px);font-weight:900;letter-spacing:-.08em;line-height:.92;text-shadow:0 12px 40px rgba(0,0,0,.35)}.cover h1 em{color:transparent;font-style:normal;-webkit-text-stroke:1px rgba(238,233,222,.82)}.cover-subtitle{margin:24px 0 28px;font-family:"Noto Serif SC",serif;font-size:15px;line-height:1.8;color:#eee9ded1}.cover-tools{width:min(100%,360px);margin-top:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 14px}.cover-tools button{min-height:42px;padding:0;border:0;border-bottom:1px solid rgba(238,233,222,.3);background:transparent;color:#eee9deb8;cursor:pointer;font-size:10px;letter-spacing:.08em}.primary-action,.secondary-action,.continue-action{border:0;cursor:pointer;transition:transform .2s ease,background .2s ease}.primary-action{min-height:58px;width:min(100%,360px);padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:var(--paper);color:var(--ink);font-weight:600;letter-spacing:.08em}.primary-action:active{transform:scale(.985)}.primary-action .arrow{font-size:22px;font-weight:300}.continue-action{display:block;margin:15px 0 0;padding:8px 0;background:transparent;color:#eee9deb8;font-size:12px;border-bottom:1px solid rgba(238,233,222,.3)}.intro-media,.intro-scrim{position:absolute;inset:0}.intro-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.025);animation:introImage 8s ease-out both}.intro-scrim{background:linear-gradient(180deg,#02070a24,#02070a3d 34%,#02070af2 70%,#02070a)}@keyframes introImage{to{transform:scale(1)}}.intro-exit{position:absolute;z-index:3;top:var(--safe-top);left:18px}.intro-index{position:absolute;z-index:3;top:calc(var(--safe-top) + 10px);left:76px;right:21px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:10px;font-size:9px;letter-spacing:.16em;color:#eee9de9e}.intro-index strong{color:var(--gold);font:11px/1 Georgia,serif}.intro-copy{position:absolute;z-index:3;left:24px;right:24px;bottom:calc(var(--safe-bottom) + 18px)}.intro-step{animation:introStep .48s cubic-bezier(.2,.7,.2,1) both}@keyframes introStep{0%{opacity:0;transform:translateY(14px)}}.intro-step h2{margin:0 0 17px;max-width:430px;font:700 clamp(36px,10.5vw,54px)/1.16 "Noto Serif SC","Songti SC",serif;letter-spacing:-.055em}.intro-step>p:not(.eyebrow){max-width:400px;margin:0;color:#eee9dec7;font:14px/1.9 "Noto Serif SC",Songti SC,serif;text-wrap:pretty}.intro-step blockquote{margin:18px 0 0;padding:0 0 0 14px;border-left:1px solid var(--gold);color:#eee9de9e;font:italic 12px/1.8 "Noto Serif SC",Songti SC,serif}.profile-facts{margin:19px 0 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-facts div{display:flex;justify-content:space-between;gap:10px;padding:12px 10px 12px 0}.profile-facts div+div{padding-left:13px;border-left:1px solid var(--line)}.profile-facts dt{color:#eee9de66;font-size:9px;letter-spacing:.12em}.profile-facts dd{margin:0;font:12px/1 "Noto Serif SC",Songti SC,serif}.intro-nav{margin-top:24px;display:flex;align-items:center;gap:18px}.intro-nav .primary-action{width:210px;margin-left:auto}.intro-dots{display:flex;gap:7px}.intro-dot{width:22px;height:2px;border:0;padding:0;background:#eee9de38}.intro-dot.is-active{background:var(--gold)}.scene-media{background:#071016}.scene-media img,.scene-media video{transition:opacity .45s ease,transform 7s ease;transform:scale(1.035)}.game.has-entered .scene-media img,.game.has-entered .scene-media video{transform:scale(1)}.scene-media video{position:absolute;inset:0;opacity:0}.scene-media.is-video video{opacity:1}.scene-media.is-video img{opacity:0}.scene-tint{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,8,11,.4),transparent 34%,rgba(3,8,11,.36) 64%,rgba(3,8,11,.94))}.scene-vignette{position:absolute;inset:0;box-shadow:inset 0 0 120px #00000075}.rain-layer{position:absolute;inset:-20%;opacity:.14;pointer-events:none;background-image:repeating-linear-gradient(105deg,transparent 0 13px,rgba(255,255,255,.24) 14px,transparent 15px 34px);transform:translate3d(0,-8%,0);animation:rain 1.6s linear infinite}.scene-media:not(.rain) .rain-layer{display:none}@keyframes rain{to{transform:translate3d(-4%,8%,0)}}.game-header{position:absolute;z-index:5;top:0;left:0;right:0;padding:var(--safe-top) 17px 13px;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;background:linear-gradient(180deg,rgba(3,8,12,.72),transparent)}.icon-button{width:44px;height:44px;border:1px solid rgba(238,233,222,.24);border-radius:999px;background:#02080c2e;backdrop-filter:blur(12px);cursor:pointer;font-size:21px;font-weight:300}.header-actions{display:flex;gap:7px}.chapter-mark{min-width:0;display:flex;align-items:baseline;gap:9px}.chapter-mark span{font-size:9px;color:var(--gold);letter-spacing:.16em;white-space:nowrap}.chapter-mark strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"Noto Serif SC",serif;font-size:13px;letter-spacing:.06em}.progress-track{position:absolute;top:0;left:0;right:0;z-index:7;height:2px;background:#ffffff1f}.progress-track span{display:block;width:0;height:100%;background:var(--gold);transition:width .5s ease}.dialogue-panel{position:absolute;z-index:5;left:16px;right:16px;bottom:calc(var(--safe-bottom) + 4px);padding:18px 18px 16px;min-height:152px;border:1px solid rgba(238,233,222,.2);background:linear-gradient(135deg,#050d12e8,#050b0fb8);backdrop-filter:blur(18px);cursor:pointer;box-shadow:0 24px 64px #0000005c}.dialogue-panel:before{content:"";position:absolute;left:-1px;top:-1px;width:48px;height:1px;background:var(--gold)}.speaker-row{display:flex;align-items:center;gap:8px;min-height:18px}.speaker{color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.12em}.voice-state{border:1px solid rgba(208,166,105,.55);border-radius:20px;padding:2px 6px;font-size:7px;letter-spacing:.15em;color:var(--gold);animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{50%{opacity:.42}}.dialogue{min-height:54px;margin:10px 0 16px;font-family:"Noto Serif SC",serif;font-size:clamp(16px,4.3vw,19px);line-height:1.78;letter-spacing:.035em;color:#f2eee6;text-wrap:pretty}.dialogue:after{content:"▌";opacity:0;color:var(--gold)}.dialogue.is-typing:after{opacity:1;animation:blink .75s step-end infinite}@keyframes blink{50%{opacity:0}}.tap-hint{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#eee9de73;font-size:9px;letter-spacing:.13em}.tap-hint span{width:18px;height:1px;background:var(--gold);animation:nudge 1.3s ease-in-out infinite}@keyframes nudge{50%{transform:translate(5px)}}.choice-panel{position:absolute;z-index:9;inset:0;padding:19vh 20px calc(var(--safe-bottom) + 18px);display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#03080c1f,#03080cd6 46%,#03090d)}.choice-question{margin:0 0 18px;max-width:430px;font-family:"Noto Serif SC",serif;font-size:20px;line-height:1.55}.choice-list{display:grid;gap:9px}.choice-button{width:100%;min-height:58px;padding:13px 15px;display:grid;grid-template-columns:32px 1fr 22px;gap:10px;align-items:center;text-align:left;border:1px solid rgba(238,233,222,.25);background:#081117bd;backdrop-filter:blur(14px);cursor:pointer}.choice-button:hover,.choice-button:focus-visible{background:#eee9def0;color:var(--ink)}.choice-index{font-family:Georgia,serif;font-size:12px;color:var(--gold)}.choice-copy{font-family:"Noto Serif SC",serif;font-size:14px;line-height:1.45}.choice-arrow{opacity:.5}.choice-note{margin:14px 0 0;color:#eee9de73;font-size:9px;text-align:center}.route-select{background:#03090d}.route-head{position:absolute;z-index:5;top:0;left:0;right:0;padding:var(--safe-top) 20px 12px;display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;background:linear-gradient(180deg,rgba(3,9,13,.98),rgba(3,9,13,.68),transparent)}.route-head>div{display:grid;gap:4px}.route-head span{color:var(--gold);font-size:8px;letter-spacing:.16em}.route-head strong{font:600 14px/1.2 "Noto Serif SC",Songti SC,serif;letter-spacing:.08em}.route-head em{color:#eee9de73;font:11px/1 Georgia,serif;font-style:normal}.route-intro{position:absolute;z-index:2;top:calc(var(--safe-top) + 78px);left:24px;right:24px}.route-intro h2{margin:0;font:700 clamp(37px,10vw,52px)/1.06 "Noto Serif SC","Songti SC",serif;letter-spacing:-.055em}.route-intro>p:last-child{max-width:390px;margin:12px 0 0;color:#eee9de94;font:11px/1.75 "Noto Serif SC",Songti SC,serif}.route-cards{position:absolute;z-index:3;top:calc(var(--safe-top) + 250px);bottom:132px;left:0;right:0;display:flex;gap:12px;padding:0 24px 8px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.route-cards::-webkit-scrollbar{display:none}.route-card{position:relative;flex:0 0 calc(100% - 58px);min-width:260px;overflow:hidden;scroll-snap-align:center;border:1px solid rgba(238,233,222,.2);background:#0a141a;text-align:left;cursor:pointer;transition:border-color .22s ease,transform .22s ease,opacity .22s ease}.route-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#02070a0a,#02070a29 34%,#02070aeb 78%,#02070a);pointer-events:none}.route-card>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%;filter:saturate(.78) contrast(1.03);transition:transform 5s ease,filter .25s ease}.route-card.is-selected{border-color:var(--gold);transform:translateY(-3px)}.route-card.is-selected>img{filter:saturate(.98) contrast(1.03);transform:scale(1.025)}.route-card-copy{position:absolute;z-index:2;left:17px;right:17px;bottom:16px;display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:end}.route-card-copy>span{grid-column:1/-1;color:var(--gold);font-size:8px;letter-spacing:.16em}.route-card-copy strong{font:700 32px/1 "Noto Serif SC",Songti SC,serif;letter-spacing:-.05em}.route-card-copy em{align-self:center;padding:5px 7px;border:1px solid rgba(238,233,222,.25);color:#eee9deb8;font-size:8px;font-style:normal;letter-spacing:.08em}.route-card-copy p{grid-column:1/-1;margin:3px 0 0;color:#eee9debf;font:11px/1.55 "Noto Serif SC",Songti SC,serif}.route-card-copy small{grid-column:1/-1;color:#eee9de6e;font-size:9px;line-height:1.5}.route-confirm{position:absolute;z-index:5;left:0;right:0;bottom:0;padding:12px 24px calc(var(--safe-bottom) + 8px);display:grid;grid-template-columns:1fr minmax(190px,240px);gap:14px;align-items:center;background:linear-gradient(180deg,transparent,#03090d 24%)}.route-confirm p{margin:0;color:#eee9de73;font-size:9px;line-height:1.55}.route-confirm .primary-action{width:100%;min-height:54px}.route-confirm .primary-action:disabled{opacity:.36;cursor:not-allowed}.game-feedback,.route-feedback{position:absolute;z-index:30;right:20px;top:calc(var(--safe-top) + 66px);padding:7px 9px;border:1px solid rgba(238,233,222,.24);background:#040b0fa8;color:#eee9dea8;backdrop-filter:blur(10px);font-size:9px;letter-spacing:.08em;cursor:pointer}.route-feedback{top:calc(var(--safe-top) + 82px)}.character-reveal{position:absolute;z-index:4;top:22%;left:21px;right:21px;pointer-events:none;text-shadow:0 4px 22px rgba(0,0,0,.6)}.character-reveal span,.character-reveal em{display:block;max-width:230px;font-size:10px;letter-spacing:.14em;color:var(--gold);font-style:normal}.character-reveal strong{display:block;margin:3px 0 10px;font-family:"Noto Serif SC",serif;font-size:clamp(58px,18vw,92px);letter-spacing:-.08em;line-height:.9}.character-reveal em{color:#eee9dec7;line-height:1.7;letter-spacing:.04em}.character-reveal.is-appearing{animation:reveal .8s cubic-bezier(.2,.7,.2,1) both}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}}.puzzle-panel{position:absolute;z-index:12;inset:0;padding:calc(var(--safe-top) + 58px) 24px calc(var(--safe-bottom) + 22px);background:#e9e2d5;color:#172027;overflow:auto}.panel-close{position:absolute;top:var(--safe-top);right:18px;width:44px;height:44px;border:1px solid rgba(23,32,39,.25);border-radius:50%;background:transparent;color:#172027;font-size:22px}.puzzle-panel h2{margin:0 0 18px;font-family:"Noto Serif SC",serif;font-size:31px}.archive-photo{width:min(74%,290px);margin:0 auto 22px;padding:10px 10px 28px;background:#f5f0e7;box-shadow:0 14px 36px #231e1533;transform:rotate(-1.6deg)}.photo-placeholder{aspect-ratio:4/3;padding:14px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#27343d,#8e7054);color:#efe6d6}.photo-placeholder span{font:42px/.9 Georgia,serif;opacity:.75}.photo-placeholder b{font-size:11px;letter-spacing:.16em}.archive-photo i{display:block;padding-top:14px;text-align:right;font:16px/1 Courier New,monospace;color:#5f5548}.keypad-display{max-width:330px;margin:0 auto 14px;padding:13px 16px;border-bottom:1px solid #7d7161;text-align:center;font:24px/1.2 Courier New,monospace;letter-spacing:.5em}.keypad{max-width:330px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.keypad button{min-height:48px;border:1px solid rgba(23,32,39,.25);background:transparent;color:#172027;font-family:Georgia,serif;font-size:17px}.keypad button:active{background:#172027;color:#eee9de}.puzzle-hint{text-align:center;color:#796f62;font-size:11px}.scan-panel,.sort-panel,.call-panel{position:absolute;z-index:13;inset:0;overflow:auto}.scan-panel,.sort-panel{padding:calc(var(--safe-top) + 36px) 22px calc(var(--safe-bottom) + 22px);background:#070f14}.interaction-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.interaction-head h2{margin:0;max-width:280px;font:600 28px/1.3 "Noto Serif SC",Songti SC,serif}.interaction-head>span{flex:none;padding-bottom:4px;color:var(--gold);font:13px/1 Georgia,serif;letter-spacing:.14em}.scan-stage{position:relative;width:100%;max-height:64vh;aspect-ratio:3/4.6;overflow:hidden;border:1px solid rgba(208,166,105,.35);background:#1a0b0d;box-shadow:0 26px 70px #00000073}.scan-stage>img{width:100%;height:100%;display:block;object-fit:cover;filter:sepia(.22) contrast(1.08) saturate(.72)}.scan-stage:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 80px #000000a8;background:linear-gradient(180deg,rgba(107,17,31,.18),transparent 42%,rgba(5,10,13,.35))}.scan-beam{position:absolute;z-index:2;left:0;right:0;height:2px;top:18%;background:#eee9dea6;box-shadow:0 0 18px 7px #d0a66938;animation:scan 4.2s ease-in-out infinite alternate;pointer-events:none}@keyframes scan{to{transform:translateY(46vh)}}.scan-hotspot{position:absolute;z-index:4;width:44px;height:44px;margin:-22px 0 0 -22px;border:1px solid rgba(238,233,222,.75);border-radius:50%;background:#06101829;box-shadow:0 0 0 8px #eee9de0d;cursor:pointer;animation:hotspot 1.7s ease-in-out infinite}.scan-hotspot:before,.scan-hotspot:after{content:"";position:absolute;left:50%;top:50%;background:#eee9debf;transform:translate(-50%,-50%)}.scan-hotspot:before{width:16px;height:1px}.scan-hotspot:after{width:1px;height:16px}.scan-hotspot.is-found{border-color:var(--gold);background:#d0a66940;animation:none}.scan-hotspot.is-found:before,.scan-hotspot.is-found:after{background:var(--gold)}@keyframes hotspot{50%{transform:scale(1.09);box-shadow:0 0 0 12px #eee9de05}}.interaction-hint{min-height:38px;margin:16px 0;color:#eee9de9e;font:12px/1.7 "Noto Serif SC",Songti SC,serif}.interaction-complete{margin-top:8px}.sort-instruction{margin:0 0 18px;color:#eee9de94;font-size:12px;line-height:1.7}.sort-cards{display:grid;gap:10px}.sort-card{position:relative;min-height:118px;padding:17px 18px;display:grid;align-content:space-between;gap:18px;text-align:left;border:1px solid rgba(238,233,222,.22);background:#e8e1d4;color:#152028;box-shadow:0 15px 34px #0003;cursor:pointer;transition:transform .22s ease,opacity .22s ease}.sort-card:nth-child(2){transform:rotate(.7deg)}.sort-card:nth-child(3){transform:rotate(-.5deg)}.sort-card:hover{transform:translateY(-2px)}.sort-card.is-picked{opacity:.32;transform:translate(16px);pointer-events:none}.sort-card span{font:11px/1 Courier New,monospace;color:#7b2632}.sort-card strong{font:600 16px/1.45 "Noto Serif SC",Songti SC,serif}.sort-card em{position:absolute;right:16px;top:16px;font:11px/1 Georgia,serif;color:#71695e}.call-panel{padding:calc(var(--safe-top) + 30px) 28px calc(var(--safe-bottom) + 28px);display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(circle at 50% 30%,#243742 0,#09141b 42%,#020609)}.call-glow{position:absolute;top:14%;width:210px;height:210px;border:1px solid rgba(208,166,105,.12);border-radius:50%;box-shadow:0 0 0 30px #d0a66908,0 0 0 64px #d0a66905;animation:callGlow 2s ease-in-out infinite}@keyframes callGlow{50%{transform:scale(1.05);opacity:.62}}.call-time{align-self:flex-start;margin:0;color:#eee9de80;font:11px/1 Georgia,serif;letter-spacing:.16em}.caller{position:relative;z-index:2;margin-top:18vh;display:grid;gap:9px}.caller span{font:600 31px/1.2 "Noto Serif SC",Songti SC,serif}.caller strong{color:#eee9de70;font-size:11px;font-weight:400;letter-spacing:.12em}.call-message{position:relative;z-index:2;max-width:330px;margin:11vh auto 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font:17px/2 "Noto Serif SC",Songti SC,serif;text-align:left}.accept-call{position:relative;z-index:2;margin-top:auto;width:72px;border:0;background:transparent;cursor:pointer}.accept-call span{width:64px;height:64px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#4d765f;font-size:28px;transform:rotate(-24deg);box-shadow:0 8px 30px #4d765f57}.accept-call b{display:block;margin-top:9px;font-size:10px;font-weight:400;letter-spacing:.14em}.call-panel.is-ringing .accept-call span{animation:incomingCall .72s ease-in-out infinite}.call-panel.is-ringing .caller span:after{content:" · 来电中";color:var(--gold);font:9px/1 PingFang SC,sans-serif;letter-spacing:.12em}@keyframes incomingCall{0%,to{transform:rotate(-24deg)}18%{transform:rotate(-31deg) scale(1.03)}36%{transform:rotate(-17deg) scale(1.03)}54%{transform:rotate(-29deg)}72%{transform:rotate(-20deg)}}.call-continue{position:relative;z-index:2;margin-top:auto}.ending>img{filter:saturate(.72)}.ending-scrim{background:linear-gradient(180deg,#02070a33,#02070a8f 43%,#02070afa)}.ending-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:calc(var(--safe-bottom) + 34px);max-height:86vh;overflow:auto;padding-top:24px;scrollbar-width:none}.ending-copy::-webkit-scrollbar{display:none}.ending h2{margin:0;font-family:"Noto Serif SC",serif;font-size:clamp(43px,13vw,68px);line-height:1.08;letter-spacing:-.06em}.ending-copy>p:not(.eyebrow){max-width:420px;font-family:"Noto Serif SC",serif;line-height:1.9;color:#eee9decc}.ending-stats{margin:20px 0 24px;display:flex;flex-wrap:wrap;gap:8px}.stat-chip{padding:7px 10px;border:1px solid rgba(238,233,222,.22);font-size:10px;color:#eee9deb3}.ending-copy .continue-action{display:inline-block;margin:10px 13px 0 0;padding:7px 0}.ending-copy .feedback-accent{color:var(--gold);border-bottom-color:#d0a6699e}.ending-notice{position:absolute;z-index:2;bottom:var(--safe-bottom);left:24px;right:24px;margin:0;font-size:8px;letter-spacing:.08em;color:#eee9de59}.modal{width:100%;max-width:540px;height:100%;max-height:none;margin:0 0 0 auto;padding:0;border:0;background:transparent;color:var(--paper)}.modal::backdrop{background:#0000009e;backdrop-filter:blur(4px)}.modal-card{min-height:100%;padding:calc(var(--safe-top) + 18px) 22px calc(var(--safe-bottom) + 22px);background:#09141b;border-left:1px solid var(--line)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font:600 30px/1.15 "Noto Serif SC",serif}.setting-row,.range-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 2px;border-bottom:1px solid var(--line)}.setting-row span{display:grid;gap:5px}.setting-row strong,.range-row span{font-size:14px}.setting-row small{color:#eee9de73}.setting-row input{appearance:none;width:42px;height:23px;padding:2px;border-radius:20px;background:#344049;transition:.2s}.setting-row input:after{content:"";display:block;width:19px;height:19px;border-radius:50%;background:#eee9de;transition:.2s}.setting-row input:checked{background:var(--red)}.setting-row input:checked:after{transform:translate(19px)}.range-row input{accent-color:var(--red);width:52%}.secondary-action{width:100%;margin-top:26px;padding:15px;border:1px solid rgba(238,233,222,.24);background:transparent}.settings-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:24px}.settings-actions .secondary-action{margin:0}.settings-actions .secondary-action:last-child{grid-column:1/-1}.archive-card{overflow:auto}.archive-summary{margin:20px 0;padding:16px;border-left:2px solid var(--gold);background:#eee9de0a;font-family:"Noto Serif SC",serif;line-height:1.7}.clue-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.clue{aspect-ratio:1.2;padding:12px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--line);background:linear-gradient(135deg,#d0a66929,#eee9de05)}.clue.is-locked{opacity:.28;filter:grayscale(1)}.clue span{font-size:9px;color:var(--gold);letter-spacing:.14em}.clue strong{margin-top:5px;font:500 13px/1.4 "Noto Serif SC",serif}.history-list{margin-top:20px}.history-item{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.history-item span{color:var(--gold);font:11px/1.6 Georgia,serif}.history-item p{margin:0;font:12px/1.7 "Noto Serif SC",serif;color:#eee9dea6}.chapter-card,.share-card,.feedback-card{overflow:auto}.chapter-help{margin:20px 0;color:#eee9de8c;font:12px/1.8 "Noto Serif SC",Songti SC,serif}.chapter-list{display:grid}.chapter-item{width:100%;min-height:86px;padding:17px 2px;display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer}.chapter-item>span{color:var(--gold);font:12px/1 Georgia,serif}.chapter-item>strong{display:grid;gap:5px;font:600 16px/1.35 "Noto Serif SC",Songti SC,serif}.chapter-item>strong small{color:#eee9de6b;font:9px/1.4 PingFang SC,sans-serif;letter-spacing:.1em}.chapter-item>em{color:#eee9de57;font:12px/1 Georgia,serif}.chapter-item:disabled{opacity:.28;cursor:not-allowed}.chapter-item:not(:disabled):hover{background:#eee9de0a}.share-preview{margin:28px 0 24px;min-height:260px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(208,166,105,.34);background:linear-gradient(180deg,#050e1314,#050e13d6),url(/images/heroine-profile-v1.webp) center/cover;box-shadow:0 22px 60px #00000047}.share-preview span{color:var(--gold);font-size:9px;letter-spacing:.15em}.share-preview strong{margin:8px 0;font:700 28px/1.25 "Noto Serif SC",Songti SC,serif}.share-preview p{margin:0;max-width:330px;font:13px/1.75 "Noto Serif SC",Songti SC,serif;color:#eee9dec7}.share-preview small{margin-top:16px;color:#eee9de66;letter-spacing:.08em}.share-card .primary-action{width:100%}.share-card .secondary-action{margin-top:10px}.share-tip{margin:18px 0 0;color:#eee9de61;font-size:10px;line-height:1.7;text-align:center}.feedback-lead{margin:24px 0;color:#eee9dea3;font:13px/1.9 "Noto Serif SC",Songti SC,serif}.wechat-contact{padding:18px 0;display:grid;grid-template-columns:1fr auto;gap:6px 18px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.wechat-contact>span{color:#eee9de6b;font-size:9px;letter-spacing:.16em}.wechat-contact>strong{grid-row:2;font:600 25px/1 Georgia,serif;letter-spacing:.04em}.wechat-contact>button{grid-row:1/3;grid-column:2;padding:10px 12px;border:1px solid rgba(208,166,105,.48);background:transparent;color:var(--gold);font-size:10px;cursor:pointer}.feedback-context{padding:18px 0 6px;display:grid;gap:6px}.feedback-context span{color:#eee9de66;font-size:9px;letter-spacing:.14em}.feedback-context strong{font:500 14px/1.5 "Noto Serif SC",Songti SC,serif}.feedback-kinds{margin:14px 0 24px;display:flex;flex-wrap:wrap;gap:8px}.feedback-kinds button{padding:10px 12px;border:1px solid rgba(238,233,222,.2);background:transparent;color:#eee9dead;font-size:11px;cursor:pointer}.feedback-kinds button.is-selected{border-color:var(--gold);background:var(--gold);color:var(--ink)}.feedback-card .primary-action{width:100%}.privacy-note{margin:18px 0 0;color:#eee9de57;font-size:9px;line-height:1.7}.toast{position:fixed;z-index:100;left:50%;top:calc(var(--safe-top) + 62px);transform:translate(-50%,-12px);padding:9px 13px;border:1px solid rgba(238,233,222,.2);background:#040b0fe0;color:var(--paper);font-size:10px;letter-spacing:.06em;opacity:0;pointer-events:none;transition:.25s}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(min-width:760px){body{background:radial-gradient(circle at 50% 20%,#14232c,#020609 68%)}#app{position:relative;width:min(100%,480px);margin:auto;box-shadow:0 0 0 1px #eee9de1f,0 40px 100px #000000b3}.dialogue-panel{left:20px;right:20px}.modal{margin:auto}}@media(max-height:700px){.route-intro{top:calc(var(--safe-top) + 64px)}.route-intro h2{font-size:34px}.route-intro>p:last-child{margin-top:8px;line-height:1.55}.route-cards{top:calc(var(--safe-top) + 202px);bottom:116px}.route-confirm{grid-template-columns:1fr 190px;padding-top:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
