*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html{scroll-behavior:smooth;font-size:18px}@media (max-width:768px){html{font-size:16px}}html,body{width:100%;overflow-x:hidden}body{color:#1a1a1a;background-color:#fff;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none;transition:all .3s}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:1rem;transition:all .3s}img{max-width:100%;height:auto;display:block}input,select,textarea{font-family:inherit;font-size:1rem}input:focus,select:focus,textarea:focus{outline:none}.container{max-width:1280px;margin:0 auto;padding:0 24px}@media (max-width:768px){.container{padding:0 20px}}.section{padding:100px 0;scroll-margin-top:80px}@media (max-width:768px){.section{padding:60px 0;scroll-margin-top:60px}}.title-large{letter-spacing:-.02em;color:#002d5e;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.title-medium{letter-spacing:-.01em;color:#002d5e;margin-bottom:1.2rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.title-small{color:#002d5e;margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.text-center{text-align:center}.text-muted{color:#666}.btn{border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-weight:600;transition:all .5s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn.primary{color:#fff;background:linear-gradient(135deg,#003a7a 0%,#002d5e 100%);box-shadow:0 10px 30px #00000014}.btn.primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 20px 40px #0000001f}.btn.primary:active{transform:translateY(0)}.btn.secondary{color:#003a7a;background:#fff;border:1px solid #003a7a}.btn.secondary:hover{background:#f8faff;transform:translateY(-2px)}.flex-center{justify-content:center;align-items:center;display:flex}.grid-2{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (max-width:768px){.grid-2{grid-template-columns:1fr}}
