/* 全局样式 */
body{
    padding: 0px;
    background-color: #fff;
}
.my-disabled-area {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    cursor: not-allowed;
}
/*.global-grey {*/
    /*filter: grayscale(100%);*/
    /*-webkit-filter: grayscale(100%);*/
/*}*/
.heyclip-container{
    /*height: 1000px;*/
}
/* 左侧导航栏 */
.sidebar {
    width: 220px;
    /*background-color: #ffffff;*/
    /*padding: 25px 0;*/
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);*/
    box-sizing: border-box;
    /*border-right: undefinedpx solid rgba(233, 233, 233, 1);*/
    background: rgba(238, 243, 245, 1);
    height: 1030px;
}
.sidebar-text{
    color: rgba(0, 0, 0, 1);

    font-family: Arial Black;
    font-style: italic;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0px;
    text-align: left;
}
.sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    padding: 20px 15px;
}
.sidebar-logo img {
    width: 38px;
    height: 37px;
    margin-right: 6px;
}
.sidebar-logo span {
    font-size: 23px;
    font-weight: 600;
    color: #333;
}
.sidebar-nav {
    padding: 0 15px;
}
.sidebar-nav .home{
    background-image: url("/assets/img/frontend/home.png");
    height: 17px;
    width: 17px;
    margin-left: 10px;
    margin-right: 10px;
}
.sidebar-nav .my{
     background-image: url("/assets/img/frontend/my.png");
     height: 19px;
     width: 19px;
     margin-left: 9px;
     margin-right: 8px;
 }
.sidebar-nav .tools{
    background-image: url("/assets/img/frontend/tools.png");
    height: 20px;
    width: 20px;
    margin-left: 9px;
    margin-right: 8px;
}
.nav-item {
    display: flex;
    align-items: center;
    padding: 12px 15px;
    margin-bottom: 8px;
    border-radius: 6px;
    color: #666;
    text-decoration: none;
    transition: all 0.3s;
}
.nav-item.active {
    background-color: #DEE1E6;
    color: #000;
}
.nav-item.active span{
    color: rgba(0, 0, 0, 1);

    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
.nav-item span {
    color: rgba(146, 145, 145, 1);

    font-family: Source Han Sans CN;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}
.sidebar-qrcode {
    margin-top: auto;
    padding: 0 15px;
    text-align: center;
    margin-top: 60px;
}
.sidebar-qrcode p {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.sidebar-qrcode img {
    width: 100px;
    margin: 10px 0;
}
.scan-btn {
    background-color: #336FFF;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
    border-radius:20px;
}

/* 右侧主内容区 */
.main-content {
    flex: 1;
    padding: 20px 30px;
    overflow-y: auto;
}

/* 顶部区域 */
.main-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}
.search-box {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    padding: 8px 15px;
    border-radius: 6px;
    width: 300px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.search-box input {
    border: none;
    outline: none;
    background: transparent;
    margin-left: 8px;
    flex: 1;
    font-size: 14px;
}
.benefit-box {
    display: flex;
    align-items: center;
    background-color:#ff4d4f ;
    border-radius:8px;
    width: 291px;
    height: 38px;
    margin-right: 10px;
}
.benefit-box img{
    margin-right: 5px;
}
/*.benefit-btn {
    height: 25px;
    border-radius: 15px;
    background: rgba(83, 36, 22, 1);
    color: #ffffff;
    padding: 0px 15px;
    text-decoration: none;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    cursor: pointer;
    border: none;
    outline: none;
}

.benefit-btn:hover {
    background: rgba(103, 56, 42, 1);
    color: #ffffff;
    text-decoration: none;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.benefit-btn:active {
    transform: translateY(0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}*/
.user-avatar {
    width: 36px;
    height: 36px;
    background-image: url("/assets/img/frontend/avatar.png");
}

/* 活动区域 */
/* 活动区域 - 背景图+文字叠加 */
.activity-section {
    /* 核心：设置背景图 */
    background-image: url("/assets/img/frontend/activity-banner.png");
    background-size: cover; /* 背景图自适应容器大小 */
    background-position: center; /* 背景图居中显示 */
    background-repeat: no-repeat; /* 禁止背景图重复 */

    /* 容器样式 */
    border-radius: 8px;
    padding: 40px 30px; /* 增加内边距，给文字留出空间 */
    margin-bottom: 30px;
    min-height: 180px; /* 确保背景图有足够显示高度 */

    /* 相对定位：让文字区域可绝对定位 */
    position: relative;
    overflow: hidden; /* 防止背景图溢出 */
}

/* 文字区域 - 叠加在背景图上方 */
.activity-text {
    /* 绝对定位：可自由调整文字在背景图上的位置 */
    position: absolute;
    top: 50%; /* 垂直居中 */
    left: 30px; /* 距离左侧边距 */
    transform: translateY(-50%); /* 精准垂直居中 */

    /* 文字样式优化 */
    color: #000; /* 白色文字，与背景图对比 */
    /*text-shadow: 0 1px 3px rgba(0,0,0,0.3); !* 文字阴影，增强可读性 *!*/
    max-width: 50%; /* 限制文字宽度，避免超出背景图 */
}

/* 按钮样式优化（与背景对比） */
.invite-btn {
    background-color: #FE7041;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    margin-top: 10px;
}

/* 核心工具区 */
.tools-section {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
}
.tool-card {
    flex: 1;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.tool-card.blue { border-radius: 15px;
    background: rgba(243, 247, 255, 1); }
.tool-card.cyan { border-radius: 15px;
    background: rgba(233, 255, 255, 1); }
.tool-card.purple { border-radius: 15px;
    background: rgba(248, 244, 255, 1); }
.tool-card.beige { border-radius: 15px;
    background: rgba(255, 245, 233, 1); }
.tool-icon {
    width: 61px;height: 61px;
}
.tool-card.blue .tool-icon { background-image: url("/assets/img/frontend/icon_blue.png"); }
.tool-card.cyan .tool-icon { background-image: url("/assets/img/frontend/icon_cyan.png"); }
.tool-card.purple .tool-icon { background-image: url("/assets/img/frontend/icon_purple.png"); }
.tool-card.beige .tool-icon { background-image: url("/assets/img/frontend/icon_beige.png"); }
.tool-card h3 {
    color: rgba(0, 0, 0, 1);

    font-family: Source Han Sans CN;

    font-weight: 500;
    line-height: 33px;
    letter-spacing: 0px;
    text-align: left;
}
.tool-card p {
    color: rgba(0, 0, 0, 0.55);

    font-family: Source Han Sans CN;

    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
}
.start-btn {
    height: 35px;
    width: 100px;
    border: none;
    background-color: #ffffff;
    border-radius: 25px;
    font-size: 13px;
    cursor: pointer;
    /*cursor: not-allowed;*/


}

/* 热门工具推荐 */
.hot-tools-section {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.section-header h3 {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.more-btn {
    color: #666;
    text-decoration: none;
    font-size: 18px;
}
.hot-tools-list {
    display: flex;
    gap: 20px;
}
.hot-tool-card {
    flex: 1;
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    text-align: center;
}
.hot-icon {
    width: 72px;
    height: 72px;

}
.hot-icon.pink {
    background-image: url("/assets/img/frontend/pink.png");
}
.hot-icon.yellow {
    background-image: url("/assets/img/frontend/yellow.png");
}
.hot-icon.lightblue {
    background-image: url("/assets/img/frontend/lightblue.png");
}
.hot-tool-card h4 {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    font-weight: 600;
}
.hot-tool-card p {
    font-size: 12px;
    color: #666;
}

/* 最近
