.not-found-module__sxuMuG__page{min-height:100dvh;font-family:var(--font-montserrat),"Segoe UI",Roboto,Arial,sans-serif;background:#f8fafc;flex-direction:column;display:flex}.not-found-module__sxuMuG__main{flex-direction:column;flex:1;align-items:center;display:flex}.not-found-module__sxuMuG__hero{text-align:center;background:linear-gradient(160deg,#eef2ff 0%,#fff 60%);border-bottom:1px solid #e2e8f0;width:100%;padding:4rem 1.5rem 3.5rem}.not-found-module__sxuMuG__code{letter-spacing:-.04em;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 50%,#7c3aed 100%);-webkit-text-fill-color:transparent;user-select:none;background-clip:text;margin:0 0 .5rem;font-size:clamp(6rem,20vw,10rem);font-weight:900;line-height:1}.not-found-module__sxuMuG__headline{color:#0f172a;margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.25}.not-found-module__sxuMuG__subline{color:#64748b;max-width:540px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.65}.not-found-module__sxuMuG__ctaRow{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-module__sxuMuG__btnPrimary{color:#fff;background:#2563eb;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,transform .12s;display:inline-flex;box-shadow:0 2px 8px #2563eb47}.not-found-module__sxuMuG__btnPrimary:hover{background:#1d4ed8;transform:translateY(-1px)}.not-found-module__sxuMuG__btnSecondary{color:#2563eb;background:0 0;border:2px solid #2563eb;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,transform .12s;display:inline-flex}.not-found-module__sxuMuG__btnSecondary:hover{background:#eff6ff;transform:translateY(-1px)}.not-found-module__sxuMuG__section{width:100%;max-width:1100px;padding:3rem 1.5rem}.not-found-module__sxuMuG__sectionTitle{color:#0f172a;text-align:center;margin:0 0 .4rem;font-size:1.35rem;font-weight:700}.not-found-module__sxuMuG__sectionSubtitle{color:#64748b;text-align:center;margin:0 0 2rem;font-size:.95rem}.not-found-module__sxuMuG__cityGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.not-found-module__sxuMuG__cityCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:1.5rem 1.25rem;text-decoration:none;transition:box-shadow .18s,transform .14s,border-color .18s;display:flex;box-shadow:0 1px 4px #0f172a0f}.not-found-module__sxuMuG__cityCard:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 6px 20px #2563eb1f}.not-found-module__sxuMuG__cityEmoji{margin-bottom:.75rem;font-size:2.25rem;line-height:1}.not-found-module__sxuMuG__cityName{color:#0f172a;margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.not-found-module__sxuMuG__cityBlurb{color:#64748b;flex:1;margin:0 0 1.1rem;font-size:.875rem;line-height:1.5}.not-found-module__sxuMuG__cityArrow{color:#2563eb;margin-top:auto;font-size:.875rem;font-weight:600}.not-found-module__sxuMuG__divider{background:#e2e8f0;width:100%;max-width:1100px;height:1px;margin:0 auto}.not-found-module__sxuMuG__guidesSection{width:100%;max-width:1100px;padding:2.5rem 1.5rem 3rem}.not-found-module__sxuMuG__guidesGrid{grid-template-columns:repeat(3,1fr);gap:.75rem 2rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.not-found-module__sxuMuG__guideLink{color:#2563eb;border-bottom:1px solid #f1f5f9;align-items:center;gap:.45rem;padding:.35rem 0;font-size:.9rem;text-decoration:none;transition:color .15s;display:flex}.not-found-module__sxuMuG__guideLink:hover{color:#1d4ed8}.not-found-module__sxuMuG__guideArrow{opacity:.7;flex-shrink:0;font-size:.75rem}.not-found-module__sxuMuG__helpStrip{text-align:center;background:#0f172a;width:100%;padding:2rem 1.5rem}.not-found-module__sxuMuG__helpStrip p{color:#94a3b8;margin:0 0 .75rem;font-size:.95rem}.not-found-module__sxuMuG__helpLink{color:#93c5fd;border-bottom:1px solid #93c5fd66;padding-bottom:1px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.not-found-module__sxuMuG__helpLink:hover{color:#bfdbfe;border-color:#bfdbfeb3}@media (max-width:900px){.not-found-module__sxuMuG__cityGrid,.not-found-module__sxuMuG__guidesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.not-found-module__sxuMuG__hero{padding:3rem 1rem 2.5rem}.not-found-module__sxuMuG__cityGrid{grid-template-columns:1fr 1fr;gap:.875rem}.not-found-module__sxuMuG__guidesGrid{grid-template-columns:1fr}.not-found-module__sxuMuG__section,.not-found-module__sxuMuG__guidesSection{padding-left:1rem;padding-right:1rem}}@media (max-width:420px){.not-found-module__sxuMuG__cityGrid{grid-template-columns:1fr}.not-found-module__sxuMuG__ctaRow{flex-direction:column;align-items:center}.not-found-module__sxuMuG__btnPrimary,.not-found-module__sxuMuG__btnSecondary{justify-content:center;width:100%;max-width:320px}}
