:root{--ink:#1d211c;--muted:#777d73;--cream:#f4f0e6;--paper:#fbfaf6;--line:#ded9cd;--green:#536f59;--green-dark:#35513d;--orange:#c96a3d;--orange-soft:#fff0e8}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif}html.native-android body{overscroll-behavior-y:none;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f0e6eb;border-bottom:1px solid #635f5238;justify-content:flex-start;align-items:center;gap:10px;height:84px;padding:0 clamp(24px,5vw,74px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:13px;display:flex}.brand-switch{color:inherit;cursor:pointer;text-decoration:none}.brand-mark{background:var(--green-dark);color:#fff;text-align:center;border-radius:12px;place-items:center;width:42px;height:42px;font-family:SimSun,Songti SC,serif;font-size:21px;line-height:1;display:grid;box-shadow:0 5px 15px #35513d33}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.08em;font-size:18px}.brand small{color:var(--muted);letter-spacing:.04em;margin-top:3px;font-size:11px}.header-actions{gap:10px;margin-left:auto;display:flex}.header-actions button{border:1px solid var(--line);border-radius:10px;padding:11px 16px}.app-switcher{z-index:30;flex:none;position:relative}.app-switcher-trigger{border:1px solid var(--line);background:#f8f5ed;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:0;display:flex;box-shadow:0 4px 14px #35513d14}.app-switcher-trigger span{background:var(--green-dark);border-radius:2px;width:17px;height:2px}.app-switcher-trigger:hover,.app-switcher-trigger[aria-expanded=true]{background:#e7eee7;border-color:#a9b9aa}.app-switcher-menu{border:1px solid var(--line);background:#fffdf8;border-radius:13px;min-width:190px;padding:7px;position:absolute;top:48px;left:0;box-shadow:0 15px 36px #3021152e}.app-switcher-menu button{width:100%;color:var(--ink);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:10px 12px;display:block}.app-switcher-menu button:hover{background:#f3eee4}.app-switcher-menu button.active{color:var(--green-dark);background:#e7eee7;font-weight:800}.meal-shortcut{display:none}.android-meal-shortcut{display:none!important}.week-mode-button{color:#62685f;background:#f8f5ed}.week-mode-button.active{color:var(--green-dark);background:#e7eee7;border-color:#a9b9aa;font-weight:800}.desktop-settings-button{color:#666d64;background:0 0}.desktop-settings-button.active{color:var(--green-dark);background:#e7eee7;border-color:#a9b9aa;font-weight:800}.cloud-sync-button{color:#667168;background:0 0}.cloud-sync-button.sync-ok{color:var(--green-dark);background:#e7eee7;border-color:#a9b9aa}.cloud-sync-button.sync-error{color:#a75a38;background:#fbefe7;border-color:#d6a488}.quiet-button{color:#666d64;background:0 0}.primary-button{background:var(--green-dark);color:#fff;box-shadow:0 6px 14px #35513d29;border-color:var(--green-dark)!important}.primary-button span{margin-right:4px;font-size:20px;line-height:0}.quiet-button.web-push-on{color:var(--green-dark);background:#e7eee7;border-color:#a9b9aa;font-weight:800}.quiet-button.web-push-loading{opacity:.7;cursor:wait}.workspace{grid-template-columns:minmax(340px,420px) minmax(0,1fr);max-width:1480px;min-height:calc(100vh - 84px);margin:0 auto;display:grid}.calendar-panel{border-right:1px solid var(--line);background:#f0ecdf;padding:42px clamp(28px,3vw,48px)}.calendar-heading{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.calendar-heading h2{margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:25px;font-weight:500}.calendar-heading button{color:#6b7168;background:0 0;border:0;border-radius:50%;width:40px;height:40px;font-size:30px}.calendar-heading button:hover{background:#ffffffb3}.week-row,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.week-row{margin-bottom:10px}.week-row span{text-align:center;color:#888c84;font-size:12px;font-weight:700}.day{color:#30352f;background:0 0;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:54px;display:flex;position:relative}.day:hover{background:#ffffffa6}.day.outside{opacity:.32}.day.today span{color:var(--orange);font-weight:800}.day.selected{background:var(--green-dark);color:#fff;box-shadow:0 7px 18px #35513d40}.day.selected.today span{color:#fff}.dots{gap:3px;height:5px;display:flex}.dot{border-radius:50%;width:5px;height:5px;display:inline-block}.overdue-dot{background:var(--orange)}.active-dot{background:#79917d}.done-dot{background:#b5b5a9}.day.selected .active-dot,.day.selected .done-dot{background:#dce6dc}.calendar-legend{color:#7a7e76;justify-content:center;gap:18px;margin:24px 0;font-size:11px;display:flex}.calendar-legend span{align-items:center;gap:6px;display:flex}.today-button{border:1px solid var(--line);color:#5f655d;background:#ffffff73;border-radius:10px;width:100%;padding:11px}.today-button:hover{background:#fff}.day.big-week:not(.selected){background:#77977b1c}.day.small-week:not(.selected){background:#c98a5b17}.day.big-week:not(.selected):hover{background:#77977b38}.day.small-week:not(.selected):hover{background:#c98a5b30}.week-type-mark{color:#fff;background:#718a73;border-radius:5px;place-items:center;width:16px;height:16px;font-size:9px;font-style:normal;font-weight:900;display:grid;position:absolute;top:3px;left:3px}.small-week .week-type-mark{background:#bd7950}.week-swatch{border-radius:3px;width:9px;height:9px}.week-swatch.big{background:#9db49f}.week-swatch.small{background:#d6a17f}.todo-panel{background:var(--paper);padding:42px clamp(30px,5vw,72px) 80px}.summary-card{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;padding-bottom:32px;display:flex}.summary-card p{color:var(--orange);letter-spacing:.14em;margin:0 0 7px;font-size:12px;font-weight:800}.summary-card h1{letter-spacing:-.02em;margin:0;font-family:Georgia,Noto Serif SC,serif;font-size:clamp(30px,4vw,46px);font-weight:500}.summary-stats{color:#858980;white-space:nowrap;gap:28px;font-size:11px;display:flex}.summary-stats span{text-align:center}.summary-stats strong{color:#41463f;margin-bottom:3px;font:500 25px Georgia,serif;display:block}.summary-stats .danger-stat strong{color:var(--orange)}.list-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.list-heading h2{margin:0 0 4px;font-size:17px}.list-heading p{color:#8a8e86;margin:0;font-size:12px}.list-heading>button{color:var(--green);background:0 0;border:0;font-weight:700}.list-heading.compact{margin-top:38px}.count-pill{color:#777b74;background:#e7e4db;border-radius:20px;place-items:center;min-width:28px;height:25px;font-size:12px;display:grid}.list-heading-with-tabs{grid-template-columns:1fr auto auto;gap:18px;display:grid}.view-tabs{background:#ece9e0;border-radius:9px;padding:3px;display:flex}.view-tabs button{color:#777c74;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:11px}.view-tabs button.active{color:var(--green-dark);background:#fff;font-weight:700;box-shadow:0 2px 6px #363c341a}.list-actions{align-items:center;gap:10px;display:flex}.list-actions button{color:var(--green);white-space:nowrap;background:0 0;border:0;font-weight:700}.list-actions .data-button{color:#606b61;background:#f7f6f1;border:1px solid #c9cec6;border-radius:8px;padding:7px 10px;font-size:11px}.list-actions .voice-command-button{color:var(--green-dark);background:#edf2ed;border:1px solid #9aaa9b;border-radius:8px;padding:7px 10px;font-size:11px}.list-actions .voice-command-button:hover{background:#dfe9df;border-color:#718874}.todo-list{gap:10px;display:grid}.todo-item{background:#fff;border:1px solid #e1ddd2;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:start;gap:14px;padding:15px 18px;transition:all .18s;display:grid;box-shadow:0 2px 7px #3c392f09}.todo-item:hover{transform:translateY(-1px);box-shadow:0 8px 22px #3c392f12}.todo-item.is-overdue{border-left:4px solid var(--orange);background:#fffaf7}.check-button{background:#fff;border:1.5px solid #9ca39a;border-radius:50%;width:24px;height:24px;margin-top:1px;padding:4px}.check-button:hover{border-color:var(--green)}.check-button span{border-radius:50%;height:100%;display:block}.check-button:hover span{background:#dfe9e0}.check-button.waiting-subtasks{border-style:dashed;border-color:#b2a98f}.check-button.waiting-subtasks span{background:#eeeae0}.todo-content h3{margin:0;font-size:15px;font-weight:650}.todo-content>p{color:#777c74;margin:6px 0 0;font-size:12px;line-height:1.5}.todo-meta{color:#8b8e88;align-items:center;gap:8px;margin-top:9px;font-size:11px;display:flex}.todo-meta .timed-label,.todo-meta .overdue-label,.todo-meta .timeless-label{border-radius:30px;padding:3px 8px;font-weight:700}.timed-label{color:var(--green);background:#e9efe9}.overdue-label{background:var(--orange-soft);color:var(--orange)}.timeless-label{color:#747970;background:#efede7}.type-icon{color:#92978f;font-size:18px}.todo-meta .priority-label{border-radius:30px;padding:3px 8px;font-weight:800}.priority-urgent{color:#a83d2d;background:#fce5df}.priority-normal{color:#526d57;background:#e8efe8}.priority-low{color:#777b74;background:#efede7}.recurrence-label{color:#6f5b83;background:#eee8f5;border-radius:30px;padding:3px 8px;font-weight:800}.subtask-list{background:#faf9f5;border:1px solid #e2ded4;border-radius:10px;gap:5px;margin-top:12px;padding:10px 11px;display:grid}.subtask-progress{color:#8a8e86;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:10px;display:flex}.subtask-progress strong{color:var(--green-dark);font-size:11px}.subtask-row{color:#5f655d;text-align:left;background:0 0;border:0;align-items:flex-start;gap:8px;width:100%;padding:4px 2px;font-size:12px;line-height:1.45;display:flex}.subtask-row i{color:#fff;border:1px solid #aeb5ac;border-radius:4px;flex:none;place-items:center;width:16px;height:16px;margin-top:1px;font-size:10px;font-style:normal;display:grid}.subtask-row:hover i{border-color:var(--green)}.subtask-row.is-done{color:#969a93}.subtask-row.is-done i{background:#78907c;border-color:#78907c}.subtask-row.is-done .subtask-copy>span{text-decoration:line-through}.subtask-copy{gap:1px;min-width:0;display:grid}.subtask-copy small{color:#8b8f88;font-size:9px;font-weight:500}.subtask-row.is-overdue .subtask-copy small{color:var(--orange);font-weight:800}.subtask-row:disabled{cursor:default}.subtask-row:disabled:hover i{border-color:#78907c}.item-actions{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.item-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 12px;display:flex}.completed-actions{flex-direction:row;align-items:center}.edit-button,.delete-button,.pin-button{opacity:.76;background:0 0;border:0;padding:2px 0;font-size:11px}.edit-button{color:var(--green)}.delete-button{color:#a45c4b}.pin-button{color:#8a6a2f}.pin-button.active{color:var(--orange);opacity:1;font-weight:700}.edit-button:hover,.delete-button:hover,.pin-button:hover{opacity:1;text-decoration:underline}.todo-item.is-pinned{border-left:4px solid #c58b3a}.pin-badge{vertical-align:1px;margin-right:6px;font-size:13px;display:inline-block}.completed{opacity:.65;box-shadow:none;background:#f7f6f1}.completed:hover{box-shadow:none;transform:none}.completed h3{text-decoration:line-through;text-decoration-thickness:1px}.done-check{color:#fff;background:#9ba79c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.restore-button{color:var(--green);background:0 0;border:0;font-size:12px}.completed-empty{text-align:center;color:#9a9d96;border:1px dashed #d7d3c8;border-radius:12px;margin:0;padding:20px;font-size:12px}.empty-state{text-align:center;color:#898d85;border:1px dashed #d7d3c8;border-radius:14px;padding:48px 20px}.empty-state>span{width:44px;height:44px;color:var(--green);background:#e5ece5;border-radius:50%;place-items:center;margin:0 auto 12px;font-size:20px;display:grid}.empty-state h3{color:#4e544c;margin:0 0 5px}.empty-state p{margin:0 0 16px;font-size:12px}.empty-state button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:9px 16px}.toast{z-index:60;color:#fff;background:#2f4536;border-radius:10px;align-items:center;gap:16px;padding:13px 14px 13px 18px;font-size:13px;animation:.25s slide-in;display:flex;position:fixed;top:100px;right:24px;box-shadow:0 10px 30px #1e2a213d}.toast button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;width:23px;height:23px}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f231e7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.todo-form{background:var(--paper);border-radius:18px;width:min(540px,100%);max-height:calc(100vh - 40px);padding:30px;animation:.22s form-in;overflow:auto;box-shadow:0 25px 80px #14181440}.form-heading{justify-content:space-between;align-items:start;margin-bottom:25px;display:flex}.form-kicker{color:var(--orange);letter-spacing:.18em;font:700 10px Georgia,serif}.form-heading h2{margin:4px 0 0;font:500 28px Georgia,Noto Serif SC,serif}.form-heading>button{color:#70756e;background:#ebe9e2;border:0;border-radius:50%;width:32px;height:32px;font-size:20px}.voice-command-dialog{box-sizing:border-box;background:var(--paper);border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:28px;animation:.22s form-in;overflow:auto;box-shadow:0 25px 80px #14181440}.voice-command-dialog .form-heading{margin-bottom:20px}.voice-permission-panel{text-align:center;background:#f5f3ec;border:1px solid #d8d4ca;border-radius:15px;padding:28px 22px 24px}.voice-orb{background:var(--green-dark);color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;margin:0 auto 15px;font-size:28px;display:grid;box-shadow:0 9px 24px #35513d3d}.voice-permission-panel h3{color:#3d453e;margin:0;font-size:18px}.voice-permission-panel p{color:#747a72;max-width:430px;margin:9px auto 19px;font-size:12px;line-height:1.7}.voice-primary-button{border-radius:9px;padding:11px 16px;font-weight:800;border:1px solid var(--green-dark)!important;background:var(--green-dark)!important;color:#fff!important}.voice-primary-button:disabled{opacity:.55;cursor:wait}.voice-hold-button{-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer}.voice-hold-button.is-cancel-target{box-shadow:0 0 0 4px #b842352e;color:#fff!important;background:#b84235!important;border-color:#982d24!important}.voice-mic-hold{border:1px solid var(--green-dark);background:var(--green-dark);color:#fff;-webkit-user-select:none;user-select:none;touch-action:none;cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:172px;height:172px;margin:2px auto 0;padding:0;display:flex;box-shadow:0 10px 28px #35513d40}.voice-mic-symbol{font-size:46px;line-height:1}.voice-mic-label{font-size:16px;font-weight:800;line-height:1.2}.voice-mic-hold.is-cancel-target{background:#b84235;border-color:#982d24;box-shadow:0 0 0 5px #b842352e}.voice-waveform{color:#8a9188;text-align:left;background:#fff;border:1px solid #d8d4ca;border-radius:12px;gap:7px;width:min(390px,100%);margin:4px auto 14px;padding:10px 14px 12px;display:grid}.voice-waveform.is-active{color:#b24f3c;background:#fff5f1;border-color:#d28b77}.voice-waveform-label{font-size:11px;font-weight:800}.voice-waveform-bars{justify-content:center;align-items:center;gap:3px;height:42px;display:flex}.voice-waveform-bars i{background:#aeb9ae;border-radius:999px;flex:1 1 0;min-width:3px;max-width:9px;height:12%;transition:height 80ms linear,background .12s}.voice-waveform.is-active .voice-waveform-bars i{background:#c85c42}.voice-waveform-result{width:auto;margin:12px 0 0}.voice-cancel-hint{color:#b84235;margin:0 auto 10px;font-size:12px;font-weight:800;display:block}.voice-listening-state{color:#59665b;background:#edf1ea;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 12px;font-size:11px;display:grid}.voice-listening-state i{background:#829284;border-radius:50%;width:10px;height:10px}.voice-listening-state.is-listening i{background:#c85c42;animation:1.1s ease-in-out infinite voice-pulse;box-shadow:0 0 0 7px #c85c421f}.voice-listening-state button{min-width:140px;min-height:46px;color:var(--green-dark);background:#edf2ed;border:1px solid #9aaa9b;border-radius:9px;padding:12px 18px;font-size:12px;font-weight:800}.voice-listening-state button.is-cancel-target{color:#fff;background:#b84235;border-color:#982d24}.voice-listening-state button:disabled{opacity:.45}.voice-transcript-label{color:#656a63;gap:7px;margin-top:16px;font-size:12px;font-weight:800;display:grid}.voice-edit-hint{color:#8a9188;font-size:11px;font-weight:600}.voice-transcript-label textarea{box-sizing:border-box;resize:vertical;width:100%;color:var(--ink);background:#fff;border:1px solid #d7d3c9;border-radius:9px;outline:0;padding:12px 13px;font:14px/1.65 inherit}.voice-transcript-label textarea:focus{border-color:#718874;box-shadow:0 0 0 3px #7188741f}.voice-preview{background:#f6f4ed;border:1px solid #d8d4ca;border-radius:12px;margin-top:15px;padding:15px}.voice-preview-heading{color:#4e584f;justify-content:space-between;gap:12px;font-size:12px;font-weight:800;display:flex}.voice-preview-heading small{color:#91958e;font-size:10px;font-weight:400}.voice-preview dl{gap:0;margin:11px 0 0;display:grid}.voice-preview dl div{border-top:1px solid #e1ded5;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:8px 0;display:grid}.voice-preview dt{color:#898d86;font-size:10px}.voice-preview dd{color:#424a43;overflow-wrap:anywhere;margin:0;font-size:12px}.voice-command-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.voice-command-actions>button{color:#6c7169;background:0 0;border:1px solid #d2cec4;border-radius:9px;padding:10px 15px}.voice-error{color:#9c4d35;background:#fbebe5;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:11px;line-height:1.55}@keyframes voice-pulse{50%{transform:scale(1.18);box-shadow:0 0 0 10px #c85c4214}}.todo-form label,.todo-form legend{color:#656a63;margin-bottom:16px;font-size:12px;font-weight:700;display:block}.todo-form input,.todo-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d7d3c9;border-radius:9px;outline:0;margin-top:7px;padding:12px 13px;display:block}.todo-form input:focus,.todo-form textarea:focus{border-color:#718874;box-shadow:0 0 0 3px #7188741f}.todo-form fieldset{border:0;margin:0;padding:0}.type-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.type-options>button{text-align:left;color:#6f746d;background:#fff;border:1px solid #d8d4ca;border-radius:10px;gap:10px;padding:13px;display:flex}.type-options>button.active{border-color:var(--green);color:var(--green-dark);box-shadow:0 0 0 1px var(--green);background:#edf2ed}.type-options>button>span{font-size:21px}.type-options strong,.type-options small{display:block}.type-options strong{font-size:13px}.type-options small{margin-top:3px;font-size:10px;font-weight:400;line-height:1.45}.subtask-editor{background:#f6f4ed;border:1px solid #d8d4ca;border-radius:12px;margin:-2px 0 18px;padding:15px}.subtask-editor-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.subtask-editor-heading strong,.subtask-editor-heading small{display:block}.subtask-editor-heading strong{color:#555c53;font-size:12px}.subtask-editor-heading small{color:#92968e;margin-top:3px;font-size:10px;font-weight:400}.subtask-editor-heading>span{color:#58705d;background:#e5ebe3;border-radius:20px;flex:none;padding:3px 7px;font-size:10px}.subtask-add-row{grid-template-columns:1fr auto;gap:8px;margin-top:12px;display:grid}.todo-form .subtask-add-row input,.todo-form .subtask-edit-row input{margin:0;padding:10px 11px}.subtask-add-row button{background:var(--green-dark);color:#fff;border:0;border-radius:8px;padding:0 14px;font-size:11px}.subtask-edit-list{gap:6px;margin-top:9px;display:grid}.subtask-edit-row{grid-template-columns:22px minmax(120px,1fr) 92px auto;align-items:center;gap:7px;display:grid}.subtask-edit-row>span{color:#7c8179;background:#e4e2d9;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.subtask-edit-row select{color:#626860;background:#fff;border:1px solid #d7d3c9;border-radius:8px;min-width:0;height:36px;padding:0 6px;font-size:10px}.todo-form .subtask-edit-row .subtask-date-input{grid-column:2/4}.subtask-edit-row button{color:#a45c4b;background:0 0;border:0;padding:7px 2px;font-size:10px}.subtask-editor>p{color:#858981;margin:10px 1px 0;font-size:10px;line-height:1.5}.priority-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:3px;display:grid}.priority-options button{color:#747971;background:#fff;border:1px solid #d8d4ca;border-radius:9px;padding:10px;font-size:12px}.priority-options button span{background:#aaa;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.priority-options button.active{font-weight:800;box-shadow:0 0 0 1px}.priority-options .urgent{color:#a83d2d;background:#fff1ed;border-color:#d88978}.priority-options .urgent span{background:#c2513d}.priority-options .normal{color:var(--green-dark);background:#edf2ed;border-color:#819583}.priority-options .normal span{background:#65806a}.priority-options .low{color:#70756e;background:#f0eee8;border-color:#aaa99f}.priority-options .low span{background:#999d96}.precision-options{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.precision-options button{text-align:left;color:#6d726b;background:#fff;border:1px solid #d8d4ca;border-radius:9px;padding:11px 12px}.precision-options button.active{border-color:var(--green);color:var(--green-dark);box-shadow:0 0 0 1px var(--green);background:#edf2ed}.precision-options strong,.precision-options small{display:block}.precision-options strong{font-size:12px}.precision-options small{margin-top:3px;font-size:10px;font-weight:400}.field-hint{color:#8c9088;margin-top:6px;font-size:10px;font-weight:400;display:block}.recurrence-settings{background:#f6f4ed;border-radius:12px;border:1px solid #d8d4ca!important;margin:2px 0 16px!important;padding:15px!important}.recurrence-options{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.recurrence-options button{color:#6d726b;background:#fff;border:1px solid #d6d2c8;border-radius:8px;min-height:37px;font-size:10px}.recurrence-options button.active{color:var(--green-dark);background:#e7eee7;border-color:#7d8f7f;font-weight:800;box-shadow:0 0 0 1px #7d8f7f}.todo-form .recurrence-value{grid-template-columns:auto 1fr;align-items:center;gap:12px;margin:13px 0 0;display:grid}.recurrence-value select{color:#5f665e;background:#fff;border:1px solid #d7d3c9;border-radius:8px;min-height:38px;padding:0 10px}.recurrence-value>div{align-items:center;gap:8px;display:flex}.todo-form .recurrence-value input{width:90px;margin:0;padding:9px 10px}.recurrence-hint{color:#7f837c;margin:11px 0 0;font-size:10px;line-height:1.5}.form-actions{justify-content:flex-end;gap:9px;padding-top:8px;display:flex}.form-actions button{color:#6b7068;background:0 0;border:1px solid #d8d4ca;border-radius:9px;padding:10px 18px}.form-actions .submit-button{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.note-image-section{background:#f6f4ed;border:1px solid #d8d4ca;border-radius:12px;margin:-2px 0 18px;padding:15px}.note-image-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.note-image-heading strong,.note-image-heading small{display:block}.note-image-heading strong{color:#555c53;font-size:12px}.note-image-heading small{color:#92968e;margin-top:3px;font-size:10px;font-weight:400}.todo-form .image-upload-button{min-height:35px;color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #9aaa9b;border-radius:8px;flex:none;justify-content:center;align-items:center;margin:0;padding:8px 12px;font-size:11px;display:inline-flex}.image-upload-button input{display:none!important}.note-image-preview{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;margin-top:13px;display:grid}.note-image-preview>img{object-fit:contain;background:#222;border-radius:9px;width:100%;max-height:240px;display:block}.note-image-preview>div{gap:8px;display:grid}.note-image-preview button{color:#7a625a;background:#fff;border:1px solid #d2cec4;border-radius:8px;padding:8px 10px;font-size:10px}.note-image-preview .ocr-start-button{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.note-image-preview button:disabled{opacity:.55}.ocr-progress{color:#536857;background:#e8eee8;border-radius:8px;align-items:center;gap:10px;margin-top:13px;padding:11px;font-size:11px;display:flex}.ocr-progress i{border:2px solid #aab8ab;border-top-color:var(--green-dark);border-radius:50%;width:15px;height:15px;animation:.8s linear infinite ocr-spin}.ocr-picker{border-top:1px solid #d8d4ca;margin-top:14px;padding-top:14px}.ocr-picker-heading{justify-content:space-between;align-items:start;gap:12px;display:flex}.ocr-picker-heading strong,.ocr-picker-heading small{display:block}.ocr-picker-heading strong{color:#4f574e;font-size:13px}.ocr-picker-heading small{color:#92968e;margin-top:3px;font-size:10px}.ocr-picker-heading>span{color:var(--orange);font-size:10px;font-weight:800}.ocr-character-grid{touch-action:none;-webkit-user-select:none;user-select:none;background:#292b29;border-radius:9px;flex-wrap:wrap;gap:5px;max-height:260px;margin-top:11px;padding:9px;display:flex;overflow:auto}.ocr-character-grid button{color:#e7e8e5;touch-action:none;background:#383b38;border:1px solid #444744;border-radius:6px;min-width:34px;height:38px;padding:0 7px;font:20px/1 SimSun,Songti SC,serif}.ocr-character-grid button.selected{color:#fff;background:#4f7458;border-color:#91b099;box-shadow:0 0 0 1px #91b099}.ocr-picker-actions{align-items:center;gap:7px;margin-top:10px;display:flex}.ocr-picker-actions button{color:#686e66;background:#fff;border:1px solid #cfcbc1;border-radius:8px;padding:8px 10px;font-size:10px}.ocr-picker-actions .append-ocr-button{background:var(--green-dark);border-color:var(--green-dark);color:#fff;margin-left:auto}.ocr-picker-actions button:disabled{opacity:.48}.todo-note-image{object-fit:cover;background:#eee;border:1px solid #ded9cd;border-radius:9px;width:min(260px,100%);max-height:190px;margin-top:9px;display:block}@keyframes ocr-spin{to{transform:rotate(360deg)}}.week-settings{background:var(--paper);border-radius:18px;width:min(500px,100%);padding:30px;animation:.22s form-in;box-shadow:0 25px 80px #14181440}.week-settings .form-heading{margin-bottom:20px}.week-intro{color:#626a60;background:#eef2ea;border-radius:10px;margin:0 0 22px;padding:14px 16px;font-size:12px;line-height:1.65}.week-settings fieldset{border:0;margin:0;padding:0}.week-settings legend{color:#656a63;margin-bottom:10px;font-size:12px;font-weight:800}.week-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.week-choice button{text-align:left;color:#6c7169;background:#fff;border:1px solid #d8d4ca;border-radius:12px;padding:16px}.week-choice strong,.week-choice small{display:block}.week-choice strong{font-size:17px}.week-choice small{margin-top:5px;font-size:10px}.week-choice button.big.active{color:#3f6045;background:#e8f0e8;border-color:#7f9a82;box-shadow:0 0 0 1px #7f9a82}.week-choice button.small.active{color:#9c5934;background:#f9ede4;border-color:#c58b68;box-shadow:0 0 0 1px #c58b68}.week-status{color:#777b74;background:#efede7;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding:13px 15px;font-size:11px;display:flex}.week-status.enabled{color:#45634a;background:#e8f0e8}.week-status strong{font-size:13px}.week-settings-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding-top:18px;display:flex}.week-settings-footer p{color:#898d85;margin:0;font-size:10px;line-height:1.5}.week-settings-footer button{color:#6d726b;background:0 0;border:1px solid #d0ccc2;border-radius:9px;flex:none;padding:9px 12px;font-size:11px}.close-behavior-options{gap:10px;display:grid}.close-behavior-options button{text-align:left;color:#686e66;background:#fff;border:1px solid #d8d4ca;border-radius:12px;padding:15px 16px}.close-behavior-options strong,.close-behavior-options small{display:block}.close-behavior-options strong{font-size:14px}.close-behavior-options small{color:#898d85;margin-top:5px;font-size:10px}.close-behavior-options button.active{color:var(--green-dark);background:#e8f0e8;border-color:#7f9a82;box-shadow:0 0 0 1px #7f9a82}.desktop-settings-note{color:#858a82;text-align:right;margin-top:18px;font-size:11px}.desktop-settings-note strong{color:var(--green-dark)}.sync-settings{background:var(--paper);border-radius:18px;width:min(520px,100%);padding:28px;animation:.22s form-in;box-shadow:0 25px 80px #14181440}.sync-settings .form-heading{margin-bottom:16px}.sync-settings label{color:#656a63;gap:7px;margin-top:14px;font-size:12px;font-weight:800;display:grid}.sync-settings input{box-sizing:border-box;width:100%;color:var(--ink);background:#fff;border:1px solid #d7d2c7;border-radius:10px;padding:12px;font-size:14px}.sync-intro{color:#626a60;background:#eef2ea;border-radius:10px;margin:0;padding:14px 15px;font-size:12px;line-height:1.65}.sync-security-note{color:#8b684e;margin:10px 2px 0;font-size:11px;line-height:1.6}.sync-code-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.sync-code-actions button,.disconnect-sync{color:#6d726b;background:0 0;border:1px solid #d0ccc2;border-radius:9px;padding:10px 13px}.sync-code-actions .submit-button{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.sync-state{color:#7a7e77;margin-top:15px;font-size:11px}.sync-state.sync-ok{color:#3f6748}.sync-state.sync-error{color:#a75a38}.sync-error{color:#9b4f31;overflow-wrap:anywhere;background:#fbefe7;border-radius:8px;margin:8px 0 0;padding:9px 11px;font-size:11px;line-height:1.5}.disconnect-sync{color:#a75a38;border-color:#ddb8a3;margin:18px 0 0 auto;display:block}.auth-mode-tabs{background:#ece9df;border-radius:11px;grid-template-columns:1fr 1fr;gap:6px;margin:16px 0 2px;padding:4px;display:grid}.auth-mode-tabs button{color:#747970;background:0 0;border:0;border-radius:8px;padding:10px;font-weight:800}.auth-mode-tabs button.active{color:var(--green-dark);background:#fff;box-shadow:0 2px 8px #1e2b2017}.account-submit{min-width:132px}.sync-code-actions button:disabled,.sync-transfer button:disabled{opacity:.55;cursor:wait}.account-summary{color:#526057;background:#e7eee7;border-radius:11px;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;padding:14px 15px;display:grid}.account-summary span{grid-row:1/3;font-size:11px}.account-summary strong{color:var(--green-dark);font-size:18px}.account-summary small{font-size:11px}.sync-settings input[readonly]{color:#526057;letter-spacing:.04em;background:#f3f1ea;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.sync-transfer{border-top:1px solid #dfdbd0;margin-top:20px;padding-top:18px}.sync-transfer>strong{color:#3f4841;font-size:14px;display:block}.sync-transfer>p{color:#73786f;margin:6px 0 0;font-size:11px;line-height:1.6}.sync-transfer>button{border:1px solid var(--green-dark);background:var(--green-dark);color:#fff;border-radius:9px;margin:12px 0 0 auto;padding:10px 14px;font-weight:800;display:block}.sync-settings .show-password-option{cursor:pointer;align-items:center;gap:8px;width:max-content;margin-top:10px;font-weight:700;display:flex}.sync-settings .show-password-option input{width:16px;height:16px;accent-color:var(--green-dark);margin:0}.sync-settings .show-password-option span{line-height:16px}.data-settings{background:var(--paper);border-radius:18px;width:min(520px,100%);padding:28px;animation:.22s form-in;box-shadow:0 25px 80px #14181440}.data-settings .form-heading{margin-bottom:16px}.data-intro{color:#626a60;background:#eef2ea;border-radius:10px;margin:0 0 16px;padding:14px 15px;font-size:12px;line-height:1.65}.data-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.data-actions button{text-align:left;color:#61675f;background:#fff;border:1px solid #d4d0c6;border-radius:12px;min-height:96px;padding:15px}.data-actions button:hover{border-color:#809283}.data-actions .export-data-button{color:#fff;border-color:var(--green-dark);background:var(--green-dark)}.data-actions strong,.data-actions small{display:block}.data-actions strong{font-size:13px}.data-actions small{opacity:.82;margin-top:7px;font-size:10px;font-weight:400;line-height:1.5}.data-file-input{display:none}.data-note{color:#8a8f87;margin:14px 0 0;font-size:10px;line-height:1.5}@keyframes slide-in{0%{opacity:0;transform:translateY(-8px)}}@keyframes form-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (width<=1100px){.list-heading-with-tabs{grid-template-columns:1fr auto}.list-actions{grid-area:1/2}.view-tabs{grid-area:2/1/auto/-1;justify-self:start}}@media (width<=900px){.workspace{grid-template-columns:1fr}.calendar-panel{border-right:0;border-bottom:1px solid var(--line)}.calendar-grid{max-width:620px;margin:auto}.week-row{max-width:620px;margin:0 auto 10px}.summary-card{align-items:start}.topbar{padding:0 20px}.quiet-button:not(.mobile-reminder){display:none}}@media (width<=620px){.topbar{height:72px}.brand small{display:none}.header-actions .primary-button,.week-mode-button,.desktop-settings-button{padding:10px 12px}.workspace{min-height:calc(100vh - 72px)}.calendar-panel,.todo-panel{padding:26px 18px}.day{min-height:45px}.summary-card{display:block}.summary-stats{justify-content:space-between;margin-top:24px}.summary-card h1{font-size:32px}.todo-item{padding:15px 14px}.type-options,.precision-options,.week-choice{grid-template-columns:1fr}.calendar-legend{flex-wrap:wrap;gap:10px}.todo-form,.week-settings,.data-settings,.voice-command-dialog{padding:22px}.priority-options{grid-template-columns:1fr}.view-tabs{width:100%}.view-tabs button{flex:1}.list-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px}.data-actions{grid-template-columns:1fr}.data-actions button{min-height:78px}.week-settings-footer{display:block}.week-settings-footer button{width:100%;margin-top:12px}.subtask-edit-row{grid-template-columns:22px minmax(0,1fr) 82px}.subtask-edit-row>button{grid-area:3/3;justify-self:end}.todo-form .subtask-edit-row .subtask-date-input{grid-area:2/2/auto/4}.recurrence-options{grid-template-columns:1fr 1fr}.todo-form .recurrence-value{grid-template-columns:1fr;gap:7px}.voice-listening-state{grid-template-columns:auto 1fr}.voice-listening-state button{grid-column:2;justify-self:start;min-width:160px;min-height:48px;padding:12px 18px}.voice-preview dl div{grid-template-columns:68px minmax(0,1fr)}.voice-command-actions{grid-template-columns:1fr 1fr;display:grid}.voice-command-actions button{padding:11px 8px}.voice-permission-panel{padding:24px 15px 20px}.voice-mic-hold{width:156px;height:156px}.voice-mic-symbol{font-size:42px}.voice-mic-label{font-size:15px}html.native-android .topbar{gap:8px;height:68px;padding:0 12px}.native-android .brand{flex:none;gap:7px;min-width:0}.native-android .brand>div{min-width:0}.native-android .brand-mark{border-radius:10px;flex:none;width:36px;height:36px}.native-android .brand strong{letter-spacing:.03em;white-space:nowrap;font-size:15px}.native-android .header-actions{gap:5px;min-width:0}.native-android .header-actions button{white-space:nowrap;word-break:keep-all;flex:none;min-height:40px;padding:7px 8px;font-size:11px;line-height:1}.native-android .header-actions .primary-button span{margin-right:1px;font-size:17px}.native-android .calendar-panel{padding:22px 14px 18px}.native-android .calendar-heading{margin-bottom:16px}.native-android .calendar-heading h2{font-size:22px}.native-android .day{min-height:48px}.native-android .todo-panel{padding:26px 14px 64px}.native-android .summary-card{margin-bottom:26px;padding-bottom:24px}.native-android .summary-card h1{font-size:29px}.native-android .todo-item{grid-template-columns:30px minmax(0,1fr) auto;gap:10px;padding:14px 12px}.native-android .todo-meta{flex-wrap:wrap}.native-android .edit-button,.native-android .delete-button,.native-android .restore-button{min-height:32px;padding:7px 2px}.native-android .modal-backdrop{padding:12px}.native-android .todo-form{max-height:100%}.native-android .form-actions{background:var(--paper);margin:0 -6px -8px;padding:12px 6px 8px;position:sticky;bottom:0}.native-android .note-image-preview{grid-template-columns:1fr}.native-android .note-image-preview>div{grid-template-columns:1fr 1fr}.native-android .ocr-character-grid{max-height:310px}.native-android .ocr-character-grid button{min-width:38px;height:42px}.native-android .ocr-picker-actions{flex-wrap:wrap}.native-android .ocr-picker-actions .append-ocr-button{width:100%;min-height:42px;margin-left:0}}.todo-form{flex-direction:column;width:min(620px,100%);max-height:min(780px,100vh - 32px);padding:28px 30px 0;display:flex}.todo-form .form-heading{flex:none;margin-bottom:18px}.todo-form .form-heading h2{letter-spacing:.01em;font-size:30px}.todo-form>label{margin-bottom:18px}.todo-form>label:first-of-type input{min-height:46px;font-size:14px}.form-section-heading{color:#4d584f;align-items:baseline;gap:10px;margin:2px 0 9px;padding-top:2px;display:flex}.form-section-heading strong{letter-spacing:.04em;font-size:12px}.form-section-heading small{color:#9a9e96;font-size:10px;font-weight:400}.todo-form .subtask-editor{margin:0 0 18px;padding:14px 15px 13px}.todo-form .note-image-section{margin-bottom:18px}.todo-form>fieldset{margin:0 0 18px}.todo-form>fieldset legend{color:#697168;letter-spacing:.03em;margin-bottom:9px;font-size:11px}.todo-form .priority-options button{min-height:40px;padding:9px 8px}.todo-form .type-options>button,.todo-form .precision-options button{min-height:58px}.todo-form .recurrence-settings{margin:0 0 18px!important;padding:14px!important}.todo-form .form-actions{flex:none}.todo-form .form-actions button{min-height:42px;padding:10px 20px}@media (width<=620px){.todo-form{border-radius:16px;max-height:calc(100vh - 20px);padding:22px 18px 0}.todo-form .form-heading h2{font-size:27px}.todo-form .form-actions{margin:0 -18px;padding:12px 18px 16px}.todo-form .form-actions button{flex:1}.form-section-heading{margin-top:0}}.todo-form>.form-heading>button{flex:none}.todo-form>.form-section-heading:not(:first-of-type){margin-top:2px}.todo-form .form-section-heading-note{border-top:1px solid var(--line);padding-top:15px}.todo-form>label{position:relative}.todo-form>label>textarea{min-height:112px;line-height:1.6}.todo-form>fieldset{border-top:1px solid var(--line);padding-top:14px}.todo-form>fieldset+fieldset{border-top:0;padding-top:0}.todo-form .recurrence-settings{border-top:1px solid #d8d4ca!important}.todo-form .subtask-editor,.todo-form .note-image-section,.todo-form .recurrence-settings{box-shadow:0 2px 8px #39362c09}.todo-form .form-actions .submit-button{min-width:118px;font-weight:800}@media (width<=620px){.todo-form>.form-section-heading-note{margin-top:0}.todo-form>fieldset{padding-top:13px}}.privacy-consent-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f231e9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.collab-button{color:var(--green-dark);white-space:nowrap;background:#f3f7f1;border:1px solid #c8d3c6;border-radius:10px;padding:10px 12px}.collab-button.active{background:#dfeade;border-color:#8da58f;font-weight:800}.collab-dialog{background:var(--paper);border-radius:18px;width:min(620px,100%);max-height:calc(100vh - 32px);padding:28px 30px;animation:.22s form-in;overflow:auto;box-shadow:0 25px 80px #14181440}.collab-dialog .form-heading{margin-bottom:15px}.collab-intro{color:#626a60;background:#eef2ea;border-radius:10px;margin:0 0 16px;padding:13px 15px;font-size:12px;line-height:1.6}.collab-active-card{color:#49624d;background:#e8f0e8;border:1px solid #b9cbb9;border-radius:12px;grid-template-columns:1fr auto;gap:5px 12px;padding:14px 15px;display:grid}.collab-active-card strong,.collab-active-card small{display:block}.collab-active-card small{color:#6d7e70;margin-top:4px;font-size:10px}.collab-code{letter-spacing:.04em;align-self:center;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.collab-leave-button{color:#a75a38;background:0 0;border:0;grid-column:2;justify-self:end;font-size:10px}.collab-group-list{margin-top:18px}.collab-section-title{color:#4e584f;justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.collab-section-title strong{font-size:13px}.collab-section-title small{color:#92968e;font-size:10px}.collab-group-row{color:#596158;text-align:left;background:#fff;border:1px solid #dedad0;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;margin-top:7px;padding:11px 12px;display:grid}.collab-group-row:hover,.collab-group-row.active{color:var(--green-dark);background:#edf3ed;border-color:#91a893}.collab-group-row>span{font-size:18px}.collab-group-row strong,.collab-group-row small{display:block}.collab-group-row strong{font-size:13px}.collab-group-row small{color:#8b928b;margin-top:3px;font-size:10px}.collab-group-row b{color:#93a095;font-size:20px;font-weight:400}.collab-forms{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.collab-form-block{background:#f8f6ef;border:1px solid #dedad0;border-radius:12px;padding:14px 15px}.collab-form-block>strong{color:#4e584f;font-size:13px;display:block}.collab-form-block label{color:#6b7269;margin-top:12px;font-size:11px;font-weight:700;display:block}.collab-form-block input{width:100%;color:var(--ink);background:#fff;border:1px solid #d7d3c9;border-radius:8px;margin-top:6px;padding:10px 11px;font-size:12px;display:block}.collab-form-block .submit-button{background:var(--green-dark);color:#fff;border:0;border-radius:9px;width:100%;min-height:40px;margin-top:12px;font-size:12px;font-weight:800}.collab-mode-options{gap:6px;margin-top:10px;display:grid}.collab-mode-options button{color:#737a72;text-align:left;background:#fff;border:1px solid #d8d4ca;border-radius:8px;padding:8px 9px}.collab-mode-options button.active{color:var(--green-dark);background:#e7efe7;border-color:#819983;box-shadow:0 0 0 1px #819983}.collab-mode-options b,.collab-mode-options small{display:block}.collab-mode-options b{font-size:11px}.collab-mode-options small{margin-top:2px;font-size:9px}.collab-form-hint{color:#8c9088;margin:10px 0 0;font-size:10px;line-height:1.5}.web-push-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.web-push-state{color:#7f887e;font-size:11px;font-weight:700}.web-push-state.on{color:var(--green-dark)}.web-push-state.error{color:#a65a3d}.web-push-actions button{min-height:36px;color:var(--green-dark);background:#fff;border:1px solid #c9d2c8;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700}.web-push-actions .submit-button{background:var(--green-dark);color:#fff;border-color:var(--green-dark)}.web-push-settings .sync-error{margin-top:8px;display:block}.collab-progress-label{color:#607563;background:#edf1eb;border-radius:30px;padding:3px 8px;font-weight:700}.collab-mine-done .check-button{border-style:dashed;border-color:#819983}.collab-mine-done .check-button span{background:#dbe8dc}@media (width<=620px){.collab-dialog{border-radius:16px;max-height:calc(100vh - 20px);padding:22px 18px}.collab-forms,.collab-active-card{grid-template-columns:1fr}.collab-code{justify-self:start}.collab-leave-button{grid-column:auto;justify-self:start}.collab-button .web-sync-label{display:none}}.privacy-consent-card{background:var(--paper);border:1px solid #372c1f21;border-radius:20px;width:min(510px,100%);padding:30px;box-shadow:0 25px 80px #1418144d}.privacy-consent-card h2{color:var(--ink);margin:7px 0 15px;font:500 28px Georgia,Noto Serif SC,serif}.privacy-consent-card p{color:#666d65;margin:0 0 12px;font-size:13px;line-height:1.75}.privacy-consent-card a{color:var(--green-dark);text-underline-offset:3px;font-weight:700;text-decoration:underline}.privacy-consent-card .privacy-consent-note{color:#858b83;font-size:11px}.privacy-consent-accept{background:var(--green-dark);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:44px;margin-top:10px;font-size:14px;font-weight:800}@media (width<=360px){html.native-android .topbar{gap:5px;padding:0 8px}.native-android .brand{gap:5px}.native-android .brand-mark{width:34px;height:34px;font-size:19px}.native-android .brand strong{font-size:14px}.native-android .header-actions{gap:3px}.native-android .header-actions button{padding:6px;font-size:10px}}@media (width<=620px){.native-android .android-meal-shortcut{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:16;color:#94502f;background:#fff4e9;border:1px solid #d8b695;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;text-decoration:none;display:block;position:fixed;box-shadow:0 7px 20px #63402a2e}}html.iphone-web body{overscroll-behavior-y:none;overscroll-behavior-x:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;overflow-x:hidden}@media (width<=620px){html.iphone-web .topbar{height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.iphone-web .cloud-sync-button{width:36px;padding:6px}.iphone-web .cloud-sync-button span{display:none}.iphone-web .todo-panel{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.iphone-web .modal-backdrop{padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:calc(12px + env(safe-area-inset-bottom))}.iphone-web .sync-settings{padding:21px}.iphone-web .sync-code-actions{grid-template-columns:1fr 1fr;display:grid}.iphone-web .sync-code-actions button{white-space:nowrap;padding:11px 8px;font-size:11px}.iphone-web .sync-code-actions .submit-button{grid-column:1/-1}}.verification-code-row{grid-template-columns:1fr auto;gap:8px;display:grid}.verification-code-row button{border:1px solid var(--green-dark);color:var(--green-dark);white-space:nowrap;background:#fff;border-radius:9px;padding:0 13px;font-weight:800}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}html.iphone-web,html.iphone-web body,html.iphone-web #root{max-width:100%;overflow:clip visible}html.iphone-web .app-shell,html.iphone-web .workspace,html.iphone-web .modal-backdrop{min-width:0;max-width:100%;overflow-x:hidden}html.iphone-web .app-shell,html.iphone-web .topbar{overflow:clip visible}html.iphone-web .topbar,html.iphone-web .brand,html.iphone-web .brand>div,html.iphone-web .header-actions,html.iphone-web .module-actions,html.iphone-web .list-heading,html.iphone-web .list-heading-with-tabs,html.iphone-web .todo-item,html.iphone-web .todo-item>*,html.iphone-web .todo-content{min-width:0}html.iphone-web .header-actions{overflow:visible}html.iphone-web .todo-content,html.iphone-web .todo-content h3,html.iphone-web .todo-content>p,html.iphone-web .todo-meta{overflow-wrap:anywhere;word-break:break-word}html.iphone-web .todo-note-image,html.iphone-web .note-image-preview>img{max-width:100%;height:auto}html.iphone-web .summary-stats{max-width:100%;overflow:hidden}@media (width<=620px){html.iphone-web .todo-form,html.iphone-web .week-settings,html.iphone-web .data-settings,html.iphone-web .voice-command-dialog,html.iphone-web .sync-settings,html.iphone-web .collab-dialog,html.iphone-web .view-tabs,html.iphone-web .list-actions{min-width:0;max-width:100%}}html.iphone-web .modal-backdrop{overscroll-behavior-x:none;touch-action:pan-y;width:100%;max-width:100vw;overflow-x:hidden}html.iphone-web .todo-form{overflow-wrap:anywhere;width:min(620px,100vw - 24px);min-width:0;max-width:calc(100vw - 24px);scroll-padding-top:70px;overflow-x:hidden}html.iphone-web .todo-form *{min-width:0;max-width:100%}html.iphone-web .todo-form input,html.iphone-web .todo-form textarea,html.iphone-web .todo-form select{max-width:100%}.todo-modal-open>.topbar{display:none}.modal-backdrop{overscroll-behavior:contain;overflow:hidden}.todo-form{grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,100%);height:min(780px,100vh - 32px);min-height:0;max-height:calc(100vh - 32px);padding:0;display:grid;overflow:hidden}.todo-form>.form-heading{z-index:2;border-bottom:1px solid var(--line);background:var(--paper);isolation:isolate;margin:0;padding:24px 30px 14px;position:relative;top:auto}.todo-form-body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:0 30px 18px;overflow:hidden auto}.todo-form-body>label{margin-bottom:18px}.todo-form-body>label:first-of-type input{min-height:46px;font-size:14px}.todo-form-body>label>textarea{min-height:112px;line-height:1.6}.todo-form-body>fieldset{border-top:1px solid var(--line);margin:0 0 18px;padding-top:14px}.todo-form-body>fieldset+fieldset{border-top:0;padding-top:0}.todo-form .form-actions{z-index:2;background:var(--paper);border-top:1px solid #d8d4cad9;margin:0;padding:14px 30px 22px;position:relative;bottom:auto}.sync-settings{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100vh - 40px);overflow-y:auto}@media (height<=720px){.modal-backdrop{place-items:center;padding:12px}}@media (width<=620px){.todo-form{border-radius:16px;width:min(620px,100%);height:min(780px,100vh - 24px);max-height:calc(100vh - 24px)}.todo-form>.form-heading{margin:0;padding:19px 18px 12px}.todo-form-body{padding:0 18px 16px}.todo-form .form-actions{padding:12px 18px calc(16px + env(safe-area-inset-bottom));margin:0}.sync-settings{max-height:calc(100vh - 24px)}}@media (width>=901px){.topbar{grid-template-columns:40px 270px 220px minmax(0,1fr);gap:12px;display:grid}.topbar .brand{width:270px;min-width:270px}.topbar .module-actions{justify-content:flex-end;min-width:0;margin-left:0}}.welive-account-status{color:#4f574f;text-align:left;background:#ffffff9e;border:1px solid #d6d3c9;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;width:220px;min-width:0;height:48px;padding:6px 10px;display:grid}.welive-account-status.is-authenticated{color:var(--green-dark);background:#e9f0e8;border-color:#b8c6b7}.welive-account-status .account-avatar{background:var(--green-dark);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.welive-account-status>span:last-child,.welive-account-status strong,.welive-account-status small{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.welive-account-status strong{font-size:13px}.welive-account-status small{color:#798078;margin-top:2px;font-size:9px}@media (width<=1180px) and (width>=901px){.topbar{grid-template-columns:40px 230px 190px minmax(0,1fr)}.topbar .brand{width:230px;min-width:230px}.welive-account-status{width:190px}.module-actions .web-sync-label,.module-actions .quiet-button{display:none}}@media (width<=900px){.topbar{display:flex}.welive-account-status{flex:none;grid-template-columns:1fr;width:46px;height:42px;padding:4px}.welive-account-status .account-avatar{width:32px;height:32px;margin:auto}.welive-account-status>span:last-child{clip-path:inset(50%);width:1px;height:1px;position:absolute}.topbar .module-actions{margin-left:auto}}.desktop-module-actions{align-items:center;gap:10px;min-width:0;display:flex}.mobile-tools{flex:none;display:none;position:relative}.mobile-tools-trigger{border:1px solid var(--line);width:40px;height:40px;color:var(--green-dark);letter-spacing:2px;background:#f8f5ed;border-radius:11px;padding:0;font-size:17px;line-height:1}.mobile-tools-menu{z-index:40;border:1px solid var(--line);background:#fffdf8;border-radius:13px;min-width:168px;padding:7px;position:absolute;top:48px;right:0;box-shadow:0 15px 36px #3021152e}.mobile-tools-menu button{width:100%;color:var(--ink);text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;padding:10px 12px;font-size:12px;display:block}.mobile-tools-menu button:hover,.mobile-tools-menu button:focus-visible{background:#f3eee4;outline:0}@media (width<=620px){.app-shell{overflow:visible!important}.topbar{z-index:200;overflow:visible!important}.workspace{z-index:0;position:relative}.topbar .app-switcher-menu,.topbar .mobile-tools-menu{z-index:1000}.topbar .desktop-module-actions{display:none}.topbar .mobile-tools{display:block}.topbar .app-switcher-menu{top:calc(68px + env(safe-area-inset-top) + 8px);position:fixed;left:12px}.topbar .brand{flex:auto;min-width:0}.topbar .brand>div{min-width:0;overflow:hidden}.topbar .brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar .module-actions{flex:none;gap:4px;min-width:0;margin-left:0}.topbar .mobile-tools-menu{top:calc(68px + env(safe-area-inset-top) + 8px);position:fixed;right:12px}.topbar .mobile-tools-trigger{width:38px;height:40px}.topbar .primary-button{white-space:nowrap;border-radius:11px;width:76px;min-width:76px;height:40px;padding:0 8px;font-size:12px;overflow:hidden}.topbar .primary-button span{margin-right:2px;font-size:18px}}@media (width<=360px){.topbar .primary-button{width:42px;min-width:42px;padding:0;font-size:0}.topbar .primary-button span{margin:0;font-size:21px}}
