.community-gallery{margin:28px 0 48px;padding:24px;border:1px solid var(--line,#334137);border-radius:16px}
.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0}
.community-card{position:relative;isolation:isolate;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line,#334137);border-radius:14px;background:var(--surface,#14231b);overflow:hidden}
.community-card-body{position:relative;z-index:1;padding:16px 112px 14px 16px;flex:1;min-width:0}
.community-card-body>a{color:inherit;text-decoration:none}.community-card-body>a:hover{text-decoration:underline}
.community-card h3{font-family:inherit;font-size:1.05rem;line-height:1.35;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}
.community-card p{margin:3px 0;font-size:.875rem;line-height:1.4}
.community-card .community-portrait{position:absolute;right:0;top:0;width:104px;height:100%;max-height:230px;object-fit:cover;object-position:50% 15%;opacity:.8;mask-image:linear-gradient(to right,transparent,#000 22%);pointer-events:none}
html body .community-card .community-author{display:inline;padding:0;margin:0;min-height:0;border:0;border-radius:0;box-shadow:none;background:transparent;color:var(--muted);font-size:.875rem;line-height:1.5;text-align:left;white-space:normal;overflow-wrap:anywhere;transform:none}
html body .community-card .community-author:hover{color:var(--text);text-decoration:underline;background:transparent;box-shadow:none}
.community-weapons{display:flex;gap:8px;margin-top:12px}
.community-weapon{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#24312b;color:#e8eee7;font-size:.75rem}
.community-weapon[data-rarity=rare]{background:radial-gradient(#326293,#132d4e);border-color:#65a5e8}.community-weapon[data-rarity=epic]{background:radial-gradient(#70479a,#291442);border-color:#bb82e6}.community-weapon[data-rarity=legendary]{background:radial-gradient(#88712a,#372b09);border-color:#f5cc47}.community-weapon[data-rarity=uncommon]{border-color:#72bf78}
.community-weapon-sprite{position:absolute;top:1px;left:1px;transform-origin:top left;background-repeat:no-repeat}
.community-card-footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:10px 14px;border-top:1px solid var(--line);background:var(--surface,#14231b)}
.community-card-footer .community-counts{font-size:.875rem;font-weight:500}
html body .community-card-footer .button{font-size:.875rem;padding:8px 12px;min-height:40px}
#community-editor{scroll-margin-top:100px;margin:40px 0 20px}
.build-publication{padding:20px}.publication-choice{display:flex;align-items:center;gap:12px;font-size:1rem}
.visual-build .publication-choice input{width:20px;height:20px;min-height:20px;flex-shrink:0;accent-color:#d5ec93}
.build-publication .build-hint{font-size:.95rem;line-height:1.5;margin:12px 0 0}
[data-build-reader] #build-form :disabled{opacity:1;cursor:default}
[data-build-reader] .build-toolbar{pointer-events:none}
html.theme-light .community-card{background:#f8faf5;border-color:#cad3c2}
@media(max-width:900px){.community-grid{grid-template-columns:1fr}}
@media(max-width:640px){.community-grid{grid-template-columns:1fr}.community-gallery{padding:16px}.community-gallery .filter-bar{display:grid;grid-template-columns:1fr}}
/* Build discussions and attributed imports. */
.build-discussion{margin-top:1.5rem;padding:1.5rem}.discussion-heading,.comment-heading,.comment-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.build-discussion textarea{display:block;width:100%;margin:.6rem 0;min-height:7rem}.comment-actions span,.comment-heading time{font-size:.875rem;color:var(--muted)}.build-comment{padding:1.2rem 0;border-bottom:1px solid var(--line,#334137)}.build-comment p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:.75rem}.build-comment strong{overflow-wrap:anywhere}.comment-heading button{min-height:2.4rem}.community-counts{font-weight:600}.build-discussion button[aria-pressed=true]{box-shadow:0 0 0 2px currentColor inset}#import-provenance{margin-bottom:1rem;padding:1.25rem}#import-provenance p{white-space:pre-line;overflow-wrap:anywhere}#import-provenance a{display:inline-block;margin-top:.5rem}.build-discussion [hidden]{display:none!important}@media(max-width:600px){.build-discussion{padding:1rem}.comment-actions button{width:100%}.comment-heading{justify-content:flex-start}}
.community-weapon-upgrade{position:absolute;right:1px;bottom:1px;padding:0 3px;border-radius:3px;background:#101b17;color:#fff;font-size:.75rem;line-height:1.3;font-weight:700}

.community-card .community-portrait.farever-class-portrait {width:140px;height:auto;top:50%;transform:translateY(-50%);max-height:none;opacity:.9}
