.Footer-module__3hUVsW__footer{background:var(--color-surface);border-top:1px solid var(--color-border);padding:var(--space-3xl) 0 var(--space-xl);margin-top:auto}.Footer-module__3hUVsW__inner{width:100%;max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.Footer-module__3hUVsW__top{justify-content:space-between;gap:var(--space-3xl);padding-bottom:var(--space-2xl);display:flex}.Footer-module__3hUVsW__brand{gap:var(--space-md);flex-direction:column;max-width:280px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:var(--space-sm);color:var(--color-text);text-decoration:none;display:flex}.Footer-module__3hUVsW__logoIcon{color:var(--color-primary);font-size:1.5rem}.Footer-module__3hUVsW__logoText{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-text) 0%, var(--color-primary-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800}.Footer-module__3hUVsW__tagline{color:var(--color-text-muted);font-size:.875rem;line-height:1.6}.Footer-module__3hUVsW__linkGroups{gap:var(--space-3xl);display:flex}.Footer-module__3hUVsW__linkGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__3hUVsW__groupTitle{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);margin-bottom:var(--space-xs);font-size:.8125rem;font-weight:700}.Footer-module__3hUVsW__groupLink{color:var(--color-text-secondary);transition:color var(--duration-fast) var(--ease-out);padding:2px 0;font-size:.875rem;text-decoration:none}.Footer-module__3hUVsW__groupLink:hover{color:var(--color-primary)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--color-border-light);padding-top:var(--space-lg);text-align:center}.Footer-module__3hUVsW__copyright{color:var(--color-text-muted);font-size:.8125rem}@media (max-width:768px){.Footer-module__3hUVsW__inner{padding:0 var(--space-lg)}.Footer-module__3hUVsW__top{gap:var(--space-2xl);flex-direction:column}.Footer-module__3hUVsW__brand{max-width:100%}.Footer-module__3hUVsW__linkGroups{gap:var(--space-2xl)}}@media (max-width:480px){.Footer-module__3hUVsW__linkGroups{gap:var(--space-xl);flex-direction:column}}
.Hero-module__lYpGPq__hero{padding-top:calc(var(--navbar-height) + 4rem);padding-bottom:var(--space-5xl);background:var(--color-bg);position:relative;overflow:hidden}.Hero-module__lYpGPq__hero:before{content:"";background:radial-gradient(circle, var(--color-primary-light) 0%, transparent 70%);filter:blur(80px);opacity:.7;pointer-events:none;z-index:0;border-radius:50%;width:480px;height:480px;position:absolute;top:-80px;right:-120px}.Hero-module__lYpGPq__hero:after{content:"";background:radial-gradient(circle, var(--color-accent-light) 0%, transparent 70%);filter:blur(70px);opacity:.6;pointer-events:none;z-index:0;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-60px;left:-100px}.Hero-module__lYpGPq__inner{z-index:1;max-width:var(--max-width);padding:0 var(--space-xl);gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.Hero-module__lYpGPq__textCol{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__lYpGPq__headline{font-family:var(--font-display);color:var(--color-text);letter-spacing:-.02em;font-size:3.5rem;font-weight:900;line-height:1.12}.Hero-module__lYpGPq__headlineRow{display:block}.Hero-module__lYpGPq__animatedWord{color:var(--color-primary);min-height:1.2em;display:block}.Hero-module__lYpGPq__subtitle{font-family:var(--font-body);color:var(--color-text-secondary);max-width:520px;font-size:1.2rem;line-height:1.7}.Hero-module__lYpGPq__ctaWrap{align-items:flex-start;gap:var(--space-md);padding-top:var(--space-md);flex-direction:column;display:flex}.Hero-module__lYpGPq__ctaButton{align-items:center;gap:var(--space-sm);background:var(--color-primary);color:#fff;font-family:var(--font-body);border-radius:var(--radius-full);cursor:pointer;transition:transform var(--duration-normal) var(--ease-spring), box-shadow var(--duration-normal) var(--ease-out);box-shadow:var(--shadow-md);border:none;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;display:inline-flex}.Hero-module__lYpGPq__ctaButton:hover{box-shadow:var(--shadow-primary);transform:scale(1.03)}.Hero-module__lYpGPq__ctaButton:active{transform:scale(.98)}.Hero-module__lYpGPq__authError{color:var(--color-error);background:var(--color-error-light);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);border:1px solid var(--color-error);font-size:.875rem;font-weight:500}.Hero-module__lYpGPq__imageCol{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__lYpGPq__illustrationWrap{z-index:1;animation:5s ease-in-out infinite Hero-module__lYpGPq__heroFloat;position:relative}@keyframes Hero-module__lYpGPq__heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Hero-module__lYpGPq__illustration{object-fit:contain;filter:drop-shadow(0 20px 40px #00000014);width:100%;max-width:480px;height:auto}.Hero-module__lYpGPq__badge{align-items:center;gap:var(--space-sm);background:var(--color-surface-raised);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);font-family:var(--font-body);color:var(--color-text);white-space:nowrap;z-index:2;font-size:.82rem;font-weight:600;display:flex;position:absolute}.Hero-module__lYpGPq__badge .Hero-module__lYpGPq__badgeIcon{font-size:1.2rem}.Hero-module__lYpGPq__badge1{animation:4s ease-in-out infinite Hero-module__lYpGPq__badgeBob1;top:8%;right:-4%;}.Hero-module__lYpGPq__badge2{animation:5s ease-in-out infinite Hero-module__lYpGPq__badgeBob2;bottom:18%;left:-8%;}.Hero-module__lYpGPq__badge3{animation:4.5s ease-in-out infinite Hero-module__lYpGPq__badgeBob3;bottom:4%;right:2%;}@keyframes Hero-module__lYpGPq__badgeBob1{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(1deg)}}@keyframes Hero-module__lYpGPq__badgeBob2{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-1deg)}}@keyframes Hero-module__lYpGPq__badgeBob3{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Hero-module__lYpGPq__iconPrimary{color:var(--color-primary)}.Hero-module__lYpGPq__iconAccent{color:var(--color-accent-dark)}.Hero-module__lYpGPq__iconSuccess{color:var(--color-success-dark)}.Hero-module__lYpGPq__blobPrimary{background:var(--color-primary-glow);filter:blur(80px);z-index:0;pointer-events:none;border-radius:50%;width:260px;height:260px;position:absolute;top:-40px;right:-50px}.Hero-module__lYpGPq__blobAccent{background:var(--color-accent-glow);filter:blur(60px);z-index:0;pointer-events:none;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30px;left:-40px}@media (max-width:1024px){.Hero-module__lYpGPq__headline{font-size:2.8rem}.Hero-module__lYpGPq__inner{gap:var(--space-3xl)}}@media (max-width:768px){.Hero-module__lYpGPq__hero{padding-top:calc(var(--navbar-height) + 2.5rem);padding-bottom:var(--space-3xl)}.Hero-module__lYpGPq__inner{gap:var(--space-2xl);padding:0 var(--space-lg);grid-template-columns:1fr}.Hero-module__lYpGPq__imageCol{order:-1;max-width:340px;margin:0 auto}.Hero-module__lYpGPq__headline{text-align:center;font-size:2.2rem}.Hero-module__lYpGPq__subtitle{text-align:center;margin:0 auto}.Hero-module__lYpGPq__ctaWrap{align-items:center}.Hero-module__lYpGPq__badge1{top:4%;right:-2%}.Hero-module__lYpGPq__badge2{bottom:14%;left:-4%}.Hero-module__lYpGPq__badge3{bottom:0%;right:0%}}@media (max-width:480px){.Hero-module__lYpGPq__headline{font-size:1.85rem}.Hero-module__lYpGPq__subtitle{font-size:1rem}.Hero-module__lYpGPq__ctaButton{padding:.85rem 2rem;font-size:.95rem}.Hero-module__lYpGPq__badge{padding:6px 10px;font-size:.72rem}}
.Stats-module__4GfEAq__stats{background:var(--color-surface);padding:var(--space-5xl) 0}.Stats-module__4GfEAq__inner{max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.Stats-module__4GfEAq__header{text-align:center;margin-bottom:var(--space-3xl)}.Stats-module__4GfEAq__eyebrow{align-items:center;gap:var(--space-xs);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-sm);font-size:.8rem;font-weight:700;display:inline-flex}.Stats-module__4GfEAq__title{font-family:var(--font-display);color:var(--color-text);margin-bottom:var(--space-sm);font-size:2.2rem;font-weight:800}.Stats-module__4GfEAq__subtitle{font-family:var(--font-body);color:var(--color-text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.6}.Stats-module__4GfEAq__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Stats-module__4GfEAq__card{background:var(--color-surface-raised);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);text-align:center;align-items:center;gap:var(--space-md);transition:transform var(--duration-normal) var(--ease-spring), box-shadow var(--duration-normal) var(--ease-out);flex-direction:column;display:flex}.Stats-module__4GfEAq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Stats-module__4GfEAq__iconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Stats-module__4GfEAq__iconCircle .Stats-module__4GfEAq__icon{color:inherit;font-size:1.6rem}.Stats-module__4GfEAq__iconPrimary{background:var(--color-primary-light);color:var(--color-primary)}.Stats-module__4GfEAq__iconAccent{background:var(--color-accent-light);color:var(--color-accent-dark)}.Stats-module__4GfEAq__iconSuccess{background:var(--color-success-light);color:var(--color-success-dark)}.Stats-module__4GfEAq__iconError{background:var(--color-error-light);color:var(--color-error)}.Stats-module__4GfEAq__number{font-family:var(--font-display);color:var(--color-primary);letter-spacing:-.02em;font-size:2.4rem;font-weight:900;line-height:1}.Stats-module__4GfEAq__label{font-family:var(--font-body);color:var(--color-text-muted);font-size:.92rem;font-weight:500}@media (max-width:1024px){.Stats-module__4GfEAq__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Stats-module__4GfEAq__stats{padding:var(--space-4xl) 0}.Stats-module__4GfEAq__grid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}.Stats-module__4GfEAq__title{font-size:1.8rem}}@media (max-width:480px){.Stats-module__4GfEAq__grid{gap:var(--space-md);grid-template-columns:1fr}.Stats-module__4GfEAq__card{padding:var(--space-xl) var(--space-lg);text-align:left;gap:var(--space-lg);flex-direction:row}.Stats-module__4GfEAq__card .Stats-module__4GfEAq__iconCircle{width:48px;height:48px}.Stats-module__4GfEAq__cardText{flex-direction:column;gap:2px;display:flex}.Stats-module__4GfEAq__number{font-size:1.8rem}}
.DashboardNav-module__BxgvIq__sidebar{top:var(--navbar-height);background:var(--color-surface-raised);border-right:1px solid var(--color-border);z-index:900;flex-direction:column;justify-content:space-between;width:88px;padding:1rem .375rem;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto}.DashboardNav-module__BxgvIq__sidebarNav{flex-direction:column;gap:.5rem;display:flex}.DashboardNav-module__BxgvIq__navItem{border-radius:var(--radius-md);font-family:var(--font-body);color:var(--color-text-secondary);text-align:center;transition:all var(--duration-fast) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.625rem .25rem;font-size:.7rem;font-weight:600;text-decoration:none;display:flex}.DashboardNav-module__BxgvIq__navItem span:first-child{font-size:1.35rem}.DashboardNav-module__BxgvIq__navItem:hover{background:var(--color-surface);color:var(--color-primary)}.DashboardNav-module__BxgvIq__navItemActive{background:var(--color-primary-light);color:var(--color-primary);font-weight:700}.DashboardNav-module__BxgvIq__courseSection{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);text-align:center;margin-top:1rem;padding:.5rem .25rem;position:relative}.DashboardNav-module__BxgvIq__courseHeaderLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.15rem;font-size:.6rem;font-weight:700}.DashboardNav-module__BxgvIq__courseBtn{cursor:pointer;width:100%;font-family:var(--font-body);background:0 0;border:none;justify-content:center;align-items:center;gap:.15rem;padding:0;display:flex}.DashboardNav-module__BxgvIq__courseName{font-family:var(--font-display);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:60px;font-size:.6875rem;font-weight:700;overflow:hidden}.DashboardNav-module__BxgvIq__chevron{color:var(--color-text-muted);transition:transform var(--duration-fast);font-size:.875rem!important}.DashboardNav-module__BxgvIq__chevronOpen{transform:rotate(180deg)}.DashboardNav-module__BxgvIq__dropdown{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:220px;box-shadow:var(--shadow-xl);z-index:950;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden}.DashboardNav-module__BxgvIq__dropdownLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;padding:.5rem .875rem;font-size:.6875rem;font-weight:700}.DashboardNav-module__BxgvIq__dropdownItem{cursor:pointer;width:100%;font-family:var(--font-body);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.5rem .875rem;display:flex}.DashboardNav-module__BxgvIq__dropdownItem:hover{background:var(--color-surface)}.DashboardNav-module__BxgvIq__dropdownItemActive{background:var(--color-primary-light)}.DashboardNav-module__BxgvIq__dropdownItemText{color:var(--color-text);font-size:.875rem;font-weight:500}.DashboardNav-module__BxgvIq__dropdownItemCode{color:var(--color-text-muted);text-transform:uppercase;margin-right:.5rem;font-size:.6875rem;font-weight:700}.DashboardNav-module__BxgvIq__dropdownDivider{background:var(--color-border);height:1px;margin:.25rem 0}.DashboardNav-module__BxgvIq__browseCoursesBtn{width:100%;font-family:var(--font-body);color:var(--color-primary);transition:background var(--duration-fast);background:0 0;border:none;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex}.DashboardNav-module__BxgvIq__browseCoursesBtn:hover{background:var(--color-surface)}.DashboardNav-module__BxgvIq__noCoursesMsg{color:var(--color-text-muted);padding:.5rem .875rem;font-size:.8125rem}
.Features-module__cojejq__section{background:var(--color-bg);padding:var(--space-5xl) 0;position:relative;overflow:hidden}.Features-module__cojejq__section:before{content:"";border-radius:var(--radius-full);background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-success));width:120px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Features-module__cojejq__container{width:100%;max-width:var(--max-width);padding:0 var(--space-xl);margin:0 auto}.Features-module__cojejq__header{text-align:center;margin-bottom:var(--space-4xl);max-width:680px;margin-left:auto;margin-right:auto}.Features-module__cojejq__heading{font-family:var(--font-display);color:var(--color-text);margin-bottom:var(--space-md);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.Features-module__cojejq__subtitle{font-family:var(--font-body);color:var(--color-text-secondary);font-size:1.125rem;line-height:1.7}.Features-module__cojejq__grid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Features-module__cojejq__grid{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr)}}.Features-module__cojejq__card{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:transform var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out)}.Features-module__cojejq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.Features-module__cojejq__iconWrap{border-radius:var(--radius-full);width:64px;height:64px;margin-bottom:var(--space-lg);color:#fff;justify-content:center;align-items:center;font-size:28px;display:flex}.Features-module__cojejq__iconPrimary{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));box-shadow:0 4px 14px var(--color-primary-glow)}.Features-module__cojejq__iconAccent{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-dark));box-shadow:0 4px 14px var(--color-accent-glow)}.Features-module__cojejq__iconSuccess{background:linear-gradient(135deg, var(--color-success), var(--color-success-dark));box-shadow:0 4px 14px #2eea924d}.Features-module__cojejq__cardTitle{font-family:var(--font-display);color:var(--color-text);margin-bottom:var(--space-sm);font-size:1.35rem;font-weight:700}.Features-module__cojejq__cardDescription{font-family:var(--font-body);color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:768px){.Features-module__cojejq__section{padding:var(--space-4xl) 0}.Features-module__cojejq__container{padding:0 var(--space-lg)}.Features-module__cojejq__header{margin-bottom:var(--space-2xl)}}
