#communityDialog.boardDialog{width:min(760px,calc(100vw - 32px))}
.boardIntro{margin-top:0}.boardComposer{border:1px solid #d9b87c33;background:#090f185e;padding:19px;border-radius:5px}
.boardFields{display:grid;grid-template-columns:1fr 155px;gap:16px}.boardComposer label{display:block;color:#ddc7a9;font-size:12px;line-height:1.8}.boardComposer label span{color:#8b98a7;font-size:11px;margin-left:6px}
.boardComposer input,.boardComposer select,.boardComposer textarea{display:block;width:100%;min-width:0;background:#101824;color:#eee4d7;border:1px solid #8cabb03b;border-radius:3px;padding:11px 12px;margin:6px 0 13px;font:inherit;font-size:13px}.boardComposer textarea{resize:vertical;min-height:100px;max-height:250px;line-height:1.7}
.boardComposer input:focus,.boardComposer select:focus,.boardComposer textarea:focus{outline:1px solid #e1b875;border-color:#e1b875}.boardSubmitRow{display:flex;align-items:center;justify-content:space-between;gap:15px}.boardSubmitRow small{font-size:11px;color:#8594a7}#communityDialog #boardPolicy{font-size:11px;color:#939aa6;margin-bottom:0}#communityDialog #boardNotice{color:#ace2ca;font-size:12px;margin:12px 0 0}#boardNotice:empty{display:none}
.boardListHeading{display:flex;align-items:center;justify-content:space-between;margin:23px 0 8px}.boardListHeading h3{font-size:15px;color:#f1d6ad;font-weight:500;margin:0}.boardListHeading button{background:transparent;color:#9fc6dd;padding:7px 0;font-size:12px}
.boardMessage{padding:15px 0;border-bottom:1px solid #8cacbe24}.boardMessage header{display:flex;justify-content:space-between;align-items:baseline;gap:16px}.boardMessage strong{font-size:13px;font-weight:500;color:#f0cf9f;overflow-wrap:anywhere}.boardMessage header span{font-size:10px;color:#839bae;white-space:nowrap}#communityDialog .boardMessage p{white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0 0;color:#c6cbd1;font-size:13px;line-height:1.8}
#communityDialog #boardLoadStatus{font-size:12px;color:#8da1b4}.boardBottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.boardPages{display:flex;gap:8px}.boardPages button:disabled{opacity:.35;cursor:default}.boardAdminLink{color:#8f9cab;font-size:11px;text-decoration:none}.boardAdminLink:hover{color:#edcfa5}
.topbar nav{gap:15px}.communityActions{flex-wrap:wrap}
@media(max-width:700px){#communityDialog.boardDialog{padding:27px 19px}.boardFields{grid-template-columns:1fr 100px;gap:10px}.boardComposer{padding:14px}.boardMessage header{flex-wrap:wrap;gap:3px}.boardComposer input,.boardComposer select,.boardComposer textarea{font-size:16px}.boardPages button{padding:9px 12px}.topbar nav{gap:6px;flex-wrap:wrap;justify-content:flex-start;column-gap:16px}.communityActions button{white-space:nowrap}}
