.star-module{--drag-bg-color:#202020}[data-mui-color-scheme=light] .star-module{--drag-bg-color:#fff}.star-module .tab-list{display:flex;justify-content:space-between;align-items:center}.star-module .tab-list .tab-list-ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.star-module .tab-list .tab-list-ul li{font-weight:500;font-size:14px;color:#818181;cursor:pointer;position:relative}.star-module .tab-list .tab-list-ul li:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background-color:#fff;transform:scaleX(0)}[data-mui-color-scheme=light] .star-module .tab-list .tab-list-ul li:after{background-color:#0e0e0e}.star-module .tab-list .tab-list-ul li.active,.star-module .tab-list .tab-list-ul li:hover{color:#fff}[data-mui-color-scheme=light] .star-module .tab-list .tab-list-ul li.active,[data-mui-color-scheme=light] .star-module .tab-list .tab-list-ul li:hover{color:#0e0e0e}.star-module .tab-list .tab-list-ul li.active:after,.star-module .tab-list .tab-list-ul li:hover:after{transform:scaleX(1)}.star-module .self-sub-nav{display:flex;justify-content:space-between;align-items:center;margin-top:24px;margin-bottom:16px;gap:12px}.star-module .self-sub-nav .self-sub-tabs-swiper{flex:1 1;overflow:hidden;padding:0 2px}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-slide{width:auto}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item{padding:4px 8px;font-weight:400;font-size:14px;color:#818181;line-height:20px;transition:all .2s ease;background-color:transparent;border-radius:4px}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item:hover{color:#fff;background-color:#323232;cursor:pointer}[data-mui-color-scheme=light] .star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item:hover{color:#0e0e0e;background-color:#ececec}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item.active{color:#fff;background-color:#323232;cursor:pointer}[data-mui-color-scheme=light] .star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item.active{color:#0e0e0e;background-color:#ececec}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item .tab-loading-wrapper{display:inline-flex;align-items:center;gap:2px}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item .tab-loading-icon{display:inline-flex;align-items:center;width:20px;height:20px;margin:0 -6px}.star-module .self-sub-nav .self-sub-tabs-swiper .self-sub-tab-item .tab-loading-icon svg{width:20px;height:20px}.star-module .self-sub-nav .edit-menu-wrapper{position:relative}.star-module .self-sub-nav .edit-menu-wrapper .edit-btn{background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease;color:#818181}.star-module .self-sub-nav .edit-menu-wrapper .edit-btn svg{color:#818181;transition:color .2s ease}.star-module .self-sub-nav .edit-menu-wrapper .edit-btn:hover{background-color:hsla(0,0%,100%,.1)}[data-mui-color-scheme=light] .star-module .self-sub-nav .edit-menu-wrapper .edit-btn:hover{background-color:rgba(0,0,0,.05)}.star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background-color:#2a2a2a;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.3);padding:8px 0;z-index:100;animation:fadeIn .15s ease}[data-mui-color-scheme=light] .star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown{background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12)}.star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;font-size:14px;color:#fff;transition:all .15s ease}.star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item svg{flex-shrink:0;color:#818181;transition:color .15s ease}[data-mui-color-scheme=light] .star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item{color:#0e0e0e}.star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item:hover{background-color:hsla(0,0%,100%,.08);color:#f7931a}.star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item:hover svg{color:#f7931a}[data-mui-color-scheme=light] .star-module .self-sub-nav .edit-menu-wrapper .edit-menu-dropdown .edit-menu-item:hover{background-color:rgba(0,0,0,.04)}.star-module .symbol-edit-actions{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-top:16px}.star-module .symbol-edit-actions .edit-actions-left{display:flex;align-items:center;gap:16px}.star-module .symbol-edit-actions .edit-actions-left .select-all-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-mui-color-scheme=light] .star-module .symbol-edit-actions .edit-actions-left .select-all-wrapper{color:#0e0e0e}.star-module .symbol-edit-actions .edit-actions-left .select-all-wrapper.disabled{opacity:.3;cursor:not-allowed}.star-module .symbol-edit-actions .edit-actions-left .select-all-wrapper svg{width:12px;height:12px;flex-shrink:0;cursor:pointer}.star-module .symbol-edit-actions .edit-actions-left .edit-actions-left-divider{width:1px;height:16px;border:0;background:#818181}.star-module .symbol-edit-actions .edit-actions-left .action-btn{display:flex;align-items:center;gap:4px;color:#818181;font-size:14px;cursor:pointer;transition:all .2s ease}[data-mui-color-scheme=light] .star-module .symbol-edit-actions .edit-actions-left .action-btn{color:#818181}.star-module .symbol-edit-actions .edit-actions-left .action-btn.active{color:#fff;cursor:pointer}[data-mui-color-scheme=light] .star-module .symbol-edit-actions .edit-actions-left .action-btn.active{color:#0e0e0e}.star-module .symbol-edit-actions .edit-actions-left .action-btn.disabled{color:#818181;cursor:not-allowed;opacity:.5}[data-mui-color-scheme=light] .star-module .symbol-edit-actions .edit-actions-left .action-btn.disabled{color:#818181}.star-module .symbol-edit-actions .complete-btn{background:transparent;border:none;color:#f7931a;font-size:14px;font-weight:500;cursor:pointer;padding:6px 16px;transition:opacity .2s ease}.star-module .symbol-edit-actions .complete-btn:hover{opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.star-module .self-list-wrapper{margin-top:16px}.star-module .self-list-container{width:100%;overflow-x:auto}.star-module .self-list-container .self-list-table{width:100%;border-collapse:collapse;table-layout:fixed}.star-module .self-list-container .self-list-table thead tr{border-bottom:1px solid #323232}[data-mui-color-scheme=light] .star-module .self-list-container .self-list-table thead tr{border-bottom-color:#ececec}.star-module .self-list-container .self-list-table thead th{padding:16px 12px;text-align:left;font-size:12px;font-weight:400;color:#818181;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.star-module .self-list-container .self-list-table thead th.col-volume{cursor:pointer;display:flex;align-items:center}.star-module .self-list-container .self-list-table thead th.col-volume:hover{color:#fff}[data-mui-color-scheme=light] .star-module .self-list-container .self-list-table thead th.col-volume:hover{color:#0e0e0e}.star-module .self-list-container .self-list-table thead th.col-name{width:300px}.star-module .self-list-container .self-list-table thead th.col-change,.star-module .self-list-container .self-list-table thead th.col-high,.star-module .self-list-container .self-list-table thead th.col-low,.star-module .self-list-container .self-list-table thead th.col-position,.star-module .self-list-container .self-list-table thead th.col-price,.star-module .self-list-container .self-list-table thead th.col-turnover,.star-module .self-list-container .self-list-table thead th.col-volume{width:110px}.star-module .self-list-container .self-list-table thead th.col-action,.star-module .self-list-container .self-list-table thead th.col-edit-pin,.star-module .self-list-container .self-list-table thead th.col-edit-sort,.star-module .self-list-container .self-list-table thead th.col-edit-top{width:80px;text-align:center}.star-module .self-list-container .self-list-table.edit-mode tbody td.col-name,.star-module .self-list-container .self-list-table.edit-mode thead th.col-name{width:60%}.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-pin,.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-sort,.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-top,.star-module .self-list-container .self-list-table.edit-mode thead th.col-edit-pin,.star-module .self-list-container .self-list-table.edit-mode thead th.col-edit-sort,.star-module .self-list-container .self-list-table.edit-mode thead th.col-edit-top{width:13.3333333333%;text-align:center}.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-pin svg,.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-sort svg,.star-module .self-list-container .self-list-table.edit-mode tbody td.col-edit-top svg{cursor:pointer}.star-module .self-list-container .self-list-table.edit-mode .edit-action-btn.active svg,.star-module .self-list-container .self-list-table.edit-mode .edit-action-btn:hover svg{color:#f7931a}.star-module .self-list-container .self-list-table tbody tr{border-bottom:1px solid #1a1a1a;transition:transform .25s ease;cursor:default;touch-action:none}[data-mui-color-scheme=light] .star-module .self-list-container .self-list-table tbody tr{border-bottom-color:#f0f0f0}.star-module .self-list-container .self-list-table tbody tr:hover:not(.dragging,.empty-row-tr){background-color:hsla(0,0%,100%,.03)}[data-mui-color-scheme=light] .star-module .self-list-container .self-list-table tbody tr:hover:not(.dragging,.empty-row-tr){background-color:rgba(0,0,0,.02)}.star-module .self-list-container .self-list-table tbody tr.dragging{opacity:0}.star-module .self-list-container .self-list-table tbody td{padding:20px 12px;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-mui-color-scheme=light] .star-module .self-list-container .self-list-table tbody td{color:#0e0e0e}.star-module .self-list-container .self-list-table tbody td.up{color:#31cb9e}.star-module .self-list-container .self-list-table tbody td.down{color:#f55555}.star-module .self-list-container .self-list-table tbody td.col-action{text-align:center}.star-module .self-list-container .name-cell{display:flex;align-items:center;gap:8px}.star-module .self-list-container .name-cell .checkbox-wrapper{cursor:pointer;display:flex;align-items:center;justify-content:center}.star-module .self-list-container .name-cell .checkbox-wrapper svg{width:12px;height:12px}.star-module .self-list-container .name-cell .star-icon{cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.star-module .self-list-container .name-cell .star-icon:hover{transform:scale(1.1)}.star-module .self-list-container .name-cell .coin-icon-placeholder{flex-shrink:0}.star-module .self-list-container .name-cell .symbol{font-weight:600;font-size:14px;color:#fff}[data-mui-color-scheme=light] .star-module .self-list-container .name-cell .symbol{color:#0e0e0e}.star-module .self-list-container .name-cell .symbol .sub-symbol{color:#818181}.star-module .self-list-container .name-cell .tag{padding:2px 6px;font-size:10px;color:#818181;border:1px solid #3a3a3a;border-radius:4px;white-space:nowrap}[data-mui-color-scheme=light] .star-module .self-list-container .name-cell .tag{border-color:#d4d4d4}.star-module .self-list-container .trade-btn{background:transparent;border:none;color:#818181;font-size:14px;cursor:pointer;padding:4px 8px;transition:color .2s ease}.star-module .self-list-container .trade-btn:hover{color:#fff}[data-mui-color-scheme=light] .star-module .self-list-container .trade-btn:hover{color:#0e0e0e}.star-module .self-list-container .coin-icon{border-radius:50%;margin-right:4px}.star-module .self-list-container .empty-row{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin:0 auto;padding:40px 0}.star-module .self-list-container .empty-row .empty-row-text{color:#818181;padding:14px 24px;border-radius:24px}.star-module .drag-overlay-table{width:100%;border-collapse:collapse;table-layout:fixed;background-color:#202020;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);cursor:-webkit-grabbing;cursor:grabbing}[data-mui-color-scheme=light] .star-module .drag-overlay-table{background-color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.15)}.star-module .drag-overlay-table .dragging-overlay td{padding:20px 12px;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-mui-color-scheme=light] .star-module .drag-overlay-table .dragging-overlay td{color:#0e0e0e}.star-module .drag-overlay-table .dragging-overlay td.up{color:#31cb9e}.star-module .drag-overlay-table .dragging-overlay td.down{color:#f55555}.star-module .drag-overlay-table .dragging-overlay td.col-action{text-align:center}.star-module .drag-overlay-table .dragging-overlay td.col-name{width:300px}.star-module .drag-overlay-table .dragging-overlay td.col-change,.star-module .drag-overlay-table .dragging-overlay td.col-high,.star-module .drag-overlay-table .dragging-overlay td.col-low,.star-module .drag-overlay-table .dragging-overlay td.col-position,.star-module .drag-overlay-table .dragging-overlay td.col-price,.star-module .drag-overlay-table .dragging-overlay td.col-turnover,.star-module .drag-overlay-table .dragging-overlay td.col-volume{width:110px}.star-module .drag-overlay-table .dragging-overlay td.col-action{width:80px}.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top{width:80px;text-align:center}.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin .edit-action-btn,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort .edit-action-btn,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top .edit-action-btn{cursor:pointer;text-align:center}.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin .edit-action-btn.active,.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin .edit-action-btn:hover,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort .edit-action-btn.active,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort .edit-action-btn:hover,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top .edit-action-btn.active,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top .edit-action-btn:hover{color:#f7931a}.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin .edit-action-btn.drag-handle,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort .edit-action-btn.drag-handle,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top .edit-action-btn.drag-handle{cursor:-webkit-grab;cursor:grab}.star-module .drag-overlay-table .dragging-overlay td.col-edit-pin .edit-action-btn.drag-handle:active,.star-module .drag-overlay-table .dragging-overlay td.col-edit-sort .edit-action-btn.drag-handle:active,.star-module .drag-overlay-table .dragging-overlay td.col-edit-top .edit-action-btn.drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.star-module .drag-overlay-table .dragging-overlay .name-cell{display:flex;align-items:center;gap:8px}.star-module .drag-overlay-table .dragging-overlay .name-cell .star-icon{display:flex;align-items:center;justify-content:center}.star-module .drag-overlay-table .dragging-overlay .name-cell .star-icon svg{color:#f7931a}.star-module .drag-overlay-table .dragging-overlay .name-cell .symbol{font-weight:600;font-size:14px;color:#fff}[data-mui-color-scheme=light] .star-module .drag-overlay-table .dragging-overlay .name-cell .symbol{color:#0e0e0e}.star-module .drag-overlay-table .dragging-overlay .name-cell .tag{padding:2px 6px;font-size:10px;color:#818181;border:1px solid #3a3a3a;border-radius:4px;white-space:nowrap}[data-mui-color-scheme=light] .star-module .drag-overlay-table .dragging-overlay .name-cell .tag{border-color:#d4d4d4}.star-module .drag-overlay-table .dragging-overlay .trade-btn{background:transparent;border:none;color:#818181;font-size:14px;padding:4px 8px}.star-module .drag-overlay-table .dragging-overlay .coin-icon{border-radius:50%;margin-right:4px}.star-module .edit-action-btn.disabled{opacity:0}.star-module .edit-action-btn.disabled svg{cursor:inherit!important;opacity:0}.star-module .self-pagination{display:flex;justify-content:center;align-items:center;gap:8px;padding:24px 0}.star-module .self-pagination .page-btn{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #3a3a3a;border-radius:4px;background:transparent;color:#818181;font-size:14px;cursor:pointer;transition:all .2s ease}[data-mui-color-scheme=light] .star-module .self-pagination .page-btn{border-color:#d4d4d4}.star-module .self-pagination .page-btn:hover:not(:disabled){border-color:#666;color:#fff}[data-mui-color-scheme=light] .star-module .self-pagination .page-btn:hover:not(:disabled){border-color:#999;color:#0e0e0e}.star-module .self-pagination .page-btn:disabled{opacity:.5;cursor:not-allowed}.star-module .self-pagination .page-btn.active,[data-mui-color-scheme=light] .star-module .self-pagination .page-btn.active{background-color:#0e0e0e;border-color:#0e0e0e;color:#fff}.star-module .self-pagination .page-arrow{font-size:12px}.create-group-content{padding:20px 0}.create-group-content .group-name-input-wrapper{position:relative;width:100%}.create-group-content .group-name-input{width:100%;padding:12px 60px 12px 16px;font-size:14px;border:1px solid #3a3a3a;border-radius:8px;background-color:transparent;color:#fff;outline:none;transition:border-color .2s ease}[data-mui-color-scheme=light] .create-group-content .group-name-input{border-color:#d4d4d4;color:#0e0e0e}.create-group-content .group-name-input::placeholder{color:#818181}.create-group-content .group-name-input:focus{border-color:#fff}[data-mui-color-scheme=light] .create-group-content .group-name-input:focus{border-color:#0e0e0e}.create-group-content .group-name-input.error{border-color:#f55555;color:#f55555}.create-group-content .group-name-input.error:focus{border-color:#f55555}.create-group-content .group-name-counter{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:12px;color:#818181;pointer-events:none}.create-group-content .group-name-error{margin-top:8px;font-size:12px;color:#f55555}.delete-confirm-content{padding:20px 0;font-size:14px;line-height:1.6;color:#fff}[data-mui-color-scheme=light] .delete-confirm-content{color:#0e0e0e}.delete-confirm-content span{font-weight:500}.delete-symbol-confirm-content{padding:20px 0;font-size:14px;line-height:1.6;color:#fff}[data-mui-color-scheme=light] .delete-symbol-confirm-content{color:#0e0e0e}.delete-symbol-confirm-content .confirm-text{margin-bottom:16px}.delete-symbol-confirm-content .remove-all-checkbox-wrapper{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px;border-radius:4px;transition:background-color .2s ease}.delete-symbol-confirm-content .remove-all-checkbox-wrapper:hover{background-color:#323232}[data-mui-color-scheme=light] .delete-symbol-confirm-content .remove-all-checkbox-wrapper:hover{background-color:#f5f5f5}.delete-symbol-confirm-content .remove-all-checkbox-wrapper span{margin-left:8px;font-size:14px}.add-to-group-content{padding:20px 0}.add-to-group-content .add-to-group-list{max-height:300px;overflow-y:auto;margin-bottom:16px}.add-to-group-content .add-to-group-list::-webkit-scrollbar{width:6px}.add-to-group-content .add-to-group-list::-webkit-scrollbar-track{background:transparent}.add-to-group-content .add-to-group-list::-webkit-scrollbar-thumb{background:#323232;border-radius:3px}[data-mui-color-scheme=light] .add-to-group-content .add-to-group-list::-webkit-scrollbar-thumb{background:#d4d4d4}.add-to-group-content .add-to-group-list::-webkit-scrollbar-thumb:hover{background:#404040}[data-mui-color-scheme=light] .add-to-group-content .add-to-group-list::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.add-to-group-content .add-to-group-list .add-to-group-item{display:flex;align-items:center;padding:12px;cursor:pointer;border-radius:4px;transition:background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.add-to-group-content .add-to-group-list .add-to-group-item:hover{background-color:#323232}[data-mui-color-scheme=light] .add-to-group-content .add-to-group-list .add-to-group-item:hover{background-color:#f5f5f5}.add-to-group-content .add-to-group-list .add-to-group-item .group-name{margin-left:8px;font-size:14px;color:#fff}[data-mui-color-scheme=light] .add-to-group-content .add-to-group-list .add-to-group-item .group-name{color:#0e0e0e}.add-to-group-content .create-new-group-btn{display:flex;align-items:center;padding:12px;cursor:pointer;border-radius:4px;transition:background-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#ff8911;font-size:14px;font-weight:500}.add-to-group-content .create-new-group-btn:hover{background-color:#323232}[data-mui-color-scheme=light] .add-to-group-content .create-new-group-btn:hover{background-color:#f5f5f5}.add-to-group-content .create-new-group-btn span{margin-left:8px}.manage-group-content{display:flex;flex-direction:column;height:100%;max-height:600px}.manage-group-content .manage-group-actions{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #1f1f1f;flex-shrink:0}[data-mui-color-scheme=light] .manage-group-content .manage-group-actions{border-bottom-color:#ececec}.manage-group-content .manage-group-actions .select-all-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-mui-color-scheme=light] .manage-group-content .manage-group-actions .select-all-wrapper{color:#0e0e0e}.manage-group-content .manage-group-actions .select-all-wrapper svg{width:12px;height:12px;flex-shrink:0;cursor:pointer}.manage-group-content .manage-group-actions .delete-btn{background:transparent;border:none;color:#fff;font-size:12px;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;gap:4px}[data-mui-color-scheme=light] .manage-group-content .manage-group-actions .delete-btn{color:#0e0e0e}.manage-group-content .manage-group-actions .delete-btn:hover:not(:disabled){opacity:.8}.manage-group-content .manage-group-actions .delete-btn:disabled{color:#818181;cursor:not-allowed}.manage-group-content .manage-group-header{display:flex;align-items:center;padding:12px 20px;font-size:12px;font-weight:500;color:#818181;flex-shrink:0}.manage-group-content .manage-group-header .checkbox-col{width:32px}.manage-group-content .manage-group-header .name-col{flex:1 1}.manage-group-content .manage-group-header .pin-col,.manage-group-content .manage-group-header .sort-col{width:60px;text-align:center}.manage-group-content .manage-group-list{max-height:400px;overflow-y:auto;flex:1 1}.manage-group-content .manage-group-list::-webkit-scrollbar{width:6px}.manage-group-content .manage-group-list::-webkit-scrollbar-thumb{background-color:#3a3a3a;border-radius:3px}[data-mui-color-scheme=light] .manage-group-content .manage-group-list::-webkit-scrollbar-thumb{background-color:#d4d4d4}.manage-group-content .manage-group-item{padding:12px 20px;transition:background-color .15s ease;cursor:default}.manage-group-content .manage-group-item:hover{background-color:hsla(0,0%,100%,.05)}[data-mui-color-scheme=light] .manage-group-content .manage-group-item:hover{background-color:rgba(0,0,0,.02)}.manage-group-content .manage-group-item:hover .manage-group-item-content .name-col .edit-name-btn{display:flex}.manage-group-content .manage-group-item.dragging-overlay{background-color:#202020;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.3);padding:12px 20px}[data-mui-color-scheme=light] .manage-group-content .manage-group-item.dragging-overlay{background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.15)}.manage-group-content .manage-group-item-content{display:flex;align-items:center}.manage-group-content .manage-group-item-content.clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.manage-group-content .manage-group-item-content.clickable:active{opacity:.8}.manage-group-content .manage-group-item-content .checkbox-col{width:32px;display:flex;align-items:center;justify-content:center}.manage-group-content .manage-group-item-content .checkbox-col svg{width:12px;height:12px;flex-shrink:0;cursor:pointer}.manage-group-content .manage-group-item-content .checkbox-col span{display:flex;align-items:center;justify-content:center}.manage-group-content .manage-group-item-content .checkbox-col span svg{cursor:not-allowed}.manage-group-content .manage-group-item-content .name-col{flex:1 1;font-size:14px;color:#fff;cursor:inherit;padding-right:12px;display:flex;align-items:center;gap:8px}[data-mui-color-scheme=light] .manage-group-content .manage-group-item-content .name-col{color:#0e0e0e}.manage-group-content .manage-group-item-content .name-col .edit-name-btn{display:none;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;border-radius:4px;color:#818181;cursor:pointer;transition:all .2s ease;flex-shrink:0}.manage-group-content .manage-group-item-content .name-col .edit-name-btn:hover{background-color:hsla(0,0%,100%,.1);color:#fff}[data-mui-color-scheme=light] .manage-group-content .manage-group-item-content .name-col .edit-name-btn:hover{background-color:rgba(0,0,0,.05);color:#0e0e0e}.manage-group-content .manage-group-item-content .pin-col{width:60px;display:flex;align-items:center;justify-content:center}.manage-group-content .manage-group-item-content .pin-col .pin-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:4px;color:#818181;cursor:pointer;transition:all .2s ease}.manage-group-content .manage-group-item-content .pin-col .pin-btn.pinned,.manage-group-content .manage-group-item-content .pin-col .pin-btn:hover{color:#f7931a}.manage-group-content .manage-group-item-content .pin-col .pin-btn.pinned:hover{color:#ff6b00}.manage-group-content .manage-group-item-content .sort-col{width:60px;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;color:#818181;touch-action:none}.manage-group-content .manage-group-item-content .sort-col:active{cursor:-webkit-grabbing;cursor:grabbing}.manage-group-content .manage-group-item-content .sort-col:hover{color:#f7931a}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}