.tasks-module__ePvqGG__page{max-width:1400px;margin:0 auto;padding:2rem 2.5rem 3rem}.tasks-module__ePvqGG__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.tasks-module__ePvqGG__filterControls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tasks-module__ePvqGG__filterSelect{min-width:150px}.tasks-module__ePvqGG__resetBtn{font-family:var(--cg-font-mono);color:var(--cg-text-2);border:1px solid var(--cg-border-default);border-radius:var(--cg-radius-sm);cursor:pointer;background:0 0;align-items:center;gap:.35rem;height:38px;padding:.55rem .75rem;font-size:.8rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.tasks-module__ePvqGG__resetBtn:hover{color:var(--cg-accent-text);background:var(--cg-surface-sunken);border-color:var(--cg-accent)}.tasks-module__ePvqGG__searchWrap{flex:1;max-width:480px;position:relative}.tasks-module__ePvqGG__searchIcon{color:var(--cg-text-3);display:inline-flex;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.tasks-module__ePvqGG__searchInput{width:100%;font-family:var(--cg-font-mono);color:var(--cg-text-1);border:1px solid var(--cg-border-default);border-radius:var(--cg-radius-sm);background:0 0;padding:.6rem .85rem .6rem 2.35rem;font-size:.84rem;transition:border-color .15s,background .15s,box-shadow .15s}.tasks-module__ePvqGG__searchInput::placeholder{color:var(--cg-text-3)}.tasks-module__ePvqGG__searchInput:hover{border-color:var(--cg-border-strong)}.tasks-module__ePvqGG__searchInput:focus{background:var(--cg-surface-1);border-color:var(--cg-accent);box-shadow:var(--cg-glow-accent);outline:none}.tasks-module__ePvqGG__tabs{margin-bottom:1.5rem}.tasks-module__ePvqGG__skeletonStack{flex-direction:column;gap:.6rem;display:flex}.tasks-module__ePvqGG__row{cursor:pointer}.tasks-module__ePvqGG__taskLink{color:var(--cg-text-1);font-weight:600;text-decoration:none}.tasks-module__ePvqGG__taskLink:hover{color:var(--cg-accent-text);text-decoration:none}.tasks-module__ePvqGG__repoCell{color:var(--cg-text-2);white-space:nowrap;font-size:.82rem}.tasks-module__ePvqGG__dueCell{color:var(--cg-text-2);white-space:nowrap}.tasks-module__ePvqGG__centerCell{text-align:center!important}@media (max-width:640px){.tasks-module__ePvqGG__page{padding:1.5rem 1.25rem 2.5rem}.tasks-module__ePvqGG__myTasksTableWrap{box-shadow:none;background:0 0;border:none;overflow:visible}.tasks-module__ePvqGG__myTasksTable{border-collapse:separate;border-spacing:0}.tasks-module__ePvqGG__myTasksTable thead{display:none}.tasks-module__ePvqGG__myTasksTable tbody{flex-direction:column;gap:.6rem;display:flex}.tasks-module__ePvqGG__myTasksTable tbody tr{border:1px solid var(--cg-border-default);border-radius:var(--cg-radius-md);background:var(--cg-surface-1);grid-template-columns:1fr 1fr;grid-template-areas:"title title""status priority""repo due";align-items:center;gap:.5rem .75rem;padding:.9rem 1rem;display:grid}.tasks-module__ePvqGG__myTasksTable tbody td{border-bottom:none;padding:0}.tasks-module__ePvqGG__myTasksTable tbody td:first-child{grid-area:title;font-size:.95rem}.tasks-module__ePvqGG__myTasksTable tbody td:nth-child(2){grid-area:repo}.tasks-module__ePvqGG__myTasksTable tbody td:nth-child(3){grid-area:status;text-align:left!important}.tasks-module__ePvqGG__myTasksTable tbody td:nth-child(4){grid-area:priority;text-align:left!important}.tasks-module__ePvqGG__myTasksTable tbody td:nth-child(5){grid-area:due;text-align:right!important}}
