#community-dialog{width:min(680px,94vw);max-height:88dvh;overflow:auto;border:1px solid #618694;border-radius:20px;background:#152a38;color:#eef8f6;padding:22px;box-sizing:border-box}#community-dialog::backdrop{background:#06131bc9}#community-dialog header{display:flex;justify-content:space-between;align-items:center;gap:12px}#community-dialog h2{margin:5px 0 10px}#community-dialog small{color:#72dfcc;font-size:11px;letter-spacing:.12em}#community-dialog p{line-height:1.5;color:#c3d6dd}#community-dialog button{min-height:44px;border:1px solid #537b8b;border-radius:10px;background:#274859;color:#f5fbff;padding:10px 14px;font:inherit;cursor:pointer}#community-dialog button:disabled{opacity:.45;cursor:default}#community-dialog nav{display:flex;gap:8px}#community-dialog nav button{flex:1}#community-dialog nav [aria-pressed=true]{background:#186d68;border-color:#65dfc8}#community-dialog [hidden]{display:none!important}.community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#community-balance{padding:10px;background:#263e4a;border-radius:10px;color:#ffe6a5!important}#community-feedback{color:#8fe8d4!important}#community-open{white-space:nowrap}@media(max-height:500px){#community-dialog{padding:14px;max-height:90dvh}#community-dialog h2{font-size:21px}#community-dialog header small{display:none}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
