@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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;margin:0;padding:0}#root,body,html{background-color:#fff;font-family:Inter,sans-serif;height:100%;scroll-behavior:smooth}body{padding-top:64px}.container{margin:0 auto;max-width:1200px;padding:0 16px}.header{left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:50}.header.scrolled{background-color:#fff;box-shadow:0 2px 8px #0000001a}.header-container{height:64px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.header-container,.header-logo{align-items:center;display:flex}.header-logo{gap:12px;text-decoration:none}.header-logo img{display:block;height:48px;object-fit:contain;width:auto}.logo-text h1{color:#000;font-size:18px;font-weight:700;line-height:1.2;margin:0}.logo-text span{color:#555;font-size:12px}@media (max-width:768px){.header-logo img{height:40px}.logo-text h1{font-size:16px}.logo-text span{font-size:10px}}.nav{display:none}@media (min-width:768px){.nav{display:flex;gap:2rem}}.nav a{color:#000;font-weight:500;text-decoration:none;transition:color .2s ease}.nav a:hover{color:#4b5563}.cta-btn{display:none}@media (min-width:768px){.cta-btn{display:block}}.cta-btn button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1.5rem;transition:background-color .2s ease}.cta-btn button:hover{background-color:#1f2937}.mobile-menu-btn{display:block;padding:.5rem}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu{background-color:#fff;border-top:1px solid #e5e7eb;padding:1rem 0}.mobile-menu nav a{color:#000;display:block;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.mobile-menu nav a:hover{background-color:#f3f4f6}.mobile-menu button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;margin:1rem;padding:.5rem 1.5rem;transition:background-color .2s ease;width:calc(100% - 2rem)}.mobile-menu button:hover{background-color:#1f2937}.hero{align-items:center;background:linear-gradient(to bottom right,#f9fafb,#fff);display:flex;justify-content:center;min-height:100vh;padding:5rem 1rem;position:relative}.hero-container{margin:0 auto;max-width:1200px;text-align:center}.hero-title{color:#000;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:4rem}}@media (min-width:1024px){.hero-title{font-size:5rem}}.hero-title span{color:#4b5563}.hero-subtitle{color:#4b5563;font-size:1.25rem;line-height:1.6;margin:0 auto 2rem;max-width:768px}@media (min-width:768px){.hero-subtitle{font-size:1.5rem}}.hero-buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-buttons{flex-direction:row}}.get-started{align-items:center;background-color:#000;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:1rem 2rem;transition:background-color .2s ease}.get-started:hover{background-color:#1f2937}.watch-demo{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;gap:.75rem;transition:color .2s ease}.watch-demo:hover{color:#4b5563}.watch-demo-icon{align-items:center;background-color:#000;border-radius:9999px;display:flex;height:48px;justify-content:center;transition:background-color .2s ease;width:48px}.watch-demo:hover .watch-demo-icon{background-color:#1f2937}.watch-demo-icon svg{color:#fff;margin-left:4px}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:5rem}@media (min-width:768px){.hero-stats{grid-template-columns:repeat(4,1fr)}}.stat-item{text-align:center}.stat-number{color:#000;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#4b5563}.about-section{background-color:#fff;padding:5rem 1rem}.about-container{grid-gap:3rem;display:grid;gap:3rem;margin:0 auto;max-width:1200px;padding:0 1rem}@media (min-width:1024px){.about-container{align-items:center;grid-template-columns:1fr 1fr}}.about-image-box{align-items:center;background:linear-gradient(to bottom right,#f3f4f6,#e5e7eb);border-radius:1rem;display:flex;height:24rem;justify-content:center;padding:2rem}.about-image-content{text-align:center}.about-image{background-position:50%;background-size:cover;border-radius:1rem;box-shadow:0 10px 20px #0000001a;max-height:700px;width:100%}.about-image-icon svg{color:#fff;height:2.5rem;width:2.5rem}.about-image-text{color:#4b5563;font-size:1.125rem}.about-heading{color:#000;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.about-description{color:#4b5563;font-size:1.125rem;line-height:1.75;margin-bottom:2rem}.about-feature{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.about-feature-icon{align-items:center;background-color:#000;border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;height:3rem;justify-content:center;margin-right:12px;width:3rem}.about-feature-title{color:#000;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.about-feature-description{color:#4b5563}.about-trusted{align-items:center;display:flex;gap:1rem;margin-top:2rem}.about-trusted svg{color:#000;height:1.5rem;width:1.5rem}.about-trusted span{color:#4b5563}.services-section{background-color:#f9fafb;padding:5rem 1rem}.services-container{margin:0 auto;max-width:1200px;padding:0 1rem}.services-header{margin-bottom:4rem;text-align:center}.services-title{color:#000;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.services-subtitle{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:768px}.services-grid{grid-gap:2rem;display:grid;gap:2rem}@media (min-width:768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 3px #0000000d;padding:2rem;transition:box-shadow .3s ease}.service-card:hover{box-shadow:0 4px 12px #00000014}.service-icon{align-items:center;background-color:#000;border-radius:.5rem;color:#fff;display:flex;height:4rem;justify-content:center;margin-bottom:1.5rem;width:4rem}.service-title{color:#000;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.service-description{color:#4b5563;margin-bottom:1.5rem}.service-feature-list{list-style:none;margin:0;padding:0}.service-feature-item{align-items:center;color:#4b5563;display:flex;font-size:.875rem;margin-bottom:.5rem}.service-feature-dot{background-color:#000;border-radius:9999px;height:.5rem;margin-right:.75rem;width:.5rem}.portfolio-section{background-color:#fff;padding:5rem 1rem}.portfolio-container{margin:0 auto;max-width:1200px;padding:0 1rem}.portfolio-heading{margin-bottom:4rem;text-align:center}.portfolio-heading h2{color:#000;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem}.portfolio-heading p{color:#4b5563;font-size:1.25rem;margin:0 auto;max-width:768px}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem}@media (min-width:768px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.portfolio-grid{grid-template-columns:repeat(3,1fr)}}.portfolio-card{background-color:#fff;border:1px solid #f3f4f6;border-radius:1rem;box-shadow:0 1px 2px #0000000d;overflow:hidden;position:relative;transition:box-shadow .3s ease}.portfolio-card:hover{box-shadow:0 4px 12px #0000001a}.portfolio-card img{height:12rem;object-fit:cover;transition:transform .3s ease;width:100%}.portfolio-card:hover img{transform:scale(1.05)}.portfolio-category{background-color:#000;border-radius:9999px;color:#fff;font-size:.875rem;font-weight:500;left:1rem;padding:.25rem .75rem;position:absolute;top:1rem}.portfolio-external{opacity:0;position:absolute;right:1rem;top:1rem;transition:opacity .3s ease}.portfolio-card:hover .portfolio-external{opacity:1}.portfolio-external div{align-items:center;background-color:#fff;border-radius:9999px;box-shadow:0 2px 6px #00000026;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.portfolio-content{padding:1.5rem}.portfolio-title{color:#000;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.portfolio-description{color:#4b5563;margin-bottom:1rem}.portfolio-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.portfolio-tag{background-color:#f3f4f6;border-radius:9999px;color:#374151;font-size:.875rem;padding:.25rem .75rem}.portfolio-button{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-weight:500;transition:color .2s ease}.portfolio-button:hover{color:#4b5563}.portfolio-button svg{margin-left:.5rem;transition:transform .2s ease}.portfolio-button:hover svg{transform:translateX(4px)}.view-all-button{margin-top:3rem;text-align:center}.view-all-button button{background-color:#000;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 2rem;transition:background-color .2s ease}.view-all-button button:hover{background-color:#1f2937}.contact-section{background-color:#f9fafb;padding:80px 20px}.contact-container{margin:0 auto;max-width:1280px;padding:0 20px}.contact-header{margin-bottom:64px;text-align:center}.contact-header h2{color:#000;font-size:36px;font-weight:700;margin-bottom:20px}.contact-header p{color:#4b5563;font-size:18px;margin:0 auto;max-width:768px}.contact-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr}@media (min-width:1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info h3{color:#000;font-size:24px;font-weight:700;margin-bottom:32px}.contact-info-list{display:flex;flex-direction:column;gap:24px}.contact-info-item{align-items:flex-start;display:flex;gap:16px}.contact-icon-box{align-items:center;background-color:#000;border-radius:8px;color:#fff;display:flex;height:48px;justify-content:center;width:48px}.contact-info-item h4{color:#000;font-size:16px;font-weight:600;margin:0 0 4px}.contact-info-item a{color:#4b5563;text-decoration:none;transition:color .2s ease}.contact-info-item a:hover{color:#000}.why-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:48px;padding:24px}.why-box h4{color:#000;font-size:16px;font-weight:600;margin-bottom:16px}.why-box ul{color:#4b5563;list-style:none;padding-left:0}.why-box li{align-items:center;display:flex;margin-bottom:12px}.why-dot{background-color:#000;border-radius:50%;height:8px;margin-right:12px;width:8px}.contact-form-box{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 4px #0000000d;padding:32px}.contact-form{display:flex;flex-direction:column;gap:24px}.form-input{border:2px solid #e5e7eb;border-radius:8px;outline:none;padding:10px;transition:border-color .3s ease;width:100%}.input-error{border-color:#ef4444!important}.input-success{border-color:#10b981}.error-text{color:#ef4444;font-size:.875rem;margin-top:4px}.form-group{display:flex;flex-direction:column}.form-group label{color:#000;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #d1d5db;border-radius:8px;font-size:14px;padding:12px 14px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#000;outline:none}textarea{resize:none}.submit-button{align-items:center;background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:14px;transition:background-color .2s ease}.submit-button:hover{background-color:#1f2937}.footer{background-color:#000;color:#fff;font-family:Segoe UI,sans-serif;padding:60px 20px 30px}.footer-container{margin:auto;max-width:1200px}.footer-top{display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between}.footer-brand{flex:1 1 250px;max-width:360px}.footer-logo{margin-bottom:16px}.footer-icon,.footer-logo{align-items:center;display:flex}.footer-icon{background-color:#fff;border-radius:8px;color:#000;height:32px;justify-content:center;width:32px}.footer-brand-name{font-size:18px;font-weight:700;margin-left:10px}.footer-description{color:#ccc;font-size:14px;line-height:1.6;margin-bottom:20px}.footer-socials{display:flex;gap:12px}.social-icon{align-items:center;background-color:#1e1e1e;border-radius:6px;color:#fff;display:flex;height:36px;justify-content:center;transition:background-color .2s ease;width:36px}.social-icon:hover{background-color:#333}.footer-column{flex:1 1 160px}.footer-column h4{font-size:16px;font-weight:600;margin-bottom:16px}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#aaa;font-size:14px;text-decoration:none;transition:color .2s}.footer-column ul li a:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #1a1a1a;color:#aaa;display:flex;flex-direction:column;font-size:14px;gap:10px;justify-content:space-between;margin-top:40px;padding-top:20px}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:24px}.footer-bottom-links a{color:#aaa;font-size:14px;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:#fff}@media (min-width:768px){.footer-bottom{flex-direction:row}}
/*# sourceMappingURL=main.60316335.css.map*/