:root{--navy:#062a40;--blue:#0c5478;--sky:#d8edf5;--cream:#f8f7f2;--ink:#122d3b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Noto Sans KR',sans-serif}.site-header{position:fixed;z-index:10;display:flex;align-items:center;justify-content:space-between;width:100%;padding:22px clamp(22px,5vw,72px);color:#fff;mix-blend-mode:difference}.brand{font:26px 'DM Serif Display',serif;color:inherit;text-decoration:none;letter-spacing:-1px}.brand span,h1 span,h2 span{font:14px 'Noto Sans KR';margin-left:4px}.menu{border:0;background:transparent;color:inherit;font:600 11px 'Noto Sans KR';letter-spacing:.15em;display:flex;align-items:center;gap:9px}.menu i{width:22px;height:1px;background:currentColor;display:block}.section-image{position:relative;overflow:hidden;min-height:720px}.section-image>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:top center;opacity:.3}.hero{min-height:850px;background:#164b68}.hero>img{opacity:.92}.hero-copy,.closing-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-align:center}.hero-copy p,.closing-copy p{font-size:13px}.hero h1,.closing h2{font:clamp(68px,11vw,150px) 'DM Serif Display',serif;margin:5px 0 35px;letter-spacing:-.06em}.button{display:inline-flex;width:max-content;gap:34px;align-items:center;padding:14px 20px;border:1px solid var(--ink);color:var(--ink);font-size:12px;text-decoration:none}.button-light{border-color:#fff;color:#fff}.button b,.text-link b{font-size:17px;font-weight:400}.intro{min-height:660px;background:var(--cream)}.intro>img{opacity:.24;object-position:center}.section-copy{position:relative;width:min(500px,85%);padding:110px 9vw}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.15em}.section-copy h2,.difference h2,.section-title h2{font:clamp(34px,5vw,64px)/1.15 'DM Serif Display',serif;letter-spacing:-.04em;margin:16px 0 27px}.section-copy>p:not(.eyebrow),.difference-head>p:last-child{font-size:14px;line-height:1.9;max-width:390px}.text-link{display:inline-flex;gap:28px;margin-top:18px;color:inherit;text-decoration:none;font-size:12px}.difference{display:grid;grid-template-columns:1fr 1fr;min-height:800px;background:var(--sky)}.difference-head{padding:110px clamp(25px,10vw,150px);align-self:center}.difference h2 em{color:var(--blue)}.difference-image{overflow:hidden}.difference-image img,.collection-image img{width:100%;height:100%;object-fit:cover;object-position:top}.process{min-height:620px;background:#dce8e9}.process>img{opacity:.34}.process-copy{margin-left:auto}.collection{padding:110px clamp(22px,7vw,100px);background:#fff}.section-title{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:45px}.section-title .eyebrow{grid-column:1/-1}.section-title h2{margin:15px 0 0}.section-title>a{font-size:12px;color:inherit}.collection-image{height:720px;overflow:hidden;border-radius:1px}.impact{min-height:680px;background:#ebeee9}.impact>img{opacity:.32}.impact-copy{padding-top:150px}.closing{min-height:720px;background:#093755}.closing>img{opacity:.75}.closing-copy{background:linear-gradient(transparent,rgba(0,27,50,.45))}footer{padding:42px clamp(22px,7vw,100px);background:#041f32;color:#eef7fa;display:flex;justify-content:space-between;align-items:center;gap:20px}footer p,footer a:last-child{font-size:10px;color:inherit;text-decoration:none}@media(max-width:700px){.section-image{min-height:580px}.hero{min-height:700px}.difference{display:block}.difference-head{padding:80px 28px}.difference-image{height:500px}.section-copy{padding:80px 28px}.intro{min-height:560px}.process-copy{margin:0}.collection{padding:75px 20px}.collection-image{height:500px}.impact-copy{padding-top:100px}.section-title h2{font-size:38px}footer{align-items:flex-start;flex-direction:column}.site-header{padding:18px 22px}}
