.not-found-module__sxuMuG__container{background:var(--news-bg);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:600px;display:flex;position:relative}.not-found-module__sxuMuG__heading{color:var(--news-text-primary);letter-spacing:-.02em;text-shadow:0 2px 8px #0000001a;margin:0;font-size:clamp(4rem,12vw,7rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__message{color:var(--news-text-secondary);max-width:400px;margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;line-height:1.6}.not-found-module__sxuMuG__searchContainer{width:100%;margin:.5rem 0}.not-found-module__sxuMuG__searchBox{background:var(--news-surface-elevated);border:1px solid var(--news-border);border-radius:var(--radius-md);transition:all var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));align-items:center;gap:.5rem;padding:.5rem;display:flex}.not-found-module__sxuMuG__searchBox:focus-within{border-color:var(--news-text-primary);box-shadow:0 0 0 2px #3b82f61a}.not-found-module__sxuMuG__searchInput{color:var(--news-text-primary);background:0 0;border:none;outline:none;flex:1;padding:.75rem;font-family:inherit;font-size:.95rem}.not-found-module__sxuMuG__searchInput::placeholder{color:var(--news-text-muted)}.not-found-module__sxuMuG__searchButton{cursor:pointer;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--news-text-secondary);transition:color var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.not-found-module__sxuMuG__searchButton:hover{color:var(--news-text-primary)}.not-found-module__sxuMuG__searchButton:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:2px}.not-found-module__sxuMuG__searchButton:active{transform:scale(.95)}.not-found-module__sxuMuG__quickLinksSection{flex-direction:column;align-items:center;gap:1rem;width:100%;margin:1rem 0;display:flex}.not-found-module__sxuMuG__quickLinksLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--news-text-muted);margin:0;font-size:.85rem;font-weight:600}.not-found-module__sxuMuG__quickLinks{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;width:100%;max-width:400px;display:grid}.not-found-module__sxuMuG__quickLink{background:var(--news-surface-muted);border:1px solid var(--news-border);border-radius:var(--radius-md);color:var(--news-text-secondary);transition:all var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.not-found-module__sxuMuG__quickLink:hover{background:var(--news-surface-elevated);color:var(--news-text-primary);border-color:var(--news-text-secondary);transform:translateY(-2px)}.not-found-module__sxuMuG__quickLink:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:2px}.not-found-module__sxuMuG__quickLink:active{transform:translateY(0)}.not-found-module__sxuMuG__homeButton{background:var(--news-text-primary);color:var(--news-bg);border-radius:var(--radius-md);cursor:pointer;transition:all var(--duration-fast)var(--ease-spring-soft,cubic-bezier(.22,1,.36,1));-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin-top:.5rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.not-found-module__sxuMuG__homeButton:hover{opacity:.9;transform:translateY(-2px)}.not-found-module__sxuMuG__homeButton:focus-visible{outline:2px solid var(--news-text-primary);outline-offset:2px}.not-found-module__sxuMuG__homeButton:active{transform:translateY(0)}.not-found-module__sxuMuG__background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.not-found-module__sxuMuG__gradientOrb,.not-found-module__sxuMuG__gradientOrb2{filter:blur(60px);opacity:.05;border-radius:50%;width:300px;height:300px;position:absolute}.not-found-module__sxuMuG__gradientOrb{background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);animation:8s ease-in-out infinite not-found-module__sxuMuG__floatOrb;top:-100px;right:-100px}.not-found-module__sxuMuG__gradientOrb2{background:radial-gradient(circle,#fff3 0%,#0000 70%);animation:10s ease-in-out infinite not-found-module__sxuMuG__floatOrb2;bottom:-50px;left:-50px}@keyframes not-found-module__sxuMuG__floatOrb{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}@keyframes not-found-module__sxuMuG__floatOrb2{0%,to{transform:translate(0)}50%{transform:translate(-40px,40px)}}@media (max-width:640px){.not-found-module__sxuMuG__container{padding:1.5rem 1rem}.not-found-module__sxuMuG__heading{font-size:clamp(3rem,10vw,5rem)}.not-found-module__sxuMuG__message{font-size:1rem}.not-found-module__sxuMuG__content{gap:1.25rem}.not-found-module__sxuMuG__quickLinks{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.5rem}.not-found-module__sxuMuG__quickLink{padding:.65rem .75rem;font-size:.85rem}.not-found-module__sxuMuG__homeButton{padding:.75rem 1.75rem;font-size:.9rem}.not-found-module__sxuMuG__gradientOrb,.not-found-module__sxuMuG__gradientOrb2{width:200px;height:200px}}@media (min-width:641px) and (max-width:1024px){.not-found-module__sxuMuG__container{padding:2rem}.not-found-module__sxuMuG__content{gap:1.5rem}.not-found-module__sxuMuG__quickLinks{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__gradientOrb,.not-found-module__sxuMuG__gradientOrb2{animation:none}.not-found-module__sxuMuG__quickLink,.not-found-module__sxuMuG__homeButton,.not-found-module__sxuMuG__searchBox{transition:none}.not-found-module__sxuMuG__quickLink:hover,.not-found-module__sxuMuG__homeButton:hover{transform:none}}@media (prefers-color-scheme:dark){.not-found-module__sxuMuG__heading{text-shadow:0 2px 12px #0000004d}}@media (prefers-color-scheme:light){.not-found-module__sxuMuG__heading{text-shadow:0 2px 8px #0000000d}}
