.home-activity:where(.astro-j7pv25f6){width:100%;min-width:0;padding-block:.25rem}.home-activity-section:where(.astro-j7pv25f6),.home-activity-section:where(.astro-j7pv25f6)>div:where(.astro-j7pv25f6):last-child,.home-activity__scroll:where(.astro-j7pv25f6){width:100%;min-width:0}.home-activity-section:where(.astro-j7pv25f6){width:100%}.home-activity__header:where(.astro-j7pv25f6){display:flex;align-items:flex-start;gap:1rem;margin-bottom:.8rem}.home-activity__summary:where(.astro-j7pv25f6){margin:0}.home-activity__summary:where(.astro-j7pv25f6){color:hsl(var(--foreground) / .92);font-size:1.1rem;font-weight:500;line-height:1.45}.home-activity__summary:where(.astro-j7pv25f6)[data-state=error]{color:hsl(var(--destructive) / .9)}.home-activity__scroll:where(.astro-j7pv25f6){max-width:100%;overflow-x:auto;padding:.9rem .9rem 0;scrollbar-width:thin;scrollbar-color:hsl(var(--border) / .8) transparent}.home-activity__card:where(.astro-j7pv25f6){overflow:hidden;border-radius:.4rem;background:transparent;padding-bottom:.55rem}.home-activity__chart:where(.astro-j7pv25f6){display:grid;grid-template-rows:1.35rem auto;width:100%;min-width:100%}.home-activity__months:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(53,minmax(0,1fr));column-gap:.2rem;padding-left:2.25rem;color:hsl(var(--muted-foreground) / .8);font-size:.65rem;line-height:1}.home-activity__months:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){white-space:nowrap}.home-activity__chart-body:where(.astro-j7pv25f6){display:grid;grid-template-columns:2rem minmax(0,1fr);column-gap:.3rem}.home-activity__weekdays:where(.astro-j7pv25f6){display:grid;grid-template-rows:repeat(7,minmax(0,1fr));row-gap:.2rem;color:hsl(var(--muted-foreground) / .8);font-size:.62rem;line-height:1;text-align:right}.home-activity__grid:where(.astro-j7pv25f6){position:relative;display:grid;grid-template-columns:repeat(53,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(7,minmax(0,1fr));gap:.2rem;width:100%;aspect-ratio:53 / 7;isolation:isolate;overflow:hidden}.home-activity__grid:where(.astro-j7pv25f6):not([data-ready=true]):after{position:absolute;inset:0;z-index:1;background:linear-gradient(100deg,transparent 0%,transparent 34%,hsl(var(--foreground) / .04) 44%,hsl(var(--foreground) / .1) 50%,hsl(var(--foreground) / .04) 56%,transparent 66%,transparent 100%);content:"";pointer-events:none;transform:translate(-100%);animation:home-activity-skeleton-sweep 2.4s ease-in-out infinite}.home-activity__cell{display:block;width:.5rem;height:.5rem;border-radius:.12rem;background:#ebedf0}.home-activity__cell--level-1{background:#9be9a8}.home-activity__cell--level-2{background:#40c463}.home-activity__cell--level-3{background:#30a14e}.home-activity__cell--level-4{background:#216e39}.dark .home-activity__cell{background:#161b22}.dark .home-activity__cell--level-1{background:#0e4429}.dark .home-activity__cell--level-2{background:#006d32}.dark .home-activity__cell--level-3{background:#26a641}.dark .home-activity__cell--level-4{background:#39d353}.home-activity__skeleton-cell:where(.astro-j7pv25f6){display:block;width:.5rem;height:.5rem;border-radius:.12rem;background:#ebedf0;opacity:.96}.home-activity__skeleton-cell:where(.astro-j7pv25f6){grid-column:auto}.home-activity__grid:where(.astro-j7pv25f6) .home-activity__cell,.home-activity__grid:where(.astro-j7pv25f6) .home-activity__skeleton-cell:where(.astro-j7pv25f6){width:100%;height:100%}.dark .home-activity__skeleton-cell:where(.astro-j7pv25f6){background-color:#161b22}.home-activity__grid:where(.astro-j7pv25f6)[data-ready=true] .home-activity__skeleton-cell:where(.astro-j7pv25f6){display:none}.home-activity__months:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){width:max-content;min-width:max-content}.home-activity__tooltip:where(.astro-j7pv25f6){position:fixed;z-index:100;max-width:min(18rem,calc(100vw - 1rem));padding:.42rem .62rem;border:1px solid hsl(0 0% 100% / .12);border-radius:.4rem;background:#25292e;box-shadow:0 5px 14px #00000047;color:#fff;font-size:.74rem;line-height:1.25;pointer-events:none;white-space:nowrap}.home-activity__tooltip:where(.astro-j7pv25f6):after{position:absolute;top:50%;width:.65rem;height:.65rem;background:#25292e;content:"";transform:translateY(-50%) rotate(45deg)}.home-activity__tooltip:where(.astro-j7pv25f6)[data-placement=right]:after{left:-.35rem}.home-activity__tooltip:where(.astro-j7pv25f6)[data-placement=left]:after{right:-.35rem}.home-activity__tooltip:where(.astro-j7pv25f6)[hidden]{display:none}.home-activity__legend:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:flex-end;gap:.28rem;color:hsl(var(--muted-foreground) / .82);font-size:.72rem;padding:.55rem .9rem 0}.home-activity__legend:where(.astro-j7pv25f6) .home-activity__cell{flex:0 0 auto}@keyframes home-activity-skeleton-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.home-activity__grid:where(.astro-j7pv25f6):not([data-ready=true]):after{animation:none;opacity:0}}@media(max-width:640px){.home-activity__header:where(.astro-j7pv25f6){margin-bottom:.85rem}.home-activity__months:where(.astro-j7pv25f6){padding-left:1.85rem}.home-activity__scroll:where(.astro-j7pv25f6){padding-inline:.55rem}.home-activity__chart:where(.astro-j7pv25f6){width:max-content;min-width:0}.home-activity__chart-body:where(.astro-j7pv25f6){grid-template-columns:1.6rem auto}.home-activity__grid:where(.astro-j7pv25f6),.home-activity__months:where(.astro-j7pv25f6){grid-template-columns:repeat(53,.46rem);grid-auto-columns:.46rem;column-gap:.16rem;gap:.16rem}.home-activity__grid:where(.astro-j7pv25f6){grid-template-rows:repeat(7,.46rem);width:max-content;aspect-ratio:auto}.home-activity__months:where(.astro-j7pv25f6){width:max-content}.home-activity__weekdays:where(.astro-j7pv25f6){grid-template-rows:repeat(7,.46rem);row-gap:.16rem;line-height:.46rem}.home-activity__cell{width:.46rem;height:.46rem}.home-activity__grid:where(.astro-j7pv25f6) .home-activity__cell,.home-activity__grid:where(.astro-j7pv25f6) .home-activity__skeleton-cell:where(.astro-j7pv25f6){width:.46rem;height:.46rem}.home-activity__skeleton-cell:where(.astro-j7pv25f6){width:.46rem;height:.46rem}}.home-digest-section:where(.astro-j7pv25f6)>div:last-child{min-width:0}.home-digest-carousel:where(.astro-j7pv25f6){--digest-ink: hsl(0 0% 92%);--digest-muted: hsl(0 0% 66%);--digest-accent: hsl(104 54% 68%);--digest-panel: hsl(60 8% 10%);position:relative;overflow:hidden;border:1px solid hsl(0 0% 100% / .08);background:var(--digest-panel);box-shadow:0 10px 24px #0000001a;outline:none}.home-digest-carousel:where(.astro-j7pv25f6):focus-visible{border-color:var(--digest-accent);box-shadow:0 0 0 3px #99d9812e}.home-digest-carousel__viewport:where(.astro-j7pv25f6){min-height:8.5rem;padding:.9rem clamp(.75rem,2vw,1.5rem) .2rem}.home-digest-slide:where(.astro-j7pv25f6){display:flex;min-height:6.8rem;flex-direction:column;justify-content:center;align-items:flex-start;padding:1.45rem clamp(1rem,2.5vw,1.75rem);border:1px solid hsl(0 0% 100% / .05);background:#23231f;box-shadow:inset 0 1px #ffffff06}.home-digest-slide:where(.astro-j7pv25f6)[hidden]{display:none}.home-digest-slide__quote:where(.astro-j7pv25f6){max-width:48rem;margin:0;color:var(--digest-ink);font-size:clamp(1rem,1.6vw,1.25rem);font-weight:500;line-height:1.8;letter-spacing:0}.home-digest-carousel__controls:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;padding:0 1rem .8rem}.home-digest-carousel__dots:where(.astro-j7pv25f6){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:100%}.home-digest-carousel__dot:where(.astro-j7pv25f6){position:relative;display:grid;width:1.5rem;height:1.5rem;place-items:center;padding:0;border:0;background:transparent;color:var(--digest-muted)}.home-digest-carousel__dot:where(.astro-j7pv25f6):before{width:.42rem;height:.42rem;border-radius:50%;background:#ffffff40;content:""}.home-digest-carousel__dot--active:where(.astro-j7pv25f6):before{width:1.35rem;border-radius:999px;background:var(--digest-accent)}.home-digest-carousel__dot:where(.astro-j7pv25f6):focus-visible{outline:2px solid var(--digest-accent);outline-offset:4px}@media(prefers-reduced-motion:no-preference){.home-digest-slide--active:where(.astro-j7pv25f6){animation:home-digest-enter .36s ease-out both}}@keyframes home-digest-enter{0%{opacity:0;transform:translateY(.45rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.home-digest-slide:where(.astro-j7pv25f6),.home-digest-carousel__viewport:where(.astro-j7pv25f6){min-height:8.8rem}.home-digest-carousel__viewport:where(.astro-j7pv25f6){padding:.72rem .72rem .15rem}.home-digest-slide:where(.astro-j7pv25f6){min-height:7rem;padding:1.2rem 1rem}.home-digest-slide__quote:where(.astro-j7pv25f6){font-size:1rem;line-height:1.8}.home-digest-carousel__controls:where(.astro-j7pv25f6){padding-inline:.72rem;padding-bottom:.7rem}}
