.roadmap-module__QQwAMa__container{max-width:1200px;margin:0 auto;padding:80px 20px}.roadmap-module__QQwAMa__header{text-align:center;margin-bottom:80px}.roadmap-module__QQwAMa__badge{color:#2563eb;letter-spacing:.1em;background:#2563eb1a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.roadmap-module__QQwAMa__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.roadmap-module__QQwAMa__subtitle{color:var(--muted-foreground);max-width:700px;margin:0 auto;font-size:1.25rem}.roadmap-module__QQwAMa__timeline{flex-direction:column;gap:4rem;display:flex}.roadmap-module__QQwAMa__section{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;padding:2rem;position:relative;overflow:hidden}.roadmap-module__QQwAMa__section:after{content:"";width:6px;height:100%;position:absolute;top:0;left:0}.roadmap-module__QQwAMa__section_completed:after{background:#22c55e}.roadmap-module__QQwAMa__section_in_progress:after{background:#f59e0b}.roadmap-module__QQwAMa__section_planned:after{background:#3b82f6}.roadmap-module__QQwAMa__section_radar:after{background:#8b5cf6}.roadmap-module__QQwAMa__sectionHeader{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.roadmap-module__QQwAMa__iconWrapper{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.roadmap-module__QQwAMa__section_completed .roadmap-module__QQwAMa__iconWrapper{color:#22c55e;background:#22c55e1a}.roadmap-module__QQwAMa__section_in_progress .roadmap-module__QQwAMa__iconWrapper{color:#f59e0b;background:#f59e0b1a}.roadmap-module__QQwAMa__section_planned .roadmap-module__QQwAMa__iconWrapper{color:#3b82f6;background:#3b82f61a}.roadmap-module__QQwAMa__section_radar .roadmap-module__QQwAMa__iconWrapper{color:#8b5cf6;background:#8b5cf61a}.roadmap-module__QQwAMa__sectionTitle{margin:0;font-size:2rem;font-weight:700}.roadmap-module__QQwAMa__itemCount{color:var(--muted-foreground);font-size:.875rem}.roadmap-module__QQwAMa__itemsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem;display:grid}.roadmap-module__QQwAMa__itemCard{background:var(--background);border:1px solid var(--card-border);border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .2s;display:flex}.roadmap-module__QQwAMa__itemCard:hover{border-color:var(--primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.roadmap-module__QQwAMa__itemIcon{background:var(--muted);width:40px;height:40px;color:var(--muted-foreground);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.roadmap-module__QQwAMa__itemBody{flex:1}.roadmap-module__QQwAMa__itemTitle{align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.125rem;font-weight:300;display:flex}.roadmap-module__QQwAMa__doneBadge{color:#fff;background:#22c55e;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:800}.roadmap-module__QQwAMa__itemDesc{color:var(--muted-foreground);margin:0;font-size:.875rem;line-height:1.5}@media (max-width:768px){.roadmap-module__QQwAMa__itemsGrid{grid-template-columns:1fr}.roadmap-module__QQwAMa__section{padding:1.5rem}}
