:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#f3f4f6}*{box-sizing:border-box}body{margin:0;min-height:100vh}.hidden{display:none!important}.muted{color:#6b7280}.small{font-size:12px}.error{color:#b91c1c;font-size:13px}.center-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px;box-shadow:0 18px 50px rgba(17,24,39,.08)}.brand-mark{width:52px;height:52px;border-radius:16px;background:#111827;color:white;display:grid;place-items:center;font-weight:800;margin-bottom:16px}h1,h2,h3,p{margin-top:0}label{display:block;font-size:13px;font-weight:600;margin:14px 0 6px}input,textarea,select{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;font:inherit;background:#fff}textarea{resize:none;min-height:44px;max-height:130px}.primary,.secondary,.ghost{border:0;border-radius:10px;padding:10px 14px;font-weight:700;cursor:pointer}.primary{background:#111827;color:#fff}.secondary{background:#e5e7eb;color:#111827}.ghost{background:transparent;color:#374151}.full{width:100%;margin-top:18px}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:5}.app-title{font-size:20px;font-weight:800}.top-actions{display:flex;gap:8px;flex-wrap:wrap}.tabs{display:flex;background:#fff;border-bottom:1px solid #e5e7eb;padding:0 12px}.tab{padding:14px 16px;border:0;background:transparent;font-weight:700;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent}.tab.active{color:#111827;border-bottom-color:#111827}.badge{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px}.workspace{display:grid;grid-template-columns:320px 1fr;min-height:0;flex:1}.sidebar{background:#fff;border-right:1px solid #e5e7eb;min-height:0}.sidebar-head{padding:14px 16px;font-weight:800;border-bottom:1px solid #e5e7eb}.item-list{overflow:auto;height:calc(100vh - 120px)}.list-item{padding:14px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;gap:12px}.list-item:hover,.list-item.active{background:#f9fafb}.list-title{font-weight:700}.list-sub{font-size:12px;color:#6b7280;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.dot{width:10px;height:10px;border-radius:50%;background:#dc2626;margin-top:6px}.content{min-width:0;display:flex;flex-direction:column;background:#f9fafb}.empty-state{margin:auto;text-align:center;padding:32px}.empty-icon{font-size:56px;margin-bottom:14px}.chat-panel,.announcement-panel{display:flex;flex-direction:column;min-height:0;height:calc(100vh - 120px)}.chat-head{background:#fff;padding:14px 18px;border-bottom:1px solid #e5e7eb}.messages{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.msg{max-width:min(72%,620px);padding:10px 12px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;align-self:flex-start}.msg.mine{background:#111827;color:#fff;align-self:flex-end;border-color:#111827}.msg-meta{font-size:11px;opacity:.7;margin-top:5px}.composer{display:flex;gap:10px;padding:12px;background:#fff;border-top:1px solid #e5e7eb}.composer textarea{flex:1}.announcement-panel{overflow:auto;padding:18px}.announcement-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;margin-bottom:12px}.announcement-card.important{border-left:5px solid #b91c1c}.status-row{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.pill{background:#f3f4f6;border-radius:999px;padding:6px 10px;font-size:12px}.ack-btn{margin-top:12px}.people-list{display:grid;gap:8px;margin-top:12px}.person-row{padding:9px 10px;border-radius:10px;background:#f9fafb;display:flex;justify-content:space-between;gap:10px}dialog{border:0;border-radius:18px;padding:0;width:min(560px,calc(100% - 24px));box-shadow:0 30px 80px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(17,24,39,.45)}.modal-card{padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:center}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.icon-btn{font-size:18px;padding:6px 8px}.check-list{max-height:260px;overflow:auto;border:1px solid #e5e7eb;border-radius:12px;padding:8px;margin-top:8px}.check-row{display:flex;gap:10px;align-items:center;padding:8px}.check-row input{width:auto}.toast{position:fixed;right:18px;bottom:18px;background:#111827;color:#fff;padding:12px 16px;border-radius:10px;z-index:20;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s}.toast.show{opacity:1;transform:none}@media(max-width:820px){.workspace{grid-template-columns:1fr}.sidebar{border-right:0}.content{position:fixed;inset:112px 0 0;background:#f9fafb;z-index:3}.content.mobile-hidden{display:none}.sidebar.mobile-hidden{display:none}.top-actions .secondary{display:none}.topbar{align-items:flex-start}.chat-panel,.announcement-panel{height:calc(100vh - 112px)}.msg{max-width:86%}.tabs{overflow:auto}}
.auth-switch{display:flex;gap:6px;background:#f3f4f6;border-radius:12px;padding:4px;margin:18px 0 8px;overflow:auto}.auth-pill{border:0;background:transparent;padding:9px 10px;border-radius:9px;font-weight:700;white-space:nowrap;cursor:pointer;color:#6b7280}.auth-pill.active{background:#fff;color:#111827;box-shadow:0 1px 5px rgba(17,24,39,.08)}.success-text{color:#047857;font-size:13px}.invite-box{background:#111827;color:#fff;border-radius:16px;padding:18px;margin-top:12px}.invite-code{font-size:26px;font-weight:900;letter-spacing:1px;margin:8px 0}.copy-row{display:flex;gap:8px;flex-wrap:wrap}.rider-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}.summary-number{font-size:24px;font-weight:900}.status-active{color:#047857}.status-pending{color:#b45309}.danger{background:#fee2e2;color:#991b1b;border:0;border-radius:10px;padding:9px 12px;font-weight:700;cursor:pointer}@media(max-width:600px){.rider-summary{grid-template-columns:1fr}.auth-switch{font-size:13px}}
