.comm-grid{display:grid;grid-template-columns:minmax(280px,.75fr) 1.25fr;grid-gap:18px;gap:18px}.simple-announcement{display:grid;grid-gap:14px;gap:14px}.simple-announcement h2{font-size:16px;margin:0}.announcement-row{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #30291e}.announcement-row b{font-size:12px}.announcement-row p{color:#81786b;font-size:11px;margin:5px 0}.announcement-row>span{font-size:10px;color:#d2b366}.notice-backdrop{position:fixed;inset:0;background:#000a;display:grid;place-items:center;z-index:50;padding:24px}.notice-modal{position:relative;width:min(560px,100%);background:#171511;border:1px solid #4a3c25;border-radius:14px;padding:30px;display:grid;grid-gap:16px;gap:16px;box-shadow:0 25px 80px #000}.notice-modal h2{font-size:20px;margin:0 0 4px}.notice-modal textarea{resize:vertical}.notice-close{position:absolute;right:18px;top:14px;background:none;border:0;color:#968b79;font-size:28px}.notice-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.notice-actions>button:first-child{background:transparent;border:1px solid #4b4030;color:#c9bead;border-radius:7px;padding:10px 18px}@media(max-width:850px){.comm-grid{grid-template-columns:1fr}}.notice-header-actions{display:flex;align-items:center;gap:10px}.notice-header-actions a{color:#c9b06b;text-decoration:none}.notice-header-actions>button:not(.admin-button){height:42px;padding:0 18px;border:1px solid #4a3c29;border-radius:7px;background:transparent;color:#d5b86f}.comm-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;align-items:end;grid-gap:14px;gap:14px;margin-bottom:18px;padding:18px}.comm-toolbar>button{height:42px;padding:0 20px;border:1px solid #4a3c29;border-radius:7px;background:transparent;color:#cfc3b1}.comm-list{padding:0;overflow:hidden}.comm-list-head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #332b20}.comm-list-head h2{margin:0 0 5px;font-size:19px}.comm-list-head p{margin:0;color:#82796c;font-size:12px}.comm-list-head>span{color:#8e8373;font-size:12px}.comm-table td:first-child{width:120px;color:#918675}.comm-table td:nth-child(2){width:25%}.comm-table td:nth-child(3){max-width:620px;color:#a69c8d;white-space:normal}.comm-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#2b2114;color:#d7b65d;font-size:11px}.comm-status.active{background:#142b1c;color:#6bc98d}.comm-empty{display:grid;place-items:center;grid-gap:10px;gap:10px;min-height:240px;color:#756d62}.comm-empty span{font-size:40px}@media(max-width:700px){.comm-toolbar{grid-template-columns:1fr}.notice-header-actions{flex-wrap:wrap}}.comm-list-spaced{margin-top:18px}.comm-actions{display:flex;gap:14px}.comm-actions button{border:0;background:none;color:#d8b961;cursor:pointer}.comm-actions .danger,.notice-actions .danger{color:#e47e78}.comm-detail{width:min(650px,94vw)}.comm-detail dl{margin:0}.comm-detail dl div{display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;padding:14px 0;border-top:1px solid #352d21}.comm-detail dt{color:#82796b}.comm-detail dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.comm-detail .notice-actions button{padding:10px 18px;border:1px solid #4b4030;border-radius:7px;background:transparent}