.tasksNew_page__3D3Wp{background:linear-gradient(180deg,#f8fafc,#fff 75%);min-height:calc(100vh - 160px);padding:16px 0 40px;color:#1a1f36}.tasksNew_container__VaCz_{width:min(1240px,100%);margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:16px}.tasksNew_hero__RhxsK{display:flex;flex-direction:column;gap:0}.tasksNew_heroTitle__M6OqJ{font-size:20px;line-height:1.3;font-weight:700;margin:0;color:#0f172a;letter-spacing:-.01em}.tasksNew_nav__2wtRS{display:flex;flex-wrap:wrap;gap:8px;background:hsla(0,0%,100%,.75);padding:8px;border-radius:12px;border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.tasksNew_navButton__1t25N{background:transparent;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600;color:#475569;transition:all .2s ease;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:1px;min-width:140px}.tasksNew_navButton__1t25N span{display:block;font-size:11px;font-weight:500;color:#94a3b8}.tasksNew_navButtonActive__mEUc_{background:linear-gradient(135deg,#ff8a8f,#ff5760);color:#fff;box-shadow:0 10px 20px rgba(255,87,96,.25)}.tasksNew_navButtonActive__mEUc_ span{color:hsla(0,0%,100%,.85)}.tasksNew_workspace__l5e_p{display:flex;flex-direction:column;gap:16px}.tasksNew_workspaceHeader__pqxiA{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.tasksNew_workspaceTools__dZlzO{display:inline-flex;align-items:center;gap:12px;margin-left:auto}.tasksNew_tabStatsHint__DG2ci{font-size:13px;color:#64748b;font-weight:500;padding:4px 10px;background:rgba(148,163,184,.1);border-radius:6px;white-space:nowrap}.tasksNew_layoutSwitcher__kE8n7{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.85);padding:6px;border-radius:14px;border:1px solid rgba(148,163,184,.24);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6)}.tasksNew_refreshButton__2zDJQ{border:none;cursor:pointer;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#ff5760;background:rgba(255,87,96,.08);transition:all .2s ease;flex-shrink:0}.tasksNew_refreshButton__2zDJQ:hover:not(:disabled){background:rgba(255,87,96,.15)}.tasksNew_refreshButton__2zDJQ:disabled{cursor:default;opacity:.85}.tasksNew_refreshIconSpinning__6pBxZ{animation:tasksNew_refreshSpin__fgEAl .8s linear infinite}@keyframes tasksNew_refreshSpin__fgEAl{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tasksNew_layoutButtons__ak668{display:inline-flex;gap:6px}.tasksNew_layoutButton__t2Tzx{border:none;cursor:pointer;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#475569;background:rgba(148,163,184,.16);transition:all .2s ease}.tasksNew_layoutButton__t2Tzx:hover{background:rgba(148,163,184,.24)}.tasksNew_layoutActive__Njxh_{background:linear-gradient(135deg,#ff8a8f,#ff5760)!important;color:#fff!important;box-shadow:0 8px 18px rgba(255,87,96,.22)}.tasksNew_resultsArea__jGgzV{display:flex;flex-direction:column}.tasksNew_srOnly__1jIlF{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.tasksNew_workspaceHeader__pqxiA{align-items:stretch}}@media(max-width:768px){.tasksNew_nav__2wtRS{gap:6px}.tasksNew_navButton__1t25N{width:100%;align-items:center;text-align:center;min-width:0}}@media(max-width:520px){.tasksNew_layoutSwitcher__kE8n7{width:100%;justify-content:space-between}}.tasksNew_marketplaceWrapper__EIQ2R{display:flex;flex-direction:column;gap:16px}.tasksNew_mobileFilterToggle__sHmeD{display:none}@media(max-width:1023px){.tasksNew_mobileFilterToggle__sHmeD{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:12px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(15,23,42,.06)}.tasksNew_mobileFilterToggle__sHmeD:hover{background:#f8fafc;box-shadow:0 4px 12px rgba(15,23,42,.1)}.tasksNew_mobileFilterToggle__sHmeD .tasksNew_filterBadge__8UFxU{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:linear-gradient(135deg,#ff5760,#d80f29);color:#fff;font-size:11px;font-weight:700;margin-left:4px}}.tasksNew_marketplaceContent__ZeCiO{display:flex;flex-direction:row;gap:24px;align-items:flex-start}@media(max-width:1023px){.tasksNew_marketplaceContent__ZeCiO{flex-direction:column;gap:0}}.tasksNew_marketplaceResults__EDNZ1{flex:1;min-width:0;order:2}@media(max-width:1023px){.tasksNew_marketplaceResults__EDNZ1{width:100%}}.tasksNew_filterBackdrop__aOxgJ{display:none}@media(max-width:1023px){.tasksNew_filterBackdrop__aOxgJ{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;animation:tasksNew_fadeIn__LVyI9 .2s ease-out}}@keyframes tasksNew_fadeIn__LVyI9{0%{opacity:0}to{opacity:1}}