.page-hero{position:relative;overflow:hidden}.page-hero .ruler{position:absolute;top:0;left:0;right:0}.blog-head{grid-template-columns:1.25fr .75fr;align-items:end;gap:40px;display:grid}@media (width<=760px){.blog-head{grid-template-columns:1fr;gap:18px}}.cats{flex-wrap:wrap;gap:8px;margin-top:clamp(24px,3vw,36px);display:flex}.cat{font-family:var(--body);border:1px solid var(--hair);background:var(--card);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:.55em 1em;font-size:.88rem;font-weight:500;transition:all .18s}.cat:hover{border-color:var(--ink-mute);color:var(--ink)}.cat:focus-visible{outline:2px solid var(--thread);outline-offset:2px}.cat.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.feature{grid-template-columns:1.05fr .95fr;gap:0;display:grid;overflow:hidden}.feature .img{border-radius:0;height:100%;min-height:380px}.feature .body{flex-direction:column;padding:clamp(28px,3.4vw,46px);display:flex}.feature .meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.feature h2{margin:0 0 14px}.feature .by{border-top:1px solid var(--hair-soft);align-items:center;gap:11px;margin-top:auto;padding-top:22px;display:flex}.feature .by .av{background:var(--paper-deep);width:40px;height:40px;font-family:var(--display);color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.feature .by .nm{font-size:.9rem;font-weight:600}.feature .by .dt{color:var(--ink-mute);font-size:.82rem}@media (width<=820px){.feature{grid-template-columns:1fr}.feature .img{min-height:240px}}.posts{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.4vw,30px);display:grid}@media (width<=880px){.posts{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.posts{grid-template-columns:1fr}}.post{cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.post .img{border-radius:0;height:200px}.post .body{flex-direction:column;flex:1;padding:clamp(18px,2vw,24px);display:flex}.post .meta{align-items:center;gap:10px;margin-bottom:12px;display:flex}.post h3{text-wrap:balance;margin:0 0 10px;font-size:1.22rem;line-height:1.25}.post p{color:var(--ink-soft);margin:0;font-size:.92rem}.post .foot{color:var(--ink-mute);justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;font-size:.8rem;display:flex}.post .foot .read{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem}.dot-sep{background:var(--ink-mute);border-radius:50%;width:3px;height:3px;display:inline-block}.cat-tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:600}.cat-tag.care{color:var(--sage)}.cat-tag.craft{color:var(--thread)}.cat-tag.guide{color:var(--brass)}.cat-tag.shop{color:var(--indigo)}.news-wide{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}@media (width<=760px){.news-wide{grid-template-columns:1fr}}.card .img.post-cover{object-fit:cover;background:var(--paper-deep);width:100%;display:block}.feature .img.post-cover{height:100%;min-height:380px}.post .img.post-cover{height:200px}@media (width<=820px){.feature .img.post-cover{min-height:240px}}.card.post,.card.feature{color:inherit;text-decoration:none}.card.post:focus-visible,.card.feature:focus-visible{outline:2px solid var(--thread);outline-offset:3px}.post-detail{max-width:760px}.post-detail-back{margin:0 0 clamp(20px,3vw,32px)}.back-link{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);font-size:.74rem;text-decoration:none;transition:color .18s}.back-link:hover{color:var(--thread)}.page-hero .wrap.post-detail{padding-block:clamp(48px,7vw,88px) clamp(20px,3vw,36px)}.post-detail-head .cat-tag{margin-bottom:16px;display:inline-block}.post-detail-title{margin:0 0 clamp(14px,2vw,22px);font-size:clamp(2.1rem,5vw,3.6rem)}.post-detail-excerpt{max-width:60ch;margin:0 0 clamp(18px,2.4vw,26px)}.post-detail-meta{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-mute);margin:0;font-size:.78rem}.post-cover-wrap{margin-block:clamp(8px,2vw,20px) clamp(8px,2vw,16px)}.post-cover-wrap .post-cover{aspect-ratio:16/9;object-fit:cover;background:var(--paper-deep);border-radius:2px;width:100%;display:block}.post-cover-wrap .ph.post-cover{aspect-ratio:16/9;width:100%}.post-detail-foot{border-top:1px solid var(--hair-soft);flex-wrap:wrap;gap:12px;margin-top:clamp(36px,5vw,56px);padding-top:clamp(24px,3vw,36px);display:flex}.prose{color:var(--ink-soft);font-size:clamp(1.02rem,1.3vw,1.15rem);line-height:1.72}.prose>*+*{margin-top:1.2em}.prose h2,.prose h3,.prose h4{font-family:var(--display);color:var(--ink);letter-spacing:-.01em;margin-top:1.8em;font-weight:500;line-height:1.2}.prose h2{font-size:clamp(1.5rem,2.6vw,2rem)}.prose h3{font-size:clamp(1.25rem,2vw,1.5rem)}.prose h4{font-size:1.15rem}.prose p{margin:0}.prose a{color:var(--thread);text-underline-offset:2px;text-decoration-thickness:1px}.prose a:hover{color:var(--thread-deep)}.prose strong{color:var(--ink);font-weight:600}.prose ul,.prose ol{padding-left:1.4em}.prose li+li{margin-top:.5em}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose blockquote{border-left:2px solid var(--thread);color:var(--ink);font-family:var(--display);padding-left:1.1em;font-size:1.15em;font-style:italic}.prose img{border-radius:2px;max-width:100%;height:auto;margin-block:1.6em;display:block}.prose figure{margin:1.6em 0}.prose figcaption{color:var(--ink-mute);text-align:center;margin-top:.6em;font-size:.85rem}.prose hr{border:0;border-top:1px solid var(--hair);margin-block:2em}
