.UploadScreen-module__JM72FG__container{min-height:100vh;animation:UploadScreen-module__JM72FG__fadeIn var(--transition-normal) forwards;background:radial-gradient(circle at 0 0,#6366f126 0%,#0000 40%),radial-gradient(circle at 100% 100%,#10b98114 0%,#0000 40%),#070a13;flex-direction:column;align-items:center;padding:2rem;display:flex;position:relative;overflow-y:auto}.UploadScreen-module__JM72FG__particleCanvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;inset:0}.UploadScreen-module__JM72FG__hero{z-index:1;text-align:center;margin-top:1rem;margin-bottom:2.5rem;position:relative}.UploadScreen-module__JM72FG__heroLogoWrap{align-items:center;gap:1rem;margin-bottom:1rem;display:inline-flex}.UploadScreen-module__JM72FG__heroLogoIcon{background:linear-gradient(135deg,#818cf8,#a78bfa);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;display:flex;box-shadow:0 4px 20px #818cf880;color:#fff!important}.UploadScreen-module__JM72FG__heroAppName{letter-spacing:-.04em;font-size:2.75rem;font-weight:900;line-height:1;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}.UploadScreen-module__JM72FG__heroAppName span{color:#818cf8!important;-webkit-text-fill-color:#818cf8!important}.UploadScreen-module__JM72FG__heroTagline{color:#94a3b8;margin:0;font-size:1rem;line-height:1.6}.UploadScreen-module__JM72FG__workspace{z-index:1;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:2.5rem;width:100%;max-width:960px;display:grid;position:relative}.UploadScreen-module__JM72FG__panelLeft{flex-direction:column;gap:1.5rem;display:flex}.UploadScreen-module__JM72FG__panelRight{flex-direction:column;justify-content:center;gap:2rem;padding:1rem;display:flex}.UploadScreen-module__JM72FG__card{-webkit-backdrop-filter:blur(16px);box-shadow:var(--glass-shadow);padding:1.5rem;background:var(--glass-bg)!important;border:1px solid var(--glass-border)!important;border-radius:var(--radius-xl)!important}.UploadScreen-module__JM72FG__header{margin-bottom:.75rem}.UploadScreen-module__JM72FG__cardTitle{color:#f8fafc;letter-spacing:-.02em;margin-bottom:.35rem;font-size:1.2rem;font-weight:700}.UploadScreen-module__JM72FG__logoIcon{color:var(--primary);filter:drop-shadow(0 0 12px rgba(var(--primary-rgb), .3));margin-bottom:1rem;font-size:3rem}.UploadScreen-module__JM72FG__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.UploadScreen-module__JM72FG__subtitle{color:var(--text-muted);font-size:.875rem;line-height:1.5;margin-bottom:0!important}.UploadScreen-module__JM72FG__dropzone{border-radius:var(--radius-lg);cursor:pointer;width:100%;min-height:160px;transition:all var(--transition-normal);background:#1e293b4d;border:2px dashed #818cf84d;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.UploadScreen-module__JM72FG__dropzoneActive{border-color:var(--primary);background:rgba(var(--primary-rgb), .08);box-shadow:0 0 15px rgba(var(--primary-rgb), .15)}.UploadScreen-module__JM72FG__dropzoneIcon{color:var(--text-muted);transition:color var(--transition-fast), transform var(--transition-fast);margin-bottom:.75rem;font-size:2.25rem}.UploadScreen-module__JM72FG__dropzone:hover .UploadScreen-module__JM72FG__dropzoneIcon{color:var(--primary);transform:translateY(-4px)}.UploadScreen-module__JM72FG__dropzone:hover{border-color:var(--primary);background:#1e293b80}.UploadScreen-module__JM72FG__dropzoneText{color:var(--text-main);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.UploadScreen-module__JM72FG__dropzoneSubtext{color:var(--text-muted);font-size:.75rem}.UploadScreen-module__JM72FG__fileInput{clip:rect(0, 0, 0, 0);opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.UploadScreen-module__JM72FG__dbListContainer{flex-direction:column;gap:.75rem;max-height:220px;padding-right:2px;display:flex;overflow-y:auto}.UploadScreen-module__JM72FG__dbListHeader{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.8rem;font-weight:700}.UploadScreen-module__JM72FG__dbItem{border:1px solid var(--border);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#1e293b66;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.UploadScreen-module__JM72FG__dbItem:hover{border-color:rgba(var(--primary-rgb), .3);background:#1e293b99}.UploadScreen-module__JM72FG__dbItemActive{border-color:var(--primary);background:rgba(var(--primary-rgb), .05)}.UploadScreen-module__JM72FG__dbInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.UploadScreen-module__JM72FG__dbIcon{color:var(--primary);flex-shrink:0;font-size:1.25rem}.UploadScreen-module__JM72FG__dbNameWrapper{flex-direction:column;min-width:0;display:flex}.UploadScreen-module__JM72FG__dbItemName{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.UploadScreen-module__JM72FG__dbItemSub{color:var(--text-muted);font-size:.75rem;font-family:var(--font-mono)}.UploadScreen-module__JM72FG__dbActions{align-items:center;gap:.5rem;display:flex}.UploadScreen-module__JM72FG__unlockBtn{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}.UploadScreen-module__JM72FG__unlockBtn:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.UploadScreen-module__JM72FG__removeBtn{color:var(--text-muted)!important}.UploadScreen-module__JM72FG__removeBtn:hover{color:var(--danger)!important;background:#f871711a!important}.UploadScreen-module__JM72FG__divider{background:var(--border);height:1px;margin:1.5rem 0}.UploadScreen-module__JM72FG__btnCreate{width:100%;margin-top:1.25rem;color:var(--success)!important;background:#10b9810d!important;border-color:#10b9814d!important;height:40px!important;font-weight:600!important}.UploadScreen-module__JM72FG__btnCreate:hover{border-color:var(--success)!important;background:#10b98126!important}.UploadScreen-module__JM72FG__featureItem{align-items:flex-start;gap:1rem;display:flex}.UploadScreen-module__JM72FG__featureIcon{border-radius:var(--radius-md);background:linear-gradient(135deg,#818cf8,#a78bfa);flex-shrink:0;padding:.55rem;font-size:1.4rem;box-shadow:0 2px 8px #818cf859;color:#fff!important}.UploadScreen-module__JM72FG__featureTitle{color:var(--text-main);margin-bottom:.25rem;font-weight:600}.UploadScreen-module__JM72FG__featureDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.UploadScreen-module__JM72FG__securityHeader{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.75rem;font-size:1rem;font-weight:800}.UploadScreen-module__JM72FG__featuresList{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:768px){.UploadScreen-module__JM72FG__workspace{grid-template-columns:1fr;gap:1.5rem}.UploadScreen-module__JM72FG__panelRight{display:none}.UploadScreen-module__JM72FG__heroAppName{font-size:2rem}}
.PasswordScreen-module__qkisxa__container{background:radial-gradient(circle at top, rgba(var(--primary-rgb), .08) 0%, transparent 70%), var(--bg-app);min-height:100vh;animation:PasswordScreen-module__qkisxa__fadeIn var(--transition-normal) forwards;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.PasswordScreen-module__qkisxa__card{width:100%;max-width:480px;box-shadow:var(--shadow-xl);padding:1rem;background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:var(--radius-xl)!important}.PasswordScreen-module__qkisxa__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.PasswordScreen-module__qkisxa__logoContainer{margin-bottom:1.25rem}.PasswordScreen-module__qkisxa__title{text-align:center;letter-spacing:-.025em;color:var(--text-main)!important;margin-bottom:.5rem!important;font-weight:700!important}.PasswordScreen-module__qkisxa__fileName{font-size:.85rem;font-family:var(--font-mono);background:var(--bg-input);border-radius:var(--radius-sm);color:var(--text-muted);border:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:.25rem;padding:.25rem .6rem;overflow:hidden}.PasswordScreen-module__qkisxa__form{flex-direction:column;gap:1.25rem;display:flex}.PasswordScreen-module__qkisxa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.PasswordScreen-module__qkisxa__label{color:var(--text-main);font-size:.85rem;font-weight:600}.PasswordScreen-module__qkisxa__passwordInput{background:var(--bg-input)!important;border-color:var(--border)!important;color:var(--text-main)!important;padding:.5rem .75rem!important}.PasswordScreen-module__qkisxa__passwordInput .ant-input{color:var(--text-main)!important;background:0 0!important}.PasswordScreen-module__qkisxa__passwordInput:focus-within{border-color:var(--border-focus)!important;box-shadow:0 0 0 2px rgba(var(--primary-rgb), .15)!important}.PasswordScreen-module__qkisxa__buttons{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.PasswordScreen-module__qkisxa__btnPrimary{background-color:var(--primary)!important;border-color:var(--primary)!important;height:40px!important;font-weight:600!important}.PasswordScreen-module__qkisxa__btnPrimary:hover{background-color:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.PasswordScreen-module__qkisxa__btnSecondary{border-color:var(--border)!important;color:var(--text-muted)!important;height:40px!important;font-weight:600!important}.PasswordScreen-module__qkisxa__btnSecondary:hover{background-color:var(--bg-hover)!important;color:var(--text-main)!important}.PasswordScreen-module__qkisxa__error{border-radius:var(--radius-md);color:var(--danger);background:#ef44441a;border:1px solid #ef444433;padding:.75rem 1rem;font-size:.85rem;line-height:1.4}.PasswordScreen-module__qkisxa__loaderContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem 0;display:flex}.PasswordScreen-module__qkisxa__loaderText{color:var(--text-main);font-size:.95rem;font-weight:600}.PasswordScreen-module__qkisxa__loaderSubtext{color:var(--text-muted);max-width:280px;font-size:.8rem}
.Dashboard-module__DB7hEa__container{background:var(--bg-app);flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__appHeader{border-bottom:1px solid var(--border);z-index:100;background:#0d1220;flex-shrink:0;align-items:center;gap:.75rem;height:60px;padding:0 1.75rem;display:flex}.Dashboard-module__DB7hEa__appHeaderLogo{-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Dashboard-module__DB7hEa__appHeaderLogoIcon{background:linear-gradient(135deg,#818cf8,#a78bfa);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;box-shadow:0 2px 12px #818cf880;color:#fff!important}.Dashboard-module__DB7hEa__appHeaderLogoText{letter-spacing:-.03em;white-space:nowrap;font-size:1.2rem;font-weight:800;line-height:1;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important}.Dashboard-module__DB7hEa__appHeaderLogoText span{color:#818cf8!important;-webkit-text-fill-color:#818cf8!important}.Dashboard-module__DB7hEa__appBody{flex:1;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__sidebar{border-right:1px solid var(--border);background:var(--bg-card);width:260px;height:100%;transition:transform var(--transition-normal);flex-direction:column;flex-shrink:0;display:flex}.Dashboard-module__DB7hEa__sidebarHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.Dashboard-module__DB7hEa__dbNameContainer{align-items:center;gap:.5rem;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__lockBtn{border-color:var(--border)!important;color:var(--text-muted)!important}.Dashboard-module__DB7hEa__lockBtn:hover{color:var(--danger)!important;background:#ef44441a!important;border-color:#ef444433!important}.Dashboard-module__DB7hEa__foldersContainer{flex:1;padding:1rem .75rem;overflow-y:auto}.Dashboard-module__DB7hEa__foldersWrapper{flex-direction:column;gap:.5rem;display:flex}.Dashboard-module__DB7hEa__groupItem{border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;color:var(--text-main);transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:.75rem;padding:.6rem .8rem;font-size:.9rem;display:flex}.Dashboard-module__DB7hEa__groupItem:hover{background:var(--bg-hover)}.Dashboard-module__DB7hEa__groupItemActive{font-weight:600;background:rgba(var(--primary-rgb), .08)!important;color:var(--primary)!important}.Dashboard-module__DB7hEa__groupIcon{color:var(--primary);font-size:1rem}.Dashboard-module__DB7hEa__groupsTree{color:var(--text-main)!important;background:0 0!important;font-size:.9rem!important}.Dashboard-module__DB7hEa__groupsTree .ant-tree-node-content-wrapper{border-radius:var(--radius-md)!important;transition:all var(--transition-fast)!important;padding:.4rem .6rem!important}.Dashboard-module__DB7hEa__groupsTree .ant-tree-node-content-wrapper:hover{background:var(--bg-hover)!important}.Dashboard-module__DB7hEa__groupsTree .ant-tree-node-selected{background:rgba(var(--primary-rgb), .08)!important;color:var(--primary)!important;font-weight:600!important}.Dashboard-module__DB7hEa__groupsTree .ant-tree-switcher{align-self:center!important}.Dashboard-module__DB7hEa__middlePanel{border-right:1px solid var(--border);background:var(--bg-card);flex-direction:column;flex-shrink:0;width:330px;height:100%;display:flex}.Dashboard-module__DB7hEa__middleHeader{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:1.25rem 1rem;display:flex}.Dashboard-module__DB7hEa__menuMobileBtn{display:none}.Dashboard-module__DB7hEa__searchInput{background:var(--bg-input)!important;border-color:var(--border)!important;color:var(--text-main)!important}.Dashboard-module__DB7hEa__searchInput .ant-input{color:var(--text-main)!important;background:0 0!important}.Dashboard-module__DB7hEa__searchInput:focus-within{border-color:var(--border-focus)!important;box-shadow:0 0 0 2px rgba(var(--primary-rgb), .15)!important}.Dashboard-module__DB7hEa__groupHeader{border-bottom:1px solid var(--border);background:#1e293b26;align-items:baseline;gap:.5rem;padding:.6rem 1rem;display:flex}.Dashboard-module__DB7hEa__groupTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:700}.Dashboard-module__DB7hEa__groupCount{color:var(--text-muted);opacity:.7;font-size:.75rem}.Dashboard-module__DB7hEa__entryList{flex-direction:column;flex:1;gap:.25rem;padding:.5rem;display:flex;overflow-y:auto}.Dashboard-module__DB7hEa__emptyList{text-align:center;color:var(--text-muted);padding:2rem;font-size:.9rem}.Dashboard-module__DB7hEa__entryItem{border-radius:var(--radius-md);cursor:pointer;text-align:left;transition:background-color var(--transition-fast);background:0 0;border:none;flex-direction:column;width:100%;padding:.75rem 1rem;display:flex}.Dashboard-module__DB7hEa__entryItem:hover{background:var(--bg-hover)}.Dashboard-module__DB7hEa__entryItemActive{background:rgba(var(--primary-rgb), .08)}.Dashboard-module__DB7hEa__entryItemActive:hover{background:rgba(var(--primary-rgb), .12)}.Dashboard-module__DB7hEa__entryTitle{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block;overflow:hidden}.Dashboard-module__DB7hEa__entryItemActive .Dashboard-module__DB7hEa__entryTitle{color:var(--primary)}.Dashboard-module__DB7hEa__entryMeta{color:var(--text-muted);justify-content:space-between;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Dashboard-module__DB7hEa__entryUsername{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Dashboard-module__DB7hEa__entryGroupName{font-family:var(--font-mono);flex-shrink:0;font-size:10px}.Dashboard-module__DB7hEa__details{background:var(--bg-app);flex-direction:column;flex:1;height:100%;display:flex}.Dashboard-module__DB7hEa__emptyDetails{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.Dashboard-module__DB7hEa__emptyIcon{color:var(--border);font-size:64px}.Dashboard-module__DB7hEa__detailsHeader{border-bottom:1px solid var(--border);background:var(--bg-card);align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.Dashboard-module__DB7hEa__backBtn{display:none}.Dashboard-module__DB7hEa__headerTitleWrapper{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex;overflow:hidden}.Dashboard-module__DB7hEa__headerTitle{color:var(--text-main);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:1.5rem;font-weight:700;overflow:hidden;margin-bottom:0!important}.Dashboard-module__DB7hEa__detailsBody{flex-direction:column;flex:1;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;padding:2rem;display:flex;overflow-y:auto}.Dashboard-module__DB7hEa__fieldCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast);flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.Dashboard-module__DB7hEa__fieldCard:hover{border-color:rgba(var(--primary-rgb), .2)}.Dashboard-module__DB7hEa__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.75rem;font-weight:700}.Dashboard-module__DB7hEa__fieldRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Dashboard-module__DB7hEa__fieldValue{color:var(--text-main);word-break:break-all;flex:1;font-size:1.05rem}.Dashboard-module__DB7hEa__fieldValueMono{font-family:var(--font-mono)}.Dashboard-module__DB7hEa__fieldActions{flex-shrink:0;gap:.5rem;display:flex}.Dashboard-module__DB7hEa__actionBtn{border-color:var(--border)!important;color:var(--text-muted)!important;background:var(--bg-input)!important}.Dashboard-module__DB7hEa__actionBtn:hover{color:var(--text-main)!important;border-color:var(--text-muted)!important}.Dashboard-module__DB7hEa__actionBtnSuccess{color:var(--success)!important;background:#10b9811a!important;border-color:#10b9814d!important}.Dashboard-module__DB7hEa__notesCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Dashboard-module__DB7hEa__notesHeaderRow{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__DB7hEa__notesContent{color:var(--text-main);white-space:pre-wrap;word-break:break-word;background:var(--bg-app);border-radius:var(--radius-md);border:1px solid var(--border);padding:1rem;font-size:.95rem;line-height:1.6}.Dashboard-module__DB7hEa__modifiedTime{color:var(--text-muted);text-align:right;margin-top:1rem;font-size:.75rem}@media (max-width:768px){.Dashboard-module__DB7hEa__sidebar{display:none}.Dashboard-module__DB7hEa__middlePanel{width:100%;display:flex}.Dashboard-module__DB7hEa__middlePanelHiddenMobile{display:none}.Dashboard-module__DB7hEa__details{width:100%;display:none}.Dashboard-module__DB7hEa__detailsActiveMobile{display:flex}.Dashboard-module__DB7hEa__backBtn{display:inline-flex!important}.Dashboard-module__DB7hEa__menuMobileBtn{border-color:var(--border)!important;color:var(--text-muted)!important;display:inline-flex!important}.Dashboard-module__DB7hEa__detailsHeader,.Dashboard-module__DB7hEa__detailsBody{padding:1rem}}.Dashboard-module__DB7hEa__contextMenu{z-index:10000;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);width:170px;box-shadow:var(--shadow-lg);flex-direction:column;padding:.25rem;display:flex;position:absolute}.Dashboard-module__DB7hEa__contextMenuHeader{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:.25rem;padding:.4rem .6rem;font-size:10px;font-weight:700}.Dashboard-module__DB7hEa__contextMenu button{text-align:left;color:var(--text-main);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem .6rem;font-size:.85rem;display:flex}.Dashboard-module__DB7hEa__contextMenu button:hover{background:var(--bg-hover)}.Dashboard-module__DB7hEa__contextMenuDelete{color:var(--danger)!important}.Dashboard-module__DB7hEa__contextMenuDelete:hover{background:#ef44441a!important}.Dashboard-module__DB7hEa__iconGrid{grid-template-columns:repeat(5,1fr);gap:.75rem;padding:1rem 0;display:grid}.Dashboard-module__DB7hEa__iconItem{border-radius:var(--radius-md);border:1px solid var(--border);cursor:pointer;background:var(--bg-input);transition:all var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex}.Dashboard-module__DB7hEa__iconItem:hover{border-color:var(--primary);background:var(--bg-hover);transform:translateY(-2px)}.Dashboard-module__DB7hEa__iconItemVal{color:var(--primary);justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Dashboard-module__DB7hEa__iconItemLabel{color:var(--text-muted);text-align:center;font-size:11px}.Dashboard-module__DB7hEa__paletteModal .ant-modal-content{background:var(--bg-card)!important;border:1px solid var(--border)!important;box-shadow:var(--shadow-xl)!important}.Dashboard-module__DB7hEa__paletteList{flex-direction:column;gap:.25rem;max-height:350px;margin-top:1rem;display:flex;overflow-y:auto}.Dashboard-module__DB7hEa__paletteItem{border-radius:var(--radius-md);cursor:pointer;color:var(--text-main);transition:background var(--transition-fast);text-align:left;background:0 0;border:none;flex-direction:column;gap:.25rem;width:100%;padding:.75rem 1rem;display:flex}.Dashboard-module__DB7hEa__paletteItem:hover{background:var(--bg-hover)}.Dashboard-module__DB7hEa__paletteItemTitle{font-size:.95rem;font-weight:600}.Dashboard-module__DB7hEa__paletteItemSub{color:var(--text-muted);font-size:11px}.Dashboard-module__DB7hEa__paletteEmpty{text-align:center;color:var(--text-muted);padding:2rem}.Dashboard-module__DB7hEa__paletteQuickActions{flex-direction:column;gap:.25rem;display:flex}.Dashboard-module__DB7hEa__paletteHeader{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;text-align:left;padding:.25rem 1rem;font-size:11px;font-weight:700}.Dashboard-module__DB7hEa__recentSection{border-bottom:1px solid var(--border);background:#818cf805;padding:.6rem 1rem}.Dashboard-module__DB7hEa__recentTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.7rem;font-weight:700}.Dashboard-module__DB7hEa__recentList{gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.Dashboard-module__DB7hEa__recentList::-webkit-scrollbar{height:3px}
