.workspacePage-module-scss-module__BT4XWa__container{background-color:var(--bg-color);flex-direction:column;gap:24px;width:100%;min-height:100vh;padding:24px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header{background-color:var(--card-bg);box-shadow:0 2px 8px var(--shadow-color);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerLeft .workspacePage-module-scss-module__BT4XWa__title{color:var(--text-color);margin:0 0 4px;font-size:28px;font-weight:600}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerLeft .workspacePage-module-scss-module__BT4XWa__subtitle{color:var(--text-color);font-size:14px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerRight{gap:12px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerRight .workspacePage-module-scss-module__BT4XWa__btn{border:1px solid var(--border-color);background-color:var(--bg-color);color:var(--text-color);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;transition:all .2s;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerRight .workspacePage-module-scss-module__BT4XWa__btn:hover{background-color:var(--hover-bg);border-color:var(--border-color);color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerRight .workspacePage-module-scss-module__BT4XWa__btn.workspacePage-module-scss-module__BT4XWa__primaryBtn{background-color:var(--primary-color);color:var(--bg-color);border-color:var(--primary-color)}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__header .workspacePage-module-scss-module__BT4XWa__headerRight .workspacePage-module-scss-module__BT4XWa__btn.workspacePage-module-scss-module__BT4XWa__primaryBtn:hover{background-color:var(--hover-bg);color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection .workspacePage-module-scss-module__BT4XWa__statCard{background-color:var(--card-bg);box-shadow:0 2px 8px var(--shadow-color);border-radius:12px;align-items:center;gap:16px;padding:20px;transition:transform .2s;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection .workspacePage-module-scss-module__BT4XWa__statCard:hover{transform:translateY(-2px)}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection .workspacePage-module-scss-module__BT4XWa__statCard .workspacePage-module-scss-module__BT4XWa__statIcon{color:var(--text-color);background-color:var(--hover-bg);border-radius:8px;padding:12px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection .workspacePage-module-scss-module__BT4XWa__statCard .workspacePage-module-scss-module__BT4XWa__statContent .workspacePage-module-scss-module__BT4XWa__statValue{color:var(--text-color);margin:0 0 4px;font-size:24px;font-weight:600}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__statsSection .workspacePage-module-scss-module__BT4XWa__statCard .workspacePage-module-scss-module__BT4XWa__statContent .workspacePage-module-scss-module__BT4XWa__statLabel{color:var(--text-color);margin:0;font-size:14px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection{background-color:var(--card-bg);box-shadow:0 2px 8px var(--shadow-color);border-radius:12px;padding:24px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__sectionHeader .workspacePage-module-scss-module__BT4XWa__sectionTitle{color:var(--text-color);margin:0;font-size:18px;font-weight:600}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__sectionHeader .workspacePage-module-scss-module__BT4XWa__viewAllBtn{color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:14px;transition:all .2s}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__sectionHeader .workspacePage-module-scss-module__BT4XWa__viewAllBtn:hover{background-color:var(--hover-bg);color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem{border:1px solid var(--border-color);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem:hover{background-color:var(--hover-bg);border-color:var(--border-color);color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem:hover .workspacePage-module-scss-module__BT4XWa__recentItemTitle,.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem:hover .workspacePage-module-scss-module__BT4XWa__recentItemDate,.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem:hover .workspacePage-module-scss-module__BT4XWa__recentItemTag,.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem:hover .workspacePage-module-scss-module__BT4XWa__recentItemIcon{color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem .workspacePage-module-scss-module__BT4XWa__recentItemLeft{align-items:center;gap:12px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem .workspacePage-module-scss-module__BT4XWa__recentItemLeft .workspacePage-module-scss-module__BT4XWa__recentItemIcon{color:var(--text-color)}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem .workspacePage-module-scss-module__BT4XWa__recentItemLeft .workspacePage-module-scss-module__BT4XWa__recentItemContent .workspacePage-module-scss-module__BT4XWa__recentItemTitle{color:var(--text-color);margin:0 0 4px;font-size:16px;font-weight:500}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem .workspacePage-module-scss-module__BT4XWa__recentItemLeft .workspacePage-module-scss-module__BT4XWa__recentItemContent .workspacePage-module-scss-module__BT4XWa__recentItemDate{color:var(--text-color);margin:0;font-size:14px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__recentItem .workspacePage-module-scss-module__BT4XWa__recentItemRight .workspacePage-module-scss-module__BT4XWa__recentItemTag{background-color:var(--hover-bg);color:var(--text-color);border-radius:4px;padding:4px 8px;font-size:12px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__emptyState p{color:var(--text-color);margin:0 0 16px;font-size:14px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__emptyState .workspacePage-module-scss-module__BT4XWa__btn{background-color:var(--primary-color);color:var(--bg-color);cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-size:14px;transition:all .2s}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__recentSection .workspacePage-module-scss-module__BT4XWa__recentList .workspacePage-module-scss-module__BT4XWa__emptyState .workspacePage-module-scss-module__BT4XWa__btn:hover{background-color:var(--hover-bg);color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions{background-color:var(--card-bg);box-shadow:0 2px 8px var(--shadow-color);border-radius:12px;padding:24px}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__sectionTitle{color:var(--text-color);margin:0 0 16px;font-size:18px;font-weight:600}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard{border:1px solid var(--border-color);background-color:var(--card-bg);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px;transition:all .2s;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard:hover{background-color:var(--hover-bg);border-color:var(--border-color);color:#333;transform:translateY(-2px)}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard:hover .workspacePage-module-scss-module__BT4XWa__actionTitle,.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard:hover .workspacePage-module-scss-module__BT4XWa__actionDesc,.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard:hover .workspacePage-module-scss-module__BT4XWa__actionIcon{color:#333}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard .workspacePage-module-scss-module__BT4XWa__actionIcon{background-color:var(--hover-bg);width:48px;height:48px;color:var(--text-color);border-radius:12px;justify-content:center;align-items:center;display:flex}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard .workspacePage-module-scss-module__BT4XWa__actionTitle{color:var(--text-color);margin:0;font-size:16px;font-weight:500}.workspacePage-module-scss-module__BT4XWa__container .workspacePage-module-scss-module__BT4XWa__quickActions .workspacePage-module-scss-module__BT4XWa__actionGrid .workspacePage-module-scss-module__BT4XWa__actionCard .workspacePage-module-scss-module__BT4XWa__actionDesc{color:var(--text-color);text-align:center;margin:0;font-size:14px}
