.home-container{color:#1e293b;background:linear-gradient(135deg,#f0f9ff 0%,#e0f7fa 50%,#e3f2fd 100%);flex-direction:column;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif;display:flex;overflow-x:hidden}.home-hero{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d41a 2px,#0000 2px) 0 0/50px 50px;width:200%;height:200%;animation:20s linear infinite float;position:absolute;top:-50%;left:-50%}@keyframes float{0%{transform:translate(0)rotate(0)}to{transform:translate(-50px,-50px)rotate(360deg)}}.hero-bg-element{background:linear-gradient(135deg,#06b6d426,#22c55e26);border-radius:50%;animation:6s ease-in-out infinite float-element;position:absolute}.hero-bg-element:first-child{width:300px;height:300px;animation-delay:0s;top:-150px;right:-150px}.hero-bg-element:nth-child(2){width:200px;height:200px;animation-delay:2s;bottom:-100px;left:-100px}.hero-bg-element:nth-child(3){width:150px;height:150px;animation-delay:4s;top:50%;right:20%}@keyframes float-element{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-20px)scale(1.05)}}.hero-content{z-index:1;width:100%;max-width:1200px;position:relative}.hero-badge{color:#fff;background:linear-gradient(135deg,#06b6d4,#0d9488);border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;animation:2s ease-in-out infinite badge-pulse;display:inline-block;box-shadow:0 4px 15px #06b6d44d}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-title{background:linear-gradient(135deg,#0d9488 0%,#0891b2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.hero-subtitle{color:#64748b;max-width:800px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.6}.modules-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.module-card{color:inherit;z-index:1;background:#fffffff2;border:1px solid #06b6d41a;border-radius:24px;padding:2.5rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.module-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#22c55e,#06b6d4);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.module-card:hover{border-color:#06b6d44d;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #06b6d426}.module-card:hover:before{transform:scaleX(1)}.module-card:after{content:"";z-index:-1;background:linear-gradient(45deg,#0000,#ffffff1a,#0000);width:300%;height:300%;transition:transform .6s;position:absolute;top:-100%;left:-100%;transform:rotate(45deg)}.module-card:hover:after{transform:rotate(45deg)translate(50%,50%)}.module-icon{background:linear-gradient(135deg,#22c55e1a,#06b6d41a);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .3s;display:flex}.module-card:hover .module-icon{background:linear-gradient(135deg,#22c55e33,#06b6d433);transform:scale(1.1)rotate(5deg)}.module-name{color:#0f766e;margin-bottom:1rem;font-size:1.5rem;font-weight:700;transition:color .3s}.module-card:hover .module-name{color:#047857}.module-description{color:#64748b;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.module-cta{color:#06b6d4;opacity:0;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex;transform:translate(-10px)}.module-card:hover .module-cta{opacity:1;transform:translate(0)}.cta-arrow{transition:transform .3s}.module-card:hover .cta-arrow{transform:translate(5px)}.features-section{background:#fffc;margin-top:4rem;padding:5rem 2rem}.section-title{text-align:center;color:#0d9488;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-item{text-align:center;background:#fff;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 10px 30px #06b6d41a}.feature-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px #06b6d433}.feature-icon{color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.feature-title{color:#0f766e;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.feature-text{color:#64748b;line-height:1.6}.home-footer{color:#cbd5e1;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-top:1px solid #06b6d433;padding:3rem 2rem}.footer-content{max-width:1200px;margin:0 auto}.copyright{margin-bottom:1rem;font-size:.95rem}.footer-links{justify-content:center;gap:2rem;margin-top:1.5rem;display:flex}.footer-link{color:#94a3b8;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-link:hover{color:#06b6d4}.stats-section{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:800px;margin:3rem auto;display:flex}.stat-item{text-align:center}.stat-number{background:linear-gradient(135deg,#22c55e,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{padding:0 1rem;font-size:1.1rem}.modules-grid{grid-template-columns:1fr;padding:0 1rem}.module-card{padding:2rem}.features-grid{grid-template-columns:1fr;padding:0 1rem}.stats-section{gap:2rem}.stat-number{font-size:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-badge{padding:.4rem 1rem;font-size:.8rem}.module-card{padding:1.5rem}.module-name{font-size:1.25rem}.footer-links{flex-direction:column;gap:1rem}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;animation:1.5s infinite shimmer}
