.Separator_separator__d_5mk{height:5px;max-width:1200px;width:100%;border-radius:4px;background:linear-gradient(270deg,#ff6ec4,#7873f5,#4ade80,#fc0,#ff6ec4);background-size:1000% 1000%;animation:Separator_gradientShift___LIA_ 8s ease infinite;box-shadow:0 0 10px rgba(255,110,196,.6);margin:2.5rem auto;padding:0 1.5rem;box-sizing:border-box}.all-posts_posts__QmRtz{width:100vw;margin:0 auto;padding:3rem;background:linear-gradient(135deg,#0f1115,#1b1e24);box-shadow:0 4px 24px rgba(0,0,0,.4);color:#f1f1f1;display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:100vw;box-sizing:border-box;overflow-x:hidden;animation:all-posts_fadeIn__Dv2QC .8s ease-in-out;border-radius:0}.all-posts_pageTitle__tN36s{font-size:4.2rem;font-weight:700;color:#00b4d8;text-shadow:0 0 6px #00b4d8aa;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;margin:0;max-width:1200px;width:100%}.all-posts_subtext__IHkwz{text-align:center;color:#a0aec0;font-size:1.5rem;line-height:2;max-width:900px;letter-spacing:.04em;margin-top:0;font-weight:500;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-shadow:0 0 4px rgba(0,180,216,.3);transition:color .3s ease}.all-posts_subtext__IHkwz:hover{color:#00b4d8;cursor:default}.all-posts_linksWrap__kHA17{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;width:100%;margin-top:1rem;margin-bottom:2rem}.all-posts_linkItem__prpER{color:#00b4d8;font-weight:600;text-decoration:none;background:rgba(0,180,216,.12);padding:.6rem 1.2rem;border-radius:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,180,216,.1)}.all-posts_linkItem__prpER:hover{background:#00b4d8;color:#fff;transform:translateY(-2px)}@keyframes all-posts_fadeIn__Dv2QC{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.all-posts_posts__QmRtz{padding:2rem}.all-posts_linksWrap__kHA17,.all-posts_pageTitle__tN36s,.all-posts_subtext__IHkwz{max-width:90%}}@media (max-width:768px){.all-posts_pageTitle__tN36s{font-size:3.2rem}.all-posts_subtext__IHkwz{font-size:1.2rem;max-width:90%;letter-spacing:.03em;line-height:1.8}.all-posts_linkItem__prpER{padding:.5rem 1rem;font-size:.95rem}.all-posts_posts__QmRtz{padding:2rem 1rem}}.WebAppIconsGrid_iconsGrid__YIwv3{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));grid-gap:1.5rem;gap:1.5rem;justify-items:center;align-items:center;margin-top:3rem;padding:0 .5rem}.WebAppIconsGrid_iconItem__4nJNG{width:64px;height:64px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1));object-fit:contain}@media (max-width:600px){.WebAppIconsGrid_iconsGrid__YIwv3{grid-template-columns:repeat(4,1fr);gap:1rem;padding:0 .25rem}.WebAppIconsGrid_hideOnMobile__siLpc{display:none}}.post-item_post__nJZXo{background-color:var(--color-grey-900);border-radius:.75rem;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,.25);transition:box-shadow .35s ease,transform .35s ease;cursor:pointer;display:flex;flex-direction:column;will-change:transform,box-shadow;width:100%;min-height:460px;max-width:100%}.post-item_post__nJZXo:focus-within,.post-item_post__nJZXo:hover{box-shadow:0 8px 32px rgba(29,161,242,.6);transform:translateY(-5px);outline:none}.post-item_post__nJZXo a{color:var(--color-grey-100);text-decoration:none;display:flex;flex-direction:column;height:100%}.post-item_image__Lr4BI{position:relative;width:100%;padding-bottom:70%;overflow:hidden;transition:filter .4s ease}.post-item_image__Lr4BI img{transition:transform .5s ease;border-radius:.75rem .75rem 0 0;object-fit:cover}.post-item_post__nJZXo:focus-within .post-item_image__Lr4BI img,.post-item_post__nJZXo:hover .post-item_image__Lr4BI img{transform:scale(1.1);filter:brightness(1.05)}.post-item_imageOverlay__6XdAy{position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,161,242,.3),transparent 80%);pointer-events:none;border-radius:.75rem .75rem 0 0}.post-item_content__C12vp{padding:0 1.75rem 2rem;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.post-item_content__C12vp h3{margin-top:.8rem;font-size:clamp(1.4rem,2vw,2rem);font-weight:700;color:var(--color-grey-100);margin-bottom:.5rem;transition:color .3s ease,transform .3s ease}.post-item_content__C12vp h3:hover,.post-item_post__nJZXo:focus-within .post-item_content__C12vp h3{color:#1da1f2;transform:scale(1.05)}.post-item_content__C12vp time{font-style:italic;color:var(--color-grey-500);margin-bottom:.5rem;display:block;font-size:.9rem}.post-item_content__C12vp p{margin-top:0;flex-grow:1;color:var(--color-grey-300);line-height:1.6;margin-bottom:1.2rem}.post-item_readMore__4HAID{font-weight:600;color:#1da1f2;font-size:1rem;align-self:flex-start;transition:transform .3s ease}.post-item_post__nJZXo:focus-within .post-item_readMore__4HAID,.post-item_post__nJZXo:hover .post-item_readMore__4HAID{transform:translateX(5px)}@media (max-width:640px){.post-item_post__nJZXo{width:100%;min-height:420px}.post-item_content__C12vp{padding:1rem 1.25rem 1.5rem}.post-item_content__C12vp h3{font-size:1.4rem}}.posts-grid_postsSection__ewDw1{padding:2rem 1rem 1.5rem;max-width:1200px;margin:0 auto}.posts-grid_title__vZOfv{font-size:clamp(.9rem,4vw,2.5rem);margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.6);max-width:100%;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.posts-grid_titleLightBlue__3GGn5,.posts-grid_title__vZOfv{text-align:center;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;letter-spacing:2px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:auto;margin-right:auto}.posts-grid_titleLightBlue__3GGn5{font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:2.5rem;color:#1da1f2;text-shadow:0 2px 6px rgba(29,161,242,.4);max-width:90%}.posts-grid_grid__6WML_{list-style:none;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem;align-content:start;width:100%;max-width:1300px}.posts-grid_grid__6WML_ li{background-color:#1a1d23;border-radius:.75rem;border:1px solid rgba(29,161,242,.1);box-shadow:0 4px 14px rgba(0,0,0,.25);transition:box-shadow .35s ease,background-color .35s ease,transform .35s ease;cursor:pointer;color:var(--color-grey-100);display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;will-change:transform,box-shadow;outline-offset:4px;max-width:100%;margin-left:auto;margin-right:auto;min-width:calc(18.75rem)}.posts-grid_grid__6WML_ li:focus-within,.posts-grid_grid__6WML_ li:hover{background-color:#2a2e36;box-shadow:0 10px 38px rgba(29,161,242,.5);transform:translateY(-6px);outline:none}.posts-grid_empty__ZaZtO{text-align:center;color:var(--color-grey-500);font-style:italic;padding:4rem 1rem;font-size:1.3rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1024px){.posts-grid_grid__6WML_{grid-template-columns:repeat(2,1fr);gap:2rem;padding:0 1rem}.posts-grid_grid__6WML_ li{min-width:unset}}@media (max-width:640px){.posts-grid_grid__6WML_{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem;box-sizing:border-box;max-width:100%}.posts-grid_grid__6WML_ li{width:100%;max-width:100%;min-width:unset;margin:0 auto}.posts-grid_titleLightBlue__3GGn5,.posts-grid_title__vZOfv{font-size:1.4rem;padding:0 1rem;white-space:normal;overflow-x:visible}.posts-grid_postsSection__ewDw1.posts-grid_wide__Ln8rm .posts-grid_grid__6WML_{max-width:340px;padding-left:0;padding-right:0}.posts-grid_postsSection__ewDw1.posts-grid_wide__Ln8rm .posts-grid_grid__6WML_ li{max-width:340px}}