.Home-module__GegQMG__layout{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.Home-module__GegQMG__nav{-webkit-backdrop-filter:blur(24px);z-index:100;background:#ffffffd9;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:72px;padding:0 48px;display:flex;position:sticky;top:0}.Home-module__GegQMG__logoArea{align-items:center;gap:12px;text-decoration:none;display:flex}.Home-module__GegQMG__logoText{font-family:var(--font-heading),sans-serif;color:var(--text);letter-spacing:-.5px;font-size:20px;font-weight:800}.Home-module__GegQMG__logoAccent{color:var(--neon-cyan)}.Home-module__GegQMG__navActions{align-items:center;gap:12px;display:flex}.Home-module__GegQMG__hero{color:var(--text);background:linear-gradient(160deg,#f0f5ff 0%,#d9e6ff 20%,#cce0ff 50%,#b3d1ff 80%,#e6f0ff 100%);padding:100px 48px 120px;position:relative;overflow:hidden}.Home-module__GegQMG__heroOrb1{pointer-events:none;background:radial-gradient(circle,#00b8940f,#0000 70%);border-radius:50%;width:350px;height:350px;animation:14s ease-in-out infinite Home-module__GegQMG__orbFloat;position:absolute;top:8%;right:12%}.Home-module__GegQMG__heroOrb2{pointer-events:none;background:radial-gradient(circle,#0066ff14,#0000 70%);border-radius:50%;width:250px;height:250px;animation:10s ease-in-out infinite reverse Home-module__GegQMG__orbFloat;position:absolute;bottom:12%;left:8%}@keyframes Home-module__GegQMG__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(20px,-30px)}66%{transform:translate(-15px,15px)}}.Home-module__GegQMG__heroDots{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#00000008 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.Home-module__GegQMG__heroSplit{z-index:1;opacity:0;max-width:1200px;transition:opacity .8s var(--ease-out),transform .8s var(--ease-out);grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid;position:relative;transform:translateY(20px)}.Home-module__GegQMG__heroVisible{opacity:1;transform:none}.Home-module__GegQMG__heroLeft{flex-direction:column;align-items:flex-start;display:flex}.Home-module__GegQMG__heroTag{border-radius:var(--r-full);color:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0066ff14;border:1px solid #0066ff26;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.Home-module__GegQMG__heroTagIcon{opacity:.8;color:var(--accent)}.Home-module__GegQMG__heroTitle{font-family:var(--font-heading),sans-serif;letter-spacing:-2.5px;color:var(--text);text-align:left;margin-bottom:20px;font-size:56px;font-weight:900;line-height:1.1}.Home-module__GegQMG__heroTitleAccent{background:linear-gradient(90deg,var(--accent),var(--neon-cyan),var(--accent));-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite Home-module__GegQMG__gradientShift}@keyframes Home-module__GegQMG__gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.Home-module__GegQMG__heroDesc{color:var(--text-secondary);text-align:left;max-width:480px;margin-bottom:24px;font-size:17px;line-height:1.7}.Home-module__GegQMG__heroPills{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.Home-module__GegQMG__heroPill{border-radius:var(--r-full);color:var(--text-secondary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff80;border:1px solid #fff9;align-items:center;gap:6px;padding:8px 16px;font-size:13px;display:flex}.Home-module__GegQMG__heroPill strong{color:var(--accent);font-weight:800}.Home-module__GegQMG__heroActions{flex-wrap:wrap;gap:16px;display:flex}.Home-module__GegQMG__btnPrimaryLarge{border-radius:var(--r-full);background:linear-gradient(135deg,var(--accent)0%,var(--accent-deep)100%);color:#fff;cursor:pointer;transition:all .25s var(--ease-out);border:none;align-items:center;gap:10px;padding:16px 38px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 30px #0066ff40,0 0 60px #0066ff0f}.Home-module__GegQMG__btnPrimaryLarge:after{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000);transition:opacity .2s;position:absolute;inset:0}.Home-module__GegQMG__btnPrimaryLarge:hover:after{opacity:1}.Home-module__GegQMG__btnPrimaryLarge:hover{transform:translateY(-3px);box-shadow:0 8px 40px #0066ff59,0 0 80px #0066ff1a}.Home-module__GegQMG__btnGlassLarge{border-radius:var(--r-full);color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s var(--ease-out);background:#ffffff80;border:1px solid #00000014;align-items:center;gap:8px;padding:16px 38px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.Home-module__GegQMG__btnGlassLarge:hover{background:#ffffffb3;border-color:#0000001f;transform:translateY(-2px)}.Home-module__GegQMG__heroRight{height:420px;position:relative}.Home-module__GegQMG__previewCard{background:var(--bg-surface);border-radius:var(--r-2xl);border:1px solid #0000000f;width:320px;padding:20px;animation:6s ease-in-out infinite Home-module__GegQMG__cardFloat;position:absolute;top:0;right:0;box-shadow:0 12px 40px #00000014}@keyframes Home-module__GegQMG__cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Home-module__GegQMG__previewCardHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:flex}.Home-module__GegQMG__previewCardDot{border-radius:50%;width:8px;height:8px}.Home-module__GegQMG__previewStatRow{gap:16px;margin-bottom:18px;display:flex}.Home-module__GegQMG__previewStat{border-radius:var(--r);background:#00000005;border:1px solid #0000000a;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex}.Home-module__GegQMG__previewStatValue{color:var(--text);font-size:18px;font-weight:800}.Home-module__GegQMG__previewStatLabel{color:var(--text-muted);font-size:10px;font-weight:600}.Home-module__GegQMG__previewProgress{align-items:center;gap:10px;margin-bottom:10px;display:flex}.Home-module__GegQMG__previewProgressLabel{color:var(--text-secondary);flex-shrink:0;width:100px;font-size:12px;font-weight:600}.Home-module__GegQMG__previewProgressTrack{border-radius:var(--r-full);background:#0000000f;flex:1;height:6px;overflow:hidden}.Home-module__GegQMG__previewProgressFill{background:linear-gradient(90deg,var(--accent),var(--neon-cyan));border-radius:var(--r-full);height:100%;transition:width 1s var(--ease-out)}.Home-module__GegQMG__previewProgressPct{color:var(--accent);text-align:right;width:32px;font-size:11px;font-weight:700}.Home-module__GegQMG__floatingBadge{background:var(--bg-surface);border-radius:var(--r-xl);border:1px solid #e170551f;align-items:center;gap:10px;padding:12px 18px;animation:7s ease-in-out -2s infinite Home-module__GegQMG__cardFloat;display:flex;position:absolute;bottom:100px;left:-20px;box-shadow:0 8px 30px #00000014}.Home-module__GegQMG__floatingBadgeTitle{color:var(--text);font-size:12px;font-weight:700}.Home-module__GegQMG__floatingBadgeSub{color:var(--xp);font-size:10px;font-weight:600}.Home-module__GegQMG__floatingStreak{background:var(--bg-surface);border-radius:var(--r-xl);border:1px solid #d6303114;align-items:center;gap:8px;padding:12px 20px;animation:8s ease-in-out -4s infinite Home-module__GegQMG__cardFloat;display:flex;position:absolute;bottom:20px;right:30px;box-shadow:0 8px 25px #00000014}.Home-module__GegQMG__floatingStreakFire{font-size:20px}.Home-module__GegQMG__floatingStreakNum{color:var(--streak);font-size:24px;font-weight:900}.Home-module__GegQMG__floatingStreakLabel{color:var(--text-muted);font-size:11px;font-weight:600}.Home-module__GegQMG__timelineSection{width:100%;max-width:1200px;margin:0 auto;padding:100px 48px}.Home-module__GegQMG__timeline{justify-content:space-between;gap:0;margin-top:48px;display:flex;position:relative}.Home-module__GegQMG__timelineLine{background:linear-gradient(90deg,var(--accent),var(--neon-cyan),var(--accent));opacity:.25;z-index:0;height:2px;position:absolute;top:28px;left:80px;right:80px}.Home-module__GegQMG__timelineItem{text-align:center;z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.Home-module__GegQMG__timelineNode{background:linear-gradient(135deg,var(--accent),var(--accent-deep));border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;display:flex;box-shadow:0 4px 25px #06f3,0 0 0 6px #0066ff0f}.Home-module__GegQMG__timelineNum{color:#fff;font-size:20px;font-weight:900}.Home-module__GegQMG__timelineContent{max-width:240px}.Home-module__GegQMG__timelineIcon{color:var(--accent);justify-content:center;margin-bottom:8px;display:flex}.Home-module__GegQMG__timelineTitle{font-family:var(--font-heading),sans-serif;color:var(--text);margin-bottom:6px;font-size:17px;font-weight:800}.Home-module__GegQMG__timelineDesc{color:var(--text-secondary);font-size:13.5px;line-height:1.55}.Home-module__GegQMG__sectionHeader{text-align:center;margin-bottom:48px}.Home-module__GegQMG__sectionTitle{font-family:var(--font-heading),sans-serif;color:var(--text);letter-spacing:-1.5px;margin-bottom:14px;font-size:40px;font-weight:800}.Home-module__GegQMG__sectionDesc{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:16px;line-height:1.7}.Home-module__GegQMG__sectionTag{text-transform:uppercase;letter-spacing:1.5px;color:var(--accent);align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:inline-flex}.Home-module__GegQMG__bentoSection{width:100%;max-width:1200px;margin:0 auto;padding:100px 48px}.Home-module__GegQMG__bentoGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Home-module__GegQMG__bentoCard{background:var(--bg-surface);border-radius:var(--r-2xl);transition:all .35s var(--ease-out);border:1px solid #0000000d;padding:28px;position:relative;overflow:hidden}.Home-module__GegQMG__bentoCard:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),var(--neon-cyan),transparent);opacity:0;height:2px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.Home-module__GegQMG__bentoCard:hover:before{opacity:1}.Home-module__GegQMG__bentoCard:hover{border-color:#0066ff1a;transform:translateY(-4px);box-shadow:0 8px 40px #0000000f,0 0 30px #0066ff0a}.Home-module__GegQMG__bentoLarge{grid-column:span 2;align-items:center;gap:28px;padding:36px;display:flex}.Home-module__GegQMG__bentoIconLg{border-radius:var(--r-xl);flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.Home-module__GegQMG__bentoTextArea{flex:1}.Home-module__GegQMG__bentoIcon{border-radius:var(--r-xl);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;display:flex}.Home-module__GegQMG__bentoTitle{font-family:var(--font-heading),sans-serif;color:var(--text);margin-bottom:8px;font-size:17px;font-weight:800}.Home-module__GegQMG__bentoDesc{color:var(--text-secondary);font-size:14px;line-height:1.6}.Home-module__GegQMG__bentoDemo{margin-top:18px}.Home-module__GegQMG__bentoDemoBar{border-radius:var(--r-full);background:#0000000f;height:8px;margin-bottom:6px;overflow:hidden}.Home-module__GegQMG__bentoDemoFill{background:linear-gradient(90deg,var(--accent),var(--neon-cyan));border-radius:var(--r-full);width:49%;height:100%;position:relative}.Home-module__GegQMG__bentoDemoFill:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:2s infinite Home-module__GegQMG__shimmerSlide;position:absolute;inset:0}@keyframes Home-module__GegQMG__shimmerSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Home-module__GegQMG__bentoDemoLabels{color:var(--text-muted);justify-content:space-between;font-size:11px;font-weight:600;display:flex}.Home-module__GegQMG__gamifySection{color:var(--text);background:linear-gradient(160deg,#f0f5ff 0%,#d9e6ff 30%,#cce0ff 70%,#e6f0ff 100%);padding:100px 48px;position:relative;overflow:hidden}.Home-module__GegQMG__gamifySplit{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.Home-module__GegQMG__gamifyLeft{flex-direction:column;align-items:flex-start;display:flex}.Home-module__GegQMG__gamifyTitle{font-family:var(--font-heading),sans-serif;color:var(--text);letter-spacing:-1.5px;margin-bottom:16px;font-size:40px;font-weight:900;line-height:1.15}.Home-module__GegQMG__gamifyDesc{color:var(--text-secondary);margin-bottom:28px;font-size:16px;line-height:1.7}.Home-module__GegQMG__gamifyFeatures{flex-direction:column;gap:16px;display:flex}.Home-module__GegQMG__gamifyFeature{border-radius:var(--r-xl);transition:all .25s var(--ease-out);background:#ffffff80;border:1px solid #fff9;align-items:center;gap:14px;padding:14px 18px;display:flex}.Home-module__GegQMG__gamifyFeature:hover{background:#ffffffb3;border-color:#00b89426;transform:translate(4px)}.Home-module__GegQMG__gamifyFeatureIcon{flex-shrink:0;font-size:24px}.Home-module__GegQMG__gamifyFeatureName{color:var(--text);font-size:14px;font-weight:700}.Home-module__GegQMG__gamifyFeatureSub{color:var(--text-secondary);margin-top:2px;font-size:12px}.Home-module__GegQMG__gamifyRight{min-width:0}.Home-module__GegQMG__gamifyVisual{flex-direction:column;gap:16px;display:flex}.Home-module__GegQMG__gamifyBoard{background:var(--bg-surface);border-radius:var(--r-2xl);border:1px solid #0000000f;padding:20px;box-shadow:0 8px 30px #0000000f}.Home-module__GegQMG__gamifyBoardTitle{color:var(--text);align-items:center;gap:8px;margin-bottom:14px;font-size:14px;font-weight:800;display:flex}.Home-module__GegQMG__gamifyBoardRow{border-bottom:1px solid #0000000a;align-items:center;gap:10px;padding:8px 0;display:flex}.Home-module__GegQMG__gamifyBoardRow:last-child{border:none}.Home-module__GegQMG__gamifyBoardPos{color:var(--xp);width:28px;font-size:14px;font-weight:900}.Home-module__GegQMG__gamifyBoardAv{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.Home-module__GegQMG__gamifyBoardName{color:var(--text);flex:1;font-size:13px;font-weight:600}.Home-module__GegQMG__gamifyBoardXp{color:var(--text-muted);font-size:12px;font-weight:700}.Home-module__GegQMG__gamifyBadges{justify-content:center;gap:10px;display:flex}.Home-module__GegQMG__gamifyBadgeItem{border-radius:var(--r-lg);width:52px;height:52px;transition:all .3s var(--ease-out);background:#ffffff80;border:1px solid #0000000f;justify-content:center;align-items:center;font-size:22px;display:flex}.Home-module__GegQMG__gamifyBadgeItem:hover{background:#fffc;transform:translateY(-4px)scale(1.1);box-shadow:0 4px 15px #00000014}.Home-module__GegQMG__coursesSection{background:var(--bg-elevated);border-top:1px solid #0000000a;padding:100px 48px}.Home-module__GegQMG__coursesScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.Home-module__GegQMG__coursesScroll::-webkit-scrollbar{display:none}.Home-module__GegQMG__coursesGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.Home-module__GegQMG__courseCardWrapper{text-decoration:none;display:block}.Home-module__GegQMG__cCard{background:var(--bg-surface);border-radius:var(--r-2xl);transition:all .35s var(--ease-out);border:1px solid #0000000f;flex-direction:column;height:100%;display:flex;overflow:hidden}.Home-module__GegQMG__cCard:hover{border-color:#0066ff1f;transform:translateY(-6px);box-shadow:0 8px 40px #00000014,0 0 20px #0066ff0a}.Home-module__GegQMG__cThumb{justify-content:center;align-items:center;height:160px;font-size:56px;display:flex;position:relative;overflow:hidden}.Home-module__GegQMG__cFreeTag{background:var(--success);color:#fff;border-radius:var(--r-full);z-index:2;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 2px 10px #00b89433}.Home-module__GegQMG__cHotTag{color:#fff;border-radius:var(--r-full);z-index:2;background:#d63031e6;padding:4px 12px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.Home-module__GegQMG__cCat{background:var(--accent-pale);color:var(--accent);border-radius:var(--r-full);margin-bottom:10px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.Home-module__GegQMG__cBody{flex-direction:column;flex:1;padding:20px 24px;display:flex}.Home-module__GegQMG__cTitle{font-family:var(--font-heading),sans-serif;color:var(--text);margin-bottom:8px;font-size:16px;font-weight:800;line-height:1.4}.Home-module__GegQMG__cMeta{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:500;display:flex}.Home-module__GegQMG__cFoot{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.Home-module__GegQMG__cPrice{color:var(--text);font-size:18px;font-weight:800}.Home-module__GegQMG__cPrice.Home-module__GegQMG__free{color:var(--success)}.Home-module__GegQMG__cAction{border-radius:var(--r-full);background:var(--accent-pale);color:var(--accent);padding:8px 16px;font-size:13px;font-weight:700;transition:all .2s}.Home-module__GegQMG__cCard:hover .Home-module__GegQMG__cAction{background:var(--accent);color:#fff;box-shadow:0 2px 12px #06f3}.Home-module__GegQMG__cGrad0{background:linear-gradient(135deg,#5a3fd6 0%,#8b7cf0 100%)}.Home-module__GegQMG__cGrad1{background:linear-gradient(135deg,#00a884 0%,#00e5a0 100%)}.Home-module__GegQMG__cGrad2{background:linear-gradient(135deg,#d84040 0%,#ff8080 100%)}.Home-module__GegQMG__cGrad3{background:linear-gradient(135deg,#0078d4 0%,#4fc3f7 100%)}.Home-module__GegQMG__cGrad4{background:linear-gradient(135deg,#d4a020 0%,#ffb347 100%)}.Home-module__GegQMG__cGrad5{background:linear-gradient(135deg,#c73070 0%,#ff6b9d 100%)}.Home-module__GegQMG__testimonialSection{width:100%;max-width:1200px;margin:0 auto;padding:100px 48px}.Home-module__GegQMG__testimonialGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.Home-module__GegQMG__testimonialCard{background:var(--bg-surface);border-radius:var(--r-2xl);transition:all .3s var(--ease-out);border:1px solid #0000000d;flex-direction:column;padding:28px;display:flex;position:relative}.Home-module__GegQMG__testimonialCard:hover{border-color:#00000014;box-shadow:0 8px 30px #0000000f}.Home-module__GegQMG__testimonialQuoteMark{color:var(--accent);opacity:.1;font-family:Georgia,serif;font-size:60px;font-weight:900;line-height:1;position:absolute;top:14px;right:20px}.Home-module__GegQMG__testimonialStars{color:var(--xp);letter-spacing:2px;margin-bottom:14px;font-size:14px}.Home-module__GegQMG__testimonialText{color:var(--text-secondary);flex:1;margin-bottom:18px;font-size:14.5px;font-style:italic;line-height:1.65}.Home-module__GegQMG__testimonialAuthor{border-top:1px solid #0000000d;align-items:center;gap:10px;padding-top:14px;display:flex}.Home-module__GegQMG__testimonialAv{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.Home-module__GegQMG__testimonialName{color:var(--text);font-size:14px;font-weight:700}.Home-module__GegQMG__testimonialRole{color:var(--text-muted);margin-top:1px;font-size:11px}.Home-module__GegQMG__faqSection{width:100%;max-width:800px;margin:0 auto;padding:100px 48px}.Home-module__GegQMG__faqItem{border-bottom:1px solid #0000000f}.Home-module__GegQMG__faqQuestion{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-size:15px;font-weight:700;transition:color .2s;display:flex}.Home-module__GegQMG__faqQuestion:hover{color:var(--accent)}.Home-module__GegQMG__faqArrow{transition:transform .25s var(--ease-out);color:var(--text-muted);flex-shrink:0}.Home-module__GegQMG__faqArrow.Home-module__GegQMG__open{color:var(--accent);transform:rotate(180deg)}.Home-module__GegQMG__faqAnswer{color:var(--text-secondary);padding:0 0 20px;font-size:14px;line-height:1.7;animation:.2s ease-out Home-module__GegQMG__slideDown}@keyframes Home-module__GegQMG__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.Home-module__GegQMG__ctaSection{text-align:center;background:linear-gradient(160deg,#e6f0ff 0%,#cce0ff 40%,#b3d1ff 70%,#d9e6ff 100%);padding:100px 48px;position:relative;overflow:hidden}.Home-module__GegQMG__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#0066ff1a,#0000 70%);width:400px;height:400px;position:absolute;top:-40%;left:30%}.Home-module__GegQMG__ctaSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#00b8940f,#0000 70%);width:300px;height:300px;position:absolute;bottom:-30%;right:20%}.Home-module__GegQMG__ctaContent{z-index:1;position:relative}.Home-module__GegQMG__ctaTitle{font-family:var(--font-heading),sans-serif;color:var(--text);letter-spacing:-1.5px;margin-bottom:16px;font-size:42px;font-weight:900}.Home-module__GegQMG__ctaDesc{color:var(--text-secondary);max-width:500px;margin:0 auto 36px;font-size:17px;line-height:1.7}.Home-module__GegQMG__ctaTrustRow{justify-content:center;gap:28px;margin-top:36px;display:flex}.Home-module__GegQMG__ctaTrustItem{color:var(--text-muted);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.Home-module__GegQMG__footer{background:var(--bg-inset);border-top:1px solid #0000000d}.Home-module__GegQMG__footerInner{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;max-width:1200px;margin:0 auto;padding:48px 48px 32px;display:grid}.Home-module__GegQMG__footerBrand{min-width:0}.Home-module__GegQMG__footerLogo{font-family:var(--font-heading),sans-serif;color:var(--text);align-items:center;gap:10px;margin-bottom:12px;font-size:18px;font-weight:800;display:flex}.Home-module__GegQMG__footerBrandDesc{color:var(--text-muted);max-width:280px;font-size:13px;line-height:1.6}.Home-module__GegQMG__footerCol{flex-direction:column;gap:8px;display:flex}.Home-module__GegQMG__footerColTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:12px;font-weight:700}.Home-module__GegQMG__fLink{color:var(--text-muted);font-size:13px;font-weight:500;transition:color .15s}.Home-module__GegQMG__fLink:hover{color:var(--accent)}.Home-module__GegQMG__footerBottom{max-width:1200px;color:var(--text-muted);border-top:1px solid #0000000d;margin:0 auto;padding:16px 48px;font-size:12px}@media (max-width:900px){.Home-module__GegQMG__nav{padding:0 20px}.Home-module__GegQMG__hero{padding:60px 20px 80px}.Home-module__GegQMG__heroSplit{grid-template-columns:1fr;gap:40px}.Home-module__GegQMG__heroRight{display:none}.Home-module__GegQMG__heroLeft{text-align:center;align-items:center}.Home-module__GegQMG__heroTitle{letter-spacing:-1.5px;text-align:center;font-size:36px}.Home-module__GegQMG__heroDesc{text-align:center}.Home-module__GegQMG__heroPills,.Home-module__GegQMG__heroActions{justify-content:center}.Home-module__GegQMG__btnPrimaryLarge,.Home-module__GegQMG__btnGlassLarge{padding:14px 28px;font-size:15px}.Home-module__GegQMG__timelineSection{padding:60px 20px}.Home-module__GegQMG__timeline{flex-direction:column;gap:32px}.Home-module__GegQMG__timelineLine{display:none}.Home-module__GegQMG__bentoSection{padding:60px 20px}.Home-module__GegQMG__bentoGrid{grid-template-columns:1fr}.Home-module__GegQMG__bentoLarge{flex-direction:column;grid-column:span 1}.Home-module__GegQMG__gamifySection{padding:60px 20px}.Home-module__GegQMG__gamifySplit{grid-template-columns:1fr;gap:40px}.Home-module__GegQMG__gamifyTitle{font-size:30px}.Home-module__GegQMG__coursesSection{padding:60px 20px}.Home-module__GegQMG__coursesGrid{grid-template-columns:1fr}.Home-module__GegQMG__testimonialSection{padding:60px 20px}.Home-module__GegQMG__testimonialGrid{grid-template-columns:1fr}.Home-module__GegQMG__testimonialCard{transform:none!important}.Home-module__GegQMG__faqSection,.Home-module__GegQMG__ctaSection{padding:60px 20px}.Home-module__GegQMG__ctaTitle{font-size:30px}.Home-module__GegQMG__ctaTrustRow{flex-direction:column;align-items:center;gap:10px}.Home-module__GegQMG__sectionTitle{font-size:28px}.Home-module__GegQMG__footerInner{grid-template-columns:1fr;gap:24px;padding:32px 20px}.Home-module__GegQMG__footerBottom{padding:16px 20px}}@media (max-width:500px){.Home-module__GegQMG__nav{padding:0 12px}.Home-module__GegQMG__logoArea{gap:6px}.Home-module__GegQMG__logoText{font-size:15px}.Home-module__GegQMG__navActions{gap:4px}.Home-module__GegQMG__navActions .btn-primary{white-space:nowrap;padding:8px 12px;font-size:12px}.Home-module__GegQMG__navActions .btn-ghost{white-space:nowrap;padding:8px;font-size:12px}}@media (min-width:901px) and (max-width:1100px){.Home-module__GegQMG__coursesGrid{grid-template-columns:repeat(2,1fr)}.Home-module__GegQMG__footerInner{grid-template-columns:1fr 1fr}}
