:root{font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#3f3a34;background:#f7f3eb;font-synthesis:none;--mobile-canvas: #f7f3eb;--mobile-surface: #fffcf7;--mobile-coral: #d97757;--mobile-coral-dark: #b95e43;--mobile-green: #6f8f72;--mobile-green-dark: #4f7555;--mobile-muted: #80786e;--mobile-border: #e8ded2;--mobile-error: #c95c54}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh;min-height:100dvh;color:#3f3a34;background:radial-gradient(circle at 15% 0%,rgba(224,154,116,.13),transparent 28%),var(--mobile-canvas);-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(217,119,87,.24);outline-offset:2px}.spin{animation:mobile-spin .8s linear infinite}@keyframes mobile-spin{to{transform:rotate(360deg)}}.mobile-logo{display:inline-grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border-radius:17px;color:#fff;background:linear-gradient(145deg,#e58b66,var(--mobile-coral));box-shadow:0 8px 20px #b95e432e;font-family:serif;font-size:24px}.mobile-logo--small{width:36px;height:36px;border-radius:11px;font-size:17px}.mobile-splash{display:grid;min-height:100vh;min-height:100dvh;place-content:center;justify-items:center;gap:16px;color:var(--mobile-muted)}.mobile-splash p{margin:0;font-size:13px}.mobile-login{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;justify-content:center;padding:max(28px,env(safe-area-inset-top)) 22px max(24px,env(safe-area-inset-bottom))}.mobile-login__brand{display:flex;align-items:center;gap:13px;width:min(100%,430px);margin:0 auto 24px}.mobile-login__brand strong,.mobile-login__brand small{display:block}.mobile-login__brand strong{font-size:20px}.mobile-login__brand small{margin-top:4px;color:var(--mobile-muted);font-size:11px}.mobile-login__card{width:min(100%,430px);border:1px solid var(--mobile-border);border-radius:22px;margin:0 auto;padding:27px 22px 24px;background:#fffcf7f0;box-shadow:0 14px 40px #503d2c14}.mobile-login__eyebrow{display:inline-flex;align-items:center;gap:6px;color:var(--mobile-coral-dark);font-size:11px;font-weight:700}.mobile-login__card h1{margin:16px 0 6px;font-size:28px}.mobile-login__card>p{margin:0 0 24px;color:var(--mobile-muted);font-size:12px}.mobile-login form,.mobile-login label{display:flex;flex-direction:column}.mobile-login form{gap:16px}.mobile-login label{gap:7px;font-size:12px;font-weight:700}.mobile-login input{width:100%;height:48px;border:1px solid var(--mobile-border);border-radius:13px;padding:0 14px;color:#3f3a34;background:#fffefa;outline:0}.mobile-login input:focus{border-color:#d99a80;box-shadow:inset 0 0 0 1px #d99a80}.mobile-primary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:13px;padding:0 17px;color:#fff;background:var(--mobile-coral);box-shadow:0 7px 18px #b95e432b;font-size:13px;font-weight:700}.mobile-primary-button:disabled{opacity:.55}.mobile-login__hint{width:min(100%,430px);margin:15px auto 0;color:#9a9187;font-size:10px;text-align:center}.mobile-app{min-height:100vh;min-height:100dvh}.mobile-topbar{position:sticky;z-index:20;top:0;display:flex;min-height:64px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(232,222,210,.8);padding:max(8px,env(safe-area-inset-top)) 15px 8px;background:#f7f3ebeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-topbar__brand,.mobile-topbar__brand>span:last-child,.mobile-topbar__actions{display:flex}.mobile-topbar__brand{align-items:center;gap:10px}.mobile-topbar__brand>span:last-child{flex-direction:column;gap:2px}.mobile-topbar__brand strong{font-size:14px}.mobile-topbar__brand small{color:var(--mobile-muted);font-size:9px}.mobile-topbar__actions{gap:5px}.mobile-topbar__actions button,.mobile-alert button,.mobile-sheet header button{display:inline-grid;width:44px;height:44px;border:0;place-items:center;border-radius:12px;color:var(--mobile-muted);background:transparent}.mobile-content{width:min(100%,660px);margin:0 auto;padding:18px 14px calc(36px + env(safe-area-inset-bottom))}.mobile-summary{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--mobile-border);border-radius:20px;padding:19px 20px;background:var(--mobile-surface);box-shadow:0 8px 25px #503d2c0f}.mobile-summary>div:first-child{display:flex;flex-direction:column}.mobile-summary small{color:var(--mobile-muted);font-size:10px}.mobile-summary strong{margin:5px 0 3px;font-size:30px}.mobile-summary span{color:var(--mobile-muted);font-size:10px}.mobile-summary__ring{--mobile-progress: 0;position:relative;display:grid;width:64px;height:64px;place-items:center;border-radius:50%;background:conic-gradient(var(--mobile-green) calc(var(--mobile-progress) * 1%),#e8e2d9 0)}.mobile-summary__ring:after{position:absolute;width:50px;height:50px;border-radius:50%;background:var(--mobile-surface);content:""}.mobile-summary__ring span{z-index:1;color:var(--mobile-green-dark);font-size:11px;font-weight:800}.mobile-sync,.mobile-alert{display:flex;align-items:center}.mobile-sync{gap:7px;margin:12px 3px 0;color:var(--mobile-green-dark);font-size:10px}.mobile-sync.is-offline{color:#a66b2b}.mobile-alert{justify-content:space-between;gap:10px;border:1px solid #ead3a7;border-radius:12px;margin-top:13px;padding:9px 8px 9px 12px;color:#80561d;background:#fff4d9;font-size:11px}.mobile-alert--error{border-color:#ebc0bc;color:#9a403b;background:#fbe8e6}.mobile-alert button{width:34px;height:34px}.mobile-section{margin-top:24px}.mobile-section>header{display:flex;align-items:center;gap:8px;padding:0 4px 10px}.mobile-section>header>span{display:inline-grid;width:31px;height:31px;place-items:center;border-radius:10px;color:var(--mobile-coral-dark);background:#f8e3d9}.mobile-section>header h2{flex:1;margin:0;font-size:14px}.mobile-section>header b,.mobile-completed>button b{display:inline-grid;min-width:24px;height:24px;place-items:center;border-radius:999px;color:var(--mobile-coral-dark);background:#f8e3d9;font-size:10px}.mobile-task-list{display:flex;flex-direction:column;gap:9px}.mobile-task{display:flex;min-height:70px;align-items:center;gap:8px;border:1px solid var(--mobile-border);border-radius:15px;padding:9px 10px;background:var(--mobile-surface);box-shadow:0 4px 13px #503d2c0b}.mobile-task.is-completed{opacity:.72}.mobile-task__check{display:inline-grid;width:44px;height:44px;flex:0 0 auto;border:1.5px solid #d8ccbf;place-items:center;border-radius:13px;color:#fff;background:#fffdfa}.mobile-task.is-completed .mobile-task__check{border-color:var(--mobile-green);background:var(--mobile-green)}.mobile-task__check:disabled{opacity:.52}.mobile-task__body{display:flex;min-width:0;min-height:48px;flex:1;flex-direction:column;justify-content:center;gap:5px;border:0;padding:0;text-align:left;background:transparent}.mobile-task__body strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-task.is-completed .mobile-task__body strong{color:var(--mobile-muted);text-decoration:line-through}.mobile-task__body span{color:var(--mobile-muted);font-size:9px}.mobile-task>svg{flex:0 0 auto;color:#b0a79d}.mobile-empty{border:1px dashed #ded3c7;border-radius:15px;padding:28px 15px;color:var(--mobile-muted);background:#fffcf775;font-size:11px;text-align:center}.mobile-more{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--mobile-border);border-radius:12px;margin-top:10px;color:var(--mobile-muted);background:#fffcf7b3;font-size:11px}.mobile-completed{margin-top:24px}.mobile-completed>button{display:flex;width:100%;min-height:48px;align-items:center;gap:9px;border:0;padding:0 4px;background:transparent}.mobile-completed>button>span{display:flex;flex:1;align-items:center;gap:8px;font-size:13px;font-weight:700}.mobile-completed>button>svg{color:var(--mobile-muted);transition:transform .16s ease}.mobile-completed>button>svg.is-open{transform:rotate(180deg)}.mobile-sheet-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;justify-content:center;padding-top:40px;background:#3a302757}.mobile-sheet{width:min(100%,660px);max-height:calc(100dvh - 40px);overflow-y:auto;border-radius:23px 23px 0 0;padding:20px 18px calc(18px + env(safe-area-inset-bottom));background:var(--mobile-surface);box-shadow:0 -10px 35px #2e241c21;animation:mobile-sheet-in .18s ease-out}@keyframes mobile-sheet-in{0%{transform:translateY(30px);opacity:0}}.mobile-sheet>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-sheet header small{color:var(--mobile-coral-dark);font-size:9px;font-weight:700}.mobile-sheet header h2{margin:6px 0 0;font-size:20px}.mobile-sheet__content{padding:20px 2px}.mobile-sheet__content h3{margin:0 0 8px;font-size:12px}.mobile-sheet__content>p{min-height:68px;margin:0;color:var(--mobile-muted);font-size:12px;line-height:1.75;white-space:pre-wrap}.mobile-sheet dl{margin:18px 0 0}.mobile-sheet dl>div{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #eee6dc;padding:13px 0;font-size:11px}.mobile-sheet dt{color:var(--mobile-muted)}.mobile-sheet dd{margin:0;text-align:right}.mobile-sheet>.mobile-primary-button{width:100%}@media(min-width:700px){.mobile-content{padding-top:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
