@font-face{font-family:Feather;src:url(/Feather.ttf)format("truetype");font-display:block}@font-face{font-family:MDI;src:url(/MaterialCommunityIcons.ttf)format("truetype");font-display:block}.dashboard-shell{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0a;--card:#161616;--alt:#1c1c1c;--border:#222;--text:#fff;--secondary:#888;--muted:#666;--inverse:#0a0a0a}.dashboard-shell[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f5f7;--card:#fff;--alt:#f0f0f2;--border:#e0e0e4;--text:#1a1a1a;--secondary:#6b6b6b;--muted:#777;--inverse:#fff}:where(.dashboard-shell) *{box-sizing:border-box}.dashboard-shell{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}:where(.dashboard-shell) button,:where(.dashboard-shell) a{-webkit-tap-highlight-color:transparent}:where(.dashboard-shell) button{font:inherit;cursor:pointer;color:inherit}:where(.dashboard-shell) button:disabled{cursor:default;opacity:.42}:where(.dashboard-shell) button:focus-visible,:where(.dashboard-shell) a:focus-visible{outline-offset:5px;outline:2px solid #4d96ff}:where(.dashboard-shell) a{color:inherit;text-decoration:none}:where(.dashboard-shell) h1,:where(.dashboard-shell) h2,:where(.dashboard-shell) h3,:where(.dashboard-shell) p{margin:0}:where(.dashboard-shell) button{transition:background .15s,border-color .15s,opacity .15s}:where(.dashboard-shell) button:hover:not(:disabled){filter:brightness(1.12)}:where(.dashboard-shell) .site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:1120px;height:98px;margin:auto;padding:0 40px;display:flex}:where(.dashboard-shell) .brand{letter-spacing:-.6px;align-items:center;gap:10px;font-size:17px;font-weight:650;display:flex}:where(.dashboard-shell) .logo{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}:where(.dashboard-shell) .header-actions{align-items:center;gap:14px;display:flex}:where(.dashboard-shell) .web-label{letter-spacing:1.7px;color:var(--secondary);margin-right:8px;font-size:9px}:where(.dashboard-shell) .icon-button{width:34px;height:34px;color:var(--secondary);background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}:where(.dashboard-shell) .icon-button:hover{background:var(--alt);color:var(--text)}:where(.dashboard-shell) .dashboard{max-width:1040px;min-height:calc(100vh - 320px);margin:62px auto 90px;padding:0 40px}:where(.dashboard-shell) .welcome{justify-content:space-between;align-items:center;gap:20px;margin-bottom:38px;display:flex}:where(.dashboard-shell) .eyebrow{letter-spacing:2px;color:var(--secondary);margin-bottom:12px;font-size:9px;font-weight:600}:where(.dashboard-shell) h1{letter-spacing:-1.1px;font-size:30px;font-weight:650;line-height:1.18}:where(.dashboard-shell) .sync-actions{color:var(--secondary);align-items:center;gap:7px;font-size:10px;display:flex}:where(.dashboard-shell) .sync-dot{background:#6bcb77;border-radius:50%;width:5px;height:5px}:where(.dashboard-shell) .sync-dot.offline{background:#e8732a}:where(.dashboard-shell) .dashboard-grid{grid-template-columns:minmax(0,1fr) 264px;gap:46px;display:grid}:where(.dashboard-shell) .habits-panel{min-width:0}:where(.dashboard-shell) .date-heading{justify-content:space-between;align-items:center;width:100%;margin:0 auto 12px;display:flex}:where(.dashboard-shell) .date-heading h2{font-size:13px;font-weight:500}:where(.dashboard-shell) .week-strip{justify-content:space-between;gap:6px;width:100%;margin:0 auto;padding:0 0 18px;display:flex}:where(.dashboard-shell) .day{width:46px;color:var(--secondary);background:0 0;border:1px solid #0000;border-radius:999px;flex-direction:column;flex-shrink:0;align-items:center;gap:5px;padding:12px 8px;display:flex;position:relative}:where(.dashboard-shell) .day>span{letter-spacing:.5px;font-size:11px;font-weight:300;line-height:14px}:where(.dashboard-shell) .day strong{color:var(--text);font-size:16px;font-weight:300;line-height:20px}:where(.dashboard-shell) .day.selected strong{color:var(--inverse);font-weight:600}:where(.dashboard-shell) .day i{background:0 0;border-radius:50%;width:3px;height:3px;position:absolute;bottom:5px}:where(.dashboard-shell) .day i.perfect{background:#6bcb77}:where(.dashboard-shell) .day.today:not(.selected){border-color:var(--border);color:var(--text)}:where(.dashboard-shell) .day.selected{background:var(--text);color:var(--inverse)}:where(.dashboard-shell) .day.selected i.perfect{background:var(--inverse)}:where(.dashboard-shell) .list-heading{justify-content:space-between;align-items:center;margin:26px 0 15px;display:flex}:where(.dashboard-shell) .list-heading h2{letter-spacing:-.4px;font-size:18px;font-weight:600}:where(.dashboard-shell) .list-heading h2 span{color:var(--secondary);margin-left:10px;font-size:12px;font-weight:400}:where(.dashboard-shell) .text-button{color:var(--secondary);background:0 0;border:0;padding:5px 0;font-size:11px}:where(.dashboard-shell) .text-button:hover{color:var(--text);text-decoration:underline}:where(.dashboard-shell) .habit-list{flex-direction:column;gap:8px;display:flex}:where(.dashboard-shell) .habit-card{background:var(--card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:12px;min-height:67px;padding:14px;transition:background .2s,border-color .2s;display:flex}:where(.dashboard-shell) .habit-card.completed{background:color-mix(in srgb, var(--habit-color) 13%, var(--bg));border-color:color-mix(in srgb, var(--habit-color) 53%, transparent)}:where(.dashboard-shell) .habit-info{text-align:left;background:0 0;border:0;flex:1;align-items:flex-start;gap:12px;min-width:0;padding:0;display:flex}:where(.dashboard-shell) .habit-icon-wrap{width:20px;height:22px;color:var(--habit-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}:where(.dashboard-shell) .habit-icon{font-size:18px;line-height:22px;display:inline-block}:where(.dashboard-shell) .habit-icon.feather{font-family:Feather}:where(.dashboard-shell) .habit-icon.mdi{font-family:MDI}:where(.dashboard-shell) .mini-logo{justify-content:center;align-items:center;width:18px;height:18px;display:flex}:where(.dashboard-shell) .habit-text{flex-direction:column;gap:4px;min-width:0;display:flex}:where(.dashboard-shell) .habit-text strong{overflow-wrap:anywhere;font-size:15px;font-weight:600;line-height:21px}:where(.dashboard-shell) .habit-text>span{color:var(--secondary);font-size:12px;line-height:17px}:where(.dashboard-shell) .habit-text small{color:var(--secondary);font-size:10px;line-height:15px}:where(.dashboard-shell) .completed .habit-text strong{opacity:.5}:where(.dashboard-shell) .checkbox{border:2px solid var(--muted);background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}:where(.dashboard-shell) .completed .checkbox{background:var(--habit-color);border-color:var(--habit-color);color:#000}:where(.dashboard-shell) .completed .checkbox:disabled{opacity:1}:where(.dashboard-shell) .sidebar{flex-direction:column;gap:16px;padding-top:3px;display:flex}:where(.dashboard-shell) .progress-card,:where(.dashboard-shell) .daily-card{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:23px}:where(.dashboard-shell) .section-label{letter-spacing:1.3px;color:var(--secondary);justify-content:space-between;align-items:center;font-size:9px;font-weight:550;display:flex}:where(.dashboard-shell) .level-row{align-items:center;gap:12px;margin:22px 0 26px;display:flex}:where(.dashboard-shell) .level-badge{background:var(--alt);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}:where(.dashboard-shell) .level-row h2{letter-spacing:-.6px;font-size:21px;font-weight:550}:where(.dashboard-shell) .level-row p{margin-top:4px;font-size:11px}:where(.dashboard-shell) .xp-label{color:var(--secondary);justify-content:space-between;font-size:10px;display:flex}:where(.dashboard-shell) .progress-track{background:var(--border);border-radius:20px;height:4px;margin:9px 0 12px;overflow:hidden}:where(.dashboard-shell) .progress-track span{background:var(--text);border-radius:20px;height:100%;transition:width .3s;display:block}:where(.dashboard-shell) .xp-note{color:var(--muted);font-size:10px}:where(.dashboard-shell) .daily-count{justify-content:space-between;align-items:center;margin-top:19px;display:flex}:where(.dashboard-shell) .daily-count strong{letter-spacing:-2px;font-size:37px;font-weight:500}:where(.dashboard-shell) .daily-count strong span{color:var(--muted);margin-left:3px;font-size:24px;font-weight:400}:where(.dashboard-shell) .daily-count svg{color:var(--muted)}:where(.dashboard-shell) .daily-card>p{color:var(--secondary);margin-top:5px;font-size:11px}:where(.dashboard-shell) .completion-dots{flex-wrap:wrap;gap:6px;margin-top:20px;display:flex}:where(.dashboard-shell) .completion-dots i{background:var(--border);border-radius:3px;width:18px;height:6px}:where(.dashboard-shell) .companion-note{color:var(--secondary);gap:10px;padding:5px 8px;display:flex}:where(.dashboard-shell) .companion-note svg{flex-shrink:0;margin-top:2px}:where(.dashboard-shell) .companion-note p{font-size:11px;line-height:18px}:where(.dashboard-shell) .companion-note span{color:var(--muted)}:where(.dashboard-shell) .subtle-note{color:var(--muted);margin-top:22px;font-size:11px}:where(.dashboard-shell) .all-done{color:#6bcb77;align-items:center;gap:9px;padding:23px 0 8px;font-size:11px;display:flex}:where(.dashboard-shell) .empty{text-align:center;color:var(--secondary);padding:42px 16px}:where(.dashboard-shell) .empty svg{margin-bottom:15px}:where(.dashboard-shell) .empty h3{color:var(--text);font-size:15px;font-weight:500}:where(.dashboard-shell) .empty p{max-width:320px;margin:9px auto;font-size:12px;line-height:20px}:where(.dashboard-shell) .login-shell{justify-content:center;align-items:center;min-height:calc(100vh - 210px);padding:54px 24px 70px;display:flex}:where(.dashboard-shell) .login-card{text-align:center;width:380px}:where(.dashboard-shell) .hero-logo{width:60px;height:60px;margin:0 auto 31px}:where(.dashboard-shell) .login-card .eyebrow{margin-bottom:17px}:where(.dashboard-shell) .login-card h1{letter-spacing:-1.8px;font-size:39px;line-height:1.14}:where(.dashboard-shell) .login-copy{color:var(--secondary);margin-top:20px;font-size:13px;line-height:22px}:where(.dashboard-shell) .login-buttons{flex-direction:column;gap:10px;max-width:300px;margin:30px auto 0;display:flex}:where(.dashboard-shell) .login-button{border:1px solid var(--border);background:var(--card);border-radius:10px;justify-content:center;align-items:center;gap:10px;height:48px;font-size:13px;font-weight:500;display:flex}:where(.dashboard-shell) .login-button.apple{background:var(--text);color:var(--inverse);border-color:var(--text)}:where(.dashboard-shell) .google-g{font-size:18px;font-weight:650}:where(.dashboard-shell) .account-hint{color:var(--muted);margin-top:5px;font-size:10px;line-height:16px}:where(.dashboard-shell) .login-foot{border-top:1px solid var(--border);color:var(--secondary);justify-content:center;align-items:center;gap:8px;max-width:300px;margin:32px auto 0;padding-top:22px;font-size:10px;display:flex}:where(.dashboard-shell) .loading{color:var(--secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:38px 0;font-size:12px;display:flex}:where(.dashboard-shell) .error{color:#ff6b6b;margin-top:15px;font-size:12px;line-height:19px}:where(.dashboard-shell) .error-banner{background:#ff203510;border:1px solid #ff203530;border-radius:10px;justify-content:space-between;gap:16px;margin:0 0 20px;padding:12px 16px;display:flex}:where(.dashboard-shell) .offline-notice{color:#e8732a;margin-bottom:20px;font-size:12px}:where(.dashboard-shell) .dashboard-footer{max-width:1040px;color:var(--muted);justify-content:space-between;gap:20px;margin:auto;padding:24px 40px 32px;font-size:10px;line-height:18px;display:flex}:where(.dashboard-shell) .dashboard-footer nav{gap:20px;display:flex}:where(.dashboard-shell) .dashboard-footer a:hover{color:var(--text)}:where(.dashboard-shell) .footer-dot{padding:0 6px}:where(.dashboard-shell) .modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}:where(.dashboard-shell) .detail-modal{background:var(--card);border:1px solid var(--border);border-radius:24px;width:420px;max-width:100%;padding:30px;position:relative;box-shadow:0 20px 80px #0005}:where(.dashboard-shell) .modal-close{position:absolute;top:14px;right:14px}:where(.dashboard-shell) .detail-icon{margin:5px 0 14px}:where(.dashboard-shell) .detail-icon .habit-icon{font-size:28px}:where(.dashboard-shell) .detail-modal h2{letter-spacing:-.6px;overflow-wrap:anywhere;font-size:23px;font-weight:600}:where(.dashboard-shell) .detail-modal>p{color:var(--secondary);margin:9px 0 15px;font-size:12px;line-height:18px}:where(.dashboard-shell) .detail-streak{color:var(--secondary);align-items:center;gap:7px;margin-bottom:30px;font-size:12px;display:flex}:where(.dashboard-shell) .history-grid{grid-template-columns:repeat(10,1fr);gap:5px;margin-top:14px;display:grid}:where(.dashboard-shell) .history-grid>div{aspect-ratio:1;background:var(--alt);color:var(--secondary);border-radius:5px;justify-content:center;align-items:center;font-size:8px;display:flex}:where(.dashboard-shell) .history-grid>div[style*=background]{color:#000b}:where(.dashboard-shell) .history-grid>div.not-due{opacity:.3}:where(.dashboard-shell) .history-legend{color:var(--muted);justify-content:space-between;margin-top:10px;font-size:9px;display:flex}:where(.dashboard-shell) .spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width:1400px){:where(.dashboard-shell) .dashboard{margin-top:80px}}@media (max-width:760px){:where(.dashboard-shell) .site-header{height:76px;padding:0 24px}:where(.dashboard-shell) .web-label{display:none}:where(.dashboard-shell) .dashboard{margin:36px auto 50px;padding:0 24px}:where(.dashboard-shell) .welcome{align-items:flex-start;margin-bottom:24px}:where(.dashboard-shell) .welcome h1{font-size:26px}:where(.dashboard-shell) .sync-actions{gap:5px;padding-top:27px;font-size:9px}:where(.dashboard-shell) .sync-actions .icon-button{width:24px}:where(.dashboard-shell) .dashboard-grid{grid-template-columns:1fr;gap:30px}:where(.dashboard-shell) .sidebar{grid-template-columns:1fr 1fr;gap:12px;display:grid}:where(.dashboard-shell) .progress-card,:where(.dashboard-shell) .daily-card{padding:20px}:where(.dashboard-shell) .companion-note{grid-column:1/-1;margin-top:5px}:where(.dashboard-shell) .level-row{margin:16px 0 20px}:where(.dashboard-shell) .login-shell{min-height:calc(100svh - 188px)}:where(.dashboard-shell) .dashboard-footer{flex-wrap:wrap;gap:12px;padding:24px}:where(.dashboard-shell) .detail-modal{padding:25px}:where(.dashboard-shell) .day{width:42px}:where(.dashboard-shell) .login-card h1{font-size:36px}}@media (max-width:380px){:where(.dashboard-shell) .site-header,:where(.dashboard-shell) .dashboard{padding-left:16px;padding-right:16px}:where(.dashboard-shell) .welcome{display:block}:where(.dashboard-shell) .sync-actions{padding-top:10px}:where(.dashboard-shell) .progress-card,:where(.dashboard-shell) .daily-card{padding:15px}:where(.dashboard-shell) .level-row{gap:7px}:where(.dashboard-shell) .level-badge{width:34px;height:34px}:where(.dashboard-shell) .level-row h2{font-size:18px}}@media (prefers-reduced-motion:reduce){:where(.dashboard-shell) *{transition:none!important;animation:none!important}}.dashboard-shell{width:100%;min-height:100vh}:where(.dashboard-shell) .logo img,:where(.dashboard-shell) .mini-logo img{object-fit:contain;width:100%;height:100%;display:block}.dashboard-shell[data-theme=light] .logo img,.dashboard-shell[data-theme=light] .mini-logo img{filter:invert()}:where(.dashboard-shell) .rest-options{height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex:0 0 36px;place-items:center;padding:0;display:grid}:where(.dashboard-shell) .rest-options:hover{color:var(--habit-color)}:where(.dashboard-shell) .habit-card.resting{border-color:color-mix(in srgb, var(--habit-color) 45%, transparent)}:where(.dashboard-shell) .habit-card.resting .checkbox{color:var(--habit-color)}:where(.dashboard-shell) .rest-dialog{border:1px solid var(--border);background:var(--card);width:min(420px,100vw - 32px);color:var(--text);border-radius:22px;margin:auto;padding:28px}:where(.dashboard-shell) .rest-dialog::backdrop{background:#0009}:where(.dashboard-shell) .rest-dialog h2{margin:0 0 10px;font-size:21px}:where(.dashboard-shell) .rest-dialog p{color:var(--muted);margin:0 0 20px;font-size:14px}:where(.dashboard-shell) .rest-action,:where(.dashboard-shell) .rest-cancel{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;display:flex}:where(.dashboard-shell) .rest-action{background:color-mix(in srgb, var(--habit-color) 16%, var(--card));color:var(--habit-color);font-weight:600}:where(.dashboard-shell) .rest-cancel{color:var(--muted);background:0 0;margin-top:8px}:where(.dashboard-shell) .rest-dialog button:disabled{opacity:.45;cursor:not-allowed}:where(.dashboard-shell) .rest-dialog .rest-error{color:#e34f5f}@media (max-width:560px){:where(.dashboard-shell) .rest-dialog{width:100%;max-width:100%;padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0;margin:auto 0 0}}.history-grid>.rest-day{background-image:repeating-linear-gradient(135deg,#0000 0 3px,#777 3px 4px,#0000 4px 5.5px)}
