@charset "utf-8";
/* layout.css는 전체적인 레이아웃 스타일을 정의합니다. */ 

#skipToContent a {z-index:100000; position:absolute; top:0; left:0; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden}
#skipToContent a:focus, #skipToContent a:active {width:200px; height:50px; background:#21272e; color:#fff; font-size:14px; font-weight:bold; text-align:center; text-decoration:none; line-height:50px}

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}
[hidden] {display:none !important;}

.contain {width:100%; max-width:1440px; padding-left:30px; padding-right:30px; margin:0 auto; box-sizing:border-box;}
.contain:after {content:""; display:block; clear:both;}

.icon {display:inline-flex; align-items:center; justify-content:center; flex:none;}
.icon img {display:block; width:100%; height:100%;}
.icon16 {width:16px; height:16px;}
.icon24 {width:24px; height:24px;}
.icon32 {width:32px; height:32px;}

.t-heading {color:var(--color-text-primary); font-family:var(--font-en); font-size:clamp(36px, 4.2vw, 52px); font-weight:800; letter-spacing:-.02em; line-height:1.18em;}
.t-desc {color:#242424; font-size:clamp(16px, 1.15vw, 18px); font-weight:400; line-height:1.75em; letter-spacing:-.02em;}
.t-kicker {display:inline-flex; align-items:center; gap:10px; color:var(--color-primary); font-size:14px; font-weight:800; letter-spacing:.12em; line-height:1.4em; text-transform:uppercase;}
.t-kicker:before {content:""; width:22px; height:3px; background:var(--grad-brand); border-radius:2px;}
.sec {padding:clamp(80px, 7vw, 104px) 0;}
.sec-white {background:var(--bg-white);}
.sec-default {background:var(--bg-default);}
.sec-head {margin-bottom:clamp(40px, 4vw, 56px);}
.sec-head.center {text-align:center;}
.sec-head.center .t-desc {margin-left:auto; margin-right:auto;}
.sec-display-head .exp-heading-regular {font-weight:400; letter-spacing:-.018em;}

/* header */
body#sub {padding-top:var(--header-height);}
#header {position:fixed; width:100%; z-index:101; top:0; left:0; height:var(--header-height); overflow:visible; background:var(--bg-white); border-bottom:0; transition:background .3s var(--ease), box-shadow .3s var(--ease);}
#header .contain {position:relative; display:flex; align-items:center; justify-content:space-between; height:var(--header-bar-height); z-index:12; gap:clamp(16px, 2vw, 48px);}
#header .contain:after {content:none;}

.sitelogo {position:relative; z-index:2; flex:none; font-size:0; min-width:0;}
.sitelogo a {display:flex; align-items:center; gap:12px; padding:4px 0;}
.sitelogo img, .sitelogo .emblem {display:block; width:auto; height:36px; flex:none; visibility:visible;  border-radius:8px; }
body#main #header:not(.move):not(.hover):not(.active) .sitelogo .emblem {background:transparent; mix-blend-mode:screen; padding:0;}
.sitelogo .logo-text {display:block; min-width:0;}
.sitelogo .logo-text .kr {display:block; color:#111; font-size:clamp(17px, 1.35vw, 22px); font-weight:700; letter-spacing:-.04em; line-height:1.25em; white-space:nowrap;}

#gnb {flex:1 1 auto; min-width:0; width:1%; display:flex; justify-content:center;}
#gnb>ul {display:flex; justify-content:center; align-items:center; flex-wrap:nowrap; gap:clamp(8px, 2vw, 36px);}
#gnb>ul>li {position:static; padding:0;}
#gnb>ul>li>a {display:flex; align-items:center; justify-content:center; height:var(--header-bar-height); padding:0 4px; color:#333; font-size:15px; font-weight:600; letter-spacing:-.02em; line-height:1.4em; white-space:nowrap;}
#gnb>ul>li:hover>a, #gnb>ul>li.active>a {color:#111;}
#gnb>ul>li:not(:has(.submenu)):hover>a, #gnb>ul>li:not(:has(.submenu))>a:focus-visible {color:var(--color-brand); box-shadow:inset 0 -2px 0 var(--color-brand);}

#gnb .submenu {display:none; position:absolute; left:0; top:100%; width:100%; z-index:2; text-align:left;}
#gnb .submenu .wrap {display:grid; grid-template-columns:minmax(170px, 230px) minmax(0, 1fr); gap:clamp(28px, 2.6vw, 40px); align-items:flex-start; width:100%; padding:clamp(40px, 3.6vw, 52px) 0 clamp(44px, 4vw, 58px);}
#gnb .submenu .wrap .tt {display:flex; flex-direction:column; align-items:flex-start; gap:11px; margin:0; color:#111; font-size:clamp(23px, 1.6vw, 28px); font-weight:700; letter-spacing:-.04em; line-height:1.25em; word-break:keep-all;}
#gnb .submenu .wrap .tt .en {display:block; color:var(--color-brand); font-family:var(--font-en); font-size:13px; font-weight:700; letter-spacing:.16em; line-height:1; text-transform:uppercase;}
#gnb .submenu ul {display:grid; grid-template-columns:repeat(4, minmax(0, 1fr)); column-gap:clamp(20px, 2.4vw, 38px); row-gap:clamp(22px, 2.4vw, 32px); min-width:0;}
#gnb .submenu ul>li {position:relative; display:flex; flex-direction:column; align-items:flex-start; min-width:0;}
#gnb .submenu ul>li>a {display:flex; flex-wrap:wrap; align-items:center; gap:5px; margin:0; color:#111; font-size:clamp(17px, 1vw, 19px); font-weight:700; letter-spacing:-.03em; line-height:1.4em; word-break:keep-all;}
#gnb .submenu ul>li>a:after {content:""; flex:none; order:1; width:13px; height:13px; background:currentColor; opacity:0; transform:translateX(-4px); transition:opacity .2s var(--ease), transform .2s var(--ease); 	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat 50% / contain; mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h13M12 5l7 7-7 7'/%3E%3C/svg%3E") no-repeat 50% / contain; transition: opacity .22s var(--ease), transform .22s var(--ease);}

#gnb .submenu ul>li:hover>a, #gnb .submenu ul>li.active>a {color:var(--color-brand);}
#gnb .submenu ul>li:hover>a:after, #gnb .submenu ul>li.active>a:after {opacity:1; transform:translateX(0);}
#gnb .submenu .desc {flex:1 1 100%; order:2; margin:11px 0 0; color:var(--color-text-muted); font-size:15.5px; font-weight:400; line-height:1.7em; letter-spacing:-.02em; word-break:keep-all;}
#gnb .submenu .parent {margin:0 0 12px; color:var(--color-text-primary); font-size:17px; font-weight:800; letter-spacing:-.03em; line-height:1.35em;}
#gnb .submenu ul>li.sub>a {margin:0; padding:5px 0; font-size:15.5px; font-weight:600;}
#gnb .submenu ul>li.sub:hover>a {color:#111;}
#gnb .submenu ul>li.sub>a:hover {color:var(--color-brand);}
#gnb .submenu ul>li.sub:hover>a:after {opacity:0; transform:translateX(-4px);}
#gnb .submenu ul>li.sub>a:hover:after {opacity:1; transform:translateX(0);}
.submenu-bg {display:none; position:absolute; top:100%; left:0; width:100%; height:0; overflow:hidden; z-index:11; background:var(--bg-white); border-top:1px solid rgba(0,0,0,.06); border-bottom:1px solid rgba(0,0,0,.08); box-shadow:0 16px 40px -16px rgba(15,23,42,.08);}
.util {display:flex; align-items:center; flex:none;}
.util-set {display:inline-flex; align-items:center;}
.util-set--member {display:none;}
.util .util-link {display:inline-flex; align-items:center; min-height:36px; padding:4px 0; color:#555; font-size:14px; font-weight:500; letter-spacing:-.01em; white-space:nowrap;}
.util .util-link:hover {color:#111;}
.util .util-divider {flex:none; width:1px; height:10px; margin:0 10px; background:rgba(0,0,0,.12);}
.util .btn-myexpo {display:inline-flex; align-items:center; gap:6px; height:44px; min-height:44px; margin-left:clamp(18px, 2vw, 28px); padding:0 14px; background:var(--grad-brand); color:#fff; font-size:14px; font-weight:600; letter-spacing:-.01em; border:0; border-radius:100px; cursor:pointer;}
.util .btn-myexpo:hover {filter:brightness(1.06); transform:translateY(-1px);}
.util .btn-myexpo .icon {width:16px; height:16px; color:#fff;}
.util .btn-myexpo .icon svg {display:block; width:16px; height:16px;}
.util .btn-myexpo .count {min-width:18px; padding:0 5px; background:rgba(255,255,255,.22); color:#fff; font-size:11px; font-weight:600; line-height:18px; border-radius:9px; text-align:center;}
.list-icon {display:none; position:relative; width:22px; height:16px; margin-left:12px; text-indent:-9999em;}
.list-icon span {position:absolute; left:0; right:0; top:50%; height:2px; background:#111;}
.list-icon span:before, .list-icon span:after {content:""; position:absolute; left:0; right:0; height:2px; background:#111;}
.list-icon span:before {top:-7px;}
.list-icon span:after {bottom:-7px;}

body#main #header:not(.move):not(.hover):not(.active) {background:transparent; box-shadow:none;}
body#main #header:not(.move):not(.hover):not(.active) .sitelogo .logo-text .kr {color:#fff;}
body#main #header:not(.move):not(.hover):not(.active) #gnb>ul>li>a {color:#fff;}
body#main #header:not(.move):not(.hover):not(.active) #gnb>ul>li:hover>a, body#main #header:not(.move):not(.hover):not(.active) #gnb>ul>li.active>a {color:#fff;}
body#main #header:not(.move):not(.hover):not(.active) #gnb>ul>li:not(:has(.submenu)):hover>a, body#main #header:not(.move):not(.hover):not(.active) #gnb>ul>li:not(:has(.submenu))>a:focus-visible {color:var(--color-brand); box-shadow:inset 0 -2px 0 var(--color-brand);}
body#main #header:not(.move):not(.hover):not(.active) .util .util-link {color:#fff;}
body#main #header:not(.move):not(.hover):not(.active) .util .util-link:hover {color:#fff; opacity:.82;}
body#main #header:not(.move):not(.hover):not(.active) .util .util-divider {background:rgba(255,255,255,.35);}
body#main #header:not(.move):not(.hover):not(.active) .list-icon span, body#main #header:not(.move):not(.hover):not(.active) .list-icon span:before, body#main #header:not(.move):not(.hover):not(.active) .list-icon span:after {background:#fff;}
#header.move, #header.active {background:var(--bg-white); box-shadow:0 4px 24px rgba(0,0,0,.04);}
#header.hover {background:var(--bg-white); box-shadow:none;}
#header.hover .sitelogo .logo-text .kr, #header.move .sitelogo .logo-text .kr, #header.active .sitelogo .logo-text .kr {color:#111;}
#header.hover #gnb>ul>li>a, #header.move #gnb>ul>li>a, #header.active #gnb>ul>li>a {color:#333;}
#header.hover #gnb>ul>li:hover>a, #header.move #gnb>ul>li:hover>a, #header.move #gnb>ul>li.active>a, #header.active #gnb>ul>li:hover>a, #header.active #gnb>ul>li.active>a {color:#111;}
#header.hover #gnb>ul>li.active>a, #header.hover #gnb>ul>li.active>a:hover {color:var(--color-brand); box-shadow:inset 0 -2px 0 var(--color-brand);}
#header.hover .util .util-link, #header.move .util .util-link, #header.active .util .util-link {color:#555;}
#header.hover .util .util-divider, #header.move .util .util-divider, #header.active .util .util-divider {background:rgba(0,0,0,.12);}
#header.hover .list-icon span, #header.move .list-icon span, #header.active .list-icon span, #header.hover .list-icon span:before, #header.move .list-icon span:before, #header.active .list-icon span:before, #header.hover .list-icon span:after, #header.move .list-icon span:after, #header.active .list-icon span:after {background:#111;}

.mobile-navigation {display:block; position:fixed; top:0; right:0; width:300px; height:100%; overflow:auto; transition:.2s linear; transform:translateX(100%); background:#fff; z-index:102;}
.mobile-navigation .home {display:flex; align-items:center; height:80px; padding:0 20px; color:#242424; font-size:19px; font-weight:700; line-height:1.5em;}
.mobile-navigation .nav-menu>ul {border-top:1px solid #ddd;}
.mobile-navigation .nav-menu>ul>li {border-bottom:1px solid #ddd;}
.mobile-navigation .nav-menu>ul>li>a {position:relative; padding:10px 48px 10px 20px; display:block; color:#242424; font-size:17px; font-weight:700; line-height:1.5em;}
.mobile-navigation .nav-menu>ul>li>a:after {content:""; position:absolute; top:50%; right:20px; transform:translateY(-75%) rotate(45deg); width:11px; height:11px; border-right:2px solid #505050; border-bottom:2px solid #505050;}
.mobile-navigation .nav-menu>ul>li.active>a {color:#fff; background:var(--color-primary);}
.mobile-navigation .nav-menu>ul>li.active>a:after {transform:translateY(-35%) rotate(-135deg); border-color:#fff;}
.mobile-navigation .nav-menu .submenu {display:none; position:static; width:auto; height:auto; background:#f8f8f8; color:#454545; font-size:15px; font-weight:400; line-height:1.5em;}
.mobile-navigation .nav-menu .submenu .wrap {display:block; padding:0; max-width:none;}
.mobile-navigation .nav-menu .submenu .tt, .mobile-navigation .nav-menu .submenu .en, .mobile-navigation .nav-menu .submenu .desc, .mobile-navigation .nav-menu .submenu .parent {display:none;}
.mobile-navigation .nav-menu .submenu ul {display:block; border:0; width:auto;}
.mobile-navigation .nav-menu .submenu ul li {border-top:1px solid #e5e5e5;}
.mobile-navigation .nav-menu .submenu ul li a {display:block; margin:0; padding:12px 20px; font-size:15px; font-weight:400;}
.mobile-navigation .nav-menu .submenu ul li a:after {display:none;}
.mobile-navigation .nav-menu .submenu ul li a:hover {color:var(--color-primary);}
.mobile-navigation .close {position:absolute; top:25px; right:15px; width:26px; height:26px; text-indent:-9999em; overflow:hidden;}
.mobile-navigation .close:before, .mobile-navigation .close:after {content:""; position:absolute; top:50%; left:50%; width:100%; height:3px; background:#242424; border-radius:3px;}
.mobile-navigation .close:before {transform:translate(-50%, -50%) rotate(45deg);}
.mobile-navigation .close:after {transform:translate(-50%, -50%) rotate(-45deg);}
.mobile-navigation .m-util {display:flex; flex-direction:column; gap:8px; padding:20px; border-top:1px solid var(--border-color);}
.mobile-navigation .m-util-set {display:contents;}
.mobile-navigation .m-util-set--member {display:none;}
.mobile-navigation .m-util a, .mobile-navigation .m-util .btn-myexpo {display:flex; align-items:center; justify-content:center; min-height:44px; border-radius:8px; font-size:15px; font-weight:600;}
.mobile-navigation .m-util .btn-myexpo {background:var(--grad-brand); color:#fff; border:0;}
.mobile-navigation .m-util a {border:1px solid var(--border-color); color:#242424;}
.mobile-overlay {display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:.6; z-index:101;}
html.menu-opened {overflow:hidden;}
html.menu-opened .mobile-navigation {transform:translateX(0);}
html.menu-opened .mobile-overlay {display:block;} 

/* hero · main-visual (videojs + slick 골격 유지) */
.main-visual {position:relative; height:var(--hero-viewport-height); min-height:var(--hero-viewport-height); max-height:var(--hero-viewport-height); margin-top:calc(var(--head-offset) * -1); color:#fff; overflow:hidden; isolation:isolate;}
.main-visual .items, .main-visual .slick-list, .main-visual .slick-track, .main-visual .slick-slide, .main-visual .slick-slide>div, .main-visual .item {height:100%;}
.main-visual .item {position:relative;}
.main-visual .item video, .main-visual .video-js {position:absolute; inset:0; z-index:0; width:100%; height:100%; padding:0; object-fit:cover; object-position:center;}
.main-visual .video-js .vjs-tech {width:100%; height:100%; object-fit:cover; object-position:center;}
.main-visual .item img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.main-visual .caption {position:absolute; inset:0; z-index:2; display:flex; flex-direction:column; padding:var(--head-offset) 0 clamp(28px, 4vh, 48px); pointer-events:none;}
.main-visual .caption:before {content:""; position:absolute; inset:0; background:linear-gradient(105deg, rgba(3,5,12,.84) 0%, rgba(3,5,12,.58) 38%, rgba(3,5,12,.22) 62%, rgba(3,5,12,.4) 100%); pointer-events:none;}
.main-visual .caption .contain {position:relative; z-index:1; flex:1 1 auto; min-height:0; width:100%; height:auto; padding-top:0; padding-bottom:0; pointer-events:none;}
.main-visual .caption .contain:after {content:none;}
.main-visual .item.image .caption, .main-visual .caption.is-dark {color:#111;}
.main-visual .item.image .caption:before, .main-visual .caption.is-dark:before {background:linear-gradient(105deg, rgba(255,255,255,.72) 0%, rgba(255,255,255,.28) 40%, rgba(255,255,255,0) 68%);}
.main-visual .item.image .hero-eyebrow, .main-visual .caption.is-dark .hero-eyebrow,
.main-visual .item.image .hero-slogan, .main-visual .caption.is-dark .hero-slogan,
.main-visual .item.image .hero-slogan-line2, .main-visual .caption.is-dark .hero-slogan-line2,
.main-visual .item.image .hero-slogan-line2-tail, .main-visual .caption.is-dark .hero-slogan-line2-tail,
.main-visual .item.image .hero-lead, .main-visual .caption.is-dark .hero-lead,
.main-visual .item.image .hero-meta-val, .main-visual .caption.is-dark .hero-meta-val,
.main-visual .item.image .hero-scroll, .main-visual .caption.is-dark .hero-scroll {color:#111;}
.main-visual .item.image .hero-slogan:after, .main-visual .caption.is-dark .hero-slogan:after {background:rgba(17,17,17,.28);}
.main-visual .item.image .hero-meta-label, .main-visual .caption.is-dark .hero-meta-label {color:rgba(17,17,17,.5);}
.main-visual .item.image .btn-hero-outline, .main-visual .caption.is-dark .btn-hero-outline {background:rgba(17,17,17,.04); color:#111; box-shadow:inset 0 0 0 1px rgba(17,17,17,.2);}
.main-visual .item.image .btn-hero-outline:hover, .main-visual .caption.is-dark .btn-hero-outline:hover {background:var(--grad-brand); color:#fff; box-shadow:var(--shadow-brand);}
.main-visual .hero-copy, .main-visual .hero-scroll, .main-visual .hero-glass, .main-visual .hero-actions a, .main-visual .nav-ico {pointer-events:auto;}
.main-visual .slick-arrow {display:none !important;}
.main-visual .vjs-control-bar, .main-visual .vjs-big-play-button, .main-visual .vjs-loading-spinner, .main-visual .vjs-poster {display:none !important;}
.hero {position:relative; display:flex; flex-direction:column; height:var(--hero-viewport-height); min-height:var(--hero-viewport-height); max-height:var(--hero-viewport-height); margin-top:calc(var(--head-offset) * -1); padding:var(--head-offset) 0 clamp(28px, 4vh, 48px); background:#03050c; color:#fff; overflow:hidden; isolation:isolate;}
.hero-fx {position:absolute; inset:0; pointer-events:none; z-index:0; overflow:hidden;}
.hero-video {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center;}
.hero-dim {position:absolute; inset:0; background:linear-gradient(105deg, rgba(3,5,12,.84) 0%, rgba(3,5,12,.58) 38%, rgba(3,5,12,.22) 62%, rgba(3,5,12,.4) 100%);}
.hero .contain.hero-layout {position:relative; z-index:2; flex:1 1 auto; min-height:0; width:100%;}
.hero-copy {position:absolute; top:50%; left:var(--space-container); transform:translateY(-50%); z-index:2; max-width:720px; width:min(720px, calc(100% - min(480px, 42%) - clamp(20px, 2vw, 32px) - var(--space-container))); padding-right:clamp(0px, 4vw, 40px);}
.hero-eyebrow {display:flex; align-items:center; gap:10px; margin-bottom:clamp(20px, 2.5vw, 32px); color:#fff; font-size:16px; font-weight:500; letter-spacing:-.01em; line-height:1.5em;}
.hero-eyebrow:before {content:""; flex:none; width:8px; height:8px; border-radius:50%; background:#4ECBA4; box-shadow:0 0 0 3px rgba(78,203,164,.28); animation:hero-eyebrow-pulse 2.2s ease-in-out infinite;}
@keyframes hero-eyebrow-pulse {0%, 100% {transform:scale(1); box-shadow:0 0 0 3px rgba(78,203,164,.28);} 50% {transform:scale(1.18); box-shadow:0 0 0 7px rgba(78,203,164,.1);}}
.hero-slogan {position:relative; display:table; max-width:100%; margin-bottom:clamp(18px, 2.2vw, 28px); padding-bottom:clamp(14px, 1.6vw, 20px); color:#fff; font-size:clamp(40px, 5.6vw, 78px); font-weight:800; line-height:1.12em; letter-spacing:-.045em; text-align:left;}
.hero-slogan:after {content:""; position:absolute; left:0; right:0; bottom:0; height:1px; background:rgba(255,255,255,.28);}
.hero-slogan-regular {display:inline-block; font-weight:400; letter-spacing:-.03em;}
.hero-slogan-line2 {display:inline; white-space:nowrap; color:#fff;}
.hero-slogan-line2-tail {display:inline; font-weight:800; color:#fff;}
.hero-slogan-accent {display:inline-block; font-weight:800; background:linear-gradient(95deg, #6FE0FF 0%, #4ECBA4 48%, #A9E86A 100%); -webkit-background-clip:text; background-clip:text; color:transparent;}
.hero-lead {max-width:640px; margin-bottom:clamp(22px, 2.8vw, 32px); color:#fff; font-size:clamp(18px, 1.5vw, 23px); font-weight:700; line-height:1.45em; letter-spacing:-.025em;}
.hero-meta {display:flex; flex-direction:row; flex-wrap:nowrap; align-items:flex-start; gap:clamp(32px, 5vw, 56px); width:fit-content; max-width:100%; margin-bottom:clamp(28px, 3.5vw, 40px);}
.hero-meta-item {flex:0 0 auto; min-width:0;}
.hero-meta-label {display:block; margin-bottom:10px; color:rgba(255,255,255,.5); font-size:clamp(15px, 1.1vw, 17px); font-weight:600; letter-spacing:-.01em; line-height:1.4em;}
.hero-meta-val {margin:0; color:#fff; font-size:clamp(16px, 1.4vw, 20px); font-weight:700; letter-spacing:-.025em; line-height:1.45em; white-space:nowrap;}
.hero-actions {display:flex; flex-wrap:wrap; gap:12px;}
.btn {display:inline-flex; align-items:center; justify-content:center; min-height:52px; padding:0 32px; font-size:15px; font-weight:700; line-height:1; letter-spacing:-.02em; border:0 !important; border-radius:100px; text-align:center; }
.btn-lg {min-height:52px; height:52px; padding:0 32px;}
.btn-hero {background:#fff; color:var(--color-primary); box-shadow:0 12px 28px rgba(0,0,0,.12); transition:background .25s var(--ease), color .25s var(--ease), transform .2s var(--ease), box-shadow .25s var(--ease);}
.btn-hero:hover {background:var(--grad-brand); color:#fff; transform:translateY(-2px); box-shadow:var(--shadow-brand);}
.btn-hero-outline {background:rgba(255,255,255,.08); color:#fff; font-weight:600; box-shadow:inset 0 0 0 1px rgba(255,255,255,.2); backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px); transition:box-shadow .2s var(--ease), background .2s var(--ease), transform .2s var(--ease), color .2s var(--ease);}
.btn-hero-outline:hover {background:var(--grad-brand); color:#fff; transform:translateY(-2px); box-shadow:var(--shadow-brand); backdrop-filter:none; -webkit-backdrop-filter:none;}
.hero-scroll {position:absolute; left:var(--space-container); bottom:0; z-index:3; display:inline-flex; align-items:center; gap:8px; color:#fff; transition:color .25s var(--ease), opacity .25s var(--ease);}
.hero-scroll:hover {opacity:.88;}
.hero-scroll-txt {font-family:var(--font-en); font-size:14px; font-weight:400; letter-spacing:0; line-height:1; white-space:nowrap;}
.hero-scroll-arrow {display:block; flex:none; font-size:16px; font-weight:400; line-height:1; animation:hero-scroll-arrow-bounce 1.5s ease-in-out infinite;}
@keyframes hero-scroll-arrow-bounce {0%, 100% {transform:translateY(0); opacity:1;} 50% {transform:translateY(6px); opacity:.55;}}
@media (prefers-reduced-motion: reduce) {.hero-eyebrow:before, .hero-scroll-arrow {animation:none;}}
.hero-glass {position:absolute; z-index:4; left:auto; right:max(var(--space-container), calc((100% - 1440px) / 2 + var(--space-container))); bottom:clamp(28px, 4vh, 48px); display:grid; width:min(580px, calc(100% - (var(--space-container) * 2))); min-height:184px; padding:0; overflow:visible; pointer-events:auto; --glass-nav-gap:10px; --glass-nav-width:40px;}
.hero-glass-body {display:grid; grid-template-columns:minmax(0,1fr) clamp(148px, 17vw, 196px); grid-template-rows:auto 1fr; column-gap:8px; row-gap:12px; align-items:stretch; min-width:0; width:100%; padding:20px calc(var(--glass-nav-gap) * 2 + var(--glass-nav-width)) 20px 22px; border-radius:18px; background:rgba(4,29,54,.52); border:1px solid rgba(255,255,255,.18); box-shadow:0 16px 40px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.14); backdrop-filter:blur(20px) saturate(150%); -webkit-backdrop-filter:blur(20px) saturate(150%); transition:background .28s var(--ease), border-color .28s var(--ease), box-shadow .28s var(--ease);}
.hero-glass-tag {grid-column:1; grid-row:1; width:fit-content; padding:7px 15px; background-image:var(--grad-brand); color:#fff; font-family:var(--font-en); font-size:12px; font-weight:700; letter-spacing:.06em; line-height:1.2em; border-radius:100px; transition:background .28s var(--ease), color .28s var(--ease), box-shadow .28s var(--ease);}
.hero-glass-slides {grid-column:1; grid-row:2; display:grid; grid-template-areas:"stack"; min-width:0; min-height:0; align-self:end;}
.hero-glass-media {grid-column:2; grid-row:1 / -1; position:relative; align-self:stretch; min-height:132px; height:auto; border-radius:10px; overflow:hidden; background:rgba(0,0,0,.22); transition:background .28s var(--ease);}
.hero-glass-media-slides {position:absolute; inset:0; display:grid; grid-template-areas:"stack";}
.hero-glass-media-slide {grid-area:stack; width:100%; height:100%; opacity:0; visibility:hidden; transition:opacity .32s var(--ease), visibility .32s var(--ease);}
.hero-glass-media-slide.is-active {opacity:1; visibility:visible;}
.hero-glass-media-slide img {display:block; width:100%; height:100%; object-fit:cover; object-position:center;}
.hero-glass-slide {grid-area:stack; display:flex; flex-direction:column; justify-content:space-between; gap:10px; opacity:0; visibility:hidden; transition:opacity .32s var(--ease), visibility .32s var(--ease);}
.hero-glass-slide.is-active {opacity:1; visibility:visible;}
.hero-glass-content {display:flex; flex-direction:column; gap:8px; min-width:0;}
.hero-glass-main {margin:0; color:#fff; font-size:clamp(18px, 1.25vw, 21px); font-weight:700; letter-spacing:-.025em; line-height:1.45em; transition:color .28s var(--ease);}
.hero-glass-sub {margin:0; color:rgba(255,255,255,.58); font-size:16px; font-weight:400; letter-spacing:-.01em; line-height:1.5em; transition:color .28s var(--ease);}
.hero-glass-date {margin:0; padding-top:2px; color:rgba(255,255,255,.42); font-size:13px; font-weight:400; letter-spacing:-.01em; line-height:1.45em; transition:color .28s var(--ease);}
.hero-glass-nav {position:absolute; right:var(--glass-nav-gap); top:50%; transform:translateY(-50%); z-index:2;}
.hero-glass-nav-pill {display:flex; flex-direction:column; align-items:center; justify-content:center; gap:12px; width:var(--glass-nav-width); padding:10px 0; background:rgba(255,255,255,.08); border-radius:100px; transition:background .28s var(--ease), border-color .28s var(--ease);}
.hero-glass-nav-pill .nav-ico {display:inline-flex; align-items:center; justify-content:center; width:20px; height:20px; padding:0; border:0; background:transparent; color:#fff; cursor:pointer; transition:color .2s var(--ease), transform .2s var(--ease);}
.hero-glass-nav-pill .nav-ico:hover {transform:scale(1.08);}
.hero-glass-nav-pill .nav-ico .icon {filter:none; transition:filter .2s var(--ease);}
.hero-glass-nav-pill .nav-ico[data-glass-prev] .icon img {transform:rotate(180deg);}
.hero-glass-nav-pill .nav-dot {display:block; width:5px; height:5px; border-radius:50%; background:rgba(255,255,255,.2); transition:background .28s var(--ease);}
.hero-glass:hover .hero-glass-body {background:#fff; border-color:rgba(11,98,174,.12); box-shadow:0 16px 40px rgba(11,98,174,.14);}
.hero-glass:hover .hero-glass-tag {box-shadow:0 4px 14px rgba(11,98,174,.22);}
.hero-glass:hover .hero-glass-media {background:#e7eef4;}
.hero-glass:hover .hero-glass-main {color:var(--color-ink-deep);}
.hero-glass:hover .hero-glass-sub {color:var(--color-text-secondary);}
.hero-glass:hover .hero-glass-date {color:var(--color-text-muted);}
.hero-glass:hover .hero-glass-nav-pill {background:rgba(11,98,174,.06); border:1px solid rgba(11,98,174,.12);}
.hero-glass:hover .hero-glass-nav-pill .nav-ico .icon {filter:brightness(0);}
.hero-glass:hover .hero-glass-nav-pill .nav-dot {background:rgba(11,98,174,.22);}
.main-visual .hero-copy>.hero-eyebrow, .main-visual .hero-copy .hero-slogan-regular, .main-visual .hero-copy .hero-slogan-line2, .main-visual .hero-copy>.hero-lead, .main-visual .hero-copy>.hero-meta, .main-visual .hero-copy>.hero-actions {opacity:0; transform:translate3d(0, 28px, 0); transition:opacity .85s cubic-bezier(.22, 1, .36, 1), transform .85s cubic-bezier(.22, 1, .36, 1);}
.main-visual .hero-copy>.hero-eyebrow {transition-delay:0ms;}
.main-visual .hero-copy .hero-slogan-regular {display:inline-block; vertical-align:top; max-width:100%; transition-delay:160ms;}
.main-visual .hero-copy .hero-slogan-line2 {display:inline-block; vertical-align:top; max-width:100%; transition-delay:320ms;}
.main-visual .hero-copy>.hero-lead {transition-delay:480ms;}
.main-visual .hero-copy>.hero-meta {transition-delay:640ms;}
.main-visual .hero-copy>.hero-actions {transition-delay:800ms;}
.main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy>.hero-eyebrow, .main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy .hero-slogan-regular, .main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy .hero-slogan-line2, .main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy>.hero-lead, .main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy>.hero-meta, .main-visual.is-hero-ready .items:not(.slick-initialized) .item:first-child .hero-copy>.hero-actions, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy>.hero-eyebrow, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy .hero-slogan-regular, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy .hero-slogan-line2, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy>.hero-lead, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy>.hero-meta, .main-visual.is-hero-ready .slick-slide.slick-active .hero-copy>.hero-actions {opacity:1; transform:translate3d(0, 0, 0);}
.page-main .scroll-rise {opacity:0; transform:translate3d(0, 40px, 0); transition:opacity .85s cubic-bezier(.22, 1, .36, 1), transform .85s cubic-bezier(.22, 1, .36, 1); transition-delay:var(--scroll-rise-delay, 0ms);}
.page-main .scroll-rise.is-inview {opacity:1; transform:translate3d(0, 0, 0);}
@media (prefers-reduced-motion: reduce) {.main-visual .hero-copy>.hero-eyebrow, .main-visual .hero-copy .hero-slogan-regular, .main-visual .hero-copy .hero-slogan-line2, .main-visual .hero-copy>.hero-lead, .main-visual .hero-copy>.hero-meta, .main-visual .hero-copy>.hero-actions, .page-main .scroll-rise {opacity:1; transform:none; transition:none;}}

/* quick · intro · exp · zone */
.quick {position:relative; z-index:5;}
.quick-list {display:grid; grid-template-columns:repeat(4, 1fr); background:var(--bg-white); border:1px solid var(--border-color); border-bottom:0;}
.quick-list>li {--q-accent:var(--color-primary); --q-accent-bg:rgba(11,98,174,.04); border-right:1px solid var(--divider-color);}
.quick-list>li:nth-child(2) {--q-accent:var(--color-cyan); --q-accent-bg:rgba(18,152,206,.04);}
.quick-list>li:nth-child(3) {--q-accent:var(--color-teal); --q-accent-bg:rgba(34,167,140,.04);}
.quick-list>li:nth-child(4) {--q-accent:var(--color-green); --q-accent-bg:rgba(95,174,60,.04);}
.quick-list>li:last-child {border-right:0;}
.quick-list a {display:flex; align-items:center; gap:14px; min-height:88px; padding:22px 28px; transition:background .2s var(--ease), color .2s var(--ease);}
.quick-list a:hover {background:var(--bg-white);}
.quick-list>li:nth-child(1) {--q-mask:url(/images/icons/icon-info.svg);}
.quick-list>li:nth-child(2) {--q-mask:url(/images/icons/icon-calendar.svg);}
.quick-list>li:nth-child(3) {--q-mask:url(/images/icons/icon-map-fold.svg);}
.quick-list>li:nth-child(4) {--q-mask:url(/images/icons/icon-heart.svg);}
.quick-list .q-icon {display:inline-flex; align-items:center; justify-content:center; flex:none; width:48px; height:48px; border-radius:14px; color:var(--q-accent); background:var(--q-accent-bg); transition:color .2s var(--ease), background .2s var(--ease), transform .2s var(--ease), box-shadow .2s var(--ease);}
.quick-list .q-icon .icon {width:26px; height:26px; background:currentColor; -webkit-mask:var(--q-mask) center / contain no-repeat; mask:var(--q-mask) center / contain no-repeat; transition:filter .2s var(--ease);}
.quick-list .q-icon img {display:block; width:100%; height:100%; opacity:0;}
.quick-list a:hover .q-icon {color:#fff; background:var(--q-accent); transform:translateY(-1px); box-shadow:0 6px 16px rgba(0, 0, 0, .1);}
.quick-list a:hover .q-icon .icon {filter:drop-shadow(0 2px 6px rgba(0, 0, 0, .18));}
.quick-list .q-title {flex:1 1 auto; color:var(--color-text-primary); font-size:18px; font-weight:700; letter-spacing:-.03em; line-height:1.25em; white-space:nowrap; transition:color .2s var(--ease);}
.quick-list .q-title-en {font-family:var(--font-en); font-weight:700;}
.quick-list>li:nth-child(3) .q-title {font-size:clamp(14px, 1.08vw, 15.5px); letter-spacing:-.04em;}
.quick-list a:hover .q-title {color:var(--q-accent);}
.quick-list .q-arrow {display:inline-flex; align-items:center; justify-content:center; flex:none; width:24px; height:24px; margin-left:auto; color:var(--q-accent); opacity:0; transform:translateX(-8px); transition:opacity .22s var(--ease), transform .22s var(--ease), color .2s var(--ease);}
.quick-list .q-arrow .icon {width:20px; height:20px; background:currentColor; -webkit-mask:url(/images/icons/icon-arrow-right.svg) center / contain no-repeat; mask:url(/images/icons/icon-arrow-right.svg) center / contain no-repeat;}
.quick-list .q-arrow img {display:block; width:20px; height:20px; opacity:0;}
.quick-list a:hover .q-arrow {opacity:1; transform:translateX(0);}
.intro-exp-band {position:relative; overflow:hidden; background-color:var(--bg-white);}
.intro-exp-mesh {position:absolute; inset:0; z-index:0; pointer-events:none; background:linear-gradient(180deg, rgba(255,255,255,0) 0%, var(--bg-white) 100%), linear-gradient(90deg, rgba(11,98,174,.08) 0%, rgba(18,152,206,.08) 46%, rgba(34,167,140,.08) 74%, rgba(109,190,69,.08) 100%);}
.intro-exp-band .intro-sec, .intro-exp-band .exp-sec, .intro-exp-band .zone-sec {position:relative; z-index:1; background:transparent;}
.intro-sec {padding:clamp(100px, 10vw, 140px) 0;}
.intro-grid {display:grid; grid-template-columns:repeat(2, minmax(0,1fr)); gap:clamp(32px, 4vw, 64px); align-items:center;}
.intro-display {margin:0; color:#111; font-family:var(--font-en); font-size:clamp(34px, 3.9vw, 56px); font-weight:500; letter-spacing:-.03em; line-height:1.1;}
.intro-display-line {display:block; color:#333;}
.intro-display-line--bold {margin-top:clamp(14px, 1.6vw, 22px); font-weight:800; color:#111; white-space:nowrap;}
.intro-aside {display:flex; flex-direction:column; align-items:flex-start;}
.intro-kicker {margin:0 0 16px; color:#111; font-size:clamp(20px, 1.5vw, 24px); font-weight:700; letter-spacing:-.025em; line-height:1.5em;}
.intro-body {margin:0 0 28px; color:#242424; font-size:clamp(14px, 1vw, 16px); font-weight:400; line-height:1.82em;}
.intro-body b {font-weight:700;}
.btn-intro {display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:0 26px; background:#111; color:#fff; font-size:14px; font-weight:600; letter-spacing:-.01em; border:0; border-radius:100px; box-shadow:0 8px 24px rgba(0, 0, 0, .12); transition:background .22s var(--ease), color .22s var(--ease), transform .2s var(--ease), box-shadow .22s var(--ease), -webkit-text-fill-color .22s var(--ease);}
.btn-intro:hover {background:var(--grad-brand) text, #fff padding-box; -webkit-background-clip:text, padding-box; background-clip:text, padding-box; color:transparent; -webkit-text-fill-color:transparent; transform:translateY(-2px); box-shadow:0 12px 28px rgba(11, 98, 174, .12);}
.exp-list {--exp-gap:clamp(12px, 1.2vw, 16px); --exp-stagger:64px; display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:var(--exp-gap); align-items:start; margin:0; padding:0; list-style:none;}
.exp-list>li:nth-child(2) {margin-top:var(--exp-stagger);}
.exp-list>li {position:relative; display:flex; flex-direction:column; min-height:clamp(480px, 38vw, 560px); padding:clamp(28px, 3vw, 36px) clamp(24px, 2.5vw, 32px); border-radius:clamp(20px, 2vw, 28px); box-shadow:0 18px 44px rgba(4,29,54,.14); overflow:hidden; isolation:isolate;}
.exp-list .exp-visual {position:absolute; inset:0; z-index:0; overflow:hidden; border-radius:inherit; background:linear-gradient(160deg, #062A4D 0%, #0B62AE 52%, #22A78C 100%);}
.exp-list .exp-img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center 44%; transition:opacity .62s var(--ease), transform .82s var(--ease);}
.exp-list>li:nth-child(1) .exp-img {object-position:56% 58%;}
.exp-list>li:nth-child(2) .exp-img {object-position:50% 50%;}
.exp-list>li:nth-child(3) .exp-img {object-position:44% 44%;}
.exp-list .exp-img--photo {opacity:0; transform:scale(1.1);}
.exp-list .exp-img--cover {z-index:1; opacity:1; transform:scale(1);}
.exp-list>li:hover .exp-img--photo, .exp-list>li:focus-within .exp-img--photo {opacity:1; transform:scale(1.04);}
.exp-list>li:hover .exp-img--cover, .exp-list>li:focus-within .exp-img--cover {opacity:0; transform:scale(1.06);}
.exp-list>li:before {content:""; position:absolute; inset:0; z-index:1; background:rgba(0,0,0,.16);}
.exp-list>li:after {content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(180deg, transparent 52%, rgba(0,0,0,.22) 100%);}
.exp-list .exp-no {position:relative; z-index:2; margin:0 0 16px; color:rgba(255,255,255,.55); font-size:clamp(20px, 2vw, 28px); font-weight:800; letter-spacing:.04em; line-height:1;}
.exp-list .exp-head, .exp-list .exp-body {position:relative; z-index:2;}
.exp-list .exp-body {margin-top:auto; padding-top:28px;}
.exp-list h4 {margin:0; color:#fff; font-size:clamp(28px, 3.1vw, 40px); font-weight:700; letter-spacing:-.04em; line-height:1.32em;}
.exp-list p {margin:0; color:rgba(255,255,255,.84); font-size:16px; line-height:1.78em;}
.sec-text-marquee {overflow:hidden; padding:clamp(16px, 2vw, 28px) 0; pointer-events:none;}
.text-marquee-viewport {overflow:hidden; width:100%;}
.text-marquee-track {display:flex; width:max-content; animation:text-marquee-scroll 80s linear infinite;}
.text-marquee-group {display:flex; flex-shrink:0; align-items:center; gap:clamp(48px, 6vw, 96px); margin:0; padding-right:clamp(48px, 6vw, 96px);}
.text-marquee-group span {font-family:var(--font-en); font-size:clamp(72px, 11vw, 148px); font-weight:800; line-height:.92; color:rgba(17,17,17,.07); white-space:nowrap;}
@keyframes text-marquee-scroll {0% {transform:translateX(0);} 100% {transform:translateX(-50%);}}
.zone-showcase {display:grid; grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr); gap:clamp(24px, 3vw, 56px); align-items:stretch;}
.zone-stage {position:relative; overflow:hidden; min-height:clamp(420px, 40vw, 560px); border-radius:clamp(20px, 2vw, 28px); background:linear-gradient(160deg, #06182D 0%, #0B62AE 100%);}
.zone-stage-media {position:absolute; inset:0; z-index:0;}
.zone-visual-item {position:absolute; inset:0; margin:0; opacity:0; visibility:hidden; transform:scale(1.06); transition:opacity .62s var(--ease), visibility .62s var(--ease), transform .9s var(--ease);}
.zone-visual-item.is-active {opacity:1; visibility:visible; transform:scale(1);}
.zone-visual-item img {display:block; width:100%; height:100%; object-fit:cover; object-position:center;}
.zone-stage:after {content:""; position:absolute; inset:0; z-index:1; pointer-events:none; background:linear-gradient(180deg, rgba(4,20,38,.36) 0%, rgba(4,20,38,0) 32%, rgba(4,20,38,.14) 58%, rgba(4,20,38,.78) 100%);}
.zone-stage-tag {position:absolute; z-index:2; top:22px; left:22px; display:inline-flex; align-items:center; height:32px; padding:0 16px; background:rgba(255,255,255,.14); border:1px solid rgba(255,255,255,.3); border-radius:999px; color:#fff; font-family:var(--font-en); font-size:12px; font-weight:600; letter-spacing:.1em; backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);}
.zone-stage-caption {position:absolute; z-index:2; left:24px; right:24px; bottom:24px; display:flex; align-items:center; gap:12px;}
.zone-stage-no {color:rgba(255,255,255,.6); font-family:var(--font-en); font-size:18px; font-weight:700;}
.zone-stage-name {color:#fff; font-size:clamp(22px, 2.1vw, 30px); font-weight:700; letter-spacing:-.03em; line-height:1.15em;}
.zone-nav {margin:0; padding:0; list-style:none;}
.zone-nav-item + .zone-nav-item {margin-top:clamp(14px, 1.35vw, 22px);}
.zone-nav-btn {display:block; width:100%; padding:0; background:none; border:0; text-align:left; cursor:pointer;}
.zone-nav-name {display:inline-block; color:rgba(17,17,17,.14); font-size:clamp(28px, 2.75vw, 42px); font-weight:800; letter-spacing:-.045em; line-height:1.28em; padding:.06em 0 .1em; transition:color .35s var(--ease);}
.zone-nav-en {position:relative; display:inline; margin-left:.2em; font-family:var(--font-en); font-weight:800; letter-spacing:-.02em;}
.zone-nav-item.is-active .zone-nav-name {color:#111;}
.zone-nav-item.is-active .zone-nav-ko, .zone-nav-item.is-active .zone-nav-en {display:inline-block; padding:.04em 0 .12em; line-height:1.22em; background:var(--grad-brand); -webkit-background-clip:text; background-clip:text; color:transparent; -webkit-text-fill-color:transparent;}
.zone-nav-item.is-active .zone-nav-en:after {content:""; position:absolute; top:.08em; right:0; width:7px; height:7px; border-radius:50%; background:var(--grad-brand); transform:translate(62%, 0); pointer-events:none;}
.zone-nav-btn:hover .zone-nav-name {color:rgba(17, 17, 17, .38);}
.zone-nav-item.is-active .zone-nav-btn:hover .zone-nav-ko, .zone-nav-item.is-active .zone-nav-btn:hover .zone-nav-en {color:transparent; -webkit-text-fill-color:transparent;}
.zone-nav-detail {margin-top:clamp(22px, 2.4vw, 36px);}
.zone-nav-panel {display:none;}
.zone-nav-panel.is-active {display:block;}
.zone-nav-lead {margin:0 0 10px; color:#111; font-size:18px; font-weight:700; line-height:1.45em;}
.zone-nav-desc {margin:0 0 22px; color:#454545; font-size:15px; line-height:1.75em;}
.zone-desc-line {display:block;}

/* partners · visitor */
.partners-sec {padding:clamp(72px, 6vw, 92px) 0 clamp(128px, 10vw, 160px); overflow:hidden; background:transparent;}
.partners-sec>.contain {margin-bottom:clamp(36px, 4vw, 48px);}
.logo-wall-rows {display:flex; flex-direction:column; gap:20px; width:100%;}
.logo-wall-viewport {position:relative; width:100vw; max-width:100%; margin-left:calc(50% - 50vw); overflow:hidden; -webkit-mask-image:linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%); mask-image:linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);}
.logo-wall-track {display:flex; width:max-content;}
.logo-wall-track.is-dir-left {animation:logo-marquee-left var(--logo-marquee-duration, 60s) linear infinite;}
.logo-wall-track.is-dir-right {animation:logo-marquee-right var(--logo-marquee-duration, 60s) linear infinite;}
.logo-wall-track.is-paused {animation-play-state:paused;}
.logo-wall {display:flex; flex-wrap:nowrap; align-items:stretch; gap:20px; margin:0; padding:0 10px; list-style:none;}
.logo-slot {display:flex; flex:none; align-items:center; justify-content:center; width:264px; height:100px; padding:28px 38px; background:transparent; border:0; border-radius:8px;}
.logo-slot-inner {display:flex; align-items:center; justify-content:center; width:100%; max-width:188px; height:44px;}
.logo-slot img {display:block; max-width:100%; max-height:44px; object-fit:contain; filter:grayscale(100%); opacity:.62; transition:filter .35s var(--ease), opacity .35s var(--ease);}
.logo-slot:hover img, .logo-slot:focus-within img {filter:grayscale(0); opacity:1;}
@keyframes logo-marquee-left {0% {transform:translateX(0);} 100% {transform:translateX(-50%);}}
@keyframes logo-marquee-right {0% {transform:translateX(-50%);} 100% {transform:translateX(0);}}
.visitor-sec {position:relative; overflow:hidden; background:radial-gradient(78% 62% at 8% 0%, rgba(11,98,174,.06) 0%, rgba(11,98,174,0) 62%), radial-gradient(70% 62% at 94% 100%, rgba(34,167,140,.07) 0%, rgba(34,167,140,0) 64%), linear-gradient(180deg, #F5F9FC 0%, #F1F6FA 100%);}
.step-list {--step-pad:clamp(22px, 2.2vw, 30px); --step-icon:clamp(128px, 11vw, 168px); display:grid; grid-template-columns:repeat(4, minmax(0,1fr)); gap:clamp(14px, 1.4vw, 20px); margin:clamp(40px, 4vw, 56px) 0 0; padding:0; list-style:none;}
.step-card {--step-accent:var(--color-primary); --step-accent-soft:rgba(11,98,174,.09); --step-mask:url(/images/icons/icon-clipboard.svg); position:relative; display:flex; flex-direction:column; min-height:clamp(248px, 19vw, 280px); padding:var(--step-pad); background:var(--bg-white); border:1px solid rgba(220,226,232,.9); border-radius:clamp(20px, 2vw, 28px); box-shadow:0 14px 34px rgba(6,42,77,.07); overflow:hidden; transition:background .28s var(--ease), border-color .28s var(--ease), transform .28s var(--ease), box-shadow .28s var(--ease);}
.step-card:nth-child(2) {--step-accent:var(--color-cyan); --step-accent-soft:rgba(18,152,206,.09); --step-mask:url(/images/icons/icon-heart.svg);}
.step-card:nth-child(3) {--step-accent:var(--color-teal); --step-accent-soft:rgba(34,167,140,.09); --step-mask:url(/images/icons/icon-scan.svg);}
.step-card:nth-child(4) {--step-accent:var(--color-green); --step-accent-soft:rgba(95,174,60,.1); --step-mask:url(/images/icons/icon-search.svg);}
.step-card:hover, .page-main .visitor-sec .step-card.scroll-rise.is-inview:hover {transform:translateY(-4px); background:var(--step-accent); border-color:var(--step-accent); box-shadow:0 22px 48px color-mix(in srgb, var(--step-accent) 30%, transparent);}
.page-main .visitor-sec .step-card.scroll-rise.is-inview {transition:background .28s var(--ease), border-color .28s var(--ease), transform .28s var(--ease), box-shadow .28s var(--ease);}
.step-icon {position:absolute; right:clamp(-32px, -2.2vw, -20px); bottom:clamp(-26px, -2vw, -16px); z-index:0; display:block; width:var(--step-icon); height:var(--step-icon); color:var(--step-accent); opacity:.06; pointer-events:none; transition:color .28s var(--ease), opacity .28s var(--ease), filter .28s var(--ease);}
.step-icon .icon, .step-icon .icon24 {width:100%; height:100%; background:currentColor; -webkit-mask:var(--step-mask) center / contain no-repeat; mask:var(--step-mask) center / contain no-repeat;}
.step-icon img {display:block; width:100%; height:100%; opacity:0;}
.step-card:nth-child(3) .step-icon {right:clamp(-36px, -2.6vw, -24px); bottom:clamp(-24px, -1.8vw, -14px);}
.step-card:nth-child(4) .step-icon {width:calc(var(--step-icon) * 1.08); height:calc(var(--step-icon) * 1.08); right:clamp(-34px, -2.4vw, -22px); bottom:clamp(-22px, -1.6vw, -12px);}
.step-card:hover .step-icon {color:#fff; opacity:.14; filter:drop-shadow(0 8px 18px rgba(0, 0, 0, .16));}
.step-badge {display:block; margin:0 0 12px; color:var(--step-accent); font-family:var(--font-en); font-size:12px; font-weight:700; letter-spacing:.13em; line-height:1; transition:color .28s var(--ease);}
.step-card:hover .step-badge {color:rgba(255,255,255,.78);}
.step-card-body {position:relative; z-index:1; flex:1 1 auto;}
.step-list h4 {margin:0 0 12px; color:var(--color-text-primary); font-size:clamp(20px, 1.7vw, 24px); font-weight:700; line-height:1.35em; transition:color .28s var(--ease);}
.step-card:hover h4 {color:#fff;}
.step-desc {margin:0; color:var(--color-text-secondary); font-size:16px; line-height:1.76em; transition:color .28s var(--ease);}
.step-desc-line {display:block;}
.step-card:hover .step-desc {color:rgba(255,255,255,.84);}
.step-card-foot {position:relative; z-index:1; margin-top:auto; padding-top:24px;}
.step-link {display:inline-flex; align-items:center; justify-content:center; min-height:40px; padding:0 20px; background:var(--step-accent); border-radius:999px; color:#fff; font-size:14px; font-weight:600; letter-spacing:-.01em; transition:background .28s var(--ease), color .28s var(--ease), transform .2s var(--ease), box-shadow .28s var(--ease);}
.step-link:hover {transform:translateY(-1px); box-shadow:0 8px 20px color-mix(in srgb, var(--step-accent) 32%, transparent);}
.step-card:hover .step-link {background:rgba(255,255,255,.18); color:#fff; box-shadow:none; transform:none;}
.step-card:hover .step-link:hover {background:#fff; color:var(--step-accent); box-shadow:0 8px 20px rgba(255,255,255,.18); transform:translateY(-1px);}

/* footer · drawer · ai */
#footer {position:relative; width:100%; z-index:1; padding:clamp(56px, 7vw, 88px) 0 clamp(40px, 5vw, 64px); background:linear-gradient(180deg, var(--color-ink) 0%, var(--color-ink-deep) 52%, #031524 100%); color:#fff; text-align:left;}
#footer .contain.foot-grid {display:grid; grid-template-columns:minmax(0, 1.05fr) minmax(0, .95fr); grid-template-rows:auto auto; align-items:stretch; column-gap:clamp(40px, 6vw, 96px); row-gap:clamp(24px, 4vw, 48px);}
#footer .contain:after {content:none;}
.foot-brand-block {grid-column:1; grid-row:1; display:flex; flex-direction:column; justify-content:space-between; min-height:100%;}
.foot-side {grid-column:2; grid-row:1; display:flex; flex-direction:column; align-items:flex-end; justify-content:space-between; min-height:100%; gap:clamp(22px, 3vw, 32px);}
.foot-bottom {grid-column:1 / -1; grid-row:2; display:flex; align-items:flex-end; justify-content:space-between; gap:clamp(20px, 3vw, 40px); margin:0; padding:0;}
.foot-display {margin:0; color:#fff; font-size:clamp(34px, 4.5vw, 64px); font-weight:800; line-height:1.04em; letter-spacing:-.045em;}
.foot-display-line {display:block;}
.foot-display-line + .foot-display-line {margin-top:clamp(6px, 1vw, 12px);}
.foot-display-line--lockup {white-space:nowrap;}
.foot-mark {display:inline-block; width:clamp(8px, .9vw, 11px); height:clamp(8px, .9vw, 11px); margin-left:clamp(8px, 1vw, 12px); border-radius:50%; background:var(--color-teal); transform:translateY(-.06em); vertical-align:middle;}
.foot-office {max-width:560px; margin-top:clamp(26px, 3vw, 38px);}
.foot-office-list {display:flex; flex-direction:column; gap:8px; margin:0; padding:0; list-style:none;}
.foot-office-item {display:flex; align-items:center; gap:12px;}
.foot-office-label {position:relative; flex:none; width:74px; padding-left:12px; color:rgba(255,255,255,.55); font-size:13px; font-weight:600; line-height:1.4em; letter-spacing:.01em;}
.foot-office-label:before {content:""; position:absolute; top:50%; left:0; width:4px; height:4px; border-radius:50%; background:var(--color-teal); transform:translateY(-50%);}
.foot-office-value {color:rgba(255,255,255,.82); font-size:clamp(13px, 1vw, 15px); font-weight:500; line-height:1.55em; word-break:keep-all;}
.foot-office-value a {color:inherit;}
.foot-office-value a:hover {color:#fff; text-decoration:underline;}
.foot-nav {display:flex; flex-wrap:wrap; justify-content:flex-end; gap:clamp(14px, 2vw, 28px);}
.foot-nav a {color:#fff; font-size:clamp(13px, 1.1vw, 15px); font-weight:600; letter-spacing:-.01em;}
.foot-nav a:hover {opacity:.72;}
.foot-meta-list {display:flex; flex-direction:column; align-items:stretch; gap:12px; width:min(100%, 520px); margin:0; padding:0; list-style:none;}
.foot-meta-pill {display:flex; align-items:center; justify-content:space-between; gap:16px; min-height:52px; padding:12px 22px; border:1px solid rgba(255,255,255,.34); border-radius:999px;}
.foot-meta-label {flex:none; color:rgba(255,255,255,.72); font-size:14px; font-weight:600; letter-spacing:.02em;}
.foot-meta-value {color:#fff; font-size:clamp(13px, 1vw, 15px); font-weight:500; line-height:1.45em; text-align:right;}
.foot-policy {display:flex; flex-wrap:wrap; justify-content:flex-end; align-items:center; flex:none; gap:0; margin:0;}
.foot-policy a {display:inline-flex; align-items:center; color:rgba(255,255,255,.62); font-size:13px; font-weight:500;}
.foot-policy a + a:before {content:""; display:block; flex:none; width:1px; height:10px; margin:0 clamp(6px, 1vw, 10px); background:rgba(255,255,255,.2);}
.foot-policy a:hover {color:#fff;}
#footer .copyright {margin:0; flex:1 1 auto; min-width:0; color:rgba(255,255,255,.42); font-size:13px; line-height:1.55em;}
#footer .copyright .design-credit {color:inherit; font-size:inherit; text-decoration:none;}
#footer .copyright .design-credit:hover {color:rgba(255,255,255,.7); text-decoration:underline;}
.drawer {position:fixed; top:0; right:0; z-index:210; display:flex; flex-direction:column; width:min(400px, 100%); height:100%; background:var(--bg-white); transform:translateX(100%); transition:transform .28s var(--ease); box-shadow:-8px 0 28px rgba(6,42,77,.18);}
.drawer.is-open {transform:translateX(0);}
.drawer-body {flex:1 1 auto; display:flex; flex-direction:column; min-height:0; padding:26px 24px 24px;}
.drawer-topbar {display:flex; align-items:center; justify-content:space-between; gap:12px; flex:none; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid var(--border-color);}
.drawer-topbar__title {flex:1 1 auto; display:flex; flex-direction:column; align-items:flex-start; min-width:0; text-align:left;}
.drawer-kicker {margin-bottom:6px;}
.drawer-topbar__title h3 {margin:0; color:var(--color-text-primary); font-size:22px; font-weight:800; letter-spacing:-.04em; line-height:1.3em;}
.drawer-close {display:inline-flex; align-items:center; justify-content:center; flex:none; width:36px; height:36px; padding:0; background:#242424; border:0; border-radius:50%; color:#fff; font-size:22px; cursor:pointer;}
.drawer-close:before {content:"×"; display:block; line-height:1; transform:translateY(-1px);}
.drawer-close:hover {background:#111; transform:scale(1.04);}
.drawer-body-scroll {flex:1 1 auto; min-height:0; overflow-y:auto;}
.drawer-empty {margin:24px 0; color:var(--color-text-muted); font-size:14px; line-height:1.8em; text-align:center;}
.saved-empty {padding:24px 0 0; color:var(--color-text-muted); font-size:14px; line-height:1.8em; text-align:center;}
.saved-subgroup {margin-bottom:20px;}
.saved-subgroup__title {display:flex; align-items:center; gap:8px; margin:0 0 12px; color:#242424; font-size:16px; font-weight:700; line-height:1.4em; letter-spacing:.04em;}
.saved-item {position:relative; margin-bottom:10px; padding:16px 18px; background:#fff; border:1px solid #ddd; border-radius:8px;}
.saved-item .s-time {display:flex; align-items:center; gap:6px; color:var(--color-brand); font-size:12px; font-weight:700; line-height:1.4em;}
.saved-item .s-time:before {content:""; flex:none; width:5px; height:5px; border-radius:50%; background:currentColor;}
.saved-item .s-time--zone-value {color:var(--color-brand);}
.saved-item .s-time--zone-town {color:var(--color-cyan);}
.saved-item .s-time--zone-nuri {color:var(--color-teal);}
.saved-item .s-time--zone-future {color:#268B4D;}
.saved-item .s-time--zone-square {color:#9ACD32;}
.saved-item .s-title {display:block; margin-top:4px; padding-right:36px; color:var(--color-text-primary); font-size:14px; font-weight:600; line-height:1.5em;}
.saved-item .s-remove {position:absolute; top:8px; right:8px; width:40px; height:40px; background:#fff; border:0; border-radius:50%; color:var(--color-text-muted); font-size:22px; line-height:1em; cursor:pointer;}
.saved-item .s-remove:hover {color:var(--color-text-primary);}
.drawer-login-cta {margin-top:24px;}
.drawer-login-cta .btn {display:flex; align-items:center; justify-content:center; width:100%; min-height:52px; border-radius:8px; background:var(--grad-brand); color:#fff; font-size:16px; font-weight:600; line-height:1em; text-decoration:none;}
.drawer-overlay {display:none; position:fixed; inset:0; z-index:205; background:rgba(0,0,0,.6);}
.drawer-overlay.is-open {display:block;}
.ai-wrap {position:fixed; right:clamp(24px, 2vw, 32px); bottom:clamp(24px, 3vh, 32px); z-index:190;}
.ai-action-group {display:flex; flex-direction:column; align-items:flex-end; width:fit-content; max-width:min(164px, calc(100vw - 36px));}
.ai-float-stack {--ai-bubble-w:164px; --ai-bubble-h:81.422px; display:flex; flex-direction:column; align-items:flex-end; gap:9px; width:var(--ai-bubble-w); max-width:100%;}
.ai-speech-bubble-wrap {display:flex; justify-content:flex-end; width:var(--ai-bubble-w); max-width:100%;}
.ai-speech-bubble {position:relative; flex:none; width:var(--ai-bubble-w); max-width:100%; height:var(--ai-bubble-h); padding:0; background:none; border:0; overflow:visible;}
.ai-speech-bubble-shape {position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:fill; pointer-events:none;}
.ai-speech-bubble-shape--color {display:block;}
.ai-speech-bubble-shape--glass {display:none;}
.ai-speech-bubble p {position:absolute; z-index:1; top:14px; left:15px; right:15px; margin:0; color:#fff; font-size:14px; font-weight:400; line-height:22px; word-break:keep-all; text-align:left;}
.ai-float-buttons {display:flex; flex-direction:column; align-items:flex-start; gap:8px; flex:none; width:62px;}
.ai-fab, .btn-scroll-top {display:inline-flex; align-items:center; justify-content:center; flex:none; width:56px; height:56px; padding:0; border:0; border-radius:28px; background:rgba(255,255,255,.1); box-shadow:none; overflow:hidden; cursor:pointer; transition:transform .22s var(--ease), box-shadow .22s var(--ease), background .22s var(--ease), border-color .22s var(--ease);}
body.page-main .ai-wrap:not(.is-past-hero) .ai-fab, body.page-main .ai-wrap:not(.is-past-hero) .btn-scroll-top {background:rgba(255,255,255,.2); border:1px solid rgba(255,255,255,.2); box-shadow:none;}
.ai-fab:hover, .ai-fab[aria-expanded="true"], .btn-scroll-top:hover {transform:translateY(-2px);}
.ai-fab-icon {display:flex; align-items:center; justify-content:center; flex:none; width:32px; height:32px; overflow:hidden;}
body.page-main .ai-wrap:not(.is-past-hero) .ai-fab-icon, .ai-wrap.is-past-hero .ai-fab-icon {width:40px; height:28px;}
.ai-fab-icon img {display:block; width:100%; height:100%; object-fit:contain; transform-origin:50% 88%; animation:ai-fab-nod 3.2s ease-in-out infinite;}
@keyframes ai-fab-nod {0%, 52%, 100% {transform:rotate(0deg) translateY(0);} 7% {transform:rotate(10deg) translateY(1px);} 14% {transform:rotate(0deg) translateY(0);} 21% {transform:rotate(10deg) translateY(1px);} 28% {transform:rotate(0deg) translateY(0);}}
.ai-wrap.is-chat-open .ai-fab-icon img {animation:none;}
.btn-scroll-top-color {display:none; flex:none; width:56px; height:56px; object-fit:fill;}
.btn-scroll-top-glass {display:inline-flex; align-items:center; justify-content:center; width:100%; height:100%;}
.btn-scroll-top-arrow {display:block; flex:none; width:13px; height:18px; object-fit:fill;}
.ai-wrap.is-past-hero .ai-fab {background:#fff; border:0; box-shadow:0 4px 16px rgba(6,42,77,.12), 0 2px 6px rgba(6,42,77,.06);}
.ai-wrap.is-past-hero .ai-fab:hover, .ai-wrap.is-past-hero .ai-fab[aria-expanded="true"] {background:#fff; box-shadow:0 8px 22px rgba(6,42,77,.16), 0 3px 8px rgba(6,42,77,.08);}
.ai-wrap.is-past-hero .btn-scroll-top {background:transparent; border:0; box-shadow:0 4px 16px rgba(6,42,77,.12), 0 2px 6px rgba(6,42,77,.06); overflow:visible;}
.ai-wrap.is-past-hero .btn-scroll-top:hover {box-shadow:0 8px 22px rgba(6,42,77,.16), 0 3px 8px rgba(6,42,77,.08);}
.ai-wrap.is-past-hero .btn-scroll-top-color {display:block;}
.ai-wrap.is-past-hero .btn-scroll-top-glass {display:none;}
.ai-wrap.is-chat-open .ai-speech-bubble-wrap {display:none;}
.ai-wrap.is-chat-open .ai-speech-bubble {opacity:0; visibility:hidden; pointer-events:none; transform:translateY(6px);}
.ai-chat {position:absolute; right:0; bottom:calc(100% + 9px); width:min(480px, calc(100vw - 32px)); min-height:min(580px, calc(100vh - 100px)); max-height:min(680px, calc(100vh - 88px)); display:none; flex-direction:column; background:#fff; border:0; border-radius:20px; overflow:hidden; box-shadow:0 20px 44px rgba(6,42,77,.16);}
.ai-chat.is-open {display:flex;}
.ai-chat-head {flex:none; padding:12px 16px; background:var(--grad-brand); border-bottom:0;}
.ai-chat-brand {display:flex; align-items:center; gap:16px; min-width:0;}
.ai-chat-mark {display:inline-flex; align-items:center; justify-content:center; flex:none; width:40px; height:40px; border-radius:50%; background:rgba(255,255,255,.96); overflow:hidden;}
.ai-chat-mark img {display:block; width:20px; height:20px; object-fit:contain; border-radius:50%;}
.ai-chat-title {color:#fff; font-size:16px; font-weight:700; letter-spacing:-.025em; line-height:1.3em;}
.ai-chat-main {display:flex; flex-direction:column; flex:1 1 auto; min-height:0; background:var(--bg-default);}
.ai-chat-body {flex:1 1 auto; min-height:340px; overflow-y:auto; display:flex; flex-direction:column; gap:14px; padding:16px 16px 10px;}
.ai-bubble {display:inline-block; width:fit-content; max-width:calc(100% - 8px); padding:10px 14px; margin:0; font-size:14px; font-weight:400; line-height:1.55em; letter-spacing:-.015em; border-radius:14px; word-break:keep-all;}
.ai-bubble--bot {background:#fff; border:1px solid var(--divider-color); color:var(--color-text-primary); box-shadow:0 2px 8px rgba(6,42,77,.06);}
.ai-bubble--user {display:block; margin-left:auto; width:fit-content; max-width:calc(100% - 8px); background:var(--color-brand); color:#fff; box-shadow:0 2px 10px rgba(11,98,174,.22);}
.ai-prompts {display:flex; flex-wrap:nowrap; align-items:stretch; gap:6px; flex:none; padding:0 16px 14px; overflow-x:auto; scrollbar-width:none;}
.ai-prompts::-webkit-scrollbar {display:none;}
.ai-prompts button {display:inline-flex; align-items:center; justify-content:center; flex:1 1 0; min-width:0; height:32px; padding:0 10px; background:#fff; color:var(--color-text-secondary); font-size:12px; font-weight:600; line-height:1.2em; letter-spacing:-.02em; white-space:nowrap; border:1px solid var(--border-color); border-radius:999px; cursor:pointer;}
.ai-prompts button:hover {background:#242424; border-color:#242424; color:#fff;}
.ai-chat-input {display:flex; align-items:center; gap:8px; flex:none; padding:10px 14px 14px; background:#fff; border-top:1px solid var(--divider-color);}
.ai-chat-input input {flex:1 1 auto; min-width:0; height:36px; padding:0; background:transparent; border:0; color:var(--color-text-primary); font-size:13px;}
.ai-chat-input input::placeholder {color:var(--color-text-muted);}
.ai-chat-input input:focus {outline:none;}
.ai-chat-search {display:inline-flex; align-items:center; justify-content:center; flex:none; min-width:52px; height:36px; padding:0 14px; background:#242424; border:0; border-radius:10px; color:#fff; font-size:13px; font-weight:600; letter-spacing:-.02em; cursor:pointer;}
.ai-chat-search:hover {background:#1a1a1a; box-shadow:0 4px 12px rgba(0,0,0,.18); transform:translateY(-1px);}
.ai-wrap.is-chat-open .ai-fab {position:relative; background:var(--grad-brand) !important; border:0 !important; box-shadow:0 4px 16px rgba(11,98,174,.28);}
.ai-wrap.is-chat-open .ai-fab:hover, .ai-wrap.is-chat-open .ai-fab[aria-expanded="true"] {background:var(--grad-brand) !important; box-shadow:0 8px 22px rgba(11,98,174,.32); transform:translateY(-2px);}
.ai-wrap.is-chat-open .ai-fab-icon {position:absolute; opacity:0; visibility:hidden; pointer-events:none;}
.ai-wrap.is-chat-open .ai-fab:before, .ai-wrap.is-chat-open .ai-fab:after {content:""; position:absolute; top:50%; left:50%; width:20px; height:2px; background:#fff; border-radius:1px;}
.ai-wrap.is-chat-open .ai-fab:before {transform:translate(-50%, -50%) rotate(45deg);}
.ai-wrap.is-chat-open .ai-fab:after {transform:translate(-50%, -50%) rotate(-45deg);}
.toast {position:fixed; left:50%; bottom:32px; z-index:300; padding:13px 24px; background:var(--color-ink); color:#fff; font-size:14px; font-weight:600; border-radius:100px; box-shadow:0 16px 36px rgba(6,42,77,.14); transform:translate(-50%, 12px); opacity:0; visibility:hidden;}
.toast.is-show {opacity:1; visibility:visible; transform:translate(-50%, 0);}

/* sub common (기존 골격 유지) */
.sub-visual {position:relative; isolation:isolate; overflow:hidden; display:flex; align-items:center; height:440px;  margin-right:75px; margin-bottom:100px; margin-left:75px; padding:20px 0; border-radius:32px; background:var(--color-ink-deep); color:#fff; box-sizing:border-box;}
.sub-visual:has(.path-wrap .part.active) {z-index:120; overflow:visible;}
.sub-visual-bg {position:absolute; inset:0; z-index:0; overflow:hidden; border-radius:inherit; pointer-events:none;}
.sub-visual-bg:before, .sub-visual-bg:after {content:""; position:absolute; z-index:0; border-radius:50%; pointer-events:none; filter:blur(64px); opacity:.82; mix-blend-mode:screen; will-change:transform;}
.sub-visual-bg:before {top:-18%; left:-8%; width:52%; height:72%; background:radial-gradient(circle at 38% 38%, color-mix(in srgb, var(--color-brand) 55%, transparent) 0%, color-mix(in srgb, var(--color-cyan) 32%, transparent) 46%, transparent 72%); animation:sub-visual-glow-1 4.5s ease-in-out infinite;}
.sub-visual-bg:after {top:18%; left:38%; width:44%; height:62%; background:radial-gradient(circle at 62% 62%, color-mix(in srgb, var(--color-teal) 50%, transparent) 0%, color-mix(in srgb, var(--color-green) 30%, transparent) 46%, transparent 72%); animation:sub-visual-glow-3 3.8s ease-in-out infinite;}
@keyframes sub-visual-glow-1 {0%, 100% {transform:translate(0, 0) scale(1);} 33% {transform:translate(24%, 18%) scale(1.18);} 66% {transform:translate(-20%, 14%) scale(.88);}}
@keyframes sub-visual-glow-3 {0%, 100% {transform:translate(0, 0) scale(1);} 35% {transform:translate(-28%, 20%) scale(1.2);} 68% {transform:translate(22%, -16%) scale(.84);}}
@media (prefers-reduced-motion: reduce) {.sub-visual-bg:before, .sub-visual-bg:after {animation:none;}}
.sub-visual .contain {position:relative; z-index:2; display:grid; grid-template-columns:minmax(0, 1fr) minmax(0, 1fr); align-items:end; gap:clamp(32px, 4vw, 56px); }
.sub-visual .contain:after {content:none;}
.sub-visual .left {min-width:0; text-align:left;}
.sub-visual .bread-crumb {display:flex; align-items:center; flex-wrap:wrap; gap:8px; margin:0 0 16px; font-size:14px; line-height:1.71em;}
.sub-visual .bread-crumb a {color:#fff; font-weight:600;}
.sub-visual .bread-crumb a:hover {color:rgba(255, 255, 255, .85);}
.sub-visual .bread-crumb a.home {display:inline-flex; align-items:center; line-height:0;}
.sub-visual .bread-crumb a.home .icon, .sub-visual .bread-crumb a.home img {display:block; width:16px; height:16px;}
.sub-visual .bread-crumb span {color:rgba(255, 255, 255, .3); font-weight:700;}
.sub-visual .bread-crumb span.white { color: #fff; font-weight: 600; }
.sub-visual .bread-crumb .page-title {color:#fff; font-weight:600;}
.sub-visual h2 {margin:0; color:#fff; font-size:clamp(44px, 5.2vw, 88px); font-weight:800; line-height:1.08em; letter-spacing:-.045em; text-align:left;}
.sub-visual .left p {width:100%; max-width:720px; margin:32px 0 0; color:rgba(255, 255, 255, .88); font-size:clamp(16px, 1.25vw, 20px); font-weight:400; line-height:1.55em; letter-spacing:-.02em; word-break:keep-all;}
.path-wrap .inner {display:flex; gap: 20px; justify-content: flex-end;}
.path-wrap .part {position:relative; min-width:250px; z-index:50; transition: .3s;}
.path-wrap .part > a {display:flex; align-items:center; position:relative; height:58px; color:#fff; font-weight:600; line-height:1.44em; padding:0 28px; padding-right:56px; border-radius: 1000px; background: rgba(0, 0, 0, 0.20); backdrop-filter: blur(8px); font-size: var(--font-size18); box-sizing: border-box; transition: .3s;}
.path-wrap .part > a:after {content:""; position:absolute; top:50%; right:28px; margin-top:-8px; width:16px; height:16px; background:url("/images/common/icon-sub-visual-tab-arrow.svg") 50% 50% no-repeat; background-size:contain; transition:.3s;}
.path-wrap .part:last-child::after {display:none;}
.path-wrap .part ul {display:none; position:absolute; left:0; right:0; top:0; z-index:50; margin:0; padding:66px 28px 24px; border:none; border-radius:24px; background:linear-gradient(180deg, var(--color-brand) 0%, var(--color-cyan) 100%); box-sizing:border-box;}
.path-wrap .part + .part ul {background:linear-gradient(180deg, var(--color-teal) 0%, var(--color-green) 100%);}
.path-wrap .part ul li {color:#fff; line-height:1.125em; font-weight: 400; margin-bottom: 18px;}
.path-wrap .part ul li:last-child { margin-bottom: 0; }
.path-wrap .part ul li a {display:block; padding:0; color:#fff; font-size: 16px; font-weight: 400; line-height: 1.125em; transition: .3s;}
.path-wrap .part ul li a:hover,
.path-wrap .part ul li.active a { color: #fff; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
.path-wrap .part.active { z-index: 60; }
.path-wrap .part.active > a { position: relative; z-index: 51; height: 58px; padding: 0 28px; padding-right: 56px; background: transparent; backdrop-filter: none; border-radius: 0; }
.path-wrap .part.active > a:after { transform: rotate(180deg); }

#contArea {max-width:1440px; padding-left:30px; padding-right:30px; margin:0 auto;}
#contArea.wide {max-width:100%; padding-left:0; padding-right:0;}
.sub-title {position:relative; display:block; margin:100px 0 64px; padding:0; text-align:center;}
.sub-title.none {display:none;}
.sub-title h2 {margin:0; color:var(--color-text-primary); font-family:'Pretendard', sans-serif; font-size:clamp(28px, calc(48 / var(--inner) * 100vw), 48px); font-weight:800; line-height:1.2em; letter-spacing:-.04em; text-align:center;}
.real-cont {min-height:300px; padding-bottom:120px;}
