.avatar[data-v-d32ea496]{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;position:relative;flex-shrink:0}.avatar-img[data-v-d32ea496]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;border-radius:inherit}.avatar-char[data-v-d32ea496]{color:#fff;font-size:50%;line-height:1;font-weight:500;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-avatar[data-v-7968b96a]{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:10px 20px;font-size:14px!important;line-height:1.4!important}.sidebar-nav[data-v-7968b96a]{position:fixed;right:20px;top:20px;width:160px;border-radius:12px;background:linear-gradient(321deg,hsla(0,0%,100%,0) 2.06%,hsla(0,0%,100%,.2) 99.08%);box-shadow:1px 1px 10px 0 rgba(0,0,0,.05),4px 4px 20px 0 rgba(0,0,0,.05);backdrop-filter:blur(15px);z-index:1000;padding:12px 6px;overflow:hidden}.sidebar-header[data-v-7968b96a]{padding:0 12px 12px;border-bottom:1px solid rgba(177,110,249,.1);margin-bottom:6px}.logo-container[data-v-7968b96a]{display:flex;align-items:center;gap:8px}.logo-icon[data-v-7968b96a]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.business-logo[data-v-7968b96a]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.text-logo[data-v-7968b96a]{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#5b3df5;background:linear-gradient(321deg,hsla(0,0%,100%,0) 2.06%,hsla(0,0%,100%,.2) 99.08%);box-shadow:1px 1px 10px 0 rgba(0,0,0,.05),4px 4px 20px 0 rgba(0,0,0,.05);backdrop-filter:blur(15px)}.logo-text[data-v-7968b96a]{font-size:16px;font-weight:600;color:#333}.nav-menu[data-v-7968b96a]{display:flex;flex-direction:column;gap:2px;padding:0 6px}.nav-item[data-v-7968b96a]{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;color:inherit;position:relative}.nav-item[data-v-7968b96a]:hover{background:linear-gradient(180deg,rgba(122,99,255,.1),rgba(196,171,255,.1))}.nav-item.active[data-v-7968b96a]{background:linear-gradient(180deg,rgba(122,99,255,.12),rgba(196,171,255,.12))}.nav-item.active[data-v-7968b96a]:before,.nav-item[data-v-7968b96a]:hover:before{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%);width:2px;height:16px;border-radius:1px;background:linear-gradient(180deg,#7a63ff,#b16ef9)}.nav-icon[data-v-7968b96a]{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-text[data-v-7968b96a]{font-size:12px;font-weight:500;color:#333;white-space:nowrap}.profile-dialog[data-v-6da9fdfe]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:1000}.profile-content[data-v-6da9fdfe]{width:800px;max-height:80vh;background:var(--Linear,linear-gradient(321deg,hsla(0,0%,100%,.4) 2.06%,hsla(0,0%,100%,.72) 42.17%,hsla(0,0%,100%,.8) 99.08%));border-radius:12px;box-shadow:1px 1px 10px 0 rgba(0,0,0,.05),4px 4px 20px 0 rgba(0,0,0,.05);backdrop-filter:blur(15px);overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.profile-header[data-v-6da9fdfe]{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #f0f0f0}.profile-header .header-left[data-v-6da9fdfe]{display:flex;align-items:center;gap:16px}.profile-header .header-left .avatar-container[data-v-6da9fdfe]{position:relative;cursor:pointer;transition:all .2s ease}.profile-header .header-left .avatar-container:hover .avatar-upload-overlay[data-v-6da9fdfe]{opacity:1}.profile-header .header-left .avatar-upload-overlay[data-v-6da9fdfe]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;color:#fff;font-size:12px}.profile-header .header-left .header-avatar[data-v-6da9fdfe]{flex-shrink:0}.profile-header .header-left .user-info .user-name[data-v-6da9fdfe]{margin:0 0 8px 0;font-size:14px;font-weight:600;color:#656587}.profile-header .header-left .user-info .uid-section[data-v-6da9fdfe]{display:flex;align-items:center;gap:12px}.profile-header .header-left .user-info .uid-section .uid-text[data-v-6da9fdfe]{font-size:12px;color:#666}.profile-header .header-left .user-info .uid-section .switch-account[data-v-6da9fdfe]{display:flex;align-items:center;gap:4px;font-size:14px;background:var(--linear-2-paints,linear-gradient(90deg,#62afff,#9c41ff));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;text-decoration:none}.profile-header .header-left .user-info .uid-section .switch-account .switch-icon[data-v-6da9fdfe]{width:16px;height:16px}.profile-header .header-right .logout-btn[data-v-6da9fdfe]{display:flex;align-items:center;gap:6px;font-size:14px;color:#f15d5d;cursor:pointer;padding:8px 12px;border-radius:6px;margin-top:4px;transition:all .2s}.profile-header .header-right .logout-btn[data-v-6da9fdfe]:hover{background-color:#f5f5f5}.profile-header .header-right .logout-btn .logout-icon[data-v-6da9fdfe]{width:16px;height:16px}.personal-details-section[data-v-6da9fdfe]{padding:24px 24px 16px 24px;border-bottom:1px solid #f0f0f0}.personal-details-section .section-header[data-v-6da9fdfe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.personal-details-section .section-header .section-title[data-v-6da9fdfe]{margin:0;font-size:16px;font-weight:600;color:#656587}.personal-details-section .section-header .edit-link[data-v-6da9fdfe]{display:flex;align-items:center;gap:6px;font-size:14px;background:var(--linear-2-paints,linear-gradient(90deg,#62afff,#9c41ff));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;text-decoration:none}.personal-details-section .section-header .edit-link .edit-icon[data-v-6da9fdfe]{width:16px;height:16px}.personal-details-section .details-content .detail-row[data-v-6da9fdfe]{display:flex;margin-bottom:20px;align-items:flex-start}.personal-details-section .details-content .detail-row .detail-label[data-v-6da9fdfe]{width:120px;color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;flex-shrink:0;line-height:1.4;text-align:left}.personal-details-section .details-content .detail-row .detail-value[data-v-6da9fdfe]{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;flex:1;line-height:1.4;margin-left:16px}.personal-details-section .details-content .detail-row.two-column-row[data-v-6da9fdfe]{gap:24px}.personal-details-section .details-content .detail-row.two-column-row .detail-item[data-v-6da9fdfe]{flex:1;display:flex;align-items:flex-start}.personal-details-section .details-content .detail-row.two-column-row .detail-item .detail-label[data-v-6da9fdfe]{width:120px;color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;flex-shrink:0;line-height:1.4;text-align:left}.personal-details-section .details-content .detail-row.two-column-row .detail-item .detail-input[data-v-6da9fdfe],.personal-details-section .details-content .detail-row.two-column-row .detail-item .detail-value[data-v-6da9fdfe]{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;flex:1;line-height:1.4;margin-left:16px}.personal-details-section .details-content .detail-row.two-column-row .detail-item .detail-input[data-v-6da9fdfe]{border:1px solid #e0e0e0;border-radius:4px;padding:6px 10px;background-color:#fff;outline:none;transition:border-color .2s;min-height:32px;box-sizing:border-box}.personal-details-section .details-content .detail-row.two-column-row .detail-item .detail-input[data-v-6da9fdfe]:focus{border-color:#62afff}.personal-details-section .details-content .detail-row.greeting-row[data-v-6da9fdfe]{align-items:flex-start}.personal-details-section .details-content .detail-row.greeting-row .greeting-content[data-v-6da9fdfe]{flex:1;margin-left:16px}.personal-details-section .details-content .detail-row.greeting-row .greeting-content .greeting-item .greeting-text[data-v-6da9fdfe]{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content[data-v-6da9fdfe]{flex:1;margin-left:16px;width:100%}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item[data-v-6da9fdfe]{display:flex;align-items:center;margin-bottom:12px;gap:8px;width:100%}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .greeting-input[data-v-6da9fdfe]{width:480px;color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;line-height:1.4;border:1px solid #e0e0e0;border-radius:4px;padding:6px 10px;background-color:#fff;outline:none;transition:border-color .2s;min-height:32px;box-sizing:border-box}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .greeting-input[data-v-6da9fdfe]:focus{border-color:#62afff}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .delete-btn[data-v-6da9fdfe]{background:none;border:none;color:#9c41ff;font-size:14px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;margin-left:8px}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .delete-btn[data-v-6da9fdfe]:hover{background:rgba(156,65,255,.1)}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .add-btn[data-v-6da9fdfe]{color:linear-gradient(90deg,#62afff,#9c41ff);border:1px solid;border-image-source:linear-gradient(90deg,#62afff,#9c41ff);font-size:14px;cursor:pointer;padding:4px 16px;border-radius:6px;transition:all .2s ease;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#7eb4eb,#b16ef9);-o-border-image:linear-gradient(90deg,#7eb4eb,#b16ef9) 1;border-image:linear-gradient(90deg,#7eb4eb,#b16ef9) 1}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .add-btn[data-v-6da9fdfe]:hover:not(.disabled){opacity:.9;transform:scale(1.05)}.personal-details-section .details-content .detail-row.greeting-row .greeting-edit-content .greeting-edit-item .add-btn.disabled[data-v-6da9fdfe]{background:#ccc;color:#999;cursor:not-allowed;opacity:.6;padding:4px 16px;-o-border-image:unset;border-image:unset;-webkit-text-fill-color:unset}.company-info-section[data-v-6da9fdfe]{padding:16px 24px 24px 24px}.company-info-section .section-header[data-v-6da9fdfe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.company-info-section .section-header .section-title[data-v-6da9fdfe]{margin:0;font-size:16px;font-weight:600;color:#656587}.company-info-section .section-header .edit-link[data-v-6da9fdfe]{display:flex;align-items:center;gap:6px;font-size:14px;background:var(--linear-2-paints,linear-gradient(90deg,#62afff,#9c41ff));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer;text-decoration:none}.company-info-section .section-header .edit-link .edit-icon[data-v-6da9fdfe]{width:16px;height:16px}.company-info-section .company-content .company-row[data-v-6da9fdfe]{display:flex;margin-bottom:20px;align-items:flex-start}.company-info-section .company-content .company-row .company-label[data-v-6da9fdfe]{width:120px;color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;flex-shrink:0;line-height:1.4;text-align:left}.company-info-section .company-content .company-row .company-name-section[data-v-6da9fdfe]{flex:1;display:flex;align-items:center;gap:8px;margin-left:16px}.company-info-section .company-content .company-row .company-name-section .company-name[data-v-6da9fdfe]{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;line-height:1.4}.company-info-section .company-content .company-row .company-name-section .verified-badge[data-v-6da9fdfe]{background:var(--linear-2-paints,linear-gradient(90deg,#62afff,#9c41ff));color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:500}.company-info-section .company-content .company-row .company-address-section[data-v-6da9fdfe]{flex:1;display:flex;align-items:center;gap:8px;margin-left:16px}.company-info-section .company-content .company-row .company-address-section .company-address[data-v-6da9fdfe]{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;line-height:1.4}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group[data-v-6da9fdfe]{display:flex;align-items:center;gap:12px;flex:1}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe]{flex:1}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe] .el-input__inner{color:#656587;font-family:Source Han Sans CN VF;font-size:16px;font-style:normal;border:1px solid #e0e0e0;border-radius:4px;padding:8px 12px;transition:border-color .3s ease;cursor:pointer;background-color:#fff}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe] .el-input__inner:hover{border-color:#7eb4eb}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe] .el-input__inner::-moz-placeholder{color:#999}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe] .el-input__inner::placeholder{color:#999}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input[data-v-6da9fdfe] .el-input__inner:focus{border-color:#7eb4eb;box-shadow:0 0 0 2px rgba(126,180,235,.1)}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input .icon-location[data-v-6da9fdfe]{color:#7eb4eb;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;transition:color .3s ease}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .company-input .icon-location[data-v-6da9fdfe]:hover{color:#b16ef9}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .select-address-btn[data-v-6da9fdfe]{background:linear-gradient(90deg,#7eb4eb,#b16ef9);border:none;color:#fff;font-size:14px;cursor:pointer;padding:8px 16px;border-radius:4px;font-weight:500;transition:all .3s ease;flex-shrink:0;white-space:nowrap}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .select-address-btn[data-v-6da9fdfe]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(126,180,235,.3);opacity:.9}.company-info-section .company-content .company-row .company-address-section .company-address-edit-group .select-address-btn[data-v-6da9fdfe]:active{transform:translateY(0)}.company-info-section .company-content .company-row .switch-company-btn[data-v-6da9fdfe]{background:var(--linear-2-paints,linear-gradient(90deg,#62afff,#9c41ff));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid;-o-border-image:linear-gradient(90deg,#62afff,#9c41ff) 1;border-image:linear-gradient(90deg,#62afff,#9c41ff) 1;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s;flex-shrink:0}.company-info-section .company-content .company-row .switch-company-btn[data-v-6da9fdfe]:hover{opacity:.8}.complete-btn[data-v-6da9fdfe]{display:inline-block;background:linear-gradient(90deg,#62afff,#9c41ff);color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:400;cursor:pointer;transition:all .2s;line-height:1;font-family:Source Han Sans CN VF,sans-serif;text-decoration:none;box-shadow:1px 1px 10px 0 rgba(0,0,0,.05),4px 4px 20px 0 rgba(0,0,0,.05);backdrop-filter:blur(15px)}.complete-btn[data-v-6da9fdfe]:hover{opacity:.9}.profile-content[data-v-6da9fdfe]::-webkit-scrollbar{display:none}.hidden-file-input[data-v-6da9fdfe]{display:none}.map-modal-overlay[data-v-6da9fdfe]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:3000}.map-modal-container[data-v-6da9fdfe]{background:#fff;border-radius:12px;width:800px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.15);display:flex;flex-direction:column}.map-modal-header[data-v-6da9fdfe]{background:linear-gradient(90deg,#7eb4eb,#b16ef9);padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.map-modal-header h3[data-v-6da9fdfe]{color:#fff;font-size:18px;font-weight:600;margin:0}.map-modal-header .map-close-btn[data-v-6da9fdfe]{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px}.map-modal-header .map-close-btn[data-v-6da9fdfe]:hover{background:hsla(0,0%,100%,.1)}.map-modal-header .map-close-btn i[data-v-6da9fdfe]{font-size:18px}.map-modal-body[data-v-6da9fdfe]{padding:24px;flex:1;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.map-modal-body .map-search-container[data-v-6da9fdfe]{margin-bottom:16px}.map-modal-body .map-search-container .map-search-input[data-v-6da9fdfe] .el-input__inner{border-radius:8px;border:1px solid #d1d5db;padding:12px 16px;font-size:14px}.map-modal-body .map-search-container .map-search-input[data-v-6da9fdfe] .el-input__inner:focus{border-color:#7eb4eb;box-shadow:0 0 0 3px rgba(126,180,235,.1)}.map-modal-body .map-container[data-v-6da9fdfe]{flex:0 0 300px;min-height:300px;height:300px;border-radius:8px;overflow:hidden;margin-bottom:16px;position:relative}.map-modal-body .map-container .map-placeholder[data-v-6da9fdfe]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f8f9fa}.map-modal-body .map-container .map-placeholder i[data-v-6da9fdfe]{font-size:48px;color:#7eb4eb;margin-bottom:16px}.map-modal-body .map-container .map-placeholder p[data-v-6da9fdfe]{color:#6b7280;font-size:14px;margin:4px 0}.map-modal-body .search-results[data-v-6da9fdfe]{margin-bottom:16px;flex-shrink:0}.map-modal-body .search-results .search-results-title[data-v-6da9fdfe]{font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}.map-modal-body .search-results .search-results-list[data-v-6da9fdfe]{max-height:150px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:8px}.map-modal-body .search-results .search-results-list .search-result-item[data-v-6da9fdfe]{padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}.map-modal-body .search-results .search-results-list .search-result-item[data-v-6da9fdfe]:hover{background-color:#f8f9fa}.map-modal-body .search-results .search-results-list .search-result-item[data-v-6da9fdfe]:last-child{border-bottom:none}.map-modal-body .search-results .search-results-list .search-result-item .place-name[data-v-6da9fdfe]{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:4px}.map-modal-body .search-results .search-results-list .search-result-item .place-address[data-v-6da9fdfe]{font-size:12px;color:#6b7280}.map-modal-body .map-actions[data-v-6da9fdfe]{display:flex;justify-content:flex-end;gap:12px;flex-shrink:0;margin-top:auto}.map-modal-body .map-actions .cancel-btn[data-v-6da9fdfe]{background:#fff;border:1px solid #d1d5db;color:#6b7280;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px}.map-modal-body .map-actions .cancel-btn[data-v-6da9fdfe]:hover{border-color:#9ca3af;background:#f9fafb}.map-modal-body .map-actions .confirm-btn[data-v-6da9fdfe]{background:linear-gradient(90deg,#7eb4eb,#b16ef9);border:none;color:#fff;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px}.map-modal-body .map-actions .confirm-btn[data-v-6da9fdfe]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(126,180,235,.3)}.map-modal-body .map-actions .confirm-btn[data-v-6da9fdfe]:disabled{opacity:.5;cursor:not-allowed}body *{box-sizing:border-box;flex-shrink:0}body{font-family:PingFangSC-Regular,Roboto,Helvetica Neue,Helvetica,Tahoma,Arial,PingFang SC-Light,Microsoft YaHei}button{margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent}button:active{opacity:.6}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.justify-start{display:flex;justify-content:flex-start}.justify-center{display:flex;justify-content:center}.justify-end{display:flex;justify-content:flex-end}.justify-evenly{display:flex;justify-content:space-evenly}.justify-around{display:flex;justify-content:space-around}.justify-between{display:flex;justify-content:space-between}.align-start{display:flex;align-items:flex-start}.align-center{display:flex;align-items:center}.align-end{display:flex;align-items:flex-end}.fixed-avatar[data-v-beba28e8]{position:fixed;top:10px;right:20px;z-index:2000}.main-content[data-v-beba28e8]{width:100%}.page-logout[data-v-beba28e8]{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:none;border-radius:14px;cursor:pointer;background:hsla(0,0%,100%,.7);box-shadow:1px 1px 10px rgba(0,0,0,.05),4px 4px 20px rgba(0,0,0,.05);backdrop-filter:blur(10px);color:#5b3df5;transition:all .2s ease;z-index:2000;overflow:hidden}.page-logout[data-v-beba28e8]:hover{background:hsla(0,0%,100%,.85)}.logout-icon[data-v-beba28e8]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.logout-text[data-v-beba28e8]{font-size:12px;font-weight:600;color:#5b3df5}.el-dropdown-menu{background:hsla(0,0%,100%,.4)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;border:1px solid rgba(177,110,249,.3)!important;border-radius:12px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;padding:8px!important}.el-dropdown-menu__item{background:transparent!important;text-align:center!important;font-size:16px!important;color:transparent!important;background-image:linear-gradient(90deg,#7eb4eb,#b16ef9)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;padding:8px 16px!important;border-radius:8px!important}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:hover{background:rgba(177,110,249,.1)!important}