.blogs-page{background:#fffcf5;color:#35140d;min-height:70vh}
.blogs-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:330px;padding:30px max(4.5vw,20px);overflow:hidden;background:#fffcf5 url('/images/assets/hero/temples.png') center bottom/auto 125px repeat-x;border-bottom:1px solid #eddfc7}
.blogs-hero-copy{position:relative;z-index:2;width:min(49%,570px);padding-bottom:16px}
.blogs-hero h1{font-size:clamp(42px,5.3vw,68px);line-height:1.04;letter-spacing:-.03em;margin:0 0 12px;color:#35140d}
.blogs-hero p{font-size:clamp(18px,1.9vw,24px);line-height:1.24;max-width:550px;margin:0 0 18px;color:#273143}
.blogs-hero-art{position:absolute;z-index:1;right:4%;bottom:0;width:min(53%,660px);height:100%;display:flex;align-items:end;justify-content:center}
.blogs-hero-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.blogs-cta{display:inline-flex!important;align-items:center;justify-content:center;gap:18px;padding:12px 23px!important;background:#ffc431!important;border-radius:999px!important;color:#27140b!important;text-decoration:none;font-weight:700;white-space:nowrap}
.blogs-cta span{font-size:26px;line-height:.7}
.blogs-content{max-width:1180px;margin:0 auto;padding:22px 20px 44px}
.featured-blog{display:grid;grid-template-columns:1.12fr .88fr;gap:26px;align-items:center;padding:12px;background:#fff;border:1px solid #ebd9bd;border-radius:16px;margin:0 0 18px;box-shadow:0 5px 20px #35140d08}
.featured-blog-image{display:block;height:292px;overflow:hidden;border-radius:12px}
.featured-blog-image img{display:block;width:100%;height:100%;object-fit:cover}
.featured-blog-copy{padding:12px 14px 12px 0}
.featured-badge{display:inline-block;background:#ffe7a0;padding:5px 13px;border-radius:999px;font-weight:700;font-size:13px}
.featured-blog h2{font-size:clamp(25px,2.8vw,37px);line-height:1.12;margin:12px 0}
.featured-blog h2 a{color:inherit;text-decoration:none}
.featured-blog h2 a:hover{text-decoration:underline}
.featured-blog p{font-size:17px;line-height:1.38;color:#485268;margin:0 0 13px}
.blog-meta{display:flex;align-items:center;flex-wrap:wrap;gap:20px;color:#526078;font-size:13px}
.featured-blog .blogs-cta{margin-top:16px}
.blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:20px}
.blog-pagination a{display:grid;place-items:center;min-width:36px;height:36px;border:1px solid #dce1e8;border-radius:999px;background:#fff;color:#273143;text-decoration:none}
.blog-pagination a.active{background:#ffc431;border-color:#ffc431;color:#27140b}
.blogs-empty{text-align:center;padding:50px 18px;background:#fff;border:1px solid #ecdcc4;border-radius:14px}
.blogs-empty h2{margin:0 0 7px}.blogs-empty p{margin:0;color:#526078}
.blog-detail{max-width:800px;margin:40px auto;padding:0 20px}.blog-detail article>img{width:100%;max-height:450px;object-fit:cover;border-radius:16px}
@media(max-width:800px){.blogs-hero{min-height:310px}.blogs-hero-copy{width:55%}.blogs-hero-art{right:-3%;width:54%;opacity:.9}.featured-blog-image{height:260px}}
@media(max-width:600px){.blogs-hero{min-height:500px;align-items:start;padding:26px 20px;background-size:auto 90px}.blogs-hero-copy{width:100%;padding:0}.blogs-hero h1{font-size:42px}.blogs-hero p{font-size:17px;max-width:340px}.blogs-hero-art{right:0;width:100%;height:52%;opacity:1}.blogs-content{padding:16px}.featured-blog{grid-template-columns:1fr;gap:8px;padding:10px}.featured-blog-image{height:210px}.featured-blog-copy{padding:10px}.featured-blog h2{font-size:26px}.featured-blog p{font-size:15px}}
