:root{--color-navy:#0b1f3b;--color-offwhite:#f8f9fa;--color-green:#1eb980;--color-text:#222;--color-gray:#666;--color-border:#e5e7eb;--font-main:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-main);color:var(--color-text);background-color:#fff;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}@media (max-width:768px){.section{padding:60px 0}}
.header-module__9iNmeq__header{border-bottom:1px solid var(--color-border);z-index:1000;background-color:#fff;align-items:center;width:100%;height:80px;display:flex;position:sticky;top:0}.header-module__9iNmeq__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.header-module__9iNmeq__logo{color:var(--color-navy);letter-spacing:-.5px;align-items:center;font-size:24px;font-weight:700;display:flex}.header-module__9iNmeq__nav{align-items:center;gap:32px;display:flex}.header-module__9iNmeq__navLink{color:var(--color-text);font-size:16px;font-weight:500;transition:color .2s}.header-module__9iNmeq__navLink:hover,.header-module__9iNmeq__navLink.header-module__9iNmeq__active{color:var(--color-green)}.header-module__9iNmeq__ctaButton{background-color:var(--color-navy);color:#fff;border:none;border-radius:4px;padding:12px 24px;font-size:15px;font-weight:600;transition:background-color .2s}.header-module__9iNmeq__ctaButton:hover{background-color:#153258}.header-module__9iNmeq__mobileMenuBtn{color:var(--color-text);background:0 0;border:none;padding:8px;font-size:24px;display:none}.header-module__9iNmeq__mobileNav{display:none}@media (max-width:900px){.header-module__9iNmeq__nav{display:none}.header-module__9iNmeq__mobileMenuBtn{display:block}.header-module__9iNmeq__mobileNav{border-top:1px solid var(--color-border);background-color:#fff;width:100%;height:calc(100vh - 80px);padding:20px;transition:transform .3s ease-in-out;display:block;position:fixed;top:80px;left:0;transform:translate(100%)}.header-module__9iNmeq__mobileNav.header-module__9iNmeq__open{transform:translate(0)}.header-module__9iNmeq__mobileNavLink{border-bottom:1px solid var(--color-offwhite);padding:16px 0;font-size:18px;font-weight:500;display:block}.header-module__9iNmeq__mobileCta{text-align:center;width:100%;margin-top:32px;padding:16px;display:block}}
.footer-module__kEhaHa__footer{background-color:var(--color-navy);color:#fff;padding:30px 0 20px}.footer-module__kEhaHa__container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-module__kEhaHa__content{grid-template-columns:2fr 3fr;gap:40px;margin-bottom:0;display:grid}.footer-module__kEhaHa__companyInfo h2{margin-bottom:16px;font-size:24px;font-weight:700}.footer-module__kEhaHa__description{color:#ffffffb3;max-width:400px;font-size:15px;line-height:1.6}.footer-module__kEhaHa__links{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.footer-module__kEhaHa__linkGroup h3{color:#fff;margin-bottom:20px;font-size:16px;font-weight:600}.footer-module__kEhaHa__linkGroup ul{list-style:none}.footer-module__kEhaHa__linkGroup li{margin-bottom:12px}.footer-module__kEhaHa__linkGroup a{color:#ffffffb3;font-size:14px;transition:color .2s}.footer-module__kEhaHa__linkGroup a:hover{color:#fff}.footer-module__kEhaHa__copyright{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px;font-size:13px}@media (max-width:768px){.footer-module__kEhaHa__content{grid-template-columns:1fr;gap:40px}.footer-module__kEhaHa__links{grid-template-columns:repeat(2,1fr)}}
