#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}th,td{padding-left:1rem;padding-right:1rem}.editor-container{max-width:700px;margin:2rem auto;background:#232946;border-radius:1rem;box-shadow:0 4px 24px #0002;padding:2rem 2.5rem;color:#eee}.editor-container h1{margin-bottom:1.5rem}.editor-section{margin-bottom:2rem}.editor-section input,.editor-section select{padding:.5em 1em;margin-right:.5em;border-radius:.4em;border:1px solid #bbb;font-size:1em}.editor-section button{background:#1e2a78;color:#ffe066;border:none;border-radius:.4em;padding:.5em 1.5em;font-size:1em;margin-left:.5em;cursor:pointer;transition:background .2s}.editor-section button:hover{background:#2338a1;color:#fff}.group-list{list-style:none;padding:0;margin:.5em 0 1em}.group-list li{margin-bottom:.5em}.group-list button{margin-left:.5em}.quote-list{list-style:none;padding:0;margin:.5em 0 1em}.quote-list li{margin-bottom:.5em;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1em}.quote-list li>.quote-text{min-width:0;overflow-wrap:anywhere;display:flex;align-items:center;gap:.5em}.quote-list li>.quote-actions{display:flex;flex-direction:row;gap:.5em;align-items:center;justify-content:flex-end}.jp-board-container{max-width:900px;margin:2rem auto;padding:1.5rem;background:#181c2f;border-radius:1.5rem;box-shadow:0 8px 32px #0004;color:#fff;text-align:center}.jp-title{font-size:2.5rem;margin-bottom:1.5rem;letter-spacing:2px;color:#ffe066;text-shadow:2px 2px 8px #000a}.jp-board{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:80px;gap:.5rem;margin-bottom:1.5rem}.jp-category{background:#2d3480;color:#ffe066;font-weight:700;font-size:1.2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem .5rem 0 0;box-shadow:0 2px 8px #0003}.jp-cell{background:#1e2a78;color:#ffe066;font-size:2rem;font-weight:700;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s,color .2s;box-shadow:0 2px 8px #0003}.jp-cell:hover:not(:disabled){background:#2338a1;color:#fff}.jp-cell:disabled,.jp-cell.jp-cell-revealed{background:#444b6e;color:#888;cursor:not-allowed}.jp-instructions{margin-top:1.5rem;color:#ffe066;font-size:1.1rem}.jp-quote-modal{max-width:600px;margin:4rem auto;background:#fff;color:#222;border-radius:1.5rem;box-shadow:0 8px 32px #0004;padding:2.5rem 2rem;text-align:center}.jp-quote-text{font-size:1.6rem;font-style:italic;margin:2rem 0;color:#1e2a78}.jp-btn{background:#1e2a78;color:#ffe066;font-size:1.1rem;font-weight:700;border:none;border-radius:.5rem;padding:.8em 2em;margin-top:1.5rem;cursor:pointer;transition:background .2s,color .2s}.jp-btn:hover{background:#2338a1;color:#fff}.jp-answer-label{font-size:1.1rem;color:#444b6e;margin-bottom:.5rem}.jp-answer{font-size:1.5rem;font-weight:700;color:#1e2a78;margin-bottom:1.5rem}.jp-gameover{max-width:500px;margin:5rem auto;background:#fff;color:#222;border-radius:1.5rem;box-shadow:0 8px 32px #0004;padding:2.5rem 2rem;text-align:center}.jp-gameover h2{color:#1e2a78;font-size:2.2rem;margin-bottom:1rem}.jp-gameover button{background:#1e2a78;color:#ffe066;font-size:1.1rem;font-weight:700;border:none;border-radius:.5rem;padding:.8em 2em;margin-top:1.5rem;cursor:pointer;transition:background .2s,color .2s}.jp-gameover button:hover{background:#2338a1;color:#fff}.account-container{max-width:400px;margin:2rem auto;background:#232946;color:#eee;border-radius:12px;padding:24px;box-sizing:border-box}.account-container h2{text-align:center;margin-top:0;margin-bottom:24px}.account-container h3{margin-top:0;margin-bottom:16px}.user-info-box{margin-bottom:24px;background:#181c2f;border-radius:8px;padding:12px}.user-info-box b{color:#b8c1ec}.form-spacing{margin-bottom:24px}.account-container input[type=email],.account-container input[type=password]{width:100%;margin-bottom:8px;padding:10px;background:#181c2f;border:1px solid #b8c1ec;color:#eee;border-radius:4px;box-sizing:border-box}.account-container button{width:100%;padding:12px;background:#1e2a78;border:none;border-radius:4px;cursor:pointer;font-weight:700;font-size:1em}.account-container button:hover{opacity:.9}.feedback-message{margin-top:8px;text-align:center;font-size:.9em}.feedback-success{color:#90ee90}.feedback-error{color:#ff7b7b}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
