.Dashboard-module__Rm6JEq__dashboard{justify-content:space-between;align-items:stretch;gap:1.25rem;margin:1rem 0 2rem;display:flex}.Dashboard-module__Rm6JEq__card{background:var(--card);width:220px;box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:18px;padding:1.25rem}.Dashboard-module__Rm6JEq__card h3{color:var(--text-secondary);margin:0;font-size:.9rem}.Dashboard-module__Rm6JEq__card span{margin-top:.5rem;font-size:1.6rem;font-weight:600;display:inline-block}.Dashboard-module__Rm6JEq__chart{background:var(--card);width:240px;box-shadow:var(--shadow-sm);border:1px solid var(--border);border-radius:18px;padding:1rem}@media (max-width:768px){.Dashboard-module__Rm6JEq__dashboard{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;width:100%;margin-top:.75rem;display:grid}.Dashboard-module__Rm6JEq__card,.Dashboard-module__Rm6JEq__chart{width:100%;min-width:0}.Dashboard-module__Rm6JEq__card{border-radius:18px;padding:14px}.Dashboard-module__Rm6JEq__card h3{font-size:.9rem}.Dashboard-module__Rm6JEq__card span{font-size:1.6rem}.Dashboard-module__Rm6JEq__chart{border-radius:18px;justify-content:center;align-items:center;width:180px;height:140px;padding:.5rem;display:flex;overflow:hidden}}
.Kanban-module__E_NdQW__board{grid-template-columns:repeat(5,260px);gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 0;display:grid}.Kanban-module__E_NdQW__column{background:#fff;border-top:4px solid;border-radius:14px;flex-direction:column;align-self:flex-start;padding:1rem;display:flex}.Kanban-module__E_NdQW__column:hover{overflow-y:auto}.Kanban-module__E_NdQW__column::-webkit-scrollbar{width:6px}.Kanban-module__E_NdQW__column::-webkit-scrollbar-thumb{background:#00000026;border-radius:6px}.Kanban-module__E_NdQW__column h3{color:var(--text-secondary);border-bottom:3px solid var(--border);align-items:center;gap:6px;margin-bottom:1rem;padding-bottom:6px;font-size:.95rem;font-weight:600;display:flex}.Kanban-module__E_NdQW__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:flex}.Kanban-module__E_NdQW__header span{color:#6b7280;font-size:.8rem}.Kanban-module__E_NdQW__card{cursor:grab;background:#fff;border-radius:12px;margin-bottom:.75rem;padding:.75rem;transition:box-shadow .2s,transform .2s;box-shadow:0 4px 14px #00000014}.Kanban-module__E_NdQW__overlay{transform:scale(1.05);box-shadow:0 20px 40px #0003}.Kanban-module__E_NdQW__card:active{transform:scale(1.04);box-shadow:0 16px 30px #0000002e}.Kanban-module__E_NdQW__card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.Kanban-module__E_NdQW__card h4{margin:0;font-size:.95rem}.Kanban-module__E_NdQW__card p{color:var(--text-secondary);margin:.25rem 0;font-size:.85rem}.Kanban-module__E_NdQW__card span{color:var(--text-secondary);font-size:.75rem}.Kanban-module__E_NdQW__count{color:#6b7280;margin-left:6px;font-size:.85rem}.Kanban-module__E_NdQW__empty{text-align:center;color:#9ca3af;margin-top:2rem;padding:1.5rem 0;font-size:.8rem}.Kanban-module__E_NdQW__emptyIcon{font-size:1.5rem}.Kanban-module__E_NdQW__emptyState{text-align:center;color:#6b7280;padding:24px 12px}.Kanban-module__E_NdQW__icon{margin-bottom:6px;font-size:28px;display:block}.Kanban-module__E_NdQW__list{flex-direction:column;gap:.75rem;max-height:none;display:flex;overflow-y:visible}.Kanban-module__E_NdQW__list::-webkit-scrollbar{width:6px}.Kanban-module__E_NdQW__list::-webkit-scrollbar-thumb{opacity:0;background:#00000026;border-radius:6px}.Kanban-module__E_NdQW__list:hover::-webkit-scrollbar-thumb{opacity:1}.Kanban-module__E_NdQW__dragHandle{cursor:grab;-webkit-user-select:none;user-select:none}.Kanban-module__E_NdQW__overlay{box-shadow:0 12px 32px #00000040}.Kanban-module__E_NdQW__date{color:#6b7280;margin-top:6px;font-size:.75rem}@media (max-width:768px){.Kanban-module__E_NdQW__board{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;display:flex;overflow:auto hidden}.Kanban-module__E_NdQW__column{scroll-snap-align:start;flex-shrink:0;align-self:flex-start;min-width:55vw;max-width:55vw;transition:none;transform:none!important}.Kanban-module__E_NdQW__header{font-size:.95rem}.Kanban-module__E_NdQW__list{min-height:60px}.Kanban-module__E_NdQW__card{touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;font-size:.9rem}.Kanban-module__E_NdQW__dragHandle{cursor:grab}.Kanban-module__E_NdQW__card:active,.Kanban-module__E_NdQW__column:active{transform:none!important}}
.Filters-module__8CRqiW__filters{flex-wrap:wrap;align-items:center;gap:.75rem;margin:4rem 0;display:flex}.Filters-module__8CRqiW__filters input,.Filters-module__8CRqiW__filters select{border:1px solid var(--border);background:#fff;border-radius:14px;height:44px;padding:0 1rem;font-size:.95rem}.Filters-module__8CRqiW__filters button{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Filters-module__8CRqiW__reset{color:#0f172a;background:#e5e7eb}.Filters-module__8CRqiW__reset:hover{background:#d1d5db}@media (max-width:768px){.Filters-module__8CRqiW__filters{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:0;display:grid}.Filters-module__8CRqiW__filters input{border-radius:18px;grid-column:1/-1;height:48px;padding:0 1rem;font-size:16px}.Filters-module__8CRqiW__filters select,.Filters-module__8CRqiW__filters button{border-radius:18px;width:100%;height:48px;font-size:16px}.Filters-module__8CRqiW__reset{grid-column:2/3}.Filters-module__8CRqiW__filters input,.Filters-module__8CRqiW__filters select{border-radius:16px;height:48px;font-size:16px}}
.JobModal-module__RxwHVq__overlay{z-index:1000;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.JobModal-module__RxwHVq__modal{background:var(--card);border-radius:18px;width:520px;max-width:92%;max-height:90vh;padding:1.75rem;animation:.25s JobModal-module__RxwHVq__modalIn;overflow-y:auto;box-shadow:0 20px 40px #00000026,0 8px 16px #00000014}.JobModal-module__RxwHVq__modal::-webkit-scrollbar{display:none}@keyframes JobModal-module__RxwHVq__modalIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.JobModal-module__RxwHVq__modal input,.JobModal-module__RxwHVq__modal select{border:1px solid var(--border);background:#fff;border-radius:14px;width:100%;margin-bottom:.8rem;padding:.65rem .8rem;font-size:.9rem}.JobModal-module__RxwHVq__actions{gap:14px;margin-top:16px;display:flex}.JobModal-module__RxwHVq__actions button{border-radius:16px;flex:1;justify-content:center;align-items:center;height:48px;font-size:1rem;font-weight:600;display:flex}.JobModal-module__RxwHVq__save{color:#fff;background:#2563eb;box-shadow:0 8px 20px #2563eb59}.JobModal-module__RxwHVq__save:hover{background:#1e40af}.JobModal-module__RxwHVq__cancel{color:#0f172a;background:#e5e7eb}.JobModal-module__RxwHVq__cancel:hover{background:#d1d5db}.JobModal-module__RxwHVq__error{color:#ef4444;margin-top:.5rem;font-size:.8rem}.JobModal-module__RxwHVq__textarea{resize:none;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;max-height:120px;padding:10px;font-family:inherit;font-size:.9rem}@media (max-width:768px){.JobModal-module__RxwHVq__overlay{padding:1rem}.JobModal-module__RxwHVq__modal{border-radius:18px;width:100%;max-width:100%;max-height:85vh;padding-bottom:1.75rem}.JobModal-module__RxwHVq__modal h2{font-size:1.1rem}.JobModal-module__RxwHVq__modal input,.JobModal-module__RxwHVq__modal select,.JobModal-module__RxwHVq__textarea{font-size:16px}.JobModal-module__RxwHVq__actions{flex-direction:row;gap:1rem}}
.UndoToast-module__H2ht-W__toast{color:#fff;z-index:1000;background:#111827;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.UndoToast-module__H2ht-W__toast button{color:#60a5fa;cursor:pointer;background:0 0;border:none;font-weight:500}
.page-module___8aEwW__page{max-width:1500px;margin:0 auto;padding:2.5rem 3.5rem}.page-module___8aEwW__topBar{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__left{flex-direction:column;flex:1;gap:.75rem;display:flex}.page-module___8aEwW__right{flex-shrink:0;justify-content:flex-end;align-items:flex-start;gap:1.25rem;display:flex}.page-module___8aEwW__actions{gap:1rem;margin-top:-2.5rem;display:flex}.page-module___8aEwW__primary{border-radius:16px;height:46px;padding:0 1.6rem;font-size:.95rem;font-weight:600}.page-module___8aEwW__secondary{border-radius:16px;height:46px;padding:0 1.6rem;font-size:.95rem}@media (max-width:768px){.page-module___8aEwW__page{padding-left:1rem;padding-right:1rem}.page-module___8aEwW__topBar{flex-direction:column;gap:1rem;margin-bottom:.5rem}.page-module___8aEwW__left{gap:.5rem}.page-module___8aEwW__right{justify-content:flex-start}.page-module___8aEwW__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:-3rem;display:grid}.page-module___8aEwW__primary,.page-module___8aEwW__secondary{width:100%;height:48px;font-size:1rem}}
