@layer quartz-base{.home-page{--home-rule:color-mix(in srgb, var(--lightgray) 78%, transparent);margin-top:2.5rem}.home-hero{border:1px solid var(--lightgray);background:var(--light);min-height:19.75rem;position:relative;overflow:hidden}.home-hero-background{object-fit:cover;object-position:center 58%;border-radius:0;width:100%;max-width:none;height:12rem;margin:0;display:block}.home-avatar{border:3px solid var(--light);object-fit:cover;background:#dceafb;border-radius:50%;width:6.25rem;height:6.25rem;margin:0;position:absolute;top:8.85rem;left:2rem}.home-hero-copy{padding:3.1rem 2rem 1.5rem}.home-hero-copy h1{letter-spacing:-.045em;margin:0;font-size:2.3rem}.home-hero-copy p{color:var(--darkgray);margin:.5rem 0 0;font-size:1.05rem}.home-entries{border-top:1px solid var(--lightgray);border-bottom:1px solid var(--lightgray);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem;display:grid}.home-entry{min-height:10.5rem;color:var(--darkgray);grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.45rem 1.5rem;text-decoration:none;transition:background-color .18s;display:grid}.home-entry+.home-entry{border-left:1px solid var(--lightgray)}.home-entry:hover{background:var(--highlight);color:var(--darkgray)}.home-entry-index,.home-featured-list>li>span{color:var(--gray);font-family:var(--codeFont);font-size:.75rem}.home-entry h2{margin:0;font-size:1.45rem}.home-entry-count{color:var(--gray);font-family:var(--bodyFont);letter-spacing:0;vertical-align:middle;white-space:nowrap;margin-left:.35rem;font-size:.78rem;font-weight:400}.home-entry p{margin:.45rem 0 1.05rem;font-size:.95rem;line-height:1.65}.home-entry-link,.home-section-heading a{color:var(--secondary);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.home-entry-link svg,.home-section-heading a svg{width:1rem;height:1rem}.home-section{margin-top:3.25rem}.home-section-heading{border-bottom:1px solid var(--lightgray);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.7rem;display:flex}.home-section-heading h2{margin:0;font-size:1.35rem}.home-recent-list,.home-featured-list{margin:0;padding:0;list-style:none}.home-recent-list li{border-bottom:1px solid var(--home-rule);grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;padding:1rem 0;display:grid}.home-recent-list time,.home-recent-list span,.home-featured-list small{color:var(--gray);font-size:.82rem}.home-recent-list a,.home-featured-list a{width:fit-content;color:var(--dark);font-weight:600;display:block}.home-recent-list a:hover,.home-featured-list a:hover{color:var(--tertiary)}.home-recent-list span{margin-top:.2rem;display:block}.home-topic-grid{border-left:1px solid var(--home-rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-topic-grid a{border-right:1px solid var(--home-rule);border-bottom:1px solid var(--home-rule);color:var(--secondary);justify-content:space-between;align-items:baseline;gap:.5rem;padding:.9rem 1rem;font-size:.92rem;font-weight:600;display:flex}.home-topic-grid a:hover{background:var(--highlight);color:var(--tertiary)}.home-topic-grid small{color:var(--gray);white-space:nowrap;font-size:.75rem;font-weight:400}.home-featured-list li{border-bottom:1px solid var(--home-rule);grid-template-columns:2rem minmax(0,1fr) minmax(8rem,.55fr);align-items:baseline;gap:.7rem;padding:.9rem 0;display:grid}@media (max-width:800px){.home-page{margin-top:1.5rem}.home-hero{min-height:18.5rem}.home-hero-background{height:10rem}.home-avatar{width:5.5rem;height:5.5rem;top:7.15rem;left:1.25rem}.home-hero-copy{padding:3.2rem 1.25rem 1.4rem}.home-hero-copy h1{font-size:1.8rem}.home-entries,.home-topic-grid{grid-template-columns:1fr}.home-entry+.home-entry{border-top:1px solid var(--lightgray);border-left:0}.home-entry{min-height:auto}.home-recent-list li{grid-template-columns:1fr;gap:.25rem}.home-featured-list li{grid-template-columns:1.75rem minmax(0,1fr)}.home-featured-list small{grid-column:2}}}