@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";body{margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#0b1020;overflow-x:hidden;background-color:#e9ebf0}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0;background:#e9ebf0fa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1)}.header-container{max-width:1400px;margin:0 auto;padding:0 3rem 0 1.5rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;letter-spacing:.05em;margin:0;margin-left:-1rem;line-height:1}.logo-link{display:flex;align-items:center;gap:.75rem;text-decoration:none}.logo-img{display:block;height:4.48rem;width:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:scale(.7);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4)) drop-shadow(0 2px 4px rgba(0,0,0,.3))}.logo-text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;color:#1a237e;letter-spacing:.05em;text-shadow:0 1px 2px rgba(255,255,255,.5)}.logo-text-j{color:#ff6f00;text-shadow:0 0 8px rgba(255,111,0,.6),0 0 15px rgba(255,111,0,.3)}.header-right{display:flex;align-items:center;gap:1.25rem}.nav{display:flex;gap:2.5rem;list-style:none}.nav-link{color:#1a1a1a;text-decoration:none;font-size:1rem;font-weight:400;letter-spacing:.02em;transition:opacity .3s ease;position:relative}.nav-link:hover{opacity:.7}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:#1a1a1a;transition:width .3s ease}.nav-link:hover:after{width:100%}.lang{position:relative;display:inline-flex;align-items:center}.lang-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:0;width:36px;height:36px;padding:0;border-radius:10px;border:0;background:transparent;color:#1a1a1a;cursor:pointer;box-shadow:none;transition:background .2s ease,transform .15s ease,opacity .2s ease}.lang-trigger:hover{background:#00000014;opacity:.95}.lang-trigger:active{transform:translateY(1px)}.lang-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:10px;background:transparent}.lang-menu{position:absolute;top:calc(100% + .55rem);right:0;width:92px;border-radius:12px;padding:.35rem;background:#ffffffeb;border:1px solid rgba(11,16,32,.1);box-shadow:0 18px 50px #00000040;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lang-item{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#0b1020d9;font-weight:800;letter-spacing:.08em;padding:.55rem .6rem;border-radius:10px;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease,transform .12s ease}.lang-item:hover{background:#0b10200f}.lang-item:active{transform:translateY(1px)}.lang-item.is-active{background:#3b82f61f;color:#0b1020eb}.hero{position:relative;width:100%;height:100vh;min-height:600px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding-bottom:clamp(3.5rem,10vh,7rem)}.hero-video-wrapper{position:absolute;inset:0;z-index:1;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0b102040,#0b102099);z-index:2}.hero-content{position:relative;z-index:3;text-align:center;padding:0 2rem;max-width:1200px;margin:0 auto;opacity:0;transform:translate3d(0,-110vh,0);will-change:transform,opacity,filter;animation:hero-drop 9s cubic-bezier(.08,.9,.12,1) .1s forwards}@keyframes hero-drop{0%{opacity:0;transform:translate3d(0,-110vh,0);filter:blur(6px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.hero-main-copy{font-size:clamp(2.1rem,6.5vw,4.25rem);font-weight:900;line-height:1.2;margin-bottom:1.5rem;color:#fff;text-shadow:0 4px 20px rgba(0,0,0,.5);letter-spacing:-.02em;opacity:1}.hero-sub-copy{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:#ffbf1a;letter-spacing:.1em;text-transform:uppercase;opacity:1;text-shadow:0 2px 12px rgba(255,191,26,.28),0 0 32px rgba(255,191,26,.18)}@media(prefers-reduced-motion:reduce){.hero-content,.hero-main-copy,.hero-sub-copy{opacity:1;transform:none;filter:none;animation:none}}.section{padding:6rem 0;background:#e9ebf0}.section:nth-of-type(2n){background:#f2f3f7}.section-inner{max-width:1600px;margin:0 auto;padding:0 4rem}.section-title{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:#0b1020;margin-bottom:.75rem}.section-desc{font-size:1.125rem;color:#0b1020c7;max-width:100%;line-height:1.8;margin-bottom:1.25rem}.about-content{margin-top:3rem}.about-section{margin-bottom:4rem}.about-section:last-child{margin-bottom:0}.about-subtitle{font-size:1.5rem;font-weight:700;color:#0b1020;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(11,16,32,.1)}.mission-vision-item{margin-bottom:2.5rem}.mission-vision-item:last-child{margin-bottom:0}.mission-vision-title{font-size:1.25rem;font-weight:600;color:#0b1020;margin-bottom:.75rem}.mission-vision-quote{font-size:1.25rem;font-weight:600;color:#1a237e;font-style:italic;margin-bottom:1rem;padding-left:1rem;border-left:3px solid #1a237e}.core-values-list{list-style:none;padding:0;margin:0}.core-value-item{font-size:1.125rem;color:#0b1020c7;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem;position:relative}.core-value-item:before{content:"•";position:absolute;left:0;color:#1a237e;font-weight:700;font-size:1.5rem}.core-value-item strong{color:#0b1020;font-weight:600}.business-content{margin-top:3rem}.business-quote{font-size:1.5rem;font-weight:600;color:#1a237e;font-style:italic;margin-bottom:2rem;text-align:center;padding:1.5rem 0;border-top:2px solid rgba(26,35,126,.2);border-bottom:2px solid rgba(26,35,126,.2)}.business-section{margin-bottom:3.5rem}.business-section:last-child{margin-bottom:0}.business-subtitle{font-size:1.5rem;font-weight:700;color:#0b1020;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid rgba(11,16,32,.1)}.business-item{margin-bottom:2rem}.business-item:last-child{margin-bottom:0}.business-item-title{font-size:1.25rem;font-weight:600;color:#0b1020;margin-bottom:.75rem}.portfolio-content{margin-top:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.portfolio-item{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .3s ease,box-shadow .3s ease}.portfolio-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.portfolio-image-wrapper{width:100%;aspect-ratio:16 / 9;background:#f2f3f7;overflow:hidden;position:relative}.portfolio-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.portfolio-text{padding:1.5rem;flex:1;display:flex;flex-direction:column}.portfolio-item-number{font-size:1.25rem;font-weight:700;color:#0b1020;margin-bottom:.75rem}.portfolio-item-field{font-size:1rem;color:#0b1020d9;margin-bottom:1rem;font-weight:500}.portfolio-item-field strong{color:#1a237e;font-weight:600}.portfolio-item .section-desc{font-size:.9375rem;margin-bottom:0}.footer{position:relative;z-index:10;padding:1.25rem 0;background:#0b1020eb;border-top:1px solid rgba(255,255,255,.08)}.footer-inner{max-width:1400px;margin:0 auto;padding:0 3rem}.footer-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;color:#ffffff8c;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.footer-copy{color:#ffffff8c}.footer-sep{color:#ffffff40}.footer-link{color:#ffffff8c;text-decoration:none;transition:color .15s ease,opacity .15s ease}.footer-link:hover{color:#ffffffe6}@media(max-width:768px){.header-container{padding:0 1.5rem}.logo{font-size:1.25rem}.nav{gap:1.5rem}.nav-link{font-size:.875rem}.hero{min-height:500px}.hero-content{padding:0 1.5rem}.hero-main-copy{margin-bottom:1rem}.section-inner{padding:0 1.5rem}.section-desc{font-size:1rem;max-width:100%}.section-title{font-size:1.75rem}.about-subtitle,.business-subtitle{font-size:1.25rem}.mission-vision-title,.business-item-title,.mission-vision-quote{font-size:1.125rem}.business-quote{font-size:1.25rem}.portfolio-content{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-inner{padding:0 1.5rem}}@media(max-width:480px){.header-container{padding:0 1rem;flex-direction:column;gap:1rem}.nav{gap:1rem;flex-wrap:wrap;justify-content:center}.header-right{flex-wrap:wrap;justify-content:center}.nav-link{font-size:.8rem}.hero-content,.section-inner{padding:0 1rem}.section-desc{font-size:.9375rem;max-width:100%}.section-title{font-size:1.5rem}.about-subtitle,.business-subtitle{font-size:1.125rem}.mission-vision-title,.business-item-title,.mission-vision-quote{font-size:1rem}.business-quote{font-size:1.125rem}.portfolio-content{grid-template-columns:1fr;gap:2rem}.footer-inner{padding:0 1rem}}.hero-video-wrapper:before{content:"";position:absolute;inset:0;background:radial-gradient(1200px 600px at 20% 10%,rgba(59,130,246,.12),transparent 55%),radial-gradient(900px 500px at 80% 20%,rgba(11,16,32,.1),transparent 60%),linear-gradient(135deg,#e9ebf0,#cfd6e3);z-index:0}.hero-video-wrapper video{position:absolute;inset:0}
