@font-face{font-family:Pretendard;src:url(/Pretendard-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Pretendard;src:url(/Pretendard-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Pretendard;src:url(/Pretendard-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--primary:#002d5b;--primary-light:#004a95;--primary-dark:#001a35;--accent:#fc0;--text-main:#1e293b;--text-muted:#64748b;--bg-main:#fff;--bg-soft:#f8fafc;--border:#e2e8f0;--transition:all 0.4s cubic-bezier(0.16,1,0.3,1)}*{box-sizing:border-box;padding:0;margin:0;-webkit-font-smoothing:antialiased}body{font-family:Pretendard,sans-serif;color:var(--text-main);background-color:var(--bg-main);line-height:1.6}a{text-decoration:none!important;color:inherit;outline:none!important}button,img{border:none}button{background:none;cursor:pointer;font-family:inherit}.container{max-width:1320px;margin:0 auto;padding:0 40px}.section-padding{padding:140px 0}h1,h2,h3,h4{font-weight:700;color:var(--primary-dark)}@media (max-width:768px){.container{padding:0 24px}}