*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2563eb;--primary-dark:#1e40af;--primary-light:#3b82f6;--secondary-color:#10b981;--secondary-dark:#059669;--accent-color:#8b5cf6;--dark-bg:#0f172a;--darker-bg:#020617;--light-bg:#f8fafc;--text-primary:#0f172a;--text-secondary:#475569;--text-light:#94a3b8;--white:#fff;--border-color:#e2e8f0;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;--shadow-xl:0 25px 50px -12px #00000040}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;overflow-x:hidden;scroll-behavior:smooth}.App{min-height:100vh;position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 6px -1px #0000000d;padding:1.25rem 0;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo,.nav-container{align-items:center;display:flex}.logo{gap:.75rem;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.logo-img{height:45px;object-fit:contain;width:auto}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:#0f172a;color:var(--text-primary);font-size:.9375rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s ease}.nav-links a:after{background:linear-gradient(90deg,#2563eb,#10b981);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:#2563eb;color:var(--primary-color)}.nav-links a:hover:after{width:100%}.hero{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#667eea,#764ba2 25%,#2563eb 50%,#1e40af);background-size:400% 400%;color:#fff;color:var(--white);overflow:hidden;padding:5rem 20px 4rem;position:relative;text-align:center}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-content{animation:fadeInUp 1s ease;margin:0 auto;max-width:1000px;position:relative;z-index:1}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:2rem;color:#fff;color:var(--white);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1.25rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 20px #0003}.hero-subtitle{font-size:1.375rem;font-weight:400;line-height:1.7;margin-bottom:3rem;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.btn{border:2px solid #0000;border-radius:.75rem;display:inline-block;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:before{background:#fff3;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn:hover:before{height:300px;width:300px}.btn-primary{background:#fff;background:var(--white);box-shadow:0 10px 25px #0003;color:#2563eb;color:var(--primary-color)}.btn-primary:hover{box-shadow:0 15px 35px #0000004d;transform:translateY(-3px)}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff4d;color:#fff;color:var(--white)}.btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-3px)}.btn-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #fff;border:2px solid var(--white);box-shadow:0 4px 15px #ffffff40;color:#fff;color:var(--white)}.btn-outline:hover{background:#ffffff26;border-color:#fff;border-color:var(--white);box-shadow:0 6px 20px #ffffff59;transform:translateY(-3px)}.btn-tertiary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #ffffff80;color:#fff;color:var(--white)}.btn-tertiary:hover{background:#ffffff1a;border-color:#fffc;transform:translateY(-3px)}.value-proposition{background:#fff;background:var(--white);padding:6rem 20px;position:relative}.value-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.value-card{border-radius:1rem;padding:2rem;text-align:center;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-icon{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));font-size:3.5rem;margin-bottom:1.5rem}.value-card h3{color:#0f172a;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.value-card p{color:#475569;color:var(--text-secondary);font-size:1rem;line-height:1.7}.products-overview{background:linear-gradient(180deg,#f8fafc,#fff);background:linear-gradient(to bottom,var(--light-bg),var(--white));padding:3rem 20px;position:relative}.section-subtitle{color:#475569;color:var(--text-secondary);font-size:1.25rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-size:3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.section-description{color:#475569;color:var(--text-secondary);font-size:1.25rem;line-height:1.8;margin:0 auto;max-width:800px}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:4rem auto 0;max-width:900px}.product-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden;padding:3rem 2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.product-card:before{background:linear-gradient(90deg,#2563eb,#10b981);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease}.product-card:hover:before{transform:scaleX(1)}.product-card:hover{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 25px 50px -12px #00000040;box-shadow:var(--shadow-xl);transform:translateY(-10px) scale(1.02)}.product-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 4px 12px rgba(37,99,235,.25));font-size:4.5rem;line-height:1;margin-bottom:1.5rem;transition:all .3s ease}.product-card:hover .product-icon{filter:drop-shadow(0 6px 16px rgba(37,99,235,.35));transform:scale(1.1) translateY(-3px)}.product-card h3{color:#0f172a;color:var(--text-primary);font-size:1.875rem;font-weight:700;margin-bottom:1rem}.product-tagline{color:#2563eb;color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:2rem}.product-benefits{flex-grow:1;list-style:none;margin:2rem 0;padding:0;text-align:left}.product-benefits li{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);color:#475569;color:var(--text-secondary);display:flex;font-size:1rem;gap:.5rem;padding:.875rem 0}.product-benefits li:last-child{border-bottom:none}.product-benefits li:before{color:#2563eb;color:var(--primary-color);content:"✓";flex-shrink:0;font-size:1.125rem;font-weight:700}.product-card .btn{margin:1.5rem 0 1rem;text-align:center;width:100%}.product-card .product-link{display:block;margin-top:.5rem;text-align:center}.product-link{align-items:center;color:#2563eb;color:var(--primary-color);display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s ease}.product-link:hover{color:#10b981;color:var(--secondary-color);gap:.75rem}.product-section{padding:4rem 20px;position:relative}.bookkeeping-section{background:#fff;background:var(--white)}.erp-section{background:linear-gradient(180deg,#f8fafc,#fff);background:linear-gradient(to bottom,var(--light-bg),var(--white))}.product-header{margin:0 auto 2.5rem;max-width:900px;text-align:center}.product-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:2rem;box-shadow:0 4px 15px #2563eb4d;color:#fff;color:var(--white);display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.625rem 1.5rem}.cta-section{background:linear-gradient(135deg,#2563eb0d,#10b9810d);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:1rem;margin:2rem 0 2.5rem;padding:1.75rem;text-align:center}.btn-large{font-size:1.125rem;margin-bottom:1rem;padding:1.125rem 3rem}.cta-description{color:#475569;color:var(--text-secondary);font-size:1rem;margin-top:1rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-top:2rem}.feature-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:280px;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.feature-card:after{background:linear-gradient(135deg,#2563eb0d,#10b9810d);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover:after{opacity:1}.feature-card:hover{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-lg);transform:translateY(-8px)}.feature-icon{display:block;flex-shrink:0;font-size:3rem;margin-bottom:1.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(5deg)}.feature-card h3,.feature-card h4{color:#0f172a;color:var(--text-primary);font-size:1.375rem;font-weight:700;line-height:1.3;margin-bottom:1rem;position:relative;z-index:1}.feature-card p{color:#475569;color:var(--text-secondary);flex-grow:1;font-size:.9375rem;line-height:1.7;margin:0;position:relative;z-index:1}.erp-modules-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:2rem}.module-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(--shadow);overflow:hidden;padding:1.25rem;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.module-card:before{background:linear-gradient(90deg,#2563eb,#10b981);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.module-card:hover:before{transform:scaleX(1)}.module-card:hover{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-lg);transform:translateY(-5px)}.module-card-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#10b981);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;display:inline-block;filter:drop-shadow(0 2px 8px rgba(37,99,235,.2));font-size:2.5rem;line-height:1;margin-bottom:.75rem;transition:all .3s ease}.module-card:hover .module-card-icon{filter:drop-shadow(0 4px 12px rgba(37,99,235,.3));transform:scale(1.15) translateY(-2px)}.module-card-title{color:#0f172a;color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.module-card-description{color:#475569;color:var(--text-secondary);font-size:.8125rem;line-height:1.5;margin:0}.erp-contact-section{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;box-shadow:var(--shadow-lg);margin-top:2.5rem;padding:2rem 1.5rem}.erp-contact-section .module-title{margin-bottom:1rem;text-align:center}.erp-contact-section .section-description{margin-bottom:1.5rem;text-align:center}.contact-form{margin:0 auto;max-width:800px}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:#0f172a;color:var(--text-primary);font-size:.9375rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;background:var(--white);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:.75rem;color:#0f172a;color:var(--text-primary);font-family:inherit;font-size:1rem;padding:.875rem 1.25rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;border-color:var(--primary-color);box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-group textarea{font-family:inherit;min-height:120px;resize:vertical}.form-group:not(.form-row>.form-group){margin-bottom:1.5rem}.contact-form .btn-large{margin-top:1rem;width:100%}.form-note{color:#94a3b8;color:var(--text-light);font-size:.875rem;margin-top:1rem;text-align:center}.contact-section{background:linear-gradient(135deg,#0f172a,#020617);background:linear-gradient(135deg,var(--dark-bg) 0,var(--darker-bg) 100%);color:#fff;color:var(--white);overflow:hidden;padding:6rem 20px;position:relative;text-align:center}.contact-section:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#2563eb1a 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-section .section-title{color:#fff;color:var(--white);position:relative;z-index:1}.contact-section .section-description{color:#94a3b8;color:var(--text-light);position:relative;z-index:1}.contact-info{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:4rem auto 0;max-width:1000px;position:relative;z-index:1}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.25rem;padding:2.5rem;transition:all .3s ease}.contact-item:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-5px)}.contact-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:3rem;margin-bottom:1.25rem}.contact-item h4{font-size:1.375rem;font-weight:600;margin-bottom:.75rem}.contact-item p{color:#94a3b8;color:var(--text-light);font-size:1.0625rem}.footer{background:linear-gradient(180deg,#1e293b,#0f172a);border-top:1px solid #ffffff14;color:#fff;color:var(--white);padding:3rem 20px 1.5rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#2563eb66,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(2,1fr);margin:0 auto 2rem;max-width:1200px}.footer-brand .logo-img{height:50px;margin-bottom:1.5rem}.footer-brand p{color:#94a3b8;color:var(--text-light);line-height:1.7;margin-top:1rem;max-width:300px}.footer-links{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}.footer-section{margin-bottom:0}.footer-section h4{color:#fff;color:var(--white);font-size:1rem;font-size:.8125rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.625rem}.footer-section a{color:#ffffffa6;display:inline-block;font-size:.9375rem;padding-left:0;position:relative;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#fff;color:var(--white);padding-left:8px}.footer-column h4{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.footer-column ul{list-style:none}.footer-column ul li{margin-bottom:.75rem}.footer-column a{color:#94a3b8;color:var(--text-light);display:inline-block;text-decoration:none;transition:all .3s ease}.footer-column a:hover{color:#fff;color:var(--white);transform:translateX(5px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;font-size:.875rem;margin:0 auto;max-width:1200px;padding-top:2rem;text-align:center}@media (max-width:968px){.nav-links{font-size:.875rem;gap:1.5rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2.5rem}.products-grid{grid-template-columns:1fr}.features-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.footer-content{gap:3rem}.footer-content,.footer-links{grid-template-columns:1fr}}@media (max-width:640px){.hero{padding:5rem 20px 4rem}.hero-title{font-size:2.25rem}.hero-buttons{flex-direction:column;width:100%}.btn{text-align:center;width:100%}.features-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.product-card{padding:2rem 1.5rem}.nav-links{font-size:.8125rem;gap:1rem}.form-row{grid-template-columns:1fr}.erp-contact-section{padding:2.5rem 1.5rem}.cta-section{padding:2rem 1.5rem}}
/*# sourceMappingURL=main.9f7c2b6e.css.map*/