@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";:root{--color-primary: #001f3f;--color-secondary: #004a80;--color-accent: #e6e6e6;--color-text: #1a1a1a;--color-text-inverse: #ffffff;--color-bg: #ffffff;--color-bg-navy: #001f3f;--color-bg-light: #f8f9fa;--color-border: rgba(0, 0, 0, .08);--color-border-inverse: rgba(255, 255, 255, .15);--font-main: "Pretendard", -apple-system, sans-serif;--spacing-unit: 8px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;letter-spacing:-.01em}h1,h2,h3,h4,.logo-name,.hero-title,.section-label{font-family:var(--font-main);font-weight:800;letter-spacing:-.04em}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;border-radius:4px}ul{list-style:none}.header{position:sticky;top:0;background-color:transparent;padding:1.5rem 0;z-index:1000;transition:all .3s ease;width:100%;position:fixed}.header.scrolled{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 2px 10px #0000000d}.container{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:12px;cursor:pointer}.logo-img{height:70px;width:auto;object-fit:contain;transition:filter .3s ease}.header:not(.scrolled) .logo-img{border-radius:4px}.logo-text{font-family:var(--font-heading);font-size:1.4rem;font-weight:800;letter-spacing:-.5px;color:var(--color-text-inverse);display:inline-block;transition:color .3s ease}.header.scrolled .logo-text{color:var(--color-primary)}.header.scrolled .logo-img{mix-blend-mode:multiply}.nav ul{display:flex;gap:3rem}.nav a{font-weight:500;font-size:1rem;color:var(--color-text-inverse);transition:color .3s;text-transform:uppercase;letter-spacing:1px}.header.scrolled .nav a{color:var(--color-primary)}.nav a:hover{opacity:.7}.lang-switch{display:flex;gap:.8rem;font-size:.9rem;color:var(--color-text-inverse)}.header.scrolled .lang-switch{color:var(--color-text-muted)}.lang-switch span{cursor:pointer}.lang-switch .active{font-weight:800;text-decoration:underline;text-underline-offset:4px}@media(max-width:768px){.nav{display:none}}.footer{background-color:#fff;padding:5rem 0 2rem;color:var(--color-text);border-top:1px solid var(--color-border)}.footer-layout{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem;flex-wrap:wrap;gap:3rem}.footer-left h3{color:var(--color-primary);font-size:1.8rem;margin-bottom:.8rem;font-weight:800;letter-spacing:-.5px}.footer-slogan{font-size:1rem;color:#333;margin:0;font-weight:500}.footer-right{flex:1;max-width:500px}.footer-right h4{font-size:.85rem;color:#999;letter-spacing:2px;margin-bottom:1.5rem;text-transform:uppercase;font-weight:600}.contact-info{display:flex;flex-direction:column;gap:.8rem}.contact-row{font-size:.9rem;color:#333;display:grid;grid-template-columns:80px 1fr;gap:1rem;line-height:1.5}.contact-row .label{color:#888;font-weight:500}.company-sub{font-size:.7em;font-weight:400;margin-left:8px;color:#666}.footer-bottom{border-top:1px solid rgba(0,0,0,.05);padding-top:2rem;text-align:left;color:#999;font-size:.8rem;letter-spacing:-.2px}@media(max-width:768px){.footer-layout{flex-direction:column;text-align:left;gap:2rem}.footer-right,.contact-info{text-align:left;align-items:flex-start}}.hero{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden;background-color:var(--color-bg-navy);color:var(--color-text-inverse);padding:0}.hero-bg{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#001f3fe6,#001f3f99);z-index:5}.hero-content{position:relative;z-index:10;flex-direction:column;align-items:flex-start;text-align:left;border-left:1px solid rgba(255,255,255,.1);padding-left:4rem;margin-left:10%}.hero-title{font-size:5rem;font-weight:800;line-height:1.1;margin-bottom:2rem;color:#fff;letter-spacing:-2px}.hero-title .highlight{color:var(--color-accent);opacity:.8}.hero-divider{width:60px;height:4px;background-color:#fff;margin-bottom:2rem}.hero-subtitle{font-size:1.2rem;color:#fffc;margin-bottom:3rem;max-width:600px;line-height:1.8;font-weight:300}.hero-subtitle strong{color:#fff;font-weight:600}.hero-buttons{display:flex;gap:1.5rem}.btn{padding:1rem 2.5rem;font-size:1rem;font-weight:600;border-radius:0;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.btn-primary{background-color:#fff;color:var(--color-bg-navy);border:1px solid #ffffff}.btn-primary:hover{background-color:transparent;color:#fff}.btn-outline{background-color:transparent;border:1px solid rgba(255,255,255,.5);color:#fff}.btn-outline:hover{border-color:#fff;background-color:#ffffff0d}@media(max-width:768px){.hero-content{margin-left:20px;padding-left:20px;border-left:none}.hero-title{font-size:3rem}.hero-buttons{flex-direction:row;width:auto}}.about{padding:8rem 0;background-color:var(--color-bg-navy);color:#fff}.about-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}.about-text{flex:1}.section-label{color:var(--color-accent);font-size:.9rem;letter-spacing:2px;margin-bottom:1.5rem;display:block;font-weight:600}.about h2{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.about-desc{font-size:1.1rem;color:#ffffffb3;line-height:1.8}.values-list{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.value-item h3{font-size:1.2rem;color:#fff;margin-bottom:.5rem;border-bottom:2px solid rgba(255,255,255,.1);padding-bottom:.5rem}.value-item p{font-size:.95rem;color:#fff9}@media(max-width:768px){.about-wrapper{flex-direction:column}.values-list{width:100%;grid-template-columns:1fr;gap:2rem}}.business{padding:12rem 0;background:#fbfbfc;color:var(--color-text);position:relative;overflow:hidden}.business:before,.business:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(120px);opacity:.15;z-index:1}.business:before{top:-100px;right:-200px;background:var(--color-secondary)}.business:after{bottom:-100px;left:-200px;background:var(--color-primary)}.section-header{text-align:center;margin-bottom:15rem;padding-top:4rem;position:relative;z-index:10}.section-header h2{font-size:4.5rem;font-weight:900;color:var(--color-primary);margin-bottom:1.5rem;letter-spacing:-3px;background:linear-gradient(180deg,var(--color-primary) 0%,#004a80 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-header p{color:var(--color-secondary);font-size:1.1rem;letter-spacing:.5em;font-weight:700;text-transform:uppercase;opacity:.8}.org-chart{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:15rem;position:relative;z-index:2}.org-sector{display:flex;flex-direction:column;align-items:center;position:relative;--sector-color: var(--color-primary)}.org-header-card{width:100%;max-width:1000px;height:380px;background-size:cover;background-position:center;border-radius:40px;overflow:hidden;position:relative;box-shadow:0 40px 80px #001f3f33;z-index:5;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.org-header-card:hover{transform:scale(1.02)}.org-header-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#001f3ff2,#001f3f4d);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem;text-align:center;color:#fff}.org-node-tag{font-size:.8rem;font-weight:800;letter-spacing:4px;background:#ffffff26;padding:8px 24px;border-radius:100px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.org-node-title{font-size:3.8rem;font-weight:900;line-height:1;margin-bottom:.8rem;color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.3)}.org-node-subtitle{font-size:1.6rem;font-weight:300;opacity:.9;max-width:600px}.org-connector{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.vertical-line{width:3px;height:120px;background:linear-gradient(to bottom,var(--sector-color),rgba(0,0,0,.03));margin-top:-10px;position:relative}.vertical-line:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:12px;height:12px;background:#fff;border:3px solid var(--sector-color);border-radius:50%}.org-sector-desc{max-width:700px;text-align:center;font-size:1.35rem;font-weight:600;line-height:1.6;color:#444;padding:3rem 0;position:relative}.horizontal-branch{width:100%;max-width:1100px;height:2px;background:linear-gradient(to right,transparent,rgba(0,0,0,.1) 50%,transparent);position:relative;margin-bottom:5rem}.org-children-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%}.org-child-card{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:3.5rem 3rem;border-radius:36px;border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 24px -1px #0000000a,0 10px 40px -10px #00000014;position:relative;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.org-child-card:hover{transform:translateY(-15px);background:#fff;box-shadow:0 40px 80px #001f3f1f;border-color:var(--sector-color)}.card-accent-line{position:absolute;top:0;left:3.5rem;right:3.5rem;height:6px;background:var(--sector-color);border-radius:0 0 8px 8px;opacity:.9;box-shadow:0 2px 10px #0000001a}.org-child-logo{height:95px;margin-bottom:3.5rem;display:flex;align-items:center}.org-child-logo img{height:100%;max-width:280px;object-fit:contain}.org-child-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.8rem}.org-child-link{display:flex;align-items:center;gap:10px;color:var(--color-primary)}.org-child-link h4{font-size:1.6rem;font-weight:800;letter-spacing:-.5px}.link-arrow{font-size:1.3rem;opacity:.2;transition:all .3s ease}.org-child-link:hover .link-arrow{opacity:1;transform:translate(3px,-3px);color:var(--sector-color)}.status-node{font-size:.75rem;padding:5px 12px;border-radius:8px;font-weight:800;text-transform:uppercase;box-shadow:0 4px 10px #0000000d}.status-node.active{background:#2ecc40;color:#fff}.status-node.dev{background:#ff851b;color:#fff}.org-child-detail{font-size:1rem;line-height:1.7;color:#555;margin-bottom:2.5rem;flex:1}.org-child-features{display:flex;flex-wrap:wrap;gap:.7rem}.feature-node{font-size:.8rem;color:var(--sector-color);background:var(--color-bg-light);padding:6px 14px;border-radius:10px;font-weight:700;border:1px solid rgba(0,0,0,.02)}@media(max-width:1200px){.org-children-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.org-children-grid{grid-template-columns:1fr}.org-node-title{font-size:2.5rem}.org-header-card{height:280px}.horizontal-branch{display:none}.section-header h2{font-size:3rem}}
