.sq-404-overlay{z-index:200;background:#f8fafc;position:fixed;inset:0;overflow:auto}.sq-404-page.souqy-shell{background:#f8fafc;min-height:100%}.sq-404-page .sq-cats-bar,.sq-404-page .sq-props{display:none}.sq-404{max-width:1120px;margin:0 auto;padding:2.5rem 1.25rem 3rem}@media (min-width:768px){.sq-404{padding:3.25rem 1.5rem 3.5rem}}.sq-404__hero{text-align:center;max-width:640px;margin:0 auto 2.75rem}.sq-404__art{justify-content:center;align-items:center;gap:.15rem;width:min(100%,420px);height:220px;margin:0 auto 1.5rem;display:flex;position:relative}@media (min-width:640px){.sq-404__art{width:min(100%,480px);height:260px}}.sq-404__stars{pointer-events:none;background:radial-gradient(circle at 12% 22%,#93c5fd 0 2px,transparent 3px),radial-gradient(circle at 88% 18%,var(--souqy-accent-soft)0 2.5px,transparent 3.5px),radial-gradient(circle at 18% 78%,#bfdbfe 0 1.5px,transparent 2.5px),radial-gradient(circle at 82% 72%,#93c5fd 0 2px,transparent 3px),radial-gradient(circle at 50% 8%,var(--souqy-blue-tint)0 1.5px,transparent 2.5px);opacity:.9;animation:3.2s ease-in-out infinite sq404Twinkle;position:absolute;inset:8% 12%}.sq-404__planet{background:linear-gradient(145deg,#93c5fd,var(--souqy-blue));border-radius:50%;width:28px;height:28px;animation:4.5s ease-in-out infinite sq404Float;position:absolute;top:12%;right:8%;box-shadow:0 0 0 3px #93c5fd59}.sq-404__planet:after{content:"";border:2px solid #60a5fabf;border-radius:50%;width:44px;height:8px;position:absolute;top:42%;left:-8px;transform:rotate(-18deg)}.sq-404__digit{font-family:var(--souqy-font);color:var(--souqy-blue);letter-spacing:-.04em;text-shadow:0 10px 28px #2563eb38;z-index:1;font-size:clamp(5.5rem,16vw,8.5rem);font-weight:800;line-height:1}.sq-404__portal{z-index:2;background:radial-gradient(circle at 35% 30%,#fff 0%,#f1f5f9 42%,#e2e8f0 70%,#cbd5e1 100%);border-radius:50%;width:clamp(110px,28vw,150px);height:clamp(110px,28vw,150px);position:relative;overflow:hidden;box-shadow:inset 0 -8px 18px #94a3b859,inset 0 6px 14px #ffffffe6,0 14px 32px #2563eb1f}.sq-404__portal:before,.sq-404__portal:after{content:"";background:#94a3b847;border-radius:50%;position:absolute}.sq-404__portal:before{width:22%;height:18%;top:18%;left:22%}.sq-404__portal:after{width:16%;height:14%;bottom:22%;right:18%}.sq-404__astronaut{place-items:center;animation:3.6s ease-in-out infinite sq404Float;display:grid;position:absolute;inset:0}.sq-404__astro-helmet{z-index:2;background:linear-gradient(160deg,#f8fafc,#e2e8f0);border:3px solid #fff;border-radius:50%;width:42px;height:42px;margin-bottom:-6px;position:relative;box-shadow:0 4px 10px #0f172a1f}.sq-404__astro-helmet:before{content:"";background:linear-gradient(145deg,var(--souqy-navy),var(--souqy-blue)55%,var(--souqy-accent-soft));border-radius:50%;position:absolute;inset:8px 7px 10px}.sq-404__astro-body{z-index:1;background:linear-gradient(#fff,#eef2ff);border:2px solid #e2e8f0;border-radius:18px 18px 14px 14px;width:48px;height:36px;position:relative;box-shadow:0 6px 12px #0f172a1a}.sq-404__astro-map{z-index:3;background:#fffbeb;border:1px solid #fde68a;border-radius:3px;width:34px;height:24px;position:absolute;bottom:28%;right:18%;transform:rotate(12deg);box-shadow:0 2px 6px #0f172a1a}.sq-404__astro-map:after{content:"";background:#ef4444;border-radius:50% 50% 50% 0;width:8px;height:8px;position:absolute;top:4px;left:10px;transform:rotate(-45deg)}.sq-404__hero h1{color:#111827;letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.15rem);font-weight:800}.sq-404__hero p{color:#6b7280;max-width:460px;margin:0 auto 1.5rem;font-size:.98rem;line-height:1.55}.sq-404__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sq-404__btn{border-radius:.7rem;align-items:center;gap:.45rem;padding:.7rem 1.2rem;font-size:.92rem;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.sq-404__btn--primary{background:var(--souqy-blue);color:#fff;border:1px solid var(--souqy-blue);box-shadow:0 8px 20px #2563eb38}.sq-404__btn--primary:hover{background:var(--souqy-blue-hover);transform:translateY(-1px)}.sq-404__btn--ghost{color:#374151;background:#fff;border:1.5px solid #e5e7eb}.sq-404__btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.sq-404__suggest{margin-bottom:2rem}.sq-404__suggest h2{text-align:center;color:#111827;margin:0 0 1rem;font-size:1.15rem;font-weight:750}.sq-404__cards{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:560px){.sq-404__cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.sq-404__cards{grid-template-columns:repeat(5,1fr)}}.sq-404__card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;align-items:flex-start;gap:.35rem;min-height:148px;padding:1.1rem 1rem 1.2rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;box-shadow:0 8px 24px #0f172a0a}.sq-404__card:hover{border-color:var(--souqy-blue-tint);transform:translateY(-2px);box-shadow:0 12px 28px #2563eb1a}.sq-404__card-icon{border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:.35rem;display:grid}.sq-404__card--blue .sq-404__card-icon{background:var(--souqy-blue-soft);color:var(--souqy-blue)}.sq-404__card--green .sq-404__card-icon{color:#16a34a;background:#ecfdf5}.sq-404__card--orange .sq-404__card-icon{color:#ea580c;background:#fff7ed}.sq-404__card--purple .sq-404__card-icon{color:#7c3aed;background:#f5f3ff}.sq-404__card--pink .sq-404__card-icon{color:#db2777;background:#fdf2f8}.sq-404__card strong{color:#111827;font-size:.95rem;font-weight:750}.sq-404__card p{color:#6b7280;margin:0;padding-right:1rem;font-size:.8rem;line-height:1.4}.sq-404__card-arrow{color:#9ca3af;position:absolute;bottom:.85rem;right:.85rem}.sq-404__help{background:var(--souqy-blue-soft);border:1px solid var(--souqy-blue-tint);border-radius:1rem;flex-direction:column;align-items:stretch;gap:1rem;padding:1.15rem 1.25rem;display:flex}@media (min-width:640px){.sq-404__help{flex-direction:row;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem}}.sq-404__help-copy{color:var(--souqy-navy-deep);align-items:center;gap:.75rem;display:flex}.sq-404__help-copy p{color:#374151;margin:0;font-size:.95rem}.sq-404__help-copy strong{color:#111827}.sq-404__help-btn{color:var(--souqy-navy-deep);white-space:nowrap;background:#fff;border:1px solid #bfdbfe;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:650;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.sq-404__help-btn:hover{background:#f8fafc;border-color:#93c5fd}@keyframes sq404Float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes sq404Twinkle{0%,to{opacity:.75}50%{opacity:1}}
