.Header_header__SQD4u{position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100;background:linear-gradient(180deg,#ffffff 90%,#f7f8fa);border-bottom:1px solid #eaeaea;box-shadow:0 2px 6px rgba(0,0,0,.04);box-sizing:border-box}.Header_header__SQD4u:before{content:"";display:block;height:4px;background:linear-gradient(270deg,#ff4d4d,#ff7a7a,#ff4d4d);background-size:300% 100%;animation:Header_shimmer__BQ9kC 8s linear infinite}@keyframes Header_shimmer__BQ9kC{0%{background-position:0 50%}to{background-position:300% 50%}}.Header_container__dGdkP{max-width:1200px;width:100%;margin:0 auto;padding:.8rem 1rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;box-sizing:border-box}.Header_left__0cU20{display:flex;align-items:center;gap:.8rem;justify-content:flex-start}.Header_center__waGyp{text-align:center}.Header_logo__0BY1u{font-weight:800;font-size:1.55rem;color:#0a1f44;text-decoration:none;line-height:1.1}.Header_logo__0BY1u:hover{color:#ff3b3b}.Header_tagline__9D8ru{font-size:.85rem;color:#666;white-space:nowrap;font-weight:500}.Header_right__LEkMT{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end}.Header_nav__jnnUH{display:flex;gap:1.8rem}.Header_date__dqgZi{font-size:.8rem;color:#666}@media(max-width:850px){.Header_container__dGdkP{max-width:100%;width:100%;margin:0;padding:.8rem 1rem;grid-template-columns:1fr auto}.Header_center__waGyp{display:none}}.Footer_footer__x7vJd{background:#0a1f44;color:#fff;padding:2rem 1rem;font-size:.9rem;position:relative;bottom:0;width:100%;margin-top:auto;box-sizing:border-box}.Footer_container__RzfQR{max-width:1200px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer_links__tiyTK{display:flex;gap:1.5rem}.Footer_links__tiyTK a{color:#ddd;text-decoration:none;transition:color .2s}.Footer_links__tiyTK a:hover{color:#fff}.Footer_right__jOCuD{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.Footer_copy__eMPm2{color:#bbb}.Footer_socials__JS_08{display:flex;gap:1rem}.Footer_socials__JS_08 a{color:#ddd;font-size:1.2rem;transition:color .2s}.Footer_socials__JS_08 a:hover{color:#fff}@media(max-width:600px){.Footer_container__RzfQR{max-width:100%;width:100%;margin:0;padding:1rem;flex-direction:column;text-align:center}}.Home_main__3vDCl{max-width:1200px;margin:2rem auto;padding:1rem;display:block}.Home_featured__kymTp{display:block;color:#fff;padding:3rem 2rem;border-radius:14px;margin-bottom:2.5rem;text-decoration:none;background-size:cover;background-position:50%;box-shadow:0 6px 20px rgba(0,0,0,.25);transition:transform .2s ease,box-shadow .2s ease}.Home_featured__kymTp:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.Home_featured__kymTp h2{font-size:2.2rem;font-weight:700;margin:.5rem 0}.Home_featured__kymTp .Home_excerpt__5y2rK{font-size:1.1rem;line-height:1.6;color:#eee;max-width:700px;margin-top:.8rem;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Home_featured__kymTp .Home_date__8AkxA{font-size:.9rem;color:#ccc;margin-top:1rem}.Home_tag__qzLjA{display:inline-block;padding:.3rem .7rem;font-size:.75rem;font-weight:600;background:#ff3b3b;color:#fff;border-radius:4px;text-transform:uppercase;margin-bottom:.8rem}.Home_list__9UDt1{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.Home_card__fubC7{display:flex;align-items:flex-start;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.Home_card__fubC7:hover{transform:translateY(-3px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.Home_card__fubC7 img{width:180px;height:120px;border-radius:10px;object-fit:cover;flex-shrink:0}.Home_card-content__2657D{flex:1 1}.Home_card-content__2657D h3{font-size:1.2rem;font-weight:700;margin:0 0 .5rem;color:#0a1f44}.Home_card-content__2657D p{font-size:.95rem;color:#555;line-height:1.5;margin:0 0 .8rem}.Home_card-content__2657D .Home_meta__iqDse{font-size:.8rem;color:#888}.Home_post-content__VB49z{max-width:800px;margin:0 auto;color:#222;font-size:1.1rem;line-height:1.8}.Home_post-content__VB49z h1,.Home_post-content__VB49z h2,.Home_post-content__VB49z h3,.Home_post-content__VB49z h4{margin-top:2rem;margin-bottom:1rem;font-weight:700;line-height:1.3;color:#0a1f44}.Home_post-content__VB49z p{margin-bottom:1.5rem}.Home_post-content__VB49z img{width:100%;border-radius:12px;margin:2rem 0;display:block;object-fit:cover}.Home_post-content__VB49z a{color:#0070f3;text-decoration:underline}.Home_post-content__VB49z ol,.Home_post-content__VB49z ul{margin:1.5rem 0;padding-left:2rem}.Home_post-content__VB49z blockquote{border-left:4px solid #0070f3;padding-left:1rem;color:#555;margin:2rem 0;font-style:italic}.Home_post-content__VB49z pre{background:#f5f5f5;padding:1rem;border-radius:8px;overflow-x:auto;font-family:monospace}@media(max-width:768px){.Home_card__fubC7{flex-direction:column;align-items:flex-start}.Home_card__fubC7 img{width:100%;height:auto}.Home_card-content__2657D h3{font-size:1.1rem}.Home_card-content__2657D p{font-size:.9rem}}