.moxogoerp-page{--emerald:#0B1F3B;--emerald-light:#E6ECF6;--blue-light:#F0F9FF;--white:#FFFFFF;--coral:#FF6F61;--coral-light:#FEF0ED;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-900:#111827;--black:#000000}.moxogoerp-page .highlight{font-family:Playfair Display,serif;font-style:italic;color:var(--coral)}.moxogoerp-page .btn-primary{background:var(--coral);color:var(--white);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer}.moxogoerp-page .btn-primary:hover{background:#D14D42;transform:translateY(-1px);box-shadow:0 4px 12px rgba(209,77,66,.3)}.moxogoerp-page .btn-outline{background:transparent;color:var(--emerald);border:1px solid var(--emerald);padding:.75rem 1.5rem;border-radius:8px;font-weight:600;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.moxogoerp-page .btn-outline:hover{background:var(--emerald);color:var(--white)}.moxogoerp-page .hero{padding:10rem 2rem 6rem;background:linear-gradient(180deg,var(--blue-light) 0,var(--white) 100%);text-align:center}.moxogoerp-page .hero-container{max-width:1320px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.moxogoerp-page .hero-content{max-width:800px;display:flex;flex-direction:column;align-items:center}.moxogoerp-page .hero h1{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em;color:var(--emerald)}.moxogoerp-page .hero-description{font-size:1.25rem;color:var(--gray-600);margin-bottom:2rem;max-width:600px;line-height:1.6}.moxogoerp-page .hero-cta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.moxogoerp-page .hero-badge{display:inline-flex;align-items:center;gap:10px;background:var(--gray-100);color:var(--emerald);padding:.5rem 1rem;border:1px solid var(--gray-200);border-radius:999px;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem}.moxogoerp-page .hero-badge-icon{width:24px;height:24px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--gray-200)}.moxogoerp-page .hero-badge-arrow{width:20px;height:20px;background:var(--coral-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--coral)}.moxogoerp-page .modules{padding:6rem 2rem;background:var(--white)}.moxogoerp-page .modules-container{max-width:1320px;margin:0 auto}.moxogoerp-page .section-label{font-size:.875rem;font-weight:600;color:var(--coral);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;display:block}.moxogoerp-page .section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em;color:var(--emerald)}.moxogoerp-page .section-description{font-size:1.125rem;color:var(--gray-600);max-width:600px;margin-bottom:3rem;line-height:1.6}.moxogoerp-page .modules-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.moxogoerp-page .module-card{background:var(--white);border:2px solid var(--gray-200);border-radius:16px;padding:2rem;transition:all .3s}.moxogoerp-page .module-card:hover{border-color:var(--coral);box-shadow:0 8px 30px rgba(232,90,79,.1);transform:translateY(-4px)}.moxogoerp-page .module-icon{width:56px;height:56px;background:var(--coral-light);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:var(--coral)}.moxogoerp-page .module-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--emerald)}.moxogoerp-page .module-card p{color:var(--gray-600);font-size:.95rem;margin-bottom:1rem;line-height:1.5}.moxogoerp-page .module-features{list-style:none;padding:0}.moxogoerp-page .module-features li{padding:.25rem 0 .25rem 1.25rem;position:relative;font-size:.875rem;color:var(--gray-900)}.moxogoerp-page .module-features li:before{content:"•";position:absolute;left:0;color:var(--coral);font-weight:700}.moxogoerp-page .benefits{padding:6rem 2rem;background:var(--gray-100)}.moxogoerp-page .benefits-container{max-width:1320px;margin:0 auto}.moxogoerp-page .benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.moxogoerp-page .benefit-card{text-align:center;padding:2rem}.moxogoerp-page .benefit-icon{width:64px;height:64px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px rgba(0,0,0,.08);color:var(--coral)}.moxogoerp-page .benefit-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--emerald)}.moxogoerp-page .benefit-card p{color:var(--gray-600);font-size:.9rem;line-height:1.5}.moxogoerp-page .integration{padding:6rem 2rem;background:var(--white)}.moxogoerp-page .integration-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.moxogoerp-page .integration-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--emerald)}.moxogoerp-page .integration-content p{color:var(--gray-600);font-size:1.125rem;margin-bottom:1rem;line-height:1.6}.moxogoerp-page .integration-list{list-style:none;margin-top:1.5rem;padding:0}.moxogoerp-page .integration-list li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;border-bottom:1px solid var(--gray-200);color:var(--gray-900)}.moxogoerp-page .integration-list li svg{width:20px;height:20px;color:var(--emerald)}.moxogoerp-page .integration-visual{background:var(--gray-100);border-radius:16px;padding:3rem;text-align:center}.moxogoerp-page .integration-diagram{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.moxogoerp-page .integration-node{background:var(--white);padding:1rem;border-radius:8px;font-size:.875rem;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.06);color:var(--emerald);display:flex;align-items:center;justify-content:center}.moxogoerp-page .integration-node.center{grid-column:2;background:var(--coral);color:var(--white);font-weight:700}.moxogoerp-page .pricing{padding:6rem 2rem;background:var(--gray-100)}.moxogoerp-page .pricing-container{max-width:1320px;margin:0 auto;text-align:center}.moxogoerp-page .pricing-card{background:var(--white);border-radius:16px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:800px;margin:0 auto}.moxogoerp-page .pricing-card h3{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--emerald)}.moxogoerp-page .pricing-card .tagline{color:var(--gray-600);font-size:1.125rem;margin-bottom:2rem}.moxogoerp-page .pricing-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-align:left;margin-bottom:2rem}.moxogoerp-page .pricing-option{background:var(--gray-100);padding:1.5rem;border-radius:12px}.moxogoerp-page .pricing-option h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:var(--emerald)}.moxogoerp-page .pricing-option p{color:var(--gray-600);font-size:.9rem;line-height:1.5;margin:0}.moxogoerp-page .pricing-note{color:var(--gray-600);font-size:.95rem;margin-bottom:2rem;line-height:1.6}.moxogoerp-page .cta{padding:6rem 2rem;background:var(--black);color:var(--white);text-align:center}.moxogoerp-page .cta-container{max-width:1320px;margin:0 auto}.moxogoerp-page .cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.moxogoerp-page .cta p{font-size:1.125rem;color:var(--gray-400);margin-bottom:2rem}.moxogoerp-page .cta-buttons{display:flex;gap:1rem;justify-content:center}@media (max-width:768px){.moxogoerp-page .hero h1{font-size:2.5rem}.moxogoerp-page .modules-grid{grid-template-columns:1fr}.moxogoerp-page .benefits-grid{grid-template-columns:repeat(2,1fr)}.moxogoerp-page .integration-container,.moxogoerp-page .pricing-options{grid-template-columns:1fr}}