.board-module__oqNafW__pageWrapper{background-color:#f9fafb;min-height:100vh;padding:2rem}.board-module__oqNafW__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.board-module__oqNafW__header h1{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.board-module__oqNafW__listViewLink{color:#fff;background-color:#6366f1;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.board-module__oqNafW__listViewLink:hover{background-color:#4f46e5}.board-module__oqNafW__boardContainer{grid-template-columns:repeat(3,1fr);gap:1.5rem;min-height:calc(100vh - 200px);display:grid}@media (max-width:1400px){.board-module__oqNafW__boardContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.board-module__oqNafW__boardContainer{grid-template-columns:1fr}.board-module__oqNafW__pageWrapper{padding:1rem}}.board-module__oqNafW__column{background-color:#f3f4f6;border-radius:.5rem;flex-direction:column;height:fit-content;max-height:calc(100vh - 150px);display:flex;overflow:hidden}.board-module__oqNafW__columnHeader{background-color:#fff;border-top:4px solid #ef4444;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem;display:flex}.board-module__oqNafW__columnHeader h2{color:#1f2937;margin:0;font-size:1.125rem;font-weight:600}.board-module__oqNafW__issueCount{color:#374151;background-color:#e5e7eb;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.board-module__oqNafW__issuesList{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.board-module__oqNafW__issuesList::-webkit-scrollbar{width:6px}.board-module__oqNafW__issuesList::-webkit-scrollbar-track{background:0 0}.board-module__oqNafW__issuesList::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.board-module__oqNafW__issuesList::-webkit-scrollbar-thumb:hover{background:#9ca3af}.board-module__oqNafW__emptyColumn{text-align:center;color:#9ca3af;padding:2rem 1rem;font-size:.875rem}.board-module__oqNafW__issueCard{cursor:grab;background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;flex-direction:column;gap:.75rem;padding:1rem;transition:all .2s;display:flex}.board-module__oqNafW__issueCard:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000001a}.board-module__oqNafW__issueCard:active{cursor:grabbing}.board-module__oqNafW__issueTitle{color:#1f2937;word-break:break-word;font-size:.95rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.board-module__oqNafW__issueTitle:hover{color:#6366f1;text-decoration:underline}.board-module__oqNafW__issueMeta{flex-wrap:wrap;gap:.5rem;display:flex}.board-module__oqNafW__badge{white-space:nowrap;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.board-module__oqNafW__badge.board-module__oqNafW__priority-critical{color:#991b1b;background-color:#fee2e2}.board-module__oqNafW__badge.board-module__oqNafW__priority-high{color:#92400e;background-color:#fed7aa}.board-module__oqNafW__badge.board-module__oqNafW__priority-medium{color:#78350f;background-color:#fef3c7}.board-module__oqNafW__badge.board-module__oqNafW__priority-low{color:#3730a3;background-color:#e0e7ff}.board-module__oqNafW__badge.board-module__oqNafW__category-bug{color:#991b1b;background-color:#fee2e2}.board-module__oqNafW__badge.board-module__oqNafW__category-feature_request{color:#0c2340;background-color:#dbeafe}.board-module__oqNafW__badge.board-module__oqNafW__category-enhancement{color:#166534;background-color:#dcfce7}.board-module__oqNafW__issueInfo{color:#6b7280;font-size:.8rem}.board-module__oqNafW__issueInfo small{display:block}.board-module__oqNafW__buttonGroup{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.board-module__oqNafW__button{cursor:pointer;white-space:nowrap;border:none;border-radius:.25rem;flex:1;min-width:60px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.board-module__oqNafW__button:disabled{opacity:.5;cursor:not-allowed}.board-module__oqNafW__buttonPrimary{color:#fff;background-color:#6366f1}.board-module__oqNafW__buttonPrimary:hover:not(:disabled){background-color:#4f46e5}.board-module__oqNafW__buttonSuccess{color:#fff;background-color:#22c55e}.board-module__oqNafW__buttonSuccess:hover:not(:disabled){background-color:#16a34a}.board-module__oqNafW__buttonSecondary{color:#374151;background-color:#e5e7eb}.board-module__oqNafW__buttonSecondary:hover:not(:disabled){background-color:#d1d5db}.board-module__oqNafW__container{justify-content:center;align-items:center;min-height:100vh;display:flex}.board-module__oqNafW__loadingText{color:#6b7280;font-size:1.125rem}
