*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,'Noto Sans KR','Malgun Gothic',sans-serif;color:#172038;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,88vw);margin:0 auto}.site-header{position:fixed;z-index:100;top:0;left:0;right:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);box-shadow:0 10px 35px rgba(9,20,54,.08)}.brand img{height:44px;width:auto}.site-header nav{display:flex;gap:32px;font-weight:800;font-size:15px;color:#0c1b5f}.nav-toggle{display:none;border:0;background:#0c1b5f;color:white;border-radius:8px;font-size:24px;padding:4px 10px}.hero{min-height:820px;height:100vh;position:relative;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/hero-building.png') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,48,.86),rgba(4,20,69,.58) 45%,rgba(4,20,69,.12));}.hero-content{position:relative;z-index:2;color:#fff;width:min(1180px,88vw);margin:0 auto;padding-top:80px}.eyebrow{font-weight:900;letter-spacing:.16em;color:#dbe6ff;font-size:14px;margin:0 0 20px}.hero h1{font-size:clamp(46px,7vw,92px);line-height:1.02;margin:0 0 20px;font-weight:900;letter-spacing:-.04em}.hero-company{font-size:clamp(22px,3vw,34px);font-weight:800;margin:0 0 20px}.hero-desc{font-size:clamp(18px,2vw,26px);line-height:1.65;font-weight:700;color:#eef4ff;margin:0 0 38px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 26px;border-radius:999px;font-weight:900;margin-right:12px}.primary{background:#d71920;color:white}.ghost{border:1px solid rgba(255,255,255,.7);color:white}.intro-bar{width:min(1180px,88vw);margin:-64px auto 0;position:relative;z-index:5;background:white;border-radius:26px;box-shadow:0 24px 70px rgba(10,27,82,.16);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.intro-item{padding:30px 28px;border-right:1px solid #edf0f6}.intro-item:last-child{border-right:0}.intro-item b{display:block;font-size:34px;color:#0c1b5f;letter-spacing:-.03em}.intro-item span{display:block;margin-top:8px;color:#697387;font-weight:800}.section{padding:112px 0}.section-kicker{display:inline-block;font-size:13px;letter-spacing:.18em;color:#18318a;font-weight:900;margin-bottom:16px}.section-kicker.light{color:#d9e4ff}h2{font-size:clamp(34px,4.2vw,56px);line-height:1.14;letter-spacing:-.04em;color:#071653;margin:0 0 26px}.grid-2{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px}.align-center{align-items:center}.text-block p,.capability p,.contact p,.center-desc{font-size:18px;line-height:1.85;color:#566174;margin:0 0 18px}.business{background:#f5f7fb}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:28px}.business-grid article{background:white;border-radius:26px;padding:34px 28px;min-height:260px;box-shadow:0 15px 45px rgba(10,28,82,.08);border:1px solid #edf0f6}.business-grid span{font-weight:900;color:#d71920}.business-grid h3{font-size:24px;color:#071653;margin:20px 0 14px}.business-grid p{line-height:1.7;color:#5d6676;margin:0}.image-card{border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(10,27,82,.16);border:1px solid #e5e9f2}.image-card img{width:100%;height:420px;object-fit:cover}.check-list{list-style:none;padding:0;margin:28px 0 0}.check-list li{position:relative;padding-left:28px;margin:14px 0;font-weight:800;color:#27324a}.check-list li:before{content:'✓';position:absolute;left:0;color:#d71920;font-weight:900}.products{background:#f5f7fb}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px}.product-card{background:white;border-radius:26px;overflow:hidden;box-shadow:0 16px 45px rgba(10,28,82,.08);border:1px solid #edf0f6}.product-card img{width:100%;height:230px;object-fit:contain;background:#fff;padding:24px}.product-card div{padding:24px}.product-card h3{margin:0 0 10px;color:#071653;font-size:23px}.product-card p{margin:0;color:#657083;line-height:1.6}.customers{text-align:center}.customer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.customer-grid div{height:122px;border-radius:22px;border:1px solid #dfe5ef;background:linear-gradient(180deg,#fff,#f8faff);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;color:#102164;box-shadow:0 12px 35px rgba(10,28,82,.06)}.overview-table{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e1e7f0;border-radius:24px;overflow:hidden}.overview-table div{display:grid;grid-template-columns:150px 1fr;border-bottom:1px solid #e1e7f0}.overview-table div:nth-last-child(-n+2){border-bottom:0}.overview-table div:nth-child(odd){border-right:1px solid #e1e7f0}.overview-table b{background:#f5f7fb;padding:22px 24px;color:#0c1b5f}.overview-table span{padding:22px 24px;color:#3f4a60;font-weight:700}.contact{background:linear-gradient(135deg,#071653,#17318f);color:white}.contact h2{color:white}.contact p{color:#dce5ff}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.contact-card{background:white;color:#172038;border-radius:30px;padding:40px;box-shadow:0 24px 70px rgba(0,0,0,.22)}.contact-card h3{font-size:28px;margin:0 0 24px;color:#071653}dl{display:grid;grid-template-columns:120px 1fr;gap:16px 22px;margin:0}dt{font-weight:900;color:#071653}dd{margin:0;color:#485469;line-height:1.6}dd a{font-weight:900;color:#102164}footer{background:#071031;color:#cdd6ef;padding:34px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-inner img{height:36px;background:white;border-radius:8px;padding:4px}.footer-inner p{margin:0}@media(max-width:980px){.site-header nav{gap:18px;font-size:14px}.grid-2,.contact-grid{grid-template-columns:1fr}.business-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.intro-bar{grid-template-columns:repeat(2,1fr)}.customer-grid{grid-template-columns:repeat(2,1fr)}.overview-table{grid-template-columns:1fr}.overview-table div:nth-child(odd){border-right:0}.overview-table div:nth-last-child(2){border-bottom:1px solid #e1e7f0}}@media(max-width:680px){.site-header{height:72px}.brand img{height:34px}.nav-toggle{display:block}.site-header nav{position:absolute;top:72px;left:0;right:0;background:white;display:none;flex-direction:column;padding:22px 6vw;box-shadow:0 20px 40px rgba(0,0,0,.12)}body.nav-open .site-header nav{display:flex}.hero{min-height:720px}.hero h1{font-size:42px}.business-grid,.product-grid,.intro-bar,.customer-grid{grid-template-columns:1fr}.intro-bar{margin-top:0;width:100%;border-radius:0}.intro-item{border-right:0;border-bottom:1px solid #edf0f6}.section{padding:78px 0}.image-card img{height:300px}.overview-table div{grid-template-columns:1fr}.overview-table b,.overview-table span{padding:16px 20px}.contact-card{padding:28px}dl{grid-template-columns:1fr;gap:6px}.footer-inner{flex-direction:column;align-items:flex-start}}