.phone[data-astro-cid-pi5iexg2]{--row-ink:var(--muted);--row-surface:var(--surface);border:1px solid var(--line);background:var(--canvas);width:100%;max-width:25rem;box-shadow:var(--shadow-raised);user-select:none;border-radius:28px;overflow:hidden}.screen[data-astro-cid-pi5iexg2]{gap:var(--space-lg);padding:var(--space-xxl) var(--space-xl) var(--space-xl);flex-direction:column;display:flex}.head[data-astro-cid-pi5iexg2]{gap:var(--space-xs);display:grid}.summary[data-astro-cid-pi5iexg2]{color:var(--muted);font-size:1rem}.section[data-astro-cid-pi5iexg2]{gap:var(--space-md);display:grid}.section-head[data-astro-cid-pi5iexg2]{align-items:center;gap:var(--space-sm);padding-inline:var(--space-xs);display:flex}.count[data-astro-cid-pi5iexg2]{border-radius:var(--radius-pill);background:var(--sunken);min-width:20px;height:20px;color:var(--muted);place-items:center;padding-inline:6px;font-size:.8125rem;font-weight:700;display:grid}.row[data-astro-cid-pi5iexg2]{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);background:var(--row-surface);box-shadow:var(--shadow-card);display:flex;position:relative;overflow:hidden}.row[data-astro-cid-pi5iexg2].overdue{--row-ink:var(--rust);--row-surface:var(--rust-soft)}.row[data-astro-cid-pi5iexg2].due-today{--row-ink:var(--accent)}.rail[data-astro-cid-pi5iexg2]{inset-block:0;background:var(--row-ink);width:4px;position:absolute;left:0}.thumb[data-astro-cid-pi5iexg2]{border-radius:var(--radius-md);background:var(--sunken);flex:none;place-items:center;width:64px;height:64px;font-size:26px;display:grid}.row-text[data-astro-cid-pi5iexg2]{align-items:flex-start;gap:var(--space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.row-name[data-astro-cid-pi5iexg2]{letter-spacing:-.006em;max-width:100%;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:1.125rem;font-weight:600;line-height:1.33;overflow:hidden}.row-standing[data-astro-cid-pi5iexg2]{color:var(--row-ink);font-size:.9375rem;line-height:1.47}.row-standing[data-astro-cid-pi5iexg2].due{font-weight:600}.badge[data-astro-cid-pi5iexg2]{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-pill);background:var(--sunken);color:var(--muted);margin-top:2px;font-size:.8125rem;font-weight:600}.badge[data-astro-cid-pi5iexg2].overdue{background:var(--rust);color:var(--on-accent)}.actions[data-astro-cid-pi5iexg2]{gap:var(--space-sm);flex:none;display:grid}.button[data-astro-cid-pi5iexg2]{min-width:82px;min-height:40px;padding-inline:var(--space-md);border-radius:var(--radius-sm);place-items:center;font-size:.875rem;font-weight:600;line-height:1.43;display:grid}.button[data-astro-cid-pi5iexg2].accent{background:var(--accent);color:var(--on-accent)}.button[data-astro-cid-pi5iexg2].quiet{background:var(--surface);border:1.5px solid var(--line-strong);color:var(--body)}.button[data-astro-cid-pi5iexg2].text{color:var(--muted)}.footer-bar[data-astro-cid-pi5iexg2]{gap:var(--space-sm);padding:var(--space-md) var(--space-xl) var(--space-xl);background:var(--canvas);border-top:1px solid var(--line);display:grid;box-shadow:0 -2px 12px #1522190f}.button[data-astro-cid-pi5iexg2].wide{border-radius:var(--radius-md);min-height:48px;font-size:1rem}@media (width<=380px){.thumb[data-astro-cid-pi5iexg2]{display:none}}@media (prefers-reduced-motion:no-preference){.phone[data-astro-cid-pi5iexg2]{animation:phone-lift .9s var(--ease-out) both}.head[data-astro-cid-pi5iexg2]{animation:rise .7s var(--ease-out) .15s both}.section-head[data-astro-cid-pi5iexg2],.row[data-astro-cid-pi5iexg2]{animation:rise .6s var(--ease-out) both;animation-delay:calc(.3s + var(--i) * 90ms)}.footer-bar[data-astro-cid-pi5iexg2]{animation:rise .7s var(--ease-out) .85s both}}@keyframes phone-lift{0%{opacity:0;transform:translateY(26px)scale(.985)}to{opacity:1;transform:none}}.water[data-astro-cid-pi5iexg2]{left:calc(var(--space-md) + 32px);pointer-events:none;width:0;position:absolute;top:0;bottom:0}.drip[data-astro-cid-pi5iexg2]{background:var(--accent);opacity:0;border-radius:50% 50% 50% 0;width:8px;height:8px;position:absolute;top:8px;left:-4px;rotate:-45deg}.ripple[data-astro-cid-pi5iexg2]{border:1.5px solid var(--accent);border-radius:var(--radius-pill);opacity:0;width:14px;height:14px;margin:-7px 0 0 -7px;position:absolute;top:50%;left:0}@media (prefers-reduced-motion:no-preference){.drip[data-astro-cid-pi5iexg2]{animation:6.5s cubic-bezier(.45,0,.7,1) 2.2s infinite phone-fall}.ripple[data-astro-cid-pi5iexg2]{animation:phone-soak 6.5s var(--ease-out) 2.68s infinite}}@keyframes phone-fall{0%{opacity:0;translate:0 -16px;scale:.55}3%{opacity:1}8%{opacity:1;translate:0 44px;scale:1}9.2%{opacity:0;translate:0 48px;scale:.5}to{opacity:0;translate:0 48px;scale:.5}}@keyframes phone-soak{0%{opacity:.85;transform:scale(.35)}14%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.frond[data-astro-cid-4c3aw3cl]{width:100%;height:auto;overflow:visible}.sway[data-astro-cid-4c3aw3cl]{transform-box:view-box;transform-origin:24px 214px}.stem[data-astro-cid-4c3aw3cl]{stroke-dasharray:var(--stem-length);stroke-dashoffset:var(--stem-length)}.leaflet[data-astro-cid-4c3aw3cl],.vein[data-astro-cid-4c3aw3cl]{transform-box:fill-box;transform-origin:0}@media (prefers-reduced-motion:no-preference){.stem[data-astro-cid-4c3aw3cl]{animation:draw 1.6s var(--ease-out) forwards}.leaflet[data-astro-cid-4c3aw3cl],.vein[data-astro-cid-4c3aw3cl]{animation:frond-unfurl .9s var(--ease-out) both;animation-delay:calc(.32s + var(--i) * 68ms)}.sway[data-astro-cid-4c3aw3cl]{animation:13s ease-in-out 2s infinite alternate frond-sway}}@media (prefers-reduced-motion:reduce){.stem[data-astro-cid-4c3aw3cl]{stroke-dashoffset:0}}@keyframes frond-unfurl{0%{opacity:0;transform:scale(.1)rotate(-14deg)}to{opacity:1;transform:none}}@keyframes frond-sway{0%{transform:rotate(-1.6deg)}to{transform:rotate(1.6deg)}}.tile[data-astro-cid-6uk7kk42]{background:var(--accent-soft);border-radius:var(--radius-md);place-items:center;width:56px;height:56px;display:grid}.glyph[data-astro-cid-6uk7kk42]{width:34px;height:34px;overflow:visible}.corner[data-astro-cid-6uk7kk42],.midrib[data-astro-cid-6uk7kk42],.span[data-astro-cid-6uk7kk42],.span-arrow[data-astro-cid-6uk7kk42]{stroke-dasharray:var(--len,30);stroke-dashoffset:var(--len,30)}.corner[data-astro-cid-6uk7kk42]{--len:16}.midrib[data-astro-cid-6uk7kk42]{--len:21}.span[data-astro-cid-6uk7kk42]{--len:18}.span-arrow[data-astro-cid-6uk7kk42]{--len:10}.leaf[data-astro-cid-6uk7kk42],.stamp[data-astro-cid-6uk7kk42]{transform-box:fill-box}.leaf[data-astro-cid-6uk7kk42]{transform-origin:8% 92%}.stamp[data-astro-cid-6uk7kk42]{transform-origin:50%}.bell-body[data-astro-cid-6uk7kk42]{transform-box:fill-box;transform-origin:50% 5px}.ring[data-astro-cid-6uk7kk42]{transform-box:fill-box}.ring[data-astro-cid-6uk7kk42].one{transform-origin:100% 100%}.ring[data-astro-cid-6uk7kk42].two{transform-origin:0 100%}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.corner[data-astro-cid-6uk7kk42],.midrib[data-astro-cid-6uk7kk42],.span[data-astro-cid-6uk7kk42],.span-arrow[data-astro-cid-6uk7kk42]{animation-name:draw;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view()}.corner[data-astro-cid-6uk7kk42]{animation-range:entry 10% cover 26%}.leaf[data-astro-cid-6uk7kk42]{animation-name:glyph-leaf-in;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 14% cover 30%}.midrib[data-astro-cid-6uk7kk42]{animation-range:entry 22% cover 34%}.stamp[data-astro-cid-6uk7kk42]{animation-name:glyph-stamp;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 28% cover 40%}.done[data-astro-cid-6uk7kk42]{animation-name:glyph-settle;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 12% cover 26%}.span[data-astro-cid-6uk7kk42]{animation-range:entry 18% cover 32%}.span-arrow[data-astro-cid-6uk7kk42]{animation-range:entry 28% cover 36%}.next[data-astro-cid-6uk7kk42]{animation-name:glyph-shift;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 26% cover 40%}.bell-body[data-astro-cid-6uk7kk42]{animation-name:glyph-nudge;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 12% cover 30%}.ring[data-astro-cid-6uk7kk42]{opacity:0;animation-name:glyph-ring;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 18% cover 36%}}}@supports not (animation-timeline:view()){.corner[data-astro-cid-6uk7kk42],.midrib[data-astro-cid-6uk7kk42],.span[data-astro-cid-6uk7kk42],.span-arrow[data-astro-cid-6uk7kk42]{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.corner[data-astro-cid-6uk7kk42],.midrib[data-astro-cid-6uk7kk42],.span[data-astro-cid-6uk7kk42],.span-arrow[data-astro-cid-6uk7kk42]{stroke-dashoffset:0}}@keyframes glyph-leaf-in{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:none}}@keyframes glyph-stamp{0%{opacity:0;transform:scale(1.7)}60%{opacity:1}to{opacity:1;transform:none}}@keyframes glyph-settle{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}@keyframes glyph-shift{0%{opacity:.2;transform:translate(-11px)}to{opacity:1;transform:none}}@keyframes glyph-nudge{0%{transform:rotate(0)}35%{transform:rotate(-9deg)}68%{transform:rotate(7deg)}to{transform:rotate(0)}}@keyframes glyph-ring{0%{opacity:0;transform:scale(.6)}45%{opacity:1}to{opacity:.9;transform:none}}.year[data-astro-cid-obtktd6t]{--band-growing:color-mix(in srgb, var(--accent) 22%, var(--surface));--band-resting:color-mix(in srgb, var(--slate) 20%, var(--surface));gap:var(--space-lg);justify-items:center;margin:0;display:grid}svg[data-astro-cid-obtktd6t]{width:100%;max-width:21rem;height:auto}.band[data-astro-cid-obtktd6t]{stroke-dasharray:var(--len);stroke-dashoffset:var(--len)}.drop[data-astro-cid-obtktd6t],.feed[data-astro-cid-obtktd6t]{opacity:0;transform-box:fill-box;transform-origin:50%}.sweep[data-astro-cid-obtktd6t]{transform-box:view-box;transform-origin:130px 130px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.band[data-astro-cid-obtktd6t]{animation-name:draw;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 10% cover 34%}.drop[data-astro-cid-obtktd6t]{animation-name:ring-land;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry calc(16% + var(--i) * 0.9%) cover calc(30% + var(--i) * 0.9%)}.feed[data-astro-cid-obtktd6t]{animation-name:ring-land;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry calc(30% + var(--i) * 1.4%) cover calc(42% + var(--i) * 1.4%)}.sweep[data-astro-cid-obtktd6t]{animation:40s linear infinite ring-year}}}@supports not (animation-timeline:view()){.band[data-astro-cid-obtktd6t]{stroke-dashoffset:0}.drop[data-astro-cid-obtktd6t],.feed[data-astro-cid-obtktd6t]{opacity:1}}@media (prefers-reduced-motion:reduce){.band[data-astro-cid-obtktd6t]{stroke-dashoffset:0}.drop[data-astro-cid-obtktd6t],.feed[data-astro-cid-obtktd6t]{opacity:1}}@keyframes ring-land{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:none}}@keyframes ring-year{to{transform:rotate(360deg)}}.half[data-astro-cid-obtktd6t]{font-family:var(--font);letter-spacing:.9px;text-anchor:middle;font-size:11px;font-weight:700}.legend[data-astro-cid-obtktd6t]{text-align:center;text-wrap:pretty;max-width:21rem}.opening[data-astro-cid-lcdefpme]{padding-block:clamp(var(--space-xxl), 4vw, var(--space-huge)) var(--space-huge);position:relative;overflow:hidden}.opening-inner[data-astro-cid-lcdefpme]{z-index:1;gap:var(--space-huge);align-items:start;display:grid;position:relative}.opening-text[data-astro-cid-lcdefpme]{gap:var(--space-lg);max-width:36rem;display:grid}.opening-text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:calc(var(--space-xs) * -1)}.note[data-astro-cid-lcdefpme]{color:var(--muted)}.opening-visual[data-astro-cid-lcdefpme]{justify-content:center;display:flex;position:relative}.opening-frond[data-astro-cid-lcdefpme]{z-index:-1;opacity:.9;pointer-events:none;width:88%;position:absolute;bottom:-7%;left:-34%}@media (width>=900px){.opening-inner[data-astro-cid-lcdefpme]{gap:clamp(var(--space-huge), 6vw, 4.5rem);grid-template-columns:1fr minmax(0,25rem)}.opening-text[data-astro-cid-lcdefpme]{padding-top:clamp(var(--space-xl), 3vw, var(--space-huge))}.opening-visual[data-astro-cid-lcdefpme]{justify-content:flex-end}}@media (width<=560px){.opening-frond[data-astro-cid-lcdefpme]{opacity:.6;width:66%;left:-20%}}.proof[data-astro-cid-lcdefpme]{gap:var(--space-sm);margin-top:var(--space-xs);flex-wrap:wrap;list-style:none;display:flex}.proof[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-lg);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--body);box-shadow:var(--shadow-card);font-size:.9375rem;font-weight:600;display:inline-flex}.proof[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";border-radius:var(--radius-pill);background:var(--accent);width:7px;height:7px}.atmosphere[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:0}.glow[data-astro-cid-lcdefpme]{filter:blur(70px);opacity:.5;border-radius:50%;position:absolute}.glow[data-astro-cid-lcdefpme].one{background:radial-gradient(circle,#2e6b4129,#0000 68%);width:34rem;height:34rem;top:-14%;right:4%}.glow[data-astro-cid-lcdefpme].two{background:radial-gradient(circle,#6ba17324,#0000 68%);width:30rem;height:30rem;bottom:-30%;left:-8%}.spore[data-astro-cid-lcdefpme]{bottom:-3%;left:var(--x);width:var(--size);height:var(--size);border-radius:var(--radius-pill);background:var(--leaf-light);opacity:0;position:absolute}@media (prefers-reduced-motion:no-preference){.glow[data-astro-cid-lcdefpme].one{animation:26s ease-in-out infinite alternate hero-breathe}.glow[data-astro-cid-lcdefpme].two{animation:34s ease-in-out -12s infinite alternate-reverse hero-breathe}.spore[data-astro-cid-lcdefpme]{animation:hero-drift var(--dur) linear var(--delay) infinite}}@keyframes hero-breathe{0%{transform:translate(0,0)scale(1)}to{transform:translate(-3%,4%)scale(1.14)}}@keyframes hero-drift{0%{opacity:0;transform:translate(0,0)}12%{opacity:.55}80%{opacity:.35}to{opacity:0;transform:translate3d(var(--drift), -74vh, 0)}}@media (prefers-reduced-motion:no-preference){.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{animation:rise .75s var(--ease-out) both}.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child{animation-delay:50ms}.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:.12s}.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.24s}.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(4){animation-delay:.36s}.opening-text[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:nth-child(5){animation-delay:.48s}}.band[data-astro-cid-lcdefpme]{gap:var(--space-xxxl);padding-block:clamp(var(--space-huge), 5vw, 4.5rem);border-top:1px solid var(--line);display:grid}.band-head[data-astro-cid-lcdefpme]{gap:var(--space-sm);max-width:34rem;display:grid}.cards[data-astro-cid-lcdefpme]{gap:var(--space-lg);display:grid}@media (width>=760px){.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.card[data-astro-cid-lcdefpme]{gap:var(--space-md);padding:var(--space-xl);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow .22s ease, transform .22s var(--ease-out);align-content:start;display:grid}.card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-raised);transform:translateY(-2px)}.card[data-astro-cid-lcdefpme] .tile{margin-bottom:var(--space-xs)}.split[data-astro-cid-lcdefpme]{gap:var(--space-xxxl);align-items:center;display:grid}.split-text[data-astro-cid-lcdefpme]{gap:var(--space-lg);max-width:36rem;display:grid}@media (width>=900px){.split[data-astro-cid-lcdefpme]{gap:clamp(var(--space-xxxl), 5vw, 4rem);grid-template-columns:1fr minmax(0,24rem)}}.split-visual[data-astro-cid-lcdefpme]{justify-content:center;display:flex}.resting[data-astro-cid-lcdefpme]{gap:var(--space-md);max-width:26rem;margin:var(--space-sm) 0 0;display:grid}.resting-row[data-astro-cid-lcdefpme]{gap:var(--space-xs);padding:var(--space-lg) var(--space-lg) var(--space-lg) var(--space-xl);background:var(--slate-soft);border-radius:var(--radius-lg);display:grid;position:relative;overflow:hidden}.resting-row[data-astro-cid-lcdefpme]:before{content:"";inset-block:0;background:var(--slate);width:4px;position:absolute;left:0}.resting-name[data-astro-cid-lcdefpme]{letter-spacing:-.006em;color:var(--ink);font-size:1.125rem;font-weight:600}.resting-standing[data-astro-cid-lcdefpme]{color:var(--slate);font-size:.9375rem;font-weight:600}.nots[data-astro-cid-lcdefpme]{align-content:start;gap:var(--space-xs);margin:0;list-style:none;display:grid}.nots[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:start;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--line);grid-template-columns:24px 1fr;display:grid}.nots[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-bottom:0}.no[data-astro-cid-lcdefpme]{width:24px;height:24px;margin-top:1px}.no-ring[data-astro-cid-lcdefpme]{stroke-dasharray:57;stroke-dashoffset:57px}.no-slash[data-astro-cid-lcdefpme]{stroke-dasharray:8;stroke-dashoffset:8px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.no-ring[data-astro-cid-lcdefpme]{animation-name:draw;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 14% cover 32%}.no-slash[data-astro-cid-lcdefpme]{animation-name:draw;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry 22% cover 40%}}}@supports not (animation-timeline:view()){.no-ring[data-astro-cid-lcdefpme],.no-slash[data-astro-cid-lcdefpme]{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.no-ring[data-astro-cid-lcdefpme],.no-slash[data-astro-cid-lcdefpme]{stroke-dashoffset:0}}.onward[data-astro-cid-lcdefpme]{border-bottom:1px solid color-mix(in srgb, var(--accent) 35%, transparent);font-weight:600;text-decoration:none}.onward[data-astro-cid-lcdefpme]:hover{border-bottom-color:var(--accent-pressed)}.key[data-astro-cid-lcdefpme]{gap:var(--space-md);max-width:52rem;padding:clamp(var(--space-xl), 3vw, var(--space-xxxl));background:var(--accent-soft);border-radius:var(--radius-lg);display:grid}.key[data-astro-cid-lcdefpme] .body[data-astro-cid-lcdefpme]{color:var(--body)}.key-sample[data-astro-cid-lcdefpme]{margin-top:var(--space-xs);padding:var(--space-md) var(--space-lg);background:var(--surface);border-radius:var(--radius-md);letter-spacing:1.2px;color:var(--ink);justify-self:start;align-items:baseline;font-size:1.0625rem;font-weight:600;display:flex}.key-dash[data-astro-cid-lcdefpme]{color:var(--line-strong)}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.key-group[data-astro-cid-lcdefpme],.key-dash[data-astro-cid-lcdefpme]{animation-name:fade-in;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:view();animation-range:entry calc(20% + var(--i) * 6%) cover calc(30% + var(--i) * 6%)}}}@media (width<=480px){.key-sample[data-astro-cid-lcdefpme]{letter-spacing:.6px;font-size:.875rem}}
