.page-blog{background:#0A0A0A;color:#FFF6D6}.page-blog__hero-section{padding:10px 0 0}.page-blog__hero-image{display:block;width:100%;max-width:1020px;height:auto;aspect-ratio:17/5;object-fit:cover;margin:0 auto}.page-blog__hero-content{max-width:1020px;margin:0 auto;padding:24px 20px;text-align:center}.page-blog__hero-content h1{font-size:clamp(2rem, 5vw, 3rem);font-weight:800;line-height:1.2;text-shadow:0 2px 10px rgba(0, 0, 0, 0.3)}.page-blog__hero-content p{max-width:800px;margin:12px auto 24px;font-size:1.1rem;line-height:1.7;color:#FFF6D6}.page-blog__btn-cta{display:inline-block;padding:14px 36px;border-radius:8px;background:linear-gradient(180deg, #FFD86A 0%, #DDA11D 100%);color:#111111;font-weight:700;text-decoration:none;font-size:1.1rem;transition:transform 0.2s ease;box-shadow:0 0 20px rgba(255, 211, 107, 0.3)}.page-blog__btn-cta:hover{transform:translateY(-2px)}.page-blog__featured-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:24px;max-width:1200px;margin:0 auto;padding:20px}.page-blog__post-card{background:#111111;border:1px solid #3A2A12;border-radius:12px;overflow:hidden;transition:transform 0.3s ease;display:flex;flex-direction:column}.page-blog__post-card:hover{transform:translateY(-6px)}.page-blog__post-image{width:100%;max-width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}.page-blog__post-body{padding:20px;display:flex;flex-direction:column;flex-grow:1}.page-blog__post-tag{align-self:flex-start;background:#F2C14E;color:#111111;padding:4px 12px;border-radius:999px;font-size:0.85rem;font-weight:700;margin-bottom:10px}.page-blog__post-title{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:8px}.page-blog__post-title a{color:#FFF6D6;text-decoration:none}.page-blog__post-title a:hover{color:#FFD36B}.page-blog__post-meta{font-size:0.9rem;color:#FFD36B;margin-bottom:10px}.page-blog__post-excerpt{font-size:0.95rem;line-height:1.7;color:#FFF6D6;flex-grow:1}.page-blog__post-link{margin-top:16px;color:#FFD36B;font-weight:700;text-decoration:none}.page-blog__post-link:hover{text-decoration:underline}.page-blog__intro-section,.page-blog__category-grid,.page-blog__more-posts,.page-blog__cta-section{max-width:1200px;margin:0 auto;padding:24px 20px}.page-blog__intro-body{background:#111111;border:1px solid #3A2A12;border-radius:16px;padding:32px}.page-blog__intro-body h2{color:#FFD36B;font-size:1.8rem;margin-bottom:16px;line-height:1.3}.page-blog__intro-body p{font-size:1.05rem;line-height:1.8;margin-bottom:16px;color:#FFF6D6}.page-blog__intro-body p:last-child{margin-bottom:0}.page-blog__category-grid h2,.page-blog__more-posts h2,.page-blog__cta-section h2{text-align:center;color:#FFD36B;font-size:1.7rem;margin-bottom:24px;line-height:1.3}.page-blog__category-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;padding:8px 0}.page-blog__category-item{background:#111111;border:1px solid #3A2A12;padding:24px;border-radius:12px}.page-blog__category-item h3{color:#F2C14E;font-size:1.3rem;margin-bottom:12px}.page-blog__category-item p{font-size:0.95rem;line-height:1.7;color:#FFF6D6;margin-bottom:16px}.page-blog__category-link{color:#FFD36B;font-weight:700;text-decoration:none}.page-blog__category-link:hover{text-decoration:underline}.page-blog__post-list{list-style:none}.page-blog__list-item{border-bottom:1px solid #3A2A12;padding:16px 0}.page-blog__list-item:last-child{border-bottom:none}.page-blog__list-item h3{margin-bottom:6px}.page-blog__list-item h3 a{color:#FFF6D6;text-decoration:none;font-size:1.1rem}.page-blog__list-item h3 a:hover{color:#FFD36B}.page-blog__list-meta{color:#FFD36B;font-size:0.9rem}.page-blog__cta-card{background:linear-gradient(135deg, #111111 0%, #1a1a1a 100%);border:2px solid #F2C14E;border-radius:16px;padding:48px;text-align:center;box-shadow:0 0 40px rgba(255, 211, 107, 0.1)}.page-blog__cta-card h2{color:#FFF6D6;font-size:2rem;margin-bottom:12px}.page-blog__cta-card p{font-size:1.1rem;color:#FFF6D6;margin-bottom:28px;line-height:1.7}.page-blog__btn-register{display:inline-block;padding:14px 48px;border-radius:8px;background:linear-gradient(180deg, #FFD86A 0%, #DDA11D 100%);color:#111111;font-weight:700;font-size:1.2rem;text-decoration:none;transition:transform 0.2s ease;box-shadow:0 0 20px rgba(255, 211, 107, 0.3)}.page-blog__btn-register:hover{transform:translateY(-2px)}@media (max-width:1024px){.page-blog__featured-grid{grid-template-columns:repeat(2, 1fr)}.page-blog__hero-image{aspect-ratio:17/6}.page-blog__hero-content{padding:16px 16px 24px}.page-blog__hero-content h1{font-size:clamp(1.8rem, 4vw, 2.6rem)}.page-blog__btn-cta,.page-blog__btn-register{white-space:normal;word-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.page-blog__cta-card{padding:32px}}@media (max-width:768px){.page-blog__hero-image{aspect-ratio:2/1}.page-blog__hero-content h1{font-size:1.8rem}.page-blog__hero-content p{font-size:0.95rem;margin-bottom:20px}.page-blog__featured-grid{grid-template-columns:repeat(1, 1fr);gap:16px}.page-blog img{max-width:100%!important;height:auto!important}.page-blog__cta-card{padding:24px}.page-blog__btn-cta{font-size:1rem;padding:12px 20px;white-space:normal;word-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.page-blog__btn-register{font-size:1rem;padding:12px 20px;white-space:normal;word-wrap:break-word;width:100%;max-width:100%;box-sizing:border-box}.page-blog__intro-body,.page-blog__category-item{padding:20px}.page-blog__list-item h3 a{font-size:1rem}}.page-blog__more-posts h2{max-width:700px;margin-left:auto;margin-right:auto}