.not-found-module__sxuMuG__notFoundPage{background:#0c4a6e;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__bgImage{object-fit:cover;opacity:.6;filter:saturate(1.2)contrast(1.1);width:100%;height:100%}.not-found-module__sxuMuG__overlay{background:radial-gradient(circle,#0000 0%,#0c4a6ecc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__content{z-index:2;text-align:center;padding:var(--space-12)var(--space-8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);width:90%;max-width:600px;box-shadow:var(--shadow-xl);animation:not-found-module__sxuMuG__fadeInUp .8s var(--transition-spring);background:#ffffff0d;border:1px solid #ffffff1a;position:relative}.not-found-module__sxuMuG__badge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);background:var(--gold-accent);color:var(--deep-navy);border-radius:var(--radius-full);font-weight:800;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-6);animation:3s ease-in-out infinite not-found-module__sxuMuG__float;display:inline-flex;box-shadow:0 4px 15px #fbbf2466}.not-found-module__sxuMuG__title{font-size:8rem;font-family:var(--font-serif);margin-bottom:var(--space-2);background:linear-gradient(#fff,#bae6fd);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 6px #0000004d);-webkit-background-clip:text;background-clip:text;line-height:1}.not-found-module__sxuMuG__subtitle{font-size:var(--text-2xl);color:#fff;margin-bottom:var(--space-4);text-shadow:0 2px 4px #00000080;font-weight:700}.not-found-module__sxuMuG__desc{color:#e0f2fe;font-size:var(--text-lg);margin-bottom:var(--space-10);line-height:1.6}.not-found-module__sxuMuG__actions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.not-found-module__sxuMuG__btnPrimary{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);font-family:var(--font-sans);font-size:var(--text-lg);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:var(--white);box-shadow:var(--shadow-sm),0 2px 8px #0369a14d;border:2px solid #0000;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__btnPrimary:hover{background:linear-gradient(135deg,var(--ocean-blue),var(--primary));color:var(--white);box-shadow:var(--shadow-md),0 4px 16px #0369a166;transform:translateY(-2px)}.not-found-module__sxuMuG__btnSecondary{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);font-family:var(--font-sans);font-size:var(--text-lg);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;color:#fff;background:#ffffff1a;border:2px solid #ffffff4d;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__btnSecondary:hover{transform:translateY(-2px);background:#fff3!important}.not-found-module__sxuMuG__clouds{opacity:.2;z-index:1;pointer-events:none;background:url(https://www.transparenttextures.com/patterns/snow.png);width:100%;height:200px;position:absolute;bottom:-50px;left:0}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.not-found-module__sxuMuG__title{font-size:5rem}.not-found-module__sxuMuG__subtitle{font-size:var(--text-xl)}}
