.week-strip[data-astro-cid-kgqbomux]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.week-cell[data-astro-cid-kgqbomux]{display:flex;flex-direction:column;align-items:center;gap:3px;padding:7px 0 6px;border-radius:9px;background:#ffffff8c;border:1px solid var(--border)}.week-dow[data-astro-cid-kgqbomux]{font-size:8.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--slate)}.week-num[data-astro-cid-kgqbomux]{font-size:12px;color:var(--charcoal);font-variant-numeric:tabular-nums}.week-dot[data-astro-cid-kgqbomux]{width:5px;height:5px;border-radius:50%;background:transparent}.week-dot[data-astro-cid-kgqbomux].full{background:var(--success)}.week-dot[data-astro-cid-kgqbomux].part{background:var(--blue-grey);opacity:.5}.week-cell[data-astro-cid-kgqbomux].sel{border-color:#10242e80;background:#fff}.week-cell[data-astro-cid-kgqbomux].sel .week-dot[data-astro-cid-kgqbomux]{background:var(--charcoal);opacity:.35}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]{animation:weekIn .4s cubic-bezier(.2,.8,.2,1) both}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(2){animation-delay:.05s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(3){animation-delay:.1s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(4){animation-delay:.15s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(5){animation-delay:.2s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(6){animation-delay:.25s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux]:nth-child(7){animation-delay:.3s}.art-week[data-astro-cid-kgqbomux].settling .week-cell[data-astro-cid-kgqbomux].sel{animation:weekPick .6s cubic-bezier(.34,1.4,.5,1) .55s both}@keyframes weekIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes weekPick{0%{transform:scale(1);box-shadow:0 0 #10242e33}45%{transform:scale(1.14);box-shadow:0 0 0 4px #10242e1f}to{transform:scale(1.06);box-shadow:0 0 0 2px #10242e24}}.add-rows[data-astro-cid-kgqbomux]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.add-row[data-astro-cid-kgqbomux]{display:flex;align-items:center;gap:8px;margin:0;line-height:1.35;padding:7px 9px;border-radius:10px;background:#ffffff8c;border:1px solid var(--border)}.add-box[data-astro-cid-kgqbomux]{flex:none;width:13px;height:13px;border-radius:4px;border:1.5px solid var(--border)}.add-text[data-astro-cid-kgqbomux]{font-size:12px;color:var(--charcoal)}.add-badge[data-astro-cid-kgqbomux]{margin-left:auto;flex:none;display:grid;place-items:center;width:15px;height:15px;border-radius:999px;background:#9fb6be47;color:var(--charcoal)}.add-input[data-astro-cid-kgqbomux]{display:flex;align-items:center;gap:7px;margin-top:7px;padding:7px 9px;border-radius:10px;border:1px dashed var(--border);font-size:12px;color:var(--slate)}.add-plus[data-astro-cid-kgqbomux]{font-size:13px;color:var(--blue-grey)}.art-add[data-astro-cid-kgqbomux].settling .add-row[data-astro-cid-kgqbomux]{animation:addIn .45s cubic-bezier(.2,.8,.2,1) both}.art-add[data-astro-cid-kgqbomux].settling .add-row[data-astro-cid-kgqbomux]:nth-child(2){animation-delay:.14s}.art-add[data-astro-cid-kgqbomux].settling .add-row[data-astro-cid-kgqbomux]:nth-child(3){animation-delay:.5s}.art-add[data-astro-cid-kgqbomux].settling .add-badge[data-astro-cid-kgqbomux]{animation:badgePop .4s cubic-bezier(.34,1.5,.5,1) .3s both}.art-add[data-astro-cid-kgqbomux].settling .add-row[data-astro-cid-kgqbomux]:nth-child(2) .add-badge[data-astro-cid-kgqbomux]{animation-delay:.44s}.art-add[data-astro-cid-kgqbomux].settling .add-input[data-astro-cid-kgqbomux]{animation:addIn .4s ease-out .36s both}@keyframes addIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@keyframes badgePop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.tick-rows[data-astro-cid-kgqbomux]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.tick-row[data-astro-cid-kgqbomux]{display:flex;align-items:center;gap:8px;margin:0;line-height:1.35;padding:4px 0}.tick-box[data-astro-cid-kgqbomux]{flex:none;width:15px;height:15px;border-radius:5px;display:grid;place-items:center;border:1.5px solid var(--border);background:transparent;color:#fff}.tick-box[data-astro-cid-kgqbomux] svg{opacity:0}.tick-text[data-astro-cid-kgqbomux]{font-size:12px;color:var(--slate)}.tick-bar[data-astro-cid-kgqbomux]{height:6px;border-radius:999px;background:var(--border);overflow:hidden;margin-top:12px}.tick-bar[data-astro-cid-kgqbomux] span[data-astro-cid-kgqbomux]{display:block;height:100%;width:100%;border-radius:999px;background:var(--success);transform-origin:left center}.tick-caption[data-astro-cid-kgqbomux]{margin-top:8px;font-size:11.5px;color:var(--slate);font-variant-numeric:tabular-nums}.art-tick[data-astro-cid-kgqbomux].settling .tick-box[data-astro-cid-kgqbomux]{animation:boxFill .45s cubic-bezier(.34,1.5,.5,1) both;animation-delay:calc(.2s + var(--i) * .28s)}.art-tick[data-astro-cid-kgqbomux].settling .tick-box[data-astro-cid-kgqbomux] svg{animation:boxCheck .3s ease-out both;animation-delay:calc(.32s + var(--i) * .28s)}.art-tick[data-astro-cid-kgqbomux].settling .tick-text[data-astro-cid-kgqbomux]{animation:textDone .3s ease-out both;animation-delay:calc(.32s + var(--i) * .28s)}.art-tick[data-astro-cid-kgqbomux].settling .tick-bar[data-astro-cid-kgqbomux] span[data-astro-cid-kgqbomux]{animation:barGrow 1.35s cubic-bezier(.3,.8,.3,1) .2s both}.art-tick[data-astro-cid-kgqbomux].settling .tick-caption[data-astro-cid-kgqbomux]{animation:capIn .4s ease-out 1.5s both}@keyframes boxFill{0%{background:transparent;border-color:var(--border);transform:scale(1)}45%{transform:scale(1.25)}to{background:var(--success);border-color:var(--success);transform:scale(1)}}@keyframes boxCheck{0%{opacity:0}to{opacity:1}}@keyframes textDone{0%{opacity:1}to{opacity:.55}}@keyframes barGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes capIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.settling[data-astro-cid-kgqbomux] .week-cell[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .add-row[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .add-badge[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .add-input[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .tick-box[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .tick-box[data-astro-cid-kgqbomux] svg,.settling[data-astro-cid-kgqbomux] .tick-text[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .tick-bar[data-astro-cid-kgqbomux] span[data-astro-cid-kgqbomux],.settling[data-astro-cid-kgqbomux] .tick-caption[data-astro-cid-kgqbomux]{animation:none}.tick-box[data-astro-cid-kgqbomux]{background:var(--success);border-color:var(--success)}.tick-box[data-astro-cid-kgqbomux] svg{opacity:1}}.rec-mock[data-astro-cid-24h26euf]{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;margin-top:20px}.rec-mock-title[data-astro-cid-24h26euf]{font-size:10.5px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--slate);margin-bottom:12px}.rec-rule[data-astro-cid-24h26euf]{padding:11px 13px;border-radius:12px;background:#fff9;border:1px solid var(--border)}.rec-rule[data-astro-cid-24h26euf]+.rec-rule[data-astro-cid-24h26euf]{margin-top:9px}.rec-rule-head[data-astro-cid-24h26euf]{display:flex;align-items:center;gap:8px}.rec-rule-ic[data-astro-cid-24h26euf]{flex:none;display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#9fb6be38;color:var(--charcoal)}.rec-rule-name[data-astro-cid-24h26euf]{font-size:13px;font-weight:500;color:var(--charcoal)}.rec-days[data-astro-cid-24h26euf]{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px}.rec-day[data-astro-cid-24h26euf]{font-size:10px;padding:3px 6px;border-radius:6px;border:1px solid var(--border);color:var(--slate);background:#ffffff80}.rec-day-all[data-astro-cid-24h26euf]{padding:3px 8px}.rec-day[data-astro-cid-24h26euf].on{background:var(--charcoal);border-color:var(--charcoal);color:#fff}.rec-day-list[data-astro-cid-24h26euf]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.rec-day-col[data-astro-cid-24h26euf]{display:flex;flex-direction:column;gap:5px;margin:0;line-height:1.4}.rec-day-label[data-astro-cid-24h26euf]{font-size:11px;color:var(--slate);font-variant-numeric:tabular-nums}.rec-seed-chip[data-astro-cid-24h26euf]{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--charcoal);padding:6px 9px;border-radius:9px;background:#a8c7b529;border:1px solid rgba(168,199,181,.45)}.rec-seed-box[data-astro-cid-24h26euf]{flex:none;width:11px;height:11px;border-radius:3px;border:1.5px solid rgba(168,199,181,.9)}.settling[data-astro-cid-24h26euf] .rec-rule[data-astro-cid-24h26euf]{animation:recIn .5s cubic-bezier(.2,.8,.2,1) both}.settling[data-astro-cid-24h26euf] .rec-rule[data-astro-cid-24h26euf]+.rec-rule[data-astro-cid-24h26euf]{animation-delay:.12s}.settling[data-astro-cid-24h26euf] .rec-day[data-astro-cid-24h26euf].on{animation:recDayOn .4s cubic-bezier(.34,1.5,.5,1) .4s both}.settling[data-astro-cid-24h26euf] .rec-day-col[data-astro-cid-24h26euf]{animation:recSeedIn .5s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.65s + var(--i) * .16s)}@keyframes recIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes recDayOn{0%{transform:scale(.6)}60%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes recSeedIn{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@media(max-width:620px){.rec-mock[data-astro-cid-24h26euf]{grid-template-columns:1fr;gap:20px}}@media(prefers-reduced-motion:reduce){.settling[data-astro-cid-24h26euf] .rec-rule[data-astro-cid-24h26euf],.settling[data-astro-cid-24h26euf] .rec-day[data-astro-cid-24h26euf].on,.settling[data-astro-cid-24h26euf] .rec-day-col[data-astro-cid-24h26euf]{animation:none}}.month-mock[data-astro-cid-vkicfgmu]{margin-top:20px;max-width:420px}.month-head[data-astro-cid-vkicfgmu]{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.month-name[data-astro-cid-vkicfgmu]{font-size:15px;font-weight:500;color:var(--charcoal)}.month-sub[data-astro-cid-vkicfgmu]{font-size:11px;color:var(--slate);font-variant-numeric:tabular-nums}.month-dow[data-astro-cid-vkicfgmu],.month-grid[data-astro-cid-vkicfgmu]{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.month-dow[data-astro-cid-vkicfgmu]{margin:14px 0 6px}.month-dow[data-astro-cid-vkicfgmu] span[data-astro-cid-vkicfgmu]{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:var(--slate);text-align:center}.month-cell[data-astro-cid-vkicfgmu]{aspect-ratio:1;border-radius:7px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#ffffff8c;border:1px solid var(--border)}.month-cell[data-astro-cid-vkicfgmu].off{background:transparent;border-color:transparent}.month-num[data-astro-cid-vkicfgmu]{font-size:10.5px;color:var(--slate);font-variant-numeric:tabular-nums;line-height:1}.month-dot[data-astro-cid-vkicfgmu]{width:5px;height:5px;border-radius:50%}.month-dot[data-astro-cid-vkicfgmu].full{background:var(--success)}.month-dot[data-astro-cid-vkicfgmu].part{background:transparent;border:1.5px solid var(--blue-grey);width:6px;height:6px}.month-legend[data-astro-cid-vkicfgmu]{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:11px;color:var(--slate)}.month-legend[data-astro-cid-vkicfgmu] .month-dot[data-astro-cid-vkicfgmu]{margin-left:6px}.month-legend[data-astro-cid-vkicfgmu] .month-dot[data-astro-cid-vkicfgmu]:first-child{margin-left:0}.settling[data-astro-cid-vkicfgmu] .month-dot[data-astro-cid-vkicfgmu]{animation:dotPop .4s cubic-bezier(.34,1.5,.5,1) both;animation-delay:calc(var(--i) * 18ms)}@keyframes dotPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.settling[data-astro-cid-vkicfgmu] .month-dot[data-astro-cid-vkicfgmu]{animation:none}}.stat-mock[data-astro-cid-4iqf6thr]{list-style:none;padding:0;margin:22px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-tile[data-astro-cid-4iqf6thr]{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:16px 15px;border-radius:16px;margin:0;line-height:1.3}.stat-ic[data-astro-cid-4iqf6thr]{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;margin-bottom:3px;background:#9fb6be38;color:var(--charcoal)}.stat-value[data-astro-cid-4iqf6thr]{font-size:22px;font-weight:300;letter-spacing:-.02em;color:var(--charcoal);font-variant-numeric:tabular-nums}.stat-label[data-astro-cid-4iqf6thr]{font-size:10.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--slate)}.settling[data-astro-cid-4iqf6thr] .stat-tile[data-astro-cid-4iqf6thr]{animation:statIn .55s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i) * .09s)}.settling[data-astro-cid-4iqf6thr] .stat-value[data-astro-cid-4iqf6thr]{animation:statNum .5s cubic-bezier(.34,1.4,.5,1) both;animation-delay:calc(.16s + var(--i) * .09s)}@keyframes statIn{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:none}}@keyframes statNum{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:760px){.stat-mock[data-astro-cid-4iqf6thr]{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){.settling[data-astro-cid-4iqf6thr] .stat-tile[data-astro-cid-4iqf6thr],.settling[data-astro-cid-4iqf6thr] .stat-value[data-astro-cid-4iqf6thr]{animation:none}}
