.PollDetail_main__F5kAq{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 1rem}.PollDetail_container__idiEr{max-width:900px;margin:0 auto}.PollDetail_errorContainer__NAjjn,.PollDetail_loadingContainer__B3atp{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:2rem}.PollDetail_spinner__uCdvQ{border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:PollDetail_spin__dUpQK 1s linear infinite;margin:0 auto 1rem}@keyframes PollDetail_spin__dUpQK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PollDetail_errorContainer__NAjjn h2,.PollDetail_loadingContainer__B3atp p{font-size:1.2rem;margin:1rem 0}.PollDetail_backLink__fhC7n{color:#fff;text-decoration:underline;font-size:1.1rem;margin-top:1rem;display:inline-block}.PollDetail_backButton__7_za1{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:1rem;font-weight:600;text-decoration:none;margin-bottom:1.5rem;padding:.7rem 1.5rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;transition:all .3s ease}.PollDetail_backButton__7_za1:hover{background:hsla(0,0%,100%,.3);transform:translateX(-5px)}.PollDetail_pollSection__ROEGT{margin-bottom:2rem}.PollDetail_pollCard__vxPvv{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2);position:relative;overflow:hidden}.PollDetail_pollResult__43meP{margin:-2.5rem -2.5rem 2rem;padding:2.5rem 2.5rem 1rem;text-align:center;border-bottom:2px solid}.PollDetail_resultCorrect__POQ9k{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-bottom-color:#4caf50}.PollDetail_resultWrong__0H1Vl{background:linear-gradient(135deg,#ffebee,#ffcdd2);border-bottom-color:#f44336}.PollDetail_resultMissed__tlrch{background:linear-gradient(135deg,#fff3e0,#ffe0b2);border-bottom-color:#ff9800}.PollDetail_resultMessage__MlcmL{font-size:1.3rem;font-weight:700;margin:0 0 .5rem}.PollDetail_resultCorrect__POQ9k .PollDetail_resultMessage__MlcmL{color:#2e7d32}.PollDetail_resultWrong__0H1Vl .PollDetail_resultMessage__MlcmL{color:#c62828}.PollDetail_resultMissed__tlrch .PollDetail_resultMessage__MlcmL{color:#e65100}.PollDetail_resultSubtext__DHc89{margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.PollDetail_resultCorrect__POQ9k .PollDetail_resultSubtext__DHc89{color:#388e3c}.PollDetail_resultWrong__0H1Vl .PollDetail_resultSubtext__DHc89{color:#d32f2f}.PollDetail_resultMissed__tlrch .PollDetail_resultSubtext__DHc89{color:#ef6c00}.PollDetail_pollHeader__aoRq4{display:flex;align-items:center;margin-bottom:1.5rem;gap:.5rem;flex-wrap:wrap}.PollDetail_categoryBadge__DfAfd{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.5rem 1.2rem;border-radius:25px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.PollDetail_expiryBadge__9_SAQ{background:#f0f0f0;color:#666;padding:.5rem 1.2rem;border-radius:25px;font-size:.85rem;font-weight:600}.PollDetail_pollQuestion__P4BoT{font-size:2rem;font-weight:800;color:#333;margin-bottom:2rem;line-height:1.4}.PollDetail_optionsContainer__33We0{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.PollDetail_optionWrapper__op5my{transition:all .3s ease}.PollDetail_optionLabel__KcSRl{background:#f8f9fa;padding:1.2rem;border-radius:12px;display:block;cursor:pointer;position:relative;transition:all .3s ease;border:2px solid transparent}.PollDetail_optionLabel__KcSRl:hover:not(:has(input:disabled)){box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px);border-color:#667eea}.PollDetail_optionSelected__egkFy{border-color:#667eea;background:linear-gradient(90deg,rgba(102,126,234,.05),rgba(118,75,162,.05))}.PollDetail_radioInput__Hgdac{position:absolute;width:20px;height:20px;top:1.5rem;left:1.5rem;cursor:pointer;accent-color:#667eea}.PollDetail_radioInput__Hgdac:disabled{cursor:not-allowed;opacity:.6}.PollDetail_optionContent__JUrTt{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;margin-left:2.5rem}.PollDetail_optionText__EMDPj{font-size:1.1rem;font-weight:600;color:#555;flex:1 1}.PollDetail_optionPercentage__tUuxK{font-size:1.5rem;font-weight:700;color:#667eea;white-space:nowrap}.PollDetail_progressBar__mBreK{width:calc(100% - 2.5rem);height:12px;background:#e8e8e8;border-radius:10px;overflow:hidden;position:relative;margin-left:2.5rem}.PollDetail_progressFill__hqD_9{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px;transition:width .6s ease}.PollDetail_pollStats__2xLlo{display:flex;gap:3rem;margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px}.PollDetail_statItem__hKCU4{display:flex;flex-direction:column;gap:.3rem}.PollDetail_statLabel___FVl_{font-size:.9rem;color:#888;font-weight:600}.PollDetail_statValue__yIiKe{font-size:1.5rem;font-weight:700;color:#333}.PollDetail_voteButton__5BtpJ{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;cursor:pointer;font-size:1.1rem;font-weight:700;transition:all .3s ease}.PollDetail_voteButton__5BtpJ:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 25px rgba(102,126,234,.4)}.PollDetail_voteButton__5BtpJ:disabled{opacity:.6;cursor:not-allowed}.PollDetail_voteError__amY3c{background:#ffebee;color:#c62828;padding:.875rem 1rem;border-radius:8px;font-size:.95rem;margin-bottom:1rem;text-align:center;font-weight:600}.PollDetail_votedNotice__4cQOT{width:100%;background:#e8f5e9;border:2px solid #4caf50;padding:1.5rem;border-radius:12px;text-align:center}.PollDetail_votedNotice__4cQOT p{margin:0;color:#2e7d32;font-size:1rem;font-weight:600}.PollDetail_votedSubtext__MkeB6{margin-top:.5rem!important;font-size:.9rem!important;font-weight:500!important;color:#558b2f!important}.PollDetail_loginPrompt___k0Y0{width:100%;background:#fff8e1;border:2px dashed #ffa726;padding:1.5rem;border-radius:12px;text-align:center}.PollDetail_loginPrompt___k0Y0 p{margin:0 0 1rem;color:#f57c00;font-size:1rem;font-weight:600}.PollDetail_loginLink__zD8G4{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;padding:.75rem 2rem;border-radius:8px;font-weight:600;transition:all .3s ease}.PollDetail_loginLink__zD8G4:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.PollDetail_loginPromptComment__1zWVX{background:#fff8e1;border:2px dashed #ffa726;padding:2rem;border-radius:12px;text-align:center;margin-bottom:2rem}.PollDetail_loginPromptComment__1zWVX p{margin:0 0 1rem;color:#f57c00;font-size:1rem;font-weight:600}.PollDetail_expiredNotice__rCxTZ{width:100%;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:12px;padding:1rem 2rem;text-align:center}.PollDetail_expiredNotice__rCxTZ p{margin:0;color:#666;font-size:1rem;font-weight:600}.PollDetail_commentsSection__qGKcU{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2)}.PollDetail_commentsTitle__gdosk{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:2rem}.PollDetail_expiredCommentNotice__TQDEj{margin-bottom:2.5rem;padding:2rem;background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid #ffd93d;border-radius:15px;text-align:center}.PollDetail_expiredCommentNotice__TQDEj p{margin:0;color:#856404;font-size:1.1rem;font-weight:600}.PollDetail_expiredSubtext__AfQuc{margin-top:.5rem!important;font-size:.95rem!important;font-weight:400!important;color:#997404!important}.PollDetail_commentForm__3hepX{margin-bottom:2.5rem;padding:2rem;background:#f8f9fa;border-radius:15px}.PollDetail_formTitle__rYJw6{font-size:1.3rem;font-weight:700;color:#333;margin-bottom:1.5rem}.PollDetail_commentForm__3hepX form{display:flex;flex-direction:column;gap:1rem}.PollDetail_input___W9RI{padding:.9rem 1.2rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease}.PollDetail_input___W9RI:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.PollDetail_textarea__1qvlF{padding:.9rem 1.2rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;transition:all .3s ease}.PollDetail_textarea__1qvlF:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.PollDetail_input___W9RI:disabled,.PollDetail_textarea__1qvlF:disabled{background:#f5f5f5;cursor:not-allowed}.PollDetail_submitError__EkM6h{color:#e74c3c;font-size:.9rem;margin:0}.PollDetail_submitButton__161am{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.9rem 2rem;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;transition:all .3s ease;align-self:flex-start}.PollDetail_submitButton__161am:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.PollDetail_submitButton__161am:disabled{opacity:.6;cursor:not-allowed;transform:none}.PollDetail_commentsLoading__wRPYH{text-align:center;padding:2rem;color:#666}.PollDetail_noComments___18D2{text-align:center;padding:3rem 2rem;color:#888;font-size:1.1rem}.PollDetail_commentsList__u2oxe{display:flex;flex-direction:column;gap:1.5rem}.PollDetail_commentCard__r_TXs{padding:1.5rem;border:2px solid #f0f0f0;border-radius:12px;transition:all .3s ease}.PollDetail_commentCard__r_TXs:hover{border-color:#e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.05)}.PollDetail_commentHeader__G4kOv{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.PollDetail_commentAuthor__iyV3u{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit;transition:all .3s ease;cursor:pointer}.PollDetail_commentAuthor__iyV3u:hover{opacity:.8}.PollDetail_commentAuthor__iyV3u:hover .PollDetail_authorName__J3ihl{color:#667eea;text-decoration:underline}.PollDetail_authorAvatar__CiuBN{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.PollDetail_authorInfo__yZugS{display:flex;flex-direction:column;gap:.2rem}.PollDetail_authorName__J3ihl{font-weight:700;color:#333;font-size:1rem}.PollDetail_commentTime__iHHPj{font-size:.85rem;color:#888}.PollDetail_commentLikes__L0Oeo{display:flex;align-items:center;gap:.4rem;color:#e74c3c}.PollDetail_likeIcon__skZTQ{font-size:1.2rem}.PollDetail_likeCount__IuhWg{font-weight:600;font-size:.95rem}.PollDetail_commentContent__uQI9x{color:#555;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.PollDetail_main__F5kAq{padding:1.5rem 1rem}.PollDetail_commentsSection__qGKcU,.PollDetail_pollCard__vxPvv{padding:1.5rem}.PollDetail_pollQuestion__P4BoT{font-size:1.5rem}.PollDetail_optionText__EMDPj{font-size:1rem}.PollDetail_optionPercentage__tUuxK{font-size:1.3rem}.PollDetail_pollStats__2xLlo{gap:2rem;padding:1rem}.PollDetail_statValue__yIiKe{font-size:1.3rem}.PollDetail_commentsTitle__gdosk{font-size:1.5rem}.PollDetail_commentForm__3hepX{padding:1.5rem}.PollDetail_formTitle__rYJw6{font-size:1.1rem}}@media (max-width:480px){.PollDetail_commentsSection__qGKcU,.PollDetail_pollCard__vxPvv{padding:1.2rem}.PollDetail_pollQuestion__P4BoT{font-size:1.3rem}.PollDetail_pollHeader__aoRq4{align-items:flex-start;gap:.7rem}.PollDetail_pollStats__2xLlo{flex-direction:column;gap:1rem}.PollDetail_voteButton__5BtpJ{padding:.9rem 1.5rem;font-size:1rem}.PollDetail_commentForm__3hepX{padding:1rem}.PollDetail_authorAvatar__CiuBN{width:35px;height:35px;font-size:1rem}.PollDetail_authorName__J3ihl,.PollDetail_commentContent__uQI9x{font-size:.95rem}}