html,body{background-color:#161616!important;margin:0;padding:0}.board-container{background:transparent!important}.board-header{background:transparent!important;border-bottom:1px solid #3e3e3e;padding:1rem 1.5rem;margin:0 auto 2rem;max-width:1200px}.filters-bar{display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:center;gap:12px;padding:1rem;background:#1c1c1c!important;border:1px solid #3e3e3e;border-radius:4px}.filters-bar select,.filters-bar input[type=text]{width:auto!important;min-width:140px;height:38px;margin-bottom:0!important}.filters-bar input[type=text]{flex-grow:1;min-width:200px}.checkbox-label{display:flex!important;align-items:center;gap:8px;white-space:nowrap;color:#8b8d91;font-size:.85rem;font-weight:500;text-transform:none}.checkbox-label input{margin:0;width:16px;height:16px}.btn-reset{margin-left:auto}.table-wrapper{margin-top:1rem;border:1px solid #3e3e3e;background:#1c1c1c}.issue-table th{background:#262626;color:#8b8d91;font-size:.75rem;letter-spacing:.05em;padding:12px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#1c1c1c;border-radius:8px;text-align:center;margin-top:1rem}.loading-state p{color:#8b8d91;font-size:.95rem;margin-top:1rem}.spinner{width:40px;height:40px;border:3px solid rgba(117,102,240,.2);border-radius:50%;border-top-color:#7566f0;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:768px){.filters-bar{flex-direction:column!important;align-items:stretch!important}.filters-bar select,.filters-bar input[type=text]{width:100%!important;min-width:100%}.btn-reset{margin-left:0;width:100%}.checkbox-label{margin-top:.5rem}.board-header{flex-direction:column;align-items:flex-start;gap:1rem}.board-header .actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.loading-state,.empty-state{padding:2rem 1rem}}
