.CatchAllPage_container__s56Q8{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f9fafb;padding:2rem;text-align:center;font-family:system-ui,sans-serif;color:var(--primary-color)}.CatchAllPage_content__VWnBv{max-width:738px;display:flex;flex-direction:column;align-items:center;justify-content:center}.CatchAllPage_heading__O4yTU{font-size:2.75rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem}.CatchAllPage_message__D_wj_{font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.CatchAllPage_note__yzJf0{font-size:.95rem;color:var(--primary-color);margin-top:1rem}.CatchAllPage_actions__52Tt7{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;margin-top:20px}.CatchAllPage_primaryBtn__UEn8I{background-color:var(--primary-color);color:#fff;padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .3s,transform .2s}.CatchAllPage_primaryBtn__UEn8I:hover{background-color:#1565c0;transform:translateY(-2px)}.CatchAllPage_primaryOutlineBtn__Ty63W{border:2px solid var(--primary-color);color:var(--primary-color);padding:.75rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .2s}.CatchAllPage_primaryOutlineBtn__Ty63W:hover{background-color:var(--primary-color);color:#fff;transform:translateY(-2px)}.CatchAllPage_link__zKQgH{color:var(--primary-color);font-weight:500;text-decoration:underline;transition:color .3s}.CatchAllPage_link__zKQgH:hover{color:#1565c0}