:root{--page:#f9f9f7;--card:#fcfcfb;--ink:#1c1b18;--ink-2:#52514e;--ink-3:#898781;--line:#e1e0d9;--time:#4a3aa7;--time-wash:#edebf8;--feel:#eb6834;--feel-wash:#fdeee4;--radius-sheet:20px;--radius-card:16px;--radius-chip:999px;--shadow-raised:0 6px 20px #1c1b182e;--ease-out:cubic-bezier(.16, 1, .3, 1);--slot-1:#2a78d6;--slot-2:#1baf7a;--slot-3:#eda100;--slot-4:#008300;--slot-5:#4a3aa7;--slot-6:#e34948;--slot-7:#e87ba4;--slot-8:#eb6834;--slot-gray:#a8a69e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--page:#0d0d0d;--card:#1a1a19;--ink:#f4f3ef;--ink-2:#c3c2b7;--ink-3:#898781;--line:#2c2c2a;--time:#9085e9;--time-wash:#26243a;--feel:#d95926;--feel-wash:#33221a;--shadow-raised:0 6px 20px #00000073;--slot-1:#3987e5;--slot-2:#199e70;--slot-3:#c98500;--slot-4:#008300;--slot-5:#9085e9;--slot-6:#e66767;--slot-7:#d55181;--slot-8:#d95926;--slot-gray:#5a5954;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--page:#0d0d0d;--card:#1a1a19;--ink:#f4f3ef;--ink-2:#c3c2b7;--ink-3:#898781;--line:#2c2c2a;--time:#9085e9;--time-wash:#26243a;--feel:#d95926;--feel-wash:#33221a;--shadow-raised:0 6px 20px #00000073;--slot-1:#3987e5;--slot-2:#199e70;--slot-3:#c98500;--slot-4:#008300;--slot-5:#9085e9;--slot-6:#e66767;--slot-7:#d55181;--slot-8:#d95926;--slot-gray:#5a5954;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/bricolage-grotesque-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/bricolage-grotesque-latin-700-normal.woff2)format("woff2")}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--page);color:var(--ink);-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:17px;line-height:1.45}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none;padding:0}#app{flex-direction:column;min-height:100dvh;display:flex}a{color:var(--time)}:focus-visible{outline:2px solid var(--time);outline-offset:2px;border-radius:4px}.text-display{font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.15}.text-title{font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.25}.text-body{font-size:1.0625rem}.text-secondary{color:var(--ink-2);font-size:.9375rem}.text-caption{color:var(--ink-3);font-size:.8125rem}.tabular{font-variant-numeric:tabular-nums;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.btn{border-radius:var(--radius-chip);min-height:44px;transition:transform .12s var(--ease-out), opacity .12s var(--ease-out);justify-content:center;align-items:center;gap:.4em;padding:0 1.1em;font-size:1rem;font-weight:600;display:inline-flex}.btn:active{transform:scale(.97)}.btn-time{background:var(--time);color:#fff}.btn-feel{background:var(--feel);color:#fff}.btn-quiet{color:var(--ink-2);background:0 0}.btn-quiet.warn{color:var(--feel)}.chip{border-radius:var(--radius-chip);background:var(--card);border:1px solid var(--line);min-height:40px;color:var(--ink);transition:background .12s var(--ease-out), transform .1s var(--ease-out), border-color .12s var(--ease-out);align-items:center;gap:.4em;padding:0 1em;font-size:.9375rem;font-weight:500;display:inline-flex}.chip:active{transform:scale(.96)}.chip.selected{border-color:#0000}.chip-time.selected{background:var(--time-wash);color:var(--time)}.chip-feel.selected{background:var(--feel-wash);color:var(--feel)}.chip-check{animation:chip-pop .2s var(--ease-out)}@keyframes chip-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.card{background:var(--card);border-radius:var(--radius-card);border:1px solid var(--line)}.nav-bar{z-index:20;padding:6px max(6px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));background:var(--card);border-top:1px solid var(--line);justify-content:space-around;align-items:center;display:flex;position:sticky;bottom:0}.nav-item{min-width:64px;min-height:52px;color:var(--ink-3);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.75rem;display:flex}.nav-item.active{color:var(--time)}.nav-badge{background:var(--feel);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:14px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-item-feel{background:var(--feel);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-raised);border-radius:50%;margin-top:-28px;font-size:1.5rem}.sheet-overlay{z-index:30;background:#0f0e0c66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sheet-panel{background:var(--card);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;width:100%;max-width:560px;max-height:88dvh;box-shadow:var(--shadow-raised);padding:14px 20px max(20px, env(safe-area-inset-bottom));animation:sheet-up .25s var(--ease-out);overflow-y:auto}.sheet-grabber{background:var(--line);border-radius:999px;width:36px;height:4px;margin:0 auto 14px}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.toast{left:50%;bottom:calc(72px + env(safe-area-inset-bottom));z-index:40;background:var(--ink);color:var(--page);box-shadow:var(--shadow-raised);animation:toast-up .2s var(--ease-out);border-radius:999px;align-items:center;gap:14px;max-width:calc(100vw - 32px);padding:10px 16px;font-size:.9375rem;display:flex;position:fixed;transform:translate(-50%)}.toast button{color:var(--time-wash);white-space:nowrap;font-weight:600}@keyframes toast-up{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.screen{flex:1;padding-bottom:16px;overflow-y:auto}.container{padding:0 16px}hr.hairline{border:none;border-top:1px solid var(--line);margin:0}input[type=text],input[type=number],textarea{background:var(--page);border:1px solid var(--line);border-radius:12px;width:100%;padding:10px 12px}input[type=range]{width:100%;accent-color:var(--feel)}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.now-card{border-radius:var(--radius-card);border:1px solid var(--line);background:var(--card);margin:12px 16px 0;overflow:hidden}.now-card-header{transition:background .4s var(--ease-out);padding:18px}.now-card-hour-line{align-items:baseline;gap:8px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.4rem;font-weight:700;display:flex}.now-card-sub{opacity:.85;margin-top:2px;font-size:.9375rem}.now-card-body{padding:16px 18px 18px}.now-card-logged-row{justify-content:space-between;align-items:center;display:flex}.now-card-logged-activity{align-items:center;gap:10px;font-size:1.0625rem;font-weight:500;display:flex}.date-header{justify-content:center;align-items:center;gap:4px;padding:14px 16px 4px;display:flex;position:relative}.date-nav-btn{min-width:44px;min-height:44px;color:var(--ink-2);border-radius:50%;font-size:1.25rem}.date-nav-btn:disabled{opacity:.3}.date-label{border-radius:12px;padding:8px 14px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.0625rem;font-weight:600}.date-native-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.timeline{margin-top:8px;padding:0 16px}.timeline-row{border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:12px;width:100%;min-height:48px;padding:6px 0;display:flex}.timeline-hour-label{width:56px;color:var(--ink-3);flex-shrink:0;font-size:.8125rem}.timeline-activity-pill{border-radius:var(--radius-chip);align-items:center;gap:8px;padding:6px 12px;font-size:.9375rem;font-weight:500;display:inline-flex}.timeline-empty{color:var(--ink-3)}.timeline-empty-day{text-align:center;color:var(--ink-2);padding:32px 16px}.moment-pin-row{text-align:left;align-items:center;gap:10px;width:100%;padding:10px 0 10px 68px;display:flex}.moment-pin-dot{background:var(--feel);border-radius:50%;flex-shrink:0;width:8px;height:8px}.moment-pin-label{color:var(--ink);flex:1;font-size:.9375rem}.moment-pin-cta{color:var(--feel);white-space:nowrap;font-size:.8125rem}.sheet-row-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sheet-field-label{margin:16px 0 6px;display:block}.apply-row{margin-top:16px}.apply-row-buttons{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.settings-section{margin:20px 16px 0}.settings-section-title{padding:0 4px 6px}.settings-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);overflow:hidden}.settings-row{text-align:left;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:52px;padding:10px 14px;display:flex}.settings-row:last-child{border-bottom:none}.settings-row-label{align-items:center;gap:10px;display:flex}.settings-row-value{color:var(--ink-3);font-size:.9375rem}.settings-chevron{color:var(--ink-3)}.color-swatch-row{flex-wrap:wrap;gap:10px;margin:8px 0 4px;display:flex}.color-swatch{border:2px solid #0000;border-radius:50%;width:32px;height:32px}.color-swatch.selected{border-color:var(--ink)}.back-row{align-items:center;gap:8px;padding:12px 16px 0;display:flex}.lock-screen{z-index:100;background:var(--page);flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:24px;display:flex;position:fixed;inset:0}.pin-dots{gap:14px;display:flex}.pin-dot{border:1.5px solid var(--ink-3);border-radius:50%;width:14px;height:14px}.pin-dot.filled{background:var(--time);border-color:var(--time)}.pin-dot.shake{animation:.3s pin-shake}@keyframes pin-shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.pin-pad{grid-template-columns:repeat(3,64px);gap:16px;display:grid}.pin-key{background:var(--card);border:1px solid var(--line);border-radius:50%;width:64px;height:64px;font-family:Bricolage Grotesque,system-ui,sans-serif;font-size:1.375rem}.pin-key:active{background:var(--time-wash)}.emotion-slider-row{margin:14px 0}.emotion-slider-label{justify-content:space-between;margin-bottom:6px;font-size:.9375rem;display:flex}.tinted-sheet-header{border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;transition:background .4s var(--ease-out);margin:-14px -20px 18px;padding:18px 20px 16px}.tinted-sheet-header-row{justify-content:space-between;align-items:center;display:flex}.tinted-sheet-time-btn{opacity:.85;font-size:.875rem}.progress-dots{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.progress-dot{background:var(--line);border-radius:50%;width:7px;height:7px}.progress-dot.active{background:var(--feel)}.worksheet-helper{margin:-4px 0 14px}.thought-card{background:var(--page);border:1px solid var(--line);border-radius:var(--radius-card);margin-bottom:14px;padding:14px}.thought-card-text{margin-bottom:10px;font-size:.9375rem}.distortion-chip-row{flex-wrap:wrap;gap:8px;display:flex}.distortion-chip{align-items:center;gap:6px;display:inline-flex}.distortion-chip-info{background:var(--line);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;display:inline-flex}.tagged-distortion-pill{color:var(--feel);background:var(--feel-wash);border-radius:var(--radius-chip);margin:0 6px 6px 0;padding:3px 10px;font-size:.8125rem;display:inline-block}.worksheet-remove-btn{color:var(--ink-3);font-size:.8125rem}.reveal-row{margin-bottom:20px}.reveal-row-label{justify-content:space-between;margin-bottom:6px;font-size:.9375rem;display:flex}.reveal-bar-track{background:var(--line);border-radius:999px;height:8px;overflow:hidden}.reveal-bar-fill{background:var(--feel);height:100%;transition:width .6s var(--ease-out);border-radius:999px}.segmented{background:var(--line);border-radius:999px;margin:16px 16px 0;padding:3px;display:flex}.segmented button{min-height:38px;color:var(--ink-2);border-radius:999px;flex:1;font-size:.9375rem;font-weight:500}.segmented button.active{background:var(--card);color:var(--ink);box-shadow:0 1px 2px #00000014}.period-switcher{justify-content:center;align-items:center;gap:6px;margin:14px 0 4px;display:flex}.insights-section-title{padding:20px 16px 6px}.bar-list{padding:0 16px}.bar-list-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.bar-list-label{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;width:38%;max-width:150px;font-size:.9375rem;display:flex;overflow:hidden}.bar-list-track{background:var(--line);border-radius:999px;flex:1;height:10px;overflow:hidden}.bar-list-fill{border-radius:999px;height:100%}.bar-list-value{text-align:right;width:44px;color:var(--ink-3);flex-shrink:0;font-size:.8125rem}.stacked-columns{padding:8px 16px 0}.stacked-columns-labels{display:flex}.stacked-columns-labels span{text-align:center;flex:1}.coverage-line{padding:4px 16px 0}.dumbbell-chart{padding:0 16px}.dumbbell-row{align-items:center;gap:10px;height:30px;display:flex}.dumbbell-label{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:34%;max-width:130px;font-size:.9375rem;overflow:hidden}.dumbbell-track{flex:1;height:12px;position:relative}.dumbbell-line{background:var(--line);height:2px;position:absolute;top:50%;transform:translateY(-50%)}.dumbbell-dot{border-radius:50%;width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)}.dumbbell-dot.before{background:var(--ink-3)}.dumbbell-dot.after{background:var(--feel)}.dumbbell-values{text-align:right;flex-shrink:0;width:60px}.hour-strip{gap:2px;padding:0 16px;display:flex}.hour-strip-cell{border-radius:3px;flex:1;min-width:8px;height:28px}.chart-tooltip{background:var(--ink);color:var(--page);border-radius:8px;margin:8px 16px 0;padding:4px 10px;font-size:.8125rem;display:inline-block}.ranked-list{padding:0 16px}.ranked-list-row{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;width:100%;padding:8px 0;display:flex}.ranked-list-row:last-child{border-bottom:none}.insights-empty{color:var(--ink-2);text-align:center;padding:24px 16px}.ios-banner{background:var(--time-wash);color:var(--time);justify-content:space-between;align-items:center;gap:10px;padding:10px 16px;font-size:.875rem;display:flex}.ios-banner button{flex-shrink:0;font-weight:600}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}
