.container.svelte-1g5vesh{max-width:1200px;margin:0 auto;padding:0 1rem}.hero-section.svelte-1g5vesh{position:relative;padding:8rem 0 6rem;text-align:center;color:#fff;overflow:hidden}.hero-background.svelte-1g5vesh{position:absolute;inset:0;z-index:-1}.hero-gradient.svelte-1g5vesh{position:absolute;inset:0;background:linear-gradient(135deg,#667eea,#764ba2);background-size:200% 200%;animation:svelte-1g5vesh-gradientShift 8s ease infinite}@keyframes svelte-1g5vesh-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-shapes.svelte-1g5vesh{position:absolute;inset:0;overflow:hidden}.shape.svelte-1g5vesh{position:absolute;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:svelte-1g5vesh-float 6s ease-in-out infinite}.shape-1.svelte-1g5vesh{width:200px;height:200px;top:10%;left:10%;animation-delay:0s}.shape-2.svelte-1g5vesh{width:150px;height:150px;top:60%;right:15%;animation-delay:2s}.shape-3.svelte-1g5vesh{width:100px;height:100px;bottom:20%;left:20%;animation-delay:4s}@keyframes svelte-1g5vesh-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-container.svelte-1g5vesh{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.hero-content.svelte-1g5vesh{max-width:800px;margin:0 auto}.hero-title.svelte-1g5vesh{font-size:2rem;font-weight:800;margin-bottom:.5rem;line-height:1.1;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1g5vesh{font-size:1.375rem;opacity:.9;margin-bottom:3rem;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:400}.hero-course-card-container.svelte-1g5vesh{margin-bottom:4rem}.hero-course-card-container.svelte-1g5vesh .new-course-card{max-width:800px;margin:0 auto;--card-title-color: var(--color-gray-800);--card-subtitle-color: var(--color-gray-600);--dropdown-label-color: var(--color-gray-700);--submit-button-bg: #000;--submit-button-color: white;--submit-button-shadow: 0 4px 12px rgba(0, 102, 255, .3);--submit-button-hover-bg: var(--color-primary-dark);--submit-button-hover-shadow: 0 8px 25px rgba(0, 102, 255, .4)}.hero-course-card-container.svelte-1g5vesh .card-elevated{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 25px 50px -12px #00000040}.hero-course-card-container.svelte-1g5vesh .dropdown-select{border-color:#ffffff4d;background:#ffffffe6}.hero-course-card-container.svelte-1g5vesh .dropdown-select:focus{border-color:#fff;background:#fff;box-shadow:0 0 0 3px #fff3}.hero-course-card-container.svelte-1g5vesh .prompt-textarea{border-color:#ffffff4d;background:#ffffffe6}.hero-course-card-container.svelte-1g5vesh .prompt-textarea:focus{border-color:#fff;background:#fff;box-shadow:0 0 0 3px #fff3}.features-section.svelte-1g5vesh{padding:8rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative}.section-header.svelte-1g5vesh{text-align:center;margin-bottom:5rem}.section-badge.svelte-1g5vesh{display:inline-block;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-light) 100%);color:#fff;padding:.5rem 1.5rem;border-radius:2rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.section-title.svelte-1g5vesh{font-size:3rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1.5rem;line-height:1.2}.section-subtitle.svelte-1g5vesh{font-size:1.25rem;color:var(--color-gray-600);max-width:48rem;margin:0 auto;line-height:1.6}.features-grid.svelte-1g5vesh{display:grid;grid-template-columns:repeat(1,1fr);gap:2.5rem}@media (min-width: 768px){.features-grid.svelte-1g5vesh{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid.svelte-1g5vesh{grid-template-columns:repeat(3,1fr)}}.feature-card.svelte-1g5vesh{text-align:center;padding:3rem 2rem;background:#fff;border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:1px solid rgba(255,255,255,.8);transition:all .3s ease;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:svelte-1g5vesh-fadeInUp .6s ease forwards}@keyframes svelte-1g5vesh-fadeInUp{to{opacity:1;transform:translateY(0)}}.feature-card.svelte-1g5vesh:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px #00000040}.feature-icon-wrapper.svelte-1g5vesh{position:relative;width:80px;height:80px;margin:0 auto 2rem}.feature-icon.svelte-1g5vesh{position:relative;z-index:2;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-light) 100%);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;transition:all .3s ease}.feature-icon-bg.svelte-1g5vesh{position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary-light) 0%,var(--color-primary) 100%);border-radius:1.5rem;opacity:0;transition:all .3s ease}.feature-card.svelte-1g5vesh:hover .feature-icon:where(.svelte-1g5vesh){transform:scale(1.1) rotate(5deg)}.feature-card.svelte-1g5vesh:hover .feature-icon-bg:where(.svelte-1g5vesh){opacity:1;transform:scale(1.2)}.feature-title.svelte-1g5vesh{font-size:1.5rem;font-weight:600;color:var(--color-gray-900);margin-bottom:1rem}.feature-description.svelte-1g5vesh{color:var(--color-gray-600);line-height:1.6;font-size:1rem}.feature-hover-effect.svelte-1g5vesh{position:absolute;inset:0;background:linear-gradient(135deg,#667eea0d,#764ba20d);opacity:0;transition:opacity .3s ease;border-radius:1.5rem}.feature-card.svelte-1g5vesh:hover .feature-hover-effect:where(.svelte-1g5vesh){opacity:1}@keyframes svelte-1g5vesh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.hero-title.svelte-1g5vesh{font-size:2.5rem}.hero-subtitle.svelte-1g5vesh{font-size:1.125rem}.section-title.svelte-1g5vesh{font-size:2rem}.section-subtitle.svelte-1g5vesh{font-size:1.125rem}.feature-card.svelte-1g5vesh{padding:2rem 1.5rem}.feature-icon-wrapper.svelte-1g5vesh{width:60px;height:60px}.feature-icon.svelte-1g5vesh{font-size:1.5rem}}@media (max-width: 480px){.hero-title.svelte-1g5vesh{font-size:2rem}}
