:root{--navy:#050b16;--navy-2:#0a1626;--blue:#0a6cff;--blue-600:#0a5bdb;--cyan:#5adfff;--yellow:#ffc700;--ink:#0c1b2d;--muted:#5c6e84;--line:#e5ebf3;--paper:#f4f7fb;--dline:#ffffff1f;--mono:"Space Grotesk", ui-monospace, monospace;--sans:"Pretendard Variable", Pretendard, system-ui, sans-serif;--display:"Pretendard Variable", Pretendard, system-ui, sans-serif;--pad:clamp(20px, 5vw, 72px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}svg{display:block}button{font-family:inherit}.wrap{max-width:1600px;padding-left:var(--pad);padding-right:var(--pad);margin:0 auto}.nav{z-index:60;-webkit-backdrop-filter:saturate(160%)blur(14px);border-bottom:1px solid var(--line);background:#ffffffe6;position:sticky;top:0}.nav .row{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.nav-utils{border-left:1px solid var(--line);flex:none;align-items:center;gap:12px;padding-left:clamp(12px,1.6vw,20px);display:flex}.lang{border:1px solid var(--line);background:#fff;border-radius:999px;flex:none;align-items:center;gap:2px;height:32px;padding:0 5px;display:flex}.langpick{display:none;position:relative}.langpick-btn{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.langpick-btn svg{width:22px;height:22px}.langpick-backdrop{z-index:60;position:fixed;inset:0}.langpick-menu{z-index:61;border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;gap:2px;min-width:132px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 36px #09183029}.langpick-opt{cursor:pointer;color:var(--ink);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:700;display:flex}.langpick-opt .lflag{border-radius:3px;flex:none;width:24px;height:16px;line-height:0;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #00000024}.langpick-opt .lflag svg{width:100%;height:100%;display:block}.langpick-opt:hover{background:var(--paper)}.langpick-opt.on{color:var(--blue);background:#eef4ff}.lang button{cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;display:inline-flex}.lang button .lflag{opacity:.55;border-radius:3px;flex:none;width:24px;height:16px;line-height:0;transition:opacity .18s,box-shadow .18s,transform .18s;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #00000024}.lang button .lflag svg{width:100%;height:100%;display:block}.lang button:hover .lflag{opacity:.9;transform:translateY(-1px)}.lang button.on .lflag{opacity:1;box-shadow:0 0 0 2px var(--blue), 0 3px 8px #0d203c4d;transform:scale(1.14)}.dsn-link{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;height:32px;padding:0 12px;transition:all .15s;display:inline-flex}.dsn-link img{width:auto;height:17px;display:block}.dsn-link:hover{background:#f7faff;border-color:#c9d6e8;transform:translateY(-1px)}.brandwrap{align-items:center;gap:14px;display:flex}.brand{align-items:center;gap:8px;display:flex}.brand .logo{width:auto;height:54px;display:block}.esg-top{letter-spacing:-.01em;color:#2a3a4d;cursor:pointer;border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:5px;height:32px;padding:0 13px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .16s;display:inline-flex}.esg-top svg{color:#16a34a;flex:none;width:15px;height:15px}.esg-top:hover{color:#15803d;background:#f4faf6;border-color:#9fe0b8}.menu{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(14px,1.8vw,28px);display:flex}.menu a{color:#33445a;white-space:nowrap;font-size:16.5px;font-weight:600;transition:color .15s}.menu a:hover,.menu a.active{color:var(--blue)}.navtoggle{border:1px solid var(--line);cursor:pointer;width:44px;height:44px;color:var(--ink);background:#fff;border-radius:11px;flex:none;justify-content:center;align-items:center;display:none}.navtoggle svg{width:22px;height:22px}#site-footer{background:var(--navy);color:#a9bacd;border-top:3px solid var(--blue);margin-top:clamp(40px,5vw,72px);padding:clamp(40px,5vw,56px) 0}#site-footer .fwrap{border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1.9fr 1fr 1fr;gap:clamp(28px,3.2vw,48px);margin-bottom:30px;padding-bottom:40px;display:grid}#site-footer .fbrand .blogo{display:inline-block}#site-footer .fbrand .blogo img{width:auto;height:56px;display:block}#site-footer .fbrand .fcontact{color:#b7c6d8;flex-direction:column;gap:7px;margin-top:20px;font-size:14px;display:flex}#site-footer .fbrand .fcontact a{color:inherit;align-items:center;gap:9px;width:fit-content;text-decoration:none;transition:color .15s;display:inline-flex}#site-footer .fbrand .fcontact a:hover{color:#fff}#site-footer .fbrand .fcontact b{color:#7fb0ff;background:#ffffff14;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}#site-footer .fcol,#site-footer .fcol .flinks{flex-direction:column;gap:11px;display:flex}#site-footer .fcol.wide .fcolgrid{grid-template-columns:1fr 1fr;gap:11px clamp(20px,2.4vw,40px);display:grid}#site-footer .fcol h4 .facc{display:none}#site-footer .fcol h4{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:800}#site-footer .fcol a{color:#9fb1c6;width:fit-content;font-size:14px;transition:color .15s}#site-footer .fcol a:hover{color:#fff}#site-footer .fbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px 30px;display:flex}#site-footer .fbar .legal{color:#7e92ab;font-size:13px;line-height:1.85}#site-footer .fbar .legal .br-biz{display:none}#site-footer .fbar .legal b{color:#aec0d4;font-weight:700}#site-footer .fbar .legal .sep{color:#3f546e;margin:0 7px}#site-footer .fbar .copy{color:#566b82;white-space:nowrap;align-items:center;gap:16px;font-size:13px;display:flex}#site-footer .fbar .copy .fprivacy{color:#cdd9e8;font-weight:800;transition:color .15s}#site-footer .fbar .copy .fprivacy:hover{color:#fff}.btn-primary{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-weight:700;transition:transform .18s,background .15s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 30px #0a6cff5c}.btn-primary:hover{background:var(--blue-600);transform:translateY(-2px);box-shadow:0 16px 38px #0a6cff75}.btn-primary svg{width:18px;height:18px}.page-hero{color:#fff;background:linear-gradient(120deg,#0b1f3d,#06101f);padding:clamp(48px,7vw,92px) 0 clamp(40px,6vw,76px)}.page-hero .k{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--cyan);font-size:12.5px}.page-hero h1{letter-spacing:-1.2px;margin-top:14px;font-size:clamp(28px,4.2vw,50px);font-weight:800}.page-hero p{color:#a9bcd4;word-break:keep-all;max-width:640px;margin-top:14px;font-size:clamp(14px,1.6vw,17px)}.banner{background:var(--navy);color:#fff;position:relative;overflow:hidden}.banner .banner-bg{z-index:0}.banner-canvas{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.banner .scrim{z-index:1;background:linear-gradient(90deg,#050b16d1 0%,#050b168c 50%,#050b1666 100%),linear-gradient(#050b1626 40%,#050b16d9);position:absolute;inset:0}.banner .inner{z-index:2;text-align:left;padding-top:clamp(24px,3vw,38px);padding-bottom:clamp(22px,2.6vw,34px);position:relative}.banner h1{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(28px,3.8vw,44px);font-weight:800}.banner .desc{color:#a8b7ca;word-break:keep-all;max-width:900px;margin-top:10px;font-size:clamp(15px,1.8vw,18px)}@media (max-width:640px){.banner .desc{max-width:560px}}.crumb{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:#7e91a8;align-items:center;gap:9px;margin-top:14px;margin-bottom:12px;font-size:12px;display:flex}.crumb .sep{opacity:.5}.crumb .now{color:var(--cyan)}.section{padding:clamp(44px,6vw,84px) 0}.section.alt{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.shead{text-align:center;margin-bottom:clamp(30px,4vw,52px)}.shead .k{font-family:var(--mono);letter-spacing:.2em;text-transform:uppercase;color:var(--blue);font-size:12.5px}.shead h2{letter-spacing:-1.2px;margin-top:12px;font-size:clamp(26px,3.8vw,44px);font-weight:800}.shead p{color:var(--muted);word-break:keep-all;margin-top:12px;font-size:16px}@media (max-width:900px){#site-footer .fwrap{grid-template-columns:1fr 1fr 1fr;gap:30px 24px}#site-footer .fbrand{grid-column:1/-1}#site-footer .fcol.wide{grid-column:span 2}}@media (max-width:860px){.navtoggle{display:inline-flex}.langpick{margin-left:auto;margin-right:-14px;display:flex}.nav-utils .lang{display:none}.menu{border-bottom:1px solid var(--line);padding:8px var(--pad) 18px;opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 72px);transition:opacity .18s,transform .18s;position:fixed;inset:72px 0 auto;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 40px #0918301f}.menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.menu a{border-bottom:1px solid var(--line);padding:14px 4px;font-size:17px}.nav-utils{border-left:none;border-top:1px solid var(--line);gap:16px;width:100%;margin-top:14px;padding-top:16px;padding-left:0}}@media (max-width:560px){#site-footer{text-align:center}#site-footer .fwrap{grid-template-columns:1fr;gap:0}#site-footer .fbrand{text-align:center;border-top:1px solid #ffffff1f;order:2;margin-top:6px;margin-bottom:0;padding-top:26px}#site-footer .fbrand .blogo img{height:46px}#site-footer .fbrand .fcontact{align-items:center;gap:4px;margin-top:14px}#site-footer .fbrand .fcontact a{border-radius:8px;padding:6px 12px}#site-footer .fbrand .fcontact a:active{background:#ffffff0f}#site-footer .fcol{text-align:left;border-top:1px solid #ffffff1f;align-items:stretch;gap:0}#site-footer .fcol.wide{grid-column:auto}#site-footer .fcol h4{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:15px 2px;display:flex}#site-footer .fcol h4 .facc{color:#9fb1c6;flex:none;width:18px;height:18px;transition:transform .22s;display:block}#site-footer .fcol.open h4 .facc{transform:rotate(180deg)}#site-footer .fcol .flinks{gap:0;max-height:0;transition:max-height .3s;overflow:hidden}#site-footer .fcol.open .flinks{max-height:600px;padding-bottom:8px}#site-footer .fcol .flinks a{width:auto;padding:9px 2px}#site-footer .fcol.wide .flinks.fcolgrid{grid-template-columns:1fr;justify-items:start;gap:0}#site-footer .fbar{text-align:center;flex-direction:column;align-items:center;gap:12px}#site-footer .fbar .legal .sep-biz{display:none}#site-footer .fbar .legal .br-biz{display:inline}#site-footer .fbar .copy{white-space:normal;flex-direction:column;align-items:center;gap:8px}}.esgm{z-index:300;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050b16d1;justify-content:center;align-items:center;padding:clamp(16px,4vw,48px);animation:.18s esgmFade;display:flex;position:fixed;inset:0}@keyframes esgmFade{0%{opacity:0}to{opacity:1}}.esgm-box{background:#fff;border-radius:20px;flex-direction:column;width:min(640px,96vw);min-width:0;max-width:96vw;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 30px 90px #00000080}.esgm-head{color:#fff;background:linear-gradient(120deg,#0b1f3d,#06101f);align-items:center;gap:14px;padding:22px 24px;display:flex}.esgm-badge{width:44px;height:44px;color:var(--cyan);background:#5aaaff29;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}.esgm-badge svg{width:24px;height:24px}.esgm-head h2{letter-spacing:-.5px;flex:1;font-size:clamp(18px,2.4vw,22px);font-weight:800}.esgm-x{cursor:pointer;color:#cfe0f5;background:#ffffff1a;border:none;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.esgm-x:hover{color:#fff;background:#fff3}.esgm-x svg{width:20px;height:20px}.esgm-body{min-width:0;padding:clamp(22px,3vw,32px);overflow:hidden auto}.esgm-intro{color:#3a4a5e;word-break:keep-all;overflow-wrap:anywhere;font-size:15px;line-height:1.8}.esgm-pillars{flex-direction:column;gap:14px;margin:22px 0;display:flex}.esgm-pillar{border:1px solid var(--line);border-left:3px solid var(--blue);background:#f7faff;border-radius:12px;padding:16px 18px}.esgm-pillar h3{color:var(--ink);letter-spacing:-.3px;font-size:15px;font-weight:800}.esgm-pillar p{color:#5c6e84;word-break:keep-all;overflow-wrap:anywhere;margin-top:6px;font-size:14px;line-height:1.7}.esgm-closing{color:#3a4a5e;word-break:keep-all;overflow-wrap:anywhere;font-size:14.5px;line-height:1.8}.esgm-sign{text-align:right;color:var(--ink);letter-spacing:-.3px;margin-top:18px;font-size:15px;font-weight:800}
