*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background-color:#faf9f6;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.content{max-width:70ch;margin:0 auto}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:"Literata",Georgia,"Times New Roman",serif;font-size:19px;font-weight:400;line-height:1.6;color:#1a1a1a}h1,h2,h3,h4,h5,h6{font-family:"Literata",Georgia,"Times New Roman",serif;font-weight:600;line-height:1.3;margin:0}p{margin:0 0 1.5em}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none;transition:text-decoration-color 150ms ease}a:hover{text-decoration:underline;text-underline-offset:3px}em{font-style:italic}.story__content strong,.story__content b{font-weight:400}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:2rem;transition:transform 300ms ease,opacity 300ms ease}.nav__container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.nav__brand{display:flex;flex-direction:column;gap:4px;text-decoration:none}.nav__brand:hover{text-decoration:none}.nav__title-row{display:flex;align-items:baseline;gap:.4em}.nav__title{font-family:"JetBrains Mono","Fira Code","Consolas","Monaco",monospace;font-size:20px;font-weight:500;letter-spacing:-0.02em}.nav__tagline{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:400;opacity:.9}.nav__author{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:400;opacity:.7}.nav__link{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.nav--hero{position:absolute;color:#fff;opacity:0;transition:opacity 1.2s ease}.nav--hero.is-visible{opacity:1}.nav--hero .nav__link:hover{text-decoration-color:rgba(255,255,255,.5)}.nav--story{position:static;background-color:#faf9f6;color:#1a1a1a}.nav--story .nav__author{display:none}.hero{position:relative;height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.hero__image{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url("/images/cover_2026_01_sm.jpg")}@media(min-width: 640px){.hero__image{background-image:url("/images/cover_2026_01_md.jpg")}}@media(min-width: 1024px){.hero__image{background-image:url("/images/cover_2026_01_lg.jpg")}}@media(min-width: 1920px){.hero__image{background-image:url("/images/cover_2026_01.jpg")}}.hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.stories-section{min-height:100vh;padding:4rem 2rem;background-color:#faf9f6}.stories-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;max-width:800px;margin:0 auto;padding:4rem 0}@media(max-width: 640px){.stories-grid{grid-template-columns:1fr;gap:2rem}}.story-tile{display:block;padding:2rem 0;text-decoration:none}.story-tile:nth-child(even){margin-top:4rem}@media(max-width: 640px){.story-tile:nth-child(even){margin-top:0}}.story-tile:nth-child(4n+1){padding-left:2rem}.story-tile:nth-child(4n+2){padding-right:2rem}.story-tile__title{font-family:"Literata",Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;color:#1a1a1a;display:inline;transition:text-decoration 150ms ease}.story-tile:hover .story-tile__title{text-decoration:underline;text-underline-offset:3px}.story{max-width:70ch;margin:0 auto;padding:3rem 2rem 4rem}.story__header{margin-bottom:3rem}.story__title{font-size:32px;font-weight:600;line-height:1.3;color:#1a1a1a}@media(max-width: 640px){.story__title{font-size:26px}}.story__content{font-size:19px;line-height:1.6;text-wrap:pretty}.story__content p{margin-bottom:1.5em;text-indent:0}.story__content p:first-child{text-indent:0}.story__content hr{border:none;text-align:center;margin:3rem auto}.story__content hr::before{content:"* * *";color:#666;letter-spacing:.5em}.story__newsletter{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(102,102,102,.2)}.footer{padding:4rem 2rem;background-color:#faf9f6;border-top:1px solid rgba(102,102,102,.1)}.footer__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.footer__content{text-align:center}.footer__copyright,.footer__attribution,.footer__links{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:#666;margin:0;line-height:1.6}.footer__attribution,.footer__links{margin-top:.5rem}.footer__attribution a,.footer__links a{color:#666}.footer__attribution a:hover,.footer__links a:hover{color:#1a1a1a}.footer__newsletter{text-align:center;margin-top:1rem}.story-page .footer{margin-top:3rem}.page{max-width:70ch;margin:0 auto;padding:3rem 2rem 4rem}.page__header{margin-bottom:3rem}.page__title{font-size:32px;font-weight:600;line-height:1.3;color:#1a1a1a}.page__content{font-size:19px;line-height:1.6}.page__content h2{font-size:24px;margin-top:3rem;margin-bottom:1rem}.page__content p{margin-bottom:1.5em}.page__content a{text-decoration:underline;text-underline-offset:3px}/*# sourceMappingURL=main.css.map */