.BlogCard-module__DlNaDa__card{background:#fff;border:1px solid #eef0f3;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 6px 18px #0f172a0d}.BlogCard-module__DlNaDa__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f172a1a}.BlogCard-module__DlNaDa__cardImage{background-color:#0a0e16;background-position:50%;background-size:cover;height:170px}.BlogCard-module__DlNaDa__cardBody{padding:20px}.BlogCard-module__DlNaDa__categoryTag{letter-spacing:.02em;text-transform:uppercase;color:#f2711c;background:#fdf1e9;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.BlogCard-module__DlNaDa__cardTitle{color:#0f172a;margin:0 0 10px;font-size:16.5px;font-weight:700;line-height:1.4}.BlogCard-module__DlNaDa__cardExcerpt{color:#64748b;margin:0 0 18px;font-size:13px;line-height:1.6}.BlogCard-module__DlNaDa__cardMeta{color:#94a3b8;border-top:1px solid #eef0f3;flex-wrap:wrap;align-items:center;gap:8px;padding-top:14px;font-size:12px;display:flex}.BlogCard-module__DlNaDa__metaItem{align-items:center;gap:5px;display:flex}.BlogCard-module__DlNaDa__metaDot{color:#cbd5e1}.BlogCard-module__DlNaDa__readMore{color:#f2711c;align-items:center;gap:5px;margin-left:auto;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.BlogCard-module__DlNaDa__readMore:hover{text-decoration:underline}
.BlogHero-module__SZ_h6W__hero{background:#0a0e16;padding:40px 60px 50px;position:relative;overflow:hidden}.BlogHero-module__SZ_h6W__hero:before{content:"";filter:blur(140px);background:#f2711c1f;border-radius:50%;width:390px;height:390px;position:absolute;top:-180px;left:-180px}.BlogHero-module__SZ_h6W__heroContent{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.BlogHero-module__SZ_h6W__heroLeft{flex:1;max-width:620px}.BlogHero-module__SZ_h6W__heroRight{flex:1;justify-content:center;align-items:center;display:flex}.BlogHero-module__SZ_h6W__badge{letter-spacing:.06em;text-transform:uppercase;color:#f2711c;background:#f2711c1a;border:1px solid #f2711c4d;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:7px 16px;font-size:12px;font-weight:700;display:inline-flex}.BlogHero-module__SZ_h6W__sparkleIcon{animation:3s linear infinite BlogHero-module__SZ_h6W__spinGlow}@keyframes BlogHero-module__SZ_h6W__spinGlow{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.2)}to{transform:rotate(360deg)scale(1)}}.BlogHero-module__SZ_h6W__heroTitle{color:#fff;margin:0 0 20px;font-size:clamp(32px,4.5vw,42px);font-weight:700;line-height:1.15}.BlogHero-module__SZ_h6W__highlight{color:#f2711c;background:linear-gradient(90deg,#f2711c,#ff9a4d);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.BlogHero-module__SZ_h6W__heroDescription{color:#94a3b8;margin-bottom:36px;font-size:15.5px;line-height:1.7}.BlogHero-module__SZ_h6W__heroButtons{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:50px;display:flex}.BlogHero-module__SZ_h6W__primaryBtn{color:#fff;background:#f2711c;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.BlogHero-module__SZ_h6W__primaryBtn:hover{background:#d95f10;transform:translateY(-2px)}.BlogHero-module__SZ_h6W__secondaryBtn{color:#fff;background:0 0;border:1px solid #2a3040;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.BlogHero-module__SZ_h6W__secondaryBtn:hover{background:#f2711c14;border-color:#f2711c}.BlogHero-module__SZ_h6W__blogVisual{justify-content:center;align-items:center;width:100%;max-width:400px;height:350px;display:flex;position:relative}.BlogHero-module__SZ_h6W__meshGrid{position:absolute;inset:0}.BlogHero-module__SZ_h6W__particle{filter:blur(4px);opacity:.3;background:#f2711c;border-radius:50%;animation:6s ease-in-out infinite alternate BlogHero-module__SZ_h6W__floatOrb;position:absolute}.BlogHero-module__SZ_h6W__particle:first-child{width:40px;height:40px;animation-duration:7s;top:10%;left:20%}.BlogHero-module__SZ_h6W__particle:nth-child(2){background:#0284c7;width:60px;height:60px;animation-duration:9s;animation-delay:1s;bottom:15%;right:10%}.BlogHero-module__SZ_h6W__particle:nth-child(3){width:25px;height:25px;animation-duration:5s;top:50%;right:50%}@keyframes BlogHero-module__SZ_h6W__floatOrb{0%{opacity:.2;transform:translateY(0)scale(1)}to{opacity:.5;transform:translateY(-30px)scale(1.15)}}.BlogHero-module__SZ_h6W__glassCard{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#ffffff12 0%,#ffffff05 100%);border:1px solid #ffffff17;border-radius:20px;width:280px;padding:24px;animation:4s ease-in-out infinite alternate BlogHero-module__SZ_h6W__floatCard;position:relative;box-shadow:0 30px 60px #0006,inset 0 1px 1px #fff3}@keyframes BlogHero-module__SZ_h6W__floatCard{0%{transform:translateY(10px)rotate(-1deg)}to{transform:translateY(-10px)rotate(2deg)}}.BlogHero-module__SZ_h6W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.BlogHero-module__SZ_h6W__cardTag{text-transform:uppercase;color:#fff;background:linear-gradient(90deg,#f2711c,#ff9a4d);border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.BlogHero-module__SZ_h6W__typingIndicator{gap:3px;display:flex}.BlogHero-module__SZ_h6W__typingIndicator span{background-color:#94a3b8;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite both BlogHero-module__SZ_h6W__bounceDot}.BlogHero-module__SZ_h6W__typingIndicator span:first-child{animation-delay:-.32s}.BlogHero-module__SZ_h6W__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes BlogHero-module__SZ_h6W__bounceDot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.BlogHero-module__SZ_h6W__cardBody{flex-direction:column;gap:12px;margin-bottom:28px;display:flex}.BlogHero-module__SZ_h6W__skeletonLineLong,.BlogHero-module__SZ_h6W__skeletonLineMedium,.BlogHero-module__SZ_h6W__skeletonLineShort{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:4px;height:8px;animation:2s linear infinite BlogHero-module__SZ_h6W__shimmer}.BlogHero-module__SZ_h6W__skeletonLineLong{width:100%}.BlogHero-module__SZ_h6W__skeletonLineMedium{width:85%}.BlogHero-module__SZ_h6W__skeletonLineShort{width:50%}@keyframes BlogHero-module__SZ_h6W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.BlogHero-module__SZ_h6W__cardFooter{border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding-top:16px;display:flex}.BlogHero-module__SZ_h6W__avatarMock{background:#fc711c4d;border:1px solid #f2711c;border-radius:50%;width:24px;height:24px}.BlogHero-module__SZ_h6W__footerLines{flex-direction:column;gap:4px;display:flex}.BlogHero-module__SZ_h6W__decorBadge{z-index:3;color:#fff;background:#12151f;border:1px solid #1f2430;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-size:11px;font-weight:600;display:flex;position:absolute;box-shadow:0 10px 20px #0000004d}.BlogHero-module__SZ_h6W__badgeTop{animation:5s ease-in-out infinite alternate BlogHero-module__SZ_h6W__floatOpposite;top:15%;right:-5%}.BlogHero-module__SZ_h6W__badgeBottom{animation:6s ease-in-out infinite alternate-reverse BlogHero-module__SZ_h6W__floatOpposite;bottom:15%;left:-5%}@keyframes BlogHero-module__SZ_h6W__floatOpposite{0%{transform:translateY(-8px)scale(.95)}to{transform:translateY(8px)scale(1.02)}}.BlogHero-module__SZ_h6W__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:20px;display:flex}.BlogHero-module__SZ_h6W__statChip{background:#12151f;border:1px solid #1f2430;border-radius:12px;align-items:center;gap:10px;min-width:160px;padding:12px 18px;display:flex}.BlogHero-module__SZ_h6W__statIcon{color:#f2711c;background:#f2711c1f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.BlogHero-module__SZ_h6W__statChip strong{color:#fff;font-size:15px;font-weight:800;display:block}.BlogHero-module__SZ_h6W__statChip small{color:#64748b;font-size:11px}@media (max-width:991px){.BlogHero-module__SZ_h6W__heroContent{text-align:center;flex-direction:column;gap:40px}.BlogHero-module__SZ_h6W__heroDescription{margin:0 auto 30px}.BlogHero-module__SZ_h6W__heroButtons{justify-content:center}}
.BlogsPage-module__gO6M-a__section{background:#fff;max-width:1180px;margin:0 auto;padding:40px 20px 80px}.BlogsPage-module__gO6M-a__header{text-align:center;max-width:640px;margin:0 auto 36px}.BlogsPage-module__gO6M-a__heading{color:#0f172a;margin:0 0 12px;font-size:clamp(26px,3.2vw,40px);font-weight:700}.BlogsPage-module__gO6M-a__subheading{color:#64748b;margin:0;font-size:14px;line-height:1.7}.BlogsPage-module__gO6M-a__controlsWrapper{background:#fff;border:1px solid #eef0f3;border-radius:16px;margin-bottom:32px;padding:20px;box-shadow:0 6px 18px #0f172a0a}.BlogsPage-module__gO6M-a__searchBox{width:100%;position:relative}.BlogsPage-module__gO6M-a__inputControl,.BlogsPage-module__gO6M-a__selectControl{color:#0f172a;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:46px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.BlogsPage-module__gO6M-a__inputControl::placeholder{color:#94a3b8}.BlogsPage-module__gO6M-a__inputControl:focus,.BlogsPage-module__gO6M-a__selectControl:focus{border-color:#f2711c;box-shadow:0 0 0 3px #f2711c1f}.BlogsPage-module__gO6M-a__selectControl{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%3C#64748b%3E'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.BlogsPage-module__gO6M-a__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.BlogsPage-module__gO6M-a__stateContainer{text-align:center;background:#fdf1e9;border:1px dashed #f2711c4d;border-radius:16px;grid-column:1/-1;padding:60px 20px}.BlogsPage-module__gO6M-a__stateTitle{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:700}.BlogsPage-module__gO6M-a__stateSub{color:#64748b;margin:0;font-size:14px}.BlogsPage-module__gO6M-a__paginationWrapper{justify-content:center;align-items:center;gap:8px;margin-top:48px;display:flex}.BlogsPage-module__gO6M-a__pageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 14px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.BlogsPage-module__gO6M-a__pageBtn:hover:not(:disabled){color:#f2711c;background:#fdf1e9;border-color:#f2711c66}.BlogsPage-module__gO6M-a__pageBtnActive{box-shadow:0 4px 12px #f2711c40;color:#fff!important;background:#f2711c!important;border-color:#f2711c!important}.BlogsPage-module__gO6M-a__pageBtn:disabled{opacity:.5;cursor:not-allowed;border-color:#e2e8f0}@media (max-width:991px){.BlogsPage-module__gO6M-a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogsPage-module__gO6M-a__section{padding:24px 16px 60px}.BlogsPage-module__gO6M-a__grid{grid-template-columns:1fr}.BlogsPage-module__gO6M-a__controlsWrapper{padding:16px}}.BlogsPage-module__gO6M-a__highlites{color:#f3831c}
