.dashboard-home[data-v-28048a14]{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:radial-gradient(ellipse at center,#2a2a6e 0,#1a1a3a 100%);background-image:url(https://wr-cjrh.oss-cn-beijing.aliyuncs.com/aistatic/home-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;height:100vh;min-height:100vh;overflow-x:hidden;position:relative}.user[data-v-28048a14]{width:135.61px;height:43px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50px;display:flex;align-items:center;justify-content:center}.user .user-name[data-v-28048a14]{font-size:16px;color:#fff;margin:0 8px}.user .user-arrow[data-v-28048a14]{width:16px;height:16px}.header[data-v-28048a14]{position:relative;height:68px;padding:0 90px;display:flex;justify-content:space-between;align-items:center}.main-content[data-v-28048a14]{position:relative;box-sizing:border-box;min-height:calc(100vh - 80px);padding:40px 90px 0 90px;display:flex;flex-direction:column}.title-section[data-v-28048a14]{margin-bottom:20px}.content-box[data-v-28048a14]{height:100%;display:flex;justify-content:space-around;gap:32px}.content-left[data-v-28048a14]{display:flex;align-items:center}.content-right[data-v-28048a14]{padding:80px 0 80px 16px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:32px}.logo[data-v-28048a14]{display:flex;align-items:center;color:#fff}.h-line[data-v-28048a14]{width:1px;height:33px;background-color:#fff;margin:0 15px 0 22px}.nav-links[data-v-28048a14]{display:flex;gap:30px;align-items:center}.nav-links a[data-v-28048a14]{color:#fff;text-decoration:none;font-size:16px;transition:all .3s ease;position:relative}.nav-links a[data-v-28048a14]:hover{opacity:.9}.nav-links a[data-v-28048a14]:after{content:"";position:absolute;width:0;height:3px;bottom:-6px;left:-10%;border-radius:2px;background-color:#0e5fff;transition:width .3s ease}.nav-links a[data-v-28048a14]:hover:after{width:120%}.nav-divider[data-v-28048a14]{width:1px;height:20px;background:hsla(0,0%,100%,.5)}.main-title-box[data-v-28048a14]{display:flex;align-items:center;justify-content:center;margin-bottom:35px}.main-title[data-v-28048a14]{display:inline-block;font-size:50px;line-height:40px;font-weight:600;color:#fff}.subtitle[data-v-28048a14]{display:inline-block;font-size:30px;line-height:30px;margin-bottom:30px;color:#fff}.left-big-img[data-v-28048a14]{width:100%;height:auto}.features-grid[data-v-28048a14]{display:flex;align-items:flex-start}.feature-icon[data-v-28048a14]{position:relative;width:70px;height:70px}.feature-icon-bg[data-v-28048a14]{position:absolute;border:2px solid #fff;border-radius:50%;width:70px;height:70px;display:flex;align-items:center;justify-content:center;z-index:9}.feature-icon-img[data-v-28048a14]{border-radius:50%;width:66px;height:66px}.feature-icon-dot[data-v-28048a14]{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-radius:50%;z-index:1}.feature-card[data-v-28048a14]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:172px}.feature-card-line[data-v-28048a14]{width:23px;height:202px;animation-delay:1.8s}@keyframes float-28048a14{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-20px);opacity:1}}.feature-title[data-v-28048a14]{font-size:18px;line-height:18px;color:#fff}.feature-description[data-v-28048a14]{font-size:14px;line-height:20px;color:#fff;text-align:center}.cta-button[data-v-28048a14]{outline:none;text-decoration:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:5px 31px;font-size:18px;line-height:36px;font-weight:700;color:#fff;background-color:#0e5fff;border-radius:60px;cursor:pointer;box-shadow:0 4px 10px 0 rgba(0,0,0,.3)}.ani-ripple[data-v-28048a14]{position:relative;overflow:hidden}.ani-ripple[data-v-28048a14]:after{content:"";width:100%;padding-top:100%;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);border-radius:50%;animation:ripple-28048a14 1.5s infinite;animation-delay:1.8s}.icp[data-v-28048a14]{position:fixed;bottom:0;left:0;width:100%;text-align:center;color:#fff;font-size:12px;padding:10px 0;cursor:pointer}@keyframes ripple-28048a14{0%{width:0;padding-top:0;background-color:rgba(0,0,0,.3)}to{width:100%;padding-top:100%;background-color:transparent}}.dot-triangle[data-v-28048a14]{width:12px;height:14px;background:linear-gradient(121deg,#fff 9%,#5b00c2 0,#350bbf 59%,#0e15bc 90%);clip-path:polygon(50% 0,0 100%,100% 100%)}.dot-show[data-v-28048a14]{display:inline-block}.ml-20[data-v-28048a14]{margin-left:20px}.mr-20[data-v-28048a14]{margin-right:20px}@media (max-width:1510px){.content-box[data-v-28048a14]{gap:40px}.content-right[data-v-28048a14]{gap:20px}.feature-card[data-v-28048a14]{width:auto;min-width:auto}}@media (max-width:1080px){.header[data-v-28048a14]{padding:0 40px}.main-content[data-v-28048a14]{padding:16px 40px}.title-section[data-v-28048a14]{margin-bottom:12px}.content-box[data-v-28048a14]{flex-direction:column;align-items:center;gap:20px}.content-left[data-v-28048a14]{width:100%;order:2;padding:20px 0;margin-bottom:40px}.content-right[data-v-28048a14]{width:100%;order:1;padding:20px 0}.main-title-box[data-v-28048a14]{margin-bottom:20px}.main-title[data-v-28048a14]{display:inline-block;font-size:40px;line-height:40px;font-weight:600}.subtitle[data-v-28048a14]{font-size:20px;line-height:20px;margin-bottom:16px}}@media (max-width:768px){.features-grid[data-v-28048a14]{flex-wrap:wrap}.feature-line-sm[data-v-28048a14]{display:none}.feature-card[data-v-28048a14]{margin-bottom:30px;width:calc(50% - 12px)}.dot-triangle[data-v-28048a14]{width:6px;height:7px}.dot-show[data-v-28048a14]{display:none}}