.chairman-main{min-height:65vh;padding:34px 16px 56px;background:linear-gradient(180deg,#f7fafc,#edf3f7)}.chairman-shell{width:min(100%,980px);margin:auto}.chairman-hero{padding:26px;color:#fff;background:linear-gradient(135deg,#082c50,#075eae);border-radius:16px;box-shadow:0 12px 28px rgba(8,44,80,.16)}.chairman-hero h1,.chairman-hero p{margin:0}.chairman-hero p{margin-top:8px;color:#e5f1fb}.chairman-notice{margin:18px 0;padding:16px 18px;background:#fff8e7;border:1px solid #ead18e;border-radius:10px;color:#624b11}.chairman-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;padding:22px;background:#fff;border:1px solid #d8e1ea;border-radius:14px;box-shadow:0 8px 24px rgba(8,44,80,.08)}.chairman-form label{display:grid;gap:7px;color:#18344d;font-weight:800}.chairman-form input,.chairman-form select,.chairman-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid #b8c8d7;border-radius:8px;background:#fff;font:inherit}.chairman-form textarea{min-height:112px;resize:vertical}.chairman-full{grid-column:1/-1}.chairman-actions{display:flex;justify-content:flex-end;gap:10px}.chairman-actions button,.chairman-link{min-height:44px;padding:10px 16px;border:0;border-radius:8px;background:#075eae;color:#fff;font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.chairman-actions .secondary{background:#edf4fa;color:#084a84;border:1px solid #a9c6df}.chairman-message{grid-column:1/-1;margin:0;padding:12px 14px;border-radius:8px}.chairman-message:empty{display:none}.chairman-message.success{color:#14622d;background:#e8f6ed}.chairman-message.error{color:#8c1e26;background:#fdebec}.case-list{display:grid;gap:12px;margin-top:20px}.case-card{padding:18px;background:#fff;border:1px solid #d8e1ea;border-radius:12px}.case-card h2,.case-card p{margin:0}.case-card p{margin-top:7px}.case-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;color:#53697d;font-size:.8rem}.case-badge{padding:4px 8px;border-radius:999px;background:#e5f1fb;color:#075eae;font-weight:800}@media(max-width:650px){.chairman-main{padding:20px 12px 40px}.chairman-hero{padding:21px}.chairman-form{grid-template-columns:1fr;padding:16px}.chairman-full{grid-column:auto}.chairman-actions{display:grid}.chairman-actions button{width:100%}}