.RoadmapSkeleton-module__Qs7x7W__roadmapContainer{background:var(--bg-primary,#0a0b10);width:100%;min-height:100vh;padding-bottom:5rem}.RoadmapSkeleton-module__Qs7x7W__container{max-width:1200px;margin:0 auto;padding:0 2rem}.RoadmapSkeleton-module__Qs7x7W__roadmapHeader{padding:8rem 0 4rem}.RoadmapSkeleton-module__Qs7x7W__skeletonBackBtn{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:120px;height:1.5rem;margin-bottom:2rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonBadges{gap:1rem;margin-bottom:1.5rem;display:flex}.RoadmapSkeleton-module__Qs7x7W__skeletonBadge{background:var(--bg-tertiary,#1e293b);border-radius:99px;width:80px;height:2rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonTitle{background:var(--bg-tertiary,#1e293b);border-radius:8px;width:50%;height:4rem;margin-bottom:1.5rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonDesc{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:80%;height:1.25rem;margin-bottom:.75rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__phaseMarker{align-items:center;gap:2rem;margin:4rem 0 2rem;display:flex}.RoadmapSkeleton-module__Qs7x7W__skeletonPhaseLine{background:var(--bg-tertiary,#1e293b);flex:1;height:1px}.RoadmapSkeleton-module__Qs7x7W__skeletonPhaseInfo{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:200px;height:2rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.RoadmapSkeleton-module__Qs7x7W__skeletonCard{background:var(--card-bg,#111827);border:1px solid var(--card-border,#1e293b);border-radius:1.5rem;height:320px;padding:2.5rem;position:relative}.RoadmapSkeleton-module__Qs7x7W__skeletonCardTop{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:60px;height:1rem;margin-bottom:1.5rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonCardTitle{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:80%;height:2rem;margin-bottom:1.5rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonCardDesc{background:var(--bg-tertiary,#1e293b);border-radius:4px;width:100%;height:1rem;margin-bottom:.5rem;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse}.RoadmapSkeleton-module__Qs7x7W__skeletonCardFooter{background:var(--bg-tertiary,#1e293b);border-radius:8px;width:calc(100% - 5rem);height:3rem;margin-top:auto;animation:2s infinite RoadmapSkeleton-module__Qs7x7W__pulse;position:absolute;bottom:2.5rem;left:2.5rem}@keyframes RoadmapSkeleton-module__Qs7x7W__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
.roadmap-module__GsCrrG__roadmapContainer{background:var(--bg-primary,#09090b);width:100%;min-height:100vh;color:var(--text-primary,#fafafa);font-family:var(--font-outfit,"Inter",sans-serif);transition:background-color .4s,color .4s;position:relative;overflow-x:hidden}[data-theme=light] .roadmap-module__GsCrrG__roadmapContainer{color:#0f172a;--card-bg:#ffffffb3;--card-border:#6366f126;--header-glass:#ffffffb3;background:#f8fafc}[data-theme=dark] .roadmap-module__GsCrrG__roadmapContainer{--card-bg:#18181bb3;--card-border:#ffffff14;--header-glass:#121214b3}.roadmap-module__GsCrrG__blobs{z-index:0;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.roadmap-module__GsCrrG__blob{filter:blur(120px);opacity:.6;will-change:transform;border-radius:50%;animation:20s ease-in-out infinite alternate roadmap-module__GsCrrG__float;position:absolute;transform:translateZ(0)}.roadmap-module__GsCrrG__blob1{background:radial-gradient(circle,#6366f126 0%,#0000 60%);width:800px;height:800px;top:-200px;right:-200px}.roadmap-module__GsCrrG__blob2{background:radial-gradient(circle,#a855f726 0%,#0000 60%);width:700px;height:700px;animation-delay:-10s;bottom:10%;left:-200px}@keyframes roadmap-module__GsCrrG__float{0%{transform:translate(0)scale(1)}to{transform:translate(-50px,50px)scale(1.05)}}[data-theme=light] .roadmap-module__GsCrrG__blob1{background:radial-gradient(circle,#6366f11a 0%,#0000 60%)}[data-theme=light] .roadmap-module__GsCrrG__blob2{background:radial-gradient(circle,#a855f71a 0%,#0000 60%)}.roadmap-module__GsCrrG__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}@media (max-width:768px){.roadmap-module__GsCrrG__container{padding:0 1rem}}.roadmap-module__GsCrrG__roadmapHeader{background:0 0;padding:6rem 0 4rem;position:relative}.roadmap-module__GsCrrG__headerGrid{grid-template-columns:1fr 440px;align-items:center;gap:4rem;display:grid;position:relative}.roadmap-module__GsCrrG__headerInfo{z-index:2;flex-direction:column;gap:1.25rem;display:flex}.roadmap-module__GsCrrG__headerVisual{perspective:1000px;justify-content:flex-end;display:flex;position:relative}.roadmap-module__GsCrrG__thumbnailWrapper{aspect-ratio:16/10;background:var(--card-bg);border:1px solid var(--card-border);width:100%;max-width:440px;box-shadow:0 30px 60px -15px #0009,0 0 40px rgba(var(--primary-rgb),.15);border-radius:30px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(2deg)}.roadmap-module__GsCrrG__thumbnailWrapper:hover{box-shadow:0 40px 80px -20px #000000b3,0 0 60px rgba(var(--primary-rgb),.2);transform:rotateY(0)rotateX(0)translateY(-10px)}.roadmap-module__GsCrrG__thumbnailWrapper img{object-fit:cover;width:100%;height:100%}.roadmap-module__GsCrrG__thumbnailOverlay{pointer-events:none;background:linear-gradient(#0000,#0006);width:100%;height:100%;position:absolute;top:0;left:0}.roadmap-module__GsCrrG__thumbnailPlaceholder{background:linear-gradient(135deg,#6366f126 0%,#a855f726 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:2rem;display:flex}.roadmap-module__GsCrrG__thumbnailPlaceholderIcon{filter:drop-shadow(0 8px 16px #0000004d);font-size:4rem;line-height:1}.roadmap-module__GsCrrG__thumbnailPlaceholderTitle{color:var(--text-primary,#fff);text-align:center;opacity:.8;padding:0 1rem;font-size:1.1rem;font-weight:700}[data-theme=light] .roadmap-module__GsCrrG__thumbnailPlaceholder{background:linear-gradient(135deg,#6366f11a 0%,#a855f71a 100%)}@media (max-width:1100px){.roadmap-module__GsCrrG__headerGrid{grid-template-columns:1fr;gap:1.5rem}.roadmap-module__GsCrrG__headerVisual{order:-1;justify-content:center;margin-top:1.5rem}.roadmap-module__GsCrrG__thumbnailWrapper{max-width:100%}}@media (max-width:768px){.roadmap-module__GsCrrG__roadmapHeader{padding-top:7rem}.roadmap-module__GsCrrG__headerVisual{margin-top:0}}.roadmap-module__GsCrrG__backBtn{color:var(--text-muted,#a1a1aa);border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1rem .5rem .25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.roadmap-module__GsCrrG__backBtn:hover{color:var(--text-primary,#fff);transform:translate(-4px)}.roadmap-module__GsCrrG__backBtn .roadmap-module__GsCrrG__icon{font-size:1.1rem;transition:transform .2s}.roadmap-module__GsCrrG__badgeRow{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.roadmap-module__GsCrrG__badge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:600}.roadmap-module__GsCrrG__badge.roadmap-module__GsCrrG__category{color:#818cf8;background:#6366f11a;border:1px solid #6366f133}.roadmap-module__GsCrrG__badge.roadmap-module__GsCrrG__age{color:#c084fc;background:#a855f71a;border:1px solid #a855f733}[data-theme=light] .roadmap-module__GsCrrG__badge.roadmap-module__GsCrrG__category{color:#4f46e5;border-color:#6366f14d}[data-theme=light] .roadmap-module__GsCrrG__badge.roadmap-module__GsCrrG__age{color:#9333ea;border-color:#a855f74d}.roadmap-module__GsCrrG__statusBadge{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:600}.roadmap-module__GsCrrG__statusBadge.roadmap-module__GsCrrG__unlocked{color:#34d399;background:#10b9811a;border-color:#10b98133}.roadmap-module__GsCrrG__statusBadge.roadmap-module__GsCrrG__locked{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b33}.roadmap-module__GsCrrG__certBadge{color:#818cf8;cursor:pointer;background:#6366f126;border:1px solid #6366f14d;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.165,.84,.44,1);display:flex}.roadmap-module__GsCrrG__certBadge:hover{background:#6366f140;transform:translateY(-2px);box-shadow:0 10px 20px -5px #6366f14d}[data-theme=light] .roadmap-module__GsCrrG__certBadge{color:#4f46e5;background:#4f46e51a;border-color:#4f46e533}.roadmap-module__GsCrrG__headerInfo h1{letter-spacing:-.04em;background:linear-gradient(135deg,var(--text-primary,#fff)20%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.05}[data-theme=light] .roadmap-module__GsCrrG__headerInfo h1{background:linear-gradient(90deg,#0f172a 30%,#4f46e5 100%);-webkit-text-fill-color:transparent;color:#1a202c;text-shadow:none;-webkit-background-clip:text;background-clip:text}.roadmap-module__GsCrrG__courseRating{justify-content:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.roadmap-module__GsCrrG__courseStar{color:#fbbf24}.roadmap-module__GsCrrG__courseRatingAverage{color:#fff;font-weight:700}[data-theme=light] .roadmap-module__GsCrrG__courseRatingAverage{color:#1a202c}.roadmap-module__GsCrrG__courseRatingCount{color:#ffffffb3;font-size:.95rem}[data-theme=light] .roadmap-module__GsCrrG__courseRatingCount{color:#0009}.roadmap-module__GsCrrG__headerInfo .roadmap-module__GsCrrG__description{color:var(--text-secondary,#a1a1aa);max-width:650px;font-size:1.25rem;line-height:1.7}.roadmap-module__GsCrrG__certBanner{background:linear-gradient(135deg,#6366f11f 0%,#a855f71f 100%);border:1px solid #6366f133;border-radius:1.5rem;align-items:center;gap:1.5rem;max-width:800px;margin-top:1rem;padding:2rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards roadmap-module__GsCrrG__bannerEnter;display:flex}.roadmap-module__GsCrrG__encourageBanner{background:linear-gradient(135deg,#3b82f61f 0%,#9333ea1f 100%);border:1px solid #3b82f633;border-radius:1.5rem;align-items:center;gap:1.5rem;max-width:800px;margin-top:1rem;padding:2rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards roadmap-module__GsCrrG__bannerEnter;display:flex}[data-theme=light] .roadmap-module__GsCrrG__encourageBanner{background:linear-gradient(135deg,#3b82f614 0%,#9333ea14 100%);border-color:#3b82f626}.roadmap-module__GsCrrG__encourageIcon{filter:drop-shadow(0 10px 15px #0003);flex-shrink:0;font-size:3rem}.roadmap-module__GsCrrG__encourageInner h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.roadmap-module__GsCrrG__encourageInner p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.05rem;line-height:1.5}.roadmap-module__GsCrrG__enablePushBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#9333ea 100%);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 20px -5px #9333ea66}.roadmap-module__GsCrrG__enablePushBtn:hover{transform:translateY(-2px);box-shadow:0 15px 25px -5px #9333ea80}@media (max-width:768px){.roadmap-module__GsCrrG__certBanner,.roadmap-module__GsCrrG__encourageBanner{text-align:center;border-radius:1.25rem;flex-direction:column;gap:1rem;margin:0 0 1rem;padding:1.5rem}}@keyframes roadmap-module__GsCrrG__bannerEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .roadmap-module__GsCrrG__certBanner{background:linear-gradient(135deg,#6366f114 0%,#a855f714 100%);border-color:#6366f126}.roadmap-module__GsCrrG__certIcon{filter:drop-shadow(0 10px 15px #0003);flex-shrink:0;font-size:3rem}.roadmap-module__GsCrrG__certInner h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.roadmap-module__GsCrrG__certInner h3,.roadmap-module__GsCrrG__encourageInner h3{font-size:1.25rem}}.roadmap-module__GsCrrG__certInner p{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.05rem;line-height:1.5}@media (max-width:768px){.roadmap-module__GsCrrG__certInner p,.roadmap-module__GsCrrG__encourageInner p{margin-bottom:1.25rem;font-size:.95rem}.roadmap-module__GsCrrG__viewCertBtn,.roadmap-module__GsCrrG__enablePushBtn{width:100%;padding:.75rem 1.5rem}}.roadmap-module__GsCrrG__viewCertBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.75rem;padding:.8rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 20px -5px #6366f166}.roadmap-module__GsCrrG__viewCertBtn:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 15px 25px -5px #6366f180}.roadmap-module__GsCrrG__upgradeBanner{background:linear-gradient(135deg,#f59e0b14 0%,#ef444414 100%);border:1px solid #f59e0b40;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:2rem;max-width:800px;margin-top:0;padding:1.75rem 2rem;animation:.6s cubic-bezier(.16,1,.3,1) forwards roadmap-module__GsCrrG__bannerEnter;display:flex;position:relative;overflow:hidden}.roadmap-module__GsCrrG__upgradeBanner:before{content:"";background:linear-gradient(#f59e0b,#ef4444);border-radius:4px 0 0 4px;width:4px;height:100%;position:absolute;top:0;left:0}[data-theme=light] .roadmap-module__GsCrrG__upgradeBanner{background:linear-gradient(135deg,#f59e0b0f 0%,#ef44440f 100%);border-color:#f59e0b4d}.roadmap-module__GsCrrG__upgradeInfo{flex:1}.roadmap-module__GsCrrG__upgradeLabel{text-transform:uppercase;letter-spacing:.1em;color:#f59e0b;margin:0 0 .4rem;font-size:.8rem;font-weight:800}.roadmap-module__GsCrrG__upgradeDesc{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.5}.roadmap-module__GsCrrG__promoStatusOverlay{z-index:20;pointer-events:none;position:absolute;top:1.25rem;right:1.25rem}.roadmap-module__GsCrrG__promoBadge{color:#000;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ffb800 0%,#ff8a00 100%);border:2px solid #fff6;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:900;animation:2s ease-in-out infinite roadmap-module__GsCrrG__promoPulse;display:inline-flex;transform:rotate(3deg);box-shadow:0 10px 25px #0000004d}@keyframes roadmap-module__GsCrrG__promoPulse{0%{transform:rotate(3deg)scale(1)}50%{transform:rotate(3deg)scale(1.05)}to{transform:rotate(3deg)scale(1)}}.roadmap-module__GsCrrG__upgradeActions{flex-direction:column;flex-shrink:1;align-items:flex-end;gap:.5rem;display:flex}.roadmap-module__GsCrrG__buyNowBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:.875rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;padding:.9rem 1.75rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 4px 20px -4px #f59e0b80}.roadmap-module__GsCrrG__buyNowBtn:hover{transform:translateY(-3px);box-shadow:0 10px 25px -4px #f59e0b99}.roadmap-module__GsCrrG__freePreviewNote{color:var(--text-muted);opacity:.7;margin:0;font-size:.78rem}@media (max-width:768px){.roadmap-module__GsCrrG__upgradeBanner{flex-direction:column;align-items:flex-start;gap:1.25rem}.roadmap-module__GsCrrG__upgradeActions{align-items:stretch;width:100%}.roadmap-module__GsCrrG__buyNowBtn{text-align:center;width:100%}.roadmap-module__GsCrrG__freePreviewNote{text-align:center}}.roadmap-module__GsCrrG__phaseWrapper{margin-bottom:5rem;position:relative}.roadmap-module__GsCrrG__phaseMarker{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.roadmap-module__GsCrrG__phaseInfo{flex-direction:column;flex-shrink:0;display:flex}.roadmap-module__GsCrrG__phaseInfo .roadmap-module__GsCrrG__phaseNum{color:#818cf8;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.25rem;font-size:.85rem;font-weight:700;display:inline-block}.roadmap-module__GsCrrG__phaseInfo h2{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:2rem;font-weight:700}.roadmap-module__GsCrrG__phaseLine{background:linear-gradient(90deg,#6366f166,#0000);border-radius:4px;flex:1;height:2px}[data-theme=light] .roadmap-module__GsCrrG__phaseLine{background:linear-gradient(90deg,#6366f133,#0000)}.roadmap-module__GsCrrG__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.roadmap-module__GsCrrG__navCard{background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;border-radius:24px;flex-direction:column;gap:1.25rem;padding:2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.roadmap-module__GsCrrG__navCard:before{content:"";opacity:0;z-index:1;background:radial-gradient(circle at 0 0,#ffffff14,#0000 50%);transition:opacity .5s;position:absolute;inset:0}.roadmap-module__GsCrrG__navCard:after{content:attr(data-index);color:#ffffff08;z-index:0;pointer-events:none;letter-spacing:-.05em;font-size:4rem;font-style:italic;font-weight:900;line-height:1;transition:all .4s;position:absolute;bottom:80px;right:40px}[data-theme=light] .roadmap-module__GsCrrG__navCard:after{color:#00000008}.roadmap-module__GsCrrG__navCard:hover:after{color:#ffffff0d;transform:scale(1.05)}[data-theme=light] .roadmap-module__GsCrrG__navCard:hover:after{color:#0000000d}.roadmap-module__GsCrrG__navCard:hover:before{opacity:1}[data-theme=light] .roadmap-module__GsCrrG__navCard{background:#ffffffb3;border-color:#cbd5e1cc;box-shadow:0 4px 15px #00000008}.roadmap-module__GsCrrG__navCard:hover{background:var(--card-bg-hover,#27272a99);border-color:#6366f166;transform:translateY(-4px);box-shadow:0 12px 30px -10px #0000004d,0 0 0 1px #6366f11a}[data-theme=light] .roadmap-module__GsCrrG__navCard:hover{background:#fff;border-color:#6366f180;box-shadow:0 12px 30px -10px #6366f126}.roadmap-module__GsCrrG__cardTop{z-index:10;justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.roadmap-module__GsCrrG__topBadges{white-space:nowrap;flex-wrap:nowrap;flex-shrink:1;align-items:center;gap:.4rem;min-width:0;display:flex}.roadmap-module__GsCrrG__topActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.roadmap-module__GsCrrG__cardTag{color:var(--text-muted);opacity:.8;letter-spacing:.05em;background:var(--bg-hover,#ffffff0a);border:1px solid var(--card-border,#ffffff0d);text-overflow:ellipsis;border-radius:6px;max-width:120px;padding:.25rem .5rem;font-size:.6rem;font-weight:800;overflow:hidden}.roadmap-module__GsCrrG__freeBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:6px;align-items:center;padding:.35rem .6rem;font-size:.6rem;font-weight:800;animation:2.5s infinite roadmap-module__GsCrrG__pulseBadge;display:inline-flex;box-shadow:0 4px 12px #10b98140}@keyframes roadmap-module__GsCrrG__pulseBadge{0%{transform:scale(1);box-shadow:0 4px 12px #22c55e4d}50%{transform:scale(1.05);box-shadow:0 6px 16px #22c55e80}to{transform:scale(1);box-shadow:0 4px 12px #22c55e4d}}[data-theme=light] .roadmap-module__GsCrrG__cardTag{color:#4f46e5;background:#4f46e514;border-color:#4f46e526}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isMastered{background:linear-gradient(#18181b66 0%,#10b9810d 100%);border-color:#10b9814d}[data-theme=light] .roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isMastered{background:linear-gradient(#ffffffb3 0%,#10b9810d 100%);border-color:#10b98166}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isMastered:hover{border-color:#10b98199;box-shadow:0 12px 30px -10px #10b98126}.roadmap-module__GsCrrG__masteryToggleWrapper{align-items:center;display:flex}.roadmap-module__GsCrrG__topActionGroup{align-items:center;gap:.65rem;display:flex}.roadmap-module__GsCrrG__guruBtn{cursor:pointer;background:#ffb80014;border:1px solid #ffb80033;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.roadmap-module__GsCrrG__guruIcon{object-fit:contain;width:22px;height:22px;transition:transform .3s;animation:3s ease-in-out infinite roadmap-module__GsCrrG__pulse-guru}@keyframes roadmap-module__GsCrrG__pulse-guru{0%{transform:scale(1)}50%{filter:drop-shadow(0 0 5px #ffb80066);transform:scale(1.1)}to{transform:scale(1)}}.roadmap-module__GsCrrG__guruTooltip{color:#000;white-space:nowrap;opacity:0;pointer-events:none;z-index:100;background:#ffb800;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:800;transition:all .2s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:calc(100% + 10px);right:0;transform:translateY(5px)scale(.9);box-shadow:0 4px 10px #0000001a}.roadmap-module__GsCrrG__guruBtn:hover{background:#ffb80026;border-color:#ffb800;transform:translateY(-2px)}.roadmap-module__GsCrrG__guruBtn:hover .roadmap-module__GsCrrG__guruIcon{transform:scale(1.15)rotate(5deg)}.roadmap-module__GsCrrG__guruBtn:hover .roadmap-module__GsCrrG__guruTooltip{opacity:1;transform:translateY(0)scale(1)}[data-theme=light] .roadmap-module__GsCrrG__guruBtn{background:#f59e0b0d;border-color:#f59e0b26}.roadmap-module__GsCrrG__guruBtnInline{cursor:pointer;color:#fbbf24;white-space:nowrap;background:#ffb80014;border:1px solid #ffb80033;border-radius:9999px;align-items:center;gap:.5rem;margin-left:auto;padding:.4rem .85rem;font-size:.72rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.roadmap-module__GsCrrG__guruBtnInline:hover{background:#ffb80026;border-color:#ffb800;transform:translateY(-2px);box-shadow:0 4px 15px #ffb80033}.roadmap-module__GsCrrG__guruIconInline{flex-shrink:0}@keyframes roadmap-module__GsCrrG__guruWiggle{0%{transform:rotate(0)}to{transform:rotate(10deg)}}.roadmap-module__GsCrrG__guruBtnInline{color:#ffb800;cursor:pointer;white-space:nowrap;background:#ffb8001a;border:1px solid #ffb80033;border-radius:99px;align-items:center;gap:.5rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.roadmap-module__GsCrrG__guruBtnInline:hover{background:#ffb80033;border-color:#ffb800;transform:translateY(-1px)}.roadmap-module__GsCrrG__guruIconInline{object-fit:contain;width:16px;height:16px}[data-theme=light] .roadmap-module__GsCrrG__guruBtnInline{color:#d97706;background:#f59e0b14;border-color:#f59e0b33}@media (max-width:768px){.roadmap-module__GsCrrG__footerMain{flex-wrap:wrap;gap:.75rem}}.roadmap-module__GsCrrG__masteryBtn{border:1px solid var(--card-border,#ffffff1a);color:var(--text-secondary,#a1a1aa);letter-spacing:.02em;cursor:pointer;background:#ffffff08;border-radius:8px;align-items:center;height:28px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 5px #0000001a}.roadmap-module__GsCrrG__masteryText{padding:0 .5rem 0 .4rem}.roadmap-module__GsCrrG__masteryBtnSkeleton{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;width:80px;height:28px}.roadmap-module__GsCrrG__masteryBtn:hover{color:var(--text-primary,#fff);background:#ffffff14;border-color:#ffffff4d}.roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered{color:#34d399;background:#10b9811a;border-color:#10b9814d}.roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered:hover{background:#10b98126;border-color:#10b98180}[data-theme=light] .roadmap-module__GsCrrG__masteryBtn{color:#64748b;background:#fff;border-color:#0f172a26}[data-theme=light] .roadmap-module__GsCrrG__masteryBtn:hover{color:#0f172a;background:#f8fafc}[data-theme=light] .roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered{color:#059669;background:#10b9811a}.roadmap-module__GsCrrG__iconWrapper{background:#ffffff0d;border-right:1px solid #ffffff1a;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered .roadmap-module__GsCrrG__iconWrapper{background:#10b981;border-color:#10b981}[data-theme=light] .roadmap-module__GsCrrG__iconWrapper{background:#0f172a0d;border-right-color:#0f172a1a}[data-theme=light] .roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered .roadmap-module__GsCrrG__iconWrapper{background:#10b981;border-color:#10b981}.roadmap-module__GsCrrG__checkIcon{color:#0000;stroke-dasharray:24;stroke-dashoffset:24px;width:.8rem;height:.8rem;transition:all .3s}.roadmap-module__GsCrrG__masteryBtn:hover:not(.roadmap-module__GsCrrG__isMastered) .roadmap-module__GsCrrG__checkIcon{color:#fff6;stroke-dashoffset:0}[data-theme=light] .roadmap-module__GsCrrG__masteryBtn:hover:not(.roadmap-module__GsCrrG__isMastered) .roadmap-module__GsCrrG__checkIcon{color:#0f172a66}.roadmap-module__GsCrrG__masteryBtn.roadmap-module__GsCrrG__isMastered .roadmap-module__GsCrrG__checkIcon{color:#fff;stroke-dashoffset:0}.roadmap-module__GsCrrG__loginToTrackBtn{color:var(--text-secondary,#a1a1aa);cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:.3rem;height:28px;padding:0 .6rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.roadmap-module__GsCrrG__loginToTrackBtn:hover{color:#818cf8;background:#6366f126;border-color:#6366f166}[data-theme=light] .roadmap-module__GsCrrG__loginToTrackBtn{color:#64748b;background:#fff;border-color:#0f172a26}[data-theme=light] .roadmap-module__GsCrrG__loginToTrackBtn:hover{color:#4f46e5;background:#4f46e51a;border-color:#4f46e54d}.roadmap-module__GsCrrG__unauthorizedProgressBtn{color:#f59e0b;cursor:pointer;background:#f59e0b0d;border:1px solid #f59e0b33;border-radius:8px;justify-content:center;align-items:center;width:32px;height:28px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.roadmap-module__GsCrrG__unauthorizedProgressBtn:hover{background:#f59e0b1f;border-color:#f59e0b66;transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b1a}.roadmap-module__GsCrrG__lockIconSmall{opacity:.9;font-size:.8rem}.roadmap-module__GsCrrG__cardMain{z-index:10;flex:1;position:relative}.roadmap-module__GsCrrG__cardTitle{letter-spacing:-.01em;color:var(--text-primary);align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3;display:flex}.roadmap-module__GsCrrG__cardDesc{color:var(--text-secondary,#a1a1aa);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.roadmap-module__GsCrrG__emoji{font-size:1.4rem}.roadmap-module__GsCrrG__cardFooter{z-index:10;border-top:1px solid var(--card-border,#ffffff14);justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding-top:1.25rem;display:flex;position:relative}.roadmap-module__GsCrrG__footerMain{flex:1;align-items:center;gap:1.5rem;display:flex}[data-theme=light] .roadmap-module__GsCrrG__cardFooter{border-top-color:#0f172a14}.roadmap-module__GsCrrG__actionLabel{color:var(--text-primary);opacity:.5;font-size:.85rem;font-weight:600;transition:all .2s}.roadmap-module__GsCrrG__navCard:hover .roadmap-module__GsCrrG__actionLabel{opacity:1;color:#818cf8}[data-theme=light] .roadmap-module__GsCrrG__navCard:hover .roadmap-module__GsCrrG__actionLabel{color:#4f46e5}.roadmap-module__GsCrrG__arrowIcon{width:28px;height:28px;color:var(--text-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:all .2s;display:flex}.roadmap-module__GsCrrG__navCard:hover .roadmap-module__GsCrrG__arrowIcon{color:#fff;background:#6366f1;transform:translate(4px)}[data-theme=light] .roadmap-module__GsCrrG__arrowIcon{background:#0f172a0d}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isLocked{opacity:1;background:linear-gradient(135deg,#18181bf2 0%,#f59e0b0d 100%);border:1px solid #f59e0b26}[data-theme=light] .roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isLocked{background:linear-gradient(135deg,#ffffffe6 0%,#f59e0b0d 100%);border-color:#f59e0b40}.roadmap-module__GsCrrG__isLocked h3{opacity:.9}.roadmap-module__GsCrrG__isLocked .roadmap-module__GsCrrG__cardDesc{opacity:.8}.roadmap-module__GsCrrG__isLocked .roadmap-module__GsCrrG__actionLabel{color:#f59e0b;opacity:1;font-weight:700}.roadmap-module__GsCrrG__isLocked:hover{border-color:#f59e0b80;transform:translateY(-4px);box-shadow:0 12px 30px -10px #f59e0b26}.roadmap-module__GsCrrG__lockIcon{opacity:1;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;padding:.3rem .5rem;font-size:1rem}.roadmap-module__GsCrrG__resourceIndicator{color:#a5b4fc;background:#6366f126;border:1px solid #6366f14d;border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .6rem;display:flex}.roadmap-module__GsCrrG__resourceIcon{font-size:.9rem}.roadmap-module__GsCrrG__resourceCount{font-size:.75rem;font-weight:700}@media (max-width:768px){.roadmap-module__GsCrrG__roadmapHeader{padding:4rem 0 1.5rem}.roadmap-module__GsCrrG__headerInfo h1{margin-bottom:1rem;font-size:clamp(2.25rem,8vw,2.75rem)}.roadmap-module__GsCrrG__headerInfo .roadmap-module__GsCrrG__description{font-size:1.05rem;line-height:1.6}.roadmap-module__GsCrrG__backBtn{margin-bottom:1.5rem;padding:.4rem .75rem;font-size:.85rem}.roadmap-module__GsCrrG__badgeRow{gap:.5rem}.roadmap-module__GsCrrG__badge,.roadmap-module__GsCrrG__statusBadge,.roadmap-module__GsCrrG__certBadge{padding:.3rem .65rem;font-size:.7rem}.roadmap-module__GsCrrG__phaseWrapper{margin-bottom:2rem}.roadmap-module__GsCrrG__phaseMarker{gap:.5rem;margin-bottom:1.25rem}.roadmap-module__GsCrrG__phaseInfo h2{font-size:1.5rem}.roadmap-module__GsCrrG__phaseInfo .roadmap-module__GsCrrG__phaseNum{font-size:.75rem}.roadmap-module__GsCrrG__cardsGrid{grid-template-columns:1fr;gap:1rem}.roadmap-module__GsCrrG__navCard{gap:1rem;padding:1.25rem}.roadmap-module__GsCrrG__cardTitle{font-size:1.15rem}.roadmap-module__GsCrrG__cardDesc{margin-bottom:0;font-size:.85rem}.roadmap-module__GsCrrG__emoji{font-size:1.2rem}.roadmap-module__GsCrrG__guruTooltip{padding:3px 8px;font-size:.65rem;left:50%;right:auto;transform:translate(-50%)translateY(5px)scale(.9)}.roadmap-module__GsCrrG__guruBtn:hover .roadmap-module__GsCrrG__guruTooltip{transform:translate(-50%)translateY(0)scale(1)}}.roadmap-module__GsCrrG__stickyProgress{z-index:900;will-change:transform;background:#141417f7;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:1rem;padding:.75rem 1.25rem;animation:.6s cubic-bezier(.16,1,.3,1) .2s forwards roadmap-module__GsCrrG__slideUpCenter;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 10px 40px -10px #0009,0 0 0 1px #ffffff0d}@keyframes roadmap-module__GsCrrG__slideUpCenter{to{transform:translate(-50%)translateY(0)}}[data-theme=light] .roadmap-module__GsCrrG__stickyProgress{background:#ffffffe6;border-color:#0f172a1a;box-shadow:0 10px 40px -10px #00000026}.roadmap-module__GsCrrG__notFound{text-align:center;padding:8rem 2rem}.roadmap-module__GsCrrG__notFound h1{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}@media (max-width:768px){.roadmap-module__GsCrrG__notFound{padding:5rem 1.5rem}}.roadmap-module__GsCrrG__stickyProgressHeader{align-items:center;gap:.75rem;display:flex}.roadmap-module__GsCrrG__stickyLabel{color:var(--text-secondary);font-size:.8rem;font-weight:600}.roadmap-module__GsCrrG__stickyValue{color:#10b981;background:#10b98126;border-radius:99px;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.roadmap-module__GsCrrG__stickyProgressBarBg{background:#ffffff1a;border-radius:99px;width:120px;height:6px;overflow:hidden}[data-theme=light] .roadmap-module__GsCrrG__stickyProgressBarBg{background:#0f172a1a}.roadmap-module__GsCrrG__stickyProgressBarFill{background:linear-gradient(90deg,#10b981,#34d399);border-radius:99px;height:100%;transition:width .6s cubic-bezier(.25,.8,.25,1);box-shadow:0 0 10px #10b98180}@media (max-width:768px){.roadmap-module__GsCrrG__stickyProgress{gap:.75rem;width:auto;max-width:calc(100% - 2rem);padding:.6rem 1.25rem;bottom:5.5rem}.roadmap-module__GsCrrG__stickyLabel{font-size:.7rem}.roadmap-module__GsCrrG__stickyValue{padding:.15rem .5rem;font-size:.75rem}.roadmap-module__GsCrrG__stickyProgressBarBg{width:80px;height:5px}}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isFreeHighlight{background:linear-gradient(135deg,#18181beb 0%,#10b98112 100%);border-color:#10b98180;animation:2.8s ease-in-out infinite roadmap-module__GsCrrG__freeGlow;box-shadow:0 0 0 1px #10b98133,0 8px 30px -8px #10b98133}[data-theme=light] .roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isFreeHighlight{background:linear-gradient(135deg,#fffffff2 0%,#10b9810f 100%);border-color:#10b98180}@keyframes roadmap-module__GsCrrG__freeGlow{0%,to{box-shadow:0 0 0 1px #10b98133,0 8px 30px -8px #10b98126}50%{box-shadow:0 0 0 2px #10b98159,0 12px 35px -8px #10b98159}}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isFreeHighlight:hover{border-color:#10b981cc;animation:none;transform:translateY(-6px);box-shadow:0 0 0 2px #10b98166,0 20px 40px -10px #10b9814d}.roadmap-module__GsCrrG__freeActionLabel{color:#10b981!important;opacity:1!important;font-size:.9rem!important;font-weight:700!important}.roadmap-module__GsCrrG__navCard.roadmap-module__GsCrrG__isFreeHighlight:hover .roadmap-module__GsCrrG__freeActionLabel{color:#34d399!important}.roadmap-module__GsCrrG__freePreviewBtn{color:#10b981;cursor:pointer;text-align:center;background:#10b9811a;border:1px solid #10b98159;border-radius:.75rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .25s;display:inline-flex}.roadmap-module__GsCrrG__freePreviewBtn:hover{background:#10b9812e;border-color:#10b98199;transform:translateY(-2px);box-shadow:0 6px 20px -4px #10b98140}[data-theme=light] .roadmap-module__GsCrrG__freePreviewBtn{background:#10b98114;border-color:#10b9814d}@media (max-width:768px){.roadmap-module__GsCrrG__freePreviewBtn{width:100%}}.roadmap-module__GsCrrG__stickyBuyCta{z-index:950;-webkit-backdrop-filter:blur(20px);background:#0f172aeb;border-top:1px solid #ffffff14;padding:1rem 1.25rem;animation:.4s cubic-bezier(.16,1,.3,1) roadmap-module__GsCrrG__slideUpCta;display:none;position:fixed;bottom:0;left:0;right:0}@keyframes roadmap-module__GsCrrG__slideUpCta{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .roadmap-module__GsCrrG__stickyBuyCta{background:#fffffff5;border-top-color:#0000000f;box-shadow:0 -8px 30px #0000000f}.roadmap-module__GsCrrG__stickyBuyContent{justify-content:space-between;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.roadmap-module__GsCrrG__stickyBuyText{flex:1;min-width:0}.roadmap-module__GsCrrG__stickyBuyTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:800;overflow:hidden}.roadmap-module__GsCrrG__stickyBuySub{color:#22c55e;margin:.1rem 0 0;font-size:.75rem;font-weight:700}.roadmap-module__GsCrrG__stickyBuyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;flex-shrink:0;padding:.75rem 1.25rem;font-size:.9rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #f59e0b59}.roadmap-module__GsCrrG__stickyBuyBtn:active{transform:scale(.97)}@media (max-width:768px){.roadmap-module__GsCrrG__stickyBuyCta{display:flex}.roadmap-module__GsCrrG__roadmapContent{padding-bottom:5rem}}
.ReviewsSection-module__slDNfq__section{background-color:var(--bg-secondary);padding:4rem 1rem}.ReviewsSection-module__slDNfq__container{max-width:1200px;margin:0 auto}.ReviewsSection-module__slDNfq__header{text-align:center;margin-bottom:3rem}.ReviewsSection-module__slDNfq__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800}.ReviewsSection-module__slDNfq__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.ReviewsSection-module__slDNfq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.ReviewsSection-module__slDNfq__reviewCard{background-color:var(--card-bg);border:1px solid var(--card-border);border-radius:16px;flex-direction:column;gap:1.25rem;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ReviewsSection-module__slDNfq__reviewCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ReviewsSection-module__slDNfq__stars{align-items:center;gap:.25rem;display:flex}.ReviewsSection-module__slDNfq__star{font-size:1.25rem}.ReviewsSection-module__slDNfq__starFilled{color:var(--warning)}.ReviewsSection-module__slDNfq__starEmpty{color:var(--card-border)}.ReviewsSection-module__slDNfq__comment{color:var(--text-secondary);flex-grow:1;margin:0;font-size:1rem;font-style:italic;line-height:1.6}.ReviewsSection-module__slDNfq__footer{border-top:1px solid var(--card-border);margin-top:auto;padding-top:1.25rem}.ReviewsSection-module__slDNfq__authorName{color:var(--text-primary);margin:0;font-weight:700}.ReviewsSection-module__slDNfq__courseContext{color:var(--text-tertiary);margin:.25rem 0 0;font-size:.85rem}.ReviewsSection-module__slDNfq__courseName{color:var(--text-secondary);font-weight:600}
.CategoryHub-module__CeFRna__hubPage{background:var(--bg-primary);min-height:100vh;margin-top:64px;position:relative;overflow-x:hidden}.CategoryHub-module__CeFRna__loadingState{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.CategoryHub-module__CeFRna__decorativeBg{pointer-events:none;z-index:0;contain:strict;position:absolute;inset:0;overflow:hidden}.CategoryHub-module__CeFRna__blob{filter:blur(120px);opacity:.5;border-radius:50%;animation:20s infinite alternate CategoryHub-module__CeFRna__float;position:absolute}.CategoryHub-module__CeFRna__blobPrimary{background:radial-gradient(circle,#f59e0b26 0%,#0000 60%);width:700px;height:700px;top:-150px;right:-150px}.CategoryHub-module__CeFRna__blobSecondary{background:radial-gradient(circle,#06b6d426 0%,#0000 60%);width:600px;height:600px;animation-delay:-5s;top:40%;left:-200px}.CategoryHub-module__CeFRna__blobTertiary{background:radial-gradient(circle,#ec48991a 0%,#0000 60%);width:500px;height:500px;animation-duration:25s;bottom:-100px;right:20%}.CategoryHub-module__CeFRna__development .CategoryHub-module__CeFRna__blobPrimary{background:radial-gradient(circle,#2563eb26 0%,#0000 60%)}.CategoryHub-module__CeFRna__development .CategoryHub-module__CeFRna__blobSecondary{background:radial-gradient(circle,#7c3aed26 0%,#0000 60%)}.CategoryHub-module__CeFRna__development .CategoryHub-module__CeFRna__blobTertiary{background:radial-gradient(circle,#2563eb1a 0%,#0000 60%)}.CategoryHub-module__CeFRna__kids .CategoryHub-module__CeFRna__blobPrimary{background:radial-gradient(circle,#f59e0b26 0%,#0000 60%)}.CategoryHub-module__CeFRna__kids .CategoryHub-module__CeFRna__blobSecondary{background:radial-gradient(circle,#06b6d426 0%,#0000 60%)}.CategoryHub-module__CeFRna__kids .CategoryHub-module__CeFRna__blobTertiary{background:radial-gradient(circle,#ec48991a 0%,#0000 60%)}.CategoryHub-module__CeFRna__academic .CategoryHub-module__CeFRna__blobPrimary{background:radial-gradient(circle,#0d948826 0%,#0000 60%)}.CategoryHub-module__CeFRna__academic .CategoryHub-module__CeFRna__blobSecondary{background:radial-gradient(circle,#4f46e526 0%,#0000 60%)}.CategoryHub-module__CeFRna__academic .CategoryHub-module__CeFRna__blobTertiary{background:radial-gradient(circle,#0d94881a 0%,#0000 60%)}.CategoryHub-module__CeFRna__gridOverlay{background-image:linear-gradient(#f59e0b0d 1px,#0000 1px),linear-gradient(90deg,#f59e0b0d 1px,#0000 1px);background-size:50px 50px;width:100%;height:60vh;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 80%);mask-image:linear-gradient(#000 0%,#0000 80%)}@keyframes CategoryHub-module__CeFRna__float{0%{transform:translate(0)scale(1)}to{transform:translate(60px,60px)scale(1.1)}}.CategoryHub-module__CeFRna__container{z-index:10;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.CategoryHub-module__CeFRna__hubHero{text-align:center;min-height:480px;padding:6rem 0 1rem}.CategoryHub-module__CeFRna__badgeWrapper{justify-content:center;margin-bottom:2rem;display:flex}.CategoryHub-module__CeFRna__hubBadge{color:#f59e0b;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f59e0b1a;border:2px solid #f59e0b33;border-radius:999px;padding:.6rem 1.5rem;font-size:.85rem;font-weight:900;display:inline-block;box-shadow:0 4px 12px #f59e0b1a}.CategoryHub-module__CeFRna__heroTitle{color:var(--text-primary);letter-spacing:-.05em;text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5rem);font-weight:900;line-height:1}.CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,#f59e0b 20%,#ef4444 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 0 20px #f59e0b33);-webkit-background-clip:text;background-clip:text;display:inline-block}.CategoryHub-module__CeFRna__development .CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,var(--text-primary)20%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CategoryHub-module__CeFRna__academic .CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,#0d9488 20%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,#f59e0b 20%,#ef4444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .CategoryHub-module__CeFRna__development .CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,#0f172a 10%,#2563eb 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] .CategoryHub-module__CeFRna__academic .CategoryHub-module__CeFRna__gradientText{background:linear-gradient(135deg,#0d9488 10%,#4338ca 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.CategoryHub-module__CeFRna__heroDesc{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;line-height:1.6}.CategoryHub-module__CeFRna__bundleSection{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(24px);text-align:left;border-radius:32px;flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;max-width:1000px;margin-top:4rem;margin-left:auto;margin-right:auto;padding:2.5rem 3.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -15px #0003,inset 0 0 20px #ffffff0d}.CategoryHub-module__CeFRna__bundleSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#f59e0b1a,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.CategoryHub-module__CeFRna__bundleSection:after{content:"";pointer-events:none;background:conic-gradient(#0000 0%,#f59e0b0d 25%,#0000 50%);width:200%;height:200%;animation:10s linear infinite CategoryHub-module__CeFRna__rotateShimmer;position:absolute;top:-50%;left:-50%}@keyframes CategoryHub-module__CeFRna__rotateShimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CategoryHub-module__CeFRna__bundleInfo{flex-direction:column;flex:1;align-items:flex-start;gap:.5rem;display:flex}.CategoryHub-module__CeFRna__bundleAction{flex-direction:column;align-items:flex-end;gap:.75rem;min-width:280px;display:flex}.CategoryHub-module__CeFRna__bundleBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:16px;width:100%;padding:1rem 2rem;font-size:1.15rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #f59e0b4d}.CategoryHub-module__CeFRna__bundleBtn:hover{transform:translateY(-4px);box-shadow:0 10px 20px #f59e0b66}.CategoryHub-module__CeFRna__bundleSub{color:var(--text-secondary);opacity:.9;margin:0;font-size:1.05rem;font-weight:500;line-height:1.5}.CategoryHub-module__CeFRna__offerBadge{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;background:#ef44441a;border:1px solid #ef444433;border-radius:99px;padding:.4rem .8rem;font-size:.8rem;font-weight:800;display:inline-block}.CategoryHub-module__CeFRna__totalValue{color:var(--text-secondary);margin:0;font-size:1.1rem}.CategoryHub-module__CeFRna__originalPrice{opacity:.6;text-decoration:line-through}.CategoryHub-module__CeFRna__savingsText{color:var(--text-primary);font-weight:800}.CategoryHub-module__CeFRna__bundleFooterText{opacity:.7;margin:0;font-size:.85rem}.CategoryHub-module__CeFRna__unlockedBadge{color:#4ade80;letter-spacing:-.01em;background:linear-gradient(135deg,#22c55e33 0%,#22c55e0d 100%);border:1px solid #22c55e4d;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:1rem;font-weight:800;display:flex;box-shadow:0 4px 15px #22c55e26}[data-theme=light] .CategoryHub-module__CeFRna__unlockedBadge{color:#16a34a;background:linear-gradient(135deg,#16a34a1a 0%,#16a34a0d 100%);border-color:#16a34a33}[data-theme=light] .CategoryHub-module__CeFRna__bundleSub{color:#475569}.CategoryHub-module__CeFRna__hubContent{padding:2rem 0 6rem}.CategoryHub-module__CeFRna__hubGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid}.CategoryHub-module__CeFRna__courseCard{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);content-visibility:auto;contain-intrinsic-size:1px 400px;border-radius:28px;flex-direction:column;padding:1.25rem;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.CategoryHub-module__CeFRna__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CategoryHub-module__CeFRna__courseSubcat{color:#f59e0b;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:800}.CategoryHub-module__CeFRna__courseAge{color:#fff;background:#3b82f6;border-radius:50px;padding:5px 14px;font-size:.75rem;font-weight:900;box-shadow:0 4px 10px #3b82f64d}.CategoryHub-module__CeFRna__freeBadgeGlobal{background:var(--success);color:#fff;letter-spacing:.05em;border-radius:50px;padding:4px 10px;font-size:.65rem;font-weight:900;box-shadow:0 4px 12px #22c55e33}.CategoryHub-module__CeFRna__freeTrialBadge{color:#fff;letter-spacing:.05em;background:#f59e0b;border-radius:50px;padding:4px 10px;font-size:.65rem;font-weight:900;box-shadow:0 4px 12px #f59e0b33}.CategoryHub-module__CeFRna__cardImgContainer{aspect-ratio:16/9;background:var(--bg-secondary);z-index:2;border-radius:1.5rem;margin:-.5rem -.5rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000000d}.CategoryHub-module__CeFRna__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.CategoryHub-module__CeFRna__courseCard:hover .CategoryHub-module__CeFRna__cardImg{transform:scale(1.1)rotate(2deg)}.CategoryHub-module__CeFRna__cardTitle{color:var(--text-primary);margin-top:.5rem;margin-bottom:.5rem;font-size:1.4rem;font-weight:900;line-height:1.25}.CategoryHub-module__CeFRna__cardRating{align-items:center;margin-bottom:.5rem;font-size:.95rem;display:flex}.CategoryHub-module__CeFRna__cardRatingStar{color:#fbbf24}.CategoryHub-module__CeFRna__cardRatingAverage{color:var(--text-primary);margin-left:4px;font-weight:600}.CategoryHub-module__CeFRna__cardRatingCount{color:var(--text-secondary);margin-left:4px;font-size:.85rem}.CategoryHub-module__CeFRna__cardDesc{color:var(--text-secondary);opacity:.8;flex-grow:1;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.CategoryHub-module__CeFRna__cardFooter{border-top:1px solid var(--card-border);color:var(--primary,#3b82f6);justify-content:space-between;align-items:center;padding-top:1.25rem;font-size:.85rem;font-weight:800;display:flex}.CategoryHub-module__CeFRna__courseCard:hover{border-color:#f59e0b;transform:translateY(-12px);box-shadow:0 30px 60px -12px #f59e0b33}.CategoryHub-module__CeFRna__cardPriceTag{align-items:center;gap:.6rem;display:flex}.CategoryHub-module__CeFRna__cardPrice{color:#f59e0b;letter-spacing:-.02em;font-size:1rem;font-weight:800}.CategoryHub-module__CeFRna__cardPriceWrapper{align-items:baseline;gap:.4rem;display:flex}.CategoryHub-module__CeFRna__cardBasePrice{opacity:.55;font-size:.8rem;font-weight:500}.CategoryHub-module__CeFRna__cardPriceFree{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33;border-radius:50px;padding:2px 10px;font-size:.85rem;font-weight:800}@media (max-width:768px){.CategoryHub-module__CeFRna__hubHero{min-height:180px;padding:3rem 0 0}.CategoryHub-module__CeFRna__hubContent{padding:1rem 0 4rem}.CategoryHub-module__CeFRna__hubGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.CategoryHub-module__CeFRna__heroTitle{margin-bottom:1rem;font-size:clamp(2rem,10vw,2.5rem)}.CategoryHub-module__CeFRna__heroDesc{padding:0 10px;font-size:1.05rem}.CategoryHub-module__CeFRna__bundleSection{text-align:center;background:linear-gradient(180deg,var(--card-bg)0%,#f59e0b0d 100%);border:1px solid #f59e0b33;border-radius:28px;flex-direction:column;gap:2rem;width:100%;padding:2.5rem 1.5rem;display:none}.CategoryHub-module__CeFRna__bundleInfo{align-items:center;width:100%}.CategoryHub-module__CeFRna__bundleAction{width:100%;min-width:unset;align-items:center}.CategoryHub-module__CeFRna__bundleBtn{width:100%;padding:1.25rem 1.5rem;font-size:1.15rem}.CategoryHub-module__CeFRna__courseCard{border-radius:24px;padding:2rem 1.5rem}.CategoryHub-module__CeFRna__cardTitle{margin-bottom:.75rem;font-size:1.5rem}.CategoryHub-module__CeFRna__cardDesc{margin-bottom:1.5rem;font-size:1rem}}.CategoryHub-module__CeFRna__stickyBundle{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0f172ae6;border-top:1px solid #f59e0b40;justify-content:center;align-items:center;padding:1rem 1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) CategoryHub-module__CeFRna__slideUp;display:none;position:fixed;bottom:0;left:0;right:0}@keyframes CategoryHub-module__CeFRna__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .CategoryHub-module__CeFRna__stickyBundle{background:#fffffff2;border-top-color:#f59e0b33;box-shadow:0 -10px 30px #f59e0b1a}.CategoryHub-module__CeFRna__stickyBundleContent{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1200px;display:flex}.CategoryHub-module__CeFRna__stickyBundleText{flex-direction:column;flex:1;display:flex}.CategoryHub-module__CeFRna__stickyBundleTitle{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:800}.CategoryHub-module__CeFRna__stickyBundleSub{color:#22c55e;margin:0;font-size:.75rem;font-weight:800}.CategoryHub-module__CeFRna__stickyBundleBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:12px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:800;box-shadow:0 4px 15px #f59e0b66}@media (max-width:768px){.CategoryHub-module__CeFRna__stickyBundle{display:flex}.CategoryHub-module__CeFRna__stickyBundleTitle{font-size:.85rem}}.CategoryHub-module__CeFRna__sectionTitle{text-align:center;color:var(--text-primary);margin-top:6rem;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:900}.CategoryHub-module__CeFRna__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.CategoryHub-module__CeFRna__featureCard{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);content-visibility:auto;contain-intrinsic-size:1px 200px;border-radius:28px;padding:3rem 2rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000001a}.CategoryHub-module__CeFRna__featureCard:hover{border-color:var(--primary,#f59e0b);transform:translateY(-8px);box-shadow:0 30px 60px -15px #0003}.CategoryHub-module__CeFRna__featureCard:after{content:"";background:var(--primary,#f59e0b);opacity:.1;width:100%;height:4px;position:absolute;top:0;left:0}.CategoryHub-module__CeFRna__featureEmoji{margin-bottom:1.5rem;font-size:3rem;display:block}.CategoryHub-module__CeFRna__featureTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:800}.CategoryHub-module__CeFRna__featureDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.CategoryHub-module__CeFRna__stepsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:6rem;display:grid;position:relative}.CategoryHub-module__CeFRna__stepCard{text-align:center;background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:24px;padding:2rem;position:relative}.CategoryHub-module__CeFRna__stepNumber{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:900;display:flex;box-shadow:0 10px 20px #f59e0b4d}.CategoryHub-module__CeFRna__stepTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.4rem;font-weight:800}.CategoryHub-module__CeFRna__stepDesc{color:var(--text-secondary);line-height:1.5}.CategoryHub-module__CeFRna__faqSection{max-width:800px;margin:0 auto 8rem}.CategoryHub-module__CeFRna__faqItem{background:var(--card-bg);border:1px solid var(--card-border);content-visibility:auto;contain-intrinsic-size:1px 60px;border-radius:16px;margin-bottom:1rem;transition:all .3s;overflow:hidden}.CategoryHub-module__CeFRna__faqItem:hover{border-color:#f59e0b66}.CategoryHub-module__CeFRna__faqQuestion{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;font-weight:700;display:flex}.CategoryHub-module__CeFRna__faqAnswer{color:var(--text-secondary);padding:0 1.5rem 1.25rem;font-size:1.05rem;line-height:1.6}.CategoryHub-module__CeFRna__faqIcon{color:#f59e0b;font-size:1.2rem;transition:transform .3s}.CategoryHub-module__CeFRna__faqOpen .CategoryHub-module__CeFRna__faqIcon{transform:rotate(45deg)}@media (max-width:768px){.CategoryHub-module__CeFRna__featureGrid{grid-template-columns:1fr;gap:1rem}.CategoryHub-module__CeFRna__stepsContainer{grid-template-columns:1fr;gap:1.5rem}.CategoryHub-module__CeFRna__sectionTitle{margin-top:4rem;margin-bottom:2rem}.CategoryHub-module__CeFRna__stepCard{padding:1.5rem}}
