:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#172033;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh;padding:28px}.topbar,.workspace,.login-panel,.composer-panel,.history-panel,.session-card,.vote-dialog{width:min(1180px,100%)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 auto 24px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup.centered{justify-content:center;margin-bottom:22px}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:8px;color:#f8fbff;background:#20375f;box-shadow:0 10px 24px #20375f2e}.login-logo-mark{background:#fff}.login-logo-mark img{width:34px;height:34px;object-fit:contain}.eyebrow{margin:0 0 3px;color:#61718c;font-size:.75rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.05}h2{margin-bottom:0;font-size:1.25rem}h3{margin:8px 0;font-size:1.1rem}.account-strip,.card-badges,.card-actions,.pending-line,.submitted-label,.role-pill,.type-badge,.unvoted-badge,.voted-badge,.pending-badge,.finished-badge{display:flex;align-items:center}.account-strip{gap:10px}.role-pill,.type-badge,.unvoted-badge,.voted-badge,.pending-badge,.finished-badge,.submitted-label{gap:7px;min-height:32px;border-radius:999px;padding:7px 10px;font-size:.85rem;font-weight:700}.role-pill,.type-badge{color:#2f405d;background:#e9eef7}.unvoted-badge{color:#71320b;background:#ffe1ba}.voted-badge{color:#17412a;background:#c9f4d8}.pending-badge{color:#614200;background:#ffe8a3}.finished-badge{color:#17412a;background:#c9f4d8}.submitted-label{color:#255137;background:#e5f8ea}.workspace{display:block;margin:0 auto}.composer-panel,.history-panel,.login-panel,.session-card,.vote-dialog{border:1px solid #dbe2ee;border-radius:8px;background:#fff;box-shadow:0 18px 42px #1f32581a}.composer-panel,.history-panel{padding:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.composer-form,.login-panel{display:grid;gap:15px}label{display:grid;gap:7px;color:#31425f;font-size:.88rem;font-weight:800}input,textarea{width:100%;border:1px solid #ccd6e6;border-radius:8px;padding:11px 12px;color:#172033;background:#fbfcff;outline:none}textarea{resize:vertical}input:focus,textarea:focus{border-color:#4c75bd;box-shadow:0 0 0 3px #4c75bd26}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:8px}.segmented-control button,.ghost-button,.primary-button,.danger-button,.icon-button,.ballot-option{cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.segmented-control button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid #ccd6e6;border-radius:8px;color:#43536f;background:#f7f9fd;font-weight:800}.segmented-control button.selected{border-color:#20375f;color:#fff;background:#20375f}.option-editor{display:grid;gap:10px}.option-row{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.primary-button,.ghost-button,.danger-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;font-weight:800}.primary-button{width:fit-content;min-width:118px;padding:0 15px;color:#fff;background:#20375f}.primary-button:disabled,.ghost-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}.ghost-button{border:1px solid #ccd6e6;padding:0 13px;color:#20375f;background:#fff}.danger-button{border:1px solid #f0b9c0;padding:0 13px;color:#a0172a;background:#fff1f3}.icon-button{width:40px;color:#40516e;background:#eef2f8}.primary-button:not(:disabled):hover,.ghost-button:not(:disabled):hover,.danger-button:not(:disabled):hover,.icon-button:not(:disabled):hover{transform:translateY(-1px)}.notice{border-radius:8px;padding:11px 12px;color:#31425f;background:#edf4ff;font-size:.92rem;font-weight:700}.notice.error{color:#7c1f2d;background:#ffe9ed}.history-panel{min-height:420px;max-width:920px;margin:0 auto}.session-list{display:grid;gap:14px}.session-card{overflow:hidden;padding:0}.session-card-trigger{display:flex;width:100%;min-height:64px;align-items:center;justify-content:space-between;gap:14px;padding:18px;color:#172033;background:#fff;text-align:left;cursor:pointer}.session-card-trigger h3{margin:0}.session-badge-line{display:flex;min-width:0;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.accordion-icon{flex:0 0 auto;color:#61718c;transition:transform .18s ease}.accordion-icon.open{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .22s ease,opacity .18s ease}.session-card.expanded .accordion-content{max-height:1200px;opacity:1}.accordion-inner{border-top:1px solid #edf1f7;padding:16px 18px 18px}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.card-head p{margin-bottom:0;color:#586985;line-height:1.5}.card-head time{flex:0 0 auto;color:#6c7890;font-size:.84rem;font-weight:700}.card-badges{flex-wrap:wrap;gap:8px}.results-grid,.member-option-list,.ballot-options{display:grid;gap:10px}.result-row{border:1px solid #e0e6f0;border-radius:8px;padding:11px;background:#fbfcff}.result-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#1d2b43;font-weight:800}.voter-list{display:flex;flex-wrap:wrap;gap:7px}.voter-list span{border-radius:999px;padding:5px 9px;color:#20375f;background:#e9eef7;font-size:.82rem;font-weight:800}.voter-list em{color:#7c879a;font-size:.88rem}.pending-line{gap:7px;margin-top:4px;color:#5c6d87;font-size:.9rem;font-weight:800}.readonly-option,.ballot-option{display:grid;grid-template-columns:18px minmax(0,1fr) 18px;gap:10px;align-items:center;min-height:44px;border:1px solid #dfe6f1;border-radius:8px;padding:10px 12px;color:#2d3e5b;background:#fbfcff;text-align:left;font-weight:750}.readonly-option.chosen,.ballot-option.selected{border-color:#5db97b;color:#173e25;background:#ecfaef}.ballot-option:hover{border-color:#8da7cf}.card-actions{justify-content:flex-end;margin-top:16px}.login-screen{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(#f5f7fbe0,#f5f7fbe0),url(https://images.unsplash.com/photo-1446776811953-b23d57bd21aa?auto=format&fit=crop&w=1800&q=80) center / cover}.login-panel{max-width:420px;padding:26px}.login-panel .primary-button{width:100%}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#0c13208f;z-index:20}.vote-dialog{max-width:560px;padding:22px}.dialog-backdrop .composer-panel{width:min(560px,100%);max-height:calc(100vh - 44px);overflow:auto;padding:22px}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.dialog-copy{color:#586985;line-height:1.5}.vote-dialog .primary-button{width:100%;margin-top:14px}@media(max-width:860px){.app-shell{padding:18px}.topbar,.card-head,.section-heading{align-items:stretch;flex-direction:column}.account-strip,.section-heading{justify-content:flex-start}.card-head time{flex:initial}}@media(max-width:520px){.composer-panel,.history-panel,.vote-dialog,.login-panel,.session-card-trigger,.accordion-inner{padding:16px}.account-strip{flex-wrap:wrap}.primary-button,.ghost-button{width:100%}.card-actions{justify-content:stretch}}
