.blog-page{background:var(--white);padding-top:40px;padding-bottom:60px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 30px}.blog-card,.blog-card__frame{height:100%}.blog-card__frame--bordered{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.blog-card__frame--bordered .blog-card__content{padding:0 20px 20px}.blog-card__media{display:block;overflow:hidden;margin-bottom:20px}.blog-card__frame--bordered .blog-card__media{margin-bottom:20px;border-radius:0}.blog-card__frame:not(.blog-card__frame--bordered) .blog-card__media{border-radius:var(--radius)}.blog-card__media img{width:100%;aspect-ratio:600 / 403;object-fit:cover;transition:transform .7s cubic-bezier(.15,.75,.5,1)}.blog-card:hover .blog-card__media img{transform:scale(1.04)}.blog-card__categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.blog-card__category{display:inline-block;padding:7px 15px;border-radius:var(--radius-pill);background:#0000000d;font-size:13px;font-weight:600;letter-spacing:-.2px;line-height:1;color:var(--ink);transition:background .2s ease,color .2s ease}.blog-card__category:hover{background:var(--blue);color:var(--white)}.blog-card__date{display:block;font-size:14px;color:var(--muted);margin-bottom:8px}.blog-card__title{font-size:18px;font-weight:500;line-height:1.5;color:var(--heading);margin-bottom:10px}.blog-card__title a:hover{color:var(--blue)}.blog-card__excerpt{font-size:15px;line-height:1.6;color:var(--muted);margin-bottom:16px}.blog-card__author{font-size:14px;color:var(--ink)}.blog-card__author a{font-weight:500}.blog-pagination{margin-top:50px;display:flex;justify-content:center}.blog-pagination__list{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.blog-pagination__link,.blog-pagination__current{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding-inline:12px;border-radius:var(--radius);font-size:15px;font-weight:500}.blog-pagination__current{background:var(--blue);color:var(--white)}.blog-pagination__link{color:var(--ink);background:#0000000d}.blog-pagination__link:hover{background:#0000001a}.post-page{background:var(--white)}.post-hero{padding:min(6vw,90px) 0 min(40px,6vw)}.post-hero__inner{max-width:900px}.post-hero__categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:max(min(.35em,35px),25px)}.post-hero__category{display:inline-block;padding:7px 15px;border-radius:var(--radius-pill);background:#0000000d;font-size:13px;font-weight:600;color:var(--ink)}.post-hero__title{font-size:clamp(2rem,4.5vw,52px);font-weight:500;letter-spacing:-1.2px;line-height:1.15;color:var(--heading);margin-bottom:16px}.post-hero__meta{font-size:15px;color:var(--muted)}.post-body{padding-bottom:80px}.post-featured{max-width:900px;margin:0 auto 40px;border-radius:var(--radius);overflow:hidden}.post-featured img{width:100%;aspect-ratio:3 / 2;object-fit:cover}.post-prose{max-width:760px;margin-inline:auto;font-size:18px;line-height:1.75;color:var(--ink)}.post-page .post-prose>figure:first-child,.post-page .post-prose>p:first-child:has(>img),.post-page .post-prose>p:first-child:has(>a>img){display:none}.post-prose :global(h2){font-size:32px;font-weight:500;line-height:1.25;color:var(--heading);margin-top:56px;margin-bottom:18px}.post-prose :global(h3){font-size:22px;font-weight:500;line-height:1.35;color:var(--heading);margin-top:36px;margin-bottom:12px}.post-prose :global(p){margin-bottom:22px}.post-prose :global(ul),.post-prose :global(ol){margin-bottom:22px;padding-left:26px;display:flex;flex-direction:column;gap:10px}.post-prose :global(li){line-height:1.7}.post-prose :global(a){color:var(--blue-dark);text-decoration:underline;text-underline-offset:3px}.post-prose :global(a:hover){color:var(--blue)}.post-prose :global(strong){font-weight:600;color:var(--heading)}.post-prose :global(blockquote){margin:32px 0;padding:28px 32px;background:var(--bg-soft);border-radius:var(--radius);font-size:19px}.post-related{padding:80px 0;background:var(--bg-soft)}.post-related__title{font-size:29px;font-weight:500;letter-spacing:-.5px;margin-bottom:40px;color:var(--heading)}.next-post{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(220px,32vw,380px);overflow:hidden;color:var(--white);text-align:center}.next-post__bg{position:absolute;inset:0;z-index:0}.next-post__bg img{width:100%;height:100%;object-fit:cover;filter:blur(6px);transform:scale(1.08);transition:transform .7s cubic-bezier(.15,.75,.5,1)}.next-post:hover .next-post__bg img{transform:scale(1.14)}.next-post__overlay{position:absolute;inset:0;z-index:1;background:#0000008c}.next-post__inner{position:relative;z-index:2;max-width:900px;padding:48px 24px}.next-post__label{display:block;margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.35rem);font-style:italic;font-weight:400;opacity:.95}.next-post__title{display:block;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:500;line-height:1.25;letter-spacing:-.5px}[data-reveal-item]{opacity:0;transform:perspective(1000px) rotateX(12deg) translateY(40px);transition:opacity .65s cubic-bezier(.15,.75,.5,1),transform .65s cubic-bezier(.15,.75,.5,1)}[data-reveal-item].is-revealed{opacity:1;transform:perspective(1000px) rotateX(0) translateY(0)}.next-post[data-reveal-item]{transform:translateY(30px)}.next-post[data-reveal-item].is-revealed{transform:translateY(0)}@media(prefers-reduced-motion:reduce){[data-reveal-item]{opacity:1;transform:none;transition:none}}@media(max-width:1100px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.blog-page{padding-top:28px}.blog-grid{grid-template-columns:1fr;gap:40px}.post-hero__title{font-size:30px}.post-prose{font-size:17px}.post-prose :global(h2){font-size:27px}}
