:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#302a2a;background:#f3e7e6;font-synthesis:none}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100dvh;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 14% 4%,#fff7ef 0 8%,transparent 28%),#f3e7e6}.app-card,.login-card,.setup-card{width:min(100%,430px);min-height:min(870px,calc(100dvh - 44px));padding:26px 20px 92px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:34px;background:snow;box-shadow:0 24px 60px #5b3d3b29}.dashboard-overview,.dashboard-workspace,.lists-workspace,.settings-workspace{min-width:0}.topbar{display:flex;align-items:start;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 4px;color:#c38271;font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:6px;font-size:clamp(1.65rem,6vw,2rem);letter-spacing:-.055em;line-height:1.02}.date-line{margin:0;color:#776d6c;font-size:.78rem;text-transform:capitalize}.avatar-wrap{position:relative;flex:0 0 auto}.avatar{display:block;width:46px;height:46px;border:3px solid #fee8cf;border-radius:50%;object-fit:cover}.avatar.fallback{display:grid;place-items:center;background:#ffd09d;color:#754326;font-weight:800}.sign-out{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;width:20px;height:20px;padding:0;border:2px solid #fffafa;border-radius:50%;background:#423d3d;color:#fff;font-size:.8rem;line-height:1}.week-picker{display:grid;grid-template-columns:20px repeat(7,minmax(0,1fr)) 20px;gap:3px;align-items:center;margin:27px -8px 21px}.day-button,.week-arrow{border:0;background:transparent;color:#8b8080}.day-button{display:grid;justify-items:center;gap:7px;padding:3px 0 5px;border-radius:16px;font-size:.65rem;text-transform:capitalize}.day-button strong{display:grid;place-items:center;width:31px;aspect-ratio:1;border-radius:50%;font-size:.72rem;font-weight:700}.day-button.selected{color:#3c3636;font-weight:800}.day-button.selected strong{background:#403a3a;color:#fff;box-shadow:0 5px 12px #403a3a2e}.week-arrow{padding:2px;color:#bf8576;font-size:1.45rem}.daily-summary{display:flex;align-items:center;justify-content:space-between;min-height:112px;padding:18px;border-radius:17px;background:linear-gradient(115deg,#ffd9bf,#ffd5bc)}.daily-summary p{margin-bottom:4px;color:#765d54;font-size:.73rem;font-weight:700}.daily-summary h2{margin-bottom:5px;font-size:1.05rem;letter-spacing:-.04em}.daily-summary span{color:#8a7168;font-size:.72rem}.summary-check{display:grid;place-items:center;width:59px;height:59px;border-radius:50% 46% 55% 42%;background:#f48b35;color:#fffdf9!important;font-size:2.05rem!important;font-weight:900;transform:rotate(-8deg);box-shadow:0 8px 14px #c568262e}.monthly-calendar{margin-top:15px;padding:14px;border:1px solid #f0e3df;border-radius:17px;background:#fff}.calendar-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.calendar-heading strong{font-size:.8rem;text-transform:capitalize}.calendar-heading button,.calendar-toggle{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:#f8ece8;color:#9a695e}.calendar-heading button{width:27px;height:27px;padding:0}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-weekday{display:grid;place-items:center;min-height:20px;color:#ae9b96;font-size:.57rem;font-weight:800;text-transform:uppercase}.calendar-day{position:relative;display:grid;place-items:center;min-height:29px;padding:0;border:0;border-radius:9px;background:transparent;color:#685d5a;font-size:.68rem;font-weight:700}.calendar-day:hover,.calendar-day:focus-visible{background:#f9eee9}.calendar-day.selected{background:#4a3b36;color:#fff}.calendar-day i{position:absolute;right:1px;bottom:1px;min-width:10px;height:10px;padding:0 2px;border-radius:8px;background:#e58b5c;color:#fff;font-size:.48rem;font-style:normal;line-height:10px}.task-toolbar{display:grid;gap:8px;margin-bottom:16px}.task-search{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 11px;border:1px solid #eadbd6;border-radius:12px;background:#fff;color:#a27a70}.task-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#433d3d;font-size:.75rem}.task-search input::placeholder{color:#ab9b96}.task-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:7px}.task-filter-row select{width:100%;min-width:0;height:34px;padding:0 7px;border:1px solid #eadbd6;border-radius:9px;outline-color:#e8a17a;background:#fff;color:#756764;font-size:.66rem;font-weight:700}.calendar-toggle{gap:5px;min-height:34px;padding:0 9px;font-size:.66rem;font-weight:800}.calendar-toggle.active{background:#df886d;color:#fff}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.tasks-section{margin-top:23px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section-title h2{margin:0;font-size:.91rem;letter-spacing:-.03em}.section-title span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:8px;background:#f7efed;color:#a87970;font-size:.7rem;font-weight:800}.task-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.task-row{display:grid;grid-template-columns:27px 23px minmax(0,1fr) 26px 26px;align-items:center;gap:6px;min-height:56px;padding:8px 9px;border:1px solid #f2e9e6;border-radius:15px;background:#fff;box-shadow:0 4px 10px #754f4a09;will-change:transform}.task-check{display:grid;place-items:center;width:19px;height:19px;padding:0;border:1.5px solid #d8beb6;border-radius:50%;background:#fffdfa;color:#fff;font-size:.75rem;font-weight:900}.task-title{overflow:hidden;padding:4px 0;border:0;background:transparent;color:#433d3d;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:650}.task-delete{width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#c0a4a0;font-size:1.3rem;line-height:1}.task-delete:hover,.task-delete:focus-visible{background:#fcede8;color:#c56450}.task-row.completed{background:#fbfbf9}.task-row.completed .task-check{border-color:#ee985b;background:#ee985b}.task-row.completed .task-title{color:#a49a98;text-decoration:line-through;text-decoration-color:#d9c6c1}.task-drag{display:grid;place-items:center;width:27px;height:32px;padding:0;border:0;border-radius:9px;background:transparent;color:#b99c94;touch-action:none}.task-drag:hover,.task-drag:focus-visible{background:#f8e7e1;color:#8d5e53}.task-drag:disabled{cursor:default;opacity:.35}.task-row.is-dragging{z-index:1;border-color:#e4a08c;background:#fff8f4;box-shadow:0 14px 28px #754f4a2e}.task-title{display:grid;gap:3px}.task-title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-title small{overflow:hidden;color:#9c8c88;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-weight:600}.task-description{overflow:hidden;color:#817572;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:500}.subtask-progress{color:#a06f63;font-size:.62rem;font-weight:750}.category-badge{display:inline-flex;align-items:center;gap:2px;color:#9d675a}.category-badge.trabalho{color:#7872a0}.category-badge.saúde{color:#b57482}.category-badge.casa{color:#a58150}.task-postpone{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:transparent;color:#b78d82}.task-postpone:hover,.task-postpone:focus-visible{background:#f8e7e1;color:#9a5d4e}.empty-state{display:grid;justify-items:center;padding:33px 12px 24px;border:1px dashed #ead9d4;border-radius:17px;color:#8d7f7b;text-align:center}.empty-state span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:8px;border-radius:13px;background:#fff0e5;color:#e79254;font-size:1.3rem}.empty-state p{margin-bottom:3px;color:#645a58;font-size:.85rem;font-weight:750}.empty-state small{font-size:.72rem}.error-message{margin:0 0 11px;padding:9px 11px;border-radius:11px;background:#fff0ed;color:#a24639;font-size:.75rem;line-height:1.35}.fab{position:absolute;right:22px;bottom:76px;display:grid;place-items:center;width:52px;height:52px;padding:0;border:4px solid #fffafa;border-radius:50%;background:#513b32;color:#fff;font-size:1.85rem;line-height:1;box-shadow:0 8px 18px #462b2045}.fab:hover{transform:translateY(-2px)}.install-button{display:block;margin:16px auto 4px;padding:9px 14px;border:0;border-radius:10px;background:#f8ece8;color:#805c51;font-size:.73rem;font-weight:800}.bottom-navigation{position:absolute;right:18px;bottom:max(16px,env(safe-area-inset-bottom));left:18px;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);min-height:57px;padding:5px;border:1px solid #f0e3df;border-radius:18px;background:#fffafaf0;box-shadow:0 10px 25px #5b3d3b21;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-navigation button{display:grid;place-items:center;gap:2px;padding:4px;border:0;border-radius:13px;background:transparent;color:#a18d88;font-size:.62rem;font-weight:750}.bottom-navigation button.active{background:#f9e7df;color:#a55945}.lists-view{display:grid;gap:18px}.lists-heading{display:flex;align-items:start;justify-content:space-between;gap:14px}.lists-heading h2{margin-bottom:5px;font-size:1.35rem;letter-spacing:-.045em}.lists-heading>div>span{color:#877976;font-size:.75rem;line-height:1.35}.new-list-button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:13px;background:#4a3b36;color:#fff;box-shadow:0 6px 13px #4a3b362e}.list-cards{display:grid;gap:10px}.list-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:77px;padding:11px;border:1px solid #f0e3df;border-radius:16px;background:#fff;color:#493e3c;text-align:left;box-shadow:0 4px 10px #754f4a09}.list-card:hover,.list-card:focus-visible{border-color:#e9b7a6;transform:translateY(-1px)}.list-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fff0e5;color:#d8754d}.list-card-copy{display:grid;min-width:0;gap:3px}.list-card-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.list-card-copy small{color:#90817d;font-size:.67rem;font-weight:650}.list-card-copy .list-card-description{display:-webkit-box;overflow:hidden;color:#786b67;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35}.list-card-count{color:#a06f63;font-size:.68rem;font-weight:800}.list-progress{display:block;height:5px;overflow:hidden;border-radius:10px;background:#f3e8e4}.list-progress>span,.list-progress>i{display:block;height:100%;border-radius:inherit;background:#df886d}.lists-empty{margin-top:5px}.lists-empty button{margin-top:13px;padding:9px 12px;border:0;border-radius:10px;background:#f8e7e1;color:#9b5f52;font-size:.72rem;font-weight:800}.list-detail{gap:16px}.list-detail-header{display:flex;align-items:center;justify-content:space-between}.back-button,.list-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:31px;padding:0 8px;border:0;border-radius:9px;background:#f8ece8;color:#8f6258;font-size:.69rem;font-weight:800}.list-detail-actions{display:flex;gap:6px}.list-detail-actions button{width:31px;padding:0}.list-detail-actions button:last-child{color:#bd6a58}.list-detail-title{display:flex;align-items:center;gap:11px}.list-detail-title h2{margin-bottom:3px;font-size:1.18rem;letter-spacing:-.04em}.list-detail-title p{margin:0;color:#8a7974;font-size:.72rem}.list-detail-title .list-detail-description{margin-bottom:4px;line-height:1.4}.quick-add-item{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.quick-add-item input{width:100%;min-height:43px;padding:0 11px;border:1px solid #eadbd6;border-radius:12px;outline-color:#e8a17a;background:#fff;color:#3f3736;font-size:.76rem}.quick-add-item button{display:grid;place-items:center;padding:0;border:0;border-radius:12px;background:#df886d;color:#fff}.checklist-items{display:grid;gap:8px;margin:0;padding:0;list-style:none}.checklist-items li{display:grid;grid-template-columns:21px minmax(0,1fr) 25px;align-items:center;gap:10px;min-height:51px;padding:8px 10px;border:1px solid #f0e3df;border-radius:13px;background:#fff}.checklist-items li>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#554a47;font-size:.78rem;font-weight:650}.checklist-items li.completed{background:#fbfbf9}.checklist-items li.completed>span{color:#a49a98;text-decoration:line-through;text-decoration-color:#d9c6c1}button.icon-select-field{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;margin:18px 0;padding:0 13px;border:1px solid #ebddda;border-radius:12px;background:#fff;color:#a86655}.icon-picker-overlay{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:center;padding:0 max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:#1f171661}.icon-picker-sheet{display:grid;align-content:start;width:min(100%,540px);max-height:min(690px,calc(100dvh - 20px));padding:9px 18px 18px;border:1px solid rgba(255,255,255,.65);border-radius:26px;background:snow;box-shadow:0 -12px 42px #34252038}.icon-picker-sheet .sheet-handle{margin-bottom:15px}.icon-picker-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.icon-picker-heading>div{display:grid;gap:3px}.icon-picker-heading strong{font-size:1.02rem}.icon-picker-heading span{color:#8d7d78;font-size:.69rem;font-weight:600}.icon-picker-heading>button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:#f7e9e5;color:#8f6d65}.icon-picker-search{display:flex;align-items:center;gap:8px;min-height:45px;margin:15px 0 13px;padding:0 12px;border:1px solid #eadbd6;border-radius:13px;background:#fff;color:#a5776a}.icon-picker-search input{width:100%;border:0;outline:0;background:transparent;color:#4b3f3c;font-size:.75rem}.icon-picker-catalog{display:grid;gap:18px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1px 3px 3px 1px}.icon-picker-catalog section{display:grid;gap:8px}.icon-picker-catalog section>strong{color:#897873;font-size:.69rem;font-weight:800}.icon-picker-grid{display:grid;grid-template-columns:repeat(6,1fr);align-content:start;gap:9px}.icon-picker-grid button{display:grid;place-items:center;aspect-ratio:1;min-height:0;padding:5px;border:1px solid #eadbd6;border-radius:13px;background:#fff;color:#a5776a}.icon-picker-grid button.selected{border-color:#dc866b;background:#fff0e9;color:#cf6d4e;box-shadow:inset 0 0 0 1px #dc866b}.sheet-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;justify-content:center;padding:0 max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#33262459}.task-sheet{width:min(100%,430px);padding:9px 20px 22px;border-radius:25px;background:snow;box-shadow:0 -10px 30px #34252026}.sheet-handle{width:38px;height:4px;margin:1px auto 21px;border-radius:4px;background:#eadbd6}.task-sheet h2{margin-bottom:20px;font-size:1.18rem;letter-spacing:-.04em}.task-sheet label{display:grid;gap:7px;margin:13px 0;color:#756966;font-size:.75rem;font-weight:800}.task-sheet input:not([type=checkbox]):not([type=radio]),.task-sheet select,.task-sheet textarea{width:100%;min-height:47px;padding:0 12px;border:1px solid #ebddda;border-radius:12px;outline-color:#e8a17a;background:#fff;color:#3f3736}.task-sheet textarea{min-height:78px;padding-top:10px;resize:vertical}.task-sheet label small{color:#a18f89;font-weight:600}.task-sheet select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.reminder-toggle>span{display:flex;align-items:center;gap:8px}.reminder-toggle input[type=checkbox]{width:17px;min-height:17px;padding:0;accent-color:#e58b5c}.recurrence-builder{display:grid;gap:12px;margin:2px 0 14px;padding:14px;border:1px solid #ecdeda;border-radius:14px;background:#fdf8f6}.recurrence-builder>label{margin:0}.recurrence-interval{grid-template-columns:auto 65px 1fr!important;align-items:center}.recurrence-interval input{min-height:38px!important;padding:0 8px!important}.recurrence-interval span{color:#8a7771;font-size:.73rem;font-weight:700}.weekdays-picker{margin:0;padding:0;border:0}.weekdays-picker legend{margin-bottom:8px;color:#756966;font-size:.75rem;font-weight:800}.weekdays-picker>div{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.weekdays-picker button{display:grid;place-items:center;aspect-ratio:1;padding:0;border:1px solid #e6d7d2;border-radius:9px;background:#fff;color:#8b7771;font-size:.7rem;font-weight:800}.weekdays-picker button.selected{border-color:#df886d;background:#df886d;color:#fff}.monthly-rule{display:grid;gap:8px}.monthly-rule label{display:flex;align-items:center;gap:8px;margin:0}.monthly-rule input[type=radio]{width:16px;min-height:16px;padding:0;accent-color:#df886d}.monthly-rule input[type=number]{width:58px;min-height:35px;padding:0 7px}.subtasks-editor{display:grid;gap:8px;margin:16px 0;padding:13px;border:1px solid #ecdeda;border-radius:14px;background:#fdf8f6}.subtasks-editor>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#756966;font-size:.75rem}.subtasks-editor>div:first-child span{color:#a18f89;font-size:.68rem;font-weight:600}.subtask-editor-row{display:grid;grid-template-columns:18px minmax(0,1fr) 26px;gap:7px;align-items:center}.subtask-editor-row input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:#df886d}.subtask-editor-row input[type=text],.subtask-editor-row input:not([type]){min-height:38px!important;padding:0 9px!important}.subtask-editor-row button{width:26px;height:26px;padding:0;border:0;border-radius:50%;background:transparent;color:#b18b83;font-size:1.15rem;line-height:1}.add-subtask{justify-self:start;padding:0;border:0;background:transparent;color:#b66854;font-size:.72rem;font-weight:800}.postpone-sheet{padding-bottom:24px}.postpone-icon{display:grid;place-items:center;width:39px;height:39px;margin-bottom:12px;border-radius:13px;background:#fff0e5;color:#d7764f}.postpone-sheet>p{margin:-8px 0 17px;color:#81736f;font-size:.75rem;line-height:1.45}.postpone-actions{display:grid;gap:8px}.postpone-actions button{min-height:42px;padding:0 12px;border:1px solid #eadbd6;border-radius:11px;background:#fff;color:#6b5751;font-size:.74rem;font-weight:800;text-align:left}.postpone-actions button:hover,.postpone-actions button:focus-visible{border-color:#e7a080;background:#fff5ef}.postpone-sheet form label{margin-top:15px}.settings-button{position:absolute;right:22px;top:-5px;display:grid;place-items:center;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:#f7e9e5;color:#9b7167;font-size:.75rem}.settings-button:hover,.settings-button:focus-visible{background:#efd7cf}.settings-view{display:grid;gap:15px;max-width:520px;margin:0 auto}.settings-page-heading{display:flex;align-items:center;gap:12px}.settings-page-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:14px;background:#fff0e5;color:#d8754d}.settings-page-heading .eyebrow{margin-bottom:3px}.settings-page-heading h2{margin:0 0 3px;font-size:1.35rem;letter-spacing:-.045em}.settings-page-heading>div>p:last-child{margin:0;color:#877976;font-size:.72rem}.sheet-close{width:27px;height:27px;padding:0;border:0;border-radius:50%;background:#f5e8e4;color:#806b65;font-size:1.25rem;line-height:1}.account-summary{display:flex;align-items:center;gap:10px;padding:11px;border-radius:13px;background:#fbf2ef}.account-summary img,.account-summary>span{width:33px;height:33px;border-radius:50%;object-fit:cover}.account-summary>span{display:grid;place-items:center;background:#ffd09d;color:#754326;font-size:.8rem;font-weight:800}.account-summary div{display:grid;min-width:0;gap:2px}.account-summary strong{font-size:.76rem}.account-summary small{overflow:hidden;color:#887b77;text-overflow:ellipsis;white-space:nowrap;font-size:.67rem}.settings-group{display:grid;gap:10px;margin:17px 0;padding:14px;border:1px solid #eee0dc;border-radius:14px}.settings-group legend,.settings-group .MuiFormLabel-root{padding:0 4px;color:#786865;font-family:inherit;font-size:.73rem;font-weight:800}.settings-group label{display:flex;align-items:center;gap:8px;margin:0;font-size:.77rem;font-weight:650}.settings-group .MuiRadio-root{color:#c0aaa4;padding:5px}.settings-group .MuiRadio-root.Mui-checked{color:#dc866b}.settings-group .MuiFormControlLabel-label{display:inline-flex;align-items:center;gap:8px}.notification-settings{display:flex;align-items:center;justify-content:space-between}.notification-settings div{display:grid;gap:3px}.notification-settings strong{display:inline-flex;align-items:center;gap:5px;font-size:.78rem}.notification-settings .MuiSwitch-root{margin-right:-5px}.notification-settings .MuiSwitch-switchBase.Mui-checked{color:#dc866b}.notification-settings .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background:#dc866b}.notification-settings p{margin:0;color:#8a7a76;font-size:.68rem;line-height:1.4}.switch{position:relative;flex:0 0 auto;width:38px;height:22px}.switch input{position:absolute;opacity:0}.switch span{display:block;width:100%;height:100%;border-radius:20px;background:#d7c5bf;transition:.2s}.switch span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;content:"";transition:.2s}.switch input:checked+span{background:#d98469}.switch input:checked+span:after{transform:translate(16px)}.switch input:disabled+span{opacity:.45}.settings-note{margin:-7px 0 10px;color:#9a6255;font-size:.69rem;line-height:1.45}.sign-out-wide{width:100%;min-height:42px;border:0;border-radius:12px;background:#f7e8e3;color:#9b5f52;font-size:.76rem;font-weight:800}:root[data-theme=dark] body,:root[data-theme=dark] .app-shell{background:#1d191b;color:#f6eeec}:root[data-theme=dark] .app-shell{background:radial-gradient(circle at 14% 4%,#3d3032 0 8%,transparent 28%),#1d191b}:root[data-theme=dark] .app-card,:root[data-theme=dark] .login-card,:root[data-theme=dark] .setup-card,:root[data-theme=dark] .task-sheet{border-color:#ffffff14;background:#282224;box-shadow:0 24px 60px #00000059}:root[data-theme=dark] .date-line,:root[data-theme=dark] .task-title small,:root[data-theme=dark] .notification-settings p,:root[data-theme=dark] .account-summary small{color:#b8aaa7}:root[data-theme=dark] .daily-summary{background:linear-gradient(115deg,#5a3932,#4b302d)}:root[data-theme=dark] .daily-summary p,:root[data-theme=dark] .daily-summary span{color:#dec2ba}:root[data-theme=dark] .task-row{border-color:#3d3436;background:#30292b;box-shadow:none}:root[data-theme=dark] .task-row.completed{background:#292527}:root[data-theme=dark] .task-title,:root[data-theme=dark] .task-sheet input,:root[data-theme=dark] .task-sheet select,:root[data-theme=dark] .task-sheet textarea{color:#f4ecea}:root[data-theme=dark] .task-check,:root[data-theme=dark] .task-sheet input,:root[data-theme=dark] .task-sheet select,:root[data-theme=dark] .task-sheet textarea{border-color:#514346;background:#201c1e}:root[data-theme=dark] .task-description{color:#b8aaa7}:root[data-theme=dark] .monthly-calendar,:root[data-theme=dark] .task-search,:root[data-theme=dark] .task-filter-row select{border-color:#4a3e40;background:#30292b}:root[data-theme=dark] .task-search input,:root[data-theme=dark] .task-filter-row select{color:#f4ecea}:root[data-theme=dark] .calendar-heading button,:root[data-theme=dark] .calendar-toggle{background:#3a3032;color:#e7b6a7}:root[data-theme=dark] .calendar-toggle.active,:root[data-theme=dark] .calendar-day.selected{background:#df886d;color:#fff}:root[data-theme=dark] .calendar-day{color:#e1d4d1}:root[data-theme=dark] .calendar-day:hover,:root[data-theme=dark] .calendar-day:focus-visible{background:#413638}:root[data-theme=dark] .subtasks-editor{border-color:#4a3e40;background:#211c1e}:root[data-theme=dark] .subtask-editor-row input:not([type=checkbox]){border-color:#514346;background:#201c1e;color:#f4ecea}:root[data-theme=dark] .postpone-actions button{border-color:#514346;background:#30292b;color:#f4ecea}:root[data-theme=dark] .bottom-navigation{border-color:#483d3f;background:#282224eb;box-shadow:0 10px 25px #00000047}:root[data-theme=dark] .bottom-navigation button.active{background:#4b3635;color:#f0a78e}:root[data-theme=dark] .list-card,:root[data-theme=dark] .checklist-items li,:root[data-theme=dark] .quick-add-item input,:root[data-theme=dark] .list-icon-picker button{border-color:#4a3e40;background:#30292b;color:#f4ecea}:root[data-theme=dark] .list-card-copy small,:root[data-theme=dark] .list-detail-title p{color:#b8aaa7}:root[data-theme=dark] .list-progress{background:#4a3d3e}:root[data-theme=dark] .back-button,:root[data-theme=dark] .list-detail-actions button{background:#3a3032;color:#e7b6a7}:root[data-theme=dark] .checklist-items li.completed{background:#292527}:root[data-theme=dark] .checklist-items li>span{color:#eee3e0}:root[data-theme=dark] button.icon-select-field,:root[data-theme=dark] .icon-picker-sheet,:root[data-theme=dark] .icon-picker-grid button,:root[data-theme=dark] .icon-picker-search{border-color:#4a3e40;background:#30292b;color:#f4ecea}:root[data-theme=dark] .icon-picker-search input{color:#f4ecea}:root[data-theme=dark] .icon-picker-heading>button{background:#3a3032;color:#e7b6a7}:root[data-theme=dark] .icon-picker-grid button.selected{border-color:#df886d;background:#4b3635;color:#f0a78e}:root[data-theme=dark] .recurrence-builder{border-color:#4a3e40;background:#211c1e}:root[data-theme=dark] .weekdays-picker button{border-color:#514346;background:#30292b;color:#d7c7c3}:root[data-theme=dark] .weekdays-picker button.selected{border-color:#df886d;background:#df886d;color:#fff}:root[data-theme=dark] .section-title span,:root[data-theme=dark] .account-summary,:root[data-theme=dark] .sheet-close,:root[data-theme=dark] .sign-out-wide{background:#3a3032}:root[data-theme=dark] .settings-group{border-color:#4a3e40}:root[data-theme=dark] .settings-group .MuiFormLabel-root,:root[data-theme=dark] .settings-group .MuiFormControlLabel-label{color:#e7dad6}:root[data-theme=dark] .settings-group .MuiRadio-root{color:#958884}:root[data-theme=dark] .empty-state{border-color:#59494b;color:#c7b8b4}:root[data-theme=dark] .empty-state p{color:#eee3e0}:root[data-theme=dark] .fab{border-color:#282224;background:#e58b5c}:root[data-theme=dark] .sheet-backdrop{background:#00000094}:root[data-theme=dark] .settings-button{background:#3d3032;color:#e7b6a7}:root[data-theme=dark] .settings-page-icon{background:#3a3032;color:#e7b6a7}.save-button,.google-button{width:100%;min-height:48px;margin-top:10px;border:0;border-radius:13px;background:#4a3b36;color:#fff;font-size:.86rem;font-weight:800}.save-button:disabled{opacity:.62;cursor:wait}.login-card,.setup-card{display:grid;align-content:center;justify-items:start;min-height:min(610px,calc(100dvh - 44px));padding:45px 34px}.login-card h1,.setup-card h1{max-width:260px;margin-bottom:13px;font-size:2.35rem}.login-card>p:not(.eyebrow):not(.error-message),.setup-card>p:not(.eyebrow){color:#756a68;font-size:.9rem;line-height:1.55}.setup-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:23px;border-radius:20px;background:#f6a45e;color:#fff;font-size:2rem;font-weight:900}.google-button{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:25px;background:#fff;box-shadow:inset 0 0 0 1px #e8dcd7,0 4px 12px #50393214;color:#493e3c}.google-mark{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:conic-gradient(#4285f4 0,#4285f4 25%,#34a853 0,#34a853 45%,#fbbc05 0,#fbbc05 65%,#ea4335 0,#ea4335 82%,#4285f4 0);color:#fff;font-size:.65rem;font-weight:900}.setup-card code{padding:2px 5px;border-radius:5px;background:#f8eeeb;color:#9c5e50;font-size:.8em}.setup-note{margin-top:17px!important;color:#9c7770!important;font-size:.78rem!important}.loading-screen{color:#796864;font-size:.9rem;font-weight:700}@media(max-width:480px){.app-shell{display:block;padding:0;background:snow}.app-card,.login-card,.setup-card{width:100%;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.app-card{padding-top:max(26px,env(safe-area-inset-top));padding-bottom:calc(92px + env(safe-area-inset-bottom))}.fab{right:20px;bottom:calc(74px + env(safe-area-inset-bottom))}.icon-picker-sheet{width:100%;padding-right:15px;padding-left:15px;border-bottom-right-radius:0;border-bottom-left-radius:0}.icon-picker-grid{grid-template-columns:repeat(6,1fr);gap:8px}}@media(min-width:768px){.app-shell{padding:42px}.app-card{display:grid;grid-template-columns:minmax(300px,.84fr) minmax(420px,1.16fr);gap:34px;width:min(100%,1024px);min-height:min(720px,calc(100dvh - 84px));padding:34px 34px 100px}.dashboard-overview{align-self:start}.dashboard-workspace{min-height:100%;padding:5px 0 38px 34px;border-left:1px solid #f0e3df}.dashboard-workspace .tasks-section{margin-top:0}.task-list{gap:12px}.task-row{min-height:64px;padding:10px 12px}.task-title{font-size:.91rem}.task-title small,.task-description{font-size:.69rem}.lists-workspace,.settings-workspace{grid-column:1 / -1;max-width:680px;width:100%;justify-self:center}.fab{right:28px;bottom:78px}.bottom-navigation{right:34px;bottom:24px;left:auto;width:min(100% - 68px,380px)}.task-sheet{width:min(100%,560px)}:root[data-theme=dark] .dashboard-workspace{border-color:#403638}}@media(min-width:1100px){.app-card{width:min(100%,1080px);grid-template-columns:minmax(330px,.8fr) minmax(500px,1.2fr)}}@media(max-height:700px)and (min-width:481px){.app-card{min-height:calc(100dvh - 24px)}}
