body,html,#root{height:100%;margin:0;font-family:Segoe UI,Arial,sans-serif;background:#ebedee;scrollbar-gutter:stable}#root{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh}.app-root{display:flex;flex-direction:column;align-items:center;justify-content:center}.game-header{width:100%;padding:32px 0 0;color:#8e8edf;text-align:center;font-size:2.3rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.game-header h1{font-family:Bowlby One,Sigmar,sans-serif;letter-spacing:.1px}.accent-main{color:#8e8edf}.accent-l{color:#970202}.game-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.clue-area{margin:24px 0 16px;display:flex;flex-direction:column;align-items:center;gap:12px}.clue-area .clue-text{padding:16px 24px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;min-width:260px;max-width:400px;min-height:60px;text-align:center;display:flex;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word}.clue-area form{display:flex;gap:8px;width:100%;justify-content:center;margin-top:8px}.clue-area input[type=text],.clue-area input{padding:6px 10px;border-radius:6px;border:1px solid #bbb;font-size:1rem}.hint-area{margin-top:20px;width:100%;text-align:left;gap:12px;min-height:40px;max-height:200px;overflow-y:auto;padding:8px}.game-footer{width:100%;padding:16px 0;text-align:center}.footer-text{font-family:Bowlby One,Sigmar,sans-serif}
