*{box-sizing:border-box;margin:0;padding:0}body{color:#2c2c2c;background:#faf8f5;flex-direction:column;align-items:center;min-height:100vh;padding:0 1rem 2rem;font-family:Georgia,Times New Roman,serif;display:flex}#topnav{border-bottom:1px solid #e0dbd3;justify-content:center;gap:0;width:100%;max-width:680px;margin-bottom:1.5rem;padding:1rem 0 0;display:flex}.nav-link{color:#888;border-bottom:2px solid #0000;padding:.5rem 1.5rem .8rem;font-family:inherit;font-size:1rem;text-decoration:none;transition:all .2s}.nav-link:hover{color:#5b7a5e}.nav-link.active{color:#5b7a5e;border-bottom-color:#5b7a5e;font-weight:600}#app{width:100%;max-width:680px}.header{text-align:center;margin-bottom:2rem}.header h1{letter-spacing:.02em;margin-bottom:.3rem;font-size:1.8rem;font-weight:400}.header .subtitle{color:#777;font-size:.95rem;font-style:italic}.progress-bar{background:#e8e4df;border-radius:6px;height:6px;margin-bottom:2rem;overflow:hidden}.progress-fill{background:#5b7a5e;border-radius:6px;height:100%;transition:width .4s}.stanza-badge{color:#fff;letter-spacing:.05em;background:#5b7a5e;border-radius:20px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.counter{color:#999;margin-bottom:.5rem;font-size:.85rem}.question-text{margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.options{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.option-btn{text-align:left;cursor:pointer;background:#fff;border:1.5px solid #d4cfc8;border-radius:10px;padding:.85rem 1.1rem;font-family:inherit;font-size:1rem;line-height:1.4;transition:all .2s}.option-btn:hover{background:#f4f8f4;border-color:#5b7a5e}.option-btn.correct{color:#2d5a30;background:#d4edda;border-color:#5b7a5e}.option-btn.wrong{color:#7a2d33;background:#f8d7da;border-color:#c0707a}.option-btn:disabled{cursor:default;opacity:.9}.explanation{background:#fff9e6;border-left:3px solid #d4a843;border-radius:0 8px 8px 0;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.92rem;line-height:1.5;animation:.3s fadeIn}.next-btn{color:#fff;cursor:pointer;background:#5b7a5e;border:none;border-radius:8px;margin:0 auto;padding:.7rem 2rem;font-family:inherit;font-size:1rem;transition:background .2s;display:block}.next-btn:hover{background:#4a684d}.score-screen{text-align:center;padding:3rem 0}.score-screen .big-score{color:#5b7a5e;margin:1rem 0;font-size:3rem}.score-screen .score-label{color:#777;font-size:1.1rem}.restart-btn{color:#fff;cursor:pointer;background:#5b7a5e;border:none;border-radius:8px;margin-top:2rem;padding:.7rem 2rem;font-family:inherit;font-size:1rem}.restart-btn:hover{background:#4a684d}.start-screen{text-align:center;padding:3rem 0}.start-screen .poem-epigraph{color:#666;max-width:400px;margin:1.5rem auto;font-style:italic;line-height:1.6}.start-btn{color:#fff;cursor:pointer;background:#5b7a5e;border:none;border-radius:8px;margin-top:1rem;padding:.8rem 2.5rem;font-family:inherit;font-size:1.1rem}.start-btn:hover{background:#4a684d}.correct-block{text-align:center;animation:.3s fadeIn}.correct-label{color:#5b7a5e;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.wrong-block{text-align:center;animation:.3s fadeIn}.wrong-label{color:#a04050;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.hint-btn{color:#8a6d3b;cursor:pointer;background:0 0;border:1.5px solid #c0956c;border-radius:8px;margin-bottom:1rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.95rem;transition:all .2s}.hint-btn:hover{background:#fdf6ec;border-color:#a07a4a}.stanza-full{text-align:left;background:#f7f5f0;border:1px solid #e0dbd3;border-radius:10px;margin:1rem 0 1.5rem;padding:1.2rem 1.4rem;animation:.4s fadeIn}.stanza-full-header{color:#999;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;font-size:.95rem}.stanza-full-text{color:#444;white-space:pre-line;font-size:1.15rem;line-height:1.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.question-card{animation:.3s fadeIn}.read-page{padding-top:1rem}.read-page .read-title{text-align:center;margin-bottom:.3rem;font-size:1.6rem;font-weight:400}.read-page .read-subtitle{text-align:center;color:#888;margin-bottom:2rem;font-size:.95rem;font-style:italic}.read-counter{text-align:center;color:#999;margin-bottom:1.5rem;font-size:1rem;font-weight:400}.read-stanza-text{color:#333;white-space:pre-line;text-align:left;width:460px;max-width:100%;margin-bottom:2rem;margin-left:calc(50% - 115px);margin-right:auto;padding-left:0;font-size:1.1rem;line-height:1.9;animation:.3s fadeIn}.read-nav{border-top:1px solid #e0dbd3;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.read-nav-btn{color:#555;cursor:pointer;background:0 0;border:1.5px solid #d4cfc8;border-radius:8px;padding:.5rem 1.2rem;font-family:inherit;font-size:.9rem;transition:all .2s}.read-nav-btn:hover:not(:disabled){color:#5b7a5e;background:#f4f8f4;border-color:#5b7a5e}.read-nav-btn:disabled{opacity:.3;cursor:default}.read-nav-counter{color:#aaa;font-size:.85rem}
