.clanwar-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:26px;display:grid}.clanwar-grid .cw-form-panel{border:1px solid var(--border);background:var(--panel);border-radius:8px;padding:28px}.clanwar-grid .cw-form{flex-direction:column;gap:16px;display:flex}.clanwar-grid .cw-form button{letter-spacing:2px;padding:15px;font-size:14px}.clanwar-grid .cw-term{font-family:Share Tech Mono,monospace;font-size:13px;line-height:1.9}.clanwar-grid .cw-term .muted{color:var(--muted)}.clanwar-grid .cw-term .text{color:var(--text)}.clanwar-grid .cw-term .ok{color:var(--accent)}.clanwar-grid .cw-term .spacer{height:14px}.clanwar-grid .cw-term .summary{border:1px solid var(--accent);background:#8fce3f0f;border-radius:6px;padding:16px}.clanwar-grid .cw-term .summary div{color:var(--text)}.clanwar-grid .cw-term .summary .note{color:var(--muted)}.clanwar-grid .cw-term .reset{color:var(--accent);cursor:crosshair;border-bottom:1px dashed var(--accent);display:inline-block}.clanwar-grid .cw-list-panel{border:1px solid var(--border);background:var(--panel);border-radius:8px;overflow:hidden}.clanwar-grid .cw-list-panel .list-head{border-bottom:1px solid var(--border);background:var(--panel2);letter-spacing:1px;padding:16px 20px;font-weight:700}.clanwar-grid .cw-list-panel .list-body{padding:8px 20px 16px}.clanwar-grid .cw-list-panel .cw-item{border-bottom:1px solid var(--border2);align-items:center;gap:12px;padding:13px 0;display:flex}.clanwar-grid .cw-list-panel .cw-item:last-child{border-bottom:none}.clanwar-grid .cw-list-panel .cw-item .dot{border-radius:50%;width:8px;height:8px}.clanwar-grid .cw-list-panel .cw-item .meta{flex:1}.clanwar-grid .cw-list-panel .cw-item .team{font-weight:700}.clanwar-grid .cw-list-panel .cw-item .sub{color:var(--muted);font-family:Share Tech Mono,monospace;font-size:11px}.clanwar-grid .cw-list-panel .cw-item .status{letter-spacing:1px;font-family:Share Tech Mono,monospace;font-size:10px}@media (width<=900px){.clanwar-grid{grid-template-columns:1fr}}
