@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fafafa;color:#000;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:all .3s ease-in-out}html{scroll-padding-top:80px}:focus{outline:2px solid #000;outline-offset:2px}button{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit}.gradient-text{background:linear-gradient(90deg,#000,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-light{background-color:#fafafa}.section-white{background-color:#fff}.hover-lift{transition:all .3s ease-in-out}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.container-custom{max-width:1200px;margin:0 auto;padding:0 24px}@media (min-width: 600px){.container-custom{padding:0 32px}}
