*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f4f6f9;color:#1a2332;-webkit-tap-highlight-color:transparent}a{color:#1e5a8a;text-decoration:none}.layout{display:grid;grid-template-columns:240px 1fr;grid-template-rows:auto 1fr;min-height:100vh}.topbar{display:none;grid-column:1 / -1;align-items:center;gap:.75rem;padding:.65rem 1rem;background:#0f2d46;color:#fff}.brand{color:#fff;font-weight:700}.live-pill{margin-left:auto;background:#05603a;color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .55rem;border-radius:999px}.nav-toggle{min-width:44px;min-height:44px}.nav-backdrop{display:none}.sidebar{background:#0f2d46;color:#fff;padding:1.5rem 1rem;grid-row:1 / -1}.sidebar-title{font-size:1.1rem;margin:0 0 1.5rem}.sidebar nav a{display:block;color:#c8d9ea;padding:.65rem .75rem;border-radius:6px;margin-bottom:.25rem;min-height:44px}.sidebar nav a.active,.sidebar nav a:hover{background:#ffffff1a;color:#fff}.main{padding:1.25rem 1.5rem 2rem;min-width:0}.card{background:#fff;border-radius:10px;padding:1.1rem 1.25rem;box-shadow:0 1px 3px #00000014;margin-bottom:1rem}.grid-2,.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}button,.btn,.file-btn{background:#1e5a8a;color:#fff;border:none;border-radius:8px;padding:.55rem 1rem;cursor:pointer;font-size:.9rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}button.secondary,.file-btn.secondary{background:#e8eef4;color:#1a2332}button.danger{background:#b42318}button.selected{outline:2px solid #1e5a8a}input,select,textarea{width:100%;padding:.65rem .75rem;border:1px solid #ccd6e0;border-radius:8px;margin-bottom:.75rem;font:inherit;min-height:44px}textarea{min-height:120px;resize:vertical}label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.25rem}.check-row{display:flex;align-items:center;gap:.5rem;font-weight:500;margin-bottom:1rem}.check-row input{width:auto;min-height:auto;margin:0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.65rem .5rem;border-bottom:1px solid #e8eef4}.badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge.present,.seg-btn.on.present{background:#d1fadf;color:#05603a}.badge.virtual,.seg-btn.on.virtual{background:#dbeafe;color:#1d4ed8}.badge.absent,.seg-btn.on.absent,.badge.vote-absent{background:#fee4e2;color:#912018}.badge.excused,.seg-btn.on.excused{background:#f2f4f7;color:#475467}.badge.vote-yes,.seg-btn.on.vote-yes{background:#d1fadf;color:#05603a}.badge.vote-no,.seg-btn.on.vote-no{background:#fee4e2;color:#912018}.badge.vote-abstain,.seg-btn.on.vote-abstain{background:#e5e7eb;color:#374151}.badge.status-pending_review{background:#fef3c7;color:#92400e}.badge.status-pending{background:#e0e7ff;color:#3730a3}.badge.status-discussed{background:#dbeafe;color:#1d4ed8}.badge.status-voted{background:#d1fadf;color:#05603a}.badge.status-tabled,.badge.status-closed{background:#f3f4f6;color:#4b5563}.badge.status-in_progress{background:#d1fadf;color:#05603a}.badge.status-scheduled{background:#e0e7ff;color:#3730a3}.quorum-ok{color:#05603a;font-weight:700}.quorum-fail{color:#912018;font-weight:700}.header-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.empty,.hint{color:#667085;font-size:.9rem}.hint.warn{color:#92400e}.toast{position:fixed;right:1rem;bottom:1rem;z-index:1000;background:#0f2d46;color:#fff;padding:.75rem 1rem;border-radius:8px;opacity:0;transform:translateY(8px);transition:.2s ease;max-width:min(90vw,360px)}.toast.show{opacity:1;transform:none}.toast-err{background:#b42318}.live-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap}.live-header h2{margin:.25rem 0}.back-link{font-size:.9rem}.meta{margin:0;color:#667085}.live-actions{display:flex;gap:.5rem;flex-wrap:wrap}.live-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);gap:1rem;align-items:start}.add-decision-row{display:flex;gap:.5rem;margin-bottom:.75rem}.add-decision-row input{margin:0;flex:1}.decision-list{list-style:none;margin:0;padding:0;max-height:min(70vh,640px);overflow:auto}.decision-item{width:100%;text-align:left;background:#f8fafc;color:inherit;border:1px solid #e8eef4;border-radius:8px;padding:.75rem;margin-bottom:.5rem;display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center}.decision-item.focused{border-color:#1e5a8a;background:#eff6ff}.di-ref{font-weight:700;color:#1e5a8a;min-width:1.5rem}.di-title{font-weight:600}.attendance-grid{display:flex;flex-direction:column;gap:.5rem}.attendance-row,.vote-member{display:flex;flex-direction:column;gap:.35rem;padding:.5rem 0;border-bottom:1px solid #eef2f6}.att-name{font-weight:600;font-size:.9rem}.seg{display:flex;flex-wrap:wrap;gap:.35rem}.seg-btn{background:#f2f4f7;color:#344054;min-height:40px;padding:.35rem .65rem;font-size:.8rem}.seg-btn.on{font-weight:700}.decision-status-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.vote-result{margin-top:.75rem}.vote-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.vote-panel{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e8eef4}.vote-grid{display:grid;grid-template-columns:1fr;gap:.35rem}.notes-editor{min-height:280px;font-size:1rem;line-height:1.45}.note-switcher{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f2d4673;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal{width:min(520px,100%);margin:0}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center}.login-card{width:min(360px,92vw)}@media (max-width: 980px){.layout{grid-template-columns:1fr}.topbar{display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:min(280px,86vw);transform:translate(-105%);transition:transform .2s ease;z-index:40;grid-row:auto}.layout.nav-open .sidebar{transform:none}.layout.nav-open .nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:30}.sidebar-title{display:none}.live-grid,.form-grid,.grid-2{grid-template-columns:1fr}.layout.live-mode .main{padding:.85rem}}@media (max-width: 600px){.live-actions button{flex:1 1 auto}.decision-item{grid-template-columns:1fr}}.import-grid{display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(300px,.85fr);gap:1rem;align-items:start}.agenda-pane{position:sticky;top:.75rem;max-height:calc(100vh - 6rem);overflow:auto}.agenda-text{white-space:pre-wrap;font-family:Segoe UI,system-ui,sans-serif;font-size:.92rem;line-height:1.45;margin:0;background:#f8fafc;border:1px solid #e8eef4;border-radius:8px;padding:1rem;max-height:calc(100vh - 10rem);overflow:auto}.agenda-mark{background:#fef08a;color:inherit;padding:.05rem .15rem;border-radius:3px;cursor:pointer}.agenda-mark.active{background:#f59e0b;color:#111;outline:2px solid #b45309}.agenda-mark.excluded{background:#e5e7eb;text-decoration:line-through;opacity:.7}.import-decision-list{list-style:none;margin:0;padding:0}.import-decision{border:1px solid #e8eef4;border-radius:8px;padding:.75rem;margin-bottom:.5rem;background:#fff}.import-decision.focused{border-color:#1e5a8a;background:#eff6ff}.import-decision.off{opacity:.55}.import-meta{display:flex;gap:.5rem;align-items:center}.import-meta input{margin:0;flex:1}@media (max-width: 980px){.import-grid{grid-template-columns:1fr}.agenda-pane{position:static;max-height:none}}
