:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202c40;background:#f4f6fa;font-size:16px;--navy:#15253f;--teal:#107c70;--muted:#66748a;--line:#e5e9ef;--blue:#3257d5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #50bba9;outline-offset:3px}a{color:inherit}button{border:0}button,.button-link{transition:background .15s,box-shadow .15s}h1,h2,h3,p{margin-top:0}h1{font-size:2.65rem;letter-spacing:-1.6px;font-weight:720;margin-bottom:0}h2{font-size:1.25rem;letter-spacing:-.35px}h3{font-size:1rem}p{line-height:1.6}label{display:block;font-size:.9rem;font-weight:550;margin:0 0 18px}input:not([type=checkbox]),textarea,select{width:100%;margin-top:8px;border:1px solid #ccd4df;border-radius:9px;padding:12px 13px;color:#202c40;background:#fff;min-height:46px}input:focus,textarea:focus,select:focus{outline:2px solid #4aa998;outline-offset:1px}input[type=checkbox]{accent-color:var(--teal);width:19px;height:19px;vertical-align:middle}textarea{resize:vertical}fieldset{border:0;padding:0;margin:0 0 22px}legend{font-size:.9rem;margin-bottom:12px}hr{border:0;border-top:1px solid var(--line);margin:28px 0}.primary,.secondary,.danger{border-radius:9px;min-height:44px;padding:11px 17px;font-weight:600;font-size:.9rem}.primary{background:var(--teal);color:#fff}.primary:hover{background:#08665c}.secondary{background:#fff;border:1px solid #ccd4df;color:#26384e}.secondary:hover{background:#f2f5f9}.danger{color:#ad3447;background:#fff0f1}.quiet,.text-button{background:none;color:var(--muted);font-size:.875rem;padding:8px 6px;min-height:38px}.text-button{color:var(--teal)}.text-button.danger{color:#ad3447}.full{width:100%}.hint,.optional{color:var(--muted);font-weight:400;font-size:.875rem;line-height:1.5}.optional{float:right}.eyebrow{font-size:.75rem;letter-spacing:1.6px;font-weight:700}.layout{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:256px;background:var(--navy);color:#fff;padding:34px 22px 18px;display:flex;flex-direction:column;overflow:auto}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:750;letter-spacing:2px;font-size:1rem}.brand small{font-size:.75rem;font-weight:400;letter-spacing:0;color:#a6b3c7;display:block;margin-top:5px}.sidebar>.primary{margin:36px 0 28px;background:#a2eadb;color:#0a3c39}.nav{display:flex;align-items:center;width:100%;gap:12px;padding:13px 12px;border-radius:8px;background:transparent;color:#bac6d9;text-align:left;font-size:.9rem;margin-bottom:5px}.nav>span{font-size:1.25rem;width:22px;text-align:center}.nav b{margin-left:auto;font-size:.8rem;color:#d1f6ee}.nav:hover,.nav.active{background:#2b3c57;color:#fff}.side-title{display:flex;align-items:center;justify-content:space-between;margin:27px 11px 12px;color:#a1b0c6;font-size:.7rem;letter-spacing:1.5px;font-weight:650}.side-title button{background:none;color:#a1b0c6;font-size:1.3rem;padding:0 5px}.service-filter{display:flex;width:100%;align-items:center;gap:10px;text-align:left;background:none;color:#b9c5d7;border-radius:7px;padding:10px 12px;font-size:.875rem;overflow-wrap:anywhere}.service-filter small{margin-left:auto}.service-filter.selected{background:#21334e;color:#fff}.dot{height:7px;width:7px;flex-shrink:0;border-radius:50%;background:#9fc8fb}.color-1{background:#9ddbcc}.color-2{background:#e4bc76}.color-3{background:#d7a9d9}.color-4{background:#a9b4fa}.sidebar-bottom{margin-top:auto;padding-top:38px}.daily-time{display:flex;align-items:center;gap:12px;border:1px solid #394962;padding:15px 12px;border-radius:10px;font-size:.8rem;color:#bbc8da;margin-bottom:16px}.daily-time>span{font-size:1.7rem;color:#a2eadb}.daily-time strong{display:block;color:#f0f5fb;font-size:1rem;font-weight:550;margin-top:5px}.daily-time small{font-weight:400;font-size:.8rem;color:#aabbd1}.sidebar-bottom .quiet{color:#99aac3;padding-left:13px}.main{margin-left:256px;width:calc(100% - 256px)}.topbar{height:82px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 46px;background:#fff}.topbar .eyebrow{color:#7e8a9b;font-size:.7rem}.online{font-size:.8rem;color:#657389;display:flex;align-items:center;gap:20px}.avatar{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#edf0f6;border:1px solid #dce2eb;border-radius:50%;color:#405575;font-weight:650}.content{max-width:1220px;padding:36px 46px 70px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:16px}.date{color:var(--muted);font-size:.9rem;margin-bottom:9px}.date:first-letter{text-transform:uppercase}.briefing{background:var(--navy);color:white;border-radius:16px;padding:27px 30px;margin-bottom:24px;position:relative;overflow:hidden}.briefing-heading{display:flex;justify-content:space-between;gap:12px;color:#a1e5d6;margin-bottom:24px}.briefing-heading>span:last-child{color:#b5c3d9;font-size:.8rem}.briefing h2{font-size:1.55rem;margin-bottom:9px;letter-spacing:-.5px}.briefing p{color:#b6c5d9;font-size:.9rem;margin-bottom:25px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #3a485e;padding-top:22px;gap:20px}.stats>div{display:flex;align-items:center;gap:13px}.stats b{font-size:1.9rem;font-weight:550;color:#e6fcf7}.stats span{font-size:.8rem;color:#b9c7d9;line-height:1.5}.notice{display:flex;align-items:center;gap:14px;border:1px solid #d8e3ed;background:#edf3f9;border-radius:12px;padding:16px 20px;margin-bottom:30px}.notice>span{font-size:1.8rem;color:#47668f}.notice p{margin:0;color:#60738c;font-size:.8rem;flex:1}.notice strong{display:block;color:#2f4764;font-weight:650;font-size:.875rem}.notice button{font-size:.8rem;white-space:nowrap}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px}.list-toolbar h2{margin:0;font-size:1.08rem}.list-toolbar h2 span{display:inline-flex;align-items:center;justify-content:center;margin-left:7px;background:#e5eaf2;border-radius:6px;min-width:25px;height:25px;font-size:.8rem;color:#586c85}.list-toolbar input{width:235px;margin:0;font-size:.8rem;min-height:39px;padding:9px 12px}.task{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:20px 19px;margin-bottom:9px}.complete{height:23px;width:23px;border-radius:7px;border:1.5px solid #b8c4d2;background:#fff;flex-shrink:0;color:#fff;padding:0}.complete:hover{background:#e3f7f1;border-color:var(--teal)}.complete.checked{background:var(--teal);border-color:var(--teal)}.task-body{text-align:left;background:none;padding:0;flex:1;min-width:0}.task-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.task h3{font-size:.95rem;font-weight:600;line-height:1.5;margin:0;color:#2b3b50;overflow-wrap:anywhere}.task-notes{color:#7b8797;font-size:.85rem;margin:5px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.priority{font-size:.7rem;font-weight:650;padding:4px 8px;border-radius:5px;flex-shrink:0;background:#edf1f6;color:#6d7c91}.p3{background:#ffebed;color:#b74857}.p2{background:#fff3dc;color:#946421}.p0{background:#f3f4f6;color:#7f8795}.task-meta{display:flex;flex-wrap:wrap;gap:7px 17px;margin-top:10px;color:#7b8798;font-size:.75rem}.task-meta .late{color:#bd4055}.task-meta .reported{color:#946421}.postpone{background:none;color:#96a3b4;font-size:1.25rem;padding:8px;flex-shrink:0}.postpone:hover{color:var(--teal)}.is-done h3{text-decoration:line-through;color:#8592a3}.empty{background:white;border:1px dashed #ccd6e3;border-radius:12px;padding:52px 24px;text-align:center}.empty-icon{width:48px;height:48px;border-radius:15px;background:#eaf5f2;color:var(--teal);font-size:1.6rem;display:grid;place-items:center;margin:0 auto 18px}.empty h3{font-size:1rem;color:#43556c;margin-bottom:9px}.empty p{color:var(--muted);font-size:.875rem}.mobile-add{display:none}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.settings-grid .card>p{font-size:.9rem;color:var(--muted)}.settings-grid h3{margin-top:25px}.switch{display:flex;align-items:center;gap:9px;font-weight:400}.weekdays{display:flex;gap:5px;flex-wrap:wrap}.weekdays label{margin:0;position:relative}.weekdays input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.weekdays span{display:block;border:1px solid #d5dce6;border-radius:6px;padding:8px 7px;font-size:.8rem}.weekdays input:checked+span{background:var(--teal);color:#fff;border-color:var(--teal)}.weekdays input:focus-visible+span{outline:3px solid #8bbdaf}.install-guide{background:#f5f7fa;border-radius:9px;padding:17px;font-size:.875rem}.install-guide p{margin:5px 0 15px;color:var(--muted)}.install-guide p:last-child{margin-bottom:0}.button-row{display:flex;flex-wrap:wrap;gap:9px}.device{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:13px 0;border-top:1px solid var(--line);font-size:.875rem}.device small{display:block;color:var(--muted);font-size:.75rem;line-height:1.6;margin-top:5px}.section-heading,.group-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.section-heading h2{margin:0}.group{padding-top:15px;margin-top:15px;border-top:1px solid var(--line)}.group-title{font-size:.9rem;flex-wrap:wrap}.group-title .text-button,.category .text-button{font-size:.75rem;padding:6px 4px}.category{display:flex;justify-content:space-between;align-items:center;margin-left:12px;border-left:2px solid #dee6ef;padding-left:12px;font-size:.875rem;color:#5c6e85}.button-link{text-decoration:none;display:inline-block}dialog{border:1px solid #d8e0ea;border-radius:16px;padding:30px;width:560px;max-width:calc(100% - 28px);max-height:90dvh;overflow:auto;color:#202c40;box-shadow:0 30px 100px #071c3440}dialog::backdrop{background:#101e35a8;backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.modal-heading h2{margin:7px 0 0}.modal-heading .eyebrow{color:var(--teal);font-size:.7rem}.close{background:none;color:#7b8898;font-size:1.7rem;line-height:1;width:34px;height:34px;padding:0;flex-shrink:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.modal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:25px;gap:12px}.reminder-heading{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.reminder-heading h3{margin:0}.reminder-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.reminder-row input{margin:0}.form-error{color:#b2394e;font-size:.875rem}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding:60px;gap:70px;align-items:center;max-width:1180px;margin:auto}.auth-panel{background:var(--navy);border-radius:22px;color:#fff;padding:45px 38px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-height:600px}.auth-panel .brand{margin-bottom:75px;font-size:.875rem}.auth-panel .brand span{font-size:.6rem;color:#95b4c8;margin-left:auto;letter-spacing:1px}.auth-panel h1{font-size:2.7rem;line-height:1.18;letter-spacing:-1.5px;margin-bottom:25px}.auth-panel p{color:#b2c4d9;font-size:1rem}.auth-note{font-size:.75rem;color:#9edccc;border-top:1px solid #3b4e69;margin-top:70px;padding-top:23px}.auth-form{padding:10px 0;background:none;border:0}.auth-form .eyebrow{color:var(--teal)}.auth-form h2{font-size:1.7rem;margin-top:16px;margin-bottom:10px;letter-spacing:-.8px}.auth-form>p{color:var(--muted);font-size:.9rem;margin-bottom:30px}.loading{padding:70px;text-align:center;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#15253f;color:#fff;border-radius:10px;padding:14px 20px;max-width:calc(100% - 32px);width:max-content;font-size:.875rem;box-shadow:0 8px 30px #0003;opacity:0;transition:.2s;pointer-events:none;z-index:100}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:1500px){.content{padding-top:50px}.page-heading{margin-bottom:34px}.briefing{padding:32px 36px}}
@media(max-width:1100px){.sidebar{width:225px;padding:28px 16px 16px}.main{margin-left:225px;width:calc(100% - 225px)}.topbar{padding:0 28px}.content{padding:30px 26px 55px}.settings-grid{grid-template-columns:1fr}.stats>div{display:block}.stats span{display:block}.task-top{flex-wrap:wrap}.auth{padding:35px;gap:35px}.auth-panel{padding:35px 26px}.auth-panel h1{font-size:2.4rem}}
@media(max-width:700px){h1{font-size:2.15rem;letter-spacing:-1px}.layout{display:block}.sidebar{position:static;width:100%;padding:16px 18px;display:block;overflow:visible}.sidebar .brand{font-size:.8rem}.brand img{width:31px;height:31px}.brand small{font-size:.7rem}.sidebar>.primary,.sidebar .side-title,.sidebar .service-filter,.sidebar .daily-time,.sidebar-bottom .quiet{display:none}.sidebar nav{display:flex;gap:5px;margin-top:16px;padding-right:37px}.nav{font-size:.75rem;justify-content:center;gap:5px;padding:10px 6px;white-space:nowrap;margin:0}.nav>span{display:none}.nav b:empty{display:none}.nav b{font-size:.7rem}.sidebar-bottom{position:absolute;right:15px;top:79px;margin:0;padding:0}.sidebar-bottom .nav{font-size:0;width:35px;height:35px}.sidebar-bottom .nav>span{display:block;font-size:1.1rem}.main{margin:0;width:100%}.topbar{height:48px;padding:0 20px}.topbar .eyebrow{font-size:.6rem}.online{font-size:.7rem;gap:10px}.avatar{height:27px;width:27px}.content{padding:24px 16px 100px}.page-heading{margin-bottom:23px}.date{font-size:.85rem}.desktop-add{display:none}.mobile-add{display:block;position:fixed;right:21px;bottom:max(22px,env(safe-area-inset-bottom));font-size:1.8rem;width:54px;height:54px;border-radius:17px;box-shadow:0 8px 24px #107c7045;padding:0;z-index:3}.briefing{padding:22px 20px}.briefing-heading{margin-bottom:20px;gap:8px}.briefing-heading .eyebrow{font-size:.65rem;letter-spacing:.8px}.briefing-heading>span:last-child{font-size:.7rem}.briefing h2{font-size:1.3rem}.briefing p{font-size:.8rem}.stats{gap:9px;padding-top:17px}.stats b{font-size:1.6rem}.stats span{font-size:.7rem}.notice{gap:10px;padding:14px;flex-wrap:wrap}.notice>span{display:none}.notice p{min-width:180px}.notice button{min-height:36px;padding:8px 12px}.list-toolbar{flex-wrap:wrap;gap:12px}.list-toolbar input{width:100%;font-size:.9rem;min-height:43px}.task{padding:16px 12px;gap:11px}.task h3{font-size:.95rem}.task-meta{font-size:.75rem;gap:6px 10px}.task-top{gap:5px}.priority{font-size:.65rem}.postpone{padding:5px}.task-notes{font-size:.8rem}.settings-grid{gap:16px}.card{padding:21px 18px}.auth{display:block;padding:0 25px 45px}.auth-panel{min-height:0;padding:26px;margin:0 -25px 32px;border-radius:0}.auth-panel .brand{margin-bottom:26px}.auth-panel h1{font-size:2rem}.auth-panel p,.auth-note{display:none}.auth-form h2{font-size:1.5rem}dialog{padding:24px 19px;border-radius:13px}.form-grid{gap:12px}.modal-heading h2{font-size:1.15rem}.empty{padding:35px 18px}.weekdays{gap:6px}.weekdays span{padding:9px 8px}#toast{bottom:88px}.device{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.mobile-service{display:none}@media(max-width:700px){.mobile-service{display:block;color:var(--muted);font-size:.875rem}.mobile-service select{margin-top:5px}.sidebar nav{padding-right:28px}.nav{font-size:.72rem}}

/* Mobile application shell */
.mobile-tabs,.mobile-appbar,.mobile-summary,.service-chips,.mobile-segments{display:none}
@media(max-width:700px){
 :root{background:#f2f3f7;--teal:#167d70}html{min-height:100%;scroll-padding-bottom:110px}body{min-height:100dvh;overscroll-behavior-y:none}button,a{touch-action:manipulation}input:not([type=checkbox]),select,textarea{font-size:16px}button{user-select:none;-webkit-user-select:none}button:active{opacity:.72;transform:scale(.98)}
 .sidebar,.topbar{display:none}.main{width:100%;margin:0}.content{padding:6px 20px calc(106px + env(safe-area-inset-bottom));max-width:540px}.mobile-appbar{display:flex;align-items:center;justify-content:space-between;padding:calc(17px + env(safe-area-inset-top)) 21px 21px;max-width:540px;margin:auto;gap:16px}.mobile-appbar>span{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:650;letter-spacing:-.3px}.mobile-appbar img{border-radius:7px}.mobile-appbar button{background:#e2ece8;display:flex;align-items:center;gap:6px;border-radius:20px;color:#397565;font-size:14px;padding:8px 12px;min-height:36px}.mobile-appbar svg{width:16px;height:16px}
 .page-heading{margin:0 0 23px;align-items:flex-end}.page-heading h1{font-size:34px;letter-spacing:-1.1px;line-height:1.1;font-weight:760}.page-heading .date{font-size:14px;margin-bottom:8px;color:#828b99}.briefing{display:none}.mobile-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 23px;background:#fff;border:1px solid #e8ebef;border-radius:20px;padding:18px 5px;box-shadow:0 2px 3px #243a4c02}.mobile-summary>div{text-align:center;border-right:1px solid #edf0f4}.mobile-summary>div:last-child{border:0}.mobile-summary b{display:block;font-size:26px;letter-spacing:-1px;font-weight:670;color:#28364c;line-height:1.15}.mobile-summary span{display:block;font-size:12px;color:#828a98;margin-top:5px}.mobile-summary .has-urgent b{color:#b58225}.mobile-summary .has-late b{color:#c35060}
 .notice{border:0;background:#e4ede9;border-radius:14px;padding:13px 14px;margin-bottom:23px;gap:8px;flex-wrap:nowrap}.notice p{font-size:12px;min-width:0;line-height:1.45}.notice strong{color:#397464;font-size:14px}.notice p>span{display:block;color:#6c847b;font-size:12px}.notice button{border:0;background:white;color:#367362;border-radius:9px;font-size:12px;padding:9px;min-height:40px}.service-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:0 20px 15px;margin:0 -20px;scroll-snap-type:x proximity}.service-chips::-webkit-scrollbar{display:none}.service-chips button{flex-shrink:0;background:#e8ebf0;color:#697487;font-size:14px;font-weight:550;border-radius:12px;padding:10px 16px;min-height:42px;scroll-snap-align:start}.service-chips .selected{background:#20344b;color:white}.mobile-service{display:none}.list-toolbar{display:flex;gap:12px;margin:3px 0 12px}.list-toolbar h2{font-size:16px;font-weight:650;display:none}.list-toolbar input{background:#e8ebf0;border:0;border-radius:12px;font-size:16px;padding:12px 15px;min-height:44px}.list-toolbar input::placeholder{color:#939caa}.task{position:relative;border:0;background:white;border-radius:16px;padding:17px 13px;gap:11px;margin-bottom:9px;align-items:flex-start;box-shadow:0 1px 3px #24394a04}.complete{position:relative;border-radius:50%;width:27px;height:27px;margin:1px 0 0;border-color:#cfd6df;flex-shrink:0;font-size:16px}.complete::before{content:'';position:absolute;inset:-9px}.complete.checked{background:#168270;border-color:#168270}.task-body{min-height:44px;padding:0 2px 0 0}.task-top{display:block;padding-right:35px;position:relative}.task h3{font-size:16px;font-weight:580;letter-spacing:-.2px;line-height:1.4;color:#29374a}.priority{display:inline-block;font-size:11px;margin-top:7px;padding:3px 7px;border-radius:5px}.priority.p0,.priority.p1{display:none}.task-notes{font-size:14px;margin-top:5px;color:#8c95a3;line-height:1.4}.task-meta{font-size:12px;line-height:1.5;gap:5px 10px;margin-top:8px;color:#8b94a3}.task-meta>span:first-child{color:#687b91}.postpone{position:absolute;right:7px;top:10px;width:44px;height:44px;padding:10px;font-size:23px;color:#9aa5b3}.task.is-done{opacity:.7}
 .mobile-tabs{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;z-index:10;background:#ffffffed;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid #dfe4eb;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-shadow:0 -5px 25px #25374b05}.mobile-tab,.mobile-create{height:57px;display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;background:none;color:#929aa7;padding:3px 0;border-radius:10px;min-width:0}.mobile-tab svg{width:24px;height:24px}.mobile-tab span,.mobile-create span{font-size:11px;font-weight:550;white-space:nowrap}.mobile-tab.active{color:#147c6f}.mobile-tab.active svg{stroke-width:2.1}.mobile-create{color:#167d70;gap:4px}.mobile-create svg{width:44px;height:36px;padding:5px 9px;border-radius:12px;background:#167d70;color:white;box-shadow:0 3px 8px #167d7020}.mobile-create span{font-size:10px}.mobile-add{display:none}.mobile-segments{display:flex;border-radius:11px;background:#e2e6ec;padding:3px;margin-bottom:18px;gap:3px}.mobile-segments button{flex:1;min-height:38px;border-radius:8px;background:none;color:#7a8392;font-size:14px;font-weight:600}.mobile-segments .selected{background:white;color:#25384c;box-shadow:0 1px 5px #263a4c14}.empty{border:0;border-radius:18px;padding:32px 24px;background:#ffffffa8}.empty h3{font-size:16px}.empty p{font-size:14px}.empty .new-task{display:none}.empty-icon{border-radius:50%;background:#e4f0eb;color:#4c8c77}
 .settings-grid{display:block}.settings-grid>.card{border:0;border-radius:18px;padding:22px 18px;margin-bottom:18px}.settings-grid h2{font-size:18px;letter-spacing:-.4px}.settings-grid h3{font-size:16px}.settings-grid .card>p{font-size:14px}.settings-grid label{font-size:14px}.settings-grid input:not([type=checkbox]),.settings-grid select{background:#f3f5f8;border:0;border-radius:10px;min-height:48px}.settings-grid .switch{font-size:15px;line-height:1.5;align-items:center;justify-content:space-between;flex-direction:row-reverse}.settings-grid .switch input{appearance:none;-webkit-appearance:none;position:relative;flex-shrink:0;width:46px;height:28px;background:#d8dde4;border-radius:20px;margin:0;transition:background .15s}.settings-grid .switch input:after{content:'';position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:transform .15s}.settings-grid .switch input:checked{background:#168270}.settings-grid .switch input:checked:after{transform:translateX(18px)}.weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.weekdays span{padding:11px 2px;text-align:center;font-size:12px;border:0;background:#f0f3f6;border-radius:9px}.settings-grid .primary,.settings-grid .secondary{border-radius:11px;font-size:14px;min-height:46px}.install-guide{font-size:14px;border-radius:12px}.device,.group-title,.category{font-size:14px}.group-title .text-button,.category .text-button{font-size:12px;min-height:44px}.button-row{gap:7px}.button-row button{flex:1;padding:10px 8px}.settings-grid .button-link{display:block;text-align:center}
 dialog#editor{position:fixed;inset:auto 0 0;max-width:none;width:100%;margin:0;border:0;border-radius:24px 24px 0 0;max-height:calc(100dvh - env(safe-area-inset-top) - 12px);padding:26px 20px max(16px,env(safe-area-inset-bottom));background:#f2f3f7;overscroll-behavior:contain;animation:sheet-up .2s ease-out;box-shadow:0 -15px 70px #0c1c3425}dialog#editor::before{content:'';display:block;position:absolute;top:9px;left:calc(50% - 18px);width:36px;height:4px;border-radius:3px;background:#cdd3dd}body:has(dialog[open]){overflow:hidden}dialog::backdrop{background:#17223870;-webkit-backdrop-filter:blur(3px)}.modal-heading{align-items:center;gap:10px;margin-bottom:20px}.modal-heading .eyebrow{display:none}.modal-heading h2{font-size:21px;margin:0;letter-spacing:-.7px}.modal-heading .close{border-radius:50%;background:#e1e5eb;width:32px;height:32px;font-size:24px;color:#7e899a}.modal-heading .close:before{content:'';position:absolute;margin:-6px;inset:auto;width:44px;height:44px}.modal-footer{position:sticky;bottom:calc(-1 * max(16px,env(safe-area-inset-bottom)));background:#f2f3f7;padding:14px 0 max(16px,env(safe-area-inset-bottom));margin:12px 0 calc(-1 * max(16px,env(safe-area-inset-bottom)));gap:12px;z-index:1;border-top:1px solid #e2e7ee}.modal-footer>span:empty{display:none}.modal-footer>.primary{flex:1;min-height:50px;border-radius:13px;font-size:16px}.modal-footer>.danger{min-height:50px;font-size:14px;background:#eae4e8}.form-grid{gap:12px}#editor label{font-size:14px;color:#748093;margin-bottom:16px}#editor input:not([type=checkbox]),#editor textarea,#editor select{border:0;background:white;border-radius:12px;color:#23344a;min-height:48px;padding:13px;max-width:100%;min-width:0}#editor .task-title-label{font-size:0;margin-bottom:12px}#editor .task-title-label input{font-size:19px;font-weight:550;padding:17px 14px;min-height:60px}#editor .hint{font-size:12px;line-height:1.5;color:#8a94a2}.reminder-heading{margin-top:8px}.reminder-heading h3{font-size:16px}.reminder-row input{min-width:0;flex:1}dialog#confirm{border:0;border-radius:20px;padding:24px;width:calc(100% - 44px);background:#f2f3f7}#confirm .modal-footer{position:static;padding:0;margin:24px 0 0;background:none;border:0}.auth{padding:calc(35px + env(safe-area-inset-top)) 26px 45px;min-height:100dvh;background:#f2f3f7}.auth-panel{margin:0;padding:0;background:none;min-height:0;color:#21344a}.auth-panel .brand{margin:0 0 34px;font-size:14px;letter-spacing:1px}.auth-panel .brand img{width:44px;height:44px;border-radius:12px}.auth-panel .brand span{display:none}.auth-panel h1,.auth-panel p,.auth-note{display:none}.auth-form{padding:0}.auth-form .eyebrow{display:none}.auth-form h2{font-size:29px;font-weight:740;margin-top:0;margin-bottom:12px}.auth-form>p{font-size:16px;margin-bottom:30px}.auth-form input{border:0;border-radius:13px;min-height:54px}.auth-form label{font-size:14px}.auth-form .primary{min-height:54px;border-radius:14px;font-size:16px}.auth-form .hint{font-size:14px}#toast{bottom:calc(87px + env(safe-area-inset-bottom));border-radius:14px;font-size:14px;padding:15px 18px}body:has(dialog[open]) #toast{bottom:calc(95px + env(safe-area-inset-bottom))}
 @keyframes sheet-up{from{transform:translateY(40px);opacity:.5}to{transform:translateY(0);opacity:1}}
}

.task{position:relative}.task-menu{align-self:flex-start;position:relative;flex-shrink:0}.task-menu[open]{z-index:5}.task-menu summary{list-style:none;width:40px;height:40px;display:grid;place-items:center;font-size:26px;color:#728198;cursor:pointer;border-radius:10px}.task-menu summary::-webkit-details-marker{display:none}.task-menu summary:hover{background:#edf1f5}.task-menu-panel{position:absolute;right:0;top:42px;width:215px;padding:6px;background:#fff;border:1px solid #e0e5ec;border-radius:12px;box-shadow:0 8px 28px #15253f26}.task-menu-panel button{display:block;width:100%;padding:13px 12px;text-align:left;background:none;color:#26384e;border-radius:8px;font-size:14px;min-height:44px}.task-menu-panel button:hover{background:#eef4f1}.check-progress{color:#197b6b!important}.detail-actions{display:flex;align-items:center;gap:15px;margin-left:auto}.detail-actions .text-button{font-size:16px;font-weight:650}.detail-title{font-size:25px;line-height:1.3;letter-spacing:-.6px;overflow-wrap:anywhere;margin:0 0 13px}.detail-tags{display:flex;gap:10px;align-items:center;flex-wrap:wrap;font-size:14px;color:#768396}.detail-tags .priority{display:inline-block!important;margin:0;font-size:13px}.detail-dates{display:flex;gap:32px;background:#f1f4f8;padding:17px;border-radius:12px;margin:20px 0}.detail-dates dt{font-size:13px;color:#7d8899;margin-bottom:5px}.detail-dates dd{font-size:16px;margin:0}.detail-notes{white-space:pre-wrap;font-size:16px;overflow-wrap:anywhere;color:#53637a}.detail-checklist{margin:25px 0 16px}.detail-checklist h3{margin:0;font-size:17px}.detail-checklist .section-heading>span{font-size:14px;color:#167d70}.detail-checklist progress{width:100%;height:5px;border:0;border-radius:8px;overflow:hidden;background:#e5ebe8;accent-color:#167d70;margin:14px 0}.detail-checklist progress::-webkit-progress-bar{background:#e5ebe8}.detail-checklist progress::-webkit-progress-value{background:#167d70;border-radius:8px}.check-item{display:flex;align-items:center;gap:13px;padding:14px 4px;border-bottom:1px solid #e8ecf2;min-height:52px;margin:0!important;font-size:16px!important;font-weight:450;cursor:pointer}.check-item input{width:22px!important;height:22px!important;flex-shrink:0;margin:0}.check-item span{color:#293c52;overflow-wrap:anywhere}.check-item.is-checked span{text-decoration:line-through;color:#8b96a4}.check-edit-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.check-edit-row>span{font-size:20px;color:#167d70}.check-edit-row input{margin:0!important;min-width:0;flex:1;font-size:16px}.check-edit-row .close{flex-shrink:0}.detail-reminders{margin-top:22px}.detail-reminders h3{margin-bottom:10px}.detail-reminders p{font-size:14px;color:#708097;margin-bottom:8px}.task-detail .modal-footer>.primary{flex:1}.task-detail .primary:disabled{cursor:default;opacity:.45}
@media(max-width:700px){.task-menu{position:absolute;right:8px;top:8px}.task-menu summary{width:44px;height:44px}.task-menu-panel{top:44px}.task-body{padding-right:28px}.task-top{padding-right:0}.detail-title{font-size:26px}.detail-dates{background:white}.detail-checklist .check-items{background:#fff;border-radius:15px;overflow:hidden;padding:0 14px}.check-item:last-child{border:0}.detail-checklist .section-heading{margin-bottom:5px}.task-detail .modal-heading{margin-bottom:14px}.task-detail .detail-actions{margin-left:0;width:100%;justify-content:space-between}.task-detail .detail-notes{font-size:16px}.task-detail .detail-tags{font-size:14px}.check-editor{margin-bottom:24px}.check-edit-row .close{width:38px;height:44px}.task-menu-panel button{font-size:16px}}
