*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}:root{--navy:#1b2a4a;--navy-dark:#0f1b33;--navy-deeper:#0d386e;--blue-accent:#2e6fdb;--blue-light:#3b82f6;--green-accent:#00c853;--teal:#1a8b7f;--teal-dark:#0e6b61;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--text-primary:#222;--text-secondary:#666;--text-light:#999;--border-color:#e0e0e0;--border-dotted:#ccc;--max-width:1600px;--content-max-width:1200px;--header-height:80px;--section-padding:80px 0;--font-family:"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:clip}body{font-family:var(--font-family);color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100dvh;font-size:16px;line-height:1.6;display:flex;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:var(--font-family);background:0 0;border:none}input,select,textarea{font-family:var(--font-family)}.inner{max-width:var(--max-width);margin:0 auto;padding:0 20px}.section-label{color:#1a46aa;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:400}.section-title{color:var(--text-primary);margin-bottom:24px;font-size:30px;font-weight:700}@media (max-width:1199px){:root{--max-width:960px}}@media (max-width:767px){:root{--max-width:100%;--header-height:60px}html{scrollbar-gutter:auto}.section-title{font-size:24px}}
