@font-face{font-family:SUIT Variable;font-weight:100 900;src:url(/fonts/SUIT-Variable.woff2)format("woff2-variations");font-style:normal;font-display:swap}:root{--font-body:"SUIT Variable",system-ui,-apple-system,"Segoe UI",sans-serif;--font-mono:"SUIT Variable",system-ui,-apple-system,"Segoe UI",sans-serif;--page-gutter:24px;--site-deep-teal:#f0f0f0;--site-deep-teal-strong:#fffffff0;--site-deep-teal-surface:#ffffffe0;--site-deep-teal-soft:#fffc;--site-deep-teal-subtle:#ffffffa8;--site-text:#1a1a1a;--site-text-soft:#1a1a1a;--site-text-muted:#1a1a1a;--site-border:#18322f1f;--site-border-strong:#18322f2e;--site-shadow-soft:#283a361f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;background:0 0;font-size:18px;line-height:32px}html,body,#app{height:100%}body{font-family:var(--font-body);color:var(--site-text);opacity:1;background:0 0;margin:0;font-size:16px;line-height:32px}@media (max-width:1024px){body{font-size:15px;line-height:24px}}input,textarea,button,select{font-family:var(--font-body)}::-webkit-scrollbar{display:none}.siteBody{isolation:isolate;background:0 0;flex-direction:column;min-height:100dvh;display:flex;position:relative}.siteBody:before{content:"";z-index:0;pointer-events:none;filter:grayscale(.68)saturate(.42)brightness(1.22)contrast(.8);opacity:.98;background:linear-gradient(#f7fafdad 0%,#f3f7fcc2 52%,#e8f1f7d6 100%),url(/images/main.avif) 50%/cover no-repeat;position:fixed;inset:0}.siteHeader,.pageMain,.siteFooter{z-index:1;position:relative}.siteHeader{z-index:10;-webkit-backdrop-filter:blur(8px)brightness();background-color:#0000;border-bottom:0 solid #0000;transition:background-color .18s,border-color .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:0}.siteHeader[data-stuck=true]{border-bottom-color:var(--site-border);-webkit-backdrop-filter:blur(18px)saturate(130%)brightness();background-color:#ffffffe0}.siteHeaderInner{width:min(1200px,100%);padding:16px var(--page-gutter);align-items:center;gap:32px;margin:0 auto;display:flex}.siteTitle{white-space:nowrap;flex-direction:column;gap:2px;text-decoration:none;display:inline-flex}.siteTitleKo{letter-spacing:3px;font-size:32px;font-weight:700;line-height:1.1}.siteTitleEn{opacity:.8;font-size:14px;line-height:1.3}.mainNav{flex:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.mainNavList{justify-content:flex-end;align-items:center;gap:24px;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.mainNavItem{align-items:center;display:flex;position:relative}.mainNavLink{align-items:center;display:inline-flex}.mainNav a{white-space:nowrap;opacity:.92;font-size:16px;text-decoration:none}.mainNav a:hover{opacity:1}.submenuList{border:1px solid var(--site-border);min-width:180px;box-shadow:0 18px 36px var(--site-shadow-soft);z-index:20;background:#fffffff0;border-radius:8px;margin:0;padding:4px 0;list-style:none;display:none;position:absolute;top:100%;left:0}.mainNavItem.isOpen .submenuList{display:block}.submenuList a{padding:0 12px;font-size:14px;text-decoration:none;display:block}.submenuList a:hover{background:#18322f0f}.searchBox{align-items:center;gap:8px;display:flex}.searchToggle{border:0 solid var(--site-border-strong);width:32px;height:32px;color:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.searchInput{border:1px solid var(--site-border-strong);min-width:180px;height:32px;color:inherit;appearance:none;background:#ffffffe0;border-radius:32px;padding:0 10px 0 16px;font-size:14px}.searchInput:focus,.searchInput:focus-visible{box-shadow:none;border-color:var(--site-border-strong);outline:none}.searchInput::placeholder{color:var(--site-text-muted)}.searchInput::-webkit-search-cancel-button{cursor:pointer;opacity:1;appearance:none;background-color:#1a1a1a;width:14px;height:14px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.47 4.47a.75.75 0 0 1 1.06 0L8 6.94l2.47-2.47a.75.75 0 1 1 1.06 1.06L9.06 8l2.47 2.47a.75.75 0 1 1-1.06 1.06L8 9.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L6.94 8 4.47 5.53a.75.75 0 0 1 0-1.06Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.47 4.47a.75.75 0 0 1 1.06 0L8 6.94l2.47-2.47a.75.75 0 1 1 1.06 1.06L9.06 8l2.47 2.47a.75.75 0 1 1-1.06 1.06L8 9.06l-2.47 2.47a.75.75 0 1 1-1.06-1.06L6.94 8 4.47 5.53a.75.75 0 0 1 0-1.06Z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.pageMain{flex-direction:column;flex:1 0 auto;min-height:0;display:flex}.homePage{width:100%;max-width:1200px;padding-inline:var(--page-gutter)}.siteFooter{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin-top:auto}.siteFooterInner{width:min(1200px,100%);padding:18px var(--page-gutter)22px;flex-direction:column;align-items:flex-start;gap:16px 24px;margin:0 auto;display:flex}.footerPolicyList{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.footerPolicyLink{opacity:.92;font-size:16px;line-height:1.4;text-decoration:none}.footerPolicyLink:hover{opacity:1}.footerMeta{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.footerMetaPrimaryRow{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.footerMetaPrimaryItem{opacity:.9;white-space:nowrap;font-size:14px;line-height:1.5}.footerMetaList{flex-direction:column;align-items:flex-start;gap:2px 0;margin:0;padding:0;list-style:none;display:flex}.footerMetaItem{opacity:.9;white-space:nowrap;font-size:14px;line-height:1.5}.footerCredit{position:flex;z-index:11;opacity:.9;pointer-events:none;width:fit-content;margin:0 auto 16px;font-size:14px;line-height:1.5}.footerMetaLabel{margin-right:4px;font-weight:600}.policyPage{min-height:0;padding:24px var(--page-gutter);flex:1 0 auto;justify-content:center;align-items:center;display:flex}.policyPageInner{background:#004040e6;border:0;border-radius:8px;width:100%;max-width:900px;padding:40px 80px}.policyPageInner h1{margin:0 0 16px;font-size:20px;line-height:1.4}.policyPageBody{white-space:pre-wrap;margin:0;font-size:15px;line-height:1.6}.policyPageLinks{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.noticePage{min-height:0;padding:32px var(--page-gutter)48px;flex:1 0 auto}.noticePageInner{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--site-deep-teal-strong);border:1px solid #ffffff2e;border-radius:18px;width:100%;max-width:1080px;margin:0 auto;padding:32px 40px;box-shadow:0 24px 60px #00000047}.noticePageHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;padding-bottom:20px;display:flex}.noticePageEyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;margin:0 0 8px;font-size:13px;line-height:1.4}.noticePageHeader h4{margin:0;font-size:20px;font-weight:700;line-height:1.4}.noticePageSearch{margin-left:auto}.noticePageSearch .searchInput{min-width:220px}.noticeList{gap:16px;display:grid}.noticeCard{background:var(--site-deep-teal-subtle);border-bottom:1px solid #ffffff1a;border-radius:0;grid-template-columns:minmax(0,1fr);gap:8px;padding:22px 24px;display:grid}.noticeCard.hasImage{grid-template-columns:minmax(0,1fr) auto;gap:20px}.noticeCardBody{align-content:start;gap:8px;min-width:0;display:grid}.noticeCardMeta,.noticeDetailMeta{color:#ffffffad;align-items:center;gap:12px;font-size:14px;line-height:1.4;display:flex}.noticeCardTitle,.noticeDetailHeader h1{margin:0}.noticeDetailHeader h1{font-size:30px;line-height:1.2}.noticeCardTitle{font-size:18px;line-height:1.25}.noticeCardTitle a,.noticeDetailBack a,.noticeCardLink{text-decoration:none}.noticeCardExcerpt,.noticeDetailExcerpt{color:#ffffffd1;white-space:pre-line;margin:0;font-size:14px;line-height:1.7}.noticeCardExcerptLink{color:inherit;white-space:inherit;text-decoration:none}.noticeCardLink{color:#ffffffeb;align-items:center;gap:8px;width:fit-content;font-size:14px;line-height:1.4;display:inline-flex}.noticeCardImageLink{background:#ffffff0f;border-radius:12px;align-self:center;width:fit-content;height:100px;display:block;overflow:hidden}.noticeCardImage{object-fit:contain;width:auto;height:100px;display:block}.noticeEmptyState{text-align:center;color:#ffffffb8;border:0;border-radius:14px;padding:32px 24px}.searchPageSummary{color:#ffffffbd;margin:0 0 24px;font-size:14px;line-height:1.6}.searchPageSummary strong{color:#fffffff5}.searchSectionList{gap:28px;display:grid}.searchSection{gap:16px;display:grid}.searchSectionHeader{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.searchSectionHeader .noticePageEyebrow{margin:0 0 6px}.searchSectionHeader h2{align-items:baseline;gap:10px;margin:0;font-size:20px;line-height:1.3;display:inline-flex}.searchSectionHeader h2 span{color:#ffffff9e;font-size:14px}.searchSectionLink{color:#ffffffdb;white-space:nowrap;font-size:14px;line-height:1.4;text-decoration:none}.noticePagination{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.noticePaginationPages{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.noticePageLink{background:var(--site-deep-teal-subtle);border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:42px;padding:0 14px;font-size:14px;line-height:1;text-decoration:none;display:inline-flex}.noticePageLink.isCurrent{background:var(--site-deep-teal-soft);border-color:#ffffff57}.noticePageLink.isDisabled{pointer-events:none;opacity:.35}.noticeDetailPage{max-width:920px;padding:8px 64px 48px}.noticeDetailTopBar{justify-content:flex-end;margin-bottom:0;display:flex}.noticeDetailClose{background:var(--site-deep-teal-subtle);color:#ffffffeb;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;line-height:1;text-decoration:none;display:inline-flex}.noticeDetailBack{color:#ffffffb8;margin-bottom:24px;font-size:14px;line-height:1.4}.noticeDetailHeader{gap:12px;margin-bottom:28px;display:grid}.noticeContent{color:#ffffffeb}.noticeContent>:first-child{margin-top:0}.noticeContent :is(h1,h2,h3,h4,h5,h6){margin:32px 0 16px;line-height:1.3}.noticeContent p,.noticeContent ul,.noticeContent ol,.noticeContent blockquote{margin:16px 0;line-height:1.8}.noticeContent a{text-decoration:underline}.resourceAttachmentSection{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:24px}.resourceAttachmentSection h2{margin:0 0 16px;font-size:18px;line-height:1.3}.resourceAttachmentList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.resourceAttachmentLink{background:var(--site-deep-teal-subtle);color:inherit;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;display:flex}.resourceAttachmentText{gap:6px;display:grid}.resourceAttachmentDescription{color:#ffffffb8;font-size:15px;line-height:1.6}.noticeMoreSection{border-top:1px solid #ffffff1a;margin-top:32px;padding-top:24px}.noticeMoreHeader{gap:8px;margin-bottom:18px;display:grid}.noticeMoreHeader .noticePageEyebrow{margin:0}.noticeMoreHeader :is(h2,h3){margin:0;font-size:18px;line-height:1.3}.resourceAttachmentLink span:last-child{color:#fff9;font-size:14px;line-height:1.4}.welcomePage{min-height:0;padding:32px var(--page-gutter)48px;flex:1 0 auto}.welcomePageInner{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--site-deep-teal-surface);border-radius:18px;width:100%;max-width:920px;margin:0 auto;padding:32px 80px;box-shadow:0 24px 60px #00000047}.welcomePageHeader{border-bottom:1px solid #ffffff1a;margin-bottom:24px;padding-bottom:20px}.welcomePageHeader h1{margin:0;font-size:20px;font-weight:700;line-height:1.35}.welcomePageContent{color:#ffffffeb}.welcomePageContent>:first-child{margin-top:0}.welcomePageContent :is(h1,h2,h3,h4,h5,h6){margin:32px 0 16px;line-height:1.3}.welcomePageContent p,.welcomePageContent ul,.welcomePageContent ol,.welcomePageContent blockquote{margin:16px 0;line-height:1.8}.welcomePageContent a{text-decoration:underline}.boardMemberList{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.boardMemberItem{border-bottom:1px solid #ffffff1f;grid-template-columns:minmax(100px,140px) minmax(100px,140px) 1fr;gap:8px 16px;padding:10px 0;font-size:15px;line-height:1.5;display:grid}@media (max-width:900px){:root{--page-gutter:16px}.pageMain{padding-inline:8px}.siteHeaderInner{flex-direction:column;align-items:flex-start;gap:16px;padding-block:14px}.mainNav{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%}.mainNavList{flex-wrap:wrap;justify-content:flex-start;gap:14px;width:100%;overflow:visible}.mainNav>.searchBox{justify-content:flex-end;width:100%}.mainNav>.searchBox .searchInput{width:min(220px,100%);min-width:140px}.submenuList{left:0}.siteFooterInner{flex-direction:column;padding-block:14px 20px}.footerMeta{gap:4px}.footerMetaPrimaryRow{white-space:normal;flex-direction:column;align-items:flex-start;gap:4px 0}.footerMetaPrimaryItem,.footerMetaItem{white-space:normal}.footerFixedCredit{bottom:20px;right:16px}.policyPage{padding:16px var(--page-gutter);min-height:auto}.policyPageInner{padding:16px}.homePage{padding-inline:0}.noticePage{padding:20px 0 32px}.noticePageInner{border-radius:14px;padding:20px 12px}.noticePageHeader{flex-direction:column;align-items:flex-start;margin-bottom:20px}.noticePageSearch{width:100%;margin-left:0}.noticePageSearch .searchInput{flex:auto;min-width:0}.noticeCard{padding:16px 0}.noticeEmptyState{padding:24px 0}.noticeCard.hasImage{grid-template-columns:1fr}.noticeCardImageLink{aspect-ratio:16/9;place-self:stretch stretch;width:100%;max-width:100%;height:auto;min-height:0}.noticeCardImage{object-fit:cover;object-position:center;width:100%;height:100%}.noticeCardTitle{font-size:22px}.noticeDetailHeader h1{font-size:24px}.noticeMoreHeader :is(h2,h3){font-size:22px}.noticePagination{flex-direction:column;align-items:stretch}.searchSectionHeader{flex-direction:column;align-items:flex-start}.searchSectionLink{white-space:normal}.resourceAttachmentLink{flex-direction:column;align-items:flex-start}.welcomePage{padding:20px var(--page-gutter)32px}.welcomePageInner{border-radius:14px;padding:20px 16px}.welcomePageHeader h1{font-size:24px}.boardMemberItem{grid-template-columns:1fr;gap:2px;font-size:15px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;font-weight:700;line-height:70px}@media (max-width:1024px){h1{margin:24px 0;font-size:42px;line-height:42px}}@media (max-width:768px){h1{font-size:38px;line-height:38px}}@media (max-width:400px){h1{font-size:32px;line-height:32px}}p{margin:24px 0}@media (max-width:1024px){p{margin:calc(var(--base)*.75)0}}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}.home{flex-direction:column;flex:1 0 auto;justify-content:space-between;align-items:center;width:100%;max-width:1024px;min-height:0;margin:0 auto;padding:45px;display:flex}@media (max-width:400px){.home{padding:24px}}.home .content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.home .content h1{text-align:center}.home .links{align-items:center;gap:12px;display:flex}.home .links a{border-radius:4px;padding:.25rem .5rem;text-decoration:none}.home .links .admin{color:#000;background:#fff;border:1px solid #000}.home .links .docs{color:#fff;background:#000;border:1px solid #fff}.home .footer{align-items:center;gap:8px;display:flex}@media (max-width:1024px){.home .footer{flex-direction:column;gap:6px}}.home .footer p{margin:0}.home .footer .codeLink{background:#3c3c3c;border-radius:4px;padding:0 .5rem;text-decoration:none}.siteFooter{border-top:1px solid var(--site-border)}.policyPageInner,.noticePageInner,.welcomePageInner{border-color:var(--site-border);background:linear-gradient(180deg,#fffffffa,#ffffffeb),var(--site-deep-teal-strong);box-shadow:0 18px 42px var(--site-shadow-soft)}.noticePageHeader,.welcomePageHeader,.noticeCard,.resourceAttachmentSection,.noticeMoreSection,.boardMemberList,.boardMemberItem{border-color:var(--site-border)}.noticeCard,.noticePageLink,.noticeDetailClose,.resourceAttachmentLink{background:#ffffffd1}.noticePageEyebrow,.noticeCardMeta,.noticeDetailMeta,.noticeEmptyState,.searchPageSummary,.searchSectionHeader h2 span,.noticeDetailBack,.resourceAttachmentDescription,.resourceAttachmentLink span:last-child{color:var(--site-text-soft)}.noticeCardExcerpt,.noticeDetailExcerpt,.noticeCardLink,.searchSectionLink,.noticeContent,.welcomePageContent,.noticePageLink,.noticeDetailClose,.resourceAttachmentLink,.searchPageSummary strong{color:var(--site-text)}.noticeCardImageLink{background:#ffffffbd}.noticePageLink.isCurrent{border-color:var(--site-border-strong);background:#18322f14}.siteBody,.siteBody :is(h1,h2,h3,h4,h5,h6,p,span,strong,em,small,li,a,button,input,textarea,select,label,figcaption,blockquote),.siteBody :is(.mantine-Text-root,.mantine-Title-root,.mantine-Button-root,.mantine-Button-label){color:#1a1a1a!important}.siteBody :is(input,textarea)::placeholder{opacity:1;color:#1a1a1a!important}
