*{box-sizing:border-box}body{color:#17202a;background:#f4f6f8;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#111827;flex-direction:column;gap:24px;padding:22px 16px;display:flex}.brand{flex-direction:column;gap:4px;padding:0 8px;display:flex}.brand strong{font-size:19px}.brand span{color:#9ca3af;font-size:12px}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button,.ghost{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#1f2937}.sidebar-foot{border-top:1px solid #374151;margin-top:auto;padding-top:16px}.mini{flex-direction:column;padding:0 10px 8px;display:flex}.mini span{color:#9ca3af;margin-top:3px;font-size:12px}.main{min-width:0}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:62px;padding:0 26px;display:flex;position:sticky;top:0}.muted{color:#6b7280;font-weight:400}.content{padding:28px}.section-head{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.section-head h1{margin:0;font-size:28px}.section-head p{color:#64748b;margin:6px 0 0}.card,.sync-center{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.quick-create{gap:10px;margin-bottom:20px;display:flex}.quick-create input{background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;flex:1;padding:13px 14px}.quick-create button,.primary,.mutation button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:9px;padding:10px 14px}.kanban{grid-template-columns:repeat(4,minmax(210px,1fr));align-items:start;gap:14px;display:grid}.column{background:#eef1f4;border-radius:12px;min-height:240px;padding:12px}.column h3{justify-content:space-between;margin:0 0 11px;font-size:14px;display:flex}.column h3 span{color:#64748b;background:#fff;border-radius:20px;padding:2px 8px}.task-card{background:#fff;border:1px solid #e1e5ea;border-radius:10px;margin-bottom:9px;padding:12px}.task-title{margin-bottom:9px;font-weight:650}.task-meta{color:#64748b;gap:7px;margin-bottom:8px;font-size:11px;display:flex}.state{background:#fff3cd;border-radius:10px;padding:2px 6px}.state.conflict,.state.rejected{color:#991b1b;background:#fee2e2}.task-card select{background:#fff;border:1px solid #e5e7eb;border-radius:7px;width:100%;padding:7px}.sync-center{margin-top:20px}.sync-center h2{margin-top:0;font-size:17px}.mutation{border-top:1px solid #eef0f2;justify-content:space-between;padding:10px 0;display:flex}.mutation>div:first-child{gap:10px;font-size:13px;display:flex}.sync-pill{background:#eef2ff;border-radius:99px;padding:6px 10px;font-size:12px}.sync-pill.synced{color:#166534;background:#dcfce7}.sync-pill.pending{color:#92400e;background:#fef3c7}.sync-pill.blocked,.sync-pill.offline{color:#991b1b;background:#fee2e2}.center{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:480px;padding:28px;box-shadow:0 12px 40px #0f172a12}.login-card h1{margin:6px 0 4px}.login-card h2{font-size:20px}.login-card p{color:#64748b;line-height:1.6}.eyebrow{color:#64748b;letter-spacing:.08em;font-size:11px;font-weight:700}.notice{border-radius:9px;margin:12px 0;padding:10px 12px}.notice.warn{color:#9a3412;background:#fff7ed}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.kanban{grid-template-columns:1fr}.content{padding:18px}}
