.blog-page{background:#fdfbf7;min-height:100vh}.blog-list-hero{text-align:center;border-bottom:1px solid #e5e7eb;padding:4rem 1.5rem 3rem}.blog-list-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ec5b13;margin:0 0 .75rem;font-size:.72rem;font-weight:800}.blog-list-title{font-family:var(--font-playfair),Georgia,serif;color:#111827;margin:0 0 .875rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15}.blog-list-sub{color:#6b7280;margin:0;max-width:460px;margin-inline:auto;font-size:1.05rem}.blog-list-inner{max-width:1120px;margin:0 auto;padding:3.5rem 1.5rem 5rem}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #00000014}.blog-card-img{aspect-ratio:16/9;object-fit:cover;background:#f3f4f6;width:100%}.blog-card-img-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg,#fef3ee,#fde8d8);justify-content:center;align-items:center;width:100%;display:flex}.blog-card-body{flex-direction:column;flex:1;padding:1.25rem 1.375rem 1.5rem;display:flex}.blog-card-tags{flex-wrap:wrap;gap:.375rem;margin-bottom:.625rem;display:flex}.blog-card-tag{letter-spacing:.08em;text-transform:uppercase;color:#ec5b13;background:#fff3ed;border-radius:9999px;padding:.2rem .6rem;font-size:.68rem;font-weight:700}.blog-card-title{font-family:var(--font-playfair),Georgia,serif;color:#111827;margin:0 0 .625rem;font-size:1.15rem;font-weight:700;line-height:1.35}.blog-card-excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 auto;font-size:.88rem;line-height:1.65;display:-webkit-box;overflow:hidden}.blog-card-meta{color:#9ca3af;border-top:1px solid #f3f4f6;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;font-size:.78rem;display:flex}.blog-card-read{color:#ec5b13;align-items:center;gap:.25rem;margin-left:auto;font-weight:700;display:flex}.post-page{background:#fdfbf7;min-height:100vh;padding-top:4rem}.post-breadcrumb{align-items:center;gap:.375rem;padding-bottom:.25rem;font-size:.78rem;display:flex}.post-breadcrumb a{color:#6b7280;text-decoration:none;transition:color .15s}.post-breadcrumb a:hover{color:#ec5b13}.post-breadcrumb-sep{color:#d1d5db;font-size:.7rem}.post-breadcrumb-current{color:#374151;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-weight:500;overflow:hidden}.post-header{grid-template-columns:1fr 380px;align-items:center;gap:3rem;max-width:960px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid}@media (max-width:768px){.post-header{grid-template-columns:1fr}.post-header-img-wrap{aspect-ratio:16/9;order:-1}}.post-header-left{flex-direction:column;gap:1.25rem;display:flex}.post-header-tags{flex-wrap:wrap;gap:.5rem;display:flex}.post-header-tag{letter-spacing:.1em;text-transform:uppercase;color:#ec5b13;font-size:.7rem;font-weight:800}.post-header-date{color:#9ca3af;margin-left:.5rem;font-size:.78rem}.post-title{font-family:var(--font-playfair),Georgia,serif;color:#111827;letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.post-excerpt-lead{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.7}.post-author{border-top:1px solid #e5e7eb;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.post-author-avatar{color:#fff;background:#ec5b13;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.8rem;font-weight:800;display:flex}.post-author-name{color:#111827;margin:0;font-size:.85rem;font-weight:700}.post-author-role{color:#9ca3af;margin:0;font-size:.75rem}.post-header-img-wrap{aspect-ratio:4/3;background:linear-gradient(135deg,#fef3ee,#fde8d8);border-radius:1rem;width:100%;overflow:hidden}.post-header-img{object-fit:cover;width:100%;height:100%;display:block}.post-divider{display:none}.post-body-section{background:#f8f7f4;border-top:1px solid #e9e7e2}.post-body-wrap{max-width:960px;margin:0 auto;padding:2rem 1.5rem 5rem}.post-body{color:#1f2937;font-size:1.0625rem;line-height:1.8}.post-body p{margin:0 0 1.5rem}.post-body p:last-child{margin-bottom:0}.post-body h1{font-family:var(--font-playfair),Georgia,serif;color:#111827;margin:2.5rem 0 1rem;font-size:1.875rem;font-weight:800;line-height:1.2}.post-body h2{font-family:var(--font-playfair),Georgia,serif;color:#111827;margin:2rem 0 .875rem;font-size:1.5rem;font-weight:700;line-height:1.25}.post-body h3{font-family:var(--font-playfair),Georgia,serif;color:#1f2937;margin:1.75rem 0 .75rem;font-size:1.2rem;font-weight:700}.post-body ul{margin:0 0 1.5rem;padding-left:1.5rem;list-style-type:disc}.post-body ol{margin:0 0 1.5rem;padding-left:1.5rem;list-style-type:decimal}.post-body ul ul{list-style-type:circle}.post-body ul ul ul{list-style-type:square}.post-body li{margin-bottom:.375rem}.post-body blockquote{color:#4b5563;border-left:3px solid #ec5b13;margin:1.75rem 0;padding:.75rem 0 .75rem 1.25rem;font-size:1.1rem;font-style:italic}.post-body code{color:#ec5b13;background:#f3f4f6;border-radius:.3rem;padding:.15rem .4rem;font-family:monospace;font-size:.875rem}.post-body pre{background:#0f172a;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem 1.5rem;overflow-x:auto}.post-body pre code{color:#e2e8f0;background:0 0;padding:0}.post-body a{color:#ec5b13;text-underline-offset:3px;text-decoration:underline}.post-body a:hover{color:#c2410c}.post-body img{border-radius:.75rem;max-width:100%;margin:1.5rem 0}.post-body hr{border:none;border-top:2px solid #f3f4f6;margin:2.5rem 0}.post-back{color:#6b7280;align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.post-back:hover{color:#ec5b13}.post-tags-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:.5rem;margin-top:3rem;padding-top:2rem;display:flex}.post-tag-footer{color:#6b7280;background:#f3f4f6;border-radius:9999px;padding:.3rem .875rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .15s}.post-tag-footer:hover{color:#ec5b13;background:#fff3ed}.post-body .post-figure{margin:1.75rem 0}.post-body .post-figure img{margin:0}.post-body .post-figure figcaption{color:#9ca3af;text-align:center;margin-top:.5rem;font-size:.8rem;font-style:italic;line-height:1.5}.blog-empty{text-align:center;color:#9ca3af;padding:5rem 1.5rem}.blog-empty p{margin:.5rem 0 0;font-size:.9rem}
