*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;color:#333;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.btn-primary{display:inline-block;background:#1a2f5a;color:#fff;padding:.65rem 1.6rem;border-radius:4px;font-size:.9rem;font-weight:500;transition:background .2s;border:none;cursor:pointer}.btn-primary:hover{background:#2563a8}.btn-outline{display:inline-block;border:2px solid #1a2f5a;color:#1a2f5a;padding:.6rem 1.5rem;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .2s}.btn-outline:hover{background:#1a2f5a;color:#fff}#site-header{position:sticky;top:0;z-index:1000;background:#1a2f5a;box-shadow:0 2px 8px #0003}#site-header .header-inner{display:flex;align-items:center;height:64px;gap:2rem}#site-header .logo{display:flex;align-items:center;white-space:nowrap}#site-header .logo .logo-img{height:38px;width:auto;display:block;filter:brightness(0) invert(1)}.gnb{display:flex;gap:0;flex:1}.gnb>li{position:relative}.gnb>li>a{display:flex;align-items:center;height:64px;padding:0 1.1rem;color:#ffffffe0;font-size:.92rem;font-weight:500;transition:color .15s;white-space:nowrap}.gnb>li>a:hover,.gnb>li.active>a{color:#fff}.gnb>li.active>a{border-bottom:3px solid #60a5fa}.gnb>li>.dropdown{display:none;position:absolute;top:64px;left:0;background:#fff;border:1px solid #e2e8f0;border-top:3px solid #1a2f5a;min-width:160px;box-shadow:0 8px 20px #0000001a;z-index:100}.gnb>li:hover>.dropdown{display:block}.gnb>li>.dropdown li a{display:block;padding:.65rem 1.1rem;font-size:.87rem;color:#374151;border-bottom:1px solid #f1f5f9;transition:background .15s,color .15s;white-space:nowrap}.gnb>li>.dropdown li a:hover{background:#f0f6ff;color:#1a2f5a}.gnb-util{display:flex;gap:.5rem;margin-left:auto}.gnb-util a{color:#ffffffb3;font-size:.82rem;padding:.3rem .6rem;white-space:nowrap}.gnb-util a:hover{color:#fff}.hamburger{display:none;background:none;border:none;color:#fff;font-size:1.4rem;cursor:pointer;margin-left:auto}.mobile-menu{display:none;background:#1e3a6a;padding:.5rem 0 1rem}.mobile-menu.open{display:block}.mobile-menu .m-section{border-bottom:1px solid rgba(255,255,255,.1);padding:.4rem 0}.mobile-menu .m-title{color:#fff9;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.5rem 1.25rem .25rem}.mobile-menu a{display:block;padding:.45rem 1.5rem;color:#ffffffd9;font-size:.9rem}.mobile-menu a:hover{color:#fff;background:#ffffff14}#site-footer{background:#111827;color:#ffffffbf;padding:3rem 0 1.5rem}#site-footer .footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}#site-footer .footer-brand .logo{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:.8rem}#site-footer .footer-brand p{font-size:.82rem;line-height:1.8;color:#fff9}#site-footer .footer-contact h4{color:#fff;font-size:.9rem;margin-bottom:.75rem;font-weight:600}#site-footer .footer-contact p{font-size:.82rem;line-height:1.9;color:#ffffffa6}#site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#fff6;flex-wrap:wrap;gap:.5rem}#site-footer .footer-bottom a{color:#ffffff80}#site-footer .footer-bottom a:hover{color:#fff}.page-banner{background:linear-gradient(135deg,#1a2f5a,#2563a8);color:#fff;padding:2.5rem 0}.page-banner h2{font-size:1.7rem;font-weight:700;margin-bottom:.3rem}.page-banner .breadcrumb{display:flex;gap:.5rem;align-items:center;font-size:.82rem;color:#ffffffb3;margin-top:.4rem}.page-banner .breadcrumb span{color:#fff6}.sub-container{display:flex;gap:2rem;padding:2.5rem 0 4rem;align-items:flex-start}.snb{width:200px;flex-shrink:0}.snb h3{background:#1a2f5a;color:#fff;padding:.9rem 1rem;font-size:.92rem;font-weight:600;border-radius:4px 4px 0 0}.snb ul{border:1px solid #e2e8f0;border-top:none;border-radius:0 0 4px 4px;overflow:hidden}.snb ul li a{display:block;padding:.65rem 1rem;font-size:.87rem;color:#4b5563;border-bottom:1px solid #f1f5f9;transition:all .15s}.snb ul li a:hover{background:#f0f6ff;color:#1a2f5a}.snb ul li a.active{background:#eff6ff;color:#1a2f5a;font-weight:600;border-left:3px solid #2563eb}.snb ul li:last-child a{border-bottom:none}.sub-content{flex:1;min-width:0}.section-title{font-size:1.25rem;font-weight:700;color:#1a2f5a;padding-bottom:.75rem;border-bottom:2px solid #1a2f5a;margin-bottom:1.5rem}.sub-section{margin-bottom:2.5rem}.sub-section h4{font-size:1rem;font-weight:600;color:#1e40af;margin-bottom:.75rem}.sub-section p{font-size:.9rem;line-height:1.8;color:#4b5563;margin-bottom:.75rem}.sub-section p strong{color:#1a2f5a}.info-table{width:100%;border-collapse:collapse;font-size:.88rem;margin-bottom:1rem}.info-table th,.info-table td{padding:.65rem .9rem;border:1px solid #e2e8f0;vertical-align:middle}.info-table thead th{background:#1a2f5a;color:#fff;font-weight:600;text-align:center}.info-table th[scope=row]{background:#f8fafc;color:#374151;font-weight:600;width:25%}.info-table tbody tr:hover td{background:#f8fafc}.info-table tbody tr+tr td{border-top:2px solid #c5cfe0}.partner-grid{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.partner-grid li{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:.5rem .75rem;display:flex;align-items:center;justify-content:center;min-width:100px;min-height:52px}.partner-grid li img{max-height:36px;max-width:110px;object-fit:contain}.history-list article{position:relative;padding-left:2rem;padding-bottom:1.5rem;border-left:2px solid #e2e8f0;margin-left:.5rem}.history-list article:before{content:"";position:absolute;left:-7px;top:6px;width:12px;height:12px;background:#1a2f5a;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px #1a2f5a}.history-list article h4{font-size:1.1rem;font-weight:700;color:#1a2f5a;margin-bottom:.5rem}.history-list article h4 span{font-size:.82rem;font-weight:400;color:#6b7280;margin-left:.4rem}.history-list article dt{font-weight:600;font-size:.9rem;color:#374151;margin-bottom:.2rem}.history-list article dd{font-size:.85rem;color:#6b7280}.history-list article dd figure{display:inline-flex;flex-direction:column;align-items:center;gap:.3rem;margin-top:.4rem}.history-list article dd figure img{max-height:80px;border:1px solid #e2e8f0;border-radius:4px}.history-list article dd figcaption{font-size:.75rem;color:#9ca3af}.org-chart-img{width:100%;border:1px solid #e2e8f0;border-radius:8px}.project-years{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.project-years button{padding:.4rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:20px;font-size:.83rem;cursor:pointer;transition:all .15s}.project-years button:hover,.project-years button.active{background:#1a2f5a;color:#fff;border-color:#1a2f5a}.board-table{width:100%;border-collapse:collapse;font-size:.88rem}.board-table th{background:#f1f5f9;color:#374151;font-weight:600;padding:.7rem .8rem;border:1px solid #e2e8f0;text-align:center}.board-table td{padding:.65rem .8rem;border:1px solid #e2e8f0}.board-table td.title a{color:#1e40af}.board-table td.title a:hover{text-decoration:underline}.board-table tbody tr:hover td{background:#f8fafc}.board-pager{display:flex;justify-content:center;gap:.4rem;margin-top:1.5rem}.board-pager button{min-width:34px;height:34px;border:1px solid #e2e8f0;background:#fff;border-radius:4px;font-size:.83rem;cursor:pointer}.board-pager button.active{background:#1a2f5a;color:#fff;border-color:#1a2f5a}.board-pager button:hover:not(.active){background:#f0f6ff}.post-content{font-size:.92rem;line-height:1.9;color:#374151;min-height:200px}.post-back{margin-top:2rem}.hero{position:relative;overflow:hidden;background:#1a2f5a;color:#fff}.hero-slides{position:relative}.hero-slide{display:none;padding:6rem 0 5rem;background-size:cover;background-position:center}.hero-slide.active{display:block}.hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#142850a6}.hero-slide .wrap{position:relative}.hero-slide .tag{display:inline-block;background:#60a5fa4d;color:#93c5fd;font-size:.78rem;font-weight:600;letter-spacing:.08em;padding:.3rem .8rem;border-radius:20px;margin-bottom:1rem;text-transform:uppercase}.hero-slide h1{font-size:2.6rem;font-weight:700;line-height:1.25;margin-bottom:1rem}.hero-slide p{font-size:1rem;color:#fffc;max-width:520px;line-height:1.75;margin-bottom:2rem}.hero-controls{position:absolute;bottom:1.25rem;right:20px;display:flex;gap:.4rem}.hero-controls button{width:32px;height:32px;background:#ffffff40;border:1px solid rgba(255,255,255,.4);color:#fff;border-radius:50%;cursor:pointer;font-size:.85rem;transition:background .2s}.hero-controls button:hover{background:#ffffff73}.hero-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.hero-dots span{width:8px;height:8px;border-radius:50%;background:#fff6;cursor:pointer;transition:background .2s,transform .2s}.hero-dots span.active{background:#fff;transform:scale(1.2)}.home-section{padding:4rem 0}.home-section.bg-light{background:#f8fafc}.home-section .section-header{text-align:center;margin-bottom:2.5rem}.home-section .section-header h2{font-size:1.7rem;font-weight:700;color:#1a2f5a;margin-bottom:.5rem}.home-section .section-header p{color:#6b7280;font-size:.92rem}.biz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.biz-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.75rem 1.5rem;transition:box-shadow .2s,transform .2s;cursor:pointer}.biz-card:hover{box-shadow:0 8px 24px #1a2f5a1f;transform:translateY(-3px)}.biz-card .icon{font-size:2rem;margin-bottom:1rem}.biz-card h3{font-size:1.05rem;font-weight:700;color:#1a2f5a;margin-bottom:.5rem}.biz-card p{font-size:.84rem;color:#6b7280;line-height:1.7}.proj-list li{padding:.7rem 0;border-bottom:1px solid #f1f5f9;font-size:.87rem;display:flex;gap:.75rem}.proj-list li:before{content:"›";color:#2563eb;font-weight:700;flex-shrink:0}.proj-list li span.company{color:#6b7280;font-size:.82rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-card{text-align:center;padding:1.75rem 1rem;background:#fff;border-radius:10px;border:1px solid #e2e8f0}.stat-card .num{font-size:2.2rem;font-weight:800;color:#1a2f5a}.stat-card .unit{font-size:1rem;font-weight:400;color:#6b7280;margin-left:.2rem}.stat-card .label{font-size:.82rem;color:#9ca3af;margin-top:.3rem}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.5rem;transition:box-shadow .2s;text-align:left}.product-card:hover{box-shadow:0 6px 20px #1a2f5a1a}.product-card .badge{display:inline-block;background:#eff6ff;color:#1d4ed8;font-size:.72rem;font-weight:600;padding:.15rem .6rem;border-radius:10px;margin-bottom:.6rem}.product-card h3{font-size:1rem;font-weight:700;color:#1a2f5a;margin-bottom:.4rem}.product-card p{font-size:.83rem;color:#6b7280;line-height:1.65}.recruit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem 1.75rem;margin-bottom:1.5rem}.recruit-card h4{font-weight:700;color:#1a2f5a;margin-bottom:.6rem;font-size:1rem}.recruit-card p,.recruit-card li{font-size:.88rem;color:#4b5563;line-height:1.8}.recruit-card ul{padding-left:1rem}.recruit-card ul li{list-style:disc}.loading-box{text-align:center;padding:3rem;color:#9ca3af;font-size:.9rem}.error-box{text-align:center;padding:2rem;color:#ef4444;font-size:.87rem;background:#fef2f2;border-radius:8px}@media (max-width: 900px){.biz-grid,.stats-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.gnb,.gnb-util{display:none}.hamburger{display:block}.sub-container{flex-direction:column}.snb,.sub-content{width:100%}#site-footer .footer-inner{grid-template-columns:1fr}.hero-slide h1{font-size:1.8rem}.biz-grid,.product-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr 1fr}}
