.page-blog{color:#333333}.page-blog__hero-section{display:flex;flex-direction:column;align-items:center;background-color:#f0f8ff;padding:10px 0 0 0}.page-blog__hero-image-container{width:100%;max-width:1200px;padding:0 16px;box-sizing:border-box}.page-blog__hero-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:8px;display:block}.page-blog__hero-content{text-align:center;padding:24px 16px 32px;max-width:1200px;width:100%;box-sizing:border-box}.page-blog__hero-title{color:#0b5394;font-size:clamp(1.6rem, 4vw, 2.8rem);font-weight:800;line-height:1.2;letter-spacing:-0.02em;margin:0 0 12px 0;max-width:800px;margin-left:auto;margin-right:auto}.page-blog__hero-description{font-size:1.1rem;line-height:1.6;margin:0 auto 24px auto;color:#333333;max-width:720px}.page-blog__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;width:100%;box-sizing:border-box;overflow:hidden;margin:0 auto;max-width:620px}.page-blog__btn{display:inline-block;padding:12px 28px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform 0.2s ease, box-shadow 0.2s ease;font-size:1rem;text-align:center;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-blog__btn--primary{background-color:#0477db;color:#ffffff;border:1px solid #0477db;box-shadow:0 4px 6px rgba(0,0,0,0.1)}.page-blog__btn--primary:hover{background-color:#035da8;box-shadow:0 8px 15px rgba(4,119,219,0.3);transform:translateY(-2px)}.page-blog__btn--outline{background-color:transparent;color:#0b5394;border:2px solid #0b5394}.page-blog__btn--outline:hover{background-color:#e0edf8}.page-blog__btn--link{background-color:transparent;color:#0477db;padding:12px 0;border-bottom:2px solid transparent}.page-blog__btn--link:hover{color:#035da8;border-bottom-color:#035da8}.page-blog__btn--link-blog,.page-blog__btn--link-the-thao{color:#0477db}.page-blog__btn--link-blog:hover,.page-blog__btn--link-the-thao:hover{color:#035da8}.page-blog__intro-section{padding:48px 16px 16px;background-color:#ffffff;text-align:center}.page-blog__intro-content{max-width:860px;margin:0 auto}.page-blog__intro-title{color:#0b5394;font-size:clamp(1.5rem, 3vw, 2.2rem);font-weight:700;margin-bottom:16px}.page-blog__intro-text{font-size:1rem;line-height:1.7;color:#333333;margin:0 auto;max-width:760px}.page-blog__section-main{background-color:#f8fbff;padding:32px 16px 48px}.page-blog__container{display:flex;gap:32px;max-width:1200px;margin:0 auto;align-items:flex-start}.page-blog__primary-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:32px}.page-blog__post-card{background-color:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.05);transition:box-shadow 0.3s ease, transform 0.3s ease}.page-blog__post-card:hover{box-shadow:0 10px 25px rgba(0,0,0,0.1);transform:translateY(-4px)}.page-blog__post-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;display:block}.page-blog__post-body{padding:24px}.page-blog__post-meta{display:flex;gap:12px;align-items:center;margin-bottom:12px;flex-wrap:wrap}.page-blog__post-date{font-size:0.85rem;color:#555555;background-color:#f0f8ff;padding:2px 10px;border-radius:12px}.page-blog__post-category{font-size:0.85rem;color:#0b5394;background-color:#e0edf8;padding:2px 10px;border-radius:12px;font-weight:600}.page-blog__post-title{font-size:1.5rem;color:#0b5394;font-weight:700;line-height:1.3;margin:0 0 8px 0}.page-blog__post-title a{color:inherit;text-decoration:none}.page-blog__post-excerpt{color:#333333;line-height:1.6;margin:0 0 16px 0}.page-blog__post-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.page-blog__sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}.page-blog__sidebar-panel{background-color:#ffffff;border-radius:12px;padding:24px;border:1px solid #e6f0fa;box-shadow:0 2px 8px rgba(0,0,0,0.05)}.page-blog__sidebar-title{font-size:1.1rem;color:#0b5394;margin-bottom:16px;font-weight:700;border-bottom:2px solid #0477db;padding-bottom:8px}.page-blog__sidebar-list{list-style:none;padding:0;margin:0}.page-blog__sidebar-item{margin-bottom:10px}.page-blog__sidebar-item a{color:#0477db;text-decoration:none;line-height:1.5;display:block;padding:8px;border-radius:6px;transition:background-color 0.2s ease, padding-left 0.2s ease}.page-blog__sidebar-item a:hover{background-color:#f0f8ff;padding-left:12px;color:#035da8}.page-blog__sidebar-link-cong-nghe,.page-blog__sidebar-link-thu-thuat{color:#0477db}.page-blog__sidebar-tags{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.page-blog__sidebar-tags li{list-style:none}.page-blog__sidebar-tags a{display:inline-block;background-color:#e0edf8;color:#0b5394;padding:6px 14px;border-radius:20px;text-decoration:none;font-size:0.85rem;font-weight:500;transition:background-color 0.2s ease, color 0.2s ease}.page-blog__sidebar-tags a:hover{background-color:#0477db;color:#ffffff}.page-blog__guide-section{background-color:#ffffff;padding:56px 16px}.page-blog__guide-inner{max-width:900px;margin:0 auto}.page-blog__guide-title{text-align:center;color:#0b5394;font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:32px;font-weight:700}.page-blog__faq-list{display:flex;flex-direction:column;gap:12px}.page-blog__faq-item{background-color:#f8fbff;border:1px solid #e0edf8;border-radius:12px;overflow:hidden}.page-blog__faq-item summary{cursor:pointer;padding:16px 20px;font-weight:700;color:#0b5394;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:10px;background-color:#ffffff}.page-blog__faq-item summary::-webkit-details-marker{display:none}.page-blog__faq-icon{color:#0477db;font-size:1.5rem;line-height:1;font-weight:400}.page-blog__faq-answer{padding:0 20px 16px 20px;color:#333333;line-height:1.6;margin:0}@media (max-width:1024px){.page-blog__container{flex-direction:column}.page-blog__sidebar{width:100%;flex-direction:row;gap:24px}.page-blog__sidebar-panel{flex:1}}@media (max-width:768px){.page-blog__hero-image{aspect-ratio:4/3}.page-blog__hero-actions{flex-direction:column;margin-bottom:0}.page-blog__btn{max-width:100%}.page-blog__sidebar{flex-direction:column}.page-blog__primary-content img,.page-blog__post-image{max-width:100%!important;height:auto!important}.page-blog img{max-width:100%!important;height:auto!important}.page-blog__container{margin:0}.page-blog__section-main{padding:24px 8px 40px}.page-blog__intro-section,.page-blog__guide-section{padding-left:8px;padding-right:8px}.page-blog__post-body,.page-blog__sidebar-panel{padding:16px}.page-blog__post-actions{flex-direction:column;align-items:flex-start}.page-blog__post-actions .page-blog__btn{width:100%}.page-blog__hero-content{flex-direction:column}.page-blog img{max-width:100%;height:auto}}