:root{color:#1d2433;font-synthesis:none;text-rendering:optimizelegibility;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell,.public-shell{min-height:100vh;padding:20px}.public-panel{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:min(1180px,100%);margin:0 auto;padding:20px;box-shadow:0 14px 36px #0f172a12}.public-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:end;gap:16px;padding-bottom:18px;display:flex}.public-header h1{font-size:clamp(1.65rem,3vw,2.7rem)}.public-copy{color:#64748b;margin-top:6px}.public-projects{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px;margin-top:18px;display:grid}.public-project{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.public-project-heading{color:#64748b;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.public-project-heading h2{color:#172033;font-size:1.15rem}.public-project-heading p{margin-top:4px;font-size:.85rem}.public-task-list{gap:6px;margin:14px 0 0;padding:0;list-style:none;display:grid}.public-task{color:#334155;border-top:1px solid #e2e8f0;align-items:baseline;gap:8px;padding-top:8px;font-size:.9rem;display:flex}.public-task svg{color:#64748b;flex:none}.public-task.done{color:#64748b}.public-task.done .public-task-title{text-decoration:line-through}.public-task time{color:#94a3b8;white-space:nowrap;margin-left:auto;font-size:.75rem}.public-empty{color:#64748b;justify-content:center;align-items:center;gap:8px;min-height:150px;display:flex}.auth-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-panel{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:min(420px,100%);padding:24px;box-shadow:0 14px 36px #0f172a14}.auth-icon{color:#1d4ed8;background:#dbeafe;border-radius:8px;place-items:center;width:42px;height:42px;margin-bottom:16px;display:grid}.auth-panel h1{margin-top:4px;font-size:1.8rem}.auth-copy{color:#64748b;margin-top:8px}.auth-form{gap:10px;margin-top:20px;display:grid}.auth-form .icon-text-button{width:100%}.auth-error{color:#b91c1c;margin-top:12px;font-size:.88rem}.auth-back-button{color:#2563eb;background:0 0;border:0;margin:16px auto 0;font-size:.86rem;display:block}.auth-back-button:hover{text-decoration:underline}.workspace{width:min(1180px,100%);margin:0 auto}.topbar{justify-content:space-between;align-items:end;gap:16px;padding:2px 0 14px;display:flex}.eyebrow{color:#607085;text-transform:uppercase;margin:0 0 6px;font-size:.82rem;font-weight:700}h1,h2,h3,p{margin:0}h1{color:#111827;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1}.project-form,.task-form,.edit-form,.topbar-actions{align-items:center;gap:8px;display:flex}input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;min-width:0;height:38px;padding:0 11px;transition:border-color .16s,box-shadow .16s}input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.icon-text-button,.icon-button{color:#fff;background:#2563eb;border:0;border-radius:8px;justify-content:center;align-items:center;transition:transform .16s,background .16s;display:inline-flex}.icon-text-button{gap:8px;height:38px;padding:0 12px;font-weight:700}.icon-button{flex:0 0 34px;width:34px;height:34px}.icon-text-button:hover,.icon-button:hover{background:#1d4ed8;transform:translateY(-1px)}.icon-button.ghost,.icon-text-button.ghost{color:#475569;background:#e2e8f0}.icon-button.ghost:hover{background:#cbd5e1}.icon-button.danger{color:#b91c1c;background:#fee2e2}.icon-button.danger:hover{color:#fff;background:#dc2626}.project-tabs{gap:6px;padding:4px 0 0;display:flex;overflow-x:auto}.account-info{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 9px;font-size:.86rem;font-weight:700;display:inline-flex}.tab{color:#475569;background:#e2e8f0;border:1px solid #cbd5e1;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;gap:8px;max-width:260px;min-height:38px;padding:0 9px 0 11px;display:inline-flex}.tab>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tab.active{color:#0f172a;background:#fff}.task-count{color:#fff;background:#334155;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;font-size:.78rem;font-weight:700;display:inline-flex}.tab-delete{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.tab-delete:hover{color:#fff;background:#dc2626}.tab-add{color:#2563eb;background:#fff;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:inline-flex}.tab-add:hover{color:#fff;background:#2563eb}.inline-project-form{align-items:center;gap:8px;margin:8px 0 12px;display:flex}.inline-project-form input{width:min(340px,100%)}.project-panel{background:#fff;border:1px solid #cbd5e1;border-radius:0 8px 8px;padding:16px;box-shadow:0 14px 36px #0f172a12}.project-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.project-title-row,.project-edit-form{align-items:center;gap:8px;display:flex}.project-heading h2{color:#111827;font-size:clamp(1.3rem,2.5vw,1.85rem)}.project-heading p{color:#64748b;margin-top:4px}.progress-box{width:min(220px,40%)}.progress-box span{color:#172033;text-align:right;margin-bottom:5px;font-weight:800;display:block}.progress-track{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:#16a34a;height:100%;transition:width .18s}.task-form{margin-bottom:12px}.task-form input,.edit-form input{width:100%}.task-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.task{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:22px 34px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:6px 8px;transition:border-color .16s,background .16s;display:grid}.task:active{cursor:grabbing}.task:has(.drag-handle:hover){border-color:#93c5fd}.task.done{background:#f0fdf4}.check-button{color:#166534;background:#dcfce7;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.drag-handle{color:#94a3b8;cursor:grab;justify-content:center;align-items:center;display:inline-flex}.drag-handle.disabled{color:#cbd5e1;cursor:default}.check-button:disabled{opacity:.55;cursor:default}.read-only-badge{color:#7c5a11;background:#fef3c7;border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:.72rem;font-weight:650;display:inline-flex}.banner-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:9px 12px;font-size:.85rem;display:flex}.task-title{overflow-wrap:anywhere;color:#172033;min-width:0;font-weight:650}.task-content{align-items:baseline;gap:10px;min-width:0;display:flex}.completion-date{color:#64748b;white-space:nowrap;flex:none;font-size:.78rem}.task.done .task-title{color:#64748b;text-decoration:line-through}.task-drop-line{background:#2563eb;border-radius:999px;height:3px;margin:1px 0;box-shadow:0 0 0 3px #2563eb24}.task-list.dragging .task{cursor:grabbing}.task.is-dragging{opacity:.5;background:#eff6ff;border-color:#93c5fd}.task-actions{gap:8px;display:flex}.edit-form{grid-column:3/5}.empty-state{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;gap:8px;min-height:180px;display:grid}.empty-state h3{color:#172033}.modal-backdrop{z-index:10;background:#0f172a52;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:min(480px,100%);padding:18px;box-shadow:0 24px 70px #0f172a38}.settings-header,.settings-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.settings-header{margin-bottom:18px}.settings-header h2{color:#111827;font-size:1.3rem}.access-options,.account-list{gap:9px;display:grid}.access-options label,.account-option{color:#334155;align-items:center;gap:9px;min-height:34px;font-size:.9rem;display:flex}.account-list{border-top:1px solid #e2e8f0;margin-top:14px;padding-top:12px}.account-option small{color:#64748b;margin-left:auto}.settings-actions{justify-content:flex-end;margin-top:20px}@media (width<=760px){.app-shell,.public-shell{padding:18px}.public-panel{padding:14px}.public-header{flex-direction:column;align-items:stretch}.public-header .icon-text-button{width:100%}.topbar,.project-heading{flex-direction:column;align-items:stretch}.progress-box{width:100%}.progress-box span{text-align:left}.project-panel{padding:12px}.task{grid-template-columns:22px 34px minmax(0,1fr)}.task-actions,.edit-form{grid-column:1/4}.task-content{flex-direction:column;align-items:flex-start;gap:2px}.task-actions{justify-content:flex-end}}
