@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #ffffff;--bg-muted: #fafafa;--bg-elevated: #f5f5f5;--border: #e5e5e5;--border-accented: #d4d4d4;--text-dimmed: #a3a3a3;--text-muted: #737373;--text: #404040;--text-highlighted: #171717;--primary: #059669;--primary-contrast: #ffffff;--success: #16a34a;--success-text: #ffffff;--error: #dc2626;--error-bg: rgba(220, 38, 38, .08);--overlay: rgba(0, 0, 0, .4);--font-body: "Inter Variable", "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}.dark{--bg: #0a0a0a;--bg-muted: #171717;--bg-elevated: #262626;--border: #262626;--border-accented: #404040;--text-dimmed: #525252;--text-muted: #a3a3a3;--text: #d4d4d4;--text-highlighted: #ffffff;--primary: #34d399;--primary-contrast: #052e16;--success: #4ade80;--success-text: #052e16;--error: #f87171;--error-bg: rgba(248, 113, 113, .12);--overlay: rgba(0, 0, 0, .6)}*{box-sizing:border-box;margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;font-family:var(--font-body);color:var(--text);background:var(--bg)}.numerals{font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.01em;color:var(--text-highlighted)}.page{max-width:28rem;margin:0 auto;padding:max(1.25rem,env(safe-area-inset-top)) 1rem max(2rem,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:1.25rem}header{display:flex;align-items:center;justify-content:space-between}h1{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;color:var(--text-highlighted)}h2{font-size:1rem;font-weight:600;color:var(--text-highlighted)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:transparent;border:none;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent}.icon-btn:hover{background:var(--bg-elevated)}.icon-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.icon-btn svg{width:1.25rem;height:1.25rem}.icon-btn.sm{width:1.75rem;height:1.75rem}.icon-btn.sm svg{width:.9rem;height:.9rem}.timer-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.timer-button{position:relative;width:min(11.5rem,60vw);aspect-ratio:1;border-radius:9999px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;border:none;color:#fff;background:#059669;box-shadow:0 18px 50px -12px #05966973;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;cursor:pointer}.timer-button:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.timer-button.is-active{background:#4f46e5;box-shadow:0 18px 50px -12px #4f46e573}.timer-button.is-active:after{content:"";position:absolute;inset:-14px;border-radius:inherit;border:2px solid rgba(129,140,248,.4);pointer-events:none}.timer-button .stop-label{font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;opacity:.85}.timer-button .elapsed{font-size:2.75rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.timer-button .start-label{font-size:2rem;font-weight:700;letter-spacing:-.01em}.timer-hint-group{text-align:center}.timer-hint{font-size:.875rem;color:var(--text-muted)}.timer-consent{margin-top:.25rem;font-size:.75rem;color:var(--text-dimmed)}.timer-consent a{color:var(--text-muted)}.card{background:var(--bg-muted);border:1px solid var(--border);border-radius:.75rem}.card-header{padding:.875rem 1rem;border-bottom:1px solid var(--border)}.card-body{padding:1rem}.card-header-row{display:flex;align-items:center;justify-content:space-between}.window-note{font-size:.75rem;color:var(--text-dimmed)}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;text-align:center}.stat-value{font-size:1.5rem}.stat-label{font-size:.75rem;color:var(--text-muted)}.progress-name{font-weight:600;font-size:.9rem;color:var(--text-highlighted)}.separator{height:1px;background:var(--border);margin:.75rem 0;border:none}.rules{display:flex;flex-direction:column;gap:.75rem}.rule-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.rule-name-group{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.rule-name{font-size:1rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-highlighted);white-space:nowrap}.badge{font-size:.7rem;font-weight:500;padding:.15rem .5rem;border-radius:.375rem;white-space:nowrap}.badge.met{background:var(--success);color:var(--success-text)}.badge.not-yet{background:var(--bg-elevated);color:var(--text-muted)}.criteria{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.15rem .5rem;font-size:.72rem}.criterion{color:var(--text-dimmed)}.criterion.ok{color:var(--success)}.timeline{display:flex;flex-direction:column;gap:.75rem}.empty-box{border:1px dashed var(--border-accented);border-radius:.5rem;padding:1.5rem;text-align:center;font-size:.875rem;color:var(--text-dimmed)}.timeline ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.timeline li{display:flex;flex-direction:column;gap:.4rem;background:var(--bg-muted);border:1px solid var(--border);border-radius:.5rem;padding:.625rem .75rem}.entry-row{display:flex;align-items:center;gap:.75rem}.entry-note{font-size:.8rem;color:var(--text-muted);line-height:1.4;border-top:1px dashed var(--border);padding-top:.4rem;overflow-wrap:anywhere}.entry-main{min-width:0;flex:1}.entry-time-row{display:flex;align-items:baseline;gap:.5rem}.entry-clock{font-weight:600;color:var(--text-highlighted)}.in-progress{font-size:.75rem;font-weight:500;color:var(--primary)}.entry-interval{font-size:.75rem;color:var(--text-muted)}.entry-duration{font-size:1.05rem}.rating{display:flex;align-items:center}.rating-dot{padding:5px;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.rating-dot span{display:block;width:11px;height:11px;border-radius:9999px;border:1.5px solid var(--border-accented);background:transparent}.rating-dot.on span{background:var(--primary);border-color:var(--primary)}.modal-overlay{position:fixed;inset:0;z-index:50;background:var(--overlay);display:flex;align-items:center;justify-content:center;padding:1rem}.modal{width:100%;max-width:24rem;background:var(--bg);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 20px 60px -15px #0000004d}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid var(--border)}.modal-title{font-weight:600;color:var(--text-highlighted)}.modal-body{padding:1rem;display:flex;flex-direction:column;gap:1.25rem}.modal-text{font-size:.9rem;color:var(--text-muted);line-height:1.5}.modal-actions{display:flex;gap:.5rem;justify-content:flex-end}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .9rem;border-radius:.5rem;border:none;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.btn.secondary{background:var(--bg-elevated);color:var(--text-highlighted)}.btn.danger{background:var(--error);color:#fff}.btn.primary{background:var(--primary);color:var(--primary-contrast)}.io-row{display:flex;gap:.5rem}.io-row .btn{flex:1}.import-error{font-size:.8rem;color:var(--error);margin-top:.5rem}.btn.danger-soft{background:var(--error-bg);color:var(--error);width:100%}.btn.ghost{background:transparent;color:var(--text-muted)}.btn svg{width:1rem;height:1rem}.support-links{display:flex;flex-wrap:wrap;gap:.5rem}.support-links .coffee-btn,.support-links .sponsor-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:.5rem;background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);font-weight:500;text-decoration:none;white-space:nowrap}.support-links .coffee-btn:hover,.support-links .sponsor-btn:hover{border-color:var(--primary)}.support-links .coffee-btn:focus-visible,.support-links .sponsor-btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.support-links .coffee-btn svg,.support-links .sponsor-btn svg{width:1rem;height:1rem}.setting-row{display:flex;align-items:flex-start;gap:.75rem}.setting-label{font-weight:500;font-size:.9rem;color:var(--text-highlighted)}.setting-desc{font-size:.8rem;color:var(--text-muted);margin-top:.15rem}.switch{flex-shrink:0;width:2.5rem;height:1.4rem;border-radius:9999px;border:none;background:var(--bg-elevated);position:relative;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.switch:after{content:"";position:absolute;top:2px;left:2px;width:calc(1.4rem - 4px);height:calc(1.4rem - 4px);border-radius:9999px;background:var(--text-muted)}.switch[aria-checked=true]{background:var(--primary)}.switch[aria-checked=true]:after{left:auto;right:2px;background:#fff}.switch:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.segmented{display:flex;gap:2px;padding:2px;background:var(--bg-elevated);border-radius:.5rem;width:100%}.segmented button{flex:1;padding:.45rem .5rem;border:none;border-radius:.4rem;background:transparent;color:var(--text-muted);font-size:.85rem;font-weight:500;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.segmented button.active{background:var(--bg);color:var(--text-highlighted);box-shadow:0 1px 2px #00000014}.segmented button:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.rating-choices{display:flex;gap:.5rem}.rating-choice{flex:1;aspect-ratio:1;max-height:3.5rem;border-radius:.5rem;border:1px solid var(--border);background:var(--bg-muted);color:var(--text-highlighted);font-size:1.1rem;font-weight:600;font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.rating-choice:hover{border-color:var(--primary)}.rating-choice:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.rating-choice.selected{border:2px solid var(--primary);color:var(--primary)}.note-input{width:100%;border:1px solid var(--border);border-radius:.5rem;background:var(--bg-muted);color:var(--text);font-family:inherit;font-size:.9rem;line-height:1.4;padding:.5rem .6rem;resize:vertical}.note-input:focus-visible{outline:2px solid var(--primary);outline-offset:-1px}.note-input::placeholder{color:var(--text-dimmed)}.rating-scale-hint{display:flex;justify-content:space-between;font-size:.72rem;color:var(--text-dimmed)}.chart-empty{display:flex;height:8rem;align-items:center;justify-content:center;text-align:center;padding:0 1rem;border:1px dashed var(--border-accented);border-radius:.5rem;font-size:.875rem;color:var(--text-dimmed)}.chart-svg{width:100%;display:block}.content{max-width:28rem;margin:0 auto;padding:2.5rem 1.25rem max(3rem,env(safe-area-inset-bottom));color:var(--text-muted);font-size:.9rem;line-height:1.65}.content.divided{border-top:1px solid var(--border)}.content h2{font-size:1.05rem;margin:1.75rem 0 .5rem}.content h3{font-size:.95rem;font-weight:600;color:var(--text-highlighted);margin:1.25rem 0 .25rem}.content p{margin:.5rem 0}.content a{color:var(--primary)}.content ul{margin:.5rem 0;padding-left:1.1rem}.content li{margin:.3rem 0}.content .lead{color:var(--text)}.content .fine{font-size:.8rem;color:var(--text-dimmed)}.site-footer{max-width:28rem;margin:0 auto;padding:1.5rem 1.25rem max(2.5rem,env(safe-area-inset-bottom));display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;font-size:.8rem;color:var(--text-dimmed);border-top:1px solid var(--border)}.site-footer a{color:var(--text-muted);text-decoration:none;display:inline-flex;align-items:center;gap:.3rem}.site-footer a:hover{color:var(--text-highlighted)}.site-footer a svg{width:.9rem;height:.9rem}.site-footer .footer-version{margin-left:auto;font-variant-numeric:tabular-nums}
