.NotFound-module__IfqcAa__wrapper{color:#fff;justify-content:center;align-items:center;min-height:80vh;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden}.NotFound-module__IfqcAa__container{z-index:10;text-align:center;-webkit-backdrop-filter:blur(20px);background:#1a146466;border:1px solid #f5a62333;border-radius:2rem;width:100%;max-width:800px;padding:4rem 2rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.NotFound-module__IfqcAa__errorCode{background:linear-gradient(135deg,#fff 0%,#f5a623 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;margin:0;font-size:clamp(6rem,15vw,10rem);font-weight:900;line-height:1}.NotFound-module__IfqcAa__glitchContainer{margin-bottom:2rem;display:inline-block;position:relative}.NotFound-module__IfqcAa__glitchOverlay{pointer-events:none;background:repeating-linear-gradient(0deg,#f5a6231a 0 1px,#0000 1px 2px);width:100%;height:100%;position:absolute;top:0;left:0}.NotFound-module__IfqcAa__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.NotFound-module__IfqcAa__message{color:#b0aec8;max-width:600px;margin:0 auto 3rem;font-size:1.125rem;line-height:1.6}.NotFound-module__IfqcAa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.NotFound-module__IfqcAa__btnPrimary{color:#1a1464;background:#f5a623;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.NotFound-module__IfqcAa__btnPrimary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 20px -5px #f5a62366}.NotFound-module__IfqcAa__btnSecondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.NotFound-module__IfqcAa__btnSecondary:hover{background:#ffffff1a;border-color:#ffffff4d}.NotFound-module__IfqcAa__hubsContainer{border-top:1px solid #ffffff1a;padding-top:3rem}.NotFound-module__IfqcAa__hubsTitle{text-transform:uppercase;letter-spacing:.2em;color:#f5a623cc;margin-bottom:2rem;font-size:.875rem}.NotFound-module__IfqcAa__hubGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.NotFound-module__IfqcAa__hubCard{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.NotFound-module__IfqcAa__hubCard:hover{background:#ffffff14;border-color:#f5a6234d;transform:translateY(-5px)}.NotFound-module__IfqcAa__hubIcon{color:#f5a623}.NotFound-module__IfqcAa__hubName{color:#fff;margin-bottom:.25rem;font-weight:600;display:block}.NotFound-module__IfqcAa__hubDesc{color:#b0aec8;margin:0;font-size:.875rem;line-height:1.4}.NotFound-module__IfqcAa__background{z-index:0;background:#0d0a3e;width:100%;height:100%;position:absolute;top:0;left:0}.NotFound-module__IfqcAa__gradient{background:radial-gradient(circle,#1a1464cc 0%,#0d0a3e 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NotFound-module__IfqcAa__grid{background-image:linear-gradient(#f5a6230d 1px,#0000 1px),linear-gradient(90deg,#f5a6230d 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}@media (max-width:640px){.NotFound-module__IfqcAa__container{padding:3rem 1.5rem}.NotFound-module__IfqcAa__title{font-size:2rem}}.NotFound-module__IfqcAa__latestPostsSection{text-align:left;margin-bottom:4rem}.NotFound-module__IfqcAa__sectionHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.NotFound-module__IfqcAa__sectionTitle{text-transform:uppercase;letter-spacing:.2em;color:#f5a623;margin:0;font-size:.75rem;font-weight:600}.NotFound-module__IfqcAa__viewAll{color:#b0aec8;align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:flex}.NotFound-module__IfqcAa__viewAll:hover{color:#fff}.NotFound-module__IfqcAa__postsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.NotFound-module__IfqcAa__postCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.NotFound-module__IfqcAa__postCard:hover{background:#ffffff14;border-color:#f5a62366;transform:translateY(-5px);box-shadow:0 10px 30px -10px #00000080}.NotFound-module__IfqcAa__postImgWrap{aspect-ratio:16/9;width:100%;position:relative}.NotFound-module__IfqcAa__postImg{object-fit:cover;transition:transform .5s}.NotFound-module__IfqcAa__postCard:hover .NotFound-module__IfqcAa__postImg{transform:scale(1.05)}.NotFound-module__IfqcAa__postInfo{flex-grow:1;padding:1.25rem}.NotFound-module__IfqcAa__postDate{color:#f5a62399;margin-bottom:.5rem;font-size:.75rem;font-weight:500;display:block}.NotFound-module__IfqcAa__postTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}
