*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;background:#1a1626;color:#ece8f5}.app{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:stretch}.container{width:100%;max-width:390px;height:100vh;display:flex;flex-direction:column;background:#221c33;overflow:hidden}h1{font-size:1.6rem;margin:0 0 .75rem}h2{font-size:1.3rem;margin:0 0 .5rem}h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#b9a9e0;margin:.9rem 0 .4rem}.container.start{justify-content:center;align-items:center;text-align:center;padding:1.5rem}.tagline{color:#c9bfe0;font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.scene-banner{flex-shrink:0;background:linear-gradient(135deg,#3a2159,#59255a);padding:.8rem 1rem;display:flex;flex-direction:column}.scene-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:#d7a8ff}.scene-room{font-size:1.25rem;font-weight:700}.clue-scroll,.reveal-scroll{flex:1;overflow-y:auto;padding:0 1rem 1rem;min-height:0}.group{display:flex;flex-direction:column;gap:.4rem}.card{background:#2e2743;border:1px solid #3d3457;border-left-width:3px;border-radius:6px;padding:.55rem .7rem;font-size:.88rem;line-height:1.35}.card.alibi{border-left-color:#4caf82}.card.sighting{border-left-color:#6a8fd8}.card.claim{border-left-color:#b9a9e0}.card.accusation{border-left-color:#e0654a}.card.lie{border-left-color:#e0654a;background:#3a2230}.card.truth{border-left-color:#4caf82}.footer{flex-shrink:0;background:#1c1729;border-top:1px solid #3d3457;padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.6rem}.prompt{font-size:.9rem;font-weight:600;color:#d7c9ff}.suspect-row{display:grid;grid-template-columns:repeat(5,1fr);gap:.35rem}.suspect{min-height:48px;padding:.3rem .15rem;font-size:.72rem;font-weight:600;background:#2e2743;color:#ece8f5;border:2px solid #3d3457;border-radius:6px;cursor:pointer}.suspect.selected{border-color:#e0654a;background:#46243a}.btn{min-height:48px;padding:.7rem 1rem;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;color:#fff}.btn.primary{background:#7c4dff}.btn.accuse{background:#e0654a}.btn:disabled{background:#3d3457;color:#8a7fa5;cursor:not-allowed}.verdict{padding:1rem 0 .5rem}.verdict.won h2{color:#4caf82}.verdict.lost h2{color:#e0654a}.verdict p{margin:0;color:#d7c9ff}
