*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1e293b;background:#fff;padding-top:80px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:.5em}h1{font-size:3.5rem;color:#1e40af}h2{font-size:2.5rem;color:#1e40af}h3{font-size:1.875rem;color:#1e40af}p{margin-bottom:1rem;color:#475569}a{color:#3b82f6;text-decoration:none;transition:color .3s ease}a:hover{color:#1e40af}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn,button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.875rem;text-decoration:none;cursor:pointer;transition:all .3s ease;white-space:nowrap}.btn:focus,button:focus{outline:2px solid #3b82f6;outline-offset:2px}.btn:disabled,button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fff}input:focus,textarea:focus,select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151}@media (max-width: 768px){body{padding-top:70px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}@media (max-width: 480px){body{padding-top:60px}h1{font-size:2rem}h2{font-size:1.75rem}.container{padding:0 .75rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp .6s ease-out}.animate-fade-in{animation:fadeIn .6s ease-out}@media (prefers-reduced-motion: no-preference){.scroll-animate{opacity:0;transform:translateY(30px);transition:all .6s ease-out}.scroll-animate.in-view{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{body{padding-top:0}.header,.cta-section{display:none}}
