.Roadmap-module__D-s9Bq__wrapper{background-color:#1a1a1a;flex-direction:column;flex:1;gap:0;min-height:0;padding:5rem 0;display:flex}.Roadmap-module__D-s9Bq__headerRow{justify-content:space-between;align-items:flex-start;gap:1rem;width:83.33%;max-width:100rem;margin:0 auto 3rem;display:flex}.Roadmap-module__D-s9Bq__title{color:#fafafa;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.75rem;font-weight:700}.Roadmap-module__D-s9Bq__subtitle{color:#71717a;margin:0;font-size:.9rem}.Roadmap-module__D-s9Bq__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;flex-shrink:0;padding:.5rem 1.1rem;font-size:.9rem;font-weight:500;transition:background .15s}.Roadmap-module__D-s9Bq__addBtn:hover{background:#4f46e5}.Roadmap-module__D-s9Bq__pipeline{flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;width:83.33%;max-width:100rem;margin:0 auto;padding-bottom:1.5rem;display:flex;overflow-x:auto}@media (min-width:1200px){.Roadmap-module__D-s9Bq__pipeline{flex-direction:row}}.Roadmap-module__D-s9Bq__column{background:#111;border:1px solid #262626;border-radius:12px;flex-direction:column;flex:1;width:100%;transition:border-color .2s,background .2s;display:flex}.Roadmap-module__D-s9Bq__columnOver{background:rgba(99,102,241,.04);border-style:dashed;border-color:#6366f1}.Roadmap-module__D-s9Bq__columnHeader{border-bottom:1px solid transparent;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:.75rem .875rem;display:flex}.Roadmap-module__D-s9Bq__columnHeaderLeft{align-items:center;gap:.5rem;display:flex}.Roadmap-module__D-s9Bq__columnDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Roadmap-module__D-s9Bq__columnTitle{margin:0;font-size:.875rem;font-weight:600}.Roadmap-module__D-s9Bq__columnCount{opacity:.8;font-size:.75rem;font-weight:500}.Roadmap-module__D-s9Bq__columnAddBtn{cursor:pointer;opacity:.7;background:0 0;border:1px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.1rem;line-height:1;transition:opacity .15s;display:flex}.Roadmap-module__D-s9Bq__columnAddBtn:hover{opacity:1}.Roadmap-module__D-s9Bq__columnCards{flex-direction:column;flex:1;gap:.5rem;min-height:60px;padding:.5rem .5rem .75rem;display:flex}.Roadmap-module__D-s9Bq__cardSortable{width:100%}.Roadmap-module__D-s9Bq__card{box-sizing:border-box;cursor:pointer;background:#1a1a1a;border:1px solid #262626;border-radius:8px;width:100%;padding:.75rem .875rem;transition:border-color .15s,background .15s;position:relative}.Roadmap-module__D-s9Bq__card:hover{background:#222;border-color:#3f3f46}.Roadmap-module__D-s9Bq__card[data-pending=true]{opacity:.7}.Roadmap-module__D-s9Bq__cardPlaceholderInvisible{height:0;min-height:0;overflow:hidden}.Roadmap-module__D-s9Bq__cardDropShadow{box-sizing:border-box;background:rgba(99,102,241,.12);border:1px dashed rgba(99,102,241,.5);border-radius:8px;width:100%;min-height:60px}.Roadmap-module__D-s9Bq__cardOverlay{cursor:grabbing;z-index:9999;background:#1a1a1a;border:1px solid #3f3f46;border-radius:8px;min-width:220px;padding:.75rem .875rem;box-shadow:0 8px 32px rgba(0,0,0,.5)}.Roadmap-module__D-s9Bq__cardInner{width:100%}.Roadmap-module__D-s9Bq__cardDragArea{cursor:grab}.Roadmap-module__D-s9Bq__cardDragArea:active{cursor:grabbing}.Roadmap-module__D-s9Bq__cardTitle{color:#e4e4e7;margin:0 0 .25rem;font-size:.875rem;font-weight:500;line-height:1.4}.Roadmap-module__D-s9Bq__cardDesc{color:#71717a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}
.RoadmapPanel-module__jt3fWG__backdrop{-webkit-backdrop-filter:blur(4px);z-index:9998;background:rgba(0,0,0,.6);animation:.2s ease-out RoadmapPanel-module__jt3fWG__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes RoadmapPanel-module__jt3fWG__fadeIn{0%{opacity:0}to{opacity:1}}.RoadmapPanel-module__jt3fWG__panel{z-index:9999;background:#111;border:1px solid #262626;border-radius:14px;flex-direction:column;width:32%;min-width:320px;max-width:480px;height:90%;animation:.3s ease-out RoadmapPanel-module__jt3fWG__slideIn;display:flex;position:fixed;top:5%;right:2rem;overflow:hidden;box-shadow:-4px 0 48px rgba(0,0,0,.6)}@keyframes RoadmapPanel-module__jt3fWG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes RoadmapPanel-module__jt3fWG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@keyframes RoadmapPanel-module__jt3fWG__fadeOut{0%{opacity:1}to{opacity:0}}.RoadmapPanel-module__jt3fWG__panelExiting .RoadmapPanel-module__jt3fWG__panel{animation:.3s ease-in forwards RoadmapPanel-module__jt3fWG__slideOut}.RoadmapPanel-module__jt3fWG__panelExiting .RoadmapPanel-module__jt3fWG__backdrop{animation:.2s ease-in forwards RoadmapPanel-module__jt3fWG__fadeOut}.RoadmapPanel-module__jt3fWG__panelHeader{border-bottom:1px solid #262626;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.RoadmapPanel-module__jt3fWG__panelTitle{color:#fafafa;margin:0;font-size:1.1rem;font-weight:600}.RoadmapPanel-module__jt3fWG__closeBtn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.25rem;font-size:1.5rem;line-height:1;transition:color .15s,background .15s;display:flex}.RoadmapPanel-module__jt3fWG__closeBtn:hover{color:#fafafa;background:#1a1a1a}.RoadmapPanel-module__jt3fWG__form{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.RoadmapPanel-module__jt3fWG__formScroll{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.RoadmapPanel-module__jt3fWG__field{flex-direction:column;gap:.4rem;display:flex}.RoadmapPanel-module__jt3fWG__field label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:500}.RoadmapPanel-module__jt3fWG__field input,.RoadmapPanel-module__jt3fWG__field select,.RoadmapPanel-module__jt3fWG__field textarea{color:#fafafa;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1a1a1a;border:1px solid #2e2e2e;border-radius:8px;padding:.65rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.RoadmapPanel-module__jt3fWG__field input::placeholder,.RoadmapPanel-module__jt3fWG__field textarea::placeholder{color:#52525b}.RoadmapPanel-module__jt3fWG__field select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23a1a1aa' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.25rem}.RoadmapPanel-module__jt3fWG__field select option{color:#fafafa;background:#1a1a1a}.RoadmapPanel-module__jt3fWG__textarea{resize:vertical;min-height:100px}.RoadmapPanel-module__jt3fWG__field input:focus,.RoadmapPanel-module__jt3fWG__field select:focus,.RoadmapPanel-module__jt3fWG__field textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px rgba(99,102,241,.2)}.RoadmapPanel-module__jt3fWG__actions{background:#111;border-top:1px solid #262626;flex-shrink:0;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.RoadmapPanel-module__jt3fWG__deleteBtn{cursor:pointer;color:#f87171;background:0 0;border:1px solid rgba(239,68,68,.35);border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-right:auto;padding:0;transition:background .15s;display:inline-flex}.RoadmapPanel-module__jt3fWG__deleteBtn:hover:not(:disabled){background:rgba(239,68,68,.1)}.RoadmapPanel-module__jt3fWG__deleteBtn:disabled{opacity:.4;cursor:not-allowed}.RoadmapPanel-module__jt3fWG__cancelBtn{cursor:pointer;color:#a1a1aa;background:0 0;border:1px solid #2e2e2e;border-radius:8px;flex:1;padding:.65rem 1rem;font-size:.9rem;transition:background .15s,color .15s}.RoadmapPanel-module__jt3fWG__cancelBtn:hover{color:#fafafa;background:#1a1a1a}.RoadmapPanel-module__jt3fWG__saveBtn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;flex:1;padding:.65rem 1rem;font-size:.9rem;font-weight:500;transition:background .15s}.RoadmapPanel-module__jt3fWG__saveBtn:hover:not(:disabled){background:#4f46e5}.RoadmapPanel-module__jt3fWG__saveBtn:disabled{opacity:.5;cursor:not-allowed}
