.blog-module__3rPSzG__blogWrapper{color:#fff;background:#050505;min-height:100vh;padding:120px 0 100px}.blog-module__3rPSzG__container{max-width:1400px;margin:0 auto;padding:0 4%}.blog-module__3rPSzG__blogHeader{margin-bottom:4rem}.blog-module__3rPSzG__headerContent{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:2rem;padding-bottom:1.5rem;display:flex}.blog-module__3rPSzG__titleSection h1{letter-spacing:-.04em;text-transform:uppercase;margin:0 0 .5rem;font-size:4rem;font-weight:900;line-height:1}.blog-module__3rPSzG__titleSection p{color:#7a8a9e;margin:0;font-size:1rem;font-weight:500}.blog-module__3rPSzG__controlsSection{align-items:center;gap:2.5rem;display:flex}.blog-module__3rPSzG__filterWrapper{z-index:100;position:relative}.blog-module__3rPSzG__filterButton{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:.8rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.blog-module__3rPSzG__filterButton:hover{background:#ffffff1a;border-color:#2e5bff;transform:translateY(-2px);box-shadow:0 4px 20px #2e5bff33}.blog-module__3rPSzG__filterButton.blog-module__3rPSzG__active{background:#2e5bff1a;border-color:#2e5bff}.blog-module__3rPSzG__filterCount{color:#fff;background:#2e5bff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:800;display:flex}.blog-module__3rPSzG__categoryDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:12px;width:320px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 1rem);right:0;transform:translateY(10px);box-shadow:0 10px 40px #00000080}.blog-module__3rPSzG__categoryDropdown.blog-module__3rPSzG__open{opacity:1;visibility:visible;transform:translateY(0)}.blog-module__3rPSzG__dropdownHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.blog-module__3rPSzG__dropdownHeader h3{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:1rem;font-weight:800}.blog-module__3rPSzG__clearBtn{color:#7a8a9e;text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700;transition:color .2s}.blog-module__3rPSzG__clearBtn:hover{color:#ff3d00}.blog-module__3rPSzG__categoryList{grid-template-columns:1fr;gap:.5rem;max-height:400px;padding-right:.5rem;display:grid;overflow-y:auto}.blog-module__3rPSzG__categoryList::-webkit-scrollbar{width:4px}.blog-module__3rPSzG__categoryList::-webkit-scrollbar-track{background:#ffffff05}.blog-module__3rPSzG__categoryList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.blog-module__3rPSzG__categoryItem{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:8px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s;display:flex}.blog-module__3rPSzG__categoryItem:hover{background:#ffffff0d;border-color:#ffffff1a}.blog-module__3rPSzG__categoryItem.blog-module__3rPSzG__selected{background:#2e5bff0d;border-color:#2e5bff4d}.blog-module__3rPSzG__checkbox{border:2px solid #fff3;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.blog-module__3rPSzG__categoryItem.blog-module__3rPSzG__selected .blog-module__3rPSzG__checkbox{background:#2e5bff;border-color:#2e5bff}.blog-module__3rPSzG__checkIcon{color:#fff;opacity:0;transition:all .2s;transform:scale(.5)}.blog-module__3rPSzG__categoryItem.blog-module__3rPSzG__selected .blog-module__3rPSzG__checkIcon{opacity:1;transform:scale(1)}.blog-module__3rPSzG__catName{color:#b8c5d6;font-size:.9rem;font-weight:600;transition:color .2s}.blog-module__3rPSzG__categoryItem.blog-module__3rPSzG__selected .blog-module__3rPSzG__catName{color:#fff}.blog-module__3rPSzG__catColor{border-radius:50%;width:8px;height:8px;margin-left:auto}.blog-module__3rPSzG__searchWrapper{width:280px;position:relative}.blog-module__3rPSzG__searchInput{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;width:100%;padding:.8rem 1.25rem .8rem 3rem;font-size:.9rem;font-weight:500;transition:all .3s}.blog-module__3rPSzG__searchInput:focus{background:#ffffff0f;border-color:#00e5ff;outline:none}.blog-module__3rPSzG__searchIcon{color:#7a8a9e;pointer-events:none;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.blog-module__3rPSzG__magazineGrid{grid-template-columns:2fr 1fr 1fr;align-items:start;gap:2rem;margin-bottom:4rem;display:grid}.blog-module__3rPSzG__mainFeatured{grid-column:span 1}.blog-module__3rPSzG__featuredCard{color:inherit;background:#0a0a0a;text-decoration:none;display:block;position:relative}.blog-module__3rPSzG__featuredImageWrapper{aspect-ratio:4/3;background:#111;width:100%;overflow:hidden}.blog-module__3rPSzG__featuredImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-module__3rPSzG__featuredCard:hover .blog-module__3rPSzG__featuredImage{transform:scale(1.03)}.blog-module__3rPSzG__featuredContent{z-index:10;background:#050505;width:90%;margin-top:-80px;padding:2.5rem;position:relative}.blog-module__3rPSzG__titleSection h1{letter-spacing:-.04em;text-transform:uppercase;background:linear-gradient(135deg,#fff 0%,#7a8a9e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:4rem;font-weight:900;line-height:1.1}.blog-module__3rPSzG__featuredTitle{color:#fff;margin-bottom:1.25rem;font-size:2.5rem;font-weight:800;line-height:1.2}.blog-module__3rPSzG__featuredExcerpt{color:#b8c5d6;margin-bottom:1.5rem;font-size:1.15rem;font-weight:500;line-height:1.5}.blog-module__3rPSzG__middleStack{flex-direction:column;gap:2rem;display:flex}.blog-module__3rPSzG__stackCard{color:inherit;text-decoration:none;display:block}.blog-module__3rPSzG__stackImageWrapper{aspect-ratio:16/9;width:100%;margin-bottom:1.25rem;overflow:hidden}.blog-module__3rPSzG__stackImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-module__3rPSzG__stackCard:hover .blog-module__3rPSzG__stackImage{transform:scale(1.05)}.blog-module__3rPSzG__stackTitle{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.2}.blog-module__3rPSzG__stackMeta{align-items:center;gap:1rem;display:flex}.blog-module__3rPSzG__latestSidebar{border-left:1px solid #ffffff1a;padding-left:2rem}.blog-module__3rPSzG__sidebarTitle{color:#2e5bff;text-transform:uppercase;margin-bottom:2.5rem;font-size:2.5rem;font-weight:800}.blog-module__3rPSzG__timeline{position:relative}.blog-module__3rPSzG__timeline:before{content:"";background:#2e5bff;width:2px;position:absolute;top:0;bottom:0;left:0}.blog-module__3rPSzG__timelineItem{color:inherit;margin-bottom:2.5rem;padding-left:1.5rem;text-decoration:none;display:block;position:relative}.blog-module__3rPSzG__timelineItem:before{content:"";background:#2e5bff;border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-4px}.blog-module__3rPSzG__timelineMeta{color:#2e5bff;text-transform:uppercase;gap:.75rem;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:flex}.blog-module__3rPSzG__timelineTitle{margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.3}.blog-module__3rPSzG__timelineAuthor{color:#7a8a9e;text-transform:uppercase;font-size:.75rem;font-weight:700}.blog-module__3rPSzG__viewMoreBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;border:2px solid #ffffff1a;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-block}.blog-module__3rPSzG__subGrid{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:4rem;display:grid}.blog-module__3rPSzG__subCard{color:inherit;text-decoration:none;display:block}.blog-module__3rPSzG__subImageWrapper{aspect-ratio:16/9;width:100%;margin-bottom:1.25rem;overflow:hidden}.blog-module__3rPSzG__subImage{object-fit:cover;width:100%;height:100%}.blog-module__3rPSzG__subTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.2}.blog-module__3rPSzG__badge{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:.5rem;padding:.5rem 1.25rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-block}.blog-module__3rPSzG__smallBadge{text-transform:uppercase;color:#00e5ff;letter-spacing:1px;padding:.3rem .8rem;font-size:.65rem;font-weight:800;line-height:1;display:inline-block}.blog-module__3rPSzG__popularList{flex-direction:column;gap:1.5rem;display:flex}.blog-module__3rPSzG__popularItem{border-bottom:1px solid #ffffff0d;flex-direction:column;gap:.5rem;padding-bottom:1.5rem;text-decoration:none;transition:all .3s;display:flex}.blog-module__3rPSzG__popularItem:last-child{border-bottom:none}.blog-module__3rPSzG__popularItem:hover .blog-module__3rPSzG__popularTitle{color:#00e5ff}.blog-module__3rPSzG__popularTitle{color:#fff;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4;transition:color .3s}.blog-module__3rPSzG__popularMeta{color:#7a8a9e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;display:flex}.blog-module__3rPSzG__metaIcon{align-items:center;gap:.35rem;display:flex}.blog-module__3rPSzG__separator{color:#ffffff1a}.blog-module__3rPSzG__sidebarEmpty{text-align:center;color:#7a8a9e;border:1px dashed #ffffff1a;border-radius:4px;padding:2rem 0;font-size:.9rem;font-style:italic}.blog-module__3rPSzG__engineering{color:#fff;background:#2e5bff}.blog-module__3rPSzG__design{color:#fff;background:#ff3d00}.blog-module__3rPSzG__news{color:#000;background:#00e676}.blog-module__3rPSzG__agency{color:#fff;background:#d500f9}.blog-module__3rPSzG__general{color:#fff;background:#2e5bff}.blog-module__3rPSzG__authorSmall{color:#7a8a9e;text-transform:uppercase;font-size:.75rem;font-weight:700}.blog-module__3rPSzG__authorMeta{text-transform:uppercase;color:#7a8a9e;font-size:.85rem;font-weight:700}@media (max-width:1200px){.blog-module__3rPSzG__magazineGrid{grid-template-columns:1.5fr 1fr}.blog-module__3rPSzG__latestSidebar{display:none}}@media (max-width:992px){.blog-module__3rPSzG__headerContent{flex-direction:column;align-items:flex-start;gap:1.5rem}.blog-module__3rPSzG__controlsSection{flex-direction:column;align-items:stretch;gap:1rem;width:100%}.blog-module__3rPSzG__searchWrapper,.blog-module__3rPSzG__filterWrapper{width:100%}.blog-module__3rPSzG__filterButton{justify-content:center;width:100%}.blog-module__3rPSzG__categoryDropdown{width:100%;left:0;right:auto}}@media (max-width:768px){.blog-module__3rPSzG__blogWrapper{padding:100px 0 60px}.blog-module__3rPSzG__titleSection h1{font-size:2.5rem}.blog-module__3rPSzG__magazineGrid{grid-template-columns:1fr;gap:1.5rem}.blog-module__3rPSzG__featuredContent{width:95%;margin-top:-40px;margin-left:auto;margin-right:auto;padding:1.5rem}.blog-module__3rPSzG__featuredTitle{font-size:1.75rem}.blog-module__3rPSzG__featuredExcerpt{font-size:1rem}.blog-module__3rPSzG__subGrid{grid-template-columns:1fr;gap:1.5rem;padding-top:2rem}}@media (max-width:480px){.blog-module__3rPSzG__titleSection h1{font-size:2rem}.blog-module__3rPSzG__featuredTitle{font-size:1.5rem}.blog-module__3rPSzG__featuredContent{padding:1.25rem}.blog-module__3rPSzG__authorMeta{flex-wrap:wrap;gap:.5rem;font-size:.75rem}}[data-theme=light] .blog-module__3rPSzG__blogWrapper{color:#0f172a;background:#fff}[data-theme=light] .blog-module__3rPSzG__headerContent{border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__titleSection h1{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .blog-module__3rPSzG__titleSection p{color:#475569}[data-theme=light] .blog-module__3rPSzG__filterButton{color:#0f172a;background:#f8fafc;border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__filterButton:hover{background:#f1f5f9;border-color:#2e5bff}[data-theme=light] .blog-module__3rPSzG__categoryDropdown{background:#fff;border-color:#0f172a1a;box-shadow:0 10px 40px #00000014}[data-theme=light] .blog-module__3rPSzG__dropdownHeader{border-color:#0f172a0d}[data-theme=light] .blog-module__3rPSzG__dropdownHeader h3{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__categoryItem{background:#f8fafc}[data-theme=light] .blog-module__3rPSzG__categoryItem:hover{background:#f1f5f9}[data-theme=light] .blog-module__3rPSzG__checkbox{border-color:#0f172a33}[data-theme=light] .blog-module__3rPSzG__catName{color:#334155}[data-theme=light] .blog-module__3rPSzG__categoryItem.blog-module__3rPSzG__selected .blog-module__3rPSzG__catName{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__searchInput{color:#0f172a;background:#f8fafc;border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__searchInput:focus{background:#fff;border-color:#2e5bff}[data-theme=light] .blog-module__3rPSzG__mainFeatured{background:#fff}[data-theme=light] .blog-module__3rPSzG__featuredCard{background:#fff}[data-theme=light] .blog-module__3rPSzG__featuredContent{background:#fff;border:1px solid #0f172a0d;box-shadow:0 15px 35px #0000000d}[data-theme=light] .blog-module__3rPSzG__featuredTitle{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__featuredExcerpt{color:#334155}:is([data-theme=light] .blog-module__3rPSzG__stackTitle,[data-theme=light] .blog-module__3rPSzG__timelineTitle,[data-theme=light] .blog-module__3rPSzG__subTitle,[data-theme=light] .blog-module__3rPSzG__popularTitle){color:#0f172a}:is([data-theme=light] .blog-module__3rPSzG__authorSmall,[data-theme=light] .blog-module__3rPSzG__authorName,[data-theme=light] .blog-module__3rPSzG__sidebarAuthor){color:#475569}[data-theme=light] .blog-module__3rPSzG__latestSidebar{border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__timelineItem:before{background:#2e5bff;box-shadow:0 0 8px #2e5bff66}:is([data-theme=light] .blog-module__3rPSzG__timelineAuthor,[data-theme=light] .blog-module__3rPSzG__popularMeta,[data-theme=light] .blog-module__3rPSzG__subMeta){color:#475569}[data-theme=light] .blog-module__3rPSzG__viewMoreBtn{color:#0f172a;border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__viewMoreBtn:hover{background:#f8fafc;border-color:#2e5bff}[data-theme=light] .blog-module__3rPSzG__subGrid{border-color:#0f172a1a}[data-theme=light] .blog-module__3rPSzG__subCard:hover .blog-module__3rPSzG__subTitle{color:#2e5bff}[data-theme=light] .blog-module__3rPSzG__popularItem{border-color:#0f172a0d}[data-theme=light] .blog-module__3rPSzG__separator{color:#0f172a1a}.blog-module__3rPSzG__searchResultsBanner{color:#b8c5d6;background:#2e5bff14;border:1px solid #2e5bff40;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem 1.5rem;font-size:.9rem;display:flex}.blog-module__3rPSzG__searchResultsBanner strong{color:#fff}.blog-module__3rPSzG__clearSearchLink{color:#2e5bff;cursor:pointer;text-underline-offset:3px;white-space:nowrap;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:700;text-decoration:underline}.blog-module__3rPSzG__clearSearchLink:hover{color:#00e5ff}.blog-module__3rPSzG__clearSearchBtn{color:#7a8a9e;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:1.4rem;line-height:1;transition:color .2s;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.blog-module__3rPSzG__clearSearchBtn:hover{color:#fff}.blog-module__3rPSzG__searchWrapper .blog-module__3rPSzG__searchInput{padding-right:2.5rem}.blog-module__3rPSzG__searchResultsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;margin-top:2.5rem;display:grid}.blog-module__3rPSzG__searchResultCard{color:inherit;background:#ffffff05;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;overflow:hidden}.blog-module__3rPSzG__searchResultCard:hover{border-color:#2e5bff66;transform:translateY(-4px);box-shadow:0 12px 32px #2e5bff1f}.blog-module__3rPSzG__searchResultImageWrapper{aspect-ratio:16/9;flex-shrink:0;width:100%;overflow:hidden}.blog-module__3rPSzG__searchResultImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.blog-module__3rPSzG__searchResultCard:hover .blog-module__3rPSzG__searchResultImage{transform:scale(1.05)}.blog-module__3rPSzG__searchResultContent{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.blog-module__3rPSzG__searchResultTitle{color:#fff;margin:0;font-size:1.2rem;font-weight:700;line-height:1.3;transition:color .2s}.blog-module__3rPSzG__searchResultCard:hover .blog-module__3rPSzG__searchResultTitle{color:#00e5ff}.blog-module__3rPSzG__searchResultExcerpt{color:#7a8a9e;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__searchResultMeta{color:#7a8a9e;text-transform:uppercase;letter-spacing:.5px;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.4rem;font-size:.75rem;font-weight:600;display:flex}.blog-module__3rPSzG__noPostsFound{text-align:center;color:#7a8a9e;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.blog-module__3rPSzG__noPostsFound h2{color:#fff;margin:0;font-size:1.8rem;font-weight:700}.blog-module__3rPSzG__noPostsFound p{color:#7a8a9e;margin:0;font-size:1rem}[data-theme=light] .blog-module__3rPSzG__searchResultsBanner{color:#475569;background:#2e5bff0d;border-color:#2e5bff33}[data-theme=light] .blog-module__3rPSzG__searchResultsBanner strong{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__clearSearchBtn:hover{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__searchResultCard{background:#fff;border-color:#0f172a14}[data-theme=light] .blog-module__3rPSzG__searchResultCard:hover{border-color:#2e5bff4d;box-shadow:0 12px 32px #2e5bff12}[data-theme=light] .blog-module__3rPSzG__searchResultTitle{color:#0f172a}[data-theme=light] .blog-module__3rPSzG__searchResultCard:hover .blog-module__3rPSzG__searchResultTitle{color:#2e5bff}:is([data-theme=light] .blog-module__3rPSzG__searchResultExcerpt,[data-theme=light] .blog-module__3rPSzG__searchResultMeta){color:#475569}[data-theme=light] .blog-module__3rPSzG__noPostsFound h2{color:#0f172a}@media (max-width:768px){.blog-module__3rPSzG__searchResultsGrid{grid-template-columns:1fr;gap:1.25rem}.blog-module__3rPSzG__searchResultsBanner{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.blog-module__3rPSzG__searchResultTitle{font-size:1.05rem}}
