.home-container{min-height:100vh}.hero-section{overflow:hidden;padding:120px 0;position:relative}.hero-content h1{animation:fadeInUp 1s ease-out;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{animation:fadeInUp 1s ease-out .2s;animation-fill-mode:both;font-size:1.5rem;margin-bottom:2rem}.features-section{background:#f8f9fa;padding:80px 20px}.features-section h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.feature-card{border-radius:12px;box-shadow:0 4px 20px #0000001a;height:100%;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-10px)}.feature-card h3{color:#333;font-size:1.3rem;margin-bottom:1rem;margin-top:1rem}.feature-card p{color:#666;line-height:1.6}.stats-section{background:#fff;padding:80px 20px}.stats-section,.stats-section .ant-statistic{text-align:center}.stats-section .ant-statistic-title{color:#666;font-size:1.1rem;margin-bottom:.5rem}.stats-section .ant-statistic-content{color:#1890ff;font-size:2.5rem;font-weight:700}.cta-section{background:linear-gradient(135deg,#2e7d32,#388e3c);color:#fff;padding:80px 20px}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}.cta-section h2,.features-section h2{font-size:2rem}.hero-section{padding:80px 20px}.cta-section,.features-section,.stats-section{padding:60px 20px}}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}#root,.ant-layout{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem}.service-card{height:100%;padding:2rem;text-align:center}.service-icon{color:#1890ff;font-size:3rem;margin-bottom:1rem}.cta-section{background:#f8f9fa;padding:60px 0;text-align:center}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}}
/*# sourceMappingURL=main.16f8bec5.css.map*/