.page-module___8aEwW__layout{background-color:var(--bg-main);min-height:100vh;font-family:var(--font-main);display:flex}.page-module___8aEwW__sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-light);z-index:100;flex-direction:column;align-items:center;width:80px;height:100vh;padding:24px 0;display:flex;position:sticky;top:0}.page-module___8aEwW__logoIcon{color:#fff;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:40px;font-size:1.2rem;font-weight:800;display:flex}.page-module___8aEwW__navItem{width:48px;height:48px;color:var(--sidebar-icon-muted);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;margin-bottom:12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-module___8aEwW__navItem:hover{color:var(--sidebar-icon-active);background-color:#f3f4f6}.page-module___8aEwW__navItemActive{background-color:#1a1a1a;color:#fff!important}.page-module___8aEwW__sidebarBottom{flex-direction:column;align-items:center;gap:16px;margin-top:auto;display:flex}.page-module___8aEwW__userAvatar{object-fit:cover;background:#e4e4e7;border-radius:50%;width:40px;height:40px}.page-module___8aEwW__contentWrapper{flex-direction:column;flex:1;padding:24px 40px;display:flex;overflow-x:hidden}.page-module___8aEwW__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module___8aEwW__tabs{background:#e4e4e766;border-radius:16px;gap:4px;padding:6px;display:flex}.page-module___8aEwW__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:8px 20px;font-size:.9rem;font-weight:500;transition:all .2s}.page-module___8aEwW__tabActive{color:var(--text-main);background:#fff;box-shadow:0 2px 4px #0000000d}.page-module___8aEwW__headerActions{gap:12px;display:flex}.page-module___8aEwW__circleBtn{border:1px solid var(--border-light);width:40px;height:40px;color:var(--text-main);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module___8aEwW__circleBtn:hover{background:#f9fafb}.page-module___8aEwW__dashboardGrid{grid-template-columns:2fr 1fr;gap:24px;display:grid}.page-module___8aEwW__sectionTitle{color:var(--text-main);margin-bottom:24px;font-size:2rem;font-weight:700}.page-module___8aEwW__card{background:var(--bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:32px;position:relative;overflow:hidden}.page-module___8aEwW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.page-module___8aEwW__cardTitle{color:var(--text-main);font-size:1.25rem;font-weight:600}.page-module___8aEwW__marketGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:32px;display:grid}.page-module___8aEwW__marketCard{border-radius:var(--radius-md);background:#fff;border:1px solid #f1f5f9;flex-direction:column;gap:8px;padding:20px;display:flex}.page-module___8aEwW__marketLabel{color:var(--text-muted);align-items:center;gap:6px;font-size:.8rem;display:flex}.page-module___8aEwW__marketVal{color:var(--text-main);font-size:1.1rem;font-weight:700}.page-module___8aEwW__trendTag{border-radius:20px;width:fit-content;padding:2px 8px;font-size:.75rem;font-weight:600}.page-module___8aEwW__trendUp{color:#166534;background:#dcfce7}.page-module___8aEwW__trendDown{color:#991b1b;background:#fee2e2}.page-module___8aEwW__tableWrapper{margin-top:24px;overflow-x:auto}.page-module___8aEwW__table{border-collapse:separate;border-spacing:0 8px;width:100%}.page-module___8aEwW__table th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;padding:12px 16px;font-size:.8rem}.page-module___8aEwW__table td{background:#f8fafc;padding:16px;font-size:.9rem}.page-module___8aEwW__table tr td:first-child{border-radius:12px 0 0 12px}.page-module___8aEwW__table tr td:last-child{border-radius:0 12px 12px 0}.page-module___8aEwW__rightSidebar{flex-direction:column;gap:24px;display:flex}.page-module___8aEwW__statCard{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;padding:24px}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;display:grid}.page-module___8aEwW__catBtn{cursor:pointer;text-align:left;background:#fff;border:1px solid #f1f5f9;border-radius:16px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.page-module___8aEwW__catBtn:hover{border-color:var(--accent-primary);background:#f5f3ff}.page-module___8aEwW__catIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (max-width:1024px){.page-module___8aEwW__dashboardGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__sidebar{display:none}.page-module___8aEwW__contentWrapper{padding:20px}}
.LibraryModal-module__gwkWtG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out LibraryModal-module__gwkWtG__fadeIn;display:flex;position:fixed;inset:0}@keyframes LibraryModal-module__gwkWtG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LibraryModal-module__gwkWtG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LibraryModal-module__gwkWtG__modal{background:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:600px;max-height:85vh;animation:.3s ease-out LibraryModal-module__gwkWtG__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LibraryModal-module__gwkWtG__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}.LibraryModal-module__gwkWtG__title{color:#1e293b;margin:0;font-size:1.5rem;font-weight:700}.LibraryModal-module__gwkWtG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.LibraryModal-module__gwkWtG__closeBtn:hover{color:#0f172a;background:#e2e8f0}.LibraryModal-module__gwkWtG__content{flex:1;padding:24px;overflow-y:auto}.LibraryModal-module__gwkWtG__listContainer{flex-direction:column;gap:12px;display:flex}.LibraryModal-module__gwkWtG__postItem{cursor:pointer;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.LibraryModal-module__gwkWtG__postItem:hover{background-color:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.LibraryModal-module__gwkWtG__postTitle{color:#334155;margin-bottom:4px;font-size:1rem;font-weight:600}.LibraryModal-module__gwkWtG__postMeta{color:#94a3b8;align-items:center;gap:8px;font-size:.8rem;display:flex}.LibraryModal-module__gwkWtG__detailContainer{flex-direction:column;gap:20px;display:flex}.LibraryModal-module__gwkWtG__backBtn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:8px;padding:0;font-size:.9rem;font-weight:600;display:flex}.LibraryModal-module__gwkWtG__backBtn:hover{color:#334155;text-decoration:underline}.LibraryModal-module__gwkWtG__detailTitle{color:#1e293b;font-size:1.4rem;font-weight:700;line-height:1.3}.LibraryModal-module__gwkWtG__detailDate{color:#94a3b8;border-bottom:1px solid #f1f5f9;margin-top:8px;padding-bottom:16px;font-size:.85rem}.LibraryModal-module__gwkWtG__detailBody{color:#475569;white-space:pre-wrap;min-height:100px;font-size:1rem;line-height:1.6}.LibraryModal-module__gwkWtG__fileCard{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.LibraryModal-module__gwkWtG__fileCard:hover{background:#dcfce7}.LibraryModal-module__gwkWtG__fileIcon{color:#22c55e;background:#fff;border-radius:8px;padding:8px}.LibraryModal-module__gwkWtG__fileName{margin-bottom:2px;font-size:.95rem;font-weight:600}.LibraryModal-module__gwkWtG__fileSize{opacity:.8;font-size:.8rem}.LibraryModal-module__gwkWtG__emptyState{text-align:center;color:#94a3b8;padding:40px 0}.LibraryModal-module__gwkWtG__loading{color:#cbd5e1;justify-content:center;padding:40px;display:flex}
.CatalogModal-module__rdoU_q__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CatalogModal-module__rdoU_q__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:1400px;height:95vh;animation:.3s cubic-bezier(.4,0,.2,1) CatalogModal-module__rdoU_q__zoomIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes CatalogModal-module__rdoU_q__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.CatalogModal-module__rdoU_q__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.CatalogModal-module__rdoU_q__header h2{color:#1d1d1f;margin:0;font-size:1.5rem;font-weight:700}.CatalogModal-module__rdoU_q__closeBtn{cursor:pointer;background:#f5f5f7;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;transition:all .2s}.CatalogModal-module__rdoU_q__closeBtn:hover{background:#e8e8ed;transform:rotate(90deg)}.CatalogModal-module__rdoU_q__content{background:#f5f5f7;flex:1;position:relative;overflow:hidden}.CatalogModal-module__rdoU_q__lockScreen{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CatalogModal-module__rdoU_q__lockIcon{margin-bottom:20px;font-size:4rem;animation:2s infinite CatalogModal-module__rdoU_q__bounce}@keyframes CatalogModal-module__rdoU_q__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.CatalogModal-module__rdoU_q__inputGroup{gap:10px;margin-top:24px;display:flex}.CatalogModal-module__rdoU_q__inputGroup input{text-align:center;letter-spacing:.5em;border:2px solid #e5e5ea;border-radius:12px;width:120px;padding:12px 20px;font-size:1.2rem}.CatalogModal-module__rdoU_q__inputGroup button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:12px;padding:0 24px;font-weight:600}.CatalogModal-module__rdoU_q__error{color:#ff3b30;margin-top:16px;font-size:.9rem;font-weight:500}.CatalogModal-module__rdoU_q__viewer{width:100%;height:100%}.CatalogModal-module__rdoU_q__iframe{border:none;width:100%;height:100%}.CatalogModal-module__rdoU_q__noFile{color:#86868b;justify-content:center;align-items:center;height:100%;font-weight:500;display:flex}
