@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--brand:#383433;--ink:#17171c;--muted:#66656e;--line:#e3e3e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:'Noto Sans KR',Arial,sans-serif;color:var(--ink);background:white}a{color:inherit;text-decoration:none}header{height:96px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff}.logo{font-family:Arial,sans-serif;font-size:32px;font-weight:900;letter-spacing:-1.7px}.logo-dot{color:var(--brand)}nav{display:flex;gap:38px;font-size:15px;font-weight:500}nav a:hover,.footer-right a:hover{color:var(--brand)}.header-link{font-size:13px;letter-spacing:1px}.header-link span{margin-left:20px;font-size:22px}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:690px}.hero-copy{padding:76px 9.5% 27px;display:flex;flex-direction:column}.eyebrow,.section-label>span{font-size:13px;font-weight:600;letter-spacing:1.7px;color:var(--brand);margin:0 0 30px}h1{font-size:clamp(32px,3.7vw,62px);letter-spacing:-2.5px;line-height:1.4;margin:0 0 28px;font-weight:800}h1>span{color:var(--brand)}.hero-description{font-size:17px;line-height:1.9;color:var(--muted);margin:0 0 35px}.pill{display:flex;width:fit-content;gap:36px;align-items:center;background:var(--brand);color:#fff;padding:17px 23px;border-radius:30px;font-size:14px}.pill:hover{background:#242120}.pill span{font-size:21px}.hero-bottom{margin-top:auto;padding-top:64px;display:flex;justify-content:space-between;gap:18px;font-size:11px;letter-spacing:1.2px;color:var(--muted)}.hero-image{position:relative;overflow:hidden;min-height:650px;background:#233754}.hero-image img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#101e3ab3)}.image-caption{position:absolute;bottom:65px;left:9%;z-index:1;color:white}.image-caption>span{font-size:12px;letter-spacing:2px}.image-caption p{font-size:30px;line-height:1.5;font-weight:500;letter-spacing:-1px;margin:18px 0 0}.image-note{position:absolute;bottom:19px;right:22px;color:#fff;z-index:1;font-size:12px;opacity:.8}.section{padding:105px 5%;scroll-margin-top:25px}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid var(--line)}h2{font-size:clamp(28px,2.8vw,42px);line-height:1.5;letter-spacing:-1.6px;margin:18px 0 0;font-weight:700}.about-text .lead{font-size:25px;font-weight:500;letter-spacing:-.8px;line-height:1.6;margin:0 0 26px}.about-text>p:not(.lead){font-size:16px;line-height:1.95;color:var(--muted);max-width:560px}.about-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.about-tags span{padding:8px 15px;border:1px solid var(--line);border-radius:20px;font-size:13px}.business{background:#fafafa}.business-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.business-heading .eyebrow{margin-bottom:18px}.business-heading>p{color:var(--muted);line-height:1.8;font-size:16px;margin-bottom:8px}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:58px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}article{padding:35px 35px 40px 0;position:relative}article+article{padding-left:35px;border-left:1px solid var(--line)}.number{color:#888;font-size:13px}.business-icon{font:500 55px Arial;color:var(--brand);margin:25px 0 24px}h3{font-size:23px;letter-spacing:-.7px;margin:0 0 10px}.english{font-size:11px!important;letter-spacing:1px;color:var(--brand)!important;line-height:1.6!important}article>p{font-size:16px;color:var(--muted);line-height:1.9;margin:18px 0 0}article a{display:flex;gap:35px;font-size:14px;margin-top:29px}.brand{display:grid;grid-template-columns:1fr 1fr;scroll-margin-top:25px}.brand-left{background:var(--brand);color:white;padding:65px 10%;min-height:575px;display:flex;flex-direction:column}.brand-left .eyebrow{color:#e9e5e3;font-size:12px}.brand-line{font-size:28px;line-height:1.5;letter-spacing:-.8px}.brand-location{margin-top:auto;display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ffffff45;padding-top:21px;font-size:11px;letter-spacing:1.4px}.brand-right{padding:65px 10%;background:#f5f4f3}.small-label{font-size:12px;letter-spacing:1.2px;color:var(--brand)}.brand-right h2{margin-top:27px}.brand-right>p{font-size:16px;color:var(--muted);line-height:1.9;margin:24px 0 35px}.brand-details>div{display:flex;justify-content:space-between;gap:20px;padding:17px 0;border-top:1px solid #dedbd9}.brand-details span{font-size:11px;letter-spacing:1px;color:var(--muted)}.brand-details strong{font-size:14px;font-weight:500}.brand-back{display:inline-block;font-size:14px;color:var(--brand);margin-top:26px}.closing{text-align:center;padding:105px 5% 110px}.closing .eyebrow{margin-bottom:24px}.closing h2{font-size:clamp(26px,2.6vw,38px);line-height:1.6}.closing>p:last-child{font-size:16px;color:var(--muted);margin-top:24px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;padding:40px 5%}footer .logo{font-size:29px}footer p{font-size:13px;color:var(--muted)}.footer-right{display:flex;gap:28px;flex-wrap:wrap;justify-content:flex-end;max-width:450px;font-size:13px}.footer-right span{width:100%;font-size:12px;color:#777;text-align:right}a:focus-visible{outline:3px solid #827875;outline-offset:5px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){header{height:80px}.header-link{display:none}.hero{min-height:600px}.hero-copy{padding:55px 8% 25px}.hero-image{min-height:580px}h1{letter-spacing:-1.5px}.hero-bottom{flex-direction:column;font-size:11px}.section{padding-top:75px;padding-bottom:75px}.brand-left,.brand-right{padding:55px 8%}.brand-details>div{flex-wrap:wrap}.business-grid article{padding-right:22px}article+article{padding-left:22px}h3{font-size:20px}}@media(max-width:680px){header{height:76px;padding:0 6%}.logo{font-size:28px}nav{gap:17px;font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6% 28px}.hero-copy .eyebrow{font-size:11px;margin-bottom:23px}h1{font-size:36px;letter-spacing:-1.9px;line-height:1.4}.hero-description{font-size:16px;margin-bottom:28px}.pill{font-size:14px}.hero-bottom{flex-direction:row;padding-top:40px;font-size:9px;letter-spacing:.7px}.hero-image{min-height:360px}.image-caption{bottom:46px;left:6%}.image-caption p{font-size:26px}.section{padding:65px 6%}.about{grid-template-columns:1fr;gap:32px}h2{font-size:29px;letter-spacing:-1.2px}.about-text .lead{font-size:22px}.business-heading{display:block}.business-heading>p{margin-top:25px}.business-grid{grid-template-columns:1fr;margin-top:35px}.business-grid article{padding:27px 0 33px}article+article{border-left:0;border-top:1px solid var(--line)}.business-icon{position:absolute;top:23px;right:0;margin:0;font-size:37px}h3{font-size:23px;margin-top:25px}.brand{grid-template-columns:1fr}.brand-left,.brand-right{padding:46px 6%}.brand-left{min-height:420px}.brand-line{font-size:26px}.brand-location{font-size:10px}.brand-details>div{flex-wrap:nowrap}.closing{padding:70px 6%}.closing h2{font-size:25px}footer{padding:34px 6%;flex-direction:column}.footer-right{justify-content:flex-start;gap:23px}.footer-right span{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.haro-logo{width:100%;max-width:300px;margin:40px 0 28px;flex-shrink:0}.haro-logo img{position:static;display:block;width:100%;height:auto;max-width:100%;filter:none;mix-blend-mode:screen}@media(max-width:680px){.haro-logo{margin-top:33px;max-width:260px}}

