@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--navy:#071a32;--red:#c93749;--muted:#526175}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--navy);background:white;font:16px/1.7 'Noto Sans KR',Arial,sans-serif;word-break:keep-all}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #d74353;outline-offset:5px}button{border:0;background:none}svg{width:36px;height:38px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:20}.masthead{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font:bold 36px/1.2 Arial,sans-serif;letter-spacing:-1.3px;white-space:nowrap}.wordmark small{font:600 16px 'Noto Sans KR',sans-serif;color:var(--muted);letter-spacing:0;margin-left:8px}.mode-switch{display:flex;align-items:center;background:#eef0f4;border-radius:18px;font-size:14px;font-weight:700}.mode-switch>a{padding:8px 26px;color:#596577}.mode-switch .active{display:flex;align-items:center;gap:14px;background:var(--navy);color:white;border-radius:18px;padding:7px 18px}.us-mark{display:inline-flex;position:relative;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid white;border-radius:50%;font:22px Arial,sans-serif;padding-bottom:5px;flex-shrink:0}.us-mark>span{position:absolute;bottom:7px;left:10px;right:10px;height:4px;background:#dd4557;border-radius:50%}.service-nav{background:var(--navy);color:white}.nav-inner{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:25px}.market-name{font-size:14px;letter-spacing:2px;font-weight:700;white-space:nowrap}.nav-inner nav{display:flex;align-items:center;gap:28px}.nav-inner nav button{font-size:14px;padding:16px 0}.nav-contact{border:1px solid #fff;border-radius:5px;font-size:14px;padding:5px 28px;margin-left:18px}.nav-toggle{display:none}.market-hero{position:relative;isolation:isolate;color:#fff;min-height:610px;background:#092037;overflow:hidden}.market-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,16,33,.85) 0%,rgba(2,16,33,.5) 42%,rgba(2,16,33,.03) 80%);z-index:-1}.hero-copy{padding-top:53px;padding-bottom:33px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:4px;margin-bottom:16px}.market-hero h1{font-size:clamp(40px,4.8vw,68px);line-height:1.22;letter-spacing:-2.8px;font-weight:900}.hero-lead{font-size:25px;line-height:1.65;font-weight:500;margin-top:23px}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:25px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:4px;padding:15px 25px;min-height:58px;font-size:17px;font-weight:700;border:1px solid transparent}.button:hover{filter:brightness(1.1)}.red{background:var(--red);color:white}.ghost{border-color:white;background:#071a3230;color:white}.white{background:white;color:var(--navy)}.hero-foot{font-size:14px;margin-top:45px;font-weight:600}.services{padding-top:38px;padding-bottom:28px}h2{font-size:38px;line-height:1.35;font-weight:900;letter-spacing:-1.5px}.red-text{color:var(--red);margin-bottom:10px}.section-lead{font-size:18px;color:var(--muted);margin-top:8px}.service-columns{display:grid;grid-template-columns:repeat(4,1fr);margin:38px 0 28px}.service-column{padding:0 30px;border-left:1px solid #d7dee6}.service-column:first-child{border:0;padding-left:6px}.service-top{display:flex;align-items:center;gap:25px;margin-bottom:14px}.service-top>span{color:var(--red);font-size:20px;font-weight:700}.service-column h3{font-size:23px;font-weight:800;letter-spacing:-.7px;margin-bottom:10px}.service-column p{font-size:16px;line-height:1.9;color:var(--muted)}.detail-link{color:var(--red);font-size:16px;font-weight:600;padding:12px 0 0}.detail-link:hover{text-decoration:underline}.scope-note{background:#f0f4f7;padding:13px 20px;text-align:center;border-radius:5px;color:var(--muted);font-size:14px}.roles{background:#f2f5f8;padding:30px 0 34px}.roles .section-lead{font-size:16px;margin:0 0 9px}.role-columns{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin-top:26px}.role-columns>a,.role-columns>.role-company{border-left:1px solid #cbd5e0;padding:0 15px}.role-columns>a:first-child{border:0}.role-columns h3{font:bold 36px/1.4 Arial,sans-serif;letter-spacing:-1px}.role-columns p{font-size:17px;color:var(--muted);margin-top:5px}.role-columns a:hover h3{text-decoration:underline}.process{padding-top:32px;padding-bottom:39px}.process ol{display:grid;grid-template-columns:repeat(4,1fr);padding:0;list-style:none;margin:30px 0 0;gap:28px}.process li{display:flex;align-items:center;gap:12px;position:relative;font-size:16px}.process li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--red);color:white;font-size:18px;flex-shrink:0}.process li svg{width:30px;height:32px;flex-shrink:0}.process strong{font-weight:500}.market-cta{background:var(--navy);color:white;padding:37px 0}.market-cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.market-cta p{font-size:19px;margin-top:10px}.market-cta .button{flex-shrink:0}.market-footer{background:var(--navy);color:white;border-top:1px solid #ffffff40;padding:24px 0 20px}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-row .wordmark{font-size:23px;letter-spacing:-.5px}.footer-row nav{display:flex;gap:17px;font-size:12px;white-space:nowrap}.footer-row nav button{padding:0;font-size:12px}.footer-row>p{font-size:12px;color:#c6d0df}.footer-address{font-size:12px;color:#9fadc0;margin-top:15px}dialog{border:1px solid #d3dce6;border-radius:12px;color:var(--navy);width:min(620px,calc(100% - 32px));max-height:85vh;padding:38px;box-shadow:0 30px 90px #0005}dialog::backdrop{background:#021025b3}dialog h2{font-size:30px;margin-bottom:20px}dialog p,dialog li{font-size:16px;color:var(--muted)}dialog ul{padding-left:22px}dialog .button{margin-top:20px}.dialog-close{position:absolute;top:6px;right:14px;font-size:32px}.source-link{color:#a92237;text-decoration:underline}.dialog-note{border-top:1px solid #d7dfe8;padding-top:16px;margin-top:18px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.market-hero{min-height:670px}.hero-copy{padding-top:65px}.hero-foot{margin-top:60px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.wordmark{font-size:30px}.nav-inner nav{gap:16px}.nav-inner nav button{font-size:12px}.nav-contact{margin-left:0;padding:5px 18px}.market-name{font-size:12px}.service-column{padding-inline:20px}.service-column h3{font-size:20px}h2{font-size:32px}.role-columns h3{font-size:30px}.role-columns p{font-size:15px}.process ol{gap:18px}.process li{gap:8px;font-size:14px}.footer-row{flex-wrap:wrap}.footer-row>p{flex-basis:100%}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.masthead{height:76px;gap:12px}.wordmark{font-size:25px}.wordmark small{display:none}.mode-switch>a:first-child{display:none}.mode-switch .active{padding:7px 10px;gap:7px;font-size:11px;border-radius:9px}.us-mark{width:30px;height:30px;font-size:16px}.us-mark>span{left:7px;right:7px;bottom:5px;height:3px}.nav-inner{min-height:52px;flex-wrap:wrap;gap:0}.nav-toggle{display:block;padding:8px;font-size:24px}.nav-inner nav{display:none;flex-basis:100%;padding:5px 0 18px;flex-wrap:wrap;gap:8px 20px}.nav-inner nav.open{display:flex}.nav-inner nav button{font-size:14px;padding:7px 0}.nav-contact{font-size:14px}.market-hero{min-height:660px}.market-hero>img{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#021021cc,#02102165)}.hero-copy{padding-top:42px;padding-bottom:30px}.market-hero h1{font-size:clamp(35px,7.8vw,52px);letter-spacing:-1.7px}.eyebrow{font-size:11px;letter-spacing:3px}.hero-lead{font-size:20px}.hero-actions{gap:12px;flex-direction:column;align-items:flex-start}.button{font-size:15px;min-height:52px;padding:12px 20px}.hero-foot{font-size:12px;margin-top:36px}h2{font-size:28px;letter-spacing:-1px}.section-lead{font-size:16px}.services{padding-top:30px}.service-columns{grid-template-columns:repeat(2,1fr);gap:28px 0;margin-top:30px}.service-column{padding-inline:18px}.service-column:nth-child(odd){border:0;padding-left:0}.service-column h3{font-size:18px}.service-column p{font-size:14px}.service-top{gap:18px}.scope-note{font-size:13px;text-align:left}.roles{padding-block:28px}.role-columns{grid-template-columns:1fr;text-align:left;gap:22px}.role-columns>a,.role-columns>.role-company{border-left:0;border-top:1px solid #cbd5e0;padding:20px 0 0}.role-columns>a:first-child{padding:0}.role-columns h3{font-size:29px}.process{padding-block:28px}.process ol{grid-template-columns:1fr 1fr;gap:24px 12px}.process li{flex-wrap:wrap;font-size:14px}.process li strong{flex-basis:100%}.market-cta>.wrap{align-items:flex-start;flex-direction:column;gap:24px}.market-cta h2{font-size:29px}.market-cta p{font-size:16px}.footer-row{align-items:flex-start;gap:20px}.footer-row nav{flex-wrap:wrap}.footer-address{font-size:11px}dialog{padding:30px 23px}dialog h2{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.team-section{padding-top:56px;padding-bottom:42px;scroll-margin-top:28px}.team-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:38px}.team-intro>.section-lead{font-size:17px;line-height:1.8}.team-group{border-top:1px solid #d8e0e9;padding-top:24px}.team-group+.team-group{margin-top:25px}.team-group>h3{display:flex;align-items:center;gap:20px;font-size:22px;font-weight:700;letter-spacing:-.6px}.team-group>h3>span{font:600 11px Arial,sans-serif;letter-spacing:2px;color:#637084}.team-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:36px 24px;list-style:none;padding:0;margin:32px 0}.team-member{width:calc((100% - 96px)/5);text-align:center;min-width:0}.team-member>img{display:block;width:148px;height:148px;max-width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;object-position:center;background:#eef2f6;margin:0 auto 17px;border:1px solid #e8edf2}.team-member h4{font-size:19px;margin:0 0 2px;font-weight:700}.team-member p{font:13px/1.7 Arial,sans-serif;color:#647186;overflow-wrap:anywhere}.member-role{display:block;font-size:12px;color:#b32b3e;margin-top:6px;font-weight:600}.team-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d8e0e9;padding-top:20px;font-size:16px;color:#526175}.team-bottom .detail-link{padding:0}.team-nav-link{font-size:14px;white-space:nowrap}.team-nav-link:hover{text-decoration:underline}.team-section+.process{border-top:1px solid #e7ecf2}
@media(max-width:1100px){.team-nav-link{font-size:12px}.team-grid{gap:32px 18px}.team-member{width:calc((100% - 72px)/5)}.team-member>img{width:128px;height:128px}.team-intro{align-items:flex-start;flex-direction:column;gap:8px}}
@media(min-width:761px) and (max-width:1050px){.nav-inner{flex-wrap:wrap}.nav-toggle{display:block;font-size:24px;padding:8px}.nav-inner nav{display:none;flex-basis:100%;padding:5px 0 18px;flex-wrap:wrap;gap:8px 20px}.nav-inner nav.open{display:flex}.nav-inner nav button,.team-nav-link{font-size:14px}}
@media(max-width:760px){.team-section{padding-top:32px;padding-bottom:28px}.team-intro{margin-bottom:24px;gap:4px}.team-intro>.section-lead{font-size:16px}.team-group>h3{font-size:18px;gap:12px;flex-wrap:wrap}.team-group>h3>span{font-size:10px}.team-grid{gap:28px 20px;margin-block:28px}.team-member{width:calc((100% - 20px)/2)}.team-member>img{width:128px;height:128px}.team-member h4{font-size:18px}.team-member p{font-size:12px}.team-bottom{flex-direction:column;align-items:flex-start;gap:10px;font-size:15px}.team-nav-link{font-size:14px}}

