.blog-post-hero,.blog-post-layout{padding-inline:80px}.blog-post-hero{padding-top:64px;padding-bottom:28px;background:linear-gradient(180deg,#fff7eee6,#fffffffa)}.blog-post-hero__meta{display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;color:var(--text-muted);margin-top:20px}.blog-post-hero h1{margin:18px 0 14px;font-size:58px;line-height:.95;max-width:980px}.blog-post-hero p{max-width:760px;font-size:17px;line-height:1.85;color:var(--text-secondary)}.blog-post-layout{padding-top:38px;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.blog-post-main,.blog-post-sidebar .blog-sidebar__card{background:var(--bg);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow-sm)}.blog-post-cover{overflow:hidden;border-bottom:1px solid var(--border);border-radius:22px 22px 0 0}.blog-post-cover img{width:100%;max-height:520px;object-fit:cover;display:block}.blog-post-content{padding:32px;color:var(--text-secondary);line-height:1.85;font-size:16px}.blog-post-content>:first-child{margin-top:0}.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{font-family:var(--font-display);color:var(--text);line-height:1.08;margin:28px 0 14px}.blog-post-content h2{font-size:36px}.blog-post-content h3{font-size:28px}.blog-post-content a{color:var(--orange-dark);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.blog-post-content ul,.blog-post-content ol{padding-inline-start:22px}.blog-post-content blockquote{margin:24px 0;padding:18px 22px;border-inline-start:4px solid var(--orange);background:#fff5ea;border-radius:0 16px 16px 0;color:var(--text)}.blog-post-content img{max-width:100%;height:auto;border-radius:18px}.blog-post-content table{width:100%;border-collapse:collapse;overflow:hidden}.blog-post-content th,.blog-post-content td{border:1px solid var(--border);padding:12px 14px}.blog-post-tags{padding:0 32px 32px}.blog-post-sidebar{display:grid;gap:18px;position:sticky;top:100px}.blog-related-card{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;align-items:start}.blog-related-card+.blog-related-card{padding-top:12px;border-top:1px solid var(--border)}.blog-related-card__image{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#1a1a1a,#404040);color:#fff}.blog-related-card__image img{width:100%;height:100%;object-fit:cover}.blog-related-card h3{font-size:17px;line-height:1.25;color:var(--text);margin-bottom:8px}.blog-related-card p{color:var(--text-muted);font-size:13px;line-height:1.6}@media(max-width:1100px){.blog-post-layout{grid-template-columns:1fr}.blog-post-sidebar{position:static}}@media(max-width:900px){.blog-post-hero,.blog-post-layout{padding-inline:40px}}@media(max-width:600px){.blog-post-hero,.blog-post-layout{padding-inline:20px}.blog-post-hero{padding-top:42px}.blog-post-hero h1{font-size:38px}.blog-post-content,.blog-post-tags{padding:20px}.blog-related-card{grid-template-columns:80px minmax(0,1fr)}}
