@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__tJkVHa__headerContainer{flex-direction:column;font-family:Malgun Gothic,Dotum,sans-serif;display:flex;box-shadow:0 2px 4px #0000001a}.Header-module__tJkVHa__topBar{color:#666;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:flex-end;align-items:center;height:32px;padding:0 2rem;font-size:.8rem;display:flex}.Header-module__tJkVHa__topBar a{color:#666;margin-left:1rem;text-decoration:none}.Header-module__tJkVHa__topBar a:hover{text-decoration:underline}.Header-module__tJkVHa__mainHeader{background-color:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 2rem;display:flex}.Header-module__tJkVHa__logo{color:#0056b3;align-items:center;gap:.5rem;font-size:1.8rem;font-weight:700;display:flex}.Header-module__tJkVHa__searchContainer{border:2px solid #0056b3;border-radius:4px;align-items:center;width:400px;display:flex;overflow:hidden}.Header-module__tJkVHa__searchInput{border:none;outline:none;flex:1;padding:.5rem 1rem;font-size:.95rem}.Header-module__tJkVHa__searchButton{color:#fff;cursor:pointer;background-color:#0056b3;border:none;padding:.5rem 1.2rem;font-weight:700}.Header-module__tJkVHa__navBar{background-color:#2c5282;align-items:center;height:50px;padding:0 2rem;display:flex;position:relative}.Header-module__tJkVHa__nav{gap:2rem;height:100%;display:flex}.Header-module__tJkVHa__menuItem{color:#fff;cursor:pointer;align-items:center;height:100%;padding:0 .5rem;font-size:1.05rem;font-weight:600;display:flex;position:relative}.Header-module__tJkVHa__menuItem:hover{background-color:#1a365d}.Header-module__tJkVHa__dropdown,.Header-module__tJkVHa__megaDropdown{color:#333;z-index:2000;background-color:#fff;border:1px solid #ddd;border-top:3px solid #2c5282;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 8px #00000026}.Header-module__tJkVHa__menuItem:hover .Header-module__tJkVHa__dropdown,.Header-module__tJkVHa__menuItem:hover .Header-module__tJkVHa__megaDropdown{display:block}.Header-module__tJkVHa__dropdown{min-width:180px}.Header-module__tJkVHa__simpleDropdownItem{color:#444;border-bottom:1px solid #f1f1f1;padding:.75rem 1.2rem;font-size:.9rem;display:block}.Header-module__tJkVHa__simpleDropdownItem:hover{color:#2c5282;background-color:#f8f9fa;font-weight:700}.Header-module__tJkVHa__megaDropdown{background-color:#fff;gap:2rem;width:max-content;min-width:600px;padding:1.5rem;display:none}.Header-module__tJkVHa__menuItem:hover .Header-module__tJkVHa__megaDropdown{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.Header-module__tJkVHa__column{flex-direction:column;display:flex}.Header-module__tJkVHa__columnTitle{color:#2c5282;border-bottom:2px solid #e2e8f0;margin-bottom:.8rem;padding-bottom:.4rem;font-size:1rem;font-weight:700}.Header-module__tJkVHa__subItem{color:#666;padding:.3rem 0;font-size:.9rem;text-decoration:none}.Header-module__tJkVHa__subItem:hover{color:#2c5282;text-decoration:underline}.Header-module__tJkVHa__hamburgerBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin-left:auto;padding:.5rem;display:flex}.Header-module__tJkVHa__hamburgerLine{background-color:#fff;border-radius:2px;width:24px;height:3px}.Header-module__tJkVHa__fullMenuOverlay{z-index:3000;background-color:#00000080;justify-content:center;align-items:flex-start;width:100vw;height:100vh;padding-top:50px;animation:.2s ease-out Header-module__tJkVHa__fadeIn;display:flex;position:fixed;top:0;left:0}.Header-module__tJkVHa__fullMenuContainer{background-color:#fff;border-radius:8px;flex-direction:column;width:90%;max-width:1200px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #0003}.Header-module__tJkVHa__fullMenuHeader{background-color:#f8f9fa;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Header-module__tJkVHa__fullMenuTitle{color:#2c5282;font-size:1.5rem;font-weight:700}.Header-module__tJkVHa__closeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.Header-module__tJkVHa__closeBtn:hover{color:#ef4444}.Header-module__tJkVHa__fullMenuBody{flex:1;padding:2rem;overflow-y:auto}.Header-module__tJkVHa__fullMenuSearchContainer{justify-content:center;margin-bottom:2rem;display:flex}.Header-module__tJkVHa__fullMenuSearchInput{border:2px solid #cbd5e1;border-radius:6px;outline:none;width:100%;max-width:500px;padding:.8rem 1.2rem;font-size:1rem;transition:border-color .2s}.Header-module__tJkVHa__fullMenuSearchInput:focus{border-color:#2c5282}.Header-module__tJkVHa__fullMenuGrid{flex-direction:column;gap:0;display:flex}.Header-module__tJkVHa__fullMenuSection{border-bottom:1px solid #e2e8f0;flex-direction:row;align-items:flex-start;padding:1.5rem 0;display:flex}.Header-module__tJkVHa__fullMenuSectionTitle{color:#1e293b;border-bottom:none;flex-shrink:0;width:180px;margin-bottom:0;padding-right:1rem;font-size:1.1rem;font-weight:700}.Header-module__tJkVHa__fullMenuContent{flex-wrap:wrap;flex:1;gap:1rem 2rem;display:flex}.Header-module__tJkVHa__fullMenuItem{color:#475569;padding:.2rem 0;font-size:.95rem;text-decoration:none;transition:color .15s}.Header-module__tJkVHa__fullMenuItem:hover{color:#2563eb;font-weight:500}.Header-module__tJkVHa__fullMenuSubGroup{flex-direction:column;margin-bottom:1rem;margin-right:2rem;display:flex}.Header-module__tJkVHa__fullMenuSubGroupTitle{color:#334155;margin-top:0;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.Header-module__tJkVHa__fullMenuSubItemsRow{flex-direction:column;gap:.2rem;display:flex}.Header-module__tJkVHa__fullMenuSubItem{color:#64748b;border-left:none;margin-left:0;padding:.2rem 0;font-size:.9rem;text-decoration:none;display:block}.Header-module__tJkVHa__fullMenuSubItem:hover{color:#2563eb;text-decoration:underline}@keyframes Header-module__tJkVHa__fadeIn{0%{opacity:0}to{opacity:1}}
