.LocationView-module__b4Dmoq__container{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.LocationView-module__b4Dmoq__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.LocationView-module__b4Dmoq__locationNameOverlay{pointer-events:none;z-index:100;background:#000000b3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;animation:2s ease-in-out LocationView-module__b4Dmoq__fadeInOut;display:flex;position:absolute;top:0;left:0}@keyframes LocationView-module__b4Dmoq__fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.LocationView-module__b4Dmoq__locationName{color:#f0f0f0;letter-spacing:.3em;margin-bottom:1rem;font-size:2.5rem;font-weight:300}.LocationView-module__b4Dmoq__locationDesc{color:#888;letter-spacing:.1em;font-size:1rem}.LocationView-module__b4Dmoq__characterLayer{pointer-events:none;z-index:1;flex:1;justify-content:center;align-items:center;gap:0;width:100%;min-height:0;padding:1rem 2rem 1.5rem;display:flex;overflow:hidden}.LocationView-module__b4Dmoq__characterCard{pointer-events:auto;cursor:pointer;flex-shrink:0;width:18cqw;height:38cqh;margin-left:-16px;transition:transform .3s,z-index,margin .3s;position:relative}.LocationView-module__b4Dmoq__characterCard:first-child{margin-left:0}.LocationView-module__b4Dmoq__characterCardHovered{margin-left:4px;margin-right:4px;transform:translateY(-10px)scale(1.05);z-index:50!important}.LocationView-module__b4Dmoq__characterCardHovered+.LocationView-module__b4Dmoq__characterCard{margin-left:4px}.LocationView-module__b4Dmoq__cardFrame{background:linear-gradient(#191928f2 0%,#0f0f19fa 100%);border:2px solid #444;border-radius:12px;width:100%;height:100%;transition:border-color .3s,box-shadow .3s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 4px 20px #00000080}.LocationView-module__b4Dmoq__characterCardHovered .LocationView-module__b4Dmoq__cardFrame{border-color:#a78bfa;box-shadow:0 8px 30px #a78bfa4d}.LocationView-module__b4Dmoq__cardInner{border:1px solid #ffffff1a;border-radius:8px;position:absolute;inset:6px;overflow:hidden}.LocationView-module__b4Dmoq__cardImageContainer{background:#fff;border-radius:6px;position:absolute;inset:8px 8px 40px;overflow:hidden}.LocationView-module__b4Dmoq__characterImage{object-fit:cover;object-position:top center;filter:drop-shadow(0 5px 15px #0000004d);width:100%;height:100%;transition:filter .3s,transform .3s}.LocationView-module__b4Dmoq__characterCardHovered .LocationView-module__b4Dmoq__characterImage{filter:drop-shadow(0 5px 20px #a78bfa4d);transform:scale(1.02)}.LocationView-module__b4Dmoq__cardNamePlate{background:linear-gradient(#1e1e2de6 0%,#141423f2 100%);border-top:1px solid #ffffff1a;justify-content:center;align-items:center;height:36px;display:flex;position:absolute;bottom:0;left:0;right:0}.LocationView-module__b4Dmoq__cardName{letter-spacing:.1em;color:#ccc;font-size:.85rem;font-weight:500;transition:color .3s}.LocationView-module__b4Dmoq__characterCardHovered .LocationView-module__b4Dmoq__cardName{color:#a78bfa}.LocationView-module__b4Dmoq__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.LocationView-module__b4Dmoq__characterLetter{opacity:.8;font-size:3rem;font-weight:300}.LocationView-module__b4Dmoq__commandPanel{z-index:10;background:linear-gradient(#0a0a14d9 0%,#05050fe0 100%);border-top:1px solid #333;flex-shrink:0;padding:1rem 1.5rem 1.5rem}.LocationView-module__b4Dmoq__commandHeader{border-bottom:1px solid #2a2a3a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.LocationView-module__b4Dmoq__currentLocation{color:#a78bfa;letter-spacing:.1em;font-size:1.1rem}.LocationView-module__b4Dmoq__truthCounter{color:#666;font-size:.9rem}.LocationView-module__b4Dmoq__commandButtons{gap:.75rem;margin-bottom:.5rem;display:flex}.LocationView-module__b4Dmoq__commandButton{color:#ccc;cursor:pointer;letter-spacing:.1em;background:linear-gradient(135deg,#1e1e2de6 0%,#191928f2 100%);border:1px solid #444;border-radius:6px;flex:1;padding:.875rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}.LocationView-module__b4Dmoq__commandButton:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#2d2d41f2 0%,#28283cfa 100%);border-color:#666}.LocationView-module__b4Dmoq__commandButton:disabled{opacity:.4;cursor:not-allowed}.LocationView-module__b4Dmoq__commandButton.LocationView-module__b4Dmoq__active{color:#a78bfa;background:linear-gradient(135deg,#7c3aed4d 0%,#6428c84d 100%);border-color:#a78bfa}.LocationView-module__b4Dmoq__subMenu{background:#14141ecc;border:1px solid #333;border-radius:6px;margin-top:.75rem;padding:.75rem;animation:.2s ease-out LocationView-module__b4Dmoq__slideUp}@keyframes LocationView-module__b4Dmoq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LocationView-module__b4Dmoq__subMenuItem{color:#ccc;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #444;width:100%;margin-bottom:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .2s;display:block}.LocationView-module__b4Dmoq__subMenuItem:last-child{margin-bottom:0}.LocationView-module__b4Dmoq__subMenuItem:hover{color:#fff;background:#ffffff0d;border-left-color:#a78bfa;padding-left:1.25rem}.LocationView-module__b4Dmoq__emptyMessage{color:#666;text-align:center;padding:.75rem;font-style:italic}.LocationView-module__b4Dmoq__endingButton{color:#a78bfa;cursor:pointer;background:#7c3aed26;border:1px solid #7c3aed;border-radius:6px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:background .2s,border-color .2s;display:block}.LocationView-module__b4Dmoq__endingButton:hover{background:#7c3aed40;border-color:#a78bfa}.LocationView-module__b4Dmoq__advanceSection{border-top:1px solid #333;margin-top:1rem;padding-top:1rem}.LocationView-module__b4Dmoq__advanceButton{color:#f87171;letter-spacing:.1em;cursor:pointer;background:#dc26261f;border:1px solid #b91c1c;border-radius:6px;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:background .2s,border-color .2s;display:block}.LocationView-module__b4Dmoq__advanceButton:hover{color:#fca5a5;background:#dc262633;border-color:#dc2626}
.DialogueView-module__oD_4nW__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.DialogueView-module__oD_4nW__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.DialogueView-module__oD_4nW__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.DialogueView-module__oD_4nW__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);max-width:60cqw;height:100%;animation:.3s ease-out DialogueView-module__oD_4nW__fadeIn}@keyframes DialogueView-module__oD_4nW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DialogueView-module__oD_4nW__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.DialogueView-module__oD_4nW__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.DialogueView-module__oD_4nW__characterNamePlaceholder{color:#888;font-size:1.2rem}.DialogueView-module__oD_4nW__sceneCharacters{width:100%;height:100%;position:relative}.DialogueView-module__oD_4nW__sceneCharacterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080)sepia(.2)brightness(.9);height:100%;animation:.3s ease-out DialogueView-module__oD_4nW__sceneCharacterFadeIn;position:absolute;bottom:0;transform:translate(-50%)}@keyframes DialogueView-module__oD_4nW__sceneCharacterFadeIn{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.DialogueView-module__oD_4nW__choicesOverlay{background:#0006;justify-content:center;align-items:center;width:100%;height:calc(100% - 180px);display:flex;position:absolute;top:0;left:0}.DialogueView-module__oD_4nW__choicesContainer{flex-direction:column;gap:.875rem;width:85%;max-width:560px;display:flex}.DialogueView-module__oD_4nW__choiceButton{color:#d4d4d4;text-align:left;cursor:pointer;background:#191928eb;border:1px solid #444;border-radius:6px;padding:1.125rem 1.75rem;font-size:1.05rem;transition:border-color .15s,color .15s;position:relative}.DialogueView-module__oD_4nW__choiceButton:hover:not(:disabled){color:#f0f0f0;border-color:#666}.DialogueView-module__oD_4nW__choiceButton.DialogueView-module__oD_4nW__choiceSeen{opacity:.55;border-style:dashed}.DialogueView-module__oD_4nW__choiceButton.DialogueView-module__oD_4nW__choiceSeen:hover:not(:disabled){opacity:.7}.DialogueView-module__oD_4nW__choiceButton.DialogueView-module__oD_4nW__choiceLocked{opacity:.4;cursor:not-allowed;color:#666}.DialogueView-module__oD_4nW__lockHint{color:#555;font-size:.9rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}
.TextBox-module__71EGfq__textBox{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#0a0a14bf 0%,#05050fd9 100%);border-top:1px solid #ffffff1a;min-height:180px;padding:1.5rem 2.5rem 2rem;transition:transform .3s,opacity .3s;position:absolute;bottom:0%;left:0;right:0}.TextBox-module__71EGfq__textBox.TextBox-module__71EGfq__hidden{min-height:40px;padding:0;transform:translateY(100%)}.TextBox-module__71EGfq__textBox.TextBox-module__71EGfq__monologue{background:linear-gradient(#0f0c14bf 0%,#0a080fd9 100%);border-top:1px solid #64507833}.TextBox-module__71EGfq__textBox.TextBox-module__71EGfq__narration{text-align:center;background:linear-gradient(#05050ad9 0%,#000005e6 100%);border-top:1px solid #ffffff0d}.TextBox-module__71EGfq__toggleButton{-webkit-backdrop-filter:blur(4px);color:#888;cursor:pointer;background:#0a0a14cc;border:1px solid #ffffff26;border-bottom:none;border-radius:6px 6px 0 0;justify-content:center;align-items:center;width:40px;height:28px;font-size:.75rem;transition:color .2s,background .2s;display:flex;position:absolute;top:-32px;right:1.5rem}.TextBox-module__71EGfq__toggleButton:hover{color:#ccc;background:#141423e6}.TextBox-module__71EGfq__nameplate{letter-spacing:.1em;background:#14141ee6;border:1px solid;border-radius:4px;margin-bottom:1rem;padding:.4rem 1.5rem;font-size:1rem;font-weight:600;display:inline-block}.TextBox-module__71EGfq__monologueMarker{color:#6b7280;letter-spacing:.2em;margin-bottom:1rem;padding:.4rem 1.5rem;font-size:1rem;display:inline-block}.TextBox-module__71EGfq__text{color:#e8e8e8;min-height:3.5rem;margin:0;padding:0 .5rem;font-size:1.25rem;line-height:2}.TextBox-module__71EGfq__monologueText{color:#9ca3af;font-style:italic}.TextBox-module__71EGfq__narrationText{color:#a1a1aa;letter-spacing:.05em;font-style:italic}.TextBox-module__71EGfq__clickIndicator{color:#555;font-size:1rem;animation:2s ease-in-out infinite TextBox-module__71EGfq__pulse;position:absolute;bottom:1rem;right:2rem}@keyframes TextBox-module__71EGfq__pulse{0%,to{opacity:.4}50%{opacity:.8}}@media (max-width:768px){.TextBox-module__71EGfq__textBox{min-height:120px;padding:1rem 1.5rem}.TextBox-module__71EGfq__text{min-height:2.25rem;font-size:1rem;line-height:1.5}.TextBox-module__71EGfq__nameplate,.TextBox-module__71EGfq__monologueMarker{margin-bottom:.75rem;padding:.3rem 1rem;font-size:.9rem}.TextBox-module__71EGfq__toggleButton{width:32px;height:24px;font-size:.65rem;top:-28px}.TextBox-module__71EGfq__clickIndicator{font-size:.9rem;bottom:.75rem;right:1.5rem}}
.InvestigationView-module__aZ9MVG__container{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.InvestigationView-module__aZ9MVG__background{filter:brightness(.3);background:linear-gradient(#0a0a15 0%,#050510 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.InvestigationView-module__aZ9MVG__panel{cursor:default;background:linear-gradient(#141423fa 0%,#0f0f19fc 100%);border:1px solid #444;border-radius:12px;width:90%;max-width:600px;padding:2.5rem;animation:.3s ease-out InvestigationView-module__aZ9MVG__slideUp;position:relative}@keyframes InvestigationView-module__aZ9MVG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.InvestigationView-module__aZ9MVG__title{color:#ffc864;letter-spacing:.05em;margin:0;font-size:1.5rem;font-weight:600}.InvestigationView-module__aZ9MVG__divider{background:linear-gradient(90deg,#ffc864 0%,#0000 100%);width:60px;height:2px;margin:1rem 0 1.5rem}.InvestigationView-module__aZ9MVG__description{color:#d0d0d0;margin:0 0 2rem;font-size:1.1rem;line-height:1.9}.InvestigationView-module__aZ9MVG__closeButton{color:#aaa;cursor:pointer;background:0 0;border:1px solid #555;border-radius:6px;padding:.75rem 2.5rem;font-size:1rem;transition:all .2s}.InvestigationView-module__aZ9MVG__closeButton:hover{color:#fff;background:#ffffff0d;border-color:#888}.InvestigationView-module__aZ9MVG__hint{color:#555;font-size:.9rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}
.DefinitionReveal-module__ebxo1G__container{z-index:100;cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.DefinitionReveal-module__ebxo1G__overlay{background:#000000e6;width:100%;height:100%;animation:.5s ease-out DefinitionReveal-module__ebxo1G__fadeIn;position:absolute;top:0;left:0}@keyframes DefinitionReveal-module__ebxo1G__fadeIn{0%{opacity:0}to{opacity:1}}.DefinitionReveal-module__ebxo1G__content{z-index:1;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.DefinitionReveal-module__ebxo1G__word{color:#e4e4e7;letter-spacing:.2em;text-shadow:0 0 40px #8b5cf64d;font-size:4rem;font-weight:300;transition:font-size .5s,transform .5s;animation:1s ease-out DefinitionReveal-module__ebxo1G__wordAppear}.DefinitionReveal-module__ebxo1G__wordSmall{font-size:2.5rem;transform:translateY(-2rem)}@keyframes DefinitionReveal-module__ebxo1G__wordAppear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.DefinitionReveal-module__ebxo1G__interpretations{flex-direction:column;gap:1.5rem;animation:.5s ease-out DefinitionReveal-module__ebxo1G__slideUp;display:flex}@keyframes DefinitionReveal-module__ebxo1G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DefinitionReveal-module__ebxo1G__interpretation{background:#1e1e2dcc;border-radius:8px;align-items:center;gap:1rem;padding:1rem 2rem;transition:opacity .3s,transform .3s;display:flex;position:relative}.DefinitionReveal-module__ebxo1G__label{color:#71717a;font-size:.875rem;font-weight:600}.DefinitionReveal-module__ebxo1G__meaning{color:#d4d4d8;font-size:1.25rem}.DefinitionReveal-module__ebxo1G__interpretationA{border:1px solid #ffffff1a}.DefinitionReveal-module__ebxo1G__interpretationA.DefinitionReveal-module__ebxo1G__crossed{opacity:.4}.DefinitionReveal-module__ebxo1G__strikethrough{background:#ef4444;height:2px;animation:.3s ease-out forwards DefinitionReveal-module__ebxo1G__strike;position:absolute;top:50%;left:1rem;right:1rem;transform:translateY(-50%)}@keyframes DefinitionReveal-module__ebxo1G__strike{0%{transform-origin:0;transform:translateY(-50%)scaleX(0)}to{transform:translateY(-50%)scaleX(1)}}.DefinitionReveal-module__ebxo1G__interpretationB{background:#8b5cf61a;border:1px solid #8b5cf666;animation:.5s ease-out DefinitionReveal-module__ebxo1G__revealB}.DefinitionReveal-module__ebxo1G__interpretationB .DefinitionReveal-module__ebxo1G__meaning{color:#c4b5fd}.DefinitionReveal-module__ebxo1G__interpretationB.DefinitionReveal-module__ebxo1G__locked{border-color:#8b5cf699;box-shadow:0 0 20px #8b5cf633}@keyframes DefinitionReveal-module__ebxo1G__revealB{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.DefinitionReveal-module__ebxo1G__lockIndicator{margin-top:1rem;animation:.5s ease-out DefinitionReveal-module__ebxo1G__lockAppear}.DefinitionReveal-module__ebxo1G__lockText{color:#a78bfa;letter-spacing:.15em;text-transform:uppercase;font-size:.875rem}@keyframes DefinitionReveal-module__ebxo1G__lockAppear{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DefinitionReveal-module__ebxo1G__skipHint{color:#52525b;letter-spacing:.1em;font-size:.75rem;animation:2s ease-in-out infinite DefinitionReveal-module__ebxo1G__pulse;position:absolute;bottom:2rem}@keyframes DefinitionReveal-module__ebxo1G__pulse{0%,to{opacity:.4}50%{opacity:.8}}
.ConfrontationView-module__kTQz-q__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.ConfrontationView-module__kTQz-q__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.ConfrontationView-module__kTQz-q__vignette{pointer-events:none;background:radial-gradient(#0000 30%,#00000080 80%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ConfrontationView-module__kTQz-q__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ConfrontationView-module__kTQz-q__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);width:100%;height:100%;animation:.3s ease-out ConfrontationView-module__kTQz-q__fadeIn}@keyframes ConfrontationView-module__kTQz-q__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfrontationView-module__kTQz-q__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.ConfrontationView-module__kTQz-q__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.ConfrontationView-module__kTQz-q__characterNamePlaceholder{color:#888;font-size:1.2rem}.ConfrontationView-module__kTQz-q__chapterIndicator{color:#c4b5fd;letter-spacing:.15em;pointer-events:none;background:#0009;border:1px solid #ffffff1a;border-radius:4px;padding:.5rem 1.5rem;font-size:.875rem;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.ConfrontationView-module__kTQz-q__endPanel{text-align:center;background:#0f0f1af2;border:1px solid #ffffff1a;border-radius:8px;max-width:400px;padding:2.5rem 3rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ConfrontationView-module__kTQz-q__endTitle{color:#e4e4e7;letter-spacing:.1em;margin:0 0 1rem;font-size:1.5rem;font-weight:500}.ConfrontationView-module__kTQz-q__endText{color:#a1a1aa;margin:0 0 1.5rem;font-size:.95rem;line-height:1.8}.ConfrontationView-module__kTQz-q__endButton{color:#c4b5fd;cursor:pointer;background:#8b5cf626;border:1px solid #8b5cf666;border-radius:4px;padding:.875rem 2rem;font-size:1rem;transition:background .2s,border-color .2s}.ConfrontationView-module__kTQz-q__endButton:hover{background:#8b5cf640;border-color:#8b5cf699}
.Modal-module__GKiJOG__overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__GKiJOG__fadeIn;display:flex;position:absolute;inset:0}@keyframes Modal-module__GKiJOG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__GKiJOG__modal{background:#1e293b;border:1px solid #475569;border-radius:12px;flex-direction:column;min-width:300px;max-width:90%;max-height:80%;animation:.2s ease-out Modal-module__GKiJOG__scaleIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes Modal-module__GKiJOG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Modal-module__GKiJOG__header{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Modal-module__GKiJOG__title{color:#e2e8f0;margin:0;font-size:1.125rem;font-weight:600}.Modal-module__GKiJOG__closeButton{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.5rem;transition:all .15s;display:flex}.Modal-module__GKiJOG__closeButton:hover{color:#e2e8f0;background:#334155}.Modal-module__GKiJOG__content{color:#e2e8f0;padding:1.25rem;overflow-y:auto}.Modal-module__GKiJOG__content::-webkit-scrollbar{width:8px}.Modal-module__GKiJOG__content::-webkit-scrollbar-track{background:#1e293b}.Modal-module__GKiJOG__content::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}.Modal-module__GKiJOG__content::-webkit-scrollbar-thumb:hover{background:#64748b}
.SaveSlot-module__9YS8fa__slot{cursor:pointer;text-align:left;color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:8px;width:100%;padding:.75rem 1rem;transition:all .15s}.SaveSlot-module__9YS8fa__slot:hover:not(.SaveSlot-module__9YS8fa__disabled){background:#334155;border-color:#475569}.SaveSlot-module__9YS8fa__slot.SaveSlot-module__9YS8fa__disabled{cursor:not-allowed;opacity:.5}.SaveSlot-module__9YS8fa__slot.SaveSlot-module__9YS8fa__selected{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.SaveSlot-module__9YS8fa__slot.SaveSlot-module__9YS8fa__empty{border-style:dashed}.SaveSlot-module__9YS8fa__slot.SaveSlot-module__9YS8fa__filled{border-style:solid}.SaveSlot-module__9YS8fa__slotHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.SaveSlot-module__9YS8fa__slotName{color:#94a3b8;font-size:.875rem;font-weight:600}.SaveSlot-module__9YS8fa__deleteButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.25rem;transition:all .15s;display:flex}.SaveSlot-module__9YS8fa__deleteButton:hover{color:#fff;background:#dc2626}.SaveSlot-module__9YS8fa__emptyText{color:#64748b;font-size:.875rem}.SaveSlot-module__9YS8fa__slotInfo{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.SaveSlot-module__9YS8fa__chapter{color:#e2e8f0;font-size:.875rem;font-weight:500}.SaveSlot-module__9YS8fa__location{color:#94a3b8;font-size:.875rem}.SaveSlot-module__9YS8fa__location:before{content:"-";margin-right:.5rem}.SaveSlot-module__9YS8fa__slotMeta{color:#64748b;gap:1rem;font-size:.75rem;display:flex}.SaveSlot-module__9YS8fa__playtime:before{content:"Playtime: "}
.SaveLoadModal-module__yy3ofq__container{flex-direction:column;gap:1rem;min-width:400px;max-width:600px;display:flex}.SaveLoadModal-module__yy3ofq__error{color:#fca5a5;background:#dc26261a;border:1px solid #dc2626;border-radius:6px;padding:.75rem 1rem;font-size:.875rem}.SaveLoadModal-module__yy3ofq__specialSlots{border-bottom:1px solid #334155;flex-direction:column;gap:.5rem;padding-bottom:1rem;display:flex}.SaveLoadModal-module__yy3ofq__slotGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;max-height:400px;padding-right:.5rem;display:grid;overflow-y:auto}.SaveLoadModal-module__yy3ofq__slotGrid::-webkit-scrollbar{width:6px}.SaveLoadModal-module__yy3ofq__slotGrid::-webkit-scrollbar-track{background:#1e293b}.SaveLoadModal-module__yy3ofq__slotGrid::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.SaveLoadModal-module__yy3ofq__slotGrid::-webkit-scrollbar-thumb:hover{background:#64748b}.SaveLoadModal-module__yy3ofq__loadingOverlay{color:#e2e8f0;background:#0f172acc;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;inset:0}.SaveLoadModal-module__yy3ofq__confirmDialog{text-align:center;padding:1rem}.SaveLoadModal-module__yy3ofq__confirmDialog p{color:#e2e8f0;margin:0 0 .5rem}.SaveLoadModal-module__yy3ofq__warning{font-size:.875rem;color:#fca5a5!important}.SaveLoadModal-module__yy3ofq__confirmButtons{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.SaveLoadModal-module__yy3ofq__cancelButton,.SaveLoadModal-module__yy3ofq__deleteConfirmButton,.SaveLoadModal-module__yy3ofq__saveConfirmButton{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s}.SaveLoadModal-module__yy3ofq__cancelButton{color:#e2e8f0;background:#334155}.SaveLoadModal-module__yy3ofq__cancelButton:hover:not(:disabled){background:#475569}.SaveLoadModal-module__yy3ofq__deleteConfirmButton{color:#fff;background:#dc2626}.SaveLoadModal-module__yy3ofq__deleteConfirmButton:hover:not(:disabled){background:#b91c1c}.SaveLoadModal-module__yy3ofq__saveConfirmButton{color:#fff;background:#3b82f6}.SaveLoadModal-module__yy3ofq__saveConfirmButton:hover:not(:disabled){background:#2563eb}.SaveLoadModal-module__yy3ofq__cancelButton:disabled,.SaveLoadModal-module__yy3ofq__deleteConfirmButton:disabled,.SaveLoadModal-module__yy3ofq__saveConfirmButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.SaveLoadModal-module__yy3ofq__container{min-width:auto}.SaveLoadModal-module__yy3ofq__slotGrid{grid-template-columns:1fr}}
.TitleScreen-module__SGuava__container{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#0a0a0ab3 0%,#1a1a2e80 50%,#0a0a0acc 100%),url(/assets/images/KEYVISUAL.png) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.TitleScreen-module__SGuava__content{text-align:center;animation:1.5s ease-out TitleScreen-module__SGuava__fadeIn}@keyframes TitleScreen-module__SGuava__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TitleScreen-module__SGuava__title{color:#f0f0f0;letter-spacing:.3em;text-shadow:0 0 40px #ffffff26;margin:0;font-size:4rem;font-weight:300}.TitleScreen-module__SGuava__titleEnglish{color:#666;letter-spacing:.4em;text-transform:uppercase;margin:.8rem 0 0;font-size:1rem;font-weight:400}.TitleScreen-module__SGuava__tagline{color:#888;letter-spacing:.1em;margin:3rem 0 0;font-size:1.1rem;font-style:italic}.TitleScreen-module__SGuava__startPrompt{animation:2s ease-out .5s both TitleScreen-module__SGuava__fadeIn;position:absolute;bottom:25%}.TitleScreen-module__SGuava__promptText{letter-spacing:.5em;color:#888;font-size:.9rem;font-weight:400;animation:2s ease-in-out infinite TitleScreen-module__SGuava__pulse}@keyframes TitleScreen-module__SGuava__pulse{0%,to{opacity:.6}50%{opacity:1}}.TitleScreen-module__SGuava__credits{color:#444;font-size:.8rem;position:absolute;bottom:2rem}.TitleScreen-module__SGuava__menuContainer{flex-direction:column;gap:1rem;margin-top:3rem;animation:1s ease-out .3s both TitleScreen-module__SGuava__fadeIn;display:flex}.TitleScreen-module__SGuava__menuButton{color:#e0e0e0;letter-spacing:.2em;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:4px;min-width:200px;padding:.875rem 3rem;font-size:1rem;font-weight:400;transition:all .2s}.TitleScreen-module__SGuava__menuButton:hover:not(:disabled){color:#fff;background:#ffffff1a;border-color:#ffffff4d}.TitleScreen-module__SGuava__menuButton:disabled{opacity:.5;cursor:not-allowed}.TitleScreen-module__SGuava__errorMessage{color:#fca5a5;background:#dc26261a;border:1px solid #dc26264d;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem}@media (max-width:768px){.TitleScreen-module__SGuava__title{margin:0;font-size:2rem}.TitleScreen-module__SGuava__titleEnglish{margin:.5rem 0 0;font-size:.75rem}.TitleScreen-module__SGuava__tagline{margin:1.5rem 0 0;font-size:.9rem}.TitleScreen-module__SGuava__content{padding:0 1rem}}
.PrologueView-module__OZewXa__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.PrologueView-module__OZewXa__background{background:linear-gradient(#0a0a12 0%,#12121e 50%,#0a0a12 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.PrologueView-module__OZewXa__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PrologueView-module__OZewXa__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);max-width:100%;height:100%;animation:.3s ease-out PrologueView-module__OZewXa__fadeIn}@keyframes PrologueView-module__OZewXa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PrologueView-module__OZewXa__characterPlaceholder{background:linear-gradient(#141423e6 0%,#0f0f19f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.PrologueView-module__OZewXa__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.PrologueView-module__OZewXa__characterNamePlaceholder{color:#888;font-size:1.2rem}.PrologueView-module__OZewXa__choiceOverlay{background:#00000080;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PrologueView-module__OZewXa__choicePrompt{color:#9ca3af;letter-spacing:.1em;margin-bottom:1.75rem;font-size:1rem}.PrologueView-module__OZewXa__choiceContainer{flex-direction:column;gap:.875rem;width:85%;max-width:560px;display:flex}.PrologueView-module__OZewXa__choiceButton{color:#d4d4d4;text-align:left;cursor:pointer;background:#191928eb;border:1px solid #444;border-radius:6px;padding:1.125rem 1.75rem;font-size:1.05rem;transition:border-color .15s,color .15s}.PrologueView-module__OZewXa__choiceButton:hover{color:#f0f0f0;border-color:#666}.PrologueView-module__OZewXa__controlPanel{pointer-events:auto;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.PrologueView-module__OZewXa__controlButton{color:#888;cursor:pointer;letter-spacing:.1em;background:#14141ecc;border:1px solid #444;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.PrologueView-module__OZewXa__controlButton:hover:not(:disabled){color:#ccc;background:#1e1e2de6;border-color:#666}.PrologueView-module__OZewXa__controlButton:disabled{opacity:.5;cursor:not-allowed}.PrologueView-module__OZewXa__controlButton.PrologueView-module__OZewXa__active{color:#a78bfa;border-color:#a78bfa}.PrologueView-module__OZewXa__chapterIndicator{color:#666;letter-spacing:.2em;background:#0a0a0fe6;border:1px solid #333;border-radius:4px;padding:.5rem 1.5rem;font-size:.8rem;position:absolute;top:1rem;left:1rem}
.EndingScreen-module__j9wvkq__overlay{z-index:100;background:#000000d9;justify-content:center;align-items:center;animation:.3s EndingScreen-module__j9wvkq__fadeIn;display:flex;position:fixed;inset:0}@keyframes EndingScreen-module__j9wvkq__fadeIn{0%{opacity:0}to{opacity:1}}.EndingScreen-module__j9wvkq__modal{text-align:center;background:linear-gradient(#1e293b 0%,#0f172a 100%);border:1px solid #475569;border-radius:1rem;width:90%;max-width:500px;padding:2.5rem;animation:.4s EndingScreen-module__j9wvkq__slideUp}@keyframes EndingScreen-module__j9wvkq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EndingScreen-module__j9wvkq__modalTitle{color:#f1f5f9;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.EndingScreen-module__j9wvkq__modalDesc{color:#94a3b8;margin:0 0 2rem}.EndingScreen-module__j9wvkq__endings{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.EndingScreen-module__j9wvkq__endingOption{cursor:pointer;text-align:left;background:#1e293bcc;border:1px solid #334155;border-radius:.5rem;padding:1.25rem;transition:border-color .15s,background .15s}.EndingScreen-module__j9wvkq__endingOption:hover{background:#334155e6;border-color:#475569}.EndingScreen-module__j9wvkq__endingOption.EndingScreen-module__j9wvkq__hidden{background:linear-gradient(135deg,#1e1b4b 0%,#1e293b 100%);border-color:#7c3aed}.EndingScreen-module__j9wvkq__endingOption.EndingScreen-module__j9wvkq__hidden:hover{border-color:#a78bfa}.EndingScreen-module__j9wvkq__endingTitle{color:#f1f5f9;margin-bottom:.25rem;font-weight:600}.EndingScreen-module__j9wvkq__endingDesc{color:#94a3b8;font-size:.875rem}.EndingScreen-module__j9wvkq__cancelButton{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;transition:all .2s}.EndingScreen-module__j9wvkq__cancelButton:hover{color:#e2e8f0;background:#1e293b}.EndingScreen-module__j9wvkq__cgContainer{border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 20px #00000080}.EndingScreen-module__j9wvkq__cgImage{width:100%;height:auto;display:block}.EndingScreen-module__j9wvkq__endingBadge{color:#93c5fd;letter-spacing:.1em;background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.EndingScreen-module__j9wvkq__endingBadge.EndingScreen-module__j9wvkq__hidden{color:#c4b5fd;background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%)}.EndingScreen-module__j9wvkq__resultTitle{color:#f1f5f9;margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.EndingScreen-module__j9wvkq__resultDesc{color:#cbd5e1;text-align:left;max-height:50cqh;margin:0 0 2rem;font-size:1rem;line-height:1.6;overflow-y:auto}.EndingScreen-module__j9wvkq__resultDesc p{margin:0 0 .25rem}.EndingScreen-module__j9wvkq__resultDesc .EndingScreen-module__j9wvkq__emptyLine{height:.75rem}.EndingScreen-module__j9wvkq__restartButton{color:#93c5fd;cursor:pointer;background:#3b82f626;border:1px solid #3b82f6;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:background .15s,border-color .15s}.EndingScreen-module__j9wvkq__restartButton:hover{background:#3b82f640;border-color:#60a5fa}
.BGMController-module__KH8wWG__container{background:#1e293bcc;border:1px solid #334155;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;display:flex}.BGMController-module__KH8wWG__playButton{cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:.375rem;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.BGMController-module__KH8wWG__playButton:hover{background:#334155;border-color:#60a5fa}.BGMController-module__KH8wWG__volumeSlider{appearance:none;cursor:pointer;background:#475569;border-radius:2px;width:80px;height:4px}.BGMController-module__KH8wWG__volumeSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#60a5fa;border-radius:50%;width:12px;height:12px;transition:transform .1s}.BGMController-module__KH8wWG__volumeSlider::-webkit-slider-thumb:hover{transform:scale(1.2)}.BGMController-module__KH8wWG__volumeSlider::-moz-range-thumb{cursor:pointer;background:#60a5fa;border:none;border-radius:50%;width:12px;height:12px}
.TheaterMap-module__NFCDNW__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;animation:.2s ease-out TheaterMap-module__NFCDNW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TheaterMap-module__NFCDNW__fadeIn{0%{opacity:0}to{opacity:1}}.TheaterMap-module__NFCDNW__mapContainer{aspect-ratio:16/10;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f0f23 100%);border:2px solid #4a5568;border-radius:12px;flex-direction:column;width:90%;max-width:900px;padding:20px;display:flex;box-shadow:0 0 40px #00000080,inset 0 0 60px #0000004d}.TheaterMap-module__NFCDNW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.TheaterMap-module__NFCDNW__title{color:#e2e8f0;letter-spacing:.1em;margin:0;font-size:1.5rem;font-weight:600}.TheaterMap-module__NFCDNW__closeButton{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:50%;width:36px;height:36px;font-size:1.2rem;transition:all .2s}.TheaterMap-module__NFCDNW__closeButton:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}.TheaterMap-module__NFCDNW__map{background:radial-gradient(#2d374866 0%,#1a202c99 100%);border:1px solid #ffffff0d;border-radius:8px;flex:1;position:relative}.TheaterMap-module__NFCDNW__connectionsSvg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.TheaterMap-module__NFCDNW__connectionLine{stroke-width:.8px;stroke-linecap:round;stroke-dasharray:4 2}.TheaterMap-module__NFCDNW__connectionLine.TheaterMap-module__NFCDNW__accessible{stroke:#81e6d966}.TheaterMap-module__NFCDNW__connectionLine.TheaterMap-module__NFCDNW__locked{stroke:#71809633}.TheaterMap-module__NFCDNW__locationNode{cursor:pointer;background:#1a202ce6;border:2px solid #4a5568;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:8px;transition:all .25s;display:flex;position:absolute;transform:translate(-50%,-50%)}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__accessible{background:#1a202cf2;border-color:#4fd1c5}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__accessible:hover{background:#4fd1c526;border-color:#81e6d9;transform:translate(-50%,-50%)scale(1.05);box-shadow:0 0 20px #4fd1c54d}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__current{cursor:default;background:#f6ad5526;border-color:#f6ad55}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__current:hover{box-shadow:none;transform:translate(-50%,-50%)}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__locked{cursor:not-allowed;opacity:.5;background:#1a202c99;border-color:#4a5568}.TheaterMap-module__NFCDNW__locationLabel{color:#e2e8f0;white-space:nowrap;text-shadow:0 1px 2px #00000080;font-size:.9rem;font-weight:600}.TheaterMap-module__NFCDNW__locationNode.TheaterMap-module__NFCDNW__locked .TheaterMap-module__NFCDNW__locationLabel{color:#718096}.TheaterMap-module__NFCDNW__currentMarker{color:#f6ad55;white-space:nowrap;background:#000000b3;border-radius:4px;padding:2px 8px;font-size:.65rem;position:absolute;bottom:-18px}.TheaterMap-module__NFCDNW__characterIcons{flex-wrap:wrap;justify-content:center;gap:4px;max-width:100%;margin-top:6px;display:flex}.TheaterMap-module__NFCDNW__characterIcon{background:#1a202c;border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;overflow:hidden}.TheaterMap-module__NFCDNW__characterIcon:hover{z-index:10;transform:scale(1.15)}.TheaterMap-module__NFCDNW__iconImage{object-fit:cover;width:100%;height:100%}.TheaterMap-module__NFCDNW__iconLetter{font-size:.75rem;font-weight:700}.TheaterMap-module__NFCDNW__legend{border-top:1px solid #ffffff1a;justify-content:center;gap:24px;margin-top:16px;padding-top:12px;display:flex}.TheaterMap-module__NFCDNW__legendItem{color:#a0aec0;align-items:center;gap:8px;font-size:.8rem;display:flex}.TheaterMap-module__NFCDNW__legendBox{border:2px solid;border-radius:4px;width:16px;height:16px}.TheaterMap-module__NFCDNW__legendBox.TheaterMap-module__NFCDNW__current{background:#f6ad5533;border-color:#f6ad55}.TheaterMap-module__NFCDNW__legendBox.TheaterMap-module__NFCDNW__accessible{background:#4fd1c533;border-color:#4fd1c5}.TheaterMap-module__NFCDNW__legendBox.TheaterMap-module__NFCDNW__locked{opacity:.5;background:#4a556833;border-color:#4a5568}.TheaterMap-module__NFCDNW__phaseMessage{text-align:center;background:#f6ad551a;border:1px solid #f6ad554d;border-radius:8px;margin-bottom:12px;padding:12px 20px;animation:.3s ease-out TheaterMap-module__NFCDNW__fadeIn}.TheaterMap-module__NFCDNW__phaseMessageText{color:#f6ad55;margin:0;font-size:.9rem}@media (max-width:768px){.TheaterMap-module__NFCDNW__mapContainer{width:95%;padding:12px}.TheaterMap-module__NFCDNW__title{font-size:1.2rem}.TheaterMap-module__NFCDNW__locationLabel{font-size:.75rem}.TheaterMap-module__NFCDNW__characterIcon{width:22px;height:22px}.TheaterMap-module__NFCDNW__legend{flex-wrap:wrap;gap:12px}.TheaterMap-module__NFCDNW__legendItem{font-size:.7rem}}
.DeductionView-module__vL7Nyq__container{color:#e5e5e5;z-index:100;background:linear-gradient(#0a0a0f 0%,#1a1a2e 50%,#0a0a0f 100%);flex-direction:column;width:100%;height:100%;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic Pro,sans-serif;display:flex}.DeductionView-module__vL7Nyq__header{background:#0000004d;border-bottom:1px solid #ffffff1a;align-items:center;padding:1rem 2rem;display:flex}.DeductionView-module__vL7Nyq__title{letter-spacing:.1em;color:#c9a86c;font-size:1.25rem;font-weight:600}.DeductionView-module__vL7Nyq__backButton{color:#a0a0a0;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;position:absolute;bottom:1.5rem;left:2rem}.DeductionView-module__vL7Nyq__backButton:hover{color:#c9a86c;border-color:#c9a86c}.DeductionView-module__vL7Nyq__main{flex:1;display:flex;overflow:hidden}.DeductionView-module__vL7Nyq__truthPanel{border-right:1px solid #ffffff1a;flex:0 0 45%;padding:1.5rem;overflow-y:auto}.DeductionView-module__vL7Nyq__sectionTitle{color:#888;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}.DeductionView-module__vL7Nyq__truthGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.DeductionView-module__vL7Nyq__truthCard{cursor:pointer;text-align:left;color:#c5c5c5;background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;padding:.875rem;font-size:.8rem;transition:all .2s}.DeductionView-module__vL7Nyq__truthCard:hover{background:#ffffff0d;border-color:#c9a86c80}.DeductionView-module__vL7Nyq__truthCard.DeductionView-module__vL7Nyq__selected{color:#fff;background:#c9a86c1a;border-color:#c9a86c}.DeductionView-module__vL7Nyq__truthCard.DeductionView-module__vL7Nyq__disabled{opacity:.4;cursor:not-allowed}.DeductionView-module__vL7Nyq__synthesisPanel{flex-direction:column;flex:1;padding:1.5rem;display:flex}.DeductionView-module__vL7Nyq__selectedTruths{margin-bottom:1.5rem}.DeductionView-module__vL7Nyq__selectedList{flex-wrap:wrap;gap:.5rem;min-height:2.5rem;display:flex}.DeductionView-module__vL7Nyq__selectedTag{color:#c9a86c;background:#c9a86c26;border:1px solid #c9a86c;border-radius:3px;align-items:center;padding:.375rem .75rem;font-size:.75rem;display:inline-flex}.DeductionView-module__vL7Nyq__removeButton{color:#888;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:.875rem;line-height:1}.DeductionView-module__vL7Nyq__removeButton:hover{color:#c9a86c}.DeductionView-module__vL7Nyq__placeholder{color:#555;font-size:.875rem;font-style:italic}.DeductionView-module__vL7Nyq__synthesizeButton{color:#c9a86c;letter-spacing:.1em;cursor:pointer;background:linear-gradient(#3a3a4a 0%,#2a2a3a 100%);border:1px solid #c9a86c;width:100%;margin-bottom:1.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.DeductionView-module__vL7Nyq__synthesizeButton:hover:not(:disabled){background:linear-gradient(#4a4a5a 0%,#3a3a4a 100%)}.DeductionView-module__vL7Nyq__synthesizeButton:disabled{opacity:.4;cursor:not-allowed;color:#555;border-color:#555}.DeductionView-module__vL7Nyq__interpretations{flex:1;overflow-y:auto}.DeductionView-module__vL7Nyq__interpretationCard{cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #ffffff1a;border-radius:4px;width:100%;margin-bottom:.75rem;padding:1.25rem;transition:all .2s}.DeductionView-module__vL7Nyq__interpretationCard:hover{background:#ffffff0d;border-color:#c9a86c80}.DeductionView-module__vL7Nyq__interpretationLabel{color:#e5e5e5;margin-bottom:.5rem;font-size:1rem;font-weight:500}.DeductionView-module__vL7Nyq__interpretationDesc{color:#888;font-size:.8rem;line-height:1.5}.DeductionView-module__vL7Nyq__monologueOverlay{z-index:200;cursor:pointer;background:#000000e6;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.DeductionView-module__vL7Nyq__monologueText{color:#e5e5e5;text-align:center;max-width:600px;margin-bottom:2rem;font-size:1.125rem;line-height:2}.DeductionView-module__vL7Nyq__realizationText{color:#c9a86c;background:#c9a86c1a;border:1px solid #c9a86c;padding:.75rem 1.5rem;font-size:1rem}.DeductionView-module__vL7Nyq__continueHint{color:#666;font-size:.75rem;position:absolute;bottom:2rem}.DeductionView-module__vL7Nyq__noMatch{text-align:center;color:#666;padding:2rem;font-style:italic}.DeductionView-module__vL7Nyq__inferenceLog{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1rem}.DeductionView-module__vL7Nyq__inferenceItem{color:#888;align-items:center;padding:.5rem 0;font-size:.8rem;display:flex}.DeductionView-module__vL7Nyq__inferenceItem:before{content:"✓";color:#4ade80;margin-right:.5rem}.DeductionView-module__vL7Nyq__progressBar{background:#0003;border-radius:4px;margin-top:1rem;padding:1rem}.DeductionView-module__vL7Nyq__progressItem{color:#888;justify-content:space-between;margin-bottom:.25rem;font-size:.75rem;display:flex}.DeductionView-module__vL7Nyq__progressItem.DeductionView-module__vL7Nyq__complete{color:#4ade80}.DeductionView-module__vL7Nyq__progressCount{color:#c9a86c}
.HoverMenu-module___F8faW__hoverZone{z-index:200;width:300px;height:100px;position:absolute;top:0;right:0}.HoverMenu-module___F8faW__menuContainer{opacity:0;pointer-events:none;align-items:center;gap:.5rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem;transform:translateY(-10px)}.HoverMenu-module___F8faW__menuContainer.HoverMenu-module___F8faW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.HoverMenu-module___F8faW__iconButton{color:#ccc;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141ee6;border:1px solid #444;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.HoverMenu-module___F8faW__iconButton:hover{color:#fff;background:#28283cf2;border-color:#666;transform:scale(1.05)}.HoverMenu-module___F8faW__iconButton:active{transform:scale(.98)}.HoverMenu-module___F8faW__textButton{color:#888;cursor:pointer;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141ee6;border:1px solid #444;border-radius:8px;height:40px;padding:0 1rem;font-size:.85rem;transition:all .2s}.HoverMenu-module___F8faW__textButton:hover:not(:disabled){color:#ccc;background:#28283cf2;border-color:#666}.HoverMenu-module___F8faW__textButton:disabled{opacity:.5;cursor:not-allowed}.HoverMenu-module___F8faW__textButton.HoverMenu-module___F8faW__active{color:#a78bfa;border-color:#a78bfa}.HoverMenu-module___F8faW__divider{background:#444;width:1px;height:24px}@media (prefers-reduced-motion:reduce){.HoverMenu-module___F8faW__menuContainer{transition:opacity .1s;transform:none}.HoverMenu-module___F8faW__menuContainer.HoverMenu-module___F8faW__visible{transform:none}.HoverMenu-module___F8faW__iconButton{transition:none}.HoverMenu-module___F8faW__iconButton:hover{transform:none}}
.SettingsModal-module__JVG6LW__settings{flex-direction:column;gap:1.5rem;min-width:280px;display:flex}.SettingsModal-module__JVG6LW__settingRow{flex-direction:column;gap:.5rem;display:flex}.SettingsModal-module__JVG6LW__label{color:#94a3b8;font-size:.875rem;font-weight:500}.SettingsModal-module__JVG6LW__sliderContainer{align-items:center;gap:1rem;display:flex}.SettingsModal-module__JVG6LW__slider{appearance:none;cursor:pointer;background:#334155;border-radius:3px;flex:1;height:6px}.SettingsModal-module__JVG6LW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#a78bfa;border-radius:50%;width:18px;height:18px;transition:background .15s}.SettingsModal-module__JVG6LW__slider::-webkit-slider-thumb:hover{background:#c4b5fd}.SettingsModal-module__JVG6LW__slider::-moz-range-thumb{cursor:pointer;background:#a78bfa;border:none;border-radius:50%;width:18px;height:18px}.SettingsModal-module__JVG6LW__value{color:#e2e8f0;text-align:right;min-width:3rem;font-size:.875rem}.SettingsModal-module__JVG6LW__radioGroup{gap:1rem;display:flex}.SettingsModal-module__JVG6LW__radioLabel{color:#e2e8f0;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.SettingsModal-module__JVG6LW__radio{appearance:none;cursor:pointer;border:2px solid #475569;border-radius:50%;width:16px;height:16px;transition:all .15s;position:relative}.SettingsModal-module__JVG6LW__radio:checked{border-color:#a78bfa}.SettingsModal-module__JVG6LW__radio:checked:after{content:"";background:#a78bfa;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SettingsModal-module__JVG6LW__radio:hover{border-color:#64748b}.SettingsModal-module__JVG6LW__radio:checked:hover{border-color:#c4b5fd}
.HistoryModal-module__YHr9Oa__historyContainer{min-height:150px}.HistoryModal-module__YHr9Oa__emptyMessage{color:#64748b;text-align:center;padding:2rem 0;font-style:italic}.HistoryModal-module__YHr9Oa__historyList{flex-direction:column;gap:1rem;display:flex}.HistoryModal-module__YHr9Oa__historyEntry{border-bottom:1px solid #334155;padding-bottom:.75rem}.HistoryModal-module__YHr9Oa__historyEntry:last-child{border-bottom:none}.HistoryModal-module__YHr9Oa__speaker{margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.HistoryModal-module__YHr9Oa__text{color:#e2e8f0;margin:0;font-size:.9375rem;line-height:1.6}.HistoryModal-module__YHr9Oa__narration{color:#94a3b8;margin:0;font-size:.9375rem;font-style:italic;line-height:1.6}
.EscalationView-module__uo39cG__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.EscalationView-module__uo39cG__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.EscalationView-module__uo39cG__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.EscalationView-module__uo39cG__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);max-width:60cqw;height:100%;animation:.3s ease-out EscalationView-module__uo39cG__fadeIn}@keyframes EscalationView-module__uo39cG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EscalationView-module__uo39cG__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.EscalationView-module__uo39cG__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.EscalationView-module__uo39cG__characterNamePlaceholder{color:#888;font-size:1.2rem}.EscalationView-module__uo39cG__narrationOverlay{justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.EscalationView-module__uo39cG__narrationText{color:#a0a0a0;text-align:center;max-width:700px;font-size:1.125rem;font-style:italic;line-height:1.8}
.RecontextualizationView-module__6TPKZq__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.RecontextualizationView-module__6TPKZq__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.RecontextualizationView-module__6TPKZq__thinkingOverlay{pointer-events:none;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.RecontextualizationView-module__6TPKZq__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.RecontextualizationView-module__6TPKZq__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);max-width:60cqw;height:100%;animation:.3s ease-out RecontextualizationView-module__6TPKZq__fadeIn}@keyframes RecontextualizationView-module__6TPKZq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RecontextualizationView-module__6TPKZq__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.RecontextualizationView-module__6TPKZq__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.RecontextualizationView-module__6TPKZq__characterNamePlaceholder{color:#888;font-size:1.2rem}.RecontextualizationView-module__6TPKZq__progressIndicator{color:#888;pointer-events:none;background:#0009;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;position:absolute;top:1rem;right:1rem}
.EliminationView-module__koqhOq__container{cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative}.EliminationView-module__koqhOq__background{background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.EliminationView-module__koqhOq__characterLayer{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.EliminationView-module__koqhOq__characterImage{object-fit:contain;filter:drop-shadow(0 10px 40px #00000080);max-width:60cqw;height:100%;animation:.3s ease-out EliminationView-module__koqhOq__fadeIn}@keyframes EliminationView-module__koqhOq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EliminationView-module__koqhOq__characterPlaceholder{background:linear-gradient(#1e1e32e6 0%,#141423f2 100%);border:2px solid #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:250px;height:400px;display:flex}.EliminationView-module__koqhOq__characterLetter{opacity:.8;font-size:5rem;font-weight:300}.EliminationView-module__koqhOq__characterNamePlaceholder{color:#888;font-size:1.2rem}.EliminationView-module__koqhOq__progressIndicator{color:#888;pointer-events:none;background:#0009;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;position:absolute;top:1rem;right:1rem}.EliminationView-module__koqhOq__tierIndicator{color:#daa520;text-transform:uppercase;letter-spacing:.1em;pointer-events:none;background:#8b4513cc;border:1px solid #daa52080;border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem}
.ADVGame-module__pubPvW__viewportWrapper{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;overflow:hidden}.ADVGame-module__pubPvW__aspectContainer{aspect-ratio:16/9;background:#0a0a0a;width:100%;max-width:177.778vh;max-height:100vh;position:relative;overflow:hidden;container:game/size}.ADVGame-module__pubPvW__container{background:#0a0a0a;width:100%;height:100%;position:relative;overflow:hidden}.ADVGame-module__pubPvW__bgmController{z-index:100;position:absolute;top:1rem;right:1rem}.ADVGame-module__pubPvW__movingScreen{background:linear-gradient(#0a0a12 0%,#12121e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ADVGame-module__pubPvW__movingText{color:#666;letter-spacing:.2em;font-size:1.5rem;animation:1s infinite ADVGame-module__pubPvW__pulse}@keyframes ADVGame-module__pubPvW__pulse{0%,to{opacity:.5}50%{opacity:1}}.ADVGame-module__pubPvW__thinkingScreen{background:linear-gradient(#0a0a12 0%,#12121e 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ADVGame-module__pubPvW__thinkingPanel{background:#0f0f19f2;border:1px solid #333;border-radius:12px;width:90%;max-width:600px;max-height:80cqh;padding:2rem;overflow-y:auto}.ADVGame-module__pubPvW__thinkingTitle{color:#a78bfa;letter-spacing:.1em;border-bottom:1px solid #333;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.5rem;font-weight:400}.ADVGame-module__pubPvW__truthList{margin-bottom:2rem}.ADVGame-module__pubPvW__truthItem{color:#ccc;background:#1e1e2dcc;border-left:3px solid #a78bfa;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.95rem}.ADVGame-module__pubPvW__emptyTruth{color:#666;text-align:center;padding:2rem;font-style:italic}.ADVGame-module__pubPvW__closeButton{color:#ccc;cursor:pointer;background:0 0;border:1px solid #444;border-radius:6px;width:100%;padding:1rem;font-size:1rem;transition:all .2s;display:block}.ADVGame-module__pubPvW__closeButton:hover{background:#ffffff0d;border-color:#666}.ADVGame-module__pubPvW__thinkingButtons{flex-direction:column;gap:.75rem;display:flex}.ADVGame-module__pubPvW__deduceButton{color:#c9a86c;letter-spacing:.1em;cursor:pointer;background:linear-gradient(135deg,#c9a86c33 0%,#a180444d 100%);border:1px solid #c9a86c;border-radius:6px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:block}.ADVGame-module__pubPvW__deduceButton:hover{background:linear-gradient(135deg,#c9a86c4d 0%,#a1804466 100%);transform:scale(1.02)}.ADVGame-module__pubPvW__escalationScreen{cursor:pointer;background:linear-gradient(#0a0a12 0%,#1a1a0a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ADVGame-module__pubPvW__escalationText{color:#c9a86c;letter-spacing:.2em;font-size:1.5rem;animation:1.5s infinite ADVGame-module__pubPvW__pulse}.ADVGame-module__pubPvW__escalationHint{color:#c9a86c99;margin-top:2rem;font-size:.875rem;animation:1s infinite ADVGame-module__pubPvW__blink}@keyframes ADVGame-module__pubPvW__blink{0%,to{opacity:1}50%{opacity:.3}}.ADVGame-module__pubPvW__confrontationScreen{background:linear-gradient(#0a0a12 0%,#1a0a0a 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ADVGame-module__pubPvW__confrontationPanel{text-align:center;background:#0f0f14f2;border:1px solid #dc2626;border-radius:12px;max-width:500px;padding:3rem;animation:.5s ease-out ADVGame-module__pubPvW__fadeInScale}@keyframes ADVGame-module__pubPvW__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ADVGame-module__pubPvW__confrontationTitle{color:#dc2626;letter-spacing:.2em;margin:0 0 2rem;font-size:2rem;font-weight:300}.ADVGame-module__pubPvW__confrontationText{color:#ccc;margin-bottom:2.5rem;font-size:1.1rem;line-height:2}.ADVGame-module__pubPvW__confrontationButton{color:#fff;letter-spacing:.15em;cursor:pointer;background:linear-gradient(135deg,#dc26264d 0%,#991b1b66 100%);border:2px solid #dc2626;border-radius:8px;padding:1rem 3rem;font-size:1.2rem;font-weight:600;transition:all .3s;display:inline-block}.ADVGame-module__pubPvW__confrontationButton:hover{background:linear-gradient(135deg,#dc262680 0%,#991b1b99 100%);transform:scale(1.05)}
