.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;background:#f8fafc}.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 400px;align-items:center;gap:3rem;display:grid}.roadmap-module__GsCrrG__headerInfo{flex-direction:column;gap:1.5rem;display:flex}.roadmap-module__GsCrrG__headerVisual{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:400px;box-shadow:0 20px 50px -10px #00000080,0 0 20px rgba(var(--primary-rgb),.1);border-radius:20px;transition:transform .3s;position:relative;overflow:hidden}.roadmap-module__GsCrrG__thumbnailWrapper:hover{transform:translateY(-5px)}.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}@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:-.02em;background:linear-gradient(to right,var(--text-primary,#fff)30%,#a5b4fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:.5rem 0 0;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1.1}[data-theme=light] .roadmap-module__GsCrrG__headerInfo h1{background:linear-gradient(90deg,#0f172a 30%,#4f46e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.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}@media (max-width:768px){.roadmap-module__GsCrrG__certBanner{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{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{margin-bottom:1.25rem;font-size:.95rem}.roadmap-module__GsCrrG__viewCertBtn{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:0;align-items:flex-end;gap:.5rem;display:flex}.roadmap-module__GsCrrG__buyNowBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:.875rem;padding:.9rem 1.75rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.175,.885,.32,1.275);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,#6366f14d,#0000);border-radius:2px;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{border:1px solid var(--card-border,#ffffff14);cursor:pointer;background:#18181beb;border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;box-shadow:0 4px 20px #0000001a}.roadmap-module__GsCrrG__navCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff26,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.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{flex-wrap:wrap;align-items:center;gap:.5rem;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);border-radius:6px;padding:.35rem .6rem;font-size:.65rem;font-weight:800}.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{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}.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{border-top:1px solid var(--card-border,#ffffff14);z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.25rem;display:flex}.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;white-space:nowrap;text-align:center;background:#10b9811a;border:1px solid #10b98159;border-radius:.75rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;transition:all .25s}.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}}
