@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}button,input,select{font-family:inherit}.landing-page{background-color:#e5e5e5;color:#1a1a1a;font-family:Inter,sans-serif;gap:2rem;min-height:100vh;padding:2rem}.landing-page,.section-card{display:flex;flex-direction:column}.section-card{align-items:center;background-color:#f3f4f6;border-radius:40px;overflow:hidden;padding:4rem 2rem;position:relative;text-align:center}.section-card.hero{justify-content:center;min-height:80vh;padding-top:2rem}.section-card.footer{padding:6rem 2rem}.header-nav{color:#666;font-size:.9rem;justify-content:space-between;left:2rem;position:absolute;right:2rem;top:2rem}.header-left,.header-nav{align-items:center;display:flex}.header-left{gap:1rem}.pill-btn{background:#fff;border:none;border-radius:20px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:transform .2s}.pill-btn:hover{transform:scale(1.05)}.header-right{display:flex;gap:1rem}.hero-content{margin-top:2rem;max-width:800px}.profile-img{background-color:#ddd;border-radius:50%;height:80px;margin-bottom:2rem;object-fit:cover;width:80px}.hero-title{font-size:3.5rem;font-weight:1000;letter-spacing:-.02em;line-height:1.1;margin-bottom:2rem}.cta-btn{align-items:center;background-color:#1a1a1a;border:none;border-radius:30px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;gap:.5rem;margin-right:1rem;padding:1rem 2rem;text-decoration:none;transition:transform .2s}.cta-btn:hover{transform:scale(1.05)}.logos-section{display:flex;filter:grayscale(100%);flex-wrap:wrap;gap:3rem;justify-content:center;opacity:.6;padding:3rem 0}.logo-item{font-size:1.2rem;font-weight:700}.services-title{font-size:2rem;font-weight:800;margin-bottom:4rem;max-width:600px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));max-width:1200px;text-align:left;width:100%}.service-item{padding:1rem}.service-icon{font-size:1.5rem;margin-bottom:1rem}.service-name{font-weight:600;margin-bottom:.5rem}.service-desc{color:#666;font-size:.9rem;line-height:1.5}.footer-title{font-size:2.5rem;font-weight:500;margin-bottom:2rem}.footer-actions{display:flex;gap:1rem}.footer-bottom{bottom:2rem;color:#999;display:flex;font-size:.8rem;justify-content:space-between;left:2rem;position:absolute;right:2rem}
/*# sourceMappingURL=main.36439dcc.css.map*/