.page_container__UeliZ{display:flex;flex-direction:column;align-items:center;padding-bottom:50px;background:#f8f8f8;min-height:100vh;font-family:Arial,sans-serif}.page_title__faOHo{margin-top:40px;font-size:36px;font-weight:700;color:#e53935;text-align:center}.page_searchBox__zuw_R{margin-top:25px;display:flex;background:white;border-radius:40px;padding:10px 20px;width:90%;max-width:500px;box-shadow:0 4px 8px rgba(0,0,0,.15)}.page_searchBox__zuw_R input{flex:1 1;border:none;outline:none;font-size:15px}.page_searchBox__zuw_R button{border:none;background:none;font-size:20px;cursor:pointer}.page_link__Du1FX{margin-top:8px;color:#1e3a8a;text-decoration:underline;cursor:pointer}.page_cardList__iZlLQ{margin-top:35px;width:90%;max-width:550px;background:white;border-radius:20px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.15)}.page_card__zmA3p{width:100%;padding:18px 25px;display:flex;justify-content:space-between;background:white;border:none;border-bottom:1px solid #ddd;text-align:left;font-size:16px;cursor:pointer}.page_card__zmA3p:hover{background:#f3f3f3}.page_arrow__HO_Hd{color:#e53935;font-size:22px}.page_modalBackground___YLLo{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);display:flex;justify-content:center;align-items:center;z-index:10}.page_modal__uzHBJ{background:white;width:90%;max-width:400px;padding:25px;border-radius:16px;box-shadow:0 6px 12px rgba(0,0,0,.2);animation:page_fadeIn__GdXy0 .25s ease}.page_modalTitle__SSwRz{font-size:20px;font-weight:700;margin-bottom:10px}.page_modalText__7HA1B{font-size:16px;margin-bottom:20px;line-height:1.4}.page_closeBtn__ZXDqh{background:#e53935;color:white;border:none;padding:10px 18px;border-radius:8px;cursor:pointer;font-size:15px}.page_closeBtn__ZXDqh:hover{background:#c62828}