.Community-wrap{justify-content:center;width:100%;display:flex}.Community-inner{width:100%;max-width:1200px;padding:80px 0}.Community-topBar{border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;padding-bottom:18px;display:flex}.Community-topBar p{color:#333;max-width:640px;margin-top:8px}.Community-actions{justify-content:flex-start;margin:18px 0;display:flex}.Community-search{border:1px solid #ccc;border-radius:10px;width:520px;max-width:100%;padding:10px 12px}.Community-btnPrimary{color:#fff;cursor:pointer;background-color:#425343;border:none;border-radius:8px;padding:10px 14px;font-weight:800}.Community-btnSecondary{color:#fff;cursor:pointer;background-color:#001020;border:none;border-radius:8px;padding:10px 14px;font-weight:700}.Community-error{color:#c0392b;background:#c0392b14;border:1px solid #c0392b4d;border-radius:10px;margin:14px 0;padding:12px 14px}.Community-loading{padding:12px 0}.Community-empty{border:1px dashed #ccc;border-radius:12px;padding:18px}.Community-topicGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px;display:grid}.Community-topicCard{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:12px;padding:14px}.Community-topicCard:hover{border-color:#999}.Community-topicTitle{margin-bottom:8px;font-size:16px;font-weight:900}.Community-topicSnippet{color:#333;margin-bottom:10px;font-size:13px;line-height:1.35}.Community-meta{color:#666;flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.Community-topicDetail{border:1px solid #ddd;border-radius:12px;padding:16px}.Community-topicDetailTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.Community-topicDetail h2{margin:0}.Community-body{white-space:pre-wrap;color:#111;border-top:1px solid #eee;padding-top:12px;line-height:1.5}.Community-comments{border-top:1px solid #eee;margin-top:18px;padding-top:16px}.Community-commentBox{flex-direction:column;gap:10px;margin:12px 0 18px;display:flex}.Community-commentBox textarea{border:1px solid #ccc;border-radius:10px;min-height:100px;padding:10px 12px}.Community-commentList{flex-direction:column;gap:10px;display:flex}.Community-comment{border:1px solid #eee;border-radius:10px;padding:12px}.Community-commentMeta{color:#666;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:flex}.Community-strong{color:#111;font-weight:800}.Community-commentBody{white-space:pre-wrap;color:#111;line-height:1.45}.Community-linkDanger{color:#c0392b;cursor:pointer;background:0 0;border:none;margin-left:auto;font-weight:800}.Community-hint{color:#333;background:#fafafa;border:1px solid #ddd;border-radius:10px;margin:12px 0;padding:12px}.Community-modal{z-index:50;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Community-modalContent{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:800px;max-width:calc(100% - 24px);padding:18px;display:flex}.Community-modalTop{justify-content:space-between;align-items:center;display:flex}.Community-modalContent label{flex-direction:column;gap:6px;font-weight:700;display:flex}.Community-modalContent input,.Community-modalContent textarea{border:1px solid #ccc;border-radius:10px;padding:10px 12px;font-weight:500}.Community-modalContent textarea{min-height:160px}
