body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.student-name-container{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;margin:80px auto;max-width:400px;padding:32px 24px}h2{font-size:1.5rem;font-weight:600;margin-bottom:8px}.subtitle{margin-bottom:24px}.student-name-form{display:flex;flex-direction:column;gap:16px;width:100%}.student-name-input{border:1.5px solid #bbb;border-radius:8px;font-size:1.1rem;outline:none;padding:10px 16px;transition:border .2s}.student-name-input:focus{border-color:#7c5cff}.continue-btn{padding:12px 0}.error-msg{margin-bottom:-8px;margin-top:-8px;text-align:left}.teacher-panel-container{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;margin:40px auto;max-width:900px;padding:32px 24px}h1{font-size:2rem}.form-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.form-label{font-size:1.1rem;font-weight:600}.timer-select{border:1px solid #bbb;border-radius:6px;font-size:1rem;padding:6px 12px}.question-input{background:#f7f7fa;border:1px solid #eee;border-radius:8px;font-size:1.1rem;margin-bottom:4px;min-height:80px;padding:12px;resize:none;width:100%}.char-count{color:#888;font-size:.95rem;margin-bottom:16px;text-align:right}.options-row{display:flex;gap:32px;margin-bottom:24px}.options-col{flex:2 1}.options-label{font-size:1rem;font-weight:600;margin-bottom:8px}.option-item{margin-bottom:8px}.option-item,.option-num{align-items:center;display:flex}.option-num{background:#7c5cff;border-radius:50%;color:#fff;font-weight:600;height:24px;justify-content:center;margin-right:8px;width:24px}.option-input{background:#f1f1f6;border:none;border-radius:6px;flex:1 1;font-size:1rem;padding:8px 12px}.add-option-btn{background:#fff;border:1.5px solid #7c5cff;border-radius:8px;color:#7c5cff;cursor:pointer;font-size:1rem;margin-top:8px;padding:8px 18px;transition:background .2s,color .2s}.add-option-btn:hover{background:#7c5cff;color:#fff}.correct-col{flex:1 1}.correct-label{font-size:1rem;font-weight:600;margin-bottom:8px}.correct-radio-group{align-items:center;display:flex;gap:16px;margin-bottom:16px}.radio-custom{border:2px solid #bbb;border-radius:50%;display:inline-block;height:16px;margin-right:6px;vertical-align:middle;width:16px}input[type=radio]:checked+.radio-custom.yes{background:#7c5cff;border-color:#7c5cff}input[type=radio]:checked+.radio-custom.no{background:#bbb;border-color:#bbb}.ask-btn{background:linear-gradient(90deg,#7c5cff,#5e3be1);border:none;border-radius:24px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin:32px auto 0;padding:14px 64px;transition:background .2s}.ask-btn:hover{background:linear-gradient(90deg,#5e3be1,#7c5cff)}.error-msg{color:#d32f2f;font-size:1rem;margin-top:8px}.poll-results-panel{align-items:stretch;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;margin:60px auto;max-width:600px;padding:32px 24px}.results-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.results-question{background:linear-gradient(90deg,#444,#888);border-radius:8px 8px 0 0;color:#fff;font-weight:600;margin-bottom:0;padding:14px 18px}.results-options{background:#fff;border:2px solid #a48cf0;border-radius:0 0 12px 12px;border-top:none;padding:18px 0 8px}.results-option-row{margin-bottom:16px;padding:0 18px}.results-option-label{align-items:center;display:flex;font-size:1.1rem;font-weight:500;margin-bottom:6px}.results-option-num{align-items:center;background:#7c5cff;border-radius:50%;color:#fff;display:flex;font-size:1rem;font-weight:600;height:28px;justify-content:center;margin-right:12px;width:28px}.results-bar-bg{align-items:center;background:#f5f5fa;border-radius:8px;display:flex;height:32px;overflow:hidden;position:relative}.results-bar-fill{background:#7c5cff;border-radius:8px 0 0 8px;height:100%;transition:width .5s}.results-percent{color:#444;font-weight:600;position:absolute;right:18px}.ask-new-btn{background:linear-gradient(90deg,#7c5cff,#5e3be1);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin:32px auto 0;padding:14px 48px;transition:background .2s}.ask-new-btn:hover{background:linear-gradient(90deg,#5e3be1,#7c5cff)}.student-poll-panel{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;display:flex;flex-direction:column;margin:60px auto;max-width:500px;padding:32px 24px}.poll-header{display:flex;justify-content:flex-end;margin-bottom:16px;width:100%}.poll-timer{align-items:center;color:#6c3df4;display:flex;font-size:1.1rem;font-weight:600;gap:8px}.poll-question{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:32px;text-align:center}.poll-options-form{width:100%}.poll-options-list{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.poll-option{align-items:center;background:#f7f7fa;border:2px solid #0000;border-radius:8px;cursor:pointer;display:flex;font-size:1.1rem;padding:12px 18px;position:relative;transition:border .2s,background .2s}.poll-option.selected{background:#ede9fe;border:2px solid #7c5cff}.poll-option input[type=radio]{display:none}.custom-radio{background:#fff;border:2px solid #bbb;border-radius:50%;display:inline-block;height:22px;margin-right:14px;position:relative;width:22px}.poll-option.selected .custom-radio{background:#7c5cff;border-color:#7c5cff}.poll-option.selected .custom-radio:after{background:#fff;border-radius:50%;content:"";display:block;height:10px;left:5px;position:absolute;top:5px;width:10px}.submit-btn{background:linear-gradient(90deg,#7c5cff,#5e3be1);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:10px 36px;transition:background .2s;width:100%}.submit-btn:disabled{background:#ccc;cursor:not-allowed}.student-waiting-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.poll-badge{border-radius:32px;display:inline-block;font-size:1.5rem;font-weight:600;margin-bottom:32px;padding:12px 32px}.waiting-loader{margin:0 0 32px}.waiting-message{color:#222;font-size:2rem;font-weight:600;margin-top:0;text-align:center}.role-selection-container{align-items:center;display:flex;flex-direction:column;margin-top:80px}.poll-badge{background:#7c5cff;border-radius:16px;color:#fff;font-size:1rem;letter-spacing:.5px;margin-bottom:24px;padding:6px 18px}.poll-badge,h1{font-weight:500}h1{font-size:2.2rem;margin-bottom:8px;text-align:center}.highlight{font-weight:700}.subtitle{color:#888;font-size:1.1rem;margin-bottom:32px;text-align:center}.role-cards{display:flex;gap:24px;margin-bottom:32px}.role-card{background:#fff;border:2px solid #eee;border-radius:12px;box-shadow:0 2px 12px #00000008;cursor:pointer;min-width:240px;padding:28px 32px;transition:border .2s,box-shadow .2s}.role-card.selected{border:2px solid #7c5cff;box-shadow:0 4px 24px #7c5cff14}.role-title{font-size:1.2rem;font-weight:600;margin-bottom:8px}.role-desc{color:#666;font-size:1rem}.continue-btn{background:linear-gradient(90deg,#7c5cff,#5e3be1);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:16px;padding:12px 48px;transition:background .2s}.continue-btn:hover{background:linear-gradient(90deg,#5e3be1,#7c5cff)}
/*# sourceMappingURL=main.c2a34469.css.map*/