/*! Hint.css - v3.0.0 - 2023-11-29
* https://kushagra.dev/lab/hint/
* Copyright (c) 2023 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:before,[class*=hint--]:after{position:absolute;transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;transition:.3s ease;transition-delay:0ms}[class*=hint--]:hover:before,[class*=hint--]:hover:after{visibility:visible;opacity:1}[class*=hint--]:hover:before,[class*=hint--]:hover:after{transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:transparent;border:6px solid transparent;background-color:#383838;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%);clip-path:polygon(0% 0%,100% 0%,100% 100%);z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1rem;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:before,[aria-label=""]:after,[data-hint=""]:before,[data-hint=""]:after{display:none!important}.hint--top{--rotation: 135deg}.hint--top:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top:before,.hint--top:after{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px)}.hint--top:after{transform:translate(-50%)}.hint--top:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top:hover:after{transform:translate(-50%) translateY(-8px)}.hint--bottom{--rotation: -45deg}.hint--bottom:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom:before,.hint--bottom:after{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 6px)}.hint--bottom:after{transform:translate(-50%)}.hint--bottom:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom:hover:after{transform:translate(-50%) translateY(8px)}.hint--right{--rotation: -135deg}.hint--right:before{margin-left:-5.5px;margin-bottom:-6px;transform:rotate(var(--rotation))}.hint--right:after{margin-bottom:calc(-.5*(1rem + 16px))}.hint--right:before,.hint--right:after{left:100%;bottom:50%}.hint--right:hover:before{transform:translate(8px) rotate(var(--rotation))}.hint--right:hover:after{transform:translate(8px)}.hint--left{--rotation: 45deg}.hint--left:before{margin-right:-5.5px;margin-bottom:-6px;transform:rotate(var(--rotation))}.hint--left:after{margin-bottom:calc(-.5*(1rem + 16px))}.hint--left:before,.hint--left:after{right:100%;bottom:50%}.hint--left:hover:before{transform:translate(-8px) rotate(var(--rotation))}.hint--left:hover:after{transform:translate(-8px)}.hint--top-left{--rotation: 135deg}.hint--top-left:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top-left:before,.hint--top-left:after{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px)}.hint--top-left:after{transform:translate(-100%)}.hint--top-left:after{margin-left:12px}.hint--top-left:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top-left:hover:after{transform:translate(-100%) translateY(-8px)}.hint--top-right{--rotation: 135deg}.hint--top-right:before{margin-bottom:-5.5px;transform:rotate(var(--rotation))}.hint--top-right:before,.hint--top-right:after{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px)}.hint--top-right:after{transform:translate(0)}.hint--top-right:after{margin-left:-12px}.hint--top-right:hover:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--top-right:hover:after{transform:translateY(-8px)}.hint--bottom-left{--rotation: -45deg}.hint--bottom-left:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom-left:before,.hint--bottom-left:after{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 6px)}.hint--bottom-left:after{transform:translate(-100%)}.hint--bottom-left:after{margin-left:12px}.hint--bottom-left:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom-left:hover:after{transform:translate(-100%) translateY(8px)}.hint--bottom-right{--rotation: -45deg}.hint--bottom-right:before{margin-top:-5.5px;transform:rotate(var(--rotation))}.hint--bottom-right:before,.hint--bottom-right:after{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 6px)}.hint--bottom-right:after{transform:translate(0)}.hint--bottom-right:after{margin-left:-12px}.hint--bottom-right:hover:before{transform:translateY(8px) rotate(var(--rotation))}.hint--bottom-right:hover:after{transform:translateY(8px)}.hint--small:after,.hint--medium:after,.hint--large:after,.hint--fit:after{box-sizing:border-box;white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--fit:after{width:100%}[class*=hint--]:after{text-shadow:0 1px 0px black;box-shadow:4px 4px 8px rgba(0,0,0,.3)}.hint--error:after{background-color:#b34e4d;text-shadow:0 1px 0px #592726}.hint--error:before{background-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 1px 0px #6c5328}.hint--warning:before{background-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 1px 0px #1a3c4d}.hint--info:before{background-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 1px 0px #1a321a}.hint--success:before{background-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top:after{transform:translate(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top-left:after{transform:translate(-100%) translateY(-8px)}.hint--always.hint--top-right:before{transform:translateY(-8px) rotate(var(--rotation))}.hint--always.hint--top-right:after{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom:after{transform:translate(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom-left:after{transform:translate(-100%) translateY(8px)}.hint--always.hint--bottom-right:before{transform:translateY(8px) rotate(var(--rotation))}.hint--always.hint--bottom-right:after{transform:translateY(8px)}.hint--always.hint--left:before{transform:translate(-8px) rotate(var(--rotation))}.hint--always.hint--left:after{transform:translate(-8px)}.hint--always.hint--right:before{transform:translate(8px) rotate(var(--rotation))}.hint--always.hint--right:after{transform:translate(8px)}.hint--rounded:before{border-radius:0 4px 0 0}.hint--rounded:after{border-radius:4px}.hint--no-animate:before,.hint--no-animate:after{transition-duration:0ms}.hint--bounce:before,.hint--bounce:after{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}@supports (transition-timing-function: linear(0,1)){.hint--bounce:before,.hint--bounce:after{--spring-easing: linear( 0, .009, .035 2.1%, .141 4.4%, .723 12.9%, .938, 1.077 20.4%, 1.121, 1.149 24.3%, 1.159, 1.163 27%, 1.154, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1 );transition:opacity .3s ease,visibility .3s ease,transform .5s var(--spring-easing)}}.hint--no-shadow:before,.hint--no-shadow:after{text-shadow:initial;box-shadow:initial}.hint--no-arrow:before{display:none}*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}uni-page-head{display:block;box-sizing:border-box}.uni-page-head{position:fixed;left:var(--window-left);right:var(--window-right);height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top));padding:7px 3px;padding-top:calc(7px + constant(safe-area-inset-top));padding-top:calc(7px + env(safe-area-inset-top));display:flex;overflow:hidden;justify-content:space-between;box-sizing:border-box;z-index:998;color:#fff;background-color:#000;transition-property:all}.uni-page-head *{box-sizing:border-box}.uni-page-head .uni-btn-icon{overflow:hidden;min-width:1em;font-style:normal}.uni-page-head-titlePenetrate,.uni-page-head-titlePenetrate .uni-page-head-bd,.uni-page-head-titlePenetrate .uni-page-head-bd *{pointer-events:none}.uni-page-head-titlePenetrate *{pointer-events:auto}.uni-page-head.uni-page-head-transparent .uni-page-head-ft>div{justify-content:center}.uni-page-head~.uni-placeholder{width:100%;height:44px;height:calc(44px + constant(safe-area-inset-top));height:calc(44px + env(safe-area-inset-top))}.uni-placeholder-titlePenetrate{pointer-events:none}.uni-page-head-hd{display:flex;align-items:center;font-size:16px}.uni-page-head-bd{position:absolute;left:70px;right:70px;min-width:0;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.uni-page-head-btn{position:relative;width:auto;margin:0 2px;word-break:keep-all;white-space:pre;cursor:pointer;font-size:0px}.uni-page-head-transparent .uni-page-head-btn{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;background-color:rgba(0,0,0,.5)}.uni-page-head-btn-red-dot:after{content:attr(badge-text);position:absolute;right:0;top:0;background-color:red;color:#fff;width:18px;height:18px;line-height:18px;border-radius:18px;overflow:hidden;transform:scale(.5) translate(40%,-40%);transform-origin:100% 0}.uni-page-head-btn-red-dot[badge-text]:after{font-size:12px;width:auto;min-width:18px;max-width:42px;text-align:center;padding:0 3px;transform:scale(.7) translate(40%,-40%)}.uni-page-head-btn-select svg{vertical-align:middle;margin-left:2px;transform:rotate(270deg) scale(.8)}.uni-page-head-search{position:relative;display:flex;flex:1;margin:0 2px;line-height:30px;font-size:15px}.uni-page-head-search-input{width:100%;height:100%;padding-left:34px;text-align:left}.uni-page-head-search-input .uni-input-input:disabled{pointer-events:none}.uni-page-head-search-placeholder{position:absolute;max-width:100%;height:100%;padding-left:34px;overflow:hidden;word-break:keep-all;white-space:pre}.uni-page-head-search-placeholder-right{right:0}.uni-page-head-search-placeholder-center{left:50%;transform:translate(-50%)}.uni-page-head-search-icon{position:absolute;top:0;left:2px;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.uni-page-head-ft{display:flex;align-items:center;flex-direction:row-reverse;font-size:13px}.uni-page-head__title{font-weight:700;font-size:16px;line-height:30px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.uni-page-head__title .uni-loading{width:16px;height:16px;margin-top:-3px}.uni-page-head__title .uni-page-head__title_image{width:auto;height:26px;vertical-align:middle}.uni-page-head-shadow{overflow:visible}.uni-page-head-shadow:after{content:"";position:absolute;left:0;right:0;top:100%;height:5px;background-size:100% 100%}uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px);height:calc(100% - 44px - constant(safe-area-inset-top));height:calc(100% - 44px - env(safe-area-inset-top))}.uni-page-head-shadow-grey:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}.uni-page-head-shadow-blue:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-blue.png)}.uni-page-head-shadow-green:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-green.png)}.uni-page-head-shadow-orange:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-orange.png)}.uni-page-head-shadow-red:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-red.png)}.uni-page-head-shadow-yellow:after{background-image:url(https://cdn.dcloud.net.cn/img/shadow-yellow.png)}uni-tabbar{display:block;box-sizing:border-box;width:100%;z-index:998}.uni-tabbar{display:flex;z-index:998;box-sizing:border-box}.uni-tabbar-top,.uni-tabbar-bottom,.uni-tabbar-top .uni-tabbar,.uni-tabbar-bottom .uni-tabbar{position:fixed;left:var(--window-left);right:var(--window-right)}.uni-app--showlayout+.uni-tabbar-top,.uni-app--showlayout+.uni-tabbar-bottom,.uni-app--showlayout+.uni-tabbar-top .uni-tabbar,.uni-app--showlayout+.uni-tabbar-bottom .uni-tabbar{left:var(--window-margin);right:var(--window-margin)}.uni-tabbar-bottom .uni-tabbar{bottom:0;padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.uni-tabbar~.uni-placeholder{width:100%;margin-bottom:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.uni-tabbar *{box-sizing:border-box}.uni-tabbar__item{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;font-size:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.uni-tabbar__bd{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.uni-tabbar__icon{position:relative;display:inline-block;margin-top:5px}.uni-tabbar__icon.uni-tabbar__icon__diff{margin-top:0;width:34px;height:34px}.uni-tabbar__icon img{width:100%;height:100%}.uni-tabbar__iconfont{font-family:UniTabbarIconFont}.uni-tabbar__label{position:relative;text-align:center;font-size:10px}.uni-tabbar-border{position:absolute;left:0;top:0;width:100%;height:1px;transform:scaleY(.5)}.uni-tabbar__reddot{position:absolute;top:2px;right:0;width:12px;height:12px;border-radius:50%;background-color:#f43530;color:#fff;transform:translate(40%)}.uni-tabbar__badge{width:auto;height:16px;line-height:16px;border-radius:16px;min-width:16px;padding:0 2px;font-size:12px;text-align:center;white-space:nowrap}.uni-tabbar__mid{display:flex;justify-content:center;position:absolute;bottom:0;background-size:100% 100%}.uni-app--showtabbar uni-page-wrapper{display:block;height:calc(100% - var(--tab-bar-height));height:calc(100% - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - var(--tab-bar-height) - env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-wrapper:after{content:"";display:block;width:100%;height:var(--tab-bar-height);height:calc(var(--tab-bar-height) + constant(safe-area-inset-bottom));height:calc(var(--tab-bar-height) + env(safe-area-inset-bottom))}.uni-app--showtabbar uni-page-head[uni-page-head-type=default]~uni-page-wrapper{height:calc(100% - 44px - var(--tab-bar-height));height:calc(100% - 44px - constant(safe-area-inset-top) - var(--tab-bar-height) - constant(safe-area-inset-bottom));height:calc(100% - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom))}body{background-color:#f5f7fa}@media screen and (min-width:1024px){uni-tabbar{display:none!important}}.cursor-pointer[data-v-dc84216d]:hover{cursor:pointer!important}.cursor-wait[data-v-dc84216d]:hover{cursor:wait}.cursor-crosshair[data-v-dc84216d]:hover{cursor:crosshair}.cursor-help[data-v-dc84216d]:hover{cursor:help}.cursor-move[data-v-dc84216d]:hover{cursor:move}.cursor-not-allowed[data-v-dc84216d]:hover{cursor:not-allowed}.modal-mask[data-v-dc84216d]{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(18,28,44,.45);display:flex;align-items:center;justify-content:center;z-index:1001;padding:24px;box-sizing:border-box;overflow:auto}.sheet-card[data-v-dc84216d]{width:628px;max-width:calc(100vw - 48px);border-radius:4px;background:#fff;box-shadow:0 0 40px rgba(46,68,115,.2);overflow:hidden;flex-shrink:0}.delete-work-sheet[data-v-dc84216d]{min-height:240px}.sheet-header[data-v-dc84216d]{height:60px;padding:0 30px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;border-bottom:1px solid #eeeeee}.sheet-title[data-v-dc84216d]{font-size:16px;font-weight:600;color:#666}.sheet-close[data-v-dc84216d]{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;color:#8f969d;cursor:pointer}.sheet-close.disabled[data-v-dc84216d],.sheet-action.disabled[data-v-dc84216d]{cursor:not-allowed;opacity:.72;pointer-events:none}.delete-work-body[data-v-dc84216d]{padding:38px 30px 30px}.delete-work-copy[data-v-dc84216d]{font-size:20px;line-height:1.4;color:#333}.sheet-footer[data-v-dc84216d]{height:80px;padding:0 30px;border-top:1px solid #eeeeee;display:flex;align-items:center;justify-content:flex-end;gap:12px;box-sizing:border-box}.sheet-action[data-v-dc84216d]{width:150px;height:42px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;cursor:pointer;box-sizing:border-box}.sheet-action.danger[data-v-dc84216d]{background:rgba(230,43,43,.1);color:#e62b2b}.sheet-action.primary[data-v-dc84216d]{background:#0084ff;color:#fff}.sheet-action.ghost[data-v-dc84216d]{border:1px solid #bfc5c7;background:#fff;color:#999}.account-dialog-mask[data-v-de4b3f73]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10020}.account-dialog[data-v-de4b3f73]{width:520px;height:567px;background:#fff;border-radius:4px;box-shadow:0 0 40px rgba(46,68,115,.2);padding:22px 39px 34px;box-sizing:border-box;display:flex;flex-direction:column}.dialog-header[data-v-de4b3f73]{position:relative;padding-top:10px;margin-bottom:30px}.dialog-title-wrap[data-v-de4b3f73]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px}.dialog-title-row[data-v-de4b3f73]{display:flex;align-items:center;justify-content:center;gap:6px}.dialog-title[data-v-de4b3f73]{font-size:20px;line-height:20px;font-weight:700;color:#000}.help-icon[data-v-de4b3f73]{width:14px;height:14px;border-radius:50%;border:1px solid #808c98;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:transparent;color:#808c98;font-size:10px;line-height:1;cursor:pointer}.close-icon[data-v-de4b3f73]{width:20px;height:20px;cursor:pointer}.close-icon.disabled[data-v-de4b3f73],.btn-cancel.disabled[data-v-de4b3f73],.btn-confirm.disabled[data-v-de4b3f73]{cursor:not-allowed;opacity:.72;pointer-events:none}.dialog-header .close-icon[data-v-de4b3f73]{position:absolute;top:10px;right:0}.dialog-tips[data-v-de4b3f73]{font-size:15px;line-height:21px;color:#f64333;text-align:center;max-width:479px}.account-list[data-v-de4b3f73]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.account-item[data-v-de4b3f73]{position:relative;background:#f5f7fa;border-radius:4px;padding:20px 20px 19px;box-sizing:border-box;min-height:184px}.current-login-badge[data-v-de4b3f73]{padding:0 6px;border-radius:4px;font-size:10px;line-height:18px;box-sizing:border-box;margin-top:5px;background:rgba(179,179,179,.13);color:#808c98}.vip-badge[data-v-de4b3f73]{position:absolute;top:0;right:0;width:31px;height:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#f9e078,#ffd24f);color:#935f23;border-radius:1px 8px;font-size:15px;line-height:1;font-weight:700;box-sizing:border-box}.account-content[data-v-de4b3f73]{display:flex;gap:12px;align-items:flex-start}.avatar-column[data-v-de4b3f73]{width:60px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.avatar[data-v-de4b3f73]{width:60px;height:60px;border-radius:50%;flex-shrink:0}.account-info[data-v-de4b3f73]{flex:1;display:flex;flex-direction:column;gap:0;padding-top:1px}.info-row[data-v-de4b3f73]{font-size:14px;line-height:21px;color:#292b31;display:flex;align-items:flex-start;word-break:break-all}.info-label[data-v-de4b3f73]{color:#292b31;flex-shrink:0}.info-value[data-v-de4b3f73]{color:#292b31}.vip-info-row.vip-active .info-value[data-v-de4b3f73]{color:#ff7a00}.account-actions[data-v-de4b3f73]{display:flex;justify-content:space-between;gap:22px;margin-top:24px}.btn-login[data-v-de4b3f73],.btn-delete[data-v-de4b3f73]{width:190px;height:40px;padding:0;border-radius:4px;font-size:16px;line-height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.btn-login[data-v-de4b3f73]{background:#0084ff;color:#fff}.btn-delete[data-v-de4b3f73]{background:rgba(246,67,51,.08);border:1px solid transparent;color:#f64333}.btn-cancel[data-v-de4b3f73]{width:150px;height:42px;padding:0;border-radius:4px;font-size:18px;line-height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #bfc5c7;color:#bcbcbc}.btn-confirm[data-v-de4b3f73]{width:150px;height:42px;padding:0;border-radius:4px;font-size:18px;line-height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;background:#0084ff;color:#fff}.btn-confirm.loading[data-v-de4b3f73]{background:#0084ff;color:#fff}.empty-state[data-v-de4b3f73]{padding:32px 0;font-size:14px;line-height:20px;color:#999;text-align:center}.child-dialog-mask[data-v-de4b3f73]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:10021}.child-dialog[data-v-de4b3f73]{width:628px;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 0 40px rgba(46,68,115,.2)}.child-dialog-header[data-v-de4b3f73]{height:60px;padding:0 30px;box-sizing:border-box;background:#f5f5f5;border-bottom:1px solid #eeeeee;display:flex;align-items:center;justify-content:space-between}.child-dialog-header .close-icon[data-v-de4b3f73]{position:static;flex-shrink:0}.child-dialog-title[data-v-de4b3f73]{font-size:16px;line-height:16px;font-weight:500;color:#666}.child-dialog-body[data-v-de4b3f73]{padding:40px 30px 30px;box-sizing:border-box;font-size:20px;line-height:29px;color:#333}.confirm-body[data-v-de4b3f73]{min-height:142px;display:flex;align-items:flex-start}.help-body[data-v-de4b3f73]{flex:1;padding:40px 30px 44px;font-size:19px;line-height:26.6px;color:#333;overflow:hidden}.help-dialog[data-v-de4b3f73]{height:530px;display:flex;flex-direction:column}.help-paragraph[data-v-de4b3f73]{margin-bottom:12px}.help-paragraph[data-v-de4b3f73]:last-child{margin-bottom:0}.help-paragraph.highlight[data-v-de4b3f73]{color:#f64333}.child-dialog-footer[data-v-de4b3f73]{height:70px;padding:10px 30px;box-sizing:border-box;border-top:1px solid #eeeeee;display:flex;justify-content:flex-end;gap:12px;align-items:center}.single-action-footer[data-v-de4b3f73]{justify-content:flex-end}.full-width[data-v-de4b3f73]{width:150px;height:42px;line-height:42px}.global-toast-host[data-v-6f04ba42]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2147483647}.global-toast-card[data-v-6f04ba42]{max-width:min(16.25rem,calc(100vw - 48px));min-width:6.875rem;padding:.75rem .875rem;border-radius:.5625rem;background:rgba(55,60,68,.9);box-shadow:0 .375rem 1.125rem rgba(0,0,0,.18);display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.global-toast-card.type-success[data-v-6f04ba42]{background:rgba(28,137,77,.94)}.global-toast-card.type-error[data-v-6f04ba42]{background:rgba(195,66,66,.94)}.global-toast-card.loading[data-v-6f04ba42]{background:rgba(55,60,68,.94)}.global-toast-icon[data-v-6f04ba42]{width:1.125rem;height:1.125rem;flex:0 0 1.125rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;background:rgba(255,255,255,.18)}.global-toast-copy[data-v-6f04ba42]{font-size:.875rem;line-height:1.45;word-break:break-word}.global-toast-spinner[data-v-6f04ba42]{width:.625rem;height:.625rem;border-radius:50%;border:.09375rem solid rgba(255,255,255,.35);border-top-color:#fff;animation:global-toast-spin-6f04ba42 .8s linear infinite}@keyframes global-toast-spin-6f04ba42{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-06443e3f] .uni-radio-input{width:.9375rem;height:.9375rem;margin-bottom:.125rem}.scroll_all[data-v-06443e3f]{width:100%;display:flex}.qrcode[data-v-06443e3f]{width:156px;height:156px;margin:.75rem 0;position:relative}.qrcode_canvas[data-v-06443e3f]{width:156px;height:156px}.qrcode_popup[data-v-06443e3f]{position:absolute;z-index:1;top:0;background:#000;width:100%;height:100%;opacity:.55;border-radius:.5625rem}.qrcode_text[data-v-06443e3f]{position:absolute;z-index:99;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff}.qrcode_status[data-v-06443e3f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5625rem}.qrcode_spinner[data-v-06443e3f]{width:1.25rem;height:1.25rem;border-radius:50%;border:.125rem solid rgba(255,255,255,.35);border-top-color:#fff;animation:qrcode-spin-06443e3f .8s linear infinite}.qrcode_text_item[data-v-06443e3f]{padding:.3125rem .5625rem;box-sizing:border-box;box-shadow:inset;text-align:center;line-height:1.5}@keyframes qrcode-spin-06443e3f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-v-06443e3f] ::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}.qrcode-image[data-v-06443e3f]{width:100%;height:100%;filter:blur(.21875rem)}.vip_swiper[data-v-06443e3f]{width:100%;overflow:hidden}.swiper-item[data-v-06443e3f]{width:6.25rem!important;margin-right:.625rem}.vip_privilege_item[data-v-06443e3f]{margin-right:20px;display:inline-block;text-align:center}.item-image[data-v-06443e3f]{width:3.125rem;height:3.125rem}.concat_vip[data-v-06443e3f]{background-color:#fff;border-radius:.625rem;width:59.375rem}.vip_detil[data-v-06443e3f]{display:flex;align-items:center;justify-content:space-between;height:6.09375rem;padding:0 1.75rem;box-sizing:border-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAABhCAMAAAByKntbAAAAXVBMVEUAAADs18fq1cPq1cPMzJnn0b7v2MTr18Xt2Mbw2MPp1MLq1sTx38/w3cvo08Ds0rzpzbPqz7br0bnt18Loy7Dv2sjt1cDs1L7oya7w28nx18HnyKzv2cXy1r/mx6v6uAVMAAAABXRSTlMAbtilBTkSXioAAAUgSURBVHja7JrtbuJAEAQXuIA3YJAOGcsr8/6vedkvOURHYkJW8c5UzTk+8b/TlDomslrvDqCR1trt29ltvidpPt5ddvFuPvCkz59iv9/7n/k8/nWH13zTJzM5evzPL3k5vvwG683KTKyaA+hksB/ZPsG4bWLa8/tRQs4Tu3xP4GM+vfezeX2QY7ivsv47rFcmsTmAUnK408vf89z0+bxGz/xUo6d83zb6rkyjvy650QMbcq6b1v6Hz/p6fKjRm+80enOv0b+bfvWNnpO+OoBOhhjsxTj6Gz/n6Dsc/R3+2zt+rpN2tB7pjk6je9Z/KHSlxDrH0TU4eqj0tf/lzqPtsYHFOXqDo5dhY/YtaCPX+cIcnR29HGtzaNsDp+f8v5RzFY7Ojh44Gp9zUMVoPTi6Jkd/MS2oItX5Qh2dHT1B0OEZcp0v0tHZ0ScIOvxAzhU5Oo1O0PUx2ACOjqODYGxgyY7Ojl4KM4AOcp0v19HZ0QtihpbTcDnn2hydHZ1GV4VzzlqLo6t19AE0YH3Ml+/o7OilMF3XDTyyn3YMdb50R2dHL4jpBk72DcnOdTo6jZ6DDrIZbK5zHF2zo3cgmanOq3B0dvRSmKbj5N6U8wocnR29DDnoEd7y3sMwWo9mR2dHj5gRxGIzODqOPnacyBsHG6jK0dnRS2G2IyfxxvQ3MhU5Ojt6GXLQI7xFvTsbUe/oNHoOOgjEhjrH0XF0gi6Y0QYqdHR29FKY8/m85RH12NjnrjZHZ0d/B40Os+ocR2dHv210EIVv8tDlODqOTtDFEnJuq3V0dvQEQYcvYh6wNTo6O/oEQYf7uASOzo7+EXM5czLunOocR8fRaXS55JhX7ejs6KUwFxCBi9Ts6OzoEwQd7uccR2dHJ+iScREcHUcn6IJxAQmOzo5eCtND5cScC3B0dvSCmP7CVX0ugKOzo9Pokrm6N3B0HH1G0C88tT4X55Hj6OzopTCnnqv2rqHPpTg6O/oNfHWHRIg5js6OPqvRoVIusc9xdBx9XtD7k6fnXcU7/6+PMRfm6OzoGRodAinnkhydHX2CoIPnGnOOo7OjE3TB5Jzj6Dg6QZdLirlAR2dHL4X5e+Lquj71uThHZ0cvQw766cRT0ZNTjqOzoz8UdKiJ8LXdPzg6jk7QxZK/tUt1dHb0BEFXzdXjnFBHZ0f/184dpTYMA1EU9Q5iG3+EBnf/y2waTVD8WVoRd+ZcIbyCx8zVA3cEvTCXvQ10jq5HF/S8XGKec3SO/nOmZV1X9/x33SPnqR1djz6KacF/oI3z3I6uRx9FBH11z35bzjm6Ht1ET8y6dz706Bxd0FPSxnkJR9ejB4Jej5bzAo6uR+8IejVibefoenRBT8xrzvXoHP0XQZ+XZb4f3/N8+90f1HF0PfoophmnZdkfVHF0PXpH0AvR1naOrkcX9MS8vrbr0Tm6oOekjfNqjq5HDwS9CC3ntRxdj94R9BLE2s7R9eiCnphl7+jROfofBX1zTnPubLG2l3R0Pfoopg3nIsZ5QUfXo3cEPTuRc46uRxf0vBzWdj06Rxf0lMQ4r+voevRA0DPTcl7W0fXoHUHPS6ztHF2PPoDpinMwX3qa9egcXdAzsm1tnFd3dD16IOg5ibW9tqPr0TuCnpJ5f8DR9eijmG5X583n8NquR+fo35jo6YhXOI6uRx/IdMNbea7tHF2P/oKgJyPWdo6uRz8g6Lk4vLbr0Tn6E0HPxDX+JMPR9eijmT7xLmJt5+h69PF8AZCEUBQRkg/QAAAAAElFTkSuQmCC);background-size:100% 6.09375rem;background-repeat:no-repeat}.user_img[data-v-06443e3f]{width:3.375rem;height:3.375rem;border-radius:50%;margin-right:.78125rem}.vip_out uni-image[data-v-06443e3f]{width:1.5rem;height:1.5rem}.vip_message[data-v-06443e3f]{display:flex;align-items:center}.user_name[data-v-06443e3f]{font-size:1rem;color:#5c3b20;font-weight:700;margin-bottom:.5rem}.user_vip_message[data-v-06443e3f]{font-size:.875rem;color:#5c3b20}.vip_body[data-v-06443e3f]{display:flex;align-items:center;height:auto;background:#fffaf8;border-radius:0 0 1.25rem 1.25rem}.vip_introduce[data-v-06443e3f]{width:72%;height:100%;background-color:#fff;padding:0 0 1.25rem 2.125rem;box-sizing:border-box;border-radius:0 0 0 .46875rem}.vip_pay[data-v-06443e3f]{width:28%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0 0 .46875rem}.vip-pay-state[data-v-06443e3f]{width:100%;min-height:13.125rem;display:flex;align-items:center;justify-content:center;padding:0 1.5rem;box-sizing:border-box;font-size:.875rem;line-height:1.6;color:#8e8e93;text-align:center}.title[data-v-06443e3f]{font-size:1rem;font-weight:500;display:flex;align-items:center;margin-top:3.125rem}.icon[data-v-06443e3f]{border:.125rem solid #3b3b3b;height:.9375rem;border-radius:.3125rem;margin-right:.46875rem}.vip_meal[data-v-06443e3f]{width:100%;display:flex}.vip-empty-state[data-v-06443e3f]{height:8.125rem;margin-top:1.5625rem;margin-right:2.125rem;border-radius:.46875rem;background:#faf7f5;border:.03125rem solid #f0e7e2;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#8e8e93;text-align:center;padding:0 1.25rem;box-sizing:border-box}.vip_meal_item[data-v-06443e3f]{position:relative;width:11.875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:1.0625rem;border-radius:.46875rem;padding:1rem 2.5rem;box-sizing:border-box;border:.03125rem solid #d9d9d9;margin-top:1.5625rem}.time[data-v-06443e3f]{font-size:1.125rem;font-weight:700;color:#8c8c8c}.new_price[data-v-06443e3f]{font-size:2.125rem;font-weight:500;color:#ff5100;margin:1.5625rem 0}.old_price[data-v-06443e3f]{color:#9e9e9e;text-decoration:line-through;font-size:.875rem}.winnow[data-v-06443e3f]{width:3.75rem;height:1.3125rem;border-radius:1.5625rem 1.875rem 1.875rem 0px;background:linear-gradient(90deg,#ff7e48,#ff4248 99%);position:absolute;color:#fff;font-size:.75rem;text-align:center;line-height:1.25rem;top:-.6875rem;left:0}.active[data-v-06443e3f]{border:.1875rem solid #ff5100;background:#fff6f5}.time_active[data-v-06443e3f]{color:#262626}.winnow_active[data-v-06443e3f]{left:-.1875rem}.vip_privilege[data-v-06443e3f]{display:grid;grid-template-columns:repeat(6,1fr)}@media (min-width: 1760px){.vip_privilege[data-v-06443e3f]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 1500px) and (max-width: 1759px){.vip_privilege[data-v-06443e3f]{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width: 1300px) and (max-width: 1499px){.vip_privilege[data-v-06443e3f]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1299px){.vip_privilege[data-v-06443e3f]{grid-template-columns:repeat(3,minmax(0,1fr))}}.vip_privilege_item[data-v-06443e3f]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:1.5625rem}.vip_privilege_item uni-image[data-v-06443e3f]{width:3.125rem;height:3.125rem;border-radius:50%;margin-bottom:.75rem}.service[data-v-06443e3f]{display:flex;align-items:center;color:#8e8e93;margin-top:1.5625rem}.service uni-image[data-v-06443e3f]{width:1.125rem;height:1.125rem}.limited[data-v-06443e3f]{font-size:.875rem;color:#ff5100}.end_price[data-v-06443e3f]{font-size:.875rem;font-weight:400;color:#8e8e93}.pay_img[data-v-06443e3f]{width:80%;margin:0 auto;margin:1.5rem 0}.pay_type[data-v-06443e3f]{display:flex;align-items:center;justify-content:start;color:#008cff;font-size:.75rem;box-sizing:border-box}.pay_type uni-image[data-v-06443e3f]{width:1rem;height:1rem;margin-right:.3125rem}.agree[data-v-06443e3f]{font-size:.75rem;box-sizing:border-box;margin-top:3.125rem}.vip-popup-mask[data-v-1aa7f862]{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;background:rgba(18,28,44,.45);z-index:2147483646}.vip-popup-shell[data-v-1aa7f862]{pointer-events:auto;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px)}.cursor-pointer:hover{cursor:pointer!important}.cursor-wait:hover{cursor:wait}.cursor-crosshair:hover{cursor:crosshair}.cursor-help:hover{cursor:help}.cursor-move:hover{cursor:move}.cursor-not-allowed:hover{cursor:not-allowed}
