.page-blog__hero-section{display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px}.page-blog__hero-image{width:100%;height:auto;aspect-ratio:1020/300;object-fit:cover;object-position:center;margin-bottom:16px;display:block}.page-blog__hero-content{width:100%;max-width:1200px;margin:0 auto;text-align:center}.page-blog__hero-title{font-weight:800;line-height:1.3;letter-spacing:0.3px;color:#FFF1E8;max-width:850px;margin:0 auto 12px}.page-blog__hero-desc{color:#e0d6d0;line-height:1.7;max-width:700px;margin:0 auto}.page-blog__featured-section{max-width:1200px;margin:0 auto 30px;padding:20px;background:#2A1212;border-radius:12px}.page-blog__featured-card{display:flex;flex-direction:row;align-items:center;gap:24px}.page-blog__featured-image{width:44%;aspect-ratio:800/400;object-fit:cover;border-radius:8px}.page-blog__featured-body{flex:1}.page-blog__featured-tag{display:inline-block;padding:4px 12px;font-size:14px;font-weight:700;color:#140C0C;background:linear-gradient(180deg, #FFB04A 0%, #D86A14 100%);border-radius:999px;margin-bottom:10px}.page-blog__featured-title a{color:#FFF1E8;text-decoration:none;transition:0.2s}.page-blog__featured-title a:hover{color:#F3C54D}.page-blog__featured-text{color:#cbbeb8;line-height:1.6}.page-blog__posts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1200px;margin:0 auto 40px}.page-blog__post-card{background:#2A1212;border:1px solid #6A1E1E;border-radius:8px;overflow:hidden}.page-blog__post-card:hover{border-color:#F3C54D}.page-blog__post-image{width:100%;aspect-ratio:800/400;object-fit:cover;display:block}.page-blog__post-body{padding:20px}.page-blog__post-title{margin:0 0 8px}.page-blog__post-title a{color:#FFF1E8;text-decoration:none;transition:0.2s}.page-blog__post-title a:hover{color:#F3C54D}.page-blog__post-excerpt{color:#cbbeb8;line-height:1.6;font-size:15px}.page-blog__guide-section{padding:0 16px 40px}.page-blog__guide-inner{max-width:1000px;margin:0 auto;background:linear-gradient(145deg, #1B0A0A 0%, #2A1212 100%);border:1px solid #6A1E1E;border-radius:12px;padding:28px}.page-blog__guide-title{color:#F3C54D;font-weight:700;text-align:center;margin-bottom:16px}.page-blog__guide-intro{color:#cbbeb8;line-height:1.7;text-align:center;margin-bottom:24px}.page-blog__faq-item{border-bottom:1px solid #6A1E1E;padding:12px 0}.page-blog__faq-item summary{color:#FFF1E8;font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;gap:10px;transition:0.2s}.page-blog__faq-item summary:hover,.page-blog__faq-item[open] summary{color:#F3C54D}.page-blog__faq-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #F3C54D;border-radius:50%;color:#F3C54D;font-size:18px;line-height:1;flex-shrink:0}.page-blog__faq-content{color:#CEB4A4;line-height:1.7;padding:18px 0 6px 34px;margin:0}.page-blog__guide-cta{margin-top:32px;text-align:center;background:#1B0A0A;padding:24px;border-radius:10px}.page-blog__guide-text{color:#cbbeb8;line-height:1.6;margin-bottom:16px}.page-blog__guide-btn{display:inline-block;padding:12px 32px;background:linear-gradient(180deg, #FFB04A 0%, #D86A14 100%);color:#140C0C;font-weight:800;border-radius:999px;text-decoration:none;text-align:center;transition:transform .15s;box-shadow:0 2px 10px rgba(243,197,77,.3)}.page-blog__guide-btn:hover{transform:translateY(-2px)}@media (max-width: 768px){.page-blog__hero-image{aspect-ratio:2/1;max-width:100%!important;height:auto!important}.page-blog__guide-inner{padding:20px}.page-blog__featured-section{padding:14px}.page-blog__featured-card{flex-direction:column;gap:16px}.page-blog__featured-image{width:100%;max-width:100%;height:auto}.page-blog__posts-grid{grid-template-columns:1fr;gap:18px}.page-blog__guide-btn{display:block;width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-blog__hero-desc{font-size:15px}.page-blog__post-card img{max-width:100%!important;height:auto!important}.page-blog img{max-width:100%;height:auto}}