.doubts-module__HwjlFG__container{max-width:900px;margin:0 auto;padding:4rem 1rem;animation:.4s ease-out doubts-module__HwjlFG__fadeIn}.doubts-module__HwjlFG__header{text-align:center;margin-bottom:4rem}.doubts-module__HwjlFG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.doubts-module__HwjlFG__postSection{margin-bottom:4rem}.doubts-module__HwjlFG__postCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #8b5cf633;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0003,inset 0 2px 10px #8b5cf60d}.doubts-module__HwjlFG__input{background:var(--tertiary-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:12px;outline:none;margin-bottom:1rem;padding:1rem 1.2rem;font-size:1.1rem;transition:all .2s}.doubts-module__HwjlFG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf61a}.doubts-module__HwjlFG__textarea{background:var(--tertiary-bg);border:1px solid var(--border-color);width:100%;color:var(--text-primary);resize:vertical;border-radius:12px;outline:none;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .2s}.doubts-module__HwjlFG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #8b5cf61a}.doubts-module__HwjlFG__feedSection{flex-direction:column;gap:2rem;display:flex}.doubts-module__HwjlFG__doubtCard{background:var(--glass-bg);border:1px solid var(--border-color);border-radius:16px;gap:1.5rem;padding:1.5rem;transition:transform .2s;display:flex}.doubts-module__HwjlFG__doubtSidebar{flex-direction:column;align-items:center;gap:.5rem;display:flex}.doubts-module__HwjlFG__upvoteBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.doubts-module__HwjlFG__upvoteBtn:hover{color:var(--primary);background:#8b5cf61a;transform:translateY(-2px)}.doubts-module__HwjlFG__upvoteCount{color:var(--text-secondary);font-size:1.3rem;font-weight:800}.doubts-module__HwjlFG__doubtContent{flex:1}.doubts-module__HwjlFG__doubtTitle{color:var(--text-primary);margin:0 0 .8rem;font-size:1.4rem;line-height:1.4}.doubts-module__HwjlFG__doubtDesc{color:var(--text-secondary);white-space:pre-wrap;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.6}.doubts-module__HwjlFG__doubtMeta{align-items:center;gap:1rem;margin-bottom:2rem;font-size:.9rem;display:flex}.doubts-module__HwjlFG__authorTag{color:var(--text-secondary);background:#ffffff0d;border-radius:99px;align-items:center;gap:.5rem;padding:.3rem .8rem .3rem .3rem;font-weight:600;display:flex}.doubts-module__HwjlFG__authorAvatar{background:linear-gradient(135deg,var(--primary),#a78bfa);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.doubts-module__HwjlFG__answersSection{border:1px solid var(--border-color);background:#0003;border-radius:12px;padding:1.5rem}.doubts-module__HwjlFG__answerItem{border-bottom:1px solid #ffffff0d;padding:1rem 0}.doubts-module__HwjlFG__answerItem:last-child{border-bottom:none}.doubts-module__HwjlFG__answerText{color:var(--text-primary);margin-bottom:.8rem;font-size:.95rem;line-height:1.6}.doubts-module__HwjlFG__answerMeta{align-items:center;gap:.8rem;display:flex}.doubts-module__HwjlFG__replyBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.doubts-module__HwjlFG__replyBtn:hover{color:#a78bfa}.doubts-module__HwjlFG__replyBox{border-top:1px solid #ffffff0d;margin-top:1.5rem;padding-top:1.5rem;animation:.3s doubts-module__HwjlFG__fadeIn}.doubts-module__HwjlFG__spinnerWrapper{color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 0;display:flex}.doubts-module__HwjlFG__spinner{border:3px solid #8b5cf633;border-top:3px solid var(--primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite doubts-module__HwjlFG__spin}.doubts-module__HwjlFG__emptyState{background:var(--glass-bg);border:1px dashed var(--text-tertiary);text-align:center;color:var(--text-secondary);border-radius:16px;padding:4rem 2rem}@media (max-width:600px){.doubts-module__HwjlFG__doubtCard{flex-direction:column;gap:1rem}.doubts-module__HwjlFG__doubtSidebar{flex-direction:row;justify-content:flex-start}}
