.home-field{flex-direction:column;width:100%;max-width:88rem;min-height:auto;margin:0 auto;padding:clamp(6rem,13vh,10rem)2rem 4rem}.home-field-intro{max-width:82rem}.home-field .about h1{margin-bottom:.2rem;font-size:clamp(5.8rem,10vw,9.6rem);line-height:1;letter-spacing:.01em}.home-field .about h2{margin:.6rem 0 0;color:#b89478;font-size:clamp(1.8rem,2.7vw,2.8rem);font-weight:500;letter-spacing:.42em;text-transform:uppercase}.home-field-line{margin:2.4rem 0 0;color:inherit;font-size:clamp(1.8rem,2.4vw,2.3rem);letter-spacing:.22em;opacity:.72}.home-field .home-field-description{max-width:46rem;margin:3rem auto 0;color:inherit;text-align:center;font-size:clamp(1.8rem,2.4vw,2.3rem);line-height:1.55;opacity:.86}.home-field-topics{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.6rem;margin:3.8rem 0 0;padding:0;list-style:none}.home-field-topics li{min-width:7.6rem;padding:.45rem 1.6rem;border:1px solid var(--topic-color);border-radius:999rem;color:var(--topic-color);background:color-mix(in srgb,var(--topic-color) 11%,transparent);line-height:1.5;box-shadow:0 0 1.8rem color-mix(in srgb,var(--topic-color) 13%,transparent)}.home-field-topics .topic-ai{--topic-color:#e2d9bf}.home-field-topics .topic-astronomy{--topic-color:#c99d72}.home-field-topics .topic-photography{--topic-color:#dc846a}.home-field-topics .topic-poetry{--topic-color:#9ab0bf}.home-field-topics .topic-systems{--topic-color:#c9bd78}.home-field-topics .topic-essays{--topic-color:#8798a4}.home-field-topics .topic-notes{--topic-color:#b5b5a5}.home-field-sections{width:100%;max-width:62rem;margin-top:clamp(5rem,8vh,7.2rem)}.home-field-section{width:100%;text-align:center}.home-field-section+.home-field-section{margin-top:4.2rem}.home-field-section h2{margin:0 0 1.6rem;font-size:1.8rem;font-weight:500;letter-spacing:.32em;text-transform:uppercase}.home-field-recent{margin:0;padding:0;list-style:none}.home-field-recent li{--recent-color:#b89478;display:grid;grid-template-columns:2.4rem minmax(0,1fr)10rem;gap:1.8rem;align-items:baseline;padding:.9rem 0;border-top:1px solid color-mix(in srgb,var(--recent-color) 38%,transparent);text-align:left;opacity:.88}.home-field-recent li:first-child{border-top:0}.home-field-recent i{width:2.4rem;color:var(--recent-color);font-size:1.6rem;text-align:center;filter:drop-shadow(0 0 .8rem color-mix(in srgb,var(--recent-color) 24%,transparent))}.home-field-recent a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-field-recent .recent-ai{--recent-color:#d88a72}.home-field-recent .recent-code{--recent-color:#8fb8cf}.home-field-recent .recent-history{--recent-color:#c9ad78}.home-field-recent .recent-note{--recent-color:#b5b5a5}.home-field-recent .recent-systems{--recent-color:#c6bd74}.home-field-recent time{text-align:right;white-space:nowrap;opacity:.78}@media only screen and (max-width:768px){.home-field{padding-top:5rem}.home-field-recent li{grid-template-columns:2.4rem minmax(0,1fr);gap:.2rem 1.2rem;text-align:left}.home-field-recent time{grid-column:2;text-align:left}.home-field .about h2,.home-field-line,.home-field-section h2{letter-spacing:.18em}}