.hww[data-astro-cid-wwkfyzex]{--lane: 1fr;margin-top:8px}.hww-scale[data-astro-cid-wwkfyzex]{display:grid;grid-template-columns:210px var(--lane);gap:0}.hww-months[data-astro-cid-wwkfyzex]{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--color-line)}.hww-month[data-astro-cid-wwkfyzex]{padding:0 0 8px 10px;border-left:1px solid var(--color-line)}.hww-month[data-astro-cid-wwkfyzex]:first-child{border-left:none}.hww-chart[data-astro-cid-wwkfyzex]{position:relative;cursor:ew-resize;touch-action:pan-y;outline:none}.hww-chart[data-astro-cid-wwkfyzex]:focus-visible{outline:2px solid var(--color-ink);outline-offset:6px}.hww-row[data-astro-cid-wwkfyzex]{display:grid;grid-template-columns:210px var(--lane);align-items:center;gap:0;border-bottom:1px solid var(--color-line)}.hww-name[data-astro-cid-wwkfyzex]{font-size:17px;padding:14px 16px 14px 0;letter-spacing:-.01em;color:var(--color-mid);transition:color .2s ease}.hww-lane[data-astro-cid-wwkfyzex]{position:relative;height:100%;min-height:46px;display:block}.hww-bar[data-astro-cid-wwkfyzex]{position:absolute;top:50%;transform:translateY(-50%);left:calc(var(--s) * 100%);width:calc((var(--e) - var(--s)) * 100%);height:30px;display:flex;align-items:center;padding:0 11px;background:var(--color-surface);border:1px solid var(--color-line-strong);text-align:left;cursor:pointer;overflow:hidden;transition:background .22s ease,border-color .22s ease,color .22s ease}.hww-blurb[data-astro-cid-wwkfyzex]{font-size:12.5px;white-space:nowrap;color:var(--color-mid);transition:color .22s ease}.hww-row[data-astro-cid-wwkfyzex].is-live .hww-name[data-astro-cid-wwkfyzex]{color:var(--color-ink)}.hww-row[data-astro-cid-wwkfyzex].is-live .hww-bar[data-astro-cid-wwkfyzex]{background:var(--color-accent);border-color:var(--color-accent)}.hww-row[data-astro-cid-wwkfyzex].is-live .hww-blurb[data-astro-cid-wwkfyzex]{color:#fff}.hww-row[data-astro-cid-wwkfyzex].is-done .hww-bar[data-astro-cid-wwkfyzex]{background:var(--color-ink);border-color:var(--color-ink)}.hww-row[data-astro-cid-wwkfyzex].is-done .hww-blurb[data-astro-cid-wwkfyzex]{color:#ffffffb8}.hww-bar[data-astro-cid-wwkfyzex]:hover{border-color:var(--color-ink)}.hww-playhead[data-astro-cid-wwkfyzex]{position:absolute;top:0;bottom:0;left:calc(210px + (100% - 210px) * var(--t, .06));width:1px;background:var(--color-ink);z-index:3;pointer-events:none}.hww-playhead[data-astro-cid-wwkfyzex] i[data-astro-cid-wwkfyzex]{position:absolute;top:-5px;left:-4px;width:9px;height:9px;background:var(--color-ink);display:block}.hww-foot[data-astro-cid-wwkfyzex]{display:flex;justify-content:space-between;align-items:baseline;gap:20px;flex-wrap:wrap;padding-top:14px}.hww-detail[data-astro-cid-wwkfyzex]{margin-top:30px;border-top:1px solid var(--color-line-strong);padding-top:22px}.hww-detail-head[data-astro-cid-wwkfyzex]{margin-bottom:14px}.hww-cards[data-astro-cid-wwkfyzex]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;list-style:none;margin:0;padding:0}.hww-card[data-astro-cid-wwkfyzex]{display:none;border-left:2px solid var(--color-accent);padding-left:16px}.hww-card[data-astro-cid-wwkfyzex].is-shown{display:block}.hww-card-kicker[data-astro-cid-wwkfyzex]{color:var(--color-accent)}@media(max-width:900px){.hww-scale[data-astro-cid-wwkfyzex],.hww-row[data-astro-cid-wwkfyzex]{grid-template-columns:130px var(--lane)}.hww-name[data-astro-cid-wwkfyzex]{font-size:15px;padding-right:10px}.hww-playhead[data-astro-cid-wwkfyzex]{left:calc(130px + (100% - 130px) * var(--t, .06))}.hww-blurb[data-astro-cid-wwkfyzex]{display:none}}.plot-wrap[data-astro-cid-sm4um22l]{position:relative;overflow:hidden;background:var(--color-bg);border:1px solid var(--color-line);--canx: .5;--tilt: 30deg;touch-action:none;cursor:none}.plot-stage[data-astro-cid-sm4um22l]{position:relative;height:340px}@media(min-width:980px){.plot-stage[data-astro-cid-sm4um22l]{height:420px}}.plot-tree[data-astro-cid-sm4um22l]{position:absolute;inset:0;width:100%;height:100%;display:block;pointer-events:none}.plot-grass[data-astro-cid-sm4um22l]{position:absolute;left:0;right:0;bottom:0;width:100%;height:96px;display:block;overflow:visible}.plot-grass[data-astro-cid-sm4um22l] path[data-astro-cid-sm4um22l]{transform-box:fill-box;transform-origin:50% 100%;transform:scaleY(var(--g, .09));transition:transform .55s cubic-bezier(.18,.85,.3,1)}.plot-soil[data-astro-cid-sm4um22l]{position:absolute;left:0;right:0;bottom:0;height:5px;background:var(--color-ink);opacity:.9}.plot-can[data-astro-cid-sm4um22l]{position:absolute;bottom:78px;left:calc(var(--canx) * 100%);width:190px;max-width:none;transform:translate(-58%) rotate(var(--tilt));transform-origin:30% 62%;transition:transform .3s cubic-bezier(.2,.8,.3,1);pointer-events:none;display:block}.plot-drops[data-astro-cid-sm4um22l]{position:absolute;z-index:2;bottom:44px;left:calc(var(--canx) * 100%);width:58px;height:66px;transform:translate(104%);pointer-events:none;opacity:0;transition:opacity .2s}.plot-wrap[data-astro-cid-sm4um22l].is-watering .plot-drops[data-astro-cid-sm4um22l]{opacity:1}.plot-drops[data-astro-cid-sm4um22l] i[data-astro-cid-sm4um22l]{position:absolute;top:0;width:2px;height:10px;background:var(--color-ink);opacity:.45;animation:plot-drop .62s linear infinite}.plot-drops[data-astro-cid-sm4um22l] i[data-astro-cid-sm4um22l]:nth-child(2){left:13px;animation-delay:-.2s;height:7px}.plot-drops[data-astro-cid-sm4um22l] i[data-astro-cid-sm4um22l]:nth-child(3){left:26px;animation-delay:-.4s}.plot-drops[data-astro-cid-sm4um22l] i[data-astro-cid-sm4um22l]:nth-child(4){left:39px;animation-delay:-.1s;height:6px}.plot-drops[data-astro-cid-sm4um22l] i[data-astro-cid-sm4um22l]:nth-child(5){left:50px;animation-delay:-.32s}@keyframes plot-drop{0%{transform:translateY(0);opacity:.55}to{transform:translateY(56px);opacity:0}}.plot-copy[data-astro-cid-sm4um22l]{position:absolute;left:22px;top:28px;max-width:min(64%,520px);text-align:left;pointer-events:none}@media(min-width:980px){.plot-copy[data-astro-cid-sm4um22l]{left:40px;top:40px;max-width:min(58%,520px)}}@media(max-width:700px){.plot-wrap[data-astro-cid-sm4um22l]{--canx: .82}.plot-can[data-astro-cid-sm4um22l]{width:150px;bottom:72px}.plot-drops[data-astro-cid-sm4um22l]{bottom:40px}.plot-hint[data-astro-cid-sm4um22l]{font-size:18px}}.plot-hint[data-astro-cid-sm4um22l]{font-family:var(--font-hand);font-weight:400;font-size:20px;color:var(--color-muted);transform:rotate(-2.5deg);margin-top:14px;display:inline-block}.plot-bar[data-astro-cid-sm4um22l]{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 16px;border-top:1px solid var(--color-line);font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted)}.plot-bar[data-astro-cid-sm4um22l] button[data-astro-cid-sm4um22l]{font:inherit;background:none;border:1px solid var(--color-line-strong);color:var(--color-mid);padding:8px 14px;cursor:pointer}.plot-bar[data-astro-cid-sm4um22l] button[data-astro-cid-sm4um22l]:hover{background:var(--color-ink);color:#fff;border-color:var(--color-ink)}@media(prefers-reduced-motion:reduce){.plot-grass[data-astro-cid-sm4um22l] path[data-astro-cid-sm4um22l]{transform:scaleY(1)!important}.plot-wrap[data-astro-cid-sm4um22l]{cursor:auto}}
