.Blogs-module__NC9n3G__container{max-width:1536px;margin:0 auto;padding:3rem 1.5rem 6rem;position:relative;overflow:hidden}.Blogs-module__NC9n3G__premiumHeader{margin-bottom:4rem;position:relative}.Blogs-module__NC9n3G__headerContentWrapper{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex;position:relative}.Blogs-module__NC9n3G__titleWrapper{max-width:600px}.Blogs-module__NC9n3G__premiumTitle{color:var(--text-dark);letter-spacing:-.03em;margin:0 0 1rem;font-family:Oswald,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.15}@media (max-width:640px){.Blogs-module__NC9n3G__premiumTitle{margin:0 0 .5rem;font-size:1.8rem}}.Blogs-module__NC9n3G__gradientText{background:linear-gradient(135deg,#2563eb 0%,#06b6d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Blogs-module__NC9n3G__premiumSubtitle{color:#64748b;margin:0;font-size:1.15rem;font-weight:400;line-height:1.6}.Blogs-module__NC9n3G__headerDecorationLight{z-index:1;background:radial-gradient(circle,#2563eb0f 0%,#fff0 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50px;left:-5%}.Blogs-module__NC9n3G__headerDecorationDark{z-index:1;background:radial-gradient(circle,#0ea5e90d 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:20px;right:-10%}.Blogs-module__NC9n3G__premiumCTA{background:var(--card);color:var(--text);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.75rem;padding:.5rem 1.25rem .5rem .5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 25px -5px #0000001a}html[dir=rtl] .Blogs-module__NC9n3G__premiumCTA{padding:.5rem .5rem .5rem 1.25rem}.Blogs-module__NC9n3G__premiumCTA:hover{background:var(--card);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 15px 25px -5px #2563eb26}.Blogs-module__NC9n3G__ctaIconBg{background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex}.Blogs-module__NC9n3G__premiumCTA:hover .Blogs-module__NC9n3G__ctaIconBg{transform:scale(1.05)rotate(5deg)}.Blogs-module__NC9n3G__ctaIcon{color:#fff}.Blogs-module__NC9n3G__premiumGrid{z-index:10;grid-template-columns:repeat(5,1fr);gap:2.5rem 2rem;display:grid;position:relative}@media (max-width:1024px){.Blogs-module__NC9n3G__premiumGrid{grid-template-columns:repeat(3,1fr);gap:2rem 1.5rem}}@media (max-width:640px){.Blogs-module__NC9n3G__premiumGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem .75rem}}.Blogs-module__NC9n3G__premiumCard{background:#fff;border:1px solid #e2e8f099;border-radius:24px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000008,0 20px 25px -5px #00000005}.Blogs-module__NC9n3G__premiumCard:hover{border-color:#2563eb33;transform:translateY(-8px);box-shadow:0 25px 50px -12px #2563eb26}.Blogs-module__NC9n3G__cardLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.Blogs-module__NC9n3G__cardImageContainer{aspect-ratio:4/5;background:#f8fafc;position:relative;overflow:hidden}.Blogs-module__NC9n3G__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,1,.2,1)}.Blogs-module__NC9n3G__premiumCard:hover .Blogs-module__NC9n3G__cardImage{transform:scale(1.06)}.Blogs-module__NC9n3G__imageOverlay{opacity:.6;background:linear-gradient(#0000 50%,#0009 100%);transition:opacity .3s;position:absolute;inset:0}.Blogs-module__NC9n3G__premiumCard:hover .Blogs-module__NC9n3G__imageOverlay{opacity:.8}.Blogs-module__NC9n3G__cardNoImage{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Blogs-module__NC9n3G__noImagePattern{opacity:.4;background-image:radial-gradient(#94a3b8 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.Blogs-module__NC9n3G__noImageIcon{color:#94a3b8;opacity:.5;z-index:2}.Blogs-module__NC9n3G__authorFloatingBadge{-webkit-backdrop-filter:blur(12px);z-index:10;background:#ffffffd9;border:1px solid #fff6;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .4rem;display:flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 4px 6px -1px #0000001a}html[dir=rtl] .Blogs-module__NC9n3G__authorFloatingBadge{padding:.4rem .4rem .4rem 1rem;left:auto;right:1rem}.Blogs-module__NC9n3G__authorAvatarPremium{background:#e2e8f0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.Blogs-module__NC9n3G__defaultAvatarIcon{color:#64748b}.Blogs-module__NC9n3G__authorBadgeName{color:#1e293b;white-space:nowrap;font-size:.85rem;font-weight:700}.Blogs-module__NC9n3G__cardContentWrapper{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.Blogs-module__NC9n3G__authorHeaderNoImage{border-bottom:1px dashed #e2e8f0;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.Blogs-module__NC9n3G__cardStatsRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Blogs-module__NC9n3G__techStat{color:#64748b;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.Blogs-module__NC9n3G__techDot{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.Blogs-module__NC9n3G__cardHeading{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.15rem;font-weight:800;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.Blogs-module__NC9n3G__premiumCard:hover .Blogs-module__NC9n3G__cardHeading{color:#2563eb}.Blogs-module__NC9n3G__cardDescription{color:#475569;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Blogs-module__NC9n3G__cardFooterAction{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.Blogs-module__NC9n3G__readMoreText{color:#2563eb;font-size:.95rem;font-weight:700}.Blogs-module__NC9n3G__readMoreArrow{color:#2563eb;background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}@media (max-width:640px){.Blogs-module__NC9n3G__cardHeading{font-size:.95rem}.Blogs-module__NC9n3G__cardDescription{-webkit-line-clamp:1;line-clamp:1;margin:0 0 .5rem}.Blogs-module__NC9n3G__cardContentWrapper{padding:.75rem}}.Blogs-module__NC9n3G__premiumCard:hover .Blogs-module__NC9n3G__readMoreArrow{color:#fff;background:#2563eb;transform:translate(4px)}html[dir=rtl] .Blogs-module__NC9n3G__premiumCard:hover .Blogs-module__NC9n3G__readMoreArrow{transform:translate(-4px)}.Blogs-module__NC9n3G__loadingContainer,.Blogs-module__NC9n3G__emptyContainer{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.Blogs-module__NC9n3G__spinner{border:3px solid #2563eb33;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite Blogs-module__NC9n3G__spin}@keyframes Blogs-module__NC9n3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Blogs-module__NC9n3G__loadingText,.Blogs-module__NC9n3G__emptyText{color:#64748b;font-size:1.1rem;font-weight:600}.Blogs-module__NC9n3G__emptyIconWrapper{color:#94a3b8;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:flex}.Blogs-module__NC9n3G__writeCard{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);margin-top:1.5rem;padding:2.5rem}@media (max-width:640px){.Blogs-module__NC9n3G__writeCard{padding:1.5rem}}.Blogs-module__NC9n3G__imageGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem;display:grid}.Blogs-module__NC9n3G__uploadSlot{aspect-ratio:1;border:2px dashed var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.Blogs-module__NC9n3G__uploadSlot:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.Blogs-module__NC9n3G__previewSlot{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--border);position:relative;overflow:hidden}.Blogs-module__NC9n3G__removeBtn{color:#fff;background:#0009;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex;position:absolute;top:.25rem;right:.25rem}.Blogs-module__NC9n3G__removeBtn:hover{background:var(--danger)}.Blogs-module__NC9n3G__authorStatusInfo{background:var(--primary-soft);border:1px solid var(--primary-border);border-radius:var(--radius-md);color:var(--primary-dark);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.Blogs-module__NC9n3G__detailContainer{max-width:800px;margin:0 auto;padding:2rem 1.5rem 6rem}.Blogs-module__NC9n3G__detailHeader{margin-bottom:2rem}.Blogs-module__NC9n3G__detailTitle{color:var(--text-dark);margin:0 0 1rem;font-size:2.5rem;font-weight:800;line-height:1.3}@media (max-width:640px){.Blogs-module__NC9n3G__detailTitle{font-size:1.85rem}}.Blogs-module__NC9n3G__detailMeta{border-bottom:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1.5rem;padding-bottom:1.5rem;font-size:.95rem;display:flex}.Blogs-module__NC9n3G__gallery{flex-direction:column;gap:1rem;margin:2rem 0;display:flex}.Blogs-module__NC9n3G__mainImageWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:var(--card);position:relative;overflow:hidden}.Blogs-module__NC9n3G__thumbsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Blogs-module__NC9n3G__thumbWrapper{aspect-ratio:16/10;border-radius:var(--radius-md);cursor:pointer;background:var(--card);border:2px solid #0000;transition:all .2s;position:relative;overflow:hidden}.Blogs-module__NC9n3G__thumbActive{border-color:var(--primary)}.Blogs-module__NC9n3G__detailContent{color:var(--text);white-space:pre-wrap;word-break:break-word;font-size:1.15rem;line-height:1.85}@keyframes Blogs-module__NC9n3G__shimmer{0%{background-position:-700px 0}to{background-position:700px 0}}.Blogs-module__NC9n3G__skeletonBack,.Blogs-module__NC9n3G__skeletonTitle,.Blogs-module__NC9n3G__skeletonTitleShort,.Blogs-module__NC9n3G__skeletonAvatar,.Blogs-module__NC9n3G__skeletonChip,.Blogs-module__NC9n3G__skeletonImage,.Blogs-module__NC9n3G__skeletonLine{background:linear-gradient(90deg,#f0f4f8 25%,#e2e8f0 50%,#f0f4f8 75%) 0 0/700px 100%;border-radius:8px;animation:1.4s linear infinite Blogs-module__NC9n3G__shimmer}.Blogs-module__NC9n3G__skeletonBack{border-radius:999px;width:140px;height:36px;margin-bottom:2rem}.Blogs-module__NC9n3G__skeletonTitle{width:85%;height:40px;margin-bottom:.75rem}.Blogs-module__NC9n3G__skeletonTitleShort{width:55%;height:40px;margin-bottom:1.5rem}.Blogs-module__NC9n3G__skeletonMeta{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Blogs-module__NC9n3G__skeletonAvatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.Blogs-module__NC9n3G__skeletonChip{width:100px;height:20px}.Blogs-module__NC9n3G__skeletonImage{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;margin-bottom:2rem}.Blogs-module__NC9n3G__skeletonContent{flex-direction:column;gap:.75rem;display:flex}.Blogs-module__NC9n3G__skeletonLine{border-radius:4px;height:18px}
