@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Poppins:wght@400;500;600;700&display=swap";
.Blog-module__vu6yGW__blogPage{background:#f6f9fc;min-height:100vh;font-family:Poppins,sans-serif}[data-theme=dark] .Blog-module__vu6yGW__blogPage{background:#0d1117}.Blog-module__vu6yGW__container{max-width:1200px;margin:0 auto;padding:0 20px}.Blog-module__vu6yGW__titleBar{background:#fff;border-bottom:1px solid #e4ecf3;padding:100px 0 40px}[data-theme=dark] .Blog-module__vu6yGW__titleBar{background:#161b22;border-bottom-color:#30363d}.Blog-module__vu6yGW__breadcrumb{color:#65758b;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.Blog-module__vu6yGW__breadcrumb a{color:#10b7c8;font-weight:500;text-decoration:none}.Blog-module__vu6yGW__breadcrumb a:hover{text-decoration:underline}[data-theme=dark] .Blog-module__vu6yGW__breadcrumb{color:#8b949e}.Blog-module__vu6yGW__pageTitle{color:#0c2340;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:36px;font-weight:800;line-height:1.2}.Blog-module__vu6yGW__pageTitle span{color:#10b7c8}[data-theme=dark] .Blog-module__vu6yGW__pageTitle{color:#e6edf3}.Blog-module__vu6yGW__pageSubtitle{color:#65758b;max-width:600px;font-size:16px}[data-theme=dark] .Blog-module__vu6yGW__pageSubtitle{color:#8b949e}.Blog-module__vu6yGW__mainLayout{grid-template-columns:1fr 340px;align-items:start;gap:40px;padding:40px 0 80px;display:grid}@media (max-width:1024px){.Blog-module__vu6yGW__mainLayout{grid-template-columns:1fr}}.Blog-module__vu6yGW__blogListCol{flex-direction:column;gap:0;display:flex}.Blog-module__vu6yGW__resultsBar{border-bottom:2px solid #e4ecf3;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}[data-theme=dark] .Blog-module__vu6yGW__resultsBar{border-bottom-color:#30363d}.Blog-module__vu6yGW__resultsBar span:first-child{color:#0c2340;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700}[data-theme=dark] .Blog-module__vu6yGW__resultsBar span:first-child{color:#e6edf3}.Blog-module__vu6yGW__resultCount{background:#10b7c81a;border-radius:20px;padding:5px 14px;color:#65758b!important;font-size:14px!important;font-weight:500!important}.Blog-module__vu6yGW__postsList{flex-direction:column;gap:24px;display:flex}.Blog-module__vu6yGW__postCard{background:#fff;border:1px solid #e4ecf3;border-radius:20px;height:220px;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0d23400d}[data-theme=dark] .Blog-module__vu6yGW__postCard{background:#21262d;border-color:#30363d}.Blog-module__vu6yGW__postCard:hover{border-color:#10b7c8;transform:translateY(-4px);box-shadow:0 12px 35px #0d23401a}.Blog-module__vu6yGW__postImage{flex-shrink:0;width:38%;min-width:260px;position:relative;overflow:hidden}.Blog-module__vu6yGW__postImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__postImage img{transform:scale(1.06)}.Blog-module__vu6yGW__postCatBadge{color:#0c2340;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border-radius:30px;padding:6px 14px;font-size:12px;font-weight:600;position:absolute;top:14px;left:14px;box-shadow:0 4px 12px #0000001a}.Blog-module__vu6yGW__postBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:22px 26px;display:flex}.Blog-module__vu6yGW__postMeta{color:#65758b;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:10px;font-size:13px;display:flex}[data-theme=dark] .Blog-module__vu6yGW__postMeta{color:#8b949e}.Blog-module__vu6yGW__postTitle{color:#0c2340;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}[data-theme=dark] .Blog-module__vu6yGW__postTitle{color:#e6edf3}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__postTitle{color:#10b7c8}.Blog-module__vu6yGW__postExcerpt{color:#65758b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}[data-theme=dark] .Blog-module__vu6yGW__postExcerpt{color:#8b949e}.Blog-module__vu6yGW__readMoreLink{color:#10b7c8;align-items:center;gap:5px;margin-top:auto;font-size:14px;font-weight:600;transition:gap .3s;display:inline-flex}.Blog-module__vu6yGW__postCard:hover .Blog-module__vu6yGW__readMoreLink{gap:10px}.Blog-module__vu6yGW__sidebar{flex-direction:column;gap:28px;display:flex;position:sticky;top:90px}@media (max-width:1024px){.Blog-module__vu6yGW__sidebar{position:static}}.Blog-module__vu6yGW__widget{background:#fff;border:1px solid #e4ecf3;border-radius:20px;padding:24px;box-shadow:0 4px 20px #0d23400d}[data-theme=dark] .Blog-module__vu6yGW__widget{background:#21262d;border-color:#30363d}.Blog-module__vu6yGW__widgetTitle{color:#0c2340;margin-bottom:20px;padding-bottom:12px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;position:relative}[data-theme=dark] .Blog-module__vu6yGW__widgetTitle{color:#e6edf3}.Blog-module__vu6yGW__widgetTitle:after{content:"";background:linear-gradient(90deg,#10b7c8,#00d0b6);border-radius:3px;width:40px;height:3px;position:absolute;bottom:0;left:0}.Blog-module__vu6yGW__trendingList{flex-direction:column;gap:16px;display:flex}.Blog-module__vu6yGW__trendingItem{border-radius:12px;align-items:center;gap:12px;padding:6px;text-decoration:none;transition:all .2s;display:flex}.Blog-module__vu6yGW__trendingItem:hover{background:#f6f9fc}[data-theme=dark] .Blog-module__vu6yGW__trendingItem:hover{background:#30363d}.Blog-module__vu6yGW__trendingNum{color:#10b7c840;text-align:center;min-width:32px;font-family:Montserrat,sans-serif;font-size:24px;font-weight:800}.Blog-module__vu6yGW__trendingItem:hover .Blog-module__vu6yGW__trendingTitle{color:#10b7c8}.Blog-module__vu6yGW__trendingImg{object-fit:cover;border-radius:12px;flex-shrink:0;width:60px;height:60px}.Blog-module__vu6yGW__trendingContent{flex-direction:column;gap:4px;min-width:0;display:flex}.Blog-module__vu6yGW__trendingTitle{color:#0c2340;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}[data-theme=dark] .Blog-module__vu6yGW__trendingTitle{color:#e6edf3}.Blog-module__vu6yGW__trendingDate{color:#65758b;font-size:12px}[data-theme=dark] .Blog-module__vu6yGW__trendingDate{color:#8b949e}.Blog-module__vu6yGW__catList{flex-direction:column;gap:8px;display:flex}.Blog-module__vu6yGW__catItem{color:#0c2340;cursor:pointer;text-align:left;background:#f6f9fc;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:11px 14px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}[data-theme=dark] .Blog-module__vu6yGW__catItem{color:#c9d1d9;background:#161b22}.Blog-module__vu6yGW__catActive,.Blog-module__vu6yGW__catItem:hover{color:#10b7c8;background:#fff;border-color:#10b7c8;box-shadow:0 4px 12px #10b7c81a}[data-theme=dark] .Blog-module__vu6yGW__catActive,[data-theme=dark] .Blog-module__vu6yGW__catItem:hover{color:#10b7c8;background:#21262d;border-color:#10b7c8}.Blog-module__vu6yGW__catCount{color:#10b7c8;background:#10b7c81a;border-radius:10px;padding:2px 10px;font-size:12px;font-weight:600}.Blog-module__vu6yGW__newsletterWidget{color:#fff;text-align:center;background:linear-gradient(135deg,#0c2340,#14345d);border-radius:20px;padding:28px}.Blog-module__vu6yGW__newsletterIcon{margin-bottom:12px;font-size:36px}.Blog-module__vu6yGW__newsletterWidget h3{color:#fff;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:700}.Blog-module__vu6yGW__newsletterWidget p{color:#d7e5f2;margin-bottom:18px;font-size:14px;line-height:1.6}.Blog-module__vu6yGW__newsletterWidget form{flex-direction:column;gap:10px;display:flex}.Blog-module__vu6yGW__newsletterWidget input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;outline:none;width:100%;padding:13px 16px;font-family:Poppins,sans-serif;font-size:14px}.Blog-module__vu6yGW__newsletterWidget input::placeholder{color:#ffffff80}.Blog-module__vu6yGW__newsletterWidget input:focus{background:#ffffff26;border-color:#10b7c8}.Blog-module__vu6yGW__newsletterWidget button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b7c8,#00d0b6);border:none;border-radius:12px;padding:13px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:all .3s}.Blog-module__vu6yGW__newsletterWidget button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b7c84d}.Blog-module__vu6yGW__loadingState{color:#65758b;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.Blog-module__vu6yGW__loader{border:4px solid #e4ecf3;border-top-color:#10b7c8;border-radius:50%;width:48px;height:48px;margin-bottom:1rem;animation:1s linear infinite Blog-module__vu6yGW__spin}@keyframes Blog-module__vu6yGW__spin{to{transform:rotate(360deg)}}.Blog-module__vu6yGW__emptyState{text-align:center;padding:5rem 2rem}.Blog-module__vu6yGW__emptyIcon{margin-bottom:1rem;font-size:4rem;display:block}.Blog-module__vu6yGW__emptyState h3{color:#0c2340;margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:1.5rem}[data-theme=dark] .Blog-module__vu6yGW__emptyState h3{color:#e6edf3}.Blog-module__vu6yGW__emptyState p{color:#65758b}.Blog-module__vu6yGW__categoryTabs{display:none}@media (max-width:768px){.Blog-module__vu6yGW__titleBar{padding:80px 0 30px}.Blog-module__vu6yGW__pageTitle{font-size:28px}.Blog-module__vu6yGW__postCard{flex-direction:column;height:auto}.Blog-module__vu6yGW__postImage{width:100%;min-width:unset;height:200px}.Blog-module__vu6yGW__postBody{padding:18px 20px}.Blog-module__vu6yGW__postTitle{font-size:16px}.Blog-module__vu6yGW__resultsBar span:first-child{font-size:17px}}@media (max-width:480px){.Blog-module__vu6yGW__titleBar{padding:75px 0 24px}.Blog-module__vu6yGW__pageTitle{font-size:24px}.Blog-module__vu6yGW__pageSubtitle{font-size:14px}.Blog-module__vu6yGW__postMeta{gap:10px}}
