*{box-sizing:border-box;margin:0;padding:0}html,body{color:#18181b;background-color:#fff;max-width:100vw;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol,li{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
.header-module__mxXJQG__header{--header-height:64px;--header-mobile-height:56px;--primary:#18181b;--primary-hover:#27272a;--accent:#f97316;--text-main:#18181b;--text-sub:#71717a;--bg-surface:#fffffff7;--border:#e4e4e7;--shadow:0 1px 8px #0000000f;--ease:cubic-bezier(.4,0,.2,1);z-index:100;background-color:var(--bg-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;box-shadow:var(--shadow);transition:all .2s var(--ease);position:fixed;top:0;left:0}.header-module__mxXJQG__topBar{border-bottom:1px solid var(--border);background-color:#fafafa;align-items:center;height:36px;display:flex}.header-module__mxXJQG__topBarInner{justify-content:flex-end;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.header-module__mxXJQG__topLink{color:var(--text-sub);transition:color .2s var(--ease);letter-spacing:-.2px;font-size:13px;font-weight:500;text-decoration:none}.header-module__mxXJQG__topLink:hover{color:var(--primary)}.header-module__mxXJQG__navBar{height:var(--header-height);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.header-module__mxXJQG__logo{color:var(--primary);letter-spacing:-.5px;align-items:center;font-size:22px;font-weight:800;text-decoration:none;display:flex}.header-module__mxXJQG__pcMenu{gap:40px;display:flex}.header-module__mxXJQG__navLink{color:var(--text-main);transition:color .2s var(--ease);padding:8px 0;font-size:15px;font-weight:600;text-decoration:none;position:relative}.header-module__mxXJQG__navLink:hover{color:var(--primary)}.header-module__mxXJQG__navLink:after{content:"";background-color:var(--accent);transform-origin:100% 100%;width:100%;height:2px;transition:transform .25s var(--ease);position:absolute;bottom:0;left:0;transform:scaleX(0)}.header-module__mxXJQG__navLink:hover:after{transform-origin:0 100%;transform:scaleX(1)}.header-module__mxXJQG__mobileMenuBtn{cursor:pointer;color:var(--text-main);width:44px;height:44px;transition:color .2s var(--ease);background:0 0;border:none;justify-content:center;align-items:center;margin-right:-8px;padding:8px;display:none}.header-module__mxXJQG__mobileDropdown{border-top:1px solid var(--border);animation:header-module__mxXJQG__slideDown .3s var(--ease);background-color:#fff;flex-direction:column;gap:8px;padding:16px 24px 24px;display:flex;box-shadow:0 10px 30px #00000014}.header-module__mxXJQG__mobileLink{height:52px;color:var(--text-main);transition:background-color .2s var(--ease);border-radius:12px;align-items:center;padding-left:12px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.header-module__mxXJQG__mobileLink:hover,.header-module__mxXJQG__mobileLink:active{color:var(--primary);background-color:#fafafa}.header-module__mxXJQG__icon{width:24px;height:24px}@keyframes header-module__mxXJQG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.header-module__mxXJQG__header{height:auto}.header-module__mxXJQG__pcMenu{display:none}.header-module__mxXJQG__mobileMenuBtn{display:flex}.header-module__mxXJQG__topBarInner{justify-content:center;gap:20px}.header-module__mxXJQG__navBar{height:var(--header-mobile-height)}}
.Footer-module__SYDyFG__footer{--bg-footer:#fafafa;--text-main:#18181b;--text-sub:#71717a;--text-dimmed:#a1a1aa;--border-color:#e4e4e7;--primary:#18181b;--accent:#f97316;--ease:cubic-bezier(.4,0,.2,1);background-color:var(--bg-footer);border-top:1px solid var(--border-color);padding:80px 0 60px}.Footer-module__SYDyFG__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__SYDyFG__topSection{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:60px;display:flex}.Footer-module__SYDyFG__brandArea{max-width:320px}.Footer-module__SYDyFG__logo{color:var(--primary);letter-spacing:-.02em;margin-bottom:16px;font-size:24px;font-weight:900}.Footer-module__SYDyFG__brandDesc{color:var(--text-sub);word-break:keep-all;margin-bottom:24px;font-size:15px;line-height:1.6}.Footer-module__SYDyFG__socialLinks{gap:12px;display:flex}.Footer-module__SYDyFG__socialBtn{border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-sub);cursor:pointer;transition:all .2s var(--ease);background-color:#fff;border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__SYDyFG__socialBtn:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}.Footer-module__SYDyFG__accordionTrigger{border:none;border-top:1px solid var(--border-color);width:100%;color:var(--text-main);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:20px 0;font-size:15px;font-weight:700;display:none}.Footer-module__SYDyFG__iconWrapper svg{transition:transform .3s var(--ease)}.Footer-module__SYDyFG__accordionTrigger.Footer-module__SYDyFG__active .Footer-module__SYDyFG__iconWrapper svg{transform:rotate(180deg)}.Footer-module__SYDyFG__linkGrid{grid-template-columns:repeat(3,120px);gap:60px;display:grid}.Footer-module__SYDyFG__linkGroup h3{color:var(--text-main);margin-bottom:20px;font-size:15px;font-weight:700}.Footer-module__SYDyFG__linkGroup ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.Footer-module__SYDyFG__linkGroup a,.Footer-module__SYDyFG__linkGroup button{color:var(--text-sub);cursor:pointer;text-align:left;transition:color .2s var(--ease);background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;text-decoration:none}.Footer-module__SYDyFG__linkGroup a:hover,.Footer-module__SYDyFG__linkGroup button:hover{color:var(--primary)}.Footer-module__SYDyFG__infoSection{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:32px 0}.Footer-module__SYDyFG__address{color:var(--text-dimmed);flex-wrap:wrap;gap:4px 16px;font-size:13px;font-style:normal;line-height:2;display:flex}.Footer-module__SYDyFG__bottomSection{justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__SYDyFG__legalLinks{gap:20px;display:flex}.Footer-module__SYDyFG__legalLinks a{color:var(--text-sub);transition:color .2s var(--ease);font-size:14px;text-decoration:none}.Footer-module__SYDyFG__legalLinks a:hover{color:var(--primary)}.Footer-module__SYDyFG__legalLinks .Footer-module__SYDyFG__bold{color:var(--text-main);font-weight:700}.Footer-module__SYDyFG__copyright{color:var(--text-dimmed);font-size:13px}@media (max-width:1024px){.Footer-module__SYDyFG__footer{padding:60px 0 40px}.Footer-module__SYDyFG__topSection{text-align:center;flex-direction:column;align-items:center;gap:40px;margin-bottom:20px}.Footer-module__SYDyFG__brandArea{flex-direction:column;align-items:center;max-width:100%;margin-bottom:20px;display:flex}.Footer-module__SYDyFG__socialLinks{justify-content:center}.Footer-module__SYDyFG__linksWrapper,.Footer-module__SYDyFG__infoWrapper{width:100%}.Footer-module__SYDyFG__accordionTrigger{display:flex}.Footer-module__SYDyFG__accordionContent,.Footer-module__SYDyFG__infoContent{opacity:0;max-height:0;transition:max-height .4s var(--ease),opacity .4s var(--ease);overflow:hidden}.Footer-module__SYDyFG__accordionContent.Footer-module__SYDyFG__open,.Footer-module__SYDyFG__infoContent.Footer-module__SYDyFG__open{opacity:1;max-height:800px}.Footer-module__SYDyFG__linkGrid{text-align:left;grid-template-columns:1fr;gap:0;padding-bottom:20px}.Footer-module__SYDyFG__linkGroup{border-bottom:1px solid var(--border-color);padding:16px 0}.Footer-module__SYDyFG__linkGroup:last-child{border-bottom:none}.Footer-module__SYDyFG__linkGroup h3{color:var(--text-main);margin-bottom:12px}.Footer-module__SYDyFG__infoSection{border-top:none;border-bottom:1px solid var(--border-color);text-align:left;padding-top:0;padding-bottom:24px}.Footer-module__SYDyFG__address{flex-direction:column;gap:6px}.Footer-module__SYDyFG__pcBreak{display:none}.Footer-module__SYDyFG__bottomSection{text-align:center;flex-direction:column;gap:24px}.Footer-module__SYDyFG__legalLinks{justify-content:center;width:100%}.Footer-module__SYDyFG__legalLinks a{align-items:center;height:40px;display:flex}}.Footer-module__SYDyFG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;animation:Footer-module__SYDyFG__fadeIn .2s var(--ease);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Footer-module__SYDyFG__modalContent{width:90%;max-width:600px;max-height:85vh;animation:Footer-module__SYDyFG__slideUp .3s var(--ease);background-color:#fff;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000026}.Footer-module__SYDyFG__modalHeader{background:#fff;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;padding:24px;display:flex}.Footer-module__SYDyFG__modalTitle{color:#18181b;margin:0;font-size:20px;font-weight:800}.Footer-module__SYDyFG__closeBtn{color:#a1a1aa;cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;padding:4px;font-size:24px}.Footer-module__SYDyFG__closeBtn:hover{color:#18181b}.Footer-module__SYDyFG__modalBody{flex:1;padding:24px;overflow-y:auto}.Footer-module__SYDyFG__noticeList{flex-direction:column;display:flex}.Footer-module__SYDyFG__noticeItem{cursor:pointer;transition:background .2s var(--ease);border-bottom:1px solid #e4e4e7;padding:16px 0}.Footer-module__SYDyFG__noticeItem:hover{background-color:#fafafa}.Footer-module__SYDyFG__noticeItem:last-child{border-bottom:none}.Footer-module__SYDyFG__noticeHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.Footer-module__SYDyFG__badge{border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.Footer-module__SYDyFG__badge.Footer-module__SYDyFG__red{color:#991b1b;background:#fee2e2}.Footer-module__SYDyFG__badge.Footer-module__SYDyFG__gray{color:#4b5563;background:#f3f4f6}.Footer-module__SYDyFG__noticeTitle{color:#18181b;font-size:15px;font-weight:600}.Footer-module__SYDyFG__noticeDate{color:#a1a1aa;font-size:12px}.Footer-module__SYDyFG__noticeDetailTitle{color:#18181b;margin-bottom:8px;font-size:18px;font-weight:800}.Footer-module__SYDyFG__noticeDetailMeta{color:#71717a;border-bottom:1px solid #e4e4e7;margin-bottom:20px;padding-bottom:16px;font-size:13px}.Footer-module__SYDyFG__noticeDetailContent{color:#18181b;white-space:pre-wrap;min-height:200px;font-size:15px;line-height:1.6}.Footer-module__SYDyFG__backListBtn{color:#71717a;cursor:pointer;transition:color .2s var(--ease);background:0 0;border:none;align-items:center;gap:4px;margin-bottom:16px;font-size:13px;display:flex}.Footer-module__SYDyFG__backListBtn:hover{color:#18181b}.Footer-module__SYDyFG__formGroup{margin-bottom:16px}.Footer-module__SYDyFG__label{color:#18181b;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.Footer-module__SYDyFG__input,.Footer-module__SYDyFG__textarea{width:100%;transition:border-color .2s var(--ease);background:#fafafa;border:1px solid #e4e4e7;border-radius:6px;outline:none;padding:12px;font-size:14px}.Footer-module__SYDyFG__input:focus,.Footer-module__SYDyFG__textarea:focus{border-color:#18181b}.Footer-module__SYDyFG__textarea{resize:vertical;min-height:120px}.Footer-module__SYDyFG__submitBtn{color:#fff;cursor:pointer;width:100%;transition:background-color .2s var(--ease);background-color:#18181b;border:none;border-radius:6px;margin-top:10px;padding:14px;font-size:16px;font-weight:700}.Footer-module__SYDyFG__submitBtn:hover{background-color:#27272a}.Footer-module__SYDyFG__submitBtn:disabled{cursor:not-allowed;background-color:#d4d4d8}.Footer-module__SYDyFG__privacyCheck{color:#71717a;cursor:pointer;align-items:flex-start;gap:8px;margin-top:12px;font-size:12px;display:flex}@keyframes Footer-module__SYDyFG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Footer-module__SYDyFG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
