*{box-sizing:border-box}html{font-family:Inter,system-ui,-apple-system,sans-serif;color:#171717;background:#fff}body{margin:0;line-height:1.65}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.hugo-header{border-bottom:1px solid #e7e7e7;background:#fff}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:1.35rem;font-weight:800;text-decoration:none}.nav nav{display:flex;gap:20px}.nav nav a{text-decoration:none}main.wrap{padding:48px 0 80px}.hero{max-width:780px;margin-bottom:36px}.hero h1,.entry-title{font-size:clamp(2rem,5vw,4rem);line-height:1.08}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;background:white}.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.post-card>div{padding:20px}.post-card h2{font-size:1.2rem;line-height:1.25}.post-card h2 a{text-decoration:none}.inside-article{max-width:850px;margin:auto}.featured-image{width:100%;max-height:560px;object-fit:cover;margin:24px 0}.entry-content{font-family:Georgia,serif;font-size:1.1rem}.entry-content img{max-width:100%;height:auto}.entry-content iframe{max-width:100%}.hugo-footer{padding:46px 0;background:#111;color:#eee}.hugo-footer a{color:#fff}@media(max-width:800px){.post-grid{grid-template-columns:1fr}.nav{align-items:flex-start;flex-direction:column;padding:18px 0}.nav nav{flex-wrap:wrap}main.wrap{padding-top:32px}}