@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap");.page_root__UlLhU{padding:48px 0 64px;font-family:Open Sans,Helvetica,Arial,sans-serif;color:#16181c}.category-tabs_root__Drn3x{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;list-style:none;padding:0;margin:40px 0}.category-tabs_root__Drn3x li{border:2px solid #2b354f;border-radius:5px}.category-tabs_root__Drn3x a{display:block;padding:10px 40px;font-size:18px;font-weight:600;color:#2b354f;text-decoration:none;background:transparent;transition:background-color .2s,color .2s}.category-tabs_root__Drn3x a:hover{background:rgba(43,53,79,.08)}.category-tabs_root__Drn3x a.active{background:#2b354f;color:#fff}@media (max-width:768px){.category-tabs_root__Drn3x a{padding:8px 20px}}.empty-state_root__XVb_K{padding:60px 0;text-align:center;color:#4a5568;font-size:16px}.featured-post-card_root__I5bDH{margin-bottom:40px}.featured-post-card_root__I5bDH .icon-text{display:inline-flex;align-items:center;gap:6px;font-size:16.66px;color:#3a4763}.featured-post-card_root__I5bDH .icon-text svg{flex-shrink:0}.featured-post-card_root__I5bDH .featured-card{display:flex;flex-wrap:wrap;background:#fff;border-radius:16px;box-shadow:2px 8px 16px rgba(0,0,0,.15);overflow:hidden}.featured-post-card_root__I5bDH .featured-card-image{flex:0 0 400px;padding:20px;display:flex;align-items:center;justify-content:center;background:#f8f9fd}.featured-post-card_root__I5bDH .featured-card-image a{display:block}.featured-post-card_root__I5bDH .featured-card-image img,.featured-post-card_root__I5bDH .featured-card-image-placeholder{width:360px;height:270px;border-radius:5px;object-fit:cover;display:block}.featured-post-card_root__I5bDH .featured-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:2 1;padding:28px 32px 32px 20px;text-align:left}.featured-post-card_root__I5bDH .featured-card-top-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-bottom:12px}.featured-post-card_root__I5bDH .featured-btn{background:#232f3e;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:17px;font-weight:600}.featured-post-card_root__I5bDH .featured-card-content h2{margin:6px 0 12px;font-size:19.21px;font-weight:700;line-height:1.6}.featured-post-card_root__I5bDH .featured-card-content h2 a{color:#335eea;text-decoration:none}.featured-post-card_root__I5bDH .featured-card-content h2 a:hover{text-decoration:underline}.featured-post-card_root__I5bDH .featured-card-content p{color:#353535;font-size:16px;line-height:1.45;max-width:550px;text-align:center;margin:0 0 18px}.featured-post-card_root__I5bDH .read-more-btn{display:inline-block;margin-top:10px;background:#fff;color:#232f3e;border:2px solid #232f3e;border-radius:8px;padding:8px 32px;font-size:20.91px;font-weight:600;letter-spacing:.02em;text-decoration:none;box-shadow:0 1px 4px rgba(39,64,139,.1);transition:background-color .2s,color .2s}.featured-post-card_root__I5bDH .read-more-btn:hover{background:#1f315e;color:#fff}@media (max-width:780px){.featured-post-card_root__I5bDH .featured-card{flex-direction:column;max-width:98vw}.featured-post-card_root__I5bDH .featured-card-image{flex:0 0 300px;padding:16px;justify-content:flex-start}.featured-post-card_root__I5bDH .featured-card-content{padding:22px 16px 24px}.featured-post-card_root__I5bDH .featured-btn{padding:15px;width:100%}}.pagination_root__Gbp5J{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-top:40px;font-size:16px;font-weight:600}.pagination_root__Gbp5J .pagination-link,.pagination_root__Gbp5J .pagination-next{color:#335eea;text-decoration:none}.pagination_root__Gbp5J .pagination-link:hover,.pagination_root__Gbp5J .pagination-next:hover{text-decoration:underline}.pagination_root__Gbp5J .pagination-current{color:#16181c}.pagination_root__Gbp5J .pagination-ellipsis{color:#8a94a6}.pagination_root__Gbp5J .pagination-next-disabled{color:#c7ccd4;pointer-events:none}.table-of-contents_root__hREDF{background:#e8eaf6;padding:20px;border-radius:8px;box-shadow:0 6px 10px -1px rgba(0,0,0,.15);margin:0 0 32px;max-width:420px}.table-of-contents_root__hREDF .toc-header{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:center;gap:10px}.table-of-contents_root__hREDF .toc-header::-webkit-details-marker{display:none}.table-of-contents_root__hREDF .toc-header::marker{content:""}.table-of-contents_root__hREDF .toc-header h3{font-size:1.4em;font-weight:700;color:#37474f;margin:0;text-align:center}.table-of-contents_root__hREDF .toc-toggle-icon{font-size:18px;font-weight:700;transition:transform .3s ease}.table-of-contents_root__hREDF[open] .toc-toggle-icon{transform:rotate(180deg)}.table-of-contents_root__hREDF .toc-list{list-style:none;counter-reset:toc-counter;margin:15px 0 0;padding:0}.table-of-contents_root__hREDF .toc-list li{counter-increment:toc-counter;margin:10px 0;line-height:1.4;position:relative}.table-of-contents_root__hREDF .toc-list li:before{content:counter(toc-counter) ".";font-weight:700;color:#37474f;margin-right:8px}.table-of-contents_root__hREDF .toc-list a{color:#37474f;text-decoration:none;font-weight:600;transition:color .3s ease}.table-of-contents_root__hREDF .toc-list a:hover{color:#1976d2;text-decoration:underline}.table-of-contents_root__hREDF .toc-level-3{margin-left:20px;font-size:.95em}.table-of-contents_root__hREDF .toc-level-4{margin-left:35px;font-size:.9em}@media (max-width:768px){.table-of-contents_root__hREDF{max-width:100%}}.post-detail_root__SVzM8{max-width:780px;margin:0 auto;padding:48px 0 64px}.post-detail_root__SVzM8 .post-badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.post-detail_root__SVzM8 .featured-btn{background:#232f3e;color:#fff;border:none;border-radius:8px;padding:8px 18px;font-size:15px;font-weight:600}.post-detail_root__SVzM8 .post-cat-badge{display:inline-block;background:#e8ecfb;color:#25358e;font-size:13px;font-weight:700;padding:6px 16px;border-radius:4px}.post-detail_root__SVzM8 .blog-post-detail-header h1{font-size:36px;font-weight:700;line-height:1.25;margin:0 0 20px;color:#1a202c}.post-detail_root__SVzM8 .post-meta-data{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb}.post-detail_root__SVzM8 .icon-text{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#4a5568}.post-detail_root__SVzM8 .icon-text svg{flex-shrink:0}.post-detail_root__SVzM8 .author-avatar{border-radius:50%;width:24px;height:24px}.post-detail_root__SVzM8 .social-share{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#4a5568;margin-left:auto}.post-detail_root__SVzM8 .social-btn{display:inline-flex;line-height:0}.post-detail_root__SVzM8 .social-btn svg{width:22px;height:22px}.post-detail_root__SVzM8 .blog-post-detail-image{aspect-ratio:16/9;background:#f1f4f8;border-radius:8px;overflow:hidden;margin-bottom:32px}.post-detail_root__SVzM8 .blog-post-detail-image img{width:100%;height:100%;object-fit:cover;display:block}.post-detail_root__SVzM8 .blog-post-detail-content{font-size:17px;line-height:1.75;color:#2d3748}.post-detail_root__SVzM8 .blog-post-detail-content h2,.post-detail_root__SVzM8 .blog-post-detail-content h3,.post-detail_root__SVzM8 .blog-post-detail-content h4{scroll-margin-top:100px}.post-detail_root__SVzM8 .blog-post-detail-content h2{font-size:26px;font-weight:700;margin:40px 0 16px;color:#1a202c}.post-detail_root__SVzM8 .blog-post-detail-content h3{font-size:21px;font-weight:700;margin:32px 0 14px;color:#1a202c}.post-detail_root__SVzM8 .blog-post-detail-content h4{font-size:18px;font-weight:700;margin:28px 0 12px;color:#1a202c}.post-detail_root__SVzM8 .blog-post-detail-content p{margin:0 0 20px}.post-detail_root__SVzM8 .blog-post-detail-content ol,.post-detail_root__SVzM8 .blog-post-detail-content ul{margin:0 0 20px;padding-left:28px}.post-detail_root__SVzM8 .blog-post-detail-content li{margin-bottom:8px}.post-detail_root__SVzM8 .blog-post-detail-content a{color:#325eea;text-decoration:underline}.post-detail_root__SVzM8 .blog-post-detail-content img{max-width:100%;height:auto;border-radius:8px;margin:24px 0}.post-detail_root__SVzM8 .blog-post-detail-content blockquote{border-left:4px solid #325eea;padding:4px 0 4px 20px;margin:24px 0;color:#4a5568;font-style:italic}.post-detail_root__SVzM8 .blog-post-detail-content table{width:100%;border-collapse:collapse;margin:24px 0}.post-detail_root__SVzM8 .blog-post-detail-content td,.post-detail_root__SVzM8 .blog-post-detail-content th{border:1px solid #e5e7eb;padding:10px 12px;text-align:left}@media (max-width:640px){.post-detail_root__SVzM8 .blog-post-detail-header h1{font-size:28px}}.post-card_root__pHSru{margin-bottom:40px;height:100%}.post-card_root__pHSru .blog-post-card-inner{position:relative;background:#fff;border-radius:5px;box-shadow:1px 1px 10px rgba(95,117,127,.17);height:100%;display:flex;flex-direction:column}.post-card_root__pHSru .post-cat-badge{position:absolute;top:16px;left:0;background:#e8ecfb;color:#25358e;font-size:13px;font-weight:700;padding:6px 18px 6px 14px;-webkit-clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(0 0,100% 0,calc(100% - 10px) 100%,0 100%);z-index:2}.post-card_root__pHSru .blog-post-thumbnail{display:block;aspect-ratio:16/10;background:#f1f4f8;border-radius:5px 5px 0 0;overflow:hidden}.post-card_root__pHSru .blog-post-thumbnail img,.post-card_root__pHSru .blog-post-thumbnail-placeholder{width:100%;height:100%;object-fit:cover;display:block}.post-card_root__pHSru .blog-post-card-body{padding:20px;display:flex;flex-direction:column;flex:1 1}.post-card_root__pHSru .post-meta-data{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.post-card_root__pHSru .icon-text{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#4a5568}.post-card_root__pHSru .icon-text svg{flex-shrink:0}.post-card_root__pHSru .blog-post-card-body h3{margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.35;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card_root__pHSru .blog-post-card-body h3 a{color:#325eea;text-decoration:none}.post-card_root__pHSru .blog-post-card-body h3 a:hover{text-decoration:underline}.post-card_root__pHSru .blog-post-card-body p{color:#4a5568;font-size:14px;line-height:1.6;margin-bottom:16px;flex:1 1}.post-card_root__pHSru .blog-post-card-body .read-more-btn{align-self:flex-start}.post-card_root__pHSru .read-more-btn{display:inline-block;background:#fff;color:#232f3e;border:2px solid #232f3e;border-radius:8px;padding:8px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.post-card_root__pHSru .read-more-btn:hover{background:#232f3e;color:#fff}.post-grid_root__uRTRT{margin-top:8px}