.github-activity__content{border-block:1px solid var(--border-subtle);padding-block:2rem}.github-activity__heading,.github-activity__summary{justify-content:space-between;align-items:flex-end;gap:1.5rem;display:flex}.github-activity__eyebrow,.github-activity__summary,.github-activity__range,.github-calendar__months,.github-calendar__weekdays{font-family:var(--font-mono);font-size:.75rem}.github-activity__eyebrow{color:var(--teal);letter-spacing:.2em;text-transform:uppercase;font-weight:700}.github-activity__title{color:var(--foreground);margin-top:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.github-activity__range{color:var(--text-muted-subtle)}.github-calendar__scroll{margin-top:2.5rem;padding-bottom:.5rem;overflow-x:auto}.github-calendar{--github-cell-size:1rem;width:max-content;margin-inline:auto}.github-calendar__months,.github-calendar__weeks{grid-template-columns:repeat(var(--week-count), var(--github-cell-size));column-gap:.2rem;display:grid}.github-calendar__months{height:1.5rem;color:var(--text-muted-body);text-align:center;margin-left:3rem;font-size:.875rem;font-weight:600}.github-calendar__months span{white-space:nowrap}.github-calendar__body{grid-template-columns:2.25rem minmax(0,1fr);gap:.75rem;display:grid}.github-calendar__weekdays,.github-calendar__weeks{grid-template-rows:repeat(7, var(--github-cell-size));row-gap:.2rem;display:grid}.github-calendar__weekdays{color:var(--text-muted-subtle);align-items:center}.github-calendar__weeks{grid-auto-flow:column}.github-calendar__day,.github-calendar__legend i{aspect-ratio:1;background:var(--github-level-0);border:1px solid #ffffff0f;border-radius:.22rem}.github-calendar__day{width:var(--github-cell-size)}.github-calendar__day:not([data-level]){visibility:hidden}.github-calendar__day[data-level="1"],.github-calendar__legend i[data-level="1"]{background:var(--github-level-1)}.github-calendar__day[data-level="2"],.github-calendar__legend i[data-level="2"]{background:var(--github-level-2)}.github-calendar__day[data-level="3"],.github-calendar__legend i[data-level="3"]{background:var(--github-level-3)}.github-calendar__day[data-level="4"],.github-calendar__legend i[data-level="4"]{background:var(--github-level-4)}.github-calendar__day[data-level]:hover{outline:2px solid var(--foreground);outline-offset:1px}.github-activity__summary{color:var(--text-muted-body);margin-top:1.25rem}.github-calendar__legend{align-items:center;gap:.35rem;display:flex}.github-calendar__legend i{width:.75rem;display:block}@media (max-width:639px){.github-activity__heading,.github-activity__summary{flex-direction:column;align-items:flex-start}.github-calendar__scroll{margin-top:2rem}}
.stack-section__intro{align-self:start;position:sticky;top:9rem}.stack-section__groups{display:grid}.stack-section__group{border-top:1px solid var(--border-subtle);grid-template-columns:9.5rem 1fr;gap:1.5rem;padding-block:2rem;display:grid}.stack-section__category{font-family:var(--font-sans);letter-spacing:-.01em;align-self:start;font-size:.9375rem;font-weight:800;line-height:1.3}.stack-section__category-name{color:var(--foreground)}.stack-section__category-count{color:var(--text-muted-subtle);font-weight:700}.stack-section__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.25rem;display:grid}.stack-section__item{text-align:center;justify-items:center;gap:.75rem;min-width:0;display:grid}.stack-section__icon{object-fit:contain;object-position:center;aspect-ratio:1;width:2.5rem;height:2.5rem}.stack-section__icon--invert{filter:invert()}@media (min-width:1280px){.stack-section{grid-template-columns:minmax(12rem,.3fr) minmax(0,1fr);gap:3rem}.stack-section__group{grid-template-columns:10.5rem 1fr;gap:2rem}.stack-section__items{grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem 1.5rem}}@media (min-width:1536px){.stack-section{grid-template-columns:minmax(13rem,.28fr) minmax(0,1fr);gap:4rem}.stack-section__group{grid-template-columns:11.5rem 1fr;gap:2.5rem}.stack-section__items{grid-template-columns:repeat(6,minmax(0,1fr));gap:2rem 1.75rem}}@media (max-width:900px){.stack-section__intro{position:static}.stack-section__group{grid-template-columns:1fr}}@media (max-width:900px) and (min-width:561px){.stack-section__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.stack-section__items{grid-template-columns:repeat(2,minmax(0,1fr))}}
