:root{--navy:#071b30;--blue:#0865d9;--ink:#081b31;--muted:#4e6275;--line:#dfe7ef;--stroke:var(--line);--card-radius:8px;--card-border:#e5ebf2;--card-shadow:0 4px 6px rgba(16,44,78,.04);--card-gap:10px;--page:min(1450px,calc(100% - 56px));--section-inset:22px;--info-rail:clamp(220px,16.4vw,238px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.page-width{width:var(--page);margin-inline:auto}
.site-header{position:absolute;inset:0 0 auto;z-index:50;background:linear-gradient(180deg,rgba(247,249,251,.88) 0%,rgba(247,249,251,.45) 55%,rgba(247,249,251,0) 100%);backdrop-filter:blur(1.5px)}.nav-wrap{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-size:23px;line-height:1;font-weight:700;letter-spacing:-.04em;color:var(--ink)}.brand:focus-visible{outline:2px solid var(--blue);outline-offset:4px;border-radius:4px}.brand:active{opacity:1}.brand-logo{height:clamp(38px,3.4vw,50px);width:auto;display:block;object-fit:contain;object-position:left center;flex-shrink:0}.brand-logo-dark,.site-header .brand-logo{height:clamp(38px,3.4vw,50px)}.brand-logo-white,.footer-brand .brand-logo{height:clamp(48px,4.2vw,64px)}.brand-icon{width:31px;height:31px;object-fit:contain;display:block}.brand span{display:none}.main-nav{display:flex;align-items:center;gap:44px;font-size:13px;font-weight:500}.lang-switch{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;color:#6b7f93;letter-spacing:.04em}.lang-switch a{padding:4px 2px;color:inherit;transition:color .2s}.lang-switch a.is-active,.lang-switch a[aria-current]{color:var(--ink)}.lang-switch a:hover{color:var(--blue)}html[lang=ko] body{font-family:'Noto Sans KR',Inter,Arial,sans-serif}.main-nav>a:not(.contact-button){transition:color .2s}.main-nav>a:not(.contact-button):hover{color:var(--blue)}.contact-button{display:flex;align-items:center;gap:21px;padding:13px 16px;border-radius:4px;background:var(--navy);color:white}.contact-button span{font-size:15px}.menu-button{display:none;border:0;background:none;padding:10px;z-index:3}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:6px;transition:.25s}
.product-hero-shell{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding-inline:var(--section-inset)}
.product-hero .breadcrumb{position:relative;z-index:2;min-height:37px;display:flex;align-items:center;gap:10px;padding-inline:0;font-size:11px;color:#53677e;flex-shrink:0}
.product-hero .breadcrumb a{color:inherit;text-decoration:none}
.product-hero .breadcrumb a:hover{color:var(--blue)}
.product-hero .breadcrumb b{font-weight:400;color:#9badbf}
.product-hero .breadcrumb em{font-style:normal;color:#b7c3cf}
.product-hero-layout{flex:1;position:relative;z-index:2;display:flex;align-items:center;padding-inline:0;min-height:0}
.hero{height:clamp(600px,58vw,860px);min-height:600px;padding-top:70px;position:relative;overflow:hidden;background:#f7f9fb;border-bottom:1px solid var(--stroke)}.hero-art{position:absolute;inset:70px 0 0;left:0;right:0;width:100%;transform:none;background-color:#f7f9fb;background-image:url('assets/images/hero-clean-framed.webp');background-position:72% center;background-size:contain;background-repeat:no-repeat;z-index:0}.hero-fade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(247,249,251,.99) 0%,rgba(247,249,251,.96) 28%,rgba(247,249,251,.55) 44%,transparent 62%);pointer-events:none}.hero-layout{height:100%;position:relative;z-index:2;display:flex;align-items:center;padding-inline:var(--section-inset)}.hero-copy{padding:56px 0 0 0;max-width:min(520px,44%)}.hero h1{font-size:clamp(43px,4.45vw,66px);line-height:1.12;letter-spacing:-.052em;margin:0;font-weight:600}.hero h1 strong{color:var(--blue);font-weight:600;white-space:nowrap}.blue-line{display:block;width:29px;height:2px;background:var(--blue);margin:15px 0 14px}.hero-copy p{font-size:14px;line-height:1.55;color:#32475c;margin:0 0 19px;max-width:440px}.blue-link{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:600;color:var(--blue);margin-top:5px}.hero-copy .blue-link span{font-size:12px;margin-left:0}.hero-statement{position:absolute;z-index:2;right:var(--section-inset);top:50%;transform:translateY(-42%);display:flex;align-items:stretch;gap:13px;max-width:min(280px,28%)}.hero-statement>span{width:2px;background:var(--blue);position:relative;flex-shrink:0}.hero-statement>span:before,.hero-statement>span:after{content:"";position:absolute;left:-2px;width:6px;height:6px;border-radius:50%;background:var(--blue)}.hero-statement>span:before{top:0}.hero-statement>span:after{bottom:0}.hero-statement p{font-size:13px;line-height:1.55;font-weight:600;margin:0;color:#081b31}.scroll-button{position:absolute;z-index:2;left:50%;bottom:6px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:4px}.scroll-button small{font-size:9px;font-weight:600;letter-spacing:.06em}.scroll-button b{width:32px;height:32px;border:1px solid #aab8c5;border-radius:50%;display:grid;place-items:center;color:#3c586e;font-size:14px;font-weight:400}
.platforms{padding:20px var(--section-inset) 28px;background:#fff}.platform-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--card-gap)}.platform-card{height:clamp(278px,27.2vw,402px);position:relative;border-radius:var(--card-radius);overflow:hidden;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:space-between;background-image:linear-gradient(180deg,rgba(2,14,25,.05) 15%,rgba(3,15,27,.13) 45%,rgba(3,14,25,.92) 100%),var(--photo);background-position:center;background-size:cover;transition:transform .3s,box-shadow .3s;box-shadow:var(--card-shadow)}.platform-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(7,27,48,.18)}.card-icon{width:40px;height:40px;border:1px solid rgba(255,255,255,.8);clip-path:polygon(25% 6%,75% 6%,100% 50%,75% 94%,25% 94%,0 50%);display:grid;place-items:center}.card-icon img{width:22px;height:22px;filter:brightness(0) invert(1)}.card-content{display:flex;flex-direction:column;align-items:flex-start}.card-content h2{font-size:13px;line-height:1.3;letter-spacing:-.02em;margin:0 0 6px;font-weight:600}.card-content p{font-size:11px;line-height:1.45;margin:0 0 16px;color:rgba(255,255,255,.9)}.card-content b{width:30px;height:30px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:400}
.strength{padding:30px 0 32px;background:#f7f9fc;border-top:1px solid #eef2f6;border-bottom:1px solid var(--stroke)}.strength-grid{display:grid;grid-template-columns:var(--info-rail) repeat(5,minmax(0,1fr));padding-inline:var(--section-inset);align-items:start}.strength-intro{padding:18px 18px 16px 0;border-right:1px solid var(--stroke)}.strength-intro h2{font-size:27px;line-height:1.14;letter-spacing:-.04em;margin:0 0 9px}.strength-intro>p{font-size:13px;line-height:1.62;color:#273a50;margin:0 0 9px}.strength-intro .blue-link{font-size:11px;margin-top:5px}.strength-intro .blue-link span{font-size:14px;margin-left:7px}.strength-grid article{text-align:center;border-left:1px solid var(--stroke);padding:0 9px}.strength-grid article img{width:30px;height:30px;margin:0 auto 12px;filter:brightness(0) saturate(100%) invert(26%) sepia(98%) saturate(2327%) hue-rotate(207deg) brightness(94%)}.strength-grid article h3{font-size:13px;line-height:1.25;margin:0 0 8px;font-weight:600;color:#081b31}.strength-grid article p{font-size:11px;line-height:1.55;color:#526274;margin:0}
.impact{height:clamp(284px,27.7vw,410px);min-height:284px;position:relative;z-index:0;isolation:isolate;overflow:hidden;display:block;background:#f4f8fb}.impact-art{position:absolute;z-index:0;inset:0 auto 0 50%;width:var(--page);height:100%;transform:translateX(-50%);background-image:url('assets/images/future-clean-cropped.webp');background-position:center bottom;background-size:cover;background-repeat:no-repeat}.impact-fade{display:block;position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(245,249,252,.99) 0%,rgba(245,249,252,.97) 19%,rgba(245,249,252,.68) 34%,rgba(245,249,252,0) 52%),linear-gradient(180deg,rgba(245,249,252,.99) 0%,rgba(245,249,252,.94) 30%,rgba(245,249,252,.45) 58%,rgba(245,249,252,0) 84%)}.impact-grid{height:100%;position:relative;z-index:2;display:grid;grid-template-columns:var(--info-rail) minmax(0,1fr);padding:29px var(--section-inset)}.impact-intro h2{font-size:27px;line-height:1.14;letter-spacing:-.04em;margin:0}.impact-intro .blue-line{width:29px;margin:15px 0 14px}.impact-intro>p{font-size:13px;line-height:1.62;color:#273a50;margin:0 0 9px}.impact-intro .blue-link{font-size:11px;margin-top:5px}.impact-intro .blue-link span{font-size:14px;margin-left:7px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;padding-top:5px}.metrics>div{padding-left:34px;border-left:1px solid rgba(186,202,216,.6);min-height:70px}.metrics>div:first-child{border-left:0}.metrics strong{display:block;font-size:24px;line-height:1;color:var(--blue);font-weight:600;letter-spacing:-.04em;margin-bottom:9px}.metrics span{font-size:11px;line-height:1.45;font-weight:500;color:#526274}
footer{position:relative;z-index:3;clear:both;background:#06192b;color:#fff;padding:31px 0 15px}.footer-grid{display:grid;grid-template-columns:1.65fr repeat(5,1fr);gap:20px;padding:0 var(--section-inset)}.footer-brand{color:#fff;font-size:21px}.footer-brand .brand-logo{height:clamp(48px,4.2vw,64px);width:auto;object-fit:contain}.footer-brand img{width:auto;height:clamp(48px,4.2vw,64px);object-fit:contain}.footer-intro>p{font-size:10px;line-height:1.55;color:#c0cbd4;margin:15px 0}.socials{display:flex;gap:12px}.socials a{width:16px;height:16px;border-radius:3px;background:#526274;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:700}.footer-grid>div:not(.footer-intro){border-left:1px solid rgba(255,255,255,.08);padding-left:17px;display:flex;flex-direction:column;gap:8px}.footer-grid h3{font-size:11px;margin:2px 0 3px}.footer-grid>div:not(.footer-intro)>a{font-size:9px;color:#d0d8df}.footer-bottom{margin-top:25px;padding:12px var(--section-inset) 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:#71818f;font-size:8px}.footer-bottom div{display:flex;gap:36px}
@media(min-width:1400px){.hero h1{font-size:clamp(48px,4.2vw,66px)}.hero-copy p{font-size:14px;max-width:440px}.hero-statement p{font-size:14px}.platform-card{padding:22px}.card-content h2{font-size:14px}.card-content p{font-size:12px}.strength-intro h2,.impact-intro h2{font-size:35px}.strength-intro>p,.impact-intro>p{font-size:14px}.strength-grid article h3{font-size:15px}.strength-grid article p{font-size:13px}.metrics span{font-size:13px}.metrics strong{font-size:31px}.footer-grid h3{font-size:13px}.footer-grid>div:not(.footer-intro)>a,.footer-intro>p{font-size:10px}.footer-bottom{font-size:9px}}
@media(max-width:820px){:root{--page:calc(100% - 34px);--section-inset:0px}body .site-header{position:absolute;z-index:200;overflow:visible;background:rgba(247,249,251,.96);backdrop-filter:none;-webkit-backdrop-filter:none}body.menu-open .site-header{background:#f7fafc}.nav-wrap{height:66px;position:relative;z-index:2}.brand-logo{height:34px}.footer-brand .brand-logo{height:44px}.brand,.menu-button{position:relative;z-index:3}.menu-button{display:block}.menu-button.active span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button.active span:last-child{transform:translateY(-4px) rotate(-45deg)}.main-nav{display:none;position:fixed;inset:0;z-index:1;width:100%;height:100%;min-height:100dvh;min-height:100vh;box-sizing:border-box;margin:0;background:#f7fafc;padding:110px 25px max(28px,env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;gap:25px;font-size:23px;overflow-y:auto;-webkit-overflow-scrolling:touch}.main-nav.open{display:flex}.lang-switch{font-size:14px;margin-top:8px}.contact-button{width:100%;margin-top:auto;justify-content:space-between;font-size:14px}.hero{height:auto;min-height:0;padding-bottom:12px;display:flex;flex-direction:column}.hero-art{position:relative;inset:auto;left:auto;order:2;width:100%;height:clamp(420px,100vw,580px);transform:none;background-position:center center;background-size:contain;background-repeat:no-repeat;background-color:#f7f9fb}.hero-fade{display:none}.hero-layout{order:1;height:auto;align-items:flex-start;padding-bottom:8px}.hero-copy{padding:100px var(--section-inset) 12px;max-width:none}.hero h1{font-size:clamp(36px,10vw,48px)}.hero-copy p{font-size:13px;max-width:100%}.hero-statement,.scroll-button{display:none}.platforms{padding-inline:0}.platform-grid{grid-template-columns:1fr 1fr;gap:12px}.platform-card{height:430px}.card-content h2{font-size:13px}.card-content p{font-size:12px}.strength{padding:60px 0}.strength-grid{grid-template-columns:1fr 1fr;padding-inline:0}.strength-intro{grid-column:1/-1;padding:55px var(--section-inset) 30px;border-right:0}.strength-intro h2{font-size:30px}.strength-intro>p{font-size:13px}.strength-grid article{padding:28px 10px;border-top:1px solid var(--stroke)}.strength-grid article:nth-child(even){border-left:0}.strength-grid article h3{font-size:13px}.strength-grid article p{font-size:12px}.impact{height:590px;min-height:590px}.impact-art{inset:auto auto 0 50%;width:var(--page);height:auto;aspect-ratio:2172/560;background-size:cover;background-position:center bottom}.impact-fade{background:linear-gradient(180deg,rgba(245,249,252,1) 0%,rgba(245,249,252,.98) 48%,rgba(245,249,252,.2) 78%,rgba(245,249,252,0) 100%)}.impact-grid{height:100%;grid-template-columns:1fr;padding:55px 0}.impact-intro h2{font-size:30px}.impact-intro>p{font-size:13px}.metrics{padding-top:36px}.metrics>div{padding-left:10px}.metrics strong{font-size:28px}.metrics span{font-size:12px}.footer-grid{grid-template-columns:repeat(2,1fr);padding:0}.footer-intro{grid-column:1/-1;margin-bottom:20px}.footer-grid>div:not(.footer-intro){padding:14px 0 14px 16px}.footer-grid h3{font-size:12px}.footer-grid>div:not(.footer-intro)>a{font-size:10px}.footer-bottom{padding-inline:0;gap:15px;flex-direction:column;font-size:8px}.footer-bottom div{gap:22px}}
@media(max-width:540px){.hero-art{height:clamp(420px,105vw,560px)}.hero-copy{padding:88px var(--section-inset) 8px}.hero h1{font-size:36px}.platform-grid{grid-template-columns:1fr}.platform-card{height:460px}.metrics{grid-template-columns:1fr 1fr;gap:24px 0}.metrics>div:nth-child(3){border-left:0}.impact{height:650px;min-height:650px}.impact-art{inset:auto auto 0 50%}.hero h1 strong{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.platform-card{transition:none}}
