.SearchComponent_container__O20xZ{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;margin:0 auto}.SearchComponent_title__UY_Vt{font-size:24px;color:#333;margin-bottom:20px}.SearchComponent_input__P0p9_{width:300px;max-width:100%;border-radius:20px;margin-bottom:20px;border:1px solid #ccc;border-radius:4px;padding:10px;font-size:16px;transition:border-color .3s ease;box-sizing:border-box}.SearchComponent_input__P0p9_:focus{border-color:gray;outline:none}.SearchComponent_infoContainer__fngS4{width:100%;max-width:400px;height:auto}.SearchComponent_infoText__QcJWi{margin-top:20px;margin-bottom:20px;font-size:14px;text-align:center;color:#333}.SearchComponent_secondLine__Mi8_P{display:block;margin-top:10px}.SearchComponent_hidden__wS0MM{visibility:hidden;height:0;opacity:0}.SearchComponent_imageWrapper__QD2J7{width:100%;max-width:250px;margin:0 auto 20px}.SearchComponent_image__92m4r{width:100%;height:auto}.SearchComponent_resultList__qXFgd{list-style-type:none;padding:0;width:100%;max-width:300px;margin-top:20px}.SearchComponent_resultItem__Z9ACJ{background-color:#f8f8f8;margin-bottom:10px;padding:15px;border-radius:10px;cursor:pointer;transition:background-color .3s}.SearchComponent_resultItem__Z9ACJ:hover{background-color:#e8e8e8}.SearchComponent_noResult___4Xoi{color:#666;text-align:center;margin:10px 0}.SearchComponent_reportLink__PzHsz{font-size:.8rem;font-weight:700;text-decoration:underline;cursor:pointer;display:block;margin:10px 0}.SearchComponent_updateNoteLink__vfaIr{cursor:pointer;color:#000;text-decoration:underline;margin-top:20px;text-align:center;font-size:.9rem;display:inline-block;transition:opacity .3s ease}.SearchComponent_updateNoteLink__vfaIr:hover{opacity:.7}.SearchComponent_featuredLink__ZAMvU{font-weight:600;color:#000;text-decoration:none;background:linear-gradient(transparent 60%,#fff4a8 0);padding:0 4px;margin-top:16px;transition:background .2s ease}.SearchComponent_featuredLink__ZAMvU:hover{background:linear-gradient(transparent 55%,#ffea7a 0);opacity:1}.SearchComponent_errorMessage__chcpt{margin-top:10px;white-space:pre-line;text-align:center}.SearchComponent_errorMessage__chcpt small{font-size:.8em;display:block;margin-top:10px}.ReportPopup_popupOverlay__XJhnN{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center}.ReportPopup_popupContent__3WkEO{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%;max-width:400px}.ReportPopup_input__BLBmQ{width:100%;height:100px;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.ReportPopup_button__l2e7z{display:inline-block;margin-top:10px;padding:10px 20px;background-color:#4a4a4a;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s,transform .2s;border:none;cursor:pointer;text-align:center;width:100%;box-sizing:border-box}.ReportPopup_button__l2e7z:last-child{margin-right:0}.ReportPopup_button__l2e7z:hover{background-color:#3a3a3a;transform:translateY(-2px)}.ReportPopup_errorMessage__7xrdo{font-size:13px;margin-top:5px}.UpdateBoard_container__C0vJq{width:300px;max-width:100%;margin:20px auto;padding:15px;background-color:#fff;border:1px solid #eee;border-radius:8px}.UpdateBoard_container__C0vJq h4{margin:0;font-size:1rem}.UpdateBoard_table__nVIQP{width:100%;border-collapse:separate;border-spacing:0;margin-top:15px}.UpdateBoard_td__CXve9,.UpdateBoard_th__MKtfQ{padding:12px 15px;text-align:left;font-size:.8rem}.UpdateBoard_th__MKtfQ{background-color:#f8f9fa;color:#495057;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.UpdateBoard_tr__hx65O{transition:background-color .3s ease}.UpdateBoard_tr__hx65O:hover{background-color:#f1f3f5;cursor:pointer}.UpdateBoard_tr__hx65O:not(:last-child) .UpdateBoard_td__CXve9{border-bottom:1px solid #e9ecef}.UpdateBoard_td__CXve9:first-child{font-weight:500;color:#6c757d;width:30%}.UpdateBoard_td__CXve9:last-child{width:70%}.UpdateBoard_pagination__qrkq2{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.UpdateBoard_pagination__qrkq2 button{padding:5px 10px;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:4px;cursor:pointer}.UpdateBoard_pagination__qrkq2 button:disabled{opacity:.5;cursor:not-allowed}.UpdateBoard_pagination__qrkq2 span{font-size:.9rem;color:#6c757d}.NameUpdateModal_modal__l7Q0b{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.NameUpdateModal_modalContent___WFM9{background-color:#fff;padding:20px;border-radius:5px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto}.NameUpdateModal_modalContent___WFM9 ul{padding-left:20px}.NameUpdateModal_modalContent___WFM9 li{margin-bottom:10px;line-height:1.5;font-size:.9rem}.NameUpdateModal_modalContent___WFM9 li:last-child{margin-bottom:0}.NameUpdateModal_updateTitle__3dCtd{background-color:#f5f5f5;padding:10px 15px;border-radius:5px;display:inline-block;margin-bottom:15px;color:#333;font-weight:0}.NameUpdateModal_close__VnDj_{color:#aaa;float:right;font-size:28px;font-weight:700;cursor:pointer}.NameUpdateModal_close__VnDj_:focus,.NameUpdateModal_close__VnDj_:hover{color:#000;text-decoration:none;cursor:pointer}.NameUpdateModal_nameList__SOMhZ{display:flex;flex-wrap:wrap;gap:10px}.NameUpdateModal_nameLink__RQQw0{display:inline-block;padding:5px 10px;background-color:#f0f0f0;border-radius:5px;text-decoration:none;color:#333}.NameUpdateModal_nameLink__RQQw0:hover{background-color:#e0e0e0}.NoticePopup_overlay__SGVwd{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:NoticePopup_fadeIn__v4vXU .3s ease-out}.NoticePopup_modal__l3x3z{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.2);max-width:80%;width:500px;animation:NoticePopup_slideIn__UjACx .3s ease-out}.NoticePopup_title__l_1vY{font-size:24px;margin-bottom:15px;color:#333}.NoticePopup_content__oN80T{font-size:16px;line-height:1.5;margin-bottom:20px;color:#666}@keyframes NoticePopup_fadeIn__v4vXU{0%{opacity:0}to{opacity:1}}@keyframes NoticePopup_slideIn__UjACx{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.NoticePopup_content__oN80T{line-height:1.6;max-height:70vh;overflow-y:auto}.NoticePopup_content__oN80T p{margin-bottom:15px}.NoticePopup_highlightSection__NltJ7{background-color:#fff0f5;border-left:4px solid #ffb6c1;padding:15px;border-radius:5px}.NoticePopup_highlight__4ZqVP{font-weight:700;color:#2c3e50;font-size:1.1em;margin-bottom:10px!important}.NoticePopup_closeButton__MQUNu{padding:10px 20px;background-color:#dee2e6;color:#495057;border:none;border-radius:5px;cursor:pointer;font-size:16px;font-weight:700;transition:background-color .2s}.NoticePopup_closeButton__MQUNu:hover{background-color:#adb5bd}.NoticePopup_exampleText__FfMoQ{color:#6c757d}.NoticePopup_tmiText__SkpQM{font-size:.9rem;color:#6c757d;font-style:italic}.NoticePopup_stats__d0cZN{font-weight:700;color:#2c3e50}.NoticePopup_donateButton__RWOIJ{display:block;padding:12px 24px;background-color:#495057;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;text-align:center;transition:background-color .3s ease;margin:15px auto 0;width:-moz-fit-content;width:fit-content}.NoticePopup_donateButton__RWOIJ:hover{background-color:#343a40}@media (max-width:768px){.NoticePopup_modal__l3x3z{margin:20px;padding:20px;max-width:none;width:calc(100% - 40px);max-height:90vh}.NoticePopup_title__l_1vY{font-size:20px;margin-bottom:20px;line-height:1.3}.NoticePopup_content__oN80T{font-size:15px;line-height:1.7;max-height:60vh}.NoticePopup_content__oN80T p{margin-bottom:18px}.NoticePopup_highlightSection__NltJ7{padding:12px;margin:15px 0}.NoticePopup_highlight__4ZqVP{font-size:1em;line-height:1.6;margin-bottom:12px!important}.NoticePopup_stats__d0cZN{font-size:15px;line-height:1.5}.NoticePopup_exampleText__FfMoQ{font-size:13px;line-height:1.4}.NoticePopup_tmiText__SkpQM{font-size:14px;line-height:1.5}.NoticePopup_donateButton__RWOIJ{padding:14px 20px;font-size:16px;margin:20px auto 0}.NoticePopup_closeButton__MQUNu{padding:12px 24px;font-size:16px;margin-top:15px}}.SearchResult_resultPage__kepD7{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px}.SearchResult_name__GydrF{font-size:4rem;margin-bottom:20px}.SearchResult_emojiContainer__D_QnH{margin-bottom:20px}.SearchResult_largeEmoji__1im9o{font-size:200px;line-height:1}.SearchResult_mainContent__XVlSH{text-align:center;margin-bottom:30px}.SearchResult_infoText__CDvxU{font-size:1.1rem;margin-bottom:10px}.SearchResult_koreanName__ikHJA,.SearchResult_trendYear__6SBu2{font-weight:700}.SearchResult_koreanName__ikHJA{font-size:3rem}.SearchResult_messageContainer__FeARm{margin-top:20px}.SearchResult_additionalInfo__707WW{font-size:.9rem;text-align:center}.SearchResult_highlight__ViUCY{background-color:#f0f0f0;padding:10px;border-radius:5px;margin-bottom:10px}.SearchResult_buttonWrapper__MnAIU{padding:20px}.SearchResult_recommendContainer__Tdnzx{text-align:center;color:#495057;cursor:pointer;margin-bottom:20px;font-size:.95rem;line-height:2;transition:opacity .3s ease;border:1px solid #dee2e6;border-radius:12px;padding:15px}.SearchResult_recommendContainer__Tdnzx:hover{opacity:.7}.SearchResult_recommendLink__bN0Bo{color:#495057;text-decoration:underline;cursor:pointer;font-style:normal}.SearchResult_button__GaNEU{width:100%;display:inline-block;margin-top:20px;padding:10px 20px;background-color:#4a4a4a;color:#fff;text-decoration:none;border-radius:5px;font-size:16px;transition:background-color .3s,transform .2s;border:none;cursor:pointer}.SearchResult_button__GaNEU:hover{background-color:#333;transform:translateY(-2px)}.SearchResult_button__GaNEU:active{transform:translateY(0)}.SearchResult_supportButton__O6IOY{background-color:beige;color:#333;font-weight:700}.SearchResult_supportButton__O6IOY:hover{background-color:#e5e5c5}.SearchResult_buttonWrapper__MnAIU{display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchResult_developerNote__Com_K{font-size:.8rem;color:#666;text-align:center;margin-top:10px}@media (max-width:600px){.SearchResult_name__GydrF{font-size:3rem}.SearchResult_largeEmoji__1im9o{font-size:150px}.SearchResult_infoText__CDvxU{font-size:1rem}.SearchResult_koreanName__ikHJA{font-size:2rem}.SearchResult_additionalInfo__707WW{font-size:.8rem}}.page_pageContainer__z1XJE{display:flex;flex-direction:column;min-height:100vh}.page_resultContainer__ArbJM{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.page_notFound__dJca8{text-align:center;color:#666;font-style:italic}