.not-found-module__sxuMuG__wrapper{background:radial-gradient(circle at 0 0,#0f4c8114,#0000 45%),radial-gradient(circle at 15% 85%,#e67e2214,#0000 40%),linear-gradient(135deg,#fff 0%,#f5f7fb 45%,#eaf2ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.25rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.not-found-module__sxuMuG__wrapper:before{content:"";pointer-events:none;background:radial-gradient(circle,#2b7cb31f,#0000 60%);border-radius:999px;width:45vw;height:45vw;position:absolute;top:-18%;left:-12%}.not-found-module__sxuMuG__wrapper:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#2f54821f,#0000 35%),radial-gradient(circle at 70% 70%,#e67e221a,#0000 35%);width:55vw;height:55vw;position:absolute;bottom:-18%;right:-18%}.not-found-module__sxuMuG__container{flex-direction:column;gap:2.5rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.not-found-module__sxuMuG__center{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#ffffffd9;border:1px solid #94a3b840;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2.5rem;display:flex;position:relative;box-shadow:0 24px 60px #0f172a1f,0 4px 12px #0f172a14}.not-found-module__sxuMuG__codeWrapper{display:inline-block;position:relative}.not-found-module__sxuMuG__code{-webkit-text-fill-color:transparent;text-rendering:optimizeLegibility;filter:drop-shadow(0 10px 30px #0b233f14);letter-spacing:-.02em;background-image:linear-gradient(90deg,#0f4c81,#2b7cb3 40%,#e67e22 100%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(4.5rem,12vw,12.5rem);font-weight:900;line-height:.9}.not-found-module__sxuMuG__title{color:#0f172a;margin:0;font-size:clamp(1.25rem,2.4vw,2rem);font-weight:700}.not-found-module__sxuMuG__subtitle{color:#475569;max-width:56ch;margin:0;font-size:clamp(.95rem,1.4vw,1.125rem)}.not-found-module__sxuMuG__actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:.25rem;display:flex}.not-found-module__sxuMuG__actionButton{border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.not-found-module__sxuMuG__actionIcon{width:20px;height:20px}.not-found-module__sxuMuG__primaryButton{color:#fff;background:#0f4c81;box-shadow:0 12px 28px #0f4c8138}.not-found-module__sxuMuG__primaryButton:hover{background:#083a61;transform:translateY(-2px)}.not-found-module__sxuMuG__secondaryButton{color:#e67e22;background:#fff;border-color:#e67e22}.not-found-module__sxuMuG__secondaryButton:hover{color:#fff;background:#e67e22;transform:translateY(-2px)}.not-found-module__sxuMuG__ghostButton{color:#475569;background:#fff;border-color:#cbd5f5}.not-found-module__sxuMuG__ghostButton:hover{background:#f8fafc;transform:translateY(-2px)}.not-found-module__sxuMuG__quickLinks{background:#ffffffeb;border:1px solid #94a3b833;border-radius:24px;padding:2.5rem;box-shadow:0 20px 50px #0f172a14,0 6px 16px #0f172a0f}.not-found-module__sxuMuG__quickLinksHeader{text-align:center;margin-bottom:1.5rem}.not-found-module__sxuMuG__quickLinksTitle{color:#0f172a;margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.not-found-module__sxuMuG__quickLinksSubtitle{color:#64748b;margin:0}.not-found-module__sxuMuG__quickLinksGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.not-found-module__sxuMuG__quickLinkCard{background:linear-gradient(145deg,#f8fafc 0%,#fff 100%);border:2px solid #eef2f7;border-radius:18px;flex-direction:column;align-items:flex-start;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.not-found-module__sxuMuG__quickLinkCard:hover{border-color:#0f4c81;transform:translateY(-2px);box-shadow:0 16px 36px #0f4c8129}.not-found-module__sxuMuG__quickLinkIcon{background:linear-gradient(135deg,#0f4c81,#2b7cb3);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.not-found-module__sxuMuG__quickLinkIconSvg{color:#fff;width:24px;height:24px}.not-found-module__sxuMuG__quickLinkTitle{color:#0f172a;margin:0 0 .35rem;font-size:1.05rem;font-weight:600}.not-found-module__sxuMuG__quickLinkDescription{color:#64748b;margin:0;font-size:.9rem;line-height:1.5}.not-found-module__sxuMuG__helpText{text-align:center;color:#94a3b8;margin:0;font-size:.9rem}@media (max-width:640px){.not-found-module__sxuMuG__center{border-radius:22px;padding:2.5rem 1.25rem}.not-found-module__sxuMuG__code{font-size:clamp(3.25rem,18vw,6rem)}.not-found-module__sxuMuG__subtitle{font-size:.95rem}.not-found-module__sxuMuG__actions{gap:.65rem}.not-found-module__sxuMuG__actionButton{padding:.7rem 1.5rem}.not-found-module__sxuMuG__quickLinks{padding:2rem 1.5rem}}.not-found-module__sxuMuG__wrapper[dir=rtl] .not-found-module__sxuMuG__quickLinkCard{text-align:right;align-items:flex-end}.not-found-module__sxuMuG__wrapper[dir=rtl] .not-found-module__sxuMuG__quickLinkIcon{margin-left:auto;margin-right:0}.not-found-module__sxuMuG__wrapper[dir=rtl] .not-found-module__sxuMuG__backIcon{transform:rotate(180deg)}