.masthead{height:112px}.masthead .wordmark{display:flex;align-items:center}.supply-brand{display:block;width:166px;height:106px;object-fit:contain;object-position:center}.role-logo{height:135px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.role-logo img{display:block;max-width:240px;width:100%;height:135px;object-fit:contain}.role-columns>a:first-child .role-logo img,.role-columns>.role-company .role-logo img{max-width:180px}.role-columns>a:hover .role-logo{opacity:.8}.market-hero>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;opacity:0;pointer-events:none}.market-hero.video-playing>video{opacity:1}.market-hero .hero-copy{padding-bottom:96px}.hero-media-controls{position:absolute;left:32px;right:32px;bottom:22px;display:flex;justify-content:space-between;pointer-events:none}.hero-media-controls button{display:grid;place-items:center;width:46px;height:42px;border:1px solid #ffffff80;border-radius:6px;background:#071a32b3;color:white;pointer-events:auto}.hero-media-controls svg{width:24px;height:24px;stroke-width:2}.play-shape{fill:currentColor;stroke:none}.pause-shape,.sound-on{display:none}.video-playing .play-shape{display:none}.video-playing .pause-shape{display:block}.sound-enabled .sound-off{display:none}.sound-enabled .sound-on{display:block}
@media(max-width:760px){.masthead{height:96px}.supply-brand{width:124px;height:88px}.hero-media-controls{left:20px;right:20px;bottom:20px}.role-logo{height:105px}.role-logo img{height:105px;max-width:220px}.role-columns>a:first-child .role-logo img,.role-columns>.role-company .role-logo img{max-width:155px}}

.member-email{display:block;font:14px/1.6 Arial,sans-serif;color:#526175;margin-top:6px;overflow-wrap:anywhere}.member-email:hover{text-decoration:underline;color:#a92237}

.unified-header{display:grid;grid-template-columns:166px minmax(0,1fr) 150px;gap:24px;height:112px}.header-services{display:flex;justify-content:center;align-items:center;gap:clamp(16px,2vw,30px)}.header-services button,.header-services .team-nav-link{font-size:14px;font-weight:600;padding:12px 0;white-space:nowrap}.header-services button:hover,.header-services a:hover{color:#a92237}.platform-return{display:flex;align-items:center;justify-content:center;gap:18px;min-height:48px;padding:10px 24px;background:#071a32;color:#fff;border-radius:7px;font-size:15px;font-weight:700;white-space:nowrap}.platform-return:hover{background:#183650}.unified-header>.nav-toggle{display:none}
@media(max-width:1100px){.unified-header{grid-template-columns:145px minmax(0,1fr) 118px;gap:16px}.unified-header .supply-brand{width:145px}.header-services{gap:16px}.header-services button,.header-services .team-nav-link{font-size:13px}.platform-return{padding:10px 16px}}
@media(max-width:960px){.unified-header{height:auto;min-height:96px;grid-template-columns:minmax(0,1fr) 44px 110px;gap:12px}.unified-header .supply-brand{width:124px;height:88px}.unified-header>.nav-toggle{display:block;font-size:24px;padding:6px;grid-column:2;grid-row:1}.platform-return{grid-column:3;grid-row:1;font-size:14px}.header-services{display:none;grid-column:1/-1;grid-row:2;justify-content:flex-start;flex-wrap:wrap;gap:4px 22px;padding-bottom:18px}.header-services.open{display:flex}.header-services button,.header-services .team-nav-link{font-size:14px;padding:8px 0}}

.footer-company-logo{display:block;width:136px;height:102px;object-fit:contain}
