*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,sans-serif;background-color:#f3f5f7;color:#1f2937;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:600;color:#1f2937}h1{font-size:2rem;font-weight:700}h2{font-size:1.5rem;font-weight:700}h3{font-size:1.25rem;font-weight:600}h4{font-size:1rem;font-weight:600}p{font-size:.95rem}a{text-decoration:none;color:#2563eb;cursor:pointer}a:hover{text-decoration:underline}.container{display:flex;flex-direction:column;min-height:100vh;background-color:#f3f5f7}.main-content{flex:1;padding:2rem;max-width:1400px;margin:0 auto;width:100%}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.ml-2{margin-left:1rem}.mr-2{margin-right:1rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in}@media (max-width: 768px){.main-content{padding:1rem}h1{font-size:1.5rem}h2{font-size:1.25rem}}
