*{box-sizing:border-box}body{margin:0;background:#eef2f7;color:#172033;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.mobile-shell{width:min(100%,430px);min-height:100vh;margin:0 auto;padding:20px 16px;background:#f8fafc}.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:18px;color:#fff;background:#1f6feb;border-radius:8px}.mobile-header p,.mobile-header h1{margin:0}.mobile-header h1{margin-top:6px;font-size:24px}.mobile-header span{padding:4px 8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;font-size:12px}.mobile-header button{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.72);border-radius:999px;padding:6px 10px}.todo-list{display:grid;gap:12px;margin-top:18px}.todo-card,.empty-panel{display:block;padding:16px;color:inherit;text-decoration:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.todo-card strong,.todo-card span{display:block}.todo-card span{margin-top:8px;color:#64748b}.todo-card small{display:inline-block;margin-top:12px;color:#1f6feb;font-weight:700}.back-link{color:#1f6feb;text-decoration:none}.task-title{margin-top:16px;padding-bottom:14px;border-bottom:1px solid #dbe3ee}.task-title p,.task-title h1{margin:0}.task-title p{color:#1f6feb;font-weight:700}.task-title h1{margin-top:6px;font-size:24px}.task-title span{display:block;margin-top:8px;color:#64748b;line-height:1.6}.task-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.task-actions button,.primary-action{min-height:40px;color:#fff;background:#1f6feb;border:0;border-radius:8px;font-weight:700}.mobile-panel{margin-top:14px;padding:16px;background:#fff;border:1px solid #dbe3ee;border-radius:8px}.mobile-panel h2{margin:0 0 12px;font-size:16px}.mobile-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #eef2f7}.mobile-row:first-of-type{border-top:0}.mobile-row strong,.mobile-row span{display:block}.mobile-row p{margin:6px 0 0;color:#475569;line-height:1.5}.mobile-row span,.mobile-log span,.mobile-log p{color:#64748b}.mobile-row em{flex:0 0 auto;align-self:flex-start;padding:4px 8px;color:#0f766e;background:#ccfbf1;border-radius:999px;font-style:normal;font-size:12px}.mobile-panel label{display:block;margin-top:12px;color:#334155;font-size:14px}.mobile-panel textarea,.mobile-panel input{width:100%;margin-top:8px;padding:10px;border:1px solid #cbd5e1;border-radius:8px;font:inherit}.primary-action{width:100%;margin-top:14px}.mobile-log{margin:0;padding-left:18px}.mobile-log li{padding:8px 0}.mobile-log p{margin:4px 0 0}.mobile-login{min-height:calc(100vh - 40px);display:grid;place-items:center}.mobile-login-panel{width:100%;padding:22px;background:#fff;border:1px solid #dbe3ee;border-radius:8px}.mobile-login-panel p,.mobile-login-panel h1{margin:0}.mobile-login-panel h1{margin-top:6px;margin-bottom:20px;font-size:24px}.mobile-login-panel input,.mobile-login-panel button{width:100%;height:42px;margin-top:12px;border-radius:8px}.mobile-login-panel input{padding:0 12px;border:1px solid #cbd5e1}.mobile-login-panel button{color:#fff;background:#1f6feb;border:0;font-weight:700}.mobile-login-panel span,.mobile-error{display:block;margin-top:12px;color:#64748b;font-size:13px;text-align:center}.mobile-error{color:#b42318}
