
:root{--bg:#f6f7f8;--text:#222;--muted:#6a7075;--line:#dde2e6;--point:#89b43c;--point-soft:#edf4da;--dark:#1f2327;--footer:#272b2f;--wrap:1200px;--radius:26px;}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Pretendard","Noto Sans KR",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.7;word-break:keep-all}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}
.wrap{width:min(calc(100% - 48px),var(--wrap));margin:0 auto}.wrap-slim{width:min(calc(100% - 48px),1080px);margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:#fff;backdrop-filter:none;border-bottom:1px solid #e4e8eb;box-shadow:0 2px 12px rgba(0,0,0,.04)}
.site-header.transparent{position:absolute;left:0;right:0;top:0;background:linear-gradient(to bottom, rgba(0,0,0,.35), rgba(0,0,0,0));backdrop-filter:none;border-bottom:none}.site-header.transparent .nav a,.site-header.transparent .header-cta{color:#fff}.site-header.transparent .header-cta{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.12)}
.site-header.transparent .menu-btn{color:#fff;border-color:rgba(255,255,255,.35)}
.header-row{display:grid;grid-template-columns:230px 800px 130px;align-items:center;justify-content:space-between;column-gap:24px;min-height:108px}.brand img{height:76px;width:auto}
.nav-wrap{position:relative;width:800px;max-width:800px}.nav{display:grid;grid-template-columns:repeat(5,160px);width:800px;align-items:center}.nav a{font-size:21px;font-weight:500;letter-spacing:-.02em;color:#2b3034;text-align:center;padding:31px 0}
.header-cta{padding:13px 24px;border:1px solid #ccd4d9;border-radius:999px;font-size:16px;font-weight:500;color:#2b3034;background:#fff;white-space:nowrap;text-align:center}
.menu-btn{display:none;background:transparent;border:1px solid #ccd4d9;border-radius:14px;padding:8px 12px;font-size:24px;line-height:1;cursor:pointer}
.mega-menu{position:absolute;left:0;top:100%;width:800px;background:rgba(255,255,255,.99);border:1px solid rgba(0,0,0,.08);border-top:1px solid #e8ecef;border-radius:0 0 18px 18px;box-shadow:0 18px 50px rgba(0,0,0,.12);opacity:0;visibility:hidden;transition:.2s;overflow:hidden}
.nav-wrap:hover .mega-menu,.nav-wrap:focus-within .mega-menu,.site-header.menu-open .mega-menu{opacity:1;visibility:visible}
.mega-grid,.mega-grid.wrap-slim{display:grid;grid-template-columns:repeat(5,160px);width:800px;max-width:800px;margin:0;padding:22px 0 26px}.mega-col{width:160px;padding:0 14px;min-height:178px;border-left:1px solid #e9edf0;text-align:center}.mega-col:first-child{border-left:none}
.mega-col h4{margin:0 0 12px;font-size:16px;color:#8faa3d;font-weight:600}.mega-col a,.mega-col span{display:block;padding:6px 0;font-size:15px;color:#43484d}.mega-col span{color:#8c9399}
.hero-main{position:relative;height:100vh;min-height:720px;overflow:hidden}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:0;transition:opacity .9s ease}.hero-slide.active{opacity:1}.hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.28)}.hero-dots{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:10px;z-index:3}.hero-dots button{width:12px;height:12px;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}.hero-dots button.active{background:#fff}
.sub-hero{background:#3d4449;padding:84px 0 56px;border-bottom:1px solid #33393e}.kicker{font-size:14px;color:#4f555b;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sub-hero h1{font-size:48px;line-height:1.18;letter-spacing:-.04em;margin:12px 0 10px;color:#fff}.sub-hero p{font-size:18px;color:#d9dee2;margin:0}
.subnav{background:#fff;border-bottom:1px solid #edf1f4}.subnav .wrap{display:flex;gap:28px;overflow:auto}.subnav a{display:inline-block;padding:18px 0;font-size:16px;color:#5f666c;border-bottom:2px solid transparent;white-space:nowrap}.subnav a.active{color:#222;border-color:#89b43c;font-weight:700}
.content{padding:68px 0 96px}.section-block{margin-bottom:44px}.grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.card{background:#fff;border:1px solid #e8ecef;border-radius:var(--radius);padding:38px;box-shadow:0 10px 30px rgba(22,31,43,.04)}
.lead{font-size:32px;line-height:1.35;letter-spacing:-.04em;margin:0 0 22px}.body-text p{margin:0 0 16px;font-size:18px;color:#43484d}.key-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.key-item{background:#f8faf7;border:1px solid #edf2e4;border-radius:22px;padding:20px}.key-item h3{margin:0 0 8px;font-size:20px}.key-item p{margin:0;color:#5f666c}
.photo-stack{display:grid;gap:18px}.photo-frame{overflow:hidden;border-radius:26px}.photo-frame img{width:100%;height:100%;object-fit:cover}.stat-box{background:#f6f7f8;border-radius:26px;padding:30px}.stat-box strong{display:block;font-size:38px;line-height:1.1;margin-bottom:6px}
.message-layout{display:grid;grid-template-columns:1fr 1.08fr;gap:52px;align-items:start}.message-layout .card{height:100%}.signature{margin-top:30px;font-size:24px;font-weight:600;text-align:right}.signature strong{font-size:30px}.history-year{display:grid;grid-template-columns:200px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid #eef1f4;align-items:start}.history-year:last-child{border-bottom:none}.history-year h3{margin:0;font-size:54px;line-height:1.05;color:#8faa3d;letter-spacing:-.04em;white-space:nowrap}.history-items{display:grid;gap:12px}.history-item{display:grid;grid-template-columns:140px 1fr;gap:24px;align-items:start}.history-item .date{font-weight:700;color:#8faa3d;white-space:nowrap}.history-item .text{color:#34393d}
.org-chart{padding:24px 0 0}.org-top{display:flex;flex-direction:column;align-items:center;gap:14px;position:relative;margin-bottom:32px}.org-box{background:#dbe5ae;border-radius:18px;min-width:190px;padding:22px 18px;text-align:center;font-size:34px;font-weight:700;color:#334}.org-small{min-width:180px;font-size:28px;background:#e5ecc1}.org-side{position:absolute;left:160px;top:118px}.org-midline{width:2px;height:52px;background:#d6dbe0}.org-horizontal{height:2px;background:#d6dbe0;margin:0 auto;width:80%;}.org-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;margin-top:32px}.org-dept .org-box{min-width:auto;font-size:28px}.org-dept ul{list-style:none;margin:18px 0 0;padding:0;text-align:center}.org-dept li{padding:4px 0;color:#40464b;font-size:20px}
.map-grid{display:grid;grid-template-columns:1fr 420px;gap:34px;align-items:start}.map-frame{overflow:hidden;border-radius:28px;border:1px solid #e6ebef;background:#f3f5f7}.map-frame iframe{display:block;width:100%;height:520px;border:0}.address-card{background:#f8faf7;border:1px solid #e7edd8;border-radius:28px;padding:34px}.address-card dl{margin:0;display:grid;gap:18px}.address-card dt{font-size:18px;font-weight:800;color:#7f9d33}.address-card dd{margin:6px 0 0;font-size:19px;color:#2f353a}
.ci-showcase{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.ci-box{border:1px solid #e8ecef;border-radius:34px;padding:40px;background:#fff}.ci-box.dark{background:#2b3034}.ci-box.dark img{filter:brightness(0) invert(1)}.ci-box img{width:min(100%,620px);margin:0 auto}.ci-copy h3{margin:0 0 12px;font-size:28px}.ci-copy p{margin:0 0 14px;color:#51575c;font-size:18px}
.list-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.info-card{border:1px solid #e7ebef;border-radius:26px;padding:28px;background:#fff}.info-card h3{margin:0 0 10px;font-size:24px}.info-card p{margin:0;color:#5d646b}.notice-box{padding:28px;border-radius:28px;background:#f6f8f3;border:1px solid #e8eddd}.notice-box ul{margin:14px 0 0;padding-left:20px}.notice-box li{margin:8px 0}
.contact-wrap{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px}.contact-panel,.form-panel{border:1px solid #e8ecef;border-radius:34px;padding:38px;background:#fff}.contact-list{display:grid;gap:16px;margin-top:18px}.contact-item{padding:16px 18px;border-radius:20px;background:#f7f9fb}.contact-item strong{display:block;font-size:14px;color:#89b43c;margin-bottom:4px}.form-panel form{display:grid;gap:18px}.field label{display:block;font-size:15px;font-weight:700;margin-bottom:8px}.field input,.field textarea{width:100%;border:1px solid #d7dde2;border-radius:20px;padding:16px 18px;font:inherit;background:#fff}.field textarea{min-height:200px;resize:vertical}.submit-btn{border:0;background:#2b3034;color:#fff;border-radius:999px;padding:16px 28px;font-size:17px;font-weight:700;cursor:pointer}.form-msg{padding:16px 18px;border-radius:18px;margin-bottom:14px}.form-msg.ok{background:#f1f7e8;color:#3d5a14}.form-msg.error{background:#fff1f1;color:#9f2f2f}
.site-footer{background:var(--footer);color:#e7edf1;padding:34px 0 38px}.footer-grid{display:grid;grid-template-columns:260px 1fr;gap:34px;align-items:center}.footer-brand img{max-width:250px;filter:brightness(0) invert(1)}.footer-info p{margin:7px 0;color:#d6dde1;font-size:15px}.footer-info a{color:#d6dde1}
@media (max-width:1180px){.org-side{position:static}.org-horizontal{width:100%}}
@media (max-width:980px){.header-row{display:flex;align-items:center;justify-content:space-between}.nav,.header-cta{display:none}.menu-btn{display:block}.nav-wrap{position:static;width:auto;max-width:none}.mega-menu{width:calc(100vw - 24px);left:12px;top:92px}.mega-grid,.mega-grid.wrap-slim{width:100%;max-width:none;grid-template-columns:1fr 1fr;row-gap:14px;padding:18px}.mega-col{width:auto}.grid-2,.message-layout,.map-grid,.ci-showcase,.contact-wrap{grid-template-columns:1fr}.org-bottom{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.hero-main{min-height:560px;height:100svh}.sub-hero h1{font-size:38px}.lead{font-size:28px}}
@media (max-width:680px){.wrap{width:min(calc(100% - 28px),var(--wrap))}.brand img{height:50px}.header-row{min-height:78px}.sub-hero{padding:68px 0 44px}.sub-hero h1{font-size:32px}.body-text p,.ci-copy p,.address-card dd,.history-item .text{font-size:16px}.history-year{grid-template-columns:1fr}.history-year h3{font-size:36px}.history-item{grid-template-columns:98px 1fr;gap:12px}.org-box{font-size:28px;min-width:auto;width:100%}.org-small{font-size:24px}.org-bottom{grid-template-columns:1fr}.key-list,.list-cards{grid-template-columns:1fr}.map-frame iframe{height:380px}.contact-panel,.form-panel,.card,.ci-box,.address-card{padding:26px}}

/* main hero copy restored */
.hero-copy{position:relative;z-index:3;color:#fff;padding-top:230px;text-shadow:0 3px 18px rgba(0,0,0,.38)}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;color:#b7db58}
.hero-copy h1{font-size:62px;line-height:1.14;letter-spacing:-.05em;margin:18px 0 20px;font-weight:700}
.hero-copy .desc{font-size:18px;line-height:1.8;color:#f1f3f4;margin:0}
.hero-actions{display:flex;gap:10px;margin-top:30px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border:1px solid #dfe2df;font-size:14px;font-weight:600}
.btn.light{background:#fff;color:#1f2327}
.hero-outline{color:#fff;border-color:rgba(255,255,255,.85);background:rgba(0,0,0,.08)}
@media(max-width:980px){.hero-copy{padding-top:200px}.hero-copy h1{font-size:50px}}
@media(max-width:680px){.hero-copy{padding-top:160px}.hero-copy h1{font-size:40px}.hero-copy .desc{font-size:16px}.hero-actions{flex-wrap:wrap}}

.company-photo-pair{display:grid;grid-template-columns:1fr;gap:18px}.company-photo-pair figure{margin:0;overflow:hidden;border-radius:24px;background:#f3f5f6}.company-photo-pair img{width:100%;height:250px;object-fit:cover}.company-photo-pair figcaption{padding:12px 16px;font-size:14px;color:#697076;background:#fff;border:1px solid #e7ebee;border-top:0}.contact-result{display:none;margin-bottom:16px;padding:15px 18px;border-radius:16px;font-size:15px}.contact-result.ok{display:block;background:#eef7e2;color:#46651b}.contact-result.error{display:block;background:#fff0f0;color:#9c2d2d}.submit-btn[disabled]{opacity:.55;cursor:not-allowed}

/* requested header/menu bar visibility */
.site-header.transparent{position:sticky;left:auto;right:auto;top:0;background:#fff;backdrop-filter:none;border-bottom:1px solid #e4e8eb;box-shadow:0 2px 12px rgba(0,0,0,.04)}
.site-header.transparent .nav a,.site-header.transparent .header-cta{color:#2b3034}.site-header.transparent .header-cta{border-color:#ccd4d9;background:#fff}.site-header.transparent .menu-btn{color:#2b3034;border-color:#ccd4d9}

.preparing-box{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #e7ebef;border-radius:28px;background:#fafbfb;padding:50px 24px}.preparing-icon{width:74px;height:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eef4de;color:#79982d;font-size:20px;font-weight:700;letter-spacing:.04em;margin-bottom:18px}.preparing-box h2{margin:0 0 10px;font-size:30px;letter-spacing:-.04em;font-weight:600}.preparing-box p{margin:0;color:#747b81;font-size:16px}
.contact-simple{background:#f7f8f9}.simple-contact-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid #e4e8eb;border-radius:28px;padding:42px;box-shadow:0 12px 34px rgba(20,30,40,.05)}.simple-contact-head{margin-bottom:28px}.simple-contact-head h2{margin:0 0 6px;font-size:30px;font-weight:600;letter-spacing:-.04em}.simple-contact-head p{margin:0;color:#747b81}.simple-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.simple-contact-form .field.full{grid-column:1/-1}.simple-contact-form .field label span{color:#86a934}.simple-contact-form .hp-field{position:absolute!important;left:-9999px!important}.simple-contact-form .submit-wrap{grid-column:1/-1;text-align:center;margin-top:6px}.simple-contact-form .submit-btn{min-width:180px;border-radius:12px;background:#30353a;font-weight:600}.simple-contact-form .field input,.simple-contact-form .field textarea{border-radius:12px}
@media(max-width:680px){.brand img{height:52px}.header-row{min-height:88px}.simple-contact-card{padding:26px}.simple-contact-form{grid-template-columns:1fr}.simple-contact-form .field.full,.simple-contact-form .submit-wrap{grid-column:auto}}

/* requested sub page title color */
.sub-hero .kicker{color:#cfd5d9!important}.sub-hero h1{color:#fff!important}

/* resource center */
.resource-wrap{padding:62px 0 96px}.resource-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.resource-head h2{margin:0;font-size:36px;letter-spacing:-.04em;color:#2f353a}.resource-head p{margin:8px 0 0;color:#747b82}.resource-plus{width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#2f353a;font-size:17px;font-weight:600;line-height:1.2;cursor:pointer;box-shadow:none;padding:8px 0;border-bottom:1px solid #2f353a}
.resource-table{border-top:2px solid #343a40}.resource-row{display:grid;grid-template-columns:90px 130px 1fr 130px 100px;gap:12px;align-items:center;min-height:68px;padding:12px 10px;border-bottom:1px solid #e6eaed}.resource-row.head{background:#f7f8f9;min-height:56px;font-size:15px;font-weight:600;color:#4c535a;line-height:1}.resource-row.head>div{display:flex;align-items:center;justify-content:center;height:100%;font-size:15px;font-weight:600;line-height:1;text-align:center}.resource-row.item{cursor:pointer}.resource-row.item:hover{background:#fafbf9}.resource-row .no,.resource-row .category,.resource-row .date,.resource-row .file{text-align:center}.resource-row .title{font-size:17px;font-weight:600;color:#2f353a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-row .file a{display:inline-block;padding:7px 11px;border:1px solid #d9dee2;border-radius:999px;font-size:13px}.resource-empty{padding:70px 20px;text-align:center;color:#8a9197;border-bottom:1px solid #e6eaed}
.resource-modal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(12,17,22,.56)}.resource-modal.open{display:flex}.resource-dialog{width:min(680px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.resource-dialog-head{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #edf0f2}.resource-dialog-head h3{margin:0;font-size:24px}.resource-close{border:0;background:none;font-size:28px;cursor:pointer;color:#555}.resource-dialog-body{padding:28px}.resource-form{display:grid;gap:18px}.resource-form label{display:block;margin-bottom:7px;font-size:14px;font-weight:700}.resource-form input,.resource-form select,.resource-form textarea{width:100%;border:1px solid #d6dce1;border-radius:15px;padding:13px 15px;font:inherit}.resource-form textarea{min-height:160px;resize:vertical}.resource-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px}.resource-btn{border:1px solid #d6dce1;background:#fff;border-radius:999px;padding:12px 20px;font-weight:700;cursor:pointer}.resource-btn.primary{border-color:#343a40;background:#343a40;color:#fff}.resource-detail-meta{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:18px;color:#7a8187;font-size:14px}.resource-detail-content{padding:22px 0;white-space:pre-wrap;font-size:16px;line-height:1.85;color:#3b4146}.resource-detail-file{padding-top:18px;border-top:1px solid #edf0f2}.resource-detail-file a{display:inline-block;padding:10px 16px;border:1px solid #d6dce1;border-radius:999px}.resource-delete{margin-left:auto;border:0;background:none;color:#8b9298;font-size:22px;cursor:pointer}.resource-notice{margin-top:20px;color:#8a9197;font-size:13px}
@media(max-width:1100px){.header-row{display:flex}.nav-wrap{width:auto;max-width:none}.nav{display:flex;width:auto}.mega-menu{width:min(calc(100vw - 48px),800px);left:50%;transform:translateX(-50%)}.mega-grid,.mega-grid.wrap-slim{width:100%;max-width:100%;grid-template-columns:repeat(5,1fr)}.mega-col{width:auto}.resource-row{grid-template-columns:70px 110px 1fr 110px 90px}}
@media(max-width:700px){.resource-row.head{display:none}.resource-row.item{grid-template-columns:70px 1fr;gap:6px 12px;padding:16px 8px}.resource-row .no{grid-row:1/4}.resource-row .category,.resource-row .date,.resource-row .file{text-align:left}.resource-row .title{white-space:normal}.resource-head h2{font-size:30px}.resource-plus{width:auto;height:auto;font-size:16px}}

.resource-row.head .title{text-align:center;justify-content:center;font-size:15px;font-weight:600}.resource-row.item .title{text-align:left}.resource-plus:hover{color:#245c3c;border-color:#245c3c}.header-cta:hover,.header-cta:focus,.header-cta.active{background:#245c3c!important;border-color:#245c3c!important;color:#fff!important}.footer-info p:last-child{font-family:"Malgun Gothic","맑은 고딕",sans-serif;font-weight:400}.resource-status{margin:0 0 20px;padding:14px 18px;border-radius:12px;font-size:14px}.resource-status.ok{background:#eef5e9;color:#315f3e}.resource-status.error{background:#fff0f0;color:#9a3030}.resource-plus{white-space:nowrap}


/* 2026-09-18 requested corrections */
.sub-hero{background:#3f4448!important;background-image:none!important;border-bottom-color:#34393d!important}
.sub-hero .kicker{color:#d7dbde!important}
.sub-hero h1{color:#fff!important}
.sub-hero p{color:#e3e6e8!important}
.site-footer,.site-footer *{font-family:"Malgun Gothic","맑은 고딕",sans-serif!important}
.resource-plus{width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:#30363b!important;font-size:17px!important;font-weight:600!important;line-height:1.2!important;box-shadow:none!important;padding:8px 0!important;border-bottom:1px solid #30363b!important}
.resource-row.head>div{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;font-size:15px!important;font-weight:600!important;line-height:1!important;text-align:center!important}
.resource-row.head .title{text-align:center!important}
.resource-row.item .no,.resource-row.item .category,.resource-row.item .date,.resource-row.item .file{font-size:15px!important;line-height:1.4!important}
.resource-row.item .title{font-size:15px!important;line-height:1.4!important;font-weight:500!important}
.header-cta.active{background:#245c3c!important;border-color:#245c3c!important;color:#fff!important}

/* 2026-09-18 requested minimal corrections */
.resource-head{display:flex!important;justify-content:flex-end!important;align-items:center!important;margin-bottom:18px!important}
.resource-plus{display:inline!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;border-bottom:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;color:#5f666c!important;font-size:15px!important;font-weight:400!important;line-height:1.4!important;text-decoration:none!important}
.resource-plus:hover,.resource-plus:focus{color:#2f353a!important;background:none!important;border:0!important;box-shadow:none!important;text-decoration:none!important}
.resource-notice{display:none!important}
.site-footer,.site-footer *{font-family:"맑은 고딕","Malgun Gothic",Arial,sans-serif!important}

/* 2026-09-18 latest requested corrections */
.header-cta:hover,.header-cta:focus,.header-cta.active{background:#8fb63f!important;border-color:#8fb63f!important;color:#fff!important}
.resource-delete{margin-left:auto!important;border:1px solid #cfd5d9!important;background:#fff!important;color:#555d63!important;font-size:14px!important;font-weight:600!important;line-height:1!important;padding:9px 13px!important;border-radius:9px!important;cursor:pointer!important}
.resource-delete:hover,.resource-delete:focus{border-color:#8fb63f!important;color:#6f9226!important;background:#f7faef!important}
