:root{--navy:#102b42;--navy2:#0a2033;--blue:#1979b6;--cyan:#55c7dc;--ink:#152330;--muted:#62717d;--line:#dce4e9;--bg:#f4f7f8;--lime:#d9ed79}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Malgun Gothic,Noto Sans KR,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.nav{height:76px;padding:0 max(28px,calc((100vw - 1240px)/2));justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;border-bottom:1px solid rgba(20,40,55,.08)}.brand,.nav{display:flex;align-items:center}.brand{gap:11px;font-weight:800;letter-spacing:-.5px}.brand>span:last-child span,.footerBrand span{color:var(--blue)}.brandMark{width:34px;height:34px;border-radius:9px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:20px;font-style:italic}.nav nav{display:flex;gap:32px;font-size:14px;font-weight:700}.nav nav a:hover{color:var(--blue)}.navActions{display:flex;gap:8px}.lang,.menu{border:1px solid var(--line);background:#fff;border-radius:20px;height:36px;min-width:45px;font-weight:800}.menu{display:none}.hero{background:var(--navy2);color:#fff;min-height:760px;padding:100px max(28px,calc((100vw - 1240px)/2)) 0;overflow:hidden}.heroGrid{display:grid;grid-template-columns:1.08fr .92fr;grid-gap:60px;gap:60px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:2.2px;color:var(--cyan);margin:0 0 24px}.eyebrow.dark{color:var(--blue)}h1{font-size:clamp(48px,5vw,74px);line-height:1.08;letter-spacing:-4px;margin:0 0 28px}h1 em{color:var(--cyan);font-style:normal}h2{font-size:clamp(34px,3.3vw,52px);line-height:1.15;letter-spacing:-2.5px;margin:0}.lead{max-width:650px;font-size:19px;line-height:1.75;color:#c8d5de}.buttons{display:flex;gap:12px;margin-top:38px}.btn{padding:15px 22px;border-radius:8px;font-size:14px;font-weight:800;display:inline-flex;gap:22px;align-items:center}.btn.primary{background:var(--cyan);color:var(--navy2)}.btn.secondary{border:1px solid #587084}.heroVisual{position:relative;height:480px;display:grid;place-items:center}.heroVisual img{width:84%;max-height:420px;object-fit:cover;border-radius:22px;position:relative;z-index:2;box-shadow:0 30px 60px rgba(0,0,0,.35)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb.one{width:420px;height:420px;background:#16496a;right:0}.orb.two{width:260px;height:260px;border:1px solid #4bb5ca;right:170px}.signalCard{position:absolute;z-index:3;right:0;bottom:15px;background:#fff;color:var(--ink);padding:16px 18px;width:205px;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.25)}.signalCard span{font-size:9px;color:var(--blue);font-weight:900;letter-spacing:1.5px}.signalCard b{font-size:11px}.signal{height:42px;display:flex;align-items:end;gap:7px;margin:5px 0}.signal i{display:block;width:20px;background:var(--cyan);border-radius:3px 3px 0 0}.signal i:first-child{height:12px}.signal i:nth-child(2){height:22px}.signal i:nth-child(3){height:35px}.signal i:nth-child(4){height:18px}.signal i:nth-child(5){height:28px}.proof{height:120px;margin-top:70px;border-top:1px solid #385165;display:grid;grid-template-columns:repeat(4,1fr)}.proof div{display:flex;align-items:center;gap:14px;border-right:1px solid #385165;padding:0 24px}.proof strong{font-size:34px;color:var(--cyan)}.proof span{font-size:13px;color:#b9c8d2}.problem{padding:90px max(28px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center;background:var(--lime)}.problem p:last-child{font-size:18px;line-height:1.8;margin:0}.section{padding:120px max(28px,calc((100vw - 1240px)/2))}.sectionHead{max-width:820px;margin-bottom:58px}.techGrid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.techGrid article{padding:36px 34px 30px 0;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}.techGrid article+article{padding-left:34px}.techGrid article:last-child{border-right:0}.techGrid article>span{color:var(--blue);font-weight:900}.techGrid h3{font-size:23px;margin:35px 0 18px}.sectionHead>p:last-child,.techGrid p{color:var(--muted);line-height:1.8}.validation{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.media{position:relative}.media img{width:100%;height:500px;object-fit:cover;border-radius:18px}.mediaBadge{position:absolute;right:-20px;bottom:-20px;background:var(--lime);color:var(--navy);padding:22px;font-weight:900;line-height:1.4;border-radius:10px}.validationCopy>p:not(.eyebrow){color:#c6d3dc;line-height:1.8}.stageList{margin-top:38px;border-top:1px solid #42596b}.stageList div{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #42596b}.stageList b{font-size:11px;color:var(--cyan)}.stageList span{font-weight:700}.platform{background:var(--bg)}.centered{text-align:center;margin:0 auto 65px}.pipeline{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.pipeline div{min-height:150px;padding:25px;position:relative;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.pipeline span{font-size:12px;color:var(--blue);font-weight:900}.pipeline b{font-size:17px}.pipeline i{position:absolute;right:-10px;top:65px;z-index:2;width:20px;height:20px;background:var(--blue);color:#fff;border-radius:50%;display:grid;place-items:center;font-style:normal}.partnerGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.partnerGrid article{min-height:430px;padding:44px;border-radius:18px;display:flex;flex-direction:column}.partnerGrid .auto{background:var(--navy);color:#fff}.partnerGrid .market{background:var(--lime)}.pill{align-self:flex-start;border:1px solid;border-radius:20px;padding:7px 11px;font-size:10px;font-weight:900}.partnerGrid h3{font-size:36px;margin:80px 0 20px}.partnerGrid p{line-height:1.75;max-width:520px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.tags span{padding:9px 12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:7px;font-size:12px;font-weight:800}.market .tags span{background:rgba(255,255,255,.45);border-color:rgba(20,40,55,.18)}.partnerGrid small{margin-top:20px;line-height:1.6;color:#52602e}.team{background:var(--bg)}.teamGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.teamGrid article{background:#fff;padding:34px;border-radius:14px;min-height:300px}.avatar{width:56px;height:56px;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900}.teamGrid h3{font-size:25px;margin:46px 0 8px}.teamGrid b{font-size:13px;color:var(--blue)}.teamGrid p{line-height:1.7;color:var(--muted);font-size:14px}.contact{padding:110px max(28px,calc((100vw - 1240px)/2));background:var(--blue);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;grid-gap:80px;gap:80px;align-items:center}.contact h2{max-width:700px}.contact>div>p:not(.eyebrow){color:#d8ecf7;line-height:1.8}.contactCard{background:#fff;color:var(--ink);padding:34px;border-radius:16px}.contactCard>span{font-size:11px;font-weight:900;color:var(--blue)}.contactCard a{font-size:22px;font-weight:900;display:flex;justify-content:space-between;margin:36px 0 24px}.contactCard p{font-size:13px;line-height:1.6;color:var(--muted)}.contactCard small{color:var(--blue);font-weight:800}footer{background:#071824;color:#9bb0bd;padding:55px max(28px,calc((100vw - 1240px)/2)) 35px}.footerBrand{font-weight:900;color:#fff;font-size:21px}footer>p{max-width:900px;font-size:11px;line-height:1.7;margin:26px 0 34px}footer>div:last-child{display:flex;flex-wrap:wrap;gap:22px;font-size:11px;border-top:1px solid #243947;padding-top:25px}@media(max-width:850px){.nav{height:66px}.nav nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;padding:20px 28px;flex-direction:column;box-shadow:0 15px 30px rgba(0,0,0,.12)}.nav nav.open{display:flex}.menu{display:block}.hero{padding-top:70px;min-height:auto}.contact,.heroGrid,.problem,.validation{grid-template-columns:1fr}.heroVisual{height:360px}.heroVisual img{height:300px}.proof{height:auto;grid-template-columns:1fr 1fr;padding:20px 0;margin-top:40px}.proof div{padding:18px;border-bottom:1px solid #385165}.contact,.problem,.section{padding-top:75px;padding-bottom:75px}.partnerGrid,.teamGrid,.techGrid{grid-template-columns:1fr}.techGrid article,.techGrid article+article{padding:28px 0;border-right:0}.pipeline{grid-template-columns:1fr}.pipeline div{min-height:85px;border-right:0;border-bottom:1px solid var(--line)}.pipeline i{right:auto;left:50%;top:auto;bottom:-10px;transform:rotate(90deg)}.media img{height:340px}.partnerGrid h3{margin-top:55px}h1{letter-spacing:-2.5px}.contact{gap:35px}}@media(max-width:520px){.brand>span:last-child{font-size:14px}.hero{padding-left:20px;padding-right:20px}.buttons{flex-direction:column}.btn{justify-content:space-between}.proof{grid-template-columns:1fr}.contact,.problem,.section{padding-left:20px;padding-right:20px}.problem{gap:35px}.partnerGrid article{padding:30px;min-height:400px}.proof div{border-right:0}}