*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;font-family:Arial,Helvetica,sans-serif;background:#111;color:#f5f1e8}body{overflow-y:auto}.app-shell{min-height:100vh;background:linear-gradient(135deg,rgba(204,20,20,.15) 0%,rgba(204,20,20,.03) 35%,transparent 35%),linear-gradient(180deg,#121212,#191919)}.page{width:100%;max-width:760px;margin:0 auto;padding:16px}.hero{position:relative;overflow:hidden;background:#1a1a1a;border:2px solid #d72626;border-radius:22px;padding:18px;box-shadow:0 12px 30px #00000059;margin-bottom:18px}.hero:before{content:"";position:absolute;top:-30px;right:-40px;width:140px;height:140px;background:#d7262624;transform:rotate(25deg)}.hero-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:18px}.logo-placeholder{display:flex;align-items:center;justify-content:center}.logo-image{width:74px;height:74px;object-fit:contain;border-radius:14px;background:#ffffff08}.logo-box{width:74px;height:74px;border:2px dashed #f5f1e8;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:800;letter-spacing:.08em;background:#ffffff08}.logo-text{font-size:.72rem;color:#c9c2b5}.progress-box{min-width:92px;background:#101010;border:1px solid #303030;border-radius:14px;padding:10px 12px;text-align:right}.progress-label{font-size:.75rem;color:#c9c2b5}.progress-value{margin-top:4px;font-size:1.05rem;font-weight:800;color:#fff}.hero-badge{display:inline-block;margin-bottom:10px;background:#d72626;color:#fff;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.08em}.hero h1{margin:0;font-size:2rem;line-height:1.05;font-weight:900;text-transform:uppercase}.hero-subtitle{margin:8px 0 0;font-size:1.15rem;font-weight:700;color:#ffb7b7}.hero-text{margin:14px 0 0;font-size:.95rem;line-height:1.5;color:#ddd6ca;max-width:56ch}.score-banner{margin-top:16px;background:#d72626;color:#fff;border-radius:16px;padding:14px}.score-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;opacity:.9}.score-value{margin-top:4px;font-size:1.5rem;font-weight:900}.quiz-list{display:flex;flex-direction:column;gap:16px}.quiz-card{background:#f5f1e8;color:#161616;border-left:6px solid #d72626;border-radius:20px;padding:18px;box-shadow:0 10px 22px #0000002e}.card-kicker{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#b20f0f;margin-bottom:10px}.quote-box{margin:0;background:#fffdf8;border:1px solid #e6ded0;border-radius:14px;padding:14px;line-height:1.6;font-size:1rem}.answers{display:flex;flex-direction:column;gap:10px;margin-top:14px}.answer-button{width:100%;border:2px solid #d8d0c3;background:#fff;color:#161616;border-radius:14px;padding:14px;font-size:1rem;font-weight:700;text-align:left;display:flex;align-items:center;gap:10px;cursor:pointer;transition:.18s ease}.answer-button:hover{transform:translateY(-1px)}.answer-button.selected{border-color:#161616;background:#f1ece2}.answer-button.correct{border-color:#198754;background:#e8f6ee}.answer-button.wrong{border-color:#d72626;background:#fdeaea}.answer-button:disabled{cursor:default}.answer-dot{width:14px;height:14px;border-radius:999px;background:#d72626;flex-shrink:0}.solution-box{margin-top:14px;background:#fff4f4;border:1px solid #f0b7b7;border-radius:14px;padding:12px}.solution-correct{background:#eef9f1;border-color:#b8dfc2}.solution-title{font-size:.98rem;font-weight:700}.solution-source,.solution-result{margin-top:6px;font-size:.92rem;color:#444}.footer-actions{margin-top:18px;display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.primary-button,.secondary-button{width:100%;border:none;border-radius:16px;padding:16px;font-size:1rem;font-weight:800;cursor:pointer}.primary-button{background:#d72626;color:#fff;box-shadow:0 10px 24px #d7262659}.secondary-button{background:#f5f1e8;color:#161616}.final-score-card{background:#1a1a1a;border:2px solid #d72626;color:#fff;border-radius:18px;padding:16px;text-align:center}.final-score-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#ffd9d9}.final-score-value{margin-top:6px;font-size:2rem;font-weight:900}@media (min-width: 700px){.page,.hero{padding:24px}.hero h1{font-size:2.4rem}.quote-box{font-size:1.05rem}}
