.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}}
