.blog-page{min-height:100vh;padding-top:var(--site-header-height,88px);background:var(--white)}.blog-title-band,.post-title-band{padding:clamp(2.8rem,6vw,5rem) 0;background:var(--paper);border-bottom:1px solid var(--line)}.blog-title-band h1{margin:.25rem 0 .6rem;font-size:clamp(2rem,4.5vw,3.8rem);font-weight:650;line-height:1.05;letter-spacing:-.04em}.blog-title-band p:last-child{max-width:720px;margin:0;color:var(--muted)}.blog-content{padding:clamp(2.5rem,6vw,5.5rem) 0}.blog-filters{display:flex;gap:8px;margin-bottom:clamp(2rem,4vw,3.5rem);padding-bottom:14px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:thin}.blog-filters a{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.84rem;font-weight:700}.blog-filters a:hover,.blog-filters .is-active{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}.blog-filters span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:color-mix(in srgb,currentColor 12%,transparent);font-size:.7rem}
.blog-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;margin-bottom:clamp(2.5rem,5vw,4.5rem);border:1px solid var(--line);border-radius:22px;background:var(--paper)}.blog-featured-image{min-height:440px;overflow:hidden}.blog-featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.blog-featured:hover img{transform:scale(1.025)}.blog-featured>div{display:grid;align-content:center;padding:clamp(28px,4vw,58px)}.blog-featured h2{margin:.6rem 0 1rem;font-size:clamp(1.8rem,3vw,3rem);font-weight:650;line-height:1.08;letter-spacing:-.035em}.blog-featured p{margin:0 0 1.5rem;color:var(--muted);line-height:1.75}.blog-featured-link,.blog-card-link{display:inline-flex;align-items:center;gap:8px;width:max-content;color:var(--brand);font-weight:750}.blog-featured-link .icon,.blog-card-link .icon{width:18px;height:18px;transition:transform .2s}.blog-featured-link:hover .icon,.blog-card-link:hover .icon{transform:translateX(4px)}.blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px;color:var(--muted);font-size:.78rem}.blog-card-meta span{color:var(--brand);font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px)}.blog-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--white);transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.blog-card-image{aspect-ratio:3/2;overflow:hidden;background:var(--paper)}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-card:hover .blog-card-image img{transform:scale(1.035)}.blog-card-content{display:grid;align-content:start;padding:22px}.blog-card h2{margin:.55rem 0 .75rem;font-size:1.25rem;font-weight:650;line-height:1.3}.blog-card p{display:-webkit-box;margin:0 0 1.2rem;overflow:hidden;color:var(--muted);font-size:.9rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-card-link{margin-top:auto;font-size:.86rem}.blog-pagination{display:flex;align-items:center;justify-content:center;gap:clamp(14px,4vw,36px);margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.86rem}.blog-pagination a{display:flex;align-items:center;gap:6px;min-height:43px;padding:8px 13px;border:1px solid var(--brand);border-radius:9px;color:var(--brand);font-weight:750}.blog-pagination a:hover{background:var(--brand);color:var(--brand-contrast,#fff)}.blog-pagination .icon{width:17px}.blog-archive{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--line)}.blog-archive h2{font-size:1.15rem}.blog-archive>div{display:flex;flex-wrap:wrap;gap:8px}.blog-archive a{display:flex;gap:8px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-size:.8rem}.blog-archive a:hover{border-color:var(--brand);color:var(--brand)}.blog-empty{display:grid;justify-items:center;padding:5rem 1rem;text-align:center}.blog-empty>.icon{width:48px;height:48px;color:var(--brand)}.blog-empty h2{margin:.8rem 0 .2rem}.blog-empty p{color:var(--muted)}.blog-empty a{padding:10px 14px;border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);font-weight:700}
.post-title-band{padding-block:clamp(2.5rem,5vw,4rem)}.post-heading{max-width:1050px}.post-heading nav{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.78rem}.post-heading nav a:hover{color:var(--brand)}.post-heading>.eyebrow{margin-top:1.5rem}.post-heading h1{max-width:1000px;margin:.35rem 0 1rem;font-size:clamp(2rem,4.5vw,4.2rem);font-weight:650;line-height:1.06;letter-spacing:-.045em}.post-heading>time{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.84rem}.post-heading>time .icon{width:17px;color:var(--brand)}.post-article{padding:clamp(2rem,5vw,4.5rem) 0 6rem}.post-container{max-width:1280px}.post-cover{overflow:hidden;margin:0 0 clamp(2.5rem,5vw,4.5rem);border-radius:22px;aspect-ratio:16/8}.post-cover img{width:100%;height:100%;object-fit:cover}.post-layout{display:grid;grid-template-columns:minmax(0,820px) auto;justify-content:center;align-items:start;gap:clamp(30px,6vw,80px)}.post-body{min-width:0;color:var(--ink);font-size:clamp(1rem,1.25vw,1.1rem);line-height:1.85}.post-body>:first-child{margin-top:0}.post-body h2,.post-body h3{margin:2.2em 0 .65em;font-weight:650;line-height:1.2;letter-spacing:-.025em}.post-body h2{font-size:clamp(1.6rem,2.8vw,2.3rem)}.post-body h3{font-size:clamp(1.25rem,2vw,1.7rem)}.post-body p,.post-body li{color:var(--muted)}.post-body img{height:auto;margin:2rem auto;border-radius:14px}.post-body a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.post-body blockquote{margin:2rem 0;padding:1rem 1.4rem;border-left:4px solid var(--brand);background:var(--paper);font-size:1.08em}.post-share{position:sticky;top:calc(var(--site-header-height,88px) + 24px);display:grid;justify-items:center;gap:9px}.post-share strong{margin-bottom:3px;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.post-share a,.post-share button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--brand);cursor:pointer}.post-share a:hover,.post-share button:hover{border-color:var(--brand);background:var(--brand);color:var(--brand-contrast,#fff)}.post-share .icon{width:19px;height:19px}
.post-gallery{margin-top:4.5rem;padding-top:3.5rem;border-top:1px solid var(--line)}.post-gallery h2{margin:.2rem 0 1.5rem;font-size:clamp(1.6rem,3vw,2.5rem)}.post-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.post-gallery-grid button{aspect-ratio:3/2;overflow:hidden;padding:0;border:0;border-radius:13px;background:var(--paper);cursor:zoom-in}.post-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.post-gallery-grid button:hover img{transform:scale(1.035)}.post-gallery dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:70px 65px 20px;border:0;background:#090b0a;color:#fff}.post-gallery dialog::backdrop{background:#090b0a}.post-gallery dialog header{position:absolute;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:13px 18px}.post-gallery dialog header button{display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid var(--brand);border-radius:9px;background:var(--brand);color:var(--brand-contrast,#fff);cursor:pointer}.post-gallery dialog>img{width:100%;height:100%;object-fit:contain}.post-gallery dialog>[data-post-prev],.post-gallery dialog>[data-post-next]{position:absolute;top:50%;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(0,0,0,.55);color:#fff;cursor:pointer}.post-gallery dialog>[data-post-prev]{left:12px}.post-gallery dialog>[data-post-next]{right:12px}
@media(max-width:980px){.blog-featured{grid-template-columns:1fr}.blog-featured-image{min-height:360px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-layout{grid-template-columns:1fr}.post-share{position:static;display:flex;justify-content:flex-start}.post-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.blog-title-band h1{font-size:2rem}.blog-featured-image{min-height:250px}.blog-featured h2{font-size:1.65rem}.blog-grid{grid-template-columns:1fr}.blog-pagination>a span{display:none}.post-heading h1{font-size:2rem}.post-cover{margin-inline:-16px;border-radius:0;aspect-ratio:4/3}.post-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.post-gallery dialog{padding:64px 0 90px}.post-gallery dialog>[data-post-prev],.post-gallery dialog>[data-post-next]{top:auto;bottom:22px}.post-gallery dialog>[data-post-prev]{left:calc(50% - 58px)}.post-gallery dialog>[data-post-next]{right:calc(50% - 58px)}}
@media(prefers-reduced-motion:reduce){.blog-featured-image img,.blog-card-image img,.post-gallery-grid img{transition:none}}
