@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Merriweather:wght@300;400;700&display=swap";.game-interface[data-v-666c5bfc]{display:flex;flex-direction:column;min-height:100vh;max-height:100vh;overflow:hidden;background-color:#f8f9fa;color:#343a40;font-family:Inter,Helvetica Neue,sans-serif;transition:background-color .3s ease}.start-screen[data-v-666c5bfc]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f8f9fa;background-image:linear-gradient(135deg,#f5f7fa,#c3cfe2);text-align:center}.start-content[data-v-666c5bfc]{max-width:600px;padding:3rem;background-color:#ffffffe6;border-radius:20px;box-shadow:0 10px 30px #0000001a;animation:fadeIn-666c5bfc 1s ease}.start-title[data-v-666c5bfc]{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;color:#2d3748}.start-description[data-v-666c5bfc]{font-size:1.2rem;line-height:1.6;margin-bottom:3rem;color:#4a5568}.start-button[data-v-666c5bfc]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.4rem;font-weight:600;color:#fff;background-color:#4a6fa5;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #4a6fa54d}.start-button[data-v-666c5bfc]:hover{background-color:#3a5a8c;transform:translateY(-2px);box-shadow:0 6px 15px #4a6fa566}.start-button[data-v-666c5bfc]:active{transform:translateY(0);box-shadow:0 2px 5px #4a6fa566}.start-text[data-v-666c5bfc]{margin-right:.5rem}.start-arrow[data-v-666c5bfc]{font-size:1.6rem;margin-left:.5rem}@keyframes fadeIn-666c5bfc{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-header[data-v-666c5bfc]{padding:.5rem;text-align:center;border-bottom:1px solid rgba(0,0,0,.05);position:sticky;top:0;background-color:#f8f9fa;z-index:10}.game-title[data-v-666c5bfc]{margin:0;font-size:1.8rem;color:#343a40;font-weight:300;letter-spacing:-.5px}.game-content[data-v-666c5bfc]{flex:1;display:flex;flex-direction:column;max-width:1000px;margin:0 auto;width:100%;position:relative;height:calc(100vh - 100px);overflow:hidden}.story-section[data-v-666c5bfc]{flex:1;display:flex;flex-direction:column;overflow:hidden}.story-scroll-container[data-v-666c5bfc]{flex:1;overflow-y:auto;padding:1rem 1.5rem 0;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;display:flex;flex-direction:column;min-height:0}.story-bottom-padding[data-v-666c5bfc]{height:1rem}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar{width:8px}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar-track{background:transparent}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px;border:2px solid transparent;background-clip:content-box}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.story-history[data-v-666c5bfc]{display:flex;flex-direction:column;gap:1.5rem}.history-item[data-v-666c5bfc]{background-color:#ffffffb3;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #00000008;border-left:3px solid #6c757d;margin-bottom:1rem}.history-text[data-v-666c5bfc]{margin:0;text-align:left;font-family:Merriweather,Georgia,serif;font-size:1.05rem;line-height:1.5;color:#495057;letter-spacing:.01em;font-weight:400}.history-choice[data-v-666c5bfc]{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed rgba(0,0,0,.1);font-size:.85rem;display:flex;align-items:center;gap:.5rem}.choice-label[data-v-666c5bfc]{font-weight:500;color:#6c757d}.choice-text[data-v-666c5bfc]{color:#343a40;font-style:italic;padding:.25rem .5rem;background-color:#f8f9fa;border-radius:4px}.segment-divider[data-v-666c5bfc]{display:flex;align-items:center;justify-content:center;padding:.25rem 0}.divider-line[data-v-666c5bfc]{height:1px;background-color:#0000001a;flex-grow:1;margin:0 1rem}.marker-dot[data-v-666c5bfc]{width:12px;height:12px;background-color:#6c757d;border-radius:50%}.story-container[data-v-666c5bfc]{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #0000000d;transition:all .3s ease;position:relative;border-left:3px solid #2b6cb0;flex:1;display:flex;flex-direction:column;margin-bottom:.75rem}.story-container[data-v-666c5bfc]:hover{box-shadow:0 6px 25px #00000012;transform:translateY(-2px)}.story-container.loading[data-v-666c5bfc]{opacity:.7}.story-text[data-v-666c5bfc]{margin:0;text-align:left;font-family:Merriweather,Georgia,serif;font-size:1.05rem;line-height:1.4;color:#212529;letter-spacing:.01em;font-weight:400;flex:1;min-height:50px}.story-text[data-v-666c5bfc]:first-letter{font-size:1.5em;font-weight:400;line-height:1;padding-right:.1em;color:#495057}.loading-indicator[data-v-666c5bfc]{font-size:.9rem;color:#6c757d;margin-top:1rem;padding-top:.5rem;border-top:1px dashed rgba(0,0,0,.1);font-style:italic;display:flex;flex-direction:column;align-items:center;gap:.75rem}.loading-animation[data-v-666c5bfc]{display:flex;gap:.5rem;justify-content:center;margin-bottom:.25rem}.dot[data-v-666c5bfc]{width:8px;height:8px;background-color:#6c757d;border-radius:50%;display:inline-block;animation:bounce-666c5bfc 1.4s infinite ease-in-out both}.dot[data-v-666c5bfc]:nth-child(1){animation-delay:-.32s}.dot[data-v-666c5bfc]:nth-child(2){animation-delay:-.16s}@keyframes bounce-666c5bfc{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (prefers-color-scheme: dark){.dot[data-v-666c5bfc]{background-color:#cbd5e1}}.error-message[data-v-666c5bfc]{margin-top:1rem;padding:.75rem;background-color:#f8d7da;color:#721c24;border-radius:6px;font-size:.9rem;display:flex;flex-direction:column;gap:.5rem;align-items:center}.retry-button[data-v-666c5bfc]{background-color:#dc3545;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;font-size:.9rem;transition:background-color .2s}.retry-button[data-v-666c5bfc]:hover{background-color:#c82333}.options-section[data-v-666c5bfc]{padding:0 1.5rem .75rem;background-color:#f8f9fa;z-index:5}.options-panel[data-v-666c5bfc]{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .75rem .5rem;border-radius:12px;background-color:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d}.options-title[data-v-666c5bfc]{margin:0 0 .5rem;color:#212529;font-size:1.1rem;font-weight:500;position:relative;padding-bottom:.25rem}.options-title[data-v-666c5bfc]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background-color:#495057;opacity:.4}.options-container[data-v-666c5bfc]{display:flex;flex-direction:column;width:100%;max-width:620px;margin:0 auto}.option-button[data-v-666c5bfc]{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:transparent;color:#212529;border:1px solid #dee2e6;border-radius:8px;padding:.5rem .75rem;margin-bottom:.4rem;cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:left;font-weight:500}.option-button[data-v-666c5bfc]:last-child{margin-bottom:0}.option-button[data-v-666c5bfc]:hover:not(:disabled){background-color:#e9ecefb3;border-color:#adb5bd;transform:translateY(-1px)}.option-button[data-v-666c5bfc]:focus{outline:none;box-shadow:0 0 0 3px #6c757d40}.option-button[data-v-666c5bfc]:disabled{opacity:.6;cursor:not-allowed}.option-text[data-v-666c5bfc]{font-size:.95rem;line-height:1.4}.option-arrow[data-v-666c5bfc]{font-size:1.1rem;margin-left:1rem;opacity:0;transform:translate(-8px);transition:all .3s ease}.option-button:hover:not(:disabled) .option-arrow[data-v-666c5bfc]{opacity:1;transform:translate(0)}.game-footer[data-v-666c5bfc]{padding:.5rem;text-align:center;font-size:.75rem;color:#6c757d;border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:.25rem;position:sticky;bottom:0;background-color:#f8f9fa;z-index:10}@media (min-width: 768px){.game-content[data-v-666c5bfc]{height:calc(100vh - 110px)}.story-scroll-container[data-v-666c5bfc]{padding:1.5rem 2rem 0}.options-section[data-v-666c5bfc]{padding:0 2rem 1rem}.story-bottom-padding[data-v-666c5bfc]{height:1rem}.game-header[data-v-666c5bfc]{padding:.75rem}.story-container[data-v-666c5bfc],.history-item[data-v-666c5bfc]{padding:1.75rem}.options-panel[data-v-666c5bfc]{padding:1rem;gap:.5rem;margin-top:.75rem}.options-title[data-v-666c5bfc]{margin:0 0 .75rem;font-size:1.2rem}.game-footer[data-v-666c5bfc]{padding:.75rem}.game-title[data-v-666c5bfc]{font-size:2rem}.option-button[data-v-666c5bfc]{padding:.75rem 1rem;margin-bottom:.5rem}.option-text[data-v-666c5bfc]{font-size:1rem;line-height:1.4}.story-text[data-v-666c5bfc]{font-size:1.1rem;line-height:1.6}.story-text[data-v-666c5bfc]:first-letter{font-size:1.6em}.history-text[data-v-666c5bfc]{font-size:1.05rem;line-height:1.5}}@media (prefers-color-scheme: dark){.game-interface[data-v-666c5bfc]{background-color:#1a1a2e;color:#e6e6e6}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar-thumb{background-color:#fff3}.story-scroll-container[data-v-666c5bfc]::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}.story-scroll-container[data-v-666c5bfc]{scrollbar-color:rgba(255,255,255,.2) transparent}.options-section[data-v-666c5bfc]{background-color:#1a1a2e}.game-header[data-v-666c5bfc]{background-color:#1a1a2e;border-bottom:1px solid rgba(255,255,255,.05)}.game-footer[data-v-666c5bfc]{background-color:#1a1a2e;border-top:1px solid rgba(255,255,255,.05);color:#adb5bd}.game-title[data-v-666c5bfc]{color:#f8f9fa}.story-container[data-v-666c5bfc]{background-color:#0f172a;box-shadow:0 4px 20px #00000040;border:1px solid rgba(255,255,255,.05);border-left:3px solid #3b82f6}.history-item[data-v-666c5bfc]{background-color:#0f172ab3;border-left:3px solid #64748b;box-shadow:0 2px 10px #00000026}.history-text[data-v-666c5bfc]{color:#cbd5e1}.divider-line[data-v-666c5bfc]{background-color:#ffffff1a}.marker-dot[data-v-666c5bfc]{background-color:#94a3b8}.options-title[data-v-666c5bfc]{color:#f8f9fa}.options-title[data-v-666c5bfc]:after{background-color:#f8f9fa;opacity:.2}.options-panel[data-v-666c5bfc]{background-color:#0f172acc;box-shadow:0 4px 15px #0000004d}.story-text[data-v-666c5bfc]{color:#fff;text-shadow:0 0 1px rgba(255,255,255,.1)}.story-text[data-v-666c5bfc]:first-letter{color:#fff}.option-button[data-v-666c5bfc]{color:#fff;border-color:#4b5563;background-color:#1e293b66}.option-button[data-v-666c5bfc]:hover:not(:disabled){background-color:#47556999;border-color:#94a3b8}.option-button[data-v-666c5bfc]:focus{box-shadow:0 0 0 3px #cbd5e140}.error-message[data-v-666c5bfc]{background-color:#dc262633;color:#fca5a5}.retry-button[data-v-666c5bfc]{background-color:#9f1239}.retry-button[data-v-666c5bfc]:hover{background-color:#881337}.choice-label[data-v-666c5bfc]{color:#94a3b8}.choice-text[data-v-666c5bfc]{color:#e2e8f0;background-color:#1e293b}.history-choice[data-v-666c5bfc]{border-top:1px dashed rgba(255,255,255,.1)}.small-button[data-v-666c5bfc]{color:#adb5bd;border-color:#4b5563}.small-button[data-v-666c5bfc]:hover{background-color:#334155;color:#f8fafc}.story-text[data-v-666c5bfc],.history-text[data-v-666c5bfc]{line-height:1.4}}@media (max-width: 480px){.game-content[data-v-666c5bfc]{height:calc(100vh - 80px)}.story-scroll-container[data-v-666c5bfc]{padding:.75rem .75rem 0}.options-section[data-v-666c5bfc]{padding:0 .75rem .5rem}.game-header[data-v-666c5bfc]{padding:.5rem}.game-title[data-v-666c5bfc]{font-size:1.5rem}.story-container[data-v-666c5bfc],.history-item[data-v-666c5bfc]{padding:1rem;margin-bottom:.5rem}.story-text[data-v-666c5bfc],.history-text[data-v-666c5bfc]{font-size:.95rem;line-height:1.4}.options-panel[data-v-666c5bfc]{padding:.5rem;margin-top:.5rem}.option-button[data-v-666c5bfc]{padding:.5rem .75rem;margin-bottom:.35rem}.option-text[data-v-666c5bfc]{font-size:.9rem}.options-title[data-v-666c5bfc]{font-size:1rem;margin-bottom:.35rem}.game-footer[data-v-666c5bfc]{padding:.5rem;font-size:.7rem}}body{font-family:Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;color:#343a40;background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;transition:background-color .3s ease}.fade-in{animation:fadeIn .8s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*:focus-visible{outline:2px solid #6c757d;outline-offset:2px}@media (prefers-color-scheme: dark){body{background-color:#1a1a2e;color:#fff}*:focus-visible{outline-color:#f8f9fa}.container{background:#2a2a40}.story-container{background-color:#252538}h1{color:#e9ecef}}button{font-family:Inter,Helvetica Neue,sans-serif}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.container{width:95%;max-width:800px;margin:var(--spacing-md) auto;padding:var(--spacing-md);background:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a}h1{text-align:center;color:#2c3e50;margin-bottom:var(--spacing-md);font-size:1.75rem}.story-container{margin-bottom:var(--spacing-md);padding:var(--spacing-sm);background-color:#f9f9f9;border-radius:5px}.options-container{display:flex;flex-direction:column;gap:var(--spacing-sm)}.btn{padding:var(--spacing-sm) var(--spacing-md);background-color:#3498db;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;font-size:1rem;min-height:44px}.btn:hover{background-color:#2980b9}@media (min-width: 768px){.container{width:80%;margin:var(--spacing-xl) auto;padding:var(--spacing-lg)}h1{font-size:2rem;margin-bottom:var(--spacing-lg)}.story-container{padding:var(--spacing-md);margin-bottom:var(--spacing-lg)}.options-container{gap:var(--spacing-md)}}@media (max-width: 480px){body{font-size:15px}.container{width:100%;margin:0;padding:var(--spacing-sm);border-radius:0;box-shadow:none}h1{font-size:1.5rem;margin-bottom:var(--spacing-sm)}.story-container{padding:var(--spacing-sm);margin-bottom:var(--spacing-sm)}}
