.FeaturedPost_featuredPostsContainer__Gi_eE{width:100%;display:flex;justify-content:center;padding:60px 20px;background:var(--ink-050)}.FeaturedPost_featuredPostsInnerContainer___VNLV{width:calc(100% - 40px);display:flex;flex-direction:column}.FeaturedPost_featuredPostsHeader__WYppg{text-align:left;margin-bottom:40px}.FeaturedPost_featuredPostsTitle__bTvsG{font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(2.5rem,4vw,3.5rem);color:var(--fg);margin:0 0 15px;letter-spacing:-.02em}.FeaturedPost_featuredPostsSubtitle__E0_lL{font-family:Montserrat,sans-serif;font-weight:500;font-size:clamp(1rem,2vw,1.2rem);color:var(--fg-muted);margin:0;max-width:600px}.FeaturedPost_postsGrid___fwRv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;width:100%}.FeaturedPost_postCard__P3gb0{background:linear-gradient(135deg,var(--ink-100) 0,var(--ink-100) 100%);border-radius:20px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.FeaturedPost_postCard__P3gb0:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--volt) 0,var(--volt-hot) 50%,var(--volt) 100%);border-radius:20px 20px 0 0}.FeaturedPost_postCard__P3gb0:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.FeaturedPost_postImageContainer___nBPM{position:relative;height:200px;overflow:hidden}.FeaturedPost_postImage__1esCR{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.FeaturedPost_postCard__P3gb0:hover .FeaturedPost_postImage__1esCR{transform:scale(1.05)}.FeaturedPost_postImagePlaceholder__M0Oq6{width:100%;height:100%;background:linear-gradient(135deg,var(--ink-200) 0,var(--ink-100) 100%);display:flex;align-items:center;justify-content:center}.FeaturedPost_placeholderText___PlVw{color:var(--fg-dim);font-family:Montserrat,sans-serif;font-weight:500}.FeaturedPost_postCategory__qJYeh{position:absolute;top:15px;left:15px;background:rgba(166,255,0,.9);color:var(--fg-invert);padding:6px 12px;border-radius:12px;font-family:Montserrat,sans-serif;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}.FeaturedPost_postContent__PcMwR{padding:25px}.FeaturedPost_postTitle__lvSSV{font-weight:700;font-size:1.2rem;color:var(--fg);margin:0 0 15px;line-height:1.3;-webkit-line-clamp:2}.FeaturedPost_postExcerpt__Gy3kE,.FeaturedPost_postTitle__lvSSV{font-family:Montserrat,sans-serif;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.FeaturedPost_postExcerpt__Gy3kE{font-weight:400;font-size:.9rem;color:var(--fg-muted);line-height:1.5;margin:0 0 20px;-webkit-line-clamp:3}.FeaturedPost_postMeta__cdb_T{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.FeaturedPost_postDate__2t_7i{color:var(--volt-ink);background:var(--ink-150);padding:6px 12px;border-radius:15px;text-transform:uppercase;letter-spacing:.5px}.FeaturedPost_postAuthor__KRla1,.FeaturedPost_postDate__2t_7i{font-family:Montserrat,sans-serif;font-weight:500;font-size:.8rem}.FeaturedPost_postAuthor__KRla1{color:var(--fg-muted)}.FeaturedPost_noPosts__QdGaO{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--fg-muted);font-family:Montserrat,sans-serif}@media (max-width:768px){.FeaturedPost_featuredPostsContainer__Gi_eE{padding:40px 15px}.FeaturedPost_featuredPostsInnerContainer___VNLV{width:calc(100% - 30px)}.FeaturedPost_postsGrid___fwRv{grid-template-columns:1fr;gap:20px}.FeaturedPost_postContent__PcMwR{padding:20px}}@media (max-width:480px){.FeaturedPost_featuredPostsContainer__Gi_eE{padding:30px 10px}.FeaturedPost_featuredPostsInnerContainer___VNLV{width:calc(100% - 20px)}.FeaturedPost_postsGrid___fwRv{gap:15px}.FeaturedPost_postContent__PcMwR{padding:18px}.FeaturedPost_postTitle__lvSSV{font-size:1.1rem}.FeaturedPost_postExcerpt__Gy3kE{font-size:.85rem}}.FeaturedPost_featuredContainer__hpuaU{position:relative;width:calc(100% - 40px);min-height:45vh;max-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;margin:120px 20px 20px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.FeaturedPost_featuredImage__Aq7nA{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;border-radius:12px}.FeaturedPost_overlayContent__5yale{position:absolute;bottom:10px;left:20px;z-index:4}.FeaturedPost_overlayContentRight__rwGpI{position:absolute;bottom:10px;right:20px;z-index:4}.FeaturedPost_pricingCard__EVqJy{background-color:var(--ink-150);border-radius:6px;padding:10px 15px;color:var(--fg);min-height:40px;display:flex;flex-direction:column;justify-content:center}.FeaturedPost_pricingText__6KkA5{font-size:2vw;line-height:1;color:var(--fg)}.FeaturedPost_pricingSubtext__HdRqe,.FeaturedPost_pricingText__6KkA5{font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FeaturedPost_pricingSubtext__HdRqe{font-size:1.2vw;line-height:1.2;color:var(--fg-dim);margin-top:4px}.FeaturedPost_pricingShimmer__QnKp8{height:100%;display:flex;align-items:center;justify-content:center}.FeaturedPost_shimmerLine___VRdE{width:6em;height:1.2em;background:linear-gradient(90deg,#333 25%,#555 50%,#333 75%);background-size:200% 100%;animation:FeaturedPost_shimmer__8fDNf 1.5s infinite;border-radius:4px;font-size:2vw}@keyframes FeaturedPost_shimmer__8fDNf{0%{background-position:-200% 0}to{background-position:200% 0}}.FeaturedPost_featuredDiscoverContainer__M2UfS{width:100vw;position:relative;overflow:hidden;padding:0 20px;margin-top:40px;margin-left:calc(-50vw + 50%)}.FeaturedPost_pageViewContainer__o4LFA{display:flex;width:100%;justify-content:center}.FeaturedPost_channelContainer__S7QK0{position:relative;width:100%;max-width:calc(100% - 40px);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.FeaturedPost_channelContainer__S7QK0:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--volt) 0,var(--volt-hot) 50%,var(--volt) 100%);z-index:10;border-radius:20px 20px 0 0}.FeaturedPost_bannerContainer__MoILK{position:relative;width:100%}.FeaturedPost_channelImage__LbY_C{width:100%;height:45vh;min-height:320px;max-height:600px;-o-object-fit:cover;object-fit:cover;z-index:1;border-radius:20px}.FeaturedPost_channelOverlay__Bh_uF{position:absolute;bottom:20px;left:20px;right:20px;background:var(--ink-150);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:16px;color:var(--fg);z-index:3;padding:20px;border:2px solid rgba(166,255,0,.3);box-shadow:0 12px 40px rgba(0,0,0,.15)}.FeaturedPost_bottomGradient__L9JzV{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,var(--ink-150),var(--ink-150) 15%,transparent);pointer-events:none}.FeaturedPost_topGradient__fRi06{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,var(--ink-150),transparent);pointer-events:none}.FeaturedPost_leftGradient__HzZZB{position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(to right,var(--ink-150),transparent)}@media (max-width:600px){.FeaturedPost_featuredDiscoverContainer__M2UfS{width:100vw;padding:0 15px;margin-top:30px;margin-left:calc(-50vw + 50%)}.FeaturedPost_channelContainer__S7QK0{max-width:100%;border-radius:15px}.FeaturedPost_channelImage__LbY_C{height:40vh;min-height:280px;max-height:400px;border-radius:15px}.FeaturedPost_channelOverlay__Bh_uF{bottom:15px;left:15px;right:15px;padding:18px;border-radius:12px}.FeaturedPost_bottomGradient__L9JzV,.FeaturedPost_leftGradient__HzZZB,.FeaturedPost_topGradient__fRi06{display:none}}.FeaturedPost_featuredLabel__TzDTj{position:absolute;color:var(--volt-ink);top:4vh;left:4vw}.TitleCard_titleCardContainer__sqPix{color:#131314;background:transparent;padding:0}.TitleCard_titleCardContainer__sqPix,.TitleCard_titleCardPost__mnTcQ{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.TitleCard_titleCardPost__mnTcQ{width:60%;max-width:80vw;padding-bottom:4vw;color:#000}.TitleCard_titleCardContainer__sqPix img{max-height:20vw;width:auto;display:block}.TitleCard_title___aHon{font-weight:700;margin-bottom:8px;font-size:clamp(1.4rem,2.8vw,2.4rem);line-height:1.1;color:#131314;letter-spacing:-.02em}.TitleCard_description__eSMd5,.TitleCard_title___aHon{font-family:Montserrat,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.TitleCard_description__eSMd5{font-size:clamp(.9rem,1.4vw,1.05rem);font-weight:500;line-height:1.4;color:#495057;margin-bottom:12px}.TitleCard_buttonContainer__1s49J{align-self:flex-start;margin-top:0}@media (max-width:600px){.TitleCard_titleCardContainer__sqPix .TitleCard_description__eSMd5{display:none}.TitleCard_titleCardContainer__sqPix img{max-height:30vw;max-width:450px}.TitleCard_titleCardContainer__sqPix{padding-left:0}}.TitleCard_channelCardContainer__OAmz8{width:50%;max-width:800px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.TitleCard_channelCardContainer__OAmz8 img{max-height:20vw;width:auto;display:block}@media (max-width:600px){.TitleCard_channelCardContainer__OAmz8 .TitleCard_description__eSMd5{display:none}.TitleCard_channelCardContainer__OAmz8 img{max-height:30vw;max-width:450px}.TitleCard_channelCardContainer__OAmz8{padding-left:0}}.TitleCard_channelButtonsContainer__W_Hld{margin-bottom:5em}@media (max-width:600px){.TitleCard_channelButtonsContainer__W_Hld{margin-bottom:12em}}