.page-blog{background-color:#08162B;color:#F3F8FF;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}.page-blog img{max-width:100%;height:auto}.page-blog a{text-decoration:none;transition:color .25s ease}.page-blog__hero-section{background:linear-gradient(105deg,#0a1a35 0%,#102a54 55%,#1D5FD1 100%);display:flex;flex-direction:column;padding-top:10px}.page-blog__hero-image{width:100%;max-width:1200px;margin:0 auto}.page-blog__hero-image img{width:100%;height:auto;aspect-ratio:1200/400;object-fit:cover;display:block;border-radius:16px;border:1px solid #244D84}.page-blog__hero-content{width:100%;max-width:1200px;margin:0 auto;padding:24px 16px 28px;text-align:center}.page-blog__hero-tag{color:#F2C14E;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;font-size:14px;margin-bottom:10px}.page-blog__hero-title{color:#F3F8FF;font-size:clamp(1.5rem,4.5vw,2.4rem);font-weight:800;line-height:1.3;margin-bottom:16px;letter-spacing:0.3px}.page-blog__hero-description{color:#AFC4E8;font-size:1rem;max-width:900px;margin:0 auto;line-height:1.7}.page-blog__featured-section,.page-blog__faq-section{padding:48px 16px 24px;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-blog__featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.page-blog__section-title{color:#F3F8FF;font-size:1.6rem;font-weight:700;border-left:4px solid #F2C14E;padding-left:12px;margin:0 0 20px}.page-blog__view-all,.page-blog__card-link{color:#4FA8FF;font-weight:600;font-size:0.95rem}.page-blog__view-all:hover,.page-blog__card-link:hover{color:#F2C14E}.page-blog__featured-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.page-blog__featured-card,.page-blog__article-card{background-color:#10233F;border-radius:14px;border:1px solid #244D84;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.page-blog__featured-card:hover,.page-blog__article-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(79,168,255,0.2)}.page-blog__featured-card img{width:100%;aspect-ratio:800/400;object-fit:cover;display:block;border-bottom:1px solid #244D84}.page-blog__featured-content{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:calc(100% - 210px)}.page-blog__card-tag{background:linear-gradient(135deg,#2B73F6,#1144A6);color:#F3F8FF;font-size:0.75rem;font-weight:700;padding:5px 12px;border-radius:999px;letter-spacing:0.5px;text-transform:uppercase}.page-blog__card-title{margin:0;font-size:1.2rem;line-height:1.45}.page-blog__card-title a{color:#F3F8FF;font-weight:700}.page-blog__card-title a:hover{color:#F2C14E}.page-blog__card-excerpt{color:#AFC4E8;font-size:0.95rem;line-height:1.6;margin:6px 0 0}.page-blog__card-date{color:#8FA9D0;font-size:0.8rem;margin-top:auto;padding-top:8px}.page-blog__card-link{margin-top:8px;display:inline-block}.page-blog__main-list{background-color:#0a1830;padding:50px 16px 40px}.page-blog__list-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1200px;margin:0 auto 10px}.page-blog__article-card{display:flex;flex-direction:column;height:100%}.page-blog__article-thumb img{width:100%;aspect-ratio:600/300;object-fit:cover;display:block}.page-blog__article-info{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.page-blog__article-title{margin:0;font-size:1.15rem;line-height:1.4}.page-blog__article-title a{color:#F3F8FF;font-weight:700}.page-blog__article-title a:hover{color:#F2C14E}.page-blog__article-meta{color:#4FA8FF;font-weight:600;font-size:0.85rem}.page-blog__article-desc{color:#AFC4E8;font-size:0.95rem;line-height:1.6;margin:0}.page-blog__list-footer{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:30px auto 0;padding:0 16px}.page-blog__primary-btn,.page-blog__secondary-btn{display:inline-block;padding:14px 32px;border-radius:6px;font-weight:700;font-size:1rem;text-align:center;min-width:220px;box-sizing:border-box;transition:all .3s ease}.page-blog__primary-btn{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#fff;border:1px solid #4FA8FF;text-shadow:0 1px 2px rgba(0,0,0,0.2)}.page-blog__primary-btn:hover{background:linear-gradient(180deg,#3a83ff,#1a5ad1);transform:translateY(-2px);box-shadow:0 8px 24px rgba(43,115,246,0.5)}.page-blog__secondary-btn{background:transparent;color:#4FA8FF;border:2px solid #244D84}.page-blog__secondary-btn:hover{border-color:#4FA8FF;color:#F3F8FF}.page-blog__faq-item{background-color:#10233F;border:1px solid #244D84;border-radius:10px;margin-bottom:14px;overflow:hidden}.page-blog__faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;cursor:pointer;font-weight:600;color:#F3F8FF;list-style:none}.page-blog__faq-item summary::-webkit-details-marker{display:none}.page-blog__faq-item summary:hover{background-color:#142a4f}.page-blog__faq-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:linear-gradient(180deg,#2B73F6,#1144A6);color:#fff;border-radius:50%;font-size:1.2rem;font-weight:700}.page-blog__faq-content{padding:0 20px 18px;color:#AFC4E8;line-height:1.7}.page-blog__faq-content p{margin:0}@media (max-width:1024px){.page-blog__list-grid{grid-template-columns:1fr 1fr;gap:20px}.page-blog__primary-btn,.page-blog__secondary-btn{min-width:200px}}@media (max-width:768px){.page-blog__hero-section{padding-top:10px}.page-blog__hero-image img{aspect-ratio:600/300}.page-blog__hero-content{padding:16px 12px 20px}.page-blog__hero-title{font-size:1.4rem}.page-blog__featured-list{grid-template-columns:1fr 1fr}.page-blog__list-grid{grid-template-columns:1fr;gap:20px}.page-blog__article-thumb img{width:100%;height:auto}.page-blog__featured-card img,.page-blog__main-list img,.page-blog__faq-section img{max-width:100% !important;height:auto !important}.page-blog .page-content{max-width:100%}.page-blog{max-width:100%;overflow-x:hidden}.page-blog__section-title{font-size:1.3rem}.page-blog__card-excerpt,.page-blog__article-desc{font-size:0.9rem}.page-blog__primary-btn,.page-blog__secondary-btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;min-width:0}.page-blog__list-footer{flex-direction:column;align-items:center}.page-blog__primary-btn,.page-blog__secondary-btn{width:100%;max-width:100%}}@media (max-width:480px){.page-blog__featured-list{grid-template-columns:1fr}.page-blog__featured-header{align-items:flex-start}.page-blog__faq-item summary{flex-wrap:wrap;font-size:0.95rem}}