@font-face{font-family:Noto Sans SC;src:url(/assets/NotoSansSC-Regular-BKwOv2lU.ttf)format("truetype");font-display:swap}:root{--bg:#0a0f1e;--accent:#6cb4ee;--accent-soft:#6cb4ee59;--hover:#c1e0ff;--text:#e6edf3;--idle:#8b949e;--glass:#0d1426b8;--glass-border:#8cb4e62e}*{box-sizing:border-box}html,body,#root{background:#05070d;width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{color:var(--text);-webkit-font-smoothing:antialiased;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button{cursor:pointer;font-family:inherit}.stage-wrap{background:radial-gradient(#0a101f 0%,#04060c 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.stage{-webkit-user-select:none;user-select:none;background:#000;width:min(100vw,177.778vh);height:min(100vh,56.25vw);position:relative;overflow:hidden;container-type:size}.game-screen{position:absolute;inset:0}.stage-layers{cursor:pointer;position:absolute;inset:0}.composite{position:absolute;inset:0}.scene-fill{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.bl-sprite{filter:drop-shadow(0 1.2cqh 2.4cqh #00000073);width:auto;height:92.5%;position:absolute;bottom:-3.7%;left:50%;transform:translate(-50%)}.comp-enter{animation:.6s both compEnter}.comp-leave{pointer-events:none;animation:.6s both compLeave}@keyframes compEnter{0%{opacity:0}to{opacity:1}}@keyframes compLeave{0%{opacity:1}to{opacity:0}}.fade-dip{pointer-events:none;background:#000;animation:1.1s both fadeDip;position:absolute;inset:0}@keyframes fadeDip{0%{opacity:0}38%{opacity:1}58%{opacity:1}to{opacity:0}}.textbox{-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);pointer-events:none;z-index:10;background:linear-gradient(#0a1020cc,#040810f0);border-radius:1cqw;min-height:21cqh;padding:3.6cqh 2.6cqw 2.6cqh;transition:opacity .25s,transform .25s;position:absolute;bottom:3cqh;left:3.5cqw;right:3.5cqw}.textbox-hidden{opacity:0;transform:translateY(2.5cqh)}.name-pill{color:#0a0f1e;letter-spacing:.08em;border-radius:999px;padding:.6cqh 1.5cqw;font-size:1.55cqw;font-weight:600;position:absolute;top:-1.9cqh;left:2.2cqw;box-shadow:0 .4cqh 1.6cqh #00000073}.say-text{letter-spacing:.03em;text-shadow:0 1px 2px #0009;margin:0;font-size:1.46cqw;line-height:1.9}.next-arrow{color:var(--accent);font-size:1.1cqw;animation:1.2s ease-in-out infinite blink;position:absolute;bottom:1.8cqh;right:2cqw}@keyframes blink{0%,to{opacity:.25}50%{opacity:1}}.quickmenu{z-index:15;gap:.55cqw;display:flex;position:absolute;top:2cqh;right:1.8cqw}.qm-btn{letter-spacing:.1em;color:var(--idle);-webkit-backdrop-filter:blur(8px);background:#0c12228c;border:1px solid #8cb4e624;border-radius:.6cqw;padding:.9cqh 1.05cqw;font-size:1.02cqw;transition:color .18s,border-color .18s,box-shadow .18s}.qm-btn:hover{color:#fff;border-color:var(--accent-soft);box-shadow:0 0 14px #6cb4ee40}.qm-btn.active{color:var(--accent);border-color:var(--accent);box-shadow:0 0 12px #6cb4ee59}.choices{z-index:20;background:radial-gradient(#0408101f 0%,#04081099 100%);flex-direction:column;justify-content:center;align-items:center;gap:2.6cqh;animation:.25s both fadeIn;display:flex;position:absolute;inset:0}.choice-card{letter-spacing:.05em;width:54cqw;color:var(--text);text-align:center;background:var(--glass);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(14px);border-radius:.9cqw;padding:2.4cqh 2.4cqw;font-size:1.5cqw;transition:border-color .18s,box-shadow .18s,transform .18s,color .18s}.choice-card:hover{color:#fff;border-color:var(--accent);transform:translateY(-.4cqh);box-shadow:0 0 22px #6cb4ee4d}.overlay-backdrop{-webkit-backdrop-filter:blur(6px);z-index:30;background:#03060da8;justify-content:center;align-items:center;animation:.2s both fadeIn;display:flex;position:absolute;inset:0}.overlay-panel{background:var(--glass);border:1px solid var(--glass-border);border-radius:1.1cqw;flex-direction:column;width:74cqw;max-height:82cqh;display:flex;overflow:hidden;box-shadow:0 3cqh 8cqh #0000008c}.overlay-head{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding:2.4cqh 2cqw 1.8cqh;display:flex}.overlay-head h2{letter-spacing:.2em;color:var(--hover);margin:0;font-size:1.5cqw;font-weight:600}.overlay-close{color:var(--idle);background:0 0;border:none;font-size:1.3cqw;transition:color .15s}.overlay-close:hover{color:#fff}.overlay-body{padding:2cqw;overflow-y:auto}.overlay-body::-webkit-scrollbar{width:.35cqw}.overlay-body::-webkit-scrollbar-thumb{background:#8cb4e64d;border-radius:999px}.overlay-empty{color:var(--idle);text-align:center;padding:4cqh 0;font-size:1.2cqw}.history-list{flex-direction:column;gap:1.8cqh;display:flex}.history-item{border-left:2px solid var(--glass-border);background:#ffffff08;border-radius:.4cqw;flex-direction:column;gap:.4cqh;padding:1.4cqh 1.2cqw;display:flex}.history-who{letter-spacing:.1em;font-size:1.1cqw;font-weight:600}.history-item p{color:var(--text);margin:0;font-size:1.15cqw;line-height:1.7}.save-grid{grid-template-columns:1fr 1fr;gap:1.4cqw;display:grid}.save-card{border:1px solid var(--glass-border);background:#ffffff08;border-radius:.8cqw;flex-direction:column;gap:.8cqh;padding:1.6cqh 1.3cqw;transition:border-color .18s;display:flex}.save-card:hover{border-color:var(--accent-soft)}.save-card.empty{opacity:.65}.save-head{letter-spacing:.15em;color:var(--idle);font-size:1cqw}.save-chapter{color:var(--hover);font-size:1.2cqw;font-weight:600}.save-preview{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:3.4cqh;font-size:1.05cqw;line-height:1.6;display:-webkit-box;overflow:hidden}.save-time{color:var(--idle);font-size:.9cqw}.save-actions{gap:.6cqw;margin-top:.6cqh;display:flex}.mini-btn{border:1px solid var(--glass-border);color:var(--text);background:#ffffff0a;border-radius:.5cqw;padding:.8cqh 1.2cqw;font-size:1cqw;transition:all .15s}.mini-btn.primary:hover{border-color:var(--accent);color:var(--accent);box-shadow:0 0 10px #6cb4ee40}.mini-btn.danger:hover{color:#c66;border-color:#c66}.settings-list{flex-direction:column;gap:2.6cqh;padding:1cqh 1cqw 2cqh;display:flex}.setting-row{grid-template-columns:12cqw 1fr 8cqw;align-items:center;gap:1.4cqw;display:grid}.setting-label{color:var(--text);font-size:1.2cqw}.setting-value{color:var(--accent);text-align:right;font-size:1.05cqw}.setting-row input[type=range]{appearance:none;background:#8cb4e633;border-radius:999px;outline:none;width:100%;height:.5cqh}.setting-row input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:1cqw;height:1cqw;box-shadow:0 0 10px #6cb4ee80}.setting-row input[type=range]::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:1cqw;height:1cqw}.about-body{color:var(--text);flex-direction:column;gap:1.6cqh;padding:1cqh .5cqw 2cqh;font-size:1.15cqw;line-height:1.8;display:flex}.about-body p{margin:0}.about-body a{color:#fff;margin:0;text-decoration:underline}.about-keys{border:1px solid var(--glass-border);color:var(--idle);background:#ffffff08;border-radius:.8cqw;flex-direction:column;gap:.8cqh;padding:1.8cqh 1.6cqw;display:flex}.about-keys b{color:var(--hover);margin-right:.6cqw}.main-menu{position:absolute;inset:0}.menu-bg{position:absolute;inset:0;overflow:hidden}.menu-bg img{object-fit:cover;width:100%;height:100%;animation:26s ease-in-out infinite alternate kenburns;position:absolute;inset:0}@keyframes kenburns{0%{transform:scale(1)}to{transform:scale(1.08)translateY(-1.5%)}}.menu-shade{background:linear-gradient(#0408108c 0%,#04081059 45%,#040810d1 100%);position:absolute;inset:0}.menu-content{flex-direction:column;justify-content:center;align-items:center;padding-bottom:4cqh;display:flex;position:absolute;inset:0}.game-title{letter-spacing:.4em;text-indent:.4em;text-shadow:0 .6cqh 3cqh #000000b3,0 0 2.4cqh #6cb4ee40;margin:0;font-size:4.8cqw;font-weight:600;animation:.9s both riseIn}.game-subtitle{letter-spacing:.7em;text-indent:.7em;color:var(--accent);margin-top:1.2cqh;font-size:1.5cqw;animation:.9s .15s both riseIn}.menu-tagline{letter-spacing:.15em;color:var(--idle);margin:2cqh 0 0;font-size:1.1cqw;animation:.9s .3s both riseIn}.menu-buttons{flex-direction:column;gap:1.7cqh;width:25cqw;margin-top:5.5cqh;display:flex}.menu-btn{letter-spacing:.35em;text-indent:.35em;color:var(--text);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);background:#0c122280;border-radius:999px;padding:1.8cqh 2cqw;font-size:1.35cqw;transition:color .18s,border-color .18s,box-shadow .18s,background .18s;animation:.7s both riseIn}.menu-btn:first-child{animation-delay:.35s}.menu-btn:nth-child(2){animation-delay:.45s}.menu-btn:nth-child(3){animation-delay:.55s}.menu-btn:nth-child(4){animation-delay:.65s}.menu-btn:nth-child(5){animation-delay:.75s}.menu-btn:hover{color:#fff;border-color:var(--accent);background:#14203a99;box-shadow:0 0 24px #6cb4ee4d}.menu-footer{text-align:center;letter-spacing:.2em;color:#8b949eb3;width:100%;font-size:.9cqw;position:absolute;bottom:2.2cqh}.ending-overlay{-webkit-backdrop-filter:blur(8px);z-index:40;background:#020409e0;flex-direction:column;justify-content:center;align-items:center;gap:3cqh;animation:1.2s both fadeIn;display:flex;position:absolute;inset:0}.ending-label{letter-spacing:.6em;text-indent:.6em;color:var(--idle);font-size:1.2cqw}.ending-title{letter-spacing:.3em;text-indent:.3em;color:var(--hover);text-shadow:0 0 3cqh #6cb4ee59;margin:0;font-size:3.2cqw;font-weight:600}.ending-btn{width:22cqw;margin-top:2cqh}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.loading-screen{background:radial-gradient(#0a101f 0%,#04060c 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.4cqh;display:flex;position:absolute;inset:0}.loading-title{letter-spacing:.4em;text-indent:.4em;text-shadow:0 .6cqh 3cqh #000000b3,0 0 2.4cqh #6cb4ee40;margin:0;font-size:3.6cqw;font-weight:600;animation:.9s both riseIn}.loading-subtitle{letter-spacing:.6em;text-indent:.6em;color:var(--accent);font-size:1.1cqw;animation:.9s .15s both riseIn}.loading-bar{background:#8cb4e629;border-radius:999px;width:34cqw;height:.7cqh;margin-top:4cqh;overflow:hidden}.loading-bar-fill{background:linear-gradient(90deg, #6cb4eeb3, var(--accent));border-radius:999px;height:100%;transition:width .25s;box-shadow:0 0 12px #6cb4ee80}.loading-status{letter-spacing:.1em;color:var(--idle);font-size:.95cqw}.loading-error{letter-spacing:.15em;color:#c66;margin-top:4cqh;font-size:1.1cqw}.loading-failed-list{text-align:center;word-break:break-all;max-width:46cqw;max-height:16cqh;color:var(--idle);font-size:.9cqw;line-height:1.8;overflow-y:auto}.loading-retry{letter-spacing:.3em;text-indent:.3em;color:var(--text);border:1px solid var(--glass-border);background:#0c122280;border-radius:999px;margin-top:1.6cqh;padding:1.2cqh 2.4cqw;font-size:1.1cqw;transition:color .18s,border-color .18s,box-shadow .18s}.loading-retry:hover{color:#fff;border-color:var(--accent);box-shadow:0 0 20px #6cb4ee4d}@keyframes riseIn{0%{opacity:0;transform:translateY(2.5cqh)}to{opacity:1;transform:translateY(0)}}
