html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navigation-bg:#2e2e30;--navigation-text:#fff;--navigation-muted:color-mix(in srgb, var(--navigation-text) 78%, var(--navigation-bg));--navigation-hover:color-mix(in srgb, var(--navigation-text) 12%, var(--navigation-bg));--navigation-line:color-mix(in srgb, var(--navigation-text) 16%, var(--navigation-bg));--globalbar-height:56px;--bg:#fff;--surface:#fff;--surface-2:#f8f9fb;--surface-3:#f0f1f4;--text:#24262b;--muted:#6b7079;--line:#e7e9ee;--line-strong:#b7bec9;--light-control:#f8f9fb;--light-hover:#f0f1f4;--light-selected:#f0f1f4;--light-pressed:#e7e9ee;--light-chrome:#fff;--light-chrome-deep:#f8f9fb;--light-shadow-control:none;--light-shadow-raised:none;--light-shadow-floating:0 16px 64px #18203029, 0 2px 8px #1820300f;--radar-soft-relief-shadow:none;--shadow:var(--light-shadow-floating);--workspace-width:100%;--screen-content-max-width:none;--workspace-inline-padding:28px;--workspace-content-top-padding:12px;--workspace-heading-font-size:1.4rem;--shell-separator:#d5d8df;--shell-separator-active:#a5aab4;--overlay-dialog-shadow:var(--light-shadow-floating);--overlay-popover-shadow:0 8px 28px #1820301f, 0 1px 4px #18203014;--overlay-scrim:#181c2447}html[data-theme=light] body{background:var(--bg)}html[data-theme=light] .app-layout{padding-top:var(--globalbar-height)}html[data-theme=light] .app-main{min-height:calc(100dvh - var(--globalbar-height));background:#fff}html[data-theme=light] :is(.sidebar,.workspace-globalbar,.mobile-nav){--text:var(--navigation-text);--muted:var(--navigation-muted);--sidebar-active-text:var(--navigation-text);--sidebar-active-surface:var(--navigation-hover);--sidebar-active-edge:transparent;color:var(--navigation-text);background:var(--navigation-bg);box-shadow:none}.workspace-globalbar{z-index:55;border-bottom:1px solid var(--navigation-line);grid-template-columns:auto minmax(0,1fr) minmax(160px,280px);align-items:center;gap:24px;height:auto;min-height:56px;padding:6px 16px;display:grid;position:fixed;inset:0 0 auto}.workspace-globalbar-leading{align-items:center;gap:6px;min-width:0;display:flex}.globalbar-beta-notice{min-width:0;color:var(--navigation-text);align-items:center;gap:12px;font-size:.82rem;font-weight:500;line-height:1.4;display:flex}.globalbar-beta-badge{color:#252017;letter-spacing:.06em;background:#ffd166;border-radius:4px;flex:none;padding:4px 8px;font-size:.72rem;font-weight:750}.workspace-globalbar .globalbar-search{min-height:44px;color:var(--navigation-muted);cursor:pointer;width:100%;min-width:0;background:0 0;background:var(--navigation-hover);border:0;border-radius:6px;justify-content:flex-start;align-items:center;gap:8px;padding-inline:14px;font-size:.8rem;font-weight:400;display:flex}.globalbar-search>svg{flex-shrink:0}.globalbar-search>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-globalbar .globalbar-search:hover{background:var(--navigation-hover)}.workspace-globalbar button:focus-visible{outline:2px solid var(--navigation-text);outline-offset:-2px}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-account-toolbar{flex-direction:row;gap:6px;width:auto;display:flex}html[data-theme=light] .app-layout .workspace-globalbar :is(.sidebar-profile-trigger,.sidebar-toolbar-action){width:auto;min-width:44px;height:44px;color:var(--navigation-text);box-shadow:none;background:0 0;border:0;border-radius:6px;flex:none;align-items:center;padding:0 8px;display:flex}html[data-theme=light] .app-layout .workspace-globalbar :is(.sidebar-profile-trigger,.sidebar-toolbar-action):is(:hover,:focus-visible){background:var(--navigation-hover);box-shadow:none}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-profile-avatar{color:var(--navigation-text);background:var(--navigation-hover);border-color:var(--navigation-line)}html[data-theme=light] .app-layout .workspace-globalbar :is(.sidebar-profile-copy,.sidebar-profile-chevron){display:none}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-profile-trigger{flex:0 0 44px;width:44px;min-width:44px;padding:6px}html[data-theme=light] .app-layout .sidebar{top:var(--globalbar-height);height:calc(100dvh - var(--globalbar-height));border-right:1px solid var(--navigation-line);padding-block:14px}html[data-theme=light] .sidebar-column-resize{top:var(--globalbar-height)}.sidebar-footer{border-top:0;flex:none;justify-content:flex-end;padding-top:8px;display:flex}.sidebar-footer-toggle{width:44px;height:44px;color:var(--navigation-text);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.sidebar-footer-toggle:hover{background:var(--navigation-hover)}.sidebar-footer-toggle:focus-visible{outline:2px solid var(--navigation-text);outline-offset:-2px}@media (min-width:900px){html[data-theme=light] .app-layout .sidebar{flex-direction:column;display:flex}}html[data-theme=light] .sidebar-column-resize:after{background:0 0}html[data-theme=light] .sidebar-column-resize:is(:hover,:focus-visible):after{background:var(--shell-separator-active)}html[data-theme=light] .sidebar :is(.nav-link,.sidebar-nav-disclosure){color:var(--navigation-muted)}html[data-theme=light] .sidebar :is(.nav-link,.sidebar-nav-row,.sidebar-subnav-item){border-radius:6px}html[data-theme=light] .app-layout .sidebar :is(.nav-link,.sidebar-nav-row,.sidebar-subnav-item):is(:hover,:focus-within,.active){color:var(--navigation-text);background:var(--navigation-hover);box-shadow:none}html[data-theme=light] .app-layout .sidebar .sidebar-nav-main-link:is(:hover,:focus-visible){box-shadow:none;background:0 0}html[data-theme=light] .sidebar .nav-link.active .nav-icon,html[data-theme=light] .sidebar .sidebar-subnav-item{color:var(--navigation-text)}html[data-theme=light] .sidebar .sidebar-task-count{color:var(--navigation-muted);border-color:var(--navigation-line);border-radius:4px}html[data-theme=light] .sidebar .sidebar-nav-group{margin-block:3px}html[data-theme=light] .sidebar .sidebar-subnav{margin-bottom:8px}html[data-theme=light] .app-layout .topbar{top:var(--globalbar-height);z-index:35;border-bottom:1px solid var(--line);height:76px;box-shadow:none;background:#fff;padding-block:14px;position:sticky}.app-layout .topbar-primary{width:100%;padding-right:0}.app-layout .topbar-heading h1{letter-spacing:-.035em;font-weight:650}.app-layout .workspace-column-frame{width:100%}.app-layout .workspace-navigation-row{margin-bottom:12px}.app-layout .workspace-navigation-control{font-size:.8rem;font-weight:500}html[data-theme=light] :is(.project-overview-panel,.priority-overview-panel){border:0;border-bottom:1px solid var(--line);box-shadow:none;background:#fff;border-radius:0}html[data-theme=light] :is(.project-overview-panel,.priority-overview-panel) .panel-header{background:#fff;border-radius:0;min-height:48px}html[data-theme=light] :is(.project-overview-panel,.priority-overview-panel) .panel-header:is(:hover,:focus-within){background:var(--surface-2)}html[data-theme=light] :is(.project-overview-panel,.priority-overview-panel) .section-toggle strong{font-weight:600}html[data-theme=light] :is(.projects-overview-list,.dashboard-overview-list){gap:12px}html[data-theme=light] .overview-task-count{background:var(--surface-3);border:0;border-radius:4px}html[data-theme=light] :is(.task-list,.focused-context-task-list){padding-block:0}html[data-theme=light] .app-layout .task-list .task-row{border:0;border-bottom:1px solid var(--line);min-height:46px;box-shadow:none;background:#fff;border-radius:0;margin:0;padding-block:0}html[data-theme=light] .app-layout .task-list-item{margin-bottom:0}html[data-theme=light] .app-layout .task-row .task-title-line>strong{font-weight:400}html[data-theme=light] .app-layout .task-list .task-list-item:is(:hover,:focus-within) .task-row,html[data-theme=light] .app-layout .task-list .task-row.task-row-editor-open{background:var(--surface-2);border-color:var(--line);box-shadow:none}html[data-theme=light] .app-layout .task-list .task-list-item .task-row.completed{background:#fafbfc}html[data-theme=light] .app-layout .task-row .complete-button:before{width:20px;height:20px}html[data-theme=light] .app-layout .task-row .task-title-line{gap:8px}html[data-theme=light] .app-layout .task-row .task-title-line>.meta-pill{flex:none;margin-inline-start:auto}html[data-theme=light] .app-layout .focused-context-task-details-panel{border-color:var(--line);background:var(--surface-2);border-radius:6px}html[data-theme=light] .app-layout .focused-context-task-details-trigger{font-size:.72rem;font-weight:400}html[data-theme=light] .app-layout .task-list .task-list-item.drag-active .task-row,html[data-theme=light] .app-layout .project-overview-list-item.drag-active .project-overview-panel{border:1px solid var(--line);box-shadow:var(--light-shadow-floating);background:#fff;border-radius:6px}html[data-theme=light] .app-layout .habit-row{box-shadow:none;background:#fff;border-radius:6px}html[data-theme=light] .app-layout .habit-list-item.drag-active .habit-row{box-shadow:var(--light-shadow-floating)}html[data-theme=light] .app-layout .habit-toggle :is(strong,small){font-weight:500}html[data-theme=light] .app-layout :is(.panel,.calendar-panel){box-shadow:none;background:#fff}html[data-theme=light] :is(.button.primary,.button.secondary,.editor-footer .button){box-shadow:none}html[data-theme=light] :is(.entity-editor-dialog,.settings-dialog){border-radius:10px}html[data-theme=light] .global-search-backdrop{place-items:start center;padding:80px 24px 24px}html[data-theme=light] .global-search-dialog{width:min(720px,100%)}.navigation-appearance{gap:18px;max-width:620px;display:grid}.navigation-appearance-copy h3{margin:0;font-size:.9rem;font-weight:600}.navigation-appearance-copy p{color:var(--muted);margin:6px 0 0;font-size:.8rem;line-height:1.6}.navigation-appearance-preview{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template:27px 1fr/100px 1fr;height:172px;display:grid;overflow:hidden}.appearance-preview-bar{background:var(--preview-chrome);grid-column:1/-1;align-items:center;gap:12px;padding:0 10px;display:flex}.appearance-preview-bar>i{background:color-mix(in srgb, var(--preview-ink) 60%, var(--preview-chrome));border-radius:50%;width:12px;height:12px}.appearance-preview-bar>span{background:color-mix(in srgb, var(--preview-ink) 16%, var(--preview-chrome));border-radius:3px;width:40%;height:12px;margin-inline:auto}.appearance-preview-sidebar{background:var(--preview-chrome);flex-direction:column;gap:13px;padding:16px 12px;display:flex}.appearance-preview-sidebar>i{background:color-mix(in srgb, var(--preview-ink) 45%, var(--preview-chrome));border-radius:2px;width:80%;height:5px}.appearance-preview-sidebar>i:first-child{background:color-mix(in srgb, var(--preview-ink) 16%, var(--preview-chrome));width:100%;height:17px;margin-top:-4px}.appearance-preview-workspace{flex-direction:column;gap:13px;padding:20px;display:flex}.appearance-preview-workspace>b{background:#888e98;border-radius:2px;width:36%;height:7px;margin-bottom:5px}.appearance-preview-workspace>i{border-bottom:1px solid #e7e9ee;height:14px}.navigation-color-swatches{flex-wrap:wrap;gap:8px;display:flex}.navigation-color-swatches>button{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;width:44px;height:44px;padding:4px;display:grid}.navigation-color-swatches>button>span{color:var(--navigation-swatch-ink);background:var(--navigation-swatch);border:1px solid #00000014;border-radius:4px;place-items:center;display:grid}.navigation-color-swatches>button[aria-pressed=true]{border-color:var(--blue)}.navigation-color-swatches>button:focus-visible{outline:2px solid var(--text);outline-offset:2px}.navigation-custom-toggle{justify-self:start;font-weight:400}.navigation-current-color{color:var(--muted);font-variant-numeric:tabular-nums;margin-inline-start:12px;font-size:.74rem}.navigation-appearance .editor-custom-color-picker{min-height:300px}@media (max-width:1119px){.workspace-globalbar{grid-template-columns:auto minmax(0,1fr) minmax(100px,180px);gap:12px}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-profile-copy{display:none}}@media (max-width:899px){html[data-theme=light]{--workspace-inline-padding:16px}.workspace-globalbar{grid-template-columns:auto minmax(44px,1fr) auto;gap:8px;padding-inline:8px}.globalbar-beta-notice{grid-area:2/1/auto/-1;align-items:flex-start;padding:4px 4px 8px}.workspace-globalbar .globalbar-search{grid-area:1/3;width:180px}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-profile-chevron{display:none}html[data-theme=light] .app-layout .workspace-globalbar .sidebar-account-toolbar{gap:0}html[data-theme=light] .app-layout .topbar{height:68px;padding-block:10px}html[data-theme=light] .app-layout .mobile-nav{border-color:var(--navigation-line);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=light] .app-layout .mobile-nav a{color:var(--navigation-muted)}html[data-theme=light] .app-layout .mobile-nav a.active{color:var(--navigation-text);background:var(--navigation-hover);text-shadow:none}}@media (max-width:560px){.workspace-globalbar .globalbar-search{width:44px}.globalbar-search>span{display:none}.workspace-globalbar .globalbar-search{justify-content:center;padding-inline:0}html[data-theme=light] .app-layout .focused-context-task-row>.row-actions{top:0;right:0}html[data-theme=light] .app-layout .focused-context-task-row .task-title-line{padding-right:88px}html[data-theme=light] .app-layout .focused-context-task-row .focused-context-task-details-panel{margin-top:8px}html[data-theme=light] .app-layout .task-row .task-title-line>.meta-pill{margin-inline-start:0}html[data-theme=light] .global-search-backdrop{padding:12px}html[data-theme=light] .global-search-dialog{max-height:calc(100dvh - 24px)}}.habit-workspace{--habit-identity-width:304px;min-width:0}.habit-workspace-summary{align-items:center;gap:48px;padding:16px 0 24px;display:flex}.habit-summary-today{align-items:center;gap:13px;display:flex}.habit-summary-today>span:last-child{gap:5px;display:grid}.habit-workspace-summary strong{text-transform:capitalize;font-size:.87rem;font-weight:600}.habit-workspace-summary small{color:var(--muted);font-size:.72rem}.habit-summary-ring{background:conic-gradient(var(--blue) var(--summary-progress), var(--line) 0);border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.habit-summary-ring b{background:var(--surface);border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;font-weight:600;display:grid}.habit-summary-month{gap:7px;width:230px;max-width:45%;display:grid}.habit-summary-month>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.habit-summary-month b{font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.habit-summary-progress{background:var(--line);border-radius:4px;height:5px;overflow:hidden}.habit-summary-progress i{background:var(--blue);border-radius:inherit;height:100%;display:block}.habit-workspace-toolbar{flex-wrap:wrap;align-items:center;gap:12px 20px;padding:4px 0 18px;display:flex}.habit-view-switch{background:var(--surface-3);border-radius:8px;flex:none;gap:3px;padding:3px;display:inline-flex}.habit-view-switch button{min-height:44px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 14px;font-size:.76rem;font-weight:500}.habit-view-switch button[aria-pressed=true]{background:var(--surface);color:var(--text)}.habit-view-switch button:hover:not(:disabled){color:var(--text)}.habit-period-navigation{align-items:center;gap:2px;min-width:0;display:flex}.habit-period-navigation>span{color:var(--text);white-space:nowrap;padding:0 4px;font-size:.76rem;font-weight:500}.habit-period-navigation .icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;flex:0 0 44px}.habit-return-today{background:0 0;border:0;border-radius:6px;min-height:44px;padding:0 10px;font-size:.74rem}.habit-period-navigation button:hover:not(:disabled){background:var(--surface-3)}.habit-workspace-search{max-width:260px;height:44px;color:var(--muted);border:1px solid var(--line);background:var(--surface);border-radius:7px;flex:150px;align-items:center;gap:9px;margin-left:auto;padding-left:12px;display:flex}.habit-workspace-search input{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:none;padding:0 8px 0 0;font-size:.78rem}.habit-workspace-search:focus-within{outline:2px solid var(--line-strong);outline-offset:2px}.habit-workspace-search input::-webkit-search-cancel-button{-webkit-appearance:none}.habit-workspace-search button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;flex-shrink:0;place-items:center;padding:0;display:grid}.habit-table-scroll{overscroll-behavior-x:contain;border:1px solid var(--line);background:var(--surface);scrollbar-width:thin;border-radius:10px;width:100%;overflow-x:auto}.habit-table-scroll:focus-visible{outline:2px solid var(--line-strong);outline-offset:3px}.habit-table{min-width:calc(var(--habit-identity-width) + 392px)}.habit-view-3 .habit-table{min-width:calc(var(--habit-identity-width) + 420px)}.habit-view-12 .habit-table{min-width:calc(var(--habit-identity-width) + 1008px)}.habit-table-heading{grid-template-columns:var(--habit-identity-width) minmax(0, 1fr);background:var(--surface-2);border-bottom:1px solid var(--line);min-height:66px;display:grid}.habit-table-heading-name{z-index:4;border-right:1px solid var(--line);background:var(--surface-2);color:var(--muted);align-items:center;gap:10px;padding:12px 20px 12px 44px;font-size:.74rem;font-weight:500;display:flex;position:sticky;left:0}.habit-table-heading-name b{min-width:23px;color:var(--muted);background:var(--surface-3);text-align:center;border-radius:5px;padding:3px 6px;font-size:.67rem;font-weight:500}.habit-week-heading,.habit-week-cells{grid-template-columns:repeat(7,minmax(56px,1fr));display:grid}.habit-week-date{border-right:1px solid var(--line);color:var(--muted);align-content:center;justify-items:center;gap:4px;font-size:.68rem;display:grid}.habit-week-date strong{width:28px;height:28px;color:var(--text);border-radius:50%;place-items:center;font-size:.83rem;font-weight:500;display:grid}.habit-week-date.today{color:var(--blue);background:color-mix(in srgb, var(--blue) 4%, var(--surface))}.habit-week-date.today strong{color:#fff;background:var(--blue)}.habit-week-date.saturday>span{color:var(--swatch18)}.habit-week-date.sunday>span{color:var(--swatch19)}.habit-month-heading{grid-template-columns:repeat(var(--habit-month-count), minmax(0, 1fr));align-items:center;display:grid}.habit-month-heading span{color:var(--muted);text-align:center;padding:10px 6px;font-size:.72rem;font-weight:500}.habit-table-item{margin:0;padding:0!important}html[data-theme=light] .habit-table-item .habit-table-row{grid-template-columns:var(--habit-identity-width) minmax(0, 1fr);border:0;border-bottom:1px solid var(--line);background:var(--surface);min-height:94px;box-shadow:none;touch-action:auto;border-radius:0;padding:0;display:grid;overflow:visible}.habit-table-item:last-child .habit-table-row{border-bottom:0}.habit-table-identity{z-index:2;border-right:1px solid var(--line);background:var(--surface);align-content:center;gap:4px;min-width:0;padding:12px 10px 12px 44px;display:grid;position:sticky;left:0}.habit-table-item:hover .habit-table-identity{background:var(--surface-2)}.habit-table-name{align-items:center;gap:5px;min-width:0;display:flex}.habit-table-symbol{width:36px;height:40px;color:var(--habit-color);background:color-mix(in srgb, var(--habit-color) 10%, var(--surface));border-radius:8px;flex:0 0 36px;place-items:center;display:grid}.habit-table-title.habit-toggle{text-align:start;min-width:0;min-height:44px;color:var(--text);background:0 0;border:0;flex:1;padding:4px 2px;display:block}.habit-table-title strong{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:.82rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.habit-table-title small{color:var(--muted);margin-top:2px;font-size:.65rem;font-weight:400;display:block}.habit-table-name .icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex:0 0 44px;padding:0}.habit-table-name .icon-button:hover{background:var(--surface-3);color:var(--text)}.habit-table-meta{flex-wrap:wrap;align-items:center;gap:7px;min-height:14px;padding-left:41px;display:flex}.habit-table-meta>small{white-space:nowrap;color:var(--muted);font-variant-numeric:tabular-nums;font-size:.61rem}.habit-table-progress{background:var(--line);border-radius:4px;flex:0 0 54px;width:54px;height:3px;overflow:hidden}.habit-table-progress i{background:var(--habit-color);border-radius:inherit;height:100%;display:block}.habit-table-meta .habit-timer-inline{min-width:0;min-height:44px;box-shadow:none;border:0;border-radius:6px;gap:5px;margin-left:auto;padding:0 6px}.habit-table-meta .habit-timer-inline strong{font-size:.65rem}.habit-table-item>.habit-drag-handle{z-index:4;top:44px}.habit-week-slot{border-right:1px solid var(--line);place-items:center;display:grid}.habit-week-slot.today{background:color-mix(in srgb, var(--blue) 3%, var(--surface))}.habit-week-slot:last-child,.habit-week-date:last-child{border-right:0}.habit-week-check{width:100%;min-width:44px;height:100%;min-height:56px;color:var(--habit-color);background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.habit-week-check>span{border:1.5px solid var(--line-strong);background:var(--surface);border-radius:50%;place-items:center;width:30px;height:30px;transition:background .16s,border-color .16s,transform .16s;display:grid}.habit-week-check:hover:not(:disabled){background:color-mix(in srgb, var(--habit-color) 5%, transparent)}.habit-week-check:hover:not(:disabled)>span{border-color:var(--habit-color);transform:scale(1.08)}.habit-week-check.done>span{border-color:var(--habit-color);color:var(--habit-checkmark-color);background:var(--habit-color)}.habit-week-check.partial>span{border-color:var(--habit-color);background:linear-gradient(to top, color-mix(in srgb, var(--habit-color) 20%, var(--surface)) var(--cell-progress), var(--surface) 0)}.habit-week-check b{font-size:.57rem;font-weight:600}.habit-week-check:disabled{cursor:default;opacity:1}.habit-week-check.inactive:not(.done)>span{background:0 0;border-color:#0000}.habit-week-check.inactive i{background:var(--line-strong);border-radius:2px;width:9px;height:2px}.habit-week-slot.future .habit-week-check:not(.done)>span{border-style:dashed;border-color:var(--line);color:var(--line-strong);background:0 0}.habit-week-check:focus-visible{outline:2px solid var(--blue);outline-offset:-4px}.habit-heatmap{grid-template-columns:repeat(var(--habit-month-count), minmax(0, 1fr));align-items:center;display:grid}.habit-heatmap-month{border-right:1px solid var(--line);grid-template-columns:repeat(7,minmax(0,1fr));justify-self:center;gap:3px;width:min(100%,182px);padding:14px 12px;display:grid}.habit-heatmap-month:last-child{border-right:0}.habit-heatmap-day,.habit-heatmap-blank{aspect-ratio:1;border-radius:2px;min-width:0}.habit-heatmap-day{background:var(--surface-3);border:1px solid color-mix(in srgb, var(--line-strong) 45%, var(--surface))}.habit-heatmap-day.done{background:var(--habit-color);border-color:var(--habit-color)}.habit-heatmap-day.partial{border-color:var(--habit-color);background:linear-gradient(to top, var(--habit-color) var(--heatmap-progress), var(--surface-3) 0)}.habit-heatmap-day.inactive{background:0 0;border-color:#0000}.habit-heatmap-day.future{border-style:dashed;border-color:var(--line);background:0 0}.habit-heatmap-day.unavailable{background:0 0;border-color:#0000}.habit-heatmap-day.today{outline:1.5px solid var(--habit-color);outline-offset:1px}.habit-view-12 .habit-heatmap-month{gap:2px;padding:14px 7px}.habit-view-12 .habit-heatmap-day,.habit-view-12 .habit-heatmap-blank{max-height:12px}.habit-table-row>.animated-disclosure{grid-column:1/-1;min-width:0}.habit-table-row .habit-inline-history{border-top:1px solid var(--line);background:var(--surface-2);padding:18px 24px}.habit-table-item.habit-drag-overlay .habit-table-row{background:var(--surface);box-shadow:var(--light-shadow-floating)}.habit-table-item.habit-drag-overlay .habit-table-identity{position:static}.habit-search-empty{color:var(--muted);padding:44px 24px;font-size:.84rem}@media (hover:none),(pointer:coarse){.habit-table-item .habit-drag-handle,.habit-table-item .habit-edit-action{opacity:1;pointer-events:auto}}@media (max-width:680px){.habit-workspace{--habit-identity-width:272px}.habit-workspace-summary{gap:24px}.habit-workspace-toolbar{gap:10px}.habit-period-navigation{order:2;justify-content:flex-start;width:100%}.habit-workspace-search{max-width:none}.habit-view-switch button{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.habit-week-check>span{transition:none}}
