:root{color:#151515;background:#f5f1ea;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:geometricPrecision}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,rgba(240,93,94,.08),transparent 26%),linear-gradient(225deg,rgba(47,143,131,.08),transparent 28%),#f5f1ea}button{border:0;font:inherit}.back-button{position:fixed;top:18px;left:18px;z-index:3;width:42px;height:42px;border:1px solid rgba(21,21,21,.12);border-radius:50%;background:#ffffffb8;color:#17130f;cursor:pointer;font-size:22px;line-height:1;box-shadow:0 14px 36px #3e32261a}.app-shell{width:min(1120px,100%);margin:0 auto;padding:28px clamp(16px,4vw,36px) 36px}.eyebrow{margin:0 0 4px;color:#6a6258;font-size:14px}h1,h2{margin:0;letter-spacing:0}h1{color:#17130f;font-size:clamp(34px,7vw,58px);line-height:.95}.sync-pill{display:inline-flex;align-items:center;gap:8px;min-width:max-content;padding:8px 11px;border:1px solid rgba(21,21,21,.1);border-radius:999px;background:#ffffff8a;color:#6a6258;font-size:13px}.sync-pill span{width:8px;height:8px;border-radius:50%;background:#a9a29a}.sync-pill[data-online=true] span{background:#2f8f83}.today-brief{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:18px;padding:0 0 18px;border-bottom:1px solid rgba(21,21,21,.12)}.brief-main{min-width:0}.brief-date{margin:0 0 10px;color:#6a6258;font-size:clamp(16px,2vw,20px);font-weight:700}.brief-main blockquote{width:100%;max-width:none;margin:0;color:#17130f;font-size:clamp(13px,3.1vw,28px);font-weight:720;line-height:1.12;white-space:nowrap;letter-spacing:0}.brief-side{display:grid;grid-template-columns:repeat(2,auto);gap:8px;justify-content:end}.weather-pill,.progress-pill,.running-pill{min-width:max-content;padding:8px 11px;border:1px solid rgba(21,21,21,.1);border-radius:999px;background:#ffffff8a;color:#6a6258;font-size:13px}.forest-section{margin-bottom:18px;padding:16px;border:1px solid rgba(21,21,21,.1);border-radius:8px;background:linear-gradient(180deg,#ffffff9e,#f0fae694),#ffffff94;box-shadow:0 14px 44px #3e322612}.forest-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.forest-head h2{color:#17130f;font-size:24px}.forest-head strong{color:#17130f;font-size:34px;line-height:1}.forest-ground{position:relative;min-height:178px;overflow:hidden;border-radius:8px;background:linear-gradient(180deg,#bbdd9d24,#bbdd9d57 58%,#674b2f33 59%),linear-gradient(90deg,#5b864e14,#2f8f551a)}.forest-ground:after{position:absolute;right:-4%;bottom:0;left:-4%;height:44px;border-radius:50% 50% 0 0;background:linear-gradient(180deg,#7d5739,#4b3020);content:""}.forest-ground.is-empty{display:grid;place-items:center}.forest-ground.is-empty p{z-index:1;margin:0;color:#6a6258;font-size:14px}.forest-tree{position:absolute;bottom:var(--tree-bottom);left:var(--tree-left);z-index:2;display:grid;justify-items:center;transform:translate(-50%) scale(var(--tree-size));transform-origin:50% 100%}.forest-tree.depth-0{z-index:4}.forest-tree.depth-1{z-index:3;opacity:.92}.forest-tree.depth-2{z-index:2;opacity:.84}.forest-tree .growth-tree{--scale: .82}.forest-tree span{margin-top:-6px;padding:2px 6px;border-radius:999px;background:#ffffffb8;color:#31583c;font-size:11px;font-weight:700;white-space:nowrap}.forest-tree.is-growing span{color:#17130f}.task-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-card{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:16px;align-items:stretch;min-height:196px;padding:18px;border:1px solid rgba(21,21,21,.1);border-radius:8px;background:#ffffffb3;box-shadow:0 14px 44px #3e322614;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.task-card:hover,.task-card:focus-visible{border-color:color-mix(in srgb,var(--accent),transparent 54%);box-shadow:0 18px 50px #3e322621;outline:0;transform:translateY(-1px)}.task-main{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:center;min-width:0}.task-copy{min-width:0}.task-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.task-heading h2{color:#17130f;font-size:22px}.task-heading span{color:#6a6258;font-size:14px}.time-readout{margin-bottom:10px;font-variant-numeric:tabular-nums;color:#221d18;font-size:clamp(34px,5vw,48px);font-weight:700;line-height:1}.progress-track{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#15151514}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .3s ease}.task-actions{display:grid;grid-template-columns:minmax(92px,1fr) minmax(72px,.72fr) auto;gap:8px;align-items:center;justify-items:stretch}.primary-action,.ghost-action{min-height:42px;border-radius:8px;cursor:pointer;transition:transform .18s ease,background .18s ease}.primary-action{background:var(--accent);color:#fff;font-weight:700}.ghost-action{border:1px solid rgba(21,21,21,.12);background:#fffaf3;color:#554c43}.primary-action:active,.ghost-action:active{transform:translateY(1px)}.status{justify-self:end;color:#8a8177;font-size:13px;white-space:nowrap}.status.is-done{color:#2f8f83;font-weight:700}.growth-tree{--scale: 1;position:relative;width:calc(78px * var(--scale));height:calc(96px * var(--scale));filter:drop-shadow(0 18px 20px rgba(61,73,46,.14)) drop-shadow(0 2px 1px rgba(49,32,22,.14))}.growth-tree-large{--scale: 3.05}.tree-svg{display:block;width:100%;height:100%;overflow:visible}.tree-shadow{fill:#4f372424}.soil{filter:drop-shadow(0 5px 5px rgba(66,42,28,.2))}.soil-top{fill:#be916073}.tree-trunk{transform-origin:90px 178px;transition:d .45s ease}.trunk-highlight{fill:none;stroke:#ffd6a56b;stroke-width:4;stroke-linecap:round}.tree-branches path{fill:none;stroke:#6e442b;stroke-width:8;stroke-linecap:round;transition:opacity .35s ease}.tree-crown{transform-box:fill-box;transform-origin:0 0;transition:opacity .45s ease,transform .45s ease}.leaf-light{fill:#b4e4866b}.new-leaves{fill:#6fbd5d;transition:opacity .45s ease}.sprout path:first-child{fill:none;stroke:#2f8f55;stroke-width:7;stroke-linecap:round;stroke-dasharray:42;transition:stroke-dashoffset .45s ease}.sprout path:not(:first-child){fill:#4aa65f;transform-origin:90px 178px;transform:scale(var(--sprout));transition:opacity .45s ease,transform .45s ease}.growth-tree.is-active .tree-crown,.growth-tree.is-active .new-leaves{animation:leaf-breathe 2.8s ease-in-out infinite}.growth-tree.is-active .sprout path:not(:first-child){animation:sprout-breathe 2.4s ease-in-out infinite}@keyframes leaf-breathe{0%{filter:saturate(1)}50%{filter:saturate(1.18) brightness(1.05)}to{filter:saturate(1)}}@keyframes sprout-breathe{0%,to{filter:brightness(1)}50%{filter:brightness(1.08)}}.focus-shell{min-height:100vh;display:grid;place-items:center;padding:58px clamp(16px,4vw,36px) 24px}.focus-stage{width:min(640px,100%);min-height:calc(100vh - 82px);display:grid;grid-template-rows:auto auto auto auto auto auto;justify-items:center;align-items:center;gap:12px}.focus-heading{justify-self:stretch;text-align:center}.focus-heading h1{font-size:clamp(42px,10vw,66px)}.focus-heading span{display:inline-block;margin-top:8px;color:#6a6258}.focus-time{font-variant-numeric:tabular-nums;color:#17130f;font-size:clamp(46px,12vw,72px);font-weight:800;line-height:.95}.tree-counter{margin-top:-4px;color:#6a6258;font-size:15px;font-weight:700}.focus-quote{width:100%;max-width:100%;margin:0;color:#211b16;font-size:clamp(18px,4.2vw,30px);font-weight:800;line-height:1.1;text-align:center;white-space:nowrap}.focus-progress{width:min(520px,100%);height:10px;overflow:hidden;border-radius:999px;background:#15151514}.focus-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .3s ease}.focus-actions{display:grid;grid-template-columns:minmax(140px,1fr) minmax(96px,.65fr) auto;gap:10px;width:min(520px,100%);align-items:center}.focus-actions .primary-action,.focus-actions .ghost-action{min-height:52px}@media(max-width:700px){.app-shell{padding-top:20px}.today-brief{grid-template-columns:1fr;gap:10px}.brief-main blockquote{font-size:clamp(12px,3.1vw,18px)}.brief-side{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:start}.task-card{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:0;padding:16px}.forest-section{padding:13px}.forest-head strong{font-size:30px}.forest-ground{min-height:154px}.task-list{grid-template-columns:1fr;gap:12px}.task-main{grid-template-columns:56px minmax(0,1fr);gap:13px}.task-actions{grid-template-columns:1fr .8fr auto}.status{grid-column:auto;justify-self:end}}@media(max-width:420px){h1{font-size:32px}.brief-date{font-size:15px}.brief-main blockquote{font-size:12px}.brief-side{gap:7px}.weather-pill,.progress-pill,.running-pill,.sync-pill{padding:7px 10px;font-size:12px}.forest-section{margin-bottom:14px}.forest-head h2{font-size:22px}.forest-ground{min-height:144px}.task-actions{grid-template-columns:1fr 1fr}.status{grid-column:1 / -1}.growth-tree-large{--scale: 2.36}.focus-stage{min-height:calc(100vh - 88px);gap:12px}.focus-actions{grid-template-columns:1fr 1fr}.focus-actions .status{grid-column:1 / -1;justify-self:center}.focus-quote{font-size:clamp(15px,4.15vw,18px)}}
