:root{color:#16233b;background:#f3f5f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button{min-height:44px;padding:0 16px;border:0;border-radius:10px;color:#fff;background:#2563eb;font:inherit;font-weight:800;cursor:pointer;box-shadow:none}button:disabled{cursor:wait;opacity:.72}button.ghost{background:#fff;color:#1e293b;border:1px solid #d8dfec}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.page-shell{min-height:100vh;padding:clamp(24px,5vw,64px);background:#f3f5f9}.hero{max-width:1100px}.eyebrow{margin:0 0 12px;color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.08em}h1{margin:0;color:#101b35;font-size:clamp(30px,6vw,54px);line-height:1}.subtitle{max-width:800px;margin:22px 0 30px;color:#66748c;font-size:clamp(16px,2vw,22px);line-height:1.65}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1100px;margin-top:42px}.status-card{min-height:130px;padding:22px;border:1px solid rgba(91,105,132,.18);border-radius:12px;background:#fff;box-shadow:0 12px 30px #0f182814}.status-card span{color:#66748c;font-size:13px;font-weight:850}.status-card strong{display:block;margin-top:18px;color:#d94841;font-size:26px}.status-card.ok strong{color:#129267}.status-card p{margin:10px 0 0;color:#536079;line-height:1.65}.content-card{margin-top:22px;padding:22px;border:1px solid #d5deef;border-radius:12px;background:#fff}.create-form{margin-top:14px}.create-form label{display:flex;flex-direction:column;gap:6px;color:#334155;font-size:13px;margin-top:12px}.create-form input,.create-form select{border:1px solid #c6d2e6;border-radius:10px;height:42px;padding:0 12px;background:#fff;color:#1e293b}.create-form input{width:100%}.create-form .form-row{display:flex;gap:10px;flex-wrap:wrap}.create-form .form-row label{flex:1;min-width:220px}.create-form .form-row button{margin-top:23px;flex:0;white-space:nowrap}.create-form .form-row--end label{max-width:220px}.create-message{margin-top:8px;color:#166534;font-size:13px;line-height:1.5}.create-message--action{color:#2563eb}.create-form hr,.content-card hr{border:none;border-top:1px solid #e5ebf5;margin:16px 0 0}.panel-title h2{margin:0 0 6px}.panel-title p{margin:0;color:#64748b}.search-row{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.search-row input{flex:1;min-width:220px;border:1px solid #c6d2e6;border-radius:10px;padding:0 12px;height:44px;background:#fff}.search-row select{flex:0 0 180px;min-width:160px;height:44px;border:1px solid #c6d2e6;border-radius:10px;padding:0 12px;background:#fff}.summary{margin-top:8px;color:#475569;font-size:14px}.meeting-list{list-style:none;margin:12px 0 0;padding:0;border-top:1px solid #e5ebf5}.meeting-list li{padding:12px 0;border-bottom:1px solid #e5ebf5}.meeting-list h3{margin:0;color:#0f172a;font-size:18px}.meeting-list p{margin:8px 0 0;color:#5f6d81}.segment-list{margin:8px 0 0;padding-left:18px;list-style:disc}.segment-list li{gap:8px;border:none;padding:6px 0;display:flex;align-items:center;flex-wrap:wrap}.segment-list button{margin-left:auto}@media(max-width:860px){.status-grid{grid-template-columns:1fr}.search-row button{width:100%}}
