:root{--bg:#f6f7f2;--surface:#fff;--ink:#24362e;--muted:#647168;--green:#316747;--line:#dde3d9;--radius:18px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;background:white;color:var(--ink);border:1px solid var(--line);padding:11px 16px;border-radius:10px;font-size:14px;font-weight:600;transition:background .15s}button:hover{background:#e9eee5}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #acb779;outline-offset:3px}.primary{background:var(--green);border-color:var(--green);color:white}.primary:hover{background:#214e32}[hidden]{display:none!important}.shell{max-width:1600px;margin:auto;display:grid;grid-template-columns:235px 1fr;min-height:100vh}aside{padding:42px 27px;border-right:1px solid var(--line);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{text-decoration:none;color:var(--ink);font-size:29px;letter-spacing:-1.5px;font-weight:750;white-space:nowrap}.brand-mark{font-size:39px;vertical-align:-3px;color:var(--green);margin-right:6px}.brand-dot{color:#8a9b5f}.tagline{font-size:12px;color:var(--muted);margin:8px 0 55px}nav{display:grid;gap:8px}.nav{display:flex;justify-content:space-between;text-align:left;border:none;background:transparent;padding:15px 17px;font-size:15px}.nav span{font-size:11px;opacity:.55}.nav.active{background:#e3eadc;color:#2e5438}.sidebar-foot{margin-top:auto;font-size:12px;font-weight:600;line-height:1.8}.sidebar-foot p{font-weight:400;color:var(--muted)}.local-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#71824b;margin-right:6px}main{padding:32px 52px;min-width:0}header{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);padding-bottom:38px}.prototype{border:1px solid var(--line);border-radius:20px;padding:7px 10px}h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:42px;letter-spacing:-1.5px;margin:0 0 10px;line-height:1.15}p{line-height:1.6}h2{font-size:20px;font-weight:600;margin:0}h3{font-size:16px;font-weight:600}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px}.page-heading p{color:var(--muted);margin:0;font-size:14px}.page-heading button{flex-shrink:0}.focus-panel{background:#e6ecdf;border:1px solid #dbe4d0;border-radius:var(--radius);padding:29px;display:grid;grid-template-columns:1fr auto;gap:20px}.label{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#5f7253}.focus-panel h2{font-family:Georgia,serif;font-size:31px;font-weight:400;margin:10px 0 6px}.focus-panel p{margin:0;color:#60705b;font-size:13px}.timer-side{text-align:right;display:flex;flex-direction:column;justify-content:center;gap:10px}.timer-side>span{font-size:32px;font-weight:400;letter-spacing:1px;font-variant-numeric:tabular-nums}.quick-start{grid-column:1/-1;display:flex;gap:8px;flex-wrap:wrap;padding-top:5px}.quick-start button{border:1px solid #d1dbc9;background:#f7faf3;padding:10px 13px;font-size:12px;display:flex;align-items:center;gap:7px}.quick-start button:hover,.quick-start button.selected{background:#d4dfc8;border-color:#879b71}.category-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:30px 0 20px}.section-title h2{font-size:18px}.day-picker{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}input,select{border:1px solid #cfd8ca;border-radius:8px;background:white;color:var(--ink);padding:10px;min-width:0;max-width:100%;font-size:14px}input[type=date]{padding:6px;font-size:12px}.overview{display:grid;grid-template-columns:1fr 225px;gap:30px}.time-chart{display:flex;gap:25px;align-items:center;min-width:0}.donut{width:160px;height:160px;border-radius:50%;background:#e4e8df;display:grid;place-items:center;flex-shrink:0}.donut>div{border-radius:50%;background:var(--bg);width:124px;height:124px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.donut strong{font-size:29px;font-weight:500}.donut span{font-size:12px;color:var(--muted)}.chart-detail h3{margin-top:0;line-height:1.5}.chart-detail p{font-size:13px;color:var(--muted)}.legend{display:flex;flex-wrap:wrap;gap:9px 15px}.legend>span{font-size:11px;display:inline-flex;align-items:center;gap:6px}.day-note{border-left:1px solid var(--line);padding-left:25px}.day-note p{font-family:Georgia,serif;font-size:21px;line-height:1.45;margin:13px 0}.day-note>span:last-child{font-size:11px;color:var(--muted);line-height:1.6;display:block}.muted{color:var(--muted);font-size:13px;line-height:1.65}.day-strip{height:21px;border-radius:5px;background:#e4e8df;position:relative;overflow:hidden}.segment{position:absolute;top:0;height:100%;min-width:1px}.axis{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;margin:9px 0 20px}.entry-row{width:100%;display:flex;align-items:center;gap:15px;padding:17px 0;border:none;border-radius:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;font-weight:400}.entry-row:hover{background:#edf0e7}.entry-time{font-size:12px;width:140px;color:var(--muted);flex-shrink:0}.entry-main{flex:1;min-width:0}.entry-main strong{display:block;font-size:14px;font-weight:600;overflow-wrap:anywhere}.entry-main small{display:block;color:var(--muted);font-size:12px;margin-top:4px;overflow-wrap:anywhere}.entry-duration{font-size:13px;white-space:nowrap}.entry-edit{color:var(--muted);font-size:12px}.empty{padding:35px 20px;text-align:center;border:1px dashed #cdd6c5;border-radius:12px;color:var(--muted);line-height:1.7;font-size:14px;margin-top:20px}.empty strong{color:var(--ink);display:block;font-size:16px;margin-bottom:5px}footer{text-align:center;margin:40px 0 8px;font-family:Georgia,serif;font-style:italic;color:#7a8772;font-size:14px}.insight-section{border-top:1px solid var(--line);padding:24px 0}.insight-section .section-title{margin:0 0 20px}.week-chart{height:250px;display:flex;gap:18px;padding:24px 5px 0;margin-bottom:24px}.week-col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;min-width:0}.week-stack{width:100%;max-width:65px;display:flex;flex-direction:column-reverse;border-radius:6px 6px 0 0;overflow:hidden;min-height:2px;background:#dfe5d8}.week-stack>div{min-height:1px}.week-col span{font-size:12px;color:var(--muted)}.week-col strong{font-size:11px;font-weight:500}.bar-row{display:grid;grid-template-columns:95px 1fr 70px;gap:15px;align-items:center;margin:20px 0;font-size:13px}.bar-track{height:10px;background:#e4e8df;border-radius:5px;overflow:hidden}.bar-fill{height:100%;border-radius:5px}table{width:100%;border-collapse:collapse;margin-top:18px;font-size:13px}th,td{padding:13px 10px;text-align:left;border-bottom:1px solid var(--line)}th{font-size:11px;color:var(--muted);font-weight:500}.settings-section{max-width:760px;border-top:1px solid var(--line);padding:25px 0}.settings-section>p{color:var(--muted);font-size:14px}.toggle{display:flex;gap:10px;align-items:center;margin:25px 0}.toggle input{width:18px;height:18px;accent-color:var(--green)}.settings-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.settings-grid label,form>label,.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:13px}.actions{display:flex;gap:10px;flex-wrap:wrap}.integration{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-top:25px}.integration p{font-size:13px;color:var(--muted);margin:5px 0}.integration>span{font-size:11px;color:var(--muted);border:1px solid var(--line);border-radius:20px;padding:7px 10px}.checkin{padding:20px;background:#f5e7bb;border:1px solid #e4d18e;border-radius:12px;margin-bottom:24px;display:flex;align-items:center;justify-content:space-between;gap:15px}.checkin p{font-size:13px;margin:5px 0 0}#notice{background:#e3eadc;padding:14px 18px;border-radius:10px;margin-bottom:20px;font-size:14px}dialog{border:1px solid var(--line);border-radius:20px;width:560px;max-width:calc(100% - 30px);padding:28px;color:var(--ink);box-shadow:0 24px 90px #24362e30}dialog::backdrop{background:#1d2d2255;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-heading button{font-size:25px;border:none;padding:0 8px;background:transparent}form>label{margin:20px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dialog-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.danger{color:#993e35;margin-right:auto}#form-error{font-size:13px;color:#9f3026;line-height:1.5}body:has(dialog[open]){overflow:hidden}
@media(min-width:1400px){main{padding:38px 65px}.focus-panel{padding:34px}.overview{gap:45px}.time-chart{gap:35px}}
@media(max-width:1100px){.shell{grid-template-columns:195px 1fr}aside{padding:32px 20px}main{padding:28px}.overview{grid-template-columns:1fr}.day-note{display:none}.page-heading{align-items:flex-start}h1{font-size:35px}.page-heading button{font-size:12px}.focus-panel{padding:23px}.entry-time{width:120px}}
@media(max-width:700px){.shell{display:block}aside{height:auto;position:static;border-right:0;padding:18px 20px 0}.brand{font-size:26px}.brand-mark{font-size:30px}.tagline,.sidebar-foot{display:none}nav{display:flex;border-bottom:1px solid var(--line);margin-top:18px;gap:5px}.nav{flex:1;justify-content:center;border-radius:8px 8px 0 0;padding:12px 10px;font-size:13px}.nav span{display:none}main{padding:23px 20px}header{padding-bottom:25px;font-size:11px}.page-heading{display:block;margin-bottom:23px}h1{font-size:34px;letter-spacing:-1px}.page-heading p{font-size:13px;line-height:1.6}.page-heading>button{margin-top:18px;font-size:13px}.focus-panel{padding:21px;gap:18px}.focus-panel h2{font-size:27px}.timer-side>span{font-size:21px}.timer-side button{font-size:11px;padding:9px}.focus-panel p{font-size:12px}.quick-start{gap:7px}.quick-start button{font-size:11px;padding:9px}.label{font-size:9px;letter-spacing:1.1px}.section-title h2{font-size:16px}.section-title{margin-top:27px}.day-picker{gap:4px;font-size:11px}.time-chart{gap:20px;align-items:center}.donut{width:122px;height:122px}.donut>div{width:93px;height:93px}.donut strong{font-size:23px}.chart-detail h3{font-size:14px}.chart-detail p{font-size:12px}.legend{gap:8px}.legend>span{font-size:10px}.entry-row{gap:9px;flex-wrap:wrap}.entry-time{width:100%;padding-left:17px;font-size:11px}.entry-main strong{font-size:13px}.entry-main small{font-size:11px}.entry-edit{display:none}.entry-duration{font-size:12px}.checkin{display:block}.checkin .actions{margin-top:14px}.settings-grid{gap:10px}.integration{align-items:flex-start}.integration>span{padding:5px 8px;font-size:10px}.week-chart{gap:10px}.week-col strong{font-size:10px}.bar-row{grid-template-columns:75px 1fr 60px;gap:10px;font-size:12px}th,td{padding:12px 5px;font-size:12px}th{font-size:10px}.form-grid{grid-template-columns:1fr}dialog{padding:22px}.dialog-heading h2{font-size:19px}.insight-section .section-title{align-items:flex-start;flex-direction:column;gap:5px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
