:root{color:#18222f;background:radial-gradient(circle at top left,rgba(255,229,163,.85),transparent 28%),radial-gradient(circle at bottom right,rgba(176,226,255,.8),transparent 24%),linear-gradient(180deg,#f8f3e7,#eef4f7);font-family:IBM Plex Sans,Avenir Next,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;height:100vh;overflow:hidden}button,a{font:inherit}#root{height:100vh}.app-shell{height:100vh;padding:28px;display:flex;flex-direction:column;overflow:hidden}.topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:#725b32}h1,h2,h3{margin:0;font-family:Fraunces,Georgia,serif}h4{margin:0;font-size:1rem}.muted{margin:8px 0 0;color:#566270}.status-panel{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.status-chip,.sync-button,.secondary-button,.document-row,.detail-panel,.document-list,.error-banner{border:1px solid rgba(24,34,47,.08);box-shadow:0 18px 35px #1f2a3314}.status-chip{min-width:110px;padding:12px 14px;border-radius:16px;background:#ffffffc7}.status-chip span{display:block;color:#5f6875;font-size:.85rem}.status-chip strong{font-size:1.4rem}.status-chip.accent{background:#ffefc4f2}.sync-button,.secondary-button{border-radius:16px;background:#18222f;color:#fff7e8;padding:12px 18px;cursor:pointer}.sync-button:disabled{opacity:.7;cursor:wait}.secondary-button{background:#f4e4b2;color:#18222f}.error-banner{margin-bottom:20px;padding:14px 16px;border-radius:18px;background:#bc3e2f1f;color:#8d2d1b}.workspace{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:20px;min-height:0;flex:1;overflow:hidden}.document-list,.detail-panel{background:#ffffffc7;border-radius:26px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-height:0}.document-list,.detail-panel{overflow-y:auto}.list-header{margin-bottom:14px}.list-header p{margin:6px 0 0;color:#67707d}.document-row{width:100%;text-align:left;border-radius:18px;padding:14px;background:#f8f3e7d9;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;cursor:pointer}.document-row.active{background:linear-gradient(135deg,#f8d67e73,#b0e2ff80)}.document-row-text{display:flex;flex-direction:column;gap:4px}.document-row-text span,.document-row-text small{color:#5a6674}.new-badge{flex-shrink:0;padding:6px 10px;border-radius:999px;background:#18222f;color:#fff7e8;font-size:.78rem}.detail-header{margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0 0 24px}.detail-grid div{padding:14px;border-radius:18px;background:#eef4f7e6}.detail-grid dt{color:#6a7480;font-size:.82rem;margin-bottom:8px}.detail-grid dd{margin:0;font-weight:600}.documents-section{display:flex;flex-direction:column;gap:14px}.agenda-group{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:22px;background:#eef4f7b8;border:1px solid rgba(24,34,47,.08)}.agenda-group-secondary{background:#f8f3e7b8}.agenda-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.agenda-reference{margin:0 0 4px;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#6b5840}.agenda-summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.agenda-summary span:not(.new-badge){padding:6px 10px;border-radius:999px;background:#18222f14;color:#43505f;font-size:.8rem;font-weight:600}.agenda-documents{display:flex;flex-direction:column;gap:12px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-header span{padding:6px 10px;border-radius:999px;background:#18222f14;color:#43505f;font-size:.82rem;font-weight:600}.meeting-document-card{padding:14px 16px;border-radius:20px;border:1px solid rgba(24,34,47,.08);background:#ffffffc2}.meeting-document-main{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.meeting-document-main p{margin:6px 0 0;color:#5a6674}.meeting-document-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.status-pill{padding:6px 10px;border-radius:999px;background:#18222f14;color:#44515f;font-size:.78rem;font-weight:600}.status-pill.is-new{background:#18222f;color:#fff7e8}.primary-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:14px;border:0;background:#0d6c63;color:#f5fffc;text-decoration:none;cursor:pointer}.empty-state{min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#66717f}.detail-empty{min-height:100%}.compact-empty{min-height:120px}@media (max-width: 900px){.app-shell{padding:18px}.topbar,.workspace{grid-template-columns:1fr;display:grid}body{height:auto;overflow:auto}#root,.app-shell{height:auto}.workspace{overflow:visible}.status-panel{justify-content:flex-start}.detail-grid{grid-template-columns:1fr}}.login-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--bg)}.login-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2.5rem 2rem;width:100%;max-width:380px;display:flex;flex-direction:column;gap:.75rem}.login-card h1{font-size:1.6rem;margin:0}.login-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.login-form input{width:100%;padding:.65rem .9rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:1rem;box-sizing:border-box}.login-error{color:#e05;font-size:.875rem;margin:0}.search-form{display:flex;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid var(--border)}.search-form input{flex:1;padding:.5rem .75rem;border-radius:6px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:.875rem}.search-form button{padding:.5rem .9rem;border-radius:6px;border:none;background:var(--accent, #0070f3);color:#fff;font-size:.875rem;cursor:pointer}.search-form button:disabled{opacity:.6;cursor:default}
