.forums-module__ArqaFW__page{min-height:100vh;padding-bottom:4rem}.forums-module__ArqaFW__header{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:4rem 1.5rem}.forums-module__ArqaFW__headerInner{max-width:800px;margin:0 auto}.forums-module__ArqaFW__title{letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.5rem;font-weight:800}.forums-module__ArqaFW__subtitle{opacity:.8;margin:0;font-size:1.125rem}.forums-module__ArqaFW__forumList{flex-direction:column;gap:1rem;max-width:900px;margin:3rem auto;padding:0 1.5rem;display:flex}.forums-module__ArqaFW__forumCard{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.forums-module__ArqaFW__forumCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.forums-module__ArqaFW__forumIcon{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.forums-module__ArqaFW__forumInfo{flex:1;min-width:0}.forums-module__ArqaFW__forumName{color:#111827;margin:0 0 .375rem;font-size:1.125rem;font-weight:700}.forums-module__ArqaFW__forumDesc{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.875rem;overflow:hidden}.forums-module__ArqaFW__forumMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.forums-module__ArqaFW__postCount{color:#374151;font-size:.875rem;font-weight:600}.forums-module__ArqaFW__postCountLabel{color:#9ca3af;font-size:.75rem}.forums-module__ArqaFW__arrow{color:#9ca3af;margin-top:.25rem}.forums-module__ArqaFW__forumHeader{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:3rem 1.5rem}.forums-module__ArqaFW__forumHeaderInner{justify-content:space-between;align-items:flex-start;gap:1rem;max-width:900px;margin:0 auto;display:flex}.forums-module__ArqaFW__forumTitle{margin:0 0 .5rem;font-size:2rem;font-weight:800}.forums-module__ArqaFW__forumDescText{opacity:.8;margin:0;font-size:1rem}.forums-module__ArqaFW__newPostBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.forums-module__ArqaFW__newPostBtn:hover{background:#c53030}.forums-module__ArqaFW__postsList{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.forums-module__ArqaFW__postCard{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:.75rem;padding:1.25rem 1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.forums-module__ArqaFW__postCard:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000f}.forums-module__ArqaFW__postCardHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.forums-module__ArqaFW__avatar{color:#fff;background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative;overflow:hidden}.forums-module__ArqaFW__avatarImage{object-fit:cover}.forums-module__ArqaFW__avatar img{object-fit:cover;width:100%;height:100%}.forums-module__ArqaFW__postMeta{flex:1;min-width:0}.forums-module__ArqaFW__postAuthor{color:#111827;font-size:.875rem;font-weight:600}.forums-module__ArqaFW__postDate{color:#9ca3af;font-size:.75rem}.forums-module__ArqaFW__postTitle{color:#111827;margin:0 0 .5rem;font-size:1rem;font-weight:700;line-height:1.4}.forums-module__ArqaFW__postExcerpt{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;display:-webkit-box;overflow:hidden}.forums-module__ArqaFW__postFooter{border-top:1px solid #f3f4f6;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.forums-module__ArqaFW__postStat{color:#9ca3af;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.forums-module__ArqaFW__pagination{justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 0;display:flex}.forums-module__ArqaFW__pageBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.forums-module__ArqaFW__pageBtn:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.forums-module__ArqaFW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.forums-module__ArqaFW__pageBtnActive{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.forums-module__ArqaFW__postDetail{max-width:800px;margin:0 auto;padding:2rem 1.5rem}.forums-module__ArqaFW__postBreadcrumb{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.forums-module__ArqaFW__breadcrumbLink{color:#6b7280;text-decoration:none}.forums-module__ArqaFW__breadcrumbLink:hover{color:#111827}.forums-module__ArqaFW__postContent{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:2rem}.forums-module__ArqaFW__postContentHeader{border-bottom:1px solid #f3f4f6;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.forums-module__ArqaFW__postContentTitle{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1.3}.forums-module__ArqaFW__postContentBody{color:#374151;font-size:1rem;line-height:1.7}.forums-module__ArqaFW__postContentBody p{margin:0 0 1rem}.forums-module__ArqaFW__postContentBody code{background:#f3f4f6;border-radius:4px;padding:.125rem .375rem;font-size:.875em}.forums-module__ArqaFW__postContentBody pre{color:#e5e7eb;background:#1a1a2e;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.forums-module__ArqaFW__postContentBody pre code{color:inherit;background:0 0;padding:0}.forums-module__ArqaFW__commentsSection{margin-top:2rem}.forums-module__ArqaFW__commentsTitle{color:#111827;margin:0 0 1rem;font-size:1.125rem;font-weight:700}.forums-module__ArqaFW__commentForm{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:1.5rem;padding:1.25rem}.forums-module__ArqaFW__commentFormTitle{color:#374151;margin:0 0 .75rem;font-size:.875rem;font-weight:600}.forums-module__ArqaFW__commentTextarea{resize:vertical;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:80px;margin-bottom:.75rem;padding:.75rem;font-family:inherit;font-size:.875rem}.forums-module__ArqaFW__commentTextarea:focus{border-color:#1a1a2e;outline:none;box-shadow:0 0 0 3px #1a1a2e1a}.forums-module__ArqaFW__commentSubmitBtn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .2s}.forums-module__ArqaFW__commentSubmitBtn:hover:not(:disabled){background:#2d2d4a}.forums-module__ArqaFW__commentSubmitBtn:disabled{opacity:.6;cursor:not-allowed}.forums-module__ArqaFW__commentsList{flex-direction:column;gap:.75rem;display:flex}.forums-module__ArqaFW__comment{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1rem 1.25rem}.forums-module__ArqaFW__commentHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.forums-module__ArqaFW__commentAuthor{color:#111827;font-size:.875rem;font-weight:600}.forums-module__ArqaFW__commentDate{color:#9ca3af;font-size:.75rem}.forums-module__ArqaFW__commentContent{color:#374151;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.6}.forums-module__ArqaFW__noComments{text-align:center;color:#9ca3af;padding:2rem;font-size:.875rem}.forums-module__ArqaFW__loginRequired{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:2rem;padding:2rem}.forums-module__ArqaFW__loginRequiredTitle{color:#111827;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.forums-module__ArqaFW__loginRequiredDesc{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.forums-module__ArqaFW__loginBtn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.forums-module__ArqaFW__loginBtn:hover{background:#2d2d4a}.forums-module__ArqaFW__newPostPage{max-width:700px;margin:0 auto;padding:2rem 1.5rem}.forums-module__ArqaFW__newPostHeader{margin-bottom:2rem}.forums-module__ArqaFW__newPostTitle{color:#111827;margin:0 0 .5rem;font-size:1.75rem;font-weight:800}.forums-module__ArqaFW__newPostSubtitle{color:#6b7280;margin:0;font-size:.875rem}.forums-module__ArqaFW__newPostForm{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.forums-module__ArqaFW__formField{margin-bottom:1.5rem}.forums-module__ArqaFW__formLabel{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.forums-module__ArqaFW__formInput{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.forums-module__ArqaFW__formInput:focus{border-color:#1a1a2e;outline:none;box-shadow:0 0 0 3px #1a1a2e1a}.forums-module__ArqaFW__formTextarea{resize:vertical;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;width:100%;min-height:200px;padding:.75rem;font-family:inherit;font-size:.875rem;line-height:1.6}.forums-module__ArqaFW__formTextarea:focus{border-color:#1a1a2e;outline:none;box-shadow:0 0 0 3px #1a1a2e1a}.forums-module__ArqaFW__fieldHint{color:#9ca3af;margin-top:.375rem;font-size:.75rem}.forums-module__ArqaFW__fieldError{color:#dc2626;margin-top:.375rem;font-size:.75rem}.forums-module__ArqaFW__formActions{justify-content:flex-end;gap:.75rem;display:flex}.forums-module__ArqaFW__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.forums-module__ArqaFW__cancelBtn:hover{background:#f9fafb}.forums-module__ArqaFW__submitBtn{color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-flex}.forums-module__ArqaFW__submitBtn:hover:not(:disabled){background:#c53030}.forums-module__ArqaFW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.forums-module__ArqaFW__error{text-align:center;padding:4rem 1.5rem}.forums-module__ArqaFW__errorTitle{color:#111827;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.forums-module__ArqaFW__errorDesc{color:#6b7280;margin:0 0 1.5rem;font-size:.875rem}.forums-module__ArqaFW__errorBtn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.forums-module__ArqaFW__backLink{color:#6b7280;align-items:center;gap:.375rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.forums-module__ArqaFW__backLink:hover{color:#111827}.forums-module__ArqaFW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite forums-module__ArqaFW__spin;display:inline-block}@keyframes forums-module__ArqaFW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.forums-module__ArqaFW__title{font-size:1.875rem}.forums-module__ArqaFW__forumHeaderInner{flex-direction:column}.forums-module__ArqaFW__forumTitle{font-size:1.5rem}.forums-module__ArqaFW__newPostPage{padding:1.5rem 1rem}.forums-module__ArqaFW__newPostForm{padding:1.25rem}.forums-module__ArqaFW__postDetail{padding:1.5rem 1rem}.forums-module__ArqaFW__postContent{padding:1.25rem}.forums-module__ArqaFW__postContentTitle{font-size:1.25rem}}
