.app-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(0,0%,100%,.78);backdrop-filter:blur(20px) saturate(1.2);border-bottom:1px solid transparent;transition:border-color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1)}.site-header--scrolled{background:hsla(0,0%,100%,.94);border-bottom-color:hsla(0,0%,6%,.1);box-shadow:0 8px 40px hsla(0,0%,6%,.06)}.site-header__shell{width:100%;max-width:1320px;margin:0 auto;padding-left:clamp(20px,4.5vw,56px);padding-right:clamp(20px,4.5vw,56px);height:80px;display:flex;align-items:center;gap:48px}.site-header__brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.site-header__brand:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.site-header__mark{flex-shrink:0;width:32px;height:32px;transition:transform .55s cubic-bezier(.34,1.56,.64,1)}.site-header__brand:hover .site-header__mark{transform:scale(1.06)}.site-header__logo{display:inline-block;font-family:Gowun Batang,"Noto Serif KR",serif;font-size:clamp(1.3125rem,2.2vw,1.625rem);font-weight:700;letter-spacing:-.04em;line-height:1.15;color:#0f0f0f;transition:color .32s cubic-bezier(.22,1,.36,1)}.site-header__brand:hover .site-header__logo{color:#2d4f4f}.site-header__nav{display:flex;align-items:center;gap:4px;margin-left:auto}.site-header__nav-link{position:relative;padding:12px 16px;font-size:1.0625rem;font-weight:500;color:#4a4a4a;transition:color .32s cubic-bezier(.22,1,.36,1)}.site-header__nav-link:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.site-header__nav-link:after{content:"";position:absolute;left:16px;right:16px;bottom:6px;height:2px;background:#3a6666;transform:scaleX(0);transition:transform .32s cubic-bezier(.22,1,.36,1)}.site-header__nav-link--active,.site-header__nav-link:hover{color:#0f0f0f}.site-header__nav-link--active:after{transform:scaleX(1)}.site-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:12px;background:#0f0f0f;color:#fff;font-size:.9375rem;font-weight:600;transition:transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1)}.site-header__cta:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.site-header__cta:hover{transform:translateY(-2px);box-shadow:0 12px 32px hsla(0,0%,6%,.2);background:#2d4f4f}.site-header__menu-btn{display:none;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid hsla(0,0%,6%,.2);border-radius:12px;background:transparent;color:#0f0f0f;cursor:pointer}.site-header__menu-btn:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.site-header__mobile{display:none}.mobile-menu-enter-active,.mobile-menu-leave-active{transition:opacity .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.mobile-menu-enter-from,.mobile-menu-leave-to{opacity:0;transform:translateY(-12px)}@media(max-width:960px){.site-header__cta,.site-header__nav{display:none}.site-header__menu-btn{display:inline-flex;margin-left:auto}.site-header__mobile{display:flex;flex-direction:column;gap:4px;padding:16px clamp(20px,4.5vw,56px) 28px;background:hsla(0,0%,100%,.98);border-top:1px solid hsla(0,0%,6%,.1);box-shadow:0 24px 48px hsla(0,0%,6%,.08)}.site-header__mobile-link{padding:18px 0;border-bottom:1px solid hsla(0,0%,6%,.1);font-size:1.125rem;font-weight:500;color:#2a2a2a}.site-header__mobile-cta{margin-top:16px;display:flex;align-items:center;justify-content:center;min-height:52px;border-radius:12px;background:#0f0f0f;color:#fff;font-size:1.0625rem;font-weight:600}}.site-footer{background:#fff;border-top:1px solid hsla(0,0%,6%,.1);padding:88px 0 40px}.site-footer__inner{width:100%;max-width:1320px;margin:0 auto;padding-left:clamp(20px,4.5vw,56px);padding-right:clamp(20px,4.5vw,56px)}.site-footer__top{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;padding-bottom:56px;border-bottom:1px solid hsla(0,0%,6%,.1)}.site-footer__brand-name{display:block;margin-bottom:8px;font-family:Gowun Batang,"Noto Serif KR",serif;font-size:1.5rem;font-weight:700;letter-spacing:-.04em;color:#0f0f0f}.site-footer__company{margin:0 0 16px;font-size:.9375rem;font-weight:600;letter-spacing:.04em;color:#767676}.site-footer__brand-desc{margin:0;max-width:420px;font-size:1.0625rem;line-height:1.85;color:#4a4a4a}.site-footer__links{display:grid;grid-template-columns:1fr 1fr;gap:32px}.site-footer__link-group{display:flex;flex-direction:column;gap:14px}.site-footer__link-group a{font-size:1.0625rem;font-weight:500;color:#4a4a4a;transition:color .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.site-footer__link-group a:hover{color:#0f0f0f;transform:translateX(4px)}.site-footer__link-title{margin-bottom:6px;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#767676}.site-footer__bottom{display:flex;justify-content:space-between;gap:16px;padding-top:32px;font-size:.9375rem;color:#767676}.site-footer__motto{font-family:Gowun Batang,"Noto Serif KR",serif;font-size:1rem}@media(max-width:768px){.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}}.site-app{background:#f5f3ef}.site-main{min-height:100vh}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1)}.page-fade-enter-from{opacity:0;transform:translateY(16px)}.page-fade-leave-to{opacity:0;transform:translateY(-8px)}@media(prefers-reduced-motion:reduce){.page-fade-enter-active,.page-fade-leave-active{transition:opacity .2s ease}.page-fade-enter-from,.page-fade-leave-to{transform:none}}.editorial-image{margin:0;position:relative;overflow:hidden;border-radius:20px;isolation:isolate}.editorial-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,4%,0) 40%,hsla(0,0%,4%,.55));pointer-events:none;z-index:1}.editorial-image img{transition:transform .72s cubic-bezier(.22,1,.36,1)}.editorial-image:hover img{transform:scale(1.06)}.editorial-image{box-shadow:0 16px 48px hsla(0,0%,6%,.08)}.editorial-image img{width:100%;height:100%;min-height:100%}.editorial-image--wide{aspect-ratio:16/10}.editorial-image--tall{aspect-ratio:3/4}.editorial-image--square{aspect-ratio:1}.editorial-image--hero{aspect-ratio:21/9;border-radius:28px}@media(max-width:768px){.editorial-image--hero{aspect-ratio:4/3;border-radius:20px}}.editorial-image--overlay:after{background:linear-gradient(135deg,hsla(0,0%,4%,.15),hsla(0,0%,4%,.65))}.editorial-image__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:clamp(20px,4vw,36px);font-size:1rem;font-weight:500;line-height:1.6;color:hsla(0,0%,100%,.92)}.scroll-reveal{width:100%;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1)}.scroll-reveal--up{opacity:0;transform:translateY(56px)}.scroll-reveal--left{opacity:0;transform:translateY(0);transform:translateX(-64px)}.scroll-reveal--right{opacity:0;transform:translateY(0);transform:translateX(64px)}.scroll-reveal--scale{opacity:0;transform:translateY(0);transform:scale(.94)}.scroll-reveal--fade{opacity:0;transform:none}.scroll-reveal--visible{opacity:1;transform:translateY(0)}.scroll-reveal--visible.scroll-reveal--left,.scroll-reveal--visible.scroll-reveal--right,.scroll-reveal--visible.scroll-reveal--scale{transform:none}.scroll-reveal--visible.scroll-reveal--fade{opacity:1}.consult-section{position:relative;padding:clamp(88px,10vw,140px) 0;background:#0a0a0a;color:#fff;overflow:hidden}.consult-section__glow{position:absolute;top:-40%;right:-20%;width:60%;height:120%;background:radial-gradient(circle,rgba(58,102,102,.35) 0,transparent 65%);pointer-events:none;animation:consult-glow 8s ease-in-out infinite alternate}.consult-section__inner{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(360px,1.12fr);gap:clamp(32px,5vw,64px);align-items:stretch;position:relative;z-index:1}.consult-section__visual{display:flex;min-height:100%}.consult-section__visual .editorial-image{flex:1;width:100%;min-height:100%;aspect-ratio:auto;height:100%}.consult-section__copy{display:flex;flex-direction:column;gap:24px;min-height:100%}.consult-section__actions{display:flex;flex-wrap:wrap;gap:14px}.consult-section__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 28px;border:2px solid hsla(0,0%,100%,.28);border-radius:12px;font-size:1.0625rem;font-weight:600;color:hsla(0,0%,100%,.9);transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1)}.consult-section__ghost:hover{border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.08);transform:translateY(-2px)}.consult-section__lead{margin:0;max-width:none;color:hsla(0,0%,100%,.84)}.consult-section__channels{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:32px 0 0;border-top:1px solid hsla(0,0%,100%,.12);list-style:none}.consult-section__channels li{display:flex;align-items:center;gap:16px;min-height:56px;font-size:1.0625rem;line-height:1.5;color:hsla(0,0%,100%,.82)}.consult-section__channels a{transition:color .32s cubic-bezier(.22,1,.36,1)}.consult-section__channels a:hover{color:#fff}.consult-section .section-meta{color:hsla(0,0%,100%,.52)}.consult-section .section-title{color:#fff}.consult-form{display:flex;flex-direction:column;gap:24px;padding:32px;border-radius:20px;background:hsla(0,0%,100%,.72);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.12);backdrop-filter:blur(24px)}.consult-form__row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.consult-form__field{display:flex;flex-direction:column;gap:12px;margin:0}.consult-form__field span{display:block;min-height:1.5em;font-size:1rem;font-weight:600;line-height:1.5;color:hsla(0,0%,100%,.78)}.consult-form__field input,.consult-form__field select,.consult-form__field textarea{width:100%;margin:0;padding:0 24px;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;background:hsla(0,0%,100%,.08);color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;line-height:1.5;transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1);box-sizing:border-box}.consult-form__field input::-moz-placeholder,.consult-form__field select::-moz-placeholder,.consult-form__field textarea::-moz-placeholder{color:hsla(0,0%,100%,.38)}.consult-form__field input::placeholder,.consult-form__field select::placeholder,.consult-form__field textarea::placeholder{color:hsla(0,0%,100%,.38)}.consult-form__field input:focus,.consult-form__field select:focus,.consult-form__field textarea:focus{outline:none;border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.12)}.consult-form__field input,.consult-form__field select{height:56px}.consult-form__field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='rgba(255,255,255,0.6)' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.consult-form__field textarea{min-height:140px;padding-top:24px;padding-bottom:24px;resize:vertical}.consult-form__field select option{color:#0f0f0f}.consult-form__submit{width:100%;margin:0;border-color:#fff;background:#fff;color:#0f0f0f}.consult-form__submit:hover{background:transparent;color:#fff}@keyframes consult-glow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}@media(max-width:960px){.consult-section__inner{grid-template-columns:1fr}.consult-section__visual .editorial-image{min-height:360px;aspect-ratio:16/10}.consult-section__channels{grid-template-columns:1fr;gap:16px}.consult-form__row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.consult-section__glow{animation:none}}.cta-section{position:relative;padding:clamp(88px,10vw,140px) 0;background:#f5f3ef;border-top:1px solid hsla(0,0%,6%,.1);overflow:hidden}.cta-section--dark{background:#0a0a0a;border-top:none}.cta-section--dark .section-meta{color:hsla(0,0%,100%,.72)}.cta-section--dark .section-desc{color:hsla(0,0%,100%,.84)}.cta-section--dark .section-desc strong{color:#fff}.cta-section__glow{position:absolute;bottom:-50%;left:-10%;width:50%;height:100%;background:radial-gradient(circle,rgba(58,102,102,.35) 0,transparent 60%);pointer-events:none}.cta-section__inner{display:grid;grid-template-columns:1fr auto;gap:clamp(32px,5vw,64px);align-items:stretch;position:relative;z-index:1;align-items:center}.cta-section__copy{display:flex;flex-direction:column;gap:20px;max-width:680px}.cta-section__meta--light{color:hsla(0,0%,100%,.72)}.cta-section__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;align-items:center}.cta-section__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border:2px solid hsla(0,0%,100%,.24);border-radius:12px;color:hsla(0,0%,100%,.88);font-size:1.0625rem;font-weight:600;transition:border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1)}.cta-section__ghost:hover{border-color:hsla(0,0%,100%,.5);color:#fff;transform:translateY(-3px)}@media(max-width:768px){.cta-section__inner{grid-template-columns:1fr;align-items:start}.cta-section__actions{justify-content:flex-start}}.marquee-band{overflow:hidden;padding:20px 0;background:#2d4f4f;border-block:1px solid hsla(0,0%,100%,.12)}.marquee-band--dark{background:#0a0a0a;border-color:hsla(0,0%,100%,.08)}.marquee-band__track{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-band__content{display:flex;width:-moz-max-content;width:max-content;animation:marquee-scroll 38s linear infinite}.marquee-band__group{display:flex;align-items:center;flex-shrink:0}.marquee-band__item{display:inline-flex;align-items:center;gap:32px;padding:0 32px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:500;letter-spacing:-.02em;white-space:nowrap;color:hsla(0,0%,100%,.92)}.marquee-band__dot{font-size:.5rem;color:hsla(0,0%,100%,.4)}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.marquee-band__content{animation:none}}.home-page{overflow-x:hidden}.home-hero{position:relative;margin-top:80px;min-height:clamp(640px,88vh,900px);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.home-hero__media{position:absolute;inset:0;z-index:0}.home-hero__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.88) contrast(1.04) brightness(.96);animation:hero-ken-burns 20s ease-in-out infinite alternate}.home-hero__overlay{position:absolute;inset:0;background:linear-gradient(105deg,hsla(0,0%,4%,.82),hsla(0,0%,4%,.45) 55%,hsla(0,0%,4%,.25)),radial-gradient(ellipse at 70% 20%,rgba(45,79,79,.4) 0,transparent 50%)}.home-hero__content{position:relative;z-index:1;max-width:860px;padding-top:clamp(80px,12vw,140px);padding-bottom:clamp(48px,6vw,72px)}.home-hero__eyebrow{margin:0 0 24px;font-size:.9375rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.65)}.home-hero__title{margin:0 0 28px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2.75rem,6.5vw,5rem);font-weight:600;line-height:1.08;letter-spacing:-.04em;color:#fff;text-shadow:0 8px 40px rgba(0,0,0,.4)}.home-hero__title em{font-style:normal;color:#8ec4c4}.home-hero__summary{margin:0 0 40px;max-width:620px;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.85;color:hsla(0,0%,100%,.82)}.home-hero__actions{display:flex;flex-wrap:wrap;gap:16px}.home-hero__ghost{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border:2px solid hsla(0,0%,100%,.35);border-radius:12px;font-size:1.0625rem;font-weight:600;color:hsla(0,0%,100%,.9);transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1)}.home-hero__ghost:hover{border-color:#fff;background:hsla(0,0%,100%,.1);transform:translateY(-3px)}.home-hero__proof{position:relative;z-index:1;background:hsla(0,0%,4%,.88);backdrop-filter:blur(16px);border-top:1px solid hsla(0,0%,100%,.1)}.home-hero__proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:hsla(0,0%,100%,.08)}.home-hero__proof-item{display:flex;flex-direction:column;gap:8px;padding:32px 28px;background:transparent;transition:background .32s cubic-bezier(.22,1,.36,1)}.home-hero__proof-item:hover{background:hsla(0,0%,100%,.04)}.home-hero__proof-value{font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;letter-spacing:-.03em;line-height:1;color:#fff}.home-hero__proof-label{font-size:1.0625rem;font-weight:600;color:hsla(0,0%,100%,.92)}.home-hero__proof-note{font-size:1.0625rem;line-height:1.55;color:hsla(0,0%,100%,.46)}.home-overview{padding:clamp(88px,10vw,140px) 0;background:#f5f3ef;border-bottom:1px solid hsla(0,0%,6%,.1)}.home-overview__layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(32px,5vw,64px);align-items:stretch;align-items:start}.home-overview__visual{position:sticky;top:112px}.home-overview__cards{display:flex;flex-direction:column;gap:24px}.home-overview__card{display:block;padding:clamp(28px,3.5vw,36px);border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;transition:border-color .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.home-overview__card:hover{border-color:rgba(58,102,102,.35);transform:translateY(-4px);box-shadow:0 16px 48px hsla(0,0%,6%,.08)}.home-overview__card:hover .home-overview__arrow{color:#3a6666;transform:translateX(4px)}.home-overview__card:hover .home-overview__index{background:#3a6666;color:#fff}.home-overview__card-head{display:flex;align-items:center;gap:16px;margin-bottom:16px}.home-overview__index{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(45,79,79,.1);font-size:.9375rem;color:#3a6666;transition:background .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1)}.home-overview__index,.home-overview__name{font-family:"Noto Serif KR",New York,serif;font-weight:600}.home-overview__name{flex:1;margin:0;font-size:clamp(1.375rem,2.2vw,1.625rem);letter-spacing:-.02em;color:#0f0f0f}.home-overview__tagline{margin:0 0 24px;font-size:1.25rem;line-height:1.75;color:#4a4a4a}.home-overview__scope,.home-overview__tagline{word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.home-overview__scope{margin:0;padding-top:24px;border-top:1px solid hsla(0,0%,6%,.1);font-size:1.125rem;line-height:1.7;letter-spacing:-.01em;color:#767676}.home-overview__arrow{flex-shrink:0;display:flex;justify-content:center;color:#767676;transition:color .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.home-focus{padding:clamp(88px,10vw,140px) 0;background:#fff;border-bottom:1px solid hsla(0,0%,6%,.1)}.home-focus__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.home-focus__panel{border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,6%,.1);background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.home-focus__panel:hover{transform:translateY(-8px);box-shadow:0 24px 64px hsla(0,0%,6%,.14)}.home-focus__panel .editorial-image{border-radius:0;box-shadow:none;aspect-ratio:16/9}.home-focus__panel--risk{background:#f5f3ef}.home-focus__panel-body{padding:clamp(28px,4vw,40px)}.home-focus__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,6%,.1)}.home-focus__panel-label{font-size:1.0625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3a6666}.home-focus__panel-metric{font-size:clamp(1.375rem,2.5vw,1.875rem);letter-spacing:-.02em}.home-focus__panel-metric,.home-focus__panel-title{font-family:"Noto Serif KR",New York,serif;font-weight:600;color:#0f0f0f}.home-focus__panel-title{margin:0 0 16px;font-size:clamp(1.5rem,2.8vw,2rem);line-height:1.28;text-wrap:balance}.home-focus__panel-desc{margin:0 0 28px;font-size:1.25rem;line-height:1.85;color:#4a4a4a}.home-focus__panel-list{margin:0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,6%,.1)}.home-focus__panel-list li{padding:16px 0;font-size:1.0625rem;line-height:1.65;color:#2a2a2a}.home-focus__panel-list li,.home-matrix{border-bottom:1px solid hsla(0,0%,6%,.1)}.home-matrix{padding:clamp(88px,10vw,140px) 0;background:#f5f3ef}.home-matrix__entries{border-top:3px solid #0f0f0f}.home-matrix__entry{padding:clamp(28px,4vw,40px) 0;border-bottom:1px solid hsla(0,0%,6%,.1);transition:background .32s cubic-bezier(.22,1,.36,1)}.home-matrix__entry:hover{background:hsla(0,0%,100%,.55);margin:0 -28px;padding-left:28px;padding-right:28px;border-radius:12px}.home-matrix__issue{margin:0 0 24px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.3125rem,2.2vw,1.5rem);font-weight:600;letter-spacing:-.02em;line-height:1.45;color:#0f0f0f;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.home-matrix__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(32px,5vw,72px)}.home-matrix__field{display:flex;flex-direction:column;gap:16px;min-width:0}.home-matrix__label{font-size:.8125rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#767676}.home-matrix__impact,.home-matrix__response{margin:0;font-size:1.25rem;line-height:1.8;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.home-matrix__impact{color:#4a4a4a}.home-matrix__response{font-weight:600;color:#3a6666}.home-showcase{position:relative;padding:clamp(88px,10vw,140px) 0;background:#0a0a0a;overflow:hidden}.home-showcase:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 0 50%,rgba(58,102,102,.35) 0,transparent 45%);pointer-events:none}.home-showcase__inner{display:grid;grid-template-columns:1fr .75fr;gap:clamp(32px,5vw,64px);align-items:stretch;align-items:center}.home-showcase__copy{display:flex;flex-direction:column;gap:20px}.home-showcase__copy .section-meta{color:hsla(0,0%,100%,.58)}.home-showcase__copy .section-desc--light{max-width:640px}.home-showcase__points{margin:32px 0 0;padding:0;list-style:none}.home-showcase__points li{position:relative;padding:16px 0 16px 28px;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:1.0625rem;line-height:1.7;color:hsla(0,0%,100%,.82)}.home-showcase__points li:before{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:#3a6666;transform:translateY(-50%)}.home-credibility{padding:clamp(88px,10vw,140px) 0;background:linear-gradient(180deg,#141414,#0a0a0a);color:#fff}.home-credibility__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.home-credibility__copy{display:flex;flex-direction:column;gap:20px}.home-credibility__copy .section-meta{color:hsla(0,0%,100%,.58)}.home-credibility__right{display:flex;flex-direction:column;gap:32px}.home-credibility__timeline{border-top:1px solid hsla(0,0%,100%,.12)}.home-credibility__event{display:grid;grid-template-columns:80px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.1);align-items:start}.home-credibility__year{font-family:"Noto Serif KR",New York,serif;font-size:1.0625rem;font-weight:600;color:hsla(0,0%,100%,.46)}.home-credibility__event-body h3{margin:0 0 8px;font-size:1.125rem;font-weight:600;color:hsla(0,0%,100%,.94)}.home-credibility__event-body p{margin:0;font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.72)}.home-credibility__badges{display:flex;flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none}.home-credibility__badges li{padding:12px 20px;border:1px solid hsla(0,0%,100%,.18);border-radius:12px;font-size:.9375rem;font-weight:600;color:hsla(0,0%,100%,.8);transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1)}.home-credibility__badges li:hover{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.06)}@media(max-width:1024px){.home-overview__layout{grid-template-columns:1fr}.home-overview__visual{position:static;max-width:520px}}@media(max-width:900px){.home-hero__proof-grid{grid-template-columns:repeat(2,1fr)}.home-credibility__inner,.home-focus__grid,.home-matrix__body,.home-showcase__inner{grid-template-columns:1fr}.home-matrix__body{gap:32px}}@media(max-width:480px){.home-hero__proof-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.home-hero__bg{animation:none}}.page-hero{position:relative;margin-top:80px;padding-top:clamp(64px,9vw,112px);padding-bottom:0;background:#fff;border-bottom:1px solid hsla(0,0%,6%,.1);overflow:hidden}.page-hero--with-image{min-height:clamp(520px,72vh,720px);display:flex;flex-direction:column;justify-content:flex-end;padding-top:0;border-bottom:none;color:#fff}.page-hero--with-image .page-hero__intro{max-width:820px}.page-hero--with-image .page-hero__title{color:#fff;font-size:clamp(2.5rem,6vw,4.5rem);text-shadow:0 4px 32px rgba(0,0,0,.35)}.page-hero--with-image .page-hero__subtitle{color:hsla(0,0%,100%,.82);font-size:clamp(1.125rem,2vw,1.375rem)}.page-hero__media{position:absolute;inset:0;z-index:0}.page-hero__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.88) contrast(1.04) brightness(.96);animation:hero-ken-burns 18s ease-in-out infinite alternate}.page-hero__media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,4%,.35),hsla(0,0%,4%,.75)),radial-gradient(ellipse at 20% 80%,rgba(45,79,79,.35) 0,transparent 55%)}.page-hero__content{position:relative;z-index:1;padding-bottom:clamp(48px,6vw,72px)}.page-hero__intro{max-width:780px;margin-bottom:clamp(48px,6vw,64px)}.page-hero__title{margin:0 0 24px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2.375rem,5vw,4rem);font-weight:600;line-height:1.12;letter-spacing:-.04em;color:#0f0f0f}.page-hero__subtitle{margin:0;font-size:1.4375rem;line-height:1.85;color:#4a4a4a}.page-hero__actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:16px}.page-hero__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.16);border-radius:20px;overflow:hidden;backdrop-filter:blur(12px)}.page-hero--with-image .page-hero__stats{background:hsla(0,0%,100%,.08)}.page-hero:not(.page-hero--with-image) .page-hero__stats{background:hsla(0,0%,6%,.2);border-color:hsla(0,0%,6%,.2)}.page-hero__stat{position:relative;display:flex;flex-direction:column;gap:8px;padding:28px 32px;background:#0f0f0f;color:#fff}.page-hero--with-image .page-hero__stat{background:hsla(0,0%,4%,.55)}.page-hero__stat-value{font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;letter-spacing:-.03em;line-height:1}.page-hero__stat-label{font-size:1rem;font-weight:600;color:hsla(0,0%,100%,.92)}.page-hero__stat-note{font-size:.875rem;line-height:1.55;color:hsla(0,0%,100%,.46)}.page-hero__flow{position:relative;z-index:1;background:#f5f3ef;border-top:1px solid hsla(0,0%,6%,.1)}.page-hero__flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-top:32px;padding-bottom:32px;align-items:center}.page-hero__flow-step{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:56px;padding:0}.page-hero__flow-index{flex-shrink:0;font-family:"Noto Serif KR",New York,serif;font-size:.875rem;font-weight:600;color:#3a6666}.page-hero__flow-label{font-size:1.0625rem;font-weight:600;color:#2a2a2a}.page-hero__flow-arrow{margin-left:auto;color:#767676;opacity:.5}@keyframes hero-ken-burns{0%{transform:scale(1)}to{transform:scale(1.08)}}@media(max-width:768px){.page-hero__flow-arrow{display:none}.page-hero__flow-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.page-hero__flow-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.page-hero__bg{animation:none}}.wage-page .section-desc:not(.section-desc--light){font-size:1.1875rem;color:#2a2a2a}.wage-page .section-desc:not(.section-desc--light) strong{color:#0f0f0f}.wage-page .page-hero__subtitle{font-size:1.3125rem;color:hsla(0,0%,100%,.92)}.wage-page .svc-panel:hover{transform:none;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.wage-page .svc-metrics__item:hover{transform:none;box-shadow:none}.wage-points{margin:32px 0 0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,6%,.2)}.wage-points li{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid hsla(0,0%,6%,.1)}.wage-points__index{font-family:"Noto Serif KR",New York,serif;font-size:.875rem;color:#2d4f4f}.wage-points__text{font-size:1.0625rem;line-height:1.6;color:#2a2a2a}.wage-stat{margin-top:24px;padding-top:20px;border-top:1px solid hsla(0,0%,6%,.1)}.wage-stat__label{margin:0 0 6px;font-size:.875rem;font-weight:500;color:#4a4a4a}.wage-stat__value{margin:0 0 6px;font-family:"Noto Serif KR",New York,serif;font-size:1.625rem;font-weight:600;color:#0f0f0f}.wage-stat__value small{font-size:.55em;font-weight:500}.wage-stat__note{margin:0;font-size:.9375rem;color:#4a4a4a}.wage-metric{margin:0 0 8px;font-family:"Noto Serif KR",New York,serif;font-size:2rem;font-weight:600;line-height:1.1;color:#0f0f0f}.wage-metric small{font-size:.5em;font-weight:500}.wage-visual{margin-top:48px}.wage-table,.wage-track{margin-top:32px}.wage-table{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px)}.wage-table .svc-table__group{margin:0}.wage-table .svc-table__items tbody tr.is-total td,.wage-table .svc-table__items tbody tr.is-total th{font-weight:600;background:hsla(40,23%,95%,.65)}.wage-faq{margin-top:28px}.wage-faq__item{border-top:1px solid hsla(0,0%,6%,.1)}.wage-faq__item:last-child{border-bottom:1px solid hsla(0,0%,6%,.1)}.wage-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;cursor:pointer;list-style:none}.wage-faq__item summary::-webkit-details-marker{display:none}.wage-faq__item[open] .wage-faq__toggle{transform:rotate(45deg)}.wage-faq__q{flex:1;font-family:"Noto Serif KR",New York,serif;font-size:1.0625rem;font-weight:600;color:#0f0f0f}.wage-faq__toggle{flex-shrink:0;font-size:1.125rem;font-weight:300;color:#767676;transition:transform .2s ease}.wage-faq__a{padding:0 0 20px;font-size:1rem;line-height:1.75;color:#4a4a4a}.wage-faq__a :deep(b){color:#0f0f0f;font-weight:600}.wage-disclaimer{padding:28px 0 48px;background:#f5f3ef;border-top:1px solid hsla(0,0%,6%,.1)}.wage-disclaimer p{margin:0;max-width:720px;font-size:.9375rem;line-height:1.7;color:#4a4a4a}@media(max-width:900px){.wage-table{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.wage-faq__toggle{transition:none}}.svc-brief{padding:clamp(88px,10vw,140px) 0;background:#f5f3ef;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-brief__inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(32px,5vw,64px);align-items:stretch;align-items:center}.svc-brief__inner--reverse{grid-template-columns:1.25fr .75fr}.svc-brief__inner--reverse .svc-brief__visual{order:2}.svc-capabilities{padding:clamp(88px,10vw,140px) 0;background:#fff;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-table{display:flex;flex-direction:column;gap:32px}.svc-table__group{border:1px solid hsla(0,0%,6%,.2);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.svc-table__group-head{display:grid;grid-template-columns:72px 1fr;gap:24px;align-items:center;padding:24px 32px;background:#f5f3ef;border-bottom:2px solid #0f0f0f}.svc-table__index{font-size:1.125rem;color:#3a6666}.svc-table__domain-info strong,.svc-table__index{font-family:"Noto Serif KR",New York,serif;font-weight:600}.svc-table__domain-info strong{display:block;margin-bottom:6px;font-size:1.5rem;color:#0f0f0f}.svc-table__domain-info span{font-size:1.125rem;line-height:1.65;color:#4a4a4a}.svc-table__items{width:100%;border-collapse:collapse;table-layout:fixed}.svc-table__items td,.svc-table__items th{padding:24px 32px;text-align:left;vertical-align:middle;border-bottom:1px solid hsla(0,0%,6%,.1);word-break:keep-all;overflow-wrap:break-word;line-break:strict}.svc-table__items thead th{width:30%;font-size:1rem;font-weight:700;letter-spacing:.06em;color:#2a2a2a;background:hsla(40,23%,95%,.65);border-bottom:1px solid hsla(0,0%,6%,.2)}.svc-table__items tbody th[scope=row]{width:30%;font-size:1.1875rem;font-weight:600;line-height:1.6;color:#0f0f0f;background:#fff}.svc-table__items tbody td{font-size:1.1875rem;line-height:1.75;color:#4a4a4a}.svc-table__items tbody tr:last-child td,.svc-table__items tbody tr:last-child th{border-bottom:none}.svc-table__items tbody tr:hover td,.svc-table__items tbody tr:hover th[scope=row]{background:hsla(40,23%,95%,.45)}.svc-dark{padding:clamp(88px,10vw,140px) 0;background:#0a0a0a;color:#fff}.svc-dark__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.svc-dark__copy{display:flex;flex-direction:column;gap:20px}.svc-dark__meta{color:hsla(0,0%,100%,.46)}.svc-dark__list{margin:0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,100%,.12)}.svc-dark__list li{display:grid;grid-template-columns:48px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.1);align-items:center}.svc-dark__num{font-family:"Noto Serif KR",New York,serif;font-size:.875rem;color:hsla(0,0%,100%,.46)}.svc-dark__text{font-size:1.1875rem;line-height:1.8;color:hsla(0,0%,100%,.88);word-break:keep-all;overflow-wrap:break-word;line-break:strict}.svc-split{padding:clamp(88px,10vw,140px) 0;background:#f5f3ef;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-split__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.svc-panel{display:flex;flex-direction:column;height:100%;padding:32px;background:#fff;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;box-shadow:0 32px 80px hsla(0,0%,6%,.1);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.svc-panel:hover{transform:translateY(-6px);box-shadow:0 24px 64px hsla(0,0%,6%,.14)}.svc-panel__label{display:block;margin-bottom:16px;font-size:.9375rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2d4f4f}.svc-panel__title{margin:0 0 10px;font-family:"Noto Serif KR",New York,serif;font-size:1.5rem;font-weight:600;color:#0f0f0f}.svc-panel__desc{margin:0 0 24px;font-size:1.125rem;line-height:1.75;color:#4a4a4a}.svc-panel__list{margin:0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,6%,.1)}.svc-panel__list li{padding:14px 0;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-panel__list strong{display:block;margin-bottom:6px;font-size:1.125rem;font-weight:600;color:#0f0f0f}.svc-panel__list span{font-size:1.0625rem;line-height:1.7;color:#4a4a4a}.svc-panel__docs{border-top:1px solid hsla(0,0%,6%,.1)}.svc-panel__doc-group{padding:16px 0;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-panel__doc-group:last-child{border-bottom:none}.svc-panel__doc-group h4{margin:0 0 10px;font-size:.875rem;font-weight:500;color:#0f0f0f}.svc-panel__doc-group ul{margin:0;padding:0;list-style:none}.svc-panel__doc-group ul li{padding:4px 0;font-size:.8125rem;line-height:1.7;color:#4a4a4a;border:none}.svc-metrics{padding:clamp(88px,10vw,140px) 0;background:#fff;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-metrics__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(32px,5vw,64px);align-items:stretch}.svc-metrics__item{display:flex;flex-direction:column;height:100%;padding:32px;border:1px solid hsla(0,0%,6%,.1);background:#f5f3ef;border-radius:20px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.svc-metrics__item:hover{transform:translateY(-6px);box-shadow:0 16px 48px hsla(0,0%,6%,.08)}.svc-metrics__item h3{margin:0 0 12px;font-family:"Noto Serif KR",New York,serif;font-size:1.375rem;font-weight:600;color:#0f0f0f}.svc-metrics__item p{margin:0;font-size:1.0625rem;line-height:1.8;color:#4a4a4a}.svc-metrics__index{display:block;margin-bottom:16px;font-family:"Noto Serif KR",New York,serif;font-size:.8125rem;color:#2d4f4f}.svc-notice{padding:clamp(88px,10vw,140px) 0;background:#fff}.svc-notice,.svc-notice-row{border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-notice-row{display:grid;grid-template-columns:56px 1fr;gap:16px 32px;padding:32px 0;align-items:start}.svc-notice-row:first-of-type{border-top:1px solid hsla(0,0%,6%,.1)}.svc-notice-row__index{grid-row:1/3;font-family:"Noto Serif KR",New York,serif;font-size:.875rem;color:#2d4f4f}.svc-notice-row__tag{display:block;margin-bottom:8px;font-size:.6875rem;font-weight:600;letter-spacing:.08em;color:#767676}.svc-notice-row__title{margin:0 0 8px;font-family:"Noto Serif KR",New York,serif;font-size:1.125rem;font-weight:500;color:#0f0f0f}.svc-notice-row__desc{margin:0 0 20px;max-width:560px;font-size:.875rem;line-height:1.75;color:#4a4a4a}.svc-notice-row__items{grid-column:2;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.svc-notice-row__items li{padding:6px 12px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#f5f3ef;font-size:.75rem;font-weight:500;color:#2a2a2a}.svc-timeline{padding:clamp(88px,10vw,140px) 0;background:#f5f3ef;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-timeline__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);align-items:stretch}.svc-timeline__inner>.scroll-reveal:first-child{display:flex;flex-direction:column;gap:20px}.svc-timeline__track{border-top:2px solid #0f0f0f}.svc-timeline__event{display:grid;grid-template-columns:72px 1fr;gap:24px;padding:24px 0;border-bottom:1px solid hsla(0,0%,6%,.1);align-items:start}.svc-timeline__year{font-family:"Noto Serif KR",New York,serif;font-size:.9375rem;color:#767676}.svc-timeline__body h3{margin:0 0 6px;font-size:.9375rem;font-weight:500;color:#0f0f0f}.svc-timeline__body p{margin:0;font-size:.875rem;line-height:1.75;color:#4a4a4a}@media(max-width:900px){.svc-brief__inner,.svc-brief__inner--reverse{grid-template-columns:1fr}.svc-brief__inner .svc-brief__visual,.svc-brief__inner--reverse .svc-brief__visual{order:-1;max-width:480px}.svc-table__group-head{grid-template-columns:56px 1fr;padding:20px 20px;gap:16px}.svc-table__items thead{display:none}.svc-table__items tbody tr{display:block;padding:20px;border-bottom:1px solid hsla(0,0%,6%,.1)}.svc-table__items tbody tr:last-child{border-bottom:none}.svc-table__items tbody td,.svc-table__items tbody th{display:block;width:100%;padding:0;border:none}.svc-table__items tbody th[scope=row]{margin-bottom:10px;font-size:1.1875rem}.svc-table__items tbody td{font-size:1.0625rem}.svc-dark__inner,.svc-metrics__grid,.svc-split__grid,.svc-timeline__inner{grid-template-columns:1fr}}.notice-center{display:flex;min-height:calc(100vh - 80px);padding-top:80px;background:#f5f3ef}.notice-center__rail{position:sticky;top:80px;flex:0 0 248px;width:248px;height:calc(100vh - 80px);display:flex;flex-direction:column;background:#0a0a0a;color:hsla(0,0%,100%,.72);border-right:1px solid hsla(0,0%,100%,.08)}.notice-center__brand{padding:24px 22px 18px;border-bottom:1px solid hsla(0,0%,100%,.1)}.notice-center__logo{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.18em;color:hsla(0,0%,100%,.55)}.notice-center__logo span{color:#fff}.notice-center__brand-title{margin:10px 0 4px;font-family:"Noto Serif KR",New York,serif;font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em}.notice-center__brand-tag{margin:0;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.38)}.notice-center__nav{flex:1;overflow:auto;padding:12px}.notice-center__nav-group{margin:0;padding:14px 12px 8px;font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.38)}.notice-center__nav-btn{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:11px 12px;border:0;border-radius:6px;background:none;color:hsla(0,0%,100%,.62);font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9375rem;font-weight:500;text-align:left;cursor:pointer;transition:background .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1)}.notice-center__nav-btn:hover:not(:disabled){background:hsla(0,0%,100%,.06);color:#fff}.notice-center__nav-btn--active{background:hsla(0,0%,100%,.08);color:#fff;box-shadow:inset 3px 0 0 #3a6666}.notice-center__nav-badge{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#8a3a2a;font-size:.6875rem;font-weight:700;color:#fff;display:grid;place-items:center}.notice-center__nav-badge--ok{background:#3a6666}.notice-center__rail-foot{padding:16px 20px;border-top:1px solid hsla(0,0%,100%,.1);font-size:.8125rem;line-height:1.6;color:hsla(0,0%,100%,.45)}.notice-center__rail-foot strong{display:block;margin-top:4px;font-weight:600;color:hsla(0,0%,100%,.78)}.notice-center__main{flex:1;min-width:0;display:flex;flex-direction:column}.notice-center__topbar{position:sticky;top:80px;z-index:10;display:flex;align-items:center;gap:16px;min-height:62px;padding:0 clamp(20px,3vw,32px);background:hsla(40,23%,95%,.92);backdrop-filter:blur(12px);border-bottom:1px solid hsla(0,0%,6%,.1)}.notice-center__crumb{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.08em;color:#767676}.notice-center__org{display:flex;align-items:center;gap:10px;margin-left:auto;font-size:.9375rem;color:#2a2a2a}.notice-center__org strong{color:#0f0f0f}.notice-center__org-chip{padding:4px 10px;border:1px solid hsla(0,0%,6%,.1);border-radius:6px;background:#fff;font-size:.75rem;font-weight:600;color:#2a2a2a}.notice-center__org-dot{width:8px;height:8px;border-radius:50%;background:#3a6666}.notice-center__mobile-nav{display:none;gap:8px;padding:12px clamp(20px,3vw,32px);overflow-x:auto;border-bottom:1px solid hsla(0,0%,6%,.1);background:#f5f3ef}.notice-center__mobile-btn{flex:0 0 auto;padding:8px 14px;border:1px solid hsla(0,0%,6%,.1);border-radius:999px;background:#fff;font-size:.8125rem;font-weight:600;color:#2a2a2a;white-space:nowrap;cursor:pointer}.notice-center__mobile-btn--active{border-color:#0f0f0f;background:#0f0f0f;color:#fff}.notice-center__view{flex:1;max-width:1080px;padding:clamp(28px,4vw,40px) clamp(20px,3vw,32px) 64px}.notice-center__pagehead{margin-bottom:28px}.notice-center__pagehead--compact{margin-bottom:18px}.notice-center__kicker{margin:0 0 8px;font-size:.8125rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#3a6666}.notice-center__title{margin:0 0 10px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.75rem,3.2vw,2rem);font-weight:600;line-height:1.25;letter-spacing:-.03em;color:#0f0f0f}.notice-center__lead{margin:0;max-width:680px;font-size:1.0625rem;line-height:1.75;color:#2a2a2a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__lead strong{color:#0f0f0f}.notice-center__panel{border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-center__panel--form{padding:clamp(24px,4vw,28px)}.notice-center__panel--intro{padding:20px 22px;margin-bottom:16px}.notice-center__panel--check{padding:8px}.notice-center__panel--settings{overflow:hidden}.notice-center__field{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.notice-center__field span{font-size:.9375rem;font-weight:600;color:#2a2a2a}.notice-center__field span em{font-style:normal;font-weight:400;color:#767676}.notice-center__field input{width:100%;height:44px;padding:0 14px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#f5f3ef;font-size:.9375rem;color:#0f0f0f}.notice-center__field input:focus{outline:none;border-color:#3a6666}.notice-center__field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.notice-center__chips{display:flex;flex-wrap:wrap;gap:8px}.notice-center__chip-btn{padding:8px 14px;border:1px solid hsla(0,0%,6%,.1);border-radius:999px;background:#fff;font-size:.875rem;font-weight:600;color:#2a2a2a;cursor:pointer;transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1)}.notice-center__chip-btn--on{border-color:#0f0f0f;background:#0f0f0f;color:#fff}.notice-center__consent{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:.9375rem;color:#2a2a2a;cursor:pointer}.notice-center__consent input{width:18px;height:18px}.notice-center__form-error{margin:0 0 14px;padding:12px 14px;border:1px solid rgba(138,58,42,.25);border-radius:6px;background:rgba(138,58,42,.08);font-size:.9375rem;color:#8a3a2a}.notice-center__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:2px solid #0f0f0f;border-radius:12px;background:#0f0f0f;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.notice-center__cta:hover{transform:translateY(-2px);box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-center__cta--ghost{background:transparent;color:#0f0f0f;border-color:hsla(0,0%,6%,.2)}.notice-center__cta--danger{background:#8a3a2a;border-color:#8a3a2a}.notice-center__cta--sm{min-height:38px;padding:0 14px;font-size:.875rem}.notice-center__note{margin:24px 0 0;padding:14px 16px;border:1px dashed hsla(0,0%,6%,.2);border-radius:12px;background:hsla(0,0%,100%,.6);font-size:.875rem;line-height:1.7;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__empty{margin:0;padding:28px 20px;border:1px dashed hsla(0,0%,6%,.1);border-radius:20px;background:#fff;text-align:center;font-size:.9375rem;color:#4a4a4a}.notice-center__settings-edit{margin-top:16px}.notice-center__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notice-center__hero{margin-bottom:18px;padding:0;overflow:hidden;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-center__hero-top{display:flex;gap:16px;align-items:flex-start;padding:22px 24px 0}.notice-center__dday{margin-left:auto;text-align:right}.notice-center__dday-num{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:1.875rem;font-weight:700;line-height:1;color:#8a3a2a}.notice-center__dday-label{margin:4px 0 0;font-size:.75rem;letter-spacing:.08em;color:#767676}.notice-center__hero-title{margin:16px 24px 6px;font-family:"Noto Serif KR",New York,serif;font-size:1.4375rem;font-weight:600;line-height:1.35;letter-spacing:-.02em;color:#0f0f0f}.notice-center__hero-meta{margin:0 24px 16px;font-size:.8125rem;color:#767676}.notice-center__quote{margin:0 24px;padding:16px 18px;border:1px solid hsla(0,0%,6%,.1);border-radius:12px;background:#f5f3ef;font-size:1rem;line-height:1.65;color:#2a2a2a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__quote strong{color:#0f0f0f}.notice-center__hero-actions{display:flex;flex-wrap:wrap;gap:10px;padding:18px 24px 22px}.notice-center__pills{display:flex;flex-wrap:wrap;gap:7px}.notice-center__pill{display:inline-flex;align-items:center;padding:4px 10px;border:1px solid transparent;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.notice-center__pill--danger{background:rgba(138,58,42,.08);color:#8a3a2a;border-color:rgba(138,58,42,.18)}.notice-center__pill--warn{background:rgba(138,106,42,.1);color:#8a6a2a;border-color:rgba(138,106,42,.18)}.notice-center__pill--safe{background:rgba(45,79,79,.1);color:#2d4f4f;border-color:rgba(45,79,79,.18)}.notice-center__pill--ink{background:#f5f3ef;color:#2a2a2a;border-color:hsla(0,0%,6%,.1)}.notice-center__pill--brand{background:rgba(45,79,79,.08);color:#2d4f4f;border-color:rgba(45,79,79,.18)}.notice-center__sec-head{display:flex;align-items:baseline;gap:12px;margin:28px 0 14px}.notice-center__sec-head h3{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:1.1875rem;font-weight:600;color:#0f0f0f}.notice-center__sec-line{flex:1;height:1px;background:hsla(0,0%,6%,.1)}.notice-center__sec-meta{font-size:.8125rem;color:#767676}.notice-center__match-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.notice-center__match{padding:20px;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-center__match-label{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:.8125rem;color:#767676}.notice-center__match-src{display:inline-block;padding:2px 7px;border-radius:6px;background:#2d4f4f;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:#fff}.notice-center__match-title{margin:0 0 8px;font-family:"Noto Serif KR",New York,serif;font-size:1.25rem;font-weight:600;line-height:1.35;color:#0f0f0f}.notice-center__match-title em{font-style:normal;color:#8a3a2a}.notice-center__match-title--safe em{color:#3a6666}.notice-center__match-desc{margin:0 0 14px;font-size:.9375rem;line-height:1.65;color:#2a2a2a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__progress{display:flex;align-items:center;gap:18px;margin-bottom:16px;padding:20px 22px;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-center__ring{--progress:33;--ring-color:#8a3a2a;position:relative;flex:0 0 64px;width:64px;height:64px;border-radius:50%;background:conic-gradient(var(--ring-color) calc(var(--progress)*1%),#f5f3ef 0);display:grid;place-items:center;font-size:.875rem;font-weight:700;color:#0f0f0f}.notice-center__ring span{position:relative;z-index:1}.notice-center__ring:before{content:"";position:absolute;inset:8px;border-radius:50%;background:#fff}.notice-center__progress-copy{flex:1}.notice-center__progress-copy strong{display:block;font-size:1rem;color:#0f0f0f}.notice-center__progress-copy p{margin:6px 0 0;font-size:.9375rem;line-height:1.6;color:#2a2a2a}.notice-center__text-danger{color:#8a3a2a}.notice-center__filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.notice-center__filter-btn{padding:8px 14px;border:1px solid hsla(0,0%,6%,.1);border-radius:999px;background:#fff;font-size:.8125rem;font-weight:600;color:#2a2a2a;cursor:pointer}.notice-center__filter-btn--on{border-color:#0f0f0f;background:#0f0f0f;color:#fff}.notice-center__list-row{display:flex;gap:16px;align-items:center;margin-bottom:12px;padding:18px 20px;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1);cursor:pointer;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1)}.notice-center__list-row:hover{transform:translateX(3px);border-color:hsla(0,0%,6%,.2)}.notice-center__list-row--dim{opacity:.78}.notice-center__list-dd{flex:0 0 52px;text-align:center}.notice-center__list-dd--safe .notice-center__list-dd-num{color:#3a6666}.notice-center__list-dd-num{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:1.125rem;font-weight:700;color:#8a3a2a}.notice-center__list-dd-label{margin:2px 0 0;font-size:.6875rem;color:#767676}.notice-center__list-body{flex:1;min-width:0}.notice-center__list-body h4{margin:0 0 6px;font-family:"Noto Serif KR",New York,serif;font-size:1.0625rem;font-weight:600;color:#0f0f0f}.notice-center__list-meta{margin:0 0 8px;font-size:.8125rem;color:#767676}.notice-center__list-arrow{flex-shrink:0;color:#767676}.notice-center__intro{margin:12px 0 0;font-size:.9375rem;line-height:1.65;color:#2a2a2a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__tabs{display:flex;flex-wrap:wrap;gap:4px;padding:14px 16px 0;border-bottom:1px solid hsla(0,0%,6%,.1)}.notice-center__tab{position:relative;padding:10px 12px;border:0;background:none;font-size:.875rem;font-weight:500;color:#767676;cursor:pointer;border-radius:6px 6px 0 0}.notice-center__tab--on{font-weight:700;color:#0f0f0f}.notice-center__tab--on:after{content:"";position:absolute;left:8px;right:8px;bottom:-1px;height:3px;background:#3a6666;border-radius:3px 3px 0 0}.notice-center__tab-rank{margin-left:5px;padding:1px 5px;border-radius:6px;font-size:.6875rem;vertical-align:middle}.notice-center__tab-rank--high{background:rgba(138,58,42,.08);color:#8a3a2a}.notice-center__tab-rank--mid{background:rgba(138,106,42,.1);color:#8a6a2a}.notice-center__blocks{padding:8px 18px 4px}.notice-center__block{display:grid;grid-template-columns:148px 1fr;gap:14px;padding:15px 0;border-bottom:1px dashed hsla(0,0%,6%,.1)}.notice-center__block:last-child{border-bottom:0}.notice-center__block--match .notice-center__block-val{padding:12px 14px;border:1px solid rgba(138,58,42,.18);border-radius:12px;background:rgba(138,58,42,.08);font-weight:600;color:#8a3a2a}.notice-center__block-key{margin:0;padding-top:2px;font-size:.8125rem;font-weight:600;color:#767676}.notice-center__block-val{margin:0;font-size:.9375rem;line-height:1.65;color:#0f0f0f;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__detail-actions{display:flex;flex-wrap:wrap;gap:10px;padding:12px 18px 16px;border-top:1px solid hsla(0,0%,6%,.1)}.notice-center__check-item{display:flex;gap:14px;align-items:flex-start;width:100%;padding:14px 12px;border:0;border-radius:12px;background:none;text-align:left;cursor:pointer;transition:background .32s cubic-bezier(.22,1,.36,1)}.notice-center__check-item:hover{background:#f5f3ef}.notice-center__check-item--done .notice-center__check-text{color:#767676;text-decoration:line-through}.notice-center__check-box{flex:0 0 22px;width:22px;height:22px;margin-top:2px;border:2px solid #767676;border-radius:6px;display:grid;place-items:center;color:#fff;transition:background .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1)}.notice-center__check-item--done .notice-center__check-box{background:#3a6666;border-color:#3a6666}.notice-center__check-text{flex:1;font-size:.9375rem;line-height:1.5;color:#0f0f0f;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-center__check-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:8px}.notice-center__check-due{font-size:.8125rem;color:#767676}.notice-center__setting{display:flex;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid hsla(0,0%,6%,.1)}.notice-center__setting:last-child{border-bottom:0}.notice-center__setting-copy{flex:1}.notice-center__setting-copy strong{display:block;font-size:.9375rem;color:#0f0f0f}.notice-center__setting-copy p{margin:4px 0 0;font-size:.875rem;line-height:1.55;color:#4a4a4a}.notice-center__toggle{flex:0 0 46px;width:46px;height:26px;border:1px solid hsla(0,0%,6%,.1);border-radius:999px;background:#f5f3ef;cursor:pointer;position:relative;transition:background .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1)}.notice-center__toggle:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12);transition:left .32s cubic-bezier(.22,1,.36,1)}.notice-center__toggle--on{background:#3a6666;border-color:#3a6666}.notice-center__toggle--on:after{left:22px}@media(max-width:900px){.notice-center{flex-direction:column}.notice-center__rail{display:none}.notice-center__mobile-nav{display:flex}.notice-center__block,.notice-center__field-row,.notice-center__match-grid{grid-template-columns:1fr}.notice-center__progress{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.notice-center__list-row:hover{transform:none}}.notice-coming-soon{padding-top:80px;min-height:calc(100vh - 80px);background:#f5f3ef}.notice-coming-soon__shell{max-width:720px;padding-top:clamp(56px,10vw,96px);padding-bottom:clamp(88px,10vw,140px)}.notice-coming-soon__title{margin:0 0 16px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;letter-spacing:-.03em;color:#0f0f0f}.notice-coming-soon__desc{margin:0 0 32px;font-size:1.125rem;line-height:1.75;color:#2a2a2a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.notice-coming-soon__panel{margin-bottom:32px;padding:24px 28px;border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.notice-coming-soon__label{margin:0 0 14px;font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3a6666}.notice-coming-soon__list{margin:0;padding:0;list-style:none;border-top:1px solid hsla(0,0%,6%,.1)}.notice-coming-soon__list li{padding:14px 0;border-bottom:1px solid hsla(0,0%,6%,.1);font-size:1.0625rem;color:#2a2a2a}.notice-coming-soon__list li:last-child{border-bottom:0}.notice-coming-soon__actions{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:640px){.notice-coming-soon__actions{flex-direction:column}.notice-coming-soon__actions .btn-primary,.notice-coming-soon__actions .btn-secondary{width:100%;justify-content:center}}.consult-board-page{padding-top:80px;min-height:calc(100vh - 80px);background:#f5f3ef}.consult-board-page__shell{padding-top:clamp(40px,6vw,64px);padding-bottom:clamp(88px,10vw,140px)}.consult-board-page__head{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,6%,.2)}.consult-board-page__title{margin:0 0 12px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:600;letter-spacing:-.035em;color:#0f0f0f}.consult-board-page__desc{margin:0;max-width:720px;font-size:1.125rem;line-height:1.75;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-panel__status{padding:72px 24px;text-align:center;font-size:1.125rem;color:#4a4a4a;border-top:1px solid hsla(0,0%,6%,.1)}.consult-board-panel__status--error{color:#a33}.consult-board-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:18px 20px;border-bottom:1px solid hsla(0,0%,6%,.1);background:hsla(40,23%,95%,.45)}.consult-board-toolbar__write{grid-column:3;grid-row:1;justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#fff;font-size:.9375rem;font-weight:600;color:#2a2a2a;transition:border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.consult-board-toolbar__write:hover{border-color:#3a6666;color:#3a6666;box-shadow:0 16px 48px hsla(0,0%,6%,.08)}.consult-board-search{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;gap:8px}.consult-board-search__type{min-width:108px;padding:0 12px;font-weight:600;color:#2a2a2a}.consult-board-search__input,.consult-board-search__type{height:42px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#fff;font-size:.9375rem}.consult-board-search__input{width:min(280px,42vw);padding:0 14px;color:#0f0f0f}.consult-board-search__input:focus{outline:none;border-color:#3a6666}.consult-board-search__btn{min-width:72px;height:42px;padding:0 18px;border:none;border-radius:6px;background:#3a6666;font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:background .32s cubic-bezier(.22,1,.36,1)}.consult-board-search__btn:hover{background:#2d4f4f}.consult-board-table-wrap{overflow-x:auto}.consult-board-table{width:100%;border-collapse:collapse}.consult-board-table td,.consult-board-table th{padding:16px 18px;border-bottom:1px solid hsla(0,0%,6%,.1);font-size:.9375rem;line-height:1.5;text-align:center;white-space:nowrap;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-table th{background:#fff;font-weight:700;color:#2a2a2a}.consult-board-table td:nth-child(2),.consult-board-table th:nth-child(2){text-align:left}.consult-board-table td:first-child,.consult-board-table th:first-child{width:88px}.consult-board-table td:nth-child(3),.consult-board-table th:nth-child(3){width:220px}.consult-board-table td:nth-child(4),.consult-board-table th:nth-child(4){width:140px}.consult-board-table__row:last-child td{border-bottom:none}.consult-board-table__title{padding:0;border:none;background:none;font:inherit;color:#2a2a2a;cursor:pointer;transition:color .32s cubic-bezier(.22,1,.36,1)}.consult-board-table__title:hover{color:#3a6666;text-decoration:underline}.consult-board-table__author{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.02em;color:#4a4a4a}.consult-board-table__date{color:#767676}.consult-board-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:18px 20px;border-top:1px solid hsla(0,0%,6%,.1);background:hsla(40,23%,95%,.35)}.consult-board-footer__count{grid-column:1;grid-row:1;justify-self:start;margin:0;font-size:.9375rem;font-weight:600;color:#4a4a4a}.consult-board-footer__limit{grid-column:3;grid-row:1;justify-self:end}.consult-board-footer__limit-label{display:inline-flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;color:#4a4a4a}.consult-board-footer__limit-select{min-width:88px;height:36px;padding:0 10px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#fff;font-size:.9375rem;font-weight:600;color:#2a2a2a;cursor:pointer}.consult-board-footer__limit-select:focus{outline:none;border-color:#3a6666}.consult-board-pagination{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;justify-content:center;gap:6px}.consult-board-pagination__arrow,.consult-board-pagination__page{min-width:36px;height:36px;padding:0 8px;border:1px solid transparent;border-radius:6px;background:transparent;font-size:.9375rem;font-weight:600;color:#4a4a4a;cursor:pointer;transition:background .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1)}.consult-board-pagination__arrow:disabled,.consult-board-pagination__page:disabled{opacity:.35;cursor:not-allowed}.consult-board-pagination__page--active{border-color:#3a6666;background:#3a6666;color:#fff}.consult-board-pagination__ellipsis{padding:0 4px;color:#767676}@media(max-width:900px){.consult-board-toolbar{grid-template-columns:1fr;justify-items:stretch}.consult-board-search{grid-column:1;grid-row:1;justify-self:stretch;flex-wrap:wrap}.consult-board-toolbar__write{grid-column:1;grid-row:2;justify-self:end}.consult-board-footer{grid-template-columns:1fr;justify-items:center;text-align:center}.consult-board-footer__count{grid-column:1;grid-row:1;justify-self:center}.consult-board-pagination{grid-column:1;grid-row:2;justify-self:center}.consult-board-footer__limit{grid-column:1;grid-row:3;justify-self:center}}@media(max-width:640px){.consult-board-search{width:100%}.consult-board-search__input{flex:1 1 160px;width:auto}.consult-board-table td,.consult-board-table th{padding:14px 10px;font-size:.875rem}.consult-board-table td:nth-child(3),.consult-board-table th:nth-child(3){width:auto;max-width:140px;overflow:hidden;text-overflow:ellipsis}}.consult-board-write{padding-top:80px;min-height:calc(100vh - 80px);background:#f5f3ef}.consult-board-write__shell{padding-top:clamp(40px,6vw,64px);padding-bottom:clamp(88px,10vw,140px);max-width:860px}.consult-board-write__head{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,6%,.2)}.consult-board-write__back{display:inline-block;margin-bottom:12px;font-size:.9375rem;font-weight:600;color:#3a6666}.consult-board-write__title{margin:0 0 12px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2rem,3.8vw,2.75rem);font-weight:600;letter-spacing:-.035em;color:#0f0f0f}.consult-board-write__desc{margin:0;font-size:1.125rem;line-height:1.75;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-write__done{padding:clamp(32px,5vw,48px);text-align:center}.consult-board-write__done-label{margin:0 0 8px;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#3a6666}.consult-board-write__done-title{margin:0 0 28px;font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:600;color:#0f0f0f}.consult-board-write__done-info{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:480px;margin:0 auto 24px;text-align:left}.consult-board-write__done-info dt{font-size:.875rem;font-weight:700;color:#767676}.consult-board-write__done-info dd{margin:6px 0 0;font-size:1.125rem;font-weight:600;color:#3a6666}.consult-board-write__done-note{margin:0 0 28px;font-size:1.125rem;line-height:1.75;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-write__done-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.consult-board-panel{border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.consult-board-form__body{display:flex;flex-direction:column;gap:20px;padding:clamp(24px,4vw,32px)}.consult-board-form__credentials{display:flex;flex-direction:column;gap:8px;padding-top:4px;border-top:1px solid hsla(0,0%,6%,.1)}.consult-board-form__credentials-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;padding-top:20px;align-items:start}.consult-board-form__author-msg{margin:0;font-size:.875rem;line-height:1.5;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-form__author-msg--ok{color:#3a6666}.consult-board-form__author-msg--warn{color:#a33}.consult-board-form__password-msg{margin:0;font-size:.875rem;line-height:1.5;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-form__password-msg--new{color:#3a6666}.consult-board-form__password-msg--existing{color:#4a4a4a}.consult-board-form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.consult-board-form__field{display:flex;flex-direction:column;gap:12px;margin:0}.consult-board-form__field span{font-size:.9375rem;font-weight:600;color:#2a2a2a}.consult-board-form__field input,.consult-board-form__field textarea{width:100%;padding:0 16px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#fff;font-size:.9375rem;color:#0f0f0f;transition:border-color .32s cubic-bezier(.22,1,.36,1)}.consult-board-form__field input::-moz-placeholder,.consult-board-form__field textarea::-moz-placeholder{color:#767676}.consult-board-form__field input::placeholder,.consult-board-form__field textarea::placeholder{color:#767676}.consult-board-form__field input:focus,.consult-board-form__field textarea:focus{outline:none;border-color:#3a6666}.consult-board-form__field input:-webkit-autofill,.consult-board-form__field textarea:-webkit-autofill{-webkit-box-shadow:inset 0 0 0 1000px #fff;-webkit-text-fill-color:#0f0f0f}.consult-board-form__field input{height:44px}.consult-board-form__field textarea{min-height:180px;padding-top:14px;padding-bottom:14px;resize:vertical;line-height:1.7;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-form__file{padding-top:4px}.consult-board-form__file-label{display:block;margin-bottom:10px;font-size:.9375rem;font-weight:600;color:#2a2a2a}.consult-board-form__file-notice{margin:0 0 12px;font-size:.9375rem;line-height:1.65;color:#3a6666;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-form__file-control{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.consult-board-form__file-input{display:none}.consult-board-form__file-btn{min-height:40px;padding:0 16px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:hsla(40,23%,95%,.6);font-size:.9375rem;font-weight:600;color:#2a2a2a;cursor:pointer;transition:border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1)}.consult-board-form__file-btn:hover{border-color:#3a6666;color:#3a6666}.consult-board-form__file-name{flex:1;min-width:120px;font-size:.9375rem;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consult-board-form__file-clear{padding:0;border:none;background:none;font-size:.875rem;font-weight:600;color:#767676;cursor:pointer}.consult-board-form__file-clear:hover{color:#a33}.consult-board-form__file-hint{margin:8px 0 0;font-size:.8125rem;color:#767676}.consult-board-form__field-hint{margin:0;font-size:.8125rem;line-height:1.65;color:#767676;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-form__error{margin:0;padding:12px 16px;border-radius:6px;background:rgba(163,51,51,.06);font-size:.9375rem;color:#a33}.consult-board-form__foot{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;border-top:1px solid hsla(0,0%,6%,.1);background:hsla(40,23%,95%,.35)}.consult-board-form__cancel,.consult-board-form__submit{min-width:140px;min-height:42px;padding:0 24px;font-size:.9375rem}.consult-board-form__submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.consult-board-form__credentials-row,.consult-board-form__row,.consult-board-write__done-info{grid-template-columns:1fr}.consult-board-form__foot{flex-direction:column;align-items:stretch}.consult-board-form__cancel,.consult-board-form__submit{width:100%;margin:0}}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border:2px solid #0f0f0f;border-radius:12px;background:#0f0f0f;color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1875rem;font-weight:600;letter-spacing:-.01em;transition:background .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.btn-primary:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.btn-primary:hover{background:transparent;color:#0f0f0f;transform:translateY(-3px);box-shadow:0 24px 64px hsla(0,0%,6%,.14)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border:2px solid hsla(0,0%,6%,.2);border-radius:12px;background:hsla(0,0%,100%,.6);color:#2a2a2a;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1875rem;font-weight:600;transition:border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1),background .32s cubic-bezier(.22,1,.36,1)}.btn-secondary:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.btn-secondary:hover{border-color:#0f0f0f;color:#0f0f0f;background:#fff;transform:translateY(-3px)}.btn-light{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 32px;border:2px solid hsla(0,0%,100%,.3);border-radius:12px;background:#fff;color:#0f0f0f;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1875rem;font-weight:600;transition:transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .32s cubic-bezier(.22,1,.36,1)}.btn-light:focus-visible{outline:2px solid #3a6666;outline-offset:3px}.btn-light:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(0,0,0,.25)}.page-shell{margin:80px auto;width:100%;max-width:1200px;padding-left:clamp(20px,4.5vw,56px);padding-right:clamp(20px,4.5vw,56px)}.page-shell--wide{max-width:1320px}.section-meta{display:block;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#3a6666}.section-head{display:flex;flex-direction:column;gap:20px;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid hsla(0,0%,6%,.2)}.section-head--inline{margin-bottom:0;padding-bottom:0;border-bottom:none}.section-head--strong{border-bottom-width:3px;border-bottom-color:#0f0f0f}.section-title{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2.125rem,4.5vw,3.25rem);font-weight:600;line-height:1.22;letter-spacing:-.035em;color:#0f0f0f;text-wrap:balance;word-break:keep-all}.section-title--center{text-align:center}.section-title--light{color:#fff}.section-desc{margin:0;max-width:680px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.4375rem;font-weight:400;line-height:1.85;color:#4a4a4a;text-wrap:pretty}.section-desc strong{color:#2a2a2a;font-weight:600}.section-desc--wide{max-width:920px}.section-desc--center{text-align:center;margin-left:auto;margin-right:auto}.section-desc--light{color:hsla(0,0%,100%,.84)}.section-desc--light strong{color:#fff;font-weight:600}.editorial-photo{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.88) contrast(1.04) brightness(.96)}.tag-chip{display:inline-flex;align-items:center;padding:8px 16px;border:1px solid hsla(0,0%,6%,.2);border-radius:6px;background:#fff;font-size:.9375rem;font-weight:600;color:#2a2a2a}.consult-board-detail{padding-top:80px}.consult-board-detail__hero{padding:40px 0 28px;background:#fff;border-bottom:1px solid hsla(0,0%,6%,.1)}.consult-board-detail__back{display:inline-block;margin-bottom:12px;font-size:.9375rem;font-weight:600;color:#3a6666}.consult-board-detail__title{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;color:#0f0f0f}.consult-board-detail__body{padding-top:clamp(40px,5vw,56px);padding-bottom:clamp(48px,6vw,64px);background:#f5f3ef}.consult-board-detail__shell{max-width:860px}.consult-board-detail__status{padding:48px 0;text-align:center;color:#4a4a4a}.consult-board-detail__status--error{color:#a33}.consult-board-detail__panel{padding:clamp(28px,4vw,40px);border:1px solid hsla(0,0%,6%,.1);border-radius:20px;background:#fff;box-shadow:0 32px 80px hsla(0,0%,6%,.1)}.consult-board-detail__head{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,6%,.1)}.consult-board-detail__head-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.consult-board-detail__status-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;font-size:.8125rem;font-weight:700;letter-spacing:.02em}.consult-board-detail__status-badge--wait{background:rgba(245,158,11,.12);color:#b45309}.consult-board-detail__status-badge--done{background:rgba(58,102,102,.12);color:#3a6666}.consult-board-detail__post-title{margin:0;font-family:"Noto Serif KR",New York,serif;font-size:clamp(1.375rem,2.8vw,1.625rem);font-weight:600;line-height:1.45;color:#0f0f0f;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-detail__date{font-size:.9375rem;color:#767676}.consult-board-detail__meta-strip{display:flex;flex-wrap:wrap;gap:20px 32px;margin:16px 0 0}.consult-board-detail__meta-strip div{min-width:0}.consult-board-detail__meta-strip dt{margin:0 0 4px;font-size:.8125rem;font-weight:700;color:#767676}.consult-board-detail__meta-strip dd{margin:0;font-size:1rem;font-weight:600;color:#2a2a2a}.consult-board-detail__password-form{margin-bottom:8px}.consult-board-detail__auth-lead{margin:0 0 16px;font-size:.9375rem;line-height:1.7;color:#4a4a4a;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-detail__field{display:flex;flex-direction:column;gap:12px;margin:0;margin-bottom:16px}.consult-board-detail__field span{font-size:.9375rem;font-weight:600;color:#2a2a2a}.consult-board-detail__field input{width:100%;min-height:56px;padding:0 16px;border:1px solid hsla(0,0%,6%,.2);border-radius:12px}.consult-board-detail__verify-btn{width:100%;min-height:52px;font-size:1.0625rem}.consult-board-detail__error{margin:0 0 12px;color:#a33;font-size:1.125rem}.consult-board-detail__info{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 28px}.consult-board-detail__info dt{font-size:.875rem;font-weight:700;color:#767676}.consult-board-detail__info dd{margin:6px 0 0;font-size:1.0625rem;color:#2a2a2a}.consult-board-detail__block{margin-bottom:28px}.consult-board-detail__block-title{margin:0 0 12px;font-size:1rem;font-weight:700;color:#0f0f0f}.consult-board-detail__content-text{margin:0;padding:18px 20px;border:1px solid hsla(0,0%,6%,.1);border-radius:12px;background:hsla(48,33%,94%,.35);font-size:1.25rem;line-height:1.85;color:#4a4a4a;white-space:pre-wrap;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-detail__attach{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid hsla(0,0%,6%,.1);border-radius:12px;background:#fff}.consult-board-detail__attach--reply{margin-top:14px;padding:14px 16px;background:hsla(48,33%,94%,.25)}.consult-board-detail__attach-info{display:flex;align-items:center;gap:10px;min-width:0;flex:1;color:#3a6666}.consult-board-detail__attach-info span{font-size:.9375rem;color:#2a2a2a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.consult-board-detail__attach-btn{min-height:44px;padding:0 20px;font-size:.9375rem;flex-shrink:0}.consult-board-detail__reply-block{padding-top:4px}.consult-board-detail__reply-card{padding:20px;border:1px solid rgba(58,102,102,.22);border-radius:12px;background:rgba(58,102,102,.04)}.consult-board-detail__reply-card+.consult-board-detail__reply-card{margin-top:12px}.consult-board-detail__reply-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.consult-board-detail__reply-head strong{font-size:.9375rem;font-weight:700;color:#3a6666}.consult-board-detail__reply-head time{font-size:.875rem;color:#767676}.consult-board-detail__reply-text{font-size:1.25rem;line-height:1.85;color:#0f0f0f;white-space:pre-wrap}.consult-board-detail__reply-text,.consult-board-detail__reply-wait p{margin:0;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-detail__reply-wait p{padding:18px 20px;border:1px dashed hsla(0,0%,6%,.2);border-radius:12px;font-size:.9375rem;line-height:1.7;color:#4a4a4a;background:hsla(48,33%,94%,.35)}.consult-board-detail__edit-note{margin:0 0 28px;font-size:.9375rem;line-height:1.65;color:#767676;word-break:keep-all;overflow-wrap:break-word;line-break:strict;text-wrap:pretty}.consult-board-detail__foot{display:flex;flex-wrap:wrap;align-items:stretch;gap:12px;padding-top:28px;border-top:1px solid hsla(0,0%,6%,.1)}.consult-board-detail__foot--pre-auth{margin-top:8px}.consult-board-detail__foot--pre-auth .consult-board-detail__back-list{flex:none;width:100%;min-width:0}.consult-board-detail__back-list{flex:1;min-width:min(100%,280px);min-height:56px;font-size:1.0625rem;text-decoration:none}.consult-board-detail__delete{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:56px;padding:0 24px;border:2px solid rgba(163,51,51,.35);border-radius:12px;background:#fff;font-size:.9375rem;font-weight:600;color:#a33;cursor:pointer;transition:border-color .32s cubic-bezier(.22,1,.36,1),background .32s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.34,1.56,.64,1)}.consult-board-detail__delete:hover:not(:disabled){border-color:#a33;background:rgba(163,51,51,.06);transform:translateY(-2px)}.consult-board-detail__delete:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.consult-board-detail__info{grid-template-columns:1fr}.consult-board-detail__foot{flex-direction:column}.consult-board-detail__back-list,.consult-board-detail__delete{width:100%;min-width:0}.consult-board-detail__attach{flex-direction:column;align-items:stretch}.consult-board-detail__attach-btn{width:100%}}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:url(/fonts/Pretendard-Light.e725ed3d.woff2) format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:url(/fonts/Pretendard-Regular.119cf01b.woff2) format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:url(/fonts/Pretendard-Medium.12f0acdc.woff2) format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:url(/fonts/Pretendard-SemiBold.cfa29e4f.woff2) format("woff2")}@font-face{font-family:"Noto Serif KR";font-weight:400;font-display:swap;src:url(/fonts/NotoSerifKR-Regular.a00ab1a1.woff2) format("woff2")}@font-face{font-family:"Noto Serif KR";font-weight:500;font-display:swap;src:url(/fonts/NotoSerifKR-Medium.d24ac97b.woff2) format("woff2")}@font-face{font-family:"Noto Serif KR";font-weight:600;font-display:swap;src:url(/fonts/NotoSerifKR-SemiBold.b672134a.woff2) format("woff2")}@font-face{font-family:Gowun Batang;font-weight:400;font-display:swap;src:url(/fonts/GowunBatang-Regular.4c87a673.woff2) format("woff2")}@font-face{font-family:Gowun Batang;font-weight:700;font-display:swap;src:url(/fonts/GowunBatang-Bold.06cd74f2.woff2) format("woff2")}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;font-size:18px}body,html{margin:0;padding:0}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.7;color:#0f0f0f;background:#f5f3ef;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;word-break:keep-all;overflow-wrap:break-word;line-break:strict}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::-moz-selection{background:rgba(58,102,102,.22);color:#0f0f0f}::selection{background:rgba(58,102,102,.22);color:#0f0f0f}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}