.SimpleHeader-module__BWfn4G__header{background:#fff;border-bottom:1px solid #e2e8f0}.SimpleHeader-module__BWfn4G__bar{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.SimpleHeader-module__BWfn4G__logoLink{flex-shrink:0;align-items:center;display:inline-flex}.SimpleHeader-module__BWfn4G__logoLink img{object-fit:contain;width:auto;height:56px}.SimpleHeader-module__BWfn4G__nav ul{flex-wrap:wrap;justify-content:flex-end;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.SimpleHeader-module__BWfn4G__nav li{margin:0}.SimpleHeader-module__BWfn4G__nav a{font-family:var(--font-montserrat);color:#1e293b;border-bottom:2px solid #0000;padding:.4rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.SimpleHeader-module__BWfn4G__nav a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.SimpleHeader-module__BWfn4G__pageTitle{font-family:var(--font-montserrat);color:#111;text-align:center;max-width:900px;margin:1.5rem auto 1rem;padding:0 1rem;font-size:2.25rem;line-height:1.25}@media (max-width:640px){.SimpleHeader-module__BWfn4G__bar{flex-direction:column;gap:.75rem;padding:.75rem 1rem}.SimpleHeader-module__BWfn4G__nav ul{justify-content:center;gap:1rem}.SimpleHeader-module__BWfn4G__nav a{font-size:.9rem}.SimpleHeader-module__BWfn4G__pageTitle{margin:1rem auto .75rem;font-size:1.5rem}}
.error-module__uHmsfa__page{min-height:100dvh;font-family:var(--font-montserrat),"Segoe UI",Roboto,Arial,sans-serif;background:#f8fafc;flex-direction:column;display:flex}.error-module__uHmsfa__main{flex-direction:column;flex:1;align-items:center;display:flex}.error-module__uHmsfa__hero{text-align:center;background:linear-gradient(160deg,#fffbeb 0%,#fff 60%);border-bottom:1px solid #fde68a;width:100%;padding:3.75rem 1.5rem 3.25rem}.error-module__uHmsfa__iconWrap{user-select:none;background:#fef3c7;border:2px solid #fcd34d;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:1.25rem;font-size:2.25rem;display:inline-flex}.error-module__uHmsfa__headline{color:#0f172a;margin:0 0 .9rem;font-size:clamp(1.5rem,4vw,2.1rem);font-weight:700;line-height:1.25}.error-module__uHmsfa__subline{color:#64748b;max-width:520px;margin:0 auto .5rem;font-size:1rem;line-height:1.65}.error-module__uHmsfa__digest{color:#94a3b8;letter-spacing:.03em;user-select:all;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;margin:.5rem auto 1.75rem;padding:.25rem .6rem;font-family:Courier New,Courier,monospace;font-size:.78rem;display:inline-block}.error-module__uHmsfa__ctaRow{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.error-module__uHmsfa__btnRetry{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.75rem;font-family:inherit;font-size:.975rem;font-weight:600;text-decoration:none;transition:background .18s,transform .12s;display:inline-flex;box-shadow:0 2px 8px #d9770647}.error-module__uHmsfa__btnRetry:hover{background:#b45309;transform:translateY(-1px)}.error-module__uHmsfa__btnRetry:focus-visible{outline-offset:2px;outline:3px solid #fbbf24}.error-module__uHmsfa__btnHome{color:#2563eb;background:0 0;border:2px solid #2563eb;border-radius:8px;align-items:center;gap:.4rem;padding:.8rem 1.75rem;font-family:inherit;font-size:.975rem;font-weight:600;text-decoration:none;transition:background .18s,transform .12s;display:inline-flex}.error-module__uHmsfa__btnHome:hover{background:#eff6ff;transform:translateY(-1px)}.error-module__uHmsfa__btnHome:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.error-module__uHmsfa__section{width:100%;max-width:1060px;padding:2.75rem 1.5rem 1rem}.error-module__uHmsfa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#d97706;text-align:center;margin:0 0 .4rem;font-size:.75rem;font-weight:700}.error-module__uHmsfa__sectionTitle{color:#0f172a;text-align:center;margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.error-module__uHmsfa__sectionSub{color:#94a3b8;text-align:center;margin:0 0 1.75rem;font-size:.9rem}.error-module__uHmsfa__cityGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.error-module__uHmsfa__cityCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.25rem;text-decoration:none;transition:box-shadow .18s,transform .14s,border-color .18s;display:flex;box-shadow:0 1px 4px #0f172a0d}.error-module__uHmsfa__cityCard:hover{border-color:#fcd34d;transform:translateY(-2px);box-shadow:0 6px 18px #d977061a}.error-module__uHmsfa__cityEmoji{user-select:none;margin-bottom:.6rem;font-size:1.875rem;line-height:1}.error-module__uHmsfa__cityName{color:#0f172a;margin:0 0 .25rem;font-size:.975rem;font-weight:700}.error-module__uHmsfa__cityBlurb{color:#64748b;flex:1;margin:0 0 .85rem;font-size:.825rem;line-height:1.5}.error-module__uHmsfa__cityArrow{color:#d97706;margin-top:auto;font-size:.825rem;font-weight:600}.error-module__uHmsfa__linkGrid{grid-template-columns:repeat(3,1fr);gap:.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}.error-module__uHmsfa__linkItem{margin:0;padding:0;list-style:none}.error-module__uHmsfa__linkItem a{color:#2563eb;border-bottom:1px solid #f1f5f9;align-items:center;gap:.35rem;padding:.35rem 0;font-size:.875rem;text-decoration:none;transition:color .15s;display:flex}.error-module__uHmsfa__linkItem a:hover{color:#1d4ed8}.error-module__uHmsfa__linkArrow{opacity:.65;flex-shrink:0;font-size:.75rem}.error-module__uHmsfa__helpStrip{text-align:center;background:#0f172a;width:100%;margin-top:auto;padding:1.75rem 1.5rem}.error-module__uHmsfa__helpStrip p{color:#94a3b8;margin:0 0 .6rem;font-size:.9rem}.error-module__uHmsfa__helpLink{color:#93c5fd;border-bottom:1px solid #93c5fd59;padding-bottom:1px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s}.error-module__uHmsfa__helpLink:hover{color:#bfdbfe;border-color:#bfdbfea6}.error-module__uHmsfa__divider{background:#e2e8f0;width:100%;max-width:1060px;height:1px;margin:0 auto}@media (max-width:920px){.error-module__uHmsfa__cityGrid,.error-module__uHmsfa__linkGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.error-module__uHmsfa__hero{padding:2.75rem 1rem 2.25rem}.error-module__uHmsfa__section{padding-left:1rem;padding-right:1rem}.error-module__uHmsfa__cityGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.error-module__uHmsfa__linkGrid{grid-template-columns:1fr}.error-module__uHmsfa__ctaRow{flex-direction:column;align-items:center}.error-module__uHmsfa__btnRetry,.error-module__uHmsfa__btnHome{justify-content:center;width:100%;max-width:320px}}@media (max-width:420px){.error-module__uHmsfa__cityGrid{grid-template-columns:1fr}}
