.homepage{display:flex;flex-direction:column;gap:4rem;color:#1d1d1f;background:#f9f5ff;padding:4rem 1.5rem 6rem}.hero{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center}.hero__copy h1{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem;color:#4a2b8c}.hero__copy p{font-size:1.1rem;line-height:1.6;max-width:520px}.hero__logo{max-width:240px;margin-bottom:1.5rem}.hero__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.cta{padding:.85rem 1.8rem;border-radius:999px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.cta--primary{background:linear-gradient(135deg,#f28c0f,#af4bf2);color:#fff;box-shadow:0 12px 24px #502b8c33}.cta--primary:hover{transform:translateY(-2px)}.cta--secondary{border:2px solid #5833a6;color:#5833a6}.cta--ghost{border:2px solid #76bf41;color:#76bf41;display:inline-block;margin-top:1rem}.hero__preview{display:flex;justify-content:center;align-items:center}.hero__preview-card{background:linear-gradient(145deg,#5833a61f,#2412302e);border-radius:28px;padding:2.5rem 2rem;max-width:420px;text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(88,51,166,.18)}.hero__preview-card img{width:100%;border-radius:22px;box-shadow:0 18px 36px #2412302e;margin-bottom:1.5rem}.hero__preview-highlights{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem;color:#4a2b8c;font-weight:600}.hero__preview-highlights li{display:flex;align-items:center;gap:.75rem;background:#ffffffa6;border-radius:18px;padding:.75rem 1rem;box-shadow:0 10px 22px #4c2b8c1f}.hero__preview-highlights i{color:#f28c0f}.kpis{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.kpis__item{background:#fff;border-radius:18px;padding:1.5rem;text-align:center;box-shadow:0 10px 25px #5833a614}.kpis__item strong{font-size:2rem;color:#5833a6;display:block;margin-bottom:.5rem}.modules{display:flex;flex-direction:column;gap:2rem}.modules h2{font-size:2rem;color:#4a2b8c}.modules__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.modules__card{background:#fff;padding:1.75rem;border-radius:20px;border:3px solid transparent;box-shadow:0 14px 28px #4c2b8c1a}.modules__card h3{margin-bottom:.75rem;color:#4a2b8c}.benefits-section{text-align:center;padding:3rem 0;background:linear-gradient(180deg,#f9f5ff,#e0e7ff);border-radius:28px;box-shadow:0 10px 30px #5833a60d}.benefits-section h2{font-size:clamp(1.8rem,3.5vw,2.5rem);color:#4a2b8c;margin-bottom:2.5rem;font-weight:700}.benefits-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1000px;margin:0 auto;padding:0 1rem}.benefit-item{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 8px 20px #5833a614;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(88,51,166,.1)}.benefit-item:hover{transform:translateY(-8px);box-shadow:0 12px 28px #5833a626}.benefit-icon{font-size:3.5rem;color:#f28c0f;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(242,140,15,.2))}.benefit-item h3{font-size:1.5rem;color:#5833a6;margin-bottom:.75rem;font-weight:700}.benefit-item p{font-size:1rem;color:#1d1d1f;line-height:1.6}.public-courses-section{padding:3rem 0;text-align:center}.public-courses-section h2{font-size:clamp(1.8rem,3.5vw,2.5rem);color:#4a2b8c;margin-bottom:2.5rem;font-weight:700}.cta-dashboard{background:linear-gradient(135deg,#f28c0f33,#5833a64d);border-radius:28px;padding:3rem;text-align:center;color:#4a2b8c}.cta-dashboard__content h2{font-size:2.2rem;margin-bottom:.75rem}.homepage__footer{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid rgba(88,51,166,.15)}.homepage__footer img{height:60px}.homepage__footer nav{display:flex;gap:1.5rem;flex-wrap:wrap}.homepage__footer a{color:#5833a6;text-decoration:none}@media(min-width:992px){.homepage{padding:5rem 6vw 6rem}}
