.blog-shell{max-width:1280px;margin:auto;padding:70px 28px 90px;color:#f4f3ed}.blog-heading{max-width:950px;margin-bottom:52px}.blog-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800}.blog-heading h1{font-size:clamp(38px,5.5vw,76px);line-height:1.06;letter-spacing:-.045em;margin:20px 0 24px;overflow-wrap:anywhere}.blog-heading h1 em{font-style:normal;color:#d2f53c}.blog-heading>p:last-child{font-size:19px;line-height:1.7;opacity:.8}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card{background:#f4f3ed;color:#20232d;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.blog-card__image{display:block;aspect-ratio:1.6;background:#603ba7;overflow:hidden}.blog-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.blog-card:hover .blog-card__image img{transform:scale(1.03)}.blog-placeholder{display:flex;align-items:center;height:100%;padding:28px;font-size:40px;line-height:.95;letter-spacing:-.05em;font-weight:900;color:#d2f53c}.blog-card__body{padding:26px;display:flex;flex-direction:column;flex:1}.blog-meta{font-size:12px;line-height:1.7;opacity:.75}.blog-card h2{font-size:25px;line-height:1.2;margin:12px 0;overflow-wrap:anywhere}.blog-card a{color:inherit;text-decoration:none}.blog-card__body>p{line-height:1.65;overflow-wrap:anywhere}.blog-read{margin-top:auto;padding-top:20px;font-weight:700;display:flex;justify-content:space-between}.blog-pagination{display:flex;gap:24px;justify-content:center;align-items:center;margin-top:36px}.blog-pagination a,.blog-back{color:inherit}.blog-empty{border:1px solid #ffffff35;padding:32px;border-radius:20px}.blog-heading--detail{max-width:900px;margin-inline:auto}.blog-heading--detail h1{font-size:clamp(36px,5vw,64px)}.blog-back{display:inline-block;margin-bottom:25px}.blog-cover{display:block;width:100%;height:auto;max-height:650px;object-fit:cover;border-radius:24px;margin-bottom:48px}.blog-prose{max-width:780px;margin:40px auto;font-size:18px;line-height:1.85;overflow-wrap:anywhere}.blog-prose h2,.blog-prose h3{line-height:1.25;margin-top:2em}.blog-prose a{color:#d2f53c;text-decoration:underline}.blog-prose blockquote{border-left:4px solid #d2f53c;margin:24px 0;padding-left:24px;font-size:23px}.blog-author{max-width:780px;margin:48px auto;background:#f4f3ed;color:#20232d;border-radius:20px;padding:30px;display:flex;gap:24px;align-items:flex-start}.blog-author img,.blog-author__initial{width:96px;height:96px;flex-shrink:0;border-radius:50%;object-fit:cover}.blog-author__initial{display:grid;place-items:center;background:#d2f53c;font-size:36px;font-weight:800}.blog-author h2{margin:8px 0;font-size:24px}.blog-author p{margin:0;line-height:1.7}.blog-author__about{white-space:pre-line;overflow-wrap:anywhere}.blog-related{border-top:1px solid #ffffff30;padding-top:36px;margin-top:70px}.blog-related>h2{font-size:32px;margin-bottom:28px}.blog-shell a:focus-visible{outline:3px solid #9b74e0;outline-offset:4px}@media(max-width:960px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.blog-shell{padding:36px 18px 60px}.blog-grid{grid-template-columns:1fr}.blog-heading{margin-bottom:30px}.blog-card__body{padding:22px}.blog-author{padding:22px;gap:16px;flex-direction:column}.blog-author img,.blog-author__initial{width:72px;height:72px}.blog-prose{font-size:17px}.blog-cover{border-radius:16px}.blog-pagination{gap:16px}}
.site-page--blog{background:#20232d}
