.Hero-module__KTD73a__hero{min-height:100vh;padding:120px var(--container-padding)80px;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__bgElements{z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__KTD73a__gradientBlob1{filter:blur(80px);background:radial-gradient(circle,#e8c54740 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite Hero-module__KTD73a__blobMove1;position:absolute;top:-200px;left:-100px}.Hero-module__KTD73a__gradientBlob2{filter:blur(80px);background:radial-gradient(circle,#ffb36633 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:25s ease-in-out infinite Hero-module__KTD73a__blobMove2;position:absolute;bottom:-150px;right:-100px}.Hero-module__KTD73a__gradientBlob3{filter:blur(100px);background:radial-gradient(circle,#e8c54714 0%,#0000 60%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__KTD73a__noiseOverlay{opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}@keyframes Hero-module__KTD73a__blobMove1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(50px,30px)scale(1.1)}66%{transform:translate(-30px,-20px)scale(.9)}}@keyframes Hero-module__KTD73a__blobMove2{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-40px,-30px)rotate(180deg)}}.Hero-module__KTD73a__container{z-index:1;grid-template-columns:1fr;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.Hero-module__KTD73a__container{grid-template-columns:1fr 1fr;gap:80px}}.Hero-module__KTD73a__content{text-align:center}@media (min-width:1024px){.Hero-module__KTD73a__content{text-align:left}}.Hero-module__KTD73a__badge{color:var(--color-accent-primary);background:#e8c5471a;border:1px solid #e8c5474d;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 20px;font-size:14px;font-weight:500;display:inline-flex}.Hero-module__KTD73a__badgeDot{background:var(--color-accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__KTD73a__pulse}@keyframes Hero-module__KTD73a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Hero-module__KTD73a__headline{color:var(--color-text-primary);margin-bottom:24px;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__KTD73a__gradientText{background:linear-gradient(135deg,#e8c547 0%,#ffb366 50%,#e8c547 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite Hero-module__KTD73a__shimmerText}@keyframes Hero-module__KTD73a__shimmerText{0%{background-position:0%}to{background-position:200%}}.Hero-module__KTD73a__subtext{color:var(--color-text-secondary);max-width:520px;margin-bottom:36px;font-size:18px;line-height:1.7}@media (min-width:1024px){.Hero-module__KTD73a__subtext{margin-left:0;margin-right:auto}}.Hero-module__KTD73a__ctaGroup{flex-direction:column;gap:16px;margin-bottom:48px;display:flex}@media (min-width:480px){.Hero-module__KTD73a__ctaGroup{flex-direction:row;justify-content:center}}@media (min-width:1024px){.Hero-module__KTD73a__ctaGroup{justify-content:flex-start}}.Hero-module__KTD73a__ctaArrow{margin-left:8px;transition:transform .3s;display:inline-block}.Hero-module__KTD73a__ctaGroup a:hover .Hero-module__KTD73a__ctaArrow{transform:translate(4px)}.Hero-module__KTD73a__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}@media (min-width:1024px){.Hero-module__KTD73a__statsRow{justify-content:flex-start}}.Hero-module__KTD73a__stat{flex-direction:column;align-items:center;gap:4px;display:flex}@media (min-width:1024px){.Hero-module__KTD73a__stat{align-items:flex-start}}.Hero-module__KTD73a__statNumber{color:var(--color-accent-primary);font-size:28px;font-weight:700;font-family:var(--font-heading)}.Hero-module__KTD73a__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:13px}.Hero-module__KTD73a__statDivider{background:linear-gradient(#0000,#e8c5474d,#0000);width:1px;height:40px;display:none}@media (min-width:640px){.Hero-module__KTD73a__statDivider{display:block}}.Hero-module__KTD73a__visual{display:none;position:relative}@media (min-width:768px){.Hero-module__KTD73a__visual{justify-content:center;align-items:center;min-height:500px;display:flex}}.Hero-module__KTD73a__visualCard{aspect-ratio:1;width:100%;max-width:450px;position:relative}.Hero-module__KTD73a__imageContainer{justify-content:center;align-items:center;display:flex;position:absolute;inset:60px}.Hero-module__KTD73a__musicCircle{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__KTD73a__circleRing{border:2px solid #e8c54733;border-radius:50%;animation:20s linear infinite Hero-module__KTD73a__rotateRing;position:absolute}.Hero-module__KTD73a__circleRing:first-child{border-color:#e8c54726;width:100%;height:100%}.Hero-module__KTD73a__circleRing:nth-child(2){border-color:#e8c54740;width:75%;height:75%;animation-duration:15s;animation-direction:reverse}.Hero-module__KTD73a__circleRing:nth-child(3){border-color:#e8c54759;width:50%;height:50%;animation-duration:10s}@keyframes Hero-module__KTD73a__rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__KTD73a__noteIcon{font-size:80px;animation:3s ease-in-out infinite Hero-module__KTD73a__floatNote}@keyframes Hero-module__KTD73a__floatNote{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.05)}}.Hero-module__KTD73a__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e1e2ae6;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;animation:4s ease-in-out infinite Hero-module__KTD73a__floatCard;display:flex;position:absolute;box-shadow:0 20px 40px #0000004d}.Hero-module__KTD73a__cardTop{animation-delay:0s;top:20px;left:-20px}.Hero-module__KTD73a__cardBottom{animation-delay:1s;bottom:60px;left:0}.Hero-module__KTD73a__cardRight{flex-direction:column;gap:6px;padding:14px 18px;animation-delay:.5s;top:40%;right:-30px}@keyframes Hero-module__KTD73a__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Hero-module__KTD73a__cardIcon{font-size:28px}.Hero-module__KTD73a__cardContent{flex-direction:column;gap:2px;display:flex}.Hero-module__KTD73a__cardTitle{color:var(--color-text-primary);font-size:14px;font-weight:600}.Hero-module__KTD73a__cardSub{color:var(--color-text-muted);font-size:12px}.Hero-module__KTD73a__liveIndicator{background:#4ade80;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite Hero-module__KTD73a__livePulse}@keyframes Hero-module__KTD73a__livePulse{0%,to{opacity:1;box-shadow:0 0 #4ade8080}50%{opacity:.8;box-shadow:0 0 0 8px #4ade8000}}.Hero-module__KTD73a__progressBar{background:#ffffff1a;border-radius:2px;width:60px;height:4px;overflow:hidden}.Hero-module__KTD73a__progressFill{background:var(--color-accent-gradient);border-radius:2px;width:60%;height:100%}.Hero-module__KTD73a__starRating{color:gold;letter-spacing:2px;font-size:14px}.Hero-module__KTD73a__ratingText{color:var(--color-text-secondary);font-size:12px;font-style:italic}.Hero-module__KTD73a__waveContainer{align-items:flex-end;gap:6px;height:80px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Hero-module__KTD73a__waveBar{background:linear-gradient(180deg,var(--color-accent-primary)0%,#e8c5474d 100%);border-radius:3px 3px 0 0;width:6px;animation:1.2s ease-in-out infinite Hero-module__KTD73a__waveAnim}@keyframes Hero-module__KTD73a__waveAnim{0%,to{opacity:.6;transform:scaleY(.5)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:767px){.Hero-module__KTD73a__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.Hero-module__KTD73a__subtext{margin-left:auto;margin-right:auto}}@media (min-width:1280px){.Hero-module__KTD73a__headline{font-size:5rem}.Hero-module__KTD73a__visualCard{max-width:520px}}
.Button-module__VMVMAW__button{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-heading);font-weight:var(--font-semibold);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__VMVMAW__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__VMVMAW__sm{padding:var(--space-2)var(--space-4);font-size:var(--text-sm)}.Button-module__VMVMAW__md{padding:var(--space-3)var(--space-6);font-size:var(--text-base)}.Button-module__VMVMAW__lg{padding:var(--space-4)var(--space-8);font-size:var(--text-lg)}.Button-module__VMVMAW__primary{background:var(--color-accent-gradient);color:var(--color-bg-primary);box-shadow:var(--shadow-md);border:none}.Button-module__VMVMAW__primary:before{content:"";opacity:0;transition:opacity var(--transition-fast);background:linear-gradient(135deg,#fff3 0%,#0000 50%);position:absolute;inset:0}.Button-module__VMVMAW__primary:hover:before{opacity:1}.Button-module__VMVMAW__primary:hover{box-shadow:var(--shadow-glow),var(--shadow-lg);transform:translateY(-2px)}.Button-module__VMVMAW__primary:active{transform:translateY(0)}.Button-module__VMVMAW__secondary{background:var(--color-bg-card);color:var(--color-text-primary);border:1px solid var(--color-border-subtle)}.Button-module__VMVMAW__secondary:hover{background:var(--color-bg-card-hover);border-color:var(--color-accent-primary);color:var(--color-accent-primary);transform:translateY(-2px)}.Button-module__VMVMAW__outline{color:var(--color-accent-primary);border:2px solid var(--color-accent-primary);background:0 0}.Button-module__VMVMAW__outline:hover{background:var(--color-accent-glow);transform:translateY(-2px);box-shadow:0 0 20px #e8c54733}.Button-module__VMVMAW__ghost{color:var(--color-text-secondary);background:0 0;border:none}.Button-module__VMVMAW__ghost:hover{color:var(--color-accent-primary);background:var(--color-accent-glow)}.Button-module__VMVMAW__fullWidth{width:100%}
.Reviews-module__urTUka__container{align-items:center;gap:var(--space-12);flex-direction:column;display:flex}.Reviews-module__urTUka__header{text-align:center;opacity:0;max-width:600px;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.Reviews-module__urTUka__header.Reviews-module__urTUka__visible{opacity:1;transform:translateY(0)}.Reviews-module__urTUka__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3);display:inline-block}.Reviews-module__urTUka__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.Reviews-module__urTUka__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.Reviews-module__urTUka__reviewsGrid{gap:var(--space-6);grid-template-columns:1fr;width:100%;max-width:1200px;display:grid}@media (min-width:768px){.Reviews-module__urTUka__reviewsGrid{grid-template-columns:repeat(3,1fr)}}.Reviews-module__urTUka__reviewCard{border-radius:var(--radius-xl);padding:var(--space-8);gap:var(--space-5);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:var(--delay);background:linear-gradient(135deg,#1e1e2acc 0%,#1a1a24e6 100%);border:1px solid #ffffff14;flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(40px)}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible{opacity:1;transform:translateY(0)}.Reviews-module__urTUka__reviewCard:hover{border-color:#e8c5474d;transform:translateY(-5px)}.Reviews-module__urTUka__cardGlow{pointer-events:none;background:radial-gradient(at top,#e8c54714 0%,#0000 70%);height:120px;position:absolute;top:0;left:0;right:0}.Reviews-module__urTUka__stars{gap:4px;display:flex}.Reviews-module__urTUka__star{color:gold;opacity:0;font-size:18px;animation:.3s forwards Reviews-module__urTUka__starPop}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible .Reviews-module__urTUka__star:first-child{animation-delay:calc(var(--delay) + .1s)}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible .Reviews-module__urTUka__star:nth-child(2){animation-delay:calc(var(--delay) + .15s)}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible .Reviews-module__urTUka__star:nth-child(3){animation-delay:calc(var(--delay) + .2s)}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible .Reviews-module__urTUka__star:nth-child(4){animation-delay:calc(var(--delay) + .25s)}.Reviews-module__urTUka__reviewCard.Reviews-module__urTUka__visible .Reviews-module__urTUka__star:nth-child(5){animation-delay:calc(var(--delay) + .3s)}@keyframes Reviews-module__urTUka__starPop{0%{opacity:0;transform:scale(0)rotate(-180deg)}to{opacity:1;transform:scale(1)rotate(0)}}.Reviews-module__urTUka__quote{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);flex:1;position:relative}.Reviews-module__urTUka__quoteIcon{color:var(--color-accent-primary);opacity:.15;font-family:Georgia,serif;font-size:60px;line-height:1;position:absolute;top:-15px;left:-5px}.Reviews-module__urTUka__author{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid #ffffff0d;display:flex}.Reviews-module__urTUka__avatar{background:var(--color-accent-glow);border:2px solid var(--color-accent-primary);width:48px;height:48px;font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-accent-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Reviews-module__urTUka__authorInfo{flex-direction:column;gap:2px;display:flex}.Reviews-module__urTUka__authorName{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary)}.Reviews-module__urTUka__authorRole{font-size:var(--text-sm);color:var(--color-text-muted)}.Reviews-module__urTUka__trustBadge{align-items:center;gap:var(--space-4);border-radius:var(--radius-full);padding:var(--space-3)var(--space-6);opacity:0;background:#e8c54714;border:1px solid #e8c54733;transition:all .6s .6s;display:flex;transform:translateY(20px)}.Reviews-module__urTUka__trustBadge.Reviews-module__urTUka__visible{opacity:1;transform:translateY(0)}.Reviews-module__urTUka__overallRating{align-items:center;gap:var(--space-2);display:flex}.Reviews-module__urTUka__ratingNumber{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-accent-primary);font-family:var(--font-heading)}.Reviews-module__urTUka__ratingStars{color:gold;letter-spacing:2px;font-size:14px}.Reviews-module__urTUka__ratingText{font-size:var(--text-sm);color:var(--color-text-secondary)}@media (min-width:768px){.Reviews-module__urTUka__title{font-size:var(--text-4xl)}}@media (max-width:767px){.Reviews-module__urTUka__trustBadge{gap:var(--space-2);text-align:center;flex-direction:column}}
.Section-module__ZXevnG__section{width:100%;position:relative}.Section-module__ZXevnG__container{width:100%;max-width:var(--container-max);padding-left:var(--container-padding);padding-right:var(--container-padding);margin:0 auto}.Section-module__ZXevnG__primary{background-color:var(--color-bg-primary)}.Section-module__ZXevnG__secondary{background-color:var(--color-bg-secondary)}.Section-module__ZXevnG__tertiary{background-color:var(--color-bg-tertiary)}.Section-module__ZXevnG__paddingSm{padding-top:var(--space-12);padding-bottom:var(--space-12)}.Section-module__ZXevnG__paddingMd{padding-top:var(--space-16);padding-bottom:var(--space-16)}.Section-module__ZXevnG__paddingLg{padding-top:var(--space-20);padding-bottom:var(--space-20)}.Section-module__ZXevnG__paddingXl{padding-top:var(--space-24);padding-bottom:var(--space-24)}@media (min-width:768px){.Section-module__ZXevnG__paddingSm{padding-top:var(--space-16);padding-bottom:var(--space-16)}.Section-module__ZXevnG__paddingMd{padding-top:var(--space-20);padding-bottom:var(--space-20)}.Section-module__ZXevnG__paddingLg{padding-top:var(--space-24);padding-bottom:var(--space-24)}.Section-module__ZXevnG__paddingXl{padding-top:var(--space-32);padding-bottom:var(--space-32)}}
.Journey-module__lC3ATq__section{background:#fff;padding:80px 0}.Journey-module__lC3ATq__container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.Journey-module__lC3ATq__imageWrapper{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Journey-module__lC3ATq__image{width:100%;height:auto;transition:transform .5s;display:block}.Journey-module__lC3ATq__imageWrapper:hover .Journey-module__lC3ATq__image{transform:scale(1.02)}.Journey-module__lC3ATq__content{flex-direction:column;gap:32px;display:flex}.Journey-module__lC3ATq__title{color:#1f2937;margin:0;font-size:42px;font-weight:800;line-height:1.2}.Journey-module__lC3ATq__highlight{color:#4f46e5;display:inline-block;position:relative}.Journey-module__lC3ATq__highlight:after{content:"";z-index:-1;background:#6366f133;border-radius:4px;width:100%;height:8px;position:absolute;bottom:2px;left:0}.Journey-module__lC3ATq__list{flex-direction:column;gap:24px;margin:0;padding:0;list-style:none;display:flex}.Journey-module__lC3ATq__listItem{background:#f9fafb;border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.Journey-module__lC3ATq__listItem:hover{background:#fff;border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 10px 20px #0000000d}.Journey-module__lC3ATq__icon{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex;box-shadow:0 4px 6px #0000000d}.Journey-module__lC3ATq__listItem:hover .Journey-module__lC3ATq__icon{background:#eef2ff}.Journey-module__lC3ATq__text{color:#4b5563;font-size:16px;font-weight:500;line-height:1.5}@media (max-width:1024px){.Journey-module__lC3ATq__container{grid-template-columns:1fr;gap:48px}.Journey-module__lC3ATq__imageWrapper{order:-1}.Journey-module__lC3ATq__title{text-align:center;font-size:32px}}
.ProblemSolution-module__-AqoVq__header{text-align:center;margin-bottom:var(--space-12)}.ProblemSolution-module__-AqoVq__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3);display:inline-block}.ProblemSolution-module__-AqoVq__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text-primary)}.ProblemSolution-module__-AqoVq__comparison{gap:var(--space-8);margin-bottom:var(--space-12);flex-direction:column;display:flex}.ProblemSolution-module__-AqoVq__problemSide,.ProblemSolution-module__-AqoVq__solutionSide{padding:var(--space-6);border-radius:var(--radius-xl);flex:1}.ProblemSolution-module__-AqoVq__problemSide{background:#f871710d;border:1px solid #f8717133}.ProblemSolution-module__-AqoVq__solutionSide{background:#e8c5470d;border:1px solid #e8c54733}.ProblemSolution-module__-AqoVq__sideHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.ProblemSolution-module__-AqoVq__sideIcon{color:#f87171;border-radius:var(--radius-md);width:32px;height:32px;font-weight:var(--font-bold);background:#f8717133;justify-content:center;align-items:center;display:flex}.ProblemSolution-module__-AqoVq__sideIconSolution{width:32px;height:32px;color:var(--color-accent-primary);border-radius:var(--radius-md);font-weight:var(--font-bold);background:#e8c54733;justify-content:center;align-items:center;display:flex}.ProblemSolution-module__-AqoVq__sideTitle{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-primary)}.ProblemSolution-module__-AqoVq__problemList,.ProblemSolution-module__-AqoVq__solutionList{gap:var(--space-5);flex-direction:column;display:flex}.ProblemSolution-module__-AqoVq__problemItem,.ProblemSolution-module__-AqoVq__solutionItem{gap:var(--space-4);align-items:flex-start;display:flex}.ProblemSolution-module__-AqoVq__problemIcon,.ProblemSolution-module__-AqoVq__solutionIcon{background:var(--color-bg-card);border-radius:var(--radius-md);width:40px;height:40px;font-size:var(--text-xl);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProblemSolution-module__-AqoVq__problemContent h4,.ProblemSolution-module__-AqoVq__solutionContent h4{font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);margin-bottom:var(--space-1)}.ProblemSolution-module__-AqoVq__problemContent p,.ProblemSolution-module__-AqoVq__solutionContent p{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.ProblemSolution-module__-AqoVq__bridge{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-4)0;display:flex}.ProblemSolution-module__-AqoVq__bridgeLine{background:var(--color-border-subtle);width:40px;height:2px}.ProblemSolution-module__-AqoVq__bridgeIcon{font-size:var(--text-2xl);color:var(--color-accent-primary);transform:rotate(90deg)}.ProblemSolution-module__-AqoVq__bottomStatement{text-align:center;padding:var(--space-6);background:var(--color-bg-card);border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle)}.ProblemSolution-module__-AqoVq__statementText{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-primary)}.ProblemSolution-module__-AqoVq__highlight{color:var(--color-accent-primary)}@media (min-width:768px){.ProblemSolution-module__-AqoVq__title{font-size:var(--text-4xl)}.ProblemSolution-module__-AqoVq__comparison{flex-direction:row;align-items:stretch}.ProblemSolution-module__-AqoVq__bridge{padding:0 var(--space-4);flex-direction:column}.ProblemSolution-module__-AqoVq__bridgeLine{width:2px;height:60px}.ProblemSolution-module__-AqoVq__bridgeIcon{transform:rotate(0)}.ProblemSolution-module__-AqoVq__problemSide,.ProblemSolution-module__-AqoVq__solutionSide{padding:var(--space-8)}.ProblemSolution-module__-AqoVq__statementText{font-size:var(--text-2xl)}}
.Highlights-module__J2IdWq__title{font-size:var(--text-2xl);font-weight:var(--font-bold);text-align:center;margin-bottom:var(--space-8);color:var(--color-text-primary)}.Highlights-module__J2IdWq__grid{gap:var(--space-6);grid-template-columns:1fr;display:grid}.Highlights-module__J2IdWq__card{gap:var(--space-4);padding:var(--space-6);background:var(--color-bg-card);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle);transition:all .2s;display:flex}.Highlights-module__J2IdWq__card:hover{box-shadow:var(--shadow-card);border-color:var(--color-accent-primary);background:var(--color-bg-card-hover);transform:translateY(-2px)}.Highlights-module__J2IdWq__icon{font-size:var(--text-2xl);border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:#ffffff0d;justify-content:center;align-items:center;min-width:48px;height:48px;display:flex}.Highlights-module__J2IdWq__heading{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-1)}.Highlights-module__J2IdWq__desc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5}@media (min-width:768px){.Highlights-module__J2IdWq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Highlights-module__J2IdWq__grid{grid-template-columns:repeat(3,1fr)}}
.Difference-module__KZItBa__header{text-align:center;max-width:700px;margin:0 auto var(--space-12)}.Difference-module__KZItBa__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.Difference-module__KZItBa__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.Difference-module__KZItBa__grid{gap:var(--space-8);grid-template-columns:1fr;display:grid}.Difference-module__KZItBa__card{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-normal);flex-direction:column;align-items:flex-start;display:flex}.Difference-module__KZItBa__card:hover{border-color:var(--color-accent-primary);box-shadow:var(--shadow-lg);background:var(--color-bg-card-hover);transform:translateY(-4px)}.Difference-module__KZItBa__iconWrapper{border-radius:var(--radius-lg);width:64px;height:64px;font-size:var(--text-3xl);margin-bottom:var(--space-6);border:1px solid var(--color-border-subtle);background:#ffffff0d;justify-content:center;align-items:center;display:flex}.Difference-module__KZItBa__cardTitle{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-3)}.Difference-module__KZItBa__cardDescription{color:var(--color-text-secondary);line-height:1.6}@media (min-width:768px){.Difference-module__KZItBa__grid{grid-template-columns:repeat(2,1fr)}.Difference-module__KZItBa__title{font-size:var(--text-4xl)}}
.Curriculum-module__lc-I5q__container{gap:var(--space-12);flex-direction:column;display:flex}.Curriculum-module__lc-I5q__header{text-align:center;max-width:900px;margin:0 auto}.Curriculum-module__lc-I5q__overline{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-4);display:block}.Curriculum-module__lc-I5q__title{font-size:var(--text-4xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-8);line-height:1.2}.Curriculum-module__lc-I5q__programTitle{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);padding:var(--space-6);border-radius:var(--radius-lg);gap:var(--space-2);flex-direction:column;display:inline-flex}.Curriculum-module__lc-I5q__programHighlight{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-accent-primary)}.Curriculum-module__lc-I5q__programSub{font-size:var(--text-lg);color:var(--color-text-secondary)}.Curriculum-module__lc-I5q__optionsGrid{gap:var(--space-6);background:var(--color-bg-secondary);padding:var(--space-8);border-radius:var(--radius-xl);border:1px solid var(--color-border-subtle);grid-template-columns:1fr;display:grid}.Curriculum-module__lc-I5q__optionCard{background:var(--color-bg-card);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-border-subtle)}.Curriculum-module__lc-I5q__optionHeader{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.Curriculum-module__lc-I5q__optionNumber{background:var(--color-accent-primary);width:32px;height:32px;color:var(--color-bg-primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Curriculum-module__lc-I5q__optionHeader h3{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin:0}.Curriculum-module__lc-I5q__optionDesc{color:var(--color-text-secondary);margin-bottom:var(--space-4);font-style:italic}.Curriculum-module__lc-I5q__optionList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Curriculum-module__lc-I5q__optionList li{font-size:var(--text-lg);color:var(--color-text-primary);font-weight:var(--font-medium)}.Curriculum-module__lc-I5q__roadmap{margin-top:var(--space-8)}.Curriculum-module__lc-I5q__roadmapTitle{font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--color-text-primary);text-align:center;margin-bottom:var(--space-8)}.Curriculum-module__lc-I5q__roadmapSub{color:var(--color-text-secondary);font-weight:400;font-size:var(--text-lg)}.Curriculum-module__lc-I5q__timelineGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.Curriculum-module__lc-I5q__levelCard{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);padding:var(--space-6);flex-direction:column;height:100%;display:flex}.Curriculum-module__lc-I5q__levelHeader{margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;display:flex}.Curriculum-module__lc-I5q__levelTitle{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-text-primary);margin:0}.Curriculum-module__lc-I5q__levelDuration{font-size:var(--text-sm);color:var(--color-accent-primary);background:#ffffff1a;border-radius:20px;padding:4px 12px;font-weight:700}.Curriculum-module__lc-I5q__levelPoints{gap:var(--space-3);flex-direction:column;flex-grow:1;margin:0;padding:0;list-style:none;display:flex}.Curriculum-module__lc-I5q__levelPoints li{font-size:var(--text-sm);color:var(--color-text-secondary);padding-left:20px;line-height:1.5;position:relative}.Curriculum-module__lc-I5q__levelPoints li:before{content:"•";color:var(--color-accent-primary);position:absolute;left:0}.Curriculum-module__lc-I5q__totalDuration{margin-top:var(--space-8);background:var(--color-accent-gradient);color:var(--color-bg-primary);text-align:center;padding:var(--space-4);border-radius:var(--radius-lg);font-weight:var(--font-bold);font-size:var(--text-xl);box-shadow:var(--shadow-lg)}@media (min-width:768px){.Curriculum-module__lc-I5q__optionsGrid,.Curriculum-module__lc-I5q__timelineGrid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Curriculum-module__lc-I5q__timelineGrid{grid-template-columns:repeat(4,1fr)}}
.Footer-module__yg9ahW__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border-subtle);padding-top:var(--space-16);padding-bottom:var(--space-8)}.Footer-module__yg9ahW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Footer-module__yg9ahW__grid{gap:var(--space-10);margin-bottom:var(--space-12);grid-template-columns:1fr;display:grid}.Footer-module__yg9ahW__brand{max-width:280px}.Footer-module__yg9ahW__logo{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__logoIcon{font-size:var(--text-2xl);color:var(--color-accent-primary)}.Footer-module__yg9ahW__logoText{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);letter-spacing:.05em}.Footer-module__yg9ahW__logoImage{object-fit:contain;width:auto;height:48px}.Footer-module__yg9ahW__tagline{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.Footer-module__yg9ahW__socials{gap:var(--space-3);display:flex}.Footer-module__yg9ahW__socialLink{border-radius:var(--radius-md);background:var(--color-bg-card);width:40px;height:40px;color:var(--color-text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__socialLink:hover{background:var(--color-accent-glow);color:var(--color-accent-primary);transform:translateY(-2px)}.Footer-module__yg9ahW__column{flex-direction:column;display:flex}.Footer-module__yg9ahW__columnTitle{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.Footer-module__yg9ahW__linkList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__yg9ahW__linkList a{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast)}.Footer-module__yg9ahW__linkList a:hover{color:var(--color-accent-primary)}.Footer-module__yg9ahW__textMuted{font-size:var(--text-sm);color:var(--color-text-muted)}.Footer-module__yg9ahW__bottom{gap:var(--space-4);padding-top:var(--space-8);border-top:1px solid var(--color-border-subtle);flex-direction:column;display:flex}.Footer-module__yg9ahW__copyright{font-size:var(--text-sm);color:var(--color-text-muted)}.Footer-module__yg9ahW__bottomLinks{gap:var(--space-6);display:flex}.Footer-module__yg9ahW__bottomLinks a{font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--transition-fast)}.Footer-module__yg9ahW__bottomLinks a:hover{color:var(--color-accent-primary)}@media (min-width:640px){.Footer-module__yg9ahW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer-module__yg9ahW__grid{grid-template-columns:1.5fr repeat(3,1fr)}.Footer-module__yg9ahW__bottom{flex-direction:row;justify-content:space-between;align-items:center}}
.Mentors-module__tv6dUG__section{background:#fff}.Mentors-module__tv6dUG__container{gap:var(--space-8);align-items:center;max-width:1200px;margin:0 auto;display:grid}.Mentors-module__tv6dUG__imageWrapper{border-radius:var(--radius-xl);border:none;order:-1;width:100%;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Mentors-module__tv6dUG__image{width:100%;height:auto;transition:transform .5s;display:block}.Mentors-module__tv6dUG__imageWrapper:hover .Mentors-module__tv6dUG__image{transform:scale(1.02)}.Mentors-module__tv6dUG__content{gap:var(--space-6);text-align:left;flex-direction:column;display:flex}.Mentors-module__tv6dUG__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:#1f2937;margin:0}.Mentors-module__tv6dUG__subtitle{font-size:var(--text-lg);color:#4b5563}.Mentors-module__tv6dUG__list{gap:var(--space-4);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Mentors-module__tv6dUG__listItem{align-items:center;gap:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);background:#f9fafb;border:1px solid #0000;transition:all .2s;display:flex}.Mentors-module__tv6dUG__listItem:hover{background:#fff;border-color:#e5e7eb;transform:translate(4px);box-shadow:0 10px 15px -3px #0000001a}.Mentors-module__tv6dUG__icon{border-radius:var(--radius-md);width:48px;height:48px;font-size:var(--text-2xl);background:#fff;border:1px solid #e5e7eb;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 2px #0000000d}.Mentors-module__tv6dUG__info{flex-direction:column;gap:2px;display:flex}.Mentors-module__tv6dUG__name{color:#111827;font-weight:var(--font-bold);font-size:var(--text-lg)}.Mentors-module__tv6dUG__role{color:#6b7280;font-size:var(--text-sm)}.Mentors-module__tv6dUG__footerBadge{align-items:center;gap:var(--space-3);color:#4f46e5;padding:var(--space-4)var(--space-6);border-radius:var(--radius-lg);font-weight:var(--font-bold);font-size:var(--text-lg);background:#eef2ff;border:1px solid #e0e7ff;align-self:flex-start;display:inline-flex}.Mentors-module__tv6dUG__badgeIcon{font-size:var(--text-xl)}@media (min-width:768px){.Mentors-module__tv6dUG__container{gap:var(--space-12);grid-template-columns:1fr 1fr}.Mentors-module__tv6dUG__title{font-size:var(--text-4xl)}}
.Approach-module__ChobZq__container{gap:var(--space-12);flex-direction:column;display:flex}.Approach-module__ChobZq__header{text-align:center;opacity:0;max-width:700px;margin:0 auto;transition:all .8s cubic-bezier(.4,0,.2,1);transform:translateY(30px)}.Approach-module__ChobZq__header.Approach-module__ChobZq__headerVisible{opacity:1;transform:translateY(0)}.Approach-module__ChobZq__label{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-accent-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-3);opacity:0;animation:.6s .2s forwards Approach-module__ChobZq__fadeInUp;display:inline-block}.Approach-module__ChobZq__headerVisible .Approach-module__ChobZq__label{opacity:1}.Approach-module__ChobZq__title{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.Approach-module__ChobZq__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}.Approach-module__ChobZq__stepper{gap:var(--space-8);flex-direction:column;display:flex;position:relative}.Approach-module__ChobZq__progressLine{background:var(--color-border-subtle);border-radius:2px;width:3px;position:absolute;top:40px;bottom:40px;left:28px;overflow:hidden}.Approach-module__ChobZq__progressFill{width:100%;height:var(--progress,0%);background:var(--color-accent-gradient);border-radius:2px;transition:height .8s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;box-shadow:0 0 15px #e8c54780}.Approach-module__ChobZq__step{gap:var(--space-4);opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:var(--delay);display:flex;transform:translate(-30px)}.Approach-module__ChobZq__step.Approach-module__ChobZq__visible{opacity:1;transform:translate(0)}.Approach-module__ChobZq__stepMarker{background:var(--color-bg-card);border:2px solid var(--color-border-subtle);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Approach-module__ChobZq__markerPulse{border:2px solid var(--color-accent-primary);opacity:0;border-radius:50%;transition:all .5s;position:absolute;inset:-4px;transform:scale(.8)}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__markerPulse{opacity:1;animation:2s ease-in-out infinite Approach-module__ChobZq__markerPulseAnim;transform:scale(1)}@keyframes Approach-module__ChobZq__markerPulseAnim{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__stepMarker{border-color:var(--color-accent-primary);background:var(--color-accent-glow);transform:scale(1.05);box-shadow:0 0 25px #e8c5474d}.Approach-module__ChobZq__stepIcon{font-size:var(--text-xl);transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__stepIcon{animation:.6s Approach-module__ChobZq__bounceIcon;transform:scale(1.2)}@keyframes Approach-module__ChobZq__bounceIcon{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1.2)}}.Approach-module__ChobZq__stepContent{padding-top:var(--space-2);flex:1}.Approach-module__ChobZq__stepNumber{font-family:var(--font-heading);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-accent-primary);opacity:.7;transition:opacity .3s}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__stepNumber{opacity:1}.Approach-module__ChobZq__stepTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-primary);margin:var(--space-1)0 var(--space-2);transition:all .3s}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__stepTitle{color:var(--color-accent-primary)}.Approach-module__ChobZq__stepDescription{font-size:var(--text-base);color:var(--color-text-secondary);line-height:var(--leading-relaxed);transition:color .3s}.Approach-module__ChobZq__step.Approach-module__ChobZq__active .Approach-module__ChobZq__stepDescription{color:var(--color-text-primary)}@keyframes Approach-module__ChobZq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.Approach-module__ChobZq__title{font-size:var(--text-4xl)}.Approach-module__ChobZq__stepper{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-direction:row}.Approach-module__ChobZq__progressLine{width:auto;height:3px;inset:28px 0 auto}.Approach-module__ChobZq__progressFill{width:var(--progress,0%);height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.Approach-module__ChobZq__step{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:200px;transform:translateY(30px)}.Approach-module__ChobZq__step.Approach-module__ChobZq__visible{transform:translateY(0)}.Approach-module__ChobZq__stepContent{padding-top:var(--space-4)}}@media (min-width:1024px){.Approach-module__ChobZq__stepMarker{width:64px;height:64px}.Approach-module__ChobZq__stepIcon{font-size:var(--text-2xl)}.Approach-module__ChobZq__step{max-width:220px}}.Approach-module__ChobZq__step:hover .Approach-module__ChobZq__stepMarker{border-color:var(--color-accent-primary);transform:scale(1.1)}.Approach-module__ChobZq__step:hover .Approach-module__ChobZq__stepIcon{transform:scale(1.15)rotate(5deg)}.Approach-module__ChobZq__step.Approach-module__ChobZq__active:hover .Approach-module__ChobZq__stepMarker{transform:scale(1.15)}
