.blog-page a,.blog-page a:link,.blog-page a:visited{color:inherit;text-decoration:none}.blog-page a:focus{outline-color:#fc5736}.blog-page :focus-visible{outline-color:#fc5736}.blog-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.blog-page{min-height:100vh;background:#ffffff}.blog-hero-section{padding:3rem 0 2rem;background:#ffffff}.hero-card{display:grid;grid-template-columns:1fr;background:#ffffff;border-radius:1rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e5e7eb;box-shadow:0 4px 20px rgba(0,0,0,.06)}.hero-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.1)}@media (min-width:768px){.hero-card{grid-template-columns:1.4fr 1fr}}.hero-card-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:#f3f4f6}@media (min-width:768px){.hero-card-image{aspect-ratio:auto;min-height:420px}}.hero-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-card:hover .hero-card-image img{transform:scale(1.03)}.hero-card-content{padding:2rem 2.5rem;display:flex;flex-direction:column;justify-content:center}.hero-card-category{display:inline-block;color:#fc5736;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-family:var(--page-sub-title),system-ui,sans-serif}.hero-card-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:#1f2937;line-height:1.2;margin-bottom:.75rem;font-family:var(--page-title),system-ui,sans-serif}.hero-card-subtitle{font-size:1.0625rem;color:#4b5563;line-height:1.5;margin-bottom:.75rem}.hero-card-excerpt{font-size:.9375rem;color:#666;line-height:1.7;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-card-meta{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.875rem}.hero-card-author{color:#1f2937;font-weight:600;font-family:var(--page-sub-title),system-ui,sans-serif}.hero-card-date{color:#9ca3af}.blog-featured-row{padding:2rem 0 3rem;background:#f9fafb;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6}.featured-row-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;font-family:var(--page-title),system-ui,sans-serif}.featured-row-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem}.featured-row-card{background:#ffffff;border-radius:.75rem;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;border:1px solid #e5e7eb}.featured-row-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.featured-row-card-image{aspect-ratio:16/10;overflow:hidden;background:#f3f4f6}.featured-row-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.featured-row-card:hover .featured-row-card-image img{transform:scale(1.04)}.featured-row-card-content{padding:1rem}.featured-row-card-title{font-size:.9375rem;font-weight:700;color:#1f2937;line-height:1.35;margin-bottom:.5rem;font-family:var(--page-title),system-ui,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-row-card-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:#9ca3af}.featured-row-card-meta span:first-child{color:#4b5563;font-weight:600}.blog-category-section{padding:3rem 0;border-bottom:1px solid #f3f4f6}.blog-category-section:nth-child(2n){background:#fafafa}.category-section-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.category-section-title{font-size:1.75rem;font-weight:700;color:#1f2937;font-family:var(--page-title),system-ui,sans-serif}.category-see-more{font-size:.875rem;font-weight:600;color:#fc5736;white-space:nowrap;transition:opacity .2s ease;font-family:var(--page-sub-title),system-ui,sans-serif}.category-see-more:hover{opacity:.8}.category-see-more-mobile{display:none}.category-posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.category-post-card{display:flex;flex-direction:column;background:#ffffff;border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb;transition:transform .25s ease,box-shadow .25s ease}.category-post-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.08)}.category-post-image{aspect-ratio:16/10;overflow:hidden;background:#f3f4f6;flex-shrink:0}.category-post-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-post-card:hover .category-post-image img{transform:scale(1.04)}.category-post-content{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;flex:1}.category-post-title{font-size:1rem;font-weight:700;color:#1f2937;line-height:1.35;margin-bottom:.5rem;font-family:var(--page-title),system-ui,sans-serif;-webkit-line-clamp:3}.category-post-excerpt,.category-post-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.category-post-excerpt{font-size:.8125rem;color:#666;line-height:1.55;-webkit-line-clamp:2;margin-bottom:.75rem;flex:1}.category-post-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;margin-top:auto;padding-top:.75rem;border-top:1px solid #f3f4f6}.category-post-author{color:#4b5563;font-weight:600}.category-post-date{color:#9ca3af}.blog-cta-banner{padding:2rem 0;background:#ffffff}.cta-banner-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 2.5rem;background:linear-gradient(135deg,#fff2ee,#fff8f5);border-radius:1rem;border:1px solid rgba(252,87,54,.12)}.cta-banner-text{flex:1}.cta-banner-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.25rem;font-family:var(--page-title),system-ui,sans-serif}.cta-banner-description{font-size:.9375rem;color:#666;line-height:1.5}.cta-banner-button{display:inline-block;padding:.75rem 1.75rem;background:linear-gradient(135deg,#fc5736,#e64b32);color:white;font-weight:600;font-size:.875rem;border-radius:50px;white-space:nowrap;transition:all .3s ease;box-shadow:0 4px 12px rgba(252,87,54,.25);font-family:var(--page-sub-title),system-ui,sans-serif}.cta-banner-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(252,87,54,.35);color:white}.blog-explore-topics{padding:4rem 0 3rem;background:#f9fafb;border-top:1px solid #f3f4f6}.explore-topics-title{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:.375rem;font-family:var(--page-title),system-ui,sans-serif}.explore-topics-subtitle{font-size:.9375rem;color:#666;text-align:center;margin-bottom:2rem}.explore-topics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.explore-topic-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1rem;background:#ffffff;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .25s ease;text-align:center}.explore-topic-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.06);border-color:#fc5736}.explore-topic-name{font-size:1rem;font-weight:700;color:#1f2937;margin-bottom:.25rem;font-family:var(--page-title),system-ui,sans-serif}.explore-topic-count{font-size:.8125rem;color:#9ca3af}.blog-newsletter{padding:4rem 0;background:#ffffff}.newsletter-card{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#fff2ee,#fff8f5);border-radius:1rem;border:1px solid rgba(252,87,54,.15);display:flex;flex-direction:column;align-items:center}.newsletter-title{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;font-family:var(--page-title),system-ui,sans-serif}.newsletter-description{color:#666;margin-bottom:1.5rem;max-width:400px;margin-left:auto;margin-right:auto}.newsletter-button{display:inline-block;padding:.875rem 2rem;background:#ffffff;color:#fc5736;border:2px solid #fc5736;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px rgba(252,87,54,.3);font-family:var(--page-sub-title),system-ui,sans-serif}.newsletter-button:hover{transform:translateY(-2px);background:#fc5736;color:white;box-shadow:0 6px 20px rgba(252,87,54,.4)}.blog-single-category-header{padding:3rem 0 1.5rem;background:#ffffff}.back-to-blog{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:#fc5736;margin-bottom:1rem;transition:opacity .2s ease;font-family:var(--page-sub-title),system-ui,sans-serif}.back-to-blog:hover{opacity:.8}.single-category-title{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#1f2937;margin-bottom:.25rem;font-family:var(--page-title),system-ui,sans-serif}.single-category-count{font-size:.9375rem;color:#9ca3af}.blog-featured{padding:0 0 2rem;background:#ffffff}.blog-posts-section{padding:2rem 0 4rem;background:#f9fafb}.blog-empty{padding:6rem 0;background:#f9fafb}.empty-state{text-align:center;padding:4rem 2rem;background:#ffffff;border-radius:1rem;border:2px dashed #e5e7eb}.empty-state h2{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem;font-family:var(--page-title),system-ui,sans-serif}.empty-state p{color:#666}@media (max-width:1024px){.featured-row-grid{grid-template-columns:repeat(3,1fr)}.category-posts-grid{grid-template-columns:repeat(2,1fr)}.explore-topics-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.blog-container{padding:0 1rem}.blog-hero-section{padding:2rem 0 1.5rem}.hero-card-content{padding:1.5rem}.hero-card-title{font-size:1.375rem}.hero-card-subtitle{font-size:.9375rem}.hero-card-excerpt{font-size:.875rem}.blog-featured-row{padding:1.5rem 0 2rem}.featured-row-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.featured-row-card-title{font-size:.875rem;-webkit-line-clamp:2}.blog-category-section{padding:2rem 0}.category-section-header{flex-direction:column;gap:.25rem}.category-section-header .category-see-more{display:none}.category-see-more-mobile{display:block;margin-top:1.25rem;text-align:center}.category-posts-grid{grid-template-columns:1fr;gap:1rem}.category-post-card{flex-direction:row}.category-post-image{width:140px;min-height:120px;aspect-ratio:auto}.category-post-content{padding:.875rem 1rem}.category-post-title{font-size:.9375rem;-webkit-line-clamp:2}.category-post-excerpt{display:none}.cta-banner-content{flex-direction:column;text-align:center;padding:1.5rem}.cta-banner-title{font-size:1.125rem}.blog-explore-topics{padding:3rem 0 2rem}.explore-topics-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.explore-topic-card{padding:1.25rem .75rem}.explore-topic-name{font-size:.9375rem}.blog-newsletter{padding:2.5rem 0}.newsletter-card{padding:2rem 1.5rem}.newsletter-title{font-size:1.375rem}.newsletter-description{font-size:.9375rem}.newsletter-button{padding:.75rem 1.5rem;font-size:.9375rem}.blog-single-category-header{padding:2rem 0 1rem}.single-category-title{font-size:2rem}}@media (max-width:480px){.blog-hero-section{padding:1.5rem 0 1rem}.hero-card-content{padding:1.25rem}.hero-card-title{font-size:1.25rem}.featured-row-grid{grid-template-columns:1fr 1fr;gap:.75rem}.featured-row-card-content{padding:.75rem}.featured-row-card-title{font-size:.8125rem}.category-post-image{width:110px;min-height:100px}.category-post-title{font-size:.875rem}.explore-topics-grid{grid-template-columns:1fr 1fr}.single-category-title{font-size:1.75rem}}