.Admin_adminPage__Q7K_v{padding-bottom:100px;background:#fbfbfd;min-height:100vh;position:relative;overflow-x:hidden}.Admin_adminHeader__v4v25{padding:60px 0 40px;border-bottom:1px solid hsla(240,4%,90%,.5);margin-bottom:40px;position:relative;z-index:10}.Admin_adminHeader__v4v25 h2{font-size:32px;font-weight:700;color:#1d1d1f;margin-bottom:24px}.Admin_adminTabs__imATR{display:flex;gap:12px}.Admin_adminTabs__imATR button{padding:10px 24px;border-radius:980px;border:1px solid #d2d2d7;background:#fff;font-size:14px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s}.Admin_adminTabs__imATR button.Admin_active__cv81P{background:#1d1d1f;color:#fff;border-color:#1d1d1f}.Admin_actionRow__P_BoF{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.Admin_createBtn__vOewA{background:#036;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-weight:700;cursor:pointer;transition:opacity .2s}.Admin_createBtn__vOewA:hover{opacity:.9}.Admin_contentTable__YFOGM{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid hsla(0,0%,100%,.3);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.05);position:relative;z-index:5}.Admin_adminTable__gKcQS{width:100%;border-collapse:collapse}.Admin_adminTable__gKcQS th{background:rgba(251,251,253,.5);padding:20px;text-align:left;font-size:13px;color:#86868b;border-bottom:1px solid hsla(240,4%,90%,.5);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.Admin_adminTable__gKcQS td{padding:20px;border-bottom:1px solid hsla(0,0%,95%,.5);font-size:14px;color:#1d1d1f}.Admin_modal__8cvb3{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Admin_modalContent__tloMS{background:hsla(0,0%,100%,.85);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:40px;border-radius:28px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 30px 60px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.3)}.Admin_modalContent__tloMS h3{font-size:24px;font-weight:700;margin-bottom:24px}.Admin_formGroup__hqGEa{margin-bottom:20px}.Admin_formGroup__hqGEa label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#1d1d1f}.Admin_formGroup__hqGEa input,.Admin_formGroup__hqGEa select,.Admin_formGroup__hqGEa textarea{width:100%;padding:12px;border:1px solid #d2d2d7;border-radius:8px;font-size:14px;outline:none}.Admin_formGroup__hqGEa textarea{height:150px;resize:vertical}.Admin_modalActions__yT_Hq{display:flex;gap:12px;justify-content:flex-end;margin-top:30px}.Admin_cancelBtn__xPTm5{background:#f5f5f7}.Admin_cancelBtn__xPTm5,.Admin_submitBtn__RVwvA{border:none;padding:10px 24px;border-radius:8px;font-weight:600;cursor:pointer}.Admin_submitBtn__RVwvA{background:#1d1d1f;color:#fff;transition:all .2s}.Admin_submitBtn__RVwvA:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Admin_approveBtn__3_2NO,.Admin_deleteActionBtn__IYPTs,.Admin_editActionBtn__SfVuR{padding:6px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;justify-content:center;gap:6px;border:none;white-space:nowrap}.Admin_editActionBtn__SfVuR{background:#f5f5f7;color:#1d1d1f}.Admin_editActionBtn__SfVuR:hover{background:#e8e8ed;transform:translateY(-1px)}.Admin_deleteActionBtn__IYPTs{background:#fff1f0;color:#ff3b30}.Admin_deleteActionBtn__IYPTs:hover{background:#ff3b30;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,59,48,.2)}.Admin_approveBtn__3_2NO{background:#eafaf1;color:#34c759}.Admin_approveBtn__3_2NO:hover{background:#34c759;color:#fff;transform:translateY(-1px)}.Admin_icon__PLh0s{width:14px;height:14px;stroke-width:2}.Admin_editorContainer__YjyWg{border:1px solid #d2d2d7;border-radius:12px;overflow:hidden;background:#fff;margin-top:8px}.Admin_editorToolbar__xDDTu{display:flex;gap:8px;padding:8px 12px;background:#f5f5f7;border-bottom:1px solid #d2d2d7}.Admin_toolbarBtn__QD1kb{background:#fff;border:1px solid #d2d2d7;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px}.Admin_toolbarBtn__QD1kb:hover{background:#f5f5f7;border-color:#86868b;transform:translateY(-1px);box-shadow:0 2px 5px rgba(0,0,0,.05)}.Admin_editorMain__Dr9fs{display:grid;grid-template-columns:1fr 1fr;height:550px}.Admin_editorMain__Dr9fs textarea{border-radius:0!important;resize:vertical;padding:15px!important;font-family:inherit;font-size:15px;line-height:1.6;border:none!important;border-right:1px solid #f0f0f2!important;background:#fff}.Admin_previewArea__oB1me{padding:15px;background:#fafafa;overflow-y:auto;font-size:15px;line-height:1.6;color:#1d1d1f}.Admin_previewArea__oB1me strong{font-weight:700;color:#000}.Admin_previewArea__oB1me h3{margin:16px 0 8px;font-size:18px;font-weight:700}.Admin_previewArea__oB1me blockquote{margin:12px 0;padding:8px 16px;border-left:4px solid #d2d2d7;background:#f5f5f7;color:#424245;font-style:italic}.Admin_previewArea__oB1me ul{padding-left:20px;margin:10px 0}.Admin_previewArea__oB1me li{margin-bottom:4px}.Admin_previewLabel__w3w5t{display:block;font-size:11px;font-weight:700;color:#86868b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}@media (max-width:768px){.Admin_editorMain__Dr9fs{grid-template-columns:1fr}.Admin_previewArea__oB1me{display:none}}.Header_header__MvnS2{width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Header_header__MvnS2,.Header_topBar__UGeWF{background:#fff;border-bottom:1px solid #f0f0f0}.Header_topBar__UGeWF{padding:8px 0}.Header_utility__PmTll{display:flex;justify-content:flex-end;align-items:center;gap:20px}.Header_utility__PmTll a{font-size:12px;color:#666;text-decoration:none;font-weight:500}.Header_langSwitch__W65WK{display:flex;align-items:center;gap:8px;font-size:12px;color:#ddd}.Header_langSwitch__W65WK button{background:none;border:none;cursor:pointer;font-weight:500;color:#999;padding:2px 4px}.Header_langSwitch__W65WK button.Header_active__t8h51{color:var(--primary);font-weight:800}.Header_mainHeader__TH34o{display:flex;align-items:center;justify-content:space-between;padding:12px 0;height:72px}.Header_logo__j7oID a{display:flex;align-items:center;gap:12px;text-decoration:none}.Header_logoImg__NIVuW{height:42px;width:auto}.Header_logoText__gtMNE{display:flex;flex-direction:column;justify-content:center}.Header_title__cchLN{font-size:20px;font-weight:800;color:#036;letter-spacing:-.04em;line-height:1.1}.Header_subtitle__MUOkM{font-size:9px;font-weight:500;color:#64748b;letter-spacing:.01em;margin-top:1px}.Header_nav__EE71E{display:flex;gap:36px;align-items:center;margin-left:auto;margin-right:36px}.Header_nav__EE71E a{text-decoration:none;font-weight:700;font-size:16px;color:#1d1d1f;padding:8px 0;transition:color .2s ease;letter-spacing:-.02em}.Header_nav__EE71E a:hover{color:#036}.Header_signupBtn__8sViw{display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;background:linear-gradient(135deg,#048,#024)!important;color:#fff!important;padding:0 36px!important;height:40px!important;min-width:140px!important;border-radius:980px!important;font-size:14.5px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important;letter-spacing:-.01em!important;margin-left:20px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 12px rgba(0,51,102,.2)!important;border:1px solid hsla(0,0%,100%,.15)!important;cursor:pointer!important}.Header_signupBtn__8sViw:hover{background:linear-gradient(135deg,#05a,#036)!important;transform:translateY(-1px) scale(1.02)!important;box-shadow:0 8px 24px rgba(0,51,102,.3)!important}.Header_searchBar__iqfaA{display:flex;align-items:center;background:#f5f5f7;padding:0 16px;height:40px;border-radius:20px;margin-left:32px;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid #e5e5e7;width:140px}.Header_searchBar__iqfaA:focus-within{background:#fff;width:320px;box-shadow:0 0 0 4px rgba(0,51,102,.05);border-color:#036}.Header_searchBar__iqfaA input{border:none;background:transparent;outline:none;padding:4px;font-size:14px;width:100%;color:#333}.Header_searchBtn__HhEhJ{background:none;border:none;cursor:pointer;font-size:16px;opacity:.5;display:flex;align-items:center}.Header_searchBar__iqfaA:focus-within .Header_searchBtn__HhEhJ{opacity:.8;color:var(--primary)}.Header_mobileMenuBtn__u6v1o{display:none;background:none;border:none;font-size:24px;cursor:pointer}.Header_mobileSearch__LXhx4{display:none}@media (max-width:1024px){.Header_topBar__UGeWF{display:none}.Header_mainHeader__TH34o{padding:0 20px;height:60px}.Header_logoImg__NIVuW{height:32px}.Header_title__cchLN{font-size:16px}.Header_subtitle__MUOkM{font-size:8px;display:none}.Header_nav__EE71E{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;padding:80px 30px;gap:20px;align-items:flex-start;margin:0;transition:right .4s cubic-bezier(.4,0,.2,1);box-shadow:-10px 0 30px rgba(0,0,0,.1);z-index:1001}.Header_navOpen__uAq5h{right:0}.Header_nav__EE71E a{font-size:18px;width:100%;border-bottom:1px solid #f5f5f7;padding:12px 0}.Header_signupBtn__8sViw{margin-left:0!important;margin-top:20px;width:100%!important}.Header_searchBar__iqfaA{display:none}.Header_mobileSearch__LXhx4{display:flex;width:100%;background:#f5f5f7;border-radius:12px;padding:10px 15px;margin-top:30px}.Header_mobileSearch__LXhx4 input{border:none;background:none;outline:none;flex:1 1;font-size:14px}.Header_mobileSearch__LXhx4 button{background:none;border:none;cursor:pointer}.Header_mobileMenuBtn__u6v1o{display:block;z-index:1002;width:40px;height:40px;border-radius:8px;transition:all .3s;font-size:28px;color:#1d1d1f}.Header_activeMenu__RS6jP{color:#036}.Header_overlay__qJh_7{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000}}.Footer_footer__UaG1g{background:#f5f5f7;padding:80px 0;border-top:1px solid #e5e5e7;color:#1d1d1f;margin-top:100px}.Footer_content__Fi1S7{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.Footer_brand___zP6t h3{font-size:20px;font-weight:700;margin-bottom:12px}.Footer_brand___zP6t p,.Footer_info__z1Rhg{font-size:14px;color:#86868b}.Footer_info__z1Rhg{text-align:right;line-height:1.6}.Footer_copy__IbaoR{margin-top:20px;font-size:12px}@media (max-width:768px){.Footer_content__Fi1S7{flex-direction:column;text-align:center}.Footer_info__z1Rhg{text-align:center;width:100%}}.About_aboutPage__NKayv{background:#fff;min-height:100vh}.About_hero__iHvl3{padding:120px 0 80px;background:linear-gradient(135deg,#001a33,#036);color:#fff;text-align:center}.About_hero__iHvl3 h1{font-size:48px;font-weight:800;margin-bottom:24px;word-break:keep-all;line-height:1.2}.About_hero__iHvl3 p{font-size:20px;opacity:.9;font-weight:300}.About_section__BYALQ{padding:100px 0;border-bottom:1px solid #f2f2f2}.About_section__BYALQ:last-of-type{border-bottom:none}.About_sectionTitle__j3qYP{font-size:32px;font-weight:800;color:#1d1d1f;margin-bottom:40px;display:flex;align-items:center;gap:16px}.About_sectionTitle__j3qYP span{color:#036;font-family:serif;font-style:italic;font-size:36px}.About_contentBox__PrnNF{font-size:18px;line-height:1.8;color:#424245;word-break:keep-all}.About_grid__mHS5n{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:40px}.About_card__20UCr{background:#f5f5f7;padding:40px;border-radius:24px;transition:transform .3s ease,box-shadow .3s ease}.About_card__20UCr:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.About_card__20UCr h3{font-size:20px;font-weight:700;color:#1d1d1f;margin-bottom:16px;display:flex;flex-direction:column}.About_card__20UCr h3 b{color:#036;font-size:14px;margin-bottom:8px}.About_card__20UCr p{font-size:16px;color:#86868b;line-height:1.6}.About_promiseBox__IrexK{background:#036;color:#fff;padding:60px;border-radius:32px;text-align:center;margin-top:40px}.About_promiseBox__IrexK h2{font-size:28px;font-weight:700;margin-bottom:20px}.About_promiseBox__IrexK p{font-size:18px;line-height:1.8;opacity:.9}.About_infoSection__yskdA{background:#fbfbfd;padding:80px 0}.About_infoGrid__MjbjB{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px;gap:40px}.About_infoItem__zmAzq h4{font-size:16px;color:#86868b;margin-bottom:12px}.About_infoItem__zmAzq p{font-size:18px;font-weight:600;color:#1d1d1f}.About_quickMenu__MbvWz{position:fixed;right:40px;bottom:40px;z-index:100;display:flex;flex-direction:column;gap:12px}.About_reservationBtn__MnkIJ{background:#036;color:#fff;width:140px;height:140px;border-radius:50%;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 10px 30px rgba(0,51,102,.3);transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;text-align:center}.About_reservationBtn__MnkIJ:hover{transform:scale(1.1) rotate(5deg);background:#048}.About_reservationBtn__MnkIJ span{font-size:28px;margin-bottom:8px}@media (max-width:1024px){.About_hero__iHvl3{padding:80px 20px 60px}.About_hero__iHvl3 h1{font-size:32px}.About_hero__iHvl3 p{font-size:16px}.About_section__BYALQ{padding:60px 0}.About_sectionTitle__j3qYP{font-size:24px;margin-bottom:30px}.About_sectionTitle__j3qYP span{font-size:28px}.About_contentBox__PrnNF{font-size:16px}.About_grid__mHS5n,.About_infoGrid__MjbjB{grid-template-columns:1fr;gap:20px}.About_card__20UCr{padding:30px 20px}.About_promiseBox__IrexK{padding:40px 20px;margin-top:20px;border-radius:20px}.About_promiseBox__IrexK h2{font-size:22px}.About_promiseBox__IrexK p{font-size:15px}.About_infoSection__yskdA{padding:60px 0}.About_infoGrid__MjbjB{gap:25px}.About_quickMenu__MbvWz{right:20px;bottom:20px}.About_reservationBtn__MnkIJ{width:90px;height:90px;font-size:11px}.About_reservationBtn__MnkIJ span{font-size:24px}}.Contact_contactPage__a8_lw{background:#fff;min-height:100vh}.Contact_main__2hsxs{padding:80px 0;max-width:600px;margin:0 auto}.Contact_form__45ikd{display:flex;flex-direction:column;gap:20px}.Contact_title__UAAbe{font-size:32px;font-weight:700;color:#1d1d1f;margin-bottom:20px;text-align:center}.Contact_input__M4jk2,.Contact_textarea__3GRJi{padding:14px 16px;border-radius:12px;border:1px solid #d2d2d7;background:#fbfbfd;font-size:16px;transition:all .2s;outline:none}.Contact_input__M4jk2:focus,.Contact_textarea__3GRJi:focus{border-color:#036;background:#fff;box-shadow:0 0 0 4px rgba(0,51,102,.1)}.Contact_textarea__3GRJi{resize:vertical}.Contact_submitBtn__P7Vvv{background:#036;color:#fff;padding:16px;border-radius:12px;border:none;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s}.Contact_submitBtn__P7Vvv:hover{background:#048;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,51,102,.2)}.Contact_successMessage__gTW8y{text-align:center;padding:40px 0}.Contact_successMessage__gTW8y h2{font-size:28px;color:#1d1d1f;margin-bottom:12px}.Contact_successMessage__gTW8y p{color:#86868b;font-size:18px}@media (max-width:768px){.Contact_main__2hsxs{padding:60px 20px}.Contact_title__UAAbe{font-size:24px}}.NoticeDetail_detailContainer__JVEhR{padding:80px 0;max-width:900px;margin:0 auto;min-height:80vh}.NoticeDetail_backBtn__g1OrC{display:inline-flex;align-items:center;gap:8px;color:#86868b;text-decoration:none;background:none;border:none;font-size:14px;margin-bottom:40px;transition:color .2s;cursor:pointer}.NoticeDetail_backBtn__g1OrC:hover{color:#1d1d1f}.NoticeDetail_header__dxOF_{margin-bottom:40px;border-bottom:1px solid #f2f2f2;padding-bottom:30px}.NoticeDetail_category__Zer8p{display:inline-block;padding:4px 12px;background:#f5f5f7;border-radius:4px;font-size:13px;font-weight:600;color:#036;margin-bottom:16px}.NoticeDetail_title___mLfQ{font-size:42px;font-weight:700;line-height:1.2;color:#1d1d1f;margin-bottom:20px;letter-spacing:-.02em}.NoticeDetail_meta__8vjbe{display:flex;gap:20px;color:#86868b;font-size:14px}.NoticeDetail_sliderContainer__HCm43{position:relative;width:100%;margin-bottom:50px;border-radius:16px;overflow:hidden;background:#000}.NoticeDetail_sliderWrapper__URyAe{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);align-items:center}.NoticeDetail_slide__zQ9zv{flex:0 0 100%;height:600px;display:flex;align-items:center;justify-content:center}.NoticeDetail_slide__zQ9zv img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.NoticeDetail_navBtn__4Xa9W{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.8);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .2s}.NoticeDetail_navBtn__4Xa9W:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.NoticeDetail_prev__BMhYC{left:20px}.NoticeDetail_next__gpU9y{right:20px}.NoticeDetail_dots__t8ADy{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.NoticeDetail_dot__wbTwP{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;border:none;padding:0}.NoticeDetail_dotActive__gdeBS{background:#fff;width:24px;border-radius:4px}.NoticeDetail_content__oijjH{font-size:18px;line-height:1.8;color:#1d1d1f}.NoticeDetail_content__oijjH h3{margin:24px 0 12px;font-size:22px;font-weight:700;color:#036}.NoticeDetail_content__oijjH blockquote{margin:20px 0;padding:12px 24px;border-left:4px solid #036;background:#f8f9fa;color:#495057;font-style:italic;border-radius:0 8px 8px 0}.NoticeDetail_content__oijjH ul{padding-left:24px;margin:16px 0}.NoticeDetail_content__oijjH li{margin-bottom:8px}.NoticeDetail_videoContainer__KSjNe{margin-top:40px;border-radius:16px;overflow:hidden;aspect-ratio:16/9;background:#000}.NoticeDetail_loading__0NjUD{display:flex;align-items:center;justify-content:center;height:60vh;font-size:18px;color:#86868b}@media (max-width:768px){.NoticeDetail_detailContainer__JVEhR{padding:40px 20px}.NoticeDetail_title___mLfQ{font-size:28px}.NoticeDetail_meta__8vjbe{flex-direction:column;gap:8px}.NoticeDetail_sliderContainer__HCm43{margin-bottom:30px}.NoticeDetail_slide__zQ9zv{height:300px}.NoticeDetail_navBtn__4Xa9W{width:36px;height:36px;font-size:16px}.NoticeDetail_content__oijjH{font-size:16px}}.Notice_noticeSection___TIDY{padding:100px 0;background:#fff}.Notice_header__WDpij{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.Notice_titleArea__gFPYO{flex:1 1}.Notice_sectionTitle__OZgoz{font-size:32px;font-weight:700;color:#1d1d1f;margin-bottom:8px}.Notice_sectionSubtitle__7A562{font-size:16px;color:#86868b}.Notice_tabs__6BBdT{display:flex;gap:20px}.Notice_tabs__6BBdT button{background:#f5f5f7;border:1px solid #e5e5e7;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;color:#86868b;cursor:pointer;transition:all .3s}.Notice_tabs__6BBdT button.Notice_activeTab__IFNn4{background:#036;color:#fff;border-color:#036}.Notice_cardGrid__dojX9{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:30px;gap:30px}.Notice_cardItem__v1uRM{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #f0f0f2;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column}.Notice_cardLink__L6yGC{display:block}.Notice_cardLink__L6yGC,.Notice_cardLink__L6yGC:active,.Notice_cardLink__L6yGC:focus,.Notice_cardLink__L6yGC:hover{text-decoration:none!important;color:inherit!important}.Notice_cardItem__v1uRM:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.08);border-color:#036}.Notice_imagePlaceholder__9zSAt{height:200px;position:relative;overflow:hidden}.Notice_cardThumb__xxRDO{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .6s ease}.Notice_cardItem__v1uRM:hover .Notice_cardThumb__xxRDO{transform:scale(1.1)}.Notice_thumbText__mCSn_{color:hsla(0,0%,100%,.2);font-weight:900;font-size:24px}.Notice_overlay__8RtLE{position:absolute;top:15px;left:15px;z-index:2}.Notice_category__eVSBl{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:6px 14px;border-radius:8px;font-size:11px;font-weight:800;letter-spacing:.02em;box-shadow:0 4px 12px rgba(0,0,0,.15);display:inline-block;text-transform:uppercase}.Notice_categoryNotice__XNv54{background:rgba(0,51,102,.85);border:1px solid hsla(0,0%,100%,.2)}.Notice_categoryNews__dFSVJ{background:rgba(0,113,227,.85);border:1px solid hsla(0,0%,100%,.2)}.Notice_cardBody__37EP7{padding:25px;flex:1 1;display:flex;flex-direction:column}.Notice_cardTitle__97jCV{font-size:20px;font-weight:700;color:#1d1d1f;margin-bottom:12px;line-height:1.4}.Notice_cardExcerpt__BBocI{font-size:15px;color:#48484a;line-height:1.6;margin-bottom:20px;flex:1 1}.Notice_cardFooter__q3k3t{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #f2f2f2}.Notice_cardDate__e1I60{font-size:13px;color:#86868b}.Notice_readMore__KZ_Hx{background:none;border:none;color:#036;font-weight:700;font-size:14px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:all .2s ease}.Notice_readMore__KZ_Hx:hover{gap:8px;color:#048}.Notice_emptyState__OhB8q{grid-column:1/-1;padding:60px 0;text-align:center;color:#888}.Notice_moreAction___yRsM{margin-top:50px;text-align:center}.Notice_viewAllBtn__ET8IH{display:inline-block;background:#f5f5f7;border:1px solid #d2d2d7;padding:14px 48px;border-radius:980px;font-size:15px;font-weight:600;color:#1d1d1f;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.Notice_viewAllBtn__ET8IH:hover{background:#e8e8ed;border-color:#86868b;transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.05)}@media (max-width:768px){.Notice_noticeSection___TIDY{padding:60px 0;overflow:hidden}.Notice_header__WDpij{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:25px;padding:0 20px}.Notice_sectionTitle__OZgoz{font-size:24px}.Notice_tabs__6BBdT{width:100%;overflow-x:auto;padding:0 20px 10px;margin:0 -20px;gap:10px;-ms-overflow-style:none;scrollbar-width:none}.Notice_tabs__6BBdT::-webkit-scrollbar{display:none}.Notice_tabs__6BBdT button{white-space:nowrap;padding:6px 16px;font-size:13px}.Notice_cardGrid__dojX9{display:flex!important;overflow-x:auto!important;padding:10px 20px 30px!important;margin:0 -20px!important;gap:16px!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none!important}.Notice_cardGrid__dojX9::-webkit-scrollbar{display:none}.Notice_cardItem__v1uRM{flex:0 0 280px;scroll-snap-align:center;margin:0}.Notice_cardBody__37EP7{padding:20px}.Notice_cardTitle__97jCV{font-size:17px}.Notice_moreAction___yRsM{margin-top:20px;padding:0 20px}.Notice_viewAllBtn__ET8IH{width:100%;padding:12px 0}}.Notice_skeleton__oB_0H{background:linear-gradient(90deg,#f0f0f2 25%,#f8f8fa 50%,#f0f0f2 75%);background-size:200% 100%;animation:Notice_loading__vnRrG 1.5s ease-in-out infinite;border-radius:8px}@keyframes Notice_loading__vnRrG{0%{background-position:200% 0}to{background-position:-200% 0}}.Notice_skeletonImage__N00e8{width:100%;height:200px;border-radius:16px 16px 0 0}.Notice_skeletonTitle__RQq7C{height:24px;width:80%;margin-bottom:12px}.Notice_skeletonText__K1WTT{height:16px;width:100%;margin-bottom:8px}.Notice_skeletonFooter__fylgS{height:20px;width:40%;margin-top:15px}.QuickService_section__h8MnI{padding:100px 0;background:#fff}.QuickService_layout__PbiBB{display:flex;gap:40px;align-items:stretch}.QuickService_titleSide__Vev_K{flex:0 0 340px;background:hsla(0,0%,100%,.4);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.5);padding:50px 40px;border-radius:28px;box-shadow:0 20px 40px rgba(0,51,102,.05);display:flex;flex-direction:column;justify-content:center}.QuickService_mainTitle__F6tWK{font-size:34px;font-weight:800;color:#1d1d1f;line-height:1.1;margin-bottom:20px;letter-spacing:-.02em}.QuickService_line__VBmYv{width:40px;height:3px;background:var(--primary);margin-bottom:20px;border-radius:2px}.QuickService_subTitle__FiEBZ{font-size:22px;font-weight:800;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.01em}.QuickService_desc__7CkMm{font-size:14px;color:#555;line-height:1.7}.QuickService_desc__7CkMm p{margin-bottom:10px}.QuickService_desc__7CkMm strong{color:var(--primary);font-size:15px;font-weight:800}.QuickService_desc__7CkMm p{margin-bottom:12px}.QuickService_desc__7CkMm strong{color:#1a1a1a;display:block;font-size:16px;margin-bottom:4px}.QuickService_gridSide__MPN_o{flex:1 1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.QuickService_card__NrjOs{background:#fff;border:1px solid #e5e5e7;padding:32px 24px;border-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .2s ease-in-out;cursor:pointer}.QuickService_card__NrjOs:hover{background:#fbfbfd;border-color:#d2d2d7;transform:translateY(-2px)}.QuickService_icon__So_6c{font-size:32px;margin-bottom:15px}.QuickService_cardTitle__cpt_n{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:8px}.QuickService_cardDesc__W0i9j{font-size:13px;color:#888}@media (max-width:1024px){.QuickService_section__h8MnI{padding:60px 0;overflow:hidden}.QuickService_layout__PbiBB{flex-direction:column;gap:30px}.QuickService_titleSide__Vev_K{flex:none;text-align:center;padding:40px 20px;margin:0 20px}.QuickService_mainTitle__F6tWK{font-size:28px}.QuickService_subTitle__FiEBZ{font-size:20px}.QuickService_line__VBmYv{margin:0 auto 20px}.QuickService_gridSide__MPN_o{width:100%;display:flex!important;overflow-x:auto!important;padding:10px 20px 30px!important;margin:0!important;gap:15px!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:none!important}.QuickService_gridSide__MPN_o::-webkit-scrollbar{display:none}}@media (max-width:768px){.QuickService_card__NrjOs{flex:0 0 160px;padding:24px 15px;scroll-snap-align:center}.QuickService_icon__So_6c{font-size:28px}.QuickService_cardTitle__cpt_n{font-size:15px}}.NoticePage_noticePage__4bzEU{padding-bottom:100px}.NoticePage_banner__XHFJe{background:#fbfbfd;padding:40px 0;border-bottom:1px solid #f0f0f0;margin-bottom:40px}.NoticePage_banner__XHFJe h1{font-size:32px;font-weight:700;color:#1d1d1f;margin-bottom:8px}.NoticePage_banner__XHFJe p{font-size:18px;color:#86868b}.NoticePage_boardHeader__NadZV{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.NoticePage_tabs__Qobku{display:flex;gap:15px}.NoticePage_tabs__Qobku button{padding:8px 24px;border-radius:20px;border:1px solid #d2d2d7;background:#fff;font-size:14px;font-weight:600;color:#1d1d1f;cursor:pointer;transition:all .2s}.NoticePage_tabs__Qobku button.NoticePage_active__WLN0M{background:#036;color:#fff;border-color:#036}.NoticePage_searchWrapper__A_3I4{display:flex;align-items:center;background:#fff;border-radius:12px;padding:0 15px;width:320px;height:44px;border:1px solid #d2d2d7;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.05)}.NoticePage_searchWrapper__A_3I4:focus-within{border-color:#036;box-shadow:0 0 0 4px rgba(0,51,102,.1)}.NoticePage_searchWrapper__A_3I4 input{border:none;background:transparent;outline:none;width:100%;font-size:14px;margin-left:8px}.NoticePage_tableWrapper__FZ0Xy{background:#fff;border-radius:12px;overflow:hidden;border-top:2px solid #1d1d1f}.NoticePage_boardTable__py2ho{width:100%;border-collapse:collapse}.NoticePage_boardTable__py2ho th{background:#fbfbfd;padding:20px;font-size:14px;font-weight:700;color:#1d1d1f;border-bottom:1px solid #e5e5e7;text-align:center}.NoticePage_boardTable__py2ho td{padding:18px 20px;border-bottom:1px solid #f2f2f2;font-size:15px;color:#1d1d1f;text-align:center}.NoticePage_boardTable__py2ho tr:last-child td{border-bottom:none}.NoticePage_boardTable__py2ho tr{transition:background .2s}.NoticePage_boardTable__py2ho tr:hover{background:#f9f9fb}.NoticePage_titleCell__Sd_Ge{text-align:left!important}.NoticePage_titleLink__UFlm0{text-decoration:none;color:#1d1d1f;font-weight:500;display:flex;align-items:center}.NoticePage_titleLink__UFlm0:hover{text-decoration:underline;color:#036}.NoticePage_badge__l0P6j{display:inline-block;padding:2px 10px;border-radius:4px;font-size:11px;font-weight:700;margin-right:12px;white-space:nowrap}.NoticePage_badge__l0P6j.NoticePage_notice__dGoCj{background:#fff0f0;color:#e30000;border:1px solid rgba(227,0,0,.1)}.NoticePage_badge__l0P6j.NoticePage_news__eez6e{background:#e1f5fe;color:#0288d1;border:1px solid rgba(2,136,209,.1)}.NoticePage_dateCell__xLkYk{color:#86868b;font-size:14px}.NoticePage_emptyState__RwTEO{padding:100px 0;text-align:center;color:#86868b}@media (max-width:768px){.NoticePage_banner__XHFJe{padding:30px 0;margin-bottom:20px}.NoticePage_banner__XHFJe h1{font-size:28px}.NoticePage_banner__XHFJe p{font-size:15px}.NoticePage_boardHeader__NadZV{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:20px}.NoticePage_tabs__Qobku{overflow-x:auto;padding-bottom:5px;gap:10px;-ms-overflow-style:none;scrollbar-width:none}.NoticePage_tabs__Qobku::-webkit-scrollbar{display:none}.NoticePage_tabs__Qobku button{padding:6px 16px;font-size:13px;white-space:nowrap}.NoticePage_searchWrapper__A_3I4{width:100%;height:40px}.NoticePage_tableWrapper__FZ0Xy{border:none;background:transparent}.NoticePage_boardTable__py2ho,.NoticePage_boardTable__py2ho tbody,.NoticePage_boardTable__py2ho td,.NoticePage_boardTable__py2ho th,.NoticePage_boardTable__py2ho thead,.NoticePage_boardTable__py2ho tr{display:block;width:100%}.NoticePage_boardTable__py2ho thead{display:none}.NoticePage_boardTable__py2ho tr{background:#fff;border:1px solid #f0f0f2;border-radius:12px;padding:16px;margin-bottom:12px;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.02)}.NoticePage_boardTable__py2ho td{padding:0;border:none;text-align:left!important}.NoticePage_boardTable__py2ho td:first-child{display:none}.NoticePage_boardTable__py2ho td:nth-child(2){margin-bottom:10px}.NoticePage_badge__l0P6j{margin-right:0;font-size:10px;padding:2px 8px}.NoticePage_titleCell__Sd_Ge{margin-bottom:10px}.NoticePage_titleLink__UFlm0{font-size:16px;line-height:1.5;font-weight:700}.NoticePage_dateCell__xLkYk{font-size:12px;color:#999;display:flex;justify-content:flex-end}}.Signup_signupPage__z1W_8{background:#fff;min-height:100vh}.Signup_introSection__RkD_N{padding:100px 0;animation:Signup_fadeIn__KvkGD .8s ease-out}.Signup_titleArea__1qyb_{margin-bottom:60px;text-align:center}.Signup_mainTitle__QSpWK{font-size:42px;font-weight:800;color:#1d1d1f;line-height:1.3;margin-bottom:24px;word-break:keep-all}.Signup_subTitle__TUiNI{font-size:18px;color:#86868b;line-height:1.6;max-width:700px;margin:0 auto;word-break:keep-all}.Signup_processGrid__3oI3x{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:60px}.Signup_processCard__INk8y{background:#f5f5f7;padding:40px;border-radius:24px;transition:transform .3s ease}.Signup_processCard__INk8y:hover{transform:translateY(-5px)}.Signup_stepIcon__4oAlD{font-size:32px;margin-bottom:20px;display:block}.Signup_stepTitle__smd8V{font-size:20px;font-weight:700;color:#1d1d1f;margin-bottom:12px}.Signup_stepDesc___fLXp{font-size:15px;color:#424245;line-height:1.6;word-break:keep-all}.Signup_noticeBox__kiCAa{background:#fff;border:1px solid #d2d2d7;padding:40px;border-radius:24px;margin-bottom:60px}.Signup_noticeTitle__6fQme{font-size:18px;font-weight:700;color:#1d1d1f;margin-bottom:20px;display:flex;align-items:center;gap:8px}.Signup_noticeList__TuP8V{list-style:none;padding:0;margin:0}.Signup_noticeItem__FIQLF{font-size:15px;color:#86868b;margin-bottom:12px;display:flex;gap:12px}.Signup_noticeItem__FIQLF b{color:#1d1d1f;min-width:80px}.Signup_highlightBanner__Jw4a9{background:linear-gradient(135deg,#036,#05a);color:#fff;padding:60px;border-radius:32px;text-align:center}.Signup_highlightText__AT22u{font-size:24px;font-weight:700;margin-bottom:30px;word-break:keep-all}.Signup_actionBtn__5jEIf{background:#fff;color:#036;border:none;padding:18px 48px;border-radius:30px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease}.Signup_actionBtn__5jEIf:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.2)}.Signup_formSection__8vlKB{padding:100px 0;max-width:600px;margin:0 auto;animation:Signup_slideUp__zmqvT .6s ease-out}.Signup_formCard__Zc26t{background:#fff;padding:50px;border-radius:32px;box-shadow:0 20px 40px rgba(0,0,0,.05);border:1px solid #f2f2f2}.Signup_formHeader__bUzqC{text-align:center;margin-bottom:40px}.Signup_formHeader__bUzqC h2{font-size:32px;font-weight:800;color:#1d1d1f;margin-bottom:12px}.Signup_form__FvvBN{display:flex;flex-direction:column;gap:24px}.Signup_inputGroup__bNvEf{display:flex;flex-direction:column;gap:8px}.Signup_inputGroup__bNvEf label{font-size:14px;font-weight:600;color:#1d1d1f;padding-left:4px}.Signup_inputGroup__bNvEf input{padding:16px 20px;border-radius:12px;border:1px solid #d2d2d7;font-size:16px;transition:all .2s ease}.Signup_inputGroup__bNvEf input:focus{outline:none;border-color:#036;box-shadow:0 0 0 4px rgba(0,51,102,.1)}.Signup_checkboxGroup__O6bIT{display:flex;align-items:flex-start;gap:12px;padding:20px;background:#f9f9fb;border-radius:12px;margin-top:10px;cursor:pointer;border:1px solid transparent;transition:all .2s ease}.Signup_checkboxGroup__O6bIT:hover{background:#f1f1f4}.Signup_checkboxGroup__O6bIT input{width:20px;height:20px;margin-top:2px;cursor:pointer}.Signup_checkboxLabel__i2y_K{font-size:14px;color:#1d1d1f;line-height:1.5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Signup_checkboxLabel__i2y_K b{color:#036}.Signup_submitBtn__sqYlC{background:#036;color:#fff;border:none;padding:20px;border-radius:14px;font-size:18px;font-weight:700;cursor:pointer;margin-top:20px;transition:all .2s ease}.Signup_submitBtn__sqYlC:hover{background:#048}.Signup_successArea__RHRSJ{text-align:center;padding:60px 0}@keyframes Signup_fadeIn__KvkGD{0%{opacity:0}to{opacity:1}}@keyframes Signup_slideUp__zmqvT{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Signup_introSection__RkD_N{padding:60px 0}.Signup_mainTitle__QSpWK{font-size:28px;margin-bottom:16px}.Signup_subTitle__TUiNI{font-size:15px}.Signup_processGrid__3oI3x{grid-template-columns:1fr;gap:20px}.Signup_noticeBox__kiCAa,.Signup_processCard__INk8y{padding:30px 20px}.Signup_highlightBanner__Jw4a9{padding:40px 20px}.Signup_highlightText__AT22u{font-size:18px}.Signup_actionBtn__5jEIf{padding:15px 32px;font-size:16px;width:100%}.Signup_formSection__8vlKB{padding:60px 0}.Signup_formCard__Zc26t{padding:30px 20px;border-radius:20px}.Signup_formHeader__bUzqC h2{font-size:24px}.Signup_inputGroup__bNvEf input{padding:14px 16px}.Signup_submitBtn__sqYlC{padding:16px}}.SupportPage_noticePage__hoyyd{padding-bottom:100px}.SupportPage_banner__eJntz{background:#fbfbfd;padding:40px 0;border-bottom:1px solid #f0f0f0;margin-bottom:40px}.SupportPage_banner__eJntz h1{font-size:32px;font-weight:700;color:#1d1d1f;margin-bottom:8px}.SupportPage_banner__eJntz p{font-size:18px;color:#86868b}.SupportPage_boardHeader__hf1rh{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.SupportPage_searchWrapper__V_y8J{display:flex;align-items:center;background:#fff;border-radius:12px;padding:0 15px;width:320px;height:44px;border:1px solid #d2d2d7;transition:all .3s;box-shadow:0 2px 8px rgba(0,0,0,.05)}.SupportPage_searchWrapper__V_y8J:focus-within{border-color:#036;box-shadow:0 0 0 4px rgba(0,51,102,.1)}.SupportPage_searchWrapper__V_y8J input{border:none;background:transparent;outline:none;width:100%;font-size:14px;margin-left:8px}.SupportPage_tableWrapper__Cfaf1{background:#fff;border-radius:12px;overflow:hidden;border-top:2px solid #1d1d1f}.SupportPage_boardTable__GsCmD{width:100%;border-collapse:collapse}.SupportPage_boardTable__GsCmD th{background:#fbfbfd;padding:20px;font-size:14px;font-weight:700;color:#1d1d1f;border-bottom:1px solid #e5e5e7;text-align:center}.SupportPage_boardTable__GsCmD td{padding:18px 20px;border-bottom:1px solid #f2f2f2;font-size:15px;color:#1d1d1f;text-align:center}.SupportPage_boardTable__GsCmD tr:hover{background:#f9f9fb}.SupportPage_titleCell__Ta42j{text-align:left!important}.SupportPage_titleLink__TVGqt{text-decoration:none;color:#1d1d1f;font-weight:500}.SupportPage_titleLink__TVGqt:hover{text-decoration:underline;color:#036}.SupportPage_badge____nXc{display:inline-block;padding:2px 10px;border-radius:4px;font-size:11px;font-weight:700;margin-right:12px;white-space:nowrap}.SupportPage_badge____nXc.SupportPage_facility__J_6Ug{background:#e1f5fe;color:#0288d1}.SupportPage_badge____nXc.SupportPage_edu__slwnS{background:#f3e5f5;color:#7b1fa2}.SupportPage_badge____nXc.SupportPage_network__41j9n{background:#e8f5e9;color:#2e7d32}.SupportPage_dateCell__R025R{color:#86868b;font-size:14px}@media (max-width:768px){.SupportPage_banner__eJntz{padding:30px 0;margin-bottom:20px}.SupportPage_banner__eJntz h1{font-size:28px}.SupportPage_banner__eJntz p{font-size:15px}.SupportPage_boardHeader__hf1rh{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:20px}.SupportPage_searchWrapper__V_y8J{width:100%;height:40px}.SupportPage_tableWrapper__Cfaf1{border:none;background:transparent}.SupportPage_boardTable__GsCmD,.SupportPage_boardTable__GsCmD tbody,.SupportPage_boardTable__GsCmD td,.SupportPage_boardTable__GsCmD th,.SupportPage_boardTable__GsCmD thead,.SupportPage_boardTable__GsCmD tr{display:block;width:100%}.SupportPage_boardTable__GsCmD thead{display:none}.SupportPage_boardTable__GsCmD tr{background:#fff;border:1px solid #f0f0f2;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 4px rgba(0,0,0,.02)}.SupportPage_boardTable__GsCmD td{padding:0;border:none;text-align:left!important}.SupportPage_boardTable__GsCmD td:first-child{display:none}.SupportPage_boardTable__GsCmD td:nth-child(2){margin-bottom:10px}.SupportPage_badge____nXc{margin-right:0;font-size:10px;padding:2px 8px}.SupportPage_titleCell__Ta42j{margin-bottom:10px}.SupportPage_titleLink__TVGqt{font-size:16px;line-height:1.5;font-weight:700}.SupportPage_dateCell__R025R{font-size:12px;color:#999;display:flex;justify-content:flex-end}}