.eyebrow.light{color:#72b5e6}

/* MAIN HEADER OVERRIDE */
.site-header{position:absolute;z-index:20;top:34px;left:50%;width:calc(100% - 80px);max-width:1280px;height:74px;transform:translateX(-50%);background:rgba(217,217,217,.2);border:0;border-radius:30px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}
.header-inner{width:100%;height:100%;margin:0;padding:0 28px;gap:40px}
.brand{gap:9px;min-width:190px;color:var(--ink)}
.brand-mark{width:auto;height:auto;color:var(--blue);font-size:27px;font-weight:900;letter-spacing:-.08em;font-style:italic}
.brand-name{font-size:15px;font-weight:800}
.gnb{top:0;height:74px;gap:48px}
.gnb-item{height:74px}
.gnb-1depth{min-width:0;height:74px;color:var(--ink);font-size:var(--font-control);font-weight:600}
.gnb-1depth.active{color:var(--blue)}
.gnb-1depth.active:after{display:none}
.gnb-sub{top:64px;min-width:150px;padding:10px 0;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.6);border-radius:14px;box-shadow:0 12px 35px rgba(0,0,0,.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}
.gnb-sub a{padding:9px 18px;color:#333;font-size:var(--font-small);font-weight:500}
.gnb-sub a:hover{color:var(--blue);background:rgba(38,119,180,.06)}
.header-cta{height:46px;padding:0 20px;border:0;background:var(--blue);color:#fff;font-size:var(--font-control);box-shadow:none}

/* MAIN HERO */
.hero{position:relative;height:100vh;overflow:hidden;background:#eee8df}
.hero-photo{position:absolute;inset:0;background:url('/img/hero-worker.jpg') center/cover no-repeat}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,239,231,.75) 0%,rgba(244,239,231,.12) 30%,rgba(0,0,0,0) 54%)}
.hero-inner{position:relative;height:100%;display:flex;align-items:center}
.hero-copy{width:53%;margin-top:60px}
.hero-lead{margin:0 0 7px;font-size:37px;font-weight:300;line-height:1.3;letter-spacing:-.055em}
.hero h1{margin:0;font-size:58px;line-height:1.08;letter-spacing:-.055em}
.hero h1 strong{color:var(--blue)}
.hero-desc{margin:24px 0 0;color:#373737;font-size:15px;line-height:1.7}

/* ABOUT */
.about{padding-top:98px;background:var(--paper)}
.about-top{display:grid;grid-template-columns:1.2fr .8fr;gap:78px;align-items:center}
.about-copy h2,.product-copy h2,.field-heading h2,.history-copy h2,.community h2{margin:0;font-size:var(--font-section-title);line-height:1.25;letter-spacing:-.04em}
.cta h2{margin:0;font-size:32px;line-height:1.25;letter-spacing:-.04em}
.about-copy .subcopy{margin:28px 0;color:#555;font-size:19px;line-height:1.7}
.about-copy .bodycopy{margin:0;padding-top:28px;border-top:1px solid var(--line);color:#777;font-size:14px;line-height:1.85}
.about-photos{position:relative;height:450px}
.photo{position:absolute;margin:0;overflow:hidden;border:4px solid #fff;border-radius:7px;box-shadow:0 14px 35px rgba(0,0,0,.09)}
.photo-a{left:10px;top:0;width:240px;height:295px}
.photo-b{right:10px;bottom:0;width:230px;height:285px}
.values{display:grid;grid-template-columns:1.4fr repeat(4,1fr);margin-top:78px;padding-top:42px;padding-bottom:70px;border-top:1px solid #e5dfd8}
.value-intro h3{margin:0;font-size:24px;letter-spacing:-.04em}
.value-item{min-height:145px;padding:0 22px;border-left:1px solid #ddd6ce}
.value-item .ico{display:block;color:var(--blue);font-size:29px;line-height:1}
.value-item strong{display:block;margin:12px 0 6px;font-size:15px}
.value-item p{margin:0;color:#777;font-size:13px;line-height:1.6}

/* HISTORY */
.history{position:relative;height:590px;overflow:hidden;background:#082a40;color:#fff}
.history-bg{position:absolute;inset:0;background:url('/img/history-worker.jpg') center/cover no-repeat}
.history-inner{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:center}
.history-copy h2{font-size:var(--font-section-title)}
.history-copy p:last-child{margin:26px 0 0;color:#cbd8df;font-size:14px}
.timeline{margin:0;padding:0;list-style:none}
.timeline li{min-height:72px;display:grid;grid-template-columns:110px 1fr;align-items:center;border-top:1px solid rgba(255,255,255,.2)}
.timeline li:last-child{border-bottom:1px solid rgba(255,255,255,.2)}
.timeline span{color:#67b3e3;font-size:15px}
.timeline strong{font-size:15px}

/* PRODUCT */
.product{background:var(--paper)}
.product-grid{display:grid;grid-template-columns:minmax(0,1.46fr) minmax(0,1fr);gap:40px;align-items:center;padding:150px 0}
.product-visual{min-width:0;min-height:0;display:flex;align-items:center;justify-content:center}
.exploded{position:relative;width:min(100%,737px);height:auto;aspect-ratio:737/566;background:transparent}
.exploded img{width:100%;height:auto;object-fit:contain}
.product-copy h2{font-size:var(--font-section-title)}
.product-copy h4{margin:28px 0 14px;font-size:16px}
.product-copy>p:not(.eyebrow):not(.note){margin:0;color:#666;font-size:14px;line-height:1.85}
.chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}
.chips span{padding:8px 15px;border:1px solid #d9d2c9;border-radius:999px;background:#fff;color:#5b5b5b;font-size:13px}
.product-copy .note{margin:16px 0 0;color:#a39d96;font-size:13px}

/* FIELD */
.field{padding:120px 0;background:#fff}
.field-heading{margin-bottom:40px}
.field-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.field-main,.field-side figure{position:relative;aspect-ratio:4/3;margin:0;overflow:hidden;background:#ddd}
.field-main img{object-position:center 58%}
.field-side{display:contents}
.field-side figure:first-child img{object-position:center 54%}
.field-side figure:last-child img{object-position:center}
.field-main:after,.field-side figure:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(transparent,rgba(0,0,0,.62))}
.field figcaption{position:absolute;z-index:2;left:22px;bottom:20px;color:#fff}
.field figcaption small{display:block;margin-bottom:7px;font-size:13px;letter-spacing:.08em;opacity:.8}
.field figcaption strong{display:block;font-size:16px}

/* COMMUNITY */
.community{padding-top:112px;padding-bottom:120px;background:#fbfbfb}
.community-head{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:26px;border-bottom:1px solid #dcdcdc}
.community-head h2{font-size:var(--font-section-title)}
.community-head a{color:#555;font-size:13px}
.news-list a{min-height:88px;display:grid;grid-template-columns:110px 1fr 20px;align-items:center;border-bottom:1px solid #e2e2e2}
.news-list .type{color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.06em}
.news-list strong{font-size:14px;font-weight:600}
.news-list a>span:last-child{text-align:right;color:#777}
.news-list .news-empty{min-height:88px;display:flex;align-items:center;margin:0;border-bottom:1px solid #e2e2e2;color:#777;font-size:14px}

/* CTA */
.cta{position:relative;overflow:hidden;background:url("/img/community_bg.jpg") center/cover no-repeat;color:#fff}
.cta-inner {
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; /* 세로축 가운데 정렬 */
    gap: 16px;               /* 자식 요소 간 세로 간격 */
}
.cta h2{color:#fff;}
.cta a{position:relative;z-index:2;width:145px;display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid rgba(255,255,255,.55);font-size:13px}
.wave{position:absolute;right:-4%;top:0;width:58%;height:100%}
.wave path{vector-effect:non-scaling-stroke;stroke-width:2}