.company-info p{font-size:14px;line-height:1.8;margin:4px 0;overflow-wrap:anywhere}

header{background:var(--brand);color:#fff;border-bottom-color:#514b49}.logo{position:relative;display:block;width:160px;aspect-ratio:925/295;overflow:hidden;flex-shrink:0;background:var(--brand)}.logo img{position:absolute;display:block;width:121.945946%;max-width:none;height:auto;left:-10.810811%;top:-67.79661%}nav a:hover{color:#d5ceca}footer .logo{width:150px}a:focus-visible{outline-color:#a29791}@media(max-width:680px){header .logo{width:112px}nav{gap:13px}}

footer{background:#fafafa}footer .logo{background:#fafafa}footer .logo img{filter:grayscale(1) invert(1) contrast(10);mix-blend-mode:multiply}

.brand-locations{margin-top:auto}.brand-locations .brand-location{margin-top:0}.brand-locations .brand-location+.brand-location{margin-top:12px;border-top:0;padding-top:0}

.company-info{margin-top:22px}.company-info p{font-size:14px;line-height:1.8;margin:6px 0}.company-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 8px}.company-summary>span:not(.info-separator){white-space:nowrap}.info-separator{color:#aaa}.company-row{display:flex;align-items:baseline;gap:12px}.info-label{flex-shrink:0;color:#85848a}.company-info a:hover{text-decoration:underline}@media(max-width:680px){.company-summary{gap:2px 8px}.company-summary>span:last-child{flex-basis:100%}.company-summary .info-separator:nth-child(4){display:none}}

footer .logo{aspect-ratio:438/157;background:transparent}footer .logo img{position:static;width:100%;height:auto;max-width:100%;filter:none;mix-blend-mode:normal}

.brand-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px 24px;margin-top:30px}.brand-actions .brand-back{margin-top:0}.brand-website{gap:22px;min-height:52px;line-height:1.6}.brand-website span{flex-shrink:0}@media(max-width:680px){.brand-actions{align-items:flex-start;flex-direction:column}.brand-website{max-width:100%;padding:15px 20px}}
