@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-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)}uni-page[data-type] uni-page-body{background-color:transparent}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-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-page[data-type] uni-page-wrapper{height:100%}.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))}uni-page-refresh{position:absolute;top:0;width:100%;height:40px;display:block;box-sizing:border-box}.uni-page-refresh{position:absolute;top:-45px;left:50%;transform:translate3d(-50%,0,0);width:40px;height:40px;justify-content:center;align-items:center;background:#fff;border-radius:50%;box-shadow:0 1px 6px rgba(0,0,0,.118),0 1px 4px rgba(0,0,0,.118);display:none;z-index:997}.uni-page-refresh-inner{display:flex;align-items:center;justify-content:center;line-height:0;width:40px;height:40px;border-radius:50%}.uni-page-refresh--pulling .uni-page-refresh,.uni-page-refresh--aborting .uni-page-refresh,.uni-page-refresh--reached .uni-page-refresh,.uni-page-refresh--refreshing .uni-page-refresh,.uni-page-refresh--restoring .uni-page-refresh{display:flex}.uni-page-refresh--pulling .uni-page-refresh__spinner,.uni-page-refresh--aborting .uni-page-refresh__spinner,.uni-page-refresh--reached .uni-page-refresh__spinner,.uni-page-refresh--refreshing .uni-page-refresh__icon,.uni-page-refresh--restoring .uni-page-refresh__icon{display:none}.uni-page-refresh--refreshing .uni-page-refresh__spinner{transform-origin:center center;animation:uni-page-refresh-rotate 2s linear infinite}.uni-page-refresh--refreshing .uni-page-refresh__path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:uni-page-refresh-dash 1.5s ease-in-out infinite,uni-page-refresh-colorful 6s ease-in-out infinite}@keyframes uni-page-refresh-rotate{to{transform:rotate(360deg)}}@keyframes uni-page-refresh-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.w-100{width:100%}.p-15{padding:.46875rem}.uni-tabbar{background-color:#29183a!important;box-shadow:none!important}.uni-tabbar-border,.uni-tabbar__border,.uni-tabbar:before,.uni-tabbar:after{background-color:#29183a!important;box-shadow:none!important;border-top:0!important}uni-picker-view .uni-picker-view-mask,.uni-picker-view-mask{background:transparent!important;background-image:none!important}html[data-v-4381d70e]{font-size:16px}body[data-v-4381d70e]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-4381d70e],uni-image[data-v-4381d70e],uni-text[data-v-4381d70e]{box-sizing:border-box;flex-shrink:0}#app[data-v-4381d70e]{width:100vw;height:100vh}.flex-row[data-v-4381d70e]{display:flex;flex-direction:row}.flex-col[data-v-4381d70e]{display:flex;flex-direction:column}.justify-start[data-v-4381d70e]{justify-content:flex-start}.justify-end[data-v-4381d70e]{justify-content:flex-end}.justify-center[data-v-4381d70e]{justify-content:center}.justify-between[data-v-4381d70e]{justify-content:space-between}.justify-around[data-v-4381d70e]{justify-content:space-around}.justify-evenly[data-v-4381d70e]{justify-content:space-evenly}.items-start[data-v-4381d70e]{align-items:flex-start}.items-end[data-v-4381d70e]{align-items:flex-end}.items-center[data-v-4381d70e]{align-items:center}.items-baseline[data-v-4381d70e]{align-items:baseline}.items-stretch[data-v-4381d70e]{align-items:stretch}.self-start[data-v-4381d70e]{align-self:flex-start}.self-end[data-v-4381d70e]{align-self:flex-end}.self-center[data-v-4381d70e]{align-self:center}.self-baseline[data-v-4381d70e]{align-self:baseline}.self-stretch[data-v-4381d70e]{align-self:stretch}.flex-1[data-v-4381d70e]{flex:1 1 0%}.flex-auto[data-v-4381d70e]{flex:1 1 auto}.grow[data-v-4381d70e]{flex-grow:1}.grow-0[data-v-4381d70e]{flex-grow:0}.shrink[data-v-4381d70e]{flex-shrink:1}.shrink-0[data-v-4381d70e]{flex-shrink:0}.relative[data-v-4381d70e]{position:relative}.ml-2[data-v-4381d70e]{margin-left:.13rem}.mt-2[data-v-4381d70e]{margin-top:.13rem}.ml-4[data-v-4381d70e]{margin-left:.25rem}.mt-4[data-v-4381d70e]{margin-top:.25rem}.ml-6[data-v-4381d70e]{margin-left:.38rem}.mt-6[data-v-4381d70e]{margin-top:.38rem}.ml-8[data-v-4381d70e]{margin-left:.5rem}.mt-8[data-v-4381d70e]{margin-top:.5rem}.ml-10[data-v-4381d70e]{margin-left:.63rem}.mt-10[data-v-4381d70e]{margin-top:.63rem}.ml-12[data-v-4381d70e]{margin-left:.75rem}.mt-12[data-v-4381d70e]{margin-top:.75rem}.ml-14[data-v-4381d70e]{margin-left:.88rem}.mt-14[data-v-4381d70e]{margin-top:.88rem}.ml-16[data-v-4381d70e]{margin-left:1rem}.mt-16[data-v-4381d70e]{margin-top:1rem}.ml-18[data-v-4381d70e]{margin-left:1.13rem}.mt-18[data-v-4381d70e]{margin-top:1.13rem}.ml-20[data-v-4381d70e]{margin-left:1.25rem}.mt-20[data-v-4381d70e]{margin-top:1.25rem}.ml-22[data-v-4381d70e]{margin-left:1.38rem}.mt-22[data-v-4381d70e]{margin-top:1.38rem}.ml-24[data-v-4381d70e]{margin-left:1.5rem}.mt-24[data-v-4381d70e]{margin-top:1.5rem}.ml-26[data-v-4381d70e]{margin-left:1.63rem}.mt-26[data-v-4381d70e]{margin-top:1.63rem}.ml-28[data-v-4381d70e]{margin-left:1.75rem}.mt-28[data-v-4381d70e]{margin-top:1.75rem}.ml-30[data-v-4381d70e]{margin-left:1.88rem}.mt-30[data-v-4381d70e]{margin-top:1.88rem}.ml-32[data-v-4381d70e]{margin-left:2rem}.mt-32[data-v-4381d70e]{margin-top:2rem}.ml-34[data-v-4381d70e]{margin-left:2.13rem}.mt-34[data-v-4381d70e]{margin-top:2.13rem}.ml-36[data-v-4381d70e]{margin-left:2.25rem}.mt-36[data-v-4381d70e]{margin-top:2.25rem}.ml-38[data-v-4381d70e]{margin-left:2.38rem}.mt-38[data-v-4381d70e]{margin-top:2.38rem}.ml-40[data-v-4381d70e]{margin-left:2.5rem}.mt-40[data-v-4381d70e]{margin-top:2.5rem}.ml-42[data-v-4381d70e]{margin-left:2.63rem}.mt-42[data-v-4381d70e]{margin-top:2.63rem}.ml-44[data-v-4381d70e]{margin-left:2.75rem}.mt-44[data-v-4381d70e]{margin-top:2.75rem}.ml-46[data-v-4381d70e]{margin-left:2.88rem}.mt-46[data-v-4381d70e]{margin-top:2.88rem}.ml-48[data-v-4381d70e]{margin-left:3rem}.mt-48[data-v-4381d70e]{margin-top:3rem}.ml-50[data-v-4381d70e]{margin-left:3.13rem}.mt-50[data-v-4381d70e]{margin-top:3.13rem}.ml-52[data-v-4381d70e]{margin-left:3.25rem}.mt-52[data-v-4381d70e]{margin-top:3.25rem}.ml-54[data-v-4381d70e]{margin-left:3.38rem}.mt-54[data-v-4381d70e]{margin-top:3.38rem}.ml-56[data-v-4381d70e]{margin-left:3.5rem}.mt-56[data-v-4381d70e]{margin-top:3.5rem}.ml-58[data-v-4381d70e]{margin-left:3.63rem}.mt-58[data-v-4381d70e]{margin-top:3.63rem}.ml-60[data-v-4381d70e]{margin-left:3.75rem}.mt-60[data-v-4381d70e]{margin-top:3.75rem}.ml-62[data-v-4381d70e]{margin-left:3.88rem}.mt-62[data-v-4381d70e]{margin-top:3.88rem}.ml-64[data-v-4381d70e]{margin-left:4rem}.mt-64[data-v-4381d70e]{margin-top:4rem}.ml-66[data-v-4381d70e]{margin-left:4.13rem}.mt-66[data-v-4381d70e]{margin-top:4.13rem}.ml-68[data-v-4381d70e]{margin-left:4.25rem}.mt-68[data-v-4381d70e]{margin-top:4.25rem}.ml-70[data-v-4381d70e]{margin-left:4.38rem}.mt-70[data-v-4381d70e]{margin-top:4.38rem}.ml-72[data-v-4381d70e]{margin-left:4.5rem}.mt-72[data-v-4381d70e]{margin-top:4.5rem}.ml-74[data-v-4381d70e]{margin-left:4.63rem}.mt-74[data-v-4381d70e]{margin-top:4.63rem}.ml-76[data-v-4381d70e]{margin-left:4.75rem}.mt-76[data-v-4381d70e]{margin-top:4.75rem}.ml-78[data-v-4381d70e]{margin-left:4.88rem}.mt-78[data-v-4381d70e]{margin-top:4.88rem}.ml-80[data-v-4381d70e]{margin-left:5rem}.mt-80[data-v-4381d70e]{margin-top:5rem}.ml-82[data-v-4381d70e]{margin-left:5.13rem}.mt-82[data-v-4381d70e]{margin-top:5.13rem}.ml-84[data-v-4381d70e]{margin-left:5.25rem}.mt-84[data-v-4381d70e]{margin-top:5.25rem}.ml-86[data-v-4381d70e]{margin-left:5.38rem}.mt-86[data-v-4381d70e]{margin-top:5.38rem}.ml-88[data-v-4381d70e]{margin-left:5.5rem}.mt-88[data-v-4381d70e]{margin-top:5.5rem}.ml-90[data-v-4381d70e]{margin-left:5.63rem}.mt-90[data-v-4381d70e]{margin-top:5.63rem}.ml-92[data-v-4381d70e]{margin-left:5.75rem}.mt-92[data-v-4381d70e]{margin-top:5.75rem}.ml-94[data-v-4381d70e]{margin-left:5.88rem}.mt-94[data-v-4381d70e]{margin-top:5.88rem}.ml-96[data-v-4381d70e]{margin-left:6rem}.mt-96[data-v-4381d70e]{margin-top:6rem}.ml-98[data-v-4381d70e]{margin-left:6.13rem}.mt-98[data-v-4381d70e]{margin-top:6.13rem}.ml-100[data-v-4381d70e]{margin-left:6.25rem}.mt-100[data-v-4381d70e]{margin-top:6.25rem}.mt-101[data-v-4381d70e]{margin-top:6.38rem}.splash-page[data-v-4381d70e]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;width:100%;height:100%;z-index:999999;display:flex;justify-content:center;align-items:center;overflow:hidden}.splash-page .splash-group[data-v-4381d70e]{overflow:hidden;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.splash-page .splash-group .splash-full[data-v-4381d70e]{width:100%;height:100%;object-fit:cover}html[data-v-7f3bc84e]{font-size:16px}body[data-v-7f3bc84e]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-7f3bc84e],uni-image[data-v-7f3bc84e],uni-text[data-v-7f3bc84e]{box-sizing:border-box;flex-shrink:0}#app[data-v-7f3bc84e]{width:100vw;height:100vh}.flex-row[data-v-7f3bc84e]{display:flex;flex-direction:row}.flex-col[data-v-7f3bc84e]{display:flex;flex-direction:column}.justify-start[data-v-7f3bc84e]{justify-content:flex-start}.justify-end[data-v-7f3bc84e]{justify-content:flex-end}.justify-center[data-v-7f3bc84e]{justify-content:center}.justify-between[data-v-7f3bc84e]{justify-content:space-between}.justify-around[data-v-7f3bc84e]{justify-content:space-around}.justify-evenly[data-v-7f3bc84e]{justify-content:space-evenly}.items-start[data-v-7f3bc84e]{align-items:flex-start}.items-end[data-v-7f3bc84e]{align-items:flex-end}.items-center[data-v-7f3bc84e]{align-items:center}.items-baseline[data-v-7f3bc84e]{align-items:baseline}.items-stretch[data-v-7f3bc84e]{align-items:stretch}.self-start[data-v-7f3bc84e]{align-self:flex-start}.self-end[data-v-7f3bc84e]{align-self:flex-end}.self-center[data-v-7f3bc84e]{align-self:center}.self-baseline[data-v-7f3bc84e]{align-self:baseline}.self-stretch[data-v-7f3bc84e]{align-self:stretch}.flex-1[data-v-7f3bc84e]{flex:1 1 0%}.flex-auto[data-v-7f3bc84e]{flex:1 1 auto}.grow[data-v-7f3bc84e]{flex-grow:1}.grow-0[data-v-7f3bc84e]{flex-grow:0}.shrink[data-v-7f3bc84e]{flex-shrink:1}.shrink-0[data-v-7f3bc84e]{flex-shrink:0}.relative[data-v-7f3bc84e]{position:relative}.ml-2[data-v-7f3bc84e]{margin-left:.13rem}.mt-2[data-v-7f3bc84e]{margin-top:.13rem}.ml-4[data-v-7f3bc84e]{margin-left:.25rem}.mt-4[data-v-7f3bc84e]{margin-top:.25rem}.ml-6[data-v-7f3bc84e]{margin-left:.38rem}.mt-6[data-v-7f3bc84e]{margin-top:.38rem}.ml-8[data-v-7f3bc84e]{margin-left:.5rem}.mt-8[data-v-7f3bc84e]{margin-top:.5rem}.ml-10[data-v-7f3bc84e]{margin-left:.63rem}.mt-10[data-v-7f3bc84e]{margin-top:.63rem}.ml-12[data-v-7f3bc84e]{margin-left:.75rem}.mt-12[data-v-7f3bc84e]{margin-top:.75rem}.ml-14[data-v-7f3bc84e]{margin-left:.88rem}.mt-14[data-v-7f3bc84e]{margin-top:.88rem}.ml-16[data-v-7f3bc84e]{margin-left:1rem}.mt-16[data-v-7f3bc84e]{margin-top:1rem}.ml-18[data-v-7f3bc84e]{margin-left:1.13rem}.mt-18[data-v-7f3bc84e]{margin-top:1.13rem}.ml-20[data-v-7f3bc84e]{margin-left:1.25rem}.mt-20[data-v-7f3bc84e]{margin-top:1.25rem}.ml-22[data-v-7f3bc84e]{margin-left:1.38rem}.mt-22[data-v-7f3bc84e]{margin-top:1.38rem}.ml-24[data-v-7f3bc84e]{margin-left:1.5rem}.mt-24[data-v-7f3bc84e]{margin-top:1.5rem}.ml-26[data-v-7f3bc84e]{margin-left:1.63rem}.mt-26[data-v-7f3bc84e]{margin-top:1.63rem}.ml-28[data-v-7f3bc84e]{margin-left:1.75rem}.mt-28[data-v-7f3bc84e]{margin-top:1.75rem}.ml-30[data-v-7f3bc84e]{margin-left:1.88rem}.mt-30[data-v-7f3bc84e]{margin-top:1.88rem}.ml-32[data-v-7f3bc84e]{margin-left:2rem}.mt-32[data-v-7f3bc84e]{margin-top:2rem}.ml-34[data-v-7f3bc84e]{margin-left:2.13rem}.mt-34[data-v-7f3bc84e]{margin-top:2.13rem}.ml-36[data-v-7f3bc84e]{margin-left:2.25rem}.mt-36[data-v-7f3bc84e]{margin-top:2.25rem}.ml-38[data-v-7f3bc84e]{margin-left:2.38rem}.mt-38[data-v-7f3bc84e]{margin-top:2.38rem}.ml-40[data-v-7f3bc84e]{margin-left:2.5rem}.mt-40[data-v-7f3bc84e]{margin-top:2.5rem}.ml-42[data-v-7f3bc84e]{margin-left:2.63rem}.mt-42[data-v-7f3bc84e]{margin-top:2.63rem}.ml-44[data-v-7f3bc84e]{margin-left:2.75rem}.mt-44[data-v-7f3bc84e]{margin-top:2.75rem}.ml-46[data-v-7f3bc84e]{margin-left:2.88rem}.mt-46[data-v-7f3bc84e]{margin-top:2.88rem}.ml-48[data-v-7f3bc84e]{margin-left:3rem}.mt-48[data-v-7f3bc84e]{margin-top:3rem}.ml-50[data-v-7f3bc84e]{margin-left:3.13rem}.mt-50[data-v-7f3bc84e]{margin-top:3.13rem}.ml-52[data-v-7f3bc84e]{margin-left:3.25rem}.mt-52[data-v-7f3bc84e]{margin-top:3.25rem}.ml-54[data-v-7f3bc84e]{margin-left:3.38rem}.mt-54[data-v-7f3bc84e]{margin-top:3.38rem}.ml-56[data-v-7f3bc84e]{margin-left:3.5rem}.mt-56[data-v-7f3bc84e]{margin-top:3.5rem}.ml-58[data-v-7f3bc84e]{margin-left:3.63rem}.mt-58[data-v-7f3bc84e]{margin-top:3.63rem}.ml-60[data-v-7f3bc84e]{margin-left:3.75rem}.mt-60[data-v-7f3bc84e]{margin-top:3.75rem}.ml-62[data-v-7f3bc84e]{margin-left:3.88rem}.mt-62[data-v-7f3bc84e]{margin-top:3.88rem}.ml-64[data-v-7f3bc84e]{margin-left:4rem}.mt-64[data-v-7f3bc84e]{margin-top:4rem}.ml-66[data-v-7f3bc84e]{margin-left:4.13rem}.mt-66[data-v-7f3bc84e]{margin-top:4.13rem}.ml-68[data-v-7f3bc84e]{margin-left:4.25rem}.mt-68[data-v-7f3bc84e]{margin-top:4.25rem}.ml-70[data-v-7f3bc84e]{margin-left:4.38rem}.mt-70[data-v-7f3bc84e]{margin-top:4.38rem}.ml-72[data-v-7f3bc84e]{margin-left:4.5rem}.mt-72[data-v-7f3bc84e]{margin-top:4.5rem}.ml-74[data-v-7f3bc84e]{margin-left:4.63rem}.mt-74[data-v-7f3bc84e]{margin-top:4.63rem}.ml-76[data-v-7f3bc84e]{margin-left:4.75rem}.mt-76[data-v-7f3bc84e]{margin-top:4.75rem}.ml-78[data-v-7f3bc84e]{margin-left:4.88rem}.mt-78[data-v-7f3bc84e]{margin-top:4.88rem}.ml-80[data-v-7f3bc84e]{margin-left:5rem}.mt-80[data-v-7f3bc84e]{margin-top:5rem}.ml-82[data-v-7f3bc84e]{margin-left:5.13rem}.mt-82[data-v-7f3bc84e]{margin-top:5.13rem}.ml-84[data-v-7f3bc84e]{margin-left:5.25rem}.mt-84[data-v-7f3bc84e]{margin-top:5.25rem}.ml-86[data-v-7f3bc84e]{margin-left:5.38rem}.mt-86[data-v-7f3bc84e]{margin-top:5.38rem}.ml-88[data-v-7f3bc84e]{margin-left:5.5rem}.mt-88[data-v-7f3bc84e]{margin-top:5.5rem}.ml-90[data-v-7f3bc84e]{margin-left:5.63rem}.mt-90[data-v-7f3bc84e]{margin-top:5.63rem}.ml-92[data-v-7f3bc84e]{margin-left:5.75rem}.mt-92[data-v-7f3bc84e]{margin-top:5.75rem}.ml-94[data-v-7f3bc84e]{margin-left:5.88rem}.mt-94[data-v-7f3bc84e]{margin-top:5.88rem}.ml-96[data-v-7f3bc84e]{margin-left:6rem}.mt-96[data-v-7f3bc84e]{margin-top:6rem}.ml-98[data-v-7f3bc84e]{margin-left:6.13rem}.mt-98[data-v-7f3bc84e]{margin-top:6.13rem}.ml-100[data-v-7f3bc84e]{margin-left:6.25rem}.mt-100[data-v-7f3bc84e]{margin-top:6.25rem}.mt-101[data-v-7f3bc84e]{margin-top:6.38rem}.page-container[data-v-7f3bc84e]{background-image:url(/assets/loginBG-B5OF8dRt.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;height:auto;width:100%;position:relative;touch-action:pan-y;-webkit-overflow-scrolling:touch}.hero[data-v-7f3bc84e]{display:flex;justify-content:center;align-items:center;margin-top:0;position:relative}@keyframes logoFadeIn-7f3bc84e{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.hero uni-image[data-v-7f3bc84e]{position:absolute;top:3.4375rem;left:4.53125rem;width:340px;height:312px;opacity:0;transform-origin:center;animation:logoFadeIn-7f3bc84e 1.2s ease-out .5s forwards;pointer-events:none;z-index:8}.hero-inner[data-v-7f3bc84e]{display:flex;width:182px;height:94px}.greet[data-v-7f3bc84e]{font-size:1.75rem;font-weight:700;color:#333}.discover[data-v-7f3bc84e]{font-size:1rem;color:#333;margin-top:.25rem}.hero-left-img[data-v-7f3bc84e]{margin-top:.9375rem;width:100%;height:100%}.hero-illustration[data-v-7f3bc84e]{position:relative;z-index:1;width:256px;height:200px;object-fit:contain;pointer-events:none}.hero-circle[data-v-7f3bc84e]{width:350px;height:436px;position:absolute;z-index:0;top:-35px;right:0;pointer-events:none}.hero-images[data-v-7f3bc84e]{position:absolute;top:.875rem;left:0;right:0;height:8.125rem;pointer-events:none;z-index:9;display:block}.logo-left[data-v-7f3bc84e]{position:absolute;top:1.25rem;width:12.03125rem;height:12.03125rem;object-fit:contain;pointer-events:none;opacity:0}.logo-right[data-v-7f3bc84e]{position:absolute;top:7.03125rem;width:3.75rem;height:3.75rem;object-fit:contain;pointer-events:none;opacity:0}.logo-left[data-v-7f3bc84e]{left:30%;transform-origin:center;animation:slideFromLeftDown-7f3bc84e .9s cubic-bezier(.22,.9,.38,1) forwards;animation-delay:80ms}.logo-right[data-v-7f3bc84e]{left:53%;transform-origin:center;animation:slideFromRightDown-7f3bc84e .9s cubic-bezier(.22,.9,.38,1) forwards;animation-delay:80ms}@keyframes slideFromLeftDown-7f3bc84e{0%{transform:translate(-6.875rem,-8.125rem) rotate(-18deg) scale(.9);opacity:0}60%{opacity:1}to{transform:translateY(5rem) rotate(0) scale(1);opacity:1}}@keyframes slideFromRightDown-7f3bc84e{0%{transform:translate(6.875rem,-8.125rem) rotate(18deg) scale(.9);opacity:0}60%{opacity:1}to{transform:translate(-1.875rem,6.5625rem) rotate(0) scale(1);opacity:1}}.auth-card[data-v-7f3bc84e]{margin:.8125rem .75rem;border-radius:.875rem;padding:.875rem;box-shadow:0 .25rem .9375rem rgba(0,0,0,.08);position:relative;z-index:10;transition:all .3s ease-out}.form-slide-up[data-v-7f3bc84e]{animation:slideUpFromBottom-7f3bc84e .5s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes slideUpFromBottom-7f3bc84e{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.tabs[data-v-7f3bc84e]{position:relative;z-index:10;display:flex;justify-content:space-around;gap:1.25rem}.tab[data-v-7f3bc84e]{font-size:18pxx;color:#aba9aa;font-weight:600;padding-bottom:.25rem}.tab.active[data-v-7f3bc84e]{color:#fff;border-bottom:3px solid #ff7aa5}.form[data-v-7f3bc84e]{display:flex;flex-direction:column;gap:.5625rem}.field[data-v-7f3bc84e]{display:flex;flex-direction:column}.label[data-v-7f3bc84e]{font-size:14px;color:#272224;font-weight:400;margin-top:.625rem;margin-left:.78125rem;margin-bottom:.46875rem}.input[data-v-7f3bc84e]{height:42px;padding:0 .625rem;border-radius:1.125rem;background:#f5f5f5;opacity:60%;border:none;font-size:.875rem;box-sizing:border-box;position:relative;z-index:1}.input-rounded[data-v-7f3bc84e]{border-radius:31.21875rem}.code-field[data-v-7f3bc84e],.password-field[data-v-7f3bc84e]{position:relative}.password-toggle[data-v-7f3bc84e]{position:absolute;right:.78125rem;top:50%;transform:translateY(-50%);z-index:10;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.password-icon[data-v-7f3bc84e]{width:70%;height:70%}.send-code-btn[data-v-7f3bc84e]{position:absolute;z-index:11;right:.78125rem;top:.625rem;font-size:14px;color:#8c525e;background:none;opacity:60%;border-left:.03125rem solid #C4C4C4;padding-left:.9375rem}.login-links[data-v-7f3bc84e]{display:flex;justify-content:space-between;margin-top:.1875rem;margin-left:.78125rem;margin-bottom:.46875rem}.login-links-reister[data-v-7f3bc84e]{display:flex;justify-content:flex-end;margin-top:.1875rem;margin-right:.78125rem;margin-bottom:.46875rem}.link[data-v-7f3bc84e]{color:#707070;font-size:.75rem}.footer-actions[data-v-7f3bc84e]{width:90%;margin:2.8125rem auto;display:flex;flex-direction:column;align-items:center}.primary-btn[data-v-7f3bc84e]{width:20rem;margin-top:-2.1875rem;background:#f8809c;border-radius:99px;padding:.5625rem 2.5625rem;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:999999}.primary-btn.disabled[data-v-7f3bc84e]{opacity:.6;pointer-events:auto;cursor:not-allowed}.primary-btn.strict-disabled[data-v-7f3bc84e]{pointer-events:none}.primary-btn-text[data-v-7f3bc84e]{color:#fff;font-size:16px;font-weight:400}.agree-row[data-v-7f3bc84e]{display:flex;align-items:center;gap:.375rem;margin-left:2.25rem;margin-top:1.625rem}.agree-text[data-v-7f3bc84e]{color:#9a9a9a;font-size:.6875rem}.agree-link[data-v-7f3bc84e]{color:#707070;font-size:.6875rem}.custom-checkbox[data-v-7f3bc84e]{width:.9375rem;height:.9375rem;border-radius:50%;border:.0625rem solid #dcdcdc;display:flex;align-items:center;justify-content:center;margin-right:.375rem;background:#000}.custom-checkbox-inner[data-v-7f3bc84e]{width:.625rem;height:.625rem;border-radius:50%;background:transparent;transition:background .15s}.custom-checkbox-inner.checked[data-v-7f3bc84e]{background:#f8809c}.social-row[data-v-7f3bc84e]{display:flex;justify-content:center;gap:.75rem;margin-top:.5625rem}.social-btn uni-image[data-v-7f3bc84e]{width:1.375rem;height:1.375rem}.language-switch-icon[data-v-7f3bc84e]{position:fixed;top:.625rem;right:.625rem;width:1.875rem;height:1.875rem;z-index:1000;display:flex;align-items:center;justify-content:center;padding:.25rem;box-sizing:border-box}.language-icon-img[data-v-7f3bc84e]{width:100%;height:100%}.language-modal-mask[data-v-7f3bc84e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:9998}.language-modal[data-v-7f3bc84e]{position:fixed;right:.625rem;background:#fff;border-radius:.5rem;box-shadow:0 .25rem .9375rem rgba(0,0,0,.15);z-index:9999;min-width:7.5rem;overflow:hidden}.language-modal-triangle[data-v-7f3bc84e]{position:absolute;top:-.5rem;right:1.25rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #ffffff}.language-list[data-v-7f3bc84e]{padding:.5rem 0}.language-item[data-v-7f3bc84e]{display:flex;align-items:center;padding:.625rem 1rem;gap:.625rem;transition:background-color .2s}.language-item[data-v-7f3bc84e]:active{background-color:#f5f5f5}.language-radio[data-v-7f3bc84e]{width:1.125rem;height:1.125rem;border-radius:50%;border:.0625rem solid #dcdcdc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.language-radio.active[data-v-7f3bc84e]{border-color:#f8809c}.language-radio-dot[data-v-7f3bc84e]{width:.625rem;height:.625rem;border-radius:50%;background:#f8809c}.language-name[data-v-7f3bc84e]{font-size:.875rem;color:#333;flex:1}body[data-v-7f3bc84e]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}.flex-row[data-v-403f00ce]{display:flex;flex-direction:row}.justify-between[data-v-403f00ce]{justify-content:space-between}.justify-start[data-v-403f00ce]{justify-content:flex-start}.items-center[data-v-403f00ce]{align-items:center}.section_3[data-v-403f00ce]{padding:1.375rem 1.75rem;background-image:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.3));backdrop-filter:blur(1.5625rem);z-index:9999;transform:translateZ(0);-webkit-transform:translate3d(0,0,0);opacity:1;visibility:visible;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(1.5625rem)}.section_3 .image-wrapper[data-v-403f00ce]{width:2.5rem;position:relative;display:flex;flex-direction:column;align-items:center;transform:translateZ(0);-webkit-transform:translateZ(0)}.section_3 .image-wrapper .tab-badge[data-v-403f00ce]{position:absolute;top:-.1875rem;right:-.625rem;min-width:.875rem;padding:.125rem .25rem;background:#ff4d4f;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 .125rem .375rem rgba(255,77,79,.35)}.section_3 .image-wrapper .tab-badge-text[data-v-403f00ce]{font-size:.625rem;color:#fff;line-height:1;font-weight:600}.section_3 .image-wrapper .notice-red-dot[data-v-403f00ce]{position:absolute;top:.25rem;right:.25rem;width:.5rem;height:.5rem;border-radius:50%;background-color:red;border:.0625rem solid #ffffff;z-index:3}.section_3 .image_14[data-v-403f00ce]{width:2rem;height:2rem;transition:all .3s ease;image-rendering:-webkit-optimize-contrast;will-change:auto;filter:brightness(.8)}.section_3 .image_14.active[data-v-403f00ce]{filter:brightness(1);transform:translateY(-.125rem)}.section_3 .image_15[data-v-403f00ce]{border-radius:.5rem;width:2.5rem;height:1.875rem;image-rendering:-webkit-optimize-contrast;will-change:auto}.indicator[data-v-403f00ce]{position:absolute;bottom:-1.125rem;width:.75rem;height:.125rem;background-color:transparent;border-radius:.0625rem;transition:all .3s ease}.indicator.active[data-v-403f00ce]{background-color:#4eace9;width:1rem;height:.125rem;box-shadow:0 0 .3125rem rgba(78,172,233,.6)}.pos[data-v-403f00ce]{position:fixed;left:0;right:0;bottom:0;transform:translateZ(0);-webkit-transform:translate3d(0,0,0);opacity:1;visibility:visible;box-shadow:0 -.0625rem .625rem rgba(0,0,0,.08)}@media (max-width: 750rpx){.section_3[data-v-403f00ce]{padding:1rem 1.25rem}.section_3 .image-wrapper[data-v-403f00ce]{width:2.1875rem}.section_3 .image_14[data-v-403f00ce]{width:1.75rem;height:1.75rem}.section_3 .image_15[data-v-403f00ce]{width:2.1875rem;height:1.625rem}}@media (prefers-color-scheme: dark){.section_3[data-v-403f00ce]{background-image:linear-gradient(90deg,rgba(30,30,30,.3),rgba(30,30,30,.3));background-color:rgba(30,30,30,.9)}.indicator.active[data-v-403f00ce]{background-color:#5fb8ff;box-shadow:0 0 .375rem rgba(95,184,255,.7)}.pos[data-v-403f00ce]{box-shadow:0 -.0625rem .625rem rgba(0,0,0,.2)}}html[data-v-e070d3b1]{font-size:16px}body[data-v-e070d3b1]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-e070d3b1],uni-image[data-v-e070d3b1],uni-text[data-v-e070d3b1]{box-sizing:border-box;flex-shrink:0}#app[data-v-e070d3b1]{width:100vw;height:100vh}.flex-row[data-v-e070d3b1]{display:flex;flex-direction:row}.flex-col[data-v-e070d3b1]{display:flex;flex-direction:column}.justify-start[data-v-e070d3b1]{justify-content:flex-start}.justify-end[data-v-e070d3b1]{justify-content:flex-end}.justify-center[data-v-e070d3b1]{justify-content:center}.justify-between[data-v-e070d3b1]{justify-content:space-between}.justify-around[data-v-e070d3b1]{justify-content:space-around}.justify-evenly[data-v-e070d3b1]{justify-content:space-evenly}.items-start[data-v-e070d3b1]{align-items:flex-start}.items-end[data-v-e070d3b1]{align-items:flex-end}.items-center[data-v-e070d3b1]{align-items:center}.items-baseline[data-v-e070d3b1]{align-items:baseline}.items-stretch[data-v-e070d3b1]{align-items:stretch}.self-start[data-v-e070d3b1]{align-self:flex-start}.self-end[data-v-e070d3b1]{align-self:flex-end}.self-center[data-v-e070d3b1]{align-self:center}.self-baseline[data-v-e070d3b1]{align-self:baseline}.self-stretch[data-v-e070d3b1]{align-self:stretch}.flex-1[data-v-e070d3b1]{flex:1 1 0%}.flex-auto[data-v-e070d3b1]{flex:1 1 auto}.grow[data-v-e070d3b1]{flex-grow:1}.grow-0[data-v-e070d3b1]{flex-grow:0}.shrink[data-v-e070d3b1]{flex-shrink:1}.shrink-0[data-v-e070d3b1]{flex-shrink:0}.relative[data-v-e070d3b1]{position:relative}.ml-2[data-v-e070d3b1]{margin-left:.13rem}.mt-2[data-v-e070d3b1]{margin-top:.13rem}.ml-4[data-v-e070d3b1]{margin-left:.25rem}.mt-4[data-v-e070d3b1]{margin-top:.25rem}.ml-6[data-v-e070d3b1]{margin-left:.38rem}.mt-6[data-v-e070d3b1]{margin-top:.38rem}.ml-8[data-v-e070d3b1]{margin-left:.5rem}.mt-8[data-v-e070d3b1]{margin-top:.5rem}.ml-10[data-v-e070d3b1]{margin-left:.63rem}.mt-10[data-v-e070d3b1]{margin-top:.63rem}.ml-12[data-v-e070d3b1]{margin-left:.75rem}.mt-12[data-v-e070d3b1]{margin-top:.75rem}.ml-14[data-v-e070d3b1]{margin-left:.88rem}.mt-14[data-v-e070d3b1]{margin-top:.88rem}.ml-16[data-v-e070d3b1]{margin-left:1rem}.mt-16[data-v-e070d3b1]{margin-top:1rem}.ml-18[data-v-e070d3b1]{margin-left:1.13rem}.mt-18[data-v-e070d3b1]{margin-top:1.13rem}.ml-20[data-v-e070d3b1]{margin-left:1.25rem}.mt-20[data-v-e070d3b1]{margin-top:1.25rem}.ml-22[data-v-e070d3b1]{margin-left:1.38rem}.mt-22[data-v-e070d3b1]{margin-top:1.38rem}.ml-24[data-v-e070d3b1]{margin-left:1.5rem}.mt-24[data-v-e070d3b1]{margin-top:1.5rem}.ml-26[data-v-e070d3b1]{margin-left:1.63rem}.mt-26[data-v-e070d3b1]{margin-top:1.63rem}.ml-28[data-v-e070d3b1]{margin-left:1.75rem}.mt-28[data-v-e070d3b1]{margin-top:1.75rem}.ml-30[data-v-e070d3b1]{margin-left:1.88rem}.mt-30[data-v-e070d3b1]{margin-top:1.88rem}.ml-32[data-v-e070d3b1]{margin-left:2rem}.mt-32[data-v-e070d3b1]{margin-top:2rem}.ml-34[data-v-e070d3b1]{margin-left:2.13rem}.mt-34[data-v-e070d3b1]{margin-top:2.13rem}.ml-36[data-v-e070d3b1]{margin-left:2.25rem}.mt-36[data-v-e070d3b1]{margin-top:2.25rem}.ml-38[data-v-e070d3b1]{margin-left:2.38rem}.mt-38[data-v-e070d3b1]{margin-top:2.38rem}.ml-40[data-v-e070d3b1]{margin-left:2.5rem}.mt-40[data-v-e070d3b1]{margin-top:2.5rem}.ml-42[data-v-e070d3b1]{margin-left:2.63rem}.mt-42[data-v-e070d3b1]{margin-top:2.63rem}.ml-44[data-v-e070d3b1]{margin-left:2.75rem}.mt-44[data-v-e070d3b1]{margin-top:2.75rem}.ml-46[data-v-e070d3b1]{margin-left:2.88rem}.mt-46[data-v-e070d3b1]{margin-top:2.88rem}.ml-48[data-v-e070d3b1]{margin-left:3rem}.mt-48[data-v-e070d3b1]{margin-top:3rem}.ml-50[data-v-e070d3b1]{margin-left:3.13rem}.mt-50[data-v-e070d3b1]{margin-top:3.13rem}.ml-52[data-v-e070d3b1]{margin-left:3.25rem}.mt-52[data-v-e070d3b1]{margin-top:3.25rem}.ml-54[data-v-e070d3b1]{margin-left:3.38rem}.mt-54[data-v-e070d3b1]{margin-top:3.38rem}.ml-56[data-v-e070d3b1]{margin-left:3.5rem}.mt-56[data-v-e070d3b1]{margin-top:3.5rem}.ml-58[data-v-e070d3b1]{margin-left:3.63rem}.mt-58[data-v-e070d3b1]{margin-top:3.63rem}.ml-60[data-v-e070d3b1]{margin-left:3.75rem}.mt-60[data-v-e070d3b1]{margin-top:3.75rem}.ml-62[data-v-e070d3b1]{margin-left:3.88rem}.mt-62[data-v-e070d3b1]{margin-top:3.88rem}.ml-64[data-v-e070d3b1]{margin-left:4rem}.mt-64[data-v-e070d3b1]{margin-top:4rem}.ml-66[data-v-e070d3b1]{margin-left:4.13rem}.mt-66[data-v-e070d3b1]{margin-top:4.13rem}.ml-68[data-v-e070d3b1]{margin-left:4.25rem}.mt-68[data-v-e070d3b1]{margin-top:4.25rem}.ml-70[data-v-e070d3b1]{margin-left:4.38rem}.mt-70[data-v-e070d3b1]{margin-top:4.38rem}.ml-72[data-v-e070d3b1]{margin-left:4.5rem}.mt-72[data-v-e070d3b1]{margin-top:4.5rem}.ml-74[data-v-e070d3b1]{margin-left:4.63rem}.mt-74[data-v-e070d3b1]{margin-top:4.63rem}.ml-76[data-v-e070d3b1]{margin-left:4.75rem}.mt-76[data-v-e070d3b1]{margin-top:4.75rem}.ml-78[data-v-e070d3b1]{margin-left:4.88rem}.mt-78[data-v-e070d3b1]{margin-top:4.88rem}.ml-80[data-v-e070d3b1]{margin-left:5rem}.mt-80[data-v-e070d3b1]{margin-top:5rem}.ml-82[data-v-e070d3b1]{margin-left:5.13rem}.mt-82[data-v-e070d3b1]{margin-top:5.13rem}.ml-84[data-v-e070d3b1]{margin-left:5.25rem}.mt-84[data-v-e070d3b1]{margin-top:5.25rem}.ml-86[data-v-e070d3b1]{margin-left:5.38rem}.mt-86[data-v-e070d3b1]{margin-top:5.38rem}.ml-88[data-v-e070d3b1]{margin-left:5.5rem}.mt-88[data-v-e070d3b1]{margin-top:5.5rem}.ml-90[data-v-e070d3b1]{margin-left:5.63rem}.mt-90[data-v-e070d3b1]{margin-top:5.63rem}.ml-92[data-v-e070d3b1]{margin-left:5.75rem}.mt-92[data-v-e070d3b1]{margin-top:5.75rem}.ml-94[data-v-e070d3b1]{margin-left:5.88rem}.mt-94[data-v-e070d3b1]{margin-top:5.88rem}.ml-96[data-v-e070d3b1]{margin-left:6rem}.mt-96[data-v-e070d3b1]{margin-top:6rem}.ml-98[data-v-e070d3b1]{margin-left:6.13rem}.mt-98[data-v-e070d3b1]{margin-top:6.13rem}.ml-100[data-v-e070d3b1]{margin-left:6.25rem}.mt-100[data-v-e070d3b1]{margin-top:6.25rem}.mt-101[data-v-e070d3b1]{margin-top:6.38rem}.comments-modal-mask[data-v-e070d3b1]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center}.comments-modal[data-v-e070d3b1]{width:100%;height:60vh;background-color:#fff;border-radius:.625rem .625rem 0 0;display:flex;flex-direction:column;animation:slideUp-e070d3b1 .3s ease-out}@keyframes slideUp-e070d3b1{0%{transform:translateY(100%)}to{transform:translateY(0)}}.comments-modal-header[data-v-e070d3b1]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:.03125rem solid #f0f0f0}.comments-modal-title[data-v-e070d3b1]{font-size:1rem;font-weight:600;color:#323232}.comments-modal-close[data-v-e070d3b1]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.comments-modal-close uni-image[data-v-e070d3b1]{width:1rem;height:1rem;opacity:.7}.comments-modal-content[data-v-e070d3b1]{flex:1;max-height:calc(80vh - 6.25rem);overflow:hidden}.comments-modal-content .comments-section[data-v-e070d3b1]{padding:.75rem 1rem;background-color:transparent;border-top:none}.comments-section[data-v-e070d3b1]{padding:.75rem 1rem;background-color:transparent;border-top:.03125rem solid #f0f0f0}.comments-section.with-comment-panel[data-v-e070d3b1]{padding-bottom:calc(3.125rem + var(--window-bottom, 0px) + env(safe-area-inset-bottom))}.comments-loading[data-v-e070d3b1]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.comments-loading uni-text[data-v-e070d3b1]{font-size:.875rem;color:#999}.no-comments[data-v-e070d3b1]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.no-comments uni-text[data-v-e070d3b1]{font-size:.875rem;color:#999}.comments-list[data-v-e070d3b1]{display:flex;flex-direction:column;gap:1rem;padding-bottom:3.75rem}.comment-item[data-v-e070d3b1]{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;position:relative}.comment-avatar[data-v-e070d3b1]{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f0f0f0;flex-shrink:0}.comment-content[data-v-e070d3b1]{flex:1;display:flex;flex-direction:column;min-width:0}.comment-header[data-v-e070d3b1]{display:flex;flex-direction:row;align-items:center;gap:.25rem;margin-bottom:.25rem}.comment-username[data-v-e070d3b1]{font-size:14px;font-weight:400;color:#aba9aa;line-height:1}.comment-verified[data-v-e070d3b1]{width:.75rem;height:.75rem;border-radius:50%;background-color:#007aff;color:#fff;font-size:.5625rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.comment-emoji[data-v-e070d3b1]{font-size:.75rem;line-height:1}.comment-text[data-v-e070d3b1]{font-size:16px;font-weight:400;color:#333;line-height:1.6;margin-bottom:.375rem;word-break:break-word}.comment-footer[data-v-e070d3b1]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.comment-time[data-v-e070d3b1]{font-size:.75rem;color:#999;line-height:1}.comment-reply[data-v-e070d3b1]{font-size:.75rem;color:#007aff;line-height:1}.comment-like[data-v-e070d3b1]{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}.like-icon[data-v-e070d3b1]{width:1.25rem;height:1.25rem}.comment-children[data-v-e070d3b1]{margin-top:.25rem}.comment-child[data-v-e070d3b1]{display:flex;gap:.375rem;align-items:flex-start;margin-top:.25rem}.child-avatar[data-v-e070d3b1]{width:1.75rem;height:1.75rem;border-radius:50%;flex-shrink:0;background-color:#f0f0f0}.child-body[data-v-e070d3b1]{flex:1;display:flex;flex-direction:column;min-width:0}.child-header[data-v-e070d3b1]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem;justify-content:space-between}.child-username[data-v-e070d3b1]{font-size:.8125rem;color:#aba9aa}.child-time[data-v-e070d3b1]{font-size:.75rem;color:#999;margin-left:.25rem}.child-reply[data-v-e070d3b1]{font-size:.6875rem;color:#007aff;cursor:pointer;padding:.125rem .25rem;border-radius:.125rem;transition:background-color .2s}.child-meta[data-v-e070d3b1]{display:flex;align-items:center;gap:.25rem;margin-left:-.25rem}.child-reply[data-v-e070d3b1]:active{background-color:#f0f0f0}.child-text[data-v-e070d3b1]{font-size:.75rem;color:#666;line-height:1.4}.view-more-comments[data-v-e070d3b1]{display:flex;justify-content:center;align-items:center;padding:.75rem 0 0}.view-more-comments uni-text[data-v-e070d3b1]{font-size:.875rem;color:#007aff;line-height:1}.expand-replies-btn[data-v-e070d3b1],.collapse-replies-btn[data-v-e070d3b1]{display:flex;justify-content:start;align-items:center;padding:.5rem 0;margin-top:.375rem;cursor:pointer}.expand-replies-btn uni-text[data-v-e070d3b1],.collapse-replies-btn uni-text[data-v-e070d3b1]{font-size:.8125rem;color:#f8809c;font-weight:500}.comment-panel[data-v-e070d3b1]{padding:.5625rem .75rem;background:transparent}.comment-panel-fixed[data-v-e070d3b1]{position:fixed;left:0;right:0;bottom:0;padding:.5625rem .75rem calc(.5625rem + env(safe-area-inset-bottom));box-sizing:border-box;z-index:1001;background:#fff;border-top:.03125rem solid #f0f0f0;box-shadow:0 -.125rem .375rem rgba(0,0,0,.08)}.comment-panel-inner[data-v-e070d3b1]{display:flex;align-items:center;gap:.5625rem}.comment-input-wrap[data-v-e070d3b1]{flex:1;height:2.75rem;border-radius:31.21875rem;background:#f3f3f3;display:flex;align-items:center;padding:0 .6875rem;box-sizing:border-box}.comment-emoji-row[data-v-e070d3b1]{display:flex;flex-direction:row;gap:.375rem;padding:.5rem .5625rem;margin-bottom:.5rem;white-space:nowrap;background:#fff;border-radius:.625rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.08)}.comment-emoji-row .emoji-item[data-v-e070d3b1]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;background:#f8f8f8;font-size:1.125rem}.comment-input-field[data-v-e070d3b1]{flex:1;height:2.75rem;background:transparent;font-size:.875rem;color:#333;box-sizing:border-box}.comment-input-field[data-v-e070d3b1]::-webkit-input-placeholder{color:#999}.comment-input-field[data-v-e070d3b1]::placeholder{color:#999}.comment-send-btn[data-v-e070d3b1]{width:4.375rem;height:2.75rem;border-radius:1.5rem;background:#e6e6e6;display:flex;align-items:center;justify-content:center;color:#bfbfbf;font-size:.9375rem;flex-shrink:0}.comment-send-btn.active[data-v-e070d3b1]{background:#f8809c;color:#fff}.comment-smile-icon[data-v-e070d3b1]{width:1.375rem;height:1.375rem;flex-shrink:0;margin-left:.375rem;opacity:.85}.loading-wrapper[data-v-e070d3b1],.empty-wrapper[data-v-e070d3b1],.load-more-wrapper[data-v-e070d3b1]{display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.loading-text[data-v-e070d3b1],.empty-text[data-v-e070d3b1]{font-size:.875rem;color:#999}html[data-v-0d8bf5d9]{font-size:16px}body[data-v-0d8bf5d9]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-0d8bf5d9],uni-image[data-v-0d8bf5d9],uni-text[data-v-0d8bf5d9]{box-sizing:border-box;flex-shrink:0}#app[data-v-0d8bf5d9]{width:100vw;height:100vh}.flex-row[data-v-0d8bf5d9]{display:flex;flex-direction:row}.flex-col[data-v-0d8bf5d9]{display:flex;flex-direction:column}.justify-start[data-v-0d8bf5d9]{justify-content:flex-start}.justify-end[data-v-0d8bf5d9]{justify-content:flex-end}.justify-center[data-v-0d8bf5d9]{justify-content:center}.justify-between[data-v-0d8bf5d9]{justify-content:space-between}.justify-around[data-v-0d8bf5d9]{justify-content:space-around}.justify-evenly[data-v-0d8bf5d9]{justify-content:space-evenly}.items-start[data-v-0d8bf5d9]{align-items:flex-start}.items-end[data-v-0d8bf5d9]{align-items:flex-end}.items-center[data-v-0d8bf5d9]{align-items:center}.items-baseline[data-v-0d8bf5d9]{align-items:baseline}.items-stretch[data-v-0d8bf5d9]{align-items:stretch}.self-start[data-v-0d8bf5d9]{align-self:flex-start}.self-end[data-v-0d8bf5d9]{align-self:flex-end}.self-center[data-v-0d8bf5d9]{align-self:center}.self-baseline[data-v-0d8bf5d9]{align-self:baseline}.self-stretch[data-v-0d8bf5d9]{align-self:stretch}.flex-1[data-v-0d8bf5d9]{flex:1 1 0%}.flex-auto[data-v-0d8bf5d9]{flex:1 1 auto}.grow[data-v-0d8bf5d9]{flex-grow:1}.grow-0[data-v-0d8bf5d9]{flex-grow:0}.shrink[data-v-0d8bf5d9]{flex-shrink:1}.shrink-0[data-v-0d8bf5d9]{flex-shrink:0}.relative[data-v-0d8bf5d9]{position:relative}.ml-2[data-v-0d8bf5d9]{margin-left:.13rem}.mt-2[data-v-0d8bf5d9]{margin-top:.13rem}.ml-4[data-v-0d8bf5d9]{margin-left:.25rem}.mt-4[data-v-0d8bf5d9]{margin-top:.25rem}.ml-6[data-v-0d8bf5d9]{margin-left:.38rem}.mt-6[data-v-0d8bf5d9]{margin-top:.38rem}.ml-8[data-v-0d8bf5d9]{margin-left:.5rem}.mt-8[data-v-0d8bf5d9]{margin-top:.5rem}.ml-10[data-v-0d8bf5d9]{margin-left:.63rem}.mt-10[data-v-0d8bf5d9]{margin-top:.63rem}.ml-12[data-v-0d8bf5d9]{margin-left:.75rem}.mt-12[data-v-0d8bf5d9]{margin-top:.75rem}.ml-14[data-v-0d8bf5d9]{margin-left:.88rem}.mt-14[data-v-0d8bf5d9]{margin-top:.88rem}.ml-16[data-v-0d8bf5d9]{margin-left:1rem}.mt-16[data-v-0d8bf5d9]{margin-top:1rem}.ml-18[data-v-0d8bf5d9]{margin-left:1.13rem}.mt-18[data-v-0d8bf5d9]{margin-top:1.13rem}.ml-20[data-v-0d8bf5d9]{margin-left:1.25rem}.mt-20[data-v-0d8bf5d9]{margin-top:1.25rem}.ml-22[data-v-0d8bf5d9]{margin-left:1.38rem}.mt-22[data-v-0d8bf5d9]{margin-top:1.38rem}.ml-24[data-v-0d8bf5d9]{margin-left:1.5rem}.mt-24[data-v-0d8bf5d9]{margin-top:1.5rem}.ml-26[data-v-0d8bf5d9]{margin-left:1.63rem}.mt-26[data-v-0d8bf5d9]{margin-top:1.63rem}.ml-28[data-v-0d8bf5d9]{margin-left:1.75rem}.mt-28[data-v-0d8bf5d9]{margin-top:1.75rem}.ml-30[data-v-0d8bf5d9]{margin-left:1.88rem}.mt-30[data-v-0d8bf5d9]{margin-top:1.88rem}.ml-32[data-v-0d8bf5d9]{margin-left:2rem}.mt-32[data-v-0d8bf5d9]{margin-top:2rem}.ml-34[data-v-0d8bf5d9]{margin-left:2.13rem}.mt-34[data-v-0d8bf5d9]{margin-top:2.13rem}.ml-36[data-v-0d8bf5d9]{margin-left:2.25rem}.mt-36[data-v-0d8bf5d9]{margin-top:2.25rem}.ml-38[data-v-0d8bf5d9]{margin-left:2.38rem}.mt-38[data-v-0d8bf5d9]{margin-top:2.38rem}.ml-40[data-v-0d8bf5d9]{margin-left:2.5rem}.mt-40[data-v-0d8bf5d9]{margin-top:2.5rem}.ml-42[data-v-0d8bf5d9]{margin-left:2.63rem}.mt-42[data-v-0d8bf5d9]{margin-top:2.63rem}.ml-44[data-v-0d8bf5d9]{margin-left:2.75rem}.mt-44[data-v-0d8bf5d9]{margin-top:2.75rem}.ml-46[data-v-0d8bf5d9]{margin-left:2.88rem}.mt-46[data-v-0d8bf5d9]{margin-top:2.88rem}.ml-48[data-v-0d8bf5d9]{margin-left:3rem}.mt-48[data-v-0d8bf5d9]{margin-top:3rem}.ml-50[data-v-0d8bf5d9]{margin-left:3.13rem}.mt-50[data-v-0d8bf5d9]{margin-top:3.13rem}.ml-52[data-v-0d8bf5d9]{margin-left:3.25rem}.mt-52[data-v-0d8bf5d9]{margin-top:3.25rem}.ml-54[data-v-0d8bf5d9]{margin-left:3.38rem}.mt-54[data-v-0d8bf5d9]{margin-top:3.38rem}.ml-56[data-v-0d8bf5d9]{margin-left:3.5rem}.mt-56[data-v-0d8bf5d9]{margin-top:3.5rem}.ml-58[data-v-0d8bf5d9]{margin-left:3.63rem}.mt-58[data-v-0d8bf5d9]{margin-top:3.63rem}.ml-60[data-v-0d8bf5d9]{margin-left:3.75rem}.mt-60[data-v-0d8bf5d9]{margin-top:3.75rem}.ml-62[data-v-0d8bf5d9]{margin-left:3.88rem}.mt-62[data-v-0d8bf5d9]{margin-top:3.88rem}.ml-64[data-v-0d8bf5d9]{margin-left:4rem}.mt-64[data-v-0d8bf5d9]{margin-top:4rem}.ml-66[data-v-0d8bf5d9]{margin-left:4.13rem}.mt-66[data-v-0d8bf5d9]{margin-top:4.13rem}.ml-68[data-v-0d8bf5d9]{margin-left:4.25rem}.mt-68[data-v-0d8bf5d9]{margin-top:4.25rem}.ml-70[data-v-0d8bf5d9]{margin-left:4.38rem}.mt-70[data-v-0d8bf5d9]{margin-top:4.38rem}.ml-72[data-v-0d8bf5d9]{margin-left:4.5rem}.mt-72[data-v-0d8bf5d9]{margin-top:4.5rem}.ml-74[data-v-0d8bf5d9]{margin-left:4.63rem}.mt-74[data-v-0d8bf5d9]{margin-top:4.63rem}.ml-76[data-v-0d8bf5d9]{margin-left:4.75rem}.mt-76[data-v-0d8bf5d9]{margin-top:4.75rem}.ml-78[data-v-0d8bf5d9]{margin-left:4.88rem}.mt-78[data-v-0d8bf5d9]{margin-top:4.88rem}.ml-80[data-v-0d8bf5d9]{margin-left:5rem}.mt-80[data-v-0d8bf5d9]{margin-top:5rem}.ml-82[data-v-0d8bf5d9]{margin-left:5.13rem}.mt-82[data-v-0d8bf5d9]{margin-top:5.13rem}.ml-84[data-v-0d8bf5d9]{margin-left:5.25rem}.mt-84[data-v-0d8bf5d9]{margin-top:5.25rem}.ml-86[data-v-0d8bf5d9]{margin-left:5.38rem}.mt-86[data-v-0d8bf5d9]{margin-top:5.38rem}.ml-88[data-v-0d8bf5d9]{margin-left:5.5rem}.mt-88[data-v-0d8bf5d9]{margin-top:5.5rem}.ml-90[data-v-0d8bf5d9]{margin-left:5.63rem}.mt-90[data-v-0d8bf5d9]{margin-top:5.63rem}.ml-92[data-v-0d8bf5d9]{margin-left:5.75rem}.mt-92[data-v-0d8bf5d9]{margin-top:5.75rem}.ml-94[data-v-0d8bf5d9]{margin-left:5.88rem}.mt-94[data-v-0d8bf5d9]{margin-top:5.88rem}.ml-96[data-v-0d8bf5d9]{margin-left:6rem}.mt-96[data-v-0d8bf5d9]{margin-top:6rem}.ml-98[data-v-0d8bf5d9]{margin-left:6.13rem}.mt-98[data-v-0d8bf5d9]{margin-top:6.13rem}.ml-100[data-v-0d8bf5d9]{margin-left:6.25rem}.mt-100[data-v-0d8bf5d9]{margin-top:6.25rem}.mt-101[data-v-0d8bf5d9]{margin-top:6.38rem}.creator-modal-mask[data-v-0d8bf5d9]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.45);z-index:100;display:flex;align-items:center;justify-content:center}.creator-modal[data-v-0d8bf5d9]{width:18.375rem;background:#311c4b;border-radius:1rem;padding:1.25rem 1.25rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.creator-modal-icon-wrap[data-v-0d8bf5d9]{margin-bottom:.75rem}.creator-modal-icon-circle[data-v-0d8bf5d9]{width:4.125rem;height:4.125rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.creator-modal-icon-img[data-v-0d8bf5d9]{margin-left:.6875rem;width:12.5rem;height:12.5rem}.creator-modal-icon-circle.icon-small[data-v-0d8bf5d9]{width:3.125rem;height:3.125rem}.creator-modal-icon-img.icon-img-small[data-v-0d8bf5d9]{margin-left:0;width:5.3125rem;height:5.3125rem}.creator-modal-title[data-v-0d8bf5d9]{font-size:1rem;color:#fff;font-weight:600;margin-top:.25rem}.creator-modal-desc[data-v-0d8bf5d9]{margin-top:.625rem;font-size:.8125rem;color:#666;text-align:left;line-height:1.25rem;width:100%}.creator-modal-desc-line[data-v-0d8bf5d9]{display:block;text-align:center;color:#c4c4c4}.creator-modal-actions[data-v-0d8bf5d9]{margin-top:1rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:.75rem}.creator-modal-actions.single-button[data-v-0d8bf5d9]{justify-content:center}.creator-modal-btn[data-v-0d8bf5d9]{flex:1;height:2.5rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center}.creator-modal-actions.single-button .creator-modal-btn[data-v-0d8bf5d9]{flex:0 1 auto;min-width:6.25rem}.creator-modal-btn-cancel[data-v-0d8bf5d9]{background:#f5f5f5}.creator-modal-btn-confirm[data-v-0d8bf5d9]{background:linear-gradient(90deg,#ea57a1,#9006db)}.creator-modal-btn-text[data-v-0d8bf5d9]{font-size:.875rem}.creator-modal-btn-text-cancel[data-v-0d8bf5d9]{color:#666}.creator-modal-btn-text-confirm[data-v-0d8bf5d9]{color:#fff;font-weight:500}.like-notification[data-v-a51048aa]{position:fixed;top:3.125rem;left:1rem;right:1rem;z-index:10001;background:#fff;border-radius:.5rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.15);animation:slideDown-a51048aa .3s ease-out}.notification-content[data-v-a51048aa]{display:flex;align-items:center;padding:.625rem .75rem;gap:.5rem}.notification-avatar[data-v-a51048aa]{width:1.875rem;height:1.875rem;border-radius:50%;flex-shrink:0}.notification-text[data-v-a51048aa]{font-size:.875rem;color:#323232;font-weight:500;flex:1}.notification-btn[data-v-a51048aa]{background:#f8809c;border-radius:.625rem;padding:.375rem .75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.btn-text[data-v-a51048aa]{font-size:.8125rem;color:#fff;font-weight:500}@keyframes slideDown-a51048aa{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}html[data-v-1d5c59ad]{font-size:16px}body[data-v-1d5c59ad]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-1d5c59ad],uni-image[data-v-1d5c59ad],uni-text[data-v-1d5c59ad]{box-sizing:border-box;flex-shrink:0}#app[data-v-1d5c59ad]{width:100vw;height:100vh}.flex-col[data-v-1d5c59ad]{display:flex;flex-direction:column}.justify-end[data-v-1d5c59ad]{justify-content:flex-end}.justify-center[data-v-1d5c59ad]{justify-content:center}.justify-around[data-v-1d5c59ad]{justify-content:space-around}.justify-evenly[data-v-1d5c59ad]{justify-content:space-evenly}.items-start[data-v-1d5c59ad]{align-items:flex-start}.items-end[data-v-1d5c59ad]{align-items:flex-end}.items-baseline[data-v-1d5c59ad]{align-items:baseline}.items-stretch[data-v-1d5c59ad]{align-items:stretch}.self-start[data-v-1d5c59ad]{align-self:flex-start}.self-end[data-v-1d5c59ad]{align-self:flex-end}.self-center[data-v-1d5c59ad]{align-self:center}.self-baseline[data-v-1d5c59ad]{align-self:baseline}.self-stretch[data-v-1d5c59ad]{align-self:stretch}.flex-1[data-v-1d5c59ad]{flex:1 1 0%}.flex-auto[data-v-1d5c59ad]{flex:1 1 auto}.grow[data-v-1d5c59ad]{flex-grow:1}.grow-0[data-v-1d5c59ad]{flex-grow:0}.shrink[data-v-1d5c59ad]{flex-shrink:1}.shrink-0[data-v-1d5c59ad]{flex-shrink:0}.relative[data-v-1d5c59ad]{position:relative}.ml-2[data-v-1d5c59ad]{margin-left:.13rem}.mt-2[data-v-1d5c59ad]{margin-top:.13rem}.ml-4[data-v-1d5c59ad]{margin-left:.25rem}.mt-4[data-v-1d5c59ad]{margin-top:.25rem}.ml-6[data-v-1d5c59ad]{margin-left:.38rem}.mt-6[data-v-1d5c59ad]{margin-top:.38rem}.mt-8[data-v-1d5c59ad]{margin-top:.5rem}.ml-10[data-v-1d5c59ad]{margin-left:.63rem}.mt-10[data-v-1d5c59ad]{margin-top:.63rem}.ml-12[data-v-1d5c59ad]{margin-left:.75rem}.mt-12[data-v-1d5c59ad]{margin-top:.75rem}.ml-14[data-v-1d5c59ad]{margin-left:.88rem}.mt-14[data-v-1d5c59ad]{margin-top:.88rem}.ml-16[data-v-1d5c59ad]{margin-left:1rem}.mt-16[data-v-1d5c59ad]{margin-top:1rem}.ml-18[data-v-1d5c59ad]{margin-left:1.13rem}.mt-18[data-v-1d5c59ad]{margin-top:1.13rem}.ml-20[data-v-1d5c59ad]{margin-left:1.25rem}.mt-20[data-v-1d5c59ad]{margin-top:1.25rem}.ml-22[data-v-1d5c59ad]{margin-left:1.38rem}.mt-22[data-v-1d5c59ad]{margin-top:1.38rem}.ml-24[data-v-1d5c59ad]{margin-left:1.5rem}.mt-24[data-v-1d5c59ad]{margin-top:1.5rem}.ml-26[data-v-1d5c59ad]{margin-left:1.63rem}.mt-26[data-v-1d5c59ad]{margin-top:1.63rem}.ml-28[data-v-1d5c59ad]{margin-left:1.75rem}.mt-28[data-v-1d5c59ad]{margin-top:1.75rem}.ml-30[data-v-1d5c59ad]{margin-left:1.88rem}.mt-30[data-v-1d5c59ad]{margin-top:1.88rem}.ml-32[data-v-1d5c59ad]{margin-left:2rem}.mt-32[data-v-1d5c59ad]{margin-top:2rem}.ml-34[data-v-1d5c59ad]{margin-left:2.13rem}.mt-34[data-v-1d5c59ad]{margin-top:2.13rem}.ml-36[data-v-1d5c59ad]{margin-left:2.25rem}.mt-36[data-v-1d5c59ad]{margin-top:2.25rem}.ml-38[data-v-1d5c59ad]{margin-left:2.38rem}.mt-38[data-v-1d5c59ad]{margin-top:2.38rem}.ml-40[data-v-1d5c59ad]{margin-left:2.5rem}.mt-40[data-v-1d5c59ad]{margin-top:2.5rem}.ml-42[data-v-1d5c59ad]{margin-left:2.63rem}.mt-42[data-v-1d5c59ad]{margin-top:2.63rem}.ml-44[data-v-1d5c59ad]{margin-left:2.75rem}.mt-44[data-v-1d5c59ad]{margin-top:2.75rem}.ml-46[data-v-1d5c59ad]{margin-left:2.88rem}.mt-46[data-v-1d5c59ad]{margin-top:2.88rem}.ml-48[data-v-1d5c59ad]{margin-left:3rem}.mt-48[data-v-1d5c59ad]{margin-top:3rem}.ml-50[data-v-1d5c59ad]{margin-left:3.13rem}.mt-50[data-v-1d5c59ad]{margin-top:3.13rem}.ml-52[data-v-1d5c59ad]{margin-left:3.25rem}.mt-52[data-v-1d5c59ad]{margin-top:3.25rem}.ml-54[data-v-1d5c59ad]{margin-left:3.38rem}.mt-54[data-v-1d5c59ad]{margin-top:3.38rem}.ml-56[data-v-1d5c59ad]{margin-left:3.5rem}.mt-56[data-v-1d5c59ad]{margin-top:3.5rem}.ml-58[data-v-1d5c59ad]{margin-left:3.63rem}.mt-58[data-v-1d5c59ad]{margin-top:3.63rem}.ml-60[data-v-1d5c59ad]{margin-left:3.75rem}.mt-60[data-v-1d5c59ad]{margin-top:3.75rem}.ml-62[data-v-1d5c59ad]{margin-left:3.88rem}.mt-62[data-v-1d5c59ad]{margin-top:3.88rem}.ml-64[data-v-1d5c59ad]{margin-left:4rem}.mt-64[data-v-1d5c59ad]{margin-top:4rem}.ml-66[data-v-1d5c59ad]{margin-left:4.13rem}.mt-66[data-v-1d5c59ad]{margin-top:4.13rem}.ml-68[data-v-1d5c59ad]{margin-left:4.25rem}.mt-68[data-v-1d5c59ad]{margin-top:4.25rem}.ml-70[data-v-1d5c59ad]{margin-left:4.38rem}.mt-70[data-v-1d5c59ad]{margin-top:4.38rem}.ml-72[data-v-1d5c59ad]{margin-left:4.5rem}.mt-72[data-v-1d5c59ad]{margin-top:4.5rem}.ml-74[data-v-1d5c59ad]{margin-left:4.63rem}.mt-74[data-v-1d5c59ad]{margin-top:4.63rem}.ml-76[data-v-1d5c59ad]{margin-left:4.75rem}.mt-76[data-v-1d5c59ad]{margin-top:4.75rem}.ml-78[data-v-1d5c59ad]{margin-left:4.88rem}.mt-78[data-v-1d5c59ad]{margin-top:4.88rem}.ml-80[data-v-1d5c59ad]{margin-left:5rem}.mt-80[data-v-1d5c59ad]{margin-top:5rem}.ml-82[data-v-1d5c59ad]{margin-left:5.13rem}.mt-82[data-v-1d5c59ad]{margin-top:5.13rem}.ml-84[data-v-1d5c59ad]{margin-left:5.25rem}.mt-84[data-v-1d5c59ad]{margin-top:5.25rem}.ml-86[data-v-1d5c59ad]{margin-left:5.38rem}.mt-86[data-v-1d5c59ad]{margin-top:5.38rem}.ml-88[data-v-1d5c59ad]{margin-left:5.5rem}.mt-88[data-v-1d5c59ad]{margin-top:5.5rem}.ml-90[data-v-1d5c59ad]{margin-left:5.63rem}.mt-90[data-v-1d5c59ad]{margin-top:5.63rem}.ml-92[data-v-1d5c59ad]{margin-left:5.75rem}.mt-92[data-v-1d5c59ad]{margin-top:5.75rem}.ml-94[data-v-1d5c59ad]{margin-left:5.88rem}.mt-94[data-v-1d5c59ad]{margin-top:5.88rem}.ml-96[data-v-1d5c59ad]{margin-left:6rem}.mt-96[data-v-1d5c59ad]{margin-top:6rem}.ml-98[data-v-1d5c59ad]{margin-left:6.13rem}.mt-98[data-v-1d5c59ad]{margin-top:6.13rem}.ml-100[data-v-1d5c59ad]{margin-left:6.25rem}.mt-100[data-v-1d5c59ad]{margin-top:6.25rem}.mt-101[data-v-1d5c59ad]{margin-top:6.38rem}.tip-modal-mask[data-v-1d5c59ad]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:9999;animation:tipMaskFadeIn-1d5c59ad .18s ease-out}.tip-modal-mask.closing[data-v-1d5c59ad]{animation:tipMaskFadeOut-1d5c59ad .24s ease-in forwards}.tip-modal[data-v-1d5c59ad]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);background:#3a2852;animation:tipModalSlideUp-1d5c59ad .24s ease-out}.tip-modal.closing[data-v-1d5c59ad]{animation:tipModalSlideDown-1d5c59ad .24s ease-in forwards}@keyframes tipMaskFadeIn-1d5c59ad{0%{opacity:0}to{opacity:1}}@keyframes tipMaskFadeOut-1d5c59ad{0%{opacity:1}to{opacity:0}}@keyframes tipModalSlideUp-1d5c59ad{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes tipModalSlideDown-1d5c59ad{0%{transform:translateY(0)}to{transform:translateY(100%)}}.tip-modal-top[data-v-1d5c59ad]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-1d5c59ad]{font-size:.9375rem;font-weight:600;color:#fff}.tip-modal-close[data-v-1d5c59ad]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.tip-modal-close uni-image[data-v-1d5c59ad]{width:1.5rem;height:1.5rem}.tip-modal-header[data-v-1d5c59ad]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-1d5c59ad]{width:50px;height:50px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-1d5c59ad]{width:50px;height:50px;border-radius:50%}.tip-modal-user[data-v-1d5c59ad]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-1d5c59ad]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-1d5c59ad]{font-size:.9375rem;font-weight:700;color:#fff}.tip-verify-icon[data-v-1d5c59ad]{width:.875rem;height:.875rem}.tip-user-id-row[data-v-1d5c59ad]{display:flex;align-items:center;gap:.3125rem}.tip-online-dot[data-v-1d5c59ad]{position:absolute;right:0;bottom:0;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#34c759;border:.125rem solid #ffffff}.tip-modal-id[data-v-1d5c59ad]{font-size:.75rem;color:#777}.tip-modal-handle[data-v-1d5c59ad]{font-size:13px;color:#5f6368}.tip-modal-body[data-v-1d5c59ad]{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:12px}.tip-amount-grid[data-v-1d5c59ad]{display:flex;justify-content:space-between;margin-bottom:.5rem}.tip-amount-item[data-v-1d5c59ad]{flex:1;height:3.75rem;margin-right:.5rem;border-radius:.625rem;background:rgba(245,245,245,.2);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem}.tip-amount-item[data-v-1d5c59ad]:last-child{margin-right:0}.tip-amount-item.active[data-v-1d5c59ad]{background:linear-gradient(90deg,#ea57a1,#9006db)}.tip-amount-text[data-v-1d5c59ad]{font-size:.875rem;color:#fff}.tip-amount-coin[data-v-1d5c59ad]{width:1rem;height:1rem}.tip-input[data-v-1d5c59ad]{width:100%;height:44px;border:1px solid #e0e0e0;border-radius:8px;padding:0 12px;font-size:14px;box-sizing:border-box}.tip-input[data-v-1d5c59ad]::-webkit-input-placeholder{color:#b8b8b8}.tip-input[data-v-1d5c59ad]::placeholder{color:#b8b8b8}.tip-custom-input[data-v-1d5c59ad]{width:100%;height:3rem;border-radius:.625rem;background-color:#6b538b;padding:0 .75rem;font-size:.8125rem;color:#fff;box-sizing:border-box;margin-bottom:.5rem}.tip-custom-input[data-v-1d5c59ad]::-webkit-input-placeholder{color:silver}.tip-custom-input[data-v-1d5c59ad]::placeholder{color:silver}.tip-add-card[data-v-1d5c59ad]{font-size:13px;color:#1a73e8;margin-top:-4px}.purchase-info[data-v-1d5c59ad]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0;gap:12px}.purchase-label[data-v-1d5c59ad]{font-size:14px;color:#5f6368}.purchase-price[data-v-1d5c59ad]{font-size:32px;font-weight:700;color:#202124}.tip-textarea[data-v-1d5c59ad]{width:100%;min-height:70px;border:1px solid #e0e0e0;border-radius:8px;padding:10px 12px;font-size:14px;box-sizing:border-box}.tip-textarea[data-v-1d5c59ad]::-webkit-input-placeholder{color:#b8b8b8}.tip-textarea[data-v-1d5c59ad]::placeholder{color:#b8b8b8}.tip-textarea-footer[data-v-1d5c59ad]{display:flex;justify-content:flex-end;font-size:12px;color:#9aa0a6}.tip-balance-row[data-v-1d5c59ad]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5625rem}.tip-balance-text[data-v-1d5c59ad]{font-size:.875rem;color:#999}.tip-recharge-btn[data-v-1d5c59ad]{min-width:3.125rem;height:1.75rem;border-radius:.5rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff}.tip-confirm-wrapper[data-v-1d5c59ad]{padding:0 1rem 1rem}.tip-confirm-btn[data-v-1d5c59ad]{width:100%;height:3rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-1d5c59ad]{font-size:.9375rem;color:#fff;font-weight:600}.post-image-wrapper[data-v-1d5c59ad]{width:100%;display:block;position:relative}.post-image-single[data-v-1d5c59ad]{width:100%;max-width:100%;border-radius:.5rem;overflow:hidden;background:#f7f7f7;position:relative}.post-image-grid-item[data-v-1d5c59ad]{position:relative}.post-follow[data-v-1d5c59ad]{font-weight:700;font-size:.75rem;color:#fff;background:linear-gradient(90deg,#ea57a1,#9006db);padding:.3125rem .625rem;border-radius:.46875rem;margin-left:.46875rem;margin-top:-.625rem;flex-shrink:0;white-space:nowrap}.post-follow-top-right[data-v-1d5c59ad]{position:absolute;top:1.40625rem;right:.9375rem;margin-left:0;margin-top:0;z-index:10}.image-lock-mask[data-v-1d5c59ad]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;z-index:10}.video-lock-mask[data-v-1d5c59ad]{background-color:rgba(0,0,0,.5)!important;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:11}.locked-top-icon[data-v-1d5c59ad]{position:absolute;top:.375rem;right:.375rem;width:1.75rem;height:1.75rem;z-index:12;pointer-events:auto}.image-lock-icon[data-v-1d5c59ad]{width:2.75rem;height:2.75rem;filter:drop-shadow(0 .0625rem .1875rem rgba(0,0,0,.45)) brightness(2);z-index:11}.image-lock-text[data-v-1d5c59ad]{margin-top:.375rem;font-size:16px;color:#fff;padding:.375rem .625rem;border-radius:99px;background:rgba(255,255,255,.3)}.image-count-badge[data-v-1d5c59ad]{position:absolute;bottom:.3125rem;right:.3125rem;background-color:rgba(0,0,0,.6);padding:.125rem .375rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;z-index:12}.image-count-text[data-v-1d5c59ad]{color:#fff;font-size:.75rem;font-weight:500}.media-count-badge[data-v-1d5c59ad],.image-count-badge[data-v-1d5c59ad]{position:absolute;bottom:.3125rem;right:.3125rem;background-color:rgba(0,0,0,.6);padding:.125rem .25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;gap:.1875rem;z-index:12}.media-count-icon[data-v-1d5c59ad]{width:.875rem;height:.875rem;display:block}.media-count-text[data-v-1d5c59ad]{color:#fff;font-size:.6875rem;font-weight:600}.media-item[data-v-1d5c59ad]{display:flex;align-items:center;gap:.1875rem;margin-left:.125rem}.media-count-badge[data-v-1d5c59ad]{bottom:.3125rem;right:.3125rem}.post-image-grid[data-v-1d5c59ad]{position:relative}.post-image-grid .image-lock-mask[data-v-1d5c59ad]{background-color:rgba(0,0,0,.35);pointer-events:auto}.post-image-grid .image-lock-icon[data-v-1d5c59ad]{width:1.25rem;height:1.25rem;filter:drop-shadow(0 .0625rem .15625rem rgba(0,0,0,.45)) brightness(2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-container[data-v-1d5c59ad]{width:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;background-color:#180928}.home-bg-gradient[data-v-1d5c59ad],.home-bg-white[data-v-1d5c59ad]{background-color:#180928}.header[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.125rem;padding:0 1rem;background:transparent;position:fixed;top:0;left:0;right:0;z-index:1000;box-sizing:border-box}.header-left[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;flex:1}.header-main-tab[data-v-1d5c59ad]{display:flex;flex-direction:column;align-items:center;position:relative}.header-tabs[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;margin-left:1rem;gap:1rem}.header-tab-item[data-v-1d5c59ad]{display:flex;flex-direction:column;align-items:center;position:relative}.header-tab-text[data-v-1d5c59ad]{font-size:1.0625rem;color:rgba(255,255,255,.6)}.header-main-tab.active .header-title[data-v-1d5c59ad],.header-tab-item.active .header-tab-text[data-v-1d5c59ad]{color:#fff;font-weight:700}.header-tab-underline[data-v-1d5c59ad]{width:1.25rem;height:.1875rem;border-radius:.09375rem;background:linear-gradient(90deg,#ea57a1,#9006db);position:absolute;left:50%;bottom:-.25rem;transform:translate(-50%)}.header-title[data-v-1d5c59ad]{font-size:1.3125rem;font-weight:400;color:rgba(255,255,255,.6);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;flex-shrink:0}.header-icon[data-v-1d5c59ad]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.header-icon .icon-img[data-v-1d5c59ad]{width:1.25rem;height:1.25rem}.header-icon .icon-img-earth[data-v-1d5c59ad]{width:24px;height:24px}.header-icon .add-icon[data-v-1d5c59ad]{font-size:1.25rem;color:#000;font-weight:300;line-height:1}.content-wrapper[data-v-1d5c59ad]{width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.post-create-section[data-v-1d5c59ad]{border-bottom:.03125rem solid #f0f0f0;padding:.75rem 1rem;position:relative}.create-input-wrapper[data-v-1d5c59ad]{position:absolute;top:.15625rem;left:1rem;display:flex;align-items:center}.create-placeholder[data-v-1d5c59ad]{font-size:.9375rem;color:#999;font-family:Helvetica Neue}.create-toolbar[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:3.125rem;gap:1rem}.toolbar-item[data-v-1d5c59ad]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toolbar-icon[data-v-1d5c59ad]{width:1.125rem;height:1.125rem;flex-shrink:0;object-fit:contain;display:block}.stories-section[data-v-1d5c59ad]{padding-top:.625rem;padding-bottom:1.5625rem;padding-right:.9375rem;background:transparent;border-bottom:none}.stories-scroll[data-v-1d5c59ad]{width:100%;white-space:nowrap}.stories-content[data-v-1d5c59ad]{display:flex;align-items:flex-start;padding:0 1.5625rem 0 .9375rem;gap:.625rem}.story-item[data-v-1d5c59ad]{flex-shrink:0;width:8.75rem}.story-card[data-v-1d5c59ad]{position:relative;width:100%;padding-bottom:100%;border-radius:.75rem;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);border:.09375rem solid transparent;background-clip:padding-box;box-shadow:0 .125rem .375rem rgba(0,0,0,.1)}.story-bg-wrapper[data-v-1d5c59ad]{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2)}.story-bg[data-v-1d5c59ad]{width:100%;height:100%;background-color:transparent}.story-avatar-wrapper[data-v-1d5c59ad]{position:relative;width:2.375rem;height:2.375rem;margin-right:.375rem}.story-avatar[data-v-1d5c59ad]{width:2.375rem;height:2.375rem;border-radius:50%;position:relative;padding:.09375rem;background:linear-gradient(135deg,#667eea,#764ba2);box-sizing:border-box;display:flex;align-items:center;justify-content:center}.story-avatar.online[data-v-1d5c59ad]{background:linear-gradient(135deg,#00aeef,#00aeef)}.avatar-img[data-v-1d5c59ad]{width:100%;height:100%;border-radius:50%;background-color:#f0f0f0}.online-indicator[data-v-1d5c59ad]{position:absolute;bottom:0;right:0;width:.625rem;height:.625rem;background-color:#78fb7b;border:.09375rem solid #ffffff;border-radius:50%;z-index:3}.online-indicator.offline[data-v-1d5c59ad]{background-color:#c4c4c4}.story-info[data-v-1d5c59ad]{position:absolute;bottom:0;left:0;right:0;padding:.625rem;background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));z-index:2;display:flex;flex-direction:row;align-items:center;gap:.375rem}.story-name-wrapper[data-v-1d5c59ad]{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;overflow:hidden}.story-name[data-v-1d5c59ad]{font-size:.875rem;font-weight:600;color:#fff;text-shadow:0 .0625rem .125rem rgba(0,0,0,.3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;vertical-align:middle;flex:0 1 auto;min-width:0}.story-verified-icon[data-v-1d5c59ad]{width:1rem;height:1rem;display:inline-block;vertical-align:middle;flex-shrink:0}.add-story[data-v-1d5c59ad]{margin-left:0}.add-avatar[data-v-1d5c59ad]{background:#f0f0f0;border:.0625rem solid #d0d0d0;display:flex;align-items:center;justify-content:center;padding:0}.add-icon[data-v-1d5c59ad]{font-size:1.5625rem;color:#666;font-weight:300;line-height:1;display:flex;align-items:center;justify-content:center}.feed-container[data-v-1d5c59ad]{flex:1;background-color:#180928;transform:translateZ(0);-webkit-transform:translateZ(0)}.post-card[data-v-1d5c59ad]{background-color:#180928;margin-bottom:.15625rem;padding-bottom:.9375rem;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0)}.post-header[data-v-1d5c59ad]{display:flex;justify-content:space-between;align-items:flex-start;padding:.625rem .78125rem;position:relative}.post-header-left[data-v-1d5c59ad]{display:flex;align-items:center;position:relative;flex:1;min-width:0;margin-top:.9375rem;margin-right:.625rem}.post-avatar-wrapper[data-v-1d5c59ad]{position:relative;width:2.8125rem;height:2.8125rem;flex-shrink:0;margin-right:.625rem}.post-avatar[data-v-1d5c59ad]{width:100%;height:100%;border-radius:50%;background-color:#f0f0f0}.post-online-indicator[data-v-1d5c59ad]{position:absolute;bottom:0;right:0;width:.75rem;height:.75rem;background-color:#78fb7b;border:.09375rem solid #ffffff;border-radius:50%;z-index:3}.post-online-indicator.offline[data-v-1d5c59ad]{background-color:#c4c4c4}.post-user-info[data-v-1d5c59ad]{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.post-username[data-v-1d5c59ad]{display:flex;align-items:center;font-size:18px;font-weight:700;color:#fff}.verified-icon-img[data-v-1d5c59ad]{width:1.125rem;height:1.125rem;margin-left:.25rem}.post-handle[data-v-1d5c59ad]{font-size:.75rem;color:#979797;margin-top:.125rem}.post-header-right[data-v-1d5c59ad]{display:flex;align-items:center;flex-shrink:0}.post-time[data-v-1d5c59ad]{font-size:.75rem;color:#979797;margin-right:.46875rem}.icon-more-img[data-v-1d5c59ad]{width:1.5rem;height:1.5rem}.post-content[data-v-1d5c59ad]{padding:0 .9375rem .625rem}.post-text-wrapper[data-v-1d5c59ad]{position:relative}.post-text-wrapper[data-v-1d5c59ad]{position:relative;font-size:16px;color:rgba(255,255,255,.9);line-height:1.6;word-break:break-word}.post-text-wrapper-collapsed[data-v-1d5c59ad]{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;line-clamp:3}.post-text[data-v-1d5c59ad]{display:inline;font-size:18px}.post-more-btn[data-v-1d5c59ad]{position:absolute;right:0;bottom:0;font-size:16px;color:#4eace9;padding-left:0;cursor:pointer;white-space:nowrap;z-index:1;line-height:1.6}.post-media[data-v-1d5c59ad]{position:relative;width:100%;margin-bottom:.625rem;padding:0 .46875rem;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.video-container[data-v-1d5c59ad]{position:relative;width:100%;height:28.125rem;background-color:#000;overflow:hidden;border-radius:.5rem}.video-thumbnail[data-v-1d5c59ad]{width:100%;height:100%;background-color:#f0f0f0}.play-button[data-v-1d5c59ad]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .5rem rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease}.play-button[data-v-1d5c59ad]:active{transform:translate(-50%,-50%) scale(.95)}.play-icon[data-v-1d5c59ad]{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center}.play-icon uni-image[data-v-1d5c59ad]{width:100%;height:100%;opacity:1}.post-media[data-v-1d5c59ad]{margin-top:.5rem}.post-image-single-img[data-v-1d5c59ad]{width:100%;height:auto;display:block}.post-image-grid[data-v-1d5c59ad]{display:flex;flex-wrap:wrap;gap:.25rem;position:relative}.post-image-grid-item[data-v-1d5c59ad]{position:relative;width:calc((100% - .5rem) / 3);padding-bottom:calc((100% - .5rem) / 3);border-radius:.375rem;overflow:hidden;background:#f7f7f7}.post-image-grid-item uni-image[data-v-1d5c59ad]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.post-image-grid-item .image-lock-mask[data-v-1d5c59ad]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;z-index:10}.post-image-grid.is-four .post-image-grid-item[data-v-1d5c59ad]:nth-child(4){margin-left:auto}.post-engagement[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.625rem 1rem;gap:1.5rem}.engagement-item[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;background:transparent;border:none;padding:0;margin:0;min-width:0}.engagement-item.liked .engagement-text[data-v-1d5c59ad],.engagement-item.liked .engagement-icon[data-v-1d5c59ad]{color:#ff5a5f}.engagement-icon[data-v-1d5c59ad]{width:1.5rem;height:1.5rem;margin:0;padding:0;background:transparent;border:none;display:block;flex-shrink:0;object-fit:contain}.engagement-text[data-v-1d5c59ad]{font-size:.8125rem;color:rgba(255,255,255,.7);line-height:1;margin:0;padding:0;font-weight:400;white-space:nowrap;min-width:0}.engagement-text.liked[data-v-1d5c59ad]{color:#ff5a5f;font-weight:600}.engagement-right[data-v-1d5c59ad]{margin-left:auto}.comments-section[data-v-1d5c59ad]{padding:.75rem 1rem;background-color:transparent;border-top:.03125rem solid #f0f0f0}.comments-section.with-comment-panel[data-v-1d5c59ad]{padding-bottom:calc(3.125rem + var(--window-bottom, 0px) + env(safe-area-inset-bottom))}.comments-loading[data-v-1d5c59ad]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.comments-loading uni-text[data-v-1d5c59ad]{font-size:.875rem;color:#999}.no-comments[data-v-1d5c59ad]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.no-comments uni-text[data-v-1d5c59ad]{font-size:.875rem;color:#999}.comments-list[data-v-1d5c59ad]{display:flex;flex-direction:column;gap:1rem;padding-bottom:3.75rem}.comment-item[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;position:relative}.comment-avatar[data-v-1d5c59ad]{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f0f0f0;flex-shrink:0}.comment-content[data-v-1d5c59ad]{flex:1;display:flex;flex-direction:column;min-width:0}.comment-header[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;gap:.25rem;margin-bottom:.25rem}.comment-username[data-v-1d5c59ad]{font-size:14px;font-weight:400;color:#aba9aa;line-height:1}.child-reply[data-v-1d5c59ad]{font-size:12px;color:#666;margin-left:auto;cursor:pointer}.comment-verified[data-v-1d5c59ad]{width:.75rem;height:.75rem;border-radius:50%;background-color:#007aff;color:#fff;font-size:.5625rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.comment-emoji[data-v-1d5c59ad]{font-size:.75rem;line-height:1}.comment-text[data-v-1d5c59ad]{font-size:16px;font-weight:400;color:#333;line-height:1.6;margin-bottom:.375rem;word-break:break-word}.comment-footer[data-v-1d5c59ad]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.comment-time[data-v-1d5c59ad]{font-size:.75rem;color:#999;line-height:1}.comment-reply[data-v-1d5c59ad]{font-size:.75rem;color:#007aff;line-height:1}.comment-like[data-v-1d5c59ad]{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}.like-icon[data-v-1d5c59ad]{width:1.25rem;height:1.25rem}.comment-children[data-v-1d5c59ad]{margin-top:.25rem}.comment-child[data-v-1d5c59ad]{display:flex;gap:.375rem;align-items:flex-start;margin-top:.25rem}.child-avatar[data-v-1d5c59ad]{width:1.75rem;height:1.75rem;border-radius:50%;flex-shrink:0;background-color:#f0f0f0}.child-body[data-v-1d5c59ad]{flex:1;display:flex;flex-direction:column;min-width:0}.child-header[data-v-1d5c59ad]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem;justify-content:space-between}.child-username[data-v-1d5c59ad]{font-size:.8125rem;font-weight:600;color:#333}.child-time[data-v-1d5c59ad]{font-size:.625rem;color:#999;margin-left:.25rem}.child-reply[data-v-1d5c59ad]{font-size:.6875rem;color:#666;cursor:pointer;padding:.125rem .25rem;border-radius:.125rem;transition:background-color .2s}.child-reply[data-v-1d5c59ad]:active{background-color:#f0f0f0}.child-text[data-v-1d5c59ad]{font-size:.75rem;color:#666;line-height:1.4}.view-more-comments[data-v-1d5c59ad]{display:flex;justify-content:center;align-items:center;padding:.75rem 0 0}.view-more-comments uni-text[data-v-1d5c59ad]{font-size:.875rem;color:#007aff;line-height:1}.expand-replies-btn[data-v-1d5c59ad],.collapse-replies-btn[data-v-1d5c59ad]{display:flex;justify-content:start;align-items:center;padding:.5rem 0;margin-top:.375rem;cursor:pointer}.expand-replies-btn uni-text[data-v-1d5c59ad],.collapse-replies-btn uni-text[data-v-1d5c59ad]{font-size:.8125rem;color:#f8809c;font-weight:500}.comment-panel[data-v-1d5c59ad]{padding:.5625rem .75rem;background:transparent}.comment-panel-fixed[data-v-1d5c59ad]{position:fixed;left:0;right:0;bottom:0;padding:.5625rem .75rem calc(.5625rem + env(safe-area-inset-bottom));box-sizing:border-box;z-index:1001;background:#fff;border-top:.03125rem solid #f0f0f0;box-shadow:0 -.125rem .375rem rgba(0,0,0,.08)}.comment-panel-inner[data-v-1d5c59ad]{display:flex;align-items:center;gap:.5625rem}.comment-input-wrap[data-v-1d5c59ad]{flex:1;height:2.75rem;border-radius:31.21875rem;background:#f3f3f3;display:flex;align-items:center;padding:0 .6875rem;box-sizing:border-box}.comment-emoji-row[data-v-1d5c59ad]{display:flex;flex-direction:row;gap:.375rem;padding:.5rem .5625rem;margin-bottom:.5rem;white-space:nowrap;background:#fff;border-radius:.625rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.08)}.comment-emoji-row .emoji-item[data-v-1d5c59ad]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;background:#f8f8f8;font-size:1.125rem}.comment-input-field[data-v-1d5c59ad]{flex:1;height:2.75rem;background:transparent;font-size:.875rem;color:#333;box-sizing:border-box}.comment-input-field[data-v-1d5c59ad]::-webkit-input-placeholder{color:#999}.comment-input-field[data-v-1d5c59ad]::placeholder{color:#999}.comment-send-btn[data-v-1d5c59ad]{width:4.375rem;height:2.75rem;border-radius:1.5rem;background:#e6e6e6;display:flex;align-items:center;justify-content:center;color:#bfbfbf;font-size:.9375rem;flex-shrink:0}.comment-send-btn.active[data-v-1d5c59ad]{background:#f8809c;color:#fff}.comment-smile-icon[data-v-1d5c59ad]{width:1.375rem;height:1.375rem;flex-shrink:0;margin-left:.375rem;opacity:.85}.loading-wrapper[data-v-1d5c59ad],.empty-wrapper[data-v-1d5c59ad],.load-more-wrapper[data-v-1d5c59ad]{display:flex;align-items:center;justify-content:center;padding:1.25rem 0}.loading-text[data-v-1d5c59ad],.empty-text[data-v-1d5c59ad]{font-size:.875rem;color:rgba(255,255,255,.6)}.flex-row[data-v-1d5c59ad]{display:flex;flex-direction:row}.justify-between[data-v-1d5c59ad]{justify-content:space-between}.justify-start[data-v-1d5c59ad]{justify-content:flex-start}.items-center[data-v-1d5c59ad]{align-items:center}.section_3[data-v-1d5c59ad]{padding:1.375rem 1.75rem;background-image:linear-gradient(90deg,rgba(255,255,255,.3),rgba(255,255,255,.3));will-change:transform;transform:translateZ(0);-webkit-transform:translateZ(0);-webkit-backdrop-filter:blur(1.5625rem);backdrop-filter:blur(1.5625rem);z-index:100}.section_3 .image-wrapper[data-v-1d5c59ad]{width:2.5rem;transform:translateZ(0);-webkit-transform:translateZ(0)}.section_3 .image_14[data-v-1d5c59ad]{width:2rem;height:2rem;image-rendering:-webkit-optimize-contrast;will-change:auto}.section_3 .image_15[data-v-1d5c59ad]{border-radius:.5rem;width:2.5rem;height:1.875rem;image-rendering:-webkit-optimize-contrast;will-change:auto}.pos[data-v-1d5c59ad]{position:fixed;left:0;right:0;bottom:0;transform:translateZ(0);-webkit-transform:translateZ(0);opacity:1;visibility:visible}.video-player-container[data-v-1d5c59ad]{height:100%;background-color:#000;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;position:relative;width:100%;height:18.75rem;background:#000;overflow:hidden}.video-wrapper-android[data-v-1d5c59ad]{position:relative;width:100%;height:100%;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.video-player[data-v-1d5c59ad]{width:100%;height:100%;background-color:#000;position:relative;display:block;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.video-close-btn[data-v-1d5c59ad]{position:absolute;top:.625rem;right:.625rem;width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem)}.video-close-btn uni-text[data-v-1d5c59ad]{color:#fff;font-size:1.125rem;font-weight:300;line-height:1}.test-button-wrapper[data-v-1d5c59ad]{padding:1rem;display:flex;justify-content:center;background-color:transparent;border-bottom:.03125rem solid #f0f0f0}.test-button[data-v-1d5c59ad]{width:100%;max-width:18.75rem;padding:.875rem 0;background-color:#4eace9;border-radius:1.5625rem;box-shadow:0 .125rem .375rem rgba(78,172,233,.3);text-align:center}.test-button-text[data-v-1d5c59ad]{font-size:1rem;font-weight:600;color:#fff}.video-error-message[data-v-1d5c59ad]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.8);padding:.9375rem 1.25rem;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;z-index:20}.video-error-message uni-text[data-v-1d5c59ad]{color:#fff;font-size:.875rem;margin-bottom:.625rem}.retry-btn[data-v-1d5c59ad]{background-color:#00aeef;padding:.375rem 1.25rem;border-radius:.625rem;margin-top:.3125rem}.retry-btn uni-text[data-v-1d5c59ad]{color:#fff;font-size:.8125rem;margin:0}.ml-8[data-v-1d5c59ad]{margin-left:.5rem}.language-modal-mask[data-v-1d5c59ad]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:2000}.language-modal[data-v-1d5c59ad]{position:absolute;right:1rem;background:#3a2852;border-radius:.5rem;min-width:10.625rem;overflow:visible}.language-modal-triangle[data-v-1d5c59ad]{position:absolute;top:-.375rem;right:.75rem;width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-bottom:.375rem solid #ffffff;z-index:1}.language-list[data-v-1d5c59ad]{padding:.25rem 0;position:relative;z-index:2}.language-item[data-v-1d5c59ad]{display:flex;align-items:center;justify-content:flex-start;padding:.625rem .75rem;gap:.5rem;cursor:pointer;transition:background-color .2s}.language-item[data-v-1d5c59ad]:active{background-color:#f5f5f5}.language-radio[data-v-1d5c59ad]{width:1.25rem;height:1.25rem;border-radius:50%;border:.0625rem solid #d0d0d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.language-radio.active[data-v-1d5c59ad]{border:none;background:linear-gradient(90deg,#ea57a1,#9006db)}.language-name[data-v-1d5c59ad]{font-size:.875rem;color:#fff;text-align:left}.comments-modal-mask[data-v-1d5c59ad]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center}.comments-modal[data-v-1d5c59ad]{width:100%;height:60vh;background-color:#fff;border-radius:.625rem .625rem 0 0;display:flex;flex-direction:column;animation:slideUp-1d5c59ad .3s ease-out}@keyframes slideUp-1d5c59ad{0%{transform:translateY(100%)}to{transform:translateY(0)}}.comments-modal-header[data-v-1d5c59ad]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:.03125rem solid #f0f0f0}.comments-modal-title[data-v-1d5c59ad]{font-size:1rem;font-weight:600;color:#323232}.comments-modal-close[data-v-1d5c59ad]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.comments-modal-close uni-image[data-v-1d5c59ad]{width:1rem;height:1rem;opacity:.7}.comments-modal-content[data-v-1d5c59ad]{flex:1;max-height:calc(80vh - 6.25rem);overflow:hidden}.comments-modal-content .comments-section[data-v-1d5c59ad]{padding:.75rem 1rem;background-color:transparent;border-top:none}.post-handle-tags[data-v-1d5c59ad]{display:flex;flex-wrap:wrap;gap:.09375rem;margin-top:.1875rem;align-items:center;max-width:100%;overflow:hidden}.tag-pill[data-v-1d5c59ad]{display:inline-block;padding:.25rem 0;font-size:.75rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;color:#c4c4c4}.tag-sep[data-v-1d5c59ad]{color:rgba(255,255,255,.4);font-size:24px;line-height:1}html[data-v-91c19337]{font-size:16px}body[data-v-91c19337]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-91c19337],uni-image[data-v-91c19337],uni-text[data-v-91c19337]{box-sizing:border-box;flex-shrink:0}#app[data-v-91c19337]{width:100vw;height:100vh}.flex-row[data-v-91c19337]{display:flex;flex-direction:row}.flex-col[data-v-91c19337]{display:flex;flex-direction:column}.justify-start[data-v-91c19337]{justify-content:flex-start}.justify-end[data-v-91c19337]{justify-content:flex-end}.justify-center[data-v-91c19337]{justify-content:center}.justify-between[data-v-91c19337]{justify-content:space-between}.justify-around[data-v-91c19337]{justify-content:space-around}.justify-evenly[data-v-91c19337]{justify-content:space-evenly}.items-start[data-v-91c19337]{align-items:flex-start}.items-end[data-v-91c19337]{align-items:flex-end}.items-center[data-v-91c19337]{align-items:center}.items-baseline[data-v-91c19337]{align-items:baseline}.items-stretch[data-v-91c19337]{align-items:stretch}.self-start[data-v-91c19337]{align-self:flex-start}.self-end[data-v-91c19337]{align-self:flex-end}.self-center[data-v-91c19337]{align-self:center}.self-baseline[data-v-91c19337]{align-self:baseline}.self-stretch[data-v-91c19337]{align-self:stretch}.flex-1[data-v-91c19337]{flex:1 1 0%}.flex-auto[data-v-91c19337]{flex:1 1 auto}.grow[data-v-91c19337]{flex-grow:1}.grow-0[data-v-91c19337]{flex-grow:0}.shrink[data-v-91c19337]{flex-shrink:1}.shrink-0[data-v-91c19337]{flex-shrink:0}.relative[data-v-91c19337]{position:relative}.ml-2[data-v-91c19337]{margin-left:.13rem}.mt-2[data-v-91c19337]{margin-top:.13rem}.ml-4[data-v-91c19337]{margin-left:.25rem}.mt-4[data-v-91c19337]{margin-top:.25rem}.ml-6[data-v-91c19337]{margin-left:.38rem}.mt-6[data-v-91c19337]{margin-top:.38rem}.mt-8[data-v-91c19337]{margin-top:.5rem}.ml-10[data-v-91c19337]{margin-left:.63rem}.mt-10[data-v-91c19337]{margin-top:.63rem}.ml-12[data-v-91c19337]{margin-left:.75rem}.mt-12[data-v-91c19337]{margin-top:.75rem}.ml-14[data-v-91c19337]{margin-left:.88rem}.mt-14[data-v-91c19337]{margin-top:.88rem}.ml-16[data-v-91c19337]{margin-left:1rem}.mt-16[data-v-91c19337]{margin-top:1rem}.ml-18[data-v-91c19337]{margin-left:1.13rem}.mt-18[data-v-91c19337]{margin-top:1.13rem}.ml-20[data-v-91c19337]{margin-left:1.25rem}.mt-20[data-v-91c19337]{margin-top:1.25rem}.ml-22[data-v-91c19337]{margin-left:1.38rem}.mt-22[data-v-91c19337]{margin-top:1.38rem}.ml-24[data-v-91c19337]{margin-left:1.5rem}.mt-24[data-v-91c19337]{margin-top:1.5rem}.ml-26[data-v-91c19337]{margin-left:1.63rem}.mt-26[data-v-91c19337]{margin-top:1.63rem}.ml-28[data-v-91c19337]{margin-left:1.75rem}.mt-28[data-v-91c19337]{margin-top:1.75rem}.ml-30[data-v-91c19337]{margin-left:1.88rem}.mt-30[data-v-91c19337]{margin-top:1.88rem}.ml-32[data-v-91c19337]{margin-left:2rem}.mt-32[data-v-91c19337]{margin-top:2rem}.ml-34[data-v-91c19337]{margin-left:2.13rem}.mt-34[data-v-91c19337]{margin-top:2.13rem}.ml-36[data-v-91c19337]{margin-left:2.25rem}.mt-36[data-v-91c19337]{margin-top:2.25rem}.ml-38[data-v-91c19337]{margin-left:2.38rem}.mt-38[data-v-91c19337]{margin-top:2.38rem}.ml-40[data-v-91c19337]{margin-left:2.5rem}.mt-40[data-v-91c19337]{margin-top:2.5rem}.ml-42[data-v-91c19337]{margin-left:2.63rem}.mt-42[data-v-91c19337]{margin-top:2.63rem}.ml-44[data-v-91c19337]{margin-left:2.75rem}.mt-44[data-v-91c19337]{margin-top:2.75rem}.ml-46[data-v-91c19337]{margin-left:2.88rem}.mt-46[data-v-91c19337]{margin-top:2.88rem}.ml-48[data-v-91c19337]{margin-left:3rem}.mt-48[data-v-91c19337]{margin-top:3rem}.ml-50[data-v-91c19337]{margin-left:3.13rem}.mt-50[data-v-91c19337]{margin-top:3.13rem}.ml-52[data-v-91c19337]{margin-left:3.25rem}.mt-52[data-v-91c19337]{margin-top:3.25rem}.ml-54[data-v-91c19337]{margin-left:3.38rem}.mt-54[data-v-91c19337]{margin-top:3.38rem}.ml-56[data-v-91c19337]{margin-left:3.5rem}.mt-56[data-v-91c19337]{margin-top:3.5rem}.ml-58[data-v-91c19337]{margin-left:3.63rem}.mt-58[data-v-91c19337]{margin-top:3.63rem}.ml-60[data-v-91c19337]{margin-left:3.75rem}.mt-60[data-v-91c19337]{margin-top:3.75rem}.ml-62[data-v-91c19337]{margin-left:3.88rem}.mt-62[data-v-91c19337]{margin-top:3.88rem}.ml-64[data-v-91c19337]{margin-left:4rem}.mt-64[data-v-91c19337]{margin-top:4rem}.ml-66[data-v-91c19337]{margin-left:4.13rem}.mt-66[data-v-91c19337]{margin-top:4.13rem}.ml-68[data-v-91c19337]{margin-left:4.25rem}.mt-68[data-v-91c19337]{margin-top:4.25rem}.ml-70[data-v-91c19337]{margin-left:4.38rem}.mt-70[data-v-91c19337]{margin-top:4.38rem}.ml-72[data-v-91c19337]{margin-left:4.5rem}.mt-72[data-v-91c19337]{margin-top:4.5rem}.ml-74[data-v-91c19337]{margin-left:4.63rem}.mt-74[data-v-91c19337]{margin-top:4.63rem}.ml-76[data-v-91c19337]{margin-left:4.75rem}.mt-76[data-v-91c19337]{margin-top:4.75rem}.ml-78[data-v-91c19337]{margin-left:4.88rem}.mt-78[data-v-91c19337]{margin-top:4.88rem}.ml-80[data-v-91c19337]{margin-left:5rem}.mt-80[data-v-91c19337]{margin-top:5rem}.ml-82[data-v-91c19337]{margin-left:5.13rem}.mt-82[data-v-91c19337]{margin-top:5.13rem}.ml-84[data-v-91c19337]{margin-left:5.25rem}.mt-84[data-v-91c19337]{margin-top:5.25rem}.ml-86[data-v-91c19337]{margin-left:5.38rem}.mt-86[data-v-91c19337]{margin-top:5.38rem}.ml-88[data-v-91c19337]{margin-left:5.5rem}.mt-88[data-v-91c19337]{margin-top:5.5rem}.ml-90[data-v-91c19337]{margin-left:5.63rem}.mt-90[data-v-91c19337]{margin-top:5.63rem}.ml-92[data-v-91c19337]{margin-left:5.75rem}.mt-92[data-v-91c19337]{margin-top:5.75rem}.ml-94[data-v-91c19337]{margin-left:5.88rem}.mt-94[data-v-91c19337]{margin-top:5.88rem}.ml-96[data-v-91c19337]{margin-left:6rem}.mt-96[data-v-91c19337]{margin-top:6rem}.ml-98[data-v-91c19337]{margin-left:6.13rem}.mt-98[data-v-91c19337]{margin-top:6.13rem}.ml-100[data-v-91c19337]{margin-left:6.25rem}.mt-100[data-v-91c19337]{margin-top:6.25rem}.mt-101[data-v-91c19337]{margin-top:6.38rem}.notifications-container[data-v-91c19337]{width:100%;height:100vh;background-color:#180928;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.125rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000;position:relative}.custom-navbar .navbar-left[data-v-91c19337]{display:flex;align-items:center;justify-content:flex-start;width:2.5rem;height:100%;flex-shrink:0;margin-right:.25rem}.custom-navbar .navbar-left .back-btn[data-v-91c19337]{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.25rem;transition:background-color .2s}.custom-navbar .navbar-left .back-btn[data-v-91c19337]:active{background-color:rgba(0,0,0,.05)}.custom-navbar .navbar-left .back-btn .icon-img[data-v-91c19337],.custom-navbar .navbar-left .icon-img[data-v-91c19337]{width:1.25rem;height:1.25rem;display:block}.custom-navbar .navbar-title[data-v-91c19337]{flex:1;text-align:left;font-size:1.125rem;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-navbar .navbar-right[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;padding-top:.25rem}.custom-navbar .navbar-right .navbar-icon[data-v-91c19337]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-right .navbar-icon .icon-img[data-v-91c19337]{width:1.25rem;height:1.25rem}.custom-navbar .navbar-right .navbar-icon .icon-text[data-v-91c19337]{font-size:1.125rem;color:#000}.filter-tabs[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;height:2.75rem;padding:0 .75rem 0 1rem;background-color:#180928;border-bottom:.03125rem solid rgba(255,255,255,.2);flex-shrink:0;z-index:100;box-sizing:border-box}.filter-tabs .tabs-scroll[data-v-91c19337]{flex:1;white-space:nowrap;height:100%}.filter-tabs .tabs-scroll .tabs-container[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;height:100%}.filter-tabs .tabs-scroll .tabs-container .tab-item[data-v-91c19337]{flex-shrink:0;padding:0 1rem;margin-right:.5rem;font-size:.875rem;color:#fff;font-family:Helvetica Neue;height:1.875rem;display:flex;align-items:center;justify-content:center;transition:all .3s;background-color:#3a2852;border-radius:.9375rem}.filter-tabs .tabs-scroll .tabs-container .tab-item.active[data-v-91c19337]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff}.filter-tabs .edit-icon[data-v-91c19337]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:.5rem}.filter-tabs .edit-icon .edit-text[data-v-91c19337]{font-size:1rem;color:#323232}.notifications-list[data-v-91c19337]{flex:1;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:0}.loading-more[data-v-91c19337]{padding:.75rem 0 1.25rem;display:flex;align-items:center;justify-content:center}.loading-more-text[data-v-91c19337]{font-size:.8125rem;color:#979797}.notification-item[data-v-91c19337]{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:1rem;background-color:#180928;border-bottom:.03125rem solid rgba(255,255,255,.2);min-height:5.625rem;box-sizing:border-box}.notification-item[data-v-91c19337]:last-child{border-bottom:none}.notification-item .notification-content[data-v-91c19337]{flex:1;display:flex;flex-direction:row;align-items:flex-start;margin-right:.75rem}.notification-item .notification-content .avatar-wrapper[data-v-91c19337]{position:relative;margin-right:.75rem;flex-shrink:0}.notification-item .notification-content .avatar-wrapper .avatar[data-v-91c19337]{width:3rem;height:3rem;border-radius:50%;background-color:#f0f0f0}.notification-item .notification-content .avatar-wrapper .notification-type-icon[data-v-91c19337]{position:absolute;right:-.125rem;bottom:-.125rem;width:1rem;height:1rem;border-radius:50%;background-color:#1dff68;border:.0625rem solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 .0625rem .125rem rgba(0,0,0,.1)}.notification-item .notification-content .avatar-wrapper .notification-type-icon .icon-text[data-v-91c19337]{font-size:.5rem;color:#fff}.notification-item .notification-content .avatar-wrapper .notification-type-icon.subscription-expired[data-v-91c19337]{background-color:#ff3b30}.notification-item .notification-content .avatar-wrapper .notification-type-icon.subscription-expired .icon-text[data-v-91c19337]{color:#fff;font-size:.75rem;font-weight:700;line-height:1}.notification-item .notification-content .avatar-wrapper .notification-type-icon.live-stream[data-v-91c19337]{background-color:#34c759}.notification-item .notification-content .avatar-wrapper .notification-type-icon.live-stream .icon-text[data-v-91c19337]{color:#fff;font-size:.5625rem;line-height:1}.notification-item .notification-content .avatar-wrapper .notification-type-icon.subscription-renewal[data-v-91c19337]{background-color:#ff9500}.notification-item .notification-content .avatar-wrapper .notification-type-icon.subscription-renewal .icon-text[data-v-91c19337]{color:#fff;font-size:.5625rem;line-height:1}.notification-item .notification-content .avatar-wrapper .notification-type-icon.online[data-v-91c19337]{background-color:#1dff68}.notification-item .notification-content .avatar-wrapper .notification-type-icon.online .icon-text[data-v-91c19337]{color:#fff;font-size:.5625rem;line-height:1}.notification-item .notification-content .notification-info[data-v-91c19337]{flex:1;display:flex;flex-direction:column}.notification-item .notification-content .notification-info .creator-info[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;margin-bottom:.25rem;flex-wrap:wrap}.notification-item .notification-content .notification-info .creator-info .creator-name[data-v-91c19337]{font-size:16px;font-weight:500;color:#fff;font-family:Helvetica Neue;margin-right:.25rem}.notification-item .notification-content .notification-info .creator-info .verified-icon[data-v-91c19337]{width:.75rem;height:.75rem;margin-right:.25rem;display:flex;align-items:center;justify-content:center;background-color:#007aff;color:#fff;border-radius:50%;font-size:.5625rem;font-weight:700;flex-shrink:0}.notification-item .notification-content .notification-info .creator-info .creator-timestamp[data-v-91c19337]{font-size:.75rem;color:#979797;font-family:Helvetica Neue;white-space:nowrap;margin-left:auto}.notification-item .notification-content .notification-info .creator-info .creator-handle[data-v-91c19337]{font-size:.875rem;color:#8a96a3;font-family:Helvetica Neue}.notification-item .notification-content .notification-info .notification-message[data-v-91c19337]{font-size:.875rem;color:#979797;font-family:Helvetica Neue;line-height:1.4;margin-bottom:-.5rem;word-break:break-word}.notification-item .notification-content .notification-info .notification-content-text[data-v-91c19337]{font-size:.8125rem;color:#979797;font-family:Helvetica Neue;line-height:1.4;margin-top:.25rem;margin-bottom:.25rem;word-break:break-word;display:block}.notification-item .notification-content .notification-info .system-timestamp[data-v-91c19337]{font-size:.75rem;color:#979797;font-family:Helvetica Neue;margin-top:.375rem;display:block}.notification-item .notification-content .notification-info .admin-update-content[data-v-91c19337]{display:flex;flex-direction:column;align-items:flex-start}.notification-item .notification-content .notification-info .admin-update-content .admin-update-timestamp[data-v-91c19337]{align-self:flex-end;margin-top:.5rem}.notification-item .notification-content .notification-info .renewal-notice-content[data-v-91c19337]{display:flex;flex-direction:column;align-items:flex-start}.notification-item .notification-content .notification-info .renewal-notice-content .renewal-timestamp[data-v-91c19337]{align-self:flex-end;margin-top:.5rem}.notification-item .notification-content .notification-info .article-tip-text[data-v-91c19337]{font-size:.875rem;color:#707070;font-family:Helvetica Neue;font-weight:400;margin-bottom:.5rem}.notification-item .notification-content .notification-info .subscription-content[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:105%}.notification-item .notification-content .notification-info .subscription-content .subscription-title[data-v-91c19337]{flex:1;margin-bottom:0;line-height:1.4}.notification-item .notification-content .notification-info .subscription-content .subscription-amount[data-v-91c19337]{margin-left:1.5rem;margin-bottom:.375rem}.notification-item .notification-content .notification-info .message-tip-content[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:105%}.notification-item .notification-content .notification-info .message-tip-content .message-tip-text[data-v-91c19337]{flex:1;margin-bottom:-.09375rem}.notification-item .notification-content .notification-info .message-tip-content .message-tip-amount[data-v-91c19337]{margin-left:1.5rem;margin-bottom:.375rem}.notification-item .notification-content .notification-info .action-button[data-v-91c19337]{margin-top:.25rem;padding:.375rem .75rem;background-color:#007aff;border-radius:.625rem;align-self:flex-start}.notification-item .notification-content .notification-info .action-button .action-text[data-v-91c19337]{font-size:.875rem;color:#fff;font-family:Helvetica Neue;font-weight:500}.notification-item .notification-content .notification-info .favorite-option[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;margin-top:.375rem}.notification-item .notification-content .notification-info .favorite-option .star-icon[data-v-91c19337]{font-size:.75rem;color:#fc0;margin-right:.25rem}.notification-item .notification-content .notification-info .favorite-option .favorite-text[data-v-91c19337]{font-size:.75rem;color:#8a96a3;font-family:Helvetica Neue}.notification-item .notification-right[data-v-91c19337]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.notification-item .notification-right.post-like-layout[data-v-91c19337]{flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;position:relative}.notification-item .notification-right.post-like-layout .timestamp[data-v-91c19337]{margin-top:-1.875rem;order:1}.notification-item .notification-right.post-like-layout .cover-image[data-v-91c19337]{order:2;margin-top:0}.notification-item .notification-right.post-like-layout .postlike-video-icon[data-v-91c19337]{position:absolute;top:0;right:0;width:24px;height:24px;z-index:1}.notification-item .notification-right.article-tip-layout[data-v-91c19337]{flex-direction:column;align-items:flex-end;position:relative}.notification-item .notification-right.article-tip-layout .article-tip-timestamp[data-v-91c19337]{position:absolute;top:4.21875rem;left:-14.375rem;margin:0}.notification-item .notification-right.article-tip-layout .cover-image[data-v-91c19337]{margin-top:0;margin-bottom:.25rem}.notification-item .notification-right.article-tip-layout .article-tip-amount[data-v-91c19337]{margin-top:.25rem}.notification-item .tip-amount[data-v-91c19337]{display:flex;flex-direction:row;align-items:center;gap:.125rem;margin-top:.3125rem}.notification-item .tip-amount .amount-text[data-v-91c19337]{font-size:16px;font-weight:500;color:#fff;font-family:Helvetica Neue}.notification-item .tip-amount .tip-icon[data-v-91c19337]{width:.75rem;height:.75rem;display:block}.notification-item .timestamp[data-v-91c19337]{font-size:.75rem;color:#979797;font-family:Helvetica Neue;white-space:nowrap;margin:0}.notification-item .unread-dot[data-v-91c19337]{width:.5rem;height:.5rem;background-color:#ff3b30;border-radius:50%;flex-shrink:0}.notification-item .cover-image[data-v-91c19337]{width:60px;height:60px;border-radius:.25rem;margin-top:.25rem;object-fit:cover}.notification-item.comment-notification[data-v-91c19337]{position:relative}.notification-item.comment-notification .comment-cover[data-v-91c19337]{position:absolute;top:1rem;right:1rem;width:60px;height:60px;border-radius:.25rem;object-fit:cover;margin-top:0}.notification-item.comment-notification .cover-video-icon[data-v-91c19337]{position:absolute;top:1rem;right:1rem;width:24px;height:24px;z-index:1}.notification-item.comment-notification .comment-info[data-v-91c19337]{padding-right:2.5rem}.notification-item.comment-notification .comment-content[data-v-91c19337]{display:flex;flex-direction:column;gap:.25rem}.notification-item.comment-notification .comment-content .comment-message[data-v-91c19337]{width:127%;padding:.75rem .375rem;margin-top:.75rem;margin-bottom:.25rem;background-color:#f6f7f9}.notification-item.comment-notification .comment-content .comment-bottom[data-v-91c19337]{width:123%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.notification-item.comment-notification .comment-content .comment-bottom .comment-timestamp[data-v-91c19337]{font-size:.75rem;color:#979797;font-family:Helvetica Neue;margin:0}.notification-item.comment-notification .comment-content .comment-bottom .comment-like-icon[data-v-91c19337]{display:flex;align-items:center;justify-content:center}.notification-item.comment-notification .comment-content .comment-bottom .comment-like-icon uni-image[data-v-91c19337]{width:14px;height:14px;display:block}.notification-item.subscription-notification[data-v-91c19337]{position:relative}.notification-item.subscription-notification .subscription-timestamp[data-v-91c19337]{position:absolute;top:1rem;right:1rem;font-size:.75rem;color:#979797;font-family:Helvetica Neue;white-space:nowrap}.empty-box[data-v-91c19337]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8.75rem 0;min-height:12.5rem}.empty-box uni-image[data-v-91c19337]{width:64px;height:94px;margin-bottom:.25rem}.empty-box .empty-text[data-v-91c19337]{font-size:16px;color:#979797;font-weight:400;text-align:center}.ml-8[data-v-91c19337]{margin-left:.5rem}html[data-v-5dc76154]{font-size:16px}body[data-v-5dc76154]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-5dc76154],uni-image[data-v-5dc76154],uni-text[data-v-5dc76154]{box-sizing:border-box;flex-shrink:0}#app[data-v-5dc76154]{width:100vw;height:100vh}.flex-row[data-v-5dc76154]{display:flex;flex-direction:row}.flex-col[data-v-5dc76154]{display:flex;flex-direction:column}.justify-start[data-v-5dc76154]{justify-content:flex-start}.justify-end[data-v-5dc76154]{justify-content:flex-end}.justify-center[data-v-5dc76154]{justify-content:center}.justify-between[data-v-5dc76154]{justify-content:space-between}.justify-around[data-v-5dc76154]{justify-content:space-around}.justify-evenly[data-v-5dc76154]{justify-content:space-evenly}.items-start[data-v-5dc76154]{align-items:flex-start}.items-end[data-v-5dc76154]{align-items:flex-end}.items-center[data-v-5dc76154]{align-items:center}.items-baseline[data-v-5dc76154]{align-items:baseline}.items-stretch[data-v-5dc76154]{align-items:stretch}.self-start[data-v-5dc76154]{align-self:flex-start}.self-end[data-v-5dc76154]{align-self:flex-end}.self-center[data-v-5dc76154]{align-self:center}.self-baseline[data-v-5dc76154]{align-self:baseline}.self-stretch[data-v-5dc76154]{align-self:stretch}.flex-1[data-v-5dc76154]{flex:1 1 0%}.flex-auto[data-v-5dc76154]{flex:1 1 auto}.grow[data-v-5dc76154]{flex-grow:1}.grow-0[data-v-5dc76154]{flex-grow:0}.shrink[data-v-5dc76154]{flex-shrink:1}.shrink-0[data-v-5dc76154]{flex-shrink:0}.relative[data-v-5dc76154]{position:relative}.ml-2[data-v-5dc76154]{margin-left:.13rem}.mt-2[data-v-5dc76154]{margin-top:.13rem}.ml-4[data-v-5dc76154]{margin-left:.25rem}.mt-4[data-v-5dc76154]{margin-top:.25rem}.ml-6[data-v-5dc76154]{margin-left:.38rem}.mt-6[data-v-5dc76154]{margin-top:.38rem}.mt-8[data-v-5dc76154]{margin-top:.5rem}.ml-10[data-v-5dc76154]{margin-left:.63rem}.mt-10[data-v-5dc76154]{margin-top:.63rem}.ml-12[data-v-5dc76154]{margin-left:.75rem}.mt-12[data-v-5dc76154]{margin-top:.75rem}.ml-14[data-v-5dc76154]{margin-left:.88rem}.mt-14[data-v-5dc76154]{margin-top:.88rem}.ml-16[data-v-5dc76154]{margin-left:1rem}.mt-16[data-v-5dc76154]{margin-top:1rem}.ml-18[data-v-5dc76154]{margin-left:1.13rem}.mt-18[data-v-5dc76154]{margin-top:1.13rem}.ml-20[data-v-5dc76154]{margin-left:1.25rem}.mt-20[data-v-5dc76154]{margin-top:1.25rem}.ml-22[data-v-5dc76154]{margin-left:1.38rem}.mt-22[data-v-5dc76154]{margin-top:1.38rem}.ml-24[data-v-5dc76154]{margin-left:1.5rem}.mt-24[data-v-5dc76154]{margin-top:1.5rem}.ml-26[data-v-5dc76154]{margin-left:1.63rem}.mt-26[data-v-5dc76154]{margin-top:1.63rem}.ml-28[data-v-5dc76154]{margin-left:1.75rem}.mt-28[data-v-5dc76154]{margin-top:1.75rem}.ml-30[data-v-5dc76154]{margin-left:1.88rem}.mt-30[data-v-5dc76154]{margin-top:1.88rem}.ml-32[data-v-5dc76154]{margin-left:2rem}.mt-32[data-v-5dc76154]{margin-top:2rem}.ml-34[data-v-5dc76154]{margin-left:2.13rem}.mt-34[data-v-5dc76154]{margin-top:2.13rem}.ml-36[data-v-5dc76154]{margin-left:2.25rem}.mt-36[data-v-5dc76154]{margin-top:2.25rem}.ml-38[data-v-5dc76154]{margin-left:2.38rem}.mt-38[data-v-5dc76154]{margin-top:2.38rem}.ml-40[data-v-5dc76154]{margin-left:2.5rem}.mt-40[data-v-5dc76154]{margin-top:2.5rem}.ml-42[data-v-5dc76154]{margin-left:2.63rem}.mt-42[data-v-5dc76154]{margin-top:2.63rem}.ml-44[data-v-5dc76154]{margin-left:2.75rem}.mt-44[data-v-5dc76154]{margin-top:2.75rem}.ml-46[data-v-5dc76154]{margin-left:2.88rem}.mt-46[data-v-5dc76154]{margin-top:2.88rem}.ml-48[data-v-5dc76154]{margin-left:3rem}.mt-48[data-v-5dc76154]{margin-top:3rem}.ml-50[data-v-5dc76154]{margin-left:3.13rem}.mt-50[data-v-5dc76154]{margin-top:3.13rem}.ml-52[data-v-5dc76154]{margin-left:3.25rem}.mt-52[data-v-5dc76154]{margin-top:3.25rem}.ml-54[data-v-5dc76154]{margin-left:3.38rem}.mt-54[data-v-5dc76154]{margin-top:3.38rem}.ml-56[data-v-5dc76154]{margin-left:3.5rem}.mt-56[data-v-5dc76154]{margin-top:3.5rem}.ml-58[data-v-5dc76154]{margin-left:3.63rem}.mt-58[data-v-5dc76154]{margin-top:3.63rem}.ml-60[data-v-5dc76154]{margin-left:3.75rem}.mt-60[data-v-5dc76154]{margin-top:3.75rem}.ml-62[data-v-5dc76154]{margin-left:3.88rem}.mt-62[data-v-5dc76154]{margin-top:3.88rem}.ml-64[data-v-5dc76154]{margin-left:4rem}.mt-64[data-v-5dc76154]{margin-top:4rem}.ml-66[data-v-5dc76154]{margin-left:4.13rem}.mt-66[data-v-5dc76154]{margin-top:4.13rem}.ml-68[data-v-5dc76154]{margin-left:4.25rem}.mt-68[data-v-5dc76154]{margin-top:4.25rem}.ml-70[data-v-5dc76154]{margin-left:4.38rem}.mt-70[data-v-5dc76154]{margin-top:4.38rem}.ml-72[data-v-5dc76154]{margin-left:4.5rem}.mt-72[data-v-5dc76154]{margin-top:4.5rem}.ml-74[data-v-5dc76154]{margin-left:4.63rem}.mt-74[data-v-5dc76154]{margin-top:4.63rem}.ml-76[data-v-5dc76154]{margin-left:4.75rem}.mt-76[data-v-5dc76154]{margin-top:4.75rem}.ml-78[data-v-5dc76154]{margin-left:4.88rem}.mt-78[data-v-5dc76154]{margin-top:4.88rem}.ml-80[data-v-5dc76154]{margin-left:5rem}.mt-80[data-v-5dc76154]{margin-top:5rem}.ml-82[data-v-5dc76154]{margin-left:5.13rem}.mt-82[data-v-5dc76154]{margin-top:5.13rem}.ml-84[data-v-5dc76154]{margin-left:5.25rem}.mt-84[data-v-5dc76154]{margin-top:5.25rem}.ml-86[data-v-5dc76154]{margin-left:5.38rem}.mt-86[data-v-5dc76154]{margin-top:5.38rem}.ml-88[data-v-5dc76154]{margin-left:5.5rem}.mt-88[data-v-5dc76154]{margin-top:5.5rem}.ml-90[data-v-5dc76154]{margin-left:5.63rem}.mt-90[data-v-5dc76154]{margin-top:5.63rem}.ml-92[data-v-5dc76154]{margin-left:5.75rem}.mt-92[data-v-5dc76154]{margin-top:5.75rem}.ml-94[data-v-5dc76154]{margin-left:5.88rem}.mt-94[data-v-5dc76154]{margin-top:5.88rem}.ml-96[data-v-5dc76154]{margin-left:6rem}.mt-96[data-v-5dc76154]{margin-top:6rem}.ml-98[data-v-5dc76154]{margin-left:6.13rem}.mt-98[data-v-5dc76154]{margin-top:6.13rem}.ml-100[data-v-5dc76154]{margin-left:6.25rem}.mt-100[data-v-5dc76154]{margin-top:6.25rem}.mt-101[data-v-5dc76154]{margin-top:6.38rem}.message-container[data-v-5dc76154]{width:100%;height:100vh;background-color:#180928;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.125rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000;position:relative}.custom-navbar .navbar-back[data-v-5dc76154]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-5dc76154]{font-size:1.5rem;font-weight:300;color:#000;line-height:1}.custom-navbar .navbar-title[data-v-5dc76154]{flex:1;text-align:left;font-size:1.3125rem;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-navbar .navbar-right[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center}.custom-navbar .navbar-right .navbar-icon[data-v-5dc76154]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-right .navbar-icon .icon-img[data-v-5dc76154]{width:1.5625rem;height:1.5625rem}.custom-navbar .navbar-right .navbar-icon .add-icon[data-v-5dc76154]{font-size:1.25rem;color:#000;font-weight:300;line-height:1}.sort-bar[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2.25rem;padding:0 1rem;background-color:#fff;border-bottom:.03125rem solid #e0e0e0;flex-shrink:0}.sort-bar .sort-text[data-v-5dc76154]{font-size:.875rem;color:#666;font-family:Helvetica Neue}.sort-bar .filter-icon[data-v-5dc76154]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.sort-bar .filter-icon .filter-text[data-v-5dc76154]{font-size:1rem;color:#666;line-height:1}.filter-tabs[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center;height:2.75rem;padding:0 .75rem .46875rem 1rem;background-color:#fff;border-bottom:.03125rem solid #e0e0e0;flex-shrink:0;z-index:100;box-sizing:border-box}.filter-tabs .tabs-scroll[data-v-5dc76154]{flex:1;white-space:nowrap;height:100%}.filter-tabs .tabs-scroll .tabs-container[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center;height:100%}.filter-tabs .tabs-scroll .tabs-container .tab-item[data-v-5dc76154]{flex-shrink:0;padding:0 .75rem;margin-right:.25rem;font-size:.875rem;color:#666;font-family:Helvetica Neue;height:1.875rem;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:.9375rem;transition:all .3s;position:relative}.filter-tabs .tabs-scroll .tabs-container .tab-item .tab-text[data-v-5dc76154]{margin-right:.25rem}.filter-tabs .tabs-scroll .tabs-container .tab-item .badge[data-v-5dc76154]{width:1rem;height:1rem;border-radius:50%;background-color:#007aff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.filter-tabs .tabs-scroll .tabs-container .tab-item .badge .badge-text[data-v-5dc76154]{font-size:.625rem;color:#fff;font-weight:600;line-height:1}.filter-tabs .tabs-scroll .tabs-container .tab-item.active[data-v-5dc76154]{background-color:#e8f4fd;color:#007aff;font-weight:600}.filter-tabs .edit-icon[data-v-5dc76154]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;margin-left:.5rem;background-color:#fff;border-radius:.75rem}.filter-tabs .edit-icon .edit-text[data-v-5dc76154]{font-size:1rem;color:#323232}.messages-list[data-v-5dc76154]{flex:1;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:0;background-color:#180928;display:flex;flex-direction:column}.message-row[data-v-5dc76154]{position:relative;overflow:hidden}.message-actions[data-v-5dc76154]{position:absolute;right:0;top:0;bottom:0;width:8.125rem;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between}.message-actions .action-btn[data-v-5dc76154]{flex:1;display:flex;align-items:center;justify-content:center}.message-actions .hide-btn[data-v-5dc76154]{background-color:#fcb808}.message-actions .delete-btn[data-v-5dc76154]{background-color:#ed6054}.message-actions .action-text[data-v-5dc76154]{font-size:.875rem;color:#fff}.message-item[data-v-5dc76154]{display:flex;flex-direction:row;align-items:flex-start;padding:.75rem 1rem;background-color:#180928;box-sizing:border-box;min-height:4.5rem;position:relative;transition:transform .2s ease-out}.message-item.slided[data-v-5dc76154]{transform:translate(-8.125rem)}.message-item .message-divider[data-v-5dc76154]{position:absolute;left:3.75rem;right:0;bottom:0;height:1px;background-color:rgba(255,255,255,.2)}.message-item[data-v-5dc76154]:last-child{border-bottom:none}.message-item .avatar-wrapper[data-v-5dc76154]{position:relative;width:3rem;height:3rem;flex-shrink:0;margin-right:.75rem}.message-item .avatar-wrapper .avatar[data-v-5dc76154]{width:105%;height:105%;border-radius:50%;background-color:#f0f0f0}.message-item .avatar-wrapper .notice-avatar[data-v-5dc76154]{width:100%;height:100%;border-radius:50%}.message-item .avatar-wrapper .online-indicator[data-v-5dc76154]{position:absolute;right:-.125rem;bottom:-.0625rem;width:.8125rem;height:.8125rem;border-radius:50%;background-color:#78fb7b;border:.09375rem solid #ffffff;z-index:2}.message-item .avatar-wrapper .notice-red-dot[data-v-5dc76154]{position:absolute;top:0;right:0;width:.9375rem;height:.9375rem;border-radius:100%;background-color:red;border:.0625rem solid #ffffff;z-index:3;display:flex;align-items:center;justify-content:center}.message-item .avatar-wrapper .notice-count[data-v-5dc76154]{color:#fff;font-size:.5625rem;line-height:1}.message-item .message-content[data-v-5dc76154]{flex:1;display:flex;flex-direction:column;min-width:0}.message-item .message-content .message-header[data-v-5dc76154]{margin-bottom:.25rem}.message-item .message-content .message-header .sender-info[data-v-5dc76154]{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.message-item .message-content .message-header .sender-info .sender-name[data-v-5dc76154]{font-size:18px;font-weight:700;color:#fff;font-family:Helvetica Neue;margin-right:.25rem}.message-item .message-content .message-header .sender-info .sender-verified-icon[data-v-5dc76154]{width:.875rem;height:.875rem;flex-shrink:0;display:block}.message-item .message-content .message-header .sender-info .verified-icon[data-v-5dc76154]{width:.75rem;height:.75rem;margin-right:.25rem;display:flex;align-items:center;justify-content:center;background-color:#007aff;color:#fff;border-radius:50%;font-size:.5625rem;font-weight:700;flex-shrink:0}.message-item .message-content .message-header .sender-info .sender-handle[data-v-5dc76154]{font-size:.875rem;color:#999;font-family:Helvetica Neue}.message-item .message-content .message-text[data-v-5dc76154]{width:320px;font-size:18px;color:#979797;font-family:PingFang SC;font-weight:400;line-height:1.5;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.message-item .message-right[data-v-5dc76154]{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;margin-left:.5rem;flex-shrink:0;padding-top:.125rem}.message-item .message-right .time-wrapper[data-v-5dc76154]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:.5rem}.message-item .message-right .time-wrapper .timestamp[data-v-5dc76154]{font-size:16px;color:#c4c4c4;font-family:Helvetica Neue;white-space:nowrap;margin-bottom:.125rem}.message-item .message-right .time-wrapper .unread-dot[data-v-5dc76154]{min-width:20px;height:20px;border-radius:50%;background-color:red;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;padding:0 .125rem;box-sizing:border-box;margin-left:.4375rem;margin-top:.25rem}.message-item .message-right .delete-btn[data-v-5dc76154]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;opacity:.6}.message-item .message-right .delete-btn .delete-icon[data-v-5dc76154]{font-size:1.125rem;color:#999;font-weight:300;line-height:1}.message-item .message-right .delete-btn[data-v-5dc76154]:active{opacity:1}.empty-box[data-v-5dc76154]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:calc(100vh - 9.375rem);padding:2.5rem 1rem;box-sizing:border-box;margin-top:-4.375rem}.empty-box uni-image[data-v-5dc76154]{width:64px;height:94px;margin-bottom:.5rem;display:block}.empty-box .empty-text[data-v-5dc76154]{font-size:16px;color:#979797;font-weight:400;text-align:center}.ml-8[data-v-5dc76154]{margin-left:.5rem}html[data-v-1419e387]{font-size:16px}body[data-v-1419e387]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-1419e387],uni-image[data-v-1419e387],uni-text[data-v-1419e387]{box-sizing:border-box;flex-shrink:0}#app[data-v-1419e387]{width:100vw;height:100vh}.flex-row[data-v-1419e387]{display:flex;flex-direction:row}.flex-col[data-v-1419e387]{display:flex;flex-direction:column}.justify-start[data-v-1419e387]{justify-content:flex-start}.justify-end[data-v-1419e387]{justify-content:flex-end}.justify-center[data-v-1419e387]{justify-content:center}.justify-between[data-v-1419e387]{justify-content:space-between}.justify-around[data-v-1419e387]{justify-content:space-around}.justify-evenly[data-v-1419e387]{justify-content:space-evenly}.items-start[data-v-1419e387]{align-items:flex-start}.items-end[data-v-1419e387]{align-items:flex-end}.items-center[data-v-1419e387]{align-items:center}.items-baseline[data-v-1419e387]{align-items:baseline}.items-stretch[data-v-1419e387]{align-items:stretch}.self-start[data-v-1419e387]{align-self:flex-start}.self-end[data-v-1419e387]{align-self:flex-end}.self-center[data-v-1419e387]{align-self:center}.self-baseline[data-v-1419e387]{align-self:baseline}.self-stretch[data-v-1419e387]{align-self:stretch}.flex-1[data-v-1419e387]{flex:1 1 0%}.flex-auto[data-v-1419e387]{flex:1 1 auto}.grow[data-v-1419e387]{flex-grow:1}.grow-0[data-v-1419e387]{flex-grow:0}.shrink[data-v-1419e387]{flex-shrink:1}.shrink-0[data-v-1419e387]{flex-shrink:0}.relative[data-v-1419e387]{position:relative}.ml-2[data-v-1419e387]{margin-left:.13rem}.mt-2[data-v-1419e387]{margin-top:.13rem}.ml-4[data-v-1419e387]{margin-left:.25rem}.mt-4[data-v-1419e387]{margin-top:.25rem}.ml-6[data-v-1419e387]{margin-left:.38rem}.mt-6[data-v-1419e387]{margin-top:.38rem}.ml-8[data-v-1419e387]{margin-left:.5rem}.mt-8[data-v-1419e387]{margin-top:.5rem}.ml-10[data-v-1419e387]{margin-left:.63rem}.mt-10[data-v-1419e387]{margin-top:.63rem}.ml-12[data-v-1419e387]{margin-left:.75rem}.mt-12[data-v-1419e387]{margin-top:.75rem}.ml-14[data-v-1419e387]{margin-left:.88rem}.mt-14[data-v-1419e387]{margin-top:.88rem}.ml-16[data-v-1419e387]{margin-left:1rem}.mt-16[data-v-1419e387]{margin-top:1rem}.ml-18[data-v-1419e387]{margin-left:1.13rem}.mt-18[data-v-1419e387]{margin-top:1.13rem}.ml-20[data-v-1419e387]{margin-left:1.25rem}.mt-20[data-v-1419e387]{margin-top:1.25rem}.ml-22[data-v-1419e387]{margin-left:1.38rem}.mt-22[data-v-1419e387]{margin-top:1.38rem}.ml-24[data-v-1419e387]{margin-left:1.5rem}.mt-24[data-v-1419e387]{margin-top:1.5rem}.ml-26[data-v-1419e387]{margin-left:1.63rem}.mt-26[data-v-1419e387]{margin-top:1.63rem}.ml-28[data-v-1419e387]{margin-left:1.75rem}.mt-28[data-v-1419e387]{margin-top:1.75rem}.ml-30[data-v-1419e387]{margin-left:1.88rem}.mt-30[data-v-1419e387]{margin-top:1.88rem}.ml-32[data-v-1419e387]{margin-left:2rem}.mt-32[data-v-1419e387]{margin-top:2rem}.ml-34[data-v-1419e387]{margin-left:2.13rem}.mt-34[data-v-1419e387]{margin-top:2.13rem}.ml-36[data-v-1419e387]{margin-left:2.25rem}.mt-36[data-v-1419e387]{margin-top:2.25rem}.ml-38[data-v-1419e387]{margin-left:2.38rem}.mt-38[data-v-1419e387]{margin-top:2.38rem}.ml-40[data-v-1419e387]{margin-left:2.5rem}.mt-40[data-v-1419e387]{margin-top:2.5rem}.ml-42[data-v-1419e387]{margin-left:2.63rem}.mt-42[data-v-1419e387]{margin-top:2.63rem}.ml-44[data-v-1419e387]{margin-left:2.75rem}.mt-44[data-v-1419e387]{margin-top:2.75rem}.ml-46[data-v-1419e387]{margin-left:2.88rem}.mt-46[data-v-1419e387]{margin-top:2.88rem}.ml-48[data-v-1419e387]{margin-left:3rem}.mt-48[data-v-1419e387]{margin-top:3rem}.ml-50[data-v-1419e387]{margin-left:3.13rem}.mt-50[data-v-1419e387]{margin-top:3.13rem}.ml-52[data-v-1419e387]{margin-left:3.25rem}.mt-52[data-v-1419e387]{margin-top:3.25rem}.ml-54[data-v-1419e387]{margin-left:3.38rem}.mt-54[data-v-1419e387]{margin-top:3.38rem}.ml-56[data-v-1419e387]{margin-left:3.5rem}.mt-56[data-v-1419e387]{margin-top:3.5rem}.ml-58[data-v-1419e387]{margin-left:3.63rem}.mt-58[data-v-1419e387]{margin-top:3.63rem}.ml-60[data-v-1419e387]{margin-left:3.75rem}.mt-60[data-v-1419e387]{margin-top:3.75rem}.ml-62[data-v-1419e387]{margin-left:3.88rem}.mt-62[data-v-1419e387]{margin-top:3.88rem}.ml-64[data-v-1419e387]{margin-left:4rem}.mt-64[data-v-1419e387]{margin-top:4rem}.ml-66[data-v-1419e387]{margin-left:4.13rem}.mt-66[data-v-1419e387]{margin-top:4.13rem}.ml-68[data-v-1419e387]{margin-left:4.25rem}.mt-68[data-v-1419e387]{margin-top:4.25rem}.ml-70[data-v-1419e387]{margin-left:4.38rem}.mt-70[data-v-1419e387]{margin-top:4.38rem}.ml-72[data-v-1419e387]{margin-left:4.5rem}.mt-72[data-v-1419e387]{margin-top:4.5rem}.ml-74[data-v-1419e387]{margin-left:4.63rem}.mt-74[data-v-1419e387]{margin-top:4.63rem}.ml-76[data-v-1419e387]{margin-left:4.75rem}.mt-76[data-v-1419e387]{margin-top:4.75rem}.ml-78[data-v-1419e387]{margin-left:4.88rem}.mt-78[data-v-1419e387]{margin-top:4.88rem}.ml-80[data-v-1419e387]{margin-left:5rem}.mt-80[data-v-1419e387]{margin-top:5rem}.ml-82[data-v-1419e387]{margin-left:5.13rem}.mt-82[data-v-1419e387]{margin-top:5.13rem}.ml-84[data-v-1419e387]{margin-left:5.25rem}.mt-84[data-v-1419e387]{margin-top:5.25rem}.ml-86[data-v-1419e387]{margin-left:5.38rem}.mt-86[data-v-1419e387]{margin-top:5.38rem}.ml-88[data-v-1419e387]{margin-left:5.5rem}.mt-88[data-v-1419e387]{margin-top:5.5rem}.ml-90[data-v-1419e387]{margin-left:5.63rem}.mt-90[data-v-1419e387]{margin-top:5.63rem}.ml-92[data-v-1419e387]{margin-left:5.75rem}.mt-92[data-v-1419e387]{margin-top:5.75rem}.ml-94[data-v-1419e387]{margin-left:5.88rem}.mt-94[data-v-1419e387]{margin-top:5.88rem}.ml-96[data-v-1419e387]{margin-left:6rem}.mt-96[data-v-1419e387]{margin-top:6rem}.ml-98[data-v-1419e387]{margin-left:6.13rem}.mt-98[data-v-1419e387]{margin-top:6.13rem}.ml-100[data-v-1419e387]{margin-left:6.25rem}.mt-100[data-v-1419e387]{margin-top:6.25rem}.mt-101[data-v-1419e387]{margin-top:6.38rem}.profile-container[data-v-1419e387]{width:100%;min-height:100vh;height:auto;background:#180928;touch-action:pan-y;-webkit-overflow-scrolling:touch}.profile-header-wrapper[data-v-1419e387]{position:relative;padding:0 .75rem 1.25rem}.profile-header-wrapper .profile-header-bg[data-v-1419e387]{position:absolute;left:0;right:0;top:0;height:9.375rem;background:#180928;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem;z-index:0}.profile-header-wrapper .profile-header-bg .profile-header-bg-image[data-v-1419e387]{position:absolute;right:0;bottom:0;top:0;width:15rem;opacity:.9}.profile-header-wrapper .profile-header[data-v-1419e387]{position:relative;z-index:1;padding-top:1rem}.profile-header-wrapper .profile-header-actions[data-v-1419e387]{position:absolute;right:.625rem;top:2.125rem;z-index:2}.profile-header-wrapper .profile-header-actions .action-icon[data-v-1419e387]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.profile-header-wrapper .profile-header-actions .action-icon[data-v-1419e387]{border-radius:31.21875rem;padding:.5rem}.profile-header-wrapper .profile-header-actions .action-icon-img[data-v-1419e387]{width:1.5rem;height:1.5rem;display:block;border-radius:.1875rem;object-fit:contain}.profile-header-wrapper .user-info[data-v-1419e387]{display:flex;align-items:center;margin-top:.6875rem}.profile-header-wrapper .user-info .avatar-wrapper[data-v-1419e387]{position:relative;margin-right:.75rem}.profile-header-wrapper .user-info .avatar-wrapper .avatar[data-v-1419e387]{width:4.4375rem;height:4.4375rem;border-radius:3.09375rem;background-color:#f0f0f0;border:.125rem solid #ffffff}.profile-header-wrapper .user-info .avatar-wrapper .online-dot[data-v-1419e387]{position:absolute;bottom:.3125rem;right:.1875rem;width:.9375rem;height:.9375rem;border-radius:50%;background-color:#1dff68;border:.125rem solid #ffffff}.profile-header-wrapper .user-info .user-details[data-v-1419e387]{flex:1;display:flex;flex-direction:column}.profile-header-wrapper .user-info .user-details .username-row[data-v-1419e387]{display:flex;align-items:center;margin-bottom:.1875rem}.profile-header-wrapper .user-info .user-details .username-row .username[data-v-1419e387]{font-size:1.125rem;font-weight:600;color:#fff;margin-right:.375rem}.profile-header-wrapper .user-info .user-details .username-row .verify-icon[data-v-1419e387]{width:1rem;height:1rem;flex-shrink:0}.profile-header-wrapper .user-info .user-details .user-id[data-v-1419e387]{font-size:.9375rem;color:#979797}.stats-card[data-v-1419e387]{margin-top:1rem;margin-left:.125rem;margin-right:.125rem;border-radius:.75rem;padding:.75rem 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.stats-card .stat-item[data-v-1419e387]{flex:1;display:flex;flex-direction:column;align-items:center}.stats-card .stat-item .stat-number[data-v-1419e387]{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.1875rem}.stats-card .stat-item .stat-label[data-v-1419e387]{font-size:.8125rem;color:#c4c4c4}.stats-card .stat-divider[data-v-1419e387]{width:.03125rem;height:1.625rem;background-color:#f0f0f0}.balance-card[data-v-1419e387]{margin-top:.75rem;margin-left:.125rem;margin-right:.125rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.75rem;padding:.75rem 1rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box}.balance-card .balance-left[data-v-1419e387]{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0}.balance-card .balance-left .balance-icon-wrapper[data-v-1419e387]{margin-right:.3125rem;margin-top:-1.375rem;flex-shrink:0}.balance-card .balance-left .balance-icon-wrapper .balance-icon[data-v-1419e387]{width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.balance-card .balance-left .balance-icon-wrapper .balance-icon .balance-icon-img[data-v-1419e387]{width:1rem;height:1rem;display:block}.balance-card .balance-left .balance-info[data-v-1419e387]{display:flex;flex-direction:column;min-width:0;flex:1}.balance-card .balance-left .balance-info .balance-label[data-v-1419e387]{font-size:.875rem;color:#fff;margin-bottom:.25rem;line-height:1}.balance-card .balance-left .balance-info .balance-amount[data-v-1419e387]{font-size:1.125rem;font-weight:600;color:#fff;line-height:1}.balance-card .balance-recharge-btn[data-v-1419e387]{padding:.5rem 1rem;background-color:#fff;border-radius:1.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background-color .2s}.balance-card .balance-recharge-btn[data-v-1419e387]:active{background-color:#f5f5f5}.balance-card .balance-recharge-btn .recharge-text[data-v-1419e387]{font-size:.9375rem;color:#333;font-weight:500;line-height:1}.menu-list[data-v-1419e387]{margin-top:0;padding:0 .75rem 6.25rem}.menu-list .menu-group[data-v-1419e387]{display:flex;flex-direction:column}.menu-list .menu-item[data-v-1419e387]{display:flex;align-items:center;padding:.8125rem 0;min-height:2.75rem}.menu-list .menu-item[data-v-1419e387]:last-child{border-bottom-width:0}.menu-list .menu-item .menu-icon[data-v-1419e387]{width:1.875rem;height:1.875rem;margin-right:.625rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.menu-list .menu-item .menu-icon .icon-image[data-v-1419e387]{width:1.71875rem;height:1.71875rem}.menu-list .menu-item .menu-text[data-v-1419e387]{font-size:1.0625rem;color:#fff;flex:1;font-weight:500}.menu-list .menu-item .verified-text[data-v-1419e387]{font-size:.875rem;color:#28c445;margin-left:.25rem}.menu-list .menu-item .menu-text-wrapper[data-v-1419e387]{display:flex;flex-direction:column;align-items:flex-start;flex:1}.menu-list .menu-item .menu-text-wrapper .menu-text[data-v-1419e387]{font-weight:500;margin-bottom:.125rem}.menu-list .menu-item .menu-text-wrapper .menu-subtext[data-v-1419e387]{font-size:.8125rem;color:#999}.menu-list .menu-item .menu-earnings[data-v-1419e387]{display:flex;align-items:center;gap:.1875rem;margin-right:.5rem;flex-shrink:0}.menu-list .menu-item .earnings-icon[data-v-1419e387]{width:.875rem;height:.875rem}.menu-list .menu-item .earnings-amount[data-v-1419e387]{font-size:16px;color:#c4c4c4;font-weight:400}.menu-list .menu-item .menu-service-time[data-v-1419e387]{font-size:16px;color:#c4c4c4;font-weight:400;margin-right:.25rem}.menu-list .menu-item .menu-arrow[data-v-1419e387]{width:1rem;height:1rem;margin-left:.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.menu-list .menu-item .menu-arrow-img[data-v-1419e387]{width:100%;height:100%}.menu-list .divider[data-v-1419e387]{height:.03125rem;background-color:transparent;margin:.125rem 0}.version-info[data-v-1419e387]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0 1.875rem;margin-top:.625rem}.version-info .version-text[data-v-1419e387]{font-size:.75rem;color:#999;font-weight:400}.logout-modal-mask[data-v-1419e387]{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);z-index:2000}.logout-modal[data-v-1419e387]{width:20.625rem;max-width:92%;background:#311c4b;border-radius:.875rem;padding:1.5rem 1.25rem .75rem;box-sizing:border-box;text-align:center;position:relative}.logout-modal-header[data-v-1419e387]{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.25rem}.logout-modal-header .logout-icon-img[data-v-1419e387]{width:4.375rem;height:3.75rem;z-index:2}.logout-circle[data-v-1419e387]{position:absolute;left:50%;transform:translate(-50%);top:.375rem;z-index:1;opacity:.95}.logout-icon-circle[data-v-1419e387]{width:3.75rem;height:3.75rem;border-radius:1.875rem;background:linear-gradient(180deg,#ffdce4,#ffbfd0);display:flex;align-items:center;justify-content:center;font-size:2rem;color:#fff;font-weight:700}.logout-title[data-v-1419e387]{font-size:.9375rem;color:#fff;font-weight:600}.logout-modal-body[data-v-1419e387]{padding:.1875rem .3125rem .5625rem}.logout-msg[data-v-1419e387]{display:block;white-space:pre-line;color:#c4c4c4;font-size:.8125rem;line-height:1.6}.logout-modal-actions[data-v-1419e387]{display:flex;gap:.625rem;margin-top:.5625rem;justify-content:center}.logout-btn[data-v-1419e387]{width:8.125rem;height:2.5rem;line-height:2.5rem;border-radius:1.25rem;text-align:center;font-size:.875rem;box-sizing:border-box}.logout-btn.cancel[data-v-1419e387]{background:#6b538b;color:#dfdfdf;width:9.375rem}.logout-btn.confirm[data-v-1419e387]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff}.logout-modal-close[data-v-1419e387]{position:absolute;bottom:12.65625rem;left:50%;transform:translate(-50%);width:2.75rem;height:2.75rem;border-radius:1.375rem;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;font-size:1.125rem;color:#666;box-shadow:0 .1875rem .5625rem rgba(0,0,0,.08)}body[data-v-1419e387]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}.content[data-v-4cf0467c]{display:flex;flex-direction:column;align-items:center;justify-content:center}.logo[data-v-4cf0467c]{height:6.25rem;width:6.25rem;margin-top:6.25rem;margin-left:auto;margin-right:auto;margin-bottom:1.5625rem}.text-area[data-v-4cf0467c]{display:flex;justify-content:center}.title[data-v-4cf0467c]{font-size:1.125rem;color:#8f8f94}html[data-v-c5131317]{font-size:16px}body[data-v-c5131317]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-c5131317],uni-image[data-v-c5131317],uni-text[data-v-c5131317]{box-sizing:border-box;flex-shrink:0}#app[data-v-c5131317]{width:100vw;height:100vh}.flex-row[data-v-c5131317]{display:flex;flex-direction:row}.flex-col[data-v-c5131317]{display:flex;flex-direction:column}.justify-start[data-v-c5131317]{justify-content:flex-start}.justify-end[data-v-c5131317]{justify-content:flex-end}.justify-center[data-v-c5131317]{justify-content:center}.justify-between[data-v-c5131317]{justify-content:space-between}.justify-around[data-v-c5131317]{justify-content:space-around}.justify-evenly[data-v-c5131317]{justify-content:space-evenly}.items-start[data-v-c5131317]{align-items:flex-start}.items-end[data-v-c5131317]{align-items:flex-end}.items-center[data-v-c5131317]{align-items:center}.items-baseline[data-v-c5131317]{align-items:baseline}.items-stretch[data-v-c5131317]{align-items:stretch}.self-start[data-v-c5131317]{align-self:flex-start}.self-end[data-v-c5131317]{align-self:flex-end}.self-center[data-v-c5131317]{align-self:center}.self-baseline[data-v-c5131317]{align-self:baseline}.self-stretch[data-v-c5131317]{align-self:stretch}.flex-1[data-v-c5131317]{flex:1 1 0%}.flex-auto[data-v-c5131317]{flex:1 1 auto}.grow[data-v-c5131317]{flex-grow:1}.grow-0[data-v-c5131317]{flex-grow:0}.shrink[data-v-c5131317]{flex-shrink:1}.shrink-0[data-v-c5131317]{flex-shrink:0}.relative[data-v-c5131317]{position:relative}.ml-2[data-v-c5131317]{margin-left:.13rem}.mt-2[data-v-c5131317]{margin-top:.13rem}.ml-4[data-v-c5131317]{margin-left:.25rem}.mt-4[data-v-c5131317]{margin-top:.25rem}.ml-6[data-v-c5131317]{margin-left:.38rem}.mt-6[data-v-c5131317]{margin-top:.38rem}.ml-8[data-v-c5131317]{margin-left:.5rem}.mt-8[data-v-c5131317]{margin-top:.5rem}.ml-10[data-v-c5131317]{margin-left:.63rem}.mt-10[data-v-c5131317]{margin-top:.63rem}.ml-12[data-v-c5131317]{margin-left:.75rem}.mt-12[data-v-c5131317]{margin-top:.75rem}.ml-14[data-v-c5131317]{margin-left:.88rem}.mt-14[data-v-c5131317]{margin-top:.88rem}.ml-16[data-v-c5131317]{margin-left:1rem}.mt-16[data-v-c5131317]{margin-top:1rem}.ml-18[data-v-c5131317]{margin-left:1.13rem}.mt-18[data-v-c5131317]{margin-top:1.13rem}.ml-20[data-v-c5131317]{margin-left:1.25rem}.mt-20[data-v-c5131317]{margin-top:1.25rem}.ml-22[data-v-c5131317]{margin-left:1.38rem}.mt-22[data-v-c5131317]{margin-top:1.38rem}.ml-24[data-v-c5131317]{margin-left:1.5rem}.mt-24[data-v-c5131317]{margin-top:1.5rem}.ml-26[data-v-c5131317]{margin-left:1.63rem}.mt-26[data-v-c5131317]{margin-top:1.63rem}.ml-28[data-v-c5131317]{margin-left:1.75rem}.mt-28[data-v-c5131317]{margin-top:1.75rem}.ml-30[data-v-c5131317]{margin-left:1.88rem}.mt-30[data-v-c5131317]{margin-top:1.88rem}.ml-32[data-v-c5131317]{margin-left:2rem}.mt-32[data-v-c5131317]{margin-top:2rem}.ml-34[data-v-c5131317]{margin-left:2.13rem}.mt-34[data-v-c5131317]{margin-top:2.13rem}.ml-36[data-v-c5131317]{margin-left:2.25rem}.mt-36[data-v-c5131317]{margin-top:2.25rem}.ml-38[data-v-c5131317]{margin-left:2.38rem}.mt-38[data-v-c5131317]{margin-top:2.38rem}.ml-40[data-v-c5131317]{margin-left:2.5rem}.mt-40[data-v-c5131317]{margin-top:2.5rem}.ml-42[data-v-c5131317]{margin-left:2.63rem}.mt-42[data-v-c5131317]{margin-top:2.63rem}.ml-44[data-v-c5131317]{margin-left:2.75rem}.mt-44[data-v-c5131317]{margin-top:2.75rem}.ml-46[data-v-c5131317]{margin-left:2.88rem}.mt-46[data-v-c5131317]{margin-top:2.88rem}.ml-48[data-v-c5131317]{margin-left:3rem}.mt-48[data-v-c5131317]{margin-top:3rem}.ml-50[data-v-c5131317]{margin-left:3.13rem}.mt-50[data-v-c5131317]{margin-top:3.13rem}.ml-52[data-v-c5131317]{margin-left:3.25rem}.mt-52[data-v-c5131317]{margin-top:3.25rem}.ml-54[data-v-c5131317]{margin-left:3.38rem}.mt-54[data-v-c5131317]{margin-top:3.38rem}.ml-56[data-v-c5131317]{margin-left:3.5rem}.mt-56[data-v-c5131317]{margin-top:3.5rem}.ml-58[data-v-c5131317]{margin-left:3.63rem}.mt-58[data-v-c5131317]{margin-top:3.63rem}.ml-60[data-v-c5131317]{margin-left:3.75rem}.mt-60[data-v-c5131317]{margin-top:3.75rem}.ml-62[data-v-c5131317]{margin-left:3.88rem}.mt-62[data-v-c5131317]{margin-top:3.88rem}.ml-64[data-v-c5131317]{margin-left:4rem}.mt-64[data-v-c5131317]{margin-top:4rem}.ml-66[data-v-c5131317]{margin-left:4.13rem}.mt-66[data-v-c5131317]{margin-top:4.13rem}.ml-68[data-v-c5131317]{margin-left:4.25rem}.mt-68[data-v-c5131317]{margin-top:4.25rem}.ml-70[data-v-c5131317]{margin-left:4.38rem}.mt-70[data-v-c5131317]{margin-top:4.38rem}.ml-72[data-v-c5131317]{margin-left:4.5rem}.mt-72[data-v-c5131317]{margin-top:4.5rem}.ml-74[data-v-c5131317]{margin-left:4.63rem}.mt-74[data-v-c5131317]{margin-top:4.63rem}.ml-76[data-v-c5131317]{margin-left:4.75rem}.mt-76[data-v-c5131317]{margin-top:4.75rem}.ml-78[data-v-c5131317]{margin-left:4.88rem}.mt-78[data-v-c5131317]{margin-top:4.88rem}.ml-80[data-v-c5131317]{margin-left:5rem}.mt-80[data-v-c5131317]{margin-top:5rem}.ml-82[data-v-c5131317]{margin-left:5.13rem}.mt-82[data-v-c5131317]{margin-top:5.13rem}.ml-84[data-v-c5131317]{margin-left:5.25rem}.mt-84[data-v-c5131317]{margin-top:5.25rem}.ml-86[data-v-c5131317]{margin-left:5.38rem}.mt-86[data-v-c5131317]{margin-top:5.38rem}.ml-88[data-v-c5131317]{margin-left:5.5rem}.mt-88[data-v-c5131317]{margin-top:5.5rem}.ml-90[data-v-c5131317]{margin-left:5.63rem}.mt-90[data-v-c5131317]{margin-top:5.63rem}.ml-92[data-v-c5131317]{margin-left:5.75rem}.mt-92[data-v-c5131317]{margin-top:5.75rem}.ml-94[data-v-c5131317]{margin-left:5.88rem}.mt-94[data-v-c5131317]{margin-top:5.88rem}.ml-96[data-v-c5131317]{margin-left:6rem}.mt-96[data-v-c5131317]{margin-top:6rem}.ml-98[data-v-c5131317]{margin-left:6.13rem}.mt-98[data-v-c5131317]{margin-top:6.13rem}.ml-100[data-v-c5131317]{margin-left:6.25rem}.mt-100[data-v-c5131317]{margin-top:6.25rem}.mt-101[data-v-c5131317]{margin-top:6.38rem}.search-container[data-v-c5131317]{width:100%;min-height:100vh;background-color:#180928;display:flex;flex-direction:column}.search-top[data-v-c5131317]{display:flex;align-items:center;gap:.5625rem;padding:.6875rem .875rem .5625rem;box-sizing:border-box;margin-top:.9375rem}.search-cancel[data-v-c5131317]{font-size:.875rem;color:#aba9aa;flex-shrink:0}.search-action[data-v-c5131317]{font-size:.875rem;color:#fff;flex-shrink:0}.search-input-shell[data-v-c5131317]{flex:1;height:2.375rem;border-radius:.5rem;background:#3a2852;border:1px solid #27222426;display:flex;align-items:center;padding:0 .625rem;box-sizing:border-box}.search-icon[data-v-c5131317]{width:1.75rem;height:1.75rem;opacity:.6;flex-shrink:0;border-right:.125rem solid white;padding-right:.46875rem}.search-input[data-v-c5131317]{flex:1;height:100%;margin-left:.4375rem;font-size:.875rem;color:#fff;background:transparent}.search-body[data-v-c5131317]{box-sizing:border-box}.search-seg[data-v-c5131317]{display:flex;align-items:center;justify-content:center;gap:0;padding:0 .875rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2)}.seg-item[data-v-c5131317]{flex:1;height:2.8125rem;display:flex;align-items:center;justify-content:center;position:relative;color:#c4c4c4;font-size:1rem;font-weight:500}.seg-item+.seg-item[data-v-c5131317]{margin-left:0}.seg-item.active[data-v-c5131317]{color:#fff;font-weight:600}.seg-underline[data-v-c5131317]{position:absolute;bottom:0;left:20%;right:20%;height:.09375rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:31.21875rem}.search-section-title-wrapper[data-v-c5131317]{display:flex;justify-content:center;align-items:center;width:100%;padding:.625rem 0;box-sizing:border-box}.search-section-title[data-v-c5131317]{font-size:.875rem;color:#8b8b8b;text-align:center}.search-empty[data-v-c5131317]{padding:1.25rem 0;display:flex;justify-content:center;align-items:center}.search-empty-text[data-v-c5131317]{color:#b0b0b0;font-size:.8125rem}.search-user-list[data-v-c5131317]{display:flex;flex-direction:column;gap:.6875rem;margin-top:.625rem}.search-user-item[data-v-c5131317]{display:flex;align-items:center;justify-content:space-between;padding:.625rem .9375rem;border-radius:.5rem;margin:0 .5rem}.search-article-list[data-v-c5131317]{display:flex;flex-direction:column;gap:.9375rem;margin-top:.625rem}.search-article-item[data-v-c5131317]{border-radius:.5rem;overflow:hidden}.search-item-left[data-v-c5131317]{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.search-avatar-wrap[data-v-c5131317]{position:relative;width:2.875rem;height:2.875rem;flex-shrink:0}.search-avatar[data-v-c5131317]{width:2.875rem;height:2.875rem;border-radius:50%;background:#f0f0f0;flex-shrink:0}.search-avatar-status[data-v-c5131317]{position:absolute;right:.125rem;bottom:.125rem;width:.75rem;height:.75rem;border-radius:50%;background-color:#1dff68;border:.125rem solid #fff;box-sizing:border-box}.search-name-row[data-v-c5131317]{display:flex;align-items:center;gap:.3125rem}.search-info[data-v-c5131317]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.search-name[data-v-c5131317]{font-size:.9375rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-verify[data-v-c5131317]{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.0625rem .125rem;line-height:1}.search-verify uni-image[data-v-c5131317]{width:1.09375rem;height:1.09375rem;display:block}.search-id[data-v-c5131317]{font-size:.75rem;color:#9a9a9a}.search-follow[data-v-c5131317]{padding:.3125rem .8125rem;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;border-radius:.625rem;font-size:.8125rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.25rem}.search-follow-subscribed[data-v-c5131317]{background:#d9d9d9;color:#fff}.search-follow uni-image[data-v-c5131317]{width:.625rem;height:.625rem;display:block}.post-card[data-v-c5131317]{margin-bottom:.9375rem;padding-bottom:.9375rem;border-bottom:.09375rem solid grey;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0)}.post-header[data-v-c5131317]{display:flex;justify-content:space-between;align-items:center;padding:.625rem .9375rem}.post-header-left[data-v-c5131317]{display:flex;align-items:center;position:relative}.post-avatar-wrapper[data-v-c5131317]{position:relative;width:2.5rem;height:2.5rem;flex-shrink:0;margin-right:.625rem}.post-avatar[data-v-c5131317]{width:100%;height:100%;border-radius:50%;background-color:#f0f0f0}.post-online-indicator[data-v-c5131317]{position:absolute;bottom:0;right:0;width:.75rem;height:.75rem;background-color:#78fb7b;border:.09375rem solid #ffffff;border-radius:50%;z-index:3}.post-online-indicator.offline[data-v-c5131317]{background-color:#c4c4c4}.post-user-info[data-v-c5131317]{display:flex;flex-direction:column}.post-username[data-v-c5131317]{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#fff}.verified-icon-img[data-v-c5131317]{width:1.25rem;height:1.25rem;margin-left:.25rem}.post-handle[data-v-c5131317]{font-size:.75rem;color:#979797;margin-top:.125rem}.post-header-right[data-v-c5131317]{display:flex;align-items:center}.post-follow[data-v-c5131317]{font-weight:700;font-size:.75rem;color:#fff;background:linear-gradient(90deg,#ea57a1,#9006db);padding:.3125rem .625rem;border-radius:.46875rem;margin-left:.46875rem;display:flex;align-items:center;gap:.25rem}.post-follow .icon-follow-img[data-v-c5131317]{width:12px;height:12px}.post-content[data-v-c5131317]{padding:0 .9375rem .625rem}.post-text[data-v-c5131317]{font-size:1rem;color:#fff;line-height:1.6;word-break:break-word}.post-media[data-v-c5131317]{position:relative;width:100%;margin-bottom:.625rem;padding:0 .375rem;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.post-media-video[data-v-c5131317]{height:37.5rem}.video-container[data-v-c5131317]{position:relative;width:100%;height:100%;background-color:#000}.video-thumbnail[data-v-c5131317]{width:100%;height:100%;background-color:#f0f0f0}.play-button[data-v-c5131317]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.625rem;height:.625rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.play-button[data-v-c5131317]:active{transform:translate(-50%,-50%) scale(.95)}.play-icon[data-v-c5131317]{color:#fff;margin-left:.25rem;line-height:1;font-weight:400}.video-player-container[data-v-c5131317]{position:relative;width:100%;height:100%;background-color:#000;overflow:hidden;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform}.video-player[data-v-c5131317]{width:100%;height:100%;background-color:#000;position:relative;display:block;transform:translateZ(0);-webkit-transform:translateZ(0)}.video-close-btn[data-v-c5131317]{position:absolute;top:.625rem;right:.625rem;width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem)}.video-close-btn uni-text[data-v-c5131317]{color:#fff;font-size:1.125rem;font-weight:300;line-height:1}.video-error-message[data-v-c5131317]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.8);padding:.9375rem 1.25rem;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;z-index:20}.video-error-message uni-text[data-v-c5131317]{color:#fff;font-size:.875rem;margin-bottom:.625rem}.retry-btn[data-v-c5131317]{background-color:#00aeef;padding:.375rem 1.25rem;border-radius:.625rem;margin-top:.3125rem}.retry-btn uni-text[data-v-c5131317]{color:#fff;font-size:.8125rem;margin:0}.image-lock-text[data-v-c5131317]{margin-top:.375rem;font-size:16px;color:#fff;padding:.375rem .625rem;border-radius:99px;background:rgba(255,255,255,.3)}.image-count-badge[data-v-c5131317]{position:absolute;bottom:.3125rem;right:.3125rem;background-color:rgba(0,0,0,.6);padding:.125rem .375rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;z-index:12}.image-count-text[data-v-c5131317]{color:#fff;font-size:.75rem;font-weight:500}.media-count-badge[data-v-c5131317],.image-count-badge[data-v-c5131317]{position:absolute;bottom:.3125rem;right:.3125rem;background-color:rgba(0,0,0,.6);padding:.125rem .25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;gap:.1875rem;z-index:12}.media-count-icon[data-v-c5131317]{width:.875rem;height:.875rem;display:block}.media-count-text[data-v-c5131317]{color:#fff;font-size:.6875rem;font-weight:600}.media-item[data-v-c5131317]{display:flex;align-items:center;gap:.1875rem;margin-left:.125rem}.post-image-wrapper[data-v-c5131317]{width:100%;display:block;position:relative}.post-image-single[data-v-c5131317]{width:100%;max-width:100%;border-radius:.5rem;overflow:hidden;background:#f7f7f7;position:relative}.post-image-single-img[data-v-c5131317]{width:100%;height:auto;display:block}.post-image-grid[data-v-c5131317]{display:flex;flex-wrap:wrap;gap:.25rem;position:relative}.post-image-grid-item[data-v-c5131317]{position:relative;width:calc((100% - .5rem) / 3);padding-bottom:calc((100% - .5rem) / 3);border-radius:.375rem;overflow:hidden;background:#f7f7f7}.post-image-grid-item uni-image[data-v-c5131317]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.post-image-grid.is-four .post-image-grid-item[data-v-c5131317]:nth-child(4){margin-left:0}.image-lock-mask[data-v-c5131317]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;z-index:10}.image-lock-icon[data-v-c5131317]{width:2.125rem;height:2.125rem;filter:drop-shadow(0 .0625rem .1875rem rgba(0,0,0,.45)) brightness(2);z-index:11;opacity:.95}.post-image-grid-item .image-lock-mask[data-v-c5131317]{background-color:rgba(0,0,0,.35);pointer-events:auto}.post-image-grid-item .image-lock-icon[data-v-c5131317]{width:1.25rem;height:1.25rem;filter:drop-shadow(0 .0625rem .15625rem rgba(0,0,0,.45)) brightness(2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-engagement[data-v-c5131317]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.625rem 1rem;gap:1.5rem}.engagement-item[data-v-c5131317]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;background:transparent;border:none;padding:0;margin:0;min-width:0}.engagement-item.liked .engagement-text[data-v-c5131317],.engagement-item.liked .engagement-icon[data-v-c5131317]{color:#ff5a5f}.engagement-icon[data-v-c5131317]{width:1.125rem;height:1.125rem;margin:0;padding:0;background:transparent;border:none;display:block;flex-shrink:0;object-fit:contain}.engagement-text[data-v-c5131317]{font-size:.8125rem;color:#666;line-height:1;margin:0;padding:0;font-weight:400;white-space:nowrap;min-width:0}.engagement-text.liked[data-v-c5131317]{color:#ff5a5f;font-weight:600}.engagement-right[data-v-c5131317]{margin-left:auto}.search-recommend[data-v-c5131317]{padding:0 .875rem .875rem;box-sizing:border-box}.search-recommend-title[data-v-c5131317]{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#aba9aa;margin-bottom:.625rem}.search-recommend-left[data-v-c5131317]{display:inline-flex;align-items:center;gap:.3125rem}.search-recommend-icon[data-v-c5131317]{width:1.4375rem;height:1.4375rem;display:block}.search-recommend-text[data-v-c5131317]{font-size:.875rem;color:#aba9aa;font-weight:600}.search-recommend-loading[data-v-c5131317]{width:1.4375rem;height:1.4375rem;display:block}.search-recommend-swiper[data-v-c5131317]{height:22.6875rem}.search-recommend-swiper[data-v-c5131317] .wx-swiper-dots{display:flex;justify-content:center;bottom:.625rem}.search-recommend-swiper[data-v-c5131317] .wx-swiper-dot{width:.375rem!important;height:.375rem!important;border-radius:50%!important;background-color:#f3f3f3!important;margin:0 .1875rem!important;transition:all .3s ease!important}.search-recommend-swiper[data-v-c5131317] .wx-swiper-dot-active{width:1rem!important;height:.375rem!important;border-radius:.1875rem!important;background-color:#aba9aa!important}.search-recommend-swiper[data-v-c5131317] .uni-swiper-dots-horizontal{bottom:.3125rem!important}.search-recommend-swiper[data-v-c5131317] .uni-swiper-dot{width:.375rem!important;height:.375rem!important;background:#f3f3f3!important;border-radius:50%!important;margin:0 .1875rem!important}.search-recommend-swiper[data-v-c5131317] .uni-swiper-dot-active{width:1rem!important;height:.375rem!important;border-radius:.1875rem!important;background:#aba9aa!important}.search-recommend-list[data-v-c5131317]{display:flex;flex-direction:column;gap:.5625rem;height:100%}.search-recommend-item[data-v-c5131317]{position:relative;width:100%;height:6.875rem;border-radius:.5rem;overflow:hidden}.recommend-bg[data-v-c5131317]{width:100%;height:100%}.recommend-mask[data-v-c5131317]{position:absolute;left:0;right:0;bottom:0;height:3.125rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))}.recommend-info[data-v-c5131317]{position:absolute;left:.5625rem;right:.5625rem;bottom:1.1875rem;display:flex;align-items:center}.recommend-avatar-wrap[data-v-c5131317]{position:relative;width:4.4375rem;height:4.4375rem;border-radius:50%;border:.1875rem solid #fff;flex-shrink:0}.recommend-avatar[data-v-c5131317]{width:100%;height:100%;border-radius:50%}.recommend-avatar-status[data-v-c5131317]{position:absolute;right:.4375rem;bottom:-.15625rem;width:.875rem;height:.875rem;border-radius:50%;background-color:#1dff68;border:.09375rem solid #fff;box-sizing:border-box}.recommend-text[data-v-c5131317]{margin-top:1.3125rem;margin-left:.375rem;min-width:0}.recommend-name-row[data-v-c5131317]{display:flex;align-items:center;gap:.25rem}.recommend-name[data-v-c5131317]{font-size:.9375rem;color:#fff;font-weight:600;max-width:6.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recommend-verify[data-v-c5131317]{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.0625rem .125rem;line-height:1}.recommend-verify uni-image[data-v-c5131317]{width:.875rem;height:.875rem;display:block}.recommend-username[data-v-c5131317]{margin-top:.1875rem;font-size:.75rem;color:#f5f5f5}.tip-modal-mask[data-v-c5131317]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:9999}.tip-modal[data-v-c5131317]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);animation:tipSlideUp-c5131317 .25s ease-out;background:linear-gradient(to bottom,#ffe9ed 60px,#fff 60%)}.tip-modal-top[data-v-c5131317]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-c5131317]{font-size:.9375rem;font-weight:600;color:#333}.tip-modal-close[data-v-c5131317]{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;justify-content:center;font-size:1.0625rem;color:#999;background-color:rgba(0,0,0,.03)}.tip-modal-header[data-v-c5131317]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-c5131317]{width:50px;height:50px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-c5131317]{width:50px;height:50px;border-radius:50%}.tip-modal-user[data-v-c5131317]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-c5131317]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-c5131317]{font-size:.9375rem;font-weight:700;color:#202124}.tip-verify-icon[data-v-c5131317]{width:.875rem;height:.875rem}.tip-user-id-row[data-v-c5131317]{display:flex;align-items:center;gap:.3125rem}.tip-online-dot[data-v-c5131317]{position:absolute;right:0;bottom:0;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#34c759;border:.125rem solid #ffffff}.tip-modal-id[data-v-c5131317]{font-size:.75rem;color:#777}.tip-modal-body[data-v-c5131317]{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:12px}.tip-amount-grid[data-v-c5131317]{display:flex;justify-content:space-between;margin-bottom:.5rem}.tip-amount-item[data-v-c5131317]{flex:1;height:3.75rem;margin-right:.5rem;border-radius:.625rem;background-color:#f7f7f8;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem;border:.0625rem solid transparent}.tip-amount-item[data-v-c5131317]:last-child{margin-right:0}.tip-amount-item.active[data-v-c5131317]{background-color:#ffe4ee;border-color:#ff7aa5}.tip-amount-text[data-v-c5131317]{font-size:.875rem;color:#333}.tip-amount-coin[data-v-c5131317]{width:1rem;height:1rem}.tip-custom-input[data-v-c5131317]{width:100%;height:3rem;border-radius:.625rem;background-color:#f7f7f8;padding:0 .75rem;font-size:.8125rem;box-sizing:border-box;margin-bottom:.5rem}.tip-custom-input[data-v-c5131317]::-webkit-input-placeholder{color:silver}.tip-custom-input[data-v-c5131317]::placeholder{color:silver}.purchase-info[data-v-c5131317]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0;gap:12px}.purchase-label[data-v-c5131317]{font-size:14px;color:#5f6368}.purchase-price[data-v-c5131317]{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:32px;font-weight:700;color:#202124}.purchase-price-icon[data-v-c5131317]{width:1.25rem;height:1.25rem;flex-shrink:0}.purchase-price-text[data-v-c5131317]{font-size:32px;font-weight:700;color:#202124;line-height:1}.tip-balance-row[data-v-c5131317]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5625rem}.tip-balance-text[data-v-c5131317]{font-size:.75rem;color:#999}.tip-recharge-btn[data-v-c5131317]{min-width:3.125rem;height:1.75rem;border-radius:.5rem;background-color:#fae7eb;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#e8869c}.tip-confirm-wrapper[data-v-c5131317]{padding:0 1rem 1rem}.tip-confirm-btn[data-v-c5131317]{width:100%;height:3rem;border-radius:31.21875rem;background-color:#ff7aa5;display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-c5131317]{font-size:.9375rem;color:#fff;font-weight:600}@keyframes tipSlideUp-c5131317{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-v-6bb7b3b5]{font-size:16px}body[data-v-6bb7b3b5]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-6bb7b3b5],uni-image[data-v-6bb7b3b5],uni-text[data-v-6bb7b3b5]{box-sizing:border-box;flex-shrink:0}#app[data-v-6bb7b3b5]{width:100vw;height:100vh}.justify-start[data-v-6bb7b3b5]{justify-content:flex-start}.justify-end[data-v-6bb7b3b5]{justify-content:flex-end}.justify-around[data-v-6bb7b3b5]{justify-content:space-around}.justify-evenly[data-v-6bb7b3b5]{justify-content:space-evenly}.items-end[data-v-6bb7b3b5]{align-items:flex-end}.items-baseline[data-v-6bb7b3b5]{align-items:baseline}.items-stretch[data-v-6bb7b3b5]{align-items:stretch}.self-start[data-v-6bb7b3b5]{align-self:flex-start}.self-end[data-v-6bb7b3b5]{align-self:flex-end}.self-baseline[data-v-6bb7b3b5]{align-self:baseline}.flex-1[data-v-6bb7b3b5]{flex:1 1 0%}.flex-auto[data-v-6bb7b3b5]{flex:1 1 auto}.grow[data-v-6bb7b3b5]{flex-grow:1}.grow-0[data-v-6bb7b3b5]{flex-grow:0}.shrink[data-v-6bb7b3b5]{flex-shrink:1}.ml-2[data-v-6bb7b3b5]{margin-left:.13rem}.mt-2[data-v-6bb7b3b5]{margin-top:.13rem}.ml-4[data-v-6bb7b3b5]{margin-left:.25rem}.mt-4[data-v-6bb7b3b5]{margin-top:.25rem}.ml-6[data-v-6bb7b3b5]{margin-left:.38rem}.mt-6[data-v-6bb7b3b5]{margin-top:.38rem}.mt-8[data-v-6bb7b3b5]{margin-top:.5rem}.ml-10[data-v-6bb7b3b5]{margin-left:.63rem}.mt-10[data-v-6bb7b3b5]{margin-top:.63rem}.ml-12[data-v-6bb7b3b5]{margin-left:.75rem}.ml-14[data-v-6bb7b3b5]{margin-left:.88rem}.mt-14[data-v-6bb7b3b5]{margin-top:.88rem}.ml-16[data-v-6bb7b3b5]{margin-left:1rem}.mt-16[data-v-6bb7b3b5]{margin-top:1rem}.ml-18[data-v-6bb7b3b5]{margin-left:1.13rem}.mt-18[data-v-6bb7b3b5]{margin-top:1.13rem}.mt-20[data-v-6bb7b3b5]{margin-top:1.25rem}.ml-22[data-v-6bb7b3b5]{margin-left:1.38rem}.mt-22[data-v-6bb7b3b5]{margin-top:1.38rem}.ml-24[data-v-6bb7b3b5]{margin-left:1.5rem}.mt-24[data-v-6bb7b3b5]{margin-top:1.5rem}.ml-26[data-v-6bb7b3b5]{margin-left:1.63rem}.mt-26[data-v-6bb7b3b5]{margin-top:1.63rem}.ml-28[data-v-6bb7b3b5]{margin-left:1.75rem}.mt-28[data-v-6bb7b3b5]{margin-top:1.75rem}.ml-30[data-v-6bb7b3b5]{margin-left:1.88rem}.mt-30[data-v-6bb7b3b5]{margin-top:1.88rem}.ml-32[data-v-6bb7b3b5]{margin-left:2rem}.mt-32[data-v-6bb7b3b5]{margin-top:2rem}.ml-34[data-v-6bb7b3b5]{margin-left:2.13rem}.mt-34[data-v-6bb7b3b5]{margin-top:2.13rem}.ml-36[data-v-6bb7b3b5]{margin-left:2.25rem}.mt-36[data-v-6bb7b3b5]{margin-top:2.25rem}.ml-38[data-v-6bb7b3b5]{margin-left:2.38rem}.mt-38[data-v-6bb7b3b5]{margin-top:2.38rem}.ml-40[data-v-6bb7b3b5]{margin-left:2.5rem}.mt-40[data-v-6bb7b3b5]{margin-top:2.5rem}.ml-42[data-v-6bb7b3b5]{margin-left:2.63rem}.mt-42[data-v-6bb7b3b5]{margin-top:2.63rem}.ml-44[data-v-6bb7b3b5]{margin-left:2.75rem}.mt-44[data-v-6bb7b3b5]{margin-top:2.75rem}.ml-46[data-v-6bb7b3b5]{margin-left:2.88rem}.mt-46[data-v-6bb7b3b5]{margin-top:2.88rem}.ml-48[data-v-6bb7b3b5]{margin-left:3rem}.mt-48[data-v-6bb7b3b5]{margin-top:3rem}.ml-50[data-v-6bb7b3b5]{margin-left:3.13rem}.mt-50[data-v-6bb7b3b5]{margin-top:3.13rem}.ml-52[data-v-6bb7b3b5]{margin-left:3.25rem}.mt-52[data-v-6bb7b3b5]{margin-top:3.25rem}.ml-54[data-v-6bb7b3b5]{margin-left:3.38rem}.mt-54[data-v-6bb7b3b5]{margin-top:3.38rem}.ml-56[data-v-6bb7b3b5]{margin-left:3.5rem}.mt-56[data-v-6bb7b3b5]{margin-top:3.5rem}.ml-58[data-v-6bb7b3b5]{margin-left:3.63rem}.mt-58[data-v-6bb7b3b5]{margin-top:3.63rem}.ml-60[data-v-6bb7b3b5]{margin-left:3.75rem}.mt-60[data-v-6bb7b3b5]{margin-top:3.75rem}.ml-62[data-v-6bb7b3b5]{margin-left:3.88rem}.mt-62[data-v-6bb7b3b5]{margin-top:3.88rem}.ml-64[data-v-6bb7b3b5]{margin-left:4rem}.mt-64[data-v-6bb7b3b5]{margin-top:4rem}.ml-66[data-v-6bb7b3b5]{margin-left:4.13rem}.mt-66[data-v-6bb7b3b5]{margin-top:4.13rem}.ml-68[data-v-6bb7b3b5]{margin-left:4.25rem}.mt-68[data-v-6bb7b3b5]{margin-top:4.25rem}.ml-70[data-v-6bb7b3b5]{margin-left:4.38rem}.mt-70[data-v-6bb7b3b5]{margin-top:4.38rem}.ml-72[data-v-6bb7b3b5]{margin-left:4.5rem}.mt-72[data-v-6bb7b3b5]{margin-top:4.5rem}.ml-74[data-v-6bb7b3b5]{margin-left:4.63rem}.mt-74[data-v-6bb7b3b5]{margin-top:4.63rem}.ml-76[data-v-6bb7b3b5]{margin-left:4.75rem}.mt-76[data-v-6bb7b3b5]{margin-top:4.75rem}.ml-78[data-v-6bb7b3b5]{margin-left:4.88rem}.mt-78[data-v-6bb7b3b5]{margin-top:4.88rem}.ml-80[data-v-6bb7b3b5]{margin-left:5rem}.mt-80[data-v-6bb7b3b5]{margin-top:5rem}.ml-82[data-v-6bb7b3b5]{margin-left:5.13rem}.mt-82[data-v-6bb7b3b5]{margin-top:5.13rem}.ml-84[data-v-6bb7b3b5]{margin-left:5.25rem}.mt-84[data-v-6bb7b3b5]{margin-top:5.25rem}.ml-86[data-v-6bb7b3b5]{margin-left:5.38rem}.mt-86[data-v-6bb7b3b5]{margin-top:5.38rem}.ml-88[data-v-6bb7b3b5]{margin-left:5.5rem}.mt-88[data-v-6bb7b3b5]{margin-top:5.5rem}.ml-90[data-v-6bb7b3b5]{margin-left:5.63rem}.mt-90[data-v-6bb7b3b5]{margin-top:5.63rem}.ml-92[data-v-6bb7b3b5]{margin-left:5.75rem}.mt-92[data-v-6bb7b3b5]{margin-top:5.75rem}.ml-94[data-v-6bb7b3b5]{margin-left:5.88rem}.mt-94[data-v-6bb7b3b5]{margin-top:5.88rem}.ml-96[data-v-6bb7b3b5]{margin-left:6rem}.mt-96[data-v-6bb7b3b5]{margin-top:6rem}.ml-98[data-v-6bb7b3b5]{margin-left:6.13rem}.mt-98[data-v-6bb7b3b5]{margin-top:6.13rem}.ml-100[data-v-6bb7b3b5]{margin-left:6.25rem}.mt-100[data-v-6bb7b3b5]{margin-top:6.25rem}.mt-101[data-v-6bb7b3b5]{margin-top:6.38rem}.likes-container[data-v-6bb7b3b5]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.ml-129[data-v-6bb7b3b5]{margin-left:8.0625rem}.ml-7[data-v-6bb7b3b5]{margin-left:.4375rem}.ml-3[data-v-6bb7b3b5]{margin-left:.1875rem}.ml-8[data-v-6bb7b3b5]{margin-left:.5rem}.ml-20[data-v-6bb7b3b5]{margin-left:1.25rem}.mt-12[data-v-6bb7b3b5]{margin-top:.75rem}.custom-navbar[data-v-6bb7b3b5]{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;min-height:2.75rem;padding:0 1rem .375rem;background-color:#fff;position:relative;box-sizing:border-box}.custom-navbar .navbar-back[data-v-6bb7b3b5]{position:absolute;left:1rem;bottom:.375rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-6bb7b3b5]{font-size:1.5rem;font-weight:300;color:#000;line-height:1}.custom-navbar .navbar-title[data-v-6bb7b3b5]{font-size:1.125rem;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-bottom:0}.page[data-v-6bb7b3b5]{padding:.875rem 1rem 29.625rem;background-color:#fff;border-radius:1.875rem;width:100%;overflow-y:auto;overflow-x:hidden;height:100%}.page .image-empty[data-v-6bb7b3b5]{margin-top:10.25rem;width:3.125rem;height:2.875rem}.page .font[data-v-6bb7b3b5]{font-size:1rem;font-family:Helvetica Neue}.page .text_3[data-v-6bb7b3b5]{margin-top:2rem;color:#979797;font-size:.9375rem;line-height:.87125rem}.page .list[data-v-6bb7b3b5]{margin-top:.8125rem}.page .list .list-item[data-v-6bb7b3b5]{padding:.75rem 0}.page .list .list-item .image-avatar[data-v-6bb7b3b5]{border-radius:50%;width:3.125rem;height:3.125rem}.page .list .list-item .font_3[data-v-6bb7b3b5]{font-size:.875rem;font-family:Helvetica Neue;line-height:.80563rem;color:#979797}.page .list .list-item .group_4[data-v-6bb7b3b5]{margin-right:1rem}.page .list .list-item .group_4 .font_2[data-v-6bb7b3b5]{font-size:.75rem;font-family:Helvetica Neue;line-height:.54rem;color:#979797}.page .list .list-item .group_4 .text_3[data-v-6bb7b3b5]{margin-top:.375rem}.page .list .list-item .group_4 .image_6[data-v-6bb7b3b5]{border-radius:.125rem;width:3.125rem;height:3.125rem}.page .font[data-v-6bb7b3b5]{font-size:1rem;font-family:Helvetica Neue;line-height:.93813rem;color:#323232}.flex-row[data-v-6bb7b3b5]{display:flex;flex-direction:row}.flex-col[data-v-6bb7b3b5]{display:flex;flex-direction:column}.justify-between[data-v-6bb7b3b5]{justify-content:space-between}.justify-center[data-v-6bb7b3b5]{justify-content:center}.items-center[data-v-6bb7b3b5]{align-items:center}.items-start[data-v-6bb7b3b5]{align-items:flex-start}.self-stretch[data-v-6bb7b3b5]{align-self:stretch}.self-center[data-v-6bb7b3b5]{align-self:center}.shrink-0[data-v-6bb7b3b5]{flex-shrink:0}.flex-1[data-v-6bb7b3b5]{flex:1}.relative[data-v-6bb7b3b5]{position:relative}html[data-v-1f9651df]{font-size:16px}body[data-v-1f9651df]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-1f9651df],uni-image[data-v-1f9651df],uni-text[data-v-1f9651df]{box-sizing:border-box;flex-shrink:0}#app[data-v-1f9651df]{width:100vw;height:100vh}.justify-start[data-v-1f9651df]{justify-content:flex-start}.justify-end[data-v-1f9651df]{justify-content:flex-end}.justify-around[data-v-1f9651df]{justify-content:space-around}.justify-evenly[data-v-1f9651df]{justify-content:space-evenly}.items-end[data-v-1f9651df]{align-items:flex-end}.items-baseline[data-v-1f9651df]{align-items:baseline}.items-stretch[data-v-1f9651df]{align-items:stretch}.self-start[data-v-1f9651df]{align-self:flex-start}.self-center[data-v-1f9651df]{align-self:center}.self-baseline[data-v-1f9651df]{align-self:baseline}.flex-1[data-v-1f9651df]{flex:1 1 0%}.flex-auto[data-v-1f9651df]{flex:1 1 auto}.grow[data-v-1f9651df]{flex-grow:1}.grow-0[data-v-1f9651df]{flex-grow:0}.shrink[data-v-1f9651df]{flex-shrink:1}.relative[data-v-1f9651df]{position:relative}.ml-2[data-v-1f9651df]{margin-left:.13rem}.mt-2[data-v-1f9651df]{margin-top:.13rem}.ml-4[data-v-1f9651df]{margin-left:.25rem}.mt-4[data-v-1f9651df]{margin-top:.25rem}.ml-6[data-v-1f9651df]{margin-left:.38rem}.mt-6[data-v-1f9651df]{margin-top:.38rem}.ml-8[data-v-1f9651df]{margin-left:.5rem}.mt-8[data-v-1f9651df]{margin-top:.5rem}.ml-10[data-v-1f9651df]{margin-left:.63rem}.mt-10[data-v-1f9651df]{margin-top:.63rem}.ml-12[data-v-1f9651df]{margin-left:.75rem}.ml-14[data-v-1f9651df]{margin-left:.88rem}.mt-14[data-v-1f9651df]{margin-top:.88rem}.ml-16[data-v-1f9651df]{margin-left:1rem}.mt-16[data-v-1f9651df]{margin-top:1rem}.ml-18[data-v-1f9651df]{margin-left:1.13rem}.mt-18[data-v-1f9651df]{margin-top:1.13rem}.ml-20[data-v-1f9651df]{margin-left:1.25rem}.mt-20[data-v-1f9651df]{margin-top:1.25rem}.ml-22[data-v-1f9651df]{margin-left:1.38rem}.mt-22[data-v-1f9651df]{margin-top:1.38rem}.ml-24[data-v-1f9651df]{margin-left:1.5rem}.mt-24[data-v-1f9651df]{margin-top:1.5rem}.ml-26[data-v-1f9651df]{margin-left:1.63rem}.mt-26[data-v-1f9651df]{margin-top:1.63rem}.ml-28[data-v-1f9651df]{margin-left:1.75rem}.mt-28[data-v-1f9651df]{margin-top:1.75rem}.ml-30[data-v-1f9651df]{margin-left:1.88rem}.mt-30[data-v-1f9651df]{margin-top:1.88rem}.ml-32[data-v-1f9651df]{margin-left:2rem}.mt-32[data-v-1f9651df]{margin-top:2rem}.ml-34[data-v-1f9651df]{margin-left:2.13rem}.mt-34[data-v-1f9651df]{margin-top:2.13rem}.ml-36[data-v-1f9651df]{margin-left:2.25rem}.mt-36[data-v-1f9651df]{margin-top:2.25rem}.ml-38[data-v-1f9651df]{margin-left:2.38rem}.mt-38[data-v-1f9651df]{margin-top:2.38rem}.ml-40[data-v-1f9651df]{margin-left:2.5rem}.mt-40[data-v-1f9651df]{margin-top:2.5rem}.ml-42[data-v-1f9651df]{margin-left:2.63rem}.mt-42[data-v-1f9651df]{margin-top:2.63rem}.ml-44[data-v-1f9651df]{margin-left:2.75rem}.mt-44[data-v-1f9651df]{margin-top:2.75rem}.ml-46[data-v-1f9651df]{margin-left:2.88rem}.mt-46[data-v-1f9651df]{margin-top:2.88rem}.ml-48[data-v-1f9651df]{margin-left:3rem}.mt-48[data-v-1f9651df]{margin-top:3rem}.ml-50[data-v-1f9651df]{margin-left:3.13rem}.mt-50[data-v-1f9651df]{margin-top:3.13rem}.ml-52[data-v-1f9651df]{margin-left:3.25rem}.mt-52[data-v-1f9651df]{margin-top:3.25rem}.ml-54[data-v-1f9651df]{margin-left:3.38rem}.mt-54[data-v-1f9651df]{margin-top:3.38rem}.ml-56[data-v-1f9651df]{margin-left:3.5rem}.mt-56[data-v-1f9651df]{margin-top:3.5rem}.ml-58[data-v-1f9651df]{margin-left:3.63rem}.mt-58[data-v-1f9651df]{margin-top:3.63rem}.ml-60[data-v-1f9651df]{margin-left:3.75rem}.mt-60[data-v-1f9651df]{margin-top:3.75rem}.ml-62[data-v-1f9651df]{margin-left:3.88rem}.mt-62[data-v-1f9651df]{margin-top:3.88rem}.ml-64[data-v-1f9651df]{margin-left:4rem}.mt-64[data-v-1f9651df]{margin-top:4rem}.ml-66[data-v-1f9651df]{margin-left:4.13rem}.mt-66[data-v-1f9651df]{margin-top:4.13rem}.ml-68[data-v-1f9651df]{margin-left:4.25rem}.mt-68[data-v-1f9651df]{margin-top:4.25rem}.ml-70[data-v-1f9651df]{margin-left:4.38rem}.mt-70[data-v-1f9651df]{margin-top:4.38rem}.ml-72[data-v-1f9651df]{margin-left:4.5rem}.mt-72[data-v-1f9651df]{margin-top:4.5rem}.ml-74[data-v-1f9651df]{margin-left:4.63rem}.mt-74[data-v-1f9651df]{margin-top:4.63rem}.ml-76[data-v-1f9651df]{margin-left:4.75rem}.mt-76[data-v-1f9651df]{margin-top:4.75rem}.ml-78[data-v-1f9651df]{margin-left:4.88rem}.mt-78[data-v-1f9651df]{margin-top:4.88rem}.ml-80[data-v-1f9651df]{margin-left:5rem}.mt-80[data-v-1f9651df]{margin-top:5rem}.ml-82[data-v-1f9651df]{margin-left:5.13rem}.mt-82[data-v-1f9651df]{margin-top:5.13rem}.ml-84[data-v-1f9651df]{margin-left:5.25rem}.mt-84[data-v-1f9651df]{margin-top:5.25rem}.ml-86[data-v-1f9651df]{margin-left:5.38rem}.mt-86[data-v-1f9651df]{margin-top:5.38rem}.ml-88[data-v-1f9651df]{margin-left:5.5rem}.mt-88[data-v-1f9651df]{margin-top:5.5rem}.ml-90[data-v-1f9651df]{margin-left:5.63rem}.mt-90[data-v-1f9651df]{margin-top:5.63rem}.ml-92[data-v-1f9651df]{margin-left:5.75rem}.mt-92[data-v-1f9651df]{margin-top:5.75rem}.ml-94[data-v-1f9651df]{margin-left:5.88rem}.mt-94[data-v-1f9651df]{margin-top:5.88rem}.ml-96[data-v-1f9651df]{margin-left:6rem}.mt-96[data-v-1f9651df]{margin-top:6rem}.ml-98[data-v-1f9651df]{margin-left:6.13rem}.mt-98[data-v-1f9651df]{margin-top:6.13rem}.ml-100[data-v-1f9651df]{margin-left:6.25rem}.mt-100[data-v-1f9651df]{margin-top:6.25rem}.mt-101[data-v-1f9651df]{margin-top:6.38rem}.comments-container[data-v-1f9651df]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.custom-navbar[data-v-1f9651df]{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;min-height:2.75rem;padding:0 1rem .375rem;background-color:#fff;position:relative;box-sizing:border-box}.custom-navbar .navbar-back[data-v-1f9651df]{position:absolute;left:1rem;bottom:.375rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-1f9651df]{font-size:1.5rem;font-weight:300;color:#000;line-height:1}.custom-navbar .navbar-title[data-v-1f9651df]{font-size:1.125rem;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-bottom:0}.ml-83[data-v-1f9651df]{margin-left:5.1875rem}.ml-7[data-v-1f9651df]{margin-left:.4375rem}.ml-17[data-v-1f9651df]{margin-left:1.0625rem}.mt-12[data-v-1f9651df]{margin-top:.75rem}.page[data-v-1f9651df]{padding:.875rem 0 16.375rem 1rem;background-color:#fff;border-radius:1.875rem;width:100%;overflow-y:auto;overflow-x:hidden;height:100%}.page .group[data-v-1f9651df]{padding:0 .5625rem}.page .group .text-wrapper[data-v-1f9651df]{padding:.375rem 0 .125rem;border-radius:1.5rem;width:3.375rem;height:1.3125rem}.page .group .text-wrapper .text[data-v-1f9651df]{color:#010101;font-size:1.0625rem;font-family:SF Pro Text;font-weight:600;line-height:.78625rem}.page .group .group_2[data-v-1f9651df]{margin-right:.9375rem}.page .group .group_2 .image[data-v-1f9651df]{width:1.125rem;height:.75rem}.page .group .group_2 .image_2[data-v-1f9651df]{width:1.0625rem;height:.75rem}.page .group .group_2 .image_3[data-v-1f9651df]{width:1.6875rem;height:.8125rem}.page .group_3[data-v-1f9651df]{margin-top:1.375rem}.page .group_3 .image_4[data-v-1f9651df]{width:1.5rem;height:1.5rem}.page .group_3 .text_2[data-v-1f9651df]{line-height:.74813rem}.page .list[data-v-1f9651df]{margin-top:.8125rem}.page .list .group_4[data-v-1f9651df]{padding:.75rem 0 .5rem}.page .list .group_4 .image_5[data-v-1f9651df]{border-radius:50%;width:3.125rem;height:3.125rem}.page .list .group_4 .text_3[data-v-1f9651df]{line-height:.93813rem}.page .list .group_4 .font_2[data-v-1f9651df]{font-size:.875rem;font-family:Helvetica Neue;line-height:.80563rem;color:#979797}.page .list .group_4 .image_6[data-v-1f9651df]{margin-right:1rem;width:3.125rem;height:3.125rem}.page .list .text-wrapper_2[data-v-1f9651df]{margin-right:1rem;padding:1.125rem 0 1rem;background-color:#f6f7f9;overflow:hidden;width:17.9375rem}.page .list .text-wrapper_2 .font_3[data-v-1f9651df]{font-size:.875rem;font-family:Helvetica Neue;line-height:.80563rem;color:#323232}.page .list .text-wrapper_2 .text_4[data-v-1f9651df]{line-height:.8225rem}.page .list .group_5[data-v-1f9651df]{padding:.125rem 1.0625rem .875rem 3.625rem}.page .list .group_5 .font_4[data-v-1f9651df]{font-size:.75rem;font-family:Helvetica Neue;line-height:.54rem;color:#979797}.page .list .group_5 .image_7[data-v-1f9651df]{width:1.125rem;height:1.125rem}.page .font[data-v-1f9651df]{font-size:1rem;font-family:Helvetica Neue;line-height:.80563rem;color:#323232}.flex-row[data-v-1f9651df]{display:flex;flex-direction:row}.flex-col[data-v-1f9651df]{display:flex;flex-direction:column}.justify-between[data-v-1f9651df]{justify-content:space-between}.justify-center[data-v-1f9651df]{justify-content:center}.items-center[data-v-1f9651df]{align-items:center}.items-start[data-v-1f9651df]{align-items:flex-start}.self-stretch[data-v-1f9651df]{align-self:stretch}.self-end[data-v-1f9651df]{align-self:flex-end}.shrink-0[data-v-1f9651df]{flex-shrink:0}.flex-1[data-v-1f9651df]{flex:1}html[data-v-f1af4f20]{font-size:16px}body[data-v-f1af4f20]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-f1af4f20],uni-image[data-v-f1af4f20],uni-text[data-v-f1af4f20]{box-sizing:border-box;flex-shrink:0}#app[data-v-f1af4f20]{width:100vw;height:100vh}.flex-row[data-v-f1af4f20]{display:flex;flex-direction:row}.flex-col[data-v-f1af4f20]{display:flex;flex-direction:column}.justify-start[data-v-f1af4f20]{justify-content:flex-start}.justify-end[data-v-f1af4f20]{justify-content:flex-end}.justify-center[data-v-f1af4f20]{justify-content:center}.justify-between[data-v-f1af4f20]{justify-content:space-between}.justify-around[data-v-f1af4f20]{justify-content:space-around}.justify-evenly[data-v-f1af4f20]{justify-content:space-evenly}.items-start[data-v-f1af4f20]{align-items:flex-start}.items-end[data-v-f1af4f20]{align-items:flex-end}.items-center[data-v-f1af4f20]{align-items:center}.items-baseline[data-v-f1af4f20]{align-items:baseline}.items-stretch[data-v-f1af4f20]{align-items:stretch}.self-start[data-v-f1af4f20]{align-self:flex-start}.self-end[data-v-f1af4f20]{align-self:flex-end}.self-center[data-v-f1af4f20]{align-self:center}.self-baseline[data-v-f1af4f20]{align-self:baseline}.self-stretch[data-v-f1af4f20]{align-self:stretch}.flex-1[data-v-f1af4f20]{flex:1 1 0%}.flex-auto[data-v-f1af4f20]{flex:1 1 auto}.grow[data-v-f1af4f20]{flex-grow:1}.grow-0[data-v-f1af4f20]{flex-grow:0}.shrink[data-v-f1af4f20]{flex-shrink:1}.shrink-0[data-v-f1af4f20]{flex-shrink:0}.relative[data-v-f1af4f20]{position:relative}.ml-2[data-v-f1af4f20]{margin-left:.13rem}.mt-2[data-v-f1af4f20]{margin-top:.13rem}.ml-4[data-v-f1af4f20]{margin-left:.25rem}.mt-4[data-v-f1af4f20]{margin-top:.25rem}.ml-6[data-v-f1af4f20]{margin-left:.38rem}.mt-6[data-v-f1af4f20]{margin-top:.38rem}.ml-8[data-v-f1af4f20]{margin-left:.5rem}.mt-8[data-v-f1af4f20]{margin-top:.5rem}.ml-10[data-v-f1af4f20]{margin-left:.63rem}.mt-10[data-v-f1af4f20]{margin-top:.63rem}.ml-12[data-v-f1af4f20]{margin-left:.75rem}.mt-12[data-v-f1af4f20]{margin-top:.75rem}.ml-14[data-v-f1af4f20]{margin-left:.88rem}.mt-14[data-v-f1af4f20]{margin-top:.88rem}.ml-16[data-v-f1af4f20]{margin-left:1rem}.mt-16[data-v-f1af4f20]{margin-top:1rem}.ml-18[data-v-f1af4f20]{margin-left:1.13rem}.mt-18[data-v-f1af4f20]{margin-top:1.13rem}.ml-20[data-v-f1af4f20]{margin-left:1.25rem}.mt-20[data-v-f1af4f20]{margin-top:1.25rem}.ml-22[data-v-f1af4f20]{margin-left:1.38rem}.mt-22[data-v-f1af4f20]{margin-top:1.38rem}.ml-24[data-v-f1af4f20]{margin-left:1.5rem}.mt-24[data-v-f1af4f20]{margin-top:1.5rem}.ml-26[data-v-f1af4f20]{margin-left:1.63rem}.mt-26[data-v-f1af4f20]{margin-top:1.63rem}.ml-28[data-v-f1af4f20]{margin-left:1.75rem}.mt-28[data-v-f1af4f20]{margin-top:1.75rem}.ml-30[data-v-f1af4f20]{margin-left:1.88rem}.mt-30[data-v-f1af4f20]{margin-top:1.88rem}.ml-32[data-v-f1af4f20]{margin-left:2rem}.mt-32[data-v-f1af4f20]{margin-top:2rem}.ml-34[data-v-f1af4f20]{margin-left:2.13rem}.mt-34[data-v-f1af4f20]{margin-top:2.13rem}.ml-36[data-v-f1af4f20]{margin-left:2.25rem}.mt-36[data-v-f1af4f20]{margin-top:2.25rem}.ml-38[data-v-f1af4f20]{margin-left:2.38rem}.mt-38[data-v-f1af4f20]{margin-top:2.38rem}.ml-40[data-v-f1af4f20]{margin-left:2.5rem}.mt-40[data-v-f1af4f20]{margin-top:2.5rem}.ml-42[data-v-f1af4f20]{margin-left:2.63rem}.mt-42[data-v-f1af4f20]{margin-top:2.63rem}.ml-44[data-v-f1af4f20]{margin-left:2.75rem}.mt-44[data-v-f1af4f20]{margin-top:2.75rem}.ml-46[data-v-f1af4f20]{margin-left:2.88rem}.mt-46[data-v-f1af4f20]{margin-top:2.88rem}.ml-48[data-v-f1af4f20]{margin-left:3rem}.mt-48[data-v-f1af4f20]{margin-top:3rem}.ml-50[data-v-f1af4f20]{margin-left:3.13rem}.mt-50[data-v-f1af4f20]{margin-top:3.13rem}.ml-52[data-v-f1af4f20]{margin-left:3.25rem}.mt-52[data-v-f1af4f20]{margin-top:3.25rem}.ml-54[data-v-f1af4f20]{margin-left:3.38rem}.mt-54[data-v-f1af4f20]{margin-top:3.38rem}.ml-56[data-v-f1af4f20]{margin-left:3.5rem}.mt-56[data-v-f1af4f20]{margin-top:3.5rem}.ml-58[data-v-f1af4f20]{margin-left:3.63rem}.mt-58[data-v-f1af4f20]{margin-top:3.63rem}.ml-60[data-v-f1af4f20]{margin-left:3.75rem}.mt-60[data-v-f1af4f20]{margin-top:3.75rem}.ml-62[data-v-f1af4f20]{margin-left:3.88rem}.mt-62[data-v-f1af4f20]{margin-top:3.88rem}.ml-64[data-v-f1af4f20]{margin-left:4rem}.mt-64[data-v-f1af4f20]{margin-top:4rem}.ml-66[data-v-f1af4f20]{margin-left:4.13rem}.mt-66[data-v-f1af4f20]{margin-top:4.13rem}.ml-68[data-v-f1af4f20]{margin-left:4.25rem}.mt-68[data-v-f1af4f20]{margin-top:4.25rem}.ml-70[data-v-f1af4f20]{margin-left:4.38rem}.mt-70[data-v-f1af4f20]{margin-top:4.38rem}.ml-72[data-v-f1af4f20]{margin-left:4.5rem}.mt-72[data-v-f1af4f20]{margin-top:4.5rem}.ml-74[data-v-f1af4f20]{margin-left:4.63rem}.mt-74[data-v-f1af4f20]{margin-top:4.63rem}.ml-76[data-v-f1af4f20]{margin-left:4.75rem}.mt-76[data-v-f1af4f20]{margin-top:4.75rem}.ml-78[data-v-f1af4f20]{margin-left:4.88rem}.mt-78[data-v-f1af4f20]{margin-top:4.88rem}.ml-80[data-v-f1af4f20]{margin-left:5rem}.mt-80[data-v-f1af4f20]{margin-top:5rem}.ml-82[data-v-f1af4f20]{margin-left:5.13rem}.mt-82[data-v-f1af4f20]{margin-top:5.13rem}.ml-84[data-v-f1af4f20]{margin-left:5.25rem}.mt-84[data-v-f1af4f20]{margin-top:5.25rem}.ml-86[data-v-f1af4f20]{margin-left:5.38rem}.mt-86[data-v-f1af4f20]{margin-top:5.38rem}.ml-88[data-v-f1af4f20]{margin-left:5.5rem}.mt-88[data-v-f1af4f20]{margin-top:5.5rem}.ml-90[data-v-f1af4f20]{margin-left:5.63rem}.mt-90[data-v-f1af4f20]{margin-top:5.63rem}.ml-92[data-v-f1af4f20]{margin-left:5.75rem}.mt-92[data-v-f1af4f20]{margin-top:5.75rem}.ml-94[data-v-f1af4f20]{margin-left:5.88rem}.mt-94[data-v-f1af4f20]{margin-top:5.88rem}.ml-96[data-v-f1af4f20]{margin-left:6rem}.mt-96[data-v-f1af4f20]{margin-top:6rem}.ml-98[data-v-f1af4f20]{margin-left:6.13rem}.mt-98[data-v-f1af4f20]{margin-top:6.13rem}.ml-100[data-v-f1af4f20]{margin-left:6.25rem}.mt-100[data-v-f1af4f20]{margin-top:6.25rem}.mt-101[data-v-f1af4f20]{margin-top:6.38rem}.subscriptions-container[data-v-f1af4f20]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.custom-navbar[data-v-f1af4f20]{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;min-height:2.75rem;padding:0 1rem .375rem;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:999;box-sizing:border-box;border-bottom:1px solid #e0e0e0}.custom-navbar .navbar-back[data-v-f1af4f20]{position:absolute;left:.625rem;bottom:.375rem;width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon-img[data-v-f1af4f20]{width:24px;height:24px;display:block;border-radius:.25rem}.custom-navbar .navbar-title-wrapper[data-v-f1af4f20]{display:flex;flex:1;align-items:center;justify-content:center;padding-right:2rem;box-sizing:border-box}.custom-navbar .navbar-title[data-v-f1af4f20]{margin-left:1.625rem;margin-bottom:.03125rem;font-size:1rem;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-navbar .navbar-right[data-v-f1af4f20]{position:absolute;right:.625rem;bottom:.375rem;width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-right .more-icon-img[data-v-f1af4f20]{width:24px;height:24px;display:block}.content[data-v-f1af4f20]{margin-top:.78125rem;background:#fff;padding:.75rem .625rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.add-box[data-v-f1af4f20]{width:100%;min-height:5rem;border:.03125rem dashed #e8e8e8;border-radius:.375rem;display:flex;align-items:center;justify-content:center;background:#fff;box-sizing:border-box;padding:.75rem 0}.add-icon[data-v-f1af4f20]{width:1.3125rem;height:1.3125rem;opacity:.6;display:block;margin:0 auto}.plans-list[data-v-f1af4f20]{width:100%;display:flex;flex-direction:column;gap:.5625rem;margin-bottom:.5625rem;overflow:visible}.plan-card-wrapper[data-v-f1af4f20]{position:relative;display:flex;align-items:center;width:100%;overflow:visible}.plan-card[data-v-f1af4f20]{width:100%;border-radius:.375rem;padding:.46875rem .75rem;display:flex;align-items:center;justify-content:space-between;background:rgba(248,128,156,.1);border:.03125rem solid #F8809C99;box-sizing:border-box;transition:width .3s ease;overflow:visible}.plan-card-edit[data-v-f1af4f20]{width:calc(100% - 2.5rem)}.plan-left[data-v-f1af4f20]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.price-row[data-v-f1af4f20]{display:flex;align-items:center}.meta-row[data-v-f1af4f20]{display:flex;align-items:center;margin-top:.0625rem;color:#f2949c}.plan-price[data-v-f1af4f20]{font-size:1.25rem;font-weight:700;color:#000;margin-bottom:.0625rem}.plan-gem[data-v-f1af4f20]{width:.875rem;height:.875rem;margin-left:.25rem}.plan-duration[data-v-f1af4f20]{font-size:.875rem;color:#f2949c;margin-bottom:.25rem}.plan-right[data-v-f1af4f20]{display:flex;align-items:center;justify-content:center;position:relative}.plan-icon[data-v-f1af4f20]{width:5.875rem;height:5.875rem;position:absolute;left:-4.125rem;top:50%;transform:translateY(-50%)}.plan-checkbox[data-v-f1af4f20]{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:100;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;pointer-events:auto;background-color:transparent}.checkbox[data-v-f1af4f20]{width:1.5rem;height:1.5rem;border-radius:50%;border:.0625rem solid #CCCCCC;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.checkbox-checkmark[data-v-f1af4f20]{color:#fff;font-size:.875rem;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.checkbox-checkmark uni-image[data-v-f1af4f20]{width:1.65625rem;height:1.65625rem;display:block}.bottom-action-bar[data-v-f1af4f20]{position:fixed;bottom:0;left:0;right:0;height:3.75rem;background-color:#fff;border-top:.03125rem solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;box-sizing:border-box;z-index:998;box-shadow:0 -.0625rem .25rem rgba(0,0,0,.05)}.select-all-wrapper[data-v-f1af4f20]{display:flex;align-items:center;gap:.5rem}.select-all-text[data-v-f1af4f20]{font-size:.875rem;color:#333;font-weight:400}.delete-btn[data-v-f1af4f20]{background-color:#f8809c;border-radius:99px;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:center}.delete-btn-text[data-v-f1af4f20]{font-size:.875rem;color:#fff;font-weight:500}html[data-v-baa4a78e]{font-size:16px}body[data-v-baa4a78e]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-baa4a78e],uni-image[data-v-baa4a78e],uni-text[data-v-baa4a78e]{box-sizing:border-box;flex-shrink:0}#app[data-v-baa4a78e]{width:100vw;height:100vh}.justify-start[data-v-baa4a78e]{justify-content:flex-start}.justify-end[data-v-baa4a78e]{justify-content:flex-end}.justify-around[data-v-baa4a78e]{justify-content:space-around}.justify-evenly[data-v-baa4a78e]{justify-content:space-evenly}.items-baseline[data-v-baa4a78e]{align-items:baseline}.items-stretch[data-v-baa4a78e]{align-items:stretch}.self-start[data-v-baa4a78e]{align-self:flex-start}.self-center[data-v-baa4a78e]{align-self:center}.self-baseline[data-v-baa4a78e]{align-self:baseline}.flex-1[data-v-baa4a78e]{flex:1 1 0%}.flex-auto[data-v-baa4a78e]{flex:1 1 auto}.grow[data-v-baa4a78e]{flex-grow:1}.grow-0[data-v-baa4a78e]{flex-grow:0}.shrink[data-v-baa4a78e]{flex-shrink:1}.relative[data-v-baa4a78e]{position:relative}.ml-2[data-v-baa4a78e]{margin-left:.13rem}.mt-2[data-v-baa4a78e]{margin-top:.13rem}.ml-4[data-v-baa4a78e]{margin-left:.25rem}.mt-4[data-v-baa4a78e]{margin-top:.25rem}.ml-6[data-v-baa4a78e]{margin-left:.38rem}.mt-6[data-v-baa4a78e]{margin-top:.38rem}.ml-8[data-v-baa4a78e]{margin-left:.5rem}.ml-10[data-v-baa4a78e]{margin-left:.63rem}.mt-10[data-v-baa4a78e]{margin-top:.63rem}.ml-12[data-v-baa4a78e]{margin-left:.75rem}.ml-14[data-v-baa4a78e]{margin-left:.88rem}.mt-14[data-v-baa4a78e]{margin-top:.88rem}.ml-16[data-v-baa4a78e]{margin-left:1rem}.mt-16[data-v-baa4a78e]{margin-top:1rem}.ml-18[data-v-baa4a78e]{margin-left:1.13rem}.mt-18[data-v-baa4a78e]{margin-top:1.13rem}.ml-20[data-v-baa4a78e]{margin-left:1.25rem}.mt-20[data-v-baa4a78e]{margin-top:1.25rem}.ml-22[data-v-baa4a78e]{margin-left:1.38rem}.mt-22[data-v-baa4a78e]{margin-top:1.38rem}.ml-24[data-v-baa4a78e]{margin-left:1.5rem}.ml-26[data-v-baa4a78e]{margin-left:1.63rem}.mt-26[data-v-baa4a78e]{margin-top:1.63rem}.ml-28[data-v-baa4a78e]{margin-left:1.75rem}.mt-28[data-v-baa4a78e]{margin-top:1.75rem}.ml-30[data-v-baa4a78e]{margin-left:1.88rem}.mt-30[data-v-baa4a78e]{margin-top:1.88rem}.ml-32[data-v-baa4a78e]{margin-left:2rem}.mt-32[data-v-baa4a78e]{margin-top:2rem}.ml-34[data-v-baa4a78e]{margin-left:2.13rem}.mt-34[data-v-baa4a78e]{margin-top:2.13rem}.ml-36[data-v-baa4a78e]{margin-left:2.25rem}.ml-38[data-v-baa4a78e]{margin-left:2.38rem}.mt-38[data-v-baa4a78e]{margin-top:2.38rem}.ml-40[data-v-baa4a78e]{margin-left:2.5rem}.mt-40[data-v-baa4a78e]{margin-top:2.5rem}.ml-42[data-v-baa4a78e]{margin-left:2.63rem}.mt-42[data-v-baa4a78e]{margin-top:2.63rem}.ml-44[data-v-baa4a78e]{margin-left:2.75rem}.mt-44[data-v-baa4a78e]{margin-top:2.75rem}.ml-46[data-v-baa4a78e]{margin-left:2.88rem}.mt-46[data-v-baa4a78e]{margin-top:2.88rem}.ml-48[data-v-baa4a78e]{margin-left:3rem}.mt-48[data-v-baa4a78e]{margin-top:3rem}.ml-50[data-v-baa4a78e]{margin-left:3.13rem}.mt-50[data-v-baa4a78e]{margin-top:3.13rem}.ml-52[data-v-baa4a78e]{margin-left:3.25rem}.mt-52[data-v-baa4a78e]{margin-top:3.25rem}.ml-54[data-v-baa4a78e]{margin-left:3.38rem}.mt-54[data-v-baa4a78e]{margin-top:3.38rem}.ml-56[data-v-baa4a78e]{margin-left:3.5rem}.mt-56[data-v-baa4a78e]{margin-top:3.5rem}.ml-58[data-v-baa4a78e]{margin-left:3.63rem}.mt-58[data-v-baa4a78e]{margin-top:3.63rem}.ml-60[data-v-baa4a78e]{margin-left:3.75rem}.mt-60[data-v-baa4a78e]{margin-top:3.75rem}.ml-62[data-v-baa4a78e]{margin-left:3.88rem}.mt-62[data-v-baa4a78e]{margin-top:3.88rem}.ml-64[data-v-baa4a78e]{margin-left:4rem}.mt-64[data-v-baa4a78e]{margin-top:4rem}.ml-66[data-v-baa4a78e]{margin-left:4.13rem}.mt-66[data-v-baa4a78e]{margin-top:4.13rem}.ml-68[data-v-baa4a78e]{margin-left:4.25rem}.mt-68[data-v-baa4a78e]{margin-top:4.25rem}.ml-70[data-v-baa4a78e]{margin-left:4.38rem}.mt-70[data-v-baa4a78e]{margin-top:4.38rem}.ml-72[data-v-baa4a78e]{margin-left:4.5rem}.mt-72[data-v-baa4a78e]{margin-top:4.5rem}.ml-74[data-v-baa4a78e]{margin-left:4.63rem}.mt-74[data-v-baa4a78e]{margin-top:4.63rem}.ml-76[data-v-baa4a78e]{margin-left:4.75rem}.mt-76[data-v-baa4a78e]{margin-top:4.75rem}.ml-78[data-v-baa4a78e]{margin-left:4.88rem}.mt-78[data-v-baa4a78e]{margin-top:4.88rem}.ml-80[data-v-baa4a78e]{margin-left:5rem}.mt-80[data-v-baa4a78e]{margin-top:5rem}.ml-82[data-v-baa4a78e]{margin-left:5.13rem}.mt-82[data-v-baa4a78e]{margin-top:5.13rem}.ml-84[data-v-baa4a78e]{margin-left:5.25rem}.mt-84[data-v-baa4a78e]{margin-top:5.25rem}.ml-86[data-v-baa4a78e]{margin-left:5.38rem}.mt-86[data-v-baa4a78e]{margin-top:5.38rem}.ml-88[data-v-baa4a78e]{margin-left:5.5rem}.mt-88[data-v-baa4a78e]{margin-top:5.5rem}.ml-90[data-v-baa4a78e]{margin-left:5.63rem}.mt-90[data-v-baa4a78e]{margin-top:5.63rem}.ml-92[data-v-baa4a78e]{margin-left:5.75rem}.mt-92[data-v-baa4a78e]{margin-top:5.75rem}.ml-94[data-v-baa4a78e]{margin-left:5.88rem}.mt-94[data-v-baa4a78e]{margin-top:5.88rem}.ml-96[data-v-baa4a78e]{margin-left:6rem}.mt-96[data-v-baa4a78e]{margin-top:6rem}.ml-98[data-v-baa4a78e]{margin-left:6.13rem}.mt-98[data-v-baa4a78e]{margin-top:6.13rem}.ml-100[data-v-baa4a78e]{margin-left:6.25rem}.mt-100[data-v-baa4a78e]{margin-top:6.25rem}.mt-101[data-v-baa4a78e]{margin-top:6.38rem}.promotions-container[data-v-baa4a78e]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.custom-navbar[data-v-baa4a78e]{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;min-height:2.75rem;padding:0 1rem .375rem;background-color:#fff;position:relative;box-sizing:border-box}.custom-navbar .navbar-back[data-v-baa4a78e]{position:absolute;left:1rem;bottom:.375rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-baa4a78e]{font-size:1.5rem;font-weight:300;color:#000;line-height:1}.custom-navbar .navbar-title[data-v-baa4a78e]{font-size:1.125rem;font-weight:600;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-bottom:0}.ml-106[data-v-baa4a78e]{margin-left:6.625rem}.ml-7[data-v-baa4a78e]{margin-left:.4375rem}.ml-6[data-v-baa4a78e]{margin-left:.375rem}.mt-8[data-v-baa4a78e]{margin-top:.5rem}.mt-11[data-v-baa4a78e]{margin-top:.6875rem}.mt-12[data-v-baa4a78e]{margin-top:.75rem}.mt-14[data-v-baa4a78e]{margin-top:.875rem}.mt-15[data-v-baa4a78e]{margin-top:.9375rem}.mt-24[data-v-baa4a78e]{margin-top:1.5rem}.mt-36[data-v-baa4a78e]{margin-top:2.25rem}.page[data-v-baa4a78e]{padding:.875rem 0 29.625rem 1rem;background-color:#fff;border-radius:1.875rem;width:100%;overflow-y:auto;overflow-x:hidden;height:100%}.page .group[data-v-baa4a78e]{padding:0 .5625rem}.page .group .text-wrapper[data-v-baa4a78e]{padding:.375rem 0 .125rem;border-radius:1.5rem;width:3.375rem;height:1.3125rem}.page .group .text-wrapper .text[data-v-baa4a78e]{color:#010101;font-size:1.0625rem;font-family:SF Pro Text;font-weight:600;line-height:.78625rem}.page .group .group_2[data-v-baa4a78e]{margin-right:.9375rem}.page .group .group_2 .image[data-v-baa4a78e]{width:1.125rem;height:.75rem}.page .group .group_2 .image_2[data-v-baa4a78e]{width:1.0625rem;height:.75rem}.page .group .group_2 .image_3[data-v-baa4a78e]{width:1.6875rem;height:.8125rem}.page .image_4[data-v-baa4a78e]{width:1.5rem;height:1.5rem}.page .font[data-v-baa4a78e]{font-size:1rem;font-family:Helvetica Neue;line-height:.93813rem;color:#323232}.page .text_2[data-v-baa4a78e]{line-height:.72813rem}.page .group_3[data-v-baa4a78e]{margin-right:1rem;overflow:hidden}.page .group_3 .image-wrapper[data-v-baa4a78e]{padding-top:1.875rem;border-radius:50%;background-image:url(https://ide.code.fun/api/image?token=6928fea1ed31a90011df0d92&name=eeb23e4467afb01f9b2751e15ee2f88f.png);background-size:100% 100%;background-repeat:no-repeat;width:3.125rem;height:3.125rem}.page .group_3 .font_3[data-v-baa4a78e]{font-size:.875rem;font-family:Helvetica Neue;line-height:.8075rem;color:#707070}.page .group_3 .image-wrapper_3[data-v-baa4a78e]{padding-top:1.875rem;border-radius:50%;background-image:url(https://ide.code.fun/api/image?token=6928fea1ed31a90011df0d92&name=e624f89f33d4dc62d9a364ed027d8be8.png);background-size:100% 100%;background-repeat:no-repeat;width:3.125rem;height:3.125rem}.page .group_3 .text_4[data-v-baa4a78e]{line-height:.725rem}.page .divider[data-v-baa4a78e]{background-color:#f0f0f0;width:18.5625rem;height:.0625rem}.page .group_4[data-v-baa4a78e]{margin-right:1rem;overflow:hidden;height:4.5rem}.page .group_4 .image-wrapper_2[data-v-baa4a78e]{padding-top:1.875rem;border-radius:50%;background-image:url(https://ide.code.fun/api/image?token=6928fea1ed31a90011df0d92&name=b857aac60c5155001b2fac593b386f7b.png);background-size:100% 100%;background-repeat:no-repeat;width:3.125rem;height:3.125rem}.page .group_4 .group_5[data-v-baa4a78e]{margin-top:.5rem;width:11.15188rem}.page .group_4 .group_5 .text_3[data-v-baa4a78e]{line-height:.92125rem}.page .group_4 .group_5 .font_4[data-v-baa4a78e]{font-size:.875rem;font-family:Helvetica Neue;line-height:1.375rem;color:#707070}.page .group_4 .group_5 .font_5[data-v-baa4a78e]{font-size:.875rem;font-family:Helvetica Neue;line-height:1.375rem;color:#4eace9}.page .image_5[data-v-baa4a78e]{border-radius:50%;width:1.25rem;height:1.25rem}.page .font_2[data-v-baa4a78e]{font-size:.875rem;font-family:Helvetica Neue;line-height:.63rem;color:#979797}.page .image_6[data-v-baa4a78e]{width:1.25rem;height:1.25rem}.page .divider_2[data-v-baa4a78e]{background-color:#f0f0f0;width:18.5rem;height:.0625rem}.flex-row[data-v-baa4a78e]{display:flex;flex-direction:row}.flex-col[data-v-baa4a78e]{display:flex;flex-direction:column}.justify-between[data-v-baa4a78e]{justify-content:space-between}.justify-center[data-v-baa4a78e]{justify-content:center}.items-center[data-v-baa4a78e]{align-items:center}.items-start[data-v-baa4a78e]{align-items:flex-start}.items-end[data-v-baa4a78e]{align-items:flex-end}.self-stretch[data-v-baa4a78e]{align-self:stretch}.self-end[data-v-baa4a78e]{align-self:flex-end}.shrink-0[data-v-baa4a78e]{flex-shrink:0}.flex-1[data-v-baa4a78e]{flex:1}html[data-v-2272da12]{font-size:16px}body[data-v-2272da12]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-2272da12],uni-image[data-v-2272da12],uni-text[data-v-2272da12]{box-sizing:border-box;flex-shrink:0}#app[data-v-2272da12]{width:100vw;height:100vh}.flex-row[data-v-2272da12]{display:flex;flex-direction:row}.flex-col[data-v-2272da12]{display:flex;flex-direction:column}.justify-start[data-v-2272da12]{justify-content:flex-start}.justify-end[data-v-2272da12]{justify-content:flex-end}.justify-center[data-v-2272da12]{justify-content:center}.justify-between[data-v-2272da12]{justify-content:space-between}.justify-around[data-v-2272da12]{justify-content:space-around}.justify-evenly[data-v-2272da12]{justify-content:space-evenly}.items-start[data-v-2272da12]{align-items:flex-start}.items-end[data-v-2272da12]{align-items:flex-end}.items-center[data-v-2272da12]{align-items:center}.items-baseline[data-v-2272da12]{align-items:baseline}.items-stretch[data-v-2272da12]{align-items:stretch}.self-start[data-v-2272da12]{align-self:flex-start}.self-end[data-v-2272da12]{align-self:flex-end}.self-center[data-v-2272da12]{align-self:center}.self-baseline[data-v-2272da12]{align-self:baseline}.self-stretch[data-v-2272da12]{align-self:stretch}.flex-1[data-v-2272da12]{flex:1 1 0%}.flex-auto[data-v-2272da12]{flex:1 1 auto}.grow[data-v-2272da12]{flex-grow:1}.grow-0[data-v-2272da12]{flex-grow:0}.shrink[data-v-2272da12]{flex-shrink:1}.shrink-0[data-v-2272da12]{flex-shrink:0}.relative[data-v-2272da12]{position:relative}.ml-2[data-v-2272da12]{margin-left:.13rem}.mt-2[data-v-2272da12]{margin-top:.13rem}.ml-4[data-v-2272da12]{margin-left:.25rem}.mt-4[data-v-2272da12]{margin-top:.25rem}.ml-6[data-v-2272da12]{margin-left:.38rem}.mt-6[data-v-2272da12]{margin-top:.38rem}.ml-8[data-v-2272da12]{margin-left:.5rem}.mt-8[data-v-2272da12]{margin-top:.5rem}.ml-10[data-v-2272da12]{margin-left:.63rem}.mt-10[data-v-2272da12]{margin-top:.63rem}.ml-12[data-v-2272da12]{margin-left:.75rem}.mt-12[data-v-2272da12]{margin-top:.75rem}.ml-14[data-v-2272da12]{margin-left:.88rem}.mt-14[data-v-2272da12]{margin-top:.88rem}.ml-16[data-v-2272da12]{margin-left:1rem}.mt-16[data-v-2272da12]{margin-top:1rem}.ml-18[data-v-2272da12]{margin-left:1.13rem}.mt-18[data-v-2272da12]{margin-top:1.13rem}.ml-20[data-v-2272da12]{margin-left:1.25rem}.mt-20[data-v-2272da12]{margin-top:1.25rem}.ml-22[data-v-2272da12]{margin-left:1.38rem}.mt-22[data-v-2272da12]{margin-top:1.38rem}.ml-24[data-v-2272da12]{margin-left:1.5rem}.mt-24[data-v-2272da12]{margin-top:1.5rem}.ml-26[data-v-2272da12]{margin-left:1.63rem}.mt-26[data-v-2272da12]{margin-top:1.63rem}.ml-28[data-v-2272da12]{margin-left:1.75rem}.mt-28[data-v-2272da12]{margin-top:1.75rem}.ml-30[data-v-2272da12]{margin-left:1.88rem}.mt-30[data-v-2272da12]{margin-top:1.88rem}.ml-32[data-v-2272da12]{margin-left:2rem}.mt-32[data-v-2272da12]{margin-top:2rem}.ml-34[data-v-2272da12]{margin-left:2.13rem}.mt-34[data-v-2272da12]{margin-top:2.13rem}.ml-36[data-v-2272da12]{margin-left:2.25rem}.mt-36[data-v-2272da12]{margin-top:2.25rem}.ml-38[data-v-2272da12]{margin-left:2.38rem}.mt-38[data-v-2272da12]{margin-top:2.38rem}.ml-40[data-v-2272da12]{margin-left:2.5rem}.mt-40[data-v-2272da12]{margin-top:2.5rem}.ml-42[data-v-2272da12]{margin-left:2.63rem}.mt-42[data-v-2272da12]{margin-top:2.63rem}.ml-44[data-v-2272da12]{margin-left:2.75rem}.mt-44[data-v-2272da12]{margin-top:2.75rem}.ml-46[data-v-2272da12]{margin-left:2.88rem}.mt-46[data-v-2272da12]{margin-top:2.88rem}.ml-48[data-v-2272da12]{margin-left:3rem}.mt-48[data-v-2272da12]{margin-top:3rem}.ml-50[data-v-2272da12]{margin-left:3.13rem}.mt-50[data-v-2272da12]{margin-top:3.13rem}.ml-52[data-v-2272da12]{margin-left:3.25rem}.mt-52[data-v-2272da12]{margin-top:3.25rem}.ml-54[data-v-2272da12]{margin-left:3.38rem}.mt-54[data-v-2272da12]{margin-top:3.38rem}.ml-56[data-v-2272da12]{margin-left:3.5rem}.mt-56[data-v-2272da12]{margin-top:3.5rem}.ml-58[data-v-2272da12]{margin-left:3.63rem}.mt-58[data-v-2272da12]{margin-top:3.63rem}.ml-60[data-v-2272da12]{margin-left:3.75rem}.mt-60[data-v-2272da12]{margin-top:3.75rem}.ml-62[data-v-2272da12]{margin-left:3.88rem}.mt-62[data-v-2272da12]{margin-top:3.88rem}.ml-64[data-v-2272da12]{margin-left:4rem}.mt-64[data-v-2272da12]{margin-top:4rem}.ml-66[data-v-2272da12]{margin-left:4.13rem}.mt-66[data-v-2272da12]{margin-top:4.13rem}.ml-68[data-v-2272da12]{margin-left:4.25rem}.mt-68[data-v-2272da12]{margin-top:4.25rem}.ml-70[data-v-2272da12]{margin-left:4.38rem}.mt-70[data-v-2272da12]{margin-top:4.38rem}.ml-72[data-v-2272da12]{margin-left:4.5rem}.mt-72[data-v-2272da12]{margin-top:4.5rem}.ml-74[data-v-2272da12]{margin-left:4.63rem}.mt-74[data-v-2272da12]{margin-top:4.63rem}.ml-76[data-v-2272da12]{margin-left:4.75rem}.mt-76[data-v-2272da12]{margin-top:4.75rem}.ml-78[data-v-2272da12]{margin-left:4.88rem}.mt-78[data-v-2272da12]{margin-top:4.88rem}.ml-80[data-v-2272da12]{margin-left:5rem}.mt-80[data-v-2272da12]{margin-top:5rem}.ml-82[data-v-2272da12]{margin-left:5.13rem}.mt-82[data-v-2272da12]{margin-top:5.13rem}.ml-84[data-v-2272da12]{margin-left:5.25rem}.mt-84[data-v-2272da12]{margin-top:5.25rem}.ml-86[data-v-2272da12]{margin-left:5.38rem}.mt-86[data-v-2272da12]{margin-top:5.38rem}.ml-88[data-v-2272da12]{margin-left:5.5rem}.mt-88[data-v-2272da12]{margin-top:5.5rem}.ml-90[data-v-2272da12]{margin-left:5.63rem}.mt-90[data-v-2272da12]{margin-top:5.63rem}.ml-92[data-v-2272da12]{margin-left:5.75rem}.mt-92[data-v-2272da12]{margin-top:5.75rem}.ml-94[data-v-2272da12]{margin-left:5.88rem}.mt-94[data-v-2272da12]{margin-top:5.88rem}.ml-96[data-v-2272da12]{margin-left:6rem}.mt-96[data-v-2272da12]{margin-top:6rem}.ml-98[data-v-2272da12]{margin-left:6.13rem}.mt-98[data-v-2272da12]{margin-top:6.13rem}.ml-100[data-v-2272da12]{margin-left:6.25rem}.mt-100[data-v-2272da12]{margin-top:6.25rem}.mt-101[data-v-2272da12]{margin-top:6.38rem}.mask-editor-mask[data-v-2272da12]{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;z-index:10000;display:block}.mask-editor-panel[data-v-2272da12]{width:100%;height:100%;background:#000;overflow:hidden;display:flex;flex-direction:column}.mask-editor-header[data-v-2272da12]{height:3.4375rem;padding:0 .75rem;display:flex;align-items:center;justify-content:space-between;background:rgba(0,0,0,.3);flex-shrink:0}.mask-editor-header-btn[data-v-2272da12]{width:1.75rem;height:1.75rem;border-radius:.875rem;background:rgba(255,255,255,.28);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem}.mask-editor-header-btn-ghost[data-v-2272da12]{opacity:0}.mask-editor-title[data-v-2272da12]{font-size:1.0625rem;color:#fff;font-weight:600}.mask-editor-body[data-v-2272da12]{flex:1;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;min-height:0}.mask-editor-canvas-wrap[data-v-2272da12]{position:relative;background:#111;overflow:hidden;flex-shrink:0}.mask-editor-canvas[data-v-2272da12]{display:block}.mask-editor-export-canvas[data-v-2272da12]{position:absolute;opacity:0;pointer-events:none;left:-9999px;top:-9999px}.mask-editor-overlay-wrap[data-v-2272da12]{position:absolute;transform-origin:center center}.mask-editor-selection-frame[data-v-2272da12]{position:absolute;left:-1rem;top:-1rem;right:-1rem;bottom:-1rem;border:2px solid rgba(255,255,255,.95);border-radius:.5rem;box-sizing:border-box}.mask-editor-overlay[data-v-2272da12]{position:absolute;display:block}.mask-editor-close-handle[data-v-2272da12],.mask-editor-resize-handle[data-v-2272da12]{position:absolute;width:1.75rem;height:1.75rem;border-radius:.875rem;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .4375rem rgba(0,0,0,.2);z-index:6}.mask-editor-close-handle[data-v-2272da12]{left:-1.875rem;top:-1.875rem}.mask-editor-resize-handle[data-v-2272da12]{right:-1.875rem;bottom:-1.875rem}.mask-editor-rotate-handle[data-v-2272da12]{position:absolute;right:-1.875rem;top:-1.875rem;width:1.75rem;height:1.75rem;border-radius:.875rem;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .4375rem rgba(0,0,0,.2);z-index:6}.mask-editor-confirm-handle[data-v-2272da12]{position:absolute;left:-1.875rem;bottom:-1.875rem;width:1.75rem;height:1.75rem;border-radius:.875rem;background:rgba(248,128,156,.95);border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .4375rem rgba(0,0,0,.2);z-index:6}.mask-editor-action-icon[data-v-2272da12]{width:.9375rem;height:.9375rem;display:block}.mask-editor-tip[data-v-2272da12]{font-size:.75rem;color:rgba(255,255,255,.85);margin-top:.5625rem}.mask-editor-bottom-bar[data-v-2272da12]{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;background:rgba(0,0,0,.35);border-radius:.5rem .5rem 0 0}.mask-editor-prop-slots[data-v-2272da12]{display:flex;gap:.5rem;flex:1}.mask-editor-prop-slot[data-v-2272da12]{width:2.75rem;height:2.75rem;border-radius:.375rem;background:rgba(255,255,255,.15);overflow:hidden;display:flex;align-items:center;justify-content:center}.mask-editor-prop-slot-selected[data-v-2272da12]{border:.0625rem solid #F8809C;background:rgba(248,128,156,.2)}.mask-editor-prop-thumb[data-v-2272da12]{width:100%;height:100%}.mask-editor-remove-all-btn[data-v-2272da12]{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:31.21875rem;flex-shrink:0}.mask-editor-remove-all-btn-disabled[data-v-2272da12]{background:rgba(255,255,255,.25);opacity:.7}.mask-editor-remove-icon[data-v-2272da12]{width:.875rem;height:.875rem}.mask-editor-remove-text[data-v-2272da12]{font-size:.8125rem;color:#fff}.mask-editor-open-picker-btn[data-v-2272da12]{margin-top:.5rem;min-width:6.875rem;height:2.0625rem;border-radius:31.21875rem;padding:0 .875rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;background:linear-gradient(90deg,#ea57a1,#9006db)}.mask-editor-footer[data-v-2272da12]{display:flex;gap:.5rem;padding:.5rem .625rem calc(.75rem + env(safe-area-inset-bottom));background:rgba(0,0,0,.45);flex-shrink:0}.mask-editor-btn[data-v-2272da12]{flex:1;height:2.625rem;border-radius:1.3125rem;display:flex;align-items:center;justify-content:center;font-size:.875rem}.mask-editor-cancel[data-v-2272da12]{background:rgba(255,255,255,.2);color:#fff}.mask-editor-confirm[data-v-2272da12]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff}.option-picker-mask[data-v-2272da12]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:10050;display:flex;align-items:flex-end;justify-content:center}.option-picker-panel[data-v-2272da12]{width:100%;max-width:23.4375rem;background:#3c2853;border-top-left-radius:.625rem;border-top-right-radius:.625rem;overflow:hidden;transform:translateY(100%);animation:maskToolPickerSlideUp-2272da12 .26s cubic-bezier(.22,.98,.2,1) forwards}.option-picker-header[data-v-2272da12]{display:flex;align-items:center;justify-content:center;position:relative;padding:.875rem .75rem}.option-picker-title[data-v-2272da12]{font-size:16px;color:#fff;font-weight:600}.option-picker-close[data-v-2272da12]{position:absolute;right:.5625rem;top:.5625rem;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:.5625rem;background:#f3f3f3;color:#666;font-size:.625rem;cursor:pointer}.option-picker-body[data-v-2272da12]{padding:.75rem .875rem;background:transparent}.option-picker-footer[data-v-2272da12]{padding:.5625rem .875rem 1.25rem;background:transparent}.option-picker-save-btn[data-v-2272da12]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem}.mask-tool-picker-panel[data-v-2272da12]{max-height:84vh;border-top-left-radius:.75rem;border-top-right-radius:.75rem}.mask-tool-picker-mask[data-v-2272da12]{z-index:10100;align-items:flex-end}.mask-tool-grid[data-v-2272da12]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.mask-tool-item[data-v-2272da12]{height:4.375rem;border-radius:.375rem;background:rgba(243,243,243,.4);display:flex;align-items:center;justify-content:center;padding:.3125rem;box-sizing:border-box}.mask-tool-item-selected[data-v-2272da12]{border-color:#f8809c;background:#ffeef3}.mask-tool-thumb[data-v-2272da12]{width:100%;height:100%}@keyframes maskToolPickerSlideUp-2272da12{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-v-adaed236]{font-size:16px}body[data-v-adaed236]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-adaed236],uni-image[data-v-adaed236],uni-text[data-v-adaed236]{box-sizing:border-box;flex-shrink:0}#app[data-v-adaed236]{width:100vw;height:100vh}.flex-row[data-v-adaed236]{display:flex;flex-direction:row}.flex-col[data-v-adaed236]{display:flex;flex-direction:column}.justify-start[data-v-adaed236]{justify-content:flex-start}.justify-end[data-v-adaed236]{justify-content:flex-end}.justify-center[data-v-adaed236]{justify-content:center}.justify-between[data-v-adaed236]{justify-content:space-between}.justify-around[data-v-adaed236]{justify-content:space-around}.justify-evenly[data-v-adaed236]{justify-content:space-evenly}.items-start[data-v-adaed236]{align-items:flex-start}.items-end[data-v-adaed236]{align-items:flex-end}.items-center[data-v-adaed236]{align-items:center}.items-baseline[data-v-adaed236]{align-items:baseline}.items-stretch[data-v-adaed236]{align-items:stretch}.self-start[data-v-adaed236]{align-self:flex-start}.self-end[data-v-adaed236]{align-self:flex-end}.self-center[data-v-adaed236]{align-self:center}.self-baseline[data-v-adaed236]{align-self:baseline}.self-stretch[data-v-adaed236]{align-self:stretch}.flex-1[data-v-adaed236]{flex:1 1 0%}.flex-auto[data-v-adaed236]{flex:1 1 auto}.grow[data-v-adaed236]{flex-grow:1}.grow-0[data-v-adaed236]{flex-grow:0}.shrink[data-v-adaed236]{flex-shrink:1}.shrink-0[data-v-adaed236]{flex-shrink:0}.relative[data-v-adaed236]{position:relative}.ml-2[data-v-adaed236]{margin-left:.13rem}.mt-2[data-v-adaed236]{margin-top:.13rem}.ml-4[data-v-adaed236]{margin-left:.25rem}.mt-4[data-v-adaed236]{margin-top:.25rem}.ml-6[data-v-adaed236]{margin-left:.38rem}.mt-6[data-v-adaed236]{margin-top:.38rem}.ml-8[data-v-adaed236]{margin-left:.5rem}.mt-8[data-v-adaed236]{margin-top:.5rem}.ml-10[data-v-adaed236]{margin-left:.63rem}.mt-10[data-v-adaed236]{margin-top:.63rem}.ml-12[data-v-adaed236]{margin-left:.75rem}.mt-12[data-v-adaed236]{margin-top:.75rem}.ml-14[data-v-adaed236]{margin-left:.88rem}.mt-14[data-v-adaed236]{margin-top:.88rem}.ml-16[data-v-adaed236]{margin-left:1rem}.mt-16[data-v-adaed236]{margin-top:1rem}.ml-18[data-v-adaed236]{margin-left:1.13rem}.mt-18[data-v-adaed236]{margin-top:1.13rem}.ml-20[data-v-adaed236]{margin-left:1.25rem}.mt-20[data-v-adaed236]{margin-top:1.25rem}.ml-22[data-v-adaed236]{margin-left:1.38rem}.mt-22[data-v-adaed236]{margin-top:1.38rem}.ml-24[data-v-adaed236]{margin-left:1.5rem}.mt-24[data-v-adaed236]{margin-top:1.5rem}.ml-26[data-v-adaed236]{margin-left:1.63rem}.mt-26[data-v-adaed236]{margin-top:1.63rem}.ml-28[data-v-adaed236]{margin-left:1.75rem}.mt-28[data-v-adaed236]{margin-top:1.75rem}.ml-30[data-v-adaed236]{margin-left:1.88rem}.mt-30[data-v-adaed236]{margin-top:1.88rem}.ml-32[data-v-adaed236]{margin-left:2rem}.mt-32[data-v-adaed236]{margin-top:2rem}.ml-34[data-v-adaed236]{margin-left:2.13rem}.mt-34[data-v-adaed236]{margin-top:2.13rem}.ml-36[data-v-adaed236]{margin-left:2.25rem}.mt-36[data-v-adaed236]{margin-top:2.25rem}.ml-38[data-v-adaed236]{margin-left:2.38rem}.mt-38[data-v-adaed236]{margin-top:2.38rem}.ml-40[data-v-adaed236]{margin-left:2.5rem}.mt-40[data-v-adaed236]{margin-top:2.5rem}.ml-42[data-v-adaed236]{margin-left:2.63rem}.mt-42[data-v-adaed236]{margin-top:2.63rem}.ml-44[data-v-adaed236]{margin-left:2.75rem}.mt-44[data-v-adaed236]{margin-top:2.75rem}.ml-46[data-v-adaed236]{margin-left:2.88rem}.mt-46[data-v-adaed236]{margin-top:2.88rem}.ml-48[data-v-adaed236]{margin-left:3rem}.mt-48[data-v-adaed236]{margin-top:3rem}.ml-50[data-v-adaed236]{margin-left:3.13rem}.mt-50[data-v-adaed236]{margin-top:3.13rem}.ml-52[data-v-adaed236]{margin-left:3.25rem}.mt-52[data-v-adaed236]{margin-top:3.25rem}.ml-54[data-v-adaed236]{margin-left:3.38rem}.mt-54[data-v-adaed236]{margin-top:3.38rem}.ml-56[data-v-adaed236]{margin-left:3.5rem}.mt-56[data-v-adaed236]{margin-top:3.5rem}.ml-58[data-v-adaed236]{margin-left:3.63rem}.mt-58[data-v-adaed236]{margin-top:3.63rem}.ml-60[data-v-adaed236]{margin-left:3.75rem}.mt-60[data-v-adaed236]{margin-top:3.75rem}.ml-62[data-v-adaed236]{margin-left:3.88rem}.mt-62[data-v-adaed236]{margin-top:3.88rem}.ml-64[data-v-adaed236]{margin-left:4rem}.mt-64[data-v-adaed236]{margin-top:4rem}.ml-66[data-v-adaed236]{margin-left:4.13rem}.mt-66[data-v-adaed236]{margin-top:4.13rem}.ml-68[data-v-adaed236]{margin-left:4.25rem}.mt-68[data-v-adaed236]{margin-top:4.25rem}.ml-70[data-v-adaed236]{margin-left:4.38rem}.mt-70[data-v-adaed236]{margin-top:4.38rem}.ml-72[data-v-adaed236]{margin-left:4.5rem}.mt-72[data-v-adaed236]{margin-top:4.5rem}.ml-74[data-v-adaed236]{margin-left:4.63rem}.mt-74[data-v-adaed236]{margin-top:4.63rem}.ml-76[data-v-adaed236]{margin-left:4.75rem}.mt-76[data-v-adaed236]{margin-top:4.75rem}.ml-78[data-v-adaed236]{margin-left:4.88rem}.mt-78[data-v-adaed236]{margin-top:4.88rem}.ml-80[data-v-adaed236]{margin-left:5rem}.mt-80[data-v-adaed236]{margin-top:5rem}.ml-82[data-v-adaed236]{margin-left:5.13rem}.mt-82[data-v-adaed236]{margin-top:5.13rem}.ml-84[data-v-adaed236]{margin-left:5.25rem}.mt-84[data-v-adaed236]{margin-top:5.25rem}.ml-86[data-v-adaed236]{margin-left:5.38rem}.mt-86[data-v-adaed236]{margin-top:5.38rem}.ml-88[data-v-adaed236]{margin-left:5.5rem}.mt-88[data-v-adaed236]{margin-top:5.5rem}.ml-90[data-v-adaed236]{margin-left:5.63rem}.mt-90[data-v-adaed236]{margin-top:5.63rem}.ml-92[data-v-adaed236]{margin-left:5.75rem}.mt-92[data-v-adaed236]{margin-top:5.75rem}.ml-94[data-v-adaed236]{margin-left:5.88rem}.mt-94[data-v-adaed236]{margin-top:5.88rem}.ml-96[data-v-adaed236]{margin-left:6rem}.mt-96[data-v-adaed236]{margin-top:6rem}.ml-98[data-v-adaed236]{margin-left:6.13rem}.mt-98[data-v-adaed236]{margin-top:6.13rem}.ml-100[data-v-adaed236]{margin-left:6.25rem}.mt-100[data-v-adaed236]{margin-top:6.25rem}.mt-101[data-v-adaed236]{margin-top:6.38rem}.post-container[data-v-adaed236]{width:100%;min-height:100vh;background-color:#180928;padding-top:0;height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.creator-modal-mask[data-v-adaed236]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.45);z-index:5000;display:flex;align-items:center;justify-content:center}.creator-modal[data-v-adaed236]{width:18.375rem;background:#fff;border-radius:1rem;padding:1.25rem 1.25rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.creator-modal-icon-wrap[data-v-adaed236]{margin-bottom:.75rem}.creator-modal-icon-circle[data-v-adaed236]{width:4.125rem;height:4.125rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.creator-modal-icon-img[data-v-adaed236]{width:100%;height:100%}.creator-modal-title[data-v-adaed236]{font-size:1rem;color:#272224;font-weight:600;margin-top:.25rem}.creator-modal-desc[data-v-adaed236]{margin-top:.625rem;font-size:.8125rem;color:#666;text-align:center;line-height:1.25rem}.creator-modal-actions[data-v-adaed236]{margin-top:1rem;width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:.75rem}.creator-modal-btn[data-v-adaed236]{flex:1;height:2.5rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center}.creator-modal-btn-cancel[data-v-adaed236]{background:#f5f5f5}.creator-modal-btn-confirm[data-v-adaed236]{background:#f8809c}.creator-modal-btn-text[data-v-adaed236]{font-size:.875rem}.creator-modal-btn-text-cancel[data-v-adaed236]{color:#666}.creator-modal-btn-text-confirm[data-v-adaed236]{color:#fff;font-weight:500}.custom-navbar[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-left:1rem;padding-right:1rem;padding-bottom:.375rem;background-color:#180928;position:fixed;top:0;left:0;right:0;z-index:999;box-sizing:border-box}.custom-navbar .navbar-back[data-v-adaed236]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-text[data-v-adaed236]{font-size:1rem;color:#aba9aa;line-height:1}.custom-navbar .navbar-right[data-v-adaed236]{position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.custom-navbar .navbar-right .post-btn[data-v-adaed236]{padding:.375rem 1rem;background-color:#f8809c;border-radius:1.25rem}.custom-navbar .navbar-right .post-btn.disabled[data-v-adaed236]{background-color:#3a2852}.custom-navbar .navbar-right .post-btn .post-btn-text[data-v-adaed236]{font-size:.875rem;color:#fff;font-weight:500}.custom-navbar .navbar-right .post-btn.disabled .post-btn-text[data-v-adaed236]{color:#999}.content-area[data-v-adaed236]{padding:1rem}.input-wrapper[data-v-adaed236]{position:relative;margin-bottom:1rem;background-color:#3a2852;border-radius:1rem;padding:.75rem;min-height:8.75rem}.input-wrapper .input-icon[data-v-adaed236]{position:absolute;top:1.0625rem;left:1.09375rem;z-index:1;pointer-events:none;display:flex;align-items:flex-start;justify-content:center;height:1rem;line-height:1rem}.input-wrapper .input-icon .input-icon-img[data-v-adaed236]{width:1rem;height:1rem;opacity:.6;vertical-align:top}.input-wrapper .post-input[data-v-adaed236]{width:100%;min-height:8.75rem;font-size:1rem;color:#fff;line-height:1.6;background-color:transparent;border:none;outline:none;padding-left:2.25rem;padding-top:0;padding-right:.75rem;padding-bottom:.75rem;box-sizing:border-box;vertical-align:top}.input-wrapper .post-input[data-v-adaed236]::-webkit-input-placeholder{color:#aba9aa}.input-wrapper .post-input[data-v-adaed236]::placeholder{color:#aba9aa}.toolbar[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0}.toolbar .toolbar-left[data-v-adaed236]{display:flex;flex-direction:row;align-items:center}.toolbar .toolbar-item[data-v-adaed236]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-right:.75rem}.toolbar .toolbar-item .toolbar-icon-img[data-v-adaed236]{width:1.5rem;height:1.5rem}.toolbar .toolbar-right .char-counter[data-v-adaed236]{font-size:.875rem;color:#999}.preview-area[data-v-adaed236]{margin-top:1rem;background-color:#f3f3f3;border-radius:1rem}.preview-area .image-preview[data-v-adaed236]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.8125rem}.preview-area .image-preview .preview-item[data-v-adaed236]{position:relative;width:6.25rem;height:6.25rem;border-radius:.25rem;overflow:hidden}.preview-area .image-preview .preview-item .preview-image[data-v-adaed236]{width:100%;height:100%}.preview-area .image-preview .preview-item .uploading-overlay[data-v-adaed236]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1}.preview-area .image-preview .preview-item .uploading-overlay .uploading-content[data-v-adaed236]{display:flex;flex-direction:column;align-items:center;justify-content:center}.preview-area .image-preview .preview-item .uploading-overlay .uploading-content .uploading-text[data-v-adaed236]{color:#fff;font-size:.75rem;padding:.25rem .5rem;background-color:rgba(0,0,0,.6);border-radius:.25rem}.preview-area .image-preview .preview-item .remove-btn[data-v-adaed236]{position:absolute;top:0;right:0;width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;justify-content:center;color:#fff;font-size:1.125rem;line-height:1;z-index:2}.preview-area .image-preview .add-image-btn[data-v-adaed236]{background-color:#f5f5f5;border:.0625rem dashed #d0d0d0;display:flex;align-items:center;justify-content:center}.preview-area .image-preview .add-image-btn .add-icon-wrapper[data-v-adaed236]{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0;border-radius:50%}.preview-area .image-preview .add-image-btn .add-icon-wrapper .add-icon[data-v-adaed236]{font-size:1.5rem;color:#999;line-height:1;font-weight:300}.preview-area .image-preview .add-image-btn .add-icon-wrapper[data-v-adaed236]{transform:translateY(-.1875rem)}.privacy-section[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.375rem 0}.privacy-section .privacy-left[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.5rem}.privacy-section .privacy-left .privacy-icon[data-v-adaed236]{width:1.25rem;height:1.25rem}.privacy-section .privacy-left .privacy-label[data-v-adaed236]{font-size:1rem;color:#fff}.privacy-section .privacy-right[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.25rem}.privacy-section .privacy-right .privacy-value[data-v-adaed236]{font-size:.875rem;color:#aba9aa}.privacy-section .privacy-right .privacy-arrow[data-v-adaed236]{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;margin-left:.25rem}.privacy-section .privacy-right .privacy-arrow .arrow-img[data-v-adaed236]{width:.75rem;height:.75rem;opacity:.8}.price-section[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:1.4375rem}.price-section .price-left[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.5rem}.price-section .price-left .price-icon[data-v-adaed236]{width:1.25rem;height:1.25rem}.price-section .price-left .price-label[data-v-adaed236]{font-size:1rem;color:#fff}.price-section .price-right[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.25rem}.price-section .price-right .price-value[data-v-adaed236]{font-size:.875rem;color:#666}.price-section .price-right .price-display[data-v-adaed236]{display:flex;align-items:center;gap:.3125rem}.price-section .price-right .price-coin[data-v-adaed236]{width:.8125rem;height:.8125rem}.price-section .price-right .price-arrow[data-v-adaed236]{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0;margin-left:.25rem}.price-section .price-right .price-arrow .arrow-img[data-v-adaed236]{width:.75rem;height:.75rem;opacity:.8}.privacy-modal[data-v-adaed236]{position:absolute;right:1.5rem;background-color:#fff;border-radius:.625rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.15);min-width:90%;overflow:hidden;transform:translateY(.3125rem);opacity:0;transition:all .2s ease-out}.privacy-modal-mask .privacy-modal[data-v-adaed236]{transform:translateY(0);opacity:1}.privacy-modal-triangle[data-v-adaed236]{position:absolute;top:-.5rem;right:1rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid #ffffff}.privacy-modal-list[data-v-adaed236]{padding:.5rem 0;background:#3a2852}.privacy-modal-item[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:.5625rem .75rem}.privacy-modal-item[data-v-adaed236]:active{background-color:#f5f5f5}.privacy-modal-text[data-v-adaed236]{font-size:.875rem;color:#fff;font-weight:700}.privacy-modal-radio[data-v-adaed236]{width:1rem;height:1rem;border-radius:50%;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.privacy-modal-radio.active[data-v-adaed236]{background:linear-gradient(90deg,#ea57a1,#9006db)}.poll-wrapper[data-v-adaed236]{margin-top:1rem;margin-bottom:1rem}.poll-container[data-v-adaed236]{background-color:#f3f3f3;border-radius:.75rem;padding:.75rem}.poll-header[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem}.poll-header-left[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.375rem}.poll-icon[data-v-adaed236]{width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.poll-icon-img[data-v-adaed236]{width:1.5rem;height:1.5rem}.poll-title[data-v-adaed236]{font-size:1rem;font-weight:600;color:#333}.poll-header-right[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.5rem}.poll-duration[data-v-adaed236]{font-size:.875rem;color:#666}.poll-close-btn[data-v-adaed236]{width:1.5rem;height:1.5rem;background-color:#e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center}.poll-close-icon-img[data-v-adaed236]{width:.75rem;height:.75rem;opacity:.8}.poll-options[data-v-adaed236]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.drag-container[data-v-adaed236]{position:relative;width:100%;min-height:6.25rem}.drag-container .poll-option-item[data-v-adaed236]{width:100%;position:absolute;display:flex;flex-direction:row;align-items:center;background-color:#fff;border-radius:.5rem;padding:.625rem .75rem;-webkit-user-select:none;user-select:none;box-sizing:border-box;transition:all .3s ease}.drag-container .poll-option-item .poll-drag-handle[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5625rem;cursor:move;touch-action:none;flex-shrink:0}.drag-container .poll-option-item .poll-drag-handle .poll-drag-icon-img[data-v-adaed236],.drag-container .poll-option-item .poll-drag-handle .poll-drag-extra-icon-img[data-v-adaed236]{width:.9375rem;height:.9375rem;opacity:.5;transition:opacity .2s ease}.drag-container .poll-option-item .poll-option-item.dragging .poll-drag-handle .poll-drag-icon-img[data-v-adaed236],.drag-container .poll-option-item .poll-option-item.dragging .poll-drag-handle .poll-drag-extra-icon-img[data-v-adaed236]{opacity:1;transform:scale(1.2)}.drag-container .poll-option-input[data-v-adaed236]{flex:1;font-size:.875rem;color:#333;background-color:transparent;border:none;outline:none;margin:0 .5rem}.drag-container .poll-option-input[data-v-adaed236]::-webkit-input-placeholder{color:#999}.drag-container .poll-option-input[data-v-adaed236]::placeholder{color:#999}.drag-container .poll-option-actions[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.375rem;flex-shrink:0}.drag-container .poll-option-actions .poll-option-delete[data-v-adaed236]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.drag-container .poll-option-actions .poll-option-delete .poll-delete-icon-img[data-v-adaed236]{width:1rem;height:1rem;opacity:.5}.poll-add-option[data-v-adaed236]{display:flex;flex-direction:row;align-items:center;gap:.25rem;padding:.5rem 0}.poll-add-icon[data-v-adaed236]{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center}.poll-add-icon-img[data-v-adaed236]{width:.625rem;height:.625rem;margin-top:.0625rem}.poll-add-text[data-v-adaed236]{font-size:.875rem;color:#f8809c}.video-preview[data-v-adaed236]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:.8125rem}.video-preview .video-preview-item[data-v-adaed236]{position:relative;width:6.25rem;height:6.25rem;border-radius:.25rem;overflow:hidden;background-color:#000}.video-preview .video-preview-item .video-thumbnail[data-v-adaed236]{position:relative;width:100%;height:100%;cursor:pointer}.video-preview .video-preview-item .video-thumbnail .video-thumb-image[data-v-adaed236]{width:100%;height:100%}.video-preview .video-preview-item .video-thumbnail .video-placeholder[data-v-adaed236]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.video-preview .video-preview-item .video-thumbnail .video-placeholder .video-icon-wrapper[data-v-adaed236]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem}.video-preview .video-preview-item .video-thumbnail .video-placeholder .video-icon-wrapper .video-file-icon[data-v-adaed236]{width:1.875rem;height:1.875rem;opacity:.8}.video-preview .video-preview-item .video-thumbnail .video-placeholder .video-icon-wrapper .video-placeholder-text[data-v-adaed236]{color:#fff;font-size:.75rem;font-weight:500}.video-preview .video-preview-item .video-thumbnail .play-btn[data-v-adaed236]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center}.video-preview .video-preview-item .video-thumbnail .play-btn .play-icon[data-v-adaed236]{width:1rem;height:1rem;opacity:.9}.video-preview .video-preview-item .video-thumbnail .video-duration[data-v-adaed236]{position:absolute;bottom:.25rem;right:.25rem;background-color:rgba(0,0,0,.6);border-radius:.125rem;padding:.125rem .25rem}.video-preview .video-preview-item .video-thumbnail .video-duration .duration-text[data-v-adaed236]{color:#fff;font-size:.625rem}.video-preview .video-preview-item .uploading-overlay[data-v-adaed236]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1}.video-preview .video-preview-item .uploading-overlay .uploading-content[data-v-adaed236]{display:flex;flex-direction:column;align-items:center;justify-content:center}.video-preview .video-preview-item .uploading-overlay .uploading-content .uploading-text[data-v-adaed236]{color:#fff;font-size:.75rem;padding:.25rem .5rem;background-color:rgba(0,0,0,.6);border-radius:.25rem}.video-preview .video-preview-item .remove-btn[data-v-adaed236]{position:absolute;top:0;right:0;width:1.25rem;height:1.25rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;justify-content:center;color:#fff;font-size:1.125rem;line-height:1;z-index:2}.price-modal-mask[data-v-adaed236]{position:fixed;left:0;right:0;bottom:0;top:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.4);z-index:4000}.price-modal[data-v-adaed236]{width:100%;background:#3a2852;border-top-left-radius:20px;border-top-right-radius:20px;padding:.875rem .875rem 1.125rem;box-sizing:border-box}.price-modal-header[data-v-adaed236]{display:flex;justify-content:space-between;margin-bottom:1.875rem}.price-modal-title[data-v-adaed236]{font-size:1rem;color:#fff;font-weight:600}.price-modal-close[data-v-adaed236]{width:1.125rem;height:1.125rem;border-radius:.5625rem;background:rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem}.price-modal-body[data-v-adaed236]{margin-bottom:.75rem}.price-input[data-v-adaed236]{width:100%;height:2.75rem;border-radius:.375rem;background-color:#6b538b;padding:.625rem;box-sizing:border-box;font-size:.875rem;color:#c4c4c4;border:none;outline:none;margin-bottom:2.25rem}.price-modal-actions[data-v-adaed236]{display:flex;align-items:center;justify-content:center}.price-confirm-btn[data-v-adaed236]{width:100%;height:2.75rem;border-radius:.375rem;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:600;margin-bottom:1rem}.privacy-modal-mask[data-v-adaed236]{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:3500}.tags-row[data-v-9522fbe0]{display:flex;gap:.375rem;margin-top:.375rem;flex-wrap:wrap}.tag-pill[data-v-9522fbe0]{padding:.1875rem .4375rem;border-radius:.25rem;display:inline-flex;align-items:center;justify-content:center}.tag-text[data-v-9522fbe0]{font-size:.8125rem;color:#272224}html[data-v-92b002bd]{font-size:16px}body[data-v-92b002bd]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-92b002bd],uni-image[data-v-92b002bd],uni-text[data-v-92b002bd]{box-sizing:border-box;flex-shrink:0}#app[data-v-92b002bd]{width:100vw;height:100vh}.flex-row[data-v-92b002bd]{display:flex;flex-direction:row}.flex-col[data-v-92b002bd]{display:flex;flex-direction:column}.justify-start[data-v-92b002bd]{justify-content:flex-start}.justify-end[data-v-92b002bd]{justify-content:flex-end}.justify-center[data-v-92b002bd]{justify-content:center}.justify-between[data-v-92b002bd]{justify-content:space-between}.justify-around[data-v-92b002bd]{justify-content:space-around}.justify-evenly[data-v-92b002bd]{justify-content:space-evenly}.items-start[data-v-92b002bd]{align-items:flex-start}.items-end[data-v-92b002bd]{align-items:flex-end}.items-center[data-v-92b002bd]{align-items:center}.items-baseline[data-v-92b002bd]{align-items:baseline}.items-stretch[data-v-92b002bd]{align-items:stretch}.self-start[data-v-92b002bd]{align-self:flex-start}.self-end[data-v-92b002bd]{align-self:flex-end}.self-center[data-v-92b002bd]{align-self:center}.self-baseline[data-v-92b002bd]{align-self:baseline}.self-stretch[data-v-92b002bd]{align-self:stretch}.flex-1[data-v-92b002bd]{flex:1 1 0%}.flex-auto[data-v-92b002bd]{flex:1 1 auto}.grow[data-v-92b002bd]{flex-grow:1}.grow-0[data-v-92b002bd]{flex-grow:0}.shrink[data-v-92b002bd]{flex-shrink:1}.shrink-0[data-v-92b002bd]{flex-shrink:0}.relative[data-v-92b002bd]{position:relative}.ml-2[data-v-92b002bd]{margin-left:.13rem}.mt-2[data-v-92b002bd]{margin-top:.13rem}.ml-4[data-v-92b002bd]{margin-left:.25rem}.mt-4[data-v-92b002bd]{margin-top:.25rem}.ml-6[data-v-92b002bd]{margin-left:.38rem}.mt-6[data-v-92b002bd]{margin-top:.38rem}.ml-8[data-v-92b002bd]{margin-left:.5rem}.mt-8[data-v-92b002bd]{margin-top:.5rem}.ml-10[data-v-92b002bd]{margin-left:.63rem}.mt-10[data-v-92b002bd]{margin-top:.63rem}.ml-12[data-v-92b002bd]{margin-left:.75rem}.mt-12[data-v-92b002bd]{margin-top:.75rem}.ml-14[data-v-92b002bd]{margin-left:.88rem}.mt-14[data-v-92b002bd]{margin-top:.88rem}.ml-16[data-v-92b002bd]{margin-left:1rem}.mt-16[data-v-92b002bd]{margin-top:1rem}.ml-18[data-v-92b002bd]{margin-left:1.13rem}.mt-18[data-v-92b002bd]{margin-top:1.13rem}.ml-20[data-v-92b002bd]{margin-left:1.25rem}.mt-20[data-v-92b002bd]{margin-top:1.25rem}.ml-22[data-v-92b002bd]{margin-left:1.38rem}.mt-22[data-v-92b002bd]{margin-top:1.38rem}.ml-24[data-v-92b002bd]{margin-left:1.5rem}.mt-24[data-v-92b002bd]{margin-top:1.5rem}.ml-26[data-v-92b002bd]{margin-left:1.63rem}.mt-26[data-v-92b002bd]{margin-top:1.63rem}.ml-28[data-v-92b002bd]{margin-left:1.75rem}.mt-28[data-v-92b002bd]{margin-top:1.75rem}.ml-30[data-v-92b002bd]{margin-left:1.88rem}.mt-30[data-v-92b002bd]{margin-top:1.88rem}.ml-32[data-v-92b002bd]{margin-left:2rem}.mt-32[data-v-92b002bd]{margin-top:2rem}.ml-34[data-v-92b002bd]{margin-left:2.13rem}.mt-34[data-v-92b002bd]{margin-top:2.13rem}.ml-36[data-v-92b002bd]{margin-left:2.25rem}.mt-36[data-v-92b002bd]{margin-top:2.25rem}.ml-38[data-v-92b002bd]{margin-left:2.38rem}.mt-38[data-v-92b002bd]{margin-top:2.38rem}.ml-40[data-v-92b002bd]{margin-left:2.5rem}.mt-40[data-v-92b002bd]{margin-top:2.5rem}.ml-42[data-v-92b002bd]{margin-left:2.63rem}.mt-42[data-v-92b002bd]{margin-top:2.63rem}.ml-44[data-v-92b002bd]{margin-left:2.75rem}.mt-44[data-v-92b002bd]{margin-top:2.75rem}.ml-46[data-v-92b002bd]{margin-left:2.88rem}.mt-46[data-v-92b002bd]{margin-top:2.88rem}.ml-48[data-v-92b002bd]{margin-left:3rem}.mt-48[data-v-92b002bd]{margin-top:3rem}.ml-50[data-v-92b002bd]{margin-left:3.13rem}.mt-50[data-v-92b002bd]{margin-top:3.13rem}.ml-52[data-v-92b002bd]{margin-left:3.25rem}.mt-52[data-v-92b002bd]{margin-top:3.25rem}.ml-54[data-v-92b002bd]{margin-left:3.38rem}.mt-54[data-v-92b002bd]{margin-top:3.38rem}.ml-56[data-v-92b002bd]{margin-left:3.5rem}.mt-56[data-v-92b002bd]{margin-top:3.5rem}.ml-58[data-v-92b002bd]{margin-left:3.63rem}.mt-58[data-v-92b002bd]{margin-top:3.63rem}.ml-60[data-v-92b002bd]{margin-left:3.75rem}.mt-60[data-v-92b002bd]{margin-top:3.75rem}.ml-62[data-v-92b002bd]{margin-left:3.88rem}.mt-62[data-v-92b002bd]{margin-top:3.88rem}.ml-64[data-v-92b002bd]{margin-left:4rem}.mt-64[data-v-92b002bd]{margin-top:4rem}.ml-66[data-v-92b002bd]{margin-left:4.13rem}.mt-66[data-v-92b002bd]{margin-top:4.13rem}.ml-68[data-v-92b002bd]{margin-left:4.25rem}.mt-68[data-v-92b002bd]{margin-top:4.25rem}.ml-70[data-v-92b002bd]{margin-left:4.38rem}.mt-70[data-v-92b002bd]{margin-top:4.38rem}.ml-72[data-v-92b002bd]{margin-left:4.5rem}.mt-72[data-v-92b002bd]{margin-top:4.5rem}.ml-74[data-v-92b002bd]{margin-left:4.63rem}.mt-74[data-v-92b002bd]{margin-top:4.63rem}.ml-76[data-v-92b002bd]{margin-left:4.75rem}.mt-76[data-v-92b002bd]{margin-top:4.75rem}.ml-78[data-v-92b002bd]{margin-left:4.88rem}.mt-78[data-v-92b002bd]{margin-top:4.88rem}.ml-80[data-v-92b002bd]{margin-left:5rem}.mt-80[data-v-92b002bd]{margin-top:5rem}.ml-82[data-v-92b002bd]{margin-left:5.13rem}.mt-82[data-v-92b002bd]{margin-top:5.13rem}.ml-84[data-v-92b002bd]{margin-left:5.25rem}.mt-84[data-v-92b002bd]{margin-top:5.25rem}.ml-86[data-v-92b002bd]{margin-left:5.38rem}.mt-86[data-v-92b002bd]{margin-top:5.38rem}.ml-88[data-v-92b002bd]{margin-left:5.5rem}.mt-88[data-v-92b002bd]{margin-top:5.5rem}.ml-90[data-v-92b002bd]{margin-left:5.63rem}.mt-90[data-v-92b002bd]{margin-top:5.63rem}.ml-92[data-v-92b002bd]{margin-left:5.75rem}.mt-92[data-v-92b002bd]{margin-top:5.75rem}.ml-94[data-v-92b002bd]{margin-left:5.88rem}.mt-94[data-v-92b002bd]{margin-top:5.88rem}.ml-96[data-v-92b002bd]{margin-left:6rem}.mt-96[data-v-92b002bd]{margin-top:6rem}.ml-98[data-v-92b002bd]{margin-left:6.13rem}.mt-98[data-v-92b002bd]{margin-top:6.13rem}.ml-100[data-v-92b002bd]{margin-left:6.25rem}.mt-100[data-v-92b002bd]{margin-top:6.25rem}.mt-101[data-v-92b002bd]{margin-top:6.38rem}.user-profile-container[data-v-92b002bd]{width:100%;min-height:100vh;height:auto;background-color:#180928;touch-action:pan-y;-webkit-overflow-scrolling:touch}.custom-navbar[data-v-92b002bd]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:2.75rem;padding:0 1rem .375rem;position:fixed;top:0;left:0;right:0;z-index:999;box-sizing:border-box;border-bottom:0}.custom-navbar .navbar-content[data-v-92b002bd]{display:flex;flex:1;align-items:center;gap:.5rem}.custom-navbar .navbar-back[data-v-92b002bd]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-92b002bd]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.9}.custom-navbar .navbar-back .back-icon uni-image[data-v-92b002bd]{width:100%;height:100%;opacity:.9}.custom-navbar .navbar-info[data-v-92b002bd]{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.custom-navbar .navbar-info .navbar-name[data-v-92b002bd]{font-size:1rem;font-weight:700;color:#fff}.custom-navbar .navbar-info .navbar-sub[data-v-92b002bd]{display:flex;align-items:center;gap:.1875rem;font-size:.75rem;color:#fff}.custom-navbar .navbar-info .navbar-sub-icon[data-v-92b002bd]{width:.75rem;height:.75rem;opacity:.9}.custom-navbar .navbar-info .navbar-sub-dot[data-v-92b002bd]{font-size:.625rem;color:rgba(255,255,255,.6);line-height:1;margin:0 .0625rem}.custom-navbar .navbar-menu[data-v-92b002bd]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-menu .menu-icon[data-v-92b002bd]{font-size:1.25rem;color:#fff;line-height:1}.custom-navbar .navbar-menu .menu-image[data-v-92b002bd]{width:24px;height:24px}.profile-header[data-v-92b002bd]{position:relative}.profile-header .banner-image[data-v-92b002bd]{width:100%;height:14.0625rem;background-size:cover;background-position:center}.profile-header .profile-card[data-v-92b002bd]{position:relative;margin-top:-2.1875rem;padding:0 1rem 1rem;background-color:#180928}.profile-header .profile-card .profile-top[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.profile-header .profile-card .profile-top .avatar-wrapper[data-v-92b002bd]{position:relative;margin-top:-2.5rem}.profile-header .profile-card .profile-top .avatar-wrapper .avatar[data-v-92b002bd]{width:5rem;height:5rem;border-radius:2.5rem;border:.1875rem solid #ffffff;background-color:#f0f0f0}.profile-header .profile-card .profile-top .avatar-wrapper .online-dot[data-v-92b002bd]{position:absolute;bottom:.5rem;right:.25rem;width:1rem;height:1rem;border-radius:.5rem;background-color:#1dff68;border:.125rem solid #ffffff}.profile-header .profile-card .profile-top .action-buttons[data-v-92b002bd]{display:flex;gap:.5rem;margin-top:.625rem}.profile-header .profile-card .profile-top .action-buttons .action-btn[data-v-92b002bd]{min-width:3.25rem;min-height:2rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;padding:.1875rem .375rem;background:#fff;border:.03125rem solid #e0e0e0}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon[data-v-92b002bd]{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem;line-height:1}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon uni-image[data-v-92b002bd]{width:1.125rem;height:1.125rem;flex-shrink:0;display:block}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon .action-text[data-v-92b002bd]{white-space:nowrap;display:inline-block;background:linear-gradient(90deg,#ea57a1,#9006db);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:1;font-size:.875rem;margin-bottom:.09375rem}.profile-header .profile-card .profile-top .action-buttons .action-btn.primary[data-v-92b002bd]{background-color:#f5f9ff;border-color:#3fa7ff}.profile-header .profile-card .profile-top .action-buttons .action-btn.icon-only[data-v-92b002bd]{width:2rem;padding:0;background-color:#fff;border-color:#e5e5e5}.profile-header .profile-card .profile-top .action-buttons .action-btn.icon-only .action-icon[data-v-92b002bd]{color:#666}.profile-header .profile-card .profile-info .name-row[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem;margin-bottom:.375rem}.profile-header .profile-card .profile-info .name-row .username[data-v-92b002bd]{font-size:1.4375rem;font-weight:700;color:#fff}.profile-header .profile-card .profile-info .name-row .verified-badge[data-v-92b002bd]{font-size:1.3125rem;color:#4eace9}.profile-header .profile-card .profile-info .meta-row[data-v-92b002bd]{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem}.profile-header .profile-card .profile-info .meta-row .user-handle[data-v-92b002bd]{font-size:.875rem;color:#666}.profile-header .profile-card .profile-info .meta-row .dot[data-v-92b002bd]{width:.25rem;height:.25rem;border-radius:50%;background-color:#6de18c}.profile-header .profile-card .profile-info .meta-row .status[data-v-92b002bd]{font-size:.8125rem;color:#6de18c}.profile-header .profile-card .profile-info .bio[data-v-92b002bd]{margin-bottom:.75rem}.profile-header .profile-card .profile-info .bio .bio-text[data-v-92b002bd]{font-size:.9375rem;color:#fff;line-height:1.6}.profile-header .profile-card .profile-info .bio .more-link[data-v-92b002bd]{font-size:.875rem;color:#4eace9;margin-left:.25rem}.profile-header .profile-card .profile-info .social-links[data-v-92b002bd]{display:flex;gap:.75rem;margin-bottom:.75rem}.profile-header .profile-card .profile-info .social-links .social-item[data-v-92b002bd]{width:1.75rem;height:1.75rem;border-radius:.875rem;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.profile-header .profile-card .profile-info .social-links .social-item .social-icon[data-v-92b002bd]{font-size:1rem}.profile-header .profile-card .profile-info .stats-row[data-v-92b002bd]{display:flex;gap:1rem}.profile-header .profile-card .profile-info .stats-row .stat-item[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem}.profile-header .profile-card .profile-info .stats-row .stat-item .stat-icon[data-v-92b002bd]{font-size:1rem}.profile-header .profile-card .profile-info .stats-row .stat-item .stat-value[data-v-92b002bd]{font-size:.875rem;color:#333;font-weight:500}.section-divider[data-v-92b002bd]{height:.5rem;background-color:#2c213a}.list-section[data-v-92b002bd]{background-color:#fff;padding:0 1rem}.list-section .list-row[data-v-92b002bd]{height:2.75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:.03125rem solid #f0f0f0}.list-section .list-row .list-title[data-v-92b002bd]{font-size:.9375rem;color:#666;font-weight:600}.list-section .list-row .list-arrow[data-v-92b002bd]{font-size:1rem;color:#999}.tabs-section[data-v-92b002bd]{background-color:#180928;border-bottom:.03125rem solid #2a1f38}.tabs-section .tabs-wrapper[data-v-92b002bd]{display:flex}.tabs-section .tab[data-v-92b002bd]{flex:1;text-align:center;padding:.875rem 0;font-size:.9375rem;color:#999;border-bottom:.0625rem solid transparent;position:relative}.tabs-section .tab.active[data-v-92b002bd]{color:#fff;font-weight:600}.tabs-section .tab.active[data-v-92b002bd]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.0625rem;background:linear-gradient(90deg,#ea57a1,#9006db)}.empty-state[data-v-92b002bd]{background-color:#180928;padding:3.75rem 0 2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.empty-state .empty-illustration[data-v-92b002bd]{position:relative;width:10rem;height:6.875rem}.empty-state .empty-illustration .empty-card[data-v-92b002bd]{position:absolute;width:5rem;height:3.75rem;background-color:#f6f6f6;border-radius:.375rem;box-shadow:0 .1875rem .625rem rgba(0,0,0,.06)}.empty-state .empty-illustration .main-card[data-v-92b002bd]{left:2.5rem;top:1.5625rem}.empty-state .empty-illustration .main-card .empty-circle[data-v-92b002bd]{width:2.5rem;height:2.5rem;margin:.625rem auto;border-radius:50%;background-color:#d8d8d8;opacity:.8}.empty-state .empty-illustration .small-card.left[data-v-92b002bd]{left:0;top:2.8125rem;transform:rotate(-8deg)}.empty-state .empty-illustration .small-card.right[data-v-92b002bd]{right:0;top:2.8125rem;transform:rotate(8deg)}.empty-state .empty-icon[data-v-92b002bd]{width:13.75rem;height:7.5rem;opacity:.8}.empty-state .empty-text[data-v-92b002bd]{font-size:.875rem;color:#999}.posts-wrapper[data-v-92b002bd]{background-color:#180928;padding:0 0 .75rem}.post-card[data-v-92b002bd]{padding:.9375rem .46875rem;border-bottom:.03125rem solid #f0f0f0}.post-header[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.post-header-left[data-v-92b002bd]{display:flex;align-items:center;position:relative;padding-top:.3125rem}.post-user-info[data-v-92b002bd]{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;flex:1}.post-avatar-wrapper[data-v-92b002bd]{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background-color:#f5f5f5}.post-avatar[data-v-92b002bd]{width:100%;height:100%;border-radius:50%}.post-user-details[data-v-92b002bd]{flex:1}.post-name-row[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.post-username[data-v-92b002bd]{font-size:1rem;font-weight:600;color:#fff;margin-left:.375rem;display:flex;align-items:center;gap:.25rem}.post-handle[data-v-92b002bd]{font-size:.75rem;color:#999}.post-header-right[data-v-92b002bd]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.post-time[data-v-92b002bd]{font-size:.75rem;color:#999;margin-left:.375rem}.post-status[data-v-92b002bd]{font-size:.75rem;margin-top:.125rem}.status-approved[data-v-92b002bd]{color:#34c759}.status-rejected[data-v-92b002bd]{color:#999}.post-visibility[data-v-92b002bd]{display:flex;align-items:center;gap:.125rem;margin-top:.25rem}.visibility-item[data-v-92b002bd]{display:flex;align-items:center;gap:.125rem;padding:.28125rem .5625rem;border-radius:.5rem;background-color:#dfdfdf}.visibility-subscribed[data-v-92b002bd],.visibility-public[data-v-92b002bd]{background-color:#dfdfdf}.visibility-text[data-v-92b002bd]{font-size:.75rem;color:#fff}.visibility-paid[data-v-92b002bd]{display:flex;align-items:center;gap:.125rem;background-color:#dfdfdf}.visibility-price[data-v-92b002bd]{font-size:.75rem;color:#fff}.visibility-icon[data-v-92b002bd]{width:.75rem;height:.75rem}.post-text[data-v-92b002bd],.post-content[data-v-92b002bd]{margin-bottom:.75rem}.post-text[data-v-92b002bd]{font-size:.9375rem;color:#fff;line-height:1.6;display:block}.post-media[data-v-92b002bd]{position:relative;width:100%;margin-bottom:.625rem;transform:translateZ(0);-webkit-transform:translateZ(0);border-radius:.75rem;overflow:hidden}.post-media-review-overlay[data-v-92b002bd]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f5f5f5;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:.75rem;pointer-events:auto}.review-overlay-content[data-v-92b002bd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.review-icon[data-v-92b002bd]{width:17.5rem;height:17.5rem}.review-text[data-v-92b002bd]{font-size:.875rem;color:#999;font-weight:400}.post-delete-wrapper[data-v-92b002bd]{position:relative;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;margin-top:-.625rem}.post-engagement[data-v-92b002bd]{display:flex;align-items:center;gap:1rem}.engagement-item[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem}.engagement-icon[data-v-92b002bd]{width:1.5rem;height:1.5rem}.engagement-text[data-v-92b002bd]{font-size:.75rem;color:#666}.post-delete-icon[data-v-92b002bd]{width:1.5rem;height:1.5rem;cursor:pointer}.video-container[data-v-92b002bd]{position:relative;width:100%;height:34.375rem;background-color:#000}.video-thumbnail[data-v-92b002bd]{width:100%;height:100%;background-color:#f0f0f0}.play-button[data-v-92b002bd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.play-icon-wrapper[data-v-92b002bd]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.play-icon[data-v-92b002bd]{width:3.75rem;height:3.75rem;filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,.2));transition:transform .3s ease}.play-button:active .play-icon[data-v-92b002bd]{transform:scale(.95)}.post-image-wrapper[data-v-92b002bd]{width:100%;display:block;position:relative}.post-image-single[data-v-92b002bd]{width:100%;max-width:100%;border-radius:.5rem;overflow:hidden;background:#f7f7f7;position:relative}.post-image-single-img[data-v-92b002bd]{width:100%;height:auto;display:block}.post-image-grid[data-v-92b002bd]{display:flex;flex-wrap:wrap;gap:.1875rem;position:relative}.post-image-grid-item[data-v-92b002bd]{position:relative;width:calc((100% - .5rem) / 3);padding-bottom:calc((100% - .5rem) / 3);border-radius:.375rem;overflow:hidden;background:#f7f7f7}.post-image-grid-item uni-image[data-v-92b002bd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.verified-icon-img[data-v-92b002bd]{width:1.25rem;height:1.25rem;margin-left:.25rem}.subscription-section[data-v-92b002bd]{padding:1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.subscription-section .section-title[data-v-92b002bd]{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.75rem;display:block}.subscription-section .subscribe-btn[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#4eace9;border-radius:.375rem;margin-bottom:.5rem}.subscription-section .subscribe-btn.subscribed[data-v-92b002bd]{background-color:#f0f0f0;cursor:default}.subscription-section .subscribe-btn.subscribed .btn-text[data-v-92b002bd],.subscription-section .subscribe-btn.subscribed .btn-price[data-v-92b002bd]{color:#333}.subscription-section .subscribe-btn .btn-text[data-v-92b002bd]{font-size:1rem;font-weight:600;color:#fff}.subscription-section .subscribe-btn .btn-price[data-v-92b002bd]{font-size:.875rem;color:#fff}.subscription-section .renewal-info[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center}.subscription-section .renewal-info .renewal-text[data-v-92b002bd],.subscription-section .renewal-info .renewal-date[data-v-92b002bd]{font-size:.75rem;color:#999}.bundles-section[data-v-92b002bd]{padding:1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.bundles-section .bundles-header[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.bundles-section .bundles-header .section-title[data-v-92b002bd]{font-size:.875rem;font-weight:600;color:#333}.bundles-section .bundles-header .arrow-icon[data-v-92b002bd]{font-size:.75rem;color:#999}.bundles-section .bundle-buttons[data-v-92b002bd]{display:flex;flex-direction:column;gap:.5rem}.bundles-section .bundle-buttons .bundle-btn[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;padding:.625rem 1rem;background-color:#4eace9;border-radius:.375rem}.bundles-section .bundle-buttons .bundle-btn .bundle-text[data-v-92b002bd]{font-size:.875rem;font-weight:500;color:#fff}.bundles-section .bundle-buttons .bundle-btn .bundle-price[data-v-92b002bd]{font-size:.875rem;color:#fff}.content-tabs[data-v-92b002bd]{display:flex;padding:0 1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.content-tabs .tab-item[data-v-92b002bd]{padding:.75rem 1rem;border-bottom:.125rem solid transparent}.content-tabs .tab-item.active[data-v-92b002bd]{border-bottom-color:#4eace9}.content-tabs .tab-item.active .tab-text[data-v-92b002bd]{color:#4eace9;font-weight:600;font-size:1rem}.content-tabs .tab-item .tab-text[data-v-92b002bd]{font-size:.875rem;color:#999}.content-grid[data-v-92b002bd]{display:flex;flex-wrap:wrap;gap:.0625rem;background-color:#f0f0f0;padding:.0625rem;margin-bottom:3.75rem}.content-grid .content-item[data-v-92b002bd]{position:relative;width:calc(33.333% - .0625rem);padding-bottom:calc(33.333% - .0625rem);overflow:hidden;background-color:#fff}.content-grid .content-item.locked .content-preview[data-v-92b002bd]{position:absolute;top:0;left:0;width:100%;height:100%}.content-grid .content-item.locked .content-preview .preview-image[data-v-92b002bd],.content-grid .content-item.locked .content-preview .video-thumbnail[data-v-92b002bd]{width:100%;height:100%;filter:blur(.25rem);opacity:.6}.content-grid .content-item.locked .content-preview .preview-video[data-v-92b002bd]{position:relative;width:100%;height:100%}.content-grid .content-item.locked .content-preview .preview-video .play-overlay[data-v-92b002bd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.content-grid .content-item.locked .content-preview .preview-video .play-overlay .play-icon[data-v-92b002bd]{font-size:1rem;color:#fff;margin-left:.125rem}.content-grid .content-item.locked .content-preview .lock-overlay[data-v-92b002bd]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:3}.content-grid .content-item.locked .content-preview .lock-overlay .lock-icon-small[data-v-92b002bd]{font-size:1.875rem;opacity:.8}.content-grid .content-item.unlocked .content-preview[data-v-92b002bd]{position:absolute;top:0;left:0;width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-image[data-v-92b002bd],.content-grid .content-item.unlocked .content-preview .video-thumbnail[data-v-92b002bd]{width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-video[data-v-92b002bd]{position:relative;width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-video .play-overlay[data-v-92b002bd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.content-grid .content-item.unlocked .content-preview .preview-video .play-overlay .play-icon[data-v-92b002bd]{font-size:1rem;color:#fff;margin-left:.125rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay[data-v-92b002bd]{position:absolute;bottom:0;left:0;right:0;padding:.375rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:3}.content-grid .content-item.unlocked .content-preview .content-info-overlay .content-stats[data-v-92b002bd]{display:flex;gap:.5rem;margin-bottom:.25rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay .content-stats .stat-text[data-v-92b002bd]{font-size:.6875rem;color:#fff;font-weight:500}.content-grid .content-item.unlocked .content-preview .content-info-overlay .tip-badge[data-v-92b002bd]{display:inline-block;padding:.125rem .375rem;background-color:#4eace9;border-radius:.125rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay .tip-badge .tip-text[data-v-92b002bd]{font-size:.625rem;color:#fff;font-weight:600}.bottom-subscribe-btn[data-v-92b002bd]{position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));background-color:#4eace9;z-index:999;box-shadow:0 -.125rem .375rem rgba(0,0,0,.1)}.bottom-subscribe-btn .subscribe-btn-text[data-v-92b002bd]{font-size:1rem;font-weight:600;color:#fff;text-align:center;display:block}.filter-section[data-v-92b002bd]{background-color:#fff;padding:.75rem 1rem;border-bottom:.03125rem solid #f0f0f0}.filter-section .filter-top[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.filter-section .filter-top .filter-label[data-v-92b002bd]{font-size:.875rem;font-weight:600;color:#333}.filter-section .filter-top .filter-actions[data-v-92b002bd]{display:flex;gap:.75rem}.filter-section .filter-top .filter-actions .filter-icon[data-v-92b002bd]{font-size:1.125rem;color:#666}.filter-section .filter-buttons[data-v-92b002bd]{display:flex;gap:.5rem;overflow-x:auto}.filter-section .filter-buttons .filter-btn[data-v-92b002bd]{padding:.375rem .75rem;background-color:#f5f5f5;border-radius:.625rem;white-space:nowrap}.filter-section .filter-buttons .filter-btn.active[data-v-92b002bd]{background-color:#4eace9}.filter-section .filter-buttons .filter-btn.active .filter-btn-text[data-v-92b002bd]{color:#fff}.filter-section .filter-buttons .filter-btn .filter-btn-text[data-v-92b002bd]{font-size:.75rem;color:#666}.posts-list[data-v-92b002bd]{background-color:#fff;padding-bottom:1.25rem}.posts-list .post-item[data-v-92b002bd]{padding:1rem;border-bottom:.03125rem solid #f0f0f0}.posts-list .post-item .post-header[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.posts-list .post-item .post-header .post-user-info[data-v-92b002bd]{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;flex:1}.posts-list .post-item .post-header .post-user-info .post-avatar-wrapper[data-v-92b002bd]{width:2.5rem;height:2.5rem;border-radius:50%;border:.125rem solid #ff69b4;padding:.0625rem}.posts-list .post-item .post-header .post-user-info .post-avatar-wrapper .post-avatar[data-v-92b002bd]{width:100%;height:100%;border-radius:50%}.posts-list .post-item .post-header .post-user-info .post-user-details[data-v-92b002bd]{flex:1}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row .post-username[data-v-92b002bd]{font-size:1rem;font-weight:600;color:#333}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row .post-verified[data-v-92b002bd]{font-size:.875rem;color:#4eace9}.posts-list .post-item .post-header .post-user-info .post-user-details .post-handle[data-v-92b002bd]{font-size:.75rem;color:#999}.posts-list .post-item .post-header .post-header-right[data-v-92b002bd]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.posts-list .post-item .post-header .post-header-right .post-menu-icon[data-v-92b002bd]{font-size:1rem;color:#666;line-height:1}.posts-list .post-item .post-header .post-header-right .post-star-icon[data-v-92b002bd]{font-size:1rem;color:gold}.posts-list .post-item .post-text[data-v-92b002bd]{margin-bottom:.75rem}.posts-list .post-item .post-text .post-content[data-v-92b002bd]{font-size:.875rem;color:#333;line-height:1.6;display:block}.posts-list .post-item .post-text .read-more[data-v-92b002bd]{font-size:.875rem;color:#4eace9;margin-top:.25rem;display:block}.posts-list .post-item .post-media[data-v-92b002bd]{position:relative;width:100%;margin-bottom:.75rem;border-radius:.375rem;overflow:hidden;background-color:#f5f5f5}.posts-list .post-item .post-media .post-media-image[data-v-92b002bd]{width:100%;display:block}.posts-list .post-item .post-media .post-media-video[data-v-92b002bd]{position:relative;width:100%}.posts-list .post-item .post-media .post-media-video .post-video-thumbnail[data-v-92b002bd]{width:100%;display:block}.posts-list .post-item .post-media .post-media-video .post-play-button[data-v-92b002bd]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;background-color:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.posts-list .post-item .post-media .post-media-video .post-play-button .post-play-icon[data-v-92b002bd]{font-size:1.5rem;color:#333;margin-left:.25rem}.posts-list .post-item .post-engagement[data-v-92b002bd]{display:flex;gap:1rem;align-items:center}.posts-list .post-item .post-engagement .engagement-item[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem}.posts-list .post-item .post-engagement .engagement-item .engagement-icon[data-v-92b002bd]{font-size:1rem}.posts-list .post-item .post-engagement .engagement-item .engagement-count[data-v-92b002bd]{font-size:.875rem;color:#333;font-weight:500}.media-tab-content[data-v-92b002bd]{padding:0}.media-filter-tabs[data-v-92b002bd]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#180928}.media-filter-tab[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border-radius:1.25rem;background-color:#3a2852;transition:all .3s ease}.media-filter-tab.active[data-v-92b002bd]{background:linear-gradient(90deg,#ea57a1,#9006db)}.media-filter-tab .media-filter-text[data-v-92b002bd]{font-size:.875rem;color:#fff;font-weight:500}.media-filter-tab .media-filter-count[data-v-92b002bd]{font-size:.75rem;color:#fff}.media-filter-tab.active .media-filter-text[data-v-92b002bd],.media-filter-tab.active .media-filter-count[data-v-92b002bd]{color:#fff;font-weight:600}.media-grid[data-v-92b002bd]{display:flex;flex-wrap:wrap;gap:.0625rem;padding:.0625rem;margin-bottom:1.25rem}.media-grid .media-item[data-v-92b002bd]{position:relative;width:calc(33.333% - .0625rem);padding-bottom:calc(33.333% - .0625rem);overflow:hidden;background-color:#fff}.media-grid .media-item .media-thumbnail[data-v-92b002bd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.media-grid .media-item .media-video-wrapper[data-v-92b002bd]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.media-grid .media-item .video-overlay[data-v-92b002bd]{width:2.5625rem;height:2.5625rem;z-index:3}.media-grid .media-item .media-review-overlay[data-v-92b002bd]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f5f5f5;z-index:5;display:flex;align-items:center;justify-content:center;pointer-events:auto}.subscribe-modal[data-v-92b002bd]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.25rem}.subscribe-modal .modal-content[data-v-92b002bd]{position:relative;width:100%;max-width:18.75rem;background-color:#fff;border-radius:.75rem;padding:1.5rem 1rem 1rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.2)}.subscribe-modal .modal-content .modal-close[data-v-92b002bd]{position:absolute;bottom:-2.5rem;left:50%;transform:translate(-50%);width:2.5rem;height:2.5rem;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .375rem rgba(0,0,0,.1)}.subscribe-modal .modal-content .modal-close .close-icon[data-v-92b002bd]{font-size:1.5rem;color:#333;font-weight:300;line-height:1}.subscribe-modal .modal-content .modal-header[data-v-92b002bd]{display:flex;align-items:center;margin-bottom:1.25rem}.subscribe-modal .modal-content .modal-header .modal-avatar-wrapper[data-v-92b002bd]{width:3.75rem;height:3.75rem;border-radius:1.875rem;border:.1875rem solid #ff69b4;padding:.125rem;margin-right:.75rem}.subscribe-modal .modal-content .modal-header .modal-avatar-wrapper .modal-avatar[data-v-92b002bd]{width:100%;height:100%;border-radius:50%}.subscribe-modal .modal-content .modal-header .modal-user-info[data-v-92b002bd]{flex:1}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row[data-v-92b002bd]{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row .modal-username[data-v-92b002bd]{font-size:1.25rem;font-weight:600;color:#333}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row .modal-verified[data-v-92b002bd]{font-size:1rem;color:#4eace9}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-handle[data-v-92b002bd]{font-size:.875rem;color:#999}.subscribe-modal .modal-content .benefits-section[data-v-92b002bd]{margin-bottom:1rem}.subscribe-modal .modal-content .benefits-section .benefits-title[data-v-92b002bd]{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.75rem;display:block}.subscribe-modal .modal-content .benefits-section .benefits-list[data-v-92b002bd]{display:flex;flex-direction:column;gap:.625rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item[data-v-92b002bd]{display:flex;align-items:flex-start;gap:.5rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item .benefit-check[data-v-92b002bd]{width:1.25rem;height:1.25rem;border-radius:50%;background-color:#4eace9;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0;margin-top:.125rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item .benefit-text[data-v-92b002bd]{font-size:.875rem;color:#333;line-height:1.5;flex:1}.subscribe-modal .modal-content .modal-subscribe-btn[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background-color:#4eace9;border-radius:.375rem;margin-bottom:.75rem}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-text[data-v-92b002bd]{font-size:1rem;font-weight:600;color:#fff}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-price[data-v-92b002bd]{font-size:.875rem;color:#fff}.subscribe-modal .modal-content .renewal-info-modal[data-v-92b002bd]{text-align:center;margin-bottom:.75rem}.subscribe-modal .modal-content .renewal-info-modal .renewal-text-modal[data-v-92b002bd]{font-size:.75rem;color:#666}.subscribe-modal .modal-content .renewal-info-modal .renewal-link[data-v-92b002bd]{font-size:.75rem;color:#4eace9;text-decoration:underline}.subscribe-modal .modal-content .discount-section[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-top:.03125rem solid #f0f0f0}.subscribe-modal .modal-content .discount-section .discount-title[data-v-92b002bd]{font-size:.8125rem;color:#333}.subscribe-modal .modal-content .discount-section .discount-arrow[data-v-92b002bd]{font-size:.75rem;color:#999;transition:transform .3s}.subscribe-modal .modal-content .discount-section .discount-arrow.expanded[data-v-92b002bd]{transform:rotate(180deg)}.subscribe-modal .modal-content .discount-content[data-v-92b002bd]{padding-top:.5rem;display:flex;flex-direction:column;gap:.375rem}.subscribe-modal .modal-content .discount-content .discount-item[data-v-92b002bd]{display:flex;justify-content:space-between;align-items:center;padding:.625rem;background-color:#f8f8f8;border-radius:.25rem}.subscribe-modal .modal-content .discount-content .discount-item .discount-text[data-v-92b002bd]{font-size:.8125rem;color:#333}.subscribe-modal .modal-content .discount-content .discount-item .discount-price[data-v-92b002bd]{font-size:.8125rem;color:#4eace9;font-weight:500}body[data-v-92b002bd]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-55a80338]{font-size:16px}body[data-v-55a80338]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-55a80338],uni-image[data-v-55a80338],uni-text[data-v-55a80338]{box-sizing:border-box;flex-shrink:0}#app[data-v-55a80338]{width:100vw;height:100vh}.flex-row[data-v-55a80338]{display:flex;flex-direction:row}.flex-col[data-v-55a80338]{display:flex;flex-direction:column}.justify-start[data-v-55a80338]{justify-content:flex-start}.justify-end[data-v-55a80338]{justify-content:flex-end}.justify-center[data-v-55a80338]{justify-content:center}.justify-between[data-v-55a80338]{justify-content:space-between}.justify-around[data-v-55a80338]{justify-content:space-around}.justify-evenly[data-v-55a80338]{justify-content:space-evenly}.items-start[data-v-55a80338]{align-items:flex-start}.items-end[data-v-55a80338]{align-items:flex-end}.items-center[data-v-55a80338]{align-items:center}.items-baseline[data-v-55a80338]{align-items:baseline}.items-stretch[data-v-55a80338]{align-items:stretch}.self-start[data-v-55a80338]{align-self:flex-start}.self-end[data-v-55a80338]{align-self:flex-end}.self-center[data-v-55a80338]{align-self:center}.self-baseline[data-v-55a80338]{align-self:baseline}.self-stretch[data-v-55a80338]{align-self:stretch}.flex-1[data-v-55a80338]{flex:1 1 0%}.flex-auto[data-v-55a80338]{flex:1 1 auto}.grow[data-v-55a80338]{flex-grow:1}.grow-0[data-v-55a80338]{flex-grow:0}.shrink[data-v-55a80338]{flex-shrink:1}.shrink-0[data-v-55a80338]{flex-shrink:0}.relative[data-v-55a80338]{position:relative}.ml-2[data-v-55a80338]{margin-left:.13rem}.mt-2[data-v-55a80338]{margin-top:.13rem}.ml-4[data-v-55a80338]{margin-left:.25rem}.mt-4[data-v-55a80338]{margin-top:.25rem}.ml-6[data-v-55a80338]{margin-left:.38rem}.mt-6[data-v-55a80338]{margin-top:.38rem}.ml-8[data-v-55a80338]{margin-left:.5rem}.mt-8[data-v-55a80338]{margin-top:.5rem}.ml-10[data-v-55a80338]{margin-left:.63rem}.mt-10[data-v-55a80338]{margin-top:.63rem}.ml-12[data-v-55a80338]{margin-left:.75rem}.mt-12[data-v-55a80338]{margin-top:.75rem}.ml-14[data-v-55a80338]{margin-left:.88rem}.mt-14[data-v-55a80338]{margin-top:.88rem}.ml-16[data-v-55a80338]{margin-left:1rem}.mt-16[data-v-55a80338]{margin-top:1rem}.ml-18[data-v-55a80338]{margin-left:1.13rem}.mt-18[data-v-55a80338]{margin-top:1.13rem}.ml-20[data-v-55a80338]{margin-left:1.25rem}.mt-20[data-v-55a80338]{margin-top:1.25rem}.ml-22[data-v-55a80338]{margin-left:1.38rem}.mt-22[data-v-55a80338]{margin-top:1.38rem}.ml-24[data-v-55a80338]{margin-left:1.5rem}.mt-24[data-v-55a80338]{margin-top:1.5rem}.ml-26[data-v-55a80338]{margin-left:1.63rem}.mt-26[data-v-55a80338]{margin-top:1.63rem}.ml-28[data-v-55a80338]{margin-left:1.75rem}.mt-28[data-v-55a80338]{margin-top:1.75rem}.ml-30[data-v-55a80338]{margin-left:1.88rem}.mt-30[data-v-55a80338]{margin-top:1.88rem}.ml-32[data-v-55a80338]{margin-left:2rem}.mt-32[data-v-55a80338]{margin-top:2rem}.ml-34[data-v-55a80338]{margin-left:2.13rem}.mt-34[data-v-55a80338]{margin-top:2.13rem}.ml-36[data-v-55a80338]{margin-left:2.25rem}.mt-36[data-v-55a80338]{margin-top:2.25rem}.ml-38[data-v-55a80338]{margin-left:2.38rem}.mt-38[data-v-55a80338]{margin-top:2.38rem}.ml-40[data-v-55a80338]{margin-left:2.5rem}.mt-40[data-v-55a80338]{margin-top:2.5rem}.ml-42[data-v-55a80338]{margin-left:2.63rem}.mt-42[data-v-55a80338]{margin-top:2.63rem}.ml-44[data-v-55a80338]{margin-left:2.75rem}.mt-44[data-v-55a80338]{margin-top:2.75rem}.ml-46[data-v-55a80338]{margin-left:2.88rem}.mt-46[data-v-55a80338]{margin-top:2.88rem}.ml-48[data-v-55a80338]{margin-left:3rem}.mt-48[data-v-55a80338]{margin-top:3rem}.ml-50[data-v-55a80338]{margin-left:3.13rem}.mt-50[data-v-55a80338]{margin-top:3.13rem}.ml-52[data-v-55a80338]{margin-left:3.25rem}.mt-52[data-v-55a80338]{margin-top:3.25rem}.ml-54[data-v-55a80338]{margin-left:3.38rem}.mt-54[data-v-55a80338]{margin-top:3.38rem}.ml-56[data-v-55a80338]{margin-left:3.5rem}.mt-56[data-v-55a80338]{margin-top:3.5rem}.ml-58[data-v-55a80338]{margin-left:3.63rem}.mt-58[data-v-55a80338]{margin-top:3.63rem}.ml-60[data-v-55a80338]{margin-left:3.75rem}.mt-60[data-v-55a80338]{margin-top:3.75rem}.ml-62[data-v-55a80338]{margin-left:3.88rem}.mt-62[data-v-55a80338]{margin-top:3.88rem}.ml-64[data-v-55a80338]{margin-left:4rem}.mt-64[data-v-55a80338]{margin-top:4rem}.ml-66[data-v-55a80338]{margin-left:4.13rem}.mt-66[data-v-55a80338]{margin-top:4.13rem}.ml-68[data-v-55a80338]{margin-left:4.25rem}.mt-68[data-v-55a80338]{margin-top:4.25rem}.ml-70[data-v-55a80338]{margin-left:4.38rem}.mt-70[data-v-55a80338]{margin-top:4.38rem}.ml-72[data-v-55a80338]{margin-left:4.5rem}.mt-72[data-v-55a80338]{margin-top:4.5rem}.ml-74[data-v-55a80338]{margin-left:4.63rem}.mt-74[data-v-55a80338]{margin-top:4.63rem}.ml-76[data-v-55a80338]{margin-left:4.75rem}.mt-76[data-v-55a80338]{margin-top:4.75rem}.ml-78[data-v-55a80338]{margin-left:4.88rem}.mt-78[data-v-55a80338]{margin-top:4.88rem}.ml-80[data-v-55a80338]{margin-left:5rem}.mt-80[data-v-55a80338]{margin-top:5rem}.ml-82[data-v-55a80338]{margin-left:5.13rem}.mt-82[data-v-55a80338]{margin-top:5.13rem}.ml-84[data-v-55a80338]{margin-left:5.25rem}.mt-84[data-v-55a80338]{margin-top:5.25rem}.ml-86[data-v-55a80338]{margin-left:5.38rem}.mt-86[data-v-55a80338]{margin-top:5.38rem}.ml-88[data-v-55a80338]{margin-left:5.5rem}.mt-88[data-v-55a80338]{margin-top:5.5rem}.ml-90[data-v-55a80338]{margin-left:5.63rem}.mt-90[data-v-55a80338]{margin-top:5.63rem}.ml-92[data-v-55a80338]{margin-left:5.75rem}.mt-92[data-v-55a80338]{margin-top:5.75rem}.ml-94[data-v-55a80338]{margin-left:5.88rem}.mt-94[data-v-55a80338]{margin-top:5.88rem}.ml-96[data-v-55a80338]{margin-left:6rem}.mt-96[data-v-55a80338]{margin-top:6rem}.ml-98[data-v-55a80338]{margin-left:6.13rem}.mt-98[data-v-55a80338]{margin-top:6.13rem}.ml-100[data-v-55a80338]{margin-left:6.25rem}.mt-100[data-v-55a80338]{margin-top:6.25rem}.mt-101[data-v-55a80338]{margin-top:6.38rem}.edit-profile-page[data-v-55a80338]{display:flex;flex-direction:column;height:100vh;background-color:linear-gradient(#FFE1E7 0%,#FFFFFF 100%)}.nav-bar[data-v-55a80338]{position:fixed;top:0;left:0;right:0;height:auto;min-height:2.75rem;padding:0 .75rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;background:linear-gradient(to bottom,rgba(0,0,0,.2),rgba(0,0,0,0));border-bottom:none;z-index:10}.nav-bar .nav-left[data-v-55a80338]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:3.125rem;height:2.5rem;flex-shrink:0;padding:.5rem;box-sizing:border-box}.nav-bar .nav-left .back-icon[data-v-55a80338]{display:flex;align-items:center;justify-content:center;width:1.8125rem;height:1.8125rem;cursor:pointer;padding:.25rem;box-sizing:border-box}.nav-bar .nav-left .back-icon uni-image[data-v-55a80338]{width:80%;height:80%;display:block}.nav-bar .nav-center[data-v-55a80338]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0;padding:0 .5rem}.nav-bar .nav-center .nav-title[data-v-55a80338]{font-size:1rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-bar .nav-right[data-v-55a80338]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:2.5rem;flex-shrink:0}.nav-bar .nav-right .save-btn[data-v-55a80338]{padding:.5625rem 1.125rem;background-color:rgba(255,255,255,.9);color:#666;border-radius:1.25rem;font-size:.8125rem;white-space:nowrap;line-height:1}.header-wrapper[data-v-55a80338]{position:relative;height:16.5625rem;overflow:visible;z-index:2;box-shadow:0 .125rem .3125rem rgba(0,0,0,.2)}.header-wrapper .banner-wrapper[data-v-55a80338]{position:relative;width:100%;height:100%;overflow:hidden}.header-wrapper .banner-wrapper .banner[data-v-55a80338]{width:100%;height:100%}.header-wrapper .banner-wrapper .banner-overlay[data-v-55a80338]{position:absolute;top:0;left:0;right:0;bottom:0}.header-wrapper .banner-wrapper .banner-change-btn[data-v-55a80338]{position:absolute;bottom:.625rem;right:.625rem;padding:.25rem .375rem;background-color:rgba(39,34,36,.3);border-radius:.625rem;display:flex;align-items:center;justify-content:center;z-index:3;cursor:pointer;transition:background-color .3s}.header-wrapper .banner-wrapper .banner-change-btn[data-v-55a80338]:active{background-color:rgba(255,255,255,.7)}.header-wrapper .banner-wrapper .banner-change-btn .banner-change-text[data-v-55a80338]{font-size:.625rem;color:#fff}.header-wrapper .banner-wrapper .avatar-wrapper[data-v-55a80338]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5rem;height:5rem;border-radius:2.5rem;border:.09375rem solid #ffffff;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;z-index:2}.header-wrapper .banner-wrapper .avatar-wrapper .avatar[data-v-55a80338]{width:100%;height:100%;border-radius:2.5rem}.header-wrapper .banner-wrapper .avatar-wrapper .avatar-overlay[data-v-55a80338]{position:absolute;width:100%;height:100%;border-radius:2.5rem}.header-wrapper .banner-wrapper .avatar-wrapper .avatar-camera[data-v-55a80338]{position:absolute;bottom:0;right:0;width:1.5rem;height:1.5rem;border-radius:.75rem;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:2;border:.0625rem solid #ffffff;box-sizing:border-box}.form-scroll[data-v-55a80338]{flex:1;background-color:linear-gradient(#FFE1E7 0%,#FFFFFF 100%)}.upload-progress[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:9999}.upload-progress__box[data-v-55a80338]{width:16.25rem;padding:1rem;background:#fff;border-radius:.5rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.08);display:flex;flex-direction:column;gap:.625rem}.upload-progress__title[data-v-55a80338]{font-size:.875rem;color:#333;text-align:center}.upload-progress__bar[data-v-55a80338]{width:100%;height:.5rem;background:#f0f0f0;border-radius:.375rem;overflow:hidden}.upload-progress__bar-inner[data-v-55a80338]{height:100%;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:.375rem;transition:width .2s ease}.upload-progress__percent[data-v-55a80338]{font-size:.75rem;color:#666;text-align:center}.form-content[data-v-55a80338]{background:#180928;padding:.75rem .75rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.form-item[data-v-55a80338]{display:flex;flex-direction:column;gap:.375rem}.form-item .label[data-v-55a80338]{font-size:.8125rem;color:#555}.form-item .label-inline[data-v-55a80338]{font-size:.875rem;color:#333;margin-right:.625rem;flex-shrink:0;white-space:nowrap}.form-item .input-row[data-v-55a80338]{display:flex;align-items:center;border:.03125rem solid #e5e5e5;border-radius:.375rem;padding:.5rem .625rem;background-color:#fff}.form-item .input-row .input[data-v-55a80338]{flex:1;font-size:.875rem;color:#707070;text-align:right}.form-item .input-row .cell-arrow-wrapper[data-v-55a80338]{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;margin-left:auto;gap:.375rem}.form-item .input-row .gender-value[data-v-55a80338]{font-size:.875rem;color:#707070;text-align:right}.form-item .input-row .cell-arrow-icon[data-v-55a80338]{width:1rem;height:1rem;display:block;flex-shrink:0;transition:transform .3s ease}.form-item .input-row .cell-arrow-icon.arrow-up[data-v-55a80338]{transform:rotate(90deg)}.form-item .gender-select-wrapper[data-v-55a80338]{position:relative;width:100%}.form-item .gender-select-wrapper .gender-options[data-v-55a80338]{margin-top:.25rem;background-color:#fff;border:.03125rem solid #e5e5e5;border-radius:.375rem;overflow:hidden;box-shadow:0 .125rem .375rem rgba(0,0,0,.1)}.form-item .gender-select-wrapper .gender-option[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;padding:.75rem .625rem;border-bottom:.03125rem solid #f5f5f5;cursor:pointer;transition:background-color .2s}.form-item .gender-select-wrapper .gender-option[data-v-55a80338]:last-child{border-bottom:none}.form-item .gender-select-wrapper .gender-option[data-v-55a80338]:active{background-color:#f5f5f5}.form-item .gender-select-wrapper .gender-option.selected[data-v-55a80338]{background-color:#fff5f7}.form-item .gender-select-wrapper .gender-option .gender-option-text[data-v-55a80338]{font-size:.875rem;color:#333}.form-item .gender-select-wrapper .gender-option .gender-option-check[data-v-55a80338]{font-size:.875rem;color:#f8809c;font-weight:600}.form-item .link-text[data-v-55a80338]{font-size:.8125rem;color:#6b6b6b;padding:.375rem .25rem}.form-item .textarea-wrapper[data-v-55a80338]{border:.03125rem solid #e5e5e5;border-radius:.375rem;padding:.5rem .625rem;background-color:#fff}.form-item .textarea-wrapper .textarea-header[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}.form-item .textarea-wrapper .textarea[data-v-55a80338]{width:100%;min-height:1.875rem;font-size:.875rem;color:#707070;line-height:1.6;box-sizing:border-box}.form-item .textarea-wrapper .count[data-v-55a80338]{font-size:.75rem;color:#999}.form-item .hint[data-v-55a80338]{font-size:.6875rem;color:#999;padding-left:.125rem}.section-title[data-v-55a80338]{font-size:.8125rem;color:#999;padding:.875rem 0 .375rem}.cell[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:.03125rem solid #f1f1f1}.cell .cell-text[data-v-55a80338]{font-size:.9375rem;color:#333}.cell .cell-arrow[data-v-55a80338]{font-size:1.0625rem;color:#b0b0b0}.photo-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.35);z-index:9999;display:flex;align-items:center;justify-content:center}.photo-picker-panel[data-v-55a80338]{min-width:10rem;background:#311c4b;border-radius:.375rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden}.photo-picker-option[data-v-55a80338]{font-size:1rem;color:#fff;padding:1.125rem 4.75rem;text-align:center;border-bottom:.03125rem solid rgba(255,251,251,.15)}.photo-picker-option[data-v-55a80338]:last-child{border-bottom:none}.option-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:99;display:flex;align-items:flex-end;justify-content:center;animation:portraitFadeIn-55a80338 .18s ease-out forwards}.option-picker-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}.option-picker-panel[data-v-55a80338]{width:100%;max-width:23.4375rem;background:#311c4b;border-top-left-radius:.625rem;border-top-right-radius:.625rem;overflow:hidden;transform:translateY(100%);animation:portraitSlideUp-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.option-picker-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.option-picker-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;position:relative;padding:.875rem .75rem}.option-picker-title[data-v-55a80338]{font-size:16px;color:#fff;font-weight:600}.option-picker-close[data-v-55a80338]{position:absolute;right:.5625rem;top:.5625rem;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:.5625rem;background:rgba(255,255,255,.15);color:#fff;font-size:.625rem;cursor:pointer}.option-picker-body[data-v-55a80338]{padding:.75rem .875rem;background:transparent}.option-picker-question-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.option-picker-question-wrapper[data-v-55a80338]{display:flex;align-items:center;gap:.25rem}.option-picker-question[data-v-55a80338]{font-size:.875rem;color:#fff}.option-picker-multi-tag[data-v-55a80338]{font-size:14px;color:#f8809c;font-weight:400}.option-picker-pagination[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:400;border:1px solid rgba(255,251,251,.25);padding:.15625rem .625rem;border-radius:3.09375rem}.option-picker-grid[data-v-55a80338]{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;margin-bottom:1.25rem}.option-picker-item[data-v-55a80338]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.625rem;background:#6b538b;border-radius:.375rem;transition:all .2s;min-height:3.125rem}.option-picker-item-selected[data-v-55a80338]{background:linear-gradient(90deg,#ea57a1,#9006db)}.option-picker-emoji[data-v-55a80338]{font-size:1.5rem;margin-bottom:.375rem;line-height:1}.option-picker-text[data-v-55a80338]{font-size:.875rem;color:#fff;text-align:center}.option-picker-item-selected .option-picker-text[data-v-55a80338]{color:#fff}.option-picker-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.option-picker-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem}.option-picker-cancel[data-v-55a80338]{padding:1.125rem 0;text-align:center;font-size:1rem;color:rgba(255,255,255,.85);border-top:.03125rem solid rgba(255,251,251,.15);background:rgba(255,255,255,.06)}.option-picker-cancel[data-v-55a80338]:active{background:rgba(255,255,255,.1)}.birthday-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center}.birthday-picker-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}.birthday-picker-panel[data-v-55a80338]{width:100%;max-width:23.4375rem;background:#311c4b;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:birthdayPickerSlideUp-55a80338 .3s ease-out}.birthday-picker-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.birthday-picker-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.birthday-picker-title[data-v-55a80338]{font-size:1rem;font-weight:600;color:#fff}.birthday-picker-close[data-v-55a80338]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:1rem;font-weight:300}.birthday-picker-body[data-v-55a80338]{padding:1rem .875rem;background:transparent}.birthday-picker-question-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.birthday-picker-label[data-v-55a80338]{display:flex;align-items:center;gap:.375rem;flex:1}.gender-selector[data-v-55a80338]{display:flex;background:#6b538b;border-radius:31.21875rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.2)}.gender-selector-item[data-v-55a80338]{padding:.5rem .875rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;min-width:2.5rem}.gender-selector-item uni-text[data-v-55a80338]{font-size:14px;color:#fff;font-weight:500}.gender-selector-item.active[data-v-55a80338]{background:linear-gradient(90deg,#ea57a1,#9006db)}.gender-selector-item.active uni-text[data-v-55a80338]{color:#fff}.birthday-picker-emoji[data-v-55a80338]{font-size:1rem;line-height:1}.birthday-picker-question[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:500}.birthday-picker-pagination[data-v-55a80338]{font-size:.75rem;color:#fff;font-weight:400;border:1px solid rgba(255,251,251,.25);padding:.125rem .625rem;border-radius:1.5625rem}.birthday-picker-view[data-v-55a80338]{height:12.5rem;width:100%;position:relative;background:transparent}.birthday-picker-item[data-v-55a80338]{display:flex;align-items:center;justify-content:center}.birthday-picker-item-text[data-v-55a80338]{font-size:1rem;color:#fff;font-weight:400}.birthday-picker-view uni-picker-view-column[data-v-55a80338]{position:relative}.birthday-picker-view[data-v-55a80338] .uni-picker-view-indicator{background:transparent!important;border:none!important}.birthday-picker-view[data-v-55a80338] .uni-picker-view-indicator:before,.birthday-picker-view[data-v-55a80338] .uni-picker-view-indicator:after{display:none!important}.birthday-picker-view[data-v-55a80338] uni-picker-view-column{position:relative;z-index:1}.birthday-picker-view[data-v-55a80338] uni-picker-view-column:nth-child(1):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:.375rem 0 0 .375rem;pointer-events:none;z-index:0}.birthday-picker-view[data-v-55a80338] uni-picker-view-column:nth-child(2):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:0;pointer-events:none;z-index:0}.birthday-picker-view[data-v-55a80338] uni-picker-view-column:nth-child(3):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:0 .375rem .375rem 0;pointer-events:none;z-index:0}.birthday-picker-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.birthday-picker-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes birthdayPickerSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}.height-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center}.height-picker-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}.height-picker-panel[data-v-55a80338]{width:100%;max-width:23.4375rem;background:#311c4b;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:heightPickerSlideUp-55a80338 .3s ease-out}.height-picker-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.height-picker-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.height-picker-title[data-v-55a80338]{font-size:1rem;font-weight:600;color:#fff}.height-picker-close[data-v-55a80338]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:1rem;font-weight:300}.height-picker-body[data-v-55a80338]{padding:1rem .875rem;background:transparent}.height-picker-question-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.height-picker-label[data-v-55a80338]{display:flex;align-items:center;gap:.375rem;flex:1}.height-picker-icon[data-v-55a80338]{font-size:1rem;line-height:1}.height-picker-question[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:500}.height-picker-pagination[data-v-55a80338]{font-size:.75rem;color:#fff;font-weight:400;border:1px solid rgba(255,251,251,.25);padding:.125rem .625rem;border-radius:1.5625rem}.height-picker-view[data-v-55a80338]{height:12.5rem;width:100%;position:relative;background:transparent}.height-picker-item[data-v-55a80338]{display:flex;align-items:center;justify-content:center}.height-picker-item-text[data-v-55a80338]{font-size:1rem;color:#fff;font-weight:400}.height-picker-view uni-picker-view-column[data-v-55a80338]{position:relative}.height-picker-view[data-v-55a80338] .uni-picker-view-indicator{background:transparent!important;border:none!important}.height-picker-view[data-v-55a80338] .uni-picker-view-indicator:before,.height-picker-view[data-v-55a80338] .uni-picker-view-indicator:after{display:none!important}.height-picker-view[data-v-55a80338] uni-picker-view-column{position:relative;z-index:1}.height-picker-view[data-v-55a80338] uni-picker-view-column:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:.375rem;pointer-events:none;z-index:0}.height-picker-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.height-picker-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes heightPickerSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}.weight-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center}.weight-picker-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}.weight-picker-panel[data-v-55a80338]{width:100%;max-width:23.4375rem;background:#311c4b;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:weightPickerSlideUp-55a80338 .3s ease-out}.weight-picker-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.weight-picker-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.weight-picker-title[data-v-55a80338]{font-size:1rem;font-weight:600;color:#fff}.weight-picker-close[data-v-55a80338]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:1rem;font-weight:300}.weight-picker-body[data-v-55a80338]{padding:1rem .875rem;background:transparent}.weight-picker-question-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.weight-picker-label[data-v-55a80338]{display:flex;align-items:center;gap:.375rem;flex:1}.weight-picker-icon[data-v-55a80338]{font-size:1rem;line-height:1}.weight-picker-question[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:500}.weight-picker-pagination[data-v-55a80338]{font-size:.75rem;color:#fff;font-weight:400;border:1px solid rgba(255,251,251,.25);padding:.125rem .625rem;border-radius:1.5625rem}.weight-picker-view[data-v-55a80338]{height:12.5rem;width:100%;position:relative;background:transparent}.weight-picker-item[data-v-55a80338]{display:flex;align-items:center;justify-content:center}.weight-picker-item-text[data-v-55a80338]{font-size:1rem;color:#fff;font-weight:400}.weight-picker-view uni-picker-view-column[data-v-55a80338]{position:relative}.weight-picker-view[data-v-55a80338] .uni-picker-view-indicator{background:transparent!important;border:none!important}.weight-picker-view[data-v-55a80338] .uni-picker-view-indicator:before,.weight-picker-view[data-v-55a80338] .uni-picker-view-indicator:after{display:none!important}.weight-picker-view[data-v-55a80338] uni-picker-view-column{position:relative;z-index:1}.weight-picker-view[data-v-55a80338] uni-picker-view-column:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:.375rem;pointer-events:none;z-index:0}.weight-picker-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.weight-picker-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes weightPickerSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}.location-picker-mask[data-v-55a80338]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;justify-content:center}.location-picker-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}.location-picker-panel[data-v-55a80338]{width:100%;max-width:23.4375rem;background:#311c4b;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:locationPickerSlideUp-55a80338 .3s ease-out}.location-picker-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.location-picker-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.location-picker-title[data-v-55a80338]{font-size:1rem;font-weight:600;color:#fff}.location-picker-close[data-v-55a80338]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;font-size:1rem;font-weight:300}.location-picker-body[data-v-55a80338]{padding:1rem .875rem;background:transparent}.location-picker-question-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.location-picker-label[data-v-55a80338]{display:flex;align-items:center;gap:.375rem}.location-picker-icon[data-v-55a80338]{font-size:1rem;line-height:1}.location-picker-question[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:500}.location-picker-pagination[data-v-55a80338]{font-size:.75rem;color:#fff;font-weight:400;border:1px solid rgba(255,251,251,.25);padding:.125rem .625rem;border-radius:1.5625rem}.location-picker-view[data-v-55a80338]{height:12.5rem;width:100%;position:relative;background:transparent}.location-picker-item[data-v-55a80338]{display:flex;align-items:center;justify-content:center}.location-picker-item-text[data-v-55a80338]{font-size:1rem;color:#fff;font-weight:400}.location-picker-view uni-picker-view-column[data-v-55a80338]{position:relative}.location-picker-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.location-picker-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes locationPickerSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes optionPickerSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}.group[data-v-55a80338]{display:flex;flex-direction:column;gap:.375rem}.group-title[data-v-55a80338]{font-size:14px;font-weight:400;color:#aba9aa;padding-left:.4375rem;margin-bottom:.1875rem}.group-title-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;padding-top:.625rem;padding-left:.0625rem}.group-title-row .chevron[data-v-55a80338]{width:1.125rem;height:1.125rem;padding-right:.375rem;opacity:.9}.upload-icon[data-v-55a80338]{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.upload-img[data-v-55a80338]{width:48px;height:48px;display:block}.card[data-v-55a80338]{background:#311c4b;border-radius:.5rem;box-shadow:0 .125rem .375rem rgba(0,0,0,.2);overflow:hidden}.card-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;padding:.8125rem .875rem;background:transparent}.input-container[data-v-55a80338]{display:flex;align-items:center;gap:.375rem;flex:1;justify-content:flex-end;margin-top:.03125rem;margin-left:.375rem}.card-row-multi[data-v-55a80338]{padding:.5625rem .875rem .6875rem;flex-direction:column;align-items:flex-start;gap:.25rem}.card-row-top[data-v-55a80338]{width:100%;display:flex;align-items:center;justify-content:space-between}.card-label[data-v-55a80338]{font-size:.875rem;color:#fff}.card-value[data-v-55a80338]{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.value-text[data-v-55a80338]{font-size:.8125rem;color:#fff}.sub-info-row[data-v-55a80338]{padding:0;display:flex;flex-direction:column;gap:0}.sub-info-item[data-v-55a80338]{width:100%;height:2.8125rem;display:flex;align-items:center;justify-content:space-between;padding:.5625rem .875rem;background:transparent}.sub-info-item .card-label[data-v-55a80338]{flex:1}.sub-info-item+.sub-info-item[data-v-55a80338]{border-top:.03125rem solid rgba(255,251,251,.2)}.life-check-warning[data-v-55a80338]{display:flex;align-items:center;gap:.625rem;margin:0 .75rem .25rem;padding:.625rem;border-radius:.625rem;background:#fff1f4}.life-check-warning__image[data-v-55a80338]{width:3rem;height:3rem;border-radius:.5rem;flex-shrink:0}.life-check-warning__content[data-v-55a80338]{display:flex;flex-direction:column;gap:.25rem}.life-check-warning__title[data-v-55a80338]{font-size:.875rem;color:#f8809c;font-weight:600}.life-check-warning__desc[data-v-55a80338]{font-size:.75rem;color:#666;line-height:1.0625rem}.portrait-list[data-v-55a80338]{display:flex;gap:.375rem;padding:.4375rem;flex-wrap:wrap;align-items:center;margin-left:.3125rem}.portrait-item[data-v-55a80338]{position:relative;width:6.5625rem;height:6.5625rem;border-radius:.375rem;overflow:hidden;background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.06)}.portrait-item-invalid[data-v-55a80338],.portrait-modal-item-invalid[data-v-55a80338]{box-shadow:0 0 0 .125rem rgba(248,128,156,.45)}.portrait-thumb[data-v-55a80338]{width:100%;height:100%;display:block}.portrait-remove[data-v-55a80338]{position:absolute;top:.125rem;right:.125rem;width:1.25rem;height:1.25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;z-index:5;cursor:pointer}.portrait-remove-icon[data-v-55a80338]{width:1rem;height:1rem;display:block}.portrait-invalid-badge[data-v-55a80338],.portrait-modal-invalid-badge[data-v-55a80338]{position:absolute;left:.375rem;bottom:.375rem;padding:.1875rem .4375rem;border-radius:31.21875rem;background:rgba(248,128,156,.92);color:#fff;font-size:.6875rem;line-height:1.2;z-index:4}.portrait-modal-close-icon[data-v-55a80338]{width:1rem;height:1rem;display:block}.portrait-upload[data-v-55a80338]{width:6.5625rem;height:6.5625rem;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center;border:.03125rem dashed #2722241A;background:#6b538b;color:#c69aa6}.upload-icon[data-v-55a80338]{font-size:1.375rem;color:#f8809c;line-height:1}.upload-text[data-v-55a80338]{font-size:.75rem;color:#aba9aa;margin-top:.25rem}.chevron[data-v-55a80338]{width:.875rem;height:.875rem;opacity:.7}.about-container[data-v-55a80338]{padding:.5625rem;background:#311c4b;border-radius:.375rem;min-height:2.5rem;box-shadow:0 .1875rem .5625rem rgba(0,0,0,.06)}.about-text[data-v-55a80338]{font-size:.8125rem;color:#fff;line-height:1.6}.about-input[data-v-55a80338]{width:100%;min-height:2.5rem;font-size:.8125rem;color:#6b6b6b;border:none;padding:0;box-sizing:border-box;resize:none;background:transparent;line-height:1.6;outline:none}.about-input[data-v-55a80338]::-webkit-input-placeholder{color:#cfcfcf}.about-input[data-v-55a80338]::placeholder{color:#cfcfcf}.portrait-modal-mask[data-v-55a80338]{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.4);z-index:99;display:flex;align-items:flex-end;justify-content:center}.portrait-modal-panel[data-v-55a80338]{width:100%;max-height:86vh;background:#311c4b;border-top-left-radius:.625rem;border-top-right-radius:.625rem;overflow:hidden;transform:translateY(100%);animation:portraitSlideUp-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.portrait-modal-panel.closing-panel[data-v-55a80338]{animation:portraitSlideDown-55a80338 .32s cubic-bezier(.22,.98,.2,1) forwards}.portrait-modal-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;position:relative;padding:.875rem .75rem}.portrait-modal-title[data-v-55a80338]{font-size:16px;color:#fff;font-weight:600}.portrait-modal-close[data-v-55a80338]{position:absolute;right:.5625rem;top:.5625rem;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:.5625rem;color:#666;cursor:pointer}.portrait-modal-grid[data-v-55a80338]{display:flex;flex-wrap:wrap;gap:.6875rem;padding:.375rem .78125rem;justify-content:flex-start;box-sizing:border-box}.portrait-modal-item[data-v-55a80338]{width:6.71875rem;height:6.71875rem;border-radius:.375rem;background:#6b538b;overflow:hidden;position:relative;box-sizing:border-box}.portrait-modal-thumb[data-v-55a80338]{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.portrait-modal-remove[data-v-55a80338]{position:absolute;top:.1875rem;right:.1875rem;width:.875rem;height:.875rem;border-radius:.4375rem;background:rgba(0,0,0,.45);color:#fff;display:flex;align-items:center;justify-content:center;z-index:5;font-size:.625rem;cursor:pointer}.portrait-modal-upload[data-v-55a80338]{display:flex;align-items:center;justify-content:center;background:#6b538b;border:.03125rem dashed rgba(255,251,251,.35)}.portrait-modal-upload-inner[data-v-55a80338]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.25rem}.portrait-modal-upload-icon[data-v-55a80338]{width:1.375rem;height:1.375rem}.portrait-modal-upload-text[data-v-55a80338]{font-size:.6875rem;color:rgba(255,255,255,.75);margin-top:.25rem}.portrait-modal-footer[data-v-55a80338]{padding:.5625rem;background:transparent}.portrait-modal-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem}.about-modal-body[data-v-55a80338]{padding:.375rem .5625rem;background:transparent}.about-modal-textarea[data-v-55a80338]{width:100%;min-height:7.5rem;padding:.5625rem;box-sizing:border-box;border-radius:.375rem;background:#6b538b;border:none;font-size:14px;color:#fff;resize:none}.about-modal-textarea-placeholder[data-v-55a80338]{color:rgba(255,255,255,.45)}.about-modal-textarea[data-v-55a80338]::placeholder{color:rgba(255,255,255,.45)}.about-modal-textarea[data-v-55a80338]::-webkit-input-placeholder{color:rgba(255,255,255,.45)}.about-modal-textarea[data-v-55a80338]::-moz-placeholder{color:rgba(255,255,255,.45)}.about-modal-textarea[data-v-55a80338]:-ms-input-placeholder{color:rgba(255,255,255,.45)}.about-char-count[data-v-55a80338]{text-align:right;font-size:.8125rem;color:rgba(255,255,255,.55);margin-top:.25rem}.portrait-modal-footer[data-v-55a80338]{padding:.5625rem;background:transparent;display:flex;gap:.375rem}.portrait-modal-footer .portrait-modal-cancel-btn[data-v-55a80338]{flex:1;background:rgba(255,255,255,.12);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem}.portrait-modal-footer .portrait-modal-save-btn[data-v-55a80338]{flex:1}.portrait-modal-mask[data-v-55a80338]{animation:portraitFadeIn-55a80338 .18s ease-out forwards}.portrait-modal-mask.closing[data-v-55a80338]{animation:portraitFadeOut-55a80338 .18s ease-out forwards}@keyframes portraitSlideUp-55a80338{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes portraitSlideDown-55a80338{0%{transform:translateY(0)}to{transform:translateY(100%)}}.nickname-modal-panel[data-v-55a80338]{background:#311c4b}.nickname-modal-header[data-v-55a80338]{display:flex;align-items:center;justify-content:center;position:relative;padding:.875rem .75rem}.nickname-modal-title[data-v-55a80338]{font-size:16px;color:#fff;font-weight:600}.nickname-modal-close[data-v-55a80338]{position:absolute;right:.5625rem;top:.5625rem;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:.5625rem;background:rgba(255,255,255,.15);color:#fff;font-size:.625rem;cursor:pointer}.nickname-modal-body[data-v-55a80338]{padding:.75rem .875rem;background:transparent}.nickname-label-row[data-v-55a80338]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4375rem}.nickname-label[data-v-55a80338]{font-size:.875rem;color:#fff}.nickname-modal-pagination[data-v-55a80338]{font-size:.875rem;color:#fff;font-weight:400;border:1px solid #DFDFDF;padding:.15625rem .625rem;border-radius:3.09375rem}.nickname-input[data-v-55a80338]{width:100%;height:2.8125rem;padding:.5625rem;box-sizing:border-box;border-radius:.375rem;background:#6b538b;border:none;font-size:.875rem;color:#fff;margin-bottom:2.1875rem}.nickname-modal-footer[data-v-55a80338]{padding:.5625rem .875rem 1.25rem;background:transparent}.nickname-modal-save-btn[data-v-55a80338]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem}@keyframes portraitFadeIn-55a80338{0%{opacity:0}to{opacity:1}}@keyframes portraitFadeOut-55a80338{0%{opacity:1}to{opacity:0}}.cert-thumb[data-v-55a80338]{width:2.625rem;height:2.625rem;border-radius:.25rem}.cert-action-wrapper[data-v-55a80338]{display:flex;justify-content:center;margin-top:.75rem}.cert-action-btn[data-v-55a80338]{width:100%;max-width:22.5rem;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;border-radius:1rem;padding:.625rem 0;text-align:center;font-size:.875rem;align-items:center;justify-content:center;display:flex;transition:background-color .3s ease}.cert-action-btn-disabled[data-v-55a80338]{background:#ccc!important;color:#666!important}.divider[data-v-55a80338]{height:.03125rem;background:rgba(255,251,251,.2);margin:0}.bio-preview[data-v-55a80338]{font-size:.8125rem;color:#6b6b6b;line-height:1.6;margin-top:.1875rem}.count[data-v-55a80338]{font-size:14px;color:#f8809c}.card-textarea[data-v-55a80338]{width:100%;background:transparent;padding:0;border:none;font-size:.8125rem;color:#6b6b6b;line-height:1.6;min-height:2.5rem;box-sizing:border-box;resize:none}.card-input[data-v-55a80338]{width:100%;background:transparent;padding:.25rem 0;border:none;font-size:.8125rem;color:#6b6b6b;box-sizing:border-box;height:100%}.h5-date-modal[data-v-55a80338]{position:fixed;left:0;right:0;bottom:0;top:0;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.h5-date-overlay[data-v-55a80338]{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.35)}.h5-date-panel[data-v-55a80338]{position:relative;width:100%;background:#fff;padding:.5625rem;border-top-left-radius:.375rem;border-top-right-radius:.375rem;box-shadow:0 -.1875rem .75rem rgba(0,0,0,.08)}.h5-date-input[data-v-55a80338]{width:100%;padding:.4375rem;font-size:.875rem;box-sizing:border-box;border-radius:.25rem;border:.03125rem solid #e8e8e8}.h5-actions[data-v-55a80338]{display:flex;justify-content:flex-end;gap:.375rem;margin-top:.375rem}.h5-btn[data-v-55a80338]{padding:.375rem .6875rem;border-radius:.25rem;background:#f0f0f0;color:#333}.h5-btn.primary[data-v-55a80338]{background:#f8809c;color:#fff}html[data-v-0437ccc9]{font-size:16px}body[data-v-0437ccc9]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-0437ccc9],uni-image[data-v-0437ccc9],uni-text[data-v-0437ccc9]{box-sizing:border-box;flex-shrink:0}#app[data-v-0437ccc9]{width:100vw;height:100vh}.flex-row[data-v-0437ccc9]{display:flex;flex-direction:row}.flex-col[data-v-0437ccc9]{display:flex;flex-direction:column}.justify-start[data-v-0437ccc9]{justify-content:flex-start}.justify-end[data-v-0437ccc9]{justify-content:flex-end}.justify-center[data-v-0437ccc9]{justify-content:center}.justify-between[data-v-0437ccc9]{justify-content:space-between}.justify-around[data-v-0437ccc9]{justify-content:space-around}.justify-evenly[data-v-0437ccc9]{justify-content:space-evenly}.items-start[data-v-0437ccc9]{align-items:flex-start}.items-end[data-v-0437ccc9]{align-items:flex-end}.items-center[data-v-0437ccc9]{align-items:center}.items-baseline[data-v-0437ccc9]{align-items:baseline}.items-stretch[data-v-0437ccc9]{align-items:stretch}.self-start[data-v-0437ccc9]{align-self:flex-start}.self-end[data-v-0437ccc9]{align-self:flex-end}.self-center[data-v-0437ccc9]{align-self:center}.self-baseline[data-v-0437ccc9]{align-self:baseline}.self-stretch[data-v-0437ccc9]{align-self:stretch}.flex-1[data-v-0437ccc9]{flex:1 1 0%}.flex-auto[data-v-0437ccc9]{flex:1 1 auto}.grow[data-v-0437ccc9]{flex-grow:1}.grow-0[data-v-0437ccc9]{flex-grow:0}.shrink[data-v-0437ccc9]{flex-shrink:1}.shrink-0[data-v-0437ccc9]{flex-shrink:0}.relative[data-v-0437ccc9]{position:relative}.ml-2[data-v-0437ccc9]{margin-left:.13rem}.mt-2[data-v-0437ccc9]{margin-top:.13rem}.ml-4[data-v-0437ccc9]{margin-left:.25rem}.mt-4[data-v-0437ccc9]{margin-top:.25rem}.ml-6[data-v-0437ccc9]{margin-left:.38rem}.mt-6[data-v-0437ccc9]{margin-top:.38rem}.ml-8[data-v-0437ccc9]{margin-left:.5rem}.mt-8[data-v-0437ccc9]{margin-top:.5rem}.ml-10[data-v-0437ccc9]{margin-left:.63rem}.mt-10[data-v-0437ccc9]{margin-top:.63rem}.ml-12[data-v-0437ccc9]{margin-left:.75rem}.mt-12[data-v-0437ccc9]{margin-top:.75rem}.ml-14[data-v-0437ccc9]{margin-left:.88rem}.mt-14[data-v-0437ccc9]{margin-top:.88rem}.ml-16[data-v-0437ccc9]{margin-left:1rem}.mt-16[data-v-0437ccc9]{margin-top:1rem}.ml-18[data-v-0437ccc9]{margin-left:1.13rem}.mt-18[data-v-0437ccc9]{margin-top:1.13rem}.ml-20[data-v-0437ccc9]{margin-left:1.25rem}.mt-20[data-v-0437ccc9]{margin-top:1.25rem}.ml-22[data-v-0437ccc9]{margin-left:1.38rem}.mt-22[data-v-0437ccc9]{margin-top:1.38rem}.ml-24[data-v-0437ccc9]{margin-left:1.5rem}.mt-24[data-v-0437ccc9]{margin-top:1.5rem}.ml-26[data-v-0437ccc9]{margin-left:1.63rem}.mt-26[data-v-0437ccc9]{margin-top:1.63rem}.ml-28[data-v-0437ccc9]{margin-left:1.75rem}.mt-28[data-v-0437ccc9]{margin-top:1.75rem}.ml-30[data-v-0437ccc9]{margin-left:1.88rem}.mt-30[data-v-0437ccc9]{margin-top:1.88rem}.ml-32[data-v-0437ccc9]{margin-left:2rem}.mt-32[data-v-0437ccc9]{margin-top:2rem}.ml-34[data-v-0437ccc9]{margin-left:2.13rem}.mt-34[data-v-0437ccc9]{margin-top:2.13rem}.ml-36[data-v-0437ccc9]{margin-left:2.25rem}.mt-36[data-v-0437ccc9]{margin-top:2.25rem}.ml-38[data-v-0437ccc9]{margin-left:2.38rem}.mt-38[data-v-0437ccc9]{margin-top:2.38rem}.ml-40[data-v-0437ccc9]{margin-left:2.5rem}.mt-40[data-v-0437ccc9]{margin-top:2.5rem}.ml-42[data-v-0437ccc9]{margin-left:2.63rem}.mt-42[data-v-0437ccc9]{margin-top:2.63rem}.ml-44[data-v-0437ccc9]{margin-left:2.75rem}.mt-44[data-v-0437ccc9]{margin-top:2.75rem}.ml-46[data-v-0437ccc9]{margin-left:2.88rem}.mt-46[data-v-0437ccc9]{margin-top:2.88rem}.ml-48[data-v-0437ccc9]{margin-left:3rem}.mt-48[data-v-0437ccc9]{margin-top:3rem}.ml-50[data-v-0437ccc9]{margin-left:3.13rem}.mt-50[data-v-0437ccc9]{margin-top:3.13rem}.ml-52[data-v-0437ccc9]{margin-left:3.25rem}.mt-52[data-v-0437ccc9]{margin-top:3.25rem}.ml-54[data-v-0437ccc9]{margin-left:3.38rem}.mt-54[data-v-0437ccc9]{margin-top:3.38rem}.ml-56[data-v-0437ccc9]{margin-left:3.5rem}.mt-56[data-v-0437ccc9]{margin-top:3.5rem}.ml-58[data-v-0437ccc9]{margin-left:3.63rem}.mt-58[data-v-0437ccc9]{margin-top:3.63rem}.ml-60[data-v-0437ccc9]{margin-left:3.75rem}.mt-60[data-v-0437ccc9]{margin-top:3.75rem}.ml-62[data-v-0437ccc9]{margin-left:3.88rem}.mt-62[data-v-0437ccc9]{margin-top:3.88rem}.ml-64[data-v-0437ccc9]{margin-left:4rem}.mt-64[data-v-0437ccc9]{margin-top:4rem}.ml-66[data-v-0437ccc9]{margin-left:4.13rem}.mt-66[data-v-0437ccc9]{margin-top:4.13rem}.ml-68[data-v-0437ccc9]{margin-left:4.25rem}.mt-68[data-v-0437ccc9]{margin-top:4.25rem}.ml-70[data-v-0437ccc9]{margin-left:4.38rem}.mt-70[data-v-0437ccc9]{margin-top:4.38rem}.ml-72[data-v-0437ccc9]{margin-left:4.5rem}.mt-72[data-v-0437ccc9]{margin-top:4.5rem}.ml-74[data-v-0437ccc9]{margin-left:4.63rem}.mt-74[data-v-0437ccc9]{margin-top:4.63rem}.ml-76[data-v-0437ccc9]{margin-left:4.75rem}.mt-76[data-v-0437ccc9]{margin-top:4.75rem}.ml-78[data-v-0437ccc9]{margin-left:4.88rem}.mt-78[data-v-0437ccc9]{margin-top:4.88rem}.ml-80[data-v-0437ccc9]{margin-left:5rem}.mt-80[data-v-0437ccc9]{margin-top:5rem}.ml-82[data-v-0437ccc9]{margin-left:5.13rem}.mt-82[data-v-0437ccc9]{margin-top:5.13rem}.ml-84[data-v-0437ccc9]{margin-left:5.25rem}.mt-84[data-v-0437ccc9]{margin-top:5.25rem}.ml-86[data-v-0437ccc9]{margin-left:5.38rem}.mt-86[data-v-0437ccc9]{margin-top:5.38rem}.ml-88[data-v-0437ccc9]{margin-left:5.5rem}.mt-88[data-v-0437ccc9]{margin-top:5.5rem}.ml-90[data-v-0437ccc9]{margin-left:5.63rem}.mt-90[data-v-0437ccc9]{margin-top:5.63rem}.ml-92[data-v-0437ccc9]{margin-left:5.75rem}.mt-92[data-v-0437ccc9]{margin-top:5.75rem}.ml-94[data-v-0437ccc9]{margin-left:5.88rem}.mt-94[data-v-0437ccc9]{margin-top:5.88rem}.ml-96[data-v-0437ccc9]{margin-left:6rem}.mt-96[data-v-0437ccc9]{margin-top:6rem}.ml-98[data-v-0437ccc9]{margin-left:6.13rem}.mt-98[data-v-0437ccc9]{margin-top:6.13rem}.ml-100[data-v-0437ccc9]{margin-left:6.25rem}.mt-100[data-v-0437ccc9]{margin-top:6.25rem}.mt-101[data-v-0437ccc9]{margin-top:6.38rem}.user-profile-container[data-v-0437ccc9]{width:100%;min-height:calc(100vh + 1px);background-color:#180928;position:relative;touch-action:pan-y;-webkit-overflow-scrolling:touch}.user-profile-container.modal-open[data-v-0437ccc9]{overflow:hidden;width:100%}.custom-navbar[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:2.75rem;padding:0 1rem .375rem;background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,0));position:fixed;top:0;left:0;right:0;z-index:999;box-sizing:border-box;border-bottom:0}.custom-navbar .navbar-content[data-v-0437ccc9]{display:flex;flex:1;align-items:center;gap:.5rem}.custom-navbar .navbar-back[data-v-0437ccc9]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-0437ccc9]{font-size:1.5rem;color:#fff;line-height:1;font-weight:300}.custom-navbar .navbar-back .back-image[data-v-0437ccc9]{width:24px;height:24px}.custom-navbar .navbar-info[data-v-0437ccc9]{display:flex;flex-direction:column;justify-content:center;gap:.125rem}.custom-navbar .navbar-info .navbar-name[data-v-0437ccc9]{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.custom-navbar .navbar-info .navbar-sub[data-v-0437ccc9]{display:flex;align-items:center;gap:.1875rem;font-size:.75rem;color:#e6e6e6}.custom-navbar .navbar-info .navbar-sub-icon[data-v-0437ccc9]{width:1.125rem;height:1.125rem;opacity:.9}.custom-navbar .navbar-info .navbar-sub-dot[data-v-0437ccc9]{font-size:.625rem;color:#fff;line-height:1;margin:0 .0625rem}.custom-navbar .navbar-menu[data-v-0437ccc9]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;position:relative}.custom-navbar .navbar-menu .menu-icon[data-v-0437ccc9]{font-size:1.25rem;color:#fff;line-height:1}.custom-navbar .navbar-menu .menu-image[data-v-0437ccc9]{width:24px;height:24px}.custom-navbar .navbar-menu .menu-bubble-column[data-v-0437ccc9]{position:absolute;right:0;top:2rem;background:transparent;box-shadow:none;flex-direction:column;gap:.25rem;z-index:1001}.custom-navbar .navbar-menu .menu-bubble-item[data-v-0437ccc9]{background:#fff;padding:.5625rem .8125rem;min-width:6.25rem;box-shadow:0 .25rem .625rem rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-menu .report-arrow[data-v-0437ccc9]{position:absolute;z-index:-1;top:1.75rem;right:.625rem;width:.5625rem;height:.5625rem;background:#fff;transform:rotate(45deg);border-radius:.0625rem;z-index:1002}.custom-navbar .navbar-menu .report-text[data-v-0437ccc9]{font-size:14px;color:#707070;line-height:1;padding:0 .125rem}.report-modal-mask[data-v-0437ccc9]{position:fixed;left:0;right:0;top:0;bottom:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.35);z-index:6000}.report-modal[data-v-0437ccc9]{width:100%;background:#3a2852;border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding:.875rem;box-sizing:border-box}.report-modal-header[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.report-modal-title[data-v-0437ccc9]{font-size:1rem;font-weight:700;color:#fff}.report-modal-close[data-v-0437ccc9]{width:1.5rem;height:1.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background:transparent;padding:.1875rem;box-sizing:border-box;transition:background .18s ease}.report-modal-close[data-v-0437ccc9]:hover{background:#f3f3f3}.report-modal-close uni-image[data-v-0437ccc9]{width:20px;height:20px;display:block}.report-type-grid[data-v-0437ccc9]{display:flex;flex-wrap:wrap;gap:.5625rem;margin-bottom:1.125rem;margin-left:.75rem}.report-type-item[data-v-0437ccc9]{background:#6b538b;padding:.625rem .875rem;border-radius:.375rem;min-width:6.25rem;display:flex;align-items:center;justify-content:center}.report-type-item.active[data-v-0437ccc9]{background:linear-gradient(90deg,#ea57a1,#9006db)}.report-type-text[data-v-0437ccc9]{font-size:.875rem;color:#fff}.report-submit-wrapper[data-v-0437ccc9]{padding-top:.1875rem}.report-submit-btn[data-v-0437ccc9]{width:100%;height:3rem;border-radius:12px;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.report-submit-btn.disabled[data-v-0437ccc9]{background:linear-gradient(90deg,#ea57a1,#9006db)}.report-submit-text[data-v-0437ccc9]{color:#fff;font-size:.9375rem}.profile-header[data-v-0437ccc9]{position:relative}.profile-header .banner-image[data-v-0437ccc9]{width:100%;height:14.0625rem;background-size:cover;background-position:center}.profile-header .profile-card[data-v-0437ccc9]{position:relative;margin-top:-.9375rem;padding:0 1rem 1rem;background-color:#180928}.profile-header .profile-card .profile-top[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.profile-header .profile-card .profile-top .avatar-wrapper[data-v-0437ccc9]{position:relative;margin-top:-2.5rem}.profile-header .profile-card .profile-top .avatar-wrapper .avatar[data-v-0437ccc9]{width:100px;height:100px;border-radius:50%;border:.1875rem solid #ffffff;background-color:#f0f0f0}.profile-header .profile-card .profile-top .avatar-wrapper .online-dot[data-v-0437ccc9]{position:absolute;bottom:.25rem;right:.625rem;width:1rem;height:1rem;border-radius:.5rem;background-color:#1dff68;border:.125rem solid #ffffff}.profile-header .profile-card .profile-top .avatar-wrapper .online-dot-online[data-v-0437ccc9]{background-color:#1dff68}.profile-header .profile-card .profile-top .avatar-wrapper .online-dot-offline[data-v-0437ccc9]{background-color:#999}.profile-header .profile-card .profile-top .tip-online-dot[data-v-0437ccc9]{position:absolute;bottom:.1875rem;right:.375rem;width:1.125rem;height:1.125rem;border-radius:.5625rem;background-color:#1dff68;border:.125rem solid #ffffff;box-shadow:0 .125rem .3125rem rgba(0,0,0,.08)}.profile-header .profile-card .profile-top .tip-online-dot-online[data-v-0437ccc9]{background-color:#1dff68}.profile-header .profile-card .profile-top .tip-online-dot-offline[data-v-0437ccc9]{background-color:#999}.profile-header .profile-card .profile-top .action-buttons[data-v-0437ccc9]{display:flex;gap:1rem;margin-top:.625rem}.profile-header .profile-card .profile-top .action-buttons .action-btn[data-v-0437ccc9]{min-width:58px;min-height:58px;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:0 .375rem;border:.03125rem solid #e0e0e0}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon[data-v-0437ccc9]{display:flex;align-items:center;justify-content:center;gap:.25rem;font-size:.875rem}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon uni-image[data-v-0437ccc9]{width:1.75rem;height:1.75rem}.profile-header .profile-card .profile-top .action-buttons .action-btn .action-icon .action-text[data-v-0437ccc9]{white-space:nowrap}.profile-header .profile-card .profile-top .action-buttons .action-btn.primary[data-v-0437ccc9]{background-color:#f5f9ff;border-color:#3fa7ff}.profile-header .profile-card .profile-top .action-buttons .action-btn.icon-only[data-v-0437ccc9]{width:2rem;padding:0;background-color:#fff;border-color:#e5e5e5}.profile-header .profile-card .profile-top .action-buttons .action-btn.icon-only .action-icon[data-v-0437ccc9]{color:#666}.profile-header .profile-card .profile-top .action-buttons .action-btn.icon-only>uni-image[data-v-0437ccc9]{width:1.375rem;height:1.375rem;display:block}.profile-header .profile-card .profile-info .name-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:.375rem}.profile-header .profile-card .profile-info .name-row .username[data-v-0437ccc9]{font-size:1.4375rem;font-weight:700;color:#fff}.profile-header .profile-card .profile-info .name-row .verified-badge[data-v-0437ccc9]{font-size:1rem;color:#4eace9}.profile-header .profile-card .profile-info .meta-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem}.profile-header .profile-card .profile-info .meta-row .user-handle[data-v-0437ccc9]{font-size:.875rem;color:#c4c4c4}.profile-header .profile-card .profile-info .meta-row .dot[data-v-0437ccc9]{width:.25rem;height:.25rem;border-radius:50%;background-color:#999}.profile-header .profile-card .profile-info .meta-row .dot-online[data-v-0437ccc9]{background-color:#6de18c}.profile-header .profile-card .profile-info .meta-row .dot-offline[data-v-0437ccc9]{background-color:#999}.profile-header .profile-card .profile-info .meta-row .status[data-v-0437ccc9]{font-size:.8125rem;color:#1dff68}.profile-header .profile-card .profile-info .meta-row .status-online[data-v-0437ccc9]{color:#6de18c}.profile-header .profile-card .profile-info .meta-row .status-offline[data-v-0437ccc9]{color:#999}.profile-header .profile-card .profile-info .bio[data-v-0437ccc9]{margin-bottom:.75rem}.profile-header .profile-card .profile-info .bio .bio-text[data-v-0437ccc9]{font-size:.875rem;color:#fff;line-height:1.6}.profile-header .profile-card .profile-info .bio .more-link[data-v-0437ccc9]{font-size:.875rem;color:#4eace9;margin-left:.25rem}.profile-header .profile-card .profile-info .bio-icons[data-v-0437ccc9]{display:flex;align-items:center;gap:1rem;margin-top:.625rem;flex-wrap:wrap}.profile-header .profile-card .profile-info .bio-icons .bio-icon-item[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;background-color:#f5f5f5;padding:.1875rem .5rem;border-radius:1rem}.profile-header .profile-card .profile-info .bio-icons .bio-icon[data-v-0437ccc9]{width:1.25rem;height:1.25rem;display:block;flex-shrink:0}.profile-header .profile-card .profile-info .bio-icons .bio-icon-text[data-v-0437ccc9]{font-size:.75rem;color:#666;line-height:1;white-space:nowrap}.profile-header .profile-card .profile-info .subscribe-button[data-v-0437ccc9]{display:flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.625rem 1rem;background-color:#f8809c;border-radius:1.5625rem;cursor:pointer}.profile-header .profile-card .profile-info .subscribe-button .subscribe-button-content[data-v-0437ccc9]{display:flex;align-items:center;justify-content:center;gap:.25rem}.profile-header .profile-card .profile-info .subscribe-button .subscribe-button-icon[data-v-0437ccc9]{width:.75rem;height:.75rem;display:block;flex-shrink:0}.profile-header .profile-card .profile-info .subscribe-button .subscribe-button-text[data-v-0437ccc9]{font-size:.875rem;color:#fff;font-weight:500;line-height:1}.profile-header .profile-card .profile-info .subscribed-badge[data-v-0437ccc9],.profile-header .profile-card .profile-info .plan-end-date[data-v-0437ccc9]{font-weight:400;font-size:16px}.profile-header .profile-card .profile-info .subscription-plans[data-v-0437ccc9]{margin-top:.75rem;display:flex;flex-direction:column;gap:.375rem}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;height:46px;padding:.4375rem .75rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:31.21875rem;cursor:pointer;transition:transform .12s ease,background .12s ease;border:1px solid transparent}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan[data-v-0437ccc9]:active{transform:scale(.995)}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-free[data-v-0437ccc9]{justify-content:center}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-free .plan-left[data-v-0437ccc9]{display:none}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-free .plan-right[data-v-0437ccc9]{justify-content:center}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .plan-left[data-v-0437ccc9]{display:flex;align-items:center;gap:.375rem}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .plan-duration[data-v-0437ccc9]{font-size:16px;color:#fff;font-weight:400}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .plan-sub[data-v-0437ccc9]{font-size:.75rem;color:#f8809c;opacity:.85}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .plan-right[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .plan-price[data-v-0437ccc9]{font-size:18px;color:#fff;font-weight:600}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan .price-gem[data-v-0437ccc9]{width:.875rem;height:.875rem;display:block;opacity:.9}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-card-subscribed[data-v-0437ccc9],.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-owner-subscribed[data-v-0437ccc9]{border:1px solid transparent!important;background:linear-gradient(#3a2852,#3a2852) padding-box,linear-gradient(90deg,#ea57a1,#9006db) border-box!important}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-card-subscribed .plan-left .plan-duration[data-v-0437ccc9],.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-owner-subscribed .plan-left .plan-duration[data-v-0437ccc9]{color:rgba(255,255,255,.92);opacity:1}.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-card-subscribed .plan-end-date[data-v-0437ccc9],.profile-header .profile-card .profile-info .subscription-plans .subscription-plan.plan-owner-subscribed .plan-end-date[data-v-0437ccc9]{color:rgba(255,255,255,.72)!important}.profile-header .profile-card .profile-info .subscription-plans .subscription-plans .subscription-plan.plan-card-subscribed[data-v-0437ccc9],.profile-header .profile-card .profile-info .subscription-plans .subscription-plans .subscription-plan.plan-owner-subscribed[data-v-0437ccc9]{border:1px solid transparent!important;background:linear-gradient(#3a2852,#3a2852) padding-box,linear-gradient(90deg,#ea57a1,#9006db) border-box!important}.profile-header .profile-card .profile-info .subscription-plans .auto-renew-badge[data-v-0437ccc9]{font-size:12px;font-weight:400;margin-left:.25rem}.profile-header .profile-card .profile-info .subscription-plans .auto-renew-tip[data-v-0437ccc9]{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;margin-top:.375rem;border-radius:.25rem;position:relative}.profile-header .profile-card .profile-info .subscription-plans .auto-renew-icon[data-v-0437ccc9]{width:1rem;height:1rem;flex-shrink:0}.profile-header .profile-card .profile-info .subscription-plans .auto-renew-text[data-v-0437ccc9]{font-size:.75rem;color:#666;line-height:1.5;flex:1}.profile-header .profile-card .profile-info .subscription-plans .auto-renew-close[data-v-0437ccc9]{width:1rem;height:1rem;flex-shrink:0;position:absolute;top:.25rem;right:.25rem;cursor:pointer}.profile-header .profile-card .profile-info .more-plans-row[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;padding:.375rem .75rem;margin-top:.25rem;cursor:pointer}.profile-header .profile-card .profile-info .more-plans-label[data-v-0437ccc9]{font-size:.875rem;color:#9b9b9b}.profile-header .profile-card .profile-info .more-plans-icon[data-v-0437ccc9]{width:.875rem;height:.875rem;opacity:.6;transition:transform .18s ease,opacity .18s ease}.profile-header .profile-card .profile-info .more-plans-icon.open[data-v-0437ccc9]{transform:rotate(90deg);opacity:1}.profile-header .profile-card .profile-info .social-links[data-v-0437ccc9]{display:flex;gap:.75rem;margin-bottom:.75rem}.profile-header .profile-card .profile-info .social-links .social-item[data-v-0437ccc9]{width:1.75rem;height:1.75rem;border-radius:.875rem;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.profile-header .profile-card .profile-info .social-links .social-item .social-icon[data-v-0437ccc9]{font-size:1rem}.profile-header .profile-card .profile-info .stats-row[data-v-0437ccc9]{display:flex;gap:1rem}.profile-header .profile-card .profile-info .stats-row .stat-item[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem}.profile-header .profile-card .profile-info .stats-row .stat-item .stat-icon[data-v-0437ccc9]{font-size:1rem}.profile-header .profile-card .profile-info .stats-row .stat-item .stat-value[data-v-0437ccc9]{font-size:.875rem;color:#333;font-weight:500}.section-divider[data-v-0437ccc9]{height:.5rem;background-color:#2c213a}.list-section[data-v-0437ccc9]{background-color:#fff;padding:0 1rem}.list-section .list-row[data-v-0437ccc9]{height:2.75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:.03125rem solid #f0f0f0}.list-section .list-row .list-title[data-v-0437ccc9]{font-size:.9375rem;color:#666;font-weight:600}.list-section .list-row .list-arrow[data-v-0437ccc9]{font-size:1rem;color:#999}.tabs-section[data-v-0437ccc9]{background-color:#180928;border-bottom:.03125rem solid #2a1f38}.tabs-section .tabs-wrapper[data-v-0437ccc9]{display:flex}.tabs-section .tab[data-v-0437ccc9]{flex:1;text-align:center;padding:.875rem 0;font-size:.9375rem;color:#999;border-bottom:.0625rem solid transparent}.tabs-section .tab.active[data-v-0437ccc9]{color:#fff;font-weight:600;border-bottom-color:#8f06d9;border-bottom-width:.125rem}.empty-state[data-v-0437ccc9]{background-color:#180928;padding:3.75rem 0 2.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.empty-state .empty-icon[data-v-0437ccc9]{width:13.75rem;height:7.5rem;opacity:.9}.empty-state .empty-illustration[data-v-0437ccc9]{position:relative;width:10rem;height:6.875rem}.empty-state .empty-illustration .empty-card[data-v-0437ccc9]{position:absolute;width:5rem;height:3.75rem;background-color:#f6f6f6;border-radius:.375rem;box-shadow:0 .1875rem .625rem rgba(0,0,0,.06)}.empty-state .empty-illustration .main-card[data-v-0437ccc9]{left:2.5rem;top:1.5625rem}.empty-state .empty-illustration .main-card .empty-circle[data-v-0437ccc9]{width:2.5rem;height:2.5rem;margin:.625rem auto;border-radius:50%;background-color:#d8d8d8;opacity:.8}.empty-state .empty-illustration .small-card.left[data-v-0437ccc9]{left:0;top:2.8125rem;transform:rotate(-8deg)}.empty-state .empty-illustration .small-card.right[data-v-0437ccc9]{right:0;top:2.8125rem;transform:rotate(8deg)}.empty-state .empty-text[data-v-0437ccc9]{font-size:.875rem;color:rgba(255,255,255,.72)}.posts-wrapper[data-v-0437ccc9]{background-color:#180928;padding:0 0 .75rem}.post-card[data-v-0437ccc9]{padding:.9375rem .46875rem;border-bottom:.03125rem solid #2d223b}.post-header[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.post-avatar-wrapper[data-v-0437ccc9]{width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background-color:#f5f5f5}.post-avatar[data-v-0437ccc9]{width:100%;height:100%;border-radius:50%}.post-user-details[data-v-0437ccc9]{flex:1}.post-name-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.post-handle[data-v-0437ccc9]{font-size:.75rem;color:#999}.post-header-right[data-v-0437ccc9]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.post-time[data-v-0437ccc9]{font-size:.75rem;color:#999}.post-status[data-v-0437ccc9]{font-size:.75rem;margin-top:.125rem}.status-approved[data-v-0437ccc9]{color:#34c759}.status-rejected[data-v-0437ccc9]{color:#999}.post-content[data-v-0437ccc9]{font-size:.875rem;color:#333;line-height:1.6;display:block}.post-header-left[data-v-0437ccc9]{display:flex;align-items:center;position:relative;padding-left:.3125rem;padding-top:.3125rem}.post-user-info[data-v-0437ccc9]{display:flex;flex-direction:column;margin-left:.3125rem}.post-username[data-v-0437ccc9]{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#fff}.verified-icon-img[data-v-0437ccc9]{width:1.25rem;height:1.25rem;margin-left:.25rem}.post-media[data-v-0437ccc9]{position:relative;width:100%;margin-bottom:.625rem;transform:translateZ(0);-webkit-transform:translateZ(0);border-radius:.75rem;overflow:hidden}.video-container[data-v-0437ccc9]{position:relative;width:100%;height:34.375rem;background-color:#000}.video-thumbnail[data-v-0437ccc9]{width:100%;height:100%;background-color:#f0f0f0}.play-button[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10}.play-icon-wrapper[data-v-0437ccc9]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.play-icon[data-v-0437ccc9]{width:3.75rem;height:3.75rem;filter:drop-shadow(0 .0625rem .125rem rgba(0,0,0,.2));transition:transform .3s ease}.play-button:active .play-icon[data-v-0437ccc9]{transform:scale(.95)}.video-player-container[data-v-0437ccc9]{height:100%;background-color:#000;transform:translateZ(0);-webkit-transform:translateZ(0);will-change:transform;position:relative;width:100%;height:18.75rem;background:#000;overflow:hidden}.video-webview[data-v-0437ccc9]{width:100%;height:100%;background-color:#000}.video-player[data-v-0437ccc9]{width:100%;height:100%;background-color:#000;position:relative;display:block;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.video-close-btn[data-v-0437ccc9]{position:absolute;top:.625rem;right:.625rem;width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem)}.video-close-btn uni-text[data-v-0437ccc9]{color:#fff;font-size:1.125rem;font-weight:300;line-height:1}.video-error-message[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.8);padding:.9375rem 1.25rem;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;z-index:20}.video-error-message uni-text[data-v-0437ccc9]{color:#fff;font-size:.875rem;margin-bottom:.625rem}.retry-btn[data-v-0437ccc9]{background-color:#00aeef;padding:.375rem 1.25rem;border-radius:.625rem;margin-top:.3125rem}.retry-btn uni-text[data-v-0437ccc9]{color:#fff;font-size:.8125rem;margin:0}.post-image-wrapper[data-v-0437ccc9]{width:100%;display:block;position:relative;border-radius:.5rem;overflow:hidden}.post-image-single[data-v-0437ccc9]{width:100%;max-width:100%;border-radius:.5rem;overflow:hidden;background:#f7f7f7;position:relative}.post-image-single-img[data-v-0437ccc9]{width:100%;height:auto;display:block}.post-image-grid[data-v-0437ccc9]{display:flex;flex-wrap:wrap;gap:.1875rem;position:relative}.post-image-grid-item[data-v-0437ccc9]{position:relative;width:calc((100% - .5rem) / 3);padding-bottom:calc((100% - .5rem) / 3);border-radius:.3125rem;overflow:hidden}.post-image-grid-item uni-image[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.image-lock-mask[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;z-index:10}.image-lock-icon[data-v-0437ccc9]{width:1.875rem;height:1.875rem;filter:drop-shadow(0 .0625rem .1875rem rgba(0,0,0,.45)) brightness(2);z-index:11}.post-image-grid .image-lock-mask[data-v-0437ccc9]{background-color:rgba(0,0,0,.75);pointer-events:auto}.post-image-grid .image-lock-icon[data-v-0437ccc9]{width:1.875rem;height:1.875rem;filter:drop-shadow(0 .0625rem .15625rem rgba(0,0,0,.45)) brightness(2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-engagement[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.625rem .375rem;gap:1.5rem}.engagement-item[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem;background:transparent;border:none;padding:0;margin:0;min-width:0}.engagement-item.liked .engagement-text[data-v-0437ccc9],.engagement-item.liked .engagement-icon[data-v-0437ccc9]{color:#ff5a5f}.engagement-icon[data-v-0437ccc9]{width:1.5rem;height:1.5rem;margin:0;padding:0;background:transparent;border:none;display:block;flex-shrink:0;object-fit:contain}.engagement-text[data-v-0437ccc9]{font-size:.8125rem;color:#666;line-height:1;margin:0;padding:0;font-weight:400;white-space:nowrap;min-width:0}.engagement-text.liked[data-v-0437ccc9]{color:#ff5a5f;font-weight:600}.engagement-right[data-v-0437ccc9]{margin-left:auto}.comments-section[data-v-0437ccc9]{padding:.75rem .375rem;background-color:transparent;border-top:.03125rem solid #f0f0f0}.comments-section.with-comment-panel[data-v-0437ccc9]{padding-bottom:calc(3.125rem + var(--window-bottom, 0px) + env(safe-area-inset-bottom))}.comments-loading[data-v-0437ccc9]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.comments-loading uni-text[data-v-0437ccc9]{font-size:.875rem;color:#999}.comments-list[data-v-0437ccc9]{display:flex;flex-direction:column;gap:1rem;margin-bottom:6.25rem}.comment-item[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;position:relative}.comment-avatar[data-v-0437ccc9]{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f0f0f0;flex-shrink:0}.comment-content[data-v-0437ccc9]{flex:1;display:flex;flex-direction:column;min-width:0}.comment-header[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:center;gap:.25rem;margin-bottom:.25rem}.comment-username[data-v-0437ccc9]{font-size:.9375rem;font-weight:600;color:#000;line-height:1}.comment-verified[data-v-0437ccc9]{width:.75rem;height:.75rem;border-radius:50%;background-color:#007aff;color:#fff;font-size:.5625rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.comment-emoji[data-v-0437ccc9]{font-size:.75rem;line-height:1}.comment-text[data-v-0437ccc9]{font-size:.875rem;color:#333;line-height:1.6;margin-bottom:.375rem;word-break:break-word}.comment-footer[data-v-0437ccc9]{display:flex;flex-direction:row;align-items:center;gap:.75rem}.comment-time[data-v-0437ccc9]{font-size:.75rem;color:#999;line-height:1}.comment-reply[data-v-0437ccc9]{font-size:.75rem;color:#007aff;line-height:1}.comment-children[data-v-0437ccc9]{margin-top:.25rem}.comment-child[data-v-0437ccc9]{display:flex;gap:.375rem;align-items:flex-start;margin-top:.25rem}.child-avatar[data-v-0437ccc9]{width:1.75rem;height:1.75rem;border-radius:50%;flex-shrink:0;background-color:#f0f0f0}.child-body[data-v-0437ccc9]{flex:1;display:flex;flex-direction:column;min-width:0}.child-header[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.child-username[data-v-0437ccc9]{font-size:.8125rem;font-weight:600;color:#333}.child-time[data-v-0437ccc9]{font-size:.625rem;color:#999;margin-left:.25rem}.child-text[data-v-0437ccc9]{font-size:.75rem;color:#666;line-height:1.4}.expand-replies-btn[data-v-0437ccc9],.collapse-replies-btn[data-v-0437ccc9]{display:flex;justify-content:start;align-items:center;padding:.5rem 0;margin-top:.375rem;cursor:pointer}.expand-replies-btn uni-text[data-v-0437ccc9],.collapse-replies-btn uni-text[data-v-0437ccc9]{font-size:.8125rem;color:#f8809c;font-weight:500}.loading-children[data-v-0437ccc9]{display:flex;justify-content:start;align-items:center;padding:.5rem 0;margin-top:.375rem}.loading-children uni-text[data-v-0437ccc9]{font-size:.75rem;color:#999}.comment-like[data-v-0437ccc9]{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:center}.like-icon[data-v-0437ccc9]{width:1.25rem;height:1.25rem;opacity:.6}.like-icon.liked[data-v-0437ccc9]{opacity:1}.view-more-comments[data-v-0437ccc9]{display:flex;justify-content:center;align-items:center;padding:.75rem 0 1.25rem}.view-more-comments uni-text[data-v-0437ccc9]{font-size:.875rem;color:#007aff;line-height:1}.comment-panel[data-v-0437ccc9]{position:fixed;left:0;right:0;bottom:var(--window-bottom, 0px);padding:.5625rem .75rem calc(.5625rem + env(safe-area-inset-bottom));box-sizing:border-box;z-index:999;background:transparent}.comment-panel-inner[data-v-0437ccc9]{display:flex;align-items:center;gap:.5625rem}.comment-input-wrap[data-v-0437ccc9]{flex:1;height:2.75rem;border-radius:31.21875rem;background:#f3f3f3;display:flex;align-items:center;padding:0 .6875rem;box-sizing:border-box}.comment-emoji-row[data-v-0437ccc9]{display:flex;flex-direction:row;gap:.375rem;padding:.5rem .5625rem;margin-bottom:.5rem;white-space:nowrap;background:#fff;border-radius:.625rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.08)}.comment-emoji-row .emoji-item[data-v-0437ccc9]{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;background:#f8f8f8;font-size:1.125rem}.comment-input-field[data-v-0437ccc9]{flex:1;height:2.75rem;background:transparent;font-size:.875rem;color:#333;box-sizing:border-box}.comment-input-field[data-v-0437ccc9]::-webkit-input-placeholder{color:#999}.comment-input-field[data-v-0437ccc9]::placeholder{color:#999}.comment-send-btn[data-v-0437ccc9]{width:3.75rem;height:2.75rem;border-radius:1.25rem;background:#e6e6e6;display:flex;align-items:center;justify-content:center;color:#bfbfbf;font-size:.9375rem;flex-shrink:0}.comment-send-btn.active[data-v-0437ccc9]{background:#ff7aa5;color:#fff}.comment-smile-icon[data-v-0437ccc9]{width:1.375rem;height:1.375rem;flex-shrink:0;margin-left:.375rem;opacity:.85}.post-content[data-v-0437ccc9]{padding:0 .3125rem .625rem}.post-text[data-v-0437ccc9]{font-size:1rem;color:#fff;line-height:1.6;word-break:break-word}.subscription-section[data-v-0437ccc9]{padding:1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.subscription-section .section-title[data-v-0437ccc9]{font-size:.875rem;font-weight:600;color:#333;margin-bottom:.75rem;display:block}.subscription-section .subscribe-btn[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background-color:#4eace9;border-radius:.375rem;margin-bottom:.5rem}.subscription-section .subscribe-btn.subscribed[data-v-0437ccc9]{background-color:#f0f0f0;cursor:default}.subscription-section .subscribe-btn.subscribed .btn-text[data-v-0437ccc9],.subscription-section .subscribe-btn.subscribed .btn-price[data-v-0437ccc9]{color:#333}.subscription-section .subscribe-btn .btn-text[data-v-0437ccc9]{font-size:1rem;font-weight:600;color:#fff}.subscription-section .subscribe-btn .btn-price[data-v-0437ccc9]{font-size:.875rem;color:#fff}.subscription-section .renewal-info[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center}.subscription-section .renewal-info .renewal-text[data-v-0437ccc9],.subscription-section .renewal-info .renewal-date[data-v-0437ccc9]{font-size:.75rem;color:#999}.bundles-section[data-v-0437ccc9]{padding:1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.bundles-section .bundles-header[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.bundles-section .bundles-header .section-title[data-v-0437ccc9]{font-size:.875rem;font-weight:600;color:#333}.bundles-section .bundles-header .arrow-icon[data-v-0437ccc9]{font-size:.75rem;color:#999}.bundles-section .bundle-buttons[data-v-0437ccc9]{display:flex;flex-direction:column;gap:.5rem}.bundles-section .bundle-buttons .bundle-btn[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;padding:.625rem 1rem;background-color:#4eace9;border-radius:.375rem}.bundles-section .bundle-buttons .bundle-btn .bundle-text[data-v-0437ccc9]{font-size:.875rem;font-weight:500;color:#fff}.bundles-section .bundle-buttons .bundle-btn .bundle-price[data-v-0437ccc9]{font-size:.875rem;color:#fff}.content-tabs[data-v-0437ccc9]{display:flex;padding:0 1rem;background-color:#fff;border-bottom:.03125rem solid #f0f0f0}.content-tabs .tab-item[data-v-0437ccc9]{padding:.75rem 1rem;border-bottom:.125rem solid transparent}.content-tabs .tab-item.active[data-v-0437ccc9]{border-bottom-color:#4eace9}.content-tabs .tab-item.active .tab-text[data-v-0437ccc9]{color:#4eace9;font-weight:600}.content-tabs .tab-item .tab-text[data-v-0437ccc9]{font-size:.875rem;color:#999}.content-grid[data-v-0437ccc9]{display:flex;flex-wrap:wrap;gap:.0625rem;background-color:#f0f0f0;padding:.0625rem;margin-bottom:3.75rem}.content-grid .content-item[data-v-0437ccc9]{position:relative;width:calc(33.333% - .0625rem);padding-bottom:calc(33.333% - .0625rem);overflow:hidden;background-color:#fff}.content-grid .content-item.locked .content-preview[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%}.content-grid .content-item.locked .content-preview .preview-image[data-v-0437ccc9],.content-grid .content-item.locked .content-preview .video-thumbnail[data-v-0437ccc9]{width:100%;height:100%;filter:blur(.25rem);opacity:.6}.content-grid .content-item.locked .content-preview .preview-video[data-v-0437ccc9]{position:relative;width:100%;height:100%}.content-grid .content-item.locked .content-preview .preview-video .play-overlay[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.content-grid .content-item.locked .content-preview .preview-video .play-overlay .play-icon[data-v-0437ccc9]{font-size:1rem;color:#fff;margin-left:.125rem}.content-grid .content-item.locked .content-preview .lock-overlay[data-v-0437ccc9]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;z-index:3}.content-grid .content-item.locked .content-preview .lock-overlay .lock-icon-small[data-v-0437ccc9]{font-size:1.875rem;opacity:.8}.content-grid .content-item.unlocked .content-preview[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-image[data-v-0437ccc9],.content-grid .content-item.unlocked .content-preview .video-thumbnail[data-v-0437ccc9]{width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-video[data-v-0437ccc9]{position:relative;width:100%;height:100%}.content-grid .content-item.unlocked .content-preview .preview-video .play-overlay[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.content-grid .content-item.unlocked .content-preview .preview-video .play-overlay .play-icon[data-v-0437ccc9]{font-size:1rem;color:#fff;margin-left:.125rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay[data-v-0437ccc9]{position:absolute;bottom:0;left:0;right:0;padding:.375rem;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:3}.content-grid .content-item.unlocked .content-preview .content-info-overlay .content-stats[data-v-0437ccc9]{display:flex;gap:.5rem;margin-bottom:.25rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay .content-stats .stat-text[data-v-0437ccc9]{font-size:.6875rem;color:#fff;font-weight:500}.content-grid .content-item.unlocked .content-preview .content-info-overlay .tip-badge[data-v-0437ccc9]{display:inline-block;padding:.125rem .375rem;background-color:#4eace9;border-radius:.125rem}.content-grid .content-item.unlocked .content-preview .content-info-overlay .tip-badge .tip-text[data-v-0437ccc9]{font-size:.625rem;color:#fff;font-weight:600}.bottom-subscribe-btn[data-v-0437ccc9]{position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));background-color:#4eace9;z-index:999;box-shadow:0 -.125rem .375rem rgba(0,0,0,.1)}.bottom-subscribe-btn .subscribe-btn-text[data-v-0437ccc9]{font-size:1rem;font-weight:600;color:#fff;text-align:center;display:block}.filter-section[data-v-0437ccc9]{background-color:#fff;padding:.75rem 1rem;border-bottom:.03125rem solid #f0f0f0}.filter-section .filter-top[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.625rem}.filter-section .filter-top .filter-label[data-v-0437ccc9]{font-size:.875rem;font-weight:600;color:#333}.filter-section .filter-top .filter-actions[data-v-0437ccc9]{display:flex;gap:.75rem}.filter-section .filter-top .filter-actions .filter-icon[data-v-0437ccc9]{font-size:1.125rem;color:#666}.filter-section .filter-buttons[data-v-0437ccc9]{display:flex;gap:.5rem;overflow-x:auto}.filter-section .filter-buttons .filter-btn[data-v-0437ccc9]{padding:.375rem .75rem;background-color:#f5f5f5;border-radius:.625rem;white-space:nowrap}.filter-section .filter-buttons .filter-btn.active[data-v-0437ccc9]{background-color:#4eace9}.filter-section .filter-buttons .filter-btn.active .filter-btn-text[data-v-0437ccc9]{color:#fff}.filter-section .filter-buttons .filter-btn .filter-btn-text[data-v-0437ccc9]{font-size:.75rem;color:#666}.posts-list[data-v-0437ccc9]{background-color:#fff;padding-bottom:1.25rem}.posts-list .post-item[data-v-0437ccc9]{padding:1rem;border-bottom:.03125rem solid #f0f0f0}.posts-list .post-item .post-header[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.posts-list .post-item .post-header .post-user-info .post-avatar-wrapper[data-v-0437ccc9]{width:2.5rem;height:2.5rem;border-radius:50%;border:.125rem solid #ff69b4;padding:.0625rem}.posts-list .post-item .post-header .post-user-info .post-avatar-wrapper .post-avatar[data-v-0437ccc9]{width:100%;height:100%;border-radius:50%}.posts-list .post-item .post-header .post-user-info .post-user-details[data-v-0437ccc9]{flex:1}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row .post-username[data-v-0437ccc9]{font-size:1rem;font-weight:600;color:#333}.posts-list .post-item .post-header .post-user-info .post-user-details .post-name-row .post-verified[data-v-0437ccc9]{font-size:.875rem;color:#4eace9}.posts-list .post-item .post-header .post-user-info .post-user-details .post-handle[data-v-0437ccc9]{font-size:.75rem;color:#999}.posts-list .post-item .post-header .post-header-right[data-v-0437ccc9]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.posts-list .post-item .post-header .post-header-right .post-time[data-v-0437ccc9]{font-size:.75rem;color:#999}.posts-list .post-item .post-header .post-header-right .post-menu-icon[data-v-0437ccc9]{font-size:1rem;color:#666;line-height:1}.posts-list .post-item .post-header .post-header-right .post-star-icon[data-v-0437ccc9]{font-size:1rem;color:gold}.posts-list .post-item .post-text[data-v-0437ccc9]{margin-bottom:.75rem}.posts-list .post-item .post-text .post-content[data-v-0437ccc9]{font-size:.875rem;color:#333;line-height:1.6;display:block}.posts-list .post-item .post-text .read-more[data-v-0437ccc9]{font-size:.875rem;color:#4eace9;margin-top:.25rem;display:block}.posts-list .post-item .post-media[data-v-0437ccc9]{position:relative;width:100%;margin-bottom:.75rem;border-radius:.4375rem;overflow:hidden;background-color:#f5f5f5}.posts-list .post-item .post-media .post-media-image[data-v-0437ccc9]{width:100%;display:block}.posts-list .post-item .post-media .post-media-video[data-v-0437ccc9]{position:relative;width:100%}.posts-list .post-item .post-media .post-media-video .post-video-thumbnail[data-v-0437ccc9]{width:100%;display:block}.posts-list .post-item .post-media .post-media-video .post-play-button[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;background-color:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.posts-list .post-item .post-media .post-media-video .post-play-button .post-play-icon[data-v-0437ccc9]{font-size:1.5rem;color:#333;margin-left:.25rem}.posts-list .post-item .post-engagement[data-v-0437ccc9]{display:flex;gap:1rem;align-items:center}.posts-list .post-item .post-engagement .engagement-item[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem}.posts-list .post-item .post-engagement .engagement-item .engagement-icon[data-v-0437ccc9]{font-size:1rem}.posts-list .post-item .post-engagement .engagement-item .engagement-count[data-v-0437ccc9]{font-size:.875rem;color:#333;font-weight:500}.media-grid[data-v-0437ccc9]{display:flex;flex-wrap:wrap;gap:.0625rem;padding:.0625rem;margin-bottom:1.25rem}.media-grid .media-item[data-v-0437ccc9]{position:relative;width:calc(33.333% - .0625rem);padding-bottom:calc(33.333% - .0625rem);overflow:hidden;background-color:#fff}.media-grid .media-item .media-thumbnail[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%}.media-grid .media-item .subscriber-only-label[data-v-0437ccc9]{position:absolute;top:.25rem;left:.25rem;z-index:12;background:rgba(0,0,0,.5);color:#fff;font-size:.625rem;padding:.1875rem .3125rem;border-radius:.25rem;line-height:1;white-space:nowrap}.media-grid .media-item .media-video-wrapper[data-v-0437ccc9]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.media-grid .media-item .media-video-wrapper .media-play-button[data-v-0437ccc9]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.125rem;height:3.125rem;background-color:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2}.media-grid .media-item .media-video-wrapper .media-play-button .media-play-icon[data-v-0437ccc9]{font-size:1.25rem;color:#333;margin-left:.1875rem}.media-grid .media-item .media-video-wrapper .video-overlay[data-v-0437ccc9]{width:2.5625rem;height:2.5625rem;z-index:3}.subscribe-modal[data-v-0437ccc9]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:99;display:flex;align-items:center;justify-content:center;padding:1.25rem}.subscribe-modal .modal-content[data-v-0437ccc9]{position:relative;width:100%;max-width:18.75rem;background-color:#3a2852;border-radius:.75rem;padding:1.5rem 1rem 1rem;box-shadow:0 .25rem 1rem rgba(0,0,0,.2);margin-top:-8.75rem}.subscribe-modal .modal-content .modal-banner[data-v-0437ccc9]{position:absolute;top:0;left:0;right:0;height:6.25rem;border-radius:.75rem .75rem 0 0;overflow:hidden}.subscribe-modal .modal-content .modal-banner .modal-banner-image[data-v-0437ccc9]{width:100%;height:100%;object-fit:cover}.subscribe-modal .modal-content .modal-close[data-v-0437ccc9]{position:absolute;bottom:-4.375rem;left:50%;transform:translate(-50%);width:2.75rem;height:2.75rem;border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 .125rem .375rem rgba(0,0,0,.1)}.subscribe-modal .modal-content .modal-close .close-icon[data-v-0437ccc9]{font-size:1.5rem;color:#fff;font-weight:300;line-height:1}.subscribe-modal .modal-content .modal-header[data-v-0437ccc9]{display:flex;align-items:center;margin-bottom:1.25rem;margin-top:3.75rem}.subscribe-modal .modal-content .modal-header .modal-avatar-wrapper[data-v-0437ccc9]{width:3.75rem;height:3.75rem;border-radius:1.875rem;border:.0625rem solid white;padding:.125rem;margin-right:.75rem;margin-top:-.3125rem;position:relative;background-color:#fff}.subscribe-modal .modal-content .modal-header .modal-avatar-wrapper .modal-avatar[data-v-0437ccc9]{width:100%;height:100%;border-radius:50%}.subscribe-modal .modal-content .modal-header .modal-user-info[data-v-0437ccc9]{flex:1;margin-top:25px;margin-left:-.3125rem}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row .modal-username[data-v-0437ccc9]{font-size:18px;font-weight:600;color:#fff}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-name-row .modal-verified[data-v-0437ccc9]{font-size:1rem;color:#4eace9}.subscribe-modal .modal-content .modal-header .modal-user-info .modal-handle[data-v-0437ccc9]{font-size:14px;color:#999;font-weight:400}.subscribe-modal .modal-content .benefits-section[data-v-0437ccc9]{margin-bottom:1rem}.subscribe-modal .modal-content .benefits-section .benefits-title[data-v-0437ccc9]{font-size:14px;font-weight:400;color:#aba9aa;margin-bottom:.75rem;display:block}.subscribe-modal .modal-content .benefits-section .benefits-list[data-v-0437ccc9]{display:flex;flex-direction:column;gap:.625rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item[data-v-0437ccc9]{display:flex;align-items:flex-start;gap:.5rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item .benefit-check[data-v-0437ccc9]{width:1.25rem;height:1.25rem;border-radius:.25rem;background-color:transparent;display:flex;justify-content:center;flex-shrink:0;margin-top:.125rem;padding:.125rem}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item .benefit-check uni-image[data-v-0437ccc9]{width:.875rem;height:.875rem;display:block;object-fit:contain}.subscribe-modal .modal-content .benefits-section .benefits-list .benefit-item .benefit-text[data-v-0437ccc9]{font-size:.875rem;color:#fff;line-height:1.5;flex:1}.subscribe-modal .modal-content .modal-subscribe-btn[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;height:46px;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:99px;margin-bottom:.75rem}.subscribe-modal .modal-content .modal-subscribe-btn.disabled[data-v-0437ccc9]{background-color:#ccc;opacity:.6}.subscribe-modal .modal-content .modal-subscribe-btn.free-plan[data-v-0437ccc9]{justify-content:center}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-text[data-v-0437ccc9]{font-size:16px;font-weight:400;color:#fff}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-price[data-v-0437ccc9]{font-size:.875rem;color:#fff}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-right[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem}.subscribe-modal .modal-content .modal-subscribe-btn .modal-btn-icon[data-v-0437ccc9]{width:1rem;height:1rem;opacity:.9}.subscribe-modal .modal-content .renewal-info-modal[data-v-0437ccc9]{text-align:center;margin-bottom:.75rem}.subscribe-modal .modal-content .renewal-info-modal .renewal-text-modal[data-v-0437ccc9]{font-size:.75rem;color:#fff}.subscribe-modal .modal-content .renewal-info-modal .renewal-link[data-v-0437ccc9]{font-size:.75rem;color:#4eace9;text-decoration:underline}.subscribe-modal .modal-content .discount-section[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;border-top:.03125rem solid #f0f0f0}.subscribe-modal .modal-content .discount-section .discount-title[data-v-0437ccc9]{font-size:.8125rem;color:#333}.subscribe-modal .modal-content .discount-section .discount-arrow[data-v-0437ccc9]{font-size:.75rem;color:#999;transition:transform .3s}.subscribe-modal .modal-content .discount-section .discount-arrow.expanded[data-v-0437ccc9]{transform:rotate(180deg)}.subscribe-modal .modal-content .discount-content[data-v-0437ccc9]{padding-top:.5rem;display:flex;flex-direction:column;gap:.375rem}.subscribe-modal .modal-content .discount-content .discount-item[data-v-0437ccc9]{display:flex;justify-content:space-between;align-items:center;padding:.625rem;background-color:#f8f8f8;border-radius:.25rem}.subscribe-modal .modal-content .discount-content .discount-item .discount-text[data-v-0437ccc9]{font-size:.8125rem;color:#333}.subscribe-modal .modal-content .discount-content .discount-item .discount-price[data-v-0437ccc9]{font-size:.8125rem;color:#4eace9;font-weight:500}.tip-modal-mask[data-v-0437ccc9]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:99}.tip-modal[data-v-0437ccc9]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);background:#3a2852}.tip-slide-enter-active[data-v-0437ccc9],.tip-slide-leave-active[data-v-0437ccc9]{transition:transform .25s ease}.tip-slide-enter-from[data-v-0437ccc9],.tip-slide-leave-to[data-v-0437ccc9]{transform:translateY(100%)}.tip-slide-enter-to[data-v-0437ccc9],.tip-slide-leave-from[data-v-0437ccc9]{transform:translateY(0)}.tip-modal-top[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-0437ccc9]{font-size:.9375rem;font-weight:600;color:#fff}.tip-modal-close[data-v-0437ccc9]{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;justify-content:center;font-size:1.0625rem;color:#999;background-color:rgba(0,0,0,.03)}.tip-modal-header[data-v-0437ccc9]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-0437ccc9]{width:50px;height:50px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-0437ccc9]{width:50px;height:50px;border-radius:50%}.tip-modal-user[data-v-0437ccc9]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-0437ccc9]{font-size:.9375rem;font-weight:700;color:#fff}.tip-verify-icon[data-v-0437ccc9]{width:.875rem;height:.875rem}.tip-user-id-row[data-v-0437ccc9]{display:flex;align-items:center;gap:.3125rem}.tip-online-dot[data-v-0437ccc9]{position:absolute;right:0;bottom:0;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#34c759;border:.125rem solid #ffffff}.tip-modal-id[data-v-0437ccc9]{font-size:.75rem;color:#777}.tip-modal-body[data-v-0437ccc9]{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:12px}.tip-amount-grid[data-v-0437ccc9]{display:flex;justify-content:space-between;margin-bottom:.5rem}.tip-amount-item[data-v-0437ccc9]{flex:1;height:3.75rem;margin-right:.5rem;border-radius:.625rem;background-color:rgba(245,245,245,.2);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem}.tip-amount-item[data-v-0437ccc9]:last-child{margin-right:0}.tip-amount-item.active[data-v-0437ccc9]{background:linear-gradient(90deg,#ea57a1,#9006db)}.tip-amount-text[data-v-0437ccc9]{font-size:.875rem;color:#fff}.tip-amount-coin[data-v-0437ccc9]{width:1rem;height:1rem}.tip-custom-input[data-v-0437ccc9]{width:100%;height:3rem;border-radius:.625rem;background-color:#6b538b;padding:0 .75rem;font-size:.8125rem;box-sizing:border-box;color:#fff;margin-bottom:.5rem}.tip-custom-input[data-v-0437ccc9]::-webkit-input-placeholder{color:silver}.tip-custom-input[data-v-0437ccc9]::placeholder{color:silver}.purchase-info[data-v-0437ccc9]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0;gap:12px}.purchase-label[data-v-0437ccc9]{font-size:14px;color:#5f6368}.purchase-price[data-v-0437ccc9]{display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#202124;gap:.25rem}.purchase-price-icon[data-v-0437ccc9]{width:1.3125rem;height:1.3125rem;flex-shrink:0}.tip-balance-row[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5625rem}.tip-balance-text[data-v-0437ccc9]{font-size:.875rem;color:#999}.tip-recharge-btn[data-v-0437ccc9]{min-width:3.125rem;height:1.75rem;border-radius:.5rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff}.tip-confirm-wrapper[data-v-0437ccc9]{padding:0 1rem 1rem}.tip-confirm-btn[data-v-0437ccc9]{width:100%;height:3rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-0437ccc9]{font-size:.9375rem;color:#fff;font-weight:600}.subscribe-success-overlay[data-v-0437ccc9]{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:9999}.subscribe-success-card[data-v-0437ccc9]{width:20rem;background:#3a2852;border-radius:1.25rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.subscribe-success-icon[data-v-0437ccc9]{width:5rem;height:5rem;margin-bottom:.625rem}.subscribe-success-title[data-v-0437ccc9]{font-size:1rem;color:#fff;margin-bottom:.625rem;text-align:center}.subscribe-success-action[data-v-0437ccc9]{width:100%;display:flex;justify-content:center}.subscribe-success-btn[data-v-0437ccc9]{width:80%;height:2.125rem;border-radius:.625rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem}.subscribe-success-close[data-v-0437ccc9]{position:absolute;top:31.25rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;border-radius:1rem;background:rgba(0,0,0,.2);color:#fff;border:.0625rem solid #FFFFFF;display:flex;align-items:center;justify-content:center;font-size:.875rem;margin-top:.625rem}.comments-modal-mask[data-v-0437ccc9]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:99;display:flex;align-items:flex-end;justify-content:center;touch-action:none;-webkit-overflow-scrolling:touch}.comments-modal[data-v-0437ccc9]{width:100%;height:60vh;background-color:#fff;border-radius:.625rem .625rem 0 0;display:flex;flex-direction:column;animation:slideUp-0437ccc9 .3s ease-out;touch-action:pan-y}@keyframes slideUp-0437ccc9{0%{transform:translateY(100%)}to{transform:translateY(0)}}.comments-modal-header[data-v-0437ccc9]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:.03125rem solid #f0f0f0}.comments-modal-title[data-v-0437ccc9]{font-size:1rem;font-weight:600;color:#323232}.comments-modal-close[data-v-0437ccc9]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.comments-modal-close uni-image[data-v-0437ccc9]{width:1rem;height:1rem;opacity:.7}.comments-modal-content[data-v-0437ccc9]{flex:1;height:0;overflow:hidden;-webkit-overflow-scrolling:touch}.comments-modal-content .comments-section[data-v-0437ccc9]{padding:.75rem 1rem;background-color:transparent;border-top:none;min-height:100%}.comments-modal-content .no-comments[data-v-0437ccc9]{display:flex;justify-content:center;align-items:center;padding:2.5rem 0;color:#999;font-size:.875rem}.comment-panel-fixed[data-v-0437ccc9]{position:fixed;left:0;right:0;bottom:0;padding:.5625rem .75rem calc(.5625rem + env(safe-area-inset-bottom));box-sizing:border-box;z-index:1001;background:#fff;border-top:.03125rem solid #f0f0f0;box-shadow:0 -.125rem .375rem rgba(0,0,0,.08)}.comment-panel-fixed .comment-panel-inner[data-v-0437ccc9]{display:flex;align-items:center;gap:.5rem}.comment-panel-fixed .comment-input-wrap[data-v-0437ccc9]{flex:1;display:flex;align-items:center;background-color:#f5f5f5;border-radius:1.25rem;padding:.375rem .75rem;gap:.5rem}.comment-panel-fixed .comment-input-field[data-v-0437ccc9]{flex:1;font-size:.875rem;color:#333;background-color:transparent;border:none;outline:none}.comment-panel-fixed .comment-smile-icon[data-v-0437ccc9]{width:1.25rem;height:1.25rem;flex-shrink:0}.comment-panel-fixed .comment-send-btn[data-v-0437ccc9]{padding:.375rem .75rem;background-color:#e0e0e0;border-radius:1.25rem;opacity:.5}.comment-panel-fixed .comment-send-btn.active[data-v-0437ccc9]{background-color:#f8809c;opacity:1}.comment-panel-fixed .comment-send-btn uni-text[data-v-0437ccc9]{font-size:.875rem;color:#fff}.comment-panel-fixed .comment-emoji-row[data-v-0437ccc9]{display:flex;flex-direction:row;gap:.5rem;padding:.5rem 0;border-bottom:.03125rem solid #f0f0f0;margin-bottom:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.comment-panel-fixed .emoji-item[data-v-0437ccc9]{width:1.875rem;height:1.875rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;flex:0 0 auto}.child-reply[data-v-0437ccc9]{font-size:.75rem;color:#007aff;line-height:1;margin-left:.25rem}body[data-v-0437ccc9]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}uni-page-body[data-v-0437ccc9]{background-color:#180928}body[data-v-0437ccc9]{background-color:#180928}[data-v-dc231a1e]:root,[data-bs-theme=light][data-v-dc231a1e]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: rgb(252,132,22);--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb:252,132,22;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark][data-v-dc231a1e]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*[data-v-dc231a1e],*[data-v-dc231a1e]:before,*[data-v-dc231a1e]:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){[data-v-dc231a1e]:root{scroll-behavior:smooth}}body[data-v-dc231a1e]{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr[data-v-dc231a1e]{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6[data-v-dc231a1e],.h6[data-v-dc231a1e],h5[data-v-dc231a1e],.h5[data-v-dc231a1e],h4[data-v-dc231a1e],.h4[data-v-dc231a1e],h3[data-v-dc231a1e],.h3[data-v-dc231a1e],h2[data-v-dc231a1e],.h2[data-v-dc231a1e],h1[data-v-dc231a1e],.h1[data-v-dc231a1e]{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1[data-v-dc231a1e],.h1[data-v-dc231a1e]{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1[data-v-dc231a1e],.h1[data-v-dc231a1e]{font-size:2.5rem}}h2[data-v-dc231a1e],.h2[data-v-dc231a1e]{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2[data-v-dc231a1e],.h2[data-v-dc231a1e]{font-size:2rem}}h3[data-v-dc231a1e],.h3[data-v-dc231a1e]{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3[data-v-dc231a1e],.h3[data-v-dc231a1e]{font-size:1.75rem}}h4[data-v-dc231a1e],.h4[data-v-dc231a1e]{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4[data-v-dc231a1e],.h4[data-v-dc231a1e]{font-size:1.5rem}}h5[data-v-dc231a1e],.h5[data-v-dc231a1e]{font-size:1.25rem}h6[data-v-dc231a1e],.h6[data-v-dc231a1e]{font-size:1rem}p[data-v-dc231a1e]{margin-top:0;margin-bottom:1rem}abbr[title][data-v-dc231a1e]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address[data-v-dc231a1e]{margin-bottom:1rem;font-style:normal;line-height:inherit}ol[data-v-dc231a1e],ul[data-v-dc231a1e]{padding-left:2rem}ol[data-v-dc231a1e],ul[data-v-dc231a1e],dl[data-v-dc231a1e]{margin-top:0;margin-bottom:1rem}ol ol[data-v-dc231a1e],ul ul[data-v-dc231a1e],ol ul[data-v-dc231a1e],ul ol[data-v-dc231a1e]{margin-bottom:0}dt[data-v-dc231a1e]{font-weight:700}dd[data-v-dc231a1e]{margin-bottom:.5rem;margin-left:0}blockquote[data-v-dc231a1e]{margin:0 0 1rem}b[data-v-dc231a1e],strong[data-v-dc231a1e]{font-weight:bolder}small[data-v-dc231a1e],.small[data-v-dc231a1e]{font-size:.875em}mark[data-v-dc231a1e],.mark[data-v-dc231a1e]{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub[data-v-dc231a1e],sup[data-v-dc231a1e]{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub[data-v-dc231a1e]{bottom:-.25em}sup[data-v-dc231a1e]{top:-.5em}a[data-v-dc231a1e]{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a[data-v-dc231a1e]:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a[data-v-dc231a1e]:not([href]):not([class]),a[data-v-dc231a1e]:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre[data-v-dc231a1e],code[data-v-dc231a1e],kbd[data-v-dc231a1e],samp[data-v-dc231a1e]{font-family:var(--bs-font-monospace);font-size:1em}pre[data-v-dc231a1e]{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code[data-v-dc231a1e]{font-size:inherit;color:inherit;word-break:normal}code[data-v-dc231a1e]{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code[data-v-dc231a1e]{color:inherit}kbd[data-v-dc231a1e]{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd[data-v-dc231a1e]{padding:0;font-size:1em}figure[data-v-dc231a1e]{margin:0 0 1rem}img[data-v-dc231a1e],svg[data-v-dc231a1e]{vertical-align:middle}table[data-v-dc231a1e]{caption-side:bottom;border-collapse:collapse}caption[data-v-dc231a1e]{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th[data-v-dc231a1e]{text-align:inherit;text-align:-webkit-match-parent}thead[data-v-dc231a1e],tbody[data-v-dc231a1e],tfoot[data-v-dc231a1e],tr[data-v-dc231a1e],td[data-v-dc231a1e],th[data-v-dc231a1e]{border-color:inherit;border-style:solid;border-width:0}uni-label[data-v-dc231a1e]{display:inline-block}uni-button[data-v-dc231a1e]{border-radius:0}uni-button[data-v-dc231a1e]:focus:not(:focus-visible){outline:0}uni-input[data-v-dc231a1e],uni-button[data-v-dc231a1e],select[data-v-dc231a1e],optgroup[data-v-dc231a1e],uni-textarea[data-v-dc231a1e]{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}uni-button[data-v-dc231a1e],select[data-v-dc231a1e]{text-transform:none}[role=button][data-v-dc231a1e]{cursor:pointer}select[data-v-dc231a1e]{word-wrap:normal}select[data-v-dc231a1e]:disabled{opacity:1}[list][data-v-dc231a1e]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}uni-button[data-v-dc231a1e],[type=button][data-v-dc231a1e],[type=reset][data-v-dc231a1e],[type=submit][data-v-dc231a1e]{-webkit-appearance:button}uni-button[data-v-dc231a1e]:not(:disabled),[type=button][data-v-dc231a1e]:not(:disabled),[type=reset][data-v-dc231a1e]:not(:disabled),[type=submit][data-v-dc231a1e]:not(:disabled){cursor:pointer}[data-v-dc231a1e]::-moz-focus-inner{padding:0;border-style:none}uni-textarea[data-v-dc231a1e]{resize:vertical}fieldset[data-v-dc231a1e]{min-width:0;padding:0;margin:0;border:0}legend[data-v-dc231a1e]{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend[data-v-dc231a1e]{font-size:1.5rem}}legend+*[data-v-dc231a1e]{clear:left}[data-v-dc231a1e]::-webkit-datetime-edit-fields-wrapper,[data-v-dc231a1e]::-webkit-datetime-edit-text,[data-v-dc231a1e]::-webkit-datetime-edit-minute,[data-v-dc231a1e]::-webkit-datetime-edit-hour-field,[data-v-dc231a1e]::-webkit-datetime-edit-day-field,[data-v-dc231a1e]::-webkit-datetime-edit-month-field,[data-v-dc231a1e]::-webkit-datetime-edit-year-field{padding:0}[data-v-dc231a1e]::-webkit-inner-spin-button{height:auto}[type=search][data-v-dc231a1e]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-dc231a1e]::-webkit-search-decoration{-webkit-appearance:none}[data-v-dc231a1e]::-webkit-color-swatch-wrapper{padding:0}[data-v-dc231a1e]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[data-v-dc231a1e]::file-selector-button{font:inherit;-webkit-appearance:button}output[data-v-dc231a1e]{display:inline-block}iframe[data-v-dc231a1e]{border:0}summary[data-v-dc231a1e]{display:list-item;cursor:pointer}uni-progress[data-v-dc231a1e]{vertical-align:baseline}[hidden][data-v-dc231a1e]{display:none!important}.lead[data-v-dc231a1e]{font-size:1.25rem;font-weight:300}.display-1[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1[data-v-dc231a1e]{font-size:5rem}}.display-2[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2[data-v-dc231a1e]{font-size:4.5rem}}.display-3[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3[data-v-dc231a1e]{font-size:4rem}}.display-4[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4[data-v-dc231a1e]{font-size:3.5rem}}.display-5[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5[data-v-dc231a1e]{font-size:3rem}}.display-6[data-v-dc231a1e]{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6[data-v-dc231a1e]{font-size:2.5rem}}.list-unstyled[data-v-dc231a1e],.list-inline[data-v-dc231a1e]{padding-left:0;list-style:none}.list-inline-item[data-v-dc231a1e]{display:inline-block}.list-inline-item[data-v-dc231a1e]:not(:last-child){margin-right:.5rem}.initialism[data-v-dc231a1e]{font-size:.875em;text-transform:uppercase}.blockquote[data-v-dc231a1e]{margin-bottom:1rem;font-size:1.25rem}.blockquote[data-v-dc231a1e]>:last-child{margin-bottom:0}.blockquote-footer[data-v-dc231a1e]{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer[data-v-dc231a1e]:before{content:"— "}.img-fluid[data-v-dc231a1e]{max-width:100%;height:auto}.img-thumbnail[data-v-dc231a1e]{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure[data-v-dc231a1e]{display:inline-block}.figure-img[data-v-dc231a1e]{margin-bottom:.5rem;line-height:1}.figure-caption[data-v-dc231a1e]{font-size:.875em;color:var(--bs-secondary-color)}.container[data-v-dc231a1e],.container-fluid[data-v-dc231a1e],.container-xxl[data-v-dc231a1e],.container-xl[data-v-dc231a1e],.container-lg[data-v-dc231a1e],.container-md[data-v-dc231a1e],.container-sm[data-v-dc231a1e]{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm[data-v-dc231a1e],.container[data-v-dc231a1e]{max-width:540px}}@media (min-width: 768px){.container-md[data-v-dc231a1e],.container-sm[data-v-dc231a1e],.container[data-v-dc231a1e]{max-width:720px}}@media (min-width: 992px){.container-lg[data-v-dc231a1e],.container-md[data-v-dc231a1e],.container-sm[data-v-dc231a1e],.container[data-v-dc231a1e]{max-width:960px}}@media (min-width: 1200px){.container-xl[data-v-dc231a1e],.container-lg[data-v-dc231a1e],.container-md[data-v-dc231a1e],.container-sm[data-v-dc231a1e],.container[data-v-dc231a1e]{max-width:1140px}}@media (min-width: 1400px){.container-xxl[data-v-dc231a1e],.container-xl[data-v-dc231a1e],.container-lg[data-v-dc231a1e],.container-md[data-v-dc231a1e],.container-sm[data-v-dc231a1e],.container[data-v-dc231a1e]{max-width:1320px}}[data-v-dc231a1e]:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row[data-v-dc231a1e]{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*[data-v-dc231a1e]{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col[data-v-dc231a1e]{flex:1 0 0}.row-cols-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-3[data-v-dc231a1e]{margin-left:25%}.offset-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-6[data-v-dc231a1e]{margin-left:50%}.offset-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-9[data-v-dc231a1e]{margin-left:75%}.offset-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-0[data-v-dc231a1e],.gx-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-0[data-v-dc231a1e],.gy-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-1[data-v-dc231a1e],.gx-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-1[data-v-dc231a1e],.gy-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-2[data-v-dc231a1e],.gx-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-2[data-v-dc231a1e],.gy-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-3[data-v-dc231a1e],.gx-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-3[data-v-dc231a1e],.gy-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-4[data-v-dc231a1e],.gx-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-4[data-v-dc231a1e],.gy-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-5[data-v-dc231a1e],.gx-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-5[data-v-dc231a1e],.gy-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm[data-v-dc231a1e]{flex:1 0 0}.row-cols-sm-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-sm-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-sm-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-sm-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-sm-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-sm-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-sm-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-sm-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-sm-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-sm-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-sm-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-sm-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-sm-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-sm-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-sm-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-sm-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-sm-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-sm-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-sm-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-sm-0[data-v-dc231a1e]{margin-left:0}.offset-sm-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-sm-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-sm-3[data-v-dc231a1e]{margin-left:25%}.offset-sm-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-sm-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-sm-6[data-v-dc231a1e]{margin-left:50%}.offset-sm-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-sm-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-sm-9[data-v-dc231a1e]{margin-left:75%}.offset-sm-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-sm-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-sm-0[data-v-dc231a1e],.gx-sm-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-sm-0[data-v-dc231a1e],.gy-sm-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-sm-1[data-v-dc231a1e],.gx-sm-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-sm-1[data-v-dc231a1e],.gy-sm-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-sm-2[data-v-dc231a1e],.gx-sm-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-sm-2[data-v-dc231a1e],.gy-sm-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-sm-3[data-v-dc231a1e],.gx-sm-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-sm-3[data-v-dc231a1e],.gy-sm-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-sm-4[data-v-dc231a1e],.gx-sm-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-sm-4[data-v-dc231a1e],.gy-sm-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-sm-5[data-v-dc231a1e],.gx-sm-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-sm-5[data-v-dc231a1e],.gy-sm-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md[data-v-dc231a1e]{flex:1 0 0}.row-cols-md-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-md-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-md-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-md-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-md-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-md-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-md-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-md-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-md-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-md-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-md-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-md-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-md-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-md-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-md-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-md-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-md-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-md-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-md-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-md-0[data-v-dc231a1e]{margin-left:0}.offset-md-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-md-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-md-3[data-v-dc231a1e]{margin-left:25%}.offset-md-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-md-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-md-6[data-v-dc231a1e]{margin-left:50%}.offset-md-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-md-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-md-9[data-v-dc231a1e]{margin-left:75%}.offset-md-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-md-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-md-0[data-v-dc231a1e],.gx-md-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-md-0[data-v-dc231a1e],.gy-md-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-md-1[data-v-dc231a1e],.gx-md-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-md-1[data-v-dc231a1e],.gy-md-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-md-2[data-v-dc231a1e],.gx-md-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-md-2[data-v-dc231a1e],.gy-md-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-md-3[data-v-dc231a1e],.gx-md-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-md-3[data-v-dc231a1e],.gy-md-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-md-4[data-v-dc231a1e],.gx-md-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-md-4[data-v-dc231a1e],.gy-md-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-md-5[data-v-dc231a1e],.gx-md-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-md-5[data-v-dc231a1e],.gy-md-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg[data-v-dc231a1e]{flex:1 0 0}.row-cols-lg-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-lg-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-lg-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-lg-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-lg-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-lg-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-lg-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-lg-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-lg-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-lg-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-lg-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-lg-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-lg-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-lg-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-lg-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-lg-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-lg-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-lg-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-lg-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-lg-0[data-v-dc231a1e]{margin-left:0}.offset-lg-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-lg-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-lg-3[data-v-dc231a1e]{margin-left:25%}.offset-lg-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-lg-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-lg-6[data-v-dc231a1e]{margin-left:50%}.offset-lg-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-lg-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-lg-9[data-v-dc231a1e]{margin-left:75%}.offset-lg-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-lg-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-lg-0[data-v-dc231a1e],.gx-lg-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-lg-0[data-v-dc231a1e],.gy-lg-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-lg-1[data-v-dc231a1e],.gx-lg-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-lg-1[data-v-dc231a1e],.gy-lg-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-lg-2[data-v-dc231a1e],.gx-lg-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-lg-2[data-v-dc231a1e],.gy-lg-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-lg-3[data-v-dc231a1e],.gx-lg-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-lg-3[data-v-dc231a1e],.gy-lg-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-lg-4[data-v-dc231a1e],.gx-lg-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-lg-4[data-v-dc231a1e],.gy-lg-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-lg-5[data-v-dc231a1e],.gx-lg-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-lg-5[data-v-dc231a1e],.gy-lg-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl[data-v-dc231a1e]{flex:1 0 0}.row-cols-xl-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-xl-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-xl-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-xl-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-xl-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-xl-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-xl-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-xl-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-xl-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-xl-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-xl-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-xl-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-xl-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-xl-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-xl-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-xl-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-xl-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-xl-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-xl-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-xl-0[data-v-dc231a1e]{margin-left:0}.offset-xl-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-xl-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-xl-3[data-v-dc231a1e]{margin-left:25%}.offset-xl-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-xl-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-xl-6[data-v-dc231a1e]{margin-left:50%}.offset-xl-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-xl-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-xl-9[data-v-dc231a1e]{margin-left:75%}.offset-xl-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-xl-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-xl-0[data-v-dc231a1e],.gx-xl-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-xl-0[data-v-dc231a1e],.gy-xl-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-xl-1[data-v-dc231a1e],.gx-xl-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-xl-1[data-v-dc231a1e],.gy-xl-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-xl-2[data-v-dc231a1e],.gx-xl-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-xl-2[data-v-dc231a1e],.gy-xl-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-xl-3[data-v-dc231a1e],.gx-xl-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-xl-3[data-v-dc231a1e],.gy-xl-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-xl-4[data-v-dc231a1e],.gx-xl-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-xl-4[data-v-dc231a1e],.gy-xl-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-xl-5[data-v-dc231a1e],.gx-xl-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-xl-5[data-v-dc231a1e],.gy-xl-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl[data-v-dc231a1e]{flex:1 0 0}.row-cols-xxl-auto>*[data-v-dc231a1e]{flex:0 0 auto;width:auto}.row-cols-xxl-1>*[data-v-dc231a1e]{flex:0 0 auto;width:100%}.row-cols-xxl-2>*[data-v-dc231a1e]{flex:0 0 auto;width:50%}.row-cols-xxl-3>*[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*[data-v-dc231a1e]{flex:0 0 auto;width:25%}.row-cols-xxl-5>*[data-v-dc231a1e]{flex:0 0 auto;width:20%}.row-cols-xxl-6>*[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-xxl-auto[data-v-dc231a1e]{flex:0 0 auto;width:auto}.col-xxl-1[data-v-dc231a1e]{flex:0 0 auto;width:8.33333333%}.col-xxl-2[data-v-dc231a1e]{flex:0 0 auto;width:16.66666667%}.col-xxl-3[data-v-dc231a1e]{flex:0 0 auto;width:25%}.col-xxl-4[data-v-dc231a1e]{flex:0 0 auto;width:33.33333333%}.col-xxl-5[data-v-dc231a1e]{flex:0 0 auto;width:41.66666667%}.col-xxl-6[data-v-dc231a1e]{flex:0 0 auto;width:50%}.col-xxl-7[data-v-dc231a1e]{flex:0 0 auto;width:58.33333333%}.col-xxl-8[data-v-dc231a1e]{flex:0 0 auto;width:66.66666667%}.col-xxl-9[data-v-dc231a1e]{flex:0 0 auto;width:75%}.col-xxl-10[data-v-dc231a1e]{flex:0 0 auto;width:83.33333333%}.col-xxl-11[data-v-dc231a1e]{flex:0 0 auto;width:91.66666667%}.col-xxl-12[data-v-dc231a1e]{flex:0 0 auto;width:100%}.offset-xxl-0[data-v-dc231a1e]{margin-left:0}.offset-xxl-1[data-v-dc231a1e]{margin-left:8.33333333%}.offset-xxl-2[data-v-dc231a1e]{margin-left:16.66666667%}.offset-xxl-3[data-v-dc231a1e]{margin-left:25%}.offset-xxl-4[data-v-dc231a1e]{margin-left:33.33333333%}.offset-xxl-5[data-v-dc231a1e]{margin-left:41.66666667%}.offset-xxl-6[data-v-dc231a1e]{margin-left:50%}.offset-xxl-7[data-v-dc231a1e]{margin-left:58.33333333%}.offset-xxl-8[data-v-dc231a1e]{margin-left:66.66666667%}.offset-xxl-9[data-v-dc231a1e]{margin-left:75%}.offset-xxl-10[data-v-dc231a1e]{margin-left:83.33333333%}.offset-xxl-11[data-v-dc231a1e]{margin-left:91.66666667%}.g-xxl-0[data-v-dc231a1e],.gx-xxl-0[data-v-dc231a1e]{--bs-gutter-x: 0}.g-xxl-0[data-v-dc231a1e],.gy-xxl-0[data-v-dc231a1e]{--bs-gutter-y: 0}.g-xxl-1[data-v-dc231a1e],.gx-xxl-1[data-v-dc231a1e]{--bs-gutter-x: .25rem}.g-xxl-1[data-v-dc231a1e],.gy-xxl-1[data-v-dc231a1e]{--bs-gutter-y: .25rem}.g-xxl-2[data-v-dc231a1e],.gx-xxl-2[data-v-dc231a1e]{--bs-gutter-x: .5rem}.g-xxl-2[data-v-dc231a1e],.gy-xxl-2[data-v-dc231a1e]{--bs-gutter-y: .5rem}.g-xxl-3[data-v-dc231a1e],.gx-xxl-3[data-v-dc231a1e]{--bs-gutter-x: 1rem}.g-xxl-3[data-v-dc231a1e],.gy-xxl-3[data-v-dc231a1e]{--bs-gutter-y: 1rem}.g-xxl-4[data-v-dc231a1e],.gx-xxl-4[data-v-dc231a1e]{--bs-gutter-x: 1.5rem}.g-xxl-4[data-v-dc231a1e],.gy-xxl-4[data-v-dc231a1e]{--bs-gutter-y: 1.5rem}.g-xxl-5[data-v-dc231a1e],.gx-xxl-5[data-v-dc231a1e]{--bs-gutter-x: 3rem}.g-xxl-5[data-v-dc231a1e],.gy-xxl-5[data-v-dc231a1e]{--bs-gutter-y: 3rem}}.table[data-v-dc231a1e]{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*[data-v-dc231a1e]{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody[data-v-dc231a1e]{vertical-align:inherit}.table>thead[data-v-dc231a1e]{vertical-align:bottom}.table-group-divider[data-v-dc231a1e]{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top[data-v-dc231a1e]{caption-side:top}.table-sm>:not(caption)>*>*[data-v-dc231a1e]{padding:.25rem}.table-bordered>:not(caption)>*[data-v-dc231a1e]{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*[data-v-dc231a1e]{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*[data-v-dc231a1e]{border-bottom-width:0}.table-borderless[data-v-dc231a1e]>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*[data-v-dc231a1e]{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr[data-v-dc231a1e]>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active[data-v-dc231a1e]{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*[data-v-dc231a1e]{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light[data-v-dc231a1e]{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark[data-v-dc231a1e]{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl[data-v-dc231a1e]{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label[data-v-dc231a1e]{margin-bottom:.5rem}.col-form-label[data-v-dc231a1e]{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg[data-v-dc231a1e]{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm[data-v-dc231a1e]{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text[data-v-dc231a1e]{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control[data-v-dc231a1e]{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control[data-v-dc231a1e]{transition:none}}.form-control[type=file][data-v-dc231a1e]{overflow:hidden}.form-control[type=file][data-v-dc231a1e]:not(:disabled):not([readonly]){cursor:pointer}.form-control[data-v-dc231a1e]:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control[data-v-dc231a1e]::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control[data-v-dc231a1e]::-webkit-datetime-edit{display:block;padding:0}.form-control[data-v-dc231a1e]::-webkit-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control[data-v-dc231a1e]::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control[data-v-dc231a1e]:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control[data-v-dc231a1e]::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[data-v-dc231a1e]::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control[data-v-dc231a1e]::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control[data-v-dc231a1e]::file-selector-button{transition:none}}.form-control[data-v-dc231a1e]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control[data-v-dc231a1e]:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext[data-v-dc231a1e]{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext[data-v-dc231a1e]:focus{outline:0}.form-control-plaintext.form-control-sm[data-v-dc231a1e],.form-control-plaintext.form-control-lg[data-v-dc231a1e]{padding-right:0;padding-left:0}.form-control-sm[data-v-dc231a1e]{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm[data-v-dc231a1e]::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm[data-v-dc231a1e]::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg[data-v-dc231a1e]{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg[data-v-dc231a1e]::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg[data-v-dc231a1e]::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}uni-textarea.form-control[data-v-dc231a1e]{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}uni-textarea.form-control-sm[data-v-dc231a1e]{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}uni-textarea.form-control-lg[data-v-dc231a1e]{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color[data-v-dc231a1e]{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color[data-v-dc231a1e]:not(:disabled):not([readonly]){cursor:pointer}.form-control-color[data-v-dc231a1e]::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color[data-v-dc231a1e]::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm[data-v-dc231a1e]{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg[data-v-dc231a1e]{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select[data-v-dc231a1e]{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select[data-v-dc231a1e]{transition:none}}.form-select[data-v-dc231a1e]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple][data-v-dc231a1e],.form-select[size][data-v-dc231a1e]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select[data-v-dc231a1e]:disabled{background-color:var(--bs-secondary-bg)}.form-select[data-v-dc231a1e]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm[data-v-dc231a1e]{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg[data-v-dc231a1e]{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select[data-v-dc231a1e]{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check[data-v-dc231a1e]{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input[data-v-dc231a1e]{float:left;margin-left:-1.5em}.form-check-reverse[data-v-dc231a1e]{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input[data-v-dc231a1e]{float:right;margin-right:-1.5em;margin-left:0}.form-check-input[data-v-dc231a1e]{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox][data-v-dc231a1e]{border-radius:.25em}.form-check-input[type=radio][data-v-dc231a1e]{border-radius:50%}.form-check-input[data-v-dc231a1e]:active{filter:brightness(90%)}.form-check-input[data-v-dc231a1e]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input[data-v-dc231a1e]:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox][data-v-dc231a1e]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio][data-v-dc231a1e]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox][data-v-dc231a1e]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input[data-v-dc231a1e]:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label[data-v-dc231a1e],.form-check-input:disabled~.form-check-label[data-v-dc231a1e]{cursor:default;opacity:.5}.form-switch[data-v-dc231a1e]{padding-left:2.5em}.form-switch .form-check-input[data-v-dc231a1e]{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input[data-v-dc231a1e]{transition:none}}.form-switch .form-check-input[data-v-dc231a1e]:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input[data-v-dc231a1e]:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse[data-v-dc231a1e]{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input[data-v-dc231a1e]{margin-right:-2.5em;margin-left:0}.form-check-inline[data-v-dc231a1e]{display:inline-block;margin-right:1rem}.btn-check[data-v-dc231a1e]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn[data-v-dc231a1e],.btn-check:disabled+.btn[data-v-dc231a1e]{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input[data-v-dc231a1e]:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range[data-v-dc231a1e]{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range[data-v-dc231a1e]:focus{outline:0}.form-range[data-v-dc231a1e]:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range[data-v-dc231a1e]:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range[data-v-dc231a1e]::-moz-focus-outer{border:0}.form-range[data-v-dc231a1e]::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range[data-v-dc231a1e]::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range[data-v-dc231a1e]::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range[data-v-dc231a1e]::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range[data-v-dc231a1e]::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range[data-v-dc231a1e]::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range[data-v-dc231a1e]::-moz-range-thumb:active{background-color:#b6d4fe}.form-range[data-v-dc231a1e]::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range[data-v-dc231a1e]:disabled{pointer-events:none}.form-range[data-v-dc231a1e]:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range[data-v-dc231a1e]:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating[data-v-dc231a1e]{position:relative}.form-floating>.form-control[data-v-dc231a1e],.form-floating>.form-control-plaintext[data-v-dc231a1e],.form-floating>.form-select[data-v-dc231a1e]{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>uni-label[data-v-dc231a1e]{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>uni-label[data-v-dc231a1e]{transition:none}}.form-floating>.form-control[data-v-dc231a1e],.form-floating>.form-control-plaintext[data-v-dc231a1e]{padding:1rem .75rem}.form-floating>.form-control[data-v-dc231a1e]::-webkit-input-placeholder,.form-floating>.form-control-plaintext[data-v-dc231a1e]::-webkit-input-placeholder{color:transparent}.form-floating>.form-control[data-v-dc231a1e]::placeholder,.form-floating>.form-control-plaintext[data-v-dc231a1e]::placeholder{color:transparent}.form-floating>.form-control[data-v-dc231a1e]:focus,.form-floating>.form-control[data-v-dc231a1e]:not(:placeholder-shown),.form-floating>.form-control-plaintext[data-v-dc231a1e]:focus,.form-floating>.form-control-plaintext[data-v-dc231a1e]:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control[data-v-dc231a1e]:-webkit-autofill,.form-floating>.form-control-plaintext[data-v-dc231a1e]:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select[data-v-dc231a1e]{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~uni-label[data-v-dc231a1e],.form-floating>.form-control:not(:placeholder-shown)~uni-label[data-v-dc231a1e],.form-floating>.form-control-plaintext~uni-label[data-v-dc231a1e],.form-floating>.form-select~uni-label[data-v-dc231a1e]{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~uni-label[data-v-dc231a1e]{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>uni-textarea:focus~uni-label[data-v-dc231a1e]:after,.form-floating>uni-textarea:not(:placeholder-shown)~uni-label[data-v-dc231a1e]:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>uni-textarea:disabled~uni-label[data-v-dc231a1e]:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~uni-label[data-v-dc231a1e]{border-width:var(--bs-border-width) 0}.form-floating>:disabled~uni-label[data-v-dc231a1e],.form-floating>.form-control:disabled~uni-label[data-v-dc231a1e]{color:#6c757d}.input-group[data-v-dc231a1e]{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control[data-v-dc231a1e],.input-group>.form-select[data-v-dc231a1e],.input-group>.form-floating[data-v-dc231a1e]{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control[data-v-dc231a1e]:focus,.input-group>.form-select[data-v-dc231a1e]:focus,.input-group>.form-floating[data-v-dc231a1e]:focus-within{z-index:5}.input-group .btn[data-v-dc231a1e]{position:relative;z-index:2}.input-group .btn[data-v-dc231a1e]:focus{z-index:5}.input-group-text[data-v-dc231a1e]{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control[data-v-dc231a1e],.input-group-lg>.form-select[data-v-dc231a1e],.input-group-lg>.input-group-text[data-v-dc231a1e],.input-group-lg>.btn[data-v-dc231a1e]{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control[data-v-dc231a1e],.input-group-sm>.form-select[data-v-dc231a1e],.input-group-sm>.input-group-text[data-v-dc231a1e],.input-group-sm>.btn[data-v-dc231a1e]{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select[data-v-dc231a1e],.input-group-sm>.form-select[data-v-dc231a1e]{padding-right:3rem}.input-group[data-v-dc231a1e]:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle[data-v-dc231a1e]:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control[data-v-dc231a1e],.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select[data-v-dc231a1e]{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation[data-v-dc231a1e]>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle[data-v-dc231a1e]:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control[data-v-dc231a1e],.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select[data-v-dc231a1e]{border-top-right-radius:0;border-bottom-right-radius:0}.input-group[data-v-dc231a1e]>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control[data-v-dc231a1e],.input-group>.form-floating:not(:first-child)>.form-select[data-v-dc231a1e]{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback[data-v-dc231a1e]{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip[data-v-dc231a1e]{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback[data-v-dc231a1e],.was-validated :valid~.valid-tooltip[data-v-dc231a1e],.is-valid~.valid-feedback[data-v-dc231a1e],.is-valid~.valid-tooltip[data-v-dc231a1e]{display:block}.was-validated .form-control[data-v-dc231a1e]:valid,.form-control.is-valid[data-v-dc231a1e]{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control[data-v-dc231a1e]:valid:focus,.form-control.is-valid[data-v-dc231a1e]:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated uni-textarea.form-control[data-v-dc231a1e]:valid,uni-textarea.form-control.is-valid[data-v-dc231a1e]{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select[data-v-dc231a1e]:valid,.form-select.is-valid[data-v-dc231a1e]{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select[data-v-dc231a1e]:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"][data-v-dc231a1e],.form-select.is-valid[data-v-dc231a1e]:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"][data-v-dc231a1e]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select[data-v-dc231a1e]:valid:focus,.form-select.is-valid[data-v-dc231a1e]:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color[data-v-dc231a1e]:valid,.form-control-color.is-valid[data-v-dc231a1e]{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input[data-v-dc231a1e]:valid,.form-check-input.is-valid[data-v-dc231a1e]{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input[data-v-dc231a1e]:valid:checked,.form-check-input.is-valid[data-v-dc231a1e]:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input[data-v-dc231a1e]:valid:focus,.form-check-input.is-valid[data-v-dc231a1e]:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label[data-v-dc231a1e],.form-check-input.is-valid~.form-check-label[data-v-dc231a1e]{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback[data-v-dc231a1e]{margin-left:.5em}.was-validated .input-group>.form-control[data-v-dc231a1e]:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid[data-v-dc231a1e],.was-validated .input-group>.form-select[data-v-dc231a1e]:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid[data-v-dc231a1e],.was-validated .input-group>.form-floating[data-v-dc231a1e]:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid[data-v-dc231a1e]{z-index:3}.invalid-feedback[data-v-dc231a1e]{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip[data-v-dc231a1e]{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback[data-v-dc231a1e],.was-validated :invalid~.invalid-tooltip[data-v-dc231a1e],.is-invalid~.invalid-feedback[data-v-dc231a1e],.is-invalid~.invalid-tooltip[data-v-dc231a1e]{display:block}.was-validated .form-control[data-v-dc231a1e]:invalid,.form-control.is-invalid[data-v-dc231a1e]{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control[data-v-dc231a1e]:invalid:focus,.form-control.is-invalid[data-v-dc231a1e]:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated uni-textarea.form-control[data-v-dc231a1e]:invalid,uni-textarea.form-control.is-invalid[data-v-dc231a1e]{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select[data-v-dc231a1e]:invalid,.form-select.is-invalid[data-v-dc231a1e]{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select[data-v-dc231a1e]:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"][data-v-dc231a1e],.form-select.is-invalid[data-v-dc231a1e]:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"][data-v-dc231a1e]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select[data-v-dc231a1e]:invalid:focus,.form-select.is-invalid[data-v-dc231a1e]:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color[data-v-dc231a1e]:invalid,.form-control-color.is-invalid[data-v-dc231a1e]{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input[data-v-dc231a1e]:invalid,.form-check-input.is-invalid[data-v-dc231a1e]{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input[data-v-dc231a1e]:invalid:checked,.form-check-input.is-invalid[data-v-dc231a1e]:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input[data-v-dc231a1e]:invalid:focus,.form-check-input.is-invalid[data-v-dc231a1e]:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label[data-v-dc231a1e],.form-check-input.is-invalid~.form-check-label[data-v-dc231a1e]{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback[data-v-dc231a1e]{margin-left:.5em}.was-validated .input-group>.form-control[data-v-dc231a1e]:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid[data-v-dc231a1e],.was-validated .input-group>.form-select[data-v-dc231a1e]:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid[data-v-dc231a1e],.was-validated .input-group>.form-floating[data-v-dc231a1e]:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid[data-v-dc231a1e]{z-index:4}.btn[data-v-dc231a1e]{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn[data-v-dc231a1e]{transition:none}}.btn[data-v-dc231a1e]:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn[data-v-dc231a1e]:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn[data-v-dc231a1e]:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn[data-v-dc231a1e]{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn[data-v-dc231a1e],:not(.btn-check)+.btn[data-v-dc231a1e]:active,.btn[data-v-dc231a1e]:first-child:active,.btn.active[data-v-dc231a1e],.btn.show[data-v-dc231a1e]{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn[data-v-dc231a1e]:focus-visible,:not(.btn-check)+.btn[data-v-dc231a1e]:active:focus-visible,.btn[data-v-dc231a1e]:first-child:active:focus-visible,.btn.active[data-v-dc231a1e]:focus-visible,.btn.show[data-v-dc231a1e]:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn[data-v-dc231a1e]{box-shadow:var(--bs-btn-focus-box-shadow)}.btn[data-v-dc231a1e]:disabled,.btn.disabled[data-v-dc231a1e],fieldset:disabled .btn[data-v-dc231a1e]{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary[data-v-dc231a1e]{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary[data-v-dc231a1e]{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success[data-v-dc231a1e]{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info[data-v-dc231a1e]{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning[data-v-dc231a1e]{--bs-btn-color: #000;--bs-btn-bg: rgb(252,132,22);--bs-btn-border-color: rgb(252,132,22);--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: rgb(252,132,22);--bs-btn-disabled-border-color: rgb(252,132,22)}.btn-danger[data-v-dc231a1e]{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light[data-v-dc231a1e]{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark[data-v-dc231a1e]{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary[data-v-dc231a1e]{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary[data-v-dc231a1e]{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success[data-v-dc231a1e]{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info[data-v-dc231a1e]{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning[data-v-dc231a1e]{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger[data-v-dc231a1e]{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light[data-v-dc231a1e]{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark[data-v-dc231a1e]{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link[data-v-dc231a1e]{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link[data-v-dc231a1e]:focus-visible{color:var(--bs-btn-color)}.btn-link[data-v-dc231a1e]:hover{color:var(--bs-btn-hover-color)}.btn-lg[data-v-dc231a1e],.btn-group-lg>.btn[data-v-dc231a1e]{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm[data-v-dc231a1e],.btn-group-sm>.btn[data-v-dc231a1e]{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade[data-v-dc231a1e]{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade[data-v-dc231a1e]{transition:none}}.fade[data-v-dc231a1e]:not(.show){opacity:0}.collapse[data-v-dc231a1e]:not(.show){display:none}.collapsing[data-v-dc231a1e]{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing[data-v-dc231a1e]{transition:none}}.collapsing.collapse-horizontal[data-v-dc231a1e]{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal[data-v-dc231a1e]{transition:none}}.dropup[data-v-dc231a1e],.dropend[data-v-dc231a1e],.dropdown[data-v-dc231a1e],.dropstart[data-v-dc231a1e],.dropup-center[data-v-dc231a1e],.dropdown-center[data-v-dc231a1e]{position:relative}.dropdown-toggle[data-v-dc231a1e]{white-space:nowrap}.dropdown-toggle[data-v-dc231a1e]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle[data-v-dc231a1e]:empty:after{margin-left:0}.dropdown-menu[data-v-dc231a1e]{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper][data-v-dc231a1e]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-sm-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-md-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-md-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-md-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-lg-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-xl-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start[data-v-dc231a1e]{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper][data-v-dc231a1e]{right:auto;left:0}.dropdown-menu-xxl-end[data-v-dc231a1e]{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper][data-v-dc231a1e]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper][data-v-dc231a1e]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle[data-v-dc231a1e]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle[data-v-dc231a1e]:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper][data-v-dc231a1e]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle[data-v-dc231a1e]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle[data-v-dc231a1e]:empty:after{margin-left:0}.dropend .dropdown-toggle[data-v-dc231a1e]:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper][data-v-dc231a1e]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle[data-v-dc231a1e]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle[data-v-dc231a1e]:after{display:none}.dropstart .dropdown-toggle[data-v-dc231a1e]:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle[data-v-dc231a1e]:empty:after{margin-left:0}.dropstart .dropdown-toggle[data-v-dc231a1e]:before{vertical-align:0}.dropdown-divider[data-v-dc231a1e]{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item[data-v-dc231a1e]{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item[data-v-dc231a1e]:hover,.dropdown-item[data-v-dc231a1e]:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active[data-v-dc231a1e],.dropdown-item[data-v-dc231a1e]:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled[data-v-dc231a1e],.dropdown-item[data-v-dc231a1e]:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show[data-v-dc231a1e]{display:block}.dropdown-header[data-v-dc231a1e]{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text[data-v-dc231a1e]{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark[data-v-dc231a1e]{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group[data-v-dc231a1e],.btn-group-vertical[data-v-dc231a1e]{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn[data-v-dc231a1e],.btn-group-vertical>.btn[data-v-dc231a1e]{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn[data-v-dc231a1e],.btn-group>.btn-check:focus+.btn[data-v-dc231a1e],.btn-group>.btn[data-v-dc231a1e]:hover,.btn-group>.btn[data-v-dc231a1e]:focus,.btn-group>.btn[data-v-dc231a1e]:active,.btn-group>.btn.active[data-v-dc231a1e],.btn-group-vertical>.btn-check:checked+.btn[data-v-dc231a1e],.btn-group-vertical>.btn-check:focus+.btn[data-v-dc231a1e],.btn-group-vertical>.btn[data-v-dc231a1e]:hover,.btn-group-vertical>.btn[data-v-dc231a1e]:focus,.btn-group-vertical>.btn[data-v-dc231a1e]:active,.btn-group-vertical>.btn.active[data-v-dc231a1e]{z-index:1}.btn-toolbar[data-v-dc231a1e]{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group[data-v-dc231a1e]{width:auto}.btn-group[data-v-dc231a1e]{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn[data-v-dc231a1e],.btn-group>.btn-group[data-v-dc231a1e]:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn[data-v-dc231a1e]:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split[data-v-dc231a1e]:first-child,.btn-group>.btn-group:not(:last-child)>.btn[data-v-dc231a1e]{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn[data-v-dc231a1e]:nth-child(n+3),.btn-group>:not(.btn-check)+.btn[data-v-dc231a1e],.btn-group>.btn-group:not(:first-child)>.btn[data-v-dc231a1e]{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split[data-v-dc231a1e]{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split[data-v-dc231a1e]:after,.dropup .dropdown-toggle-split[data-v-dc231a1e]:after,.dropend .dropdown-toggle-split[data-v-dc231a1e]:after{margin-left:0}.dropstart .dropdown-toggle-split[data-v-dc231a1e]:before{margin-right:0}.btn-sm+.dropdown-toggle-split[data-v-dc231a1e],.btn-group-sm>.btn+.dropdown-toggle-split[data-v-dc231a1e]{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split[data-v-dc231a1e],.btn-group-lg>.btn+.dropdown-toggle-split[data-v-dc231a1e]{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical[data-v-dc231a1e]{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn[data-v-dc231a1e],.btn-group-vertical>.btn-group[data-v-dc231a1e]{width:100%}.btn-group-vertical>.btn[data-v-dc231a1e]:not(:first-child),.btn-group-vertical>.btn-group[data-v-dc231a1e]:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn[data-v-dc231a1e]:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn[data-v-dc231a1e]{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn[data-v-dc231a1e]:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn[data-v-dc231a1e],.btn-group-vertical>.btn-group:not(:first-child)>.btn[data-v-dc231a1e]{border-top-left-radius:0;border-top-right-radius:0}.nav[data-v-dc231a1e]{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link[data-v-dc231a1e]{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link[data-v-dc231a1e]{transition:none}}.nav-link[data-v-dc231a1e]:hover,.nav-link[data-v-dc231a1e]:focus{color:var(--bs-nav-link-hover-color)}.nav-link[data-v-dc231a1e]:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled[data-v-dc231a1e],.nav-link[data-v-dc231a1e]:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs[data-v-dc231a1e]{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link[data-v-dc231a1e]{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link[data-v-dc231a1e]:hover,.nav-tabs .nav-link[data-v-dc231a1e]:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active[data-v-dc231a1e],.nav-tabs .nav-item.show .nav-link[data-v-dc231a1e]{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu[data-v-dc231a1e]{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills[data-v-dc231a1e]{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link[data-v-dc231a1e]{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active[data-v-dc231a1e],.nav-pills .show>.nav-link[data-v-dc231a1e]{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline[data-v-dc231a1e]{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link[data-v-dc231a1e]{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link[data-v-dc231a1e]:hover,.nav-underline .nav-link[data-v-dc231a1e]:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active[data-v-dc231a1e],.nav-underline .show>.nav-link[data-v-dc231a1e]{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link[data-v-dc231a1e],.nav-fill .nav-item[data-v-dc231a1e]{flex:1 1 auto;text-align:center}.nav-justified>.nav-link[data-v-dc231a1e],.nav-justified .nav-item[data-v-dc231a1e]{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link[data-v-dc231a1e],.nav-justified .nav-item .nav-link[data-v-dc231a1e]{width:100%}.tab-content>.tab-pane[data-v-dc231a1e]{display:none}.tab-content>.active[data-v-dc231a1e]{display:block}.navbar[data-v-dc231a1e]{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container[data-v-dc231a1e],.navbar>.container-fluid[data-v-dc231a1e],.navbar>.container-sm[data-v-dc231a1e],.navbar>.container-md[data-v-dc231a1e],.navbar>.container-lg[data-v-dc231a1e],.navbar>.container-xl[data-v-dc231a1e],.navbar>.container-xxl[data-v-dc231a1e]{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand[data-v-dc231a1e]{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand[data-v-dc231a1e]:hover,.navbar-brand[data-v-dc231a1e]:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav[data-v-dc231a1e]{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active[data-v-dc231a1e],.navbar-nav .nav-link.show[data-v-dc231a1e]{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu[data-v-dc231a1e]{position:static}.navbar-text[data-v-dc231a1e]{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a[data-v-dc231a1e],.navbar-text a[data-v-dc231a1e]:hover,.navbar-text a[data-v-dc231a1e]:focus{color:var(--bs-navbar-active-color)}.navbar-collapse[data-v-dc231a1e]{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler[data-v-dc231a1e]{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler[data-v-dc231a1e]{transition:none}}.navbar-toggler[data-v-dc231a1e]:hover{text-decoration:none}.navbar-toggler[data-v-dc231a1e]:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon[data-v-dc231a1e]{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll[data-v-dc231a1e]{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand-sm .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand-sm .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand-sm .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand-sm .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand-md .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand-md .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand-md .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand-md .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand-lg .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand-lg .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand-lg .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand-lg .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand-xl .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand-xl .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand-xl .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand-xl .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand-xxl .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand-xxl .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand[data-v-dc231a1e]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav[data-v-dc231a1e]{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu[data-v-dc231a1e]{position:absolute}.navbar-expand .navbar-nav .nav-link[data-v-dc231a1e]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll[data-v-dc231a1e]{overflow:visible}.navbar-expand .navbar-collapse[data-v-dc231a1e]{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler[data-v-dc231a1e]{display:none}.navbar-expand .offcanvas[data-v-dc231a1e]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header[data-v-dc231a1e]{display:none}.navbar-expand .offcanvas .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark[data-v-dc231a1e],.navbar[data-bs-theme=dark][data-v-dc231a1e]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon[data-v-dc231a1e]{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card[data-v-dc231a1e]{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr[data-v-dc231a1e]{margin-right:0;margin-left:0}.card>.list-group[data-v-dc231a1e]{border-top:inherit;border-bottom:inherit}.card>.list-group[data-v-dc231a1e]:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group[data-v-dc231a1e]:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group[data-v-dc231a1e],.card>.list-group+.card-footer[data-v-dc231a1e]{border-top:0}.card-body[data-v-dc231a1e]{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title[data-v-dc231a1e]{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle[data-v-dc231a1e]{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text[data-v-dc231a1e]:last-child{margin-bottom:0}.card-link+.card-link[data-v-dc231a1e]{margin-left:var(--bs-card-spacer-x)}.card-header[data-v-dc231a1e]{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header[data-v-dc231a1e]:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer[data-v-dc231a1e]{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer[data-v-dc231a1e]:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs[data-v-dc231a1e]{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active[data-v-dc231a1e]{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills[data-v-dc231a1e]{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay[data-v-dc231a1e]{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img[data-v-dc231a1e],.card-img-top[data-v-dc231a1e],.card-img-bottom[data-v-dc231a1e]{width:100%}.card-img[data-v-dc231a1e],.card-img-top[data-v-dc231a1e]{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img[data-v-dc231a1e],.card-img-bottom[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card[data-v-dc231a1e]{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group[data-v-dc231a1e]{display:flex;flex-flow:row wrap}.card-group>.card[data-v-dc231a1e]{flex:1 0 0;margin-bottom:0}.card-group>.card+.card[data-v-dc231a1e]{margin-left:0;border-left:0}.card-group>.card[data-v-dc231a1e]:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top[data-v-dc231a1e],.card-group>.card:not(:last-child)>.card-header[data-v-dc231a1e]{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom[data-v-dc231a1e],.card-group>.card:not(:last-child)>.card-footer[data-v-dc231a1e]{border-bottom-right-radius:0}.card-group>.card[data-v-dc231a1e]:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top[data-v-dc231a1e],.card-group>.card:not(:first-child)>.card-header[data-v-dc231a1e]{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom[data-v-dc231a1e],.card-group>.card:not(:first-child)>.card-footer[data-v-dc231a1e]{border-bottom-left-radius:0}}.accordion[data-v-dc231a1e]{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button[data-v-dc231a1e]{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button[data-v-dc231a1e]{transition:none}}.accordion-button[data-v-dc231a1e]:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button[data-v-dc231a1e]:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button[data-v-dc231a1e]:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button[data-v-dc231a1e]:after{transition:none}}.accordion-button[data-v-dc231a1e]:hover{z-index:2}.accordion-button[data-v-dc231a1e]:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header[data-v-dc231a1e]{margin-bottom:0}.accordion-item[data-v-dc231a1e]{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item[data-v-dc231a1e]:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button[data-v-dc231a1e]{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item[data-v-dc231a1e]:not(:first-of-type){border-top:0}.accordion-item[data-v-dc231a1e]:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body[data-v-dc231a1e]{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item[data-v-dc231a1e]{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item[data-v-dc231a1e]:first-child{border-top:0}.accordion-flush>.accordion-item[data-v-dc231a1e]:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse[data-v-dc231a1e],.accordion-flush>.accordion-item>.accordion-header .accordion-button[data-v-dc231a1e],.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed[data-v-dc231a1e]{border-radius:0}[data-bs-theme=dark] .accordion-button[data-v-dc231a1e]:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb[data-v-dc231a1e]{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item[data-v-dc231a1e]{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item[data-v-dc231a1e]:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active[data-v-dc231a1e]{color:var(--bs-breadcrumb-item-active-color)}.pagination[data-v-dc231a1e]{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link[data-v-dc231a1e]{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link[data-v-dc231a1e]{transition:none}}.page-link[data-v-dc231a1e]:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link[data-v-dc231a1e]:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active[data-v-dc231a1e],.active>.page-link[data-v-dc231a1e]{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled[data-v-dc231a1e],.disabled>.page-link[data-v-dc231a1e]{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link[data-v-dc231a1e]{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link[data-v-dc231a1e]{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg[data-v-dc231a1e]{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm[data-v-dc231a1e]{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge[data-v-dc231a1e]{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge[data-v-dc231a1e]:empty{display:none}.btn .badge[data-v-dc231a1e]{position:relative;top:-1px}.alert[data-v-dc231a1e]{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading[data-v-dc231a1e]{color:inherit}.alert-link[data-v-dc231a1e]{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible[data-v-dc231a1e]{padding-right:3rem}.alert-dismissible .btn-close[data-v-dc231a1e]{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary[data-v-dc231a1e]{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary[data-v-dc231a1e]{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success[data-v-dc231a1e]{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info[data-v-dc231a1e]{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning[data-v-dc231a1e]{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger[data-v-dc231a1e]{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light[data-v-dc231a1e]{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark[data-v-dc231a1e]{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes-dc231a1e{0%{background-position-x:var(--bs-progress-height)}}.progress[data-v-dc231a1e],.progress-stacked[data-v-dc231a1e]{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar[data-v-dc231a1e]{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar[data-v-dc231a1e]{transition:none}}.progress-bar-striped[data-v-dc231a1e]{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress[data-v-dc231a1e]{overflow:visible}.progress-stacked>.progress>.progress-bar[data-v-dc231a1e]{width:100%}.progress-bar-animated[data-v-dc231a1e]{animation:1s linear infinite progress-bar-stripes-dc231a1e}@media (prefers-reduced-motion: reduce){.progress-bar-animated[data-v-dc231a1e]{animation:none}}.list-group[data-v-dc231a1e]{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered[data-v-dc231a1e]{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item[data-v-dc231a1e]:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item[data-v-dc231a1e]{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item[data-v-dc231a1e]:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item[data-v-dc231a1e]:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled[data-v-dc231a1e],.list-group-item[data-v-dc231a1e]:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active[data-v-dc231a1e]{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:0}.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action[data-v-dc231a1e]{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action[data-v-dc231a1e]:not(.active):hover,.list-group-item-action[data-v-dc231a1e]:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action[data-v-dc231a1e]:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal-sm>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal-md>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal-lg>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal-xl>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl[data-v-dc231a1e]{flex-direction:row}.list-group-horizontal-xxl>.list-group-item[data-v-dc231a1e]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item[data-v-dc231a1e]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active[data-v-dc231a1e]{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item[data-v-dc231a1e]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active[data-v-dc231a1e]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush[data-v-dc231a1e]{border-radius:0}.list-group-flush>.list-group-item[data-v-dc231a1e]{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item[data-v-dc231a1e]:last-child{border-bottom-width:0}.list-group-item-primary[data-v-dc231a1e]{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary[data-v-dc231a1e]{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success[data-v-dc231a1e]{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info[data-v-dc231a1e]{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning[data-v-dc231a1e]{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger[data-v-dc231a1e]{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light[data-v-dc231a1e]{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark[data-v-dc231a1e]{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close[data-v-dc231a1e]{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close[data-v-dc231a1e]:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close[data-v-dc231a1e]:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close[data-v-dc231a1e]:disabled,.btn-close.disabled[data-v-dc231a1e]{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white[data-v-dc231a1e]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}[data-v-dc231a1e]:root,[data-bs-theme=light][data-v-dc231a1e]{--bs-btn-close-filter: }[data-bs-theme=dark][data-v-dc231a1e]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast[data-v-dc231a1e]{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing[data-v-dc231a1e]{opacity:0}.toast[data-v-dc231a1e]:not(.show){display:none}.toast-container[data-v-dc231a1e]{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container[data-v-dc231a1e]>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header[data-v-dc231a1e]{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close[data-v-dc231a1e]{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body[data-v-dc231a1e]{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal[data-v-dc231a1e]{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog[data-v-dc231a1e]{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog[data-v-dc231a1e]{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog[data-v-dc231a1e]{transition:none}}.modal.show .modal-dialog[data-v-dc231a1e]{transform:none}.modal.modal-static .modal-dialog[data-v-dc231a1e]{transform:scale(1.02)}.modal-dialog-scrollable[data-v-dc231a1e]{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content[data-v-dc231a1e]{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body[data-v-dc231a1e]{overflow-y:auto}.modal-dialog-centered[data-v-dc231a1e]{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content[data-v-dc231a1e]{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop[data-v-dc231a1e]{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade[data-v-dc231a1e]{opacity:0}.modal-backdrop.show[data-v-dc231a1e]{opacity:var(--bs-backdrop-opacity)}.modal-header[data-v-dc231a1e]{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close[data-v-dc231a1e]{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title[data-v-dc231a1e]{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body[data-v-dc231a1e]{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer[data-v-dc231a1e]{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*[data-v-dc231a1e]{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal[data-v-dc231a1e]{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog[data-v-dc231a1e]{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm[data-v-dc231a1e]{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg[data-v-dc231a1e],.modal-xl[data-v-dc231a1e]{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl[data-v-dc231a1e]{--bs-modal-width: 1140px}}.modal-fullscreen[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header[data-v-dc231a1e],.modal-fullscreen .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen .modal-body[data-v-dc231a1e]{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header[data-v-dc231a1e],.modal-fullscreen-sm-down .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen-sm-down .modal-body[data-v-dc231a1e]{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header[data-v-dc231a1e],.modal-fullscreen-md-down .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen-md-down .modal-body[data-v-dc231a1e]{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header[data-v-dc231a1e],.modal-fullscreen-lg-down .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen-lg-down .modal-body[data-v-dc231a1e]{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header[data-v-dc231a1e],.modal-fullscreen-xl-down .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen-xl-down .modal-body[data-v-dc231a1e]{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down[data-v-dc231a1e]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content[data-v-dc231a1e]{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header[data-v-dc231a1e],.modal-fullscreen-xxl-down .modal-footer[data-v-dc231a1e]{border-radius:0}.modal-fullscreen-xxl-down .modal-body[data-v-dc231a1e]{overflow-y:auto}}.tooltip[data-v-dc231a1e]{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show[data-v-dc231a1e]{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow[data-v-dc231a1e]{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow[data-v-dc231a1e]:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow[data-v-dc231a1e],.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[data-v-dc231a1e]{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow[data-v-dc231a1e]:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[data-v-dc231a1e]:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow[data-v-dc231a1e],.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[data-v-dc231a1e]{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow[data-v-dc231a1e]:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[data-v-dc231a1e]:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow[data-v-dc231a1e],.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[data-v-dc231a1e]{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow[data-v-dc231a1e]:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[data-v-dc231a1e]:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow[data-v-dc231a1e],.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[data-v-dc231a1e]{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow[data-v-dc231a1e]:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[data-v-dc231a1e]:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner[data-v-dc231a1e]{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover[data-v-dc231a1e]{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow[data-v-dc231a1e]{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow[data-v-dc231a1e]:before,.popover .popover-arrow[data-v-dc231a1e]:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow[data-v-dc231a1e],.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-dc231a1e]{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-top>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-dc231a1e]:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-dc231a1e]:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-dc231a1e]:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow[data-v-dc231a1e],.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-dc231a1e]{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-end>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-dc231a1e]:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-dc231a1e]:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-dc231a1e]:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow[data-v-dc231a1e],.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-dc231a1e]{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-bottom>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-dc231a1e]:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-dc231a1e]:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-dc231a1e]:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header[data-v-dc231a1e]:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow[data-v-dc231a1e],.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-dc231a1e]{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-start>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-dc231a1e]:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow[data-v-dc231a1e]:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-dc231a1e]:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow[data-v-dc231a1e]:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-dc231a1e]:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header[data-v-dc231a1e]{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header[data-v-dc231a1e]:empty{display:none}.popover-body[data-v-dc231a1e]{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel[data-v-dc231a1e]{position:relative}.carousel.pointer-event[data-v-dc231a1e]{touch-action:pan-y}.carousel-inner[data-v-dc231a1e]{position:relative;width:100%;overflow:hidden}.carousel-inner[data-v-dc231a1e]:after{display:block;clear:both;content:""}.carousel-item[data-v-dc231a1e]{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item[data-v-dc231a1e]{transition:none}}.carousel-item.active[data-v-dc231a1e],.carousel-item-next[data-v-dc231a1e],.carousel-item-prev[data-v-dc231a1e]{display:block}.carousel-item-next[data-v-dc231a1e]:not(.carousel-item-start),.active.carousel-item-end[data-v-dc231a1e]{transform:translate(100%)}.carousel-item-prev[data-v-dc231a1e]:not(.carousel-item-end),.active.carousel-item-start[data-v-dc231a1e]{transform:translate(-100%)}.carousel-fade .carousel-item[data-v-dc231a1e]{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active[data-v-dc231a1e],.carousel-fade .carousel-item-next.carousel-item-start[data-v-dc231a1e],.carousel-fade .carousel-item-prev.carousel-item-end[data-v-dc231a1e]{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start[data-v-dc231a1e],.carousel-fade .active.carousel-item-end[data-v-dc231a1e]{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start[data-v-dc231a1e],.carousel-fade .active.carousel-item-end[data-v-dc231a1e]{transition:none}}.carousel-control-prev[data-v-dc231a1e],.carousel-control-next[data-v-dc231a1e]{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev[data-v-dc231a1e],.carousel-control-next[data-v-dc231a1e]{transition:none}}.carousel-control-prev[data-v-dc231a1e]:hover,.carousel-control-prev[data-v-dc231a1e]:focus,.carousel-control-next[data-v-dc231a1e]:hover,.carousel-control-next[data-v-dc231a1e]:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev[data-v-dc231a1e]{left:0}.carousel-control-next[data-v-dc231a1e]{right:0}.carousel-control-prev-icon[data-v-dc231a1e],.carousel-control-next-icon[data-v-dc231a1e]{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon[data-v-dc231a1e]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon[data-v-dc231a1e]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators[data-v-dc231a1e]{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target][data-v-dc231a1e]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target][data-v-dc231a1e]{transition:none}}.carousel-indicators .active[data-v-dc231a1e]{opacity:1}.carousel-caption[data-v-dc231a1e]{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark[data-v-dc231a1e]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}[data-v-dc231a1e]:root,[data-bs-theme=light][data-v-dc231a1e]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark][data-v-dc231a1e]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow[data-v-dc231a1e],.spinner-border[data-v-dc231a1e]{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border-dc231a1e{to{transform:rotate(360deg)}}.spinner-border[data-v-dc231a1e]{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm[data-v-dc231a1e]{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow-dc231a1e{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow[data-v-dc231a1e]{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm[data-v-dc231a1e]{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border[data-v-dc231a1e],.spinner-grow[data-v-dc231a1e]{--bs-spinner-animation-speed: 1.5s}}.offcanvas[data-v-dc231a1e],.offcanvas-xxl[data-v-dc231a1e],.offcanvas-xl[data-v-dc231a1e],.offcanvas-lg[data-v-dc231a1e],.offcanvas-md[data-v-dc231a1e],.offcanvas-sm[data-v-dc231a1e]{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 800px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm[data-v-dc231a1e]{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing[data-v-dc231a1e],.offcanvas-sm.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas-sm.showing[data-v-dc231a1e],.offcanvas-sm.hiding[data-v-dc231a1e],.offcanvas-sm.show[data-v-dc231a1e]{visibility:visible}}@media (min-width: 576px){.offcanvas-sm[data-v-dc231a1e]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header[data-v-dc231a1e]{display:none}.offcanvas-sm .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md[data-v-dc231a1e]{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing[data-v-dc231a1e],.offcanvas-md.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas-md.showing[data-v-dc231a1e],.offcanvas-md.hiding[data-v-dc231a1e],.offcanvas-md.show[data-v-dc231a1e]{visibility:visible}}@media (min-width: 768px){.offcanvas-md[data-v-dc231a1e]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header[data-v-dc231a1e]{display:none}.offcanvas-md .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg[data-v-dc231a1e]{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing[data-v-dc231a1e],.offcanvas-lg.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas-lg.showing[data-v-dc231a1e],.offcanvas-lg.hiding[data-v-dc231a1e],.offcanvas-lg.show[data-v-dc231a1e]{visibility:visible}}@media (min-width: 992px){.offcanvas-lg[data-v-dc231a1e]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header[data-v-dc231a1e]{display:none}.offcanvas-lg .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl[data-v-dc231a1e]{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing[data-v-dc231a1e],.offcanvas-xl.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas-xl.showing[data-v-dc231a1e],.offcanvas-xl.hiding[data-v-dc231a1e],.offcanvas-xl.show[data-v-dc231a1e]{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl[data-v-dc231a1e]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header[data-v-dc231a1e]{display:none}.offcanvas-xl .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl[data-v-dc231a1e]{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing[data-v-dc231a1e],.offcanvas-xxl.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas-xxl.showing[data-v-dc231a1e],.offcanvas-xxl.hiding[data-v-dc231a1e],.offcanvas-xxl.show[data-v-dc231a1e]{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl[data-v-dc231a1e]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header[data-v-dc231a1e]{display:none}.offcanvas-xxl .offcanvas-body[data-v-dc231a1e]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas[data-v-dc231a1e]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas[data-v-dc231a1e]{transition:none}}.offcanvas.offcanvas-start[data-v-dc231a1e]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end[data-v-dc231a1e]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top[data-v-dc231a1e]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom[data-v-dc231a1e]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing[data-v-dc231a1e],.offcanvas.show[data-v-dc231a1e]:not(.hiding){transform:none}.offcanvas.showing[data-v-dc231a1e],.offcanvas.hiding[data-v-dc231a1e],.offcanvas.show[data-v-dc231a1e]{visibility:visible}.offcanvas-backdrop[data-v-dc231a1e]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade[data-v-dc231a1e]{opacity:0}.offcanvas-backdrop.show[data-v-dc231a1e]{opacity:.5}.offcanvas-header[data-v-dc231a1e]{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close[data-v-dc231a1e]{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title[data-v-dc231a1e]{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body[data-v-dc231a1e]{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder[data-v-dc231a1e]{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn[data-v-dc231a1e]:before{display:inline-block;content:""}.placeholder-xs[data-v-dc231a1e]{min-height:.6em}.placeholder-sm[data-v-dc231a1e]{min-height:.8em}.placeholder-lg[data-v-dc231a1e]{min-height:1.2em}.placeholder-glow .placeholder[data-v-dc231a1e]{animation:placeholder-glow-dc231a1e 2s ease-in-out infinite}@keyframes placeholder-glow-dc231a1e{50%{opacity:.2}}.placeholder-wave[data-v-dc231a1e]{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8),#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave-dc231a1e 2s linear infinite}@keyframes placeholder-wave-dc231a1e{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix[data-v-dc231a1e]:after{display:block;clear:both;content:""}.text-bg-primary[data-v-dc231a1e]{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary[data-v-dc231a1e]{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success[data-v-dc231a1e]{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info[data-v-dc231a1e]{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning[data-v-dc231a1e]{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger[data-v-dc231a1e]{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light[data-v-dc231a1e]{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark[data-v-dc231a1e]{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary[data-v-dc231a1e]{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary[data-v-dc231a1e]:hover,.link-primary[data-v-dc231a1e]:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary[data-v-dc231a1e]{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary[data-v-dc231a1e]:hover,.link-secondary[data-v-dc231a1e]:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success[data-v-dc231a1e]{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success[data-v-dc231a1e]:hover,.link-success[data-v-dc231a1e]:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info[data-v-dc231a1e]{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info[data-v-dc231a1e]:hover,.link-info[data-v-dc231a1e]:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning[data-v-dc231a1e]{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning[data-v-dc231a1e]:hover,.link-warning[data-v-dc231a1e]:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger[data-v-dc231a1e]{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger[data-v-dc231a1e]:hover,.link-danger[data-v-dc231a1e]:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light[data-v-dc231a1e]{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light[data-v-dc231a1e]:hover,.link-light[data-v-dc231a1e]:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark[data-v-dc231a1e]{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark[data-v-dc231a1e]:hover,.link-dark[data-v-dc231a1e]:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis[data-v-dc231a1e]{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis[data-v-dc231a1e]:hover,.link-body-emphasis[data-v-dc231a1e]:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring[data-v-dc231a1e]:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link[data-v-dc231a1e]{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi[data-v-dc231a1e]{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi[data-v-dc231a1e]{transition:none}}.icon-link-hover:hover>.bi[data-v-dc231a1e],.icon-link-hover:focus-visible>.bi[data-v-dc231a1e]{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio[data-v-dc231a1e]{position:relative;width:100%}.ratio[data-v-dc231a1e]:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*[data-v-dc231a1e]{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1[data-v-dc231a1e]{--bs-aspect-ratio: 100%}.ratio-4x3[data-v-dc231a1e]{--bs-aspect-ratio: 75%}.ratio-16x9[data-v-dc231a1e]{--bs-aspect-ratio: 56.25%}.ratio-21x9[data-v-dc231a1e]{--bs-aspect-ratio: 42.8571428571%}.fixed-top[data-v-dc231a1e]{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom[data-v-dc231a1e]{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom[data-v-dc231a1e]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack[data-v-dc231a1e]{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack[data-v-dc231a1e]{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden[data-v-dc231a1e],.visually-hidden-focusable[data-v-dc231a1e]:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden[data-v-dc231a1e]:not(caption),.visually-hidden-focusable[data-v-dc231a1e]:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *[data-v-dc231a1e],.visually-hidden-focusable:not(:focus):not(:focus-within) *[data-v-dc231a1e]{overflow:hidden!important}.stretched-link[data-v-dc231a1e]:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate[data-v-dc231a1e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr[data-v-dc231a1e]{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline[data-v-dc231a1e]{vertical-align:baseline!important}.align-top[data-v-dc231a1e]{vertical-align:top!important}.align-middle[data-v-dc231a1e]{vertical-align:middle!important}.align-bottom[data-v-dc231a1e]{vertical-align:bottom!important}.align-text-bottom[data-v-dc231a1e]{vertical-align:text-bottom!important}.align-text-top[data-v-dc231a1e]{vertical-align:text-top!important}.float-start[data-v-dc231a1e]{float:left!important}.float-end[data-v-dc231a1e]{float:right!important}.float-none[data-v-dc231a1e]{float:none!important}.object-fit-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-none[data-v-dc231a1e]{object-fit:none!important}.opacity-0[data-v-dc231a1e]{opacity:0!important}.opacity-25[data-v-dc231a1e]{opacity:.25!important}.opacity-50[data-v-dc231a1e]{opacity:.5!important}.opacity-75[data-v-dc231a1e]{opacity:.75!important}.opacity-100[data-v-dc231a1e]{opacity:1!important}.overflow-auto[data-v-dc231a1e]{overflow:auto!important}.overflow-hidden[data-v-dc231a1e]{overflow:hidden!important}.overflow-visible[data-v-dc231a1e]{overflow:visible!important}.overflow-scroll[data-v-dc231a1e]{overflow:scroll!important}.overflow-x-auto[data-v-dc231a1e]{overflow-x:auto!important}.overflow-x-hidden[data-v-dc231a1e]{overflow-x:hidden!important}.overflow-x-visible[data-v-dc231a1e]{overflow-x:visible!important}.overflow-x-scroll[data-v-dc231a1e]{overflow-x:scroll!important}.overflow-y-auto[data-v-dc231a1e]{overflow-y:auto!important}.overflow-y-hidden[data-v-dc231a1e]{overflow-y:hidden!important}.overflow-y-visible[data-v-dc231a1e]{overflow-y:visible!important}.overflow-y-scroll[data-v-dc231a1e]{overflow-y:scroll!important}.d-inline[data-v-dc231a1e]{display:inline!important}.d-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-block[data-v-dc231a1e]{display:block!important}.d-grid[data-v-dc231a1e]{display:grid!important}.d-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-table[data-v-dc231a1e]{display:table!important}.d-table-row[data-v-dc231a1e]{display:table-row!important}.d-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-flex[data-v-dc231a1e]{display:flex!important}.d-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-none[data-v-dc231a1e]{display:none!important}.shadow[data-v-dc231a1e]{box-shadow:var(--bs-box-shadow)!important}.shadow-sm[data-v-dc231a1e]{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg[data-v-dc231a1e]{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none[data-v-dc231a1e]{box-shadow:none!important}.focus-ring-primary[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark[data-v-dc231a1e]{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static[data-v-dc231a1e]{position:static!important}.position-relative[data-v-dc231a1e]{position:relative!important}.position-absolute[data-v-dc231a1e]{position:absolute!important}.position-fixed[data-v-dc231a1e]{position:fixed!important}.position-sticky[data-v-dc231a1e]{position:-webkit-sticky!important;position:sticky!important}.top-0[data-v-dc231a1e]{top:0!important}.top-50[data-v-dc231a1e]{top:50%!important}.top-100[data-v-dc231a1e]{top:100%!important}.bottom-0[data-v-dc231a1e]{bottom:0!important}.bottom-50[data-v-dc231a1e]{bottom:50%!important}.bottom-100[data-v-dc231a1e]{bottom:100%!important}.start-0[data-v-dc231a1e]{left:0!important}.start-50[data-v-dc231a1e]{left:50%!important}.start-100[data-v-dc231a1e]{left:100%!important}.end-0[data-v-dc231a1e]{right:0!important}.end-50[data-v-dc231a1e]{right:50%!important}.end-100[data-v-dc231a1e]{right:100%!important}.translate-middle[data-v-dc231a1e]{transform:translate(-50%,-50%)!important}.translate-middle-x[data-v-dc231a1e]{transform:translate(-50%)!important}.translate-middle-y[data-v-dc231a1e]{transform:translateY(-50%)!important}.border[data-v-dc231a1e]{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0[data-v-dc231a1e]{border:0!important}.border-top[data-v-dc231a1e]{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0[data-v-dc231a1e]{border-top:0!important}.border-end[data-v-dc231a1e]{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0[data-v-dc231a1e]{border-right:0!important}.border-bottom[data-v-dc231a1e]{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0[data-v-dc231a1e]{border-bottom:0!important}.border-start[data-v-dc231a1e]{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0[data-v-dc231a1e]{border-left:0!important}.border-primary[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white[data-v-dc231a1e]{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle[data-v-dc231a1e]{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle[data-v-dc231a1e]{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle[data-v-dc231a1e]{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle[data-v-dc231a1e]{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle[data-v-dc231a1e]{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle[data-v-dc231a1e]{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle[data-v-dc231a1e]{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle[data-v-dc231a1e]{border-color:var(--bs-dark-border-subtle)!important}.border-1[data-v-dc231a1e]{border-width:1px!important}.border-2[data-v-dc231a1e]{border-width:2px!important}.border-3[data-v-dc231a1e]{border-width:3px!important}.border-4[data-v-dc231a1e]{border-width:4px!important}.border-5[data-v-dc231a1e]{border-width:5px!important}.border-opacity-10[data-v-dc231a1e]{--bs-border-opacity: .1}.border-opacity-25[data-v-dc231a1e]{--bs-border-opacity: .25}.border-opacity-50[data-v-dc231a1e]{--bs-border-opacity: .5}.border-opacity-75[data-v-dc231a1e]{--bs-border-opacity: .75}.border-opacity-100[data-v-dc231a1e]{--bs-border-opacity: 1}.w-25[data-v-dc231a1e]{width:25%!important}.w-50[data-v-dc231a1e]{width:50%!important}.w-75[data-v-dc231a1e]{width:75%!important}.w-100[data-v-dc231a1e]{width:100%!important}.w-auto[data-v-dc231a1e]{width:auto!important}.mw-100[data-v-dc231a1e]{max-width:100%!important}.vw-100[data-v-dc231a1e]{width:100vw!important}.min-vw-100[data-v-dc231a1e]{min-width:100vw!important}.h-25[data-v-dc231a1e]{height:25%!important}.h-50[data-v-dc231a1e]{height:50%!important}.h-75[data-v-dc231a1e]{height:75%!important}.h-100[data-v-dc231a1e]{height:100%!important}.h-auto[data-v-dc231a1e]{height:auto!important}.mh-100[data-v-dc231a1e]{max-height:100%!important}.vh-100[data-v-dc231a1e]{height:100vh!important}.min-vh-100[data-v-dc231a1e]{min-height:100vh!important}.flex-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-row[data-v-dc231a1e]{flex-direction:row!important}.flex-column[data-v-dc231a1e]{flex-direction:column!important}.flex-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-center[data-v-dc231a1e]{align-items:center!important}.align-items-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-center[data-v-dc231a1e]{align-content:center!important}.align-content-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-center[data-v-dc231a1e]{align-self:center!important}.align-self-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-first[data-v-dc231a1e]{order:-1!important}.order-0[data-v-dc231a1e]{order:0!important}.order-1[data-v-dc231a1e]{order:1!important}.order-2[data-v-dc231a1e]{order:2!important}.order-3[data-v-dc231a1e]{order:3!important}.order-4[data-v-dc231a1e]{order:4!important}.order-5[data-v-dc231a1e]{order:5!important}.order-last[data-v-dc231a1e]{order:6!important}.m-0[data-v-dc231a1e]{margin:0!important}.m-1[data-v-dc231a1e]{margin:.25rem!important}.m-2[data-v-dc231a1e]{margin:.5rem!important}.m-3[data-v-dc231a1e]{margin:1rem!important}.m-4[data-v-dc231a1e]{margin:1.5rem!important}.m-5[data-v-dc231a1e]{margin:3rem!important}.m-auto[data-v-dc231a1e]{margin:auto!important}.mx-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-0[data-v-dc231a1e]{margin-top:0!important}.mt-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-auto[data-v-dc231a1e]{margin-top:auto!important}.me-0[data-v-dc231a1e]{margin-right:0!important}.me-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-3[data-v-dc231a1e]{margin-right:1rem!important}.me-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-5[data-v-dc231a1e]{margin-right:3rem!important}.me-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-0[data-v-dc231a1e]{margin-left:0!important}.ms-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-auto[data-v-dc231a1e]{margin-left:auto!important}.p-0[data-v-dc231a1e]{padding:0!important}.p-1[data-v-dc231a1e]{padding:.25rem!important}.p-2[data-v-dc231a1e]{padding:.5rem!important}.p-3[data-v-dc231a1e]{padding:1rem!important}.p-4[data-v-dc231a1e]{padding:1.5rem!important}.p-5[data-v-dc231a1e]{padding:3rem!important}.px-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0[data-v-dc231a1e]{padding-top:0!important}.pt-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-0[data-v-dc231a1e]{padding-right:0!important}.pe-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-0[data-v-dc231a1e]{padding-left:0!important}.ps-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-0[data-v-dc231a1e]{gap:0!important}.gap-1[data-v-dc231a1e]{gap:.25rem!important}.gap-2[data-v-dc231a1e]{gap:.5rem!important}.gap-3[data-v-dc231a1e]{gap:1rem!important}.gap-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-5[data-v-dc231a1e]{column-gap:3rem!important}.font-monospace[data-v-dc231a1e]{font-family:var(--bs-font-monospace)!important}.fs-1[data-v-dc231a1e]{font-size:calc(1.375rem + 1.5vw)!important}.fs-2[data-v-dc231a1e]{font-size:calc(1.325rem + .9vw)!important}.fs-3[data-v-dc231a1e]{font-size:calc(1.3rem + .6vw)!important}.fs-4[data-v-dc231a1e]{font-size:calc(1.275rem + .3vw)!important}.fs-5[data-v-dc231a1e]{font-size:1.25rem!important}.fs-6[data-v-dc231a1e]{font-size:1rem!important}.fst-italic[data-v-dc231a1e]{font-style:italic!important}.fst-normal[data-v-dc231a1e]{font-style:normal!important}.fw-lighter[data-v-dc231a1e]{font-weight:lighter!important}.fw-light[data-v-dc231a1e]{font-weight:300!important}.fw-normal[data-v-dc231a1e]{font-weight:400!important}.fw-medium[data-v-dc231a1e]{font-weight:500!important}.fw-semibold[data-v-dc231a1e]{font-weight:600!important}.fw-bold[data-v-dc231a1e]{font-weight:700!important}.fw-bolder[data-v-dc231a1e]{font-weight:bolder!important}.lh-1[data-v-dc231a1e]{line-height:1!important}.lh-sm[data-v-dc231a1e]{line-height:1.25!important}.lh-base[data-v-dc231a1e]{line-height:1.5!important}.lh-lg[data-v-dc231a1e]{line-height:2!important}.text-start[data-v-dc231a1e]{text-align:left!important}.text-end[data-v-dc231a1e]{text-align:right!important}.text-center[data-v-dc231a1e]{text-align:center!important}.text-decoration-none[data-v-dc231a1e]{text-decoration:none!important}.text-decoration-underline[data-v-dc231a1e]{text-decoration:underline!important}.text-decoration-line-through[data-v-dc231a1e]{text-decoration:line-through!important}.text-lowercase[data-v-dc231a1e]{text-transform:lowercase!important}.text-uppercase[data-v-dc231a1e]{text-transform:uppercase!important}.text-capitalize[data-v-dc231a1e]{text-transform:capitalize!important}.text-wrap[data-v-dc231a1e]{white-space:normal!important}.text-nowrap[data-v-dc231a1e]{white-space:nowrap!important}.text-break[data-v-dc231a1e]{word-wrap:break-word!important;word-break:break-word!important}.text-primary[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted[data-v-dc231a1e]{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(0,0,0,.5)!important}.text-white-50[data-v-dc231a1e]{--bs-text-opacity: 1;color:rgba(255,255,255,.5)!important}.text-body-secondary[data-v-dc231a1e]{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary[data-v-dc231a1e]{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis[data-v-dc231a1e]{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset[data-v-dc231a1e]{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25[data-v-dc231a1e]{--bs-text-opacity: .25}.text-opacity-50[data-v-dc231a1e]{--bs-text-opacity: .5}.text-opacity-75[data-v-dc231a1e]{--bs-text-opacity: .75}.text-opacity-100[data-v-dc231a1e]{--bs-text-opacity: 1}.text-primary-emphasis[data-v-dc231a1e]{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis[data-v-dc231a1e]{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis[data-v-dc231a1e]{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis[data-v-dc231a1e]{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis[data-v-dc231a1e]{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis[data-v-dc231a1e]{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis[data-v-dc231a1e]{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis[data-v-dc231a1e]{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10[data-v-dc231a1e],.link-opacity-10-hover[data-v-dc231a1e]:hover{--bs-link-opacity: .1}.link-opacity-25[data-v-dc231a1e],.link-opacity-25-hover[data-v-dc231a1e]:hover{--bs-link-opacity: .25}.link-opacity-50[data-v-dc231a1e],.link-opacity-50-hover[data-v-dc231a1e]:hover{--bs-link-opacity: .5}.link-opacity-75[data-v-dc231a1e],.link-opacity-75-hover[data-v-dc231a1e]:hover{--bs-link-opacity: .75}.link-opacity-100[data-v-dc231a1e],.link-opacity-100-hover[data-v-dc231a1e]:hover{--bs-link-opacity: 1}.link-offset-1[data-v-dc231a1e],.link-offset-1-hover[data-v-dc231a1e]:hover{text-underline-offset:.125em!important}.link-offset-2[data-v-dc231a1e],.link-offset-2-hover[data-v-dc231a1e]:hover{text-underline-offset:.25em!important}.link-offset-3[data-v-dc231a1e],.link-offset-3-hover[data-v-dc231a1e]:hover{text-underline-offset:.375em!important}.link-underline-primary[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline[data-v-dc231a1e]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0[data-v-dc231a1e],.link-underline-opacity-0-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10[data-v-dc231a1e],.link-underline-opacity-10-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25[data-v-dc231a1e],.link-underline-opacity-25-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50[data-v-dc231a1e],.link-underline-opacity-50-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75[data-v-dc231a1e],.link-underline-opacity-75-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100[data-v-dc231a1e],.link-underline-opacity-100-hover[data-v-dc231a1e]:hover{--bs-link-underline-opacity: 1}.bg-primary[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary[data-v-dc231a1e]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10[data-v-dc231a1e]{--bs-bg-opacity: .1}.bg-opacity-25[data-v-dc231a1e]{--bs-bg-opacity: .25}.bg-opacity-50[data-v-dc231a1e]{--bs-bg-opacity: .5}.bg-opacity-75[data-v-dc231a1e]{--bs-bg-opacity: .75}.bg-opacity-100[data-v-dc231a1e]{--bs-bg-opacity: 1}.bg-primary-subtle[data-v-dc231a1e]{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle[data-v-dc231a1e]{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle[data-v-dc231a1e]{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle[data-v-dc231a1e]{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle[data-v-dc231a1e]{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle[data-v-dc231a1e]{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle[data-v-dc231a1e]{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle[data-v-dc231a1e]{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient[data-v-dc231a1e]{background-image:var(--bs-gradient)!important}.user-select-all[data-v-dc231a1e]{-webkit-user-select:all!important;user-select:all!important}.user-select-auto[data-v-dc231a1e]{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none[data-v-dc231a1e]{-webkit-user-select:none!important;user-select:none!important}.pe-none[data-v-dc231a1e]{pointer-events:none!important}.pe-auto[data-v-dc231a1e]{pointer-events:auto!important}.rounded[data-v-dc231a1e]{border-radius:var(--bs-border-radius)!important}.rounded-0[data-v-dc231a1e]{border-radius:0!important}.rounded-1[data-v-dc231a1e]{border-radius:var(--bs-border-radius-sm)!important}.rounded-2[data-v-dc231a1e]{border-radius:var(--bs-border-radius)!important}.rounded-3[data-v-dc231a1e]{border-radius:var(--bs-border-radius-lg)!important}.rounded-4[data-v-dc231a1e]{border-radius:var(--bs-border-radius-xl)!important}.rounded-5[data-v-dc231a1e]{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle[data-v-dc231a1e]{border-radius:50%!important}.rounded-pill[data-v-dc231a1e]{border-radius:var(--bs-border-radius-pill)!important}.rounded-top[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0[data-v-dc231a1e]{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle[data-v-dc231a1e]{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill[data-v-dc231a1e]{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0[data-v-dc231a1e]{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle[data-v-dc231a1e]{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill[data-v-dc231a1e]{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0[data-v-dc231a1e]{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle[data-v-dc231a1e]{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill[data-v-dc231a1e]{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0[data-v-dc231a1e]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle[data-v-dc231a1e]{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill[data-v-dc231a1e]{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible[data-v-dc231a1e]{visibility:visible!important}.invisible[data-v-dc231a1e]{visibility:hidden!important}.z-n1[data-v-dc231a1e]{z-index:-1!important}.z-0[data-v-dc231a1e]{z-index:0!important}.z-1[data-v-dc231a1e]{z-index:1!important}.z-2[data-v-dc231a1e]{z-index:2!important}.z-3[data-v-dc231a1e]{z-index:3!important}@media (min-width: 576px){.float-sm-start[data-v-dc231a1e]{float:left!important}.float-sm-end[data-v-dc231a1e]{float:right!important}.float-sm-none[data-v-dc231a1e]{float:none!important}.object-fit-sm-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-sm-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-sm-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-sm-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-sm-none[data-v-dc231a1e]{object-fit:none!important}.d-sm-inline[data-v-dc231a1e]{display:inline!important}.d-sm-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-sm-block[data-v-dc231a1e]{display:block!important}.d-sm-grid[data-v-dc231a1e]{display:grid!important}.d-sm-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-sm-table[data-v-dc231a1e]{display:table!important}.d-sm-table-row[data-v-dc231a1e]{display:table-row!important}.d-sm-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-sm-flex[data-v-dc231a1e]{display:flex!important}.d-sm-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-sm-none[data-v-dc231a1e]{display:none!important}.flex-sm-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-sm-row[data-v-dc231a1e]{flex-direction:row!important}.flex-sm-column[data-v-dc231a1e]{flex-direction:column!important}.flex-sm-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-sm-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-sm-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-sm-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-sm-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-sm-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-sm-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-sm-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-sm-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-sm-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-sm-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-sm-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-sm-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-sm-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-sm-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-sm-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-sm-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-sm-center[data-v-dc231a1e]{align-items:center!important}.align-items-sm-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-sm-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-sm-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-sm-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-sm-center[data-v-dc231a1e]{align-content:center!important}.align-content-sm-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-sm-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-sm-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-sm-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-sm-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-sm-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-sm-center[data-v-dc231a1e]{align-self:center!important}.align-self-sm-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-sm-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-sm-first[data-v-dc231a1e]{order:-1!important}.order-sm-0[data-v-dc231a1e]{order:0!important}.order-sm-1[data-v-dc231a1e]{order:1!important}.order-sm-2[data-v-dc231a1e]{order:2!important}.order-sm-3[data-v-dc231a1e]{order:3!important}.order-sm-4[data-v-dc231a1e]{order:4!important}.order-sm-5[data-v-dc231a1e]{order:5!important}.order-sm-last[data-v-dc231a1e]{order:6!important}.m-sm-0[data-v-dc231a1e]{margin:0!important}.m-sm-1[data-v-dc231a1e]{margin:.25rem!important}.m-sm-2[data-v-dc231a1e]{margin:.5rem!important}.m-sm-3[data-v-dc231a1e]{margin:1rem!important}.m-sm-4[data-v-dc231a1e]{margin:1.5rem!important}.m-sm-5[data-v-dc231a1e]{margin:3rem!important}.m-sm-auto[data-v-dc231a1e]{margin:auto!important}.mx-sm-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-sm-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-sm-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-sm-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0[data-v-dc231a1e]{margin-top:0!important}.mt-sm-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-sm-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-sm-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-sm-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-sm-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-sm-auto[data-v-dc231a1e]{margin-top:auto!important}.me-sm-0[data-v-dc231a1e]{margin-right:0!important}.me-sm-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-sm-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-sm-3[data-v-dc231a1e]{margin-right:1rem!important}.me-sm-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-sm-5[data-v-dc231a1e]{margin-right:3rem!important}.me-sm-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-sm-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-sm-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-sm-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-sm-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-sm-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-sm-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-sm-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-sm-0[data-v-dc231a1e]{margin-left:0!important}.ms-sm-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-sm-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-sm-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-sm-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-sm-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-sm-auto[data-v-dc231a1e]{margin-left:auto!important}.p-sm-0[data-v-dc231a1e]{padding:0!important}.p-sm-1[data-v-dc231a1e]{padding:.25rem!important}.p-sm-2[data-v-dc231a1e]{padding:.5rem!important}.p-sm-3[data-v-dc231a1e]{padding:1rem!important}.p-sm-4[data-v-dc231a1e]{padding:1.5rem!important}.p-sm-5[data-v-dc231a1e]{padding:3rem!important}.px-sm-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-sm-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-sm-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0[data-v-dc231a1e]{padding-top:0!important}.pt-sm-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-sm-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-sm-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-sm-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-sm-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-sm-0[data-v-dc231a1e]{padding-right:0!important}.pe-sm-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-sm-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-sm-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-sm-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-sm-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-sm-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-sm-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-sm-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-sm-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-sm-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-sm-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-sm-0[data-v-dc231a1e]{padding-left:0!important}.ps-sm-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-sm-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-sm-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-sm-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-sm-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-sm-0[data-v-dc231a1e]{gap:0!important}.gap-sm-1[data-v-dc231a1e]{gap:.25rem!important}.gap-sm-2[data-v-dc231a1e]{gap:.5rem!important}.gap-sm-3[data-v-dc231a1e]{gap:1rem!important}.gap-sm-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-sm-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-sm-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-sm-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-sm-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-sm-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-sm-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-sm-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-sm-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-sm-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-sm-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-sm-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-sm-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-sm-5[data-v-dc231a1e]{column-gap:3rem!important}.text-sm-start[data-v-dc231a1e]{text-align:left!important}.text-sm-end[data-v-dc231a1e]{text-align:right!important}.text-sm-center[data-v-dc231a1e]{text-align:center!important}}@media (min-width: 768px){.float-md-start[data-v-dc231a1e]{float:left!important}.float-md-end[data-v-dc231a1e]{float:right!important}.float-md-none[data-v-dc231a1e]{float:none!important}.object-fit-md-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-md-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-md-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-md-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-md-none[data-v-dc231a1e]{object-fit:none!important}.d-md-inline[data-v-dc231a1e]{display:inline!important}.d-md-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-md-block[data-v-dc231a1e]{display:block!important}.d-md-grid[data-v-dc231a1e]{display:grid!important}.d-md-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-md-table[data-v-dc231a1e]{display:table!important}.d-md-table-row[data-v-dc231a1e]{display:table-row!important}.d-md-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-md-flex[data-v-dc231a1e]{display:flex!important}.d-md-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-md-none[data-v-dc231a1e]{display:none!important}.flex-md-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-md-row[data-v-dc231a1e]{flex-direction:row!important}.flex-md-column[data-v-dc231a1e]{flex-direction:column!important}.flex-md-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-md-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-md-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-md-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-md-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-md-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-md-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-md-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-md-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-md-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-md-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-md-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-md-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-md-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-md-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-md-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-md-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-md-center[data-v-dc231a1e]{align-items:center!important}.align-items-md-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-md-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-md-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-md-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-md-center[data-v-dc231a1e]{align-content:center!important}.align-content-md-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-md-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-md-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-md-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-md-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-md-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-md-center[data-v-dc231a1e]{align-self:center!important}.align-self-md-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-md-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-md-first[data-v-dc231a1e]{order:-1!important}.order-md-0[data-v-dc231a1e]{order:0!important}.order-md-1[data-v-dc231a1e]{order:1!important}.order-md-2[data-v-dc231a1e]{order:2!important}.order-md-3[data-v-dc231a1e]{order:3!important}.order-md-4[data-v-dc231a1e]{order:4!important}.order-md-5[data-v-dc231a1e]{order:5!important}.order-md-last[data-v-dc231a1e]{order:6!important}.m-md-0[data-v-dc231a1e]{margin:0!important}.m-md-1[data-v-dc231a1e]{margin:.25rem!important}.m-md-2[data-v-dc231a1e]{margin:.5rem!important}.m-md-3[data-v-dc231a1e]{margin:1rem!important}.m-md-4[data-v-dc231a1e]{margin:1.5rem!important}.m-md-5[data-v-dc231a1e]{margin:3rem!important}.m-md-auto[data-v-dc231a1e]{margin:auto!important}.mx-md-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-md-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-md-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-md-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0[data-v-dc231a1e]{margin-top:0!important}.mt-md-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-md-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-md-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-md-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-md-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-md-auto[data-v-dc231a1e]{margin-top:auto!important}.me-md-0[data-v-dc231a1e]{margin-right:0!important}.me-md-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-md-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-md-3[data-v-dc231a1e]{margin-right:1rem!important}.me-md-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-md-5[data-v-dc231a1e]{margin-right:3rem!important}.me-md-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-md-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-md-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-md-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-md-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-md-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-md-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-md-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-md-0[data-v-dc231a1e]{margin-left:0!important}.ms-md-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-md-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-md-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-md-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-md-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-md-auto[data-v-dc231a1e]{margin-left:auto!important}.p-md-0[data-v-dc231a1e]{padding:0!important}.p-md-1[data-v-dc231a1e]{padding:.25rem!important}.p-md-2[data-v-dc231a1e]{padding:.5rem!important}.p-md-3[data-v-dc231a1e]{padding:1rem!important}.p-md-4[data-v-dc231a1e]{padding:1.5rem!important}.p-md-5[data-v-dc231a1e]{padding:3rem!important}.px-md-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-md-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-md-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-md-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-md-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0[data-v-dc231a1e]{padding-top:0!important}.pt-md-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-md-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-md-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-md-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-md-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-md-0[data-v-dc231a1e]{padding-right:0!important}.pe-md-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-md-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-md-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-md-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-md-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-md-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-md-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-md-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-md-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-md-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-md-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-md-0[data-v-dc231a1e]{padding-left:0!important}.ps-md-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-md-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-md-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-md-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-md-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-md-0[data-v-dc231a1e]{gap:0!important}.gap-md-1[data-v-dc231a1e]{gap:.25rem!important}.gap-md-2[data-v-dc231a1e]{gap:.5rem!important}.gap-md-3[data-v-dc231a1e]{gap:1rem!important}.gap-md-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-md-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-md-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-md-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-md-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-md-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-md-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-md-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-md-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-md-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-md-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-md-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-md-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-md-5[data-v-dc231a1e]{column-gap:3rem!important}.text-md-start[data-v-dc231a1e]{text-align:left!important}.text-md-end[data-v-dc231a1e]{text-align:right!important}.text-md-center[data-v-dc231a1e]{text-align:center!important}}@media (min-width: 992px){.float-lg-start[data-v-dc231a1e]{float:left!important}.float-lg-end[data-v-dc231a1e]{float:right!important}.float-lg-none[data-v-dc231a1e]{float:none!important}.object-fit-lg-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-lg-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-lg-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-lg-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-lg-none[data-v-dc231a1e]{object-fit:none!important}.d-lg-inline[data-v-dc231a1e]{display:inline!important}.d-lg-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-lg-block[data-v-dc231a1e]{display:block!important}.d-lg-grid[data-v-dc231a1e]{display:grid!important}.d-lg-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-lg-table[data-v-dc231a1e]{display:table!important}.d-lg-table-row[data-v-dc231a1e]{display:table-row!important}.d-lg-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-lg-flex[data-v-dc231a1e]{display:flex!important}.d-lg-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-lg-none[data-v-dc231a1e]{display:none!important}.flex-lg-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-lg-row[data-v-dc231a1e]{flex-direction:row!important}.flex-lg-column[data-v-dc231a1e]{flex-direction:column!important}.flex-lg-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-lg-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-lg-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-lg-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-lg-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-lg-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-lg-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-lg-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-lg-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-lg-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-lg-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-lg-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-lg-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-lg-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-lg-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-lg-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-lg-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-lg-center[data-v-dc231a1e]{align-items:center!important}.align-items-lg-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-lg-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-lg-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-lg-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-lg-center[data-v-dc231a1e]{align-content:center!important}.align-content-lg-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-lg-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-lg-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-lg-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-lg-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-lg-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-lg-center[data-v-dc231a1e]{align-self:center!important}.align-self-lg-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-lg-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-lg-first[data-v-dc231a1e]{order:-1!important}.order-lg-0[data-v-dc231a1e]{order:0!important}.order-lg-1[data-v-dc231a1e]{order:1!important}.order-lg-2[data-v-dc231a1e]{order:2!important}.order-lg-3[data-v-dc231a1e]{order:3!important}.order-lg-4[data-v-dc231a1e]{order:4!important}.order-lg-5[data-v-dc231a1e]{order:5!important}.order-lg-last[data-v-dc231a1e]{order:6!important}.m-lg-0[data-v-dc231a1e]{margin:0!important}.m-lg-1[data-v-dc231a1e]{margin:.25rem!important}.m-lg-2[data-v-dc231a1e]{margin:.5rem!important}.m-lg-3[data-v-dc231a1e]{margin:1rem!important}.m-lg-4[data-v-dc231a1e]{margin:1.5rem!important}.m-lg-5[data-v-dc231a1e]{margin:3rem!important}.m-lg-auto[data-v-dc231a1e]{margin:auto!important}.mx-lg-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-lg-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-lg-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-lg-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0[data-v-dc231a1e]{margin-top:0!important}.mt-lg-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-lg-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-lg-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-lg-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-lg-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-lg-auto[data-v-dc231a1e]{margin-top:auto!important}.me-lg-0[data-v-dc231a1e]{margin-right:0!important}.me-lg-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-lg-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-lg-3[data-v-dc231a1e]{margin-right:1rem!important}.me-lg-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-lg-5[data-v-dc231a1e]{margin-right:3rem!important}.me-lg-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-lg-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-lg-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-lg-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-lg-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-lg-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-lg-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-lg-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-lg-0[data-v-dc231a1e]{margin-left:0!important}.ms-lg-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-lg-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-lg-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-lg-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-lg-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-lg-auto[data-v-dc231a1e]{margin-left:auto!important}.p-lg-0[data-v-dc231a1e]{padding:0!important}.p-lg-1[data-v-dc231a1e]{padding:.25rem!important}.p-lg-2[data-v-dc231a1e]{padding:.5rem!important}.p-lg-3[data-v-dc231a1e]{padding:1rem!important}.p-lg-4[data-v-dc231a1e]{padding:1.5rem!important}.p-lg-5[data-v-dc231a1e]{padding:3rem!important}.px-lg-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-lg-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-lg-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0[data-v-dc231a1e]{padding-top:0!important}.pt-lg-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-lg-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-lg-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-lg-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-lg-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-lg-0[data-v-dc231a1e]{padding-right:0!important}.pe-lg-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-lg-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-lg-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-lg-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-lg-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-lg-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-lg-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-lg-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-lg-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-lg-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-lg-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-lg-0[data-v-dc231a1e]{padding-left:0!important}.ps-lg-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-lg-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-lg-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-lg-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-lg-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-lg-0[data-v-dc231a1e]{gap:0!important}.gap-lg-1[data-v-dc231a1e]{gap:.25rem!important}.gap-lg-2[data-v-dc231a1e]{gap:.5rem!important}.gap-lg-3[data-v-dc231a1e]{gap:1rem!important}.gap-lg-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-lg-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-lg-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-lg-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-lg-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-lg-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-lg-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-lg-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-lg-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-lg-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-lg-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-lg-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-lg-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-lg-5[data-v-dc231a1e]{column-gap:3rem!important}.text-lg-start[data-v-dc231a1e]{text-align:left!important}.text-lg-end[data-v-dc231a1e]{text-align:right!important}.text-lg-center[data-v-dc231a1e]{text-align:center!important}}@media (min-width: 1200px){.float-xl-start[data-v-dc231a1e]{float:left!important}.float-xl-end[data-v-dc231a1e]{float:right!important}.float-xl-none[data-v-dc231a1e]{float:none!important}.object-fit-xl-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-xl-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-xl-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-xl-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-xl-none[data-v-dc231a1e]{object-fit:none!important}.d-xl-inline[data-v-dc231a1e]{display:inline!important}.d-xl-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-xl-block[data-v-dc231a1e]{display:block!important}.d-xl-grid[data-v-dc231a1e]{display:grid!important}.d-xl-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-xl-table[data-v-dc231a1e]{display:table!important}.d-xl-table-row[data-v-dc231a1e]{display:table-row!important}.d-xl-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-xl-flex[data-v-dc231a1e]{display:flex!important}.d-xl-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-xl-none[data-v-dc231a1e]{display:none!important}.flex-xl-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-xl-row[data-v-dc231a1e]{flex-direction:row!important}.flex-xl-column[data-v-dc231a1e]{flex-direction:column!important}.flex-xl-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-xl-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-xl-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-xl-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-xl-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-xl-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-xl-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-xl-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-xl-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-xl-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-xl-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-xl-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-xl-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-xl-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-xl-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-xl-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-xl-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-xl-center[data-v-dc231a1e]{align-items:center!important}.align-items-xl-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-xl-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-xl-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-xl-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-xl-center[data-v-dc231a1e]{align-content:center!important}.align-content-xl-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-xl-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-xl-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-xl-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-xl-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-xl-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-xl-center[data-v-dc231a1e]{align-self:center!important}.align-self-xl-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-xl-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-xl-first[data-v-dc231a1e]{order:-1!important}.order-xl-0[data-v-dc231a1e]{order:0!important}.order-xl-1[data-v-dc231a1e]{order:1!important}.order-xl-2[data-v-dc231a1e]{order:2!important}.order-xl-3[data-v-dc231a1e]{order:3!important}.order-xl-4[data-v-dc231a1e]{order:4!important}.order-xl-5[data-v-dc231a1e]{order:5!important}.order-xl-last[data-v-dc231a1e]{order:6!important}.m-xl-0[data-v-dc231a1e]{margin:0!important}.m-xl-1[data-v-dc231a1e]{margin:.25rem!important}.m-xl-2[data-v-dc231a1e]{margin:.5rem!important}.m-xl-3[data-v-dc231a1e]{margin:1rem!important}.m-xl-4[data-v-dc231a1e]{margin:1.5rem!important}.m-xl-5[data-v-dc231a1e]{margin:3rem!important}.m-xl-auto[data-v-dc231a1e]{margin:auto!important}.mx-xl-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-xl-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-xl-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-xl-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0[data-v-dc231a1e]{margin-top:0!important}.mt-xl-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-xl-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-xl-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-xl-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-xl-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-xl-auto[data-v-dc231a1e]{margin-top:auto!important}.me-xl-0[data-v-dc231a1e]{margin-right:0!important}.me-xl-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-xl-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-xl-3[data-v-dc231a1e]{margin-right:1rem!important}.me-xl-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-xl-5[data-v-dc231a1e]{margin-right:3rem!important}.me-xl-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-xl-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-xl-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-xl-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-xl-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-xl-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-xl-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-xl-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-xl-0[data-v-dc231a1e]{margin-left:0!important}.ms-xl-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-xl-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-xl-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-xl-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-xl-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-xl-auto[data-v-dc231a1e]{margin-left:auto!important}.p-xl-0[data-v-dc231a1e]{padding:0!important}.p-xl-1[data-v-dc231a1e]{padding:.25rem!important}.p-xl-2[data-v-dc231a1e]{padding:.5rem!important}.p-xl-3[data-v-dc231a1e]{padding:1rem!important}.p-xl-4[data-v-dc231a1e]{padding:1.5rem!important}.p-xl-5[data-v-dc231a1e]{padding:3rem!important}.px-xl-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-xl-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-xl-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0[data-v-dc231a1e]{padding-top:0!important}.pt-xl-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-xl-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-xl-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-xl-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-xl-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-xl-0[data-v-dc231a1e]{padding-right:0!important}.pe-xl-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-xl-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-xl-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-xl-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-xl-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-xl-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-xl-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-xl-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-xl-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-xl-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-xl-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-xl-0[data-v-dc231a1e]{padding-left:0!important}.ps-xl-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-xl-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-xl-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-xl-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-xl-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-xl-0[data-v-dc231a1e]{gap:0!important}.gap-xl-1[data-v-dc231a1e]{gap:.25rem!important}.gap-xl-2[data-v-dc231a1e]{gap:.5rem!important}.gap-xl-3[data-v-dc231a1e]{gap:1rem!important}.gap-xl-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-xl-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-xl-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-xl-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-xl-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-xl-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-xl-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-xl-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-xl-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-xl-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-xl-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-xl-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-xl-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-xl-5[data-v-dc231a1e]{column-gap:3rem!important}.text-xl-start[data-v-dc231a1e]{text-align:left!important}.text-xl-end[data-v-dc231a1e]{text-align:right!important}.text-xl-center[data-v-dc231a1e]{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start[data-v-dc231a1e]{float:left!important}.float-xxl-end[data-v-dc231a1e]{float:right!important}.float-xxl-none[data-v-dc231a1e]{float:none!important}.object-fit-xxl-contain[data-v-dc231a1e]{object-fit:contain!important}.object-fit-xxl-cover[data-v-dc231a1e]{object-fit:cover!important}.object-fit-xxl-fill[data-v-dc231a1e]{object-fit:fill!important}.object-fit-xxl-scale[data-v-dc231a1e]{object-fit:scale-down!important}.object-fit-xxl-none[data-v-dc231a1e]{object-fit:none!important}.d-xxl-inline[data-v-dc231a1e]{display:inline!important}.d-xxl-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-xxl-block[data-v-dc231a1e]{display:block!important}.d-xxl-grid[data-v-dc231a1e]{display:grid!important}.d-xxl-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-xxl-table[data-v-dc231a1e]{display:table!important}.d-xxl-table-row[data-v-dc231a1e]{display:table-row!important}.d-xxl-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-xxl-flex[data-v-dc231a1e]{display:flex!important}.d-xxl-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-xxl-none[data-v-dc231a1e]{display:none!important}.flex-xxl-fill[data-v-dc231a1e]{flex:1 1 auto!important}.flex-xxl-row[data-v-dc231a1e]{flex-direction:row!important}.flex-xxl-column[data-v-dc231a1e]{flex-direction:column!important}.flex-xxl-row-reverse[data-v-dc231a1e]{flex-direction:row-reverse!important}.flex-xxl-column-reverse[data-v-dc231a1e]{flex-direction:column-reverse!important}.flex-xxl-grow-0[data-v-dc231a1e]{flex-grow:0!important}.flex-xxl-grow-1[data-v-dc231a1e]{flex-grow:1!important}.flex-xxl-shrink-0[data-v-dc231a1e]{flex-shrink:0!important}.flex-xxl-shrink-1[data-v-dc231a1e]{flex-shrink:1!important}.flex-xxl-wrap[data-v-dc231a1e]{flex-wrap:wrap!important}.flex-xxl-nowrap[data-v-dc231a1e]{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse[data-v-dc231a1e]{flex-wrap:wrap-reverse!important}.justify-content-xxl-start[data-v-dc231a1e]{justify-content:flex-start!important}.justify-content-xxl-end[data-v-dc231a1e]{justify-content:flex-end!important}.justify-content-xxl-center[data-v-dc231a1e]{justify-content:center!important}.justify-content-xxl-between[data-v-dc231a1e]{justify-content:space-between!important}.justify-content-xxl-around[data-v-dc231a1e]{justify-content:space-around!important}.justify-content-xxl-evenly[data-v-dc231a1e]{justify-content:space-evenly!important}.align-items-xxl-start[data-v-dc231a1e]{align-items:flex-start!important}.align-items-xxl-end[data-v-dc231a1e]{align-items:flex-end!important}.align-items-xxl-center[data-v-dc231a1e]{align-items:center!important}.align-items-xxl-baseline[data-v-dc231a1e]{align-items:baseline!important}.align-items-xxl-stretch[data-v-dc231a1e]{align-items:stretch!important}.align-content-xxl-start[data-v-dc231a1e]{align-content:flex-start!important}.align-content-xxl-end[data-v-dc231a1e]{align-content:flex-end!important}.align-content-xxl-center[data-v-dc231a1e]{align-content:center!important}.align-content-xxl-between[data-v-dc231a1e]{align-content:space-between!important}.align-content-xxl-around[data-v-dc231a1e]{align-content:space-around!important}.align-content-xxl-stretch[data-v-dc231a1e]{align-content:stretch!important}.align-self-xxl-auto[data-v-dc231a1e]{align-self:auto!important}.align-self-xxl-start[data-v-dc231a1e]{align-self:flex-start!important}.align-self-xxl-end[data-v-dc231a1e]{align-self:flex-end!important}.align-self-xxl-center[data-v-dc231a1e]{align-self:center!important}.align-self-xxl-baseline[data-v-dc231a1e]{align-self:baseline!important}.align-self-xxl-stretch[data-v-dc231a1e]{align-self:stretch!important}.order-xxl-first[data-v-dc231a1e]{order:-1!important}.order-xxl-0[data-v-dc231a1e]{order:0!important}.order-xxl-1[data-v-dc231a1e]{order:1!important}.order-xxl-2[data-v-dc231a1e]{order:2!important}.order-xxl-3[data-v-dc231a1e]{order:3!important}.order-xxl-4[data-v-dc231a1e]{order:4!important}.order-xxl-5[data-v-dc231a1e]{order:5!important}.order-xxl-last[data-v-dc231a1e]{order:6!important}.m-xxl-0[data-v-dc231a1e]{margin:0!important}.m-xxl-1[data-v-dc231a1e]{margin:.25rem!important}.m-xxl-2[data-v-dc231a1e]{margin:.5rem!important}.m-xxl-3[data-v-dc231a1e]{margin:1rem!important}.m-xxl-4[data-v-dc231a1e]{margin:1.5rem!important}.m-xxl-5[data-v-dc231a1e]{margin:3rem!important}.m-xxl-auto[data-v-dc231a1e]{margin:auto!important}.mx-xxl-0[data-v-dc231a1e]{margin-right:0!important;margin-left:0!important}.mx-xxl-1[data-v-dc231a1e]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2[data-v-dc231a1e]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3[data-v-dc231a1e]{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4[data-v-dc231a1e]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5[data-v-dc231a1e]{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto[data-v-dc231a1e]{margin-right:auto!important;margin-left:auto!important}.my-xxl-0[data-v-dc231a1e]{margin-top:0!important;margin-bottom:0!important}.my-xxl-1[data-v-dc231a1e]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2[data-v-dc231a1e]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3[data-v-dc231a1e]{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4[data-v-dc231a1e]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5[data-v-dc231a1e]{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto[data-v-dc231a1e]{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0[data-v-dc231a1e]{margin-top:0!important}.mt-xxl-1[data-v-dc231a1e]{margin-top:.25rem!important}.mt-xxl-2[data-v-dc231a1e]{margin-top:.5rem!important}.mt-xxl-3[data-v-dc231a1e]{margin-top:1rem!important}.mt-xxl-4[data-v-dc231a1e]{margin-top:1.5rem!important}.mt-xxl-5[data-v-dc231a1e]{margin-top:3rem!important}.mt-xxl-auto[data-v-dc231a1e]{margin-top:auto!important}.me-xxl-0[data-v-dc231a1e]{margin-right:0!important}.me-xxl-1[data-v-dc231a1e]{margin-right:.25rem!important}.me-xxl-2[data-v-dc231a1e]{margin-right:.5rem!important}.me-xxl-3[data-v-dc231a1e]{margin-right:1rem!important}.me-xxl-4[data-v-dc231a1e]{margin-right:1.5rem!important}.me-xxl-5[data-v-dc231a1e]{margin-right:3rem!important}.me-xxl-auto[data-v-dc231a1e]{margin-right:auto!important}.mb-xxl-0[data-v-dc231a1e]{margin-bottom:0!important}.mb-xxl-1[data-v-dc231a1e]{margin-bottom:.25rem!important}.mb-xxl-2[data-v-dc231a1e]{margin-bottom:.5rem!important}.mb-xxl-3[data-v-dc231a1e]{margin-bottom:1rem!important}.mb-xxl-4[data-v-dc231a1e]{margin-bottom:1.5rem!important}.mb-xxl-5[data-v-dc231a1e]{margin-bottom:3rem!important}.mb-xxl-auto[data-v-dc231a1e]{margin-bottom:auto!important}.ms-xxl-0[data-v-dc231a1e]{margin-left:0!important}.ms-xxl-1[data-v-dc231a1e]{margin-left:.25rem!important}.ms-xxl-2[data-v-dc231a1e]{margin-left:.5rem!important}.ms-xxl-3[data-v-dc231a1e]{margin-left:1rem!important}.ms-xxl-4[data-v-dc231a1e]{margin-left:1.5rem!important}.ms-xxl-5[data-v-dc231a1e]{margin-left:3rem!important}.ms-xxl-auto[data-v-dc231a1e]{margin-left:auto!important}.p-xxl-0[data-v-dc231a1e]{padding:0!important}.p-xxl-1[data-v-dc231a1e]{padding:.25rem!important}.p-xxl-2[data-v-dc231a1e]{padding:.5rem!important}.p-xxl-3[data-v-dc231a1e]{padding:1rem!important}.p-xxl-4[data-v-dc231a1e]{padding:1.5rem!important}.p-xxl-5[data-v-dc231a1e]{padding:3rem!important}.px-xxl-0[data-v-dc231a1e]{padding-right:0!important;padding-left:0!important}.px-xxl-1[data-v-dc231a1e]{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2[data-v-dc231a1e]{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3[data-v-dc231a1e]{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4[data-v-dc231a1e]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5[data-v-dc231a1e]{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0[data-v-dc231a1e]{padding-top:0!important;padding-bottom:0!important}.py-xxl-1[data-v-dc231a1e]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2[data-v-dc231a1e]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3[data-v-dc231a1e]{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4[data-v-dc231a1e]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5[data-v-dc231a1e]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0[data-v-dc231a1e]{padding-top:0!important}.pt-xxl-1[data-v-dc231a1e]{padding-top:.25rem!important}.pt-xxl-2[data-v-dc231a1e]{padding-top:.5rem!important}.pt-xxl-3[data-v-dc231a1e]{padding-top:1rem!important}.pt-xxl-4[data-v-dc231a1e]{padding-top:1.5rem!important}.pt-xxl-5[data-v-dc231a1e]{padding-top:3rem!important}.pe-xxl-0[data-v-dc231a1e]{padding-right:0!important}.pe-xxl-1[data-v-dc231a1e]{padding-right:.25rem!important}.pe-xxl-2[data-v-dc231a1e]{padding-right:.5rem!important}.pe-xxl-3[data-v-dc231a1e]{padding-right:1rem!important}.pe-xxl-4[data-v-dc231a1e]{padding-right:1.5rem!important}.pe-xxl-5[data-v-dc231a1e]{padding-right:3rem!important}.pb-xxl-0[data-v-dc231a1e]{padding-bottom:0!important}.pb-xxl-1[data-v-dc231a1e]{padding-bottom:.25rem!important}.pb-xxl-2[data-v-dc231a1e]{padding-bottom:.5rem!important}.pb-xxl-3[data-v-dc231a1e]{padding-bottom:1rem!important}.pb-xxl-4[data-v-dc231a1e]{padding-bottom:1.5rem!important}.pb-xxl-5[data-v-dc231a1e]{padding-bottom:3rem!important}.ps-xxl-0[data-v-dc231a1e]{padding-left:0!important}.ps-xxl-1[data-v-dc231a1e]{padding-left:.25rem!important}.ps-xxl-2[data-v-dc231a1e]{padding-left:.5rem!important}.ps-xxl-3[data-v-dc231a1e]{padding-left:1rem!important}.ps-xxl-4[data-v-dc231a1e]{padding-left:1.5rem!important}.ps-xxl-5[data-v-dc231a1e]{padding-left:3rem!important}.gap-xxl-0[data-v-dc231a1e]{gap:0!important}.gap-xxl-1[data-v-dc231a1e]{gap:.25rem!important}.gap-xxl-2[data-v-dc231a1e]{gap:.5rem!important}.gap-xxl-3[data-v-dc231a1e]{gap:1rem!important}.gap-xxl-4[data-v-dc231a1e]{gap:1.5rem!important}.gap-xxl-5[data-v-dc231a1e]{gap:3rem!important}.row-gap-xxl-0[data-v-dc231a1e]{row-gap:0!important}.row-gap-xxl-1[data-v-dc231a1e]{row-gap:.25rem!important}.row-gap-xxl-2[data-v-dc231a1e]{row-gap:.5rem!important}.row-gap-xxl-3[data-v-dc231a1e]{row-gap:1rem!important}.row-gap-xxl-4[data-v-dc231a1e]{row-gap:1.5rem!important}.row-gap-xxl-5[data-v-dc231a1e]{row-gap:3rem!important}.column-gap-xxl-0[data-v-dc231a1e]{column-gap:0!important}.column-gap-xxl-1[data-v-dc231a1e]{column-gap:.25rem!important}.column-gap-xxl-2[data-v-dc231a1e]{column-gap:.5rem!important}.column-gap-xxl-3[data-v-dc231a1e]{column-gap:1rem!important}.column-gap-xxl-4[data-v-dc231a1e]{column-gap:1.5rem!important}.column-gap-xxl-5[data-v-dc231a1e]{column-gap:3rem!important}.text-xxl-start[data-v-dc231a1e]{text-align:left!important}.text-xxl-end[data-v-dc231a1e]{text-align:right!important}.text-xxl-center[data-v-dc231a1e]{text-align:center!important}}@media (min-width: 1200px){.fs-1[data-v-dc231a1e]{font-size:2.5rem!important}.fs-2[data-v-dc231a1e]{font-size:2rem!important}.fs-3[data-v-dc231a1e]{font-size:1.75rem!important}.fs-4[data-v-dc231a1e]{font-size:1.5rem!important}}@media print{.d-print-inline[data-v-dc231a1e]{display:inline!important}.d-print-inline-block[data-v-dc231a1e]{display:inline-block!important}.d-print-block[data-v-dc231a1e]{display:block!important}.d-print-grid[data-v-dc231a1e]{display:grid!important}.d-print-inline-grid[data-v-dc231a1e]{display:inline-grid!important}.d-print-table[data-v-dc231a1e]{display:table!important}.d-print-table-row[data-v-dc231a1e]{display:table-row!important}.d-print-table-cell[data-v-dc231a1e]{display:table-cell!important}.d-print-flex[data-v-dc231a1e]{display:flex!important}.d-print-inline-flex[data-v-dc231a1e]{display:inline-flex!important}.d-print-none[data-v-dc231a1e]{display:none!important}}.chat-page[data-v-dc231a1e]{min-height:100vh;background:#180928;color:#fff;display:flex;flex-direction:column;touch-action:pan-y;-webkit-overflow-scrolling:touch}.custom-navbar[data-v-dc231a1e]{height:2.75rem;padding:0 .75rem;background:#180928;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;z-index:100;position:fixed;width:100%}.navbar-back[data-v-dc231a1e]{width:1.25rem;height:1.25rem;flex-shrink:0}.back-icon-img[data-v-dc231a1e]{width:1.0625rem;height:1.0625rem;display:block}.navbar-title-wrapper[data-v-dc231a1e]{gap:.25rem;min-width:0;flex:1}.navbar-title[data-v-dc231a1e]{font-size:1rem;font-weight:600;color:#fff;max-width:12.5rem;line-height:1.2}.navbar-title-icon[data-v-dc231a1e]{flex-shrink:0}.navbar-title-icon svg[data-v-dc231a1e]{width:1.1875rem;height:1.125rem;display:block}.navbar-icon-img[data-v-dc231a1e]{width:1.1875rem;height:1.125rem;display:block}.navbar-right[data-v-dc231a1e]{width:2.5rem;height:2.75rem;flex-shrink:0}.navbar-more-img[data-v-dc231a1e]{width:1.25rem;height:1.25rem;display:block}.chat-body[data-v-dc231a1e]{flex:1;position:relative;padding-top:.9375rem;padding-bottom:3.4375rem}.message-container[data-v-dc231a1e]{min-height:100%;padding:3.40625rem .75rem .3125rem;box-sizing:border-box;margin-bottom:-5.3125rem;background:#180928}.empty-box[data-v-dc231a1e]{padding:2.5rem 0;display:flex;align-items:center;justify-content:center;height:auto;min-height:7.5rem}.empty-text[data-v-dc231a1e]{color:rgba(255,255,255,.6);font-size:.875rem}.agency-notice-wrap[data-v-dc231a1e]{left:0;right:0;width:100%;margin-left:0;margin-right:0;box-sizing:border-box;padding:.5625rem .6875rem;display:flex;align-items:center;justify-content:center;background:#6b538b;position:fixed;z-index:1100}.agency-notice-text[data-v-dc231a1e]{font-size:.75rem;line-height:1.4;color:#fff;word-break:break-word;text-align:center;display:block;width:100%}.time-separator-wrapper[data-v-dc231a1e]{margin:.75rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.time-separator[data-v-dc231a1e]{display:flex;align-items:center;justify-content:center;color:#999;font-size:.75rem}.time-separator-line[data-v-dc231a1e]{flex:1;height:.03125rem;background:#e0e0e0}.time-separator-text[data-v-dc231a1e]{margin:0 .5rem;white-space:nowrap}.time-separator-time[data-v-dc231a1e]{margin-top:.25rem;color:#bbb;font-size:.6875rem}.msg-row[data-v-dc231a1e]{display:flex;margin-bottom:.75rem;align-items:flex-start;transition:transform .3s ease}.msg-row.other[data-v-dc231a1e]{flex-direction:row}.msg-row.self[data-v-dc231a1e]{flex-direction:row-reverse}.avatar-container[data-v-dc231a1e]{position:relative;flex-shrink:0;margin:.25rem .5rem 0}.avatar[data-v-dc231a1e]{width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0}.online-indicator[data-v-dc231a1e]{position:absolute;right:-.09375rem;bottom:.3125rem;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#6de18c;border:.09375rem solid #ffffff;z-index:2}.bubble[data-v-dc231a1e]{max-width:70%;background:#6b538b;border-radius:.5rem;padding:.5625rem .625rem;display:flex;flex-direction:column;position:relative}.msg-row.self .bubble[data-v-dc231a1e]{background:#6b538b;border-bottom-right-radius:0}.msg-row.other .bubble[data-v-dc231a1e]{border-bottom-left-radius:0}.msg-row.self .bubble.tip-bubble[data-v-dc231a1e],.msg-row.other .bubble.tip-bubble[data-v-dc231a1e]{width:260px;height:90px;background:none;background-image:url(/assets/Ftipred-B8qmBNrG.png);background-size:cover;background-position:center;color:#fff}.msg-row.self .bubble.image-bubble[data-v-dc231a1e],.msg-row.other .bubble.image-bubble[data-v-dc231a1e]{background:none;border-radius:0;padding:0;margin:0}.msg-row.self .bubble.cardcode-bubble[data-v-dc231a1e],.msg-row.other .bubble.cardcode-bubble[data-v-dc231a1e]{width:14.21875rem;max-width:none;min-height:5.3125rem;padding:.6875rem .75rem .625rem;background:none;background-image:url(/assets/CardCode-B0uOdaQe.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:.875rem}.msg-row.self .bubble.tip-bubble .content[data-v-dc231a1e],.msg-row.other .bubble.tip-bubble .content[data-v-dc231a1e]{color:#fff}.tip-content[data-v-dc231a1e]{display:flex;flex-direction:column;margin-left:2.03125rem}.tip-line1[data-v-dc231a1e]{display:flex;align-items:center}.tip-amount[data-v-dc231a1e]{font-size:16px;font-weight:600;color:#fff}.tip-coin-icon[data-v-dc231a1e]{width:.75rem;height:.75rem}.tip-line2 .tip-text[data-v-dc231a1e]{font-size:12px;font-weight:400;color:rgba(255,255,255,.698)}.tip-line2[data-v-dc231a1e]{margin-top:-.375rem}.name[data-v-dc231a1e]{font-size:.75rem;color:#000;margin-bottom:.25rem}.msg-row.self .name[data-v-dc231a1e]{color:#0b0f15}.content[data-v-dc231a1e]{font-size:.875rem;line-height:1.5;color:#fff;word-break:break-word;margin-bottom:.125rem}.msg-row.self .content[data-v-dc231a1e]{color:#fff}.cardcode-content[data-v-dc231a1e]{width:100%;min-height:4rem;display:flex;flex-direction:column;justify-content:space-between}.cardcode-amount-row[data-v-dc231a1e]{display:flex;align-items:baseline;gap:.1875rem}.cardcode-currency[data-v-dc231a1e]{font-size:.875rem;font-weight:700;color:#9e610e}.cardcode-amount[data-v-dc231a1e]{font-size:1.1875rem;font-weight:600;line-height:1;color:#9e610e}.cardcode-desc[data-v-dc231a1e]{font-size:.75rem;color:#9e610e;line-height:1.4;position:absolute;top:2.1875rem}.cardcode-footer[data-v-dc231a1e]{display:flex;align-items:center;gap:.375rem;position:absolute;bottom:.15625rem}.cardcode-avatar[data-v-dc231a1e]{width:1.25rem;height:1.25rem;border-radius:50%;flex-shrink:0;border:.0625rem solid rgba(255,255,255,.7)}.cardcode-nickname[data-v-dc231a1e]{max-width:10rem;font-size:.75rem;color:#9e610e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.message-image-wrapper[data-v-dc231a1e]{position:relative;width:12.5rem;height:12.5rem;margin-top:.25rem;border-radius:.375rem;overflow:hidden}.message-image[data-v-dc231a1e]{width:100%;height:100%;border-radius:.375rem;display:block;cursor:pointer;transition:opacity .2s}.message-image[data-v-dc231a1e]:active{opacity:.8}.image-uploading-mask[data-v-dc231a1e]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;border-radius:.375rem;z-index:1}.uploading-spinner[data-v-dc231a1e]{width:1.5rem;height:1.5rem;border:.125rem solid rgba(255,255,255,.3);border-top-color:rgba(255,255,255,.9);border-radius:50%;animation:spin-dc231a1e .8s linear infinite}@keyframes spin-dc231a1e{to{transform:rotate(360deg)}}.time[data-v-dc231a1e]{font-size:.6875rem;color:#000;align-self:flex-end}.msg-row.self .time[data-v-dc231a1e]{color:rgba(11,15,21,.7)}.input-area[data-v-dc231a1e]{padding:.5rem .75rem .625rem;background:#180928;display:flex;flex-direction:column;align-items:stretch;gap:.375rem;position:fixed;bottom:0;left:0;right:0;z-index:10}.input-area[data-v-dc231a1e]{border-top:none!important;box-shadow:none!important}.send-btn[data-v-dc231a1e]{border:none!important;box-shadow:none!important}.send-btn[disabled][data-v-dc231a1e]{border:none!important}.send-btn.disabled[data-v-dc231a1e]{background:#6b538b;color:#c4c4c4;pointer-events:none}.input-row[data-v-dc231a1e]{width:100%;gap:.375rem}.chat-input-wrapper[data-v-dc231a1e]{flex:1;position:relative;background:#6b538b;border-radius:.75rem;padding:0 .5rem;min-height:2.25rem;height:44px}.chat-input[data-v-dc231a1e]{flex:1;height:2.25rem;background:transparent;border-radius:0;padding:0 .25rem 0 0;font-size:.875rem;color:#fff;border:none;line-height:2.25rem}.chat-input[data-v-dc231a1e]::-webkit-input-placeholder{color:#999}.chat-input[data-v-dc231a1e]::placeholder{color:#999}.emoji-icon-wrapper[data-v-dc231a1e]{width:1.8125rem;height:1.8125rem;flex-shrink:0;cursor:pointer}.emoji-icon[data-v-dc231a1e]{width:1.5rem;height:1.5rem;display:block}.send-btn[data-v-dc231a1e]{background:#f5f5f5;color:#fff;border-radius:1.125rem;padding:0 1rem;height:2.25rem;line-height:2.25rem;font-size:.875rem;white-space:nowrap;transition:all .2s;flex-shrink:0}.send-btn--enabled[data-v-dc231a1e]{background:linear-gradient(90deg,#ea57a1,#9006db)}.send-btn--enabled[data-v-dc231a1e]:active{background:linear-gradient(90deg,#ea57a1,#9006db);transform:scale(.98)}.send-btn[disabled][data-v-dc231a1e]{background:#6b538b;color:#c4c4c4}.actions-row[data-v-dc231a1e]{width:100%;display:flex;align-items:center;gap:.625rem}.toolbar[data-v-dc231a1e]{display:flex;align-items:center;flex-wrap:nowrap;flex:1;gap:.625rem;padding-left:.125rem;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.tool-icon-btn[data-v-dc231a1e]{width:1.75rem;height:1.75rem;flex-shrink:0;transition:all .2s ease}.tool-icon-btn[data-v-dc231a1e]:active{transform:scale(.95);opacity:.7}.tool-icon-img[data-v-dc231a1e]{width:28px;height:28px;display:block}.emoji-panel[data-v-dc231a1e]{background:#fff;border-top:1px solid #eee;padding:.25rem .375rem}.emoji-row[data-v-dc231a1e]{display:flex;gap:.375rem}.emoji-item[data-v-dc231a1e]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#f7f7f7}.emoji-text[data-v-dc231a1e]{font-size:1rem;line-height:1}.msg-row [data-temp=true] .bubble[data-v-dc231a1e]{opacity:.8}.scroll-to-bottom-btn[data-v-dc231a1e]{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);background:rgba(78,172,233,.9);color:#fff;padding:.5rem 1rem;border-radius:1.25rem;font-size:.75rem;font-weight:500;z-index:100;box-shadow:0 .125rem .375rem rgba(0,0,0,.2);animation:fadeInUp-dc231a1e .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);opacity:0;pointer-events:none;transition:all .3s ease}.scroll-to-bottom-btn.show[data-v-dc231a1e]{opacity:1;pointer-events:auto}.scroll-to-bottom-btn[data-v-dc231a1e]:active{background:rgba(61,155,216,.9);transform:translate(-50%) scale(.95)}@keyframes fadeInUp-dc231a1e{0%{opacity:0;transform:translate(-50%) translateY(.625rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tip-background-mask[data-v-dc231a1e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:9998;display:flex;align-items:center;justify-content:center;animation:tipBackgroundFadeIn-dc231a1e .3s ease-out}.tip-background-image[data-v-dc231a1e]{width:80%;height:auto;max-width:18.75rem;max-height:18.75rem}@keyframes tipBackgroundFadeIn-dc231a1e{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tip-modal-mask[data-v-dc231a1e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:99}.postcard-modal-mask[data-v-dc231a1e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:99;transition:background .25s ease}.postcard-modal-mask.active[data-v-dc231a1e]{background:rgba(0,0,0,.45)}.menu-overlay[data-v-dc231a1e]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background:transparent}.menu-popup[data-v-dc231a1e]{position:fixed;top:3.4375rem;right:.75rem;z-index:2001;display:flex;align-items:flex-start;justify-content:flex-end}.menu-arrow[data-v-dc231a1e]{position:absolute;top:-1.1875rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid white;margin-right:.5625rem}.menu-content[data-v-dc231a1e]{width:6.875rem;background:#fff;border-radius:.6875rem;box-shadow:0 .1875rem .5625rem rgba(0,0,0,.08);overflow:hidden;margin-top:-.78125rem;margin-right:-.3125rem;border:1px solid #2722241A}.menu-item[data-v-dc231a1e]{padding:1.125rem .75rem;display:flex;align-items:center;justify-content:center;min-height:3.75rem}.menu-item-text[data-v-dc231a1e]{font-size:14px;color:#707070;font-weight:400}.menu-divider[data-v-dc231a1e]{height:.03125rem;background:#f0f0f0}.tip-modal[data-v-dc231a1e]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);background:#3a2852}.postcard-modal-panel[data-v-dc231a1e]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:1rem;border-top-right-radius:1rem;background:linear-gradient(180deg,#fff3f6,#fff 42%);padding:.875rem .75rem calc(.875rem + env(safe-area-inset-bottom));box-sizing:border-box;transform:translateY(100%);transition:transform .25s ease}.postcard-modal-panel.active[data-v-dc231a1e]{transform:translateY(0)}.postcard-modal-header[data-v-dc231a1e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.125rem}.postcard-modal-title[data-v-dc231a1e]{font-size:18px;font-weight:600;color:#222}.postcard-modal-close[data-v-dc231a1e]{width:1.625rem;height:1.625rem;border-radius:50%;background:#cfcfcf;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1}.postcard-modal-body[data-v-dc231a1e]{min-height:13.125rem}.postcard-current-price[data-v-dc231a1e]{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.375rem}.postcard-current-symbol[data-v-dc231a1e]{font-size:22px;color:#222;margin-right:.125rem}.postcard-current-amount[data-v-dc231a1e]{font-size:42px;font-weight:600;line-height:1;color:#222}.postcard-option-grid[data-v-dc231a1e]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5625rem}.postcard-option[data-v-dc231a1e]{height:3.6875rem;border-radius:.875rem;background:#f3f3f3;border:.0625rem solid transparent;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.postcard-option.active[data-v-dc231a1e]{background:#fceeef;border-color:#f7cdd7}.postcard-option-text[data-v-dc231a1e]{font-size:20px;font-weight:500;color:#2a2a2a}.postcard-empty-state[data-v-dc231a1e]{min-height:6.875rem;display:flex;align-items:center;justify-content:center}.postcard-empty-text[data-v-dc231a1e]{font-size:.6875rem;color:#999}.postcard-modal-footer[data-v-dc231a1e]{margin-top:1.5rem}.postcard-confirm-btn[data-v-dc231a1e]{width:100%;height:3rem;border-radius:31.21875rem;background:#f8809c;display:flex;align-items:center;justify-content:center}.postcard-confirm-btn.disabled[data-v-dc231a1e]{opacity:.55}.postcard-confirm-text[data-v-dc231a1e]{font-size:16px;font-weight:500;color:#fff}.tip-modal-top[data-v-dc231a1e]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-dc231a1e]{font-size:.9375rem;font-weight:600;color:#fff}.tip-modal-close[data-v-dc231a1e]{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;justify-content:center;font-size:1.0625rem;color:#999;background-color:rgba(0,0,0,.03)}.tip-modal-header[data-v-dc231a1e]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-dc231a1e]{width:60px;height:60px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-dc231a1e]{width:60px;height:60px;border-radius:50%}.tip-modal-user[data-v-dc231a1e]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-dc231a1e]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-dc231a1e]{font-size:.9375rem;font-weight:700;color:#202124}.tip-verify-icon[data-v-dc231a1e]{width:.875rem;height:.875rem}.tip-user-id-row[data-v-dc231a1e]{display:flex;align-items:center;gap:.3125rem}.tip-online-dot[data-v-dc231a1e]{position:absolute;right:0;bottom:0;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#34c759;border:.125rem solid #ffffff}.tip-modal-id[data-v-dc231a1e]{font-size:.75rem;color:#777}.tip-modal-body[data-v-dc231a1e]{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:12px}.tip-amount-grid[data-v-dc231a1e]{display:flex;justify-content:space-between;margin-bottom:.5rem}.tip-amount-item[data-v-dc231a1e]{flex:1;height:3.75rem;margin-right:.5rem;border-radius:.625rem;background-color:rgba(245,245,245,.2);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem}.tip-amount-item[data-v-dc231a1e]:last-child{margin-right:0}.tip-amount-item.active[data-v-dc231a1e]{background:linear-gradient(90deg,#ea57a1,#9006db)}.tip-amount-text[data-v-dc231a1e]{font-size:.875rem;color:#fff}.tip-amount-coin[data-v-dc231a1e]{width:1rem;height:1rem}.tip-custom-input[data-v-dc231a1e]{width:100%;height:3rem;border-radius:.625rem;background-color:#6b538b;padding:0 .75rem;font-size:.8125rem;box-sizing:border-box;margin-bottom:.5rem}.tip-custom-input[data-v-dc231a1e]::-webkit-input-placeholder{color:gray}.tip-custom-input[data-v-dc231a1e]::placeholder{color:gray}.tip-balance-row[data-v-dc231a1e]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5625rem}.tip-balance-text[data-v-dc231a1e]{font-size:.875rem;color:#999}.tip-recharge-btn[data-v-dc231a1e]{min-width:3.125rem;height:1.75rem;border-radius:.5rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#fff}.tip-confirm-wrapper[data-v-dc231a1e]{padding:0 1rem 1rem}.tip-confirm-btn[data-v-dc231a1e]{width:100%;height:3rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-dc231a1e]{font-size:.9375rem;color:#fff;font-weight:600}.tip-slide-enter-active[data-v-dc231a1e],.tip-slide-leave-active[data-v-dc231a1e]{transition:transform .25s ease-out}.tip-slide-enter-from[data-v-dc231a1e],.tip-slide-leave-to[data-v-dc231a1e]{transform:translateY(100%)}.tip-slide-enter-to[data-v-dc231a1e],.tip-slide-leave-from[data-v-dc231a1e]{transform:translateY(0)}.clear-modal-mask[data-v-dc231a1e]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1200}.clear-modal[data-v-dc231a1e]{width:21.25rem;max-width:90%;background:#fff;border-radius:.875rem;padding:1.25rem 1.25rem .875rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;text-align:center}.clear-modal-icon-circle[data-v-dc231a1e]{width:5rem;height:5rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:.625rem;padding:.3125rem;margin-left:.375rem}.clear-modal-icon-img[data-v-dc231a1e]{width:100%;height:100%;display:block;object-fit:contain}.clear-modal-title[data-v-dc231a1e]{font-size:1.0625rem;color:#333;font-weight:700;margin-bottom:.375rem}.clear-modal-body[data-v-dc231a1e]{font-size:.8125rem;color:#7a7a7a;line-height:1.6;margin-bottom:.75rem;padding:0 .375rem}.clear-modal-actions[data-v-dc231a1e]{display:flex;gap:.75rem;width:100%}.clear-modal-btn[data-v-dc231a1e]{flex:1;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:.875rem}.clear-modal-btn-cancel[data-v-dc231a1e]{background:#f5f5f5;color:#333}.clear-modal-btn-confirm[data-v-dc231a1e]{background:#f0809c;color:#fff}body[data-v-dc231a1e]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */[data-v-ca85c90d]:root,[data-bs-theme=light][data-v-ca85c90d]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: rgb(252,132,22);--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb:252,132,22;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark][data-v-ca85c90d]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*[data-v-ca85c90d],*[data-v-ca85c90d]:before,*[data-v-ca85c90d]:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){[data-v-ca85c90d]:root{scroll-behavior:smooth}}body[data-v-ca85c90d]{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr[data-v-ca85c90d]{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6[data-v-ca85c90d],.h6[data-v-ca85c90d],h5[data-v-ca85c90d],.h5[data-v-ca85c90d],h4[data-v-ca85c90d],.h4[data-v-ca85c90d],h3[data-v-ca85c90d],.h3[data-v-ca85c90d],h2[data-v-ca85c90d],.h2[data-v-ca85c90d],h1[data-v-ca85c90d],.h1[data-v-ca85c90d]{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1[data-v-ca85c90d],.h1[data-v-ca85c90d]{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1[data-v-ca85c90d],.h1[data-v-ca85c90d]{font-size:2.5rem}}h2[data-v-ca85c90d],.h2[data-v-ca85c90d]{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2[data-v-ca85c90d],.h2[data-v-ca85c90d]{font-size:2rem}}h3[data-v-ca85c90d],.h3[data-v-ca85c90d]{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3[data-v-ca85c90d],.h3[data-v-ca85c90d]{font-size:1.75rem}}h4[data-v-ca85c90d],.h4[data-v-ca85c90d]{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4[data-v-ca85c90d],.h4[data-v-ca85c90d]{font-size:1.5rem}}h5[data-v-ca85c90d],.h5[data-v-ca85c90d]{font-size:1.25rem}h6[data-v-ca85c90d],.h6[data-v-ca85c90d]{font-size:1rem}p[data-v-ca85c90d]{margin-top:0;margin-bottom:1rem}abbr[title][data-v-ca85c90d]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address[data-v-ca85c90d]{margin-bottom:1rem;font-style:normal;line-height:inherit}ol[data-v-ca85c90d],ul[data-v-ca85c90d]{padding-left:2rem}ol[data-v-ca85c90d],ul[data-v-ca85c90d],dl[data-v-ca85c90d]{margin-top:0;margin-bottom:1rem}ol ol[data-v-ca85c90d],ul ul[data-v-ca85c90d],ol ul[data-v-ca85c90d],ul ol[data-v-ca85c90d]{margin-bottom:0}dt[data-v-ca85c90d]{font-weight:700}dd[data-v-ca85c90d]{margin-bottom:.5rem;margin-left:0}blockquote[data-v-ca85c90d]{margin:0 0 1rem}b[data-v-ca85c90d],strong[data-v-ca85c90d]{font-weight:bolder}small[data-v-ca85c90d],.small[data-v-ca85c90d]{font-size:.875em}mark[data-v-ca85c90d],.mark[data-v-ca85c90d]{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub[data-v-ca85c90d],sup[data-v-ca85c90d]{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub[data-v-ca85c90d]{bottom:-.25em}sup[data-v-ca85c90d]{top:-.5em}a[data-v-ca85c90d]{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a[data-v-ca85c90d]:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a[data-v-ca85c90d]:not([href]):not([class]),a[data-v-ca85c90d]:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre[data-v-ca85c90d],code[data-v-ca85c90d],kbd[data-v-ca85c90d],samp[data-v-ca85c90d]{font-family:var(--bs-font-monospace);font-size:1em}pre[data-v-ca85c90d]{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code[data-v-ca85c90d]{font-size:inherit;color:inherit;word-break:normal}code[data-v-ca85c90d]{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code[data-v-ca85c90d]{color:inherit}kbd[data-v-ca85c90d]{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd[data-v-ca85c90d]{padding:0;font-size:1em}figure[data-v-ca85c90d]{margin:0 0 1rem}img[data-v-ca85c90d],svg[data-v-ca85c90d]{vertical-align:middle}table[data-v-ca85c90d]{caption-side:bottom;border-collapse:collapse}caption[data-v-ca85c90d]{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th[data-v-ca85c90d]{text-align:inherit;text-align:-webkit-match-parent}thead[data-v-ca85c90d],tbody[data-v-ca85c90d],tfoot[data-v-ca85c90d],tr[data-v-ca85c90d],td[data-v-ca85c90d],th[data-v-ca85c90d]{border-color:inherit;border-style:solid;border-width:0}uni-label[data-v-ca85c90d]{display:inline-block}uni-button[data-v-ca85c90d]{border-radius:0}uni-button[data-v-ca85c90d]:focus:not(:focus-visible){outline:0}uni-input[data-v-ca85c90d],uni-button[data-v-ca85c90d],select[data-v-ca85c90d],optgroup[data-v-ca85c90d],uni-textarea[data-v-ca85c90d]{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}uni-button[data-v-ca85c90d],select[data-v-ca85c90d]{text-transform:none}[role=button][data-v-ca85c90d]{cursor:pointer}select[data-v-ca85c90d]{word-wrap:normal}select[data-v-ca85c90d]:disabled{opacity:1}[list][data-v-ca85c90d]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}uni-button[data-v-ca85c90d],[type=button][data-v-ca85c90d],[type=reset][data-v-ca85c90d],[type=submit][data-v-ca85c90d]{-webkit-appearance:button}uni-button[data-v-ca85c90d]:not(:disabled),[type=button][data-v-ca85c90d]:not(:disabled),[type=reset][data-v-ca85c90d]:not(:disabled),[type=submit][data-v-ca85c90d]:not(:disabled){cursor:pointer}[data-v-ca85c90d]::-moz-focus-inner{padding:0;border-style:none}uni-textarea[data-v-ca85c90d]{resize:vertical}fieldset[data-v-ca85c90d]{min-width:0;padding:0;margin:0;border:0}legend[data-v-ca85c90d]{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend[data-v-ca85c90d]{font-size:1.5rem}}legend+*[data-v-ca85c90d]{clear:left}[data-v-ca85c90d]::-webkit-datetime-edit-fields-wrapper,[data-v-ca85c90d]::-webkit-datetime-edit-text,[data-v-ca85c90d]::-webkit-datetime-edit-minute,[data-v-ca85c90d]::-webkit-datetime-edit-hour-field,[data-v-ca85c90d]::-webkit-datetime-edit-day-field,[data-v-ca85c90d]::-webkit-datetime-edit-month-field,[data-v-ca85c90d]::-webkit-datetime-edit-year-field{padding:0}[data-v-ca85c90d]::-webkit-inner-spin-button{height:auto}[type=search][data-v-ca85c90d]{-webkit-appearance:textfield;outline-offset:-2px}[data-v-ca85c90d]::-webkit-search-decoration{-webkit-appearance:none}[data-v-ca85c90d]::-webkit-color-swatch-wrapper{padding:0}[data-v-ca85c90d]::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}[data-v-ca85c90d]::file-selector-button{font:inherit;-webkit-appearance:button}output[data-v-ca85c90d]{display:inline-block}iframe[data-v-ca85c90d]{border:0}summary[data-v-ca85c90d]{display:list-item;cursor:pointer}uni-progress[data-v-ca85c90d]{vertical-align:baseline}[hidden][data-v-ca85c90d]{display:none!important}.lead[data-v-ca85c90d]{font-size:1.25rem;font-weight:300}.display-1[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1[data-v-ca85c90d]{font-size:5rem}}.display-2[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2[data-v-ca85c90d]{font-size:4.5rem}}.display-3[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3[data-v-ca85c90d]{font-size:4rem}}.display-4[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4[data-v-ca85c90d]{font-size:3.5rem}}.display-5[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5[data-v-ca85c90d]{font-size:3rem}}.display-6[data-v-ca85c90d]{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6[data-v-ca85c90d]{font-size:2.5rem}}.list-unstyled[data-v-ca85c90d],.list-inline[data-v-ca85c90d]{padding-left:0;list-style:none}.list-inline-item[data-v-ca85c90d]{display:inline-block}.list-inline-item[data-v-ca85c90d]:not(:last-child){margin-right:.5rem}.initialism[data-v-ca85c90d]{font-size:.875em;text-transform:uppercase}.blockquote[data-v-ca85c90d]{margin-bottom:1rem;font-size:1.25rem}.blockquote[data-v-ca85c90d]>:last-child{margin-bottom:0}.blockquote-footer[data-v-ca85c90d]{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer[data-v-ca85c90d]:before{content:"— "}.img-fluid[data-v-ca85c90d]{max-width:100%;height:auto}.img-thumbnail[data-v-ca85c90d]{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure[data-v-ca85c90d]{display:inline-block}.figure-img[data-v-ca85c90d]{margin-bottom:.5rem;line-height:1}.figure-caption[data-v-ca85c90d]{font-size:.875em;color:var(--bs-secondary-color)}.container[data-v-ca85c90d],.container-fluid[data-v-ca85c90d],.container-xxl[data-v-ca85c90d],.container-xl[data-v-ca85c90d],.container-lg[data-v-ca85c90d],.container-md[data-v-ca85c90d],.container-sm[data-v-ca85c90d]{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm[data-v-ca85c90d],.container[data-v-ca85c90d]{max-width:540px}}@media (min-width: 768px){.container-md[data-v-ca85c90d],.container-sm[data-v-ca85c90d],.container[data-v-ca85c90d]{max-width:720px}}@media (min-width: 992px){.container-lg[data-v-ca85c90d],.container-md[data-v-ca85c90d],.container-sm[data-v-ca85c90d],.container[data-v-ca85c90d]{max-width:960px}}@media (min-width: 1200px){.container-xl[data-v-ca85c90d],.container-lg[data-v-ca85c90d],.container-md[data-v-ca85c90d],.container-sm[data-v-ca85c90d],.container[data-v-ca85c90d]{max-width:1140px}}@media (min-width: 1400px){.container-xxl[data-v-ca85c90d],.container-xl[data-v-ca85c90d],.container-lg[data-v-ca85c90d],.container-md[data-v-ca85c90d],.container-sm[data-v-ca85c90d],.container[data-v-ca85c90d]{max-width:1320px}}[data-v-ca85c90d]:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row[data-v-ca85c90d]{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*[data-v-ca85c90d]{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col[data-v-ca85c90d]{flex:1 0 0}.row-cols-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-3[data-v-ca85c90d]{margin-left:25%}.offset-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-6[data-v-ca85c90d]{margin-left:50%}.offset-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-9[data-v-ca85c90d]{margin-left:75%}.offset-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-0[data-v-ca85c90d],.gx-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-0[data-v-ca85c90d],.gy-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-1[data-v-ca85c90d],.gx-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-1[data-v-ca85c90d],.gy-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-2[data-v-ca85c90d],.gx-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-2[data-v-ca85c90d],.gy-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-3[data-v-ca85c90d],.gx-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-3[data-v-ca85c90d],.gy-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-4[data-v-ca85c90d],.gx-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-4[data-v-ca85c90d],.gy-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-5[data-v-ca85c90d],.gx-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-5[data-v-ca85c90d],.gy-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm[data-v-ca85c90d]{flex:1 0 0}.row-cols-sm-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-sm-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-sm-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-sm-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-sm-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-sm-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-sm-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-sm-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-sm-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-sm-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-sm-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-sm-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-sm-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-sm-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-sm-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-sm-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-sm-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-sm-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-sm-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-sm-0[data-v-ca85c90d]{margin-left:0}.offset-sm-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-sm-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-sm-3[data-v-ca85c90d]{margin-left:25%}.offset-sm-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-sm-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-sm-6[data-v-ca85c90d]{margin-left:50%}.offset-sm-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-sm-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-sm-9[data-v-ca85c90d]{margin-left:75%}.offset-sm-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-sm-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-sm-0[data-v-ca85c90d],.gx-sm-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-sm-0[data-v-ca85c90d],.gy-sm-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-sm-1[data-v-ca85c90d],.gx-sm-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-sm-1[data-v-ca85c90d],.gy-sm-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-sm-2[data-v-ca85c90d],.gx-sm-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-sm-2[data-v-ca85c90d],.gy-sm-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-sm-3[data-v-ca85c90d],.gx-sm-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-sm-3[data-v-ca85c90d],.gy-sm-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-sm-4[data-v-ca85c90d],.gx-sm-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-sm-4[data-v-ca85c90d],.gy-sm-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-sm-5[data-v-ca85c90d],.gx-sm-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-sm-5[data-v-ca85c90d],.gy-sm-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md[data-v-ca85c90d]{flex:1 0 0}.row-cols-md-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-md-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-md-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-md-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-md-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-md-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-md-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-md-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-md-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-md-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-md-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-md-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-md-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-md-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-md-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-md-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-md-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-md-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-md-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-md-0[data-v-ca85c90d]{margin-left:0}.offset-md-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-md-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-md-3[data-v-ca85c90d]{margin-left:25%}.offset-md-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-md-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-md-6[data-v-ca85c90d]{margin-left:50%}.offset-md-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-md-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-md-9[data-v-ca85c90d]{margin-left:75%}.offset-md-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-md-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-md-0[data-v-ca85c90d],.gx-md-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-md-0[data-v-ca85c90d],.gy-md-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-md-1[data-v-ca85c90d],.gx-md-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-md-1[data-v-ca85c90d],.gy-md-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-md-2[data-v-ca85c90d],.gx-md-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-md-2[data-v-ca85c90d],.gy-md-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-md-3[data-v-ca85c90d],.gx-md-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-md-3[data-v-ca85c90d],.gy-md-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-md-4[data-v-ca85c90d],.gx-md-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-md-4[data-v-ca85c90d],.gy-md-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-md-5[data-v-ca85c90d],.gx-md-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-md-5[data-v-ca85c90d],.gy-md-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}}@media (min-width: 992px){.col-lg[data-v-ca85c90d]{flex:1 0 0}.row-cols-lg-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-lg-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-lg-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-lg-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-lg-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-lg-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-lg-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-lg-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-lg-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-lg-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-lg-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-lg-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-lg-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-lg-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-lg-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-lg-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-lg-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-lg-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-lg-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-lg-0[data-v-ca85c90d]{margin-left:0}.offset-lg-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-lg-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-lg-3[data-v-ca85c90d]{margin-left:25%}.offset-lg-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-lg-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-lg-6[data-v-ca85c90d]{margin-left:50%}.offset-lg-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-lg-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-lg-9[data-v-ca85c90d]{margin-left:75%}.offset-lg-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-lg-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-lg-0[data-v-ca85c90d],.gx-lg-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-lg-0[data-v-ca85c90d],.gy-lg-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-lg-1[data-v-ca85c90d],.gx-lg-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-lg-1[data-v-ca85c90d],.gy-lg-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-lg-2[data-v-ca85c90d],.gx-lg-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-lg-2[data-v-ca85c90d],.gy-lg-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-lg-3[data-v-ca85c90d],.gx-lg-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-lg-3[data-v-ca85c90d],.gy-lg-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-lg-4[data-v-ca85c90d],.gx-lg-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-lg-4[data-v-ca85c90d],.gy-lg-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-lg-5[data-v-ca85c90d],.gx-lg-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-lg-5[data-v-ca85c90d],.gy-lg-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl[data-v-ca85c90d]{flex:1 0 0}.row-cols-xl-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-xl-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-xl-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-xl-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-xl-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-xl-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-xl-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-xl-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-xl-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-xl-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-xl-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-xl-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-xl-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-xl-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-xl-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-xl-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-xl-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-xl-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-xl-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-xl-0[data-v-ca85c90d]{margin-left:0}.offset-xl-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-xl-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-xl-3[data-v-ca85c90d]{margin-left:25%}.offset-xl-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-xl-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-xl-6[data-v-ca85c90d]{margin-left:50%}.offset-xl-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-xl-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-xl-9[data-v-ca85c90d]{margin-left:75%}.offset-xl-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-xl-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-xl-0[data-v-ca85c90d],.gx-xl-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-xl-0[data-v-ca85c90d],.gy-xl-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-xl-1[data-v-ca85c90d],.gx-xl-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-xl-1[data-v-ca85c90d],.gy-xl-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-xl-2[data-v-ca85c90d],.gx-xl-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-xl-2[data-v-ca85c90d],.gy-xl-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-xl-3[data-v-ca85c90d],.gx-xl-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-xl-3[data-v-ca85c90d],.gy-xl-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-xl-4[data-v-ca85c90d],.gx-xl-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-xl-4[data-v-ca85c90d],.gy-xl-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-xl-5[data-v-ca85c90d],.gx-xl-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-xl-5[data-v-ca85c90d],.gy-xl-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl[data-v-ca85c90d]{flex:1 0 0}.row-cols-xxl-auto>*[data-v-ca85c90d]{flex:0 0 auto;width:auto}.row-cols-xxl-1>*[data-v-ca85c90d]{flex:0 0 auto;width:100%}.row-cols-xxl-2>*[data-v-ca85c90d]{flex:0 0 auto;width:50%}.row-cols-xxl-3>*[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*[data-v-ca85c90d]{flex:0 0 auto;width:25%}.row-cols-xxl-5>*[data-v-ca85c90d]{flex:0 0 auto;width:20%}.row-cols-xxl-6>*[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-xxl-auto[data-v-ca85c90d]{flex:0 0 auto;width:auto}.col-xxl-1[data-v-ca85c90d]{flex:0 0 auto;width:8.33333333%}.col-xxl-2[data-v-ca85c90d]{flex:0 0 auto;width:16.66666667%}.col-xxl-3[data-v-ca85c90d]{flex:0 0 auto;width:25%}.col-xxl-4[data-v-ca85c90d]{flex:0 0 auto;width:33.33333333%}.col-xxl-5[data-v-ca85c90d]{flex:0 0 auto;width:41.66666667%}.col-xxl-6[data-v-ca85c90d]{flex:0 0 auto;width:50%}.col-xxl-7[data-v-ca85c90d]{flex:0 0 auto;width:58.33333333%}.col-xxl-8[data-v-ca85c90d]{flex:0 0 auto;width:66.66666667%}.col-xxl-9[data-v-ca85c90d]{flex:0 0 auto;width:75%}.col-xxl-10[data-v-ca85c90d]{flex:0 0 auto;width:83.33333333%}.col-xxl-11[data-v-ca85c90d]{flex:0 0 auto;width:91.66666667%}.col-xxl-12[data-v-ca85c90d]{flex:0 0 auto;width:100%}.offset-xxl-0[data-v-ca85c90d]{margin-left:0}.offset-xxl-1[data-v-ca85c90d]{margin-left:8.33333333%}.offset-xxl-2[data-v-ca85c90d]{margin-left:16.66666667%}.offset-xxl-3[data-v-ca85c90d]{margin-left:25%}.offset-xxl-4[data-v-ca85c90d]{margin-left:33.33333333%}.offset-xxl-5[data-v-ca85c90d]{margin-left:41.66666667%}.offset-xxl-6[data-v-ca85c90d]{margin-left:50%}.offset-xxl-7[data-v-ca85c90d]{margin-left:58.33333333%}.offset-xxl-8[data-v-ca85c90d]{margin-left:66.66666667%}.offset-xxl-9[data-v-ca85c90d]{margin-left:75%}.offset-xxl-10[data-v-ca85c90d]{margin-left:83.33333333%}.offset-xxl-11[data-v-ca85c90d]{margin-left:91.66666667%}.g-xxl-0[data-v-ca85c90d],.gx-xxl-0[data-v-ca85c90d]{--bs-gutter-x: 0}.g-xxl-0[data-v-ca85c90d],.gy-xxl-0[data-v-ca85c90d]{--bs-gutter-y: 0}.g-xxl-1[data-v-ca85c90d],.gx-xxl-1[data-v-ca85c90d]{--bs-gutter-x: .25rem}.g-xxl-1[data-v-ca85c90d],.gy-xxl-1[data-v-ca85c90d]{--bs-gutter-y: .25rem}.g-xxl-2[data-v-ca85c90d],.gx-xxl-2[data-v-ca85c90d]{--bs-gutter-x: .5rem}.g-xxl-2[data-v-ca85c90d],.gy-xxl-2[data-v-ca85c90d]{--bs-gutter-y: .5rem}.g-xxl-3[data-v-ca85c90d],.gx-xxl-3[data-v-ca85c90d]{--bs-gutter-x: 1rem}.g-xxl-3[data-v-ca85c90d],.gy-xxl-3[data-v-ca85c90d]{--bs-gutter-y: 1rem}.g-xxl-4[data-v-ca85c90d],.gx-xxl-4[data-v-ca85c90d]{--bs-gutter-x: 1.5rem}.g-xxl-4[data-v-ca85c90d],.gy-xxl-4[data-v-ca85c90d]{--bs-gutter-y: 1.5rem}.g-xxl-5[data-v-ca85c90d],.gx-xxl-5[data-v-ca85c90d]{--bs-gutter-x: 3rem}.g-xxl-5[data-v-ca85c90d],.gy-xxl-5[data-v-ca85c90d]{--bs-gutter-y: 3rem}}.table[data-v-ca85c90d]{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*[data-v-ca85c90d]{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody[data-v-ca85c90d]{vertical-align:inherit}.table>thead[data-v-ca85c90d]{vertical-align:bottom}.table-group-divider[data-v-ca85c90d]{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top[data-v-ca85c90d]{caption-side:top}.table-sm>:not(caption)>*>*[data-v-ca85c90d]{padding:.25rem}.table-bordered>:not(caption)>*[data-v-ca85c90d]{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*[data-v-ca85c90d]{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*[data-v-ca85c90d]{border-bottom-width:0}.table-borderless[data-v-ca85c90d]>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*[data-v-ca85c90d]{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr[data-v-ca85c90d]>:nth-child(2n){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active[data-v-ca85c90d]{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*[data-v-ca85c90d]{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light[data-v-ca85c90d]{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark[data-v-ca85c90d]{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl[data-v-ca85c90d]{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label[data-v-ca85c90d]{margin-bottom:.5rem}.col-form-label[data-v-ca85c90d]{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg[data-v-ca85c90d]{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm[data-v-ca85c90d]{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text[data-v-ca85c90d]{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control[data-v-ca85c90d]{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control[data-v-ca85c90d]{transition:none}}.form-control[type=file][data-v-ca85c90d]{overflow:hidden}.form-control[type=file][data-v-ca85c90d]:not(:disabled):not([readonly]){cursor:pointer}.form-control[data-v-ca85c90d]:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control[data-v-ca85c90d]::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control[data-v-ca85c90d]::-webkit-datetime-edit{display:block;padding:0}.form-control[data-v-ca85c90d]::-webkit-input-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control[data-v-ca85c90d]::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control[data-v-ca85c90d]:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control[data-v-ca85c90d]::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control[data-v-ca85c90d]::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control[data-v-ca85c90d]::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control[data-v-ca85c90d]::file-selector-button{transition:none}}.form-control[data-v-ca85c90d]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control[data-v-ca85c90d]:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext[data-v-ca85c90d]{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext[data-v-ca85c90d]:focus{outline:0}.form-control-plaintext.form-control-sm[data-v-ca85c90d],.form-control-plaintext.form-control-lg[data-v-ca85c90d]{padding-right:0;padding-left:0}.form-control-sm[data-v-ca85c90d]{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm[data-v-ca85c90d]::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm[data-v-ca85c90d]::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg[data-v-ca85c90d]{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg[data-v-ca85c90d]::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg[data-v-ca85c90d]::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}uni-textarea.form-control[data-v-ca85c90d]{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}uni-textarea.form-control-sm[data-v-ca85c90d]{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}uni-textarea.form-control-lg[data-v-ca85c90d]{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color[data-v-ca85c90d]{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color[data-v-ca85c90d]:not(:disabled):not([readonly]){cursor:pointer}.form-control-color[data-v-ca85c90d]::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color[data-v-ca85c90d]::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm[data-v-ca85c90d]{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg[data-v-ca85c90d]{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select[data-v-ca85c90d]{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select[data-v-ca85c90d]{transition:none}}.form-select[data-v-ca85c90d]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple][data-v-ca85c90d],.form-select[size][data-v-ca85c90d]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select[data-v-ca85c90d]:disabled{background-color:var(--bs-secondary-bg)}.form-select[data-v-ca85c90d]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm[data-v-ca85c90d]{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg[data-v-ca85c90d]{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select[data-v-ca85c90d]{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check[data-v-ca85c90d]{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input[data-v-ca85c90d]{float:left;margin-left:-1.5em}.form-check-reverse[data-v-ca85c90d]{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input[data-v-ca85c90d]{float:right;margin-right:-1.5em;margin-left:0}.form-check-input[data-v-ca85c90d]{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox][data-v-ca85c90d]{border-radius:.25em}.form-check-input[type=radio][data-v-ca85c90d]{border-radius:50%}.form-check-input[data-v-ca85c90d]:active{filter:brightness(90%)}.form-check-input[data-v-ca85c90d]:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input[data-v-ca85c90d]:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox][data-v-ca85c90d]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio][data-v-ca85c90d]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox][data-v-ca85c90d]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input[data-v-ca85c90d]:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label[data-v-ca85c90d],.form-check-input:disabled~.form-check-label[data-v-ca85c90d]{cursor:default;opacity:.5}.form-switch[data-v-ca85c90d]{padding-left:2.5em}.form-switch .form-check-input[data-v-ca85c90d]{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input[data-v-ca85c90d]{transition:none}}.form-switch .form-check-input[data-v-ca85c90d]:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input[data-v-ca85c90d]:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse[data-v-ca85c90d]{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input[data-v-ca85c90d]{margin-right:-2.5em;margin-left:0}.form-check-inline[data-v-ca85c90d]{display:inline-block;margin-right:1rem}.btn-check[data-v-ca85c90d]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn[data-v-ca85c90d],.btn-check:disabled+.btn[data-v-ca85c90d]{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input[data-v-ca85c90d]:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range[data-v-ca85c90d]{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;appearance:none;background-color:transparent}.form-range[data-v-ca85c90d]:focus{outline:0}.form-range[data-v-ca85c90d]:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range[data-v-ca85c90d]:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range[data-v-ca85c90d]::-moz-focus-outer{border:0}.form-range[data-v-ca85c90d]::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range[data-v-ca85c90d]::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range[data-v-ca85c90d]::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range[data-v-ca85c90d]::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range[data-v-ca85c90d]::-moz-range-thumb{width:1rem;height:1rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-range[data-v-ca85c90d]::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range[data-v-ca85c90d]::-moz-range-thumb:active{background-color:#b6d4fe}.form-range[data-v-ca85c90d]::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range[data-v-ca85c90d]:disabled{pointer-events:none}.form-range[data-v-ca85c90d]:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range[data-v-ca85c90d]:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating[data-v-ca85c90d]{position:relative}.form-floating>.form-control[data-v-ca85c90d],.form-floating>.form-control-plaintext[data-v-ca85c90d],.form-floating>.form-select[data-v-ca85c90d]{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>uni-label[data-v-ca85c90d]{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>uni-label[data-v-ca85c90d]{transition:none}}.form-floating>.form-control[data-v-ca85c90d],.form-floating>.form-control-plaintext[data-v-ca85c90d]{padding:1rem .75rem}.form-floating>.form-control[data-v-ca85c90d]::-webkit-input-placeholder,.form-floating>.form-control-plaintext[data-v-ca85c90d]::-webkit-input-placeholder{color:transparent}.form-floating>.form-control[data-v-ca85c90d]::placeholder,.form-floating>.form-control-plaintext[data-v-ca85c90d]::placeholder{color:transparent}.form-floating>.form-control[data-v-ca85c90d]:focus,.form-floating>.form-control[data-v-ca85c90d]:not(:placeholder-shown),.form-floating>.form-control-plaintext[data-v-ca85c90d]:focus,.form-floating>.form-control-plaintext[data-v-ca85c90d]:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control[data-v-ca85c90d]:-webkit-autofill,.form-floating>.form-control-plaintext[data-v-ca85c90d]:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select[data-v-ca85c90d]{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~uni-label[data-v-ca85c90d],.form-floating>.form-control:not(:placeholder-shown)~uni-label[data-v-ca85c90d],.form-floating>.form-control-plaintext~uni-label[data-v-ca85c90d],.form-floating>.form-select~uni-label[data-v-ca85c90d]{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~uni-label[data-v-ca85c90d]{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>uni-textarea:focus~uni-label[data-v-ca85c90d]:after,.form-floating>uni-textarea:not(:placeholder-shown)~uni-label[data-v-ca85c90d]:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>uni-textarea:disabled~uni-label[data-v-ca85c90d]:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~uni-label[data-v-ca85c90d]{border-width:var(--bs-border-width) 0}.form-floating>:disabled~uni-label[data-v-ca85c90d],.form-floating>.form-control:disabled~uni-label[data-v-ca85c90d]{color:#6c757d}.input-group[data-v-ca85c90d]{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control[data-v-ca85c90d],.input-group>.form-select[data-v-ca85c90d],.input-group>.form-floating[data-v-ca85c90d]{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control[data-v-ca85c90d]:focus,.input-group>.form-select[data-v-ca85c90d]:focus,.input-group>.form-floating[data-v-ca85c90d]:focus-within{z-index:5}.input-group .btn[data-v-ca85c90d]{position:relative;z-index:2}.input-group .btn[data-v-ca85c90d]:focus{z-index:5}.input-group-text[data-v-ca85c90d]{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control[data-v-ca85c90d],.input-group-lg>.form-select[data-v-ca85c90d],.input-group-lg>.input-group-text[data-v-ca85c90d],.input-group-lg>.btn[data-v-ca85c90d]{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control[data-v-ca85c90d],.input-group-sm>.form-select[data-v-ca85c90d],.input-group-sm>.input-group-text[data-v-ca85c90d],.input-group-sm>.btn[data-v-ca85c90d]{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select[data-v-ca85c90d],.input-group-sm>.form-select[data-v-ca85c90d]{padding-right:3rem}.input-group[data-v-ca85c90d]:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle[data-v-ca85c90d]:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control[data-v-ca85c90d],.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select[data-v-ca85c90d]{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation[data-v-ca85c90d]>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle[data-v-ca85c90d]:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control[data-v-ca85c90d],.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select[data-v-ca85c90d]{border-top-right-radius:0;border-bottom-right-radius:0}.input-group[data-v-ca85c90d]>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control[data-v-ca85c90d],.input-group>.form-floating:not(:first-child)>.form-select[data-v-ca85c90d]{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback[data-v-ca85c90d]{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip[data-v-ca85c90d]{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback[data-v-ca85c90d],.was-validated :valid~.valid-tooltip[data-v-ca85c90d],.is-valid~.valid-feedback[data-v-ca85c90d],.is-valid~.valid-tooltip[data-v-ca85c90d]{display:block}.was-validated .form-control[data-v-ca85c90d]:valid,.form-control.is-valid[data-v-ca85c90d]{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control[data-v-ca85c90d]:valid:focus,.form-control.is-valid[data-v-ca85c90d]:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated uni-textarea.form-control[data-v-ca85c90d]:valid,uni-textarea.form-control.is-valid[data-v-ca85c90d]{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select[data-v-ca85c90d]:valid,.form-select.is-valid[data-v-ca85c90d]{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select[data-v-ca85c90d]:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"][data-v-ca85c90d],.form-select.is-valid[data-v-ca85c90d]:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"][data-v-ca85c90d]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select[data-v-ca85c90d]:valid:focus,.form-select.is-valid[data-v-ca85c90d]:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color[data-v-ca85c90d]:valid,.form-control-color.is-valid[data-v-ca85c90d]{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input[data-v-ca85c90d]:valid,.form-check-input.is-valid[data-v-ca85c90d]{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input[data-v-ca85c90d]:valid:checked,.form-check-input.is-valid[data-v-ca85c90d]:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input[data-v-ca85c90d]:valid:focus,.form-check-input.is-valid[data-v-ca85c90d]:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label[data-v-ca85c90d],.form-check-input.is-valid~.form-check-label[data-v-ca85c90d]{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback[data-v-ca85c90d]{margin-left:.5em}.was-validated .input-group>.form-control[data-v-ca85c90d]:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid[data-v-ca85c90d],.was-validated .input-group>.form-select[data-v-ca85c90d]:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid[data-v-ca85c90d],.was-validated .input-group>.form-floating[data-v-ca85c90d]:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid[data-v-ca85c90d]{z-index:3}.invalid-feedback[data-v-ca85c90d]{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip[data-v-ca85c90d]{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback[data-v-ca85c90d],.was-validated :invalid~.invalid-tooltip[data-v-ca85c90d],.is-invalid~.invalid-feedback[data-v-ca85c90d],.is-invalid~.invalid-tooltip[data-v-ca85c90d]{display:block}.was-validated .form-control[data-v-ca85c90d]:invalid,.form-control.is-invalid[data-v-ca85c90d]{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control[data-v-ca85c90d]:invalid:focus,.form-control.is-invalid[data-v-ca85c90d]:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated uni-textarea.form-control[data-v-ca85c90d]:invalid,uni-textarea.form-control.is-invalid[data-v-ca85c90d]{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select[data-v-ca85c90d]:invalid,.form-select.is-invalid[data-v-ca85c90d]{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select[data-v-ca85c90d]:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"][data-v-ca85c90d],.form-select.is-invalid[data-v-ca85c90d]:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"][data-v-ca85c90d]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select[data-v-ca85c90d]:invalid:focus,.form-select.is-invalid[data-v-ca85c90d]:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color[data-v-ca85c90d]:invalid,.form-control-color.is-invalid[data-v-ca85c90d]{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input[data-v-ca85c90d]:invalid,.form-check-input.is-invalid[data-v-ca85c90d]{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input[data-v-ca85c90d]:invalid:checked,.form-check-input.is-invalid[data-v-ca85c90d]:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input[data-v-ca85c90d]:invalid:focus,.form-check-input.is-invalid[data-v-ca85c90d]:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label[data-v-ca85c90d],.form-check-input.is-invalid~.form-check-label[data-v-ca85c90d]{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback[data-v-ca85c90d]{margin-left:.5em}.was-validated .input-group>.form-control[data-v-ca85c90d]:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid[data-v-ca85c90d],.was-validated .input-group>.form-select[data-v-ca85c90d]:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid[data-v-ca85c90d],.was-validated .input-group>.form-floating[data-v-ca85c90d]:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid[data-v-ca85c90d]{z-index:4}.btn[data-v-ca85c90d]{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn[data-v-ca85c90d]{transition:none}}.btn[data-v-ca85c90d]:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn[data-v-ca85c90d]:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn[data-v-ca85c90d]:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn[data-v-ca85c90d]{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn[data-v-ca85c90d],:not(.btn-check)+.btn[data-v-ca85c90d]:active,.btn[data-v-ca85c90d]:first-child:active,.btn.active[data-v-ca85c90d],.btn.show[data-v-ca85c90d]{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn[data-v-ca85c90d]:focus-visible,:not(.btn-check)+.btn[data-v-ca85c90d]:active:focus-visible,.btn[data-v-ca85c90d]:first-child:active:focus-visible,.btn.active[data-v-ca85c90d]:focus-visible,.btn.show[data-v-ca85c90d]:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn[data-v-ca85c90d]{box-shadow:var(--bs-btn-focus-box-shadow)}.btn[data-v-ca85c90d]:disabled,.btn.disabled[data-v-ca85c90d],fieldset:disabled .btn[data-v-ca85c90d]{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary[data-v-ca85c90d]{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary[data-v-ca85c90d]{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success[data-v-ca85c90d]{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info[data-v-ca85c90d]{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning[data-v-ca85c90d]{--bs-btn-color: #000;--bs-btn-bg: rgb(252,132,22);--bs-btn-border-color: rgb(252,132,22);--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: rgb(252,132,22);--bs-btn-disabled-border-color: rgb(252,132,22)}.btn-danger[data-v-ca85c90d]{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light[data-v-ca85c90d]{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark[data-v-ca85c90d]{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary[data-v-ca85c90d]{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary[data-v-ca85c90d]{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success[data-v-ca85c90d]{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info[data-v-ca85c90d]{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning[data-v-ca85c90d]{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger[data-v-ca85c90d]{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light[data-v-ca85c90d]{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark[data-v-ca85c90d]{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link[data-v-ca85c90d]{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link[data-v-ca85c90d]:focus-visible{color:var(--bs-btn-color)}.btn-link[data-v-ca85c90d]:hover{color:var(--bs-btn-hover-color)}.btn-lg[data-v-ca85c90d],.btn-group-lg>.btn[data-v-ca85c90d]{--bs-btn-padding-y: .5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size: 1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm[data-v-ca85c90d],.btn-group-sm>.btn[data-v-ca85c90d]{--bs-btn-padding-y: .25rem;--bs-btn-padding-x: .5rem;--bs-btn-font-size: .875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade[data-v-ca85c90d]{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade[data-v-ca85c90d]{transition:none}}.fade[data-v-ca85c90d]:not(.show){opacity:0}.collapse[data-v-ca85c90d]:not(.show){display:none}.collapsing[data-v-ca85c90d]{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing[data-v-ca85c90d]{transition:none}}.collapsing.collapse-horizontal[data-v-ca85c90d]{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal[data-v-ca85c90d]{transition:none}}.dropup[data-v-ca85c90d],.dropend[data-v-ca85c90d],.dropdown[data-v-ca85c90d],.dropstart[data-v-ca85c90d],.dropup-center[data-v-ca85c90d],.dropdown-center[data-v-ca85c90d]{position:relative}.dropdown-toggle[data-v-ca85c90d]{white-space:nowrap}.dropdown-toggle[data-v-ca85c90d]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle[data-v-ca85c90d]:empty:after{margin-left:0}.dropdown-menu[data-v-ca85c90d]{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: 1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper][data-v-ca85c90d]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}@media (min-width: 576px){.dropdown-menu-sm-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-sm-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}}@media (min-width: 768px){.dropdown-menu-md-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-md-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-md-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-md-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}}@media (min-width: 992px){.dropdown-menu-lg-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-lg-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}}@media (min-width: 1200px){.dropdown-menu-xl-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-xl-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}}@media (min-width: 1400px){.dropdown-menu-xxl-start[data-v-ca85c90d]{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper][data-v-ca85c90d]{right:auto;left:0}.dropdown-menu-xxl-end[data-v-ca85c90d]{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper][data-v-ca85c90d]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper][data-v-ca85c90d]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle[data-v-ca85c90d]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle[data-v-ca85c90d]:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper][data-v-ca85c90d]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle[data-v-ca85c90d]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle[data-v-ca85c90d]:empty:after{margin-left:0}.dropend .dropdown-toggle[data-v-ca85c90d]:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper][data-v-ca85c90d]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle[data-v-ca85c90d]:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle[data-v-ca85c90d]:after{display:none}.dropstart .dropdown-toggle[data-v-ca85c90d]:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle[data-v-ca85c90d]:empty:after{margin-left:0}.dropstart .dropdown-toggle[data-v-ca85c90d]:before{vertical-align:0}.dropdown-divider[data-v-ca85c90d]{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item[data-v-ca85c90d]{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item[data-v-ca85c90d]:hover,.dropdown-item[data-v-ca85c90d]:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active[data-v-ca85c90d],.dropdown-item[data-v-ca85c90d]:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled[data-v-ca85c90d],.dropdown-item[data-v-ca85c90d]:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show[data-v-ca85c90d]{display:block}.dropdown-header[data-v-ca85c90d]{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text[data-v-ca85c90d]{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark[data-v-ca85c90d]{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group[data-v-ca85c90d],.btn-group-vertical[data-v-ca85c90d]{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn[data-v-ca85c90d],.btn-group-vertical>.btn[data-v-ca85c90d]{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn[data-v-ca85c90d],.btn-group>.btn-check:focus+.btn[data-v-ca85c90d],.btn-group>.btn[data-v-ca85c90d]:hover,.btn-group>.btn[data-v-ca85c90d]:focus,.btn-group>.btn[data-v-ca85c90d]:active,.btn-group>.btn.active[data-v-ca85c90d],.btn-group-vertical>.btn-check:checked+.btn[data-v-ca85c90d],.btn-group-vertical>.btn-check:focus+.btn[data-v-ca85c90d],.btn-group-vertical>.btn[data-v-ca85c90d]:hover,.btn-group-vertical>.btn[data-v-ca85c90d]:focus,.btn-group-vertical>.btn[data-v-ca85c90d]:active,.btn-group-vertical>.btn.active[data-v-ca85c90d]{z-index:1}.btn-toolbar[data-v-ca85c90d]{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group[data-v-ca85c90d]{width:auto}.btn-group[data-v-ca85c90d]{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn[data-v-ca85c90d],.btn-group>.btn-group[data-v-ca85c90d]:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn[data-v-ca85c90d]:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split[data-v-ca85c90d]:first-child,.btn-group>.btn-group:not(:last-child)>.btn[data-v-ca85c90d]{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn[data-v-ca85c90d]:nth-child(n+3),.btn-group>:not(.btn-check)+.btn[data-v-ca85c90d],.btn-group>.btn-group:not(:first-child)>.btn[data-v-ca85c90d]{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split[data-v-ca85c90d]{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split[data-v-ca85c90d]:after,.dropup .dropdown-toggle-split[data-v-ca85c90d]:after,.dropend .dropdown-toggle-split[data-v-ca85c90d]:after{margin-left:0}.dropstart .dropdown-toggle-split[data-v-ca85c90d]:before{margin-right:0}.btn-sm+.dropdown-toggle-split[data-v-ca85c90d],.btn-group-sm>.btn+.dropdown-toggle-split[data-v-ca85c90d]{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split[data-v-ca85c90d],.btn-group-lg>.btn+.dropdown-toggle-split[data-v-ca85c90d]{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical[data-v-ca85c90d]{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn[data-v-ca85c90d],.btn-group-vertical>.btn-group[data-v-ca85c90d]{width:100%}.btn-group-vertical>.btn[data-v-ca85c90d]:not(:first-child),.btn-group-vertical>.btn-group[data-v-ca85c90d]:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn[data-v-ca85c90d]:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn[data-v-ca85c90d]{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn[data-v-ca85c90d]:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn[data-v-ca85c90d],.btn-group-vertical>.btn-group:not(:first-child)>.btn[data-v-ca85c90d]{border-top-left-radius:0;border-top-right-radius:0}.nav[data-v-ca85c90d]{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link[data-v-ca85c90d]{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link[data-v-ca85c90d]{transition:none}}.nav-link[data-v-ca85c90d]:hover,.nav-link[data-v-ca85c90d]:focus{color:var(--bs-nav-link-hover-color)}.nav-link[data-v-ca85c90d]:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled[data-v-ca85c90d],.nav-link[data-v-ca85c90d]:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs[data-v-ca85c90d]{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link[data-v-ca85c90d]{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link[data-v-ca85c90d]:hover,.nav-tabs .nav-link[data-v-ca85c90d]:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active[data-v-ca85c90d],.nav-tabs .nav-item.show .nav-link[data-v-ca85c90d]{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu[data-v-ca85c90d]{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills[data-v-ca85c90d]{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link[data-v-ca85c90d]{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active[data-v-ca85c90d],.nav-pills .show>.nav-link[data-v-ca85c90d]{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline[data-v-ca85c90d]{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link[data-v-ca85c90d]{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link[data-v-ca85c90d]:hover,.nav-underline .nav-link[data-v-ca85c90d]:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active[data-v-ca85c90d],.nav-underline .show>.nav-link[data-v-ca85c90d]{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link[data-v-ca85c90d],.nav-fill .nav-item[data-v-ca85c90d]{flex:1 1 auto;text-align:center}.nav-justified>.nav-link[data-v-ca85c90d],.nav-justified .nav-item[data-v-ca85c90d]{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link[data-v-ca85c90d],.nav-justified .nav-item .nav-link[data-v-ca85c90d]{width:100%}.tab-content>.tab-pane[data-v-ca85c90d]{display:none}.tab-content>.active[data-v-ca85c90d]{display:block}.navbar[data-v-ca85c90d]{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container[data-v-ca85c90d],.navbar>.container-fluid[data-v-ca85c90d],.navbar>.container-sm[data-v-ca85c90d],.navbar>.container-md[data-v-ca85c90d],.navbar>.container-lg[data-v-ca85c90d],.navbar>.container-xl[data-v-ca85c90d],.navbar>.container-xxl[data-v-ca85c90d]{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand[data-v-ca85c90d]{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand[data-v-ca85c90d]:hover,.navbar-brand[data-v-ca85c90d]:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav[data-v-ca85c90d]{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active[data-v-ca85c90d],.navbar-nav .nav-link.show[data-v-ca85c90d]{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu[data-v-ca85c90d]{position:static}.navbar-text[data-v-ca85c90d]{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a[data-v-ca85c90d],.navbar-text a[data-v-ca85c90d]:hover,.navbar-text a[data-v-ca85c90d]:focus{color:var(--bs-navbar-active-color)}.navbar-collapse[data-v-ca85c90d]{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler[data-v-ca85c90d]{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler[data-v-ca85c90d]{transition:none}}.navbar-toggler[data-v-ca85c90d]:hover{text-decoration:none}.navbar-toggler[data-v-ca85c90d]:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon[data-v-ca85c90d]{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll[data-v-ca85c90d]{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand-sm .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand-sm .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand-sm .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand-sm .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand-md .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand-md .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand-md .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand-md .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand-lg .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand-lg .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand-lg .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand-lg .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand-xl .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand-xl .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand-xl .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand-xl .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand-xxl .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand-xxl .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand[data-v-ca85c90d]{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav[data-v-ca85c90d]{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu[data-v-ca85c90d]{position:absolute}.navbar-expand .navbar-nav .nav-link[data-v-ca85c90d]{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll[data-v-ca85c90d]{overflow:visible}.navbar-expand .navbar-collapse[data-v-ca85c90d]{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler[data-v-ca85c90d]{display:none}.navbar-expand .offcanvas[data-v-ca85c90d]{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header[data-v-ca85c90d]{display:none}.navbar-expand .offcanvas .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark[data-v-ca85c90d],.navbar[data-bs-theme=dark][data-v-ca85c90d]{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon[data-v-ca85c90d]{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card[data-v-ca85c90d]{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr[data-v-ca85c90d]{margin-right:0;margin-left:0}.card>.list-group[data-v-ca85c90d]{border-top:inherit;border-bottom:inherit}.card>.list-group[data-v-ca85c90d]:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group[data-v-ca85c90d]:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group[data-v-ca85c90d],.card>.list-group+.card-footer[data-v-ca85c90d]{border-top:0}.card-body[data-v-ca85c90d]{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title[data-v-ca85c90d]{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle[data-v-ca85c90d]{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text[data-v-ca85c90d]:last-child{margin-bottom:0}.card-link+.card-link[data-v-ca85c90d]{margin-left:var(--bs-card-spacer-x)}.card-header[data-v-ca85c90d]{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header[data-v-ca85c90d]:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer[data-v-ca85c90d]{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer[data-v-ca85c90d]:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs[data-v-ca85c90d]{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active[data-v-ca85c90d]{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills[data-v-ca85c90d]{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay[data-v-ca85c90d]{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img[data-v-ca85c90d],.card-img-top[data-v-ca85c90d],.card-img-bottom[data-v-ca85c90d]{width:100%}.card-img[data-v-ca85c90d],.card-img-top[data-v-ca85c90d]{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img[data-v-ca85c90d],.card-img-bottom[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card[data-v-ca85c90d]{margin-bottom:var(--bs-card-group-margin)}@media (min-width: 576px){.card-group[data-v-ca85c90d]{display:flex;flex-flow:row wrap}.card-group>.card[data-v-ca85c90d]{flex:1 0 0;margin-bottom:0}.card-group>.card+.card[data-v-ca85c90d]{margin-left:0;border-left:0}.card-group>.card[data-v-ca85c90d]:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top[data-v-ca85c90d],.card-group>.card:not(:last-child)>.card-header[data-v-ca85c90d]{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom[data-v-ca85c90d],.card-group>.card:not(:last-child)>.card-footer[data-v-ca85c90d]{border-bottom-right-radius:0}.card-group>.card[data-v-ca85c90d]:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top[data-v-ca85c90d],.card-group>.card:not(:first-child)>.card-header[data-v-ca85c90d]{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom[data-v-ca85c90d],.card-group>.card:not(:first-child)>.card-footer[data-v-ca85c90d]{border-bottom-left-radius:0}}.accordion[data-v-ca85c90d]{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button[data-v-ca85c90d]{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button[data-v-ca85c90d]{transition:none}}.accordion-button[data-v-ca85c90d]:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button[data-v-ca85c90d]:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button[data-v-ca85c90d]:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button[data-v-ca85c90d]:after{transition:none}}.accordion-button[data-v-ca85c90d]:hover{z-index:2}.accordion-button[data-v-ca85c90d]:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header[data-v-ca85c90d]{margin-bottom:0}.accordion-item[data-v-ca85c90d]{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item[data-v-ca85c90d]:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button[data-v-ca85c90d]{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item[data-v-ca85c90d]:not(:first-of-type){border-top:0}.accordion-item[data-v-ca85c90d]:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body[data-v-ca85c90d]{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item[data-v-ca85c90d]{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item[data-v-ca85c90d]:first-child{border-top:0}.accordion-flush>.accordion-item[data-v-ca85c90d]:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse[data-v-ca85c90d],.accordion-flush>.accordion-item>.accordion-header .accordion-button[data-v-ca85c90d],.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed[data-v-ca85c90d]{border-radius:0}[data-bs-theme=dark] .accordion-button[data-v-ca85c90d]:after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb[data-v-ca85c90d]{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item[data-v-ca85c90d]{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item[data-v-ca85c90d]:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active[data-v-ca85c90d]{color:var(--bs-breadcrumb-item-active-color)}.pagination[data-v-ca85c90d]{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link[data-v-ca85c90d]{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link[data-v-ca85c90d]{transition:none}}.page-link[data-v-ca85c90d]:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link[data-v-ca85c90d]:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active[data-v-ca85c90d],.active>.page-link[data-v-ca85c90d]{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled[data-v-ca85c90d],.disabled>.page-link[data-v-ca85c90d]{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link[data-v-ca85c90d]{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link[data-v-ca85c90d]{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg[data-v-ca85c90d]{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm[data-v-ca85c90d]{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge[data-v-ca85c90d]{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge[data-v-ca85c90d]:empty{display:none}.btn .badge[data-v-ca85c90d]{position:relative;top:-1px}.alert[data-v-ca85c90d]{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading[data-v-ca85c90d]{color:inherit}.alert-link[data-v-ca85c90d]{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible[data-v-ca85c90d]{padding-right:3rem}.alert-dismissible .btn-close[data-v-ca85c90d]{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary[data-v-ca85c90d]{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary[data-v-ca85c90d]{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success[data-v-ca85c90d]{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info[data-v-ca85c90d]{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning[data-v-ca85c90d]{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger[data-v-ca85c90d]{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light[data-v-ca85c90d]{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark[data-v-ca85c90d]{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes-ca85c90d{0%{background-position-x:var(--bs-progress-height)}}.progress[data-v-ca85c90d],.progress-stacked[data-v-ca85c90d]{--bs-progress-height: 1rem;--bs-progress-font-size: .75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar[data-v-ca85c90d]{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media (prefers-reduced-motion: reduce){.progress-bar[data-v-ca85c90d]{transition:none}}.progress-bar-striped[data-v-ca85c90d]{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress[data-v-ca85c90d]{overflow:visible}.progress-stacked>.progress>.progress-bar[data-v-ca85c90d]{width:100%}.progress-bar-animated[data-v-ca85c90d]{animation:1s linear infinite progress-bar-stripes-ca85c90d}@media (prefers-reduced-motion: reduce){.progress-bar-animated[data-v-ca85c90d]{animation:none}}.list-group[data-v-ca85c90d]{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: .5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered[data-v-ca85c90d]{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item[data-v-ca85c90d]:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item[data-v-ca85c90d]{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item[data-v-ca85c90d]:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item[data-v-ca85c90d]:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled[data-v-ca85c90d],.list-group-item[data-v-ca85c90d]:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active[data-v-ca85c90d]{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:0}.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action[data-v-ca85c90d]{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action[data-v-ca85c90d]:not(.active):hover,.list-group-item-action[data-v-ca85c90d]:not(.active):focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action[data-v-ca85c90d]:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media (min-width: 576px){.list-group-horizontal-sm[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal-sm>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 768px){.list-group-horizontal-md[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal-md>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 992px){.list-group-horizontal-lg[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal-lg>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1200px){.list-group-horizontal-xl[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal-xl>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media (min-width: 1400px){.list-group-horizontal-xxl[data-v-ca85c90d]{flex-direction:row}.list-group-horizontal-xxl>.list-group-item[data-v-ca85c90d]:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item[data-v-ca85c90d]:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active[data-v-ca85c90d]{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item[data-v-ca85c90d]{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active[data-v-ca85c90d]{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush[data-v-ca85c90d]{border-radius:0}.list-group-flush>.list-group-item[data-v-ca85c90d]{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item[data-v-ca85c90d]:last-child{border-bottom-width:0}.list-group-item-primary[data-v-ca85c90d]{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary[data-v-ca85c90d]{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success[data-v-ca85c90d]{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info[data-v-ca85c90d]{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning[data-v-ca85c90d]{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger[data-v-ca85c90d]{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light[data-v-ca85c90d]{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark[data-v-ca85c90d]{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close[data-v-ca85c90d]{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close[data-v-ca85c90d]:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close[data-v-ca85c90d]:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close[data-v-ca85c90d]:disabled,.btn-close.disabled[data-v-ca85c90d]{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white[data-v-ca85c90d]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}[data-v-ca85c90d]:root,[data-bs-theme=light][data-v-ca85c90d]{--bs-btn-close-filter: }[data-bs-theme=dark][data-v-ca85c90d]{--bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast[data-v-ca85c90d]{--bs-toast-zindex: 1090;--bs-toast-padding-x: .75rem;--bs-toast-padding-y: .5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size: .875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing[data-v-ca85c90d]{opacity:0}.toast[data-v-ca85c90d]:not(.show){display:none}.toast-container[data-v-ca85c90d]{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container[data-v-ca85c90d]>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header[data-v-ca85c90d]{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close[data-v-ca85c90d]{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body[data-v-ca85c90d]{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal[data-v-ca85c90d]{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-color);--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog[data-v-ca85c90d]{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog[data-v-ca85c90d]{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog[data-v-ca85c90d]{transition:none}}.modal.show .modal-dialog[data-v-ca85c90d]{transform:none}.modal.modal-static .modal-dialog[data-v-ca85c90d]{transform:scale(1.02)}.modal-dialog-scrollable[data-v-ca85c90d]{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content[data-v-ca85c90d]{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body[data-v-ca85c90d]{overflow-y:auto}.modal-dialog-centered[data-v-ca85c90d]{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content[data-v-ca85c90d]{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop[data-v-ca85c90d]{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade[data-v-ca85c90d]{opacity:0}.modal-backdrop.show[data-v-ca85c90d]{opacity:var(--bs-backdrop-opacity)}.modal-header[data-v-ca85c90d]{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close[data-v-ca85c90d]{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title[data-v-ca85c90d]{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body[data-v-ca85c90d]{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer[data-v-ca85c90d]{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*[data-v-ca85c90d]{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal[data-v-ca85c90d]{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog[data-v-ca85c90d]{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm[data-v-ca85c90d]{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg[data-v-ca85c90d],.modal-xl[data-v-ca85c90d]{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl[data-v-ca85c90d]{--bs-modal-width: 1140px}}.modal-fullscreen[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header[data-v-ca85c90d],.modal-fullscreen .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen .modal-body[data-v-ca85c90d]{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header[data-v-ca85c90d],.modal-fullscreen-sm-down .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen-sm-down .modal-body[data-v-ca85c90d]{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header[data-v-ca85c90d],.modal-fullscreen-md-down .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen-md-down .modal-body[data-v-ca85c90d]{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header[data-v-ca85c90d],.modal-fullscreen-lg-down .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen-lg-down .modal-body[data-v-ca85c90d]{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header[data-v-ca85c90d],.modal-fullscreen-xl-down .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen-xl-down .modal-body[data-v-ca85c90d]{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down[data-v-ca85c90d]{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content[data-v-ca85c90d]{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header[data-v-ca85c90d],.modal-fullscreen-xxl-down .modal-footer[data-v-ca85c90d]{border-radius:0}.modal-fullscreen-xxl-down .modal-body[data-v-ca85c90d]{overflow-y:auto}}.tooltip[data-v-ca85c90d]{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: .5rem;--bs-tooltip-padding-y: .25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size: .875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: .9;--bs-tooltip-arrow-width: .8rem;--bs-tooltip-arrow-height: .4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show[data-v-ca85c90d]{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow[data-v-ca85c90d]{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow[data-v-ca85c90d]:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top .tooltip-arrow[data-v-ca85c90d],.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[data-v-ca85c90d]{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow[data-v-ca85c90d]:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[data-v-ca85c90d]:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow[data-v-ca85c90d],.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[data-v-ca85c90d]{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow[data-v-ca85c90d]:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[data-v-ca85c90d]:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow[data-v-ca85c90d],.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[data-v-ca85c90d]{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow[data-v-ca85c90d]:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[data-v-ca85c90d]:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow[data-v-ca85c90d],.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[data-v-ca85c90d]{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow[data-v-ca85c90d]:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[data-v-ca85c90d]:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner[data-v-ca85c90d]{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover[data-v-ca85c90d]{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: 1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow[data-v-ca85c90d]{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow[data-v-ca85c90d]:before,.popover .popover-arrow[data-v-ca85c90d]:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow[data-v-ca85c90d],.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-ca85c90d]{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-top>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-ca85c90d]:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-ca85c90d]:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow[data-v-ca85c90d]:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow[data-v-ca85c90d],.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-ca85c90d]{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-end>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-ca85c90d]:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-ca85c90d]:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow[data-v-ca85c90d]:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow[data-v-ca85c90d],.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-ca85c90d]{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-bottom>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-ca85c90d]:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-ca85c90d]:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow[data-v-ca85c90d]:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header[data-v-ca85c90d]:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow[data-v-ca85c90d],.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-ca85c90d]{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-start>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-ca85c90d]:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow[data-v-ca85c90d]:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-ca85c90d]:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow[data-v-ca85c90d]:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow[data-v-ca85c90d]:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header[data-v-ca85c90d]{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header[data-v-ca85c90d]:empty{display:none}.popover-body[data-v-ca85c90d]{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel[data-v-ca85c90d]{position:relative}.carousel.pointer-event[data-v-ca85c90d]{touch-action:pan-y}.carousel-inner[data-v-ca85c90d]{position:relative;width:100%;overflow:hidden}.carousel-inner[data-v-ca85c90d]:after{display:block;clear:both;content:""}.carousel-item[data-v-ca85c90d]{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion: reduce){.carousel-item[data-v-ca85c90d]{transition:none}}.carousel-item.active[data-v-ca85c90d],.carousel-item-next[data-v-ca85c90d],.carousel-item-prev[data-v-ca85c90d]{display:block}.carousel-item-next[data-v-ca85c90d]:not(.carousel-item-start),.active.carousel-item-end[data-v-ca85c90d]{transform:translate(100%)}.carousel-item-prev[data-v-ca85c90d]:not(.carousel-item-end),.active.carousel-item-start[data-v-ca85c90d]{transform:translate(-100%)}.carousel-fade .carousel-item[data-v-ca85c90d]{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active[data-v-ca85c90d],.carousel-fade .carousel-item-next.carousel-item-start[data-v-ca85c90d],.carousel-fade .carousel-item-prev.carousel-item-end[data-v-ca85c90d]{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start[data-v-ca85c90d],.carousel-fade .active.carousel-item-end[data-v-ca85c90d]{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start[data-v-ca85c90d],.carousel-fade .active.carousel-item-end[data-v-ca85c90d]{transition:none}}.carousel-control-prev[data-v-ca85c90d],.carousel-control-next[data-v-ca85c90d]{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev[data-v-ca85c90d],.carousel-control-next[data-v-ca85c90d]{transition:none}}.carousel-control-prev[data-v-ca85c90d]:hover,.carousel-control-prev[data-v-ca85c90d]:focus,.carousel-control-next[data-v-ca85c90d]:hover,.carousel-control-next[data-v-ca85c90d]:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev[data-v-ca85c90d]{left:0}.carousel-control-next[data-v-ca85c90d]{right:0}.carousel-control-prev-icon[data-v-ca85c90d],.carousel-control-next-icon[data-v-ca85c90d]{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon[data-v-ca85c90d]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon[data-v-ca85c90d]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators[data-v-ca85c90d]{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target][data-v-ca85c90d]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target][data-v-ca85c90d]{transition:none}}.carousel-indicators .active[data-v-ca85c90d]{opacity:1}.carousel-caption[data-v-ca85c90d]{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark[data-v-ca85c90d]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}[data-v-ca85c90d]:root,[data-bs-theme=light][data-v-ca85c90d]{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark][data-v-ca85c90d]{--bs-carousel-indicator-active-bg: #000;--bs-carousel-caption-color: #000;--bs-carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow[data-v-ca85c90d],.spinner-border[data-v-ca85c90d]{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border-ca85c90d{to{transform:rotate(360deg)}}.spinner-border[data-v-ca85c90d]{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-border-width: .25em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm[data-v-ca85c90d]{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: .2em}@keyframes spinner-grow-ca85c90d{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow[data-v-ca85c90d]{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -.125em;--bs-spinner-animation-speed: .75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm[data-v-ca85c90d]{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media (prefers-reduced-motion: reduce){.spinner-border[data-v-ca85c90d],.spinner-grow[data-v-ca85c90d]{--bs-spinner-animation-speed: 1.5s}}.offcanvas[data-v-ca85c90d],.offcanvas-xxl[data-v-ca85c90d],.offcanvas-xl[data-v-ca85c90d],.offcanvas-lg[data-v-ca85c90d],.offcanvas-md[data-v-ca85c90d],.offcanvas-sm[data-v-ca85c90d]{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 800px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media (max-width: 575.98px){.offcanvas-sm[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm[data-v-ca85c90d]{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing[data-v-ca85c90d],.offcanvas-sm.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas-sm.showing[data-v-ca85c90d],.offcanvas-sm.hiding[data-v-ca85c90d],.offcanvas-sm.show[data-v-ca85c90d]{visibility:visible}}@media (min-width: 576px){.offcanvas-sm[data-v-ca85c90d]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header[data-v-ca85c90d]{display:none}.offcanvas-sm .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md[data-v-ca85c90d]{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing[data-v-ca85c90d],.offcanvas-md.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas-md.showing[data-v-ca85c90d],.offcanvas-md.hiding[data-v-ca85c90d],.offcanvas-md.show[data-v-ca85c90d]{visibility:visible}}@media (min-width: 768px){.offcanvas-md[data-v-ca85c90d]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header[data-v-ca85c90d]{display:none}.offcanvas-md .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg[data-v-ca85c90d]{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing[data-v-ca85c90d],.offcanvas-lg.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas-lg.showing[data-v-ca85c90d],.offcanvas-lg.hiding[data-v-ca85c90d],.offcanvas-lg.show[data-v-ca85c90d]{visibility:visible}}@media (min-width: 992px){.offcanvas-lg[data-v-ca85c90d]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header[data-v-ca85c90d]{display:none}.offcanvas-lg .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl[data-v-ca85c90d]{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing[data-v-ca85c90d],.offcanvas-xl.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas-xl.showing[data-v-ca85c90d],.offcanvas-xl.hiding[data-v-ca85c90d],.offcanvas-xl.show[data-v-ca85c90d]{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl[data-v-ca85c90d]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header[data-v-ca85c90d]{display:none}.offcanvas-xl .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl[data-v-ca85c90d]{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing[data-v-ca85c90d],.offcanvas-xxl.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas-xxl.showing[data-v-ca85c90d],.offcanvas-xxl.hiding[data-v-ca85c90d],.offcanvas-xxl.show[data-v-ca85c90d]{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl[data-v-ca85c90d]{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header[data-v-ca85c90d]{display:none}.offcanvas-xxl .offcanvas-body[data-v-ca85c90d]{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas[data-v-ca85c90d]{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas[data-v-ca85c90d]{transition:none}}.offcanvas.offcanvas-start[data-v-ca85c90d]{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end[data-v-ca85c90d]{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top[data-v-ca85c90d]{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom[data-v-ca85c90d]{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing[data-v-ca85c90d],.offcanvas.show[data-v-ca85c90d]:not(.hiding){transform:none}.offcanvas.showing[data-v-ca85c90d],.offcanvas.hiding[data-v-ca85c90d],.offcanvas.show[data-v-ca85c90d]{visibility:visible}.offcanvas-backdrop[data-v-ca85c90d]{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade[data-v-ca85c90d]{opacity:0}.offcanvas-backdrop.show[data-v-ca85c90d]{opacity:.5}.offcanvas-header[data-v-ca85c90d]{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close[data-v-ca85c90d]{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title[data-v-ca85c90d]{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body[data-v-ca85c90d]{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder[data-v-ca85c90d]{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn[data-v-ca85c90d]:before{display:inline-block;content:""}.placeholder-xs[data-v-ca85c90d]{min-height:.6em}.placeholder-sm[data-v-ca85c90d]{min-height:.8em}.placeholder-lg[data-v-ca85c90d]{min-height:1.2em}.placeholder-glow .placeholder[data-v-ca85c90d]{animation:placeholder-glow-ca85c90d 2s ease-in-out infinite}@keyframes placeholder-glow-ca85c90d{50%{opacity:.2}}.placeholder-wave[data-v-ca85c90d]{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8),#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave-ca85c90d 2s linear infinite}@keyframes placeholder-wave-ca85c90d{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix[data-v-ca85c90d]:after{display:block;clear:both;content:""}.text-bg-primary[data-v-ca85c90d]{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary[data-v-ca85c90d]{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success[data-v-ca85c90d]{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info[data-v-ca85c90d]{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning[data-v-ca85c90d]{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger[data-v-ca85c90d]{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light[data-v-ca85c90d]{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark[data-v-ca85c90d]{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary[data-v-ca85c90d]{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary[data-v-ca85c90d]:hover,.link-primary[data-v-ca85c90d]:focus{color:RGBA(10,88,202,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity, 1))!important}.link-secondary[data-v-ca85c90d]{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary[data-v-ca85c90d]:hover,.link-secondary[data-v-ca85c90d]:focus{color:RGBA(86,94,100,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity, 1))!important}.link-success[data-v-ca85c90d]{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success[data-v-ca85c90d]:hover,.link-success[data-v-ca85c90d]:focus{color:RGBA(20,108,67,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity, 1))!important}.link-info[data-v-ca85c90d]{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info[data-v-ca85c90d]:hover,.link-info[data-v-ca85c90d]:focus{color:RGBA(61,213,243,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity, 1))!important}.link-warning[data-v-ca85c90d]{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning[data-v-ca85c90d]:hover,.link-warning[data-v-ca85c90d]:focus{color:RGBA(255,205,57,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity, 1))!important}.link-danger[data-v-ca85c90d]{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger[data-v-ca85c90d]:hover,.link-danger[data-v-ca85c90d]:focus{color:RGBA(176,42,55,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity, 1))!important}.link-light[data-v-ca85c90d]{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light[data-v-ca85c90d]:hover,.link-light[data-v-ca85c90d]:focus{color:RGBA(249,250,251,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity, 1))!important}.link-dark[data-v-ca85c90d]{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark[data-v-ca85c90d]:hover,.link-dark[data-v-ca85c90d]:focus{color:RGBA(26,30,33,var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis[data-v-ca85c90d]{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis[data-v-ca85c90d]:hover,.link-body-emphasis[data-v-ca85c90d]:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity, .75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, .75))!important}.focus-ring[data-v-ca85c90d]:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link[data-v-ca85c90d]{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi[data-v-ca85c90d]{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi[data-v-ca85c90d]{transition:none}}.icon-link-hover:hover>.bi[data-v-ca85c90d],.icon-link-hover:focus-visible>.bi[data-v-ca85c90d]{transform:var(--bs-icon-link-transform, translate3d(.25em, 0, 0))}.ratio[data-v-ca85c90d]{position:relative;width:100%}.ratio[data-v-ca85c90d]:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*[data-v-ca85c90d]{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1[data-v-ca85c90d]{--bs-aspect-ratio: 100%}.ratio-4x3[data-v-ca85c90d]{--bs-aspect-ratio: 75%}.ratio-16x9[data-v-ca85c90d]{--bs-aspect-ratio: 56.25%}.ratio-21x9[data-v-ca85c90d]{--bs-aspect-ratio: 42.8571428571%}.fixed-top[data-v-ca85c90d]{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom[data-v-ca85c90d]{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom[data-v-ca85c90d]{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack[data-v-ca85c90d]{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack[data-v-ca85c90d]{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden[data-v-ca85c90d],.visually-hidden-focusable[data-v-ca85c90d]:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden[data-v-ca85c90d]:not(caption),.visually-hidden-focusable[data-v-ca85c90d]:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *[data-v-ca85c90d],.visually-hidden-focusable:not(:focus):not(:focus-within) *[data-v-ca85c90d]{overflow:hidden!important}.stretched-link[data-v-ca85c90d]:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate[data-v-ca85c90d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr[data-v-ca85c90d]{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline[data-v-ca85c90d]{vertical-align:baseline!important}.align-top[data-v-ca85c90d]{vertical-align:top!important}.align-middle[data-v-ca85c90d]{vertical-align:middle!important}.align-bottom[data-v-ca85c90d]{vertical-align:bottom!important}.align-text-bottom[data-v-ca85c90d]{vertical-align:text-bottom!important}.align-text-top[data-v-ca85c90d]{vertical-align:text-top!important}.float-start[data-v-ca85c90d]{float:left!important}.float-end[data-v-ca85c90d]{float:right!important}.float-none[data-v-ca85c90d]{float:none!important}.object-fit-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-none[data-v-ca85c90d]{object-fit:none!important}.opacity-0[data-v-ca85c90d]{opacity:0!important}.opacity-25[data-v-ca85c90d]{opacity:.25!important}.opacity-50[data-v-ca85c90d]{opacity:.5!important}.opacity-75[data-v-ca85c90d]{opacity:.75!important}.opacity-100[data-v-ca85c90d]{opacity:1!important}.overflow-auto[data-v-ca85c90d]{overflow:auto!important}.overflow-hidden[data-v-ca85c90d]{overflow:hidden!important}.overflow-visible[data-v-ca85c90d]{overflow:visible!important}.overflow-scroll[data-v-ca85c90d]{overflow:scroll!important}.overflow-x-auto[data-v-ca85c90d]{overflow-x:auto!important}.overflow-x-hidden[data-v-ca85c90d]{overflow-x:hidden!important}.overflow-x-visible[data-v-ca85c90d]{overflow-x:visible!important}.overflow-x-scroll[data-v-ca85c90d]{overflow-x:scroll!important}.overflow-y-auto[data-v-ca85c90d]{overflow-y:auto!important}.overflow-y-hidden[data-v-ca85c90d]{overflow-y:hidden!important}.overflow-y-visible[data-v-ca85c90d]{overflow-y:visible!important}.overflow-y-scroll[data-v-ca85c90d]{overflow-y:scroll!important}.d-inline[data-v-ca85c90d]{display:inline!important}.d-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-block[data-v-ca85c90d]{display:block!important}.d-grid[data-v-ca85c90d]{display:grid!important}.d-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-table[data-v-ca85c90d]{display:table!important}.d-table-row[data-v-ca85c90d]{display:table-row!important}.d-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-flex[data-v-ca85c90d]{display:flex!important}.d-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-none[data-v-ca85c90d]{display:none!important}.shadow[data-v-ca85c90d]{box-shadow:var(--bs-box-shadow)!important}.shadow-sm[data-v-ca85c90d]{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg[data-v-ca85c90d]{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none[data-v-ca85c90d]{box-shadow:none!important}.focus-ring-primary[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark[data-v-ca85c90d]{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static[data-v-ca85c90d]{position:static!important}.position-relative[data-v-ca85c90d]{position:relative!important}.position-absolute[data-v-ca85c90d]{position:absolute!important}.position-fixed[data-v-ca85c90d]{position:fixed!important}.position-sticky[data-v-ca85c90d]{position:-webkit-sticky!important;position:sticky!important}.top-0[data-v-ca85c90d]{top:0!important}.top-50[data-v-ca85c90d]{top:50%!important}.top-100[data-v-ca85c90d]{top:100%!important}.bottom-0[data-v-ca85c90d]{bottom:0!important}.bottom-50[data-v-ca85c90d]{bottom:50%!important}.bottom-100[data-v-ca85c90d]{bottom:100%!important}.start-0[data-v-ca85c90d]{left:0!important}.start-50[data-v-ca85c90d]{left:50%!important}.start-100[data-v-ca85c90d]{left:100%!important}.end-0[data-v-ca85c90d]{right:0!important}.end-50[data-v-ca85c90d]{right:50%!important}.end-100[data-v-ca85c90d]{right:100%!important}.translate-middle[data-v-ca85c90d]{transform:translate(-50%,-50%)!important}.translate-middle-x[data-v-ca85c90d]{transform:translate(-50%)!important}.translate-middle-y[data-v-ca85c90d]{transform:translateY(-50%)!important}.border[data-v-ca85c90d]{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0[data-v-ca85c90d]{border:0!important}.border-top[data-v-ca85c90d]{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0[data-v-ca85c90d]{border-top:0!important}.border-end[data-v-ca85c90d]{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0[data-v-ca85c90d]{border-right:0!important}.border-bottom[data-v-ca85c90d]{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0[data-v-ca85c90d]{border-bottom:0!important}.border-start[data-v-ca85c90d]{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0[data-v-ca85c90d]{border-left:0!important}.border-primary[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white[data-v-ca85c90d]{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle[data-v-ca85c90d]{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle[data-v-ca85c90d]{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle[data-v-ca85c90d]{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle[data-v-ca85c90d]{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle[data-v-ca85c90d]{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle[data-v-ca85c90d]{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle[data-v-ca85c90d]{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle[data-v-ca85c90d]{border-color:var(--bs-dark-border-subtle)!important}.border-1[data-v-ca85c90d]{border-width:1px!important}.border-2[data-v-ca85c90d]{border-width:2px!important}.border-3[data-v-ca85c90d]{border-width:3px!important}.border-4[data-v-ca85c90d]{border-width:4px!important}.border-5[data-v-ca85c90d]{border-width:5px!important}.border-opacity-10[data-v-ca85c90d]{--bs-border-opacity: .1}.border-opacity-25[data-v-ca85c90d]{--bs-border-opacity: .25}.border-opacity-50[data-v-ca85c90d]{--bs-border-opacity: .5}.border-opacity-75[data-v-ca85c90d]{--bs-border-opacity: .75}.border-opacity-100[data-v-ca85c90d]{--bs-border-opacity: 1}.w-25[data-v-ca85c90d]{width:25%!important}.w-50[data-v-ca85c90d]{width:50%!important}.w-75[data-v-ca85c90d]{width:75%!important}.w-100[data-v-ca85c90d]{width:100%!important}.w-auto[data-v-ca85c90d]{width:auto!important}.mw-100[data-v-ca85c90d]{max-width:100%!important}.vw-100[data-v-ca85c90d]{width:100vw!important}.min-vw-100[data-v-ca85c90d]{min-width:100vw!important}.h-25[data-v-ca85c90d]{height:25%!important}.h-50[data-v-ca85c90d]{height:50%!important}.h-75[data-v-ca85c90d]{height:75%!important}.h-100[data-v-ca85c90d]{height:100%!important}.h-auto[data-v-ca85c90d]{height:auto!important}.mh-100[data-v-ca85c90d]{max-height:100%!important}.vh-100[data-v-ca85c90d]{height:100vh!important}.min-vh-100[data-v-ca85c90d]{min-height:100vh!important}.flex-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-row[data-v-ca85c90d]{flex-direction:row!important}.flex-column[data-v-ca85c90d]{flex-direction:column!important}.flex-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-center[data-v-ca85c90d]{align-items:center!important}.align-items-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-center[data-v-ca85c90d]{align-content:center!important}.align-content-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-center[data-v-ca85c90d]{align-self:center!important}.align-self-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-first[data-v-ca85c90d]{order:-1!important}.order-0[data-v-ca85c90d]{order:0!important}.order-1[data-v-ca85c90d]{order:1!important}.order-2[data-v-ca85c90d]{order:2!important}.order-3[data-v-ca85c90d]{order:3!important}.order-4[data-v-ca85c90d]{order:4!important}.order-5[data-v-ca85c90d]{order:5!important}.order-last[data-v-ca85c90d]{order:6!important}.m-0[data-v-ca85c90d]{margin:0!important}.m-1[data-v-ca85c90d]{margin:.25rem!important}.m-2[data-v-ca85c90d]{margin:.5rem!important}.m-3[data-v-ca85c90d]{margin:1rem!important}.m-4[data-v-ca85c90d]{margin:1.5rem!important}.m-5[data-v-ca85c90d]{margin:3rem!important}.m-auto[data-v-ca85c90d]{margin:auto!important}.mx-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-0[data-v-ca85c90d]{margin-top:0!important}.mt-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-auto[data-v-ca85c90d]{margin-top:auto!important}.me-0[data-v-ca85c90d]{margin-right:0!important}.me-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-3[data-v-ca85c90d]{margin-right:1rem!important}.me-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-5[data-v-ca85c90d]{margin-right:3rem!important}.me-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-0[data-v-ca85c90d]{margin-left:0!important}.ms-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-auto[data-v-ca85c90d]{margin-left:auto!important}.p-0[data-v-ca85c90d]{padding:0!important}.p-1[data-v-ca85c90d]{padding:.25rem!important}.p-2[data-v-ca85c90d]{padding:.5rem!important}.p-3[data-v-ca85c90d]{padding:1rem!important}.p-4[data-v-ca85c90d]{padding:1.5rem!important}.p-5[data-v-ca85c90d]{padding:3rem!important}.px-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0[data-v-ca85c90d]{padding-top:0!important}.pt-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-0[data-v-ca85c90d]{padding-right:0!important}.pe-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-0[data-v-ca85c90d]{padding-left:0!important}.ps-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-0[data-v-ca85c90d]{gap:0!important}.gap-1[data-v-ca85c90d]{gap:.25rem!important}.gap-2[data-v-ca85c90d]{gap:.5rem!important}.gap-3[data-v-ca85c90d]{gap:1rem!important}.gap-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-5[data-v-ca85c90d]{column-gap:3rem!important}.font-monospace[data-v-ca85c90d]{font-family:var(--bs-font-monospace)!important}.fs-1[data-v-ca85c90d]{font-size:calc(1.375rem + 1.5vw)!important}.fs-2[data-v-ca85c90d]{font-size:calc(1.325rem + .9vw)!important}.fs-3[data-v-ca85c90d]{font-size:calc(1.3rem + .6vw)!important}.fs-4[data-v-ca85c90d]{font-size:calc(1.275rem + .3vw)!important}.fs-5[data-v-ca85c90d]{font-size:1.25rem!important}.fs-6[data-v-ca85c90d]{font-size:1rem!important}.fst-italic[data-v-ca85c90d]{font-style:italic!important}.fst-normal[data-v-ca85c90d]{font-style:normal!important}.fw-lighter[data-v-ca85c90d]{font-weight:lighter!important}.fw-light[data-v-ca85c90d]{font-weight:300!important}.fw-normal[data-v-ca85c90d]{font-weight:400!important}.fw-medium[data-v-ca85c90d]{font-weight:500!important}.fw-semibold[data-v-ca85c90d]{font-weight:600!important}.fw-bold[data-v-ca85c90d]{font-weight:700!important}.fw-bolder[data-v-ca85c90d]{font-weight:bolder!important}.lh-1[data-v-ca85c90d]{line-height:1!important}.lh-sm[data-v-ca85c90d]{line-height:1.25!important}.lh-base[data-v-ca85c90d]{line-height:1.5!important}.lh-lg[data-v-ca85c90d]{line-height:2!important}.text-start[data-v-ca85c90d]{text-align:left!important}.text-end[data-v-ca85c90d]{text-align:right!important}.text-center[data-v-ca85c90d]{text-align:center!important}.text-decoration-none[data-v-ca85c90d]{text-decoration:none!important}.text-decoration-underline[data-v-ca85c90d]{text-decoration:underline!important}.text-decoration-line-through[data-v-ca85c90d]{text-decoration:line-through!important}.text-lowercase[data-v-ca85c90d]{text-transform:lowercase!important}.text-uppercase[data-v-ca85c90d]{text-transform:uppercase!important}.text-capitalize[data-v-ca85c90d]{text-transform:capitalize!important}.text-wrap[data-v-ca85c90d]{white-space:normal!important}.text-nowrap[data-v-ca85c90d]{white-space:nowrap!important}.text-break[data-v-ca85c90d]{word-wrap:break-word!important;word-break:break-word!important}.text-primary[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted[data-v-ca85c90d]{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(0,0,0,.5)!important}.text-white-50[data-v-ca85c90d]{--bs-text-opacity: 1;color:rgba(255,255,255,.5)!important}.text-body-secondary[data-v-ca85c90d]{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary[data-v-ca85c90d]{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis[data-v-ca85c90d]{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset[data-v-ca85c90d]{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25[data-v-ca85c90d]{--bs-text-opacity: .25}.text-opacity-50[data-v-ca85c90d]{--bs-text-opacity: .5}.text-opacity-75[data-v-ca85c90d]{--bs-text-opacity: .75}.text-opacity-100[data-v-ca85c90d]{--bs-text-opacity: 1}.text-primary-emphasis[data-v-ca85c90d]{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis[data-v-ca85c90d]{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis[data-v-ca85c90d]{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis[data-v-ca85c90d]{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis[data-v-ca85c90d]{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis[data-v-ca85c90d]{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis[data-v-ca85c90d]{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis[data-v-ca85c90d]{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10[data-v-ca85c90d],.link-opacity-10-hover[data-v-ca85c90d]:hover{--bs-link-opacity: .1}.link-opacity-25[data-v-ca85c90d],.link-opacity-25-hover[data-v-ca85c90d]:hover{--bs-link-opacity: .25}.link-opacity-50[data-v-ca85c90d],.link-opacity-50-hover[data-v-ca85c90d]:hover{--bs-link-opacity: .5}.link-opacity-75[data-v-ca85c90d],.link-opacity-75-hover[data-v-ca85c90d]:hover{--bs-link-opacity: .75}.link-opacity-100[data-v-ca85c90d],.link-opacity-100-hover[data-v-ca85c90d]:hover{--bs-link-opacity: 1}.link-offset-1[data-v-ca85c90d],.link-offset-1-hover[data-v-ca85c90d]:hover{text-underline-offset:.125em!important}.link-offset-2[data-v-ca85c90d],.link-offset-2-hover[data-v-ca85c90d]:hover{text-underline-offset:.25em!important}.link-offset-3[data-v-ca85c90d],.link-offset-3-hover[data-v-ca85c90d]:hover{text-underline-offset:.375em!important}.link-underline-primary[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline[data-v-ca85c90d]{--bs-link-underline-opacity: 1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0[data-v-ca85c90d],.link-underline-opacity-0-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10[data-v-ca85c90d],.link-underline-opacity-10-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25[data-v-ca85c90d],.link-underline-opacity-25-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50[data-v-ca85c90d],.link-underline-opacity-50-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75[data-v-ca85c90d],.link-underline-opacity-75-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100[data-v-ca85c90d],.link-underline-opacity-100-hover[data-v-ca85c90d]:hover{--bs-link-underline-opacity: 1}.bg-primary[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary[data-v-ca85c90d]{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10[data-v-ca85c90d]{--bs-bg-opacity: .1}.bg-opacity-25[data-v-ca85c90d]{--bs-bg-opacity: .25}.bg-opacity-50[data-v-ca85c90d]{--bs-bg-opacity: .5}.bg-opacity-75[data-v-ca85c90d]{--bs-bg-opacity: .75}.bg-opacity-100[data-v-ca85c90d]{--bs-bg-opacity: 1}.bg-primary-subtle[data-v-ca85c90d]{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle[data-v-ca85c90d]{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle[data-v-ca85c90d]{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle[data-v-ca85c90d]{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle[data-v-ca85c90d]{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle[data-v-ca85c90d]{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle[data-v-ca85c90d]{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle[data-v-ca85c90d]{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient[data-v-ca85c90d]{background-image:var(--bs-gradient)!important}.user-select-all[data-v-ca85c90d]{-webkit-user-select:all!important;user-select:all!important}.user-select-auto[data-v-ca85c90d]{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none[data-v-ca85c90d]{-webkit-user-select:none!important;user-select:none!important}.pe-none[data-v-ca85c90d]{pointer-events:none!important}.pe-auto[data-v-ca85c90d]{pointer-events:auto!important}.rounded[data-v-ca85c90d]{border-radius:var(--bs-border-radius)!important}.rounded-0[data-v-ca85c90d]{border-radius:0!important}.rounded-1[data-v-ca85c90d]{border-radius:var(--bs-border-radius-sm)!important}.rounded-2[data-v-ca85c90d]{border-radius:var(--bs-border-radius)!important}.rounded-3[data-v-ca85c90d]{border-radius:var(--bs-border-radius-lg)!important}.rounded-4[data-v-ca85c90d]{border-radius:var(--bs-border-radius-xl)!important}.rounded-5[data-v-ca85c90d]{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle[data-v-ca85c90d]{border-radius:50%!important}.rounded-pill[data-v-ca85c90d]{border-radius:var(--bs-border-radius-pill)!important}.rounded-top[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0[data-v-ca85c90d]{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle[data-v-ca85c90d]{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill[data-v-ca85c90d]{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0[data-v-ca85c90d]{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle[data-v-ca85c90d]{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill[data-v-ca85c90d]{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0[data-v-ca85c90d]{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle[data-v-ca85c90d]{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill[data-v-ca85c90d]{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0[data-v-ca85c90d]{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle[data-v-ca85c90d]{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill[data-v-ca85c90d]{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible[data-v-ca85c90d]{visibility:visible!important}.invisible[data-v-ca85c90d]{visibility:hidden!important}.z-n1[data-v-ca85c90d]{z-index:-1!important}.z-0[data-v-ca85c90d]{z-index:0!important}.z-1[data-v-ca85c90d]{z-index:1!important}.z-2[data-v-ca85c90d]{z-index:2!important}.z-3[data-v-ca85c90d]{z-index:3!important}@media (min-width: 576px){.float-sm-start[data-v-ca85c90d]{float:left!important}.float-sm-end[data-v-ca85c90d]{float:right!important}.float-sm-none[data-v-ca85c90d]{float:none!important}.object-fit-sm-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-sm-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-sm-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-sm-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-sm-none[data-v-ca85c90d]{object-fit:none!important}.d-sm-inline[data-v-ca85c90d]{display:inline!important}.d-sm-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-sm-block[data-v-ca85c90d]{display:block!important}.d-sm-grid[data-v-ca85c90d]{display:grid!important}.d-sm-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-sm-table[data-v-ca85c90d]{display:table!important}.d-sm-table-row[data-v-ca85c90d]{display:table-row!important}.d-sm-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-sm-flex[data-v-ca85c90d]{display:flex!important}.d-sm-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-sm-none[data-v-ca85c90d]{display:none!important}.flex-sm-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-sm-row[data-v-ca85c90d]{flex-direction:row!important}.flex-sm-column[data-v-ca85c90d]{flex-direction:column!important}.flex-sm-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-sm-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-sm-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-sm-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-sm-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-sm-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-sm-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-sm-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-sm-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-sm-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-sm-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-sm-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-sm-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-sm-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-sm-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-sm-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-sm-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-sm-center[data-v-ca85c90d]{align-items:center!important}.align-items-sm-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-sm-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-sm-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-sm-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-sm-center[data-v-ca85c90d]{align-content:center!important}.align-content-sm-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-sm-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-sm-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-sm-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-sm-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-sm-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-sm-center[data-v-ca85c90d]{align-self:center!important}.align-self-sm-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-sm-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-sm-first[data-v-ca85c90d]{order:-1!important}.order-sm-0[data-v-ca85c90d]{order:0!important}.order-sm-1[data-v-ca85c90d]{order:1!important}.order-sm-2[data-v-ca85c90d]{order:2!important}.order-sm-3[data-v-ca85c90d]{order:3!important}.order-sm-4[data-v-ca85c90d]{order:4!important}.order-sm-5[data-v-ca85c90d]{order:5!important}.order-sm-last[data-v-ca85c90d]{order:6!important}.m-sm-0[data-v-ca85c90d]{margin:0!important}.m-sm-1[data-v-ca85c90d]{margin:.25rem!important}.m-sm-2[data-v-ca85c90d]{margin:.5rem!important}.m-sm-3[data-v-ca85c90d]{margin:1rem!important}.m-sm-4[data-v-ca85c90d]{margin:1.5rem!important}.m-sm-5[data-v-ca85c90d]{margin:3rem!important}.m-sm-auto[data-v-ca85c90d]{margin:auto!important}.mx-sm-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-sm-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-sm-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-sm-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0[data-v-ca85c90d]{margin-top:0!important}.mt-sm-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-sm-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-sm-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-sm-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-sm-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-sm-auto[data-v-ca85c90d]{margin-top:auto!important}.me-sm-0[data-v-ca85c90d]{margin-right:0!important}.me-sm-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-sm-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-sm-3[data-v-ca85c90d]{margin-right:1rem!important}.me-sm-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-sm-5[data-v-ca85c90d]{margin-right:3rem!important}.me-sm-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-sm-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-sm-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-sm-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-sm-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-sm-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-sm-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-sm-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-sm-0[data-v-ca85c90d]{margin-left:0!important}.ms-sm-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-sm-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-sm-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-sm-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-sm-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-sm-auto[data-v-ca85c90d]{margin-left:auto!important}.p-sm-0[data-v-ca85c90d]{padding:0!important}.p-sm-1[data-v-ca85c90d]{padding:.25rem!important}.p-sm-2[data-v-ca85c90d]{padding:.5rem!important}.p-sm-3[data-v-ca85c90d]{padding:1rem!important}.p-sm-4[data-v-ca85c90d]{padding:1.5rem!important}.p-sm-5[data-v-ca85c90d]{padding:3rem!important}.px-sm-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-sm-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-sm-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0[data-v-ca85c90d]{padding-top:0!important}.pt-sm-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-sm-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-sm-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-sm-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-sm-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-sm-0[data-v-ca85c90d]{padding-right:0!important}.pe-sm-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-sm-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-sm-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-sm-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-sm-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-sm-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-sm-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-sm-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-sm-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-sm-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-sm-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-sm-0[data-v-ca85c90d]{padding-left:0!important}.ps-sm-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-sm-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-sm-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-sm-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-sm-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-sm-0[data-v-ca85c90d]{gap:0!important}.gap-sm-1[data-v-ca85c90d]{gap:.25rem!important}.gap-sm-2[data-v-ca85c90d]{gap:.5rem!important}.gap-sm-3[data-v-ca85c90d]{gap:1rem!important}.gap-sm-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-sm-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-sm-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-sm-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-sm-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-sm-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-sm-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-sm-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-sm-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-sm-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-sm-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-sm-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-sm-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-sm-5[data-v-ca85c90d]{column-gap:3rem!important}.text-sm-start[data-v-ca85c90d]{text-align:left!important}.text-sm-end[data-v-ca85c90d]{text-align:right!important}.text-sm-center[data-v-ca85c90d]{text-align:center!important}}@media (min-width: 768px){.float-md-start[data-v-ca85c90d]{float:left!important}.float-md-end[data-v-ca85c90d]{float:right!important}.float-md-none[data-v-ca85c90d]{float:none!important}.object-fit-md-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-md-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-md-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-md-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-md-none[data-v-ca85c90d]{object-fit:none!important}.d-md-inline[data-v-ca85c90d]{display:inline!important}.d-md-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-md-block[data-v-ca85c90d]{display:block!important}.d-md-grid[data-v-ca85c90d]{display:grid!important}.d-md-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-md-table[data-v-ca85c90d]{display:table!important}.d-md-table-row[data-v-ca85c90d]{display:table-row!important}.d-md-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-md-flex[data-v-ca85c90d]{display:flex!important}.d-md-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-md-none[data-v-ca85c90d]{display:none!important}.flex-md-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-md-row[data-v-ca85c90d]{flex-direction:row!important}.flex-md-column[data-v-ca85c90d]{flex-direction:column!important}.flex-md-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-md-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-md-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-md-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-md-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-md-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-md-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-md-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-md-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-md-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-md-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-md-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-md-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-md-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-md-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-md-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-md-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-md-center[data-v-ca85c90d]{align-items:center!important}.align-items-md-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-md-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-md-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-md-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-md-center[data-v-ca85c90d]{align-content:center!important}.align-content-md-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-md-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-md-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-md-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-md-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-md-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-md-center[data-v-ca85c90d]{align-self:center!important}.align-self-md-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-md-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-md-first[data-v-ca85c90d]{order:-1!important}.order-md-0[data-v-ca85c90d]{order:0!important}.order-md-1[data-v-ca85c90d]{order:1!important}.order-md-2[data-v-ca85c90d]{order:2!important}.order-md-3[data-v-ca85c90d]{order:3!important}.order-md-4[data-v-ca85c90d]{order:4!important}.order-md-5[data-v-ca85c90d]{order:5!important}.order-md-last[data-v-ca85c90d]{order:6!important}.m-md-0[data-v-ca85c90d]{margin:0!important}.m-md-1[data-v-ca85c90d]{margin:.25rem!important}.m-md-2[data-v-ca85c90d]{margin:.5rem!important}.m-md-3[data-v-ca85c90d]{margin:1rem!important}.m-md-4[data-v-ca85c90d]{margin:1.5rem!important}.m-md-5[data-v-ca85c90d]{margin:3rem!important}.m-md-auto[data-v-ca85c90d]{margin:auto!important}.mx-md-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-md-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-md-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-md-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0[data-v-ca85c90d]{margin-top:0!important}.mt-md-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-md-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-md-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-md-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-md-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-md-auto[data-v-ca85c90d]{margin-top:auto!important}.me-md-0[data-v-ca85c90d]{margin-right:0!important}.me-md-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-md-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-md-3[data-v-ca85c90d]{margin-right:1rem!important}.me-md-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-md-5[data-v-ca85c90d]{margin-right:3rem!important}.me-md-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-md-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-md-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-md-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-md-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-md-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-md-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-md-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-md-0[data-v-ca85c90d]{margin-left:0!important}.ms-md-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-md-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-md-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-md-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-md-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-md-auto[data-v-ca85c90d]{margin-left:auto!important}.p-md-0[data-v-ca85c90d]{padding:0!important}.p-md-1[data-v-ca85c90d]{padding:.25rem!important}.p-md-2[data-v-ca85c90d]{padding:.5rem!important}.p-md-3[data-v-ca85c90d]{padding:1rem!important}.p-md-4[data-v-ca85c90d]{padding:1.5rem!important}.p-md-5[data-v-ca85c90d]{padding:3rem!important}.px-md-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-md-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-md-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-md-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-md-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0[data-v-ca85c90d]{padding-top:0!important}.pt-md-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-md-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-md-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-md-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-md-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-md-0[data-v-ca85c90d]{padding-right:0!important}.pe-md-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-md-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-md-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-md-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-md-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-md-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-md-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-md-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-md-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-md-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-md-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-md-0[data-v-ca85c90d]{padding-left:0!important}.ps-md-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-md-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-md-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-md-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-md-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-md-0[data-v-ca85c90d]{gap:0!important}.gap-md-1[data-v-ca85c90d]{gap:.25rem!important}.gap-md-2[data-v-ca85c90d]{gap:.5rem!important}.gap-md-3[data-v-ca85c90d]{gap:1rem!important}.gap-md-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-md-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-md-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-md-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-md-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-md-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-md-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-md-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-md-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-md-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-md-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-md-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-md-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-md-5[data-v-ca85c90d]{column-gap:3rem!important}.text-md-start[data-v-ca85c90d]{text-align:left!important}.text-md-end[data-v-ca85c90d]{text-align:right!important}.text-md-center[data-v-ca85c90d]{text-align:center!important}}@media (min-width: 992px){.float-lg-start[data-v-ca85c90d]{float:left!important}.float-lg-end[data-v-ca85c90d]{float:right!important}.float-lg-none[data-v-ca85c90d]{float:none!important}.object-fit-lg-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-lg-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-lg-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-lg-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-lg-none[data-v-ca85c90d]{object-fit:none!important}.d-lg-inline[data-v-ca85c90d]{display:inline!important}.d-lg-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-lg-block[data-v-ca85c90d]{display:block!important}.d-lg-grid[data-v-ca85c90d]{display:grid!important}.d-lg-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-lg-table[data-v-ca85c90d]{display:table!important}.d-lg-table-row[data-v-ca85c90d]{display:table-row!important}.d-lg-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-lg-flex[data-v-ca85c90d]{display:flex!important}.d-lg-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-lg-none[data-v-ca85c90d]{display:none!important}.flex-lg-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-lg-row[data-v-ca85c90d]{flex-direction:row!important}.flex-lg-column[data-v-ca85c90d]{flex-direction:column!important}.flex-lg-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-lg-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-lg-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-lg-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-lg-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-lg-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-lg-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-lg-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-lg-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-lg-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-lg-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-lg-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-lg-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-lg-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-lg-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-lg-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-lg-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-lg-center[data-v-ca85c90d]{align-items:center!important}.align-items-lg-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-lg-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-lg-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-lg-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-lg-center[data-v-ca85c90d]{align-content:center!important}.align-content-lg-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-lg-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-lg-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-lg-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-lg-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-lg-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-lg-center[data-v-ca85c90d]{align-self:center!important}.align-self-lg-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-lg-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-lg-first[data-v-ca85c90d]{order:-1!important}.order-lg-0[data-v-ca85c90d]{order:0!important}.order-lg-1[data-v-ca85c90d]{order:1!important}.order-lg-2[data-v-ca85c90d]{order:2!important}.order-lg-3[data-v-ca85c90d]{order:3!important}.order-lg-4[data-v-ca85c90d]{order:4!important}.order-lg-5[data-v-ca85c90d]{order:5!important}.order-lg-last[data-v-ca85c90d]{order:6!important}.m-lg-0[data-v-ca85c90d]{margin:0!important}.m-lg-1[data-v-ca85c90d]{margin:.25rem!important}.m-lg-2[data-v-ca85c90d]{margin:.5rem!important}.m-lg-3[data-v-ca85c90d]{margin:1rem!important}.m-lg-4[data-v-ca85c90d]{margin:1.5rem!important}.m-lg-5[data-v-ca85c90d]{margin:3rem!important}.m-lg-auto[data-v-ca85c90d]{margin:auto!important}.mx-lg-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-lg-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-lg-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-lg-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0[data-v-ca85c90d]{margin-top:0!important}.mt-lg-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-lg-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-lg-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-lg-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-lg-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-lg-auto[data-v-ca85c90d]{margin-top:auto!important}.me-lg-0[data-v-ca85c90d]{margin-right:0!important}.me-lg-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-lg-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-lg-3[data-v-ca85c90d]{margin-right:1rem!important}.me-lg-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-lg-5[data-v-ca85c90d]{margin-right:3rem!important}.me-lg-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-lg-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-lg-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-lg-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-lg-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-lg-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-lg-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-lg-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-lg-0[data-v-ca85c90d]{margin-left:0!important}.ms-lg-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-lg-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-lg-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-lg-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-lg-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-lg-auto[data-v-ca85c90d]{margin-left:auto!important}.p-lg-0[data-v-ca85c90d]{padding:0!important}.p-lg-1[data-v-ca85c90d]{padding:.25rem!important}.p-lg-2[data-v-ca85c90d]{padding:.5rem!important}.p-lg-3[data-v-ca85c90d]{padding:1rem!important}.p-lg-4[data-v-ca85c90d]{padding:1.5rem!important}.p-lg-5[data-v-ca85c90d]{padding:3rem!important}.px-lg-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-lg-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-lg-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0[data-v-ca85c90d]{padding-top:0!important}.pt-lg-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-lg-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-lg-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-lg-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-lg-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-lg-0[data-v-ca85c90d]{padding-right:0!important}.pe-lg-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-lg-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-lg-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-lg-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-lg-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-lg-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-lg-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-lg-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-lg-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-lg-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-lg-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-lg-0[data-v-ca85c90d]{padding-left:0!important}.ps-lg-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-lg-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-lg-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-lg-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-lg-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-lg-0[data-v-ca85c90d]{gap:0!important}.gap-lg-1[data-v-ca85c90d]{gap:.25rem!important}.gap-lg-2[data-v-ca85c90d]{gap:.5rem!important}.gap-lg-3[data-v-ca85c90d]{gap:1rem!important}.gap-lg-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-lg-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-lg-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-lg-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-lg-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-lg-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-lg-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-lg-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-lg-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-lg-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-lg-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-lg-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-lg-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-lg-5[data-v-ca85c90d]{column-gap:3rem!important}.text-lg-start[data-v-ca85c90d]{text-align:left!important}.text-lg-end[data-v-ca85c90d]{text-align:right!important}.text-lg-center[data-v-ca85c90d]{text-align:center!important}}@media (min-width: 1200px){.float-xl-start[data-v-ca85c90d]{float:left!important}.float-xl-end[data-v-ca85c90d]{float:right!important}.float-xl-none[data-v-ca85c90d]{float:none!important}.object-fit-xl-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-xl-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-xl-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-xl-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-xl-none[data-v-ca85c90d]{object-fit:none!important}.d-xl-inline[data-v-ca85c90d]{display:inline!important}.d-xl-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-xl-block[data-v-ca85c90d]{display:block!important}.d-xl-grid[data-v-ca85c90d]{display:grid!important}.d-xl-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-xl-table[data-v-ca85c90d]{display:table!important}.d-xl-table-row[data-v-ca85c90d]{display:table-row!important}.d-xl-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-xl-flex[data-v-ca85c90d]{display:flex!important}.d-xl-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-xl-none[data-v-ca85c90d]{display:none!important}.flex-xl-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-xl-row[data-v-ca85c90d]{flex-direction:row!important}.flex-xl-column[data-v-ca85c90d]{flex-direction:column!important}.flex-xl-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-xl-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-xl-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-xl-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-xl-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-xl-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-xl-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-xl-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-xl-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-xl-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-xl-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-xl-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-xl-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-xl-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-xl-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-xl-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-xl-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-xl-center[data-v-ca85c90d]{align-items:center!important}.align-items-xl-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-xl-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-xl-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-xl-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-xl-center[data-v-ca85c90d]{align-content:center!important}.align-content-xl-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-xl-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-xl-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-xl-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-xl-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-xl-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-xl-center[data-v-ca85c90d]{align-self:center!important}.align-self-xl-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-xl-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-xl-first[data-v-ca85c90d]{order:-1!important}.order-xl-0[data-v-ca85c90d]{order:0!important}.order-xl-1[data-v-ca85c90d]{order:1!important}.order-xl-2[data-v-ca85c90d]{order:2!important}.order-xl-3[data-v-ca85c90d]{order:3!important}.order-xl-4[data-v-ca85c90d]{order:4!important}.order-xl-5[data-v-ca85c90d]{order:5!important}.order-xl-last[data-v-ca85c90d]{order:6!important}.m-xl-0[data-v-ca85c90d]{margin:0!important}.m-xl-1[data-v-ca85c90d]{margin:.25rem!important}.m-xl-2[data-v-ca85c90d]{margin:.5rem!important}.m-xl-3[data-v-ca85c90d]{margin:1rem!important}.m-xl-4[data-v-ca85c90d]{margin:1.5rem!important}.m-xl-5[data-v-ca85c90d]{margin:3rem!important}.m-xl-auto[data-v-ca85c90d]{margin:auto!important}.mx-xl-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-xl-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-xl-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-xl-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0[data-v-ca85c90d]{margin-top:0!important}.mt-xl-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-xl-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-xl-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-xl-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-xl-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-xl-auto[data-v-ca85c90d]{margin-top:auto!important}.me-xl-0[data-v-ca85c90d]{margin-right:0!important}.me-xl-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-xl-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-xl-3[data-v-ca85c90d]{margin-right:1rem!important}.me-xl-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-xl-5[data-v-ca85c90d]{margin-right:3rem!important}.me-xl-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-xl-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-xl-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-xl-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-xl-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-xl-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-xl-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-xl-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-xl-0[data-v-ca85c90d]{margin-left:0!important}.ms-xl-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-xl-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-xl-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-xl-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-xl-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-xl-auto[data-v-ca85c90d]{margin-left:auto!important}.p-xl-0[data-v-ca85c90d]{padding:0!important}.p-xl-1[data-v-ca85c90d]{padding:.25rem!important}.p-xl-2[data-v-ca85c90d]{padding:.5rem!important}.p-xl-3[data-v-ca85c90d]{padding:1rem!important}.p-xl-4[data-v-ca85c90d]{padding:1.5rem!important}.p-xl-5[data-v-ca85c90d]{padding:3rem!important}.px-xl-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-xl-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-xl-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0[data-v-ca85c90d]{padding-top:0!important}.pt-xl-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-xl-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-xl-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-xl-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-xl-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-xl-0[data-v-ca85c90d]{padding-right:0!important}.pe-xl-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-xl-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-xl-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-xl-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-xl-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-xl-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-xl-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-xl-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-xl-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-xl-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-xl-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-xl-0[data-v-ca85c90d]{padding-left:0!important}.ps-xl-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-xl-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-xl-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-xl-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-xl-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-xl-0[data-v-ca85c90d]{gap:0!important}.gap-xl-1[data-v-ca85c90d]{gap:.25rem!important}.gap-xl-2[data-v-ca85c90d]{gap:.5rem!important}.gap-xl-3[data-v-ca85c90d]{gap:1rem!important}.gap-xl-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-xl-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-xl-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-xl-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-xl-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-xl-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-xl-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-xl-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-xl-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-xl-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-xl-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-xl-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-xl-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-xl-5[data-v-ca85c90d]{column-gap:3rem!important}.text-xl-start[data-v-ca85c90d]{text-align:left!important}.text-xl-end[data-v-ca85c90d]{text-align:right!important}.text-xl-center[data-v-ca85c90d]{text-align:center!important}}@media (min-width: 1400px){.float-xxl-start[data-v-ca85c90d]{float:left!important}.float-xxl-end[data-v-ca85c90d]{float:right!important}.float-xxl-none[data-v-ca85c90d]{float:none!important}.object-fit-xxl-contain[data-v-ca85c90d]{object-fit:contain!important}.object-fit-xxl-cover[data-v-ca85c90d]{object-fit:cover!important}.object-fit-xxl-fill[data-v-ca85c90d]{object-fit:fill!important}.object-fit-xxl-scale[data-v-ca85c90d]{object-fit:scale-down!important}.object-fit-xxl-none[data-v-ca85c90d]{object-fit:none!important}.d-xxl-inline[data-v-ca85c90d]{display:inline!important}.d-xxl-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-xxl-block[data-v-ca85c90d]{display:block!important}.d-xxl-grid[data-v-ca85c90d]{display:grid!important}.d-xxl-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-xxl-table[data-v-ca85c90d]{display:table!important}.d-xxl-table-row[data-v-ca85c90d]{display:table-row!important}.d-xxl-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-xxl-flex[data-v-ca85c90d]{display:flex!important}.d-xxl-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-xxl-none[data-v-ca85c90d]{display:none!important}.flex-xxl-fill[data-v-ca85c90d]{flex:1 1 auto!important}.flex-xxl-row[data-v-ca85c90d]{flex-direction:row!important}.flex-xxl-column[data-v-ca85c90d]{flex-direction:column!important}.flex-xxl-row-reverse[data-v-ca85c90d]{flex-direction:row-reverse!important}.flex-xxl-column-reverse[data-v-ca85c90d]{flex-direction:column-reverse!important}.flex-xxl-grow-0[data-v-ca85c90d]{flex-grow:0!important}.flex-xxl-grow-1[data-v-ca85c90d]{flex-grow:1!important}.flex-xxl-shrink-0[data-v-ca85c90d]{flex-shrink:0!important}.flex-xxl-shrink-1[data-v-ca85c90d]{flex-shrink:1!important}.flex-xxl-wrap[data-v-ca85c90d]{flex-wrap:wrap!important}.flex-xxl-nowrap[data-v-ca85c90d]{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse[data-v-ca85c90d]{flex-wrap:wrap-reverse!important}.justify-content-xxl-start[data-v-ca85c90d]{justify-content:flex-start!important}.justify-content-xxl-end[data-v-ca85c90d]{justify-content:flex-end!important}.justify-content-xxl-center[data-v-ca85c90d]{justify-content:center!important}.justify-content-xxl-between[data-v-ca85c90d]{justify-content:space-between!important}.justify-content-xxl-around[data-v-ca85c90d]{justify-content:space-around!important}.justify-content-xxl-evenly[data-v-ca85c90d]{justify-content:space-evenly!important}.align-items-xxl-start[data-v-ca85c90d]{align-items:flex-start!important}.align-items-xxl-end[data-v-ca85c90d]{align-items:flex-end!important}.align-items-xxl-center[data-v-ca85c90d]{align-items:center!important}.align-items-xxl-baseline[data-v-ca85c90d]{align-items:baseline!important}.align-items-xxl-stretch[data-v-ca85c90d]{align-items:stretch!important}.align-content-xxl-start[data-v-ca85c90d]{align-content:flex-start!important}.align-content-xxl-end[data-v-ca85c90d]{align-content:flex-end!important}.align-content-xxl-center[data-v-ca85c90d]{align-content:center!important}.align-content-xxl-between[data-v-ca85c90d]{align-content:space-between!important}.align-content-xxl-around[data-v-ca85c90d]{align-content:space-around!important}.align-content-xxl-stretch[data-v-ca85c90d]{align-content:stretch!important}.align-self-xxl-auto[data-v-ca85c90d]{align-self:auto!important}.align-self-xxl-start[data-v-ca85c90d]{align-self:flex-start!important}.align-self-xxl-end[data-v-ca85c90d]{align-self:flex-end!important}.align-self-xxl-center[data-v-ca85c90d]{align-self:center!important}.align-self-xxl-baseline[data-v-ca85c90d]{align-self:baseline!important}.align-self-xxl-stretch[data-v-ca85c90d]{align-self:stretch!important}.order-xxl-first[data-v-ca85c90d]{order:-1!important}.order-xxl-0[data-v-ca85c90d]{order:0!important}.order-xxl-1[data-v-ca85c90d]{order:1!important}.order-xxl-2[data-v-ca85c90d]{order:2!important}.order-xxl-3[data-v-ca85c90d]{order:3!important}.order-xxl-4[data-v-ca85c90d]{order:4!important}.order-xxl-5[data-v-ca85c90d]{order:5!important}.order-xxl-last[data-v-ca85c90d]{order:6!important}.m-xxl-0[data-v-ca85c90d]{margin:0!important}.m-xxl-1[data-v-ca85c90d]{margin:.25rem!important}.m-xxl-2[data-v-ca85c90d]{margin:.5rem!important}.m-xxl-3[data-v-ca85c90d]{margin:1rem!important}.m-xxl-4[data-v-ca85c90d]{margin:1.5rem!important}.m-xxl-5[data-v-ca85c90d]{margin:3rem!important}.m-xxl-auto[data-v-ca85c90d]{margin:auto!important}.mx-xxl-0[data-v-ca85c90d]{margin-right:0!important;margin-left:0!important}.mx-xxl-1[data-v-ca85c90d]{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2[data-v-ca85c90d]{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3[data-v-ca85c90d]{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4[data-v-ca85c90d]{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5[data-v-ca85c90d]{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto[data-v-ca85c90d]{margin-right:auto!important;margin-left:auto!important}.my-xxl-0[data-v-ca85c90d]{margin-top:0!important;margin-bottom:0!important}.my-xxl-1[data-v-ca85c90d]{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2[data-v-ca85c90d]{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3[data-v-ca85c90d]{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4[data-v-ca85c90d]{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5[data-v-ca85c90d]{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto[data-v-ca85c90d]{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0[data-v-ca85c90d]{margin-top:0!important}.mt-xxl-1[data-v-ca85c90d]{margin-top:.25rem!important}.mt-xxl-2[data-v-ca85c90d]{margin-top:.5rem!important}.mt-xxl-3[data-v-ca85c90d]{margin-top:1rem!important}.mt-xxl-4[data-v-ca85c90d]{margin-top:1.5rem!important}.mt-xxl-5[data-v-ca85c90d]{margin-top:3rem!important}.mt-xxl-auto[data-v-ca85c90d]{margin-top:auto!important}.me-xxl-0[data-v-ca85c90d]{margin-right:0!important}.me-xxl-1[data-v-ca85c90d]{margin-right:.25rem!important}.me-xxl-2[data-v-ca85c90d]{margin-right:.5rem!important}.me-xxl-3[data-v-ca85c90d]{margin-right:1rem!important}.me-xxl-4[data-v-ca85c90d]{margin-right:1.5rem!important}.me-xxl-5[data-v-ca85c90d]{margin-right:3rem!important}.me-xxl-auto[data-v-ca85c90d]{margin-right:auto!important}.mb-xxl-0[data-v-ca85c90d]{margin-bottom:0!important}.mb-xxl-1[data-v-ca85c90d]{margin-bottom:.25rem!important}.mb-xxl-2[data-v-ca85c90d]{margin-bottom:.5rem!important}.mb-xxl-3[data-v-ca85c90d]{margin-bottom:1rem!important}.mb-xxl-4[data-v-ca85c90d]{margin-bottom:1.5rem!important}.mb-xxl-5[data-v-ca85c90d]{margin-bottom:3rem!important}.mb-xxl-auto[data-v-ca85c90d]{margin-bottom:auto!important}.ms-xxl-0[data-v-ca85c90d]{margin-left:0!important}.ms-xxl-1[data-v-ca85c90d]{margin-left:.25rem!important}.ms-xxl-2[data-v-ca85c90d]{margin-left:.5rem!important}.ms-xxl-3[data-v-ca85c90d]{margin-left:1rem!important}.ms-xxl-4[data-v-ca85c90d]{margin-left:1.5rem!important}.ms-xxl-5[data-v-ca85c90d]{margin-left:3rem!important}.ms-xxl-auto[data-v-ca85c90d]{margin-left:auto!important}.p-xxl-0[data-v-ca85c90d]{padding:0!important}.p-xxl-1[data-v-ca85c90d]{padding:.25rem!important}.p-xxl-2[data-v-ca85c90d]{padding:.5rem!important}.p-xxl-3[data-v-ca85c90d]{padding:1rem!important}.p-xxl-4[data-v-ca85c90d]{padding:1.5rem!important}.p-xxl-5[data-v-ca85c90d]{padding:3rem!important}.px-xxl-0[data-v-ca85c90d]{padding-right:0!important;padding-left:0!important}.px-xxl-1[data-v-ca85c90d]{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2[data-v-ca85c90d]{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3[data-v-ca85c90d]{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4[data-v-ca85c90d]{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5[data-v-ca85c90d]{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0[data-v-ca85c90d]{padding-top:0!important;padding-bottom:0!important}.py-xxl-1[data-v-ca85c90d]{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2[data-v-ca85c90d]{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3[data-v-ca85c90d]{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4[data-v-ca85c90d]{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5[data-v-ca85c90d]{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0[data-v-ca85c90d]{padding-top:0!important}.pt-xxl-1[data-v-ca85c90d]{padding-top:.25rem!important}.pt-xxl-2[data-v-ca85c90d]{padding-top:.5rem!important}.pt-xxl-3[data-v-ca85c90d]{padding-top:1rem!important}.pt-xxl-4[data-v-ca85c90d]{padding-top:1.5rem!important}.pt-xxl-5[data-v-ca85c90d]{padding-top:3rem!important}.pe-xxl-0[data-v-ca85c90d]{padding-right:0!important}.pe-xxl-1[data-v-ca85c90d]{padding-right:.25rem!important}.pe-xxl-2[data-v-ca85c90d]{padding-right:.5rem!important}.pe-xxl-3[data-v-ca85c90d]{padding-right:1rem!important}.pe-xxl-4[data-v-ca85c90d]{padding-right:1.5rem!important}.pe-xxl-5[data-v-ca85c90d]{padding-right:3rem!important}.pb-xxl-0[data-v-ca85c90d]{padding-bottom:0!important}.pb-xxl-1[data-v-ca85c90d]{padding-bottom:.25rem!important}.pb-xxl-2[data-v-ca85c90d]{padding-bottom:.5rem!important}.pb-xxl-3[data-v-ca85c90d]{padding-bottom:1rem!important}.pb-xxl-4[data-v-ca85c90d]{padding-bottom:1.5rem!important}.pb-xxl-5[data-v-ca85c90d]{padding-bottom:3rem!important}.ps-xxl-0[data-v-ca85c90d]{padding-left:0!important}.ps-xxl-1[data-v-ca85c90d]{padding-left:.25rem!important}.ps-xxl-2[data-v-ca85c90d]{padding-left:.5rem!important}.ps-xxl-3[data-v-ca85c90d]{padding-left:1rem!important}.ps-xxl-4[data-v-ca85c90d]{padding-left:1.5rem!important}.ps-xxl-5[data-v-ca85c90d]{padding-left:3rem!important}.gap-xxl-0[data-v-ca85c90d]{gap:0!important}.gap-xxl-1[data-v-ca85c90d]{gap:.25rem!important}.gap-xxl-2[data-v-ca85c90d]{gap:.5rem!important}.gap-xxl-3[data-v-ca85c90d]{gap:1rem!important}.gap-xxl-4[data-v-ca85c90d]{gap:1.5rem!important}.gap-xxl-5[data-v-ca85c90d]{gap:3rem!important}.row-gap-xxl-0[data-v-ca85c90d]{row-gap:0!important}.row-gap-xxl-1[data-v-ca85c90d]{row-gap:.25rem!important}.row-gap-xxl-2[data-v-ca85c90d]{row-gap:.5rem!important}.row-gap-xxl-3[data-v-ca85c90d]{row-gap:1rem!important}.row-gap-xxl-4[data-v-ca85c90d]{row-gap:1.5rem!important}.row-gap-xxl-5[data-v-ca85c90d]{row-gap:3rem!important}.column-gap-xxl-0[data-v-ca85c90d]{column-gap:0!important}.column-gap-xxl-1[data-v-ca85c90d]{column-gap:.25rem!important}.column-gap-xxl-2[data-v-ca85c90d]{column-gap:.5rem!important}.column-gap-xxl-3[data-v-ca85c90d]{column-gap:1rem!important}.column-gap-xxl-4[data-v-ca85c90d]{column-gap:1.5rem!important}.column-gap-xxl-5[data-v-ca85c90d]{column-gap:3rem!important}.text-xxl-start[data-v-ca85c90d]{text-align:left!important}.text-xxl-end[data-v-ca85c90d]{text-align:right!important}.text-xxl-center[data-v-ca85c90d]{text-align:center!important}}@media (min-width: 1200px){.fs-1[data-v-ca85c90d]{font-size:2.5rem!important}.fs-2[data-v-ca85c90d]{font-size:2rem!important}.fs-3[data-v-ca85c90d]{font-size:1.75rem!important}.fs-4[data-v-ca85c90d]{font-size:1.5rem!important}}@media print{.d-print-inline[data-v-ca85c90d]{display:inline!important}.d-print-inline-block[data-v-ca85c90d]{display:inline-block!important}.d-print-block[data-v-ca85c90d]{display:block!important}.d-print-grid[data-v-ca85c90d]{display:grid!important}.d-print-inline-grid[data-v-ca85c90d]{display:inline-grid!important}.d-print-table[data-v-ca85c90d]{display:table!important}.d-print-table-row[data-v-ca85c90d]{display:table-row!important}.d-print-table-cell[data-v-ca85c90d]{display:table-cell!important}.d-print-flex[data-v-ca85c90d]{display:flex!important}.d-print-inline-flex[data-v-ca85c90d]{display:inline-flex!important}.d-print-none[data-v-ca85c90d]{display:none!important}}.chat-page[data-v-ca85c90d]{min-height:100vh;background:#180928;color:#fff;display:flex;flex-direction:column;touch-action:pan-y;-webkit-overflow-scrolling:touch}.custom-navbar[data-v-ca85c90d]{height:2.75rem;padding:0 .75rem;background:#180928;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;z-index:100;position:fixed;width:100%}.servicer-error-banner[data-v-ca85c90d]{position:fixed;left:0;right:0;z-index:99;background:rgba(248,128,156,.8);padding:.625rem .75rem}.servicer-error-text[data-v-ca85c90d]{font-size:.875rem;color:#fff;line-height:1.4}.message-container.has-servicer-error-banner[data-v-ca85c90d]{padding-top:5.25rem}.navbar-back[data-v-ca85c90d],.navbar-right-placeholder[data-v-ca85c90d]{width:1.25rem;height:1.25rem;flex-shrink:0}.back-icon-img[data-v-ca85c90d]{width:1.09375rem;height:1.09375rem;display:block}.navbar-title-wrapper[data-v-ca85c90d]{gap:.25rem;min-width:0;flex:1}.navbar-title[data-v-ca85c90d]{font-size:1rem;font-weight:600;color:#fff;max-width:12.5rem;line-height:1.2}.navbar-title-icon[data-v-ca85c90d]{flex-shrink:0}.navbar-title-icon svg[data-v-ca85c90d]{width:1.1875rem;height:1.125rem;display:block}.navbar-icon-img[data-v-ca85c90d]{width:1.1875rem;height:1.125rem;display:block}.navbar-right[data-v-ca85c90d]{width:2.5rem;height:2.75rem;flex-shrink:0}.navbar-more-img[data-v-ca85c90d]{width:1.25rem;height:1.25rem;display:block}.chat-body[data-v-ca85c90d]{flex:1;position:relative;padding-top:.9375rem;padding-bottom:3.4375rem}.message-container[data-v-ca85c90d]{min-height:100%;padding:3.0625rem .75rem .3125rem;box-sizing:border-box;margin-bottom:-5.3125rem;background:#180928}.empty-box[data-v-ca85c90d]{padding:2.5rem 0;display:flex;align-items:center;justify-content:center;height:100%}.empty-text[data-v-ca85c90d]{color:rgba(255,255,255,.6);font-size:.875rem}.time-separator-wrapper[data-v-ca85c90d]{margin:.75rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.time-separator[data-v-ca85c90d]{display:flex;align-items:center;justify-content:center;color:#999;font-size:.75rem}.time-separator-line[data-v-ca85c90d]{flex:1;height:.03125rem;background:#e0e0e0}.time-separator-text[data-v-ca85c90d]{margin:0 .5rem;white-space:nowrap}.time-separator-time[data-v-ca85c90d]{margin-top:.25rem;color:#bbb;font-size:.6875rem}.service-info-row[data-v-ca85c90d]{display:flex;justify-content:center;margin:.5625rem 0 .6875rem}.service-info-text[data-v-ca85c90d]{max-width:86%;padding:.3125rem .625rem;border-radius:31.21875rem;font-size:.75rem;line-height:1.45;color:#8c8c8c;background:#f6f7f8;text-align:center;word-break:break-word}.msg-row[data-v-ca85c90d]{display:flex;margin-bottom:.75rem;align-items:flex-start;transition:transform .3s ease}.msg-row.other[data-v-ca85c90d]{flex-direction:row}.msg-row.self[data-v-ca85c90d]{flex-direction:row-reverse}.avatar-container[data-v-ca85c90d]{position:relative;flex-shrink:0;margin:.25rem .5rem 0}.avatar[data-v-ca85c90d]{width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0}.online-indicator[data-v-ca85c90d]{position:absolute;right:-.09375rem;bottom:.3125rem;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#6de18c;border:.09375rem solid #ffffff;z-index:2}.bubble[data-v-ca85c90d]{max-width:70%;background:#f1f2f4;border-radius:.5rem;padding:.5625rem .625rem;display:flex;flex-direction:column;position:relative}.msg-row.self .bubble[data-v-ca85c90d]{background:#6b538b;border-bottom-right-radius:0}.msg-row.other .bubble[data-v-ca85c90d]{background:#6b538b;border-bottom-left-radius:0}.msg-row.self .bubble.tip-bubble[data-v-ca85c90d],.msg-row.other .bubble.tip-bubble[data-v-ca85c90d]{width:260px;height:90px;background:none;background-image:url(/assets/Ftipred-B8qmBNrG.png);background-size:cover;background-position:center;color:#fff}.msg-row.self .bubble.image-bubble[data-v-ca85c90d],.msg-row.other .bubble.image-bubble[data-v-ca85c90d]{background:none;border-radius:0;padding:0;margin:0}.msg-row.self .bubble.tip-bubble .content[data-v-ca85c90d],.msg-row.other .bubble.tip-bubble .content[data-v-ca85c90d]{color:#fff}.tip-content[data-v-ca85c90d]{display:flex;flex-direction:column;margin-left:2.03125rem}.tip-line1[data-v-ca85c90d]{display:flex;align-items:center}.tip-amount[data-v-ca85c90d]{font-size:16px;font-weight:600;color:#fff}.tip-coin-icon[data-v-ca85c90d]{width:.75rem;height:.75rem}.tip-line2 .tip-text[data-v-ca85c90d]{font-size:12px;font-weight:400;color:rgba(255,255,255,.698)}.tip-line2[data-v-ca85c90d]{margin-top:-.375rem}.name[data-v-ca85c90d]{font-size:.75rem;color:#000;margin-bottom:.25rem}.msg-row.self .name[data-v-ca85c90d]{color:#0b0f15}.content[data-v-ca85c90d]{font-size:.875rem;line-height:1.5;color:#000;word-break:break-word;margin-bottom:.125rem}.msg-row.self .content[data-v-ca85c90d]{color:#0b0f15}.message-image-wrapper[data-v-ca85c90d]{position:relative;width:12.5rem;height:12.5rem;margin-top:.25rem;border-radius:.375rem;overflow:hidden}.message-image[data-v-ca85c90d]{width:100%;height:100%;border-radius:.375rem;display:block;cursor:pointer;transition:opacity .2s}.message-image[data-v-ca85c90d]:active{opacity:.8}.image-uploading-mask[data-v-ca85c90d]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;border-radius:.375rem;z-index:1}.uploading-spinner[data-v-ca85c90d]{width:1.5rem;height:1.5rem;border:.125rem solid rgba(255,255,255,.3);border-top-color:rgba(255,255,255,.9);border-radius:50%;animation:spin-ca85c90d .8s linear infinite}@keyframes spin-ca85c90d{to{transform:rotate(360deg)}}.time[data-v-ca85c90d]{font-size:.6875rem;color:#000;align-self:flex-end}.msg-row.self .time[data-v-ca85c90d]{color:rgba(11,15,21,.7)}.input-area[data-v-ca85c90d]{padding:.5rem .75rem .625rem;background:#311c4b;display:flex;flex-direction:column;align-items:stretch;gap:.375rem;position:fixed;bottom:0;left:0;right:0;z-index:10}.input-area[data-v-ca85c90d]{border-top:none!important;box-shadow:none!important}.send-btn[data-v-ca85c90d]{border:none!important;box-shadow:none!important}.send-btn[disabled][data-v-ca85c90d]{border:none!important}.send-btn.disabled[data-v-ca85c90d]{background:#6b538b;color:#c4c4c4;pointer-events:none}.input-row[data-v-ca85c90d]{width:100%;gap:.375rem}.chat-input-wrapper[data-v-ca85c90d]{flex:1;position:relative;background:#6b538b;border-radius:.75rem;padding:0 .5rem;min-height:2.25rem;height:44px}.chat-input[data-v-ca85c90d]{flex:1;height:2.25rem;background:transparent;border-radius:0;padding:0 .25rem 0 0;font-size:.875rem;color:#fff;border:none;line-height:2.25rem}.chat-input[data-v-ca85c90d]::-webkit-input-placeholder{color:#999}.chat-input[data-v-ca85c90d]::placeholder{color:#999}.emoji-icon-wrapper[data-v-ca85c90d]{width:1.8125rem;height:1.8125rem;flex-shrink:0;cursor:pointer}.emoji-icon[data-v-ca85c90d]{width:1.5rem;height:1.5rem;display:block}.send-btn[data-v-ca85c90d]{background:#f5f5f5;color:#fff;border-radius:1.125rem;padding:0 1rem;height:2.25rem;line-height:2.25rem;font-size:.875rem;white-space:nowrap;transition:all .2s;flex-shrink:0}.send-btn--enabled[data-v-ca85c90d]{background:linear-gradient(90deg,#ea57a1,#9006db)}.send-btn--enabled[data-v-ca85c90d]:active{background:linear-gradient(90deg,#ea57a1,#9006db);transform:scale(.98)}.send-btn[disabled][data-v-ca85c90d]{background:#6b538b;color:#c4c4c4}.actions-row[data-v-ca85c90d]{width:100%;display:flex;align-items:center;gap:.625rem}.toolbar[data-v-ca85c90d]{display:flex;align-items:center;flex-wrap:nowrap;flex:1;gap:.625rem;padding-left:.125rem;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.tool-icon-btn[data-v-ca85c90d]{width:1.75rem;height:1.75rem;flex-shrink:0;transition:all .2s ease}.tool-icon-btn[data-v-ca85c90d]:active{transform:scale(.95);opacity:.7}.tool-icon-img[data-v-ca85c90d]{width:28px;height:28px;display:block}.emoji-panel[data-v-ca85c90d]{background:#fff;border-top:1px solid #eee;padding:.25rem .375rem}.emoji-row[data-v-ca85c90d]{display:flex;gap:.375rem}.emoji-item[data-v-ca85c90d]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;background:#f7f7f7}.emoji-text[data-v-ca85c90d]{font-size:1rem;line-height:1}.msg-row [data-temp=true] .bubble[data-v-ca85c90d]{opacity:.8;background:#6b538b}.scroll-to-bottom-btn[data-v-ca85c90d]{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);background:rgba(78,172,233,.9);color:#fff;padding:.5rem 1rem;border-radius:1.25rem;font-size:.75rem;font-weight:500;z-index:100;box-shadow:0 .125rem .375rem rgba(0,0,0,.2);animation:fadeInUp-ca85c90d .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(.3125rem);backdrop-filter:blur(.3125rem);opacity:0;pointer-events:none;transition:all .3s ease}.scroll-to-bottom-btn.show[data-v-ca85c90d]{opacity:1;pointer-events:auto}.scroll-to-bottom-btn[data-v-ca85c90d]:active{background:rgba(61,155,216,.9);transform:translate(-50%) scale(.95)}@keyframes fadeInUp-ca85c90d{0%{opacity:0;transform:translate(-50%) translateY(.625rem)}to{opacity:1;transform:translate(-50%) translateY(0)}}.tip-background-mask[data-v-ca85c90d]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:9998;display:flex;align-items:center;justify-content:center;animation:tipBackgroundFadeIn-ca85c90d .3s ease-out}.tip-background-image[data-v-ca85c90d]{width:80%;height:auto;max-width:18.75rem;max-height:18.75rem}@keyframes tipBackgroundFadeIn-ca85c90d{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tip-modal-mask[data-v-ca85c90d]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:99}.menu-overlay[data-v-ca85c90d]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background:transparent}.menu-popup[data-v-ca85c90d]{position:fixed;top:3.4375rem;right:.75rem;z-index:2001;display:flex;align-items:flex-start;justify-content:flex-end}.menu-arrow[data-v-ca85c90d]{position:absolute;top:-1.1875rem;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-bottom:.5rem solid white;margin-right:.5625rem}.menu-content[data-v-ca85c90d]{width:6.875rem;background:#fff;border-radius:.6875rem;box-shadow:0 .1875rem .5625rem rgba(0,0,0,.08);overflow:hidden;margin-top:-.78125rem;margin-right:-.3125rem;border:1px solid #2722241A}.menu-item[data-v-ca85c90d]{padding:1.125rem .75rem;display:flex;align-items:center;justify-content:center;min-height:3.75rem}.menu-item-text[data-v-ca85c90d]{font-size:14px;color:#707070;font-weight:400}.menu-divider[data-v-ca85c90d]{height:.03125rem;background:#f0f0f0}.tip-modal[data-v-ca85c90d]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);animation:tipSlideUp-ca85c90d .25s ease-out;background:linear-gradient(to bottom,#ffe3ea,#fff 40%)}.tip-modal-top[data-v-ca85c90d]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-ca85c90d]{font-size:.9375rem;font-weight:600;color:#333}.tip-modal-close[data-v-ca85c90d]{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;justify-content:center;font-size:1.0625rem;color:#999;background-color:rgba(0,0,0,.03)}.tip-modal-header[data-v-ca85c90d]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-ca85c90d]{width:60px;height:60px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-ca85c90d]{width:60px;height:60px;border-radius:50%}.tip-modal-user[data-v-ca85c90d]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-ca85c90d]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-ca85c90d]{font-size:.9375rem;font-weight:700;color:#202124}.tip-verify-icon[data-v-ca85c90d]{width:.875rem;height:.875rem}.tip-user-id-row[data-v-ca85c90d]{display:flex;align-items:center;gap:.3125rem}.tip-online-dot[data-v-ca85c90d]{position:absolute;right:0;bottom:0;width:.6875rem;height:.6875rem;border-radius:50%;background-color:#34c759;border:.125rem solid #ffffff}.tip-modal-id[data-v-ca85c90d]{font-size:.75rem;color:#777}.tip-modal-body[data-v-ca85c90d]{padding:0 1rem .75rem;display:flex;flex-direction:column;gap:12px}.tip-amount-grid[data-v-ca85c90d]{display:flex;justify-content:space-between;margin-bottom:.5rem}.tip-amount-item[data-v-ca85c90d]{flex:1;height:3.75rem;margin-right:.5rem;border-radius:.625rem;background-color:#f3f3f3;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.375rem;border:.0625rem solid transparent}.tip-amount-item[data-v-ca85c90d]:last-child{margin-right:0}.tip-amount-item.active[data-v-ca85c90d]{background-color:rgba(248,128,156,.16);border-color:rgba(248,128,156,.2)}.tip-amount-text[data-v-ca85c90d]{font-size:.875rem;color:#333}.tip-amount-coin[data-v-ca85c90d]{width:1rem;height:1rem}.tip-custom-input[data-v-ca85c90d]{width:100%;height:3rem;border-radius:.625rem;background-color:#f5f5f5;padding:0 .75rem;font-size:.8125rem;box-sizing:border-box;margin-bottom:.5rem}.tip-custom-input[data-v-ca85c90d]::-webkit-input-placeholder{color:gray}.tip-custom-input[data-v-ca85c90d]::placeholder{color:gray}.tip-balance-row[data-v-ca85c90d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5625rem}.tip-balance-text[data-v-ca85c90d]{font-size:.75rem;color:#999}.tip-recharge-btn[data-v-ca85c90d]{min-width:3.125rem;height:1.75rem;border-radius:.5rem;background-color:#fae7eb;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#e8869c}.tip-confirm-wrapper[data-v-ca85c90d]{padding:0 1rem 1rem}.tip-confirm-btn[data-v-ca85c90d]{width:100%;height:3rem;border-radius:31.21875rem;background-color:#ff7aa5;display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-ca85c90d]{font-size:.9375rem;color:#fff;font-weight:600}@keyframes tipSlideUp-ca85c90d{0%{transform:translateY(100%)}to{transform:translateY(0)}}.clear-modal-mask[data-v-ca85c90d]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1200}.clear-modal[data-v-ca85c90d]{width:21.25rem;max-width:90%;background:#fff;border-radius:.875rem;padding:1.25rem 1.25rem .875rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;text-align:center}.clear-modal-icon-circle[data-v-ca85c90d]{width:5rem;height:5rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:.625rem;padding:.3125rem;margin-left:.375rem}.clear-modal-icon-img[data-v-ca85c90d]{width:100%;height:100%;display:block;object-fit:contain}.clear-modal-title[data-v-ca85c90d]{font-size:1.0625rem;color:#333;font-weight:700;margin-bottom:.375rem}.clear-modal-body[data-v-ca85c90d]{font-size:.8125rem;color:#7a7a7a;line-height:1.6;margin-bottom:.75rem;padding:0 .375rem}.clear-modal-actions[data-v-ca85c90d]{display:flex;gap:.75rem;width:100%}.clear-modal-btn[data-v-ca85c90d]{flex:1;height:2.5rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;font-size:.875rem}.clear-modal-btn-cancel[data-v-ca85c90d]{background:#f5f5f5;color:#333}.clear-modal-btn-confirm[data-v-ca85c90d]{background:#f0809c;color:#fff}body[data-v-ca85c90d]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-c14357d5]{font-size:16px}body[data-v-c14357d5]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-c14357d5],uni-image[data-v-c14357d5],uni-text[data-v-c14357d5]{box-sizing:border-box;flex-shrink:0}#app[data-v-c14357d5]{width:100vw;height:100vh}.flex-row[data-v-c14357d5]{display:flex;flex-direction:row}.flex-col[data-v-c14357d5]{display:flex;flex-direction:column}.justify-start[data-v-c14357d5]{justify-content:flex-start}.justify-end[data-v-c14357d5]{justify-content:flex-end}.justify-center[data-v-c14357d5]{justify-content:center}.justify-between[data-v-c14357d5]{justify-content:space-between}.justify-around[data-v-c14357d5]{justify-content:space-around}.justify-evenly[data-v-c14357d5]{justify-content:space-evenly}.items-start[data-v-c14357d5]{align-items:flex-start}.items-end[data-v-c14357d5]{align-items:flex-end}.items-center[data-v-c14357d5]{align-items:center}.items-baseline[data-v-c14357d5]{align-items:baseline}.items-stretch[data-v-c14357d5]{align-items:stretch}.self-start[data-v-c14357d5]{align-self:flex-start}.self-end[data-v-c14357d5]{align-self:flex-end}.self-center[data-v-c14357d5]{align-self:center}.self-baseline[data-v-c14357d5]{align-self:baseline}.self-stretch[data-v-c14357d5]{align-self:stretch}.flex-1[data-v-c14357d5]{flex:1 1 0%}.flex-auto[data-v-c14357d5]{flex:1 1 auto}.grow[data-v-c14357d5]{flex-grow:1}.grow-0[data-v-c14357d5]{flex-grow:0}.shrink[data-v-c14357d5]{flex-shrink:1}.shrink-0[data-v-c14357d5]{flex-shrink:0}.relative[data-v-c14357d5]{position:relative}.ml-2[data-v-c14357d5]{margin-left:.13rem}.mt-2[data-v-c14357d5]{margin-top:.13rem}.ml-4[data-v-c14357d5]{margin-left:.25rem}.mt-4[data-v-c14357d5]{margin-top:.25rem}.ml-6[data-v-c14357d5]{margin-left:.38rem}.mt-6[data-v-c14357d5]{margin-top:.38rem}.ml-8[data-v-c14357d5]{margin-left:.5rem}.mt-8[data-v-c14357d5]{margin-top:.5rem}.ml-10[data-v-c14357d5]{margin-left:.63rem}.mt-10[data-v-c14357d5]{margin-top:.63rem}.ml-12[data-v-c14357d5]{margin-left:.75rem}.mt-12[data-v-c14357d5]{margin-top:.75rem}.ml-14[data-v-c14357d5]{margin-left:.88rem}.mt-14[data-v-c14357d5]{margin-top:.88rem}.ml-16[data-v-c14357d5]{margin-left:1rem}.mt-16[data-v-c14357d5]{margin-top:1rem}.ml-18[data-v-c14357d5]{margin-left:1.13rem}.mt-18[data-v-c14357d5]{margin-top:1.13rem}.ml-20[data-v-c14357d5]{margin-left:1.25rem}.mt-20[data-v-c14357d5]{margin-top:1.25rem}.ml-22[data-v-c14357d5]{margin-left:1.38rem}.mt-22[data-v-c14357d5]{margin-top:1.38rem}.ml-24[data-v-c14357d5]{margin-left:1.5rem}.mt-24[data-v-c14357d5]{margin-top:1.5rem}.ml-26[data-v-c14357d5]{margin-left:1.63rem}.mt-26[data-v-c14357d5]{margin-top:1.63rem}.ml-28[data-v-c14357d5]{margin-left:1.75rem}.mt-28[data-v-c14357d5]{margin-top:1.75rem}.ml-30[data-v-c14357d5]{margin-left:1.88rem}.mt-30[data-v-c14357d5]{margin-top:1.88rem}.ml-32[data-v-c14357d5]{margin-left:2rem}.mt-32[data-v-c14357d5]{margin-top:2rem}.ml-34[data-v-c14357d5]{margin-left:2.13rem}.mt-34[data-v-c14357d5]{margin-top:2.13rem}.ml-36[data-v-c14357d5]{margin-left:2.25rem}.mt-36[data-v-c14357d5]{margin-top:2.25rem}.ml-38[data-v-c14357d5]{margin-left:2.38rem}.mt-38[data-v-c14357d5]{margin-top:2.38rem}.ml-40[data-v-c14357d5]{margin-left:2.5rem}.mt-40[data-v-c14357d5]{margin-top:2.5rem}.ml-42[data-v-c14357d5]{margin-left:2.63rem}.mt-42[data-v-c14357d5]{margin-top:2.63rem}.ml-44[data-v-c14357d5]{margin-left:2.75rem}.mt-44[data-v-c14357d5]{margin-top:2.75rem}.ml-46[data-v-c14357d5]{margin-left:2.88rem}.mt-46[data-v-c14357d5]{margin-top:2.88rem}.ml-48[data-v-c14357d5]{margin-left:3rem}.mt-48[data-v-c14357d5]{margin-top:3rem}.ml-50[data-v-c14357d5]{margin-left:3.13rem}.mt-50[data-v-c14357d5]{margin-top:3.13rem}.ml-52[data-v-c14357d5]{margin-left:3.25rem}.mt-52[data-v-c14357d5]{margin-top:3.25rem}.ml-54[data-v-c14357d5]{margin-left:3.38rem}.mt-54[data-v-c14357d5]{margin-top:3.38rem}.ml-56[data-v-c14357d5]{margin-left:3.5rem}.mt-56[data-v-c14357d5]{margin-top:3.5rem}.ml-58[data-v-c14357d5]{margin-left:3.63rem}.mt-58[data-v-c14357d5]{margin-top:3.63rem}.ml-60[data-v-c14357d5]{margin-left:3.75rem}.mt-60[data-v-c14357d5]{margin-top:3.75rem}.ml-62[data-v-c14357d5]{margin-left:3.88rem}.mt-62[data-v-c14357d5]{margin-top:3.88rem}.ml-64[data-v-c14357d5]{margin-left:4rem}.mt-64[data-v-c14357d5]{margin-top:4rem}.ml-66[data-v-c14357d5]{margin-left:4.13rem}.mt-66[data-v-c14357d5]{margin-top:4.13rem}.ml-68[data-v-c14357d5]{margin-left:4.25rem}.mt-68[data-v-c14357d5]{margin-top:4.25rem}.ml-70[data-v-c14357d5]{margin-left:4.38rem}.mt-70[data-v-c14357d5]{margin-top:4.38rem}.ml-72[data-v-c14357d5]{margin-left:4.5rem}.mt-72[data-v-c14357d5]{margin-top:4.5rem}.ml-74[data-v-c14357d5]{margin-left:4.63rem}.mt-74[data-v-c14357d5]{margin-top:4.63rem}.ml-76[data-v-c14357d5]{margin-left:4.75rem}.mt-76[data-v-c14357d5]{margin-top:4.75rem}.ml-78[data-v-c14357d5]{margin-left:4.88rem}.mt-78[data-v-c14357d5]{margin-top:4.88rem}.ml-80[data-v-c14357d5]{margin-left:5rem}.mt-80[data-v-c14357d5]{margin-top:5rem}.ml-82[data-v-c14357d5]{margin-left:5.13rem}.mt-82[data-v-c14357d5]{margin-top:5.13rem}.ml-84[data-v-c14357d5]{margin-left:5.25rem}.mt-84[data-v-c14357d5]{margin-top:5.25rem}.ml-86[data-v-c14357d5]{margin-left:5.38rem}.mt-86[data-v-c14357d5]{margin-top:5.38rem}.ml-88[data-v-c14357d5]{margin-left:5.5rem}.mt-88[data-v-c14357d5]{margin-top:5.5rem}.ml-90[data-v-c14357d5]{margin-left:5.63rem}.mt-90[data-v-c14357d5]{margin-top:5.63rem}.ml-92[data-v-c14357d5]{margin-left:5.75rem}.mt-92[data-v-c14357d5]{margin-top:5.75rem}.ml-94[data-v-c14357d5]{margin-left:5.88rem}.mt-94[data-v-c14357d5]{margin-top:5.88rem}.ml-96[data-v-c14357d5]{margin-left:6rem}.mt-96[data-v-c14357d5]{margin-top:6rem}.ml-98[data-v-c14357d5]{margin-left:6.13rem}.mt-98[data-v-c14357d5]{margin-top:6.13rem}.ml-100[data-v-c14357d5]{margin-left:6.25rem}.mt-100[data-v-c14357d5]{margin-top:6.25rem}.mt-101[data-v-c14357d5]{margin-top:6.38rem}.post-detail-container[data-v-c14357d5]{width:100%;min-height:100vh;background-color:#fff}.header[data-v-c14357d5]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;background-color:#fff;z-index:98;border-bottom:.03125rem solid #f0f0f0}.header-left[data-v-c14357d5]{width:2.5rem;display:flex;align-items:center;justify-content:flex-start}.back-icon[data-v-c14357d5]{width:1.25rem;height:1.25rem}.header-center[data-v-c14357d5]{flex:1;display:flex;align-items:center;justify-content:center}.header-title[data-v-c14357d5]{font-size:1.125rem;font-weight:600;color:#333}.header-right[data-v-c14357d5]{width:2.5rem}.content-wrapper[data-v-c14357d5]{width:100%;box-sizing:border-box}.loading-wrapper[data-v-c14357d5],.empty-wrapper[data-v-c14357d5]{display:flex;justify-content:center;align-items:center;padding:3.125rem 0}.loading-text[data-v-c14357d5],.empty-text[data-v-c14357d5]{font-size:.875rem;color:#999}.post-card[data-v-c14357d5]{margin-bottom:.9375rem;padding-bottom:4.0625rem;border-bottom:.09375rem solid #f0f0f0}.post-header[data-v-c14357d5]{display:flex;justify-content:space-between;align-items:center;padding:.625rem .9375rem}.post-header-left[data-v-c14357d5]{display:flex;align-items:center;flex:1;min-width:0;overflow:hidden}.post-avatar-wrapper[data-v-c14357d5]{position:relative;width:2.5rem;height:2.5rem;flex-shrink:0;margin-right:.625rem}.post-avatar[data-v-c14357d5]{width:100%;height:100%;border-radius:50%;background-color:#f0f0f0}.post-online-indicator[data-v-c14357d5]{position:absolute;bottom:0;right:0;width:.625rem;height:.625rem;border-radius:50%;border:.09375rem solid #ffffff;z-index:2}.post-online-indicator.online[data-v-c14357d5]{background-color:#78fb7b}.post-online-indicator.offline[data-v-c14357d5]{background-color:#c4c4c4}.post-user-info[data-v-c14357d5]{display:flex;flex-direction:column;min-width:0;flex:1;overflow:hidden}.post-username[data-v-c14357d5]{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:#333}.verified-icon-img[data-v-c14357d5]{width:1rem;height:1rem}.post-handle[data-v-c14357d5]{font-size:.75rem;color:#999;margin-top:.125rem}.post-handle-tags[data-v-c14357d5]{display:flex;flex-wrap:wrap;gap:.09375rem;margin-top:.1875rem;align-items:center;max-width:100%;overflow:hidden}.tag-pill[data-v-c14357d5]{display:inline-block;padding:.25rem 0;font-size:13px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;color:#aba9aa;max-width:6.25rem}.tag-sep[data-v-c14357d5]{color:#c1bfc1;font-size:24px;line-height:1}.post-header-right[data-v-c14357d5]{display:flex;align-items:center;flex-shrink:0;margin-left:.625rem}.post-follow[data-v-c14357d5]{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#f8809c;color:#fff;border-radius:.625rem;font-size:.8125rem}.post-follow.subscribed[data-v-c14357d5]{background-color:#f0f0f0;color:#9b9b9b;pointer-events:none}.icon-follow-img[data-v-c14357d5]{width:.75rem;height:.75rem}.post-content[data-v-c14357d5]{padding:0 .9375rem .625rem}.post-text[data-v-c14357d5]{font-size:1rem;color:#333;line-height:1.6}.post-media[data-v-c14357d5]{margin-top:.5rem;padding:0 .46875rem}.post-image-single[data-v-c14357d5]{width:100%}.post-image-wrapper[data-v-c14357d5]{position:relative;width:100%}.post-image-single-img[data-v-c14357d5]{width:100%;height:auto;display:block}.post-image-grid[data-v-c14357d5]{display:flex;flex-wrap:wrap;gap:.25rem}.post-image-grid-item[data-v-c14357d5]{position:relative;width:calc((100% - .5rem) / 3);padding-bottom:calc((100% - .5rem) / 3);border-radius:.375rem;overflow:hidden;background:#f7f7f7}.post-image-grid-item uni-image[data-v-c14357d5]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.post-image-list[data-v-c14357d5]{display:flex;flex-direction:column;gap:.375rem}.post-image-list-item[data-v-c14357d5]{position:relative;overflow:hidden;border-radius:.375rem}.post-image-list-item uni-image[data-v-c14357d5]{width:100%;height:auto;display:block}.image-lock-mask[data-v-c14357d5]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;z-index:10}.image-lock-icon[data-v-c14357d5]{width:2.125rem;height:2.125rem;filter:drop-shadow(0 .0625rem .1875rem rgba(0,0,0,.45)) brightness(2);z-index:11;opacity:.95}.post-image-list .image-lock-icon[data-v-c14357d5]{width:2rem;height:2rem;opacity:1}.video-lock-mask[data-v-c14357d5]{background-color:rgba(0,0,0,.5)!important;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:11}.locked-top-icon[data-v-c14357d5]{position:absolute;top:.375rem;right:.375rem;width:1.75rem;height:1.75rem;z-index:12;pointer-events:auto}.post-image-grid .image-lock-mask[data-v-c14357d5]{background-color:rgba(0,0,0,.35);pointer-events:auto}.post-image-grid .image-lock-icon[data-v-c14357d5]{width:1.25rem;height:1.25rem;filter:drop-shadow(0 .0625rem .15625rem rgba(0,0,0,.45)) brightness(2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-container[data-v-c14357d5]{position:relative;width:100%;aspect-ratio:4/3;background-color:#000;border-radius:.375rem;overflow:hidden}.video-thumbnail[data-v-c14357d5]{width:100%;height:100%;object-fit:cover}.play-button[data-v-c14357d5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.75rem;height:3.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.play-icon[data-v-c14357d5]{width:3.75rem;height:3.75rem;display:flex;align-items:center;justify-content:center}.play-icon uni-image[data-v-c14357d5]{width:100%;height:100%}.video-player-container[data-v-c14357d5]{position:relative;width:100%;aspect-ratio:4/3;background-color:#000;border-radius:.375rem;overflow:hidden}.video-player[data-v-c14357d5]{width:100%;height:100%}.video-close-btn[data-v-c14357d5]{position:absolute;top:.625rem;right:.625rem;width:1.875rem;height:1.875rem;background-color:rgba(0,0,0,.6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.125rem;z-index:10}.video-error-message[data-v-c14357d5]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.625rem;color:#fff}.retry-btn[data-v-c14357d5]{padding:.375rem .75rem;background-color:rgba(255,255,255,.3);border-radius:.25rem}.post-engagement[data-v-c14357d5]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:.625rem 1rem;gap:1.5rem}.engagement-item[data-v-c14357d5]{display:flex;flex-direction:row;align-items:center;gap:.25rem}.engagement-item.liked .engagement-text[data-v-c14357d5],.engagement-item.liked .engagement-icon[data-v-c14357d5]{color:#ff5a5f}.engagement-icon[data-v-c14357d5]{width:1.5rem;height:1.5rem}.engagement-text[data-v-c14357d5]{font-size:.8125rem;color:#666}.engagement-right[data-v-c14357d5]{margin-left:auto}.comments-section[data-v-c14357d5]{padding:.75rem 1rem;background-color:transparent}.comments-header[data-v-c14357d5]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-top:.03125rem solid #f0f0f0;margin-bottom:.375rem}.comments-title[data-v-c14357d5]{font-size:17px;font-weight:600;color:#333}.comments-count[data-v-c14357d5]{font-size:16px;color:#999}.comments-section.with-comment-panel[data-v-c14357d5]{padding-bottom:calc(.3125rem + env(safe-area-inset-bottom))}.comments-loading[data-v-c14357d5]{display:flex;justify-content:center;align-items:center;padding:1.25rem 0}.comments-list[data-v-c14357d5]{display:flex;flex-direction:column;gap:1rem}.comment-item[data-v-c14357d5]{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem}.comment-avatar[data-v-c14357d5]{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#f0f0f0;flex-shrink:0}.comment-content[data-v-c14357d5]{flex:1;display:flex;flex-direction:column;min-width:0}.comment-header[data-v-c14357d5]{display:flex;align-items:center;gap:.25rem;margin-bottom:.25rem}.comment-username[data-v-c14357d5]{font-size:.875rem;font-weight:600;color:#333}.comment-verified[data-v-c14357d5]{font-size:.75rem;color:#4eace9}.comment-emoji[data-v-c14357d5]{font-size:.875rem}.comment-text[data-v-c14357d5]{font-size:.875rem;color:#666;line-height:1.5;margin-bottom:.25rem}.comment-footer[data-v-c14357d5]{display:flex;align-items:center;gap:.5rem}.comment-time[data-v-c14357d5]{font-size:.75rem;color:#999}.comment-reply[data-v-c14357d5]{font-size:.75rem;color:#007aff}.comment-children[data-v-c14357d5]{margin-top:.25rem}.comment-child[data-v-c14357d5]{display:flex;gap:.375rem;align-items:flex-start;margin-top:.25rem}.child-avatar[data-v-c14357d5]{width:1.75rem;height:1.75rem;border-radius:50%;flex-shrink:0;background-color:#f0f0f0}.child-body[data-v-c14357d5]{flex:1;display:flex;flex-direction:column;min-width:0}.child-header[data-v-c14357d5]{display:flex;align-items:center;gap:.25rem;margin-bottom:.125rem}.child-username[data-v-c14357d5]{font-size:.8125rem;font-weight:600;color:#333}.child-time[data-v-c14357d5]{font-size:.625rem;color:#999;margin-left:.25rem}.child-text[data-v-c14357d5]{font-size:.75rem;color:#666;line-height:1.4}.expand-replies-btn[data-v-c14357d5],.collapse-replies-btn[data-v-c14357d5]{display:flex;justify-content:start;align-items:center;padding:.5rem 0;margin-top:.375rem;cursor:pointer}.expand-replies-btn uni-text[data-v-c14357d5],.collapse-replies-btn uni-text[data-v-c14357d5]{font-size:.8125rem;color:#f8809c;font-weight:500}.comment-like[data-v-c14357d5]{display:flex;align-items:center}.like-icon[data-v-c14357d5]{width:1rem;height:1rem}.like-icon.liked[data-v-c14357d5]{color:#ff5a5f}.show-more-comments-btn[data-v-c14357d5]{display:flex;justify-content:center;align-items:center;padding:.625rem 0;margin-top:.5rem}.show-more-comments-btn uni-text[data-v-c14357d5]{font-size:.875rem;color:#007aff;font-weight:500}.view-more-comments[data-v-c14357d5]{display:flex;justify-content:center;align-items:center;padding:.625rem 0}.view-more-comments uni-text[data-v-c14357d5]{font-size:.875rem;color:#f8809c}.comment-panel[data-v-c14357d5]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:.03125rem solid rgba(240,240,240,.8);padding:.625rem 1rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom));z-index:95;box-shadow:0 -.25rem .75rem rgba(0,0,0,.06)}.comment-emoji-row[data-v-c14357d5]{display:flex;flex-direction:row;gap:.5rem;padding:.5rem 0;border-bottom:.03125rem solid #f0f0f0;margin-bottom:.5rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.emoji-item[data-v-c14357d5]{width:1.875rem;height:1.875rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;flex:0 0 auto}.comment-panel-inner[data-v-c14357d5]{display:flex;align-items:center;gap:.5rem}.comment-input-wrap[data-v-c14357d5]{flex:1;display:flex;align-items:center;background-color:#f5f5f5;border-radius:1.25rem;padding:.375rem .75rem;gap:.5rem}.comment-input-field[data-v-c14357d5]{flex:1;font-size:.875rem;color:#333;background-color:transparent;border:none;outline:none}.comment-smile-icon[data-v-c14357d5]{width:1.25rem;height:1.25rem;flex-shrink:0}.comment-send-btn[data-v-c14357d5]{padding:.375rem .75rem;background-color:#e0e0e0;border-radius:1.25rem;opacity:.5}.comment-send-btn.active[data-v-c14357d5]{background-color:#f8809c;opacity:1}.comment-send-btn uni-text[data-v-c14357d5]{font-size:.875rem;color:#fff}.tip-modal-mask[data-v-c14357d5]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:99}.tip-modal[data-v-c14357d5]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);background:linear-gradient(to bottom,#ffe9ed 60px,#fff 60%)}.tip-modal-top[data-v-c14357d5]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-c14357d5]{font-size:.9375rem;font-weight:600;color:#333}.tip-modal-close[data-v-c14357d5]{width:1.5rem;height:1.5rem;border-radius:50%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#666}.tip-modal-header[data-v-c14357d5]{display:flex;align-items:center;padding:.75rem 1rem;gap:.625rem}.tip-modal-avatar[data-v-c14357d5]{position:relative;width:3.125rem;height:3.125rem;border-radius:50%;overflow:hidden}.tip-modal-avatar uni-image[data-v-c14357d5]{width:100%;height:100%}.tip-online-dot[data-v-c14357d5]{position:absolute;bottom:.125rem;right:.125rem;width:.75rem;height:.75rem;background-color:#78fb7b;border:.09375rem solid #ffffff;border-radius:50%}.tip-modal-user[data-v-c14357d5]{flex:1;display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-c14357d5]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-c14357d5]{font-size:1rem;font-weight:600;color:#333}.tip-verify-icon[data-v-c14357d5]{width:1rem;height:1rem}.tip-modal-id[data-v-c14357d5]{font-size:.75rem;color:#999}.tip-modal-body[data-v-c14357d5]{padding:.75rem 1rem}.purchase-info[data-v-c14357d5]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 0}.purchase-label[data-v-c14357d5]{font-size:.875rem;color:#666}.purchase-price[data-v-c14357d5]{font-size:1.5rem;font-weight:600;color:#f8809c}.purchase-price .purchase-icon[data-v-c14357d5]{width:1.375rem;height:1.375rem}.tip-amount-grid[data-v-c14357d5]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;margin-bottom:.75rem;overflow-x:auto}.tip-amount-item[data-v-c14357d5]{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.75rem 1.125rem;background-color:#f5f5f5;border-radius:.5rem;flex-shrink:0;white-space:nowrap}.tip-amount-item.active[data-v-c14357d5]{background-color:#f8809c}.tip-amount-text[data-v-c14357d5]{font-size:1rem;font-weight:600;color:#333}.tip-amount-item.active .tip-amount-text[data-v-c14357d5]{color:#fff}.tip-amount-coin[data-v-c14357d5]{width:1rem;height:1rem}.tip-custom-input[data-v-c14357d5]{padding:.75rem;background-color:#f5f5f5;border-radius:.5rem;font-size:1rem;color:#333;margin-bottom:.75rem;border:none;outline:none}.tip-balance-row[data-v-c14357d5]{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.tip-balance-text[data-v-c14357d5]{font-size:.875rem;color:#666}.tip-recharge-btn[data-v-c14357d5]{padding:.25rem .5rem;background-color:#f8809c;border-radius:.25rem}.tip-recharge-btn uni-text[data-v-c14357d5]{font-size:.75rem;color:#fff}.tip-confirm-wrapper[data-v-c14357d5]{padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.tip-confirm-btn[data-v-c14357d5]{width:100%;padding:.75rem;background-color:#f8809c;border-radius:1.25rem;display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-c14357d5]{font-size:1rem;font-weight:600;color:#fff}html[data-v-bbb2c3f3]{font-size:16px}body[data-v-bbb2c3f3]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-bbb2c3f3],uni-image[data-v-bbb2c3f3],uni-text[data-v-bbb2c3f3]{box-sizing:border-box;flex-shrink:0}#app[data-v-bbb2c3f3]{width:100vw;height:100vh}.flex-row[data-v-bbb2c3f3]{display:flex;flex-direction:row}.flex-col[data-v-bbb2c3f3]{display:flex;flex-direction:column}.justify-start[data-v-bbb2c3f3]{justify-content:flex-start}.justify-end[data-v-bbb2c3f3]{justify-content:flex-end}.justify-center[data-v-bbb2c3f3]{justify-content:center}.justify-between[data-v-bbb2c3f3]{justify-content:space-between}.justify-around[data-v-bbb2c3f3]{justify-content:space-around}.justify-evenly[data-v-bbb2c3f3]{justify-content:space-evenly}.items-start[data-v-bbb2c3f3]{align-items:flex-start}.items-end[data-v-bbb2c3f3]{align-items:flex-end}.items-center[data-v-bbb2c3f3]{align-items:center}.items-baseline[data-v-bbb2c3f3]{align-items:baseline}.items-stretch[data-v-bbb2c3f3]{align-items:stretch}.self-start[data-v-bbb2c3f3]{align-self:flex-start}.self-end[data-v-bbb2c3f3]{align-self:flex-end}.self-center[data-v-bbb2c3f3]{align-self:center}.self-baseline[data-v-bbb2c3f3]{align-self:baseline}.self-stretch[data-v-bbb2c3f3]{align-self:stretch}.flex-1[data-v-bbb2c3f3]{flex:1 1 0%}.flex-auto[data-v-bbb2c3f3]{flex:1 1 auto}.grow[data-v-bbb2c3f3]{flex-grow:1}.grow-0[data-v-bbb2c3f3]{flex-grow:0}.shrink[data-v-bbb2c3f3]{flex-shrink:1}.shrink-0[data-v-bbb2c3f3]{flex-shrink:0}.relative[data-v-bbb2c3f3]{position:relative}.ml-2[data-v-bbb2c3f3]{margin-left:.13rem}.mt-2[data-v-bbb2c3f3]{margin-top:.13rem}.ml-4[data-v-bbb2c3f3]{margin-left:.25rem}.mt-4[data-v-bbb2c3f3]{margin-top:.25rem}.ml-6[data-v-bbb2c3f3]{margin-left:.38rem}.mt-6[data-v-bbb2c3f3]{margin-top:.38rem}.ml-8[data-v-bbb2c3f3]{margin-left:.5rem}.mt-8[data-v-bbb2c3f3]{margin-top:.5rem}.ml-10[data-v-bbb2c3f3]{margin-left:.63rem}.mt-10[data-v-bbb2c3f3]{margin-top:.63rem}.ml-12[data-v-bbb2c3f3]{margin-left:.75rem}.mt-12[data-v-bbb2c3f3]{margin-top:.75rem}.ml-14[data-v-bbb2c3f3]{margin-left:.88rem}.mt-14[data-v-bbb2c3f3]{margin-top:.88rem}.ml-16[data-v-bbb2c3f3]{margin-left:1rem}.mt-16[data-v-bbb2c3f3]{margin-top:1rem}.ml-18[data-v-bbb2c3f3]{margin-left:1.13rem}.mt-18[data-v-bbb2c3f3]{margin-top:1.13rem}.ml-20[data-v-bbb2c3f3]{margin-left:1.25rem}.mt-20[data-v-bbb2c3f3]{margin-top:1.25rem}.ml-22[data-v-bbb2c3f3]{margin-left:1.38rem}.mt-22[data-v-bbb2c3f3]{margin-top:1.38rem}.ml-24[data-v-bbb2c3f3]{margin-left:1.5rem}.mt-24[data-v-bbb2c3f3]{margin-top:1.5rem}.ml-26[data-v-bbb2c3f3]{margin-left:1.63rem}.mt-26[data-v-bbb2c3f3]{margin-top:1.63rem}.ml-28[data-v-bbb2c3f3]{margin-left:1.75rem}.mt-28[data-v-bbb2c3f3]{margin-top:1.75rem}.ml-30[data-v-bbb2c3f3]{margin-left:1.88rem}.mt-30[data-v-bbb2c3f3]{margin-top:1.88rem}.ml-32[data-v-bbb2c3f3]{margin-left:2rem}.mt-32[data-v-bbb2c3f3]{margin-top:2rem}.ml-34[data-v-bbb2c3f3]{margin-left:2.13rem}.mt-34[data-v-bbb2c3f3]{margin-top:2.13rem}.ml-36[data-v-bbb2c3f3]{margin-left:2.25rem}.mt-36[data-v-bbb2c3f3]{margin-top:2.25rem}.ml-38[data-v-bbb2c3f3]{margin-left:2.38rem}.mt-38[data-v-bbb2c3f3]{margin-top:2.38rem}.ml-40[data-v-bbb2c3f3]{margin-left:2.5rem}.mt-40[data-v-bbb2c3f3]{margin-top:2.5rem}.ml-42[data-v-bbb2c3f3]{margin-left:2.63rem}.mt-42[data-v-bbb2c3f3]{margin-top:2.63rem}.ml-44[data-v-bbb2c3f3]{margin-left:2.75rem}.mt-44[data-v-bbb2c3f3]{margin-top:2.75rem}.ml-46[data-v-bbb2c3f3]{margin-left:2.88rem}.mt-46[data-v-bbb2c3f3]{margin-top:2.88rem}.ml-48[data-v-bbb2c3f3]{margin-left:3rem}.mt-48[data-v-bbb2c3f3]{margin-top:3rem}.ml-50[data-v-bbb2c3f3]{margin-left:3.13rem}.mt-50[data-v-bbb2c3f3]{margin-top:3.13rem}.ml-52[data-v-bbb2c3f3]{margin-left:3.25rem}.mt-52[data-v-bbb2c3f3]{margin-top:3.25rem}.ml-54[data-v-bbb2c3f3]{margin-left:3.38rem}.mt-54[data-v-bbb2c3f3]{margin-top:3.38rem}.ml-56[data-v-bbb2c3f3]{margin-left:3.5rem}.mt-56[data-v-bbb2c3f3]{margin-top:3.5rem}.ml-58[data-v-bbb2c3f3]{margin-left:3.63rem}.mt-58[data-v-bbb2c3f3]{margin-top:3.63rem}.ml-60[data-v-bbb2c3f3]{margin-left:3.75rem}.mt-60[data-v-bbb2c3f3]{margin-top:3.75rem}.ml-62[data-v-bbb2c3f3]{margin-left:3.88rem}.mt-62[data-v-bbb2c3f3]{margin-top:3.88rem}.ml-64[data-v-bbb2c3f3]{margin-left:4rem}.mt-64[data-v-bbb2c3f3]{margin-top:4rem}.ml-66[data-v-bbb2c3f3]{margin-left:4.13rem}.mt-66[data-v-bbb2c3f3]{margin-top:4.13rem}.ml-68[data-v-bbb2c3f3]{margin-left:4.25rem}.mt-68[data-v-bbb2c3f3]{margin-top:4.25rem}.ml-70[data-v-bbb2c3f3]{margin-left:4.38rem}.mt-70[data-v-bbb2c3f3]{margin-top:4.38rem}.ml-72[data-v-bbb2c3f3]{margin-left:4.5rem}.mt-72[data-v-bbb2c3f3]{margin-top:4.5rem}.ml-74[data-v-bbb2c3f3]{margin-left:4.63rem}.mt-74[data-v-bbb2c3f3]{margin-top:4.63rem}.ml-76[data-v-bbb2c3f3]{margin-left:4.75rem}.mt-76[data-v-bbb2c3f3]{margin-top:4.75rem}.ml-78[data-v-bbb2c3f3]{margin-left:4.88rem}.mt-78[data-v-bbb2c3f3]{margin-top:4.88rem}.ml-80[data-v-bbb2c3f3]{margin-left:5rem}.mt-80[data-v-bbb2c3f3]{margin-top:5rem}.ml-82[data-v-bbb2c3f3]{margin-left:5.13rem}.mt-82[data-v-bbb2c3f3]{margin-top:5.13rem}.ml-84[data-v-bbb2c3f3]{margin-left:5.25rem}.mt-84[data-v-bbb2c3f3]{margin-top:5.25rem}.ml-86[data-v-bbb2c3f3]{margin-left:5.38rem}.mt-86[data-v-bbb2c3f3]{margin-top:5.38rem}.ml-88[data-v-bbb2c3f3]{margin-left:5.5rem}.mt-88[data-v-bbb2c3f3]{margin-top:5.5rem}.ml-90[data-v-bbb2c3f3]{margin-left:5.63rem}.mt-90[data-v-bbb2c3f3]{margin-top:5.63rem}.ml-92[data-v-bbb2c3f3]{margin-left:5.75rem}.mt-92[data-v-bbb2c3f3]{margin-top:5.75rem}.ml-94[data-v-bbb2c3f3]{margin-left:5.88rem}.mt-94[data-v-bbb2c3f3]{margin-top:5.88rem}.ml-96[data-v-bbb2c3f3]{margin-left:6rem}.mt-96[data-v-bbb2c3f3]{margin-top:6rem}.ml-98[data-v-bbb2c3f3]{margin-left:6.13rem}.mt-98[data-v-bbb2c3f3]{margin-top:6.13rem}.ml-100[data-v-bbb2c3f3]{margin-left:6.25rem}.mt-100[data-v-bbb2c3f3]{margin-top:6.25rem}.mt-101[data-v-bbb2c3f3]{margin-top:6.38rem}.creator-container[data-v-bbb2c3f3]{width:100%;min-height:100vh;background-color:#180928}.header[data-v-bbb2c3f3]{position:fixed;z-index:1001;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 1rem;background-color:#180928;box-sizing:border-box}.header-left[data-v-bbb2c3f3]{width:2.5rem;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-bbb2c3f3]{display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%;margin-left:-.5rem}.back-icon uni-image[data-v-bbb2c3f3]{width:1.25rem;height:1.25rem;display:block}.header-center[data-v-bbb2c3f3]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;min-width:0}.header-title[data-v-bbb2c3f3]{font-size:1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right[data-v-bbb2c3f3]{width:2.5rem;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:100}.header-right-text[data-v-bbb2c3f3]{font-size:.875rem;color:#aba9aa;position:relative;z-index:2}.content-wrapper[data-v-bbb2c3f3]{width:100%;box-sizing:border-box;padding:1.25rem 1rem 6.25rem;background:#180928}.verify-failed-banner[data-v-bbb2c3f3]{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;padding:.625rem 1rem;background-color:#6b538b;text-align:center;box-sizing:border-box;font-size:14px;color:#fff;line-height:1.5}.verify-failed-tip[data-v-bbb2c3f3]{margin-bottom:.625rem;margin-top:-1.1875rem;padding:.5rem .625rem;border-radius:.375rem;background-color:#fff1f0;border:.03125rem solid #FFA39E;font-size:.75rem;color:#ff4d4f}.title-section[data-v-bbb2c3f3]{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1.25rem;position:relative}.line-img[data-v-bbb2c3f3]{width:40%;height:5px;display:block;margin-top:.625rem;margin-bottom:.625rem}.title-right-img-1[data-v-bbb2c3f3]{position:absolute;z-index:1;right:0;top:0;width:329px;height:329px;pointer-events:none}.title-right-img-2[data-v-bbb2c3f3]{position:absolute;right:.9375rem;top:5.3125rem;width:178px;height:151px;z-index:1000}.main-title[data-v-bbb2c3f3]{font-size:1.125rem;font-weight:700;color:#fff;line-height:1.2}.subtitle[data-v-bbb2c3f3]{font-size:.75rem;color:#999;line-height:1.5}.form-card[data-v-bbb2c3f3]{background-color:#fff;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem;z-index:99999;border:1px solid #2722241A}.form-item[data-v-bbb2c3f3]{display:flex;flex-direction:row;align-items:center;gap:.75rem;position:relative;z-index:10}.form-label[data-v-bbb2c3f3]{font-size:.875rem;color:#000;font-weight:500;min-width:4.375rem;flex-shrink:0}.form-input-wrapper[data-v-bbb2c3f3]{flex:1;background-color:#fff;border-radius:.5rem;padding:.75rem;min-height:2.75rem;display:flex;align-items:center;border:1px solid #2722241A}.form-input-wrapper-photo[data-v-bbb2c3f3]{flex:1;background-color:#311c4b;border-radius:.5rem;padding:.375rem .75rem;display:flex;justify-content:space-between;align-items:center;border:1px solid #2722241A;margin-top:3.875rem;position:relative;z-index:10}.form-input[data-v-bbb2c3f3]{flex:1;font-size:.875rem;color:#000;background-color:transparent;border:none;outline:none}.form-input-text[data-v-bbb2c3f3]{font-size:.875rem;color:#fff}.cert-photos[data-v-bbb2c3f3]{display:flex;gap:.375rem;align-items:center}.cert-photo[data-v-bbb2c3f3]{position:relative}.cert-photo-delete[data-v-bbb2c3f3]{position:absolute;top:-.3125rem;right:-.3125rem;width:1.0625rem;height:1.0625rem;border-radius:.5625rem;background:#fff;border:.03125rem solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#f8809c;box-shadow:0 .125rem .3125rem rgba(0,0,0,.08)}.cert-photo-add[data-v-bbb2c3f3]{position:relative;width:2.625rem;height:2.625rem;border-radius:.25rem;overflow:hidden}.add-text[data-v-bbb2c3f3]{position:absolute;font-size:1.125rem;color:#f8809c;left:0;right:0;top:.5625rem;text-align:center}.submit-button-wrapper[data-v-bbb2c3f3]{margin-top:1.5rem;padding:0}.submit-button[data-v-bbb2c3f3]{width:100%;height:3rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.75rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.submit-button.disabled[data-v-bbb2c3f3]{background-color:#e0e0e0;opacity:.6}.submit-button-text[data-v-bbb2c3f3]{font-size:1rem;font-weight:600;color:#fff}.under-review-page[data-v-bbb2c3f3]{position:relative;z-index:1000;width:100%;min-height:calc(100vh - 3.75rem);display:flex;align-items:flex-start;justify-content:center;background:#180928}.under-review-content[data-v-bbb2c3f3]{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:4.375rem}.under-review-img[data-v-bbb2c3f3]{width:7.5rem;height:7.5rem;display:block}.under-review-text[data-v-bbb2c3f3]{margin-top:.75rem;font-size:.875rem;color:#c4c4c4}html[data-v-df7c260d]{font-size:16px}body[data-v-df7c260d]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-df7c260d],uni-image[data-v-df7c260d],uni-text[data-v-df7c260d]{box-sizing:border-box;flex-shrink:0}#app[data-v-df7c260d]{width:100vw;height:100vh}.flex-row[data-v-df7c260d]{display:flex;flex-direction:row}.flex-col[data-v-df7c260d]{display:flex;flex-direction:column}.justify-start[data-v-df7c260d]{justify-content:flex-start}.justify-end[data-v-df7c260d]{justify-content:flex-end}.justify-center[data-v-df7c260d]{justify-content:center}.justify-between[data-v-df7c260d]{justify-content:space-between}.justify-around[data-v-df7c260d]{justify-content:space-around}.justify-evenly[data-v-df7c260d]{justify-content:space-evenly}.items-start[data-v-df7c260d]{align-items:flex-start}.items-end[data-v-df7c260d]{align-items:flex-end}.items-center[data-v-df7c260d]{align-items:center}.items-baseline[data-v-df7c260d]{align-items:baseline}.items-stretch[data-v-df7c260d]{align-items:stretch}.self-start[data-v-df7c260d]{align-self:flex-start}.self-end[data-v-df7c260d]{align-self:flex-end}.self-center[data-v-df7c260d]{align-self:center}.self-baseline[data-v-df7c260d]{align-self:baseline}.self-stretch[data-v-df7c260d]{align-self:stretch}.flex-1[data-v-df7c260d]{flex:1 1 0%}.flex-auto[data-v-df7c260d]{flex:1 1 auto}.grow[data-v-df7c260d]{flex-grow:1}.grow-0[data-v-df7c260d]{flex-grow:0}.shrink[data-v-df7c260d]{flex-shrink:1}.shrink-0[data-v-df7c260d]{flex-shrink:0}.relative[data-v-df7c260d]{position:relative}.ml-2[data-v-df7c260d]{margin-left:.13rem}.mt-2[data-v-df7c260d]{margin-top:.13rem}.ml-4[data-v-df7c260d]{margin-left:.25rem}.mt-4[data-v-df7c260d]{margin-top:.25rem}.ml-6[data-v-df7c260d]{margin-left:.38rem}.mt-6[data-v-df7c260d]{margin-top:.38rem}.ml-8[data-v-df7c260d]{margin-left:.5rem}.mt-8[data-v-df7c260d]{margin-top:.5rem}.ml-10[data-v-df7c260d]{margin-left:.63rem}.mt-10[data-v-df7c260d]{margin-top:.63rem}.ml-12[data-v-df7c260d]{margin-left:.75rem}.mt-12[data-v-df7c260d]{margin-top:.75rem}.ml-14[data-v-df7c260d]{margin-left:.88rem}.mt-14[data-v-df7c260d]{margin-top:.88rem}.ml-16[data-v-df7c260d]{margin-left:1rem}.mt-16[data-v-df7c260d]{margin-top:1rem}.ml-18[data-v-df7c260d]{margin-left:1.13rem}.mt-18[data-v-df7c260d]{margin-top:1.13rem}.ml-20[data-v-df7c260d]{margin-left:1.25rem}.mt-20[data-v-df7c260d]{margin-top:1.25rem}.ml-22[data-v-df7c260d]{margin-left:1.38rem}.mt-22[data-v-df7c260d]{margin-top:1.38rem}.ml-24[data-v-df7c260d]{margin-left:1.5rem}.mt-24[data-v-df7c260d]{margin-top:1.5rem}.ml-26[data-v-df7c260d]{margin-left:1.63rem}.mt-26[data-v-df7c260d]{margin-top:1.63rem}.ml-28[data-v-df7c260d]{margin-left:1.75rem}.mt-28[data-v-df7c260d]{margin-top:1.75rem}.ml-30[data-v-df7c260d]{margin-left:1.88rem}.mt-30[data-v-df7c260d]{margin-top:1.88rem}.ml-32[data-v-df7c260d]{margin-left:2rem}.mt-32[data-v-df7c260d]{margin-top:2rem}.ml-34[data-v-df7c260d]{margin-left:2.13rem}.mt-34[data-v-df7c260d]{margin-top:2.13rem}.ml-36[data-v-df7c260d]{margin-left:2.25rem}.mt-36[data-v-df7c260d]{margin-top:2.25rem}.ml-38[data-v-df7c260d]{margin-left:2.38rem}.mt-38[data-v-df7c260d]{margin-top:2.38rem}.ml-40[data-v-df7c260d]{margin-left:2.5rem}.mt-40[data-v-df7c260d]{margin-top:2.5rem}.ml-42[data-v-df7c260d]{margin-left:2.63rem}.mt-42[data-v-df7c260d]{margin-top:2.63rem}.ml-44[data-v-df7c260d]{margin-left:2.75rem}.mt-44[data-v-df7c260d]{margin-top:2.75rem}.ml-46[data-v-df7c260d]{margin-left:2.88rem}.mt-46[data-v-df7c260d]{margin-top:2.88rem}.ml-48[data-v-df7c260d]{margin-left:3rem}.mt-48[data-v-df7c260d]{margin-top:3rem}.ml-50[data-v-df7c260d]{margin-left:3.13rem}.mt-50[data-v-df7c260d]{margin-top:3.13rem}.ml-52[data-v-df7c260d]{margin-left:3.25rem}.mt-52[data-v-df7c260d]{margin-top:3.25rem}.ml-54[data-v-df7c260d]{margin-left:3.38rem}.mt-54[data-v-df7c260d]{margin-top:3.38rem}.ml-56[data-v-df7c260d]{margin-left:3.5rem}.mt-56[data-v-df7c260d]{margin-top:3.5rem}.ml-58[data-v-df7c260d]{margin-left:3.63rem}.mt-58[data-v-df7c260d]{margin-top:3.63rem}.ml-60[data-v-df7c260d]{margin-left:3.75rem}.mt-60[data-v-df7c260d]{margin-top:3.75rem}.ml-62[data-v-df7c260d]{margin-left:3.88rem}.mt-62[data-v-df7c260d]{margin-top:3.88rem}.ml-64[data-v-df7c260d]{margin-left:4rem}.mt-64[data-v-df7c260d]{margin-top:4rem}.ml-66[data-v-df7c260d]{margin-left:4.13rem}.mt-66[data-v-df7c260d]{margin-top:4.13rem}.ml-68[data-v-df7c260d]{margin-left:4.25rem}.mt-68[data-v-df7c260d]{margin-top:4.25rem}.ml-70[data-v-df7c260d]{margin-left:4.38rem}.mt-70[data-v-df7c260d]{margin-top:4.38rem}.ml-72[data-v-df7c260d]{margin-left:4.5rem}.mt-72[data-v-df7c260d]{margin-top:4.5rem}.ml-74[data-v-df7c260d]{margin-left:4.63rem}.mt-74[data-v-df7c260d]{margin-top:4.63rem}.ml-76[data-v-df7c260d]{margin-left:4.75rem}.mt-76[data-v-df7c260d]{margin-top:4.75rem}.ml-78[data-v-df7c260d]{margin-left:4.88rem}.mt-78[data-v-df7c260d]{margin-top:4.88rem}.ml-80[data-v-df7c260d]{margin-left:5rem}.mt-80[data-v-df7c260d]{margin-top:5rem}.ml-82[data-v-df7c260d]{margin-left:5.13rem}.mt-82[data-v-df7c260d]{margin-top:5.13rem}.ml-84[data-v-df7c260d]{margin-left:5.25rem}.mt-84[data-v-df7c260d]{margin-top:5.25rem}.ml-86[data-v-df7c260d]{margin-left:5.38rem}.mt-86[data-v-df7c260d]{margin-top:5.38rem}.ml-88[data-v-df7c260d]{margin-left:5.5rem}.mt-88[data-v-df7c260d]{margin-top:5.5rem}.ml-90[data-v-df7c260d]{margin-left:5.63rem}.mt-90[data-v-df7c260d]{margin-top:5.63rem}.ml-92[data-v-df7c260d]{margin-left:5.75rem}.mt-92[data-v-df7c260d]{margin-top:5.75rem}.ml-94[data-v-df7c260d]{margin-left:5.88rem}.mt-94[data-v-df7c260d]{margin-top:5.88rem}.ml-96[data-v-df7c260d]{margin-left:6rem}.mt-96[data-v-df7c260d]{margin-top:6rem}.ml-98[data-v-df7c260d]{margin-left:6.13rem}.mt-98[data-v-df7c260d]{margin-top:6.13rem}.ml-100[data-v-df7c260d]{margin-left:6.25rem}.mt-100[data-v-df7c260d]{margin-top:6.25rem}.mt-101[data-v-df7c260d]{margin-top:6.38rem}.settings-page[data-v-df7c260d]{min-height:100vh;background:#180928}.nav-bar[data-v-df7c260d]{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#180928;z-index:999;box-sizing:border-box}.nav-left[data-v-df7c260d]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-df7c260d]{display:block;width:1.25rem;height:1.25rem}.nav-title[data-v-df7c260d]{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;font-size:1.0625rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-right[data-v-df7c260d]{width:2.5rem;height:100%;flex-shrink:0}.page-body[data-v-df7c260d]{margin-top:1.09375rem;padding:.75rem}.card[data-v-df7c260d]{background-color:#311c4b;border-radius:.5rem;padding:.3125rem .5625rem;margin-bottom:.625rem;border:.03125rem solid #2722241A}.card.single[data-v-df7c260d]{padding:.4375rem .5625rem}.row[data-v-df7c260d]{display:flex;align-items:center;justify-content:space-between;min-height:2.75rem}.row-label[data-v-df7c260d]{font-size:.9375rem;color:#fff;font-weight:600}.row-switch[data-v-df7c260d]{transform:scale(.9)}.list-item[data-v-df7c260d]{display:flex;align-items:center;justify-content:space-between;padding:.8125rem 0}.list-item[data-v-df7c260d]:last-child{border-bottom:none}.item-text[data-v-df7c260d]{font-size:.9375rem;color:#fff;font-weight:600}.chev[data-v-df7c260d]{width:20px;height:20px}html[data-v-ad4b46c7]{font-size:16px}body[data-v-ad4b46c7]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-ad4b46c7],uni-image[data-v-ad4b46c7],uni-text[data-v-ad4b46c7]{box-sizing:border-box;flex-shrink:0}#app[data-v-ad4b46c7]{width:100vw;height:100vh}.flex-row[data-v-ad4b46c7]{display:flex;flex-direction:row}.flex-col[data-v-ad4b46c7]{display:flex;flex-direction:column}.justify-start[data-v-ad4b46c7]{justify-content:flex-start}.justify-end[data-v-ad4b46c7]{justify-content:flex-end}.justify-center[data-v-ad4b46c7]{justify-content:center}.justify-between[data-v-ad4b46c7]{justify-content:space-between}.justify-around[data-v-ad4b46c7]{justify-content:space-around}.justify-evenly[data-v-ad4b46c7]{justify-content:space-evenly}.items-start[data-v-ad4b46c7]{align-items:flex-start}.items-end[data-v-ad4b46c7]{align-items:flex-end}.items-center[data-v-ad4b46c7]{align-items:center}.items-baseline[data-v-ad4b46c7]{align-items:baseline}.items-stretch[data-v-ad4b46c7]{align-items:stretch}.self-start[data-v-ad4b46c7]{align-self:flex-start}.self-end[data-v-ad4b46c7]{align-self:flex-end}.self-center[data-v-ad4b46c7]{align-self:center}.self-baseline[data-v-ad4b46c7]{align-self:baseline}.self-stretch[data-v-ad4b46c7]{align-self:stretch}.flex-1[data-v-ad4b46c7]{flex:1 1 0%}.flex-auto[data-v-ad4b46c7]{flex:1 1 auto}.grow[data-v-ad4b46c7]{flex-grow:1}.grow-0[data-v-ad4b46c7]{flex-grow:0}.shrink[data-v-ad4b46c7]{flex-shrink:1}.shrink-0[data-v-ad4b46c7]{flex-shrink:0}.relative[data-v-ad4b46c7]{position:relative}.ml-2[data-v-ad4b46c7]{margin-left:.13rem}.mt-2[data-v-ad4b46c7]{margin-top:.13rem}.ml-4[data-v-ad4b46c7]{margin-left:.25rem}.mt-4[data-v-ad4b46c7]{margin-top:.25rem}.ml-6[data-v-ad4b46c7]{margin-left:.38rem}.mt-6[data-v-ad4b46c7]{margin-top:.38rem}.ml-8[data-v-ad4b46c7]{margin-left:.5rem}.mt-8[data-v-ad4b46c7]{margin-top:.5rem}.ml-10[data-v-ad4b46c7]{margin-left:.63rem}.mt-10[data-v-ad4b46c7]{margin-top:.63rem}.ml-12[data-v-ad4b46c7]{margin-left:.75rem}.mt-12[data-v-ad4b46c7]{margin-top:.75rem}.ml-14[data-v-ad4b46c7]{margin-left:.88rem}.mt-14[data-v-ad4b46c7]{margin-top:.88rem}.ml-16[data-v-ad4b46c7]{margin-left:1rem}.mt-16[data-v-ad4b46c7]{margin-top:1rem}.ml-18[data-v-ad4b46c7]{margin-left:1.13rem}.mt-18[data-v-ad4b46c7]{margin-top:1.13rem}.ml-20[data-v-ad4b46c7]{margin-left:1.25rem}.mt-20[data-v-ad4b46c7]{margin-top:1.25rem}.ml-22[data-v-ad4b46c7]{margin-left:1.38rem}.mt-22[data-v-ad4b46c7]{margin-top:1.38rem}.ml-24[data-v-ad4b46c7]{margin-left:1.5rem}.mt-24[data-v-ad4b46c7]{margin-top:1.5rem}.ml-26[data-v-ad4b46c7]{margin-left:1.63rem}.mt-26[data-v-ad4b46c7]{margin-top:1.63rem}.ml-28[data-v-ad4b46c7]{margin-left:1.75rem}.mt-28[data-v-ad4b46c7]{margin-top:1.75rem}.ml-30[data-v-ad4b46c7]{margin-left:1.88rem}.mt-30[data-v-ad4b46c7]{margin-top:1.88rem}.ml-32[data-v-ad4b46c7]{margin-left:2rem}.mt-32[data-v-ad4b46c7]{margin-top:2rem}.ml-34[data-v-ad4b46c7]{margin-left:2.13rem}.mt-34[data-v-ad4b46c7]{margin-top:2.13rem}.ml-36[data-v-ad4b46c7]{margin-left:2.25rem}.mt-36[data-v-ad4b46c7]{margin-top:2.25rem}.ml-38[data-v-ad4b46c7]{margin-left:2.38rem}.mt-38[data-v-ad4b46c7]{margin-top:2.38rem}.ml-40[data-v-ad4b46c7]{margin-left:2.5rem}.mt-40[data-v-ad4b46c7]{margin-top:2.5rem}.ml-42[data-v-ad4b46c7]{margin-left:2.63rem}.mt-42[data-v-ad4b46c7]{margin-top:2.63rem}.ml-44[data-v-ad4b46c7]{margin-left:2.75rem}.mt-44[data-v-ad4b46c7]{margin-top:2.75rem}.ml-46[data-v-ad4b46c7]{margin-left:2.88rem}.mt-46[data-v-ad4b46c7]{margin-top:2.88rem}.ml-48[data-v-ad4b46c7]{margin-left:3rem}.mt-48[data-v-ad4b46c7]{margin-top:3rem}.ml-50[data-v-ad4b46c7]{margin-left:3.13rem}.mt-50[data-v-ad4b46c7]{margin-top:3.13rem}.ml-52[data-v-ad4b46c7]{margin-left:3.25rem}.mt-52[data-v-ad4b46c7]{margin-top:3.25rem}.ml-54[data-v-ad4b46c7]{margin-left:3.38rem}.mt-54[data-v-ad4b46c7]{margin-top:3.38rem}.ml-56[data-v-ad4b46c7]{margin-left:3.5rem}.mt-56[data-v-ad4b46c7]{margin-top:3.5rem}.ml-58[data-v-ad4b46c7]{margin-left:3.63rem}.mt-58[data-v-ad4b46c7]{margin-top:3.63rem}.ml-60[data-v-ad4b46c7]{margin-left:3.75rem}.mt-60[data-v-ad4b46c7]{margin-top:3.75rem}.ml-62[data-v-ad4b46c7]{margin-left:3.88rem}.mt-62[data-v-ad4b46c7]{margin-top:3.88rem}.ml-64[data-v-ad4b46c7]{margin-left:4rem}.mt-64[data-v-ad4b46c7]{margin-top:4rem}.ml-66[data-v-ad4b46c7]{margin-left:4.13rem}.mt-66[data-v-ad4b46c7]{margin-top:4.13rem}.ml-68[data-v-ad4b46c7]{margin-left:4.25rem}.mt-68[data-v-ad4b46c7]{margin-top:4.25rem}.ml-70[data-v-ad4b46c7]{margin-left:4.38rem}.mt-70[data-v-ad4b46c7]{margin-top:4.38rem}.ml-72[data-v-ad4b46c7]{margin-left:4.5rem}.mt-72[data-v-ad4b46c7]{margin-top:4.5rem}.ml-74[data-v-ad4b46c7]{margin-left:4.63rem}.mt-74[data-v-ad4b46c7]{margin-top:4.63rem}.ml-76[data-v-ad4b46c7]{margin-left:4.75rem}.mt-76[data-v-ad4b46c7]{margin-top:4.75rem}.ml-78[data-v-ad4b46c7]{margin-left:4.88rem}.mt-78[data-v-ad4b46c7]{margin-top:4.88rem}.ml-80[data-v-ad4b46c7]{margin-left:5rem}.mt-80[data-v-ad4b46c7]{margin-top:5rem}.ml-82[data-v-ad4b46c7]{margin-left:5.13rem}.mt-82[data-v-ad4b46c7]{margin-top:5.13rem}.ml-84[data-v-ad4b46c7]{margin-left:5.25rem}.mt-84[data-v-ad4b46c7]{margin-top:5.25rem}.ml-86[data-v-ad4b46c7]{margin-left:5.38rem}.mt-86[data-v-ad4b46c7]{margin-top:5.38rem}.ml-88[data-v-ad4b46c7]{margin-left:5.5rem}.mt-88[data-v-ad4b46c7]{margin-top:5.5rem}.ml-90[data-v-ad4b46c7]{margin-left:5.63rem}.mt-90[data-v-ad4b46c7]{margin-top:5.63rem}.ml-92[data-v-ad4b46c7]{margin-left:5.75rem}.mt-92[data-v-ad4b46c7]{margin-top:5.75rem}.ml-94[data-v-ad4b46c7]{margin-left:5.88rem}.mt-94[data-v-ad4b46c7]{margin-top:5.88rem}.ml-96[data-v-ad4b46c7]{margin-left:6rem}.mt-96[data-v-ad4b46c7]{margin-top:6rem}.ml-98[data-v-ad4b46c7]{margin-left:6.13rem}.mt-98[data-v-ad4b46c7]{margin-top:6.13rem}.ml-100[data-v-ad4b46c7]{margin-left:6.25rem}.mt-100[data-v-ad4b46c7]{margin-top:6.25rem}.mt-101[data-v-ad4b46c7]{margin-top:6.38rem}.topup-page[data-v-ad4b46c7]{min-height:100vh;touch-action:pan-y;-webkit-overflow-scrolling:touch;background-color:#180928}.nav-bar[data-v-ad4b46c7]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#180928;z-index:0;box-sizing:border-box}.nav-left[data-v-ad4b46c7],.nav-right[data-v-ad4b46c7]{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.back-icon[data-v-ad4b46c7]{width:24px;height:24px;display:block}.nav-title[data-v-ad4b46c7]{font-size:18px;font-weight:600;color:#fff}.page-body[data-v-ad4b46c7]{position:relative;z-index:1;padding:.75rem .75rem 6.25rem}.balance-section[data-v-ad4b46c7]{padding:.75rem;border-radius:.375rem;margin-bottom:.75rem}.balance-label[data-v-ad4b46c7]{font-size:.875rem;color:#fff;margin-bottom:.375rem;font-weight:600}.balance-row[data-v-ad4b46c7]{display:flex;align-items:center;padding:.5rem 0}.gem[data-v-ad4b46c7]{width:1.25rem;height:1.25rem;margin-right:.375rem}.balance-amount[data-v-ad4b46c7]{font-size:22px;font-weight:700;color:#fff}.divider-img[data-v-ad4b46c7]{width:35%;height:5px;display:block;margin-top:.375rem;object-fit:cover}.balance-section[data-v-ad4b46c7]{position:relative;z-index:1;overflow:visible}.bg-right[data-v-ad4b46c7]{position:absolute;right:.375rem;top:-1.5rem;width:9.375rem;height:9.375rem;opacity:.95;z-index:0;pointer-events:none}.balance-section>.balance-row[data-v-ad4b46c7],.balance-section>.balance-label[data-v-ad4b46c7]{position:relative;z-index:2}.bg-right-2[data-v-ad4b46c7]{position:fixed;top:-14.0625rem;right:0;width:329px;height:100%;z-index:0;pointer-events:none}.card.charge-options[data-v-ad4b46c7]{background:#2e1d48;border-radius:.625rem;padding:.5625rem;border:.03125rem solid #F8809C99;position:relative}.charge-header[data-v-ad4b46c7]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-title[data-v-ad4b46c7]{font-size:.875rem;font-weight:600;color:#fff;margin-top:.5rem;margin-left:.15625rem;flex:1}.card-market-entry[data-v-ad4b46c7]{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .5625rem;margin-top:.5rem;border-radius:31.21875rem;background:rgba(248,128,156,.12);flex-shrink:0}.card-market-icon[data-v-ad4b46c7]{width:.8125rem;height:.8125rem;flex-shrink:0}.card-market-text[data-v-ad4b46c7]{font-size:13px;line-height:1;color:#f8809c;font-weight:400}.card-market-arrow[data-v-ad4b46c7]{width:.625rem;height:.625rem;flex-shrink:0}.options-row[data-v-ad4b46c7]{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5625rem;margin-top:1.1875rem}.option[data-v-ad4b46c7]{flex:0 0 auto;width:calc((100% - 1.125rem) / 3);box-sizing:border-box;border-radius:.625rem;padding:1.3125rem .375rem;background:#6b538b;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:relative}.option-badge[data-v-ad4b46c7]{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);width:5.5625rem;height:2.5rem;z-index:2}.option.active[data-v-ad4b46c7]{background:linear-gradient(90deg,#ea57a1,#9006db)}.option .opt-coin-number[data-v-ad4b46c7]{color:#fff;font-size:20px;font-weight:600}.option .opt-price[data-v-ad4b46c7]{color:#fff;font-size:14px;font-weight:600}.option .opt-price .opt-currency[data-v-ad4b46c7]{font-size:10px;font-weight:400;margin-left:0;color:#fff}.payment-section[data-v-ad4b46c7]{margin-top:.875rem}.payment-title[data-v-ad4b46c7]{font-size:16px;font-weight:600;color:#fff;margin-bottom:.375rem}.payment-list[data-v-ad4b46c7]{display:flex;flex-direction:column;gap:.625rem;margin-top:1rem;margin-left:-.4375rem}.payment-item[data-v-ad4b46c7]{display:flex;align-items:center;justify-content:space-between;padding:.625rem .375rem;background:transparent;position:relative}.payment-item.disabled[data-v-ad4b46c7]{opacity:.5}.payment-item.disabled .payment-label[data-v-ad4b46c7]{color:#fff}.payment-icon[data-v-ad4b46c7]{width:28px;height:28px;margin-right:.5rem;flex-shrink:0}.payment-label[data-v-ad4b46c7]{flex:1;font-size:16px;font-weight:400;color:#fff}.payment-label-wrap[data-v-ad4b46c7]{flex:1;display:flex;align-items:center}.payment-radio[data-v-ad4b46c7]{width:1.25rem;height:1.25rem;border-radius:.625rem;border:.0625rem solid #E6E6E6;display:flex;align-items:center;justify-content:center;background:#fff}.payment-radio.selected[data-v-ad4b46c7]{background:#f8809c;border-color:#f8809c}.payment-check[data-v-ad4b46c7]{color:#fff;font-size:.6875rem;line-height:1}.payment-radio-img[data-v-ad4b46c7]{width:1.25rem;height:1.25rem;flex-shrink:0}.payment-discount-badge[data-v-ad4b46c7]{position:absolute;left:7.65625rem;transform:translateY(-.25rem);display:flex;align-items:center;justify-content:center;background:#fc7f0b;border-radius:31.21875rem;padding:.125rem .375rem;line-height:normal}.payment-discount-text[data-v-ad4b46c7]{font-size:11px;color:#fff;font-weight:500}.option.active .opt-coin-number[data-v-ad4b46c7],.option.active .opt-price[data-v-ad4b46c7]{color:#fff}.opt-coin[data-v-ad4b46c7]{display:flex;align-items:center;gap:.125rem;font-size:.75rem;color:#ff8aa6;font-weight:600;min-width:0}.opt-coin-number[data-v-ad4b46c7]{font-size:20px;color:#ff8aa6;font-weight:600}.coin-icon-img[data-v-ad4b46c7]{width:.9375rem;height:.9375rem;display:block;margin-top:.0625rem}.opt-price[data-v-ad4b46c7]{padding:.125rem 1.125rem;border-radius:.6875rem;background:rgba(248,128,156,.2);font-size:14px;color:#999;margin-top:.75rem}.opt-price-original[data-v-ad4b46c7]{display:flex;align-items:center;gap:.125rem;margin-top:.125rem}.opt-price-crossed[data-v-ad4b46c7]{font-size:14px;color:#ccc;text-decoration:line-through;-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc}.hint[data-v-ad4b46c7]{margin-top:.4375rem;color:#999;font-size:.6875rem;margin-bottom:.75rem}.hint-title[data-v-ad4b46c7]{font-size:14px;color:#aba9aa;margin-bottom:.4375rem}.hint-body[data-v-ad4b46c7]{font-size:.6875rem;color:#999;margin-top:.25rem;line-height:1.4}.hint-extra[data-v-ad4b46c7]{font-size:12px;color:#aba9aa;line-height:1.6;display:flex}.confirm-bar[data-v-ad4b46c7]{position:fixed;left:.75rem;right:.75rem;bottom:calc(24px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;z-index:100;background-color:#180928;padding:0 0 env(safe-area-inset-bottom,0px) 0;transform:translateZ(0);-webkit-transform:translateZ(0)}.confirm-btn[data-v-ad4b46c7]{background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.875rem;padding:.6875rem;display:flex;align-items:center;justify-content:center;width:100%}.confirm-text[data-v-ad4b46c7]{color:#fff;font-size:.875rem;font-weight:600}.agreement-text[data-v-ad4b46c7]{display:block;width:100%;text-align:center;color:#999;font-size:.75rem;margin-top:.375rem}.agreement-link[data-v-ad4b46c7]{color:#2b88ff}.card-modal-mask[data-v-ad4b46c7]{position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center;z-index:100}.card-modal[data-v-ad4b46c7]{width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;background:#311c4b;padding:.875rem;box-sizing:border-box;animation:cardModalSlideUp-ad4b46c7 .32s ease-out forwards}.card-modal.closing-panel[data-v-ad4b46c7]{animation:cardModalSlideDown-ad4b46c7 .32s ease-in forwards}.card-modal-top[data-v-ad4b46c7]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.375rem}.card-modal-title[data-v-ad4b46c7]{font-size:1rem;font-weight:700;color:#fff}.card-modal-close[data-v-ad4b46c7]{width:1.5rem;height:1.5rem;border-radius:50%;background:gray;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#fff}.card-modal-body[data-v-ad4b46c7]{margin-bottom:2.9375rem}.digital-pay-body[data-v-ad4b46c7]{margin-bottom:1.5rem}.digital-pay-hint[data-v-ad4b46c7]{display:block;font-size:.875rem;color:#fff;text-align:center;margin-bottom:1rem}.digital-pay-options[data-v-ad4b46c7]{display:flex;gap:.75rem}.digital-pay-option[data-v-ad4b46c7]{flex:1;height:3rem;border-radius:.5rem;background:#6b538b;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.digital-pay-option.active[data-v-ad4b46c7]{background:linear-gradient(90deg,#ea57a1,#9006db)}.digital-pay-option-text[data-v-ad4b46c7]{font-size:.9375rem;font-weight:600;color:#fff}.digital-pay-option.active .digital-pay-option-text[data-v-ad4b46c7]{color:#fff}.card-code-input[data-v-ad4b46c7]{width:100%;height:3.125rem;padding:.75rem;border-radius:.5rem;background:#6b538b;font-size:.875rem;color:#fff;box-sizing:border-box;border:none}.test-code-row[data-v-ad4b46c7]{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem;padding:.625rem .75rem;background:#6b538b;border-radius:.375rem}.test-code-label[data-v-ad4b46c7]{font-size:.8125rem;color:#fff;flex:1}.test-code-copy-btn[data-v-ad4b46c7]{padding:.375rem .75rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.25rem;flex-shrink:0}.test-code-copy-text[data-v-ad4b46c7]{font-size:.75rem;color:#fff;font-weight:500}.card-modal-footer[data-v-ad4b46c7]{padding-bottom:env(safe-area-inset-bottom)}.card-confirm-btn[data-v-ad4b46c7]{width:100%;padding:.75rem;border-radius:.75rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center}.card-confirm-text[data-v-ad4b46c7]{color:#fff;font-size:.875rem;font-weight:600}.card-confirm-btn.disabled[data-v-ad4b46c7]{background:#ccc;pointer-events:none;opacity:.7}@keyframes cardModalSlideUp-ad4b46c7{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cardModalSlideDown-ad4b46c7{0%{transform:translateY(0)}to{transform:translateY(100%)}}body[data-v-ad4b46c7]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-08ce35c3]{font-size:16px}body[data-v-08ce35c3]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-08ce35c3],uni-image[data-v-08ce35c3],uni-text[data-v-08ce35c3]{box-sizing:border-box;flex-shrink:0}#app[data-v-08ce35c3]{width:100vw;height:100vh}.flex-row[data-v-08ce35c3]{display:flex;flex-direction:row}.flex-col[data-v-08ce35c3]{display:flex;flex-direction:column}.justify-start[data-v-08ce35c3]{justify-content:flex-start}.justify-end[data-v-08ce35c3]{justify-content:flex-end}.justify-center[data-v-08ce35c3]{justify-content:center}.justify-between[data-v-08ce35c3]{justify-content:space-between}.justify-around[data-v-08ce35c3]{justify-content:space-around}.justify-evenly[data-v-08ce35c3]{justify-content:space-evenly}.items-start[data-v-08ce35c3]{align-items:flex-start}.items-end[data-v-08ce35c3]{align-items:flex-end}.items-center[data-v-08ce35c3]{align-items:center}.items-baseline[data-v-08ce35c3]{align-items:baseline}.items-stretch[data-v-08ce35c3]{align-items:stretch}.self-start[data-v-08ce35c3]{align-self:flex-start}.self-end[data-v-08ce35c3]{align-self:flex-end}.self-center[data-v-08ce35c3]{align-self:center}.self-baseline[data-v-08ce35c3]{align-self:baseline}.self-stretch[data-v-08ce35c3]{align-self:stretch}.flex-1[data-v-08ce35c3]{flex:1 1 0%}.flex-auto[data-v-08ce35c3]{flex:1 1 auto}.grow[data-v-08ce35c3]{flex-grow:1}.grow-0[data-v-08ce35c3]{flex-grow:0}.shrink[data-v-08ce35c3]{flex-shrink:1}.shrink-0[data-v-08ce35c3]{flex-shrink:0}.relative[data-v-08ce35c3]{position:relative}.ml-2[data-v-08ce35c3]{margin-left:.13rem}.mt-2[data-v-08ce35c3]{margin-top:.13rem}.ml-4[data-v-08ce35c3]{margin-left:.25rem}.mt-4[data-v-08ce35c3]{margin-top:.25rem}.ml-6[data-v-08ce35c3]{margin-left:.38rem}.mt-6[data-v-08ce35c3]{margin-top:.38rem}.ml-8[data-v-08ce35c3]{margin-left:.5rem}.mt-8[data-v-08ce35c3]{margin-top:.5rem}.ml-10[data-v-08ce35c3]{margin-left:.63rem}.mt-10[data-v-08ce35c3]{margin-top:.63rem}.ml-12[data-v-08ce35c3]{margin-left:.75rem}.mt-12[data-v-08ce35c3]{margin-top:.75rem}.ml-14[data-v-08ce35c3]{margin-left:.88rem}.mt-14[data-v-08ce35c3]{margin-top:.88rem}.ml-16[data-v-08ce35c3]{margin-left:1rem}.mt-16[data-v-08ce35c3]{margin-top:1rem}.ml-18[data-v-08ce35c3]{margin-left:1.13rem}.mt-18[data-v-08ce35c3]{margin-top:1.13rem}.ml-20[data-v-08ce35c3]{margin-left:1.25rem}.mt-20[data-v-08ce35c3]{margin-top:1.25rem}.ml-22[data-v-08ce35c3]{margin-left:1.38rem}.mt-22[data-v-08ce35c3]{margin-top:1.38rem}.ml-24[data-v-08ce35c3]{margin-left:1.5rem}.mt-24[data-v-08ce35c3]{margin-top:1.5rem}.ml-26[data-v-08ce35c3]{margin-left:1.63rem}.mt-26[data-v-08ce35c3]{margin-top:1.63rem}.ml-28[data-v-08ce35c3]{margin-left:1.75rem}.mt-28[data-v-08ce35c3]{margin-top:1.75rem}.ml-30[data-v-08ce35c3]{margin-left:1.88rem}.mt-30[data-v-08ce35c3]{margin-top:1.88rem}.ml-32[data-v-08ce35c3]{margin-left:2rem}.mt-32[data-v-08ce35c3]{margin-top:2rem}.ml-34[data-v-08ce35c3]{margin-left:2.13rem}.mt-34[data-v-08ce35c3]{margin-top:2.13rem}.ml-36[data-v-08ce35c3]{margin-left:2.25rem}.mt-36[data-v-08ce35c3]{margin-top:2.25rem}.ml-38[data-v-08ce35c3]{margin-left:2.38rem}.mt-38[data-v-08ce35c3]{margin-top:2.38rem}.ml-40[data-v-08ce35c3]{margin-left:2.5rem}.mt-40[data-v-08ce35c3]{margin-top:2.5rem}.ml-42[data-v-08ce35c3]{margin-left:2.63rem}.mt-42[data-v-08ce35c3]{margin-top:2.63rem}.ml-44[data-v-08ce35c3]{margin-left:2.75rem}.mt-44[data-v-08ce35c3]{margin-top:2.75rem}.ml-46[data-v-08ce35c3]{margin-left:2.88rem}.mt-46[data-v-08ce35c3]{margin-top:2.88rem}.ml-48[data-v-08ce35c3]{margin-left:3rem}.mt-48[data-v-08ce35c3]{margin-top:3rem}.ml-50[data-v-08ce35c3]{margin-left:3.13rem}.mt-50[data-v-08ce35c3]{margin-top:3.13rem}.ml-52[data-v-08ce35c3]{margin-left:3.25rem}.mt-52[data-v-08ce35c3]{margin-top:3.25rem}.ml-54[data-v-08ce35c3]{margin-left:3.38rem}.mt-54[data-v-08ce35c3]{margin-top:3.38rem}.ml-56[data-v-08ce35c3]{margin-left:3.5rem}.mt-56[data-v-08ce35c3]{margin-top:3.5rem}.ml-58[data-v-08ce35c3]{margin-left:3.63rem}.mt-58[data-v-08ce35c3]{margin-top:3.63rem}.ml-60[data-v-08ce35c3]{margin-left:3.75rem}.mt-60[data-v-08ce35c3]{margin-top:3.75rem}.ml-62[data-v-08ce35c3]{margin-left:3.88rem}.mt-62[data-v-08ce35c3]{margin-top:3.88rem}.ml-64[data-v-08ce35c3]{margin-left:4rem}.mt-64[data-v-08ce35c3]{margin-top:4rem}.ml-66[data-v-08ce35c3]{margin-left:4.13rem}.mt-66[data-v-08ce35c3]{margin-top:4.13rem}.ml-68[data-v-08ce35c3]{margin-left:4.25rem}.mt-68[data-v-08ce35c3]{margin-top:4.25rem}.ml-70[data-v-08ce35c3]{margin-left:4.38rem}.mt-70[data-v-08ce35c3]{margin-top:4.38rem}.ml-72[data-v-08ce35c3]{margin-left:4.5rem}.mt-72[data-v-08ce35c3]{margin-top:4.5rem}.ml-74[data-v-08ce35c3]{margin-left:4.63rem}.mt-74[data-v-08ce35c3]{margin-top:4.63rem}.ml-76[data-v-08ce35c3]{margin-left:4.75rem}.mt-76[data-v-08ce35c3]{margin-top:4.75rem}.ml-78[data-v-08ce35c3]{margin-left:4.88rem}.mt-78[data-v-08ce35c3]{margin-top:4.88rem}.ml-80[data-v-08ce35c3]{margin-left:5rem}.mt-80[data-v-08ce35c3]{margin-top:5rem}.ml-82[data-v-08ce35c3]{margin-left:5.13rem}.mt-82[data-v-08ce35c3]{margin-top:5.13rem}.ml-84[data-v-08ce35c3]{margin-left:5.25rem}.mt-84[data-v-08ce35c3]{margin-top:5.25rem}.ml-86[data-v-08ce35c3]{margin-left:5.38rem}.mt-86[data-v-08ce35c3]{margin-top:5.38rem}.ml-88[data-v-08ce35c3]{margin-left:5.5rem}.mt-88[data-v-08ce35c3]{margin-top:5.5rem}.ml-90[data-v-08ce35c3]{margin-left:5.63rem}.mt-90[data-v-08ce35c3]{margin-top:5.63rem}.ml-92[data-v-08ce35c3]{margin-left:5.75rem}.mt-92[data-v-08ce35c3]{margin-top:5.75rem}.ml-94[data-v-08ce35c3]{margin-left:5.88rem}.mt-94[data-v-08ce35c3]{margin-top:5.88rem}.ml-96[data-v-08ce35c3]{margin-left:6rem}.mt-96[data-v-08ce35c3]{margin-top:6rem}.ml-98[data-v-08ce35c3]{margin-left:6.13rem}.mt-98[data-v-08ce35c3]{margin-top:6.13rem}.ml-100[data-v-08ce35c3]{margin-left:6.25rem}.mt-100[data-v-08ce35c3]{margin-top:6.25rem}.mt-101[data-v-08ce35c3]{margin-top:6.38rem}.simple-navbar-wrapper[data-v-08ce35c3]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-08ce35c3]{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2.75rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000}.navbar-left[data-v-08ce35c3]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-08ce35c3]{display:block;width:1.25rem;height:1.25rem}.navbar-title[data-v-08ce35c3]{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;font-size:1.125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.navbar-right[data-v-08ce35c3]{width:2.5rem;min-width:2.5rem;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.content-slot[data-v-08ce35c3]{flex:1;width:100%;min-height:0;box-sizing:border-box;background-color:#fff}html[data-v-5e14b60c]{font-size:16px}body[data-v-5e14b60c]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-5e14b60c],uni-image[data-v-5e14b60c],uni-text[data-v-5e14b60c]{box-sizing:border-box;flex-shrink:0}#app[data-v-5e14b60c]{width:100vw;height:100vh}.flex-row[data-v-5e14b60c]{display:flex;flex-direction:row}.flex-col[data-v-5e14b60c]{display:flex;flex-direction:column}.justify-start[data-v-5e14b60c]{justify-content:flex-start}.justify-end[data-v-5e14b60c]{justify-content:flex-end}.justify-center[data-v-5e14b60c]{justify-content:center}.justify-between[data-v-5e14b60c]{justify-content:space-between}.justify-around[data-v-5e14b60c]{justify-content:space-around}.justify-evenly[data-v-5e14b60c]{justify-content:space-evenly}.items-start[data-v-5e14b60c]{align-items:flex-start}.items-end[data-v-5e14b60c]{align-items:flex-end}.items-center[data-v-5e14b60c]{align-items:center}.items-baseline[data-v-5e14b60c]{align-items:baseline}.items-stretch[data-v-5e14b60c]{align-items:stretch}.self-start[data-v-5e14b60c]{align-self:flex-start}.self-end[data-v-5e14b60c]{align-self:flex-end}.self-center[data-v-5e14b60c]{align-self:center}.self-baseline[data-v-5e14b60c]{align-self:baseline}.self-stretch[data-v-5e14b60c]{align-self:stretch}.flex-1[data-v-5e14b60c]{flex:1 1 0%}.flex-auto[data-v-5e14b60c]{flex:1 1 auto}.grow[data-v-5e14b60c]{flex-grow:1}.grow-0[data-v-5e14b60c]{flex-grow:0}.shrink[data-v-5e14b60c]{flex-shrink:1}.shrink-0[data-v-5e14b60c]{flex-shrink:0}.relative[data-v-5e14b60c]{position:relative}.ml-2[data-v-5e14b60c]{margin-left:.13rem}.mt-2[data-v-5e14b60c]{margin-top:.13rem}.ml-4[data-v-5e14b60c]{margin-left:.25rem}.mt-4[data-v-5e14b60c]{margin-top:.25rem}.ml-6[data-v-5e14b60c]{margin-left:.38rem}.mt-6[data-v-5e14b60c]{margin-top:.38rem}.ml-8[data-v-5e14b60c]{margin-left:.5rem}.mt-8[data-v-5e14b60c]{margin-top:.5rem}.ml-10[data-v-5e14b60c]{margin-left:.63rem}.mt-10[data-v-5e14b60c]{margin-top:.63rem}.ml-12[data-v-5e14b60c]{margin-left:.75rem}.mt-12[data-v-5e14b60c]{margin-top:.75rem}.ml-14[data-v-5e14b60c]{margin-left:.88rem}.mt-14[data-v-5e14b60c]{margin-top:.88rem}.ml-16[data-v-5e14b60c]{margin-left:1rem}.mt-16[data-v-5e14b60c]{margin-top:1rem}.ml-18[data-v-5e14b60c]{margin-left:1.13rem}.mt-18[data-v-5e14b60c]{margin-top:1.13rem}.ml-20[data-v-5e14b60c]{margin-left:1.25rem}.mt-20[data-v-5e14b60c]{margin-top:1.25rem}.ml-22[data-v-5e14b60c]{margin-left:1.38rem}.mt-22[data-v-5e14b60c]{margin-top:1.38rem}.ml-24[data-v-5e14b60c]{margin-left:1.5rem}.mt-24[data-v-5e14b60c]{margin-top:1.5rem}.ml-26[data-v-5e14b60c]{margin-left:1.63rem}.mt-26[data-v-5e14b60c]{margin-top:1.63rem}.ml-28[data-v-5e14b60c]{margin-left:1.75rem}.mt-28[data-v-5e14b60c]{margin-top:1.75rem}.ml-30[data-v-5e14b60c]{margin-left:1.88rem}.mt-30[data-v-5e14b60c]{margin-top:1.88rem}.ml-32[data-v-5e14b60c]{margin-left:2rem}.mt-32[data-v-5e14b60c]{margin-top:2rem}.ml-34[data-v-5e14b60c]{margin-left:2.13rem}.mt-34[data-v-5e14b60c]{margin-top:2.13rem}.ml-36[data-v-5e14b60c]{margin-left:2.25rem}.mt-36[data-v-5e14b60c]{margin-top:2.25rem}.ml-38[data-v-5e14b60c]{margin-left:2.38rem}.mt-38[data-v-5e14b60c]{margin-top:2.38rem}.ml-40[data-v-5e14b60c]{margin-left:2.5rem}.mt-40[data-v-5e14b60c]{margin-top:2.5rem}.ml-42[data-v-5e14b60c]{margin-left:2.63rem}.mt-42[data-v-5e14b60c]{margin-top:2.63rem}.ml-44[data-v-5e14b60c]{margin-left:2.75rem}.mt-44[data-v-5e14b60c]{margin-top:2.75rem}.ml-46[data-v-5e14b60c]{margin-left:2.88rem}.mt-46[data-v-5e14b60c]{margin-top:2.88rem}.ml-48[data-v-5e14b60c]{margin-left:3rem}.mt-48[data-v-5e14b60c]{margin-top:3rem}.ml-50[data-v-5e14b60c]{margin-left:3.13rem}.mt-50[data-v-5e14b60c]{margin-top:3.13rem}.ml-52[data-v-5e14b60c]{margin-left:3.25rem}.mt-52[data-v-5e14b60c]{margin-top:3.25rem}.ml-54[data-v-5e14b60c]{margin-left:3.38rem}.mt-54[data-v-5e14b60c]{margin-top:3.38rem}.ml-56[data-v-5e14b60c]{margin-left:3.5rem}.mt-56[data-v-5e14b60c]{margin-top:3.5rem}.ml-58[data-v-5e14b60c]{margin-left:3.63rem}.mt-58[data-v-5e14b60c]{margin-top:3.63rem}.ml-60[data-v-5e14b60c]{margin-left:3.75rem}.mt-60[data-v-5e14b60c]{margin-top:3.75rem}.ml-62[data-v-5e14b60c]{margin-left:3.88rem}.mt-62[data-v-5e14b60c]{margin-top:3.88rem}.ml-64[data-v-5e14b60c]{margin-left:4rem}.mt-64[data-v-5e14b60c]{margin-top:4rem}.ml-66[data-v-5e14b60c]{margin-left:4.13rem}.mt-66[data-v-5e14b60c]{margin-top:4.13rem}.ml-68[data-v-5e14b60c]{margin-left:4.25rem}.mt-68[data-v-5e14b60c]{margin-top:4.25rem}.ml-70[data-v-5e14b60c]{margin-left:4.38rem}.mt-70[data-v-5e14b60c]{margin-top:4.38rem}.ml-72[data-v-5e14b60c]{margin-left:4.5rem}.mt-72[data-v-5e14b60c]{margin-top:4.5rem}.ml-74[data-v-5e14b60c]{margin-left:4.63rem}.mt-74[data-v-5e14b60c]{margin-top:4.63rem}.ml-76[data-v-5e14b60c]{margin-left:4.75rem}.mt-76[data-v-5e14b60c]{margin-top:4.75rem}.ml-78[data-v-5e14b60c]{margin-left:4.88rem}.mt-78[data-v-5e14b60c]{margin-top:4.88rem}.ml-80[data-v-5e14b60c]{margin-left:5rem}.mt-80[data-v-5e14b60c]{margin-top:5rem}.ml-82[data-v-5e14b60c]{margin-left:5.13rem}.mt-82[data-v-5e14b60c]{margin-top:5.13rem}.ml-84[data-v-5e14b60c]{margin-left:5.25rem}.mt-84[data-v-5e14b60c]{margin-top:5.25rem}.ml-86[data-v-5e14b60c]{margin-left:5.38rem}.mt-86[data-v-5e14b60c]{margin-top:5.38rem}.ml-88[data-v-5e14b60c]{margin-left:5.5rem}.mt-88[data-v-5e14b60c]{margin-top:5.5rem}.ml-90[data-v-5e14b60c]{margin-left:5.63rem}.mt-90[data-v-5e14b60c]{margin-top:5.63rem}.ml-92[data-v-5e14b60c]{margin-left:5.75rem}.mt-92[data-v-5e14b60c]{margin-top:5.75rem}.ml-94[data-v-5e14b60c]{margin-left:5.88rem}.mt-94[data-v-5e14b60c]{margin-top:5.88rem}.ml-96[data-v-5e14b60c]{margin-left:6rem}.mt-96[data-v-5e14b60c]{margin-top:6rem}.ml-98[data-v-5e14b60c]{margin-left:6.13rem}.mt-98[data-v-5e14b60c]{margin-top:6.13rem}.ml-100[data-v-5e14b60c]{margin-left:6.25rem}.mt-100[data-v-5e14b60c]{margin-top:6.25rem}.mt-101[data-v-5e14b60c]{margin-top:6.38rem}[data-v-5e14b60c] .content-slot{background-color:#180928}.market-page[data-v-5e14b60c]{min-height:100vh;background:#180928}.nav-service[data-v-5e14b60c]{display:flex;align-items:center;gap:.1875rem}.nav-service-icon[data-v-5e14b60c]{width:1rem;height:1rem}.nav-service-text[data-v-5e14b60c]{font-size:.875rem;color:#c4c4c4;font-weight:500}.content-wrapper[data-v-5e14b60c]{height:100%;background:#180928}.market-list[data-v-5e14b60c]{padding:.875rem .75rem 1.25rem;background:#180928}.empty-wrap[data-v-5e14b60c]{display:flex;align-items:center;justify-content:center;min-height:10rem}.empty-text[data-v-5e14b60c]{font-size:.875rem;color:#b7b7b7}.market-card[data-v-5e14b60c]{position:relative;margin-bottom:.875rem;padding:.75rem .8125rem .75rem .75rem;border-radius:.875rem;background:#321c4c;box-shadow:0 .0625rem .4375rem rgba(0,0,0,.04);overflow:hidden}.discount-badge[data-v-5e14b60c]{position:absolute;top:0;right:0;min-width:3.5625rem;height:1.5rem;line-height:1.5rem;text-align:center;background:linear-gradient(93.38deg,#f85d03 4.77%,#ffb60b 93.28%);color:#fff;font-size:.875rem;font-weight:600;border-bottom-left-radius:.6875rem;border-top-left-radius:.09375rem;border-bottom-right-radius:.09375rem}.seller-row[data-v-5e14b60c]{display:flex;align-items:flex-start}.seller-avatar[data-v-5e14b60c]{width:2.3125rem;height:2.3125rem;border-radius:50%;flex-shrink:0}.seller-content[data-v-5e14b60c]{flex:1;min-width:0;margin-left:.5rem}.seller-main[data-v-5e14b60c]{min-width:0}.seller-name-row[data-v-5e14b60c]{display:flex;align-items:center;gap:.25rem}.seller-name[data-v-5e14b60c]{max-width:10rem;font-size:18px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-badge[data-v-5e14b60c]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.seller-badge-icon[data-v-5e14b60c]{width:1.0625rem;height:1.0625rem;display:block;flex-shrink:0}.seller-badge-dot[data-v-5e14b60c]{width:.5rem;height:.5rem;border-radius:50%;background:#7adf8e}.seller-badge-dot.small[data-v-5e14b60c]{width:.3125rem;height:.3125rem;opacity:.8}.original-price-row[data-v-5e14b60c]{display:flex;align-items:center;margin-top:.25rem}.original-price-label[data-v-5e14b60c]{font-size:16px;color:#e7ad62}.original-price[data-v-5e14b60c]{margin-left:.25rem;font-size:16px;color:#e7ad62;text-decoration:line-through}.card-info-row[data-v-5e14b60c]{display:flex;align-items:flex-end;justify-content:space-between;margin-top:.5rem}.price-content[data-v-5e14b60c]{flex:1;min-width:0;margin-top:-.375rem}.price-row[data-v-5e14b60c]{display:flex;align-items:center}.sale-price-wrap[data-v-5e14b60c]{display:flex;align-items:baseline}.sale-price-symbol[data-v-5e14b60c]{font-size:.75rem;font-weight:500;color:#ff5703}.sale-price[data-v-5e14b60c]{font-size:1.625rem;line-height:1;font-weight:700;color:#ff5703}.free-tag[data-v-5e14b60c]{margin-left:.3125rem;margin-top:.1875rem;width:.78125rem;height:.78125rem;flex-shrink:0;display:block}.diamond-count[data-v-5e14b60c]{margin-top:.1875rem;margin-left:.3125rem;font-size:.9375rem;line-height:1;color:#fff;font-weight:500}.diamond-icon[data-v-5e14b60c]{margin-top:.1875rem;width:.9375rem;height:.9375rem;margin-left:.1875rem}.paid-count[data-v-5e14b60c]{display:block;margin-top:.375rem;font-size:16px;color:#9b9b9b}.contact-btn[data-v-5e14b60c]{margin-left:.625rem;min-width:4.875rem;height:2.0625rem;padding:0 .6875rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-btn-text[data-v-5e14b60c]{font-size:16px;color:#fff;font-weight:500}html[data-v-5a2ad11d]{font-size:16px}body[data-v-5a2ad11d]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-5a2ad11d],uni-image[data-v-5a2ad11d],uni-text[data-v-5a2ad11d]{box-sizing:border-box;flex-shrink:0}#app[data-v-5a2ad11d]{width:100vw;height:100vh}.flex-row[data-v-5a2ad11d]{display:flex;flex-direction:row}.flex-col[data-v-5a2ad11d]{display:flex;flex-direction:column}.justify-start[data-v-5a2ad11d]{justify-content:flex-start}.justify-end[data-v-5a2ad11d]{justify-content:flex-end}.justify-center[data-v-5a2ad11d]{justify-content:center}.justify-between[data-v-5a2ad11d]{justify-content:space-between}.justify-around[data-v-5a2ad11d]{justify-content:space-around}.justify-evenly[data-v-5a2ad11d]{justify-content:space-evenly}.items-start[data-v-5a2ad11d]{align-items:flex-start}.items-end[data-v-5a2ad11d]{align-items:flex-end}.items-center[data-v-5a2ad11d]{align-items:center}.items-baseline[data-v-5a2ad11d]{align-items:baseline}.items-stretch[data-v-5a2ad11d]{align-items:stretch}.self-start[data-v-5a2ad11d]{align-self:flex-start}.self-end[data-v-5a2ad11d]{align-self:flex-end}.self-center[data-v-5a2ad11d]{align-self:center}.self-baseline[data-v-5a2ad11d]{align-self:baseline}.self-stretch[data-v-5a2ad11d]{align-self:stretch}.flex-1[data-v-5a2ad11d]{flex:1 1 0%}.flex-auto[data-v-5a2ad11d]{flex:1 1 auto}.grow[data-v-5a2ad11d]{flex-grow:1}.grow-0[data-v-5a2ad11d]{flex-grow:0}.shrink[data-v-5a2ad11d]{flex-shrink:1}.shrink-0[data-v-5a2ad11d]{flex-shrink:0}.relative[data-v-5a2ad11d]{position:relative}.ml-2[data-v-5a2ad11d]{margin-left:.13rem}.mt-2[data-v-5a2ad11d]{margin-top:.13rem}.ml-4[data-v-5a2ad11d]{margin-left:.25rem}.mt-4[data-v-5a2ad11d]{margin-top:.25rem}.ml-6[data-v-5a2ad11d]{margin-left:.38rem}.mt-6[data-v-5a2ad11d]{margin-top:.38rem}.ml-8[data-v-5a2ad11d]{margin-left:.5rem}.mt-8[data-v-5a2ad11d]{margin-top:.5rem}.ml-10[data-v-5a2ad11d]{margin-left:.63rem}.mt-10[data-v-5a2ad11d]{margin-top:.63rem}.ml-12[data-v-5a2ad11d]{margin-left:.75rem}.mt-12[data-v-5a2ad11d]{margin-top:.75rem}.ml-14[data-v-5a2ad11d]{margin-left:.88rem}.mt-14[data-v-5a2ad11d]{margin-top:.88rem}.ml-16[data-v-5a2ad11d]{margin-left:1rem}.mt-16[data-v-5a2ad11d]{margin-top:1rem}.ml-18[data-v-5a2ad11d]{margin-left:1.13rem}.mt-18[data-v-5a2ad11d]{margin-top:1.13rem}.ml-20[data-v-5a2ad11d]{margin-left:1.25rem}.mt-20[data-v-5a2ad11d]{margin-top:1.25rem}.ml-22[data-v-5a2ad11d]{margin-left:1.38rem}.mt-22[data-v-5a2ad11d]{margin-top:1.38rem}.ml-24[data-v-5a2ad11d]{margin-left:1.5rem}.mt-24[data-v-5a2ad11d]{margin-top:1.5rem}.ml-26[data-v-5a2ad11d]{margin-left:1.63rem}.mt-26[data-v-5a2ad11d]{margin-top:1.63rem}.ml-28[data-v-5a2ad11d]{margin-left:1.75rem}.mt-28[data-v-5a2ad11d]{margin-top:1.75rem}.ml-30[data-v-5a2ad11d]{margin-left:1.88rem}.mt-30[data-v-5a2ad11d]{margin-top:1.88rem}.ml-32[data-v-5a2ad11d]{margin-left:2rem}.mt-32[data-v-5a2ad11d]{margin-top:2rem}.ml-34[data-v-5a2ad11d]{margin-left:2.13rem}.mt-34[data-v-5a2ad11d]{margin-top:2.13rem}.ml-36[data-v-5a2ad11d]{margin-left:2.25rem}.mt-36[data-v-5a2ad11d]{margin-top:2.25rem}.ml-38[data-v-5a2ad11d]{margin-left:2.38rem}.mt-38[data-v-5a2ad11d]{margin-top:2.38rem}.ml-40[data-v-5a2ad11d]{margin-left:2.5rem}.mt-40[data-v-5a2ad11d]{margin-top:2.5rem}.ml-42[data-v-5a2ad11d]{margin-left:2.63rem}.mt-42[data-v-5a2ad11d]{margin-top:2.63rem}.ml-44[data-v-5a2ad11d]{margin-left:2.75rem}.mt-44[data-v-5a2ad11d]{margin-top:2.75rem}.ml-46[data-v-5a2ad11d]{margin-left:2.88rem}.mt-46[data-v-5a2ad11d]{margin-top:2.88rem}.ml-48[data-v-5a2ad11d]{margin-left:3rem}.mt-48[data-v-5a2ad11d]{margin-top:3rem}.ml-50[data-v-5a2ad11d]{margin-left:3.13rem}.mt-50[data-v-5a2ad11d]{margin-top:3.13rem}.ml-52[data-v-5a2ad11d]{margin-left:3.25rem}.mt-52[data-v-5a2ad11d]{margin-top:3.25rem}.ml-54[data-v-5a2ad11d]{margin-left:3.38rem}.mt-54[data-v-5a2ad11d]{margin-top:3.38rem}.ml-56[data-v-5a2ad11d]{margin-left:3.5rem}.mt-56[data-v-5a2ad11d]{margin-top:3.5rem}.ml-58[data-v-5a2ad11d]{margin-left:3.63rem}.mt-58[data-v-5a2ad11d]{margin-top:3.63rem}.ml-60[data-v-5a2ad11d]{margin-left:3.75rem}.mt-60[data-v-5a2ad11d]{margin-top:3.75rem}.ml-62[data-v-5a2ad11d]{margin-left:3.88rem}.mt-62[data-v-5a2ad11d]{margin-top:3.88rem}.ml-64[data-v-5a2ad11d]{margin-left:4rem}.mt-64[data-v-5a2ad11d]{margin-top:4rem}.ml-66[data-v-5a2ad11d]{margin-left:4.13rem}.mt-66[data-v-5a2ad11d]{margin-top:4.13rem}.ml-68[data-v-5a2ad11d]{margin-left:4.25rem}.mt-68[data-v-5a2ad11d]{margin-top:4.25rem}.ml-70[data-v-5a2ad11d]{margin-left:4.38rem}.mt-70[data-v-5a2ad11d]{margin-top:4.38rem}.ml-72[data-v-5a2ad11d]{margin-left:4.5rem}.mt-72[data-v-5a2ad11d]{margin-top:4.5rem}.ml-74[data-v-5a2ad11d]{margin-left:4.63rem}.mt-74[data-v-5a2ad11d]{margin-top:4.63rem}.ml-76[data-v-5a2ad11d]{margin-left:4.75rem}.mt-76[data-v-5a2ad11d]{margin-top:4.75rem}.ml-78[data-v-5a2ad11d]{margin-left:4.88rem}.mt-78[data-v-5a2ad11d]{margin-top:4.88rem}.ml-80[data-v-5a2ad11d]{margin-left:5rem}.mt-80[data-v-5a2ad11d]{margin-top:5rem}.ml-82[data-v-5a2ad11d]{margin-left:5.13rem}.mt-82[data-v-5a2ad11d]{margin-top:5.13rem}.ml-84[data-v-5a2ad11d]{margin-left:5.25rem}.mt-84[data-v-5a2ad11d]{margin-top:5.25rem}.ml-86[data-v-5a2ad11d]{margin-left:5.38rem}.mt-86[data-v-5a2ad11d]{margin-top:5.38rem}.ml-88[data-v-5a2ad11d]{margin-left:5.5rem}.mt-88[data-v-5a2ad11d]{margin-top:5.5rem}.ml-90[data-v-5a2ad11d]{margin-left:5.63rem}.mt-90[data-v-5a2ad11d]{margin-top:5.63rem}.ml-92[data-v-5a2ad11d]{margin-left:5.75rem}.mt-92[data-v-5a2ad11d]{margin-top:5.75rem}.ml-94[data-v-5a2ad11d]{margin-left:5.88rem}.mt-94[data-v-5a2ad11d]{margin-top:5.88rem}.ml-96[data-v-5a2ad11d]{margin-left:6rem}.mt-96[data-v-5a2ad11d]{margin-top:6rem}.ml-98[data-v-5a2ad11d]{margin-left:6.13rem}.mt-98[data-v-5a2ad11d]{margin-top:6.13rem}.ml-100[data-v-5a2ad11d]{margin-left:6.25rem}.mt-100[data-v-5a2ad11d]{margin-top:6.25rem}.mt-101[data-v-5a2ad11d]{margin-top:6.38rem}.fans-page[data-v-5a2ad11d]{min-height:100vh;background-color:#fff;touch-action:pan-y;-webkit-overflow-scrolling:touch}.nav-bar[data-v-5a2ad11d]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#180928;z-index:999;box-sizing:border-box}.nav-left[data-v-5a2ad11d]{width:2.5rem;display:flex;align-items:center}.back-icon[data-v-5a2ad11d]{width:1.25rem;height:1.25rem}.nav-title[data-v-5a2ad11d]{font-size:1.0625rem;font-weight:600;color:#fff;text-align:center;margin-left:0}.page-body[data-v-5a2ad11d]{padding:.75rem;background:#180928}.loading-state[data-v-5a2ad11d]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-text[data-v-5a2ad11d]{color:#999;font-size:.875rem}.empty-state[data-v-5a2ad11d]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon[data-v-5a2ad11d]{width:5.625rem;height:6.875rem;opacity:.4;margin-bottom:.625rem}.empty-text[data-v-5a2ad11d]{color:#999;font-size:.875rem}.like-list[data-v-5a2ad11d]{margin-top:.625rem;display:flex;flex-direction:column;gap:.75rem}.like-item[data-v-5a2ad11d]{position:relative;width:100%;height:6.875rem;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .2s ease}.like-item[data-v-5a2ad11d]:active{transform:scale(.98)}.item-bg[data-v-5a2ad11d]{width:100%;height:100%}.item-mask[data-v-5a2ad11d]{position:absolute;left:0;right:0;bottom:0;height:3.125rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))}.item-info[data-v-5a2ad11d]{position:absolute;left:.5625rem;right:.5625rem;bottom:1.1875rem;display:flex;align-items:center}.item-avatar-wrap[data-v-5a2ad11d]{position:relative;width:4.4375rem;height:4.4375rem;border-radius:2.21875rem;overflow:hidden;border:.125rem solid rgba(255,255,255,.3);flex-shrink:0}.item-avatar[data-v-5a2ad11d]{width:100%;height:100%;border-radius:50%}.item-avatar-status[data-v-5a2ad11d]{position:absolute;right:.4375rem;bottom:.4375rem;width:1rem;height:1rem;border-radius:50%;background-color:#1dff68;border:.09375rem solid #ffffff}.item-text[data-v-5a2ad11d]{margin-top:1.3125rem;margin-left:.375rem;flex:1;min-width:0}.item-name-row[data-v-5a2ad11d]{display:flex;align-items:center;gap:.25rem}.item-name[data-v-5a2ad11d]{font-size:.9375rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-verify[data-v-5a2ad11d]{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;flex-shrink:0}.item-verify uni-image[data-v-5a2ad11d]{width:.875rem;height:.875rem;display:block}.item-username[data-v-5a2ad11d]{margin-top:.1875rem;font-size:.75rem;color:rgba(255,255,255,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-v-5a2ad11d]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-226c2f69]{font-size:16px}body[data-v-226c2f69]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-226c2f69],uni-image[data-v-226c2f69],uni-text[data-v-226c2f69]{box-sizing:border-box;flex-shrink:0}#app[data-v-226c2f69]{width:100vw;height:100vh}.flex-row[data-v-226c2f69]{display:flex;flex-direction:row}.flex-col[data-v-226c2f69]{display:flex;flex-direction:column}.justify-start[data-v-226c2f69]{justify-content:flex-start}.justify-end[data-v-226c2f69]{justify-content:flex-end}.justify-center[data-v-226c2f69]{justify-content:center}.justify-between[data-v-226c2f69]{justify-content:space-between}.justify-around[data-v-226c2f69]{justify-content:space-around}.justify-evenly[data-v-226c2f69]{justify-content:space-evenly}.items-start[data-v-226c2f69]{align-items:flex-start}.items-end[data-v-226c2f69]{align-items:flex-end}.items-center[data-v-226c2f69]{align-items:center}.items-baseline[data-v-226c2f69]{align-items:baseline}.items-stretch[data-v-226c2f69]{align-items:stretch}.self-start[data-v-226c2f69]{align-self:flex-start}.self-end[data-v-226c2f69]{align-self:flex-end}.self-center[data-v-226c2f69]{align-self:center}.self-baseline[data-v-226c2f69]{align-self:baseline}.self-stretch[data-v-226c2f69]{align-self:stretch}.flex-1[data-v-226c2f69]{flex:1 1 0%}.flex-auto[data-v-226c2f69]{flex:1 1 auto}.grow[data-v-226c2f69]{flex-grow:1}.grow-0[data-v-226c2f69]{flex-grow:0}.shrink[data-v-226c2f69]{flex-shrink:1}.shrink-0[data-v-226c2f69]{flex-shrink:0}.relative[data-v-226c2f69]{position:relative}.ml-2[data-v-226c2f69]{margin-left:.13rem}.mt-2[data-v-226c2f69]{margin-top:.13rem}.ml-4[data-v-226c2f69]{margin-left:.25rem}.mt-4[data-v-226c2f69]{margin-top:.25rem}.ml-6[data-v-226c2f69]{margin-left:.38rem}.mt-6[data-v-226c2f69]{margin-top:.38rem}.ml-8[data-v-226c2f69]{margin-left:.5rem}.mt-8[data-v-226c2f69]{margin-top:.5rem}.ml-10[data-v-226c2f69]{margin-left:.63rem}.mt-10[data-v-226c2f69]{margin-top:.63rem}.ml-12[data-v-226c2f69]{margin-left:.75rem}.mt-12[data-v-226c2f69]{margin-top:.75rem}.ml-14[data-v-226c2f69]{margin-left:.88rem}.mt-14[data-v-226c2f69]{margin-top:.88rem}.ml-16[data-v-226c2f69]{margin-left:1rem}.mt-16[data-v-226c2f69]{margin-top:1rem}.ml-18[data-v-226c2f69]{margin-left:1.13rem}.mt-18[data-v-226c2f69]{margin-top:1.13rem}.ml-20[data-v-226c2f69]{margin-left:1.25rem}.mt-20[data-v-226c2f69]{margin-top:1.25rem}.ml-22[data-v-226c2f69]{margin-left:1.38rem}.mt-22[data-v-226c2f69]{margin-top:1.38rem}.ml-24[data-v-226c2f69]{margin-left:1.5rem}.mt-24[data-v-226c2f69]{margin-top:1.5rem}.ml-26[data-v-226c2f69]{margin-left:1.63rem}.mt-26[data-v-226c2f69]{margin-top:1.63rem}.ml-28[data-v-226c2f69]{margin-left:1.75rem}.mt-28[data-v-226c2f69]{margin-top:1.75rem}.ml-30[data-v-226c2f69]{margin-left:1.88rem}.mt-30[data-v-226c2f69]{margin-top:1.88rem}.ml-32[data-v-226c2f69]{margin-left:2rem}.mt-32[data-v-226c2f69]{margin-top:2rem}.ml-34[data-v-226c2f69]{margin-left:2.13rem}.mt-34[data-v-226c2f69]{margin-top:2.13rem}.ml-36[data-v-226c2f69]{margin-left:2.25rem}.mt-36[data-v-226c2f69]{margin-top:2.25rem}.ml-38[data-v-226c2f69]{margin-left:2.38rem}.mt-38[data-v-226c2f69]{margin-top:2.38rem}.ml-40[data-v-226c2f69]{margin-left:2.5rem}.mt-40[data-v-226c2f69]{margin-top:2.5rem}.ml-42[data-v-226c2f69]{margin-left:2.63rem}.mt-42[data-v-226c2f69]{margin-top:2.63rem}.ml-44[data-v-226c2f69]{margin-left:2.75rem}.mt-44[data-v-226c2f69]{margin-top:2.75rem}.ml-46[data-v-226c2f69]{margin-left:2.88rem}.mt-46[data-v-226c2f69]{margin-top:2.88rem}.ml-48[data-v-226c2f69]{margin-left:3rem}.mt-48[data-v-226c2f69]{margin-top:3rem}.ml-50[data-v-226c2f69]{margin-left:3.13rem}.mt-50[data-v-226c2f69]{margin-top:3.13rem}.ml-52[data-v-226c2f69]{margin-left:3.25rem}.mt-52[data-v-226c2f69]{margin-top:3.25rem}.ml-54[data-v-226c2f69]{margin-left:3.38rem}.mt-54[data-v-226c2f69]{margin-top:3.38rem}.ml-56[data-v-226c2f69]{margin-left:3.5rem}.mt-56[data-v-226c2f69]{margin-top:3.5rem}.ml-58[data-v-226c2f69]{margin-left:3.63rem}.mt-58[data-v-226c2f69]{margin-top:3.63rem}.ml-60[data-v-226c2f69]{margin-left:3.75rem}.mt-60[data-v-226c2f69]{margin-top:3.75rem}.ml-62[data-v-226c2f69]{margin-left:3.88rem}.mt-62[data-v-226c2f69]{margin-top:3.88rem}.ml-64[data-v-226c2f69]{margin-left:4rem}.mt-64[data-v-226c2f69]{margin-top:4rem}.ml-66[data-v-226c2f69]{margin-left:4.13rem}.mt-66[data-v-226c2f69]{margin-top:4.13rem}.ml-68[data-v-226c2f69]{margin-left:4.25rem}.mt-68[data-v-226c2f69]{margin-top:4.25rem}.ml-70[data-v-226c2f69]{margin-left:4.38rem}.mt-70[data-v-226c2f69]{margin-top:4.38rem}.ml-72[data-v-226c2f69]{margin-left:4.5rem}.mt-72[data-v-226c2f69]{margin-top:4.5rem}.ml-74[data-v-226c2f69]{margin-left:4.63rem}.mt-74[data-v-226c2f69]{margin-top:4.63rem}.ml-76[data-v-226c2f69]{margin-left:4.75rem}.mt-76[data-v-226c2f69]{margin-top:4.75rem}.ml-78[data-v-226c2f69]{margin-left:4.88rem}.mt-78[data-v-226c2f69]{margin-top:4.88rem}.ml-80[data-v-226c2f69]{margin-left:5rem}.mt-80[data-v-226c2f69]{margin-top:5rem}.ml-82[data-v-226c2f69]{margin-left:5.13rem}.mt-82[data-v-226c2f69]{margin-top:5.13rem}.ml-84[data-v-226c2f69]{margin-left:5.25rem}.mt-84[data-v-226c2f69]{margin-top:5.25rem}.ml-86[data-v-226c2f69]{margin-left:5.38rem}.mt-86[data-v-226c2f69]{margin-top:5.38rem}.ml-88[data-v-226c2f69]{margin-left:5.5rem}.mt-88[data-v-226c2f69]{margin-top:5.5rem}.ml-90[data-v-226c2f69]{margin-left:5.63rem}.mt-90[data-v-226c2f69]{margin-top:5.63rem}.ml-92[data-v-226c2f69]{margin-left:5.75rem}.mt-92[data-v-226c2f69]{margin-top:5.75rem}.ml-94[data-v-226c2f69]{margin-left:5.88rem}.mt-94[data-v-226c2f69]{margin-top:5.88rem}.ml-96[data-v-226c2f69]{margin-left:6rem}.mt-96[data-v-226c2f69]{margin-top:6rem}.ml-98[data-v-226c2f69]{margin-left:6.13rem}.mt-98[data-v-226c2f69]{margin-top:6.13rem}.ml-100[data-v-226c2f69]{margin-left:6.25rem}.mt-100[data-v-226c2f69]{margin-top:6.25rem}.mt-101[data-v-226c2f69]{margin-top:6.38rem}.page-container[data-v-226c2f69]{width:100%;min-height:100vh;background:#fff;display:flex;flex-direction:column}.custom-navbar[data-v-226c2f69]{display:flex;align-items:center;justify-content:space-between;position:fixed;left:0;right:0;top:0;z-index:999;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 .625rem .375rem;box-sizing:border-box}.navbar-back[data-v-226c2f69]{display:flex;align-items:center;flex-shrink:0}.back-text[data-v-226c2f69]{color:#9b9b9b;font-size:.875rem}.navbar-center[data-v-226c2f69]{flex:1;display:flex;justify-content:center;align-items:center}.navbar-title[data-v-226c2f69]{font-size:1.0625rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.navbar-save[data-v-226c2f69]{display:flex;align-items:center;flex-shrink:0;background:#f8809c;padding:.375rem .75rem;border-radius:1.25rem}.save-text[data-v-226c2f69]{color:#fff;font-size:.75rem}.content[data-v-226c2f69]{margin-top:.9375rem;padding:.75rem .625rem;box-sizing:border-box}.card[data-v-226c2f69]{background:#fff;border-radius:.375rem;border:1px solid #0000001A;padding:.6875rem;margin-bottom:.5625rem;display:flex;align-items:center;justify-content:space-between}.card-title[data-v-226c2f69]{font-size:16px;font-weight:400;color:#333}.card-right[data-v-226c2f69]{display:flex;align-items:center}.card-value[data-v-226c2f69]{font-size:.875rem;color:#999;margin-right:.375rem}.value-icon[data-v-226c2f69]{width:.875rem;height:.875rem;margin-right:.3125rem;object-fit:contain}.amount[data-v-226c2f69]{color:#f2949c;font-weight:600;font-size:.9375rem}.chev[data-v-226c2f69]{width:1rem;height:1rem}.duration-options[data-v-226c2f69]{display:flex;gap:.375rem;margin-top:.375rem}.duration-item[data-v-226c2f69]{padding:.25rem .4375rem;background:#fff;border:.03125rem solid #f0f0f0;border-radius:.25rem;color:#666;font-size:.8125rem}.duration-item.active[data-v-226c2f69]{background:#fceff2;border-color:#f4d7dd;color:#d94a6a;font-weight:700}.price-input[data-v-226c2f69]{width:3.75rem;padding:.1875rem .25rem;border-radius:.25rem;border:.03125rem solid #eee;text-align:right;font-size:.875rem;margin-right:.3125rem}.discount-input[data-v-226c2f69]{width:1.875rem;padding:.1875rem .25rem;border-radius:.25rem;border:.03125rem solid #eee;text-align:right;font-size:.875rem}.final-card .card-value.amount[data-v-226c2f69]{color:#707070;font-size:16px;font-weight:400}.duration-display[data-v-226c2f69]{display:flex;align-items:center;margin-left:auto;width:auto;padding-top:.25rem;gap:.375rem}.duration-selected[data-v-226c2f69]{font-size:.875rem;color:#707070;font-weight:400;order:1;transform:translateY(-.09375rem)}.duration-display .chev[data-v-226c2f69]{order:2;width:1.125rem;height:1.125rem}.plan-price[data-v-226c2f69]{color:#f8809c}.plan-diamond[data-v-226c2f69]{width:.875rem;height:.875rem;margin-left:.3125rem;object-fit:contain;opacity:.95;border-radius:.1875rem}.sheet-overlay[data-v-226c2f69]{position:fixed;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:2000}.sheet[data-v-226c2f69]{width:100%;background:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:.3125rem 0 .9375rem;box-sizing:border-box}.sheet-handle[data-v-226c2f69]{width:2.5rem;height:.1875rem;background:#e8e8e8;border-radius:.1875rem;margin:.3125rem auto}.sheet-item[data-v-226c2f69]{position:relative;height:4.4375rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#222;border-top:none}.sheet-item[data-v-226c2f69]:first-of-type{border-top:none}.sheet-item[data-v-226c2f69]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80%;height:1px;background:#f2f2f2}.sheet-item[data-v-226c2f69]:first-of-type:before{display:none}.sheet-cancel[data-v-226c2f69]{margin-top:.375rem;background:#fff;height:2.25rem;border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#333;border-top:1px solid #f2f2f2}html[data-v-9c3fdf93]{font-size:16px}body[data-v-9c3fdf93]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-9c3fdf93],uni-image[data-v-9c3fdf93],uni-text[data-v-9c3fdf93]{box-sizing:border-box;flex-shrink:0}#app[data-v-9c3fdf93]{width:100vw;height:100vh}.flex-row[data-v-9c3fdf93]{display:flex;flex-direction:row}.flex-col[data-v-9c3fdf93]{display:flex;flex-direction:column}.justify-start[data-v-9c3fdf93]{justify-content:flex-start}.justify-end[data-v-9c3fdf93]{justify-content:flex-end}.justify-center[data-v-9c3fdf93]{justify-content:center}.justify-between[data-v-9c3fdf93]{justify-content:space-between}.justify-around[data-v-9c3fdf93]{justify-content:space-around}.justify-evenly[data-v-9c3fdf93]{justify-content:space-evenly}.items-start[data-v-9c3fdf93]{align-items:flex-start}.items-end[data-v-9c3fdf93]{align-items:flex-end}.items-center[data-v-9c3fdf93]{align-items:center}.items-baseline[data-v-9c3fdf93]{align-items:baseline}.items-stretch[data-v-9c3fdf93]{align-items:stretch}.self-start[data-v-9c3fdf93]{align-self:flex-start}.self-end[data-v-9c3fdf93]{align-self:flex-end}.self-center[data-v-9c3fdf93]{align-self:center}.self-baseline[data-v-9c3fdf93]{align-self:baseline}.self-stretch[data-v-9c3fdf93]{align-self:stretch}.flex-1[data-v-9c3fdf93]{flex:1 1 0%}.flex-auto[data-v-9c3fdf93]{flex:1 1 auto}.grow[data-v-9c3fdf93]{flex-grow:1}.grow-0[data-v-9c3fdf93]{flex-grow:0}.shrink[data-v-9c3fdf93]{flex-shrink:1}.shrink-0[data-v-9c3fdf93]{flex-shrink:0}.relative[data-v-9c3fdf93]{position:relative}.ml-2[data-v-9c3fdf93]{margin-left:.13rem}.mt-2[data-v-9c3fdf93]{margin-top:.13rem}.ml-4[data-v-9c3fdf93]{margin-left:.25rem}.mt-4[data-v-9c3fdf93]{margin-top:.25rem}.ml-6[data-v-9c3fdf93]{margin-left:.38rem}.mt-6[data-v-9c3fdf93]{margin-top:.38rem}.ml-8[data-v-9c3fdf93]{margin-left:.5rem}.mt-8[data-v-9c3fdf93]{margin-top:.5rem}.ml-10[data-v-9c3fdf93]{margin-left:.63rem}.mt-10[data-v-9c3fdf93]{margin-top:.63rem}.ml-12[data-v-9c3fdf93]{margin-left:.75rem}.mt-12[data-v-9c3fdf93]{margin-top:.75rem}.ml-14[data-v-9c3fdf93]{margin-left:.88rem}.mt-14[data-v-9c3fdf93]{margin-top:.88rem}.ml-16[data-v-9c3fdf93]{margin-left:1rem}.mt-16[data-v-9c3fdf93]{margin-top:1rem}.ml-18[data-v-9c3fdf93]{margin-left:1.13rem}.mt-18[data-v-9c3fdf93]{margin-top:1.13rem}.ml-20[data-v-9c3fdf93]{margin-left:1.25rem}.mt-20[data-v-9c3fdf93]{margin-top:1.25rem}.ml-22[data-v-9c3fdf93]{margin-left:1.38rem}.mt-22[data-v-9c3fdf93]{margin-top:1.38rem}.ml-24[data-v-9c3fdf93]{margin-left:1.5rem}.mt-24[data-v-9c3fdf93]{margin-top:1.5rem}.ml-26[data-v-9c3fdf93]{margin-left:1.63rem}.mt-26[data-v-9c3fdf93]{margin-top:1.63rem}.ml-28[data-v-9c3fdf93]{margin-left:1.75rem}.mt-28[data-v-9c3fdf93]{margin-top:1.75rem}.ml-30[data-v-9c3fdf93]{margin-left:1.88rem}.mt-30[data-v-9c3fdf93]{margin-top:1.88rem}.ml-32[data-v-9c3fdf93]{margin-left:2rem}.mt-32[data-v-9c3fdf93]{margin-top:2rem}.ml-34[data-v-9c3fdf93]{margin-left:2.13rem}.mt-34[data-v-9c3fdf93]{margin-top:2.13rem}.ml-36[data-v-9c3fdf93]{margin-left:2.25rem}.mt-36[data-v-9c3fdf93]{margin-top:2.25rem}.ml-38[data-v-9c3fdf93]{margin-left:2.38rem}.mt-38[data-v-9c3fdf93]{margin-top:2.38rem}.ml-40[data-v-9c3fdf93]{margin-left:2.5rem}.mt-40[data-v-9c3fdf93]{margin-top:2.5rem}.ml-42[data-v-9c3fdf93]{margin-left:2.63rem}.mt-42[data-v-9c3fdf93]{margin-top:2.63rem}.ml-44[data-v-9c3fdf93]{margin-left:2.75rem}.mt-44[data-v-9c3fdf93]{margin-top:2.75rem}.ml-46[data-v-9c3fdf93]{margin-left:2.88rem}.mt-46[data-v-9c3fdf93]{margin-top:2.88rem}.ml-48[data-v-9c3fdf93]{margin-left:3rem}.mt-48[data-v-9c3fdf93]{margin-top:3rem}.ml-50[data-v-9c3fdf93]{margin-left:3.13rem}.mt-50[data-v-9c3fdf93]{margin-top:3.13rem}.ml-52[data-v-9c3fdf93]{margin-left:3.25rem}.mt-52[data-v-9c3fdf93]{margin-top:3.25rem}.ml-54[data-v-9c3fdf93]{margin-left:3.38rem}.mt-54[data-v-9c3fdf93]{margin-top:3.38rem}.ml-56[data-v-9c3fdf93]{margin-left:3.5rem}.mt-56[data-v-9c3fdf93]{margin-top:3.5rem}.ml-58[data-v-9c3fdf93]{margin-left:3.63rem}.mt-58[data-v-9c3fdf93]{margin-top:3.63rem}.ml-60[data-v-9c3fdf93]{margin-left:3.75rem}.mt-60[data-v-9c3fdf93]{margin-top:3.75rem}.ml-62[data-v-9c3fdf93]{margin-left:3.88rem}.mt-62[data-v-9c3fdf93]{margin-top:3.88rem}.ml-64[data-v-9c3fdf93]{margin-left:4rem}.mt-64[data-v-9c3fdf93]{margin-top:4rem}.ml-66[data-v-9c3fdf93]{margin-left:4.13rem}.mt-66[data-v-9c3fdf93]{margin-top:4.13rem}.ml-68[data-v-9c3fdf93]{margin-left:4.25rem}.mt-68[data-v-9c3fdf93]{margin-top:4.25rem}.ml-70[data-v-9c3fdf93]{margin-left:4.38rem}.mt-70[data-v-9c3fdf93]{margin-top:4.38rem}.ml-72[data-v-9c3fdf93]{margin-left:4.5rem}.mt-72[data-v-9c3fdf93]{margin-top:4.5rem}.ml-74[data-v-9c3fdf93]{margin-left:4.63rem}.mt-74[data-v-9c3fdf93]{margin-top:4.63rem}.ml-76[data-v-9c3fdf93]{margin-left:4.75rem}.mt-76[data-v-9c3fdf93]{margin-top:4.75rem}.ml-78[data-v-9c3fdf93]{margin-left:4.88rem}.mt-78[data-v-9c3fdf93]{margin-top:4.88rem}.ml-80[data-v-9c3fdf93]{margin-left:5rem}.mt-80[data-v-9c3fdf93]{margin-top:5rem}.ml-82[data-v-9c3fdf93]{margin-left:5.13rem}.mt-82[data-v-9c3fdf93]{margin-top:5.13rem}.ml-84[data-v-9c3fdf93]{margin-left:5.25rem}.mt-84[data-v-9c3fdf93]{margin-top:5.25rem}.ml-86[data-v-9c3fdf93]{margin-left:5.38rem}.mt-86[data-v-9c3fdf93]{margin-top:5.38rem}.ml-88[data-v-9c3fdf93]{margin-left:5.5rem}.mt-88[data-v-9c3fdf93]{margin-top:5.5rem}.ml-90[data-v-9c3fdf93]{margin-left:5.63rem}.mt-90[data-v-9c3fdf93]{margin-top:5.63rem}.ml-92[data-v-9c3fdf93]{margin-left:5.75rem}.mt-92[data-v-9c3fdf93]{margin-top:5.75rem}.ml-94[data-v-9c3fdf93]{margin-left:5.88rem}.mt-94[data-v-9c3fdf93]{margin-top:5.88rem}.ml-96[data-v-9c3fdf93]{margin-left:6rem}.mt-96[data-v-9c3fdf93]{margin-top:6rem}.ml-98[data-v-9c3fdf93]{margin-left:6.13rem}.mt-98[data-v-9c3fdf93]{margin-top:6.13rem}.ml-100[data-v-9c3fdf93]{margin-left:6.25rem}.mt-100[data-v-9c3fdf93]{margin-top:6.25rem}.mt-101[data-v-9c3fdf93]{margin-top:6.38rem}.page-container[data-v-9c3fdf93]{width:100%;min-height:100vh;background:#180928}.custom-navbar[data-v-9c3fdf93]{position:absolute;left:0;right:0;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;box-sizing:border-box}.navbar-back .back-icon[data-v-9c3fdf93]{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.navbar-back .back-icon uni-image[data-v-9c3fdf93]{width:100%;height:100%;object-fit:contain}.navbar-title[data-v-9c3fdf93]{font-size:1rem;font-weight:600;color:#fff}.navbar-empty[data-v-9c3fdf93]{width:1.25rem}.circle-bg[data-v-9c3fdf93]{position:absolute;top:-12.5rem;left:0;width:100%;height:100%}.page-body[data-v-9c3fdf93]{padding:.75rem;min-height:100vh;background:#180928}.balance-card[data-v-9c3fdf93]{margin-top:.5rem;border-radius:.75rem;width:443px;height:233px;padding:.625rem;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-bg[data-v-9c3fdf93]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.card-inner[data-v-9c3fdf93]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.375rem;width:100%;box-sizing:border-box;position:relative;z-index:1}.balance-left[data-v-9c3fdf93]{flex:1;margin-top:1.25rem}.balance-header[data-v-9c3fdf93]{margin-bottom:.25rem}.label[data-v-9c3fdf93]{color:#c4c4c4;font-size:.6875rem}.balance-amount[data-v-9c3fdf93]{display:flex;align-items:center;gap:.25rem}.balance-count[data-v-9c3fdf93]{font-size:1.75rem;font-weight:700;color:#fff}.balance-icon[data-v-9c3fdf93]{width:1.5rem;height:1.5rem;background:rgba(248,128,156,.1);border-radius:.125rem}.balance-icon uni-image[data-v-9c3fdf93]{width:100%;height:100%;object-fit:contain}.fallback-icon[data-v-9c3fdf93]{font-size:1rem;color:#f8809c;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-bottom[data-v-9c3fdf93]{display:flex;align-items:center;justify-content:space-between;margin-top:1.625rem;position:relative;z-index:1;width:100%}.rate[data-v-9c3fdf93]{color:#999;font-size:.6875rem}.attention-icon[data-v-9c3fdf93]{width:1rem;height:1rem;margin-left:.25rem}.withdraw-btn[data-v-9c3fdf93]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;padding:.3125rem .78125rem;border-radius:.9375rem;font-weight:400;position:absolute;right:-.28125rem;font-size:14px;line-height:22px}.summary-row[data-v-9c3fdf93]{display:flex;align-items:center;gap:3.59375rem;margin-top:1.375rem;margin-left:.25rem}.summary-item[data-v-9c3fdf93]{display:flex;flex-direction:column;align-items:flex-start}.summary-number-row[data-v-9c3fdf93]{display:flex;align-items:center;gap:.25rem}.summary-number[data-v-9c3fdf93]{font-size:16px;font-weight:400;color:#fff}.summary-number-icon[data-v-9c3fdf93]{width:.75rem;height:.75rem;flex-shrink:0}.summary-label[data-v-9c3fdf93]{font-size:.6875rem;color:#999;margin-top:.1875rem}.summary-divider[data-v-9c3fdf93]{width:.03125rem;height:1.25rem;background:rgba(0,0,0,.06);margin:0 .25rem}.list-section[data-v-9c3fdf93]{margin-top:.875rem}.list-title[data-v-9c3fdf93]{font-size:.875rem;font-weight:700;color:#fff;margin-bottom:.375rem}.records[data-v-9c3fdf93]{display:flex;flex-direction:column;gap:.5rem}.record[data-v-9c3fdf93]{display:flex;align-items:center;justify-content:space-between;padding:.5rem .25rem;background:transparent;border-bottom:.03125rem solid rgba(0,0,0,.06)}.rec-body[data-v-9c3fdf93]{flex:1;display:flex;flex-direction:column}.rec-title[data-v-9c3fdf93]{font-size:.8125rem;color:#fff}.rec-time[data-v-9c3fdf93]{font-size:.625rem;color:#bbb;margin-top:.1875rem}.rec-amount[data-v-9c3fdf93]{font-size:.8125rem;font-weight:600;margin-left:.375rem;display:flex;align-items:center;gap:.125rem}.income[data-v-9c3fdf93]{color:#f8809c}.gem[data-v-9c3fdf93]{width:.5625rem;height:.5625rem;display:flex;align-items:center;justify-content:center;margin-left:.125rem}.gem uni-image[data-v-9c3fdf93]{width:100%;height:100%;object-fit:contain}.loading[data-v-9c3fdf93],.no-data[data-v-9c3fdf93]{padding:.625rem;text-align:center}.loading-text[data-v-9c3fdf93]{color:#999;font-size:.75rem}.no-data-text[data-v-9c3fdf93]{color:#999;font-size:.6875rem}.page-body[data-v-9c3fdf93],.balance-card[data-v-9c3fdf93],.records[data-v-9c3fdf93]{box-sizing:border-box;max-width:100%;overflow-x:hidden}.rec-avatar[data-v-9c3fdf93],.card-inner uni-image[data-v-9c3fdf93],.balance-card img[data-v-9c3fdf93]{max-width:100%;display:block}.page-container[data-v-9c3fdf93]{padding-bottom:env(safe-area-inset-bottom)}html[data-v-87732a50]{font-size:16px}body[data-v-87732a50]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-87732a50],uni-image[data-v-87732a50],uni-text[data-v-87732a50]{box-sizing:border-box;flex-shrink:0}#app[data-v-87732a50]{width:100vw;height:100vh}.flex-row[data-v-87732a50]{display:flex;flex-direction:row}.flex-col[data-v-87732a50]{display:flex;flex-direction:column}.justify-start[data-v-87732a50]{justify-content:flex-start}.justify-end[data-v-87732a50]{justify-content:flex-end}.justify-center[data-v-87732a50]{justify-content:center}.justify-between[data-v-87732a50]{justify-content:space-between}.justify-around[data-v-87732a50]{justify-content:space-around}.justify-evenly[data-v-87732a50]{justify-content:space-evenly}.items-start[data-v-87732a50]{align-items:flex-start}.items-end[data-v-87732a50]{align-items:flex-end}.items-center[data-v-87732a50]{align-items:center}.items-baseline[data-v-87732a50]{align-items:baseline}.items-stretch[data-v-87732a50]{align-items:stretch}.self-start[data-v-87732a50]{align-self:flex-start}.self-end[data-v-87732a50]{align-self:flex-end}.self-center[data-v-87732a50]{align-self:center}.self-baseline[data-v-87732a50]{align-self:baseline}.self-stretch[data-v-87732a50]{align-self:stretch}.flex-1[data-v-87732a50]{flex:1 1 0%}.flex-auto[data-v-87732a50]{flex:1 1 auto}.grow[data-v-87732a50]{flex-grow:1}.grow-0[data-v-87732a50]{flex-grow:0}.shrink[data-v-87732a50]{flex-shrink:1}.shrink-0[data-v-87732a50]{flex-shrink:0}.relative[data-v-87732a50]{position:relative}.ml-2[data-v-87732a50]{margin-left:.13rem}.mt-2[data-v-87732a50]{margin-top:.13rem}.ml-4[data-v-87732a50]{margin-left:.25rem}.mt-4[data-v-87732a50]{margin-top:.25rem}.ml-6[data-v-87732a50]{margin-left:.38rem}.mt-6[data-v-87732a50]{margin-top:.38rem}.ml-8[data-v-87732a50]{margin-left:.5rem}.mt-8[data-v-87732a50]{margin-top:.5rem}.ml-10[data-v-87732a50]{margin-left:.63rem}.mt-10[data-v-87732a50]{margin-top:.63rem}.ml-12[data-v-87732a50]{margin-left:.75rem}.mt-12[data-v-87732a50]{margin-top:.75rem}.ml-14[data-v-87732a50]{margin-left:.88rem}.mt-14[data-v-87732a50]{margin-top:.88rem}.ml-16[data-v-87732a50]{margin-left:1rem}.mt-16[data-v-87732a50]{margin-top:1rem}.ml-18[data-v-87732a50]{margin-left:1.13rem}.mt-18[data-v-87732a50]{margin-top:1.13rem}.ml-20[data-v-87732a50]{margin-left:1.25rem}.mt-20[data-v-87732a50]{margin-top:1.25rem}.ml-22[data-v-87732a50]{margin-left:1.38rem}.mt-22[data-v-87732a50]{margin-top:1.38rem}.ml-24[data-v-87732a50]{margin-left:1.5rem}.mt-24[data-v-87732a50]{margin-top:1.5rem}.ml-26[data-v-87732a50]{margin-left:1.63rem}.mt-26[data-v-87732a50]{margin-top:1.63rem}.ml-28[data-v-87732a50]{margin-left:1.75rem}.mt-28[data-v-87732a50]{margin-top:1.75rem}.ml-30[data-v-87732a50]{margin-left:1.88rem}.mt-30[data-v-87732a50]{margin-top:1.88rem}.ml-32[data-v-87732a50]{margin-left:2rem}.mt-32[data-v-87732a50]{margin-top:2rem}.ml-34[data-v-87732a50]{margin-left:2.13rem}.mt-34[data-v-87732a50]{margin-top:2.13rem}.ml-36[data-v-87732a50]{margin-left:2.25rem}.mt-36[data-v-87732a50]{margin-top:2.25rem}.ml-38[data-v-87732a50]{margin-left:2.38rem}.mt-38[data-v-87732a50]{margin-top:2.38rem}.ml-40[data-v-87732a50]{margin-left:2.5rem}.mt-40[data-v-87732a50]{margin-top:2.5rem}.ml-42[data-v-87732a50]{margin-left:2.63rem}.mt-42[data-v-87732a50]{margin-top:2.63rem}.ml-44[data-v-87732a50]{margin-left:2.75rem}.mt-44[data-v-87732a50]{margin-top:2.75rem}.ml-46[data-v-87732a50]{margin-left:2.88rem}.mt-46[data-v-87732a50]{margin-top:2.88rem}.ml-48[data-v-87732a50]{margin-left:3rem}.mt-48[data-v-87732a50]{margin-top:3rem}.ml-50[data-v-87732a50]{margin-left:3.13rem}.mt-50[data-v-87732a50]{margin-top:3.13rem}.ml-52[data-v-87732a50]{margin-left:3.25rem}.mt-52[data-v-87732a50]{margin-top:3.25rem}.ml-54[data-v-87732a50]{margin-left:3.38rem}.mt-54[data-v-87732a50]{margin-top:3.38rem}.ml-56[data-v-87732a50]{margin-left:3.5rem}.mt-56[data-v-87732a50]{margin-top:3.5rem}.ml-58[data-v-87732a50]{margin-left:3.63rem}.mt-58[data-v-87732a50]{margin-top:3.63rem}.ml-60[data-v-87732a50]{margin-left:3.75rem}.mt-60[data-v-87732a50]{margin-top:3.75rem}.ml-62[data-v-87732a50]{margin-left:3.88rem}.mt-62[data-v-87732a50]{margin-top:3.88rem}.ml-64[data-v-87732a50]{margin-left:4rem}.mt-64[data-v-87732a50]{margin-top:4rem}.ml-66[data-v-87732a50]{margin-left:4.13rem}.mt-66[data-v-87732a50]{margin-top:4.13rem}.ml-68[data-v-87732a50]{margin-left:4.25rem}.mt-68[data-v-87732a50]{margin-top:4.25rem}.ml-70[data-v-87732a50]{margin-left:4.38rem}.mt-70[data-v-87732a50]{margin-top:4.38rem}.ml-72[data-v-87732a50]{margin-left:4.5rem}.mt-72[data-v-87732a50]{margin-top:4.5rem}.ml-74[data-v-87732a50]{margin-left:4.63rem}.mt-74[data-v-87732a50]{margin-top:4.63rem}.ml-76[data-v-87732a50]{margin-left:4.75rem}.mt-76[data-v-87732a50]{margin-top:4.75rem}.ml-78[data-v-87732a50]{margin-left:4.88rem}.mt-78[data-v-87732a50]{margin-top:4.88rem}.ml-80[data-v-87732a50]{margin-left:5rem}.mt-80[data-v-87732a50]{margin-top:5rem}.ml-82[data-v-87732a50]{margin-left:5.13rem}.mt-82[data-v-87732a50]{margin-top:5.13rem}.ml-84[data-v-87732a50]{margin-left:5.25rem}.mt-84[data-v-87732a50]{margin-top:5.25rem}.ml-86[data-v-87732a50]{margin-left:5.38rem}.mt-86[data-v-87732a50]{margin-top:5.38rem}.ml-88[data-v-87732a50]{margin-left:5.5rem}.mt-88[data-v-87732a50]{margin-top:5.5rem}.ml-90[data-v-87732a50]{margin-left:5.63rem}.mt-90[data-v-87732a50]{margin-top:5.63rem}.ml-92[data-v-87732a50]{margin-left:5.75rem}.mt-92[data-v-87732a50]{margin-top:5.75rem}.ml-94[data-v-87732a50]{margin-left:5.88rem}.mt-94[data-v-87732a50]{margin-top:5.88rem}.ml-96[data-v-87732a50]{margin-left:6rem}.mt-96[data-v-87732a50]{margin-top:6rem}.ml-98[data-v-87732a50]{margin-left:6.13rem}.mt-98[data-v-87732a50]{margin-top:6.13rem}.ml-100[data-v-87732a50]{margin-left:6.25rem}.mt-100[data-v-87732a50]{margin-top:6.25rem}.mt-101[data-v-87732a50]{margin-top:6.38rem}.favorite-container[data-v-87732a50]{width:100%;height:100vh;background-color:#180928;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.custom-navbar[data-v-87732a50]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.125rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000;position:relative}.custom-navbar .navbar-back[data-v-87732a50]{width:2.5rem;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-shrink:0}.custom-navbar .navbar-back .back-icon[data-v-87732a50]{width:1.25rem;height:1.25rem;display:block}.custom-navbar .navbar-title[data-v-87732a50]{flex:1;text-align:center;font-size:1.125rem;font-weight:600;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.custom-navbar .navbar-right[data-v-87732a50]{width:2.5rem;height:100%;flex-shrink:0}.feed-container[data-v-87732a50]{flex:1;padding:0;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;width:100%;height:0}.loading-wrapper[data-v-87732a50],.empty-wrapper[data-v-87732a50]{display:flex;align-items:center;justify-content:center;padding:3.75rem 0;min-height:12.5rem}.loading-text[data-v-87732a50],.empty-text[data-v-87732a50]{font-size:.875rem;color:#979797;text-align:center}.post-card[data-v-87732a50]{background-color:#180928;margin-bottom:.5rem;padding:1rem;box-sizing:border-box}.post-card[data-v-87732a50]:last-child{margin-bottom:6.25rem}.post-header[data-v-87732a50]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.75rem}.post-header .post-header-left[data-v-87732a50]{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0}.post-header .post-header-left .post-avatar-wrapper[data-v-87732a50]{position:relative;margin-right:.75rem;flex-shrink:0}.post-header .post-header-left .post-avatar-wrapper .post-avatar[data-v-87732a50]{width:3rem;height:3rem;border-radius:50%;background-color:#f0f0f0;border:.0625rem solid #ffffff}.post-header .post-header-left .post-avatar-wrapper .post-online-indicator[data-v-87732a50]{position:absolute;bottom:.125rem;right:.125rem;width:.75rem;height:.75rem;border-radius:50%;border:.0625rem solid #ffffff}.post-header .post-header-left .post-avatar-wrapper .post-online-indicator.online[data-v-87732a50]{background-color:#34c759}.post-header .post-header-left .post-avatar-wrapper .post-online-indicator.offline[data-v-87732a50]{background-color:#999}.post-header .post-header-left .post-user-info[data-v-87732a50]{flex:1;min-width:0}.post-header .post-header-left .post-user-info .post-username[data-v-87732a50]{display:flex;align-items:center;margin-bottom:.25rem}.post-header .post-header-left .post-user-info .post-username uni-text[data-v-87732a50]{font-size:1rem;font-weight:600;color:#fff;margin-right:.25rem}.post-header .post-header-left .post-user-info .post-username .verified-icon-img[data-v-87732a50]{width:1.0625rem;height:1.0625rem}.post-header .post-header-left .post-user-info .post-handle[data-v-87732a50]{font-size:.875rem;color:#8a96a3;font-family:Helvetica Neue}.post-header .post-header-right[data-v-87732a50]{flex-shrink:0}.post-header .post-header-right .post-collected[data-v-87732a50]{display:flex;align-items:center;padding:.375rem .75rem;background-color:#6b538b;border-radius:.625rem}.post-header .post-header-right .post-collected .collected-icon[data-v-87732a50]{width:1rem;height:1rem;margin-right:.25rem}.post-header .post-header-right .post-collected .collected-text[data-v-87732a50]{font-size:.75rem;color:#fff}.post-content[data-v-87732a50]{margin-bottom:.75rem}.post-content .post-text[data-v-87732a50]{font-size:1rem;color:#fff;line-height:1.5;word-break:break-word}.post-media[data-v-87732a50]{margin-bottom:.75rem}.post-media .post-image-single .post-image-wrapper[data-v-87732a50]{border-radius:.5rem;overflow:hidden;background-color:#f0f0f0}.post-media .post-image-single .post-image-wrapper .post-image-single-img[data-v-87732a50]{width:100%;display:block}.post-engagement[data-v-87732a50]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.post-engagement .engagement-item[data-v-87732a50]{display:flex;align-items:center;padding:.5rem;border-radius:.25rem;transition:background-color .2s}.post-engagement .engagement-item[data-v-87732a50]:active{background-color:#f5f5f5}.post-engagement .engagement-item.engagement-right[data-v-87732a50]{margin-left:auto}.post-engagement .engagement-item .engagement-icon[data-v-87732a50]{width:1rem;height:1rem;margin-right:.25rem}.post-engagement .engagement-item .engagement-text[data-v-87732a50]{font-size:.875rem;color:#666}.post-engagement .engagement-item .engagement-text.liked[data-v-87732a50]{color:#ff4757}html[data-v-acf42d93]{font-size:16px}body[data-v-acf42d93]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-acf42d93],uni-image[data-v-acf42d93],uni-text[data-v-acf42d93]{box-sizing:border-box;flex-shrink:0}#app[data-v-acf42d93]{width:100vw;height:100vh}.flex-row[data-v-acf42d93]{display:flex;flex-direction:row}.flex-col[data-v-acf42d93]{display:flex;flex-direction:column}.justify-start[data-v-acf42d93]{justify-content:flex-start}.justify-end[data-v-acf42d93]{justify-content:flex-end}.justify-center[data-v-acf42d93]{justify-content:center}.justify-between[data-v-acf42d93]{justify-content:space-between}.justify-around[data-v-acf42d93]{justify-content:space-around}.justify-evenly[data-v-acf42d93]{justify-content:space-evenly}.items-start[data-v-acf42d93]{align-items:flex-start}.items-end[data-v-acf42d93]{align-items:flex-end}.items-center[data-v-acf42d93]{align-items:center}.items-baseline[data-v-acf42d93]{align-items:baseline}.items-stretch[data-v-acf42d93]{align-items:stretch}.self-start[data-v-acf42d93]{align-self:flex-start}.self-end[data-v-acf42d93]{align-self:flex-end}.self-center[data-v-acf42d93]{align-self:center}.self-baseline[data-v-acf42d93]{align-self:baseline}.self-stretch[data-v-acf42d93]{align-self:stretch}.flex-1[data-v-acf42d93]{flex:1 1 0%}.flex-auto[data-v-acf42d93]{flex:1 1 auto}.grow[data-v-acf42d93]{flex-grow:1}.grow-0[data-v-acf42d93]{flex-grow:0}.shrink[data-v-acf42d93]{flex-shrink:1}.shrink-0[data-v-acf42d93]{flex-shrink:0}.relative[data-v-acf42d93]{position:relative}.ml-2[data-v-acf42d93]{margin-left:.13rem}.mt-2[data-v-acf42d93]{margin-top:.13rem}.ml-4[data-v-acf42d93]{margin-left:.25rem}.mt-4[data-v-acf42d93]{margin-top:.25rem}.ml-6[data-v-acf42d93]{margin-left:.38rem}.mt-6[data-v-acf42d93]{margin-top:.38rem}.ml-8[data-v-acf42d93]{margin-left:.5rem}.mt-8[data-v-acf42d93]{margin-top:.5rem}.ml-10[data-v-acf42d93]{margin-left:.63rem}.mt-10[data-v-acf42d93]{margin-top:.63rem}.ml-12[data-v-acf42d93]{margin-left:.75rem}.mt-12[data-v-acf42d93]{margin-top:.75rem}.ml-14[data-v-acf42d93]{margin-left:.88rem}.mt-14[data-v-acf42d93]{margin-top:.88rem}.ml-16[data-v-acf42d93]{margin-left:1rem}.mt-16[data-v-acf42d93]{margin-top:1rem}.ml-18[data-v-acf42d93]{margin-left:1.13rem}.mt-18[data-v-acf42d93]{margin-top:1.13rem}.ml-20[data-v-acf42d93]{margin-left:1.25rem}.mt-20[data-v-acf42d93]{margin-top:1.25rem}.ml-22[data-v-acf42d93]{margin-left:1.38rem}.mt-22[data-v-acf42d93]{margin-top:1.38rem}.ml-24[data-v-acf42d93]{margin-left:1.5rem}.mt-24[data-v-acf42d93]{margin-top:1.5rem}.ml-26[data-v-acf42d93]{margin-left:1.63rem}.mt-26[data-v-acf42d93]{margin-top:1.63rem}.ml-28[data-v-acf42d93]{margin-left:1.75rem}.mt-28[data-v-acf42d93]{margin-top:1.75rem}.ml-30[data-v-acf42d93]{margin-left:1.88rem}.mt-30[data-v-acf42d93]{margin-top:1.88rem}.ml-32[data-v-acf42d93]{margin-left:2rem}.mt-32[data-v-acf42d93]{margin-top:2rem}.ml-34[data-v-acf42d93]{margin-left:2.13rem}.mt-34[data-v-acf42d93]{margin-top:2.13rem}.ml-36[data-v-acf42d93]{margin-left:2.25rem}.mt-36[data-v-acf42d93]{margin-top:2.25rem}.ml-38[data-v-acf42d93]{margin-left:2.38rem}.mt-38[data-v-acf42d93]{margin-top:2.38rem}.ml-40[data-v-acf42d93]{margin-left:2.5rem}.mt-40[data-v-acf42d93]{margin-top:2.5rem}.ml-42[data-v-acf42d93]{margin-left:2.63rem}.mt-42[data-v-acf42d93]{margin-top:2.63rem}.ml-44[data-v-acf42d93]{margin-left:2.75rem}.mt-44[data-v-acf42d93]{margin-top:2.75rem}.ml-46[data-v-acf42d93]{margin-left:2.88rem}.mt-46[data-v-acf42d93]{margin-top:2.88rem}.ml-48[data-v-acf42d93]{margin-left:3rem}.mt-48[data-v-acf42d93]{margin-top:3rem}.ml-50[data-v-acf42d93]{margin-left:3.13rem}.mt-50[data-v-acf42d93]{margin-top:3.13rem}.ml-52[data-v-acf42d93]{margin-left:3.25rem}.mt-52[data-v-acf42d93]{margin-top:3.25rem}.ml-54[data-v-acf42d93]{margin-left:3.38rem}.mt-54[data-v-acf42d93]{margin-top:3.38rem}.ml-56[data-v-acf42d93]{margin-left:3.5rem}.mt-56[data-v-acf42d93]{margin-top:3.5rem}.ml-58[data-v-acf42d93]{margin-left:3.63rem}.mt-58[data-v-acf42d93]{margin-top:3.63rem}.ml-60[data-v-acf42d93]{margin-left:3.75rem}.mt-60[data-v-acf42d93]{margin-top:3.75rem}.ml-62[data-v-acf42d93]{margin-left:3.88rem}.mt-62[data-v-acf42d93]{margin-top:3.88rem}.ml-64[data-v-acf42d93]{margin-left:4rem}.mt-64[data-v-acf42d93]{margin-top:4rem}.ml-66[data-v-acf42d93]{margin-left:4.13rem}.mt-66[data-v-acf42d93]{margin-top:4.13rem}.ml-68[data-v-acf42d93]{margin-left:4.25rem}.mt-68[data-v-acf42d93]{margin-top:4.25rem}.ml-70[data-v-acf42d93]{margin-left:4.38rem}.mt-70[data-v-acf42d93]{margin-top:4.38rem}.ml-72[data-v-acf42d93]{margin-left:4.5rem}.mt-72[data-v-acf42d93]{margin-top:4.5rem}.ml-74[data-v-acf42d93]{margin-left:4.63rem}.mt-74[data-v-acf42d93]{margin-top:4.63rem}.ml-76[data-v-acf42d93]{margin-left:4.75rem}.mt-76[data-v-acf42d93]{margin-top:4.75rem}.ml-78[data-v-acf42d93]{margin-left:4.88rem}.mt-78[data-v-acf42d93]{margin-top:4.88rem}.ml-80[data-v-acf42d93]{margin-left:5rem}.mt-80[data-v-acf42d93]{margin-top:5rem}.ml-82[data-v-acf42d93]{margin-left:5.13rem}.mt-82[data-v-acf42d93]{margin-top:5.13rem}.ml-84[data-v-acf42d93]{margin-left:5.25rem}.mt-84[data-v-acf42d93]{margin-top:5.25rem}.ml-86[data-v-acf42d93]{margin-left:5.38rem}.mt-86[data-v-acf42d93]{margin-top:5.38rem}.ml-88[data-v-acf42d93]{margin-left:5.5rem}.mt-88[data-v-acf42d93]{margin-top:5.5rem}.ml-90[data-v-acf42d93]{margin-left:5.63rem}.mt-90[data-v-acf42d93]{margin-top:5.63rem}.ml-92[data-v-acf42d93]{margin-left:5.75rem}.mt-92[data-v-acf42d93]{margin-top:5.75rem}.ml-94[data-v-acf42d93]{margin-left:5.88rem}.mt-94[data-v-acf42d93]{margin-top:5.88rem}.ml-96[data-v-acf42d93]{margin-left:6rem}.mt-96[data-v-acf42d93]{margin-top:6rem}.ml-98[data-v-acf42d93]{margin-left:6.13rem}.mt-98[data-v-acf42d93]{margin-top:6.13rem}.ml-100[data-v-acf42d93]{margin-left:6.25rem}.mt-100[data-v-acf42d93]{margin-top:6.25rem}.mt-101[data-v-acf42d93]{margin-top:6.38rem}.page-container[data-v-acf42d93]{width:100%;min-height:100vh;background-image:url(/assets/loginBG-B5OF8dRt.png);background-size:cover;background-position:center;background-repeat:no-repeat}.logo[data-v-acf42d93]{position:absolute;top:.9375rem;left:13.90625rem;transform:translate(-50%) scale(1);width:340px;height:312px;object-fit:contain;border-radius:.875rem;padding:.375rem;opacity:1;transform-origin:center}.hero[data-v-acf42d93]{width:100%;height:6.25rem;position:relative}.hero-bg[data-v-acf42d93]{position:absolute;width:100%;height:6.25rem;opacity:.2}.hero-text[data-v-acf42d93]{position:absolute;left:.75rem;top:20.3125rem;display:flex;flex-direction:column;gap:.46875rem;margin-left:.75rem}.title[data-v-acf42d93]{font-size:24px;font-weight:600;color:#fff;display:block}.subtitle[data-v-acf42d93]{font-size:14px;font-weight:400;color:#aba9aa;display:block;margin:0}.auth-card[data-v-acf42d93]{margin-top:17.1875rem;margin-left:.75rem;margin-right:.75rem;border-radius:.625rem;padding:.75rem}.field[data-v-acf42d93]{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.21875rem}.label[data-v-acf42d93]{font-size:14px;color:#fff;margin-top:.75rem;margin-bottom:.625rem;margin-left:.1875rem}.input[data-v-acf42d93]{height:2rem;padding:0 .5625rem;height:42px;border-radius:31.21875rem;background:#f5f5f5;opacity:60%;border:none;font-size:.875rem}.code-field[data-v-acf42d93]{position:relative}.send-code-btn[data-v-acf42d93]{position:absolute;right:.75rem;top:3.28125rem;color:#f8809c;font-size:14px;font-weight:400}.input-password-wrap[data-v-acf42d93]{display:flex;align-items:center;position:relative}.input-password-wrap .input[data-v-acf42d93]{flex:1;min-width:0;padding-right:2.5rem}.show-password[data-v-acf42d93]{margin-left:.375rem;color:#9a9a9a}.password-eye[data-v-acf42d93]{position:absolute;right:.5625rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem}.footer-actions[data-v-acf42d93]{width:90%;margin:.9375rem auto;display:flex;flex-direction:column;align-items:center;gap:.375rem}.primary-btn[data-v-acf42d93]{width:100%;background:#f8809c;border-radius:99px;padding:.5rem 0;display:flex;justify-content:center;align-items:center}.primary-btn-text[data-v-acf42d93]{color:#fff;font-size:16px}.secondary-btn[data-v-acf42d93]{width:100%;background:transparent;border-radius:99px;padding:.375rem 0;border:.03125rem solid #F8809C;display:flex;justify-content:center;align-items:center}.secondary-btn-text[data-v-acf42d93]{color:#f8809c;font-size:16px}html[data-v-51ae3004]{font-size:16px}body[data-v-51ae3004]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-51ae3004],uni-image[data-v-51ae3004],uni-text[data-v-51ae3004]{box-sizing:border-box;flex-shrink:0}#app[data-v-51ae3004]{width:100vw;height:100vh}.flex-row[data-v-51ae3004]{display:flex;flex-direction:row}.flex-col[data-v-51ae3004]{display:flex;flex-direction:column}.justify-start[data-v-51ae3004]{justify-content:flex-start}.justify-end[data-v-51ae3004]{justify-content:flex-end}.justify-center[data-v-51ae3004]{justify-content:center}.justify-between[data-v-51ae3004]{justify-content:space-between}.justify-around[data-v-51ae3004]{justify-content:space-around}.justify-evenly[data-v-51ae3004]{justify-content:space-evenly}.items-start[data-v-51ae3004]{align-items:flex-start}.items-end[data-v-51ae3004]{align-items:flex-end}.items-center[data-v-51ae3004]{align-items:center}.items-baseline[data-v-51ae3004]{align-items:baseline}.items-stretch[data-v-51ae3004]{align-items:stretch}.self-start[data-v-51ae3004]{align-self:flex-start}.self-end[data-v-51ae3004]{align-self:flex-end}.self-center[data-v-51ae3004]{align-self:center}.self-baseline[data-v-51ae3004]{align-self:baseline}.self-stretch[data-v-51ae3004]{align-self:stretch}.flex-1[data-v-51ae3004]{flex:1 1 0%}.flex-auto[data-v-51ae3004]{flex:1 1 auto}.grow[data-v-51ae3004]{flex-grow:1}.grow-0[data-v-51ae3004]{flex-grow:0}.shrink[data-v-51ae3004]{flex-shrink:1}.shrink-0[data-v-51ae3004]{flex-shrink:0}.relative[data-v-51ae3004]{position:relative}.ml-2[data-v-51ae3004]{margin-left:.13rem}.mt-2[data-v-51ae3004]{margin-top:.13rem}.ml-4[data-v-51ae3004]{margin-left:.25rem}.mt-4[data-v-51ae3004]{margin-top:.25rem}.ml-6[data-v-51ae3004]{margin-left:.38rem}.mt-6[data-v-51ae3004]{margin-top:.38rem}.ml-8[data-v-51ae3004]{margin-left:.5rem}.mt-8[data-v-51ae3004]{margin-top:.5rem}.ml-10[data-v-51ae3004]{margin-left:.63rem}.mt-10[data-v-51ae3004]{margin-top:.63rem}.ml-12[data-v-51ae3004]{margin-left:.75rem}.mt-12[data-v-51ae3004]{margin-top:.75rem}.ml-14[data-v-51ae3004]{margin-left:.88rem}.mt-14[data-v-51ae3004]{margin-top:.88rem}.ml-16[data-v-51ae3004]{margin-left:1rem}.mt-16[data-v-51ae3004]{margin-top:1rem}.ml-18[data-v-51ae3004]{margin-left:1.13rem}.mt-18[data-v-51ae3004]{margin-top:1.13rem}.ml-20[data-v-51ae3004]{margin-left:1.25rem}.mt-20[data-v-51ae3004]{margin-top:1.25rem}.ml-22[data-v-51ae3004]{margin-left:1.38rem}.mt-22[data-v-51ae3004]{margin-top:1.38rem}.ml-24[data-v-51ae3004]{margin-left:1.5rem}.mt-24[data-v-51ae3004]{margin-top:1.5rem}.ml-26[data-v-51ae3004]{margin-left:1.63rem}.mt-26[data-v-51ae3004]{margin-top:1.63rem}.ml-28[data-v-51ae3004]{margin-left:1.75rem}.mt-28[data-v-51ae3004]{margin-top:1.75rem}.ml-30[data-v-51ae3004]{margin-left:1.88rem}.mt-30[data-v-51ae3004]{margin-top:1.88rem}.ml-32[data-v-51ae3004]{margin-left:2rem}.mt-32[data-v-51ae3004]{margin-top:2rem}.ml-34[data-v-51ae3004]{margin-left:2.13rem}.mt-34[data-v-51ae3004]{margin-top:2.13rem}.ml-36[data-v-51ae3004]{margin-left:2.25rem}.mt-36[data-v-51ae3004]{margin-top:2.25rem}.ml-38[data-v-51ae3004]{margin-left:2.38rem}.mt-38[data-v-51ae3004]{margin-top:2.38rem}.ml-40[data-v-51ae3004]{margin-left:2.5rem}.mt-40[data-v-51ae3004]{margin-top:2.5rem}.ml-42[data-v-51ae3004]{margin-left:2.63rem}.mt-42[data-v-51ae3004]{margin-top:2.63rem}.ml-44[data-v-51ae3004]{margin-left:2.75rem}.mt-44[data-v-51ae3004]{margin-top:2.75rem}.ml-46[data-v-51ae3004]{margin-left:2.88rem}.mt-46[data-v-51ae3004]{margin-top:2.88rem}.ml-48[data-v-51ae3004]{margin-left:3rem}.mt-48[data-v-51ae3004]{margin-top:3rem}.ml-50[data-v-51ae3004]{margin-left:3.13rem}.mt-50[data-v-51ae3004]{margin-top:3.13rem}.ml-52[data-v-51ae3004]{margin-left:3.25rem}.mt-52[data-v-51ae3004]{margin-top:3.25rem}.ml-54[data-v-51ae3004]{margin-left:3.38rem}.mt-54[data-v-51ae3004]{margin-top:3.38rem}.ml-56[data-v-51ae3004]{margin-left:3.5rem}.mt-56[data-v-51ae3004]{margin-top:3.5rem}.ml-58[data-v-51ae3004]{margin-left:3.63rem}.mt-58[data-v-51ae3004]{margin-top:3.63rem}.ml-60[data-v-51ae3004]{margin-left:3.75rem}.mt-60[data-v-51ae3004]{margin-top:3.75rem}.ml-62[data-v-51ae3004]{margin-left:3.88rem}.mt-62[data-v-51ae3004]{margin-top:3.88rem}.ml-64[data-v-51ae3004]{margin-left:4rem}.mt-64[data-v-51ae3004]{margin-top:4rem}.ml-66[data-v-51ae3004]{margin-left:4.13rem}.mt-66[data-v-51ae3004]{margin-top:4.13rem}.ml-68[data-v-51ae3004]{margin-left:4.25rem}.mt-68[data-v-51ae3004]{margin-top:4.25rem}.ml-70[data-v-51ae3004]{margin-left:4.38rem}.mt-70[data-v-51ae3004]{margin-top:4.38rem}.ml-72[data-v-51ae3004]{margin-left:4.5rem}.mt-72[data-v-51ae3004]{margin-top:4.5rem}.ml-74[data-v-51ae3004]{margin-left:4.63rem}.mt-74[data-v-51ae3004]{margin-top:4.63rem}.ml-76[data-v-51ae3004]{margin-left:4.75rem}.mt-76[data-v-51ae3004]{margin-top:4.75rem}.ml-78[data-v-51ae3004]{margin-left:4.88rem}.mt-78[data-v-51ae3004]{margin-top:4.88rem}.ml-80[data-v-51ae3004]{margin-left:5rem}.mt-80[data-v-51ae3004]{margin-top:5rem}.ml-82[data-v-51ae3004]{margin-left:5.13rem}.mt-82[data-v-51ae3004]{margin-top:5.13rem}.ml-84[data-v-51ae3004]{margin-left:5.25rem}.mt-84[data-v-51ae3004]{margin-top:5.25rem}.ml-86[data-v-51ae3004]{margin-left:5.38rem}.mt-86[data-v-51ae3004]{margin-top:5.38rem}.ml-88[data-v-51ae3004]{margin-left:5.5rem}.mt-88[data-v-51ae3004]{margin-top:5.5rem}.ml-90[data-v-51ae3004]{margin-left:5.63rem}.mt-90[data-v-51ae3004]{margin-top:5.63rem}.ml-92[data-v-51ae3004]{margin-left:5.75rem}.mt-92[data-v-51ae3004]{margin-top:5.75rem}.ml-94[data-v-51ae3004]{margin-left:5.88rem}.mt-94[data-v-51ae3004]{margin-top:5.88rem}.ml-96[data-v-51ae3004]{margin-left:6rem}.mt-96[data-v-51ae3004]{margin-top:6rem}.ml-98[data-v-51ae3004]{margin-left:6.13rem}.mt-98[data-v-51ae3004]{margin-top:6.13rem}.ml-100[data-v-51ae3004]{margin-left:6.25rem}.mt-100[data-v-51ae3004]{margin-top:6.25rem}.mt-101[data-v-51ae3004]{margin-top:6.38rem}.cert-page[data-v-51ae3004]{background:#180928;min-height:100vh}.nav-bar[data-v-51ae3004]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 .625rem;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;box-sizing:border-box}.nav-bar .nav-left[data-v-51ae3004],.nav-bar .nav-right[data-v-51ae3004]{width:2.5rem;height:100%;display:flex;align-items:center}.nav-bar .nav-center[data-v-51ae3004]{flex:1;display:flex;justify-content:center;height:100%;align-items:center}.nav-bar .nav-title[data-v-51ae3004]{font-size:1rem;color:#fff;font-weight:600;margin:0;line-height:1}.nav-bar .back-icon uni-image[data-v-51ae3004]{width:1.25rem;height:1.25rem}.content[data-v-51ae3004]{margin-top:0;padding-top:.375rem}.inner[data-v-51ae3004]{padding:.8125rem .8125rem 2.5rem}.qa-card[data-v-51ae3004]{border-radius:.375rem;padding:.5625rem;margin-bottom:.4375rem}.example[data-v-51ae3004]{background:#f6f6f6}.q[data-v-51ae3004]{font-size:.875rem;color:#fff;font-weight:600;margin-bottom:.3125rem}.a[data-v-51ae3004]{font-size:.8125rem;color:#fff;background:#311c4b;border-radius:.25rem;padding:.4375rem;line-height:1.6;margin-top:10px}.examples[data-v-51ae3004]{display:flex;gap:.375rem;margin-top:.375rem}.example-img[data-v-51ae3004]{width:6.25rem;height:8.125rem;background:#eee;object-fit:cover}.example-link[data-v-51ae3004]{display:block;text-align:center;color:#ea559f;margin-top:.25rem}.example-block[data-v-51ae3004]{margin-top:10px;background:#311c4b;border-radius:.25rem;padding:.4375rem;display:flex;flex-direction:column}.cta-row[data-v-51ae3004]{display:flex;justify-content:center;margin-top:.5625rem}.primary-btn[data-v-51ae3004]{width:90%;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:1rem;padding:.5625rem;display:flex;justify-content:center;align-items:center}.primary-btn-text[data-v-51ae3004]{color:#fff;font-size:.9375rem;font-weight:500}html{font-size:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}uni-view,uni-image,uni-text{box-sizing:border-box;flex-shrink:0}#app{width:100vw;height:100vh}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column;background-color:#180928}.flex-col-1{display:flex;flex-direction:column}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-baseline{align-self:baseline}.self-stretch{align-self:stretch}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.grow{flex-grow:1}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.relative{position:relative}.ml-2{margin-left:.125rem}.mt-2{margin-top:.125rem}.ml-4{margin-left:.25rem}.mt-4{margin-top:.25rem}.ml-6{margin-left:.375rem}.mt-6{margin-top:.375rem}.ml-8{margin-left:.5rem}.mt-8{margin-top:.5rem}.ml-10{margin-left:.625rem}.mt-10{margin-top:.625rem}.ml-12{margin-left:.75rem}.mt-12{margin-top:.75rem}.ml-14{margin-left:.875rem}.mt-14{margin-top:.875rem}.ml-16{margin-left:1rem}.mt-16{margin-top:1rem}.ml-18{margin-left:1.125rem}.mt-18{margin-top:1.125rem}.ml-20{margin-left:1.25rem}.mt-20{margin-top:1.25rem}.ml-22{margin-left:1.375rem}.mt-22{margin-top:1.375rem}.ml-24{margin-left:1.5rem}.mt-24{margin-top:1.5rem}.ml-26{margin-left:1.625rem}.mt-26{margin-top:1.625rem}.ml-28{margin-left:1.75rem}.mt-28{margin-top:1.75rem}.ml-30{margin-left:1.875rem}.mt-30{margin-top:1.875rem}.ml-32{margin-left:2rem}.mt-32{margin-top:2rem}.ml-34{margin-left:2.125rem}.mt-34{margin-top:2.125rem}.ml-36{margin-left:2.25rem}.mt-36{margin-top:2.25rem}.ml-38{margin-left:2.375rem}.mt-38{margin-top:2.375rem}.ml-40{margin-left:2.5rem}.mt-40{margin-top:2.5rem}.ml-42{margin-left:2.625rem}.mt-42{margin-top:2.625rem}.ml-44{margin-left:2.75rem}.mt-44{margin-top:2.75rem}.ml-46{margin-left:2.875rem}.mt-46{margin-top:2.875rem}.ml-48{margin-left:3rem}.mt-48{margin-top:3rem}.ml-50{margin-left:3.125rem}.mt-50{margin-top:3.125rem}.ml-52{margin-left:3.25rem}.mt-52{margin-top:3.25rem}.ml-54{margin-left:3.375rem}.mt-54{margin-top:3.375rem}.ml-56{margin-left:3.5rem}.mt-56{margin-top:3.5rem}.ml-58{margin-left:3.625rem}.mt-58{margin-top:3.625rem}.ml-60{margin-left:3.75rem}.mt-60{margin-top:3.75rem}.ml-62{margin-left:3.875rem}.mt-62{margin-top:3.875rem}.ml-64{margin-left:4rem}.mt-64{margin-top:4rem}.ml-66{margin-left:4.125rem}.mt-66{margin-top:4.125rem}.ml-68{margin-left:4.25rem}.mt-68{margin-top:4.25rem}.ml-70{margin-left:4.375rem}.mt-70{margin-top:4.375rem}.ml-72{margin-left:4.5rem}.mt-72{margin-top:4.5rem}.ml-74{margin-left:4.625rem}.mt-74{margin-top:4.625rem}.ml-76{margin-left:4.75rem}.mt-76{margin-top:4.75rem}.ml-78{margin-left:4.875rem}.mt-78{margin-top:4.875rem}.ml-80{margin-left:5rem}.mt-80{margin-top:5rem}.ml-82{margin-left:5.125rem}.mt-82{margin-top:5.125rem}.ml-84{margin-left:5.25rem}.mt-84{margin-top:5.25rem}.ml-86{margin-left:5.375rem}.mt-86{margin-top:5.375rem}.ml-88{margin-left:5.5rem}.mt-88{margin-top:5.5rem}.ml-90{margin-left:5.625rem}.mt-90{margin-top:5.625rem}.ml-92{margin-left:5.75rem}.mt-92{margin-top:5.75rem}.ml-94{margin-left:5.875rem}.mt-94{margin-top:5.875rem}.ml-96{margin-left:6rem}.mt-96{margin-top:6rem}.ml-98{margin-left:6.125rem}.mt-98{margin-top:6.125rem}.ml-100{margin-left:6.25rem}.mt-100{margin-top:6.25rem}html[data-v-f8f34e32]{font-size:16px}body[data-v-f8f34e32]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-f8f34e32],uni-image[data-v-f8f34e32],uni-text[data-v-f8f34e32]{box-sizing:border-box;flex-shrink:0}#app[data-v-f8f34e32]{width:100vw;height:100vh}.flex-row[data-v-f8f34e32]{display:flex;flex-direction:row}.flex-col[data-v-f8f34e32]{display:flex;flex-direction:column}.justify-start[data-v-f8f34e32]{justify-content:flex-start}.justify-end[data-v-f8f34e32]{justify-content:flex-end}.justify-center[data-v-f8f34e32]{justify-content:center}.justify-between[data-v-f8f34e32]{justify-content:space-between}.justify-around[data-v-f8f34e32]{justify-content:space-around}.justify-evenly[data-v-f8f34e32]{justify-content:space-evenly}.items-start[data-v-f8f34e32]{align-items:flex-start}.items-end[data-v-f8f34e32]{align-items:flex-end}.items-center[data-v-f8f34e32]{align-items:center}.items-baseline[data-v-f8f34e32]{align-items:baseline}.items-stretch[data-v-f8f34e32]{align-items:stretch}.self-start[data-v-f8f34e32]{align-self:flex-start}.self-end[data-v-f8f34e32]{align-self:flex-end}.self-center[data-v-f8f34e32]{align-self:center}.self-baseline[data-v-f8f34e32]{align-self:baseline}.self-stretch[data-v-f8f34e32]{align-self:stretch}.flex-1[data-v-f8f34e32]{flex:1 1 0%}.flex-auto[data-v-f8f34e32]{flex:1 1 auto}.grow[data-v-f8f34e32]{flex-grow:1}.grow-0[data-v-f8f34e32]{flex-grow:0}.shrink[data-v-f8f34e32]{flex-shrink:1}.shrink-0[data-v-f8f34e32]{flex-shrink:0}.relative[data-v-f8f34e32]{position:relative}.ml-2[data-v-f8f34e32]{margin-left:.13rem}.mt-2[data-v-f8f34e32]{margin-top:.13rem}.ml-4[data-v-f8f34e32]{margin-left:.25rem}.mt-4[data-v-f8f34e32]{margin-top:.25rem}.ml-6[data-v-f8f34e32]{margin-left:.38rem}.mt-6[data-v-f8f34e32]{margin-top:.38rem}.ml-8[data-v-f8f34e32]{margin-left:.5rem}.mt-8[data-v-f8f34e32]{margin-top:.5rem}.ml-10[data-v-f8f34e32]{margin-left:.63rem}.mt-10[data-v-f8f34e32]{margin-top:.63rem}.ml-12[data-v-f8f34e32]{margin-left:.75rem}.mt-12[data-v-f8f34e32]{margin-top:.75rem}.ml-14[data-v-f8f34e32]{margin-left:.88rem}.mt-14[data-v-f8f34e32]{margin-top:.88rem}.ml-16[data-v-f8f34e32]{margin-left:1rem}.mt-16[data-v-f8f34e32]{margin-top:1rem}.ml-18[data-v-f8f34e32]{margin-left:1.13rem}.mt-18[data-v-f8f34e32]{margin-top:1.13rem}.ml-20[data-v-f8f34e32]{margin-left:1.25rem}.mt-20[data-v-f8f34e32]{margin-top:1.25rem}.ml-22[data-v-f8f34e32]{margin-left:1.38rem}.mt-22[data-v-f8f34e32]{margin-top:1.38rem}.ml-24[data-v-f8f34e32]{margin-left:1.5rem}.mt-24[data-v-f8f34e32]{margin-top:1.5rem}.ml-26[data-v-f8f34e32]{margin-left:1.63rem}.mt-26[data-v-f8f34e32]{margin-top:1.63rem}.ml-28[data-v-f8f34e32]{margin-left:1.75rem}.mt-28[data-v-f8f34e32]{margin-top:1.75rem}.ml-30[data-v-f8f34e32]{margin-left:1.88rem}.mt-30[data-v-f8f34e32]{margin-top:1.88rem}.ml-32[data-v-f8f34e32]{margin-left:2rem}.mt-32[data-v-f8f34e32]{margin-top:2rem}.ml-34[data-v-f8f34e32]{margin-left:2.13rem}.mt-34[data-v-f8f34e32]{margin-top:2.13rem}.ml-36[data-v-f8f34e32]{margin-left:2.25rem}.mt-36[data-v-f8f34e32]{margin-top:2.25rem}.ml-38[data-v-f8f34e32]{margin-left:2.38rem}.mt-38[data-v-f8f34e32]{margin-top:2.38rem}.ml-40[data-v-f8f34e32]{margin-left:2.5rem}.mt-40[data-v-f8f34e32]{margin-top:2.5rem}.ml-42[data-v-f8f34e32]{margin-left:2.63rem}.mt-42[data-v-f8f34e32]{margin-top:2.63rem}.ml-44[data-v-f8f34e32]{margin-left:2.75rem}.mt-44[data-v-f8f34e32]{margin-top:2.75rem}.ml-46[data-v-f8f34e32]{margin-left:2.88rem}.mt-46[data-v-f8f34e32]{margin-top:2.88rem}.ml-48[data-v-f8f34e32]{margin-left:3rem}.mt-48[data-v-f8f34e32]{margin-top:3rem}.ml-50[data-v-f8f34e32]{margin-left:3.13rem}.mt-50[data-v-f8f34e32]{margin-top:3.13rem}.ml-52[data-v-f8f34e32]{margin-left:3.25rem}.mt-52[data-v-f8f34e32]{margin-top:3.25rem}.ml-54[data-v-f8f34e32]{margin-left:3.38rem}.mt-54[data-v-f8f34e32]{margin-top:3.38rem}.ml-56[data-v-f8f34e32]{margin-left:3.5rem}.mt-56[data-v-f8f34e32]{margin-top:3.5rem}.ml-58[data-v-f8f34e32]{margin-left:3.63rem}.mt-58[data-v-f8f34e32]{margin-top:3.63rem}.ml-60[data-v-f8f34e32]{margin-left:3.75rem}.mt-60[data-v-f8f34e32]{margin-top:3.75rem}.ml-62[data-v-f8f34e32]{margin-left:3.88rem}.mt-62[data-v-f8f34e32]{margin-top:3.88rem}.ml-64[data-v-f8f34e32]{margin-left:4rem}.mt-64[data-v-f8f34e32]{margin-top:4rem}.ml-66[data-v-f8f34e32]{margin-left:4.13rem}.mt-66[data-v-f8f34e32]{margin-top:4.13rem}.ml-68[data-v-f8f34e32]{margin-left:4.25rem}.mt-68[data-v-f8f34e32]{margin-top:4.25rem}.ml-70[data-v-f8f34e32]{margin-left:4.38rem}.mt-70[data-v-f8f34e32]{margin-top:4.38rem}.ml-72[data-v-f8f34e32]{margin-left:4.5rem}.mt-72[data-v-f8f34e32]{margin-top:4.5rem}.ml-74[data-v-f8f34e32]{margin-left:4.63rem}.mt-74[data-v-f8f34e32]{margin-top:4.63rem}.ml-76[data-v-f8f34e32]{margin-left:4.75rem}.mt-76[data-v-f8f34e32]{margin-top:4.75rem}.ml-78[data-v-f8f34e32]{margin-left:4.88rem}.mt-78[data-v-f8f34e32]{margin-top:4.88rem}.ml-80[data-v-f8f34e32]{margin-left:5rem}.mt-80[data-v-f8f34e32]{margin-top:5rem}.ml-82[data-v-f8f34e32]{margin-left:5.13rem}.mt-82[data-v-f8f34e32]{margin-top:5.13rem}.ml-84[data-v-f8f34e32]{margin-left:5.25rem}.mt-84[data-v-f8f34e32]{margin-top:5.25rem}.ml-86[data-v-f8f34e32]{margin-left:5.38rem}.mt-86[data-v-f8f34e32]{margin-top:5.38rem}.ml-88[data-v-f8f34e32]{margin-left:5.5rem}.mt-88[data-v-f8f34e32]{margin-top:5.5rem}.ml-90[data-v-f8f34e32]{margin-left:5.63rem}.mt-90[data-v-f8f34e32]{margin-top:5.63rem}.ml-92[data-v-f8f34e32]{margin-left:5.75rem}.mt-92[data-v-f8f34e32]{margin-top:5.75rem}.ml-94[data-v-f8f34e32]{margin-left:5.88rem}.mt-94[data-v-f8f34e32]{margin-top:5.88rem}.ml-96[data-v-f8f34e32]{margin-left:6rem}.mt-96[data-v-f8f34e32]{margin-top:6rem}.ml-98[data-v-f8f34e32]{margin-left:6.13rem}.mt-98[data-v-f8f34e32]{margin-top:6.13rem}.ml-100[data-v-f8f34e32]{margin-left:6.25rem}.mt-100[data-v-f8f34e32]{margin-top:6.25rem}.mt-101[data-v-f8f34e32]{margin-top:6.38rem}.ml-9[data-v-f8f34e32]{margin-left:.5625rem}.ml-3[data-v-f8f34e32]{margin-left:.1875rem}.mt-11[data-v-f8f34e32]{margin-top:.6875rem}.ml-17[data-v-f8f34e32]{margin-left:1.0625rem}.ml-15[data-v-f8f34e32]{margin-left:.9375rem}.mt-376[data-v-f8f34e32]{margin-top:23.5rem}.page[data-v-f8f34e32]{background-image:#180928;width:100%;overflow:visible;overflow-x:hidden;min-height:100vh}.group[data-v-f8f34e32]{padding:1.4375rem 1rem 1.25rem;background:#180928}.creator-header[data-v-f8f34e32]{position:relative;top:.3125rem;left:0;right:0;z-index:1200;background:#180928}.creator-header.h5[data-v-f8f34e32]{position:fixed;top:0;left:0;right:0;padding-left:.78125rem;padding-top:-.78125rem}.group_3[data-v-f8f34e32]{padding:.78125rem 0 .38813rem}.image_4[data-v-f8f34e32]{width:1.5rem;height:1.5rem}.pos[data-v-f8f34e32]{position:absolute;left:0;top:1.15625rem;transform:translateY(-50%)}.font[data-v-f8f34e32]{font-size:1rem;font-family:PingFang SC;line-height:.94313rem}.text_2[data-v-f8f34e32]{color:#fff;font-weight:600}.group_4[data-v-f8f34e32]{margin-top:1.875rem}.image_5[data-v-f8f34e32]{border-radius:50%;width:3.375rem;height:3.375rem}.text_3[data-v-f8f34e32]{color:#fff;font-size:18px;font-weight:500;font-family:PingFang SC;line-height:1.15875rem}.image_6[data-v-f8f34e32]{width:1.125rem;height:1.125rem}.text_4[data-v-f8f34e32]{color:#979797;font-size:16px;font-weight:400;line-height:.92625rem}.group_5[data-v-f8f34e32]{margin-top:2.0625rem;height:6.0625rem}.font_2[data-v-f8f34e32]{font-size:.875rem;font-family:PingFang SC;line-height:.81438rem;color:#fff}.text_5[data-v-f8f34e32]{margin-top:.2825rem;line-height:.80875rem}.text-wrapper_2[data-v-f8f34e32]{margin-right:.65625rem;padding:.41188rem 0 .90625rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMEAAABECAYAAAA4P1H3AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAA1dJREFUeAHt2k9LFGEAx/FnnplcCjyUHbRLdRGS9dKegqBDJBUhIeXL6MV07yx4kIgoCII9dGxPiVoEFYR22YOslLs78zztTClaq+668+d5nvl+Lpl/bv72eWa/esIBG/PPxoPd85e7qn1RhHLCl/5Y5KlxgdKQvmyrTrQTBrIZaH/zy9j3b/dfP2kP8rOesNSre08rV6PJqh/KaX7h0U/oeZ+2z51p3HzxsHXc91k3go07S5d0JGvC86YEMJDgQ7QVNqpri51+X7VmBMkrv568LrpiVgDDkrLVPBu87HcqWDGC5NVfnLklFNcejKA3BKHkm2tvF5oHP238CNbnlmsiEjUBpKHPiSCFwdbvLt9gAEhV7zYx8St8sDqzPLb3KWNHkAyA+z+y0BuCPxXsv7gaOYLkCsQAkKlw9t388+QZ07gRrN9emeYKhDxMbHeq8b9GPRhv9Jape/c13gVCPmQ72lJLgTCI/tmtCa0ZAHKiKv6UuuILQyTXIKG4BiFXoac6RjwTxDVYSAaA/FWi4IIRI0j+HILnABQgkt544SOIH4Z5OxTFUZXCR5C8GwQUqNARfJ5bqXINQtEKG0F8DYp4NwgGKKwTxE1Aa10RQMEKOQmSJqD1tAAMkPsIaAIwTe4joAnANLmOgCYAE+U6ApoATJTbCGgCMFUuI6AJwGS5dAKaAEyW+UlAE4DpMh0BTQA2yHQENAHYILMR0ARgi8xGQBOALTIZAU0ANkl9BDQB2Cb1TkATgG1SPQloArBRaiOgCcBWqY2AJgBbpTICmgBslsoIaAKw2cgjoAnAdiONgCYAF4zUCWgCcMGpTwKaAFxxqhHQBOCSU42AJgCXDD0CmgBcM/QIaAJwzVAjoAnARQOPgCYAVw3cCWgCcNVAJwFNAC47cQQ0AbjuxBHQBOC6Y0dAE0AZHDsCmgDK4MgR0ARQDrLddwQ0AZSHbvbtBDQBlIWO/K//nQQ0AZSJEuHhEdAEUCZaiY/V+uLOoRHQBFAWsvdArLRo/Pn4L5oAyiSKZCM+BeKP90dAE0BZaO2/n6kvrO79P3l3KG4C3SjkGgSnxVeg+AQ4OIBYkDSB3ZCHYTjO2+xGql6tP9r59ysBTQBO0rIlPN3SWm6qH9Fqde1x56hv/Q1aLYqlIP7qCgAAAABJRU5ErkJggg==);background-size:100% 100%;background-repeat:no-repeat;width:6.0625rem;height:2.125rem}.text_6[data-v-f8f34e32]{color:#fff;line-height:.80688rem}.section[data-v-f8f34e32]{margin-top:-.5625rem;padding:.87813rem 0 .73063rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.75rem}.group_6[data-v-f8f34e32]{flex:1 1 6.05188rem}.group_1[data-v-f8f34e32]{padding:.31438rem 1.45563rem .31625rem}.group_8[data-v-f8f34e32]{padding-left:.64875rem;padding-right:.12rem}.font_3[data-v-f8f34e32]{font-size:1.125rem;font-family:DIN Alternate;line-height:.81438rem;font-weight:700;color:#fff}.image_7[data-v-f8f34e32]{width:14px;height:14px}.font_4[data-v-f8f34e32]{font-size:.75rem;font-family:PingFang SC;line-height:.69688rem;color:#dfdfdf}.text_1[data-v-f8f34e32]{margin-left:.07813rem;line-height:.69625rem}.group_11[data-v-f8f34e32]{padding:.31438rem 1.4675rem .3125rem}.group_9[data-v-f8f34e32]{padding-left:.63125rem;padding-right:.11313rem}.group_7[data-v-f8f34e32]{padding:.3125rem .3125rem .3125rem 1.46875rem}.group_10[data-v-f8f34e32]{padding-left:.55813rem;padding-right:.11875rem}.text_12[data-v-f8f34e32]{line-height:.815rem}.text_11[data-v-f8f34e32]{line-height:.69875rem}.section_2[data-v-f8f34e32]{padding:.75rem 1rem .69125rem 1.20813rem;margin-top:.5rem;border-radius:.5rem;margin-left:1rem;margin-right:1rem}.image_8[data-v-f8f34e32]{margin-bottom:.1875rem;width:1.375rem;height:1.375rem}.text_7[data-v-f8f34e32]{line-height:.81125rem}.view[data-v-f8f34e32]{margin-top:.25rem;padding:.75rem 1rem .65875rem 1.125rem;background-color:#3a2852;border-radius:.5rem;margin-left:1rem;margin-right:1rem}.image_1[data-v-f8f34e32]{margin-bottom:.1875rem;width:1.375rem;height:1.375rem}.text_8[data-v-f8f34e32]{line-height:.81313rem}.section_3[data-v-f8f34e32]{background-color:#180928;height:2.25rem}html[data-v-8f2f0fd5]{font-size:16px}body[data-v-8f2f0fd5]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}uni-view[data-v-8f2f0fd5],uni-image[data-v-8f2f0fd5],uni-text[data-v-8f2f0fd5]{box-sizing:border-box;flex-shrink:0}#app[data-v-8f2f0fd5]{width:100vw;height:100vh}.flex-row[data-v-8f2f0fd5]{display:flex;flex-direction:row}.flex-col[data-v-8f2f0fd5]{display:flex;flex-direction:column}.justify-start[data-v-8f2f0fd5]{justify-content:flex-start}.justify-end[data-v-8f2f0fd5]{justify-content:flex-end}.justify-center[data-v-8f2f0fd5]{justify-content:center}.justify-between[data-v-8f2f0fd5]{justify-content:space-between}.justify-around[data-v-8f2f0fd5]{justify-content:space-around}.justify-evenly[data-v-8f2f0fd5]{justify-content:space-evenly}.items-start[data-v-8f2f0fd5]{align-items:flex-start}.items-end[data-v-8f2f0fd5]{align-items:flex-end}.items-center[data-v-8f2f0fd5]{align-items:center}.items-baseline[data-v-8f2f0fd5]{align-items:baseline}.items-stretch[data-v-8f2f0fd5]{align-items:stretch}.self-start[data-v-8f2f0fd5]{align-self:flex-start}.self-end[data-v-8f2f0fd5]{align-self:flex-end}.self-center[data-v-8f2f0fd5]{align-self:center}.self-baseline[data-v-8f2f0fd5]{align-self:baseline}.self-stretch[data-v-8f2f0fd5]{align-self:stretch}.flex-1[data-v-8f2f0fd5]{flex:1 1 0%}.flex-auto[data-v-8f2f0fd5]{flex:1 1 auto}.grow[data-v-8f2f0fd5]{flex-grow:1}.grow-0[data-v-8f2f0fd5]{flex-grow:0}.shrink[data-v-8f2f0fd5]{flex-shrink:1}.shrink-0[data-v-8f2f0fd5]{flex-shrink:0}.relative[data-v-8f2f0fd5]{position:relative}.ml-2[data-v-8f2f0fd5]{margin-left:.125rem}.mt-2[data-v-8f2f0fd5]{margin-top:.125rem}.ml-4[data-v-8f2f0fd5]{margin-left:.25rem}.mt-4[data-v-8f2f0fd5]{margin-top:.25rem}.ml-6[data-v-8f2f0fd5]{margin-left:.375rem}.mt-6[data-v-8f2f0fd5]{margin-top:.375rem}.ml-8[data-v-8f2f0fd5]{margin-left:.5rem}.mt-8[data-v-8f2f0fd5]{margin-top:.5rem}.ml-10[data-v-8f2f0fd5]{margin-left:.625rem}.mt-10[data-v-8f2f0fd5]{margin-top:.625rem}.ml-12[data-v-8f2f0fd5]{margin-left:.75rem}.mt-12[data-v-8f2f0fd5]{margin-top:.75rem}.ml-14[data-v-8f2f0fd5]{margin-left:.875rem}.mt-14[data-v-8f2f0fd5]{margin-top:.875rem}.ml-16[data-v-8f2f0fd5]{margin-left:1rem}.mt-16[data-v-8f2f0fd5]{margin-top:1rem}.ml-18[data-v-8f2f0fd5]{margin-left:1.125rem}.mt-18[data-v-8f2f0fd5]{margin-top:1.125rem}.ml-20[data-v-8f2f0fd5]{margin-left:1.25rem}.mt-20[data-v-8f2f0fd5]{margin-top:1.25rem}.ml-22[data-v-8f2f0fd5]{margin-left:1.375rem}.mt-22[data-v-8f2f0fd5]{margin-top:1.375rem}.ml-24[data-v-8f2f0fd5]{margin-left:1.5rem}.mt-24[data-v-8f2f0fd5]{margin-top:1.5rem}.ml-26[data-v-8f2f0fd5]{margin-left:1.625rem}.mt-26[data-v-8f2f0fd5]{margin-top:1.625rem}.ml-28[data-v-8f2f0fd5]{margin-left:1.75rem}.mt-28[data-v-8f2f0fd5]{margin-top:1.75rem}.ml-30[data-v-8f2f0fd5]{margin-left:1.875rem}.mt-30[data-v-8f2f0fd5]{margin-top:1.875rem}.ml-32[data-v-8f2f0fd5]{margin-left:2rem}.mt-32[data-v-8f2f0fd5]{margin-top:2rem}.ml-34[data-v-8f2f0fd5]{margin-left:2.125rem}.mt-34[data-v-8f2f0fd5]{margin-top:2.125rem}.ml-36[data-v-8f2f0fd5]{margin-left:2.25rem}.mt-36[data-v-8f2f0fd5]{margin-top:2.25rem}.ml-38[data-v-8f2f0fd5]{margin-left:2.375rem}.mt-38[data-v-8f2f0fd5]{margin-top:2.375rem}.ml-40[data-v-8f2f0fd5]{margin-left:2.5rem}.mt-40[data-v-8f2f0fd5]{margin-top:2.5rem}.ml-42[data-v-8f2f0fd5]{margin-left:2.625rem}.mt-42[data-v-8f2f0fd5]{margin-top:2.625rem}.ml-44[data-v-8f2f0fd5]{margin-left:2.75rem}.mt-44[data-v-8f2f0fd5]{margin-top:2.75rem}.ml-46[data-v-8f2f0fd5]{margin-left:2.875rem}.mt-46[data-v-8f2f0fd5]{margin-top:2.875rem}.ml-48[data-v-8f2f0fd5]{margin-left:3rem}.mt-48[data-v-8f2f0fd5]{margin-top:3rem}.ml-50[data-v-8f2f0fd5]{margin-left:3.125rem}.mt-50[data-v-8f2f0fd5]{margin-top:3.125rem}.ml-52[data-v-8f2f0fd5]{margin-left:3.25rem}.mt-52[data-v-8f2f0fd5]{margin-top:3.25rem}.ml-54[data-v-8f2f0fd5]{margin-left:3.375rem}.mt-54[data-v-8f2f0fd5]{margin-top:3.375rem}.ml-56[data-v-8f2f0fd5]{margin-left:3.5rem}.mt-56[data-v-8f2f0fd5]{margin-top:3.5rem}.ml-58[data-v-8f2f0fd5]{margin-left:3.625rem}.mt-58[data-v-8f2f0fd5]{margin-top:3.625rem}.ml-60[data-v-8f2f0fd5]{margin-left:3.75rem}.mt-60[data-v-8f2f0fd5]{margin-top:3.75rem}.ml-62[data-v-8f2f0fd5]{margin-left:3.875rem}.mt-62[data-v-8f2f0fd5]{margin-top:3.875rem}.ml-64[data-v-8f2f0fd5]{margin-left:4rem}.mt-64[data-v-8f2f0fd5]{margin-top:4rem}.ml-66[data-v-8f2f0fd5]{margin-left:4.125rem}.mt-66[data-v-8f2f0fd5]{margin-top:4.125rem}.ml-68[data-v-8f2f0fd5]{margin-left:4.25rem}.mt-68[data-v-8f2f0fd5]{margin-top:4.25rem}.ml-70[data-v-8f2f0fd5]{margin-left:4.375rem}.mt-70[data-v-8f2f0fd5]{margin-top:4.375rem}.ml-72[data-v-8f2f0fd5]{margin-left:4.5rem}.mt-72[data-v-8f2f0fd5]{margin-top:4.5rem}.ml-74[data-v-8f2f0fd5]{margin-left:4.625rem}.mt-74[data-v-8f2f0fd5]{margin-top:4.625rem}.ml-76[data-v-8f2f0fd5]{margin-left:4.75rem}.mt-76[data-v-8f2f0fd5]{margin-top:4.75rem}.ml-78[data-v-8f2f0fd5]{margin-left:4.875rem}.mt-78[data-v-8f2f0fd5]{margin-top:4.875rem}.ml-80[data-v-8f2f0fd5]{margin-left:5rem}.mt-80[data-v-8f2f0fd5]{margin-top:5rem}.ml-82[data-v-8f2f0fd5]{margin-left:5.125rem}.mt-82[data-v-8f2f0fd5]{margin-top:5.125rem}.ml-84[data-v-8f2f0fd5]{margin-left:5.25rem}.mt-84[data-v-8f2f0fd5]{margin-top:5.25rem}.ml-86[data-v-8f2f0fd5]{margin-left:5.375rem}.mt-86[data-v-8f2f0fd5]{margin-top:5.375rem}.ml-88[data-v-8f2f0fd5]{margin-left:5.5rem}.mt-88[data-v-8f2f0fd5]{margin-top:5.5rem}.ml-90[data-v-8f2f0fd5]{margin-left:5.625rem}.mt-90[data-v-8f2f0fd5]{margin-top:5.625rem}.ml-92[data-v-8f2f0fd5]{margin-left:5.75rem}.mt-92[data-v-8f2f0fd5]{margin-top:5.75rem}.ml-94[data-v-8f2f0fd5]{margin-left:5.875rem}.mt-94[data-v-8f2f0fd5]{margin-top:5.875rem}.ml-96[data-v-8f2f0fd5]{margin-left:6rem}.mt-96[data-v-8f2f0fd5]{margin-top:6rem}.ml-98[data-v-8f2f0fd5]{margin-left:6.125rem}.mt-98[data-v-8f2f0fd5]{margin-top:6.125rem}.ml-100[data-v-8f2f0fd5]{margin-left:6.25rem}.mt-100[data-v-8f2f0fd5]{margin-top:6.25rem}.ml-5[data-v-8f2f0fd5]{margin-left:.3125rem}.ml-9[data-v-8f2f0fd5]{margin-left:.5625rem}.mt-71[data-v-8f2f0fd5]{margin-top:4.4375rem}.page[data-v-8f2f0fd5]{width:100%;overflow-y:auto;overflow-x:hidden;min-height:100vh;background:#311c4b}.circle-bg[data-v-8f2f0fd5]{position:absolute;width:1.40625rem;height:1.40625rem;left:10.9375rem;z-index:0}.group[data-v-8f2f0fd5]{padding:.875rem 1.5rem .5625rem}.text-wrapper[data-v-8f2f0fd5]{padding:.375rem 0 .125rem;border-radius:1.5rem;width:3.375rem;height:1.3125rem}.text[data-v-8f2f0fd5]{color:#010101;font-size:1.0625rem;font-family:SF Pro Text;font-weight:600;line-height:.78625rem}.image[data-v-8f2f0fd5]{width:1.125rem;height:.75rem}.image_2[data-v-8f2f0fd5]{width:1.0625rem;height:.75rem}.image_3[data-v-8f2f0fd5]{width:1.6875rem;height:.8125rem}.group_2[data-v-8f2f0fd5]{padding:1rem 1rem 1.125rem;overflow:hidden}.image_4[data-v-8f2f0fd5]{width:1.5rem;height:1.5rem}.pos[data-v-8f2f0fd5]{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.font[data-v-8f2f0fd5]{font-size:1rem;font-family:PingFang SC;line-height:.92875rem;font-weight:600;color:#fff}.text_2[data-v-8f2f0fd5]{color:#fff;font-weight:700;line-height:.925rem}.group_3[data-v-8f2f0fd5]{margin-top:1.5rem;height:43.375rem}.group_4[data-v-8f2f0fd5]{padding-top:1.3125rem}.section_2[data-v-8f2f0fd5]{filter:blur(3.125rem);border-radius:0 50% 50% 0;width:13.75rem;height:16.125rem}.section[data-v-8f2f0fd5]{padding:1.25rem 1rem 3.25rem;border-radius:1.25rem;background-image:url(/assets/Group300-CBfhZylD.png);background-size:100% 100%;background-repeat:no-repeat}.pos_2[data-v-8f2f0fd5]{position:absolute;left:1rem;right:1rem;top:0}.font_2[data-v-8f2f0fd5]{font-size:.875rem;font-family:PingFang SC;line-height:.84375rem;color:#fff}.text_3[data-v-8f2f0fd5]{color:#fff;line-height:.9375rem}.text_5[data-v-8f2f0fd5]{color:#fff;font-size:1.75rem;font-family:Alibaba PuHuiTi;font-weight:700;line-height:1.21438rem}.text_4[data-v-8f2f0fd5]{color:#fff;font-size:2rem;font-family:Alibaba PuHuiTi;font-weight:700;line-height:1.43188rem}.section_3[data-v-8f2f0fd5]{background-image:linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,0));border-radius:50%;width:1.4375rem;height:1.4375rem}.image_5[data-v-8f2f0fd5]{width:5rem;height:5rem}.pos_3[data-v-8f2f0fd5]{position:absolute;right:2.375rem;top:1rem}.section_4[data-v-8f2f0fd5]{background-color:rgba(248,128,156,.2);filter:blur(3.125rem);border-radius:50% 0 0 50%;width:9.125rem;height:9.875rem}.pos_4[data-v-8f2f0fd5]{position:absolute;right:0;top:4.6875rem}.section_5[data-v-8f2f0fd5]{margin-top:-11.0625rem;padding-top:2rem;background-color:#311c4b;border-radius:1.75rem;box-shadow:0 .125rem .25rem rgba(255,255,255,.46) inset;-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);height:78vh}.group_5[data-v-8f2f0fd5]{padding:0 1rem}.group_6[data-v-8f2f0fd5]{padding-bottom:1.25rem}.text_6[data-v-8f2f0fd5]{line-height:.93875rem}.text_7[data-v-8f2f0fd5]{color:#c4c4c4}.section_6[data-v-8f2f0fd5]{padding:.875rem .75rem;background-color:#6b538b;border-radius:.75rem;border-left:solid .0625rem #2621241a;border-right:solid .0625rem #2621241a;border-top:solid .0625rem #2621241a;border-bottom:solid .0625rem #2621241a}.text_8[data-v-8f2f0fd5]{color:#000;font-size:1.5rem;font-family:PingFang SC;font-weight:600;line-height:1.07125rem}.font_3[data-v-8f2f0fd5]{font-size:1rem;font-family:PingFang SC;line-height:1rem;color:#fff}.text_9[data-v-8f2f0fd5]{color:#c3c3c3;line-height:1rem}.balance-column[data-v-8f2f0fd5]{display:flex;flex-direction:column;align-items:center;min-width:0}.balance-amount-row[data-v-8f2f0fd5]{display:flex;align-items:baseline;justify-content:center;margin-left:-1.6875rem}.balance-value[data-v-8f2f0fd5]{max-width:11.25rem;white-space:nowrap;text-overflow:ellipsis;text-align:center}.text_10[data-v-8f2f0fd5]{color:#fff;line-height:.81rem}.disabled-text[data-v-8f2f0fd5]{color:#cfcfcf!important}.text-wrapper_2.disabled[data-v-8f2f0fd5]{background-color:#e0e0e0}.text-wrapper_2.disabled .font[data-v-8f2f0fd5]{color:#9a9a9a}.text_11[data-v-8f2f0fd5]{margin-top:2.25rem;line-height:.93813rem}.group_7[data-v-8f2f0fd5]{margin-top:1.5rem}.image_6[data-v-8f2f0fd5]{width:1.75rem;height:1.75rem}.bank-logo[data-v-8f2f0fd5]{width:4.375rem;height:1.75rem;margin-right:.375rem}.group_8[data-v-8f2f0fd5]{margin:.125rem 0;border-radius:50%;width:1.5rem;height:1.5rem;border-left:solid .0625rem #c3c3c3;border-right:solid .0625rem #c3c3c3;border-top:solid .0625rem #c3c3c3;border-bottom:solid .0625rem #c3c3c3}.method-add[data-v-8f2f0fd5]{display:flex;align-items:center;gap:.3125rem}.right-arrow[data-v-8f2f0fd5]{width:20px;height:20px;opacity:.6}.group_9[data-v-8f2f0fd5]{margin-top:1.75rem}.text_12[data-v-8f2f0fd5]{line-height:.91813rem}.image_7[data-v-8f2f0fd5]{margin:.125rem 0}.text-wrapper_2[data-v-8f2f0fd5]{margin-top:9.75rem;padding:1rem 0;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.75rem}.text_13[data-v-8f2f0fd5]{color:#fff}.selected-method[data-v-8f2f0fd5]{gap:.375rem}.selected-dot[data-v-8f2f0fd5]{width:1.375rem;height:1.375rem;display:flex;align-items:center;justify-content:center;border-radius:.6875rem;background:transparent;cursor:pointer}.selected-dot-inner[data-v-8f2f0fd5]{width:1.125rem;height:1.125rem;border-radius:.5625rem;background:#f8809c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}.withdraw-success-overlay[data-v-8f2f0fd5]{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:9999}.withdraw-success-card[data-v-8f2f0fd5]{width:20.625rem;background:#311c4b;border-radius:.75rem;padding:1.25rem;display:flex;flex-direction:column;align-items:center}.withdraw-success-icon[data-v-8f2f0fd5]{width:3.75rem;height:3.75rem;margin-bottom:.625rem}.withdraw-success-title[data-v-8f2f0fd5]{font-size:.875rem;color:#fff;margin-bottom:.75rem}.withdraw-success-action[data-v-8f2f0fd5]{display:flex;width:100%;justify-content:center}.withdraw-success-btn[data-v-8f2f0fd5]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;padding:.5625rem 1.125rem;border-radius:.375rem}.withdraw-success-close[data-v-8f2f0fd5]{position:absolute;right:.75rem;top:.75rem;color:#fff;font-size:1.0625rem}html[data-v-fed030f5]{font-size:16px}body[data-v-fed030f5]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}uni-view[data-v-fed030f5],uni-image[data-v-fed030f5],uni-text[data-v-fed030f5]{box-sizing:border-box;flex-shrink:0}#app[data-v-fed030f5]{width:100vw;height:100vh}.flex-row[data-v-fed030f5]{display:flex;flex-direction:row}.flex-col[data-v-fed030f5]{display:flex;flex-direction:column}.justify-start[data-v-fed030f5]{justify-content:flex-start}.justify-end[data-v-fed030f5]{justify-content:flex-end}.justify-center[data-v-fed030f5]{justify-content:center}.justify-between[data-v-fed030f5]{justify-content:space-between}.justify-around[data-v-fed030f5]{justify-content:space-around}.justify-evenly[data-v-fed030f5]{justify-content:space-evenly}.items-start[data-v-fed030f5]{align-items:flex-start}.items-end[data-v-fed030f5]{align-items:flex-end}.items-center[data-v-fed030f5]{align-items:center}.items-baseline[data-v-fed030f5]{align-items:baseline}.items-stretch[data-v-fed030f5]{align-items:stretch}.self-start[data-v-fed030f5]{align-self:flex-start}.self-end[data-v-fed030f5]{align-self:flex-end}.self-center[data-v-fed030f5]{align-self:center}.self-baseline[data-v-fed030f5]{align-self:baseline}.self-stretch[data-v-fed030f5]{align-self:stretch}.flex-1[data-v-fed030f5]{flex:1 1 0%}.flex-auto[data-v-fed030f5]{flex:1 1 auto}.grow[data-v-fed030f5]{flex-grow:1}.grow-0[data-v-fed030f5]{flex-grow:0}.shrink[data-v-fed030f5]{flex-shrink:1}.shrink-0[data-v-fed030f5]{flex-shrink:0}.relative[data-v-fed030f5]{position:relative}.ml-2[data-v-fed030f5]{margin-left:.125rem}.mt-2[data-v-fed030f5]{margin-top:.125rem}.ml-4[data-v-fed030f5]{margin-left:.25rem}.mt-4[data-v-fed030f5]{margin-top:.25rem}.ml-6[data-v-fed030f5]{margin-left:.375rem}.mt-6[data-v-fed030f5]{margin-top:.375rem}.ml-8[data-v-fed030f5]{margin-left:.5rem}.mt-8[data-v-fed030f5]{margin-top:.5rem}.ml-10[data-v-fed030f5]{margin-left:.625rem}.mt-10[data-v-fed030f5]{margin-top:.625rem}.ml-12[data-v-fed030f5]{margin-left:.75rem}.mt-12[data-v-fed030f5]{margin-top:.75rem}.ml-14[data-v-fed030f5]{margin-left:.875rem}.mt-14[data-v-fed030f5]{margin-top:.875rem}.ml-16[data-v-fed030f5]{margin-left:1rem}.mt-16[data-v-fed030f5]{margin-top:1rem}.ml-18[data-v-fed030f5]{margin-left:1.125rem}.mt-18[data-v-fed030f5]{margin-top:1.125rem}.ml-20[data-v-fed030f5]{margin-left:1.25rem}.mt-20[data-v-fed030f5]{margin-top:1.25rem}.ml-22[data-v-fed030f5]{margin-left:1.375rem}.mt-22[data-v-fed030f5]{margin-top:1.375rem}.ml-24[data-v-fed030f5]{margin-left:1.5rem}.mt-24[data-v-fed030f5]{margin-top:1.5rem}.ml-26[data-v-fed030f5]{margin-left:1.625rem}.mt-26[data-v-fed030f5]{margin-top:1.625rem}.ml-28[data-v-fed030f5]{margin-left:1.75rem}.mt-28[data-v-fed030f5]{margin-top:1.75rem}.ml-30[data-v-fed030f5]{margin-left:1.875rem}.mt-30[data-v-fed030f5]{margin-top:1.875rem}.ml-32[data-v-fed030f5]{margin-left:2rem}.mt-32[data-v-fed030f5]{margin-top:2rem}.ml-34[data-v-fed030f5]{margin-left:2.125rem}.mt-34[data-v-fed030f5]{margin-top:2.125rem}.ml-36[data-v-fed030f5]{margin-left:2.25rem}.mt-36[data-v-fed030f5]{margin-top:2.25rem}.ml-38[data-v-fed030f5]{margin-left:2.375rem}.mt-38[data-v-fed030f5]{margin-top:2.375rem}.ml-40[data-v-fed030f5]{margin-left:2.5rem}.mt-40[data-v-fed030f5]{margin-top:2.5rem}.ml-42[data-v-fed030f5]{margin-left:2.625rem}.mt-42[data-v-fed030f5]{margin-top:2.625rem}.ml-44[data-v-fed030f5]{margin-left:2.75rem}.mt-44[data-v-fed030f5]{margin-top:2.75rem}.ml-46[data-v-fed030f5]{margin-left:2.875rem}.mt-46[data-v-fed030f5]{margin-top:2.875rem}.ml-48[data-v-fed030f5]{margin-left:3rem}.mt-48[data-v-fed030f5]{margin-top:3rem}.ml-50[data-v-fed030f5]{margin-left:3.125rem}.mt-50[data-v-fed030f5]{margin-top:3.125rem}.ml-52[data-v-fed030f5]{margin-left:3.25rem}.mt-52[data-v-fed030f5]{margin-top:3.25rem}.ml-54[data-v-fed030f5]{margin-left:3.375rem}.mt-54[data-v-fed030f5]{margin-top:3.375rem}.ml-56[data-v-fed030f5]{margin-left:3.5rem}.mt-56[data-v-fed030f5]{margin-top:3.5rem}.ml-58[data-v-fed030f5]{margin-left:3.625rem}.mt-58[data-v-fed030f5]{margin-top:3.625rem}.ml-60[data-v-fed030f5]{margin-left:3.75rem}.mt-60[data-v-fed030f5]{margin-top:3.75rem}.ml-62[data-v-fed030f5]{margin-left:3.875rem}.mt-62[data-v-fed030f5]{margin-top:3.875rem}.ml-64[data-v-fed030f5]{margin-left:4rem}.mt-64[data-v-fed030f5]{margin-top:4rem}.ml-66[data-v-fed030f5]{margin-left:4.125rem}.mt-66[data-v-fed030f5]{margin-top:4.125rem}.ml-68[data-v-fed030f5]{margin-left:4.25rem}.mt-68[data-v-fed030f5]{margin-top:4.25rem}.ml-70[data-v-fed030f5]{margin-left:4.375rem}.mt-70[data-v-fed030f5]{margin-top:4.375rem}.ml-72[data-v-fed030f5]{margin-left:4.5rem}.mt-72[data-v-fed030f5]{margin-top:4.5rem}.ml-74[data-v-fed030f5]{margin-left:4.625rem}.mt-74[data-v-fed030f5]{margin-top:4.625rem}.ml-76[data-v-fed030f5]{margin-left:4.75rem}.mt-76[data-v-fed030f5]{margin-top:4.75rem}.ml-78[data-v-fed030f5]{margin-left:4.875rem}.mt-78[data-v-fed030f5]{margin-top:4.875rem}.ml-80[data-v-fed030f5]{margin-left:5rem}.mt-80[data-v-fed030f5]{margin-top:5rem}.ml-82[data-v-fed030f5]{margin-left:5.125rem}.mt-82[data-v-fed030f5]{margin-top:5.125rem}.ml-84[data-v-fed030f5]{margin-left:5.25rem}.mt-84[data-v-fed030f5]{margin-top:5.25rem}.ml-86[data-v-fed030f5]{margin-left:5.375rem}.mt-86[data-v-fed030f5]{margin-top:5.375rem}.ml-88[data-v-fed030f5]{margin-left:5.5rem}.mt-88[data-v-fed030f5]{margin-top:5.5rem}.ml-90[data-v-fed030f5]{margin-left:5.625rem}.mt-90[data-v-fed030f5]{margin-top:5.625rem}.ml-92[data-v-fed030f5]{margin-left:5.75rem}.mt-92[data-v-fed030f5]{margin-top:5.75rem}.ml-94[data-v-fed030f5]{margin-left:5.875rem}.mt-94[data-v-fed030f5]{margin-top:5.875rem}.ml-96[data-v-fed030f5]{margin-left:6rem}.mt-96[data-v-fed030f5]{margin-top:6rem}.ml-98[data-v-fed030f5]{margin-left:6.125rem}.mt-98[data-v-fed030f5]{margin-top:6.125rem}.ml-100[data-v-fed030f5]{margin-left:6.25rem}.mt-100[data-v-fed030f5]{margin-top:6.25rem}.mt-15[data-v-fed030f5]{margin-top:.9375rem}.mt-3[data-v-fed030f5]{margin-top:.1875rem}.page[data-v-fed030f5]{padding-top:0;background-color:#180928;width:100%;overflow-y:auto;overflow-x:hidden;height:100vh}.custom-navbar[data-v-fed030f5]{position:absolute;left:0;right:0;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;box-sizing:border-box}.navbar-back[data-v-fed030f5]{display:flex;align-items:center;cursor:pointer}.navbar-back .back-icon[data-v-fed030f5]{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.navbar-back .back-icon uni-image[data-v-fed030f5]{width:100%;height:100%;object-fit:contain}.navbar-title[data-v-fed030f5]{font-size:1rem;font-weight:600;color:#fff;flex:1;text-align:center}.navbar-empty[data-v-fed030f5]{width:1.25rem}.group[data-v-fed030f5]{padding:1rem 1rem 1.125rem;overflow:hidden;border-bottom:solid .0625rem #f0f0f0}.image[data-v-fed030f5]{width:1.5rem;height:1.5rem}.pos[data-v-fed030f5]{position:absolute;left:1rem;top:50%;transform:translateY(-50%)}.font[data-v-fed030f5]{font-size:1rem;font-family:PingFang SC;line-height:.92875rem;color:#c3c3c3}.input-field[data-v-fed030f5]{flex:1;font-size:1rem;font-family:PingFang SC;line-height:.9375rem;color:#c4c4c4;border:none;outline:none;background:transparent;text-align:right;display:flex;align-items:center}.text[data-v-fed030f5]{color:#323232;font-weight:700;line-height:.93813rem}.group_2[data-v-fed030f5]{margin-top:1.625rem;padding:0 .9375rem}.text_2[data-v-fed030f5]{color:#fff;font-size:1.25rem;font-family:PingFang SC;line-height:1.1625rem}.text_3[data-v-fed030f5]{color:#aba9aa;font-size:.875rem;font-family:PingFang SC;line-height:.81313rem}.group_3[data-v-fed030f5]{margin-top:1.625rem;border-radius:.75rem;border-left:solid .0625rem #2621241a;border-right:solid .0625rem #2621241a;border-top:solid .0625rem #2621241a;border-bottom:solid .0625rem #2621241a}.group_4[data-v-fed030f5]{padding:1.3125rem .71875rem;border-radius:.5rem}.text_4[data-v-fed030f5]{color:#202222;display:flex;align-items:center}.text_5[data-v-fed030f5]{line-height:.925rem}.divider[data-v-fed030f5]{background-color:#f0f0f0;height:.0625rem}.group_5[data-v-fed030f5]{padding:1.3125rem .71875rem;border-radius:.75rem}.text_6[data-v-fed030f5]{color:#fff;display:flex;align-items:center}.text-wrapper[data-v-fed030f5]{margin-top:4.3125rem;padding:1rem 0;background-color:#f5f5f5;border-radius:.75rem}.text_7[data-v-fed030f5]{color:#aba9aa;font-weight:600;line-height:.93313rem}.section[data-v-fed030f5]{margin-top:21.6875rem;height:2.1875rem}.modal-overlay[data-v-fed030f5]{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-card[data-v-fed030f5]{width:20rem;background:#311c4b;border-radius:1.25rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.modal-icon[data-v-fed030f5]{width:5rem;height:5rem;margin-bottom:.625rem}.modal-title[data-v-fed030f5]{font-size:16px;color:#fff;margin-bottom:.375rem}.modal-subtitle[data-v-fed030f5]{font-size:14px;color:#aba9aa;margin-top:.25rem;margin-bottom:.875rem}.modal-actions[data-v-fed030f5]{margin-top:1rem;width:100%;display:flex;justify-content:space-between;gap:.75rem}.modal-btn[data-v-fed030f5]{flex:1;height:2.75rem;border-radius:.5625rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#fff}.btn-return[data-v-fed030f5]{background:#6b538b;color:#333}.btn-withdraw[data-v-fed030f5]{background:linear-gradient(90deg,#ea57a1,#9006db)}.modal-close[data-v-fed030f5]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;border-radius:1rem;background:rgba(0,0,0,.2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;margin-top:.625rem}.page[data-v-ee555386]{background-color:#180928;height:100vh}.custom-navbar[data-v-ee555386]{position:absolute;left:0;right:0;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:0 .625rem;box-sizing:border-box}.back-icon[data-v-ee555386]{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.navbar-title[data-v-ee555386]{font-size:1rem;font-weight:600;color:#fff;flex:1;text-align:center}.container[data-v-ee555386]{padding:.875rem}.heading[data-v-ee555386]{font-size:20px;color:#fff;margin-bottom:.5625rem}.notice[data-v-ee555386]{margin-top:.5rem;background:#fff2e7;border-radius:.375rem;padding:.3125rem;margin-bottom:.6875rem}.notice-text[data-v-ee555386]{color:#df944c;font-size:.75rem;line-height:1rem}.card-box[data-v-ee555386]{margin-top:1.5rem;background:#311c4b;border-radius:.5rem;overflow:hidden;margin-bottom:.5625rem}.field-row[data-v-ee555386]{display:flex;align-items:center;padding:1.125rem .625rem;justify-content:space-between}.field-label[data-v-ee555386]{font-size:.875rem;color:#fff}.field-value[data-v-ee555386]{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:.375rem}.input[data-v-ee555386]{flex:1;text-align:right;border:none;outline:none;font-size:.875rem;color:#c4c4c4;background:transparent;min-width:0}.input[data-v-ee555386]::-webkit-input-placeholder{color:#c4c4c4;opacity:1}.input[data-v-ee555386]::placeholder{color:#c4c4c4;opacity:1}.input[data-v-ee555386]::-webkit-input-placeholder{color:#c4c4c4}.input[data-v-ee555386]::-moz-placeholder{color:#c4c4c4;opacity:1}.scan-icon[data-v-ee555386]{width:1.125rem;height:1.125rem;opacity:.6;margin-left:.375rem}.right-arrow[data-v-ee555386]{width:.75rem;height:.75rem;opacity:.6;margin-left:.25rem}.divider[data-v-ee555386]{height:.03125rem;background:#f0f0f0}.readonly[data-v-ee555386]{display:flex;align-items:center}.card-type-text[data-v-ee555386]{color:#666;margin-right:.375rem}.agree-row[data-v-ee555386]{display:flex;align-items:center;margin:.5625rem 0}.agree-label[data-v-ee555386]{display:flex;align-items:center}.agree-text[data-v-ee555386]{color:#666;font-size:.8125rem}.link-text[data-v-ee555386]{color:#fff;font-size:.8125rem;margin-left:.1875rem}.selected-dot[data-v-ee555386]{width:15px;height:15px;display:inline-block;margin-right:.375rem;margin-top:.09375rem;border-radius:.6875rem;overflow:hidden;box-sizing:border-box;vertical-align:middle}.btn-wrap[data-v-ee555386]{padding:.625rem 0 1.875rem}.confirm-btn[data-v-ee555386]{height:2.75rem;border-radius:.75rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center}.confirm-btn.disabled[data-v-ee555386]{background:#6b538b}.confirm-text[data-v-ee555386]{color:#fff;font-size:.9375rem;font-weight:600}.confirm-text.disabledText[data-v-ee555386]{color:#aba9aa}.modal-overlay[data-v-ee555386]{position:fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.modal-card[data-v-ee555386]{width:20rem;background:#311c4b;border-radius:1.25rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.modal-icon[data-v-ee555386]{width:5rem;height:5rem;margin-bottom:.625rem}.modal-title[data-v-ee555386]{font-size:1rem;color:#fff;margin-bottom:.375rem}.modal-subtitle[data-v-ee555386]{font-size:.8125rem;color:#aba9aa;margin-bottom:.875rem}.modal-actions[data-v-ee555386]{width:100%;display:flex;justify-content:space-between;gap:.75rem}.modal-btn[data-v-ee555386]{flex:1;height:2.75rem;border-radius:.5625rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem;color:#fff}.btn-return[data-v-ee555386]{background:#6b538b;color:#333}.btn-withdraw[data-v-ee555386]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff}.modal-close[data-v-ee555386]{position:absolute;top:34.375rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;border-radius:1rem;background:rgba(0,0,0,.2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;margin-top:.625rem}html[data-v-d56079fd]{font-size:16px}body[data-v-d56079fd]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-d56079fd],uni-image[data-v-d56079fd],uni-text[data-v-d56079fd]{box-sizing:border-box;flex-shrink:0}#app[data-v-d56079fd]{width:100vw;height:100vh}.flex-row[data-v-d56079fd]{display:flex;flex-direction:row}.flex-col[data-v-d56079fd]{display:flex;flex-direction:column}.justify-start[data-v-d56079fd]{justify-content:flex-start}.justify-end[data-v-d56079fd]{justify-content:flex-end}.justify-center[data-v-d56079fd]{justify-content:center}.justify-between[data-v-d56079fd]{justify-content:space-between}.justify-around[data-v-d56079fd]{justify-content:space-around}.justify-evenly[data-v-d56079fd]{justify-content:space-evenly}.items-start[data-v-d56079fd]{align-items:flex-start}.items-end[data-v-d56079fd]{align-items:flex-end}.items-center[data-v-d56079fd]{align-items:center}.items-baseline[data-v-d56079fd]{align-items:baseline}.items-stretch[data-v-d56079fd]{align-items:stretch}.self-start[data-v-d56079fd]{align-self:flex-start}.self-end[data-v-d56079fd]{align-self:flex-end}.self-center[data-v-d56079fd]{align-self:center}.self-baseline[data-v-d56079fd]{align-self:baseline}.self-stretch[data-v-d56079fd]{align-self:stretch}.flex-1[data-v-d56079fd]{flex:1 1 0%}.flex-auto[data-v-d56079fd]{flex:1 1 auto}.grow[data-v-d56079fd]{flex-grow:1}.grow-0[data-v-d56079fd]{flex-grow:0}.shrink[data-v-d56079fd]{flex-shrink:1}.shrink-0[data-v-d56079fd]{flex-shrink:0}.relative[data-v-d56079fd]{position:relative}.ml-2[data-v-d56079fd]{margin-left:.13rem}.mt-2[data-v-d56079fd]{margin-top:.13rem}.ml-4[data-v-d56079fd]{margin-left:.25rem}.mt-4[data-v-d56079fd]{margin-top:.25rem}.ml-6[data-v-d56079fd]{margin-left:.38rem}.mt-6[data-v-d56079fd]{margin-top:.38rem}.ml-8[data-v-d56079fd]{margin-left:.5rem}.mt-8[data-v-d56079fd]{margin-top:.5rem}.ml-10[data-v-d56079fd]{margin-left:.63rem}.mt-10[data-v-d56079fd]{margin-top:.63rem}.ml-12[data-v-d56079fd]{margin-left:.75rem}.mt-12[data-v-d56079fd]{margin-top:.75rem}.ml-14[data-v-d56079fd]{margin-left:.88rem}.mt-14[data-v-d56079fd]{margin-top:.88rem}.ml-16[data-v-d56079fd]{margin-left:1rem}.mt-16[data-v-d56079fd]{margin-top:1rem}.ml-18[data-v-d56079fd]{margin-left:1.13rem}.mt-18[data-v-d56079fd]{margin-top:1.13rem}.ml-20[data-v-d56079fd]{margin-left:1.25rem}.mt-20[data-v-d56079fd]{margin-top:1.25rem}.ml-22[data-v-d56079fd]{margin-left:1.38rem}.mt-22[data-v-d56079fd]{margin-top:1.38rem}.ml-24[data-v-d56079fd]{margin-left:1.5rem}.mt-24[data-v-d56079fd]{margin-top:1.5rem}.ml-26[data-v-d56079fd]{margin-left:1.63rem}.mt-26[data-v-d56079fd]{margin-top:1.63rem}.ml-28[data-v-d56079fd]{margin-left:1.75rem}.mt-28[data-v-d56079fd]{margin-top:1.75rem}.ml-30[data-v-d56079fd]{margin-left:1.88rem}.mt-30[data-v-d56079fd]{margin-top:1.88rem}.ml-32[data-v-d56079fd]{margin-left:2rem}.mt-32[data-v-d56079fd]{margin-top:2rem}.ml-34[data-v-d56079fd]{margin-left:2.13rem}.mt-34[data-v-d56079fd]{margin-top:2.13rem}.ml-36[data-v-d56079fd]{margin-left:2.25rem}.mt-36[data-v-d56079fd]{margin-top:2.25rem}.ml-38[data-v-d56079fd]{margin-left:2.38rem}.mt-38[data-v-d56079fd]{margin-top:2.38rem}.ml-40[data-v-d56079fd]{margin-left:2.5rem}.mt-40[data-v-d56079fd]{margin-top:2.5rem}.ml-42[data-v-d56079fd]{margin-left:2.63rem}.mt-42[data-v-d56079fd]{margin-top:2.63rem}.ml-44[data-v-d56079fd]{margin-left:2.75rem}.mt-44[data-v-d56079fd]{margin-top:2.75rem}.ml-46[data-v-d56079fd]{margin-left:2.88rem}.mt-46[data-v-d56079fd]{margin-top:2.88rem}.ml-48[data-v-d56079fd]{margin-left:3rem}.mt-48[data-v-d56079fd]{margin-top:3rem}.ml-50[data-v-d56079fd]{margin-left:3.13rem}.mt-50[data-v-d56079fd]{margin-top:3.13rem}.ml-52[data-v-d56079fd]{margin-left:3.25rem}.mt-52[data-v-d56079fd]{margin-top:3.25rem}.ml-54[data-v-d56079fd]{margin-left:3.38rem}.mt-54[data-v-d56079fd]{margin-top:3.38rem}.ml-56[data-v-d56079fd]{margin-left:3.5rem}.mt-56[data-v-d56079fd]{margin-top:3.5rem}.ml-58[data-v-d56079fd]{margin-left:3.63rem}.mt-58[data-v-d56079fd]{margin-top:3.63rem}.ml-60[data-v-d56079fd]{margin-left:3.75rem}.mt-60[data-v-d56079fd]{margin-top:3.75rem}.ml-62[data-v-d56079fd]{margin-left:3.88rem}.mt-62[data-v-d56079fd]{margin-top:3.88rem}.ml-64[data-v-d56079fd]{margin-left:4rem}.mt-64[data-v-d56079fd]{margin-top:4rem}.ml-66[data-v-d56079fd]{margin-left:4.13rem}.mt-66[data-v-d56079fd]{margin-top:4.13rem}.ml-68[data-v-d56079fd]{margin-left:4.25rem}.mt-68[data-v-d56079fd]{margin-top:4.25rem}.ml-70[data-v-d56079fd]{margin-left:4.38rem}.mt-70[data-v-d56079fd]{margin-top:4.38rem}.ml-72[data-v-d56079fd]{margin-left:4.5rem}.mt-72[data-v-d56079fd]{margin-top:4.5rem}.ml-74[data-v-d56079fd]{margin-left:4.63rem}.mt-74[data-v-d56079fd]{margin-top:4.63rem}.ml-76[data-v-d56079fd]{margin-left:4.75rem}.mt-76[data-v-d56079fd]{margin-top:4.75rem}.ml-78[data-v-d56079fd]{margin-left:4.88rem}.mt-78[data-v-d56079fd]{margin-top:4.88rem}.ml-80[data-v-d56079fd]{margin-left:5rem}.mt-80[data-v-d56079fd]{margin-top:5rem}.ml-82[data-v-d56079fd]{margin-left:5.13rem}.mt-82[data-v-d56079fd]{margin-top:5.13rem}.ml-84[data-v-d56079fd]{margin-left:5.25rem}.mt-84[data-v-d56079fd]{margin-top:5.25rem}.ml-86[data-v-d56079fd]{margin-left:5.38rem}.mt-86[data-v-d56079fd]{margin-top:5.38rem}.ml-88[data-v-d56079fd]{margin-left:5.5rem}.mt-88[data-v-d56079fd]{margin-top:5.5rem}.ml-90[data-v-d56079fd]{margin-left:5.63rem}.mt-90[data-v-d56079fd]{margin-top:5.63rem}.ml-92[data-v-d56079fd]{margin-left:5.75rem}.mt-92[data-v-d56079fd]{margin-top:5.75rem}.ml-94[data-v-d56079fd]{margin-left:5.88rem}.mt-94[data-v-d56079fd]{margin-top:5.88rem}.ml-96[data-v-d56079fd]{margin-left:6rem}.mt-96[data-v-d56079fd]{margin-top:6rem}.ml-98[data-v-d56079fd]{margin-left:6.13rem}.mt-98[data-v-d56079fd]{margin-top:6.13rem}.ml-100[data-v-d56079fd]{margin-left:6.25rem}.mt-100[data-v-d56079fd]{margin-top:6.25rem}.mt-101[data-v-d56079fd]{margin-top:6.38rem}.details-page[data-v-d56079fd]{min-height:100vh;height:100vh;background:#f5f5f5;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.nav-bar[data-v-d56079fd]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;border-bottom:1px solid #F0F0F0;box-sizing:border-box}.nav-left[data-v-d56079fd]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-d56079fd]{width:24px;height:24px;display:block}.nav-title[data-v-d56079fd]{flex:1;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#323232}.nav-right[data-v-d56079fd]{width:2.5rem}.tabs[data-v-d56079fd]{position:fixed;top:0;left:0;right:0;display:flex;background:#fff;border-bottom:1px solid #F0F0F0;z-index:998}.tab-item[data-v-d56079fd]{flex:1;display:flex;align-items:center;justify-content:center;padding:.75rem 0;position:relative}.tab-item.active[data-v-d56079fd]{color:#f8809c}.tab-item.active[data-v-d56079fd]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:1.875rem;height:.125rem;background:#f8809c;border-radius:.0625rem}.tab-text[data-v-d56079fd]{font-size:.875rem;font-weight:500;color:#666}.tab-item.active .tab-text[data-v-d56079fd]{color:#f8809c}.content[data-v-d56079fd]{padding:0 0 .75rem;min-height:calc(100vh - 6.25rem);position:relative}.record-list[data-v-d56079fd]{background:#fff;min-height:calc(100vh - 3.75rem);position:relative}.record-item[data-v-d56079fd]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.record-left[data-v-d56079fd]{flex:1}.record-type[data-v-d56079fd]{font-size:14px;font-weight:400;color:#272224;margin-bottom:.25rem;display:block}.record-time[data-v-d56079fd]{font-size:14px;font-weight:400;color:#c4c4c4}.record-right[data-v-d56079fd]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.record-amount[data-v-d56079fd]{display:flex;align-items:center;gap:.25rem}.amount-text[data-v-d56079fd]{font-size:16px;font-weight:600;color:#272224}.coin-icon[data-v-d56079fd]{width:.75rem;height:.75rem}.record-status[data-v-d56079fd]{font-size:.75rem;color:#52c41a}.empty-state[data-v-d56079fd]{display:flex;align-items:center;justify-content:center;padding:3.75rem 0}.empty-text[data-v-d56079fd]{font-size:.875rem;color:#999}.loading-state[data-v-d56079fd]{display:flex;align-items:center;justify-content:center;padding:3.75rem 0}.loading-text[data-v-d56079fd]{font-size:.875rem;color:#666}.month-group[data-v-d56079fd]{margin-bottom:1rem}.month-header[data-v-d56079fd]{display:flex;align-items:center;justify-content:space-between;padding:.375rem .75rem;background:#f8f9fa;border-radius:.375rem}.month-info[data-v-d56079fd]{flex:1}.month-text[data-v-d56079fd]{font-size:1rem;font-weight:600;color:#333}.month-total[data-v-d56079fd]{display:flex;align-items:center;gap:.25rem}.total-text[data-v-d56079fd]{font-size:14px;font-weight:400;color:#707070}.coin-icon-small[data-v-d56079fd]{width:.625rem;height:.625rem}.month-records[data-v-d56079fd]{background:#fff;border-radius:.375rem;margin:0 .75rem;overflow:hidden}.load-more-container[data-v-d56079fd]{display:flex;align-items:center;justify-content:center;padding:1rem 0;background:#fff}.load-more-text[data-v-d56079fd]{font-size:.875rem;color:#666}.no-more-container[data-v-d56079fd]{display:flex;align-items:center;justify-content:center;padding:1rem 0;background:#fff}.no-more-text[data-v-d56079fd]{font-size:.8125rem;color:#999}.page[data-v-79e8fd6a]{min-height:100vh;height:100%;box-sizing:border-box;background-color:#180928;display:flex;flex-direction:column;align-items:center;padding-bottom:.3125rem}.header[data-v-79e8fd6a]{width:92%;margin-top:.75rem;position:relative;z-index:1}.bg-circle[data-v-79e8fd6a]{position:absolute;top:-1.25rem;z-index:9;width:15.625rem;height:15.625rem;right:-.46875rem}.title[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:space-between;width:100%;height:1.875rem}.title uni-image[data-v-79e8fd6a]{width:110px;height:37px;margin-top:20px}.page-indicator[data-v-79e8fd6a]{font-size:.8125rem;margin-top:.625rem;padding:.375rem .75rem;border-radius:3.09375rem;background:linear-gradient(90deg,#ea57a1,#9006db),#fff;background-clip:text,padding-box;color:transparent;-webkit-text-fill-color:transparent}.progress[data-v-79e8fd6a]{width:100%;margin-top:1.0625rem}.progress-bar-bg[data-v-79e8fd6a]{width:100%;height:.3125rem;border-radius:.3125rem;background:rgba(200,200,200,.25);overflow:hidden}.progress-bar-fill[data-v-79e8fd6a]{height:100%;border-radius:.3125rem;background:linear-gradient(90deg,#ea57a1,#9006db);transition:width .3s ease}.content[data-v-79e8fd6a]{width:100%;flex:1;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative;z-index:1;background-color:#180928}.slides[data-v-79e8fd6a]{display:flex;width:100%;transition:transform .32s ease;will-change:transform;background-color:#180928}.slide[data-v-79e8fd6a]{width:100%;padding:.625rem 6%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:36px;min-height:1px}.avatar-area[data-v-79e8fd6a]{margin-top:3.75rem;position:relative;display:flex;align-items:center;justify-content:center}.avatar-outer[data-v-79e8fd6a]{width:6.25rem;height:6.25rem;margin-top:2.1875rem;border-radius:31.21875rem;border:none;padding:.125rem;box-sizing:border-box;background:linear-gradient(135deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar-inner[data-v-79e8fd6a]{width:5rem;height:5rem;border-radius:31.21875rem;background:#fff;display:flex;align-items:center;justify-content:center}.avatar-img[data-v-79e8fd6a]{width:5.625rem;height:5.625rem;border-radius:31.21875rem}.avatar-plus[data-v-79e8fd6a]{position:absolute;right:-6%;bottom:6%;width:1.8125rem;height:1.8125rem;border-radius:31.21875rem;padding:.1875rem}.photo-upload-title[data-v-79e8fd6a]{font-size:1rem;font-weight:600;color:#fff}.photo-upload-subtitle[data-v-79e8fd6a]{margin-top:.375rem;font-size:.8125rem;color:#999}.photo-upload-header[data-v-79e8fd6a]{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.25rem}.photo-card-row[data-v-79e8fd6a]{width:100%;margin-top:1.5rem;display:flex;justify-content:space-between;gap:.625rem}.photo-card[data-v-79e8fd6a]{flex:1;max-width:6.5625rem;display:flex;flex-direction:column;align-items:center}.photo-card-inner[data-v-79e8fd6a]{width:100%;aspect-ratio:3/4;border-radius:.75rem;padding:.0625rem;box-sizing:border-box;background:linear-gradient(135deg,#ea57a1,#9006db);display:flex;align-items:stretch;overflow:hidden}.photo-card-inner-fill[data-v-79e8fd6a]{flex:1;width:100%;min-height:0;border-radius:.6875rem;background:#3c2853;display:flex;align-items:center;justify-content:center;overflow:hidden}.photo-add-icon[data-v-79e8fd6a]{font-size:1.75rem;color:#f8809c}.photo-preview-img[data-v-79e8fd6a]{width:100%;height:100%;border-radius:.6875rem}.photo-label[data-v-79e8fd6a]{margin-top:.5625rem;font-size:.8125rem;color:#666}.form-row[data-v-79e8fd6a]{width:100%}.label[data-v-79e8fd6a]{color:#fff;font-weight:600;font-size:18px;margin-bottom:1rem}.label-row[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:space-between;gap:.375rem;margin-bottom:1rem}.label-row-inline[data-v-79e8fd6a]{justify-content:flex-start}.label-row .label[data-v-79e8fd6a]{margin-bottom:0}.multi-select-tag[data-v-79e8fd6a]{font-size:14px;font-weight:400;margin-left:.25rem;background:linear-gradient(90deg,#ea57a1,#9006db);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.age-selector[data-v-79e8fd6a]{display:flex;background:#180928;border-radius:31.21875rem;margin-left:auto;box-shadow:none}.age-selector-item[data-v-79e8fd6a]{padding:.5rem .875rem;border-radius:31.21875rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;min-width:2.5rem}.age-selector-item uni-text[data-v-79e8fd6a]{font-size:14px;color:rgba(255,255,255,.88);font-weight:500}.age-selector-item.active[data-v-79e8fd6a]{background:linear-gradient(90deg,#ea57a1,#9006db)}.age-selector-item.active uni-text[data-v-79e8fd6a]{color:#272224}.nickname-input-wrap[data-v-79e8fd6a]{position:relative;width:95%;margin-top:1rem}.nickname-input[data-v-79e8fd6a]{width:93%;height:48px;border-radius:.75rem;padding:.5rem 2rem .5rem .5rem;background:#3a2852;font-size:16px;color:#c4c4c4}.nickname-clear[data-v-79e8fd6a]{position:absolute;top:50%;right:.625rem;transform:translateY(-50%);width:1.125rem;height:1.125rem}.birthday-card[data-v-79e8fd6a]{width:100%;height:70px;margin-top:1rem;border-radius:.75rem;border:.0625rem solid #f4c9cf;display:flex;align-items:center;justify-content:space-between;padding:.3125rem .5rem;background:#fff}.birthday-part[data-v-79e8fd6a]{display:flex;flex-direction:row;align-items:baseline;gap:.25rem}.num[data-v-79e8fd6a]{font-size:.875rem;font-weight:700}.unit[data-v-79e8fd6a]{color:#999}.chev[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:.375rem}.chev uni-image[data-v-79e8fd6a]{width:20px;height:20px}.tag-title-row[data-v-79e8fd6a]{width:100%;text-align:center}.tag-main-title[data-v-79e8fd6a]{font-size:1rem;font-weight:700}.tag-grid[data-v-79e8fd6a]{margin-top:.5rem;width:100%;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center}.tag-chip[data-v-79e8fd6a]{padding:.375rem .5625rem;border-radius:.5rem;background:#f5f5f5}.tag-chip.selected[data-v-79e8fd6a]{background:#fff0f2;border:.0625rem solid #f8809c}.picker-text[data-v-79e8fd6a]{color:#262124}.birthday-inline-picker[data-v-79e8fd6a]{width:100%;height:11.25rem;margin-top:1rem;background:transparent;transition:all .3s ease}.birthday-inline-item[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:center;background:transparent}.birthday-inline-text[data-v-79e8fd6a]{font-size:16px;color:#fff}.height-inline-picker[data-v-79e8fd6a]{width:100%;height:12.5rem;margin-top:1rem;background:transparent;transition:all .3s ease}.height-inline-item[data-v-79e8fd6a]{height:2.5rem;display:flex;align-items:center;justify-content:center;background:transparent}.height-inline-text[data-v-79e8fd6a]{font-size:.875rem;color:#fff}.weight-inline-picker[data-v-79e8fd6a]{width:100%;height:12.5rem;margin-top:1rem;background:transparent;transition:all .3s ease}.weight-inline-item[data-v-79e8fd6a]{height:2.5rem;display:flex;align-items:center;justify-content:center;background:transparent}.weight-inline-text[data-v-79e8fd6a]{font-size:.875rem;color:#fff}.footer[data-v-79e8fd6a]{width:100%;display:flex;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 0 1.25rem;position:relative;z-index:1}.prev-circle[data-v-79e8fd6a]{width:120px;height:56px;border-radius:99px;background:#3a2852;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.prev-circle uni-image[data-v-79e8fd6a]{width:32px;height:32px;opacity:1;transition:opacity .2s ease}.prev-circle[data-v-79e8fd6a]:active{transform:scale(.95);opacity:.8}.next-circle[data-v-79e8fd6a]{width:120px;height:56px;border-radius:99px;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}.next-circle.disabled[data-v-79e8fd6a]{background:#ccc;cursor:not-allowed;opacity:.6}.next-circle[data-v-79e8fd6a]:active{transform:scale(.95);box-shadow:0 .1875rem .5rem rgba(240,128,152,.2)}.next-symbol[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:center;width:120px;height:56px}.next-symbol uni-image[data-v-79e8fd6a]{width:32px;height:32px;opacity:1;transition:opacity .2s ease}.next-text[data-v-79e8fd6a]{font-size:.875rem;font-weight:600;color:#fff}.option-row[data-v-79e8fd6a]{width:100%;margin-top:.5625rem;display:flex;flex-direction:column;gap:.375rem}.option-block[data-v-79e8fd6a]{display:flex;flex-direction:column;margin-top:1.5625rem}.option-block .option-list[data-v-79e8fd6a]{margin-top:.3125rem;display:flex;gap:1rem;flex-wrap:wrap}.option-chip[data-v-79e8fd6a]{width:109px;height:42px;border-radius:12px;background:#3a2852;transition:all .2s ease;cursor:pointer;display:flex;justify-content:center;align-items:center}.option-chip uni-text[data-v-79e8fd6a]{font-size:16px;color:#fff}.option-chip.selected[data-v-79e8fd6a]{background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;font-weight:600}.location-card[data-v-79e8fd6a]{width:100%;height:70px;margin-top:1rem;border-radius:.75rem;display:flex;align-items:center;padding:.3125rem .5rem;background:#3a2852}.location-text-container[data-v-79e8fd6a]{flex:1;display:flex;align-items:center}.location-text-row[data-v-79e8fd6a]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.25rem}.location-text-item[data-v-79e8fd6a]{flex:1;color:#fff;font-size:16px;text-align:center}.location-text[data-v-79e8fd6a]{color:#fff;font-size:16px}.location-picker-mask[data-v-79e8fd6a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;justify-content:center}.location-picker-panel[data-v-79e8fd6a]{width:100%;max-width:23.4375rem;background:#3c2853;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:locationPickerSlideUp-79e8fd6a .3s ease-out}.location-picker-header[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.location-picker-title[data-v-79e8fd6a]{font-size:1rem;font-weight:600;color:#fff}.location-picker-close[data-v-79e8fd6a]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:#666;font-size:1rem;font-weight:300}.location-picker-body[data-v-79e8fd6a]{padding:1rem .875rem;background:transparent}.location-picker-question-row[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.location-picker-label[data-v-79e8fd6a]{display:flex;align-items:center;gap:.375rem}.location-picker-icon[data-v-79e8fd6a]{font-size:1rem;line-height:1}.location-picker-question[data-v-79e8fd6a]{font-size:.875rem;color:#fff;font-weight:500}.location-picker-pagination[data-v-79e8fd6a]{font-size:.75rem;color:#f8809c;font-weight:400;border:1px solid #DFDFDF;padding:.125rem .625rem;border-radius:1.5625rem}.location-picker-view-wrap[data-v-79e8fd6a]{position:relative;width:100%;height:12.5rem}.location-picker-highlight-band[data-v-79e8fd6a]{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;display:flex;flex-direction:row;pointer-events:none;z-index:0;box-sizing:border-box}.location-picker-highlight-seg[data-v-79e8fd6a]{flex:1;min-width:0;background:#6b538b}.location-picker-highlight-seg--first[data-v-79e8fd6a]{border-radius:16px 0 0 16px}.location-picker-highlight-seg--mid[data-v-79e8fd6a]{border-radius:0}.location-picker-highlight-seg--last[data-v-79e8fd6a]{border-radius:0 16px 16px 0}.location-picker-view[data-v-79e8fd6a]{position:relative;z-index:1;height:100%;width:100%;background:transparent}.location-picker-item[data-v-79e8fd6a]{display:flex;align-items:center;justify-content:center;height:2.5rem;box-sizing:border-box;background:transparent}.location-picker-item-text[data-v-79e8fd6a]{font-size:1rem;color:#fff;font-weight:400}.location-picker-view uni-picker-view-column[data-v-79e8fd6a]{position:relative;z-index:1}.location-picker-footer[data-v-79e8fd6a]{padding:.5625rem .875rem 1.25rem;background:transparent}.location-picker-save-btn[data-v-79e8fd6a]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes locationPickerSlideUp-79e8fd6a{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-v-79e8fd6a]{font-size:16px}body[data-v-79e8fd6a]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-79e8fd6a],uni-image[data-v-79e8fd6a],uni-text[data-v-79e8fd6a]{box-sizing:border-box;flex-shrink:0}#app[data-v-79e8fd6a]{width:100vw;height:100vh}.flex-row[data-v-79e8fd6a]{display:flex;flex-direction:row}.flex-col[data-v-79e8fd6a]{display:flex;flex-direction:column}.justify-start[data-v-79e8fd6a]{justify-content:flex-start}.justify-end[data-v-79e8fd6a]{justify-content:flex-end}.justify-center[data-v-79e8fd6a]{justify-content:center}.justify-between[data-v-79e8fd6a]{justify-content:space-between}.justify-around[data-v-79e8fd6a]{justify-content:space-around}.justify-evenly[data-v-79e8fd6a]{justify-content:space-evenly}.items-start[data-v-79e8fd6a]{align-items:flex-start}.items-end[data-v-79e8fd6a]{align-items:flex-end}.items-center[data-v-79e8fd6a]{align-items:center}.items-baseline[data-v-79e8fd6a]{align-items:baseline}.items-stretch[data-v-79e8fd6a]{align-items:stretch}.self-start[data-v-79e8fd6a]{align-self:flex-start}.self-end[data-v-79e8fd6a]{align-self:flex-end}.self-center[data-v-79e8fd6a]{align-self:center}.self-baseline[data-v-79e8fd6a]{align-self:baseline}.self-stretch[data-v-79e8fd6a]{align-self:stretch}.flex-1[data-v-79e8fd6a]{flex:1 1 0%}.flex-auto[data-v-79e8fd6a]{flex:1 1 auto}.grow[data-v-79e8fd6a]{flex-grow:1}.grow-0[data-v-79e8fd6a]{flex-grow:0}.shrink[data-v-79e8fd6a]{flex-shrink:1}.shrink-0[data-v-79e8fd6a]{flex-shrink:0}.relative[data-v-79e8fd6a]{position:relative}.ml-2[data-v-79e8fd6a]{margin-left:.13rem}.mt-2[data-v-79e8fd6a]{margin-top:.13rem}.ml-4[data-v-79e8fd6a]{margin-left:.25rem}.mt-4[data-v-79e8fd6a]{margin-top:.25rem}.ml-6[data-v-79e8fd6a]{margin-left:.38rem}.mt-6[data-v-79e8fd6a]{margin-top:.38rem}.ml-8[data-v-79e8fd6a]{margin-left:.5rem}.mt-8[data-v-79e8fd6a]{margin-top:.5rem}.ml-10[data-v-79e8fd6a]{margin-left:.63rem}.mt-10[data-v-79e8fd6a]{margin-top:.63rem}.ml-12[data-v-79e8fd6a]{margin-left:.75rem}.mt-12[data-v-79e8fd6a]{margin-top:.75rem}.ml-14[data-v-79e8fd6a]{margin-left:.88rem}.mt-14[data-v-79e8fd6a]{margin-top:.88rem}.ml-16[data-v-79e8fd6a]{margin-left:1rem}.mt-16[data-v-79e8fd6a]{margin-top:1rem}.ml-18[data-v-79e8fd6a]{margin-left:1.13rem}.mt-18[data-v-79e8fd6a]{margin-top:1.13rem}.ml-20[data-v-79e8fd6a]{margin-left:1.25rem}.mt-20[data-v-79e8fd6a]{margin-top:1.25rem}.ml-22[data-v-79e8fd6a]{margin-left:1.38rem}.mt-22[data-v-79e8fd6a]{margin-top:1.38rem}.ml-24[data-v-79e8fd6a]{margin-left:1.5rem}.mt-24[data-v-79e8fd6a]{margin-top:1.5rem}.ml-26[data-v-79e8fd6a]{margin-left:1.63rem}.mt-26[data-v-79e8fd6a]{margin-top:1.63rem}.ml-28[data-v-79e8fd6a]{margin-left:1.75rem}.mt-28[data-v-79e8fd6a]{margin-top:1.75rem}.ml-30[data-v-79e8fd6a]{margin-left:1.88rem}.mt-30[data-v-79e8fd6a]{margin-top:1.88rem}.ml-32[data-v-79e8fd6a]{margin-left:2rem}.mt-32[data-v-79e8fd6a]{margin-top:2rem}.ml-34[data-v-79e8fd6a]{margin-left:2.13rem}.mt-34[data-v-79e8fd6a]{margin-top:2.13rem}.ml-36[data-v-79e8fd6a]{margin-left:2.25rem}.mt-36[data-v-79e8fd6a]{margin-top:2.25rem}.ml-38[data-v-79e8fd6a]{margin-left:2.38rem}.mt-38[data-v-79e8fd6a]{margin-top:2.38rem}.ml-40[data-v-79e8fd6a]{margin-left:2.5rem}.mt-40[data-v-79e8fd6a]{margin-top:2.5rem}.ml-42[data-v-79e8fd6a]{margin-left:2.63rem}.mt-42[data-v-79e8fd6a]{margin-top:2.63rem}.ml-44[data-v-79e8fd6a]{margin-left:2.75rem}.mt-44[data-v-79e8fd6a]{margin-top:2.75rem}.ml-46[data-v-79e8fd6a]{margin-left:2.88rem}.mt-46[data-v-79e8fd6a]{margin-top:2.88rem}.ml-48[data-v-79e8fd6a]{margin-left:3rem}.mt-48[data-v-79e8fd6a]{margin-top:3rem}.ml-50[data-v-79e8fd6a]{margin-left:3.13rem}.mt-50[data-v-79e8fd6a]{margin-top:3.13rem}.ml-52[data-v-79e8fd6a]{margin-left:3.25rem}.mt-52[data-v-79e8fd6a]{margin-top:3.25rem}.ml-54[data-v-79e8fd6a]{margin-left:3.38rem}.mt-54[data-v-79e8fd6a]{margin-top:3.38rem}.ml-56[data-v-79e8fd6a]{margin-left:3.5rem}.mt-56[data-v-79e8fd6a]{margin-top:3.5rem}.ml-58[data-v-79e8fd6a]{margin-left:3.63rem}.mt-58[data-v-79e8fd6a]{margin-top:3.63rem}.ml-60[data-v-79e8fd6a]{margin-left:3.75rem}.mt-60[data-v-79e8fd6a]{margin-top:3.75rem}.ml-62[data-v-79e8fd6a]{margin-left:3.88rem}.mt-62[data-v-79e8fd6a]{margin-top:3.88rem}.ml-64[data-v-79e8fd6a]{margin-left:4rem}.mt-64[data-v-79e8fd6a]{margin-top:4rem}.ml-66[data-v-79e8fd6a]{margin-left:4.13rem}.mt-66[data-v-79e8fd6a]{margin-top:4.13rem}.ml-68[data-v-79e8fd6a]{margin-left:4.25rem}.mt-68[data-v-79e8fd6a]{margin-top:4.25rem}.ml-70[data-v-79e8fd6a]{margin-left:4.38rem}.mt-70[data-v-79e8fd6a]{margin-top:4.38rem}.ml-72[data-v-79e8fd6a]{margin-left:4.5rem}.mt-72[data-v-79e8fd6a]{margin-top:4.5rem}.ml-74[data-v-79e8fd6a]{margin-left:4.63rem}.mt-74[data-v-79e8fd6a]{margin-top:4.63rem}.ml-76[data-v-79e8fd6a]{margin-left:4.75rem}.mt-76[data-v-79e8fd6a]{margin-top:4.75rem}.ml-78[data-v-79e8fd6a]{margin-left:4.88rem}.mt-78[data-v-79e8fd6a]{margin-top:4.88rem}.ml-80[data-v-79e8fd6a]{margin-left:5rem}.mt-80[data-v-79e8fd6a]{margin-top:5rem}.ml-82[data-v-79e8fd6a]{margin-left:5.13rem}.mt-82[data-v-79e8fd6a]{margin-top:5.13rem}.ml-84[data-v-79e8fd6a]{margin-left:5.25rem}.mt-84[data-v-79e8fd6a]{margin-top:5.25rem}.ml-86[data-v-79e8fd6a]{margin-left:5.38rem}.mt-86[data-v-79e8fd6a]{margin-top:5.38rem}.ml-88[data-v-79e8fd6a]{margin-left:5.5rem}.mt-88[data-v-79e8fd6a]{margin-top:5.5rem}.ml-90[data-v-79e8fd6a]{margin-left:5.63rem}.mt-90[data-v-79e8fd6a]{margin-top:5.63rem}.ml-92[data-v-79e8fd6a]{margin-left:5.75rem}.mt-92[data-v-79e8fd6a]{margin-top:5.75rem}.ml-94[data-v-79e8fd6a]{margin-left:5.88rem}.mt-94[data-v-79e8fd6a]{margin-top:5.88rem}.ml-96[data-v-79e8fd6a]{margin-left:6rem}.mt-96[data-v-79e8fd6a]{margin-top:6rem}.ml-98[data-v-79e8fd6a]{margin-left:6.13rem}.mt-98[data-v-79e8fd6a]{margin-top:6.13rem}.ml-100[data-v-79e8fd6a]{margin-left:6.25rem}.mt-100[data-v-79e8fd6a]{margin-top:6.25rem}.mt-101[data-v-79e8fd6a]{margin-top:6.38rem}uni-page-body[data-v-79e8fd6a]{background-color:#180928}body[data-v-79e8fd6a]{background-color:#180928}.birthday-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a],.height-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a],.weight-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a],.location-picker-view .uni-picker-view-indicator[data-v-79e8fd6a]{background:transparent!important;box-sizing:border-box!important}.birthday-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:before,.birthday-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:after,.height-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:before,.height-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:after,.weight-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:before,.weight-inline-picker .uni-picker-view-indicator[data-v-79e8fd6a]:after,.location-picker-view .uni-picker-view-indicator[data-v-79e8fd6a]:before,.location-picker-view .uni-picker-view-indicator[data-v-79e8fd6a]:after{display:none!important}.birthday-inline-picker[data-v-79e8fd6a]{position:relative}.birthday-inline-picker[data-v-79e8fd6a]:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#3a2852;border-radius:16px;pointer-events:none;z-index:0}.birthday-inline-picker uni-picker-view-column[data-v-79e8fd6a]{position:relative;z-index:1}.height-inline-picker[data-v-79e8fd6a]{position:relative}.height-inline-picker[data-v-79e8fd6a]:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#3a2852;border-radius:16px;pointer-events:none;z-index:0}.height-inline-picker uni-picker-view-column[data-v-79e8fd6a]{position:relative;z-index:1}.weight-inline-picker[data-v-79e8fd6a]{position:relative}.weight-inline-picker[data-v-79e8fd6a]:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#3a2852;border-radius:16px;pointer-events:none;z-index:0}.weight-inline-picker uni-picker-view-column[data-v-79e8fd6a]{position:relative;z-index:1}.location-picker-view .uni-picker-view-mask[data-v-79e8fd6a]{background:transparent!important;background-image:none!important}html[data-v-53f76799]{font-size:16px}body[data-v-53f76799]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-53f76799],uni-image[data-v-53f76799],uni-text[data-v-53f76799]{box-sizing:border-box;flex-shrink:0}#app[data-v-53f76799]{width:100vw;height:100vh}.flex-row[data-v-53f76799]{display:flex;flex-direction:row}.flex-col[data-v-53f76799]{display:flex;flex-direction:column}.justify-start[data-v-53f76799]{justify-content:flex-start}.justify-end[data-v-53f76799]{justify-content:flex-end}.justify-center[data-v-53f76799]{justify-content:center}.justify-between[data-v-53f76799]{justify-content:space-between}.justify-around[data-v-53f76799]{justify-content:space-around}.justify-evenly[data-v-53f76799]{justify-content:space-evenly}.items-start[data-v-53f76799]{align-items:flex-start}.items-end[data-v-53f76799]{align-items:flex-end}.items-center[data-v-53f76799]{align-items:center}.items-baseline[data-v-53f76799]{align-items:baseline}.items-stretch[data-v-53f76799]{align-items:stretch}.self-start[data-v-53f76799]{align-self:flex-start}.self-end[data-v-53f76799]{align-self:flex-end}.self-center[data-v-53f76799]{align-self:center}.self-baseline[data-v-53f76799]{align-self:baseline}.self-stretch[data-v-53f76799]{align-self:stretch}.flex-1[data-v-53f76799]{flex:1 1 0%}.flex-auto[data-v-53f76799]{flex:1 1 auto}.grow[data-v-53f76799]{flex-grow:1}.grow-0[data-v-53f76799]{flex-grow:0}.shrink[data-v-53f76799]{flex-shrink:1}.shrink-0[data-v-53f76799]{flex-shrink:0}.relative[data-v-53f76799]{position:relative}.ml-2[data-v-53f76799]{margin-left:.13rem}.mt-2[data-v-53f76799]{margin-top:.13rem}.ml-4[data-v-53f76799]{margin-left:.25rem}.mt-4[data-v-53f76799]{margin-top:.25rem}.ml-6[data-v-53f76799]{margin-left:.38rem}.mt-6[data-v-53f76799]{margin-top:.38rem}.ml-8[data-v-53f76799]{margin-left:.5rem}.mt-8[data-v-53f76799]{margin-top:.5rem}.ml-10[data-v-53f76799]{margin-left:.63rem}.mt-10[data-v-53f76799]{margin-top:.63rem}.ml-12[data-v-53f76799]{margin-left:.75rem}.mt-12[data-v-53f76799]{margin-top:.75rem}.ml-14[data-v-53f76799]{margin-left:.88rem}.mt-14[data-v-53f76799]{margin-top:.88rem}.ml-16[data-v-53f76799]{margin-left:1rem}.mt-16[data-v-53f76799]{margin-top:1rem}.ml-18[data-v-53f76799]{margin-left:1.13rem}.mt-18[data-v-53f76799]{margin-top:1.13rem}.ml-20[data-v-53f76799]{margin-left:1.25rem}.mt-20[data-v-53f76799]{margin-top:1.25rem}.ml-22[data-v-53f76799]{margin-left:1.38rem}.mt-22[data-v-53f76799]{margin-top:1.38rem}.ml-24[data-v-53f76799]{margin-left:1.5rem}.mt-24[data-v-53f76799]{margin-top:1.5rem}.ml-26[data-v-53f76799]{margin-left:1.63rem}.mt-26[data-v-53f76799]{margin-top:1.63rem}.ml-28[data-v-53f76799]{margin-left:1.75rem}.mt-28[data-v-53f76799]{margin-top:1.75rem}.ml-30[data-v-53f76799]{margin-left:1.88rem}.mt-30[data-v-53f76799]{margin-top:1.88rem}.ml-32[data-v-53f76799]{margin-left:2rem}.mt-32[data-v-53f76799]{margin-top:2rem}.ml-34[data-v-53f76799]{margin-left:2.13rem}.mt-34[data-v-53f76799]{margin-top:2.13rem}.ml-36[data-v-53f76799]{margin-left:2.25rem}.mt-36[data-v-53f76799]{margin-top:2.25rem}.ml-38[data-v-53f76799]{margin-left:2.38rem}.mt-38[data-v-53f76799]{margin-top:2.38rem}.ml-40[data-v-53f76799]{margin-left:2.5rem}.mt-40[data-v-53f76799]{margin-top:2.5rem}.ml-42[data-v-53f76799]{margin-left:2.63rem}.mt-42[data-v-53f76799]{margin-top:2.63rem}.ml-44[data-v-53f76799]{margin-left:2.75rem}.mt-44[data-v-53f76799]{margin-top:2.75rem}.ml-46[data-v-53f76799]{margin-left:2.88rem}.mt-46[data-v-53f76799]{margin-top:2.88rem}.ml-48[data-v-53f76799]{margin-left:3rem}.mt-48[data-v-53f76799]{margin-top:3rem}.ml-50[data-v-53f76799]{margin-left:3.13rem}.mt-50[data-v-53f76799]{margin-top:3.13rem}.ml-52[data-v-53f76799]{margin-left:3.25rem}.mt-52[data-v-53f76799]{margin-top:3.25rem}.ml-54[data-v-53f76799]{margin-left:3.38rem}.mt-54[data-v-53f76799]{margin-top:3.38rem}.ml-56[data-v-53f76799]{margin-left:3.5rem}.mt-56[data-v-53f76799]{margin-top:3.5rem}.ml-58[data-v-53f76799]{margin-left:3.63rem}.mt-58[data-v-53f76799]{margin-top:3.63rem}.ml-60[data-v-53f76799]{margin-left:3.75rem}.mt-60[data-v-53f76799]{margin-top:3.75rem}.ml-62[data-v-53f76799]{margin-left:3.88rem}.mt-62[data-v-53f76799]{margin-top:3.88rem}.ml-64[data-v-53f76799]{margin-left:4rem}.mt-64[data-v-53f76799]{margin-top:4rem}.ml-66[data-v-53f76799]{margin-left:4.13rem}.mt-66[data-v-53f76799]{margin-top:4.13rem}.ml-68[data-v-53f76799]{margin-left:4.25rem}.mt-68[data-v-53f76799]{margin-top:4.25rem}.ml-70[data-v-53f76799]{margin-left:4.38rem}.mt-70[data-v-53f76799]{margin-top:4.38rem}.ml-72[data-v-53f76799]{margin-left:4.5rem}.mt-72[data-v-53f76799]{margin-top:4.5rem}.ml-74[data-v-53f76799]{margin-left:4.63rem}.mt-74[data-v-53f76799]{margin-top:4.63rem}.ml-76[data-v-53f76799]{margin-left:4.75rem}.mt-76[data-v-53f76799]{margin-top:4.75rem}.ml-78[data-v-53f76799]{margin-left:4.88rem}.mt-78[data-v-53f76799]{margin-top:4.88rem}.ml-80[data-v-53f76799]{margin-left:5rem}.mt-80[data-v-53f76799]{margin-top:5rem}.ml-82[data-v-53f76799]{margin-left:5.13rem}.mt-82[data-v-53f76799]{margin-top:5.13rem}.ml-84[data-v-53f76799]{margin-left:5.25rem}.mt-84[data-v-53f76799]{margin-top:5.25rem}.ml-86[data-v-53f76799]{margin-left:5.38rem}.mt-86[data-v-53f76799]{margin-top:5.38rem}.ml-88[data-v-53f76799]{margin-left:5.5rem}.mt-88[data-v-53f76799]{margin-top:5.5rem}.ml-90[data-v-53f76799]{margin-left:5.63rem}.mt-90[data-v-53f76799]{margin-top:5.63rem}.ml-92[data-v-53f76799]{margin-left:5.75rem}.mt-92[data-v-53f76799]{margin-top:5.75rem}.ml-94[data-v-53f76799]{margin-left:5.88rem}.mt-94[data-v-53f76799]{margin-top:5.88rem}.ml-96[data-v-53f76799]{margin-left:6rem}.mt-96[data-v-53f76799]{margin-top:6rem}.ml-98[data-v-53f76799]{margin-left:6.13rem}.mt-98[data-v-53f76799]{margin-top:6.13rem}.ml-100[data-v-53f76799]{margin-left:6.25rem}.mt-100[data-v-53f76799]{margin-top:6.25rem}.mt-101[data-v-53f76799]{margin-top:6.38rem}.home-container[data-v-53f76799]{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;overflow-x:hidden;position:relative;background-color:#29183a}.home-bg-gradient[data-v-53f76799],.home-bg-white[data-v-53f76799]{background-color:#29183a}.details-scroll[data-v-53f76799]{overflow-y:auto;-webkit-overflow-scrolling:touch;align-items:flex-start;justify-content:flex-start;min-height:100vh;box-sizing:border-box;overscroll-behavior:contain}.header[data-v-53f76799]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3.125rem;padding:0 1rem;background:transparent;position:fixed;top:0;left:0;right:0;z-index:1000;box-sizing:border-box}.content-wrapper[data-v-53f76799]{width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.header-left[data-v-53f76799]{display:flex;flex-direction:row;align-items:center;flex:1}.header-title[data-v-53f76799]{font-size:1.3125rem;font-weight:700;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-right[data-v-53f76799]{display:flex;flex-direction:row;align-items:center;flex-shrink:0}.header-icon[data-v-53f76799]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.header-icon .icon-img[data-v-53f76799]{width:1.25rem;height:1.25rem}.header-icon .icon-img-earth[data-v-53f76799]{width:24px;height:24px}.header-icon .add-icon[data-v-53f76799]{font-size:1.25rem;color:#000;font-weight:300;line-height:1}.content-wrapper[data-v-53f76799]{width:100%;background-color:#29183a;box-sizing:border-box;-webkit-overflow-scrolling:touch}.language-modal-mask[data-v-53f76799]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:2000}.language-modal[data-v-53f76799]{position:absolute;right:1rem;background:#3a2852;border-radius:.5rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.15);min-width:10.625rem;overflow:visible}.language-modal-triangle[data-v-53f76799]{position:absolute;top:-.375rem;right:.75rem;width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-bottom:.375rem solid #ffffff;z-index:1}.language-list[data-v-53f76799]{padding:.25rem 0;position:relative;z-index:2}.language-item[data-v-53f76799]{display:flex;align-items:center;justify-content:flex-start;padding:.625rem .75rem;gap:.5rem;cursor:pointer;transition:background-color .2s}.language-item[data-v-53f76799]:active{background-color:#f5f5f5}.language-radio[data-v-53f76799]{width:1.25rem;height:1.25rem;border-radius:50%;border:.0625rem solid #d0d0d0;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.language-radio.active[data-v-53f76799]{border-color:#f8809c;background:linear-gradient(90deg,#ea57a1,#9006db);border:none}.language-name[data-v-53f76799]{font-size:.875rem;color:#fff;text-align:left}.content[data-v-53f76799]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;padding:.625rem;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.card-container[data-v-53f76799]{position:relative;width:22.8125rem;height:37.5rem;transition:transform .3s ease;will-change:transform}.card-container-restoring[data-v-53f76799]{transform:scaleY(.75)}.no-transform-transition[data-v-53f76799]{transition:none!important}.lock-image-wrapper[data-v-53f76799]{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.5625rem;z-index:2500;pointer-events:none}.lock-ttl-text[data-v-53f76799]{position:absolute;z-index:2600;top:50%;color:#fff;background:rgba(0,0,0,.45);padding:.25rem .4375rem;border-radius:.375rem;font-size:.875rem;font-weight:600}.lock-image[data-v-53f76799]{width:100%;height:100%}.lock-countdown[data-v-53f76799]{position:absolute;z-index:2600;top:48%;display:flex;gap:.5625rem;align-items:center;justify-content:center}.lock-countdown-seg[data-v-53f76799]{background:#fff1f5;padding:.25rem .1875rem;border-radius:.375rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.lock-countdown-num[data-v-53f76799]{font-size:1.125rem;font-weight:700;color:#323232}.lock-countdown-colon[data-v-53f76799]{font-size:20px;font-weight:600;color:#fff}.lock-countdown-label[data-v-53f76799]{font-size:.5625rem;color:#666;margin-top:.1875rem}.lock-overlay-top[data-v-53f76799]{position:absolute;z-index:2700;top:23%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.3125rem;pointer-events:none}.lock-icon[data-v-53f76799]{width:88px;height:88px}.lock-overlay-text[data-v-53f76799]{color:#fff;margin-top:.75rem;font-size:16px;text-align:center;line-height:.9375rem;white-space:pre-line;pointer-events:none;text-shadow:0 .0625rem .1875rem rgba(0,0,0,.5)}.lock-skip-text[data-v-53f76799]{position:absolute;z-index:2700;top:62%;left:50%;transform:translate(-50%);color:#fff;font-size:14px;font-weight:400;text-align:center;pointer-events:none}.early-unlock-btn[data-v-53f76799]{position:absolute;z-index:2700;width:7.5rem;height:2.5rem;top:67%;left:50%;transform:translate(-50%);background:linear-gradient(90deg,#ea57a1,#9006db);padding:.4375rem 1.125rem;border-radius:1.25rem;pointer-events:auto;display:flex;align-items:center;justify-content:center}.early-unlock-text[data-v-53f76799]{color:#fff;font-size:16px;font-weight:600}.early-unlock-inner[data-v-53f76799]{display:flex;align-items:center;gap:.25rem}.early-unlock-cost[data-v-53f76799]{color:#ffd966;font-size:.6875rem;font-weight:700;margin-left:.125rem}.early-unlock-coin[data-v-53f76799]{width:18px;height:18px;display:block}.swipe-hint[data-v-53f76799]{position:absolute;top:-2.5rem;left:0;right:0;display:flex;justify-content:space-between;padding:0 1.25rem;z-index:100}.swipe-hint .hint-left[data-v-53f76799],.swipe-hint .hint-right[data-v-53f76799]{font-size:.875rem;color:rgba(255,255,255,.8);padding:.3125rem .625rem;border-radius:.9375rem;background:rgba(0,0,0,.2)}.swipe-hint .hint-left[data-v-53f76799]{color:#ff4757}.swipe-hint .hint-right[data-v-53f76799]{color:#2ed573}.card[data-v-53f76799]{position:absolute;width:100%;height:100%;border-radius:1.25rem;overflow:hidden;background:#fff;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;will-change:transform,opacity}.card[data-v-53f76799]:hover{cursor:grab}.card[data-v-53f76799]:active{cursor:grabbing}.card-image[data-v-53f76799]{width:100%;height:100%;border-radius:1.25rem}.verification-badge[data-v-53f76799]{position:absolute;top:.6875rem;left:.6875rem;width:106px;height:25px;z-index:1002}.relationship-badge[data-v-53f76799]{position:absolute;top:.6875rem;right:.6875rem;width:4.125rem;height:4.125rem;z-index:1002}.relationship-badge-img[data-v-53f76799],.verification-img[data-v-53f76799]{width:100%;height:100%;display:block}.card-nickname[data-v-53f76799]{position:absolute;bottom:.625rem;left:-.375rem;right:0;padding:.625rem 5.625rem .375rem 1.25rem;box-sizing:border-box;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.like-status[data-v-53f76799]{display:flex;width:5.15625rem;align-items:center;justify-content:flex-start;padding:6px 8px;margin-bottom:8px;background:#ffbdd8;border-radius:6px}.like-icon[data-v-53f76799]{width:12px;height:12px;flex-shrink:0}.like-text[data-v-53f76799]{font-size:12px;color:#f93e9f;font-weight:500;line-height:1.2}.nickname-text[data-v-53f76799]{font-size:26px;font-weight:500;color:#fff;text-shadow:0 .0625rem .125rem rgba(0,0,0,.5);display:block;margin-bottom:.25rem}.nickname-row[data-v-53f76799]{display:flex;align-items:center;gap:.375rem}.online-status[data-v-53f76799]{display:flex;align-items:center;gap:.25rem}.online-dot[data-v-53f76799]{width:6px;height:6px;border-radius:50%;background:#6de18c}.online-text[data-v-53f76799]{color:#6de18c;font-size:16px;font-weight:400}.card-tags-container[data-v-53f76799]{display:flex;flex-direction:column;gap:.375rem;margin-top:.5625rem}.card-tags-row[data-v-53f76799]{display:flex;flex-wrap:wrap;gap:.5rem}.tag-text[data-v-53f76799]{font-size:15px;color:#272224;padding:0;margin:0;font-weight:500}.details-panel[data-v-53f76799]{width:95%}.details-card[data-v-53f76799]{background:#3a2852;border-radius:.5625rem;padding:.5625rem;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.15);width:100%;margin:1.5625rem auto .375rem;position:relative}.details-header[data-v-53f76799]{display:flex;align-items:flex-start;justify-content:space-between}.details-left[data-v-53f76799]{display:flex;flex-direction:column}.details-right[data-v-53f76799]{display:flex;align-items:center;justify-content:flex-end}.creator-icon[data-v-53f76799]{width:3.75rem;height:1.875rem}.details-nickname[data-v-53f76799]{font-size:22px;font-weight:600;color:#fff}.badge-list[data-v-53f76799]{display:flex;gap:.25rem;margin-top:.25rem}.badge[data-v-53f76799]{font-size:.625rem;line-height:.8125rem}.close-btn[data-v-53f76799]{font-size:.875rem;color:#9aa0a6;padding:.1875rem}.details-username[data-v-53f76799]{color:#979797;font-size:16px;font-weight:400;margin-top:.3125rem}.details-username-row[data-v-53f76799]{display:flex;align-items:center;gap:.3125rem;margin-top:0}.nickname-with-gender[data-v-53f76799]{display:flex;align-items:center;gap:.25rem}.gender-icon[data-v-53f76799]{width:24px;height:24px;margin-left:.1875rem}.details-bio[data-v-53f76799]{margin-top:.4375rem}.details-bio-text[data-v-53f76799]{color:#fff;font-size:16px;line-height:.8125rem}.details-bio-username[data-v-53f76799]{color:#4eace9}.details-online[data-v-53f76799]{display:flex;align-items:center;gap:.25rem;margin-top:.375rem}.shrink-for-details[data-v-53f76799]{padding-bottom:2.1875rem}.about-card[data-v-53f76799]{margin-top:1.1875rem;background:#3a2852;border-radius:.4375rem;padding:.6875rem 1.125rem 1.125rem .5rem;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.15)}.about-header[data-v-53f76799]{display:flex;margin-top:.28125rem;align-items:center;gap:.375rem;margin-bottom:.875rem}.about-icon[data-v-53f76799]{width:1.125rem;height:1.125rem}.about-title[data-v-53f76799]{font-size:16px;font-weight:600;color:#fff}.about-tags[data-v-53f76799]{display:flex;flex-wrap:wrap;gap:.5625rem}.life-card[data-v-53f76799]{margin-top:1.1875rem;border-radius:.4375rem}.life-images[data-v-53f76799]{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.5625rem}.life-image-item[data-v-53f76799]{width:100%;height:auto;border-radius:.75rem;overflow:hidden;position:relative}.life-image[data-v-53f76799]{width:100%;height:auto;object-fit:contain}.life-image-mask[data-v-53f76799]{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-radius:.75rem}.life-mask-content[data-v-53f76799]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;padding:1.25rem .625rem}.life-mask-icon[data-v-53f76799]{width:3.75rem;height:3.75rem}.life-mask-text[data-v-53f76799]{color:#fff;font-size:.875rem;text-align:center;line-height:1.25rem}.life-mask-btn[data-v-53f76799]{background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:8px;padding:.625rem;margin-top:.3125rem}.life-mask-btn-text[data-v-53f76799]{color:#fff;font-size:.875rem;font-weight:500}.details-bottom-bar[data-v-53f76799]{width:100%;margin-top:.9375rem;padding:1.125rem .0625rem .9375rem;display:flex;justify-content:space-between;align-items:center;gap:.625rem;background:transparent}.details-bottom-left[data-v-53f76799]{display:flex;gap:1.5rem;align-items:center;margin-left:.75rem}.detail-circle[data-v-53f76799]{width:2.75rem;height:2.75rem;border-radius:50%;background:rgba(255,255,255,.95);display:flex;align-items:center;justify-content:center;border:1px solid #2722241A}.detail-icon[data-v-53f76799]{width:25px;height:25px}.details-bottom-right[data-v-53f76799]{display:flex;margin-right:.75rem;gap:.75rem;background:linear-gradient(90deg,#ea57a1,#9006db);padding:.75rem 1.125rem;border-radius:1.5rem;box-shadow:0 .3125rem .9375rem rgba(248,128,156,.18);width:100%;text-align:center;justify-content:center;align-items:center}.tip-modal-mask[data-v-53f76799]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);z-index:9999}.tip-modal[data-v-53f76799]{position:absolute;left:0;right:0;bottom:0;width:100%;border-top-left-radius:.75rem;border-top-right-radius:.75rem;box-shadow:0 -.25rem .75rem rgba(0,0,0,.12);overflow:hidden;padding-bottom:env(safe-area-inset-bottom);animation:tipSlideUp-53f76799 .25s ease-out;background:linear-gradient(to bottom,#ffe9ed 60px,#fff 60%)}.tip-modal-top[data-v-53f76799]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .375rem}.tip-modal-title[data-v-53f76799]{font-size:.9375rem;font-weight:600;color:#333}.tip-modal-close[data-v-53f76799]{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.0625rem;color:#999;background-color:rgba(0,0,0,.03)}.tip-modal-header[data-v-53f76799]{display:flex;align-items:center;gap:12px;padding:.375rem 1rem .5rem}.tip-modal-avatar[data-v-53f76799]{width:50px;height:50px;border-radius:50%;position:relative}.tip-modal-avatar uni-image[data-v-53f76799]{width:50px;height:50px;border-radius:50%}.tip-modal-user[data-v-53f76799]{display:flex;flex-direction:column;gap:.25rem}.tip-user-name-row[data-v-53f76799]{display:flex;align-items:center;gap:.25rem}.tip-modal-name[data-v-53f76799]{font-size:.9375rem;font-weight:500;color:#333}.tip-verify-icon[data-v-53f76799]{width:1.875rem;height:.9375rem}.tip-user-id-row[data-v-53f76799]{display:flex;align-items:center}.tip-modal-id[data-v-53f76799]{font-size:.75rem;color:#999}.tip-online-dot[data-v-53f76799]{position:absolute;right:0;bottom:0;width:.375rem;height:.375rem;border-radius:50%;background-color:#1dff68;border:.0625rem solid #ffffff}.tip-modal-body[data-v-53f76799]{padding:.25rem 1rem .75rem}.tip-amount-grid[data-v-53f76799]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.tip-amount-item[data-v-53f76799]{min-width:4.375rem;padding:.5rem .375rem;border-radius:.5rem;background-color:#f6f7f9;display:flex;align-items:center;justify-content:center;gap:.25rem}.tip-amount-item.active[data-v-53f76799]{background-color:#ffe0e7}.tip-amount-text[data-v-53f76799]{font-size:.875rem;color:#333}.tip-amount-coin[data-v-53f76799]{width:1rem;height:1rem}.tip-custom-input[data-v-53f76799]{width:100%;height:2.5rem;border-radius:.5rem;border:.03125rem solid #e0e0e0;padding:0 .75rem;box-sizing:border-box;font-size:.875rem;margin-bottom:.5rem}.tip-balance-row[data-v-53f76799]{display:flex;align-items:center;justify-content:space-between}.tip-balance-text[data-v-53f76799]{font-size:.8125rem;color:#999}.tip-recharge-btn[data-v-53f76799]{padding:.3125rem .625rem;border-radius:1rem;border:.03125rem solid #FF7AA5}.tip-recharge-btn uni-text[data-v-53f76799]{font-size:.8125rem;color:#ff7aa5}.tip-confirm-wrapper[data-v-53f76799]{padding:.375rem 1rem 1rem}.tip-confirm-btn[data-v-53f76799]{width:100%;height:2.75rem;border-radius:1.375rem;background:linear-gradient(90deg,#ff7aa5,#ff4e86);display:flex;align-items:center;justify-content:center}.tip-confirm-text[data-v-53f76799]{font-size:.9375rem;color:#fff;font-weight:600}@keyframes tipSlideUp-53f76799{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.chat-heart[data-v-53f76799]{width:1.25rem;height:1.25rem}.chat-text[data-v-53f76799]{color:#fff;font-size:1.0625rem}.swipe-overlay[data-v-53f76799]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.swipe-feedback[data-v-53f76799]{position:absolute;top:1.875rem;padding:.625rem 1.25rem;border-radius:1.25rem;border:.1875rem solid;background:rgba(255,255,255,.9);display:flex;align-items:center;gap:.625rem;transition:opacity .2s ease}.swipe-feedback .feedback-text[data-v-53f76799]{font-size:1.25rem;font-weight:700}.swipe-feedback .feedback-icon[data-v-53f76799]{font-size:1.5rem}.like-feedback[data-v-53f76799]{right:1.875rem;border-color:#2ed573;color:#2ed573}.like-feedback .feedback-icon[data-v-53f76799]{color:#ff6b81}.dislike-feedback[data-v-53f76799]{left:1.875rem;border-color:#ff4757;color:#ff4757}.dislike-feedback .feedback-icon[data-v-53f76799]{color:#ff4757}.tag-item[data-v-53f76799]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .375rem;border-radius:.375rem}.tag-icon[data-v-53f76799]{width:20px;height:20px;flex-shrink:0}.tag-location[data-v-53f76799]{background-color:rgba(0,0,0,.3);padding-left:.1875rem;padding-right:.1875rem}.more-detail-icon[data-v-53f76799]{position:absolute;right:.625rem;bottom:4.0625rem;width:1.375rem;height:1.375rem;z-index:1003;display:block}.fixed-actions[data-v-53f76799]{position:absolute;right:.375rem;top:68%;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.8125rem;z-index:9999}.background-lint[data-v-53f76799]{position:absolute;bottom:-10px;left:1rem;border-radius:1.09375rem;width:92%;height:35px;background-color:rgba(0,0,0,.16)}.action-btn[data-v-53f76799]{width:3.75rem;height:3.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.3);transition:transform .15s cubic-bezier(.25,.46,.45,.94),background-color .3s ease;transform:translateZ(0) scale(1);will-change:transform;background:#fff}.action-btn.action-btn-liked[data-v-53f76799]{background-color:#ff308a}.action-btn[data-v-53f76799]:active{transform:translateZ(0) scale(.9)}.action-icon[data-v-53f76799]{width:55%;height:55%;flex-shrink:0;object-fit:contain;display:block;margin-top:.25rem;transition:opacity .3s ease}.action-btn-super[data-v-53f76799]{background:#79a8ff;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.action-btn-super .action-icon[data-v-53f76799]{margin-top:0;width:60%;height:60%}.action-icon-super[data-v-53f76799]{margin-top:0}.super-like-count[data-v-53f76799]{position:absolute;bottom:2.8125rem;right:.1875rem;font-size:14px;color:#fff;background-color:#f8809c;padding:.125rem .5rem;border-radius:3.09375rem;font-weight:600;white-space:nowrap;text-align:center;align-items:center}.super-like-price[data-v-53f76799]{position:absolute;bottom:-.375rem;left:50%;transform:translate(-50%);border-radius:3.09375rem;padding:.1875rem .375rem;font-size:10px;color:#fff;background-color:rgba(0,0,0,.6);font-weight:500;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.125rem}.super-like-price-text[data-v-53f76799]{font-size:10px;color:#fff;line-height:1}.diamond-icon[data-v-53f76799]{width:.75rem;height:.75rem;flex-shrink:0;display:block}.superlike-overlay[data-v-53f76799]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:30000;display:flex;align-items:center;justify-content:center}.superlike-overlay uni-image[data-v-53f76799]{position:absolute;opacity:0}.superlike-main[data-v-53f76799]{left:calc(50% - .3125rem);top:calc(50% - .625rem);width:14.6875rem;height:14.6875rem;opacity:1;animation:superlike-pop-53f76799 .7s cubic-bezier(.2,.9,.2,1) forwards}.superlike-l1[data-v-53f76799]{width:26px;height:17px;left:calc(50% - 6.25rem);top:calc(50% - .3125rem);animation:superlike-fade-53f76799 .7s .15s forwards}.superlike-lr[data-v-53f76799]{width:207px;height:68px;left:calc(50% - 6.875rem);top:calc(50% + -0);animation:superlike-fade-53f76799 .7s .2s forwards}.superlike-r1[data-v-53f76799]{width:13px;height:15px;left:calc(50% + .3125rem);top:calc(50% - 5.625rem);animation:superlike-fade-53f76799 .7s .15s forwards}.superlike-r2[data-v-53f76799]{width:18px;height:17px;left:calc(50% + 5rem);top:calc(50% - .625rem);animation:superlike-fade-53f76799 .7s .22s forwards}.superlike-top[data-v-53f76799]{width:180px;height:45px;left:30%;top:calc(50% - 5.3125rem);transform:translate(-50%);animation:superlike-fade-53f76799 .7s .12s forwards}@keyframes superlike-pop-53f76799{0%{transform:translate(-50%,-50%) scale(1.6);opacity:0}40%{transform:translate(-50%,-50%) scale(.9);opacity:1}70%{transform:translate(-50%,-50%) scale(1.05)}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes superlike-fade-53f76799{0%{opacity:0;transform:translateY(-10px) scale(.9)}60%{opacity:1;transform:translateY(4px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.like-effect-wrapper[data-v-53f76799]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20000;pointer-events:none}.like-effect-image[data-v-53f76799]{width:7.5rem;height:7.5rem;display:block;animation:heartAppear-53f76799 .8s cubic-bezier(.2,.9,.2,1) forwards;transform-origin:center center}@keyframes heartAppear-53f76799{0%{transform:scale(0);opacity:0}40%{transform:scale(1.25);opacity:1}70%{transform:scale(.92)}to{transform:scale(1);opacity:1}}.debug-panel[data-v-53f76799]{position:fixed;bottom:6.25rem;left:.625rem;background:rgba(0,0,0,.8);padding:.625rem;border-radius:.375rem;z-index:9999}.debug-panel .debug-text[data-v-53f76799]{color:#fff;font-size:.75rem;display:block;margin-bottom:.3125rem}.debug-panel .debug-btn[data-v-53f76799]{background:#007aff;padding:.375rem .75rem;border-radius:.25rem;display:inline-block}.debug-panel .debug-btn .debug-btn-text[data-v-53f76799]{color:#fff;font-size:.75rem}.no-cards[data-v-53f76799]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.no-cards .no-cards-text[data-v-53f76799]{font-size:1.25rem;color:#fff;display:block;margin-bottom:1.25rem}.no-cards .reset-btn[data-v-53f76799]{background:#fff;color:#667eea;border:none;padding:.625rem 1.875rem;border-radius:1.5625rem;font-size:1rem;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.2);transition:transform .15s cubic-bezier(.25,.46,.45,.94);transform:translateZ(0);will-change:transform}.no-cards .reset-btn[data-v-53f76799]:active{transform:translateZ(0) scale(.95)}.update-modal-mask[data-v-53f76799]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;height:100%;min-height:100vh;background-color:rgba(0,0,0,.5);z-index:99999!important;display:flex!important;align-items:center;justify-content:center;pointer-events:auto;padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box}.update-modal[data-v-53f76799]{width:20rem;max-width:90%;border-radius:1rem;overflow:hidden;position:relative}.update-modal-header[data-v-53f76799]{width:100%;height:12.5rem;position:relative;overflow:hidden;z-index:1}.update-header-bg[data-v-53f76799]{width:100%;height:90%;display:block;position:absolute;top:.625rem;left:0;right:0;bottom:0;object-fit:cover;z-index:0}.update-modal-body[data-v-53f76799]{height:17.1875rem;position:relative;top:-3.125rem;z-index:1;padding:1.5rem 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center}.update-modal-title[data-v-53f76799]{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:.75rem;text-align:center}.update-version-badge[data-v-53f76799]{background:#f8809c;padding:.125rem .5rem;border-radius:.625rem;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center}.update-version-text[data-v-53f76799]{font-size:.75rem;font-weight:600;color:#fff}.update-content-list[data-v-53f76799]{width:100%;margin-bottom:1.5rem}.update-content-item[data-v-53f76799]{display:flex;align-items:flex-start;margin-bottom:.75rem}.update-content-item[data-v-53f76799]:last-child{margin-bottom:0}.update-content-number[data-v-53f76799]{font-size:.875rem;font-weight:600;color:#333;margin-right:.5rem;min-width:1.25rem}.update-content-text[data-v-53f76799]{flex:1;font-size:.875rem;color:#666;line-height:1.6}.update-modal-footer[data-v-53f76799]{width:100%;display:flex;gap:.75rem}.update-btn[data-v-53f76799]{flex:1;height:2.75rem;border-radius:1.375rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.update-btn[data-v-53f76799]:active{opacity:.8}.update-btn-full[data-v-53f76799]{flex:1}.update-btn-cancel[data-v-53f76799]{background-color:#f5f5f5}.update-btn-confirm[data-v-53f76799]{background:#f8809c}.update-btn-text[data-v-53f76799]{font-size:1rem;font-weight:600}.update-btn-cancel .update-btn-text[data-v-53f76799]{color:#666}.update-btn-confirm .update-btn-text[data-v-53f76799]{color:#fff}.update-progress-container[data-v-53f76799]{width:100%;padding:0 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.update-progress-bar[data-v-53f76799]{width:100%;height:.25rem;background-color:#f0f0f0;border-radius:.125rem;overflow:hidden;position:relative}.update-progress-fill[data-v-53f76799]{height:100%;background:linear-gradient(90deg,#f8809c,#ff4e86);border-radius:.125rem;transition:width .3s ease;position:relative;overflow:hidden}.update-progress-fill[data-v-53f76799]:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:progress-shine-53f76799 1.5s infinite}@keyframes progress-shine-53f76799{0%{transform:translate(-100%)}to{transform:translate(100%)}}.update-progress-text[data-v-53f76799]{font-size:.875rem;font-weight:600;color:#f8809c;line-height:1}.update-progress-status[data-v-53f76799]{font-size:.75rem;color:#999;line-height:1}.like-list-container[data-v-d52b3600]{min-height:100vh;background:#180928;touch-action:pan-y;-webkit-overflow-scrolling:touch}.custom-navbar[data-v-d52b3600]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:2.75rem;padding:0 1rem .375rem;position:fixed;top:0;left:0;right:0;z-index:999;box-sizing:border-box;border-bottom:0;background:#180928}.navbar-content[data-v-d52b3600]{display:flex;flex:1;align-items:center;gap:.5rem;position:relative;height:100%}.navbar-back[data-v-d52b3600]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.back-icon[data-v-d52b3600]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.9}.back-icon uni-image[data-v-d52b3600]{width:100%;height:100%;opacity:.9}.navbar-title[data-v-d52b3600]{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;font-size:1rem;font-weight:600;color:#fff;pointer-events:none}.navbar-right[data-v-d52b3600]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-left:auto;z-index:1}.right-icon[data-v-d52b3600]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:.9}.right-icon uni-image[data-v-d52b3600]{width:100%;height:100%;opacity:.9}.navbar-menu[data-v-d52b3600]{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.menu-icon[data-v-d52b3600]{font-size:1.25rem;color:#000;line-height:1}.menu-image[data-v-d52b3600]{width:.75rem;height:.75rem;display:block}.content[data-v-d52b3600]{padding:1rem .75rem;min-height:calc(100vh - 3.125rem)}.loading[data-v-d52b3600]{display:flex;align-items:center;justify-content:center;padding:3.125rem 0;font-size:.875rem;color:#666}.empty[data-v-d52b3600]{display:flex;align-items:center;justify-content:center;padding:3.125rem 0}.empty-text[data-v-d52b3600]{font-size:.875rem;color:#999}.like-list[data-v-d52b3600]{margin-top:.625rem;display:flex;flex-direction:column;gap:.75rem}.like-item-wrapper[data-v-d52b3600]{position:relative;display:flex;align-items:center;width:100%}.like-item[data-v-d52b3600]{position:relative;width:100%;height:6.875rem;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .2s ease,width .3s ease}.like-item-edit[data-v-d52b3600]{width:calc(100% - 2.5rem)}.like-item[data-v-d52b3600]:active{transform:scale(.98)}.item-bg[data-v-d52b3600]{width:100%;height:100%}.item-mask[data-v-d52b3600]{position:absolute;left:0;right:0;bottom:0;height:3.125rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))}.item-info[data-v-d52b3600]{position:absolute;left:.5625rem;right:.5625rem;bottom:1.1875rem;display:flex;align-items:center}.item-avatar-wrap[data-v-d52b3600]{position:relative;width:4.4375rem;height:4.4375rem;border-radius:50%;border:.1875rem solid #fff;flex-shrink:0}.item-avatar[data-v-d52b3600]{width:100%;height:100%;border-radius:50%}.item-avatar-status[data-v-d52b3600]{position:absolute;right:.4375rem;bottom:-.15625rem;width:.875rem;height:.875rem;border-radius:50%;background-color:#1dff68;border:.09375rem solid #fff;box-sizing:border-box}.super-badge[data-v-d52b3600]{position:absolute;top:.4375rem;right:.5625rem;background:rgba(255,69,92,.95);color:#fff;padding:.25rem .375rem;border-radius:.375rem;font-size:.6875rem;font-weight:600;z-index:20;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.2)}.item-text[data-v-d52b3600]{margin-top:1.3125rem;margin-left:.375rem;min-width:0}.item-name-row[data-v-d52b3600]{display:flex;align-items:center;gap:.25rem}.item-name[data-v-d52b3600]{font-size:.9375rem;color:#fff;font-weight:600;max-width:6.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-verify[data-v-d52b3600]{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;padding:.0625rem .125rem;line-height:1}.item-verify uni-image[data-v-d52b3600]{width:.875rem;height:.875rem;display:block}.item-username[data-v-d52b3600]{margin-top:.1875rem;font-size:.75rem;color:rgba(255,255,255,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading-more[data-v-d52b3600]{display:flex;align-items:center;justify-content:center;padding:1.25rem 0;font-size:.875rem;color:#666}.item-checkbox[data-v-d52b3600]{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-left:.5rem}.checkbox-circle[data-v-d52b3600]{width:1.5rem;height:1.5rem;border-radius:50%;border:.0625rem solid #CCCCCC;background-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.checkbox-checkmark[data-v-d52b3600]{color:#fff;font-size:1rem;font-weight:700;line-height:1}.checkbox-checkmark uni-image[data-v-d52b3600]{width:1.65625rem;height:1.65625rem}.bottom-action-menu[data-v-d52b3600]{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:.03125rem solid #E0E0E0;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -.0625rem .3125rem rgba(0,0,0,.05);z-index:999;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.select-all-container[data-v-d52b3600]{display:flex;align-items:center;gap:.5rem;cursor:pointer}.select-all-checkbox[data-v-d52b3600]{display:flex;align-items:center;justify-content:center}.select-all-text[data-v-d52b3600]{font-size:1rem;color:#333;font-weight:500}.delete-button[data-v-d52b3600]{background-color:#f8809c;border-radius:1.5rem;padding:.625rem 1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.delete-button[data-v-d52b3600]:active{background-color:#ff4da6}.delete-text[data-v-d52b3600]{font-size:1rem;color:#fff;font-weight:500}.content-with-menu[data-v-d52b3600]{padding-bottom:calc(3.75rem + env(safe-area-inset-bottom))!important}body[data-v-d52b3600]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-975f7160]{font-size:16px}body[data-v-975f7160]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-975f7160],uni-image[data-v-975f7160],uni-text[data-v-975f7160]{box-sizing:border-box;flex-shrink:0}#app[data-v-975f7160]{width:100vw;height:100vh}.flex-row[data-v-975f7160]{display:flex;flex-direction:row}.flex-col[data-v-975f7160]{display:flex;flex-direction:column}.justify-start[data-v-975f7160]{justify-content:flex-start}.justify-end[data-v-975f7160]{justify-content:flex-end}.justify-center[data-v-975f7160]{justify-content:center}.justify-between[data-v-975f7160]{justify-content:space-between}.justify-around[data-v-975f7160]{justify-content:space-around}.justify-evenly[data-v-975f7160]{justify-content:space-evenly}.items-start[data-v-975f7160]{align-items:flex-start}.items-end[data-v-975f7160]{align-items:flex-end}.items-center[data-v-975f7160]{align-items:center}.items-baseline[data-v-975f7160]{align-items:baseline}.items-stretch[data-v-975f7160]{align-items:stretch}.self-start[data-v-975f7160]{align-self:flex-start}.self-end[data-v-975f7160]{align-self:flex-end}.self-center[data-v-975f7160]{align-self:center}.self-baseline[data-v-975f7160]{align-self:baseline}.self-stretch[data-v-975f7160]{align-self:stretch}.flex-1[data-v-975f7160]{flex:1 1 0%}.flex-auto[data-v-975f7160]{flex:1 1 auto}.grow[data-v-975f7160]{flex-grow:1}.grow-0[data-v-975f7160]{flex-grow:0}.shrink[data-v-975f7160]{flex-shrink:1}.shrink-0[data-v-975f7160]{flex-shrink:0}.relative[data-v-975f7160]{position:relative}.ml-2[data-v-975f7160]{margin-left:.13rem}.mt-2[data-v-975f7160]{margin-top:.13rem}.ml-4[data-v-975f7160]{margin-left:.25rem}.mt-4[data-v-975f7160]{margin-top:.25rem}.ml-6[data-v-975f7160]{margin-left:.38rem}.mt-6[data-v-975f7160]{margin-top:.38rem}.ml-8[data-v-975f7160]{margin-left:.5rem}.mt-8[data-v-975f7160]{margin-top:.5rem}.ml-10[data-v-975f7160]{margin-left:.63rem}.mt-10[data-v-975f7160]{margin-top:.63rem}.ml-12[data-v-975f7160]{margin-left:.75rem}.mt-12[data-v-975f7160]{margin-top:.75rem}.ml-14[data-v-975f7160]{margin-left:.88rem}.mt-14[data-v-975f7160]{margin-top:.88rem}.ml-16[data-v-975f7160]{margin-left:1rem}.mt-16[data-v-975f7160]{margin-top:1rem}.ml-18[data-v-975f7160]{margin-left:1.13rem}.mt-18[data-v-975f7160]{margin-top:1.13rem}.ml-20[data-v-975f7160]{margin-left:1.25rem}.mt-20[data-v-975f7160]{margin-top:1.25rem}.ml-22[data-v-975f7160]{margin-left:1.38rem}.mt-22[data-v-975f7160]{margin-top:1.38rem}.ml-24[data-v-975f7160]{margin-left:1.5rem}.mt-24[data-v-975f7160]{margin-top:1.5rem}.ml-26[data-v-975f7160]{margin-left:1.63rem}.mt-26[data-v-975f7160]{margin-top:1.63rem}.ml-28[data-v-975f7160]{margin-left:1.75rem}.mt-28[data-v-975f7160]{margin-top:1.75rem}.ml-30[data-v-975f7160]{margin-left:1.88rem}.mt-30[data-v-975f7160]{margin-top:1.88rem}.ml-32[data-v-975f7160]{margin-left:2rem}.mt-32[data-v-975f7160]{margin-top:2rem}.ml-34[data-v-975f7160]{margin-left:2.13rem}.mt-34[data-v-975f7160]{margin-top:2.13rem}.ml-36[data-v-975f7160]{margin-left:2.25rem}.mt-36[data-v-975f7160]{margin-top:2.25rem}.ml-38[data-v-975f7160]{margin-left:2.38rem}.mt-38[data-v-975f7160]{margin-top:2.38rem}.ml-40[data-v-975f7160]{margin-left:2.5rem}.mt-40[data-v-975f7160]{margin-top:2.5rem}.ml-42[data-v-975f7160]{margin-left:2.63rem}.mt-42[data-v-975f7160]{margin-top:2.63rem}.ml-44[data-v-975f7160]{margin-left:2.75rem}.mt-44[data-v-975f7160]{margin-top:2.75rem}.ml-46[data-v-975f7160]{margin-left:2.88rem}.mt-46[data-v-975f7160]{margin-top:2.88rem}.ml-48[data-v-975f7160]{margin-left:3rem}.mt-48[data-v-975f7160]{margin-top:3rem}.ml-50[data-v-975f7160]{margin-left:3.13rem}.mt-50[data-v-975f7160]{margin-top:3.13rem}.ml-52[data-v-975f7160]{margin-left:3.25rem}.mt-52[data-v-975f7160]{margin-top:3.25rem}.ml-54[data-v-975f7160]{margin-left:3.38rem}.mt-54[data-v-975f7160]{margin-top:3.38rem}.ml-56[data-v-975f7160]{margin-left:3.5rem}.mt-56[data-v-975f7160]{margin-top:3.5rem}.ml-58[data-v-975f7160]{margin-left:3.63rem}.mt-58[data-v-975f7160]{margin-top:3.63rem}.ml-60[data-v-975f7160]{margin-left:3.75rem}.mt-60[data-v-975f7160]{margin-top:3.75rem}.ml-62[data-v-975f7160]{margin-left:3.88rem}.mt-62[data-v-975f7160]{margin-top:3.88rem}.ml-64[data-v-975f7160]{margin-left:4rem}.mt-64[data-v-975f7160]{margin-top:4rem}.ml-66[data-v-975f7160]{margin-left:4.13rem}.mt-66[data-v-975f7160]{margin-top:4.13rem}.ml-68[data-v-975f7160]{margin-left:4.25rem}.mt-68[data-v-975f7160]{margin-top:4.25rem}.ml-70[data-v-975f7160]{margin-left:4.38rem}.mt-70[data-v-975f7160]{margin-top:4.38rem}.ml-72[data-v-975f7160]{margin-left:4.5rem}.mt-72[data-v-975f7160]{margin-top:4.5rem}.ml-74[data-v-975f7160]{margin-left:4.63rem}.mt-74[data-v-975f7160]{margin-top:4.63rem}.ml-76[data-v-975f7160]{margin-left:4.75rem}.mt-76[data-v-975f7160]{margin-top:4.75rem}.ml-78[data-v-975f7160]{margin-left:4.88rem}.mt-78[data-v-975f7160]{margin-top:4.88rem}.ml-80[data-v-975f7160]{margin-left:5rem}.mt-80[data-v-975f7160]{margin-top:5rem}.ml-82[data-v-975f7160]{margin-left:5.13rem}.mt-82[data-v-975f7160]{margin-top:5.13rem}.ml-84[data-v-975f7160]{margin-left:5.25rem}.mt-84[data-v-975f7160]{margin-top:5.25rem}.ml-86[data-v-975f7160]{margin-left:5.38rem}.mt-86[data-v-975f7160]{margin-top:5.38rem}.ml-88[data-v-975f7160]{margin-left:5.5rem}.mt-88[data-v-975f7160]{margin-top:5.5rem}.ml-90[data-v-975f7160]{margin-left:5.63rem}.mt-90[data-v-975f7160]{margin-top:5.63rem}.ml-92[data-v-975f7160]{margin-left:5.75rem}.mt-92[data-v-975f7160]{margin-top:5.75rem}.ml-94[data-v-975f7160]{margin-left:5.88rem}.mt-94[data-v-975f7160]{margin-top:5.88rem}.ml-96[data-v-975f7160]{margin-left:6rem}.mt-96[data-v-975f7160]{margin-top:6rem}.ml-98[data-v-975f7160]{margin-left:6.13rem}.mt-98[data-v-975f7160]{margin-top:6.13rem}.ml-100[data-v-975f7160]{margin-left:6.25rem}.mt-100[data-v-975f7160]{margin-top:6.25rem}.mt-101[data-v-975f7160]{margin-top:6.38rem}.subscribers-page[data-v-975f7160]{min-height:100vh;background-color:#180928;touch-action:pan-y;-webkit-overflow-scrolling:touch}.nav-bar[data-v-975f7160]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#180928;z-index:999;box-sizing:border-box}.nav-left[data-v-975f7160]{width:2.5rem;display:flex;align-items:center}.back-icon[data-v-975f7160]{width:1.25rem;height:1.25rem}.nav-title[data-v-975f7160]{flex:1;font-size:1.0625rem;font-weight:600;color:#fff;text-align:center;margin-left:-1.125rem}.page-body[data-v-975f7160]{padding:.75rem}.loading-state[data-v-975f7160]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-text[data-v-975f7160]{color:#999;font-size:.875rem}.empty-state[data-v-975f7160]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon[data-v-975f7160]{width:5.625rem;height:6.875rem;opacity:.4;margin-bottom:.625rem}.empty-text[data-v-975f7160]{color:#999;font-size:.875rem}.like-list[data-v-975f7160]{margin-top:.625rem;display:flex;flex-direction:column;gap:.75rem}.like-item[data-v-975f7160]{position:relative;width:100%;height:6.875rem;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .2s ease}.like-item[data-v-975f7160]:active{transform:scale(.98)}.item-bg[data-v-975f7160]{width:100%;height:100%}.item-mask[data-v-975f7160]{position:absolute;left:0;right:0;bottom:0;height:3.125rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))}.item-info[data-v-975f7160]{position:absolute;left:.5625rem;right:.5625rem;bottom:1.1875rem;display:flex;align-items:center}.item-avatar-wrap[data-v-975f7160]{position:relative;width:4.4375rem;height:4.4375rem;border-radius:2.21875rem;overflow:hidden;border:.125rem solid rgba(255,255,255,.3);flex-shrink:0}.item-avatar[data-v-975f7160]{width:100%;height:100%;border-radius:50%}.item-avatar-status[data-v-975f7160]{position:absolute;right:.4375rem;bottom:.4375rem;width:1rem;height:1rem;border-radius:50%;background-color:#1dff68;border:.09375rem solid #ffffff}.item-end-date[data-v-975f7160]{position:absolute;top:.75rem;right:.75rem;background-color:rgba(50,50,50,.5);border-radius:.375rem;width:102px;height:22px;z-index:10;display:flex;justify-content:center;align-items:center}.end-date-text[data-v-975f7160]{font-size:10px;color:#fff;font-weight:400}.item-text[data-v-975f7160]{margin-top:1.3125rem;margin-left:.375rem;flex:1;min-width:0}.item-name-row[data-v-975f7160]{display:flex;align-items:center;gap:.25rem}.item-name[data-v-975f7160]{font-size:.9375rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-verify[data-v-975f7160]{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;flex-shrink:0}.item-verify uni-image[data-v-975f7160]{width:.875rem;height:.875rem;display:block}.item-username[data-v-975f7160]{margin-top:.1875rem;font-size:.75rem;color:rgba(255,255,255,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body[data-v-975f7160]{touch-action:pan-y!important;-webkit-overflow-scrolling:touch}html[data-v-69735202]{font-size:16px}body[data-v-69735202]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-69735202],uni-image[data-v-69735202],uni-text[data-v-69735202]{box-sizing:border-box;flex-shrink:0}#app[data-v-69735202]{width:100vw;height:100vh}.flex-row[data-v-69735202]{display:flex;flex-direction:row}.flex-col[data-v-69735202]{display:flex;flex-direction:column}.justify-start[data-v-69735202]{justify-content:flex-start}.justify-end[data-v-69735202]{justify-content:flex-end}.justify-center[data-v-69735202]{justify-content:center}.justify-between[data-v-69735202]{justify-content:space-between}.justify-around[data-v-69735202]{justify-content:space-around}.justify-evenly[data-v-69735202]{justify-content:space-evenly}.items-start[data-v-69735202]{align-items:flex-start}.items-end[data-v-69735202]{align-items:flex-end}.items-center[data-v-69735202]{align-items:center}.items-baseline[data-v-69735202]{align-items:baseline}.items-stretch[data-v-69735202]{align-items:stretch}.self-start[data-v-69735202]{align-self:flex-start}.self-end[data-v-69735202]{align-self:flex-end}.self-center[data-v-69735202]{align-self:center}.self-baseline[data-v-69735202]{align-self:baseline}.self-stretch[data-v-69735202]{align-self:stretch}.flex-1[data-v-69735202]{flex:1 1 0%}.flex-auto[data-v-69735202]{flex:1 1 auto}.grow[data-v-69735202]{flex-grow:1}.grow-0[data-v-69735202]{flex-grow:0}.shrink[data-v-69735202]{flex-shrink:1}.shrink-0[data-v-69735202]{flex-shrink:0}.relative[data-v-69735202]{position:relative}.ml-2[data-v-69735202]{margin-left:.13rem}.mt-2[data-v-69735202]{margin-top:.13rem}.ml-4[data-v-69735202]{margin-left:.25rem}.mt-4[data-v-69735202]{margin-top:.25rem}.ml-6[data-v-69735202]{margin-left:.38rem}.mt-6[data-v-69735202]{margin-top:.38rem}.ml-8[data-v-69735202]{margin-left:.5rem}.mt-8[data-v-69735202]{margin-top:.5rem}.ml-10[data-v-69735202]{margin-left:.63rem}.mt-10[data-v-69735202]{margin-top:.63rem}.ml-12[data-v-69735202]{margin-left:.75rem}.mt-12[data-v-69735202]{margin-top:.75rem}.ml-14[data-v-69735202]{margin-left:.88rem}.mt-14[data-v-69735202]{margin-top:.88rem}.ml-16[data-v-69735202]{margin-left:1rem}.mt-16[data-v-69735202]{margin-top:1rem}.ml-18[data-v-69735202]{margin-left:1.13rem}.mt-18[data-v-69735202]{margin-top:1.13rem}.ml-20[data-v-69735202]{margin-left:1.25rem}.mt-20[data-v-69735202]{margin-top:1.25rem}.ml-22[data-v-69735202]{margin-left:1.38rem}.mt-22[data-v-69735202]{margin-top:1.38rem}.ml-24[data-v-69735202]{margin-left:1.5rem}.mt-24[data-v-69735202]{margin-top:1.5rem}.ml-26[data-v-69735202]{margin-left:1.63rem}.mt-26[data-v-69735202]{margin-top:1.63rem}.ml-28[data-v-69735202]{margin-left:1.75rem}.mt-28[data-v-69735202]{margin-top:1.75rem}.ml-30[data-v-69735202]{margin-left:1.88rem}.mt-30[data-v-69735202]{margin-top:1.88rem}.ml-32[data-v-69735202]{margin-left:2rem}.mt-32[data-v-69735202]{margin-top:2rem}.ml-34[data-v-69735202]{margin-left:2.13rem}.mt-34[data-v-69735202]{margin-top:2.13rem}.ml-36[data-v-69735202]{margin-left:2.25rem}.mt-36[data-v-69735202]{margin-top:2.25rem}.ml-38[data-v-69735202]{margin-left:2.38rem}.mt-38[data-v-69735202]{margin-top:2.38rem}.ml-40[data-v-69735202]{margin-left:2.5rem}.mt-40[data-v-69735202]{margin-top:2.5rem}.ml-42[data-v-69735202]{margin-left:2.63rem}.mt-42[data-v-69735202]{margin-top:2.63rem}.ml-44[data-v-69735202]{margin-left:2.75rem}.mt-44[data-v-69735202]{margin-top:2.75rem}.ml-46[data-v-69735202]{margin-left:2.88rem}.mt-46[data-v-69735202]{margin-top:2.88rem}.ml-48[data-v-69735202]{margin-left:3rem}.mt-48[data-v-69735202]{margin-top:3rem}.ml-50[data-v-69735202]{margin-left:3.13rem}.mt-50[data-v-69735202]{margin-top:3.13rem}.ml-52[data-v-69735202]{margin-left:3.25rem}.mt-52[data-v-69735202]{margin-top:3.25rem}.ml-54[data-v-69735202]{margin-left:3.38rem}.mt-54[data-v-69735202]{margin-top:3.38rem}.ml-56[data-v-69735202]{margin-left:3.5rem}.mt-56[data-v-69735202]{margin-top:3.5rem}.ml-58[data-v-69735202]{margin-left:3.63rem}.mt-58[data-v-69735202]{margin-top:3.63rem}.ml-60[data-v-69735202]{margin-left:3.75rem}.mt-60[data-v-69735202]{margin-top:3.75rem}.ml-62[data-v-69735202]{margin-left:3.88rem}.mt-62[data-v-69735202]{margin-top:3.88rem}.ml-64[data-v-69735202]{margin-left:4rem}.mt-64[data-v-69735202]{margin-top:4rem}.ml-66[data-v-69735202]{margin-left:4.13rem}.mt-66[data-v-69735202]{margin-top:4.13rem}.ml-68[data-v-69735202]{margin-left:4.25rem}.mt-68[data-v-69735202]{margin-top:4.25rem}.ml-70[data-v-69735202]{margin-left:4.38rem}.mt-70[data-v-69735202]{margin-top:4.38rem}.ml-72[data-v-69735202]{margin-left:4.5rem}.mt-72[data-v-69735202]{margin-top:4.5rem}.ml-74[data-v-69735202]{margin-left:4.63rem}.mt-74[data-v-69735202]{margin-top:4.63rem}.ml-76[data-v-69735202]{margin-left:4.75rem}.mt-76[data-v-69735202]{margin-top:4.75rem}.ml-78[data-v-69735202]{margin-left:4.88rem}.mt-78[data-v-69735202]{margin-top:4.88rem}.ml-80[data-v-69735202]{margin-left:5rem}.mt-80[data-v-69735202]{margin-top:5rem}.ml-82[data-v-69735202]{margin-left:5.13rem}.mt-82[data-v-69735202]{margin-top:5.13rem}.ml-84[data-v-69735202]{margin-left:5.25rem}.mt-84[data-v-69735202]{margin-top:5.25rem}.ml-86[data-v-69735202]{margin-left:5.38rem}.mt-86[data-v-69735202]{margin-top:5.38rem}.ml-88[data-v-69735202]{margin-left:5.5rem}.mt-88[data-v-69735202]{margin-top:5.5rem}.ml-90[data-v-69735202]{margin-left:5.63rem}.mt-90[data-v-69735202]{margin-top:5.63rem}.ml-92[data-v-69735202]{margin-left:5.75rem}.mt-92[data-v-69735202]{margin-top:5.75rem}.ml-94[data-v-69735202]{margin-left:5.88rem}.mt-94[data-v-69735202]{margin-top:5.88rem}.ml-96[data-v-69735202]{margin-left:6rem}.mt-96[data-v-69735202]{margin-top:6rem}.ml-98[data-v-69735202]{margin-left:6.13rem}.mt-98[data-v-69735202]{margin-top:6.13rem}.ml-100[data-v-69735202]{margin-left:6.25rem}.mt-100[data-v-69735202]{margin-top:6.25rem}.mt-101[data-v-69735202]{margin-top:6.38rem}.lang-page[data-v-69735202]{width:100%;min-height:100vh;background-color:#180928}.nav-bar[data-v-69735202]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#180928;z-index:999;box-sizing:border-box}.nav-left[data-v-69735202]{width:2.5rem;display:flex;align-items:center}.back-icon[data-v-69735202]{width:1.25rem;height:1.25rem}.nav-title[data-v-69735202]{flex:1;font-size:1.0625rem;font-weight:600;color:#fff;text-align:center;margin-left:-.3125rem}.nav-right[data-v-69735202]{width:2.5rem}.page-body[data-v-69735202]{padding:.75rem}.lang-list[data-v-69735202]{display:flex;flex-direction:column;gap:.5625rem}.lang-item[data-v-69735202]{background:#311c4b;border-radius:.375rem;padding:.5625rem .625rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-shadow:0 .0625rem .1875rem rgba(0,0,0,.03)}.lang-name[data-v-69735202]{font-size:.875rem;color:#fff}.radio[data-v-69735202]{width:1.25rem;height:1.25rem;border-radius:50%;border:.0625rem solid #f0f0f0;display:flex;align-items:center;justify-content:center}.radio-selected[data-v-69735202]{width:1.3125rem;height:1.3125rem;border-radius:50%;background:linear-gradient(90deg,#ea57a1,#9006db)}.page-root[data-v-131d3486]{min-height:100vh;background:#fff;display:flex;flex-direction:column}.nav-bar[data-v-131d3486]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background:rgba(0,0,0,0);z-index:999;border-bottom:1px solid #F0F0F0;box-sizing:border-box}.nav-left[data-v-131d3486],.nav-right[data-v-131d3486]{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.back-icon[data-v-131d3486]{width:24px;height:24px;display:block}.nav-title[data-v-131d3486]{font-size:18px;font-weight:600;color:#000}.content[data-v-131d3486]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.success-image[data-v-131d3486]{width:220px;height:220px;margin-bottom:20px}.success-text[data-v-131d3486]{font-size:16px;color:#333;margin-top:8px}.bottom-actions[data-v-131d3486]{padding:20px;box-sizing:border-box}.btn-back[data-v-131d3486]{width:100%;height:48px;border-radius:12px;background:#f0809c;display:flex;align-items:center;justify-content:center}.btn-text[data-v-131d3486]{color:#fff;font-size:16px;font-weight:600}html[data-v-370a3d66]{font-size:16px}body[data-v-370a3d66]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-370a3d66],uni-image[data-v-370a3d66],uni-text[data-v-370a3d66]{box-sizing:border-box;flex-shrink:0}#app[data-v-370a3d66]{width:100vw;height:100vh}.flex-row[data-v-370a3d66]{display:flex;flex-direction:row}.flex-col[data-v-370a3d66]{display:flex;flex-direction:column}.justify-start[data-v-370a3d66]{justify-content:flex-start}.justify-end[data-v-370a3d66]{justify-content:flex-end}.justify-center[data-v-370a3d66]{justify-content:center}.justify-between[data-v-370a3d66]{justify-content:space-between}.justify-around[data-v-370a3d66]{justify-content:space-around}.justify-evenly[data-v-370a3d66]{justify-content:space-evenly}.items-start[data-v-370a3d66]{align-items:flex-start}.items-end[data-v-370a3d66]{align-items:flex-end}.items-center[data-v-370a3d66]{align-items:center}.items-baseline[data-v-370a3d66]{align-items:baseline}.items-stretch[data-v-370a3d66]{align-items:stretch}.self-start[data-v-370a3d66]{align-self:flex-start}.self-end[data-v-370a3d66]{align-self:flex-end}.self-center[data-v-370a3d66]{align-self:center}.self-baseline[data-v-370a3d66]{align-self:baseline}.self-stretch[data-v-370a3d66]{align-self:stretch}.flex-1[data-v-370a3d66]{flex:1 1 0%}.flex-auto[data-v-370a3d66]{flex:1 1 auto}.grow[data-v-370a3d66]{flex-grow:1}.grow-0[data-v-370a3d66]{flex-grow:0}.shrink[data-v-370a3d66]{flex-shrink:1}.shrink-0[data-v-370a3d66]{flex-shrink:0}.relative[data-v-370a3d66]{position:relative}.ml-2[data-v-370a3d66]{margin-left:.13rem}.mt-2[data-v-370a3d66]{margin-top:.13rem}.ml-4[data-v-370a3d66]{margin-left:.25rem}.mt-4[data-v-370a3d66]{margin-top:.25rem}.ml-6[data-v-370a3d66]{margin-left:.38rem}.mt-6[data-v-370a3d66]{margin-top:.38rem}.ml-8[data-v-370a3d66]{margin-left:.5rem}.mt-8[data-v-370a3d66]{margin-top:.5rem}.ml-10[data-v-370a3d66]{margin-left:.63rem}.mt-10[data-v-370a3d66]{margin-top:.63rem}.ml-12[data-v-370a3d66]{margin-left:.75rem}.mt-12[data-v-370a3d66]{margin-top:.75rem}.ml-14[data-v-370a3d66]{margin-left:.88rem}.mt-14[data-v-370a3d66]{margin-top:.88rem}.ml-16[data-v-370a3d66]{margin-left:1rem}.mt-16[data-v-370a3d66]{margin-top:1rem}.ml-18[data-v-370a3d66]{margin-left:1.13rem}.mt-18[data-v-370a3d66]{margin-top:1.13rem}.ml-20[data-v-370a3d66]{margin-left:1.25rem}.mt-20[data-v-370a3d66]{margin-top:1.25rem}.ml-22[data-v-370a3d66]{margin-left:1.38rem}.mt-22[data-v-370a3d66]{margin-top:1.38rem}.ml-24[data-v-370a3d66]{margin-left:1.5rem}.mt-24[data-v-370a3d66]{margin-top:1.5rem}.ml-26[data-v-370a3d66]{margin-left:1.63rem}.mt-26[data-v-370a3d66]{margin-top:1.63rem}.ml-28[data-v-370a3d66]{margin-left:1.75rem}.mt-28[data-v-370a3d66]{margin-top:1.75rem}.ml-30[data-v-370a3d66]{margin-left:1.88rem}.mt-30[data-v-370a3d66]{margin-top:1.88rem}.ml-32[data-v-370a3d66]{margin-left:2rem}.mt-32[data-v-370a3d66]{margin-top:2rem}.ml-34[data-v-370a3d66]{margin-left:2.13rem}.mt-34[data-v-370a3d66]{margin-top:2.13rem}.ml-36[data-v-370a3d66]{margin-left:2.25rem}.mt-36[data-v-370a3d66]{margin-top:2.25rem}.ml-38[data-v-370a3d66]{margin-left:2.38rem}.mt-38[data-v-370a3d66]{margin-top:2.38rem}.ml-40[data-v-370a3d66]{margin-left:2.5rem}.mt-40[data-v-370a3d66]{margin-top:2.5rem}.ml-42[data-v-370a3d66]{margin-left:2.63rem}.mt-42[data-v-370a3d66]{margin-top:2.63rem}.ml-44[data-v-370a3d66]{margin-left:2.75rem}.mt-44[data-v-370a3d66]{margin-top:2.75rem}.ml-46[data-v-370a3d66]{margin-left:2.88rem}.mt-46[data-v-370a3d66]{margin-top:2.88rem}.ml-48[data-v-370a3d66]{margin-left:3rem}.mt-48[data-v-370a3d66]{margin-top:3rem}.ml-50[data-v-370a3d66]{margin-left:3.13rem}.mt-50[data-v-370a3d66]{margin-top:3.13rem}.ml-52[data-v-370a3d66]{margin-left:3.25rem}.mt-52[data-v-370a3d66]{margin-top:3.25rem}.ml-54[data-v-370a3d66]{margin-left:3.38rem}.mt-54[data-v-370a3d66]{margin-top:3.38rem}.ml-56[data-v-370a3d66]{margin-left:3.5rem}.mt-56[data-v-370a3d66]{margin-top:3.5rem}.ml-58[data-v-370a3d66]{margin-left:3.63rem}.mt-58[data-v-370a3d66]{margin-top:3.63rem}.ml-60[data-v-370a3d66]{margin-left:3.75rem}.mt-60[data-v-370a3d66]{margin-top:3.75rem}.ml-62[data-v-370a3d66]{margin-left:3.88rem}.mt-62[data-v-370a3d66]{margin-top:3.88rem}.ml-64[data-v-370a3d66]{margin-left:4rem}.mt-64[data-v-370a3d66]{margin-top:4rem}.ml-66[data-v-370a3d66]{margin-left:4.13rem}.mt-66[data-v-370a3d66]{margin-top:4.13rem}.ml-68[data-v-370a3d66]{margin-left:4.25rem}.mt-68[data-v-370a3d66]{margin-top:4.25rem}.ml-70[data-v-370a3d66]{margin-left:4.38rem}.mt-70[data-v-370a3d66]{margin-top:4.38rem}.ml-72[data-v-370a3d66]{margin-left:4.5rem}.mt-72[data-v-370a3d66]{margin-top:4.5rem}.ml-74[data-v-370a3d66]{margin-left:4.63rem}.mt-74[data-v-370a3d66]{margin-top:4.63rem}.ml-76[data-v-370a3d66]{margin-left:4.75rem}.mt-76[data-v-370a3d66]{margin-top:4.75rem}.ml-78[data-v-370a3d66]{margin-left:4.88rem}.mt-78[data-v-370a3d66]{margin-top:4.88rem}.ml-80[data-v-370a3d66]{margin-left:5rem}.mt-80[data-v-370a3d66]{margin-top:5rem}.ml-82[data-v-370a3d66]{margin-left:5.13rem}.mt-82[data-v-370a3d66]{margin-top:5.13rem}.ml-84[data-v-370a3d66]{margin-left:5.25rem}.mt-84[data-v-370a3d66]{margin-top:5.25rem}.ml-86[data-v-370a3d66]{margin-left:5.38rem}.mt-86[data-v-370a3d66]{margin-top:5.38rem}.ml-88[data-v-370a3d66]{margin-left:5.5rem}.mt-88[data-v-370a3d66]{margin-top:5.5rem}.ml-90[data-v-370a3d66]{margin-left:5.63rem}.mt-90[data-v-370a3d66]{margin-top:5.63rem}.ml-92[data-v-370a3d66]{margin-left:5.75rem}.mt-92[data-v-370a3d66]{margin-top:5.75rem}.ml-94[data-v-370a3d66]{margin-left:5.88rem}.mt-94[data-v-370a3d66]{margin-top:5.88rem}.ml-96[data-v-370a3d66]{margin-left:6rem}.mt-96[data-v-370a3d66]{margin-top:6rem}.ml-98[data-v-370a3d66]{margin-left:6.13rem}.mt-98[data-v-370a3d66]{margin-top:6.13rem}.ml-100[data-v-370a3d66]{margin-left:6.25rem}.mt-100[data-v-370a3d66]{margin-top:6.25rem}.mt-101[data-v-370a3d66]{margin-top:6.38rem}.page[data-v-370a3d66]{height:100%;background:linear-gradient(180deg,#ffe7ec,#fff 55%);display:flex;flex-direction:column;align-items:center;padding-bottom:.3125rem}.header[data-v-370a3d66]{width:92%;margin-top:.75rem}.title[data-v-370a3d66]{font-size:1.375rem;font-weight:800;color:#1b1b1b}.progress[data-v-370a3d66]{display:flex;width:90%;gap:.375rem;margin-top:1.0625rem}.progress-seg[data-v-370a3d66]{width:4.0625rem;height:.3125rem;border-radius:.3125rem;background:rgba(200,200,200,.25)}.progress-seg.active[data-v-370a3d66]{background:#f8809c}.content[data-v-370a3d66]{width:100%;flex:1;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.slides[data-v-370a3d66]{display:flex;width:100%;transition:transform .32s ease;will-change:transform}.slide[data-v-370a3d66]{width:100%;padding:.625rem 6%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:36px;min-height:1px}.avatar-area[data-v-370a3d66]{margin-top:.375rem;position:relative;display:flex;align-items:center;justify-content:center}.avatar-outer[data-v-370a3d66]{width:6.25rem;height:6.25rem;margin-top:2.1875rem;border-radius:31.21875rem;border:.125rem solid rgba(248,128,156,.12);display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.7)}.avatar-inner[data-v-370a3d66]{width:5rem;height:5rem;border-radius:31.21875rem;background:#fff;display:flex;align-items:center;justify-content:center}.avatar-img[data-v-370a3d66]{width:3.75rem;height:3.75rem;border-radius:31.21875rem}.avatar-plus[data-v-370a3d66]{position:absolute;right:6%;bottom:6%;width:1.5rem;height:1.5rem;border-radius:31.21875rem;background:#f8809c;padding:.1875rem}.form-row[data-v-370a3d66]{width:100%}.label[data-v-370a3d66]{color:#bdbdbd}.nickname-input[data-v-370a3d66]{width:95%;height:1.6875rem;margin-top:1rem;border-radius:.75rem;border:.0625rem solid #f4c9cf;padding:.5rem;background:#fff;font-size:.875rem}.birthday-card[data-v-370a3d66]{width:100%;height:2.625rem;margin-top:1rem;border-radius:.75rem;border:.0625rem solid #f4c9cf;display:flex;align-items:center;justify-content:space-between;padding:.3125rem .5rem;background:#fff}.birthday-part[data-v-370a3d66]{display:flex;flex-direction:row;align-items:baseline;gap:.25rem}.num[data-v-370a3d66]{font-size:.875rem;font-weight:700}.unit[data-v-370a3d66]{color:#999}.chev[data-v-370a3d66]{color:#c9c9c9;font-size:1rem}.tag-title-row[data-v-370a3d66]{width:100%;text-align:center}.tag-main-title[data-v-370a3d66]{font-size:1rem;font-weight:700}.tag-grid[data-v-370a3d66]{margin-top:.5rem;width:100%;display:flex;flex-wrap:wrap;gap:.375rem;justify-content:center}.tag-chip[data-v-370a3d66]{padding:.375rem .5625rem;border-radius:.5rem;background:#f5f5f5}.tag-chip.selected[data-v-370a3d66]{background:#fff0f2;border:.0625rem solid #f8809c}.picker-text[data-v-370a3d66]{color:#262124}.footer[data-v-370a3d66]{width:100%;display:flex;justify-content:center;padding:.875rem 0 1.25rem}.next-circle[data-v-370a3d66]{width:4.375rem;height:2.25rem;border-radius:1.125rem;background:#f07f97;display:flex;align-items:center;justify-content:center;box-shadow:0 .3125rem .75rem rgba(240,128,152,.12)}.next-symbol[data-v-370a3d66]{color:#fff;font-size:1.25rem;font-weight:700}.option-row[data-v-370a3d66]{width:100%;margin-top:.5625rem;display:flex;flex-direction:column;gap:.375rem}.option-block[data-v-370a3d66]{display:flex;flex-direction:column}.option-block .option-list[data-v-370a3d66]{margin-top:.3125rem;display:flex;gap:.375rem;flex-wrap:wrap}.option-chip[data-v-370a3d66]{padding:.3125rem .5rem;border-radius:.4375rem;background:#f5f5f5;transition:all .2s ease;cursor:pointer}.option-chip.selected[data-v-370a3d66]{background:#fff0f2;border:.0625rem solid #f8809c;color:#f8809c;font-weight:600}html[data-v-0faeb6db]{font-size:16px}body[data-v-0faeb6db]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-0faeb6db],uni-image[data-v-0faeb6db],uni-text[data-v-0faeb6db]{box-sizing:border-box;flex-shrink:0}#app[data-v-0faeb6db]{width:100vw;height:100vh}.flex-row[data-v-0faeb6db]{display:flex;flex-direction:row}.flex-col[data-v-0faeb6db]{display:flex;flex-direction:column}.justify-start[data-v-0faeb6db]{justify-content:flex-start}.justify-end[data-v-0faeb6db]{justify-content:flex-end}.justify-center[data-v-0faeb6db]{justify-content:center}.justify-between[data-v-0faeb6db]{justify-content:space-between}.justify-around[data-v-0faeb6db]{justify-content:space-around}.justify-evenly[data-v-0faeb6db]{justify-content:space-evenly}.items-start[data-v-0faeb6db]{align-items:flex-start}.items-end[data-v-0faeb6db]{align-items:flex-end}.items-center[data-v-0faeb6db]{align-items:center}.items-baseline[data-v-0faeb6db]{align-items:baseline}.items-stretch[data-v-0faeb6db]{align-items:stretch}.self-start[data-v-0faeb6db]{align-self:flex-start}.self-end[data-v-0faeb6db]{align-self:flex-end}.self-center[data-v-0faeb6db]{align-self:center}.self-baseline[data-v-0faeb6db]{align-self:baseline}.self-stretch[data-v-0faeb6db]{align-self:stretch}.flex-1[data-v-0faeb6db]{flex:1 1 0%}.flex-auto[data-v-0faeb6db]{flex:1 1 auto}.grow[data-v-0faeb6db]{flex-grow:1}.grow-0[data-v-0faeb6db]{flex-grow:0}.shrink[data-v-0faeb6db]{flex-shrink:1}.shrink-0[data-v-0faeb6db]{flex-shrink:0}.relative[data-v-0faeb6db]{position:relative}.ml-2[data-v-0faeb6db]{margin-left:.13rem}.mt-2[data-v-0faeb6db]{margin-top:.13rem}.ml-4[data-v-0faeb6db]{margin-left:.25rem}.mt-4[data-v-0faeb6db]{margin-top:.25rem}.ml-6[data-v-0faeb6db]{margin-left:.38rem}.mt-6[data-v-0faeb6db]{margin-top:.38rem}.ml-8[data-v-0faeb6db]{margin-left:.5rem}.mt-8[data-v-0faeb6db]{margin-top:.5rem}.ml-10[data-v-0faeb6db]{margin-left:.63rem}.mt-10[data-v-0faeb6db]{margin-top:.63rem}.ml-12[data-v-0faeb6db]{margin-left:.75rem}.mt-12[data-v-0faeb6db]{margin-top:.75rem}.ml-14[data-v-0faeb6db]{margin-left:.88rem}.mt-14[data-v-0faeb6db]{margin-top:.88rem}.ml-16[data-v-0faeb6db]{margin-left:1rem}.mt-16[data-v-0faeb6db]{margin-top:1rem}.ml-18[data-v-0faeb6db]{margin-left:1.13rem}.mt-18[data-v-0faeb6db]{margin-top:1.13rem}.ml-20[data-v-0faeb6db]{margin-left:1.25rem}.mt-20[data-v-0faeb6db]{margin-top:1.25rem}.ml-22[data-v-0faeb6db]{margin-left:1.38rem}.mt-22[data-v-0faeb6db]{margin-top:1.38rem}.ml-24[data-v-0faeb6db]{margin-left:1.5rem}.mt-24[data-v-0faeb6db]{margin-top:1.5rem}.ml-26[data-v-0faeb6db]{margin-left:1.63rem}.mt-26[data-v-0faeb6db]{margin-top:1.63rem}.ml-28[data-v-0faeb6db]{margin-left:1.75rem}.mt-28[data-v-0faeb6db]{margin-top:1.75rem}.ml-30[data-v-0faeb6db]{margin-left:1.88rem}.mt-30[data-v-0faeb6db]{margin-top:1.88rem}.ml-32[data-v-0faeb6db]{margin-left:2rem}.mt-32[data-v-0faeb6db]{margin-top:2rem}.ml-34[data-v-0faeb6db]{margin-left:2.13rem}.mt-34[data-v-0faeb6db]{margin-top:2.13rem}.ml-36[data-v-0faeb6db]{margin-left:2.25rem}.mt-36[data-v-0faeb6db]{margin-top:2.25rem}.ml-38[data-v-0faeb6db]{margin-left:2.38rem}.mt-38[data-v-0faeb6db]{margin-top:2.38rem}.ml-40[data-v-0faeb6db]{margin-left:2.5rem}.mt-40[data-v-0faeb6db]{margin-top:2.5rem}.ml-42[data-v-0faeb6db]{margin-left:2.63rem}.mt-42[data-v-0faeb6db]{margin-top:2.63rem}.ml-44[data-v-0faeb6db]{margin-left:2.75rem}.mt-44[data-v-0faeb6db]{margin-top:2.75rem}.ml-46[data-v-0faeb6db]{margin-left:2.88rem}.mt-46[data-v-0faeb6db]{margin-top:2.88rem}.ml-48[data-v-0faeb6db]{margin-left:3rem}.mt-48[data-v-0faeb6db]{margin-top:3rem}.ml-50[data-v-0faeb6db]{margin-left:3.13rem}.mt-50[data-v-0faeb6db]{margin-top:3.13rem}.ml-52[data-v-0faeb6db]{margin-left:3.25rem}.mt-52[data-v-0faeb6db]{margin-top:3.25rem}.ml-54[data-v-0faeb6db]{margin-left:3.38rem}.mt-54[data-v-0faeb6db]{margin-top:3.38rem}.ml-56[data-v-0faeb6db]{margin-left:3.5rem}.mt-56[data-v-0faeb6db]{margin-top:3.5rem}.ml-58[data-v-0faeb6db]{margin-left:3.63rem}.mt-58[data-v-0faeb6db]{margin-top:3.63rem}.ml-60[data-v-0faeb6db]{margin-left:3.75rem}.mt-60[data-v-0faeb6db]{margin-top:3.75rem}.ml-62[data-v-0faeb6db]{margin-left:3.88rem}.mt-62[data-v-0faeb6db]{margin-top:3.88rem}.ml-64[data-v-0faeb6db]{margin-left:4rem}.mt-64[data-v-0faeb6db]{margin-top:4rem}.ml-66[data-v-0faeb6db]{margin-left:4.13rem}.mt-66[data-v-0faeb6db]{margin-top:4.13rem}.ml-68[data-v-0faeb6db]{margin-left:4.25rem}.mt-68[data-v-0faeb6db]{margin-top:4.25rem}.ml-70[data-v-0faeb6db]{margin-left:4.38rem}.mt-70[data-v-0faeb6db]{margin-top:4.38rem}.ml-72[data-v-0faeb6db]{margin-left:4.5rem}.mt-72[data-v-0faeb6db]{margin-top:4.5rem}.ml-74[data-v-0faeb6db]{margin-left:4.63rem}.mt-74[data-v-0faeb6db]{margin-top:4.63rem}.ml-76[data-v-0faeb6db]{margin-left:4.75rem}.mt-76[data-v-0faeb6db]{margin-top:4.75rem}.ml-78[data-v-0faeb6db]{margin-left:4.88rem}.mt-78[data-v-0faeb6db]{margin-top:4.88rem}.ml-80[data-v-0faeb6db]{margin-left:5rem}.mt-80[data-v-0faeb6db]{margin-top:5rem}.ml-82[data-v-0faeb6db]{margin-left:5.13rem}.mt-82[data-v-0faeb6db]{margin-top:5.13rem}.ml-84[data-v-0faeb6db]{margin-left:5.25rem}.mt-84[data-v-0faeb6db]{margin-top:5.25rem}.ml-86[data-v-0faeb6db]{margin-left:5.38rem}.mt-86[data-v-0faeb6db]{margin-top:5.38rem}.ml-88[data-v-0faeb6db]{margin-left:5.5rem}.mt-88[data-v-0faeb6db]{margin-top:5.5rem}.ml-90[data-v-0faeb6db]{margin-left:5.63rem}.mt-90[data-v-0faeb6db]{margin-top:5.63rem}.ml-92[data-v-0faeb6db]{margin-left:5.75rem}.mt-92[data-v-0faeb6db]{margin-top:5.75rem}.ml-94[data-v-0faeb6db]{margin-left:5.88rem}.mt-94[data-v-0faeb6db]{margin-top:5.88rem}.ml-96[data-v-0faeb6db]{margin-left:6rem}.mt-96[data-v-0faeb6db]{margin-top:6rem}.ml-98[data-v-0faeb6db]{margin-left:6.13rem}.mt-98[data-v-0faeb6db]{margin-top:6.13rem}.ml-100[data-v-0faeb6db]{margin-left:6.25rem}.mt-100[data-v-0faeb6db]{margin-top:6.25rem}.mt-101[data-v-0faeb6db]{margin-top:6.38rem}.subscribers-page[data-v-0faeb6db]{min-height:100vh;background-color:#fff}.nav-bar[data-v-0faeb6db]{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;background-color:#fff;z-index:999;border-bottom:.03125rem solid #f0f0f0;box-sizing:border-box}.nav-left[data-v-0faeb6db]{width:2.5rem;display:flex;align-items:center}.back-icon[data-v-0faeb6db]{width:1.25rem;height:1.25rem}.nav-title[data-v-0faeb6db]{flex:1;font-size:1.0625rem;font-weight:600;color:#333;text-align:center;margin-left:-1.125rem}.page-body[data-v-0faeb6db]{padding:.75rem}.loading-state[data-v-0faeb6db]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-text[data-v-0faeb6db]{color:#999;font-size:.875rem}.loading-more[data-v-0faeb6db]{margin:.5rem 0 .75rem;display:flex;justify-content:center;align-items:center}.empty-state[data-v-0faeb6db]{margin-top:3.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-icon[data-v-0faeb6db]{width:5.625rem;height:6.875rem;opacity:.4;margin-bottom:.625rem}.empty-text[data-v-0faeb6db]{color:#999;font-size:.875rem}.like-list[data-v-0faeb6db]{margin-top:.625rem;display:flex;flex-direction:column;gap:.75rem}.like-item[data-v-0faeb6db]{position:relative;width:100%;height:6.875rem;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .2s ease}.like-item[data-v-0faeb6db]:active{transform:scale(.98)}.item-bg[data-v-0faeb6db]{width:100%;height:100%}.item-mask[data-v-0faeb6db]{position:absolute;left:0;right:0;bottom:0;height:3.125rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))}.item-info[data-v-0faeb6db]{position:absolute;left:.5625rem;right:.5625rem;bottom:1.1875rem;display:flex;align-items:center}.item-avatar-wrap[data-v-0faeb6db]{position:relative;width:4.4375rem;height:4.4375rem;border-radius:2.21875rem;overflow:hidden;border:.125rem solid rgba(255,255,255,.3);flex-shrink:0}.item-avatar[data-v-0faeb6db]{width:100%;height:100%;border-radius:50%}.item-avatar-status[data-v-0faeb6db]{position:absolute;right:.4375rem;bottom:.4375rem;width:1rem;height:1rem;border-radius:50%;background-color:#1dff68;border:.09375rem solid #ffffff}.item-end-date[data-v-0faeb6db]{position:absolute;top:.75rem;right:.75rem;background-color:rgba(50,50,50,.5);border-radius:.375rem;width:102px;height:22px;z-index:10;display:flex;justify-content:center;align-items:center}.end-date-text[data-v-0faeb6db]{font-size:10px;color:#fff;font-weight:400}.item-text[data-v-0faeb6db]{margin-top:1.3125rem;margin-left:.375rem;flex:1;min-width:0}.item-name-row[data-v-0faeb6db]{display:flex;align-items:center;gap:.25rem}.item-name[data-v-0faeb6db]{font-size:.9375rem;color:#fff;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-verify[data-v-0faeb6db]{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem;flex-shrink:0}.item-verify uni-image[data-v-0faeb6db]{width:.875rem;height:.875rem;display:block}.item-username[data-v-0faeb6db]{margin-top:.1875rem;font-size:.75rem;color:rgba(255,255,255,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-v-095eb50a]{font-size:16px}body[data-v-095eb50a]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-095eb50a],uni-image[data-v-095eb50a],uni-text[data-v-095eb50a]{box-sizing:border-box;flex-shrink:0}#app[data-v-095eb50a]{width:100vw;height:100vh}.flex-row[data-v-095eb50a]{display:flex;flex-direction:row}.flex-col[data-v-095eb50a]{display:flex;flex-direction:column}.justify-start[data-v-095eb50a]{justify-content:flex-start}.justify-end[data-v-095eb50a]{justify-content:flex-end}.justify-center[data-v-095eb50a]{justify-content:center}.justify-between[data-v-095eb50a]{justify-content:space-between}.justify-around[data-v-095eb50a]{justify-content:space-around}.justify-evenly[data-v-095eb50a]{justify-content:space-evenly}.items-start[data-v-095eb50a]{align-items:flex-start}.items-end[data-v-095eb50a]{align-items:flex-end}.items-center[data-v-095eb50a]{align-items:center}.items-baseline[data-v-095eb50a]{align-items:baseline}.items-stretch[data-v-095eb50a]{align-items:stretch}.self-start[data-v-095eb50a]{align-self:flex-start}.self-end[data-v-095eb50a]{align-self:flex-end}.self-center[data-v-095eb50a]{align-self:center}.self-baseline[data-v-095eb50a]{align-self:baseline}.self-stretch[data-v-095eb50a]{align-self:stretch}.flex-1[data-v-095eb50a]{flex:1 1 0%}.flex-auto[data-v-095eb50a]{flex:1 1 auto}.grow[data-v-095eb50a]{flex-grow:1}.grow-0[data-v-095eb50a]{flex-grow:0}.shrink[data-v-095eb50a]{flex-shrink:1}.shrink-0[data-v-095eb50a]{flex-shrink:0}.relative[data-v-095eb50a]{position:relative}.ml-2[data-v-095eb50a]{margin-left:.13rem}.mt-2[data-v-095eb50a]{margin-top:.13rem}.ml-4[data-v-095eb50a]{margin-left:.25rem}.mt-4[data-v-095eb50a]{margin-top:.25rem}.ml-6[data-v-095eb50a]{margin-left:.38rem}.mt-6[data-v-095eb50a]{margin-top:.38rem}.ml-8[data-v-095eb50a]{margin-left:.5rem}.mt-8[data-v-095eb50a]{margin-top:.5rem}.ml-10[data-v-095eb50a]{margin-left:.63rem}.mt-10[data-v-095eb50a]{margin-top:.63rem}.ml-12[data-v-095eb50a]{margin-left:.75rem}.mt-12[data-v-095eb50a]{margin-top:.75rem}.ml-14[data-v-095eb50a]{margin-left:.88rem}.mt-14[data-v-095eb50a]{margin-top:.88rem}.ml-16[data-v-095eb50a]{margin-left:1rem}.mt-16[data-v-095eb50a]{margin-top:1rem}.ml-18[data-v-095eb50a]{margin-left:1.13rem}.mt-18[data-v-095eb50a]{margin-top:1.13rem}.ml-20[data-v-095eb50a]{margin-left:1.25rem}.mt-20[data-v-095eb50a]{margin-top:1.25rem}.ml-22[data-v-095eb50a]{margin-left:1.38rem}.mt-22[data-v-095eb50a]{margin-top:1.38rem}.ml-24[data-v-095eb50a]{margin-left:1.5rem}.mt-24[data-v-095eb50a]{margin-top:1.5rem}.ml-26[data-v-095eb50a]{margin-left:1.63rem}.mt-26[data-v-095eb50a]{margin-top:1.63rem}.ml-28[data-v-095eb50a]{margin-left:1.75rem}.mt-28[data-v-095eb50a]{margin-top:1.75rem}.ml-30[data-v-095eb50a]{margin-left:1.88rem}.mt-30[data-v-095eb50a]{margin-top:1.88rem}.ml-32[data-v-095eb50a]{margin-left:2rem}.mt-32[data-v-095eb50a]{margin-top:2rem}.ml-34[data-v-095eb50a]{margin-left:2.13rem}.mt-34[data-v-095eb50a]{margin-top:2.13rem}.ml-36[data-v-095eb50a]{margin-left:2.25rem}.mt-36[data-v-095eb50a]{margin-top:2.25rem}.ml-38[data-v-095eb50a]{margin-left:2.38rem}.mt-38[data-v-095eb50a]{margin-top:2.38rem}.ml-40[data-v-095eb50a]{margin-left:2.5rem}.mt-40[data-v-095eb50a]{margin-top:2.5rem}.ml-42[data-v-095eb50a]{margin-left:2.63rem}.mt-42[data-v-095eb50a]{margin-top:2.63rem}.ml-44[data-v-095eb50a]{margin-left:2.75rem}.mt-44[data-v-095eb50a]{margin-top:2.75rem}.ml-46[data-v-095eb50a]{margin-left:2.88rem}.mt-46[data-v-095eb50a]{margin-top:2.88rem}.ml-48[data-v-095eb50a]{margin-left:3rem}.mt-48[data-v-095eb50a]{margin-top:3rem}.ml-50[data-v-095eb50a]{margin-left:3.13rem}.mt-50[data-v-095eb50a]{margin-top:3.13rem}.ml-52[data-v-095eb50a]{margin-left:3.25rem}.mt-52[data-v-095eb50a]{margin-top:3.25rem}.ml-54[data-v-095eb50a]{margin-left:3.38rem}.mt-54[data-v-095eb50a]{margin-top:3.38rem}.ml-56[data-v-095eb50a]{margin-left:3.5rem}.mt-56[data-v-095eb50a]{margin-top:3.5rem}.ml-58[data-v-095eb50a]{margin-left:3.63rem}.mt-58[data-v-095eb50a]{margin-top:3.63rem}.ml-60[data-v-095eb50a]{margin-left:3.75rem}.mt-60[data-v-095eb50a]{margin-top:3.75rem}.ml-62[data-v-095eb50a]{margin-left:3.88rem}.mt-62[data-v-095eb50a]{margin-top:3.88rem}.ml-64[data-v-095eb50a]{margin-left:4rem}.mt-64[data-v-095eb50a]{margin-top:4rem}.ml-66[data-v-095eb50a]{margin-left:4.13rem}.mt-66[data-v-095eb50a]{margin-top:4.13rem}.ml-68[data-v-095eb50a]{margin-left:4.25rem}.mt-68[data-v-095eb50a]{margin-top:4.25rem}.ml-70[data-v-095eb50a]{margin-left:4.38rem}.mt-70[data-v-095eb50a]{margin-top:4.38rem}.ml-72[data-v-095eb50a]{margin-left:4.5rem}.mt-72[data-v-095eb50a]{margin-top:4.5rem}.ml-74[data-v-095eb50a]{margin-left:4.63rem}.mt-74[data-v-095eb50a]{margin-top:4.63rem}.ml-76[data-v-095eb50a]{margin-left:4.75rem}.mt-76[data-v-095eb50a]{margin-top:4.75rem}.ml-78[data-v-095eb50a]{margin-left:4.88rem}.mt-78[data-v-095eb50a]{margin-top:4.88rem}.ml-80[data-v-095eb50a]{margin-left:5rem}.mt-80[data-v-095eb50a]{margin-top:5rem}.ml-82[data-v-095eb50a]{margin-left:5.13rem}.mt-82[data-v-095eb50a]{margin-top:5.13rem}.ml-84[data-v-095eb50a]{margin-left:5.25rem}.mt-84[data-v-095eb50a]{margin-top:5.25rem}.ml-86[data-v-095eb50a]{margin-left:5.38rem}.mt-86[data-v-095eb50a]{margin-top:5.38rem}.ml-88[data-v-095eb50a]{margin-left:5.5rem}.mt-88[data-v-095eb50a]{margin-top:5.5rem}.ml-90[data-v-095eb50a]{margin-left:5.63rem}.mt-90[data-v-095eb50a]{margin-top:5.63rem}.ml-92[data-v-095eb50a]{margin-left:5.75rem}.mt-92[data-v-095eb50a]{margin-top:5.75rem}.ml-94[data-v-095eb50a]{margin-left:5.88rem}.mt-94[data-v-095eb50a]{margin-top:5.88rem}.ml-96[data-v-095eb50a]{margin-left:6rem}.mt-96[data-v-095eb50a]{margin-top:6rem}.ml-98[data-v-095eb50a]{margin-left:6.13rem}.mt-98[data-v-095eb50a]{margin-top:6.13rem}.ml-100[data-v-095eb50a]{margin-left:6.25rem}.mt-100[data-v-095eb50a]{margin-top:6.25rem}.mt-101[data-v-095eb50a]{margin-top:6.38rem}.privacy-policy-page[data-v-095eb50a]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-095eb50a]{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2.75rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000}.navbar-left[data-v-095eb50a]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-095eb50a]{display:block;width:1.25rem;height:1.25rem}.navbar-title[data-v-095eb50a]{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;font-size:1.125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.navbar-right[data-v-095eb50a]{width:2.5rem;height:100%;flex-shrink:0}.content-wrapper[data-v-095eb50a]{flex:1;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#fff}.content-container[data-v-095eb50a]{padding:1.25rem 1rem;box-sizing:border-box;background:#180928}.content-text[data-v-095eb50a]{display:block;font-size:.875rem;color:#fff;line-height:1.8;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html[data-v-6448d05e]{font-size:16px}body[data-v-6448d05e]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-6448d05e],uni-image[data-v-6448d05e],uni-text[data-v-6448d05e]{box-sizing:border-box;flex-shrink:0}#app[data-v-6448d05e]{width:100vw;height:100vh}.flex-row[data-v-6448d05e]{display:flex;flex-direction:row}.flex-col[data-v-6448d05e]{display:flex;flex-direction:column}.justify-start[data-v-6448d05e]{justify-content:flex-start}.justify-end[data-v-6448d05e]{justify-content:flex-end}.justify-center[data-v-6448d05e]{justify-content:center}.justify-between[data-v-6448d05e]{justify-content:space-between}.justify-around[data-v-6448d05e]{justify-content:space-around}.justify-evenly[data-v-6448d05e]{justify-content:space-evenly}.items-start[data-v-6448d05e]{align-items:flex-start}.items-end[data-v-6448d05e]{align-items:flex-end}.items-center[data-v-6448d05e]{align-items:center}.items-baseline[data-v-6448d05e]{align-items:baseline}.items-stretch[data-v-6448d05e]{align-items:stretch}.self-start[data-v-6448d05e]{align-self:flex-start}.self-end[data-v-6448d05e]{align-self:flex-end}.self-center[data-v-6448d05e]{align-self:center}.self-baseline[data-v-6448d05e]{align-self:baseline}.self-stretch[data-v-6448d05e]{align-self:stretch}.flex-1[data-v-6448d05e]{flex:1 1 0%}.flex-auto[data-v-6448d05e]{flex:1 1 auto}.grow[data-v-6448d05e]{flex-grow:1}.grow-0[data-v-6448d05e]{flex-grow:0}.shrink[data-v-6448d05e]{flex-shrink:1}.shrink-0[data-v-6448d05e]{flex-shrink:0}.relative[data-v-6448d05e]{position:relative}.ml-2[data-v-6448d05e]{margin-left:.13rem}.mt-2[data-v-6448d05e]{margin-top:.13rem}.ml-4[data-v-6448d05e]{margin-left:.25rem}.mt-4[data-v-6448d05e]{margin-top:.25rem}.ml-6[data-v-6448d05e]{margin-left:.38rem}.mt-6[data-v-6448d05e]{margin-top:.38rem}.ml-8[data-v-6448d05e]{margin-left:.5rem}.mt-8[data-v-6448d05e]{margin-top:.5rem}.ml-10[data-v-6448d05e]{margin-left:.63rem}.mt-10[data-v-6448d05e]{margin-top:.63rem}.ml-12[data-v-6448d05e]{margin-left:.75rem}.mt-12[data-v-6448d05e]{margin-top:.75rem}.ml-14[data-v-6448d05e]{margin-left:.88rem}.mt-14[data-v-6448d05e]{margin-top:.88rem}.ml-16[data-v-6448d05e]{margin-left:1rem}.mt-16[data-v-6448d05e]{margin-top:1rem}.ml-18[data-v-6448d05e]{margin-left:1.13rem}.mt-18[data-v-6448d05e]{margin-top:1.13rem}.ml-20[data-v-6448d05e]{margin-left:1.25rem}.mt-20[data-v-6448d05e]{margin-top:1.25rem}.ml-22[data-v-6448d05e]{margin-left:1.38rem}.mt-22[data-v-6448d05e]{margin-top:1.38rem}.ml-24[data-v-6448d05e]{margin-left:1.5rem}.mt-24[data-v-6448d05e]{margin-top:1.5rem}.ml-26[data-v-6448d05e]{margin-left:1.63rem}.mt-26[data-v-6448d05e]{margin-top:1.63rem}.ml-28[data-v-6448d05e]{margin-left:1.75rem}.mt-28[data-v-6448d05e]{margin-top:1.75rem}.ml-30[data-v-6448d05e]{margin-left:1.88rem}.mt-30[data-v-6448d05e]{margin-top:1.88rem}.ml-32[data-v-6448d05e]{margin-left:2rem}.mt-32[data-v-6448d05e]{margin-top:2rem}.ml-34[data-v-6448d05e]{margin-left:2.13rem}.mt-34[data-v-6448d05e]{margin-top:2.13rem}.ml-36[data-v-6448d05e]{margin-left:2.25rem}.mt-36[data-v-6448d05e]{margin-top:2.25rem}.ml-38[data-v-6448d05e]{margin-left:2.38rem}.mt-38[data-v-6448d05e]{margin-top:2.38rem}.ml-40[data-v-6448d05e]{margin-left:2.5rem}.mt-40[data-v-6448d05e]{margin-top:2.5rem}.ml-42[data-v-6448d05e]{margin-left:2.63rem}.mt-42[data-v-6448d05e]{margin-top:2.63rem}.ml-44[data-v-6448d05e]{margin-left:2.75rem}.mt-44[data-v-6448d05e]{margin-top:2.75rem}.ml-46[data-v-6448d05e]{margin-left:2.88rem}.mt-46[data-v-6448d05e]{margin-top:2.88rem}.ml-48[data-v-6448d05e]{margin-left:3rem}.mt-48[data-v-6448d05e]{margin-top:3rem}.ml-50[data-v-6448d05e]{margin-left:3.13rem}.mt-50[data-v-6448d05e]{margin-top:3.13rem}.ml-52[data-v-6448d05e]{margin-left:3.25rem}.mt-52[data-v-6448d05e]{margin-top:3.25rem}.ml-54[data-v-6448d05e]{margin-left:3.38rem}.mt-54[data-v-6448d05e]{margin-top:3.38rem}.ml-56[data-v-6448d05e]{margin-left:3.5rem}.mt-56[data-v-6448d05e]{margin-top:3.5rem}.ml-58[data-v-6448d05e]{margin-left:3.63rem}.mt-58[data-v-6448d05e]{margin-top:3.63rem}.ml-60[data-v-6448d05e]{margin-left:3.75rem}.mt-60[data-v-6448d05e]{margin-top:3.75rem}.ml-62[data-v-6448d05e]{margin-left:3.88rem}.mt-62[data-v-6448d05e]{margin-top:3.88rem}.ml-64[data-v-6448d05e]{margin-left:4rem}.mt-64[data-v-6448d05e]{margin-top:4rem}.ml-66[data-v-6448d05e]{margin-left:4.13rem}.mt-66[data-v-6448d05e]{margin-top:4.13rem}.ml-68[data-v-6448d05e]{margin-left:4.25rem}.mt-68[data-v-6448d05e]{margin-top:4.25rem}.ml-70[data-v-6448d05e]{margin-left:4.38rem}.mt-70[data-v-6448d05e]{margin-top:4.38rem}.ml-72[data-v-6448d05e]{margin-left:4.5rem}.mt-72[data-v-6448d05e]{margin-top:4.5rem}.ml-74[data-v-6448d05e]{margin-left:4.63rem}.mt-74[data-v-6448d05e]{margin-top:4.63rem}.ml-76[data-v-6448d05e]{margin-left:4.75rem}.mt-76[data-v-6448d05e]{margin-top:4.75rem}.ml-78[data-v-6448d05e]{margin-left:4.88rem}.mt-78[data-v-6448d05e]{margin-top:4.88rem}.ml-80[data-v-6448d05e]{margin-left:5rem}.mt-80[data-v-6448d05e]{margin-top:5rem}.ml-82[data-v-6448d05e]{margin-left:5.13rem}.mt-82[data-v-6448d05e]{margin-top:5.13rem}.ml-84[data-v-6448d05e]{margin-left:5.25rem}.mt-84[data-v-6448d05e]{margin-top:5.25rem}.ml-86[data-v-6448d05e]{margin-left:5.38rem}.mt-86[data-v-6448d05e]{margin-top:5.38rem}.ml-88[data-v-6448d05e]{margin-left:5.5rem}.mt-88[data-v-6448d05e]{margin-top:5.5rem}.ml-90[data-v-6448d05e]{margin-left:5.63rem}.mt-90[data-v-6448d05e]{margin-top:5.63rem}.ml-92[data-v-6448d05e]{margin-left:5.75rem}.mt-92[data-v-6448d05e]{margin-top:5.75rem}.ml-94[data-v-6448d05e]{margin-left:5.88rem}.mt-94[data-v-6448d05e]{margin-top:5.88rem}.ml-96[data-v-6448d05e]{margin-left:6rem}.mt-96[data-v-6448d05e]{margin-top:6rem}.ml-98[data-v-6448d05e]{margin-left:6.13rem}.mt-98[data-v-6448d05e]{margin-top:6.13rem}.ml-100[data-v-6448d05e]{margin-left:6.25rem}.mt-100[data-v-6448d05e]{margin-top:6.25rem}.mt-101[data-v-6448d05e]{margin-top:6.38rem}.user-service-agreement-page[data-v-6448d05e]{width:100%;min-height:100vh;background-color:#fff;box-sizing:border-box}.content-wrapper[data-v-6448d05e]{height:100%;flex:1;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#fff}.content-container[data-v-6448d05e]{padding:1.25rem 1rem;box-sizing:border-box;background:#180928}.content-text[data-v-6448d05e]{display:block;font-size:.875rem;color:#fff;line-height:1.8;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html[data-v-8b5f605a]{font-size:16px}body[data-v-8b5f605a]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-8b5f605a],uni-image[data-v-8b5f605a],uni-text[data-v-8b5f605a]{box-sizing:border-box;flex-shrink:0}#app[data-v-8b5f605a]{width:100vw;height:100vh}.flex-row[data-v-8b5f605a]{display:flex;flex-direction:row}.flex-col[data-v-8b5f605a]{display:flex;flex-direction:column}.justify-start[data-v-8b5f605a]{justify-content:flex-start}.justify-end[data-v-8b5f605a]{justify-content:flex-end}.justify-center[data-v-8b5f605a]{justify-content:center}.justify-between[data-v-8b5f605a]{justify-content:space-between}.justify-around[data-v-8b5f605a]{justify-content:space-around}.justify-evenly[data-v-8b5f605a]{justify-content:space-evenly}.items-start[data-v-8b5f605a]{align-items:flex-start}.items-end[data-v-8b5f605a]{align-items:flex-end}.items-center[data-v-8b5f605a]{align-items:center}.items-baseline[data-v-8b5f605a]{align-items:baseline}.items-stretch[data-v-8b5f605a]{align-items:stretch}.self-start[data-v-8b5f605a]{align-self:flex-start}.self-end[data-v-8b5f605a]{align-self:flex-end}.self-center[data-v-8b5f605a]{align-self:center}.self-baseline[data-v-8b5f605a]{align-self:baseline}.self-stretch[data-v-8b5f605a]{align-self:stretch}.flex-1[data-v-8b5f605a]{flex:1 1 0%}.flex-auto[data-v-8b5f605a]{flex:1 1 auto}.grow[data-v-8b5f605a]{flex-grow:1}.grow-0[data-v-8b5f605a]{flex-grow:0}.shrink[data-v-8b5f605a]{flex-shrink:1}.shrink-0[data-v-8b5f605a]{flex-shrink:0}.relative[data-v-8b5f605a]{position:relative}.ml-2[data-v-8b5f605a]{margin-left:.13rem}.mt-2[data-v-8b5f605a]{margin-top:.13rem}.ml-4[data-v-8b5f605a]{margin-left:.25rem}.mt-4[data-v-8b5f605a]{margin-top:.25rem}.ml-6[data-v-8b5f605a]{margin-left:.38rem}.mt-6[data-v-8b5f605a]{margin-top:.38rem}.ml-8[data-v-8b5f605a]{margin-left:.5rem}.mt-8[data-v-8b5f605a]{margin-top:.5rem}.ml-10[data-v-8b5f605a]{margin-left:.63rem}.mt-10[data-v-8b5f605a]{margin-top:.63rem}.ml-12[data-v-8b5f605a]{margin-left:.75rem}.mt-12[data-v-8b5f605a]{margin-top:.75rem}.ml-14[data-v-8b5f605a]{margin-left:.88rem}.mt-14[data-v-8b5f605a]{margin-top:.88rem}.ml-16[data-v-8b5f605a]{margin-left:1rem}.mt-16[data-v-8b5f605a]{margin-top:1rem}.ml-18[data-v-8b5f605a]{margin-left:1.13rem}.mt-18[data-v-8b5f605a]{margin-top:1.13rem}.ml-20[data-v-8b5f605a]{margin-left:1.25rem}.mt-20[data-v-8b5f605a]{margin-top:1.25rem}.ml-22[data-v-8b5f605a]{margin-left:1.38rem}.mt-22[data-v-8b5f605a]{margin-top:1.38rem}.ml-24[data-v-8b5f605a]{margin-left:1.5rem}.mt-24[data-v-8b5f605a]{margin-top:1.5rem}.ml-26[data-v-8b5f605a]{margin-left:1.63rem}.mt-26[data-v-8b5f605a]{margin-top:1.63rem}.ml-28[data-v-8b5f605a]{margin-left:1.75rem}.mt-28[data-v-8b5f605a]{margin-top:1.75rem}.ml-30[data-v-8b5f605a]{margin-left:1.88rem}.mt-30[data-v-8b5f605a]{margin-top:1.88rem}.ml-32[data-v-8b5f605a]{margin-left:2rem}.mt-32[data-v-8b5f605a]{margin-top:2rem}.ml-34[data-v-8b5f605a]{margin-left:2.13rem}.mt-34[data-v-8b5f605a]{margin-top:2.13rem}.ml-36[data-v-8b5f605a]{margin-left:2.25rem}.mt-36[data-v-8b5f605a]{margin-top:2.25rem}.ml-38[data-v-8b5f605a]{margin-left:2.38rem}.mt-38[data-v-8b5f605a]{margin-top:2.38rem}.ml-40[data-v-8b5f605a]{margin-left:2.5rem}.mt-40[data-v-8b5f605a]{margin-top:2.5rem}.ml-42[data-v-8b5f605a]{margin-left:2.63rem}.mt-42[data-v-8b5f605a]{margin-top:2.63rem}.ml-44[data-v-8b5f605a]{margin-left:2.75rem}.mt-44[data-v-8b5f605a]{margin-top:2.75rem}.ml-46[data-v-8b5f605a]{margin-left:2.88rem}.mt-46[data-v-8b5f605a]{margin-top:2.88rem}.ml-48[data-v-8b5f605a]{margin-left:3rem}.mt-48[data-v-8b5f605a]{margin-top:3rem}.ml-50[data-v-8b5f605a]{margin-left:3.13rem}.mt-50[data-v-8b5f605a]{margin-top:3.13rem}.ml-52[data-v-8b5f605a]{margin-left:3.25rem}.mt-52[data-v-8b5f605a]{margin-top:3.25rem}.ml-54[data-v-8b5f605a]{margin-left:3.38rem}.mt-54[data-v-8b5f605a]{margin-top:3.38rem}.ml-56[data-v-8b5f605a]{margin-left:3.5rem}.mt-56[data-v-8b5f605a]{margin-top:3.5rem}.ml-58[data-v-8b5f605a]{margin-left:3.63rem}.mt-58[data-v-8b5f605a]{margin-top:3.63rem}.ml-60[data-v-8b5f605a]{margin-left:3.75rem}.mt-60[data-v-8b5f605a]{margin-top:3.75rem}.ml-62[data-v-8b5f605a]{margin-left:3.88rem}.mt-62[data-v-8b5f605a]{margin-top:3.88rem}.ml-64[data-v-8b5f605a]{margin-left:4rem}.mt-64[data-v-8b5f605a]{margin-top:4rem}.ml-66[data-v-8b5f605a]{margin-left:4.13rem}.mt-66[data-v-8b5f605a]{margin-top:4.13rem}.ml-68[data-v-8b5f605a]{margin-left:4.25rem}.mt-68[data-v-8b5f605a]{margin-top:4.25rem}.ml-70[data-v-8b5f605a]{margin-left:4.38rem}.mt-70[data-v-8b5f605a]{margin-top:4.38rem}.ml-72[data-v-8b5f605a]{margin-left:4.5rem}.mt-72[data-v-8b5f605a]{margin-top:4.5rem}.ml-74[data-v-8b5f605a]{margin-left:4.63rem}.mt-74[data-v-8b5f605a]{margin-top:4.63rem}.ml-76[data-v-8b5f605a]{margin-left:4.75rem}.mt-76[data-v-8b5f605a]{margin-top:4.75rem}.ml-78[data-v-8b5f605a]{margin-left:4.88rem}.mt-78[data-v-8b5f605a]{margin-top:4.88rem}.ml-80[data-v-8b5f605a]{margin-left:5rem}.mt-80[data-v-8b5f605a]{margin-top:5rem}.ml-82[data-v-8b5f605a]{margin-left:5.13rem}.mt-82[data-v-8b5f605a]{margin-top:5.13rem}.ml-84[data-v-8b5f605a]{margin-left:5.25rem}.mt-84[data-v-8b5f605a]{margin-top:5.25rem}.ml-86[data-v-8b5f605a]{margin-left:5.38rem}.mt-86[data-v-8b5f605a]{margin-top:5.38rem}.ml-88[data-v-8b5f605a]{margin-left:5.5rem}.mt-88[data-v-8b5f605a]{margin-top:5.5rem}.ml-90[data-v-8b5f605a]{margin-left:5.63rem}.mt-90[data-v-8b5f605a]{margin-top:5.63rem}.ml-92[data-v-8b5f605a]{margin-left:5.75rem}.mt-92[data-v-8b5f605a]{margin-top:5.75rem}.ml-94[data-v-8b5f605a]{margin-left:5.88rem}.mt-94[data-v-8b5f605a]{margin-top:5.88rem}.ml-96[data-v-8b5f605a]{margin-left:6rem}.mt-96[data-v-8b5f605a]{margin-top:6rem}.ml-98[data-v-8b5f605a]{margin-left:6.13rem}.mt-98[data-v-8b5f605a]{margin-top:6.13rem}.ml-100[data-v-8b5f605a]{margin-left:6.25rem}.mt-100[data-v-8b5f605a]{margin-top:6.25rem}.mt-101[data-v-8b5f605a]{margin-top:6.38rem}.apply-agent-page[data-v-8b5f605a]{width:100%;min-height:100vh;background-color:#180928;box-sizing:border-box}.content-wrapper[data-v-8b5f605a]{height:100%;flex:1;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#fff}.content-container[data-v-8b5f605a]{padding:1.25rem 1rem;box-sizing:border-box;background-color:#180928}.content-text[data-v-8b5f605a]{display:block;font-size:.875rem;color:#fff;line-height:1.8;word-break:break-word;white-space:pre-wrap}.form-section[data-v-8b5f605a]{margin-top:1.5rem;padding-top:1rem}.region-label[data-v-8b5f605a]{display:block;font-size:.8125rem;color:#999;margin-bottom:.5rem}.region-input-wrap[data-v-8b5f605a]{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;background:#311c4b;border-radius:.375rem;margin-bottom:1rem}.region-value[data-v-8b5f605a]{font-size:.875rem;color:#fff;flex:1}.region-arrow[data-v-8b5f605a]{width:.875rem;height:.875rem;opacity:.6}.apply-btn[data-v-8b5f605a]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:1.5rem;padding:.875rem 0;text-align:center;margin-bottom:1rem}.apply-btn-text[data-v-8b5f605a]{font-size:.9375rem;color:#fff;font-weight:600}.agreement-row[data-v-8b5f605a]{display:flex;align-items:flex-start;gap:.5rem}.checkbox[data-v-8b5f605a]{width:1.125rem;height:1.125rem;border:.0625rem solid #d0d0d0;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.checkbox-checked[data-v-8b5f605a]{border-color:#f8809c}.checkbox-icon[data-v-8b5f605a]{width:1.125rem;height:1.125rem;display:block}.agreement-text[data-v-8b5f605a]{flex:1;font-size:.75rem;color:#c4c4c4;line-height:1.6}.location-picker-mask[data-v-8b5f605a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:flex-end;justify-content:center}.location-picker-panel[data-v-8b5f605a]{width:100%;max-width:23.4375rem;background:#311c4b;border-radius:.75rem .75rem 0 0;display:flex;flex-direction:column;max-height:80vh;animation:locationPickerSlideUp-8b5f605a .3s ease-out}.location-picker-header[data-v-8b5f605a]{display:flex;align-items:center;justify-content:center;padding:1rem .875rem;position:relative}.location-picker-title[data-v-8b5f605a]{font-size:1rem;font-weight:600;color:#fff}.location-picker-close[data-v-8b5f605a]{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5f5f5;color:#666;font-size:1rem}.location-picker-body[data-v-8b5f605a]{padding:1rem .875rem;background:transparent}.location-picker-question-row[data-v-8b5f605a]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.location-picker-label[data-v-8b5f605a]{display:flex;align-items:center;gap:.375rem}.location-picker-icon[data-v-8b5f605a]{font-size:1rem}.location-picker-question[data-v-8b5f605a]{font-size:.875rem;color:#333;font-weight:500}.location-picker-pagination[data-v-8b5f605a]{font-size:.75rem;color:#f8809c;font-weight:400;border:1px solid #DFDFDF;padding:.125rem .625rem;border-radius:1.5625rem}.location-picker-view[data-v-8b5f605a]{height:12.5rem;width:100%;position:relative;background:transparent}.location-picker-item[data-v-8b5f605a]{display:flex;align-items:center;justify-content:center}.location-picker-item-text[data-v-8b5f605a]{font-size:1rem;color:#fff;font-weight:400}.location-picker-view uni-picker-view-column[data-v-8b5f605a]{position:relative}.location-picker-view[data-v-8b5f605a] .uni-picker-view-indicator{background:transparent!important;border:none!important}.location-picker-view[data-v-8b5f605a] .uni-picker-view-indicator:before,.location-picker-view[data-v-8b5f605a] .uni-picker-view-indicator:after{display:none!important}.location-picker-view[data-v-8b5f605a] uni-picker-view-column{position:relative;z-index:1}.location-picker-view[data-v-8b5f605a] uni-picker-view-column:nth-child(1):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:.375rem 0 0 .375rem;pointer-events:none;z-index:0}.location-picker-view[data-v-8b5f605a] uni-picker-view-column:nth-child(2):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:0;pointer-events:none;z-index:0}.location-picker-view[data-v-8b5f605a] uni-picker-view-column:nth-child(3):before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:2.5rem;background:#6b538b;border-radius:0 .375rem .375rem 0;pointer-events:none;z-index:0}.location-picker-footer[data-v-8b5f605a]{padding:.5625rem .875rem 1.25rem;background:transparent}.location-picker-save-btn[data-v-8b5f605a]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);color:#fff;text-align:center;padding:.625rem 0;border-radius:.375rem;font-size:.9375rem;font-weight:500}@keyframes locationPickerSlideUp-8b5f605a{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-v-48da2a0d]{font-size:16px}body[data-v-48da2a0d]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-48da2a0d],uni-image[data-v-48da2a0d],uni-text[data-v-48da2a0d]{box-sizing:border-box;flex-shrink:0}#app[data-v-48da2a0d]{width:100vw;height:100vh}.flex-row[data-v-48da2a0d]{display:flex;flex-direction:row}.flex-col[data-v-48da2a0d]{display:flex;flex-direction:column}.justify-start[data-v-48da2a0d]{justify-content:flex-start}.justify-end[data-v-48da2a0d]{justify-content:flex-end}.justify-center[data-v-48da2a0d]{justify-content:center}.justify-between[data-v-48da2a0d]{justify-content:space-between}.justify-around[data-v-48da2a0d]{justify-content:space-around}.justify-evenly[data-v-48da2a0d]{justify-content:space-evenly}.items-start[data-v-48da2a0d]{align-items:flex-start}.items-end[data-v-48da2a0d]{align-items:flex-end}.items-center[data-v-48da2a0d]{align-items:center}.items-baseline[data-v-48da2a0d]{align-items:baseline}.items-stretch[data-v-48da2a0d]{align-items:stretch}.self-start[data-v-48da2a0d]{align-self:flex-start}.self-end[data-v-48da2a0d]{align-self:flex-end}.self-center[data-v-48da2a0d]{align-self:center}.self-baseline[data-v-48da2a0d]{align-self:baseline}.self-stretch[data-v-48da2a0d]{align-self:stretch}.flex-1[data-v-48da2a0d]{flex:1 1 0%}.flex-auto[data-v-48da2a0d]{flex:1 1 auto}.grow[data-v-48da2a0d]{flex-grow:1}.grow-0[data-v-48da2a0d]{flex-grow:0}.shrink[data-v-48da2a0d]{flex-shrink:1}.shrink-0[data-v-48da2a0d]{flex-shrink:0}.relative[data-v-48da2a0d]{position:relative}.ml-2[data-v-48da2a0d]{margin-left:.13rem}.mt-2[data-v-48da2a0d]{margin-top:.13rem}.ml-4[data-v-48da2a0d]{margin-left:.25rem}.mt-4[data-v-48da2a0d]{margin-top:.25rem}.ml-6[data-v-48da2a0d]{margin-left:.38rem}.mt-6[data-v-48da2a0d]{margin-top:.38rem}.ml-8[data-v-48da2a0d]{margin-left:.5rem}.mt-8[data-v-48da2a0d]{margin-top:.5rem}.ml-10[data-v-48da2a0d]{margin-left:.63rem}.mt-10[data-v-48da2a0d]{margin-top:.63rem}.ml-12[data-v-48da2a0d]{margin-left:.75rem}.mt-12[data-v-48da2a0d]{margin-top:.75rem}.ml-14[data-v-48da2a0d]{margin-left:.88rem}.mt-14[data-v-48da2a0d]{margin-top:.88rem}.ml-16[data-v-48da2a0d]{margin-left:1rem}.mt-16[data-v-48da2a0d]{margin-top:1rem}.ml-18[data-v-48da2a0d]{margin-left:1.13rem}.mt-18[data-v-48da2a0d]{margin-top:1.13rem}.ml-20[data-v-48da2a0d]{margin-left:1.25rem}.mt-20[data-v-48da2a0d]{margin-top:1.25rem}.ml-22[data-v-48da2a0d]{margin-left:1.38rem}.mt-22[data-v-48da2a0d]{margin-top:1.38rem}.ml-24[data-v-48da2a0d]{margin-left:1.5rem}.mt-24[data-v-48da2a0d]{margin-top:1.5rem}.ml-26[data-v-48da2a0d]{margin-left:1.63rem}.mt-26[data-v-48da2a0d]{margin-top:1.63rem}.ml-28[data-v-48da2a0d]{margin-left:1.75rem}.mt-28[data-v-48da2a0d]{margin-top:1.75rem}.ml-30[data-v-48da2a0d]{margin-left:1.88rem}.mt-30[data-v-48da2a0d]{margin-top:1.88rem}.ml-32[data-v-48da2a0d]{margin-left:2rem}.mt-32[data-v-48da2a0d]{margin-top:2rem}.ml-34[data-v-48da2a0d]{margin-left:2.13rem}.mt-34[data-v-48da2a0d]{margin-top:2.13rem}.ml-36[data-v-48da2a0d]{margin-left:2.25rem}.mt-36[data-v-48da2a0d]{margin-top:2.25rem}.ml-38[data-v-48da2a0d]{margin-left:2.38rem}.mt-38[data-v-48da2a0d]{margin-top:2.38rem}.ml-40[data-v-48da2a0d]{margin-left:2.5rem}.mt-40[data-v-48da2a0d]{margin-top:2.5rem}.ml-42[data-v-48da2a0d]{margin-left:2.63rem}.mt-42[data-v-48da2a0d]{margin-top:2.63rem}.ml-44[data-v-48da2a0d]{margin-left:2.75rem}.mt-44[data-v-48da2a0d]{margin-top:2.75rem}.ml-46[data-v-48da2a0d]{margin-left:2.88rem}.mt-46[data-v-48da2a0d]{margin-top:2.88rem}.ml-48[data-v-48da2a0d]{margin-left:3rem}.mt-48[data-v-48da2a0d]{margin-top:3rem}.ml-50[data-v-48da2a0d]{margin-left:3.13rem}.mt-50[data-v-48da2a0d]{margin-top:3.13rem}.ml-52[data-v-48da2a0d]{margin-left:3.25rem}.mt-52[data-v-48da2a0d]{margin-top:3.25rem}.ml-54[data-v-48da2a0d]{margin-left:3.38rem}.mt-54[data-v-48da2a0d]{margin-top:3.38rem}.ml-56[data-v-48da2a0d]{margin-left:3.5rem}.mt-56[data-v-48da2a0d]{margin-top:3.5rem}.ml-58[data-v-48da2a0d]{margin-left:3.63rem}.mt-58[data-v-48da2a0d]{margin-top:3.63rem}.ml-60[data-v-48da2a0d]{margin-left:3.75rem}.mt-60[data-v-48da2a0d]{margin-top:3.75rem}.ml-62[data-v-48da2a0d]{margin-left:3.88rem}.mt-62[data-v-48da2a0d]{margin-top:3.88rem}.ml-64[data-v-48da2a0d]{margin-left:4rem}.mt-64[data-v-48da2a0d]{margin-top:4rem}.ml-66[data-v-48da2a0d]{margin-left:4.13rem}.mt-66[data-v-48da2a0d]{margin-top:4.13rem}.ml-68[data-v-48da2a0d]{margin-left:4.25rem}.mt-68[data-v-48da2a0d]{margin-top:4.25rem}.ml-70[data-v-48da2a0d]{margin-left:4.38rem}.mt-70[data-v-48da2a0d]{margin-top:4.38rem}.ml-72[data-v-48da2a0d]{margin-left:4.5rem}.mt-72[data-v-48da2a0d]{margin-top:4.5rem}.ml-74[data-v-48da2a0d]{margin-left:4.63rem}.mt-74[data-v-48da2a0d]{margin-top:4.63rem}.ml-76[data-v-48da2a0d]{margin-left:4.75rem}.mt-76[data-v-48da2a0d]{margin-top:4.75rem}.ml-78[data-v-48da2a0d]{margin-left:4.88rem}.mt-78[data-v-48da2a0d]{margin-top:4.88rem}.ml-80[data-v-48da2a0d]{margin-left:5rem}.mt-80[data-v-48da2a0d]{margin-top:5rem}.ml-82[data-v-48da2a0d]{margin-left:5.13rem}.mt-82[data-v-48da2a0d]{margin-top:5.13rem}.ml-84[data-v-48da2a0d]{margin-left:5.25rem}.mt-84[data-v-48da2a0d]{margin-top:5.25rem}.ml-86[data-v-48da2a0d]{margin-left:5.38rem}.mt-86[data-v-48da2a0d]{margin-top:5.38rem}.ml-88[data-v-48da2a0d]{margin-left:5.5rem}.mt-88[data-v-48da2a0d]{margin-top:5.5rem}.ml-90[data-v-48da2a0d]{margin-left:5.63rem}.mt-90[data-v-48da2a0d]{margin-top:5.63rem}.ml-92[data-v-48da2a0d]{margin-left:5.75rem}.mt-92[data-v-48da2a0d]{margin-top:5.75rem}.ml-94[data-v-48da2a0d]{margin-left:5.88rem}.mt-94[data-v-48da2a0d]{margin-top:5.88rem}.ml-96[data-v-48da2a0d]{margin-left:6rem}.mt-96[data-v-48da2a0d]{margin-top:6rem}.ml-98[data-v-48da2a0d]{margin-left:6.13rem}.mt-98[data-v-48da2a0d]{margin-top:6.13rem}.ml-100[data-v-48da2a0d]{margin-left:6.25rem}.mt-100[data-v-48da2a0d]{margin-top:6.25rem}.mt-101[data-v-48da2a0d]{margin-top:6.38rem}[data-v-48da2a0d] .content-slot{background-color:#180928}.card-secret-page[data-v-48da2a0d]{width:100%;min-height:100vh;background:#180928}.content-wrapper[data-v-48da2a0d]{height:100%;background:#180928}.content-container[data-v-48da2a0d]{padding:1rem;background:#180928}.section-title[data-v-48da2a0d]{display:block;font-size:.875rem;color:#999;margin-bottom:.75rem}.card-grid[data-v-48da2a0d]{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1rem}.card-item[data-v-48da2a0d]{width:calc((100% - 1.875rem)/4);aspect-ratio:1;background:#321c4c;border-radius:.875rem;padding:.75rem .75rem 0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;box-sizing:border-box;margin-top:.625rem}.card-item.active[data-v-48da2a0d]{background:linear-gradient(90deg,#ea57a1,#9006db)}.card-item.disabled[data-v-48da2a0d]{background:#321c4c;border-color:#ececec;opacity:.6}.card-item .card-price-wrap[data-v-48da2a0d]{display:flex;align-items:baseline;justify-content:center;margin-bottom:.375rem}.card-item .card-price-wrap .card-price-symbol[data-v-48da2a0d]{font-size:.875rem;font-weight:500;color:#fff;margin-right:.0625rem}.card-item .card-price-wrap .card-price-num[data-v-48da2a0d]{font-size:1.25rem;font-weight:700;color:#fff}.card-item .card-points[data-v-48da2a0d]{display:flex;align-items:center;justify-content:center;gap:.1875rem;margin-bottom:.75rem}.card-item .card-points .card-points-num[data-v-48da2a0d]{font-size:.8125rem;font-weight:400;color:#fff}.card-item .card-points .card-diamond[data-v-48da2a0d]{width:.8125rem;height:.8125rem}.card-item .card-disabled-badge[data-v-48da2a0d]{position:absolute;top:.5rem;right:.5rem;padding:.1875rem .4375rem;border-radius:31.21875rem;background:rgba(248,128,156,.12);color:#f8809c;font-size:.625rem;line-height:1}.card-item .card-quantity[data-v-48da2a0d]{align-self:center;position:absolute;bottom:-.9375rem;margin-top:auto;padding:.125rem .78125rem;display:flex;align-items:center;justify-content:center;background:#fff;border:.03125rem solid #E0E0E0;border-radius:.78125rem}.card-item .card-quantity .card-quantity-text[data-v-48da2a0d]{font-size:.75rem;font-weight:500;color:#666}.card-item .card-quantity.active[data-v-48da2a0d]{background:#f8809c;border-color:#f8809c}.card-item .card-quantity.active .card-quantity-text[data-v-48da2a0d]{color:#fff}.summary-card[data-v-48da2a0d]{border-radius:.5rem;overflow:hidden}.summary-row[data-v-48da2a0d]{display:flex;align-items:center;justify-content:space-between;padding:.875rem .75rem;border-bottom:.03125rem solid rgba(255,255,255,.2);position:relative;z-index:1;background:#321c4c}.summary-row[data-v-48da2a0d]:last-child{border-bottom:none}.summary-label[data-v-48da2a0d]{font-size:.9375rem;color:#fff}.summary-value-wrap[data-v-48da2a0d]{display:flex;align-items:center;gap:.25rem}.summary-price-wrap[data-v-48da2a0d]{display:flex;align-items:baseline}.summary-value[data-v-48da2a0d]{font-size:.875rem;color:#c4c4c4}.summary-price-symbol[data-v-48da2a0d]{font-size:.6875rem;font-weight:500;color:#ff5703}.summary-price[data-v-48da2a0d]{font-size:1.25rem;font-weight:700;color:#ff5703}.summary-price-unit[data-v-48da2a0d]{font-size:.8125rem;color:#c4c4c4}.summary-diamond[data-v-48da2a0d]{width:.875rem;height:.875rem}.summary-arrow[data-v-48da2a0d]{width:1rem;height:1rem;margin-left:.25rem;flex-shrink:0}.nav-release-btn[data-v-48da2a0d]{padding:.3125rem .75rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:1.125rem}.nav-release-btn .nav-release-text[data-v-48da2a0d]{font-size:.8125rem;color:#fff;font-weight:500}.price-modal-mask[data-v-48da2a0d]{position:fixed;left:0;right:0;top:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);z-index:2001;display:flex;align-items:flex-end;justify-content:center;animation:priceFadeIn-48da2a0d .18s ease-out forwards}.price-modal-panel[data-v-48da2a0d]{width:100%;background:linear-gradient(#ffe3ea,#fff);border-top-left-radius:.75rem;border-top-right-radius:.75rem;padding-bottom:calc(.625rem + env(safe-area-inset-bottom));transform:translateY(100%);animation:priceSlideUp-48da2a0d .32s cubic-bezier(.22,.98,.2,1) forwards}.price-modal-header[data-v-48da2a0d]{position:relative;display:flex;align-items:center;justify-content:center;padding:.875rem 1rem .75rem}.price-modal-title[data-v-48da2a0d]{font-size:1rem;font-weight:600;color:#333}.price-modal-close[data-v-48da2a0d]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#999}.price-modal-body[data-v-48da2a0d]{padding:0 1rem .75rem}.price-modal-tip[data-v-48da2a0d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.price-modal-tip-label[data-v-48da2a0d]{font-size:.875rem;color:#666}.price-modal-tip-value[data-v-48da2a0d]{font-size:.9375rem;color:#333;font-weight:600}.price-input-wrap[data-v-48da2a0d]{display:flex;align-items:center;padding:0 .75rem;height:3rem;border-radius:.625rem;background:#fff;border:.03125rem solid #f0d9df}.price-input-symbol[data-v-48da2a0d]{font-size:1rem;color:#ff5703;font-weight:600;margin-right:.3125rem}.price-input[data-v-48da2a0d]{flex:1;height:100%;font-size:1rem;color:#333}.price-modal-footer[data-v-48da2a0d]{padding:0 .75rem;display:flex;gap:.5rem}.price-modal-cancel-btn[data-v-48da2a0d],.price-modal-save-btn[data-v-48da2a0d]{flex:1;height:2.75rem;border-radius:1.375rem;display:flex;align-items:center;justify-content:center;font-size:.9375rem}.price-modal-cancel-btn[data-v-48da2a0d]{background:#f3f3f3;color:#333}.price-modal-save-btn[data-v-48da2a0d]{background:#f8809c;color:#fff}@keyframes priceSlideUp-48da2a0d{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes priceFadeIn-48da2a0d{0%{opacity:0}to{opacity:1}}html[data-v-7e8ff66c]{font-size:16px}body[data-v-7e8ff66c]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-7e8ff66c],uni-image[data-v-7e8ff66c],uni-text[data-v-7e8ff66c]{box-sizing:border-box;flex-shrink:0}#app[data-v-7e8ff66c]{width:100vw;height:100vh}.flex-row[data-v-7e8ff66c]{display:flex;flex-direction:row}.flex-col[data-v-7e8ff66c]{display:flex;flex-direction:column}.justify-start[data-v-7e8ff66c]{justify-content:flex-start}.justify-end[data-v-7e8ff66c]{justify-content:flex-end}.justify-center[data-v-7e8ff66c]{justify-content:center}.justify-between[data-v-7e8ff66c]{justify-content:space-between}.justify-around[data-v-7e8ff66c]{justify-content:space-around}.justify-evenly[data-v-7e8ff66c]{justify-content:space-evenly}.items-start[data-v-7e8ff66c]{align-items:flex-start}.items-end[data-v-7e8ff66c]{align-items:flex-end}.items-center[data-v-7e8ff66c]{align-items:center}.items-baseline[data-v-7e8ff66c]{align-items:baseline}.items-stretch[data-v-7e8ff66c]{align-items:stretch}.self-start[data-v-7e8ff66c]{align-self:flex-start}.self-end[data-v-7e8ff66c]{align-self:flex-end}.self-center[data-v-7e8ff66c]{align-self:center}.self-baseline[data-v-7e8ff66c]{align-self:baseline}.self-stretch[data-v-7e8ff66c]{align-self:stretch}.flex-1[data-v-7e8ff66c]{flex:1 1 0%}.flex-auto[data-v-7e8ff66c]{flex:1 1 auto}.grow[data-v-7e8ff66c]{flex-grow:1}.grow-0[data-v-7e8ff66c]{flex-grow:0}.shrink[data-v-7e8ff66c]{flex-shrink:1}.shrink-0[data-v-7e8ff66c]{flex-shrink:0}.relative[data-v-7e8ff66c]{position:relative}.ml-2[data-v-7e8ff66c]{margin-left:.13rem}.mt-2[data-v-7e8ff66c]{margin-top:.13rem}.ml-4[data-v-7e8ff66c]{margin-left:.25rem}.mt-4[data-v-7e8ff66c]{margin-top:.25rem}.ml-6[data-v-7e8ff66c]{margin-left:.38rem}.mt-6[data-v-7e8ff66c]{margin-top:.38rem}.ml-8[data-v-7e8ff66c]{margin-left:.5rem}.mt-8[data-v-7e8ff66c]{margin-top:.5rem}.ml-10[data-v-7e8ff66c]{margin-left:.63rem}.mt-10[data-v-7e8ff66c]{margin-top:.63rem}.ml-12[data-v-7e8ff66c]{margin-left:.75rem}.mt-12[data-v-7e8ff66c]{margin-top:.75rem}.ml-14[data-v-7e8ff66c]{margin-left:.88rem}.mt-14[data-v-7e8ff66c]{margin-top:.88rem}.ml-16[data-v-7e8ff66c]{margin-left:1rem}.mt-16[data-v-7e8ff66c]{margin-top:1rem}.ml-18[data-v-7e8ff66c]{margin-left:1.13rem}.mt-18[data-v-7e8ff66c]{margin-top:1.13rem}.ml-20[data-v-7e8ff66c]{margin-left:1.25rem}.mt-20[data-v-7e8ff66c]{margin-top:1.25rem}.ml-22[data-v-7e8ff66c]{margin-left:1.38rem}.mt-22[data-v-7e8ff66c]{margin-top:1.38rem}.ml-24[data-v-7e8ff66c]{margin-left:1.5rem}.mt-24[data-v-7e8ff66c]{margin-top:1.5rem}.ml-26[data-v-7e8ff66c]{margin-left:1.63rem}.mt-26[data-v-7e8ff66c]{margin-top:1.63rem}.ml-28[data-v-7e8ff66c]{margin-left:1.75rem}.mt-28[data-v-7e8ff66c]{margin-top:1.75rem}.ml-30[data-v-7e8ff66c]{margin-left:1.88rem}.mt-30[data-v-7e8ff66c]{margin-top:1.88rem}.ml-32[data-v-7e8ff66c]{margin-left:2rem}.mt-32[data-v-7e8ff66c]{margin-top:2rem}.ml-34[data-v-7e8ff66c]{margin-left:2.13rem}.mt-34[data-v-7e8ff66c]{margin-top:2.13rem}.ml-36[data-v-7e8ff66c]{margin-left:2.25rem}.mt-36[data-v-7e8ff66c]{margin-top:2.25rem}.ml-38[data-v-7e8ff66c]{margin-left:2.38rem}.mt-38[data-v-7e8ff66c]{margin-top:2.38rem}.ml-40[data-v-7e8ff66c]{margin-left:2.5rem}.mt-40[data-v-7e8ff66c]{margin-top:2.5rem}.ml-42[data-v-7e8ff66c]{margin-left:2.63rem}.mt-42[data-v-7e8ff66c]{margin-top:2.63rem}.ml-44[data-v-7e8ff66c]{margin-left:2.75rem}.mt-44[data-v-7e8ff66c]{margin-top:2.75rem}.ml-46[data-v-7e8ff66c]{margin-left:2.88rem}.mt-46[data-v-7e8ff66c]{margin-top:2.88rem}.ml-48[data-v-7e8ff66c]{margin-left:3rem}.mt-48[data-v-7e8ff66c]{margin-top:3rem}.ml-50[data-v-7e8ff66c]{margin-left:3.13rem}.mt-50[data-v-7e8ff66c]{margin-top:3.13rem}.ml-52[data-v-7e8ff66c]{margin-left:3.25rem}.mt-52[data-v-7e8ff66c]{margin-top:3.25rem}.ml-54[data-v-7e8ff66c]{margin-left:3.38rem}.mt-54[data-v-7e8ff66c]{margin-top:3.38rem}.ml-56[data-v-7e8ff66c]{margin-left:3.5rem}.mt-56[data-v-7e8ff66c]{margin-top:3.5rem}.ml-58[data-v-7e8ff66c]{margin-left:3.63rem}.mt-58[data-v-7e8ff66c]{margin-top:3.63rem}.ml-60[data-v-7e8ff66c]{margin-left:3.75rem}.mt-60[data-v-7e8ff66c]{margin-top:3.75rem}.ml-62[data-v-7e8ff66c]{margin-left:3.88rem}.mt-62[data-v-7e8ff66c]{margin-top:3.88rem}.ml-64[data-v-7e8ff66c]{margin-left:4rem}.mt-64[data-v-7e8ff66c]{margin-top:4rem}.ml-66[data-v-7e8ff66c]{margin-left:4.13rem}.mt-66[data-v-7e8ff66c]{margin-top:4.13rem}.ml-68[data-v-7e8ff66c]{margin-left:4.25rem}.mt-68[data-v-7e8ff66c]{margin-top:4.25rem}.ml-70[data-v-7e8ff66c]{margin-left:4.38rem}.mt-70[data-v-7e8ff66c]{margin-top:4.38rem}.ml-72[data-v-7e8ff66c]{margin-left:4.5rem}.mt-72[data-v-7e8ff66c]{margin-top:4.5rem}.ml-74[data-v-7e8ff66c]{margin-left:4.63rem}.mt-74[data-v-7e8ff66c]{margin-top:4.63rem}.ml-76[data-v-7e8ff66c]{margin-left:4.75rem}.mt-76[data-v-7e8ff66c]{margin-top:4.75rem}.ml-78[data-v-7e8ff66c]{margin-left:4.88rem}.mt-78[data-v-7e8ff66c]{margin-top:4.88rem}.ml-80[data-v-7e8ff66c]{margin-left:5rem}.mt-80[data-v-7e8ff66c]{margin-top:5rem}.ml-82[data-v-7e8ff66c]{margin-left:5.13rem}.mt-82[data-v-7e8ff66c]{margin-top:5.13rem}.ml-84[data-v-7e8ff66c]{margin-left:5.25rem}.mt-84[data-v-7e8ff66c]{margin-top:5.25rem}.ml-86[data-v-7e8ff66c]{margin-left:5.38rem}.mt-86[data-v-7e8ff66c]{margin-top:5.38rem}.ml-88[data-v-7e8ff66c]{margin-left:5.5rem}.mt-88[data-v-7e8ff66c]{margin-top:5.5rem}.ml-90[data-v-7e8ff66c]{margin-left:5.63rem}.mt-90[data-v-7e8ff66c]{margin-top:5.63rem}.ml-92[data-v-7e8ff66c]{margin-left:5.75rem}.mt-92[data-v-7e8ff66c]{margin-top:5.75rem}.ml-94[data-v-7e8ff66c]{margin-left:5.88rem}.mt-94[data-v-7e8ff66c]{margin-top:5.88rem}.ml-96[data-v-7e8ff66c]{margin-left:6rem}.mt-96[data-v-7e8ff66c]{margin-top:6rem}.ml-98[data-v-7e8ff66c]{margin-left:6.13rem}.mt-98[data-v-7e8ff66c]{margin-top:6.13rem}.ml-100[data-v-7e8ff66c]{margin-left:6.25rem}.mt-100[data-v-7e8ff66c]{margin-top:6.25rem}.mt-101[data-v-7e8ff66c]{margin-top:6.38rem}.ml-9[data-v-7e8ff66c]{margin-left:.5625rem}.ml-3[data-v-7e8ff66c]{margin-left:.1875rem}.mt-11[data-v-7e8ff66c]{margin-top:.6875rem}.ml-17[data-v-7e8ff66c]{margin-left:1.0625rem}.ml-15[data-v-7e8ff66c]{margin-left:.9375rem}.mt-376[data-v-7e8ff66c]{margin-top:23.5rem}.page[data-v-7e8ff66c]{background-image:#180928;width:100%;overflow:visible;overflow-x:hidden;min-height:100vh}.group[data-v-7e8ff66c]{padding:1.4375rem 1rem 1.25rem}.creator-header[data-v-7e8ff66c]{position:relative;top:.3125rem;left:0;right:0;z-index:1200;background:transparent}.creator-header.h5[data-v-7e8ff66c]{position:fixed;top:0;left:0;right:0;padding-left:.78125rem;padding-top:-.78125rem}.group_3[data-v-7e8ff66c]{padding:.78125rem 0 .38813rem}.image_4[data-v-7e8ff66c]{width:1.5rem;height:1.5rem}.pos[data-v-7e8ff66c]{position:absolute;left:0;top:1.15625rem;transform:translateY(-50%)}.font[data-v-7e8ff66c]{font-size:1rem;font-family:PingFang SC;line-height:.94313rem}.text_2[data-v-7e8ff66c]{color:#fff;font-weight:600}.group_4[data-v-7e8ff66c]{margin-top:1.5625rem}.card-market-entry[data-v-7e8ff66c]{width:6.75rem;height:2.125rem;flex-shrink:0}.image_5[data-v-7e8ff66c]{border-radius:50%;width:3.375rem;height:3.375rem}.text_3[data-v-7e8ff66c]{color:#fff;font-size:18px;font-weight:500;font-family:PingFang SC;line-height:1.15875rem}.image_6[data-v-7e8ff66c]{width:1.125rem;height:1.125rem}.text_4[data-v-7e8ff66c]{color:#979797;font-size:16px;font-weight:400;line-height:.92625rem}.group_5[data-v-7e8ff66c]{margin-top:2.0625rem;height:6.0625rem}.font_2[data-v-7e8ff66c]{font-size:.875rem;font-family:PingFang SC;line-height:.81438rem;color:#fff}.text_5[data-v-7e8ff66c]{margin-top:.2825rem;line-height:.80875rem}.text-wrapper_2[data-v-7e8ff66c]{margin-right:.65625rem;padding:.41188rem 0 .90625rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMEAAABECAYAAAA4P1H3AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAA1dJREFUeAHt2k9LFGEAx/FnnplcCjyUHbRLdRGS9dKegqBDJBUhIeXL6MV07yx4kIgoCII9dGxPiVoEFYR22YOslLs78zztTClaq+668+d5nvl+Lpl/bv72eWa/esIBG/PPxoPd85e7qn1RhHLCl/5Y5KlxgdKQvmyrTrQTBrIZaH/zy9j3b/dfP2kP8rOesNSre08rV6PJqh/KaX7h0U/oeZ+2z51p3HzxsHXc91k3go07S5d0JGvC86YEMJDgQ7QVNqpri51+X7VmBMkrv568LrpiVgDDkrLVPBu87HcqWDGC5NVfnLklFNcejKA3BKHkm2tvF5oHP238CNbnlmsiEjUBpKHPiSCFwdbvLt9gAEhV7zYx8St8sDqzPLb3KWNHkAyA+z+y0BuCPxXsv7gaOYLkCsQAkKlw9t388+QZ07gRrN9emeYKhDxMbHeq8b9GPRhv9Jape/c13gVCPmQ72lJLgTCI/tmtCa0ZAHKiKv6UuuILQyTXIKG4BiFXoac6RjwTxDVYSAaA/FWi4IIRI0j+HILnABQgkt544SOIH4Z5OxTFUZXCR5C8GwQUqNARfJ5bqXINQtEKG0F8DYp4NwgGKKwTxE1Aa10RQMEKOQmSJqD1tAAMkPsIaAIwTe4joAnANLmOgCYAE+U6ApoATJTbCGgCMFUuI6AJwGS5dAKaAEyW+UlAE4DpMh0BTQA2yHQENAHYILMR0ARgi8xGQBOALTIZAU0ANkl9BDQB2Cb1TkATgG1SPQloArBRaiOgCcBWqY2AJgBbpTICmgBslsoIaAKw2cgjoAnAdiONgCYAF4zUCWgCcMGpTwKaAFxxqhHQBOCSU42AJgCXDD0CmgBcM/QIaAJwzVAjoAnARQOPgCYAVw3cCWgCcNVAJwFNAC47cQQ0AbjuxBHQBOC6Y0dAE0AZHDsCmgDK4MgR0ARQDrLddwQ0AZSHbvbtBDQBlIWO/K//nQQ0AZSJEuHhEdAEUCZaiY/V+uLOoRHQBFAWsvdArLRo/Pn4L5oAyiSKZCM+BeKP90dAE0BZaO2/n6kvrO79P3l3KG4C3SjkGgSnxVeg+AQ4OIBYkDSB3ZCHYTjO2+xGql6tP9r59ysBTQBO0rIlPN3SWm6qH9Fqde1x56hv/Q1aLYqlIP7qCgAAAABJRU5ErkJggg==);background-size:100% 100%;background-repeat:no-repeat;width:6.0625rem;height:2.125rem}.text_6[data-v-7e8ff66c]{color:#fff;line-height:.80688rem}.section[data-v-7e8ff66c]{margin-top:-.5625rem;padding:.87813rem 0 .73063rem;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:.75rem}.stats-row[data-v-7e8ff66c]{width:100%;justify-content:space-between}.group_6[data-v-7e8ff66c]{flex:1;min-width:0}.group_1[data-v-7e8ff66c]{padding:.3125rem .1875rem;box-sizing:border-box}.group_8[data-v-7e8ff66c]{justify-content:center}.font_3[data-v-7e8ff66c]{font-size:1.125rem;font-family:DIN Alternate;line-height:.81438rem;font-weight:700;color:#fff;display:block;text-align:center}.image_7[data-v-7e8ff66c]{width:14px;height:14px}.font_4[data-v-7e8ff66c]{font-size:.75rem;font-family:PingFang SC;line-height:.69688rem;color:#dfdfdf}.stat-label[data-v-7e8ff66c]{width:100%;display:block;text-align:center;font-size:.6875rem;white-space:nowrap}.text_1[data-v-7e8ff66c]{margin-left:.07813rem;line-height:.69625rem}.group_11[data-v-7e8ff66c]{padding:.3125rem .1875rem;box-sizing:border-box}.group_9[data-v-7e8ff66c]{justify-content:center}.group_7[data-v-7e8ff66c]{padding:.3125rem .1875rem;box-sizing:border-box}.group_10[data-v-7e8ff66c]{justify-content:center}.text_12[data-v-7e8ff66c]{line-height:.815rem}.text_11[data-v-7e8ff66c]{line-height:.69875rem}.section_2[data-v-7e8ff66c]{padding:.75rem 1rem .75rem 1.20813rem;align-items:center}.image_8[data-v-7e8ff66c]{width:1.375rem;height:1.375rem}.text_7[data-v-7e8ff66c]{line-height:.81125rem;display:flex;align-items:center}.view[data-v-7e8ff66c]{margin-top:.25rem;padding:.75rem 1rem .65875rem 1.125rem;background-color:#fff}.image_1[data-v-7e8ff66c]{margin-bottom:.1875rem;width:1.375rem;height:1.375rem}.text_8[data-v-7e8ff66c]{line-height:.81313rem}.section_3[data-v-7e8ff66c]{background-color:#180928;height:2.25rem}html[data-v-9d4428d3]{font-size:16px}body[data-v-9d4428d3]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-9d4428d3],uni-image[data-v-9d4428d3],uni-text[data-v-9d4428d3]{box-sizing:border-box;flex-shrink:0}#app[data-v-9d4428d3]{width:100vw;height:100vh}.flex-row[data-v-9d4428d3]{display:flex;flex-direction:row}.flex-col[data-v-9d4428d3]{display:flex;flex-direction:column}.justify-start[data-v-9d4428d3]{justify-content:flex-start}.justify-end[data-v-9d4428d3]{justify-content:flex-end}.justify-center[data-v-9d4428d3]{justify-content:center}.justify-between[data-v-9d4428d3]{justify-content:space-between}.justify-around[data-v-9d4428d3]{justify-content:space-around}.justify-evenly[data-v-9d4428d3]{justify-content:space-evenly}.items-start[data-v-9d4428d3]{align-items:flex-start}.items-end[data-v-9d4428d3]{align-items:flex-end}.items-center[data-v-9d4428d3]{align-items:center}.items-baseline[data-v-9d4428d3]{align-items:baseline}.items-stretch[data-v-9d4428d3]{align-items:stretch}.self-start[data-v-9d4428d3]{align-self:flex-start}.self-end[data-v-9d4428d3]{align-self:flex-end}.self-center[data-v-9d4428d3]{align-self:center}.self-baseline[data-v-9d4428d3]{align-self:baseline}.self-stretch[data-v-9d4428d3]{align-self:stretch}.flex-1[data-v-9d4428d3]{flex:1 1 0%}.flex-auto[data-v-9d4428d3]{flex:1 1 auto}.grow[data-v-9d4428d3]{flex-grow:1}.grow-0[data-v-9d4428d3]{flex-grow:0}.shrink[data-v-9d4428d3]{flex-shrink:1}.shrink-0[data-v-9d4428d3]{flex-shrink:0}.relative[data-v-9d4428d3]{position:relative}.ml-2[data-v-9d4428d3]{margin-left:.13rem}.mt-2[data-v-9d4428d3]{margin-top:.13rem}.ml-4[data-v-9d4428d3]{margin-left:.25rem}.mt-4[data-v-9d4428d3]{margin-top:.25rem}.ml-6[data-v-9d4428d3]{margin-left:.38rem}.mt-6[data-v-9d4428d3]{margin-top:.38rem}.ml-8[data-v-9d4428d3]{margin-left:.5rem}.mt-8[data-v-9d4428d3]{margin-top:.5rem}.ml-10[data-v-9d4428d3]{margin-left:.63rem}.mt-10[data-v-9d4428d3]{margin-top:.63rem}.ml-12[data-v-9d4428d3]{margin-left:.75rem}.mt-12[data-v-9d4428d3]{margin-top:.75rem}.ml-14[data-v-9d4428d3]{margin-left:.88rem}.mt-14[data-v-9d4428d3]{margin-top:.88rem}.ml-16[data-v-9d4428d3]{margin-left:1rem}.mt-16[data-v-9d4428d3]{margin-top:1rem}.ml-18[data-v-9d4428d3]{margin-left:1.13rem}.mt-18[data-v-9d4428d3]{margin-top:1.13rem}.ml-20[data-v-9d4428d3]{margin-left:1.25rem}.mt-20[data-v-9d4428d3]{margin-top:1.25rem}.ml-22[data-v-9d4428d3]{margin-left:1.38rem}.mt-22[data-v-9d4428d3]{margin-top:1.38rem}.ml-24[data-v-9d4428d3]{margin-left:1.5rem}.mt-24[data-v-9d4428d3]{margin-top:1.5rem}.ml-26[data-v-9d4428d3]{margin-left:1.63rem}.mt-26[data-v-9d4428d3]{margin-top:1.63rem}.ml-28[data-v-9d4428d3]{margin-left:1.75rem}.mt-28[data-v-9d4428d3]{margin-top:1.75rem}.ml-30[data-v-9d4428d3]{margin-left:1.88rem}.mt-30[data-v-9d4428d3]{margin-top:1.88rem}.ml-32[data-v-9d4428d3]{margin-left:2rem}.mt-32[data-v-9d4428d3]{margin-top:2rem}.ml-34[data-v-9d4428d3]{margin-left:2.13rem}.mt-34[data-v-9d4428d3]{margin-top:2.13rem}.ml-36[data-v-9d4428d3]{margin-left:2.25rem}.mt-36[data-v-9d4428d3]{margin-top:2.25rem}.ml-38[data-v-9d4428d3]{margin-left:2.38rem}.mt-38[data-v-9d4428d3]{margin-top:2.38rem}.ml-40[data-v-9d4428d3]{margin-left:2.5rem}.mt-40[data-v-9d4428d3]{margin-top:2.5rem}.ml-42[data-v-9d4428d3]{margin-left:2.63rem}.mt-42[data-v-9d4428d3]{margin-top:2.63rem}.ml-44[data-v-9d4428d3]{margin-left:2.75rem}.mt-44[data-v-9d4428d3]{margin-top:2.75rem}.ml-46[data-v-9d4428d3]{margin-left:2.88rem}.mt-46[data-v-9d4428d3]{margin-top:2.88rem}.ml-48[data-v-9d4428d3]{margin-left:3rem}.mt-48[data-v-9d4428d3]{margin-top:3rem}.ml-50[data-v-9d4428d3]{margin-left:3.13rem}.mt-50[data-v-9d4428d3]{margin-top:3.13rem}.ml-52[data-v-9d4428d3]{margin-left:3.25rem}.mt-52[data-v-9d4428d3]{margin-top:3.25rem}.ml-54[data-v-9d4428d3]{margin-left:3.38rem}.mt-54[data-v-9d4428d3]{margin-top:3.38rem}.ml-56[data-v-9d4428d3]{margin-left:3.5rem}.mt-56[data-v-9d4428d3]{margin-top:3.5rem}.ml-58[data-v-9d4428d3]{margin-left:3.63rem}.mt-58[data-v-9d4428d3]{margin-top:3.63rem}.ml-60[data-v-9d4428d3]{margin-left:3.75rem}.mt-60[data-v-9d4428d3]{margin-top:3.75rem}.ml-62[data-v-9d4428d3]{margin-left:3.88rem}.mt-62[data-v-9d4428d3]{margin-top:3.88rem}.ml-64[data-v-9d4428d3]{margin-left:4rem}.mt-64[data-v-9d4428d3]{margin-top:4rem}.ml-66[data-v-9d4428d3]{margin-left:4.13rem}.mt-66[data-v-9d4428d3]{margin-top:4.13rem}.ml-68[data-v-9d4428d3]{margin-left:4.25rem}.mt-68[data-v-9d4428d3]{margin-top:4.25rem}.ml-70[data-v-9d4428d3]{margin-left:4.38rem}.mt-70[data-v-9d4428d3]{margin-top:4.38rem}.ml-72[data-v-9d4428d3]{margin-left:4.5rem}.mt-72[data-v-9d4428d3]{margin-top:4.5rem}.ml-74[data-v-9d4428d3]{margin-left:4.63rem}.mt-74[data-v-9d4428d3]{margin-top:4.63rem}.ml-76[data-v-9d4428d3]{margin-left:4.75rem}.mt-76[data-v-9d4428d3]{margin-top:4.75rem}.ml-78[data-v-9d4428d3]{margin-left:4.88rem}.mt-78[data-v-9d4428d3]{margin-top:4.88rem}.ml-80[data-v-9d4428d3]{margin-left:5rem}.mt-80[data-v-9d4428d3]{margin-top:5rem}.ml-82[data-v-9d4428d3]{margin-left:5.13rem}.mt-82[data-v-9d4428d3]{margin-top:5.13rem}.ml-84[data-v-9d4428d3]{margin-left:5.25rem}.mt-84[data-v-9d4428d3]{margin-top:5.25rem}.ml-86[data-v-9d4428d3]{margin-left:5.38rem}.mt-86[data-v-9d4428d3]{margin-top:5.38rem}.ml-88[data-v-9d4428d3]{margin-left:5.5rem}.mt-88[data-v-9d4428d3]{margin-top:5.5rem}.ml-90[data-v-9d4428d3]{margin-left:5.63rem}.mt-90[data-v-9d4428d3]{margin-top:5.63rem}.ml-92[data-v-9d4428d3]{margin-left:5.75rem}.mt-92[data-v-9d4428d3]{margin-top:5.75rem}.ml-94[data-v-9d4428d3]{margin-left:5.88rem}.mt-94[data-v-9d4428d3]{margin-top:5.88rem}.ml-96[data-v-9d4428d3]{margin-left:6rem}.mt-96[data-v-9d4428d3]{margin-top:6rem}.ml-98[data-v-9d4428d3]{margin-left:6.13rem}.mt-98[data-v-9d4428d3]{margin-top:6.13rem}.ml-100[data-v-9d4428d3]{margin-left:6.25rem}.mt-100[data-v-9d4428d3]{margin-top:6.25rem}.mt-101[data-v-9d4428d3]{margin-top:6.38rem}[data-v-9d4428d3] .content-slot{background-color:#180928}.page[data-v-9d4428d3]{height:100%;min-height:100vh;background:#180928}.content-wrapper[data-v-9d4428d3]{height:100%}.content[data-v-9d4428d3]{padding:.625rem .75rem 1.25rem;min-height:100%;background:#180928}.status-tabs[data-v-9d4428d3]{display:flex;align-items:center;justify-content:space-between;height:2.75rem;margin:0 -.75rem;padding:0 .75rem;background:#180928}.status-tab[data-v-9d4428d3]{position:relative;flex:1;height:100%;display:flex;align-items:center;justify-content:center}.status-tab-inner[data-v-9d4428d3]{position:relative;display:inline-flex;align-items:center;justify-content:center;height:100%}.status-tab-text[data-v-9d4428d3]{font-size:18px;color:#c4c4c4;font-weight:400}.status-tab-text.active[data-v-9d4428d3]{display:inline-block;background:linear-gradient(90deg,#ea57a1,#9006db);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:500}.status-tab-line[data-v-9d4428d3]{position:absolute;left:50%;bottom:.3125rem;transform:translate(-50%);width:1rem;height:.25rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db)}.filter-row[data-v-9d4428d3]{display:flex;gap:.4375rem;margin-top:.625rem;margin-bottom:.8125rem}.filter-item[data-v-9d4428d3]{flex:1;height:2rem;border-radius:.5rem;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}.filter-item.active[data-v-9d4428d3]{background:linear-gradient(90deg,#ea57a1,#9006db)}.filter-text[data-v-9d4428d3]{font-size:18px;color:#bdbdbd;font-weight:500}.filter-text.active[data-v-9d4428d3]{color:#333;font-weight:600}.card-list[data-v-9d4428d3]{display:flex;flex-direction:column;gap:.5625rem}.card-item[data-v-9d4428d3]{padding:0 .875rem;border-radius:.75rem;background:#321c4c}.card-item.sold .card-amount[data-v-9d4428d3],.card-item.sold .card-amount-symbol[data-v-9d4428d3],.card-item.sold .card-amount-value[data-v-9d4428d3],.card-item.sold .card-code[data-v-9d4428d3],.card-item.sold .card-copy[data-v-9d4428d3],.card-item.sold .sold-user-name[data-v-9d4428d3],.card-item.sold .sold-user-id[data-v-9d4428d3],.card-item.sold .sold-time[data-v-9d4428d3]{color:#fff}.card-main-row[data-v-9d4428d3]{display:flex;align-items:center;min-height:2.875rem}.card-amount[data-v-9d4428d3]{width:3.75rem;display:flex;align-items:baseline;justify-content:center;color:#ff5703}.card-amount-symbol[data-v-9d4428d3]{font-size:15px;font-weight:500;color:#fff}.card-amount-value[data-v-9d4428d3]{font-size:20px;font-weight:600;color:#fff}.card-code[data-v-9d4428d3]{flex:1;font-size:18px;color:#fff;text-align:center;padding:0 .5rem}.card-copy[data-v-9d4428d3]{width:3.375rem;font-size:16px;color:#9bc7f8;font-weight:500;text-align:center}.sold-info-row[data-v-9d4428d3]{min-height:2.875rem;padding:0 0 .6875rem;display:flex;align-items:center;justify-content:space-between;border-top:.03125rem solid #f2f2f2}.sold-user-info[data-v-9d4428d3]{display:flex;align-items:center;min-width:0}.sold-user-avatar[data-v-9d4428d3]{width:1.625rem;height:1.625rem;border-radius:50%;flex-shrink:0}.sold-user-text[data-v-9d4428d3]{display:flex;flex-direction:column;justify-content:center;margin-left:.4375rem;min-width:0}.sold-user-name[data-v-9d4428d3]{font-size:15px;color:#fff;line-height:1.2}.sold-time[data-v-9d4428d3]{margin-left:.5rem;font-size:12px;color:#9f9f9f;flex-shrink:0}.empty-wrap[data-v-9d4428d3]{display:flex;align-items:center;justify-content:center;min-height:8.75rem}.empty-text[data-v-9d4428d3]{font-size:.875rem;color:#b7b7b7}html[data-v-4019128d]{font-size:16px}body[data-v-4019128d]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-4019128d],uni-image[data-v-4019128d],uni-text[data-v-4019128d]{box-sizing:border-box;flex-shrink:0}#app[data-v-4019128d]{width:100vw;height:100vh}.flex-row[data-v-4019128d]{display:flex;flex-direction:row}.flex-col[data-v-4019128d]{display:flex;flex-direction:column}.justify-start[data-v-4019128d]{justify-content:flex-start}.justify-end[data-v-4019128d]{justify-content:flex-end}.justify-center[data-v-4019128d]{justify-content:center}.justify-between[data-v-4019128d]{justify-content:space-between}.justify-around[data-v-4019128d]{justify-content:space-around}.justify-evenly[data-v-4019128d]{justify-content:space-evenly}.items-start[data-v-4019128d]{align-items:flex-start}.items-end[data-v-4019128d]{align-items:flex-end}.items-center[data-v-4019128d]{align-items:center}.items-baseline[data-v-4019128d]{align-items:baseline}.items-stretch[data-v-4019128d]{align-items:stretch}.self-start[data-v-4019128d]{align-self:flex-start}.self-end[data-v-4019128d]{align-self:flex-end}.self-center[data-v-4019128d]{align-self:center}.self-baseline[data-v-4019128d]{align-self:baseline}.self-stretch[data-v-4019128d]{align-self:stretch}.flex-1[data-v-4019128d]{flex:1 1 0%}.flex-auto[data-v-4019128d]{flex:1 1 auto}.grow[data-v-4019128d]{flex-grow:1}.grow-0[data-v-4019128d]{flex-grow:0}.shrink[data-v-4019128d]{flex-shrink:1}.shrink-0[data-v-4019128d]{flex-shrink:0}.relative[data-v-4019128d]{position:relative}.ml-2[data-v-4019128d]{margin-left:.13rem}.mt-2[data-v-4019128d]{margin-top:.13rem}.ml-4[data-v-4019128d]{margin-left:.25rem}.mt-4[data-v-4019128d]{margin-top:.25rem}.ml-6[data-v-4019128d]{margin-left:.38rem}.mt-6[data-v-4019128d]{margin-top:.38rem}.ml-8[data-v-4019128d]{margin-left:.5rem}.mt-8[data-v-4019128d]{margin-top:.5rem}.ml-10[data-v-4019128d]{margin-left:.63rem}.mt-10[data-v-4019128d]{margin-top:.63rem}.ml-12[data-v-4019128d]{margin-left:.75rem}.mt-12[data-v-4019128d]{margin-top:.75rem}.ml-14[data-v-4019128d]{margin-left:.88rem}.mt-14[data-v-4019128d]{margin-top:.88rem}.ml-16[data-v-4019128d]{margin-left:1rem}.mt-16[data-v-4019128d]{margin-top:1rem}.ml-18[data-v-4019128d]{margin-left:1.13rem}.mt-18[data-v-4019128d]{margin-top:1.13rem}.ml-20[data-v-4019128d]{margin-left:1.25rem}.mt-20[data-v-4019128d]{margin-top:1.25rem}.ml-22[data-v-4019128d]{margin-left:1.38rem}.mt-22[data-v-4019128d]{margin-top:1.38rem}.ml-24[data-v-4019128d]{margin-left:1.5rem}.mt-24[data-v-4019128d]{margin-top:1.5rem}.ml-26[data-v-4019128d]{margin-left:1.63rem}.mt-26[data-v-4019128d]{margin-top:1.63rem}.ml-28[data-v-4019128d]{margin-left:1.75rem}.mt-28[data-v-4019128d]{margin-top:1.75rem}.ml-30[data-v-4019128d]{margin-left:1.88rem}.mt-30[data-v-4019128d]{margin-top:1.88rem}.ml-32[data-v-4019128d]{margin-left:2rem}.mt-32[data-v-4019128d]{margin-top:2rem}.ml-34[data-v-4019128d]{margin-left:2.13rem}.mt-34[data-v-4019128d]{margin-top:2.13rem}.ml-36[data-v-4019128d]{margin-left:2.25rem}.mt-36[data-v-4019128d]{margin-top:2.25rem}.ml-38[data-v-4019128d]{margin-left:2.38rem}.mt-38[data-v-4019128d]{margin-top:2.38rem}.ml-40[data-v-4019128d]{margin-left:2.5rem}.mt-40[data-v-4019128d]{margin-top:2.5rem}.ml-42[data-v-4019128d]{margin-left:2.63rem}.mt-42[data-v-4019128d]{margin-top:2.63rem}.ml-44[data-v-4019128d]{margin-left:2.75rem}.mt-44[data-v-4019128d]{margin-top:2.75rem}.ml-46[data-v-4019128d]{margin-left:2.88rem}.mt-46[data-v-4019128d]{margin-top:2.88rem}.ml-48[data-v-4019128d]{margin-left:3rem}.mt-48[data-v-4019128d]{margin-top:3rem}.ml-50[data-v-4019128d]{margin-left:3.13rem}.mt-50[data-v-4019128d]{margin-top:3.13rem}.ml-52[data-v-4019128d]{margin-left:3.25rem}.mt-52[data-v-4019128d]{margin-top:3.25rem}.ml-54[data-v-4019128d]{margin-left:3.38rem}.mt-54[data-v-4019128d]{margin-top:3.38rem}.ml-56[data-v-4019128d]{margin-left:3.5rem}.mt-56[data-v-4019128d]{margin-top:3.5rem}.ml-58[data-v-4019128d]{margin-left:3.63rem}.mt-58[data-v-4019128d]{margin-top:3.63rem}.ml-60[data-v-4019128d]{margin-left:3.75rem}.mt-60[data-v-4019128d]{margin-top:3.75rem}.ml-62[data-v-4019128d]{margin-left:3.88rem}.mt-62[data-v-4019128d]{margin-top:3.88rem}.ml-64[data-v-4019128d]{margin-left:4rem}.mt-64[data-v-4019128d]{margin-top:4rem}.ml-66[data-v-4019128d]{margin-left:4.13rem}.mt-66[data-v-4019128d]{margin-top:4.13rem}.ml-68[data-v-4019128d]{margin-left:4.25rem}.mt-68[data-v-4019128d]{margin-top:4.25rem}.ml-70[data-v-4019128d]{margin-left:4.38rem}.mt-70[data-v-4019128d]{margin-top:4.38rem}.ml-72[data-v-4019128d]{margin-left:4.5rem}.mt-72[data-v-4019128d]{margin-top:4.5rem}.ml-74[data-v-4019128d]{margin-left:4.63rem}.mt-74[data-v-4019128d]{margin-top:4.63rem}.ml-76[data-v-4019128d]{margin-left:4.75rem}.mt-76[data-v-4019128d]{margin-top:4.75rem}.ml-78[data-v-4019128d]{margin-left:4.88rem}.mt-78[data-v-4019128d]{margin-top:4.88rem}.ml-80[data-v-4019128d]{margin-left:5rem}.mt-80[data-v-4019128d]{margin-top:5rem}.ml-82[data-v-4019128d]{margin-left:5.13rem}.mt-82[data-v-4019128d]{margin-top:5.13rem}.ml-84[data-v-4019128d]{margin-left:5.25rem}.mt-84[data-v-4019128d]{margin-top:5.25rem}.ml-86[data-v-4019128d]{margin-left:5.38rem}.mt-86[data-v-4019128d]{margin-top:5.38rem}.ml-88[data-v-4019128d]{margin-left:5.5rem}.mt-88[data-v-4019128d]{margin-top:5.5rem}.ml-90[data-v-4019128d]{margin-left:5.63rem}.mt-90[data-v-4019128d]{margin-top:5.63rem}.ml-92[data-v-4019128d]{margin-left:5.75rem}.mt-92[data-v-4019128d]{margin-top:5.75rem}.ml-94[data-v-4019128d]{margin-left:5.88rem}.mt-94[data-v-4019128d]{margin-top:5.88rem}.ml-96[data-v-4019128d]{margin-left:6rem}.mt-96[data-v-4019128d]{margin-top:6rem}.ml-98[data-v-4019128d]{margin-left:6.13rem}.mt-98[data-v-4019128d]{margin-top:6.13rem}.ml-100[data-v-4019128d]{margin-left:6.25rem}.mt-100[data-v-4019128d]{margin-top:6.25rem}.mt-101[data-v-4019128d]{margin-top:6.38rem}[data-v-4019128d] .content-slot{background-color:#180928}.page[data-v-4019128d]{min-height:100vh;background:#180928}.content-wrapper[data-v-4019128d]{height:100%;background:#180928}.market-list[data-v-4019128d]{padding:.875rem .75rem 1.25rem;background:#180928}.empty-wrap[data-v-4019128d]{display:flex;align-items:center;justify-content:center;min-height:10rem}.empty-text[data-v-4019128d]{font-size:.875rem;color:#b7b7b7}.market-card[data-v-4019128d]{position:relative;margin-bottom:.875rem;padding:.75rem .8125rem .75rem .75rem;border-radius:.875rem;background:#321c4c;overflow:hidden}.market-card-offline[data-v-4019128d]{background:#f5f5f5}.badge-row[data-v-4019128d]{position:absolute;top:0;right:0;display:flex;align-items:center}.badge-row.offline[data-v-4019128d]{gap:.375rem}.offline-text[data-v-4019128d]{font-size:.75rem;color:#dfdfdf}.discount-badge[data-v-4019128d]{min-width:3.875rem;height:1.5rem;line-height:1.5rem;text-align:center;background:linear-gradient(93.38deg,#f85d03 4.77%,#ffb60b 93.28%);color:#fff;font-size:.875rem;font-weight:600;border-bottom-left-radius:.6875rem;border-top-left-radius:.09375rem;border-bottom-right-radius:.09375rem}.discount-badge.offline[data-v-4019128d]{background:linear-gradient(101.32deg,#f1f1f1 -13.02%,#c5c2c2 95.94%);color:#fff}.seller-row[data-v-4019128d]{display:flex;align-items:flex-start}.seller-avatar[data-v-4019128d]{width:2.3125rem;height:2.3125rem;border-radius:50%;flex-shrink:0}.seller-content[data-v-4019128d]{flex:1;min-width:0;margin-left:.5rem}.seller-main[data-v-4019128d]{min-width:0}.seller-name-row[data-v-4019128d]{display:flex;align-items:center;gap:.25rem}.seller-name[data-v-4019128d]{max-width:10rem;font-size:18px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-badge[data-v-4019128d]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.seller-badge-icon[data-v-4019128d]{width:1.0625rem;height:1.0625rem;display:block;flex-shrink:0}.original-price-row[data-v-4019128d]{display:flex;align-items:center;margin-top:.25rem}.original-price-label[data-v-4019128d]{font-size:16px;color:#e7ad62}.original-price[data-v-4019128d]{margin-left:.25rem;font-size:16px;color:#e7ad62;text-decoration:line-through}.card-code-text[data-v-4019128d]{margin-left:.25rem;flex:1;min-width:0;font-size:15px;color:#e7ad62;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-info-row[data-v-4019128d]{display:flex;align-items:flex-end;justify-content:space-between;margin-top:.5rem}.price-content[data-v-4019128d]{flex:1;min-width:0;margin-top:-.375rem}.price-row[data-v-4019128d]{display:flex;align-items:center}.sale-price-wrap[data-v-4019128d]{display:flex;align-items:baseline}.sale-price-symbol[data-v-4019128d]{font-size:.75rem;font-weight:500;color:#ff5703}.sale-price[data-v-4019128d]{font-size:1.625rem;line-height:1;font-weight:700;color:#ff5703}.free-tag[data-v-4019128d]{margin-left:.3125rem;margin-top:.1875rem;width:.78125rem;height:.78125rem;flex-shrink:0;display:block}.diamond-count[data-v-4019128d]{margin-top:.1875rem;margin-left:.3125rem;font-size:.9375rem;line-height:1;color:#c4c4c4;font-weight:500}.diamond-icon[data-v-4019128d]{margin-top:.1875rem;width:.9375rem;height:.9375rem;margin-left:.1875rem}.paid-count[data-v-4019128d]{display:block;margin-top:.375rem;font-size:16px;color:#9b9b9b}.publish-time[data-v-4019128d]{display:block;margin-top:.25rem;font-size:14px;color:silver}.sell-count[data-v-4019128d]{display:block;margin-top:.25rem;font-size:15px;color:#b0b0b0}.contact-btn[data-v-4019128d]{margin-left:.625rem;min-width:4.875rem;height:2.0625rem;padding:0 .6875rem;border-radius:31.21875rem;background:linear-gradient(90deg,#ea57a1,#9006db);display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-btn.is-offline[data-v-4019128d]{background:rgba(189,189,189,.2)}.contact-btn.is-unknown[data-v-4019128d]{background:rgba(143,143,143,.2)}.contact-btn-text[data-v-4019128d]{font-size:16px;color:#fff;font-weight:500}.contact-btn.is-offline .contact-btn-text[data-v-4019128d]{color:#8f8f8f}.contact-btn.is-unknown .contact-btn-text[data-v-4019128d]{color:#7b7b7b}.edit-modal-mask[data-v-4019128d]{position:fixed;left:0;right:0;top:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);z-index:99;display:flex;align-items:flex-end;justify-content:center;animation:editModalFadeIn-4019128d .18s ease-out forwards}.edit-modal-mask.closing[data-v-4019128d]{animation:editModalFadeOut-4019128d .22s ease-in forwards}.edit-modal-panel[data-v-4019128d]{width:100%;padding:.8125rem .75rem calc(1rem + env(safe-area-inset-bottom));border-top-left-radius:1.125rem;border-top-right-radius:1.125rem;background:linear-gradient(180deg,#fff0f4,#fff 52%,#fff);box-sizing:border-box;transform:translateY(100%);animation:editModalSlideUp-4019128d .32s cubic-bezier(.22,.98,.2,1) forwards}.edit-modal-panel.closing[data-v-4019128d]{animation:editModalSlideDown-4019128d .26s cubic-bezier(.4,0,.2,1) forwards}.edit-modal-header[data-v-4019128d]{display:flex;align-items:center;justify-content:space-between}.edit-modal-title[data-v-4019128d]{font-size:1rem;font-weight:600;color:#333}.edit-modal-close[data-v-4019128d]{width:1rem;height:1rem;border-radius:50%;background:#c9c9c9;display:flex;align-items:center;justify-content:center}.edit-modal-close-text[data-v-4019128d]{font-size:.75rem;color:#fff;line-height:1}.edit-modal-top[data-v-4019128d]{padding:1.0625rem 0 1.1875rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.edit-amount-wrap[data-v-4019128d]{display:flex;align-items:baseline;justify-content:center}.edit-amount-symbol[data-v-4019128d]{font-size:1.1875rem;color:#333}.edit-amount-value[data-v-4019128d]{font-size:1.6875rem;line-height:1;font-weight:700;color:#333}.edit-diamond-row[data-v-4019128d]{margin-top:.3125rem;display:flex;align-items:center;justify-content:center}.edit-diamond-text[data-v-4019128d]{font-size:1rem;color:silver}.edit-diamond-icon[data-v-4019128d]{width:.875rem;height:.875rem;margin-left:.125rem}.edit-modal-card[data-v-4019128d]{padding:0 .875rem;border-radius:.875rem;background:rgba(255,255,255,.92);border:.03125rem solid #efefef;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.03)}.edit-modal-row[data-v-4019128d]{min-height:3.6875rem;display:flex;align-items:center;justify-content:space-between}.edit-modal-divider[data-v-4019128d]{height:.03125rem;background:#ececec}.edit-modal-label[data-v-4019128d]{font-size:1rem;color:#333;font-weight:500}.edit-modal-value-wrap[data-v-4019128d],.edit-price-wrap[data-v-4019128d]{display:flex;align-items:center;justify-content:flex-end;gap:.125rem}.edit-modal-value[data-v-4019128d]{font-size:1rem;color:#4f4f4f}.edit-price-symbol[data-v-4019128d]{font-size:1.0625rem;color:#ff5703;font-weight:600}.edit-price-input[data-v-4019128d]{width:3.125rem;height:1.875rem;margin-left:0;padding:0;text-align:left;font-size:1.4375rem;line-height:1.875rem;color:#ff5703;font-weight:700}.edit-modal-arrow[data-v-4019128d]{width:.9375rem;height:.9375rem;margin-left:.375rem;flex-shrink:0}.link-switch[data-v-4019128d]{width:2.9375rem;height:1.6875rem;border-radius:31.21875rem;background:#dbdbdb;padding:.125rem;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;transition:all .2s ease}.link-switch.active[data-v-4019128d]{background:#f3a0b4;justify-content:flex-end}.link-switch-dot[data-v-4019128d]{width:1.4375rem;height:1.4375rem;border-radius:50%;background:#fff;box-shadow:0 .125rem .3125rem rgba(0,0,0,.08)}.edit-confirm-btn[data-v-4019128d]{margin-top:1.3125rem;height:3.125rem;border-radius:.875rem;background:#f8809c;display:flex;align-items:center;justify-content:center}.edit-confirm-text[data-v-4019128d]{font-size:1rem;color:#fff}@keyframes editModalSlideUp-4019128d{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes editModalFadeIn-4019128d{0%{opacity:0}to{opacity:1}}@keyframes editModalSlideDown-4019128d{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes editModalFadeOut-4019128d{0%{opacity:1}to{opacity:0}}html[data-v-83f29654]{font-size:16px}body[data-v-83f29654]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-83f29654],uni-image[data-v-83f29654],uni-text[data-v-83f29654]{box-sizing:border-box;flex-shrink:0}#app[data-v-83f29654]{width:100vw;height:100vh}.flex-row[data-v-83f29654]{display:flex;flex-direction:row}.flex-col[data-v-83f29654]{display:flex;flex-direction:column}.justify-start[data-v-83f29654]{justify-content:flex-start}.justify-end[data-v-83f29654]{justify-content:flex-end}.justify-center[data-v-83f29654]{justify-content:center}.justify-between[data-v-83f29654]{justify-content:space-between}.justify-around[data-v-83f29654]{justify-content:space-around}.justify-evenly[data-v-83f29654]{justify-content:space-evenly}.items-start[data-v-83f29654]{align-items:flex-start}.items-end[data-v-83f29654]{align-items:flex-end}.items-center[data-v-83f29654]{align-items:center}.items-baseline[data-v-83f29654]{align-items:baseline}.items-stretch[data-v-83f29654]{align-items:stretch}.self-start[data-v-83f29654]{align-self:flex-start}.self-end[data-v-83f29654]{align-self:flex-end}.self-center[data-v-83f29654]{align-self:center}.self-baseline[data-v-83f29654]{align-self:baseline}.self-stretch[data-v-83f29654]{align-self:stretch}.flex-1[data-v-83f29654]{flex:1 1 0%}.flex-auto[data-v-83f29654]{flex:1 1 auto}.grow[data-v-83f29654]{flex-grow:1}.grow-0[data-v-83f29654]{flex-grow:0}.shrink[data-v-83f29654]{flex-shrink:1}.shrink-0[data-v-83f29654]{flex-shrink:0}.relative[data-v-83f29654]{position:relative}.ml-2[data-v-83f29654]{margin-left:.13rem}.mt-2[data-v-83f29654]{margin-top:.13rem}.ml-4[data-v-83f29654]{margin-left:.25rem}.mt-4[data-v-83f29654]{margin-top:.25rem}.ml-6[data-v-83f29654]{margin-left:.38rem}.mt-6[data-v-83f29654]{margin-top:.38rem}.ml-8[data-v-83f29654]{margin-left:.5rem}.mt-8[data-v-83f29654]{margin-top:.5rem}.ml-10[data-v-83f29654]{margin-left:.63rem}.mt-10[data-v-83f29654]{margin-top:.63rem}.ml-12[data-v-83f29654]{margin-left:.75rem}.mt-12[data-v-83f29654]{margin-top:.75rem}.ml-14[data-v-83f29654]{margin-left:.88rem}.mt-14[data-v-83f29654]{margin-top:.88rem}.ml-16[data-v-83f29654]{margin-left:1rem}.mt-16[data-v-83f29654]{margin-top:1rem}.ml-18[data-v-83f29654]{margin-left:1.13rem}.mt-18[data-v-83f29654]{margin-top:1.13rem}.ml-20[data-v-83f29654]{margin-left:1.25rem}.mt-20[data-v-83f29654]{margin-top:1.25rem}.ml-22[data-v-83f29654]{margin-left:1.38rem}.mt-22[data-v-83f29654]{margin-top:1.38rem}.ml-24[data-v-83f29654]{margin-left:1.5rem}.mt-24[data-v-83f29654]{margin-top:1.5rem}.ml-26[data-v-83f29654]{margin-left:1.63rem}.mt-26[data-v-83f29654]{margin-top:1.63rem}.ml-28[data-v-83f29654]{margin-left:1.75rem}.mt-28[data-v-83f29654]{margin-top:1.75rem}.ml-30[data-v-83f29654]{margin-left:1.88rem}.mt-30[data-v-83f29654]{margin-top:1.88rem}.ml-32[data-v-83f29654]{margin-left:2rem}.mt-32[data-v-83f29654]{margin-top:2rem}.ml-34[data-v-83f29654]{margin-left:2.13rem}.mt-34[data-v-83f29654]{margin-top:2.13rem}.ml-36[data-v-83f29654]{margin-left:2.25rem}.mt-36[data-v-83f29654]{margin-top:2.25rem}.ml-38[data-v-83f29654]{margin-left:2.38rem}.mt-38[data-v-83f29654]{margin-top:2.38rem}.ml-40[data-v-83f29654]{margin-left:2.5rem}.mt-40[data-v-83f29654]{margin-top:2.5rem}.ml-42[data-v-83f29654]{margin-left:2.63rem}.mt-42[data-v-83f29654]{margin-top:2.63rem}.ml-44[data-v-83f29654]{margin-left:2.75rem}.mt-44[data-v-83f29654]{margin-top:2.75rem}.ml-46[data-v-83f29654]{margin-left:2.88rem}.mt-46[data-v-83f29654]{margin-top:2.88rem}.ml-48[data-v-83f29654]{margin-left:3rem}.mt-48[data-v-83f29654]{margin-top:3rem}.ml-50[data-v-83f29654]{margin-left:3.13rem}.mt-50[data-v-83f29654]{margin-top:3.13rem}.ml-52[data-v-83f29654]{margin-left:3.25rem}.mt-52[data-v-83f29654]{margin-top:3.25rem}.ml-54[data-v-83f29654]{margin-left:3.38rem}.mt-54[data-v-83f29654]{margin-top:3.38rem}.ml-56[data-v-83f29654]{margin-left:3.5rem}.mt-56[data-v-83f29654]{margin-top:3.5rem}.ml-58[data-v-83f29654]{margin-left:3.63rem}.mt-58[data-v-83f29654]{margin-top:3.63rem}.ml-60[data-v-83f29654]{margin-left:3.75rem}.mt-60[data-v-83f29654]{margin-top:3.75rem}.ml-62[data-v-83f29654]{margin-left:3.88rem}.mt-62[data-v-83f29654]{margin-top:3.88rem}.ml-64[data-v-83f29654]{margin-left:4rem}.mt-64[data-v-83f29654]{margin-top:4rem}.ml-66[data-v-83f29654]{margin-left:4.13rem}.mt-66[data-v-83f29654]{margin-top:4.13rem}.ml-68[data-v-83f29654]{margin-left:4.25rem}.mt-68[data-v-83f29654]{margin-top:4.25rem}.ml-70[data-v-83f29654]{margin-left:4.38rem}.mt-70[data-v-83f29654]{margin-top:4.38rem}.ml-72[data-v-83f29654]{margin-left:4.5rem}.mt-72[data-v-83f29654]{margin-top:4.5rem}.ml-74[data-v-83f29654]{margin-left:4.63rem}.mt-74[data-v-83f29654]{margin-top:4.63rem}.ml-76[data-v-83f29654]{margin-left:4.75rem}.mt-76[data-v-83f29654]{margin-top:4.75rem}.ml-78[data-v-83f29654]{margin-left:4.88rem}.mt-78[data-v-83f29654]{margin-top:4.88rem}.ml-80[data-v-83f29654]{margin-left:5rem}.mt-80[data-v-83f29654]{margin-top:5rem}.ml-82[data-v-83f29654]{margin-left:5.13rem}.mt-82[data-v-83f29654]{margin-top:5.13rem}.ml-84[data-v-83f29654]{margin-left:5.25rem}.mt-84[data-v-83f29654]{margin-top:5.25rem}.ml-86[data-v-83f29654]{margin-left:5.38rem}.mt-86[data-v-83f29654]{margin-top:5.38rem}.ml-88[data-v-83f29654]{margin-left:5.5rem}.mt-88[data-v-83f29654]{margin-top:5.5rem}.ml-90[data-v-83f29654]{margin-left:5.63rem}.mt-90[data-v-83f29654]{margin-top:5.63rem}.ml-92[data-v-83f29654]{margin-left:5.75rem}.mt-92[data-v-83f29654]{margin-top:5.75rem}.ml-94[data-v-83f29654]{margin-left:5.88rem}.mt-94[data-v-83f29654]{margin-top:5.88rem}.ml-96[data-v-83f29654]{margin-left:6rem}.mt-96[data-v-83f29654]{margin-top:6rem}.ml-98[data-v-83f29654]{margin-left:6.13rem}.mt-98[data-v-83f29654]{margin-top:6.13rem}.ml-100[data-v-83f29654]{margin-left:6.25rem}.mt-100[data-v-83f29654]{margin-top:6.25rem}.mt-101[data-v-83f29654]{margin-top:6.38rem}[data-v-83f29654] .content-slot{background-color:#180928}.page[data-v-83f29654]{min-height:100vh;background:#180928}.content-wrapper[data-v-83f29654]{height:100%;background:#180928}.content[data-v-83f29654]{padding:0 .75rem 1rem;background:#180928}.record-item[data-v-83f29654]{border-bottom:.03125rem solid #f1f1f1}.record-main[data-v-83f29654]{min-height:4rem;padding:.8125rem 0;display:flex;align-items:center;justify-content:space-between}.record-left[data-v-83f29654]{min-width:0;flex:1;padding-right:.75rem}.record-title[data-v-83f29654]{display:block;font-size:18px;line-height:1.3;color:#fff;font-weight:500}.record-time[data-v-83f29654]{display:block;margin-top:.4375rem;font-size:14px;color:#c3c3c3;line-height:1.2}.record-amount[data-v-83f29654]{flex-shrink:0;font-size:20px;color:#c4c4c4;font-weight:600}.record-amount.income[data-v-83f29654]{color:#c4c4c4}.empty-wrap[data-v-83f29654]{display:flex;align-items:center;justify-content:center;min-height:10rem}.empty-text[data-v-83f29654]{font-size:.875rem;color:#b7b7b7}html[data-v-6c8392e0]{font-size:16px}body[data-v-6c8392e0]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-6c8392e0],uni-image[data-v-6c8392e0],uni-text[data-v-6c8392e0]{box-sizing:border-box;flex-shrink:0}#app[data-v-6c8392e0]{width:100vw;height:100vh}.flex-row[data-v-6c8392e0]{display:flex;flex-direction:row}.flex-col[data-v-6c8392e0]{display:flex;flex-direction:column}.justify-start[data-v-6c8392e0]{justify-content:flex-start}.justify-end[data-v-6c8392e0]{justify-content:flex-end}.justify-center[data-v-6c8392e0]{justify-content:center}.justify-between[data-v-6c8392e0]{justify-content:space-between}.justify-around[data-v-6c8392e0]{justify-content:space-around}.justify-evenly[data-v-6c8392e0]{justify-content:space-evenly}.items-start[data-v-6c8392e0]{align-items:flex-start}.items-end[data-v-6c8392e0]{align-items:flex-end}.items-center[data-v-6c8392e0]{align-items:center}.items-baseline[data-v-6c8392e0]{align-items:baseline}.items-stretch[data-v-6c8392e0]{align-items:stretch}.self-start[data-v-6c8392e0]{align-self:flex-start}.self-end[data-v-6c8392e0]{align-self:flex-end}.self-center[data-v-6c8392e0]{align-self:center}.self-baseline[data-v-6c8392e0]{align-self:baseline}.self-stretch[data-v-6c8392e0]{align-self:stretch}.flex-1[data-v-6c8392e0]{flex:1 1 0%}.flex-auto[data-v-6c8392e0]{flex:1 1 auto}.grow[data-v-6c8392e0]{flex-grow:1}.grow-0[data-v-6c8392e0]{flex-grow:0}.shrink[data-v-6c8392e0]{flex-shrink:1}.shrink-0[data-v-6c8392e0]{flex-shrink:0}.relative[data-v-6c8392e0]{position:relative}.ml-2[data-v-6c8392e0]{margin-left:.13rem}.mt-2[data-v-6c8392e0]{margin-top:.13rem}.ml-4[data-v-6c8392e0]{margin-left:.25rem}.mt-4[data-v-6c8392e0]{margin-top:.25rem}.ml-6[data-v-6c8392e0]{margin-left:.38rem}.mt-6[data-v-6c8392e0]{margin-top:.38rem}.ml-8[data-v-6c8392e0]{margin-left:.5rem}.mt-8[data-v-6c8392e0]{margin-top:.5rem}.ml-10[data-v-6c8392e0]{margin-left:.63rem}.mt-10[data-v-6c8392e0]{margin-top:.63rem}.ml-12[data-v-6c8392e0]{margin-left:.75rem}.mt-12[data-v-6c8392e0]{margin-top:.75rem}.ml-14[data-v-6c8392e0]{margin-left:.88rem}.mt-14[data-v-6c8392e0]{margin-top:.88rem}.ml-16[data-v-6c8392e0]{margin-left:1rem}.mt-16[data-v-6c8392e0]{margin-top:1rem}.ml-18[data-v-6c8392e0]{margin-left:1.13rem}.mt-18[data-v-6c8392e0]{margin-top:1.13rem}.ml-20[data-v-6c8392e0]{margin-left:1.25rem}.mt-20[data-v-6c8392e0]{margin-top:1.25rem}.ml-22[data-v-6c8392e0]{margin-left:1.38rem}.mt-22[data-v-6c8392e0]{margin-top:1.38rem}.ml-24[data-v-6c8392e0]{margin-left:1.5rem}.mt-24[data-v-6c8392e0]{margin-top:1.5rem}.ml-26[data-v-6c8392e0]{margin-left:1.63rem}.mt-26[data-v-6c8392e0]{margin-top:1.63rem}.ml-28[data-v-6c8392e0]{margin-left:1.75rem}.mt-28[data-v-6c8392e0]{margin-top:1.75rem}.ml-30[data-v-6c8392e0]{margin-left:1.88rem}.mt-30[data-v-6c8392e0]{margin-top:1.88rem}.ml-32[data-v-6c8392e0]{margin-left:2rem}.mt-32[data-v-6c8392e0]{margin-top:2rem}.ml-34[data-v-6c8392e0]{margin-left:2.13rem}.mt-34[data-v-6c8392e0]{margin-top:2.13rem}.ml-36[data-v-6c8392e0]{margin-left:2.25rem}.mt-36[data-v-6c8392e0]{margin-top:2.25rem}.ml-38[data-v-6c8392e0]{margin-left:2.38rem}.mt-38[data-v-6c8392e0]{margin-top:2.38rem}.ml-40[data-v-6c8392e0]{margin-left:2.5rem}.mt-40[data-v-6c8392e0]{margin-top:2.5rem}.ml-42[data-v-6c8392e0]{margin-left:2.63rem}.mt-42[data-v-6c8392e0]{margin-top:2.63rem}.ml-44[data-v-6c8392e0]{margin-left:2.75rem}.mt-44[data-v-6c8392e0]{margin-top:2.75rem}.ml-46[data-v-6c8392e0]{margin-left:2.88rem}.mt-46[data-v-6c8392e0]{margin-top:2.88rem}.ml-48[data-v-6c8392e0]{margin-left:3rem}.mt-48[data-v-6c8392e0]{margin-top:3rem}.ml-50[data-v-6c8392e0]{margin-left:3.13rem}.mt-50[data-v-6c8392e0]{margin-top:3.13rem}.ml-52[data-v-6c8392e0]{margin-left:3.25rem}.mt-52[data-v-6c8392e0]{margin-top:3.25rem}.ml-54[data-v-6c8392e0]{margin-left:3.38rem}.mt-54[data-v-6c8392e0]{margin-top:3.38rem}.ml-56[data-v-6c8392e0]{margin-left:3.5rem}.mt-56[data-v-6c8392e0]{margin-top:3.5rem}.ml-58[data-v-6c8392e0]{margin-left:3.63rem}.mt-58[data-v-6c8392e0]{margin-top:3.63rem}.ml-60[data-v-6c8392e0]{margin-left:3.75rem}.mt-60[data-v-6c8392e0]{margin-top:3.75rem}.ml-62[data-v-6c8392e0]{margin-left:3.88rem}.mt-62[data-v-6c8392e0]{margin-top:3.88rem}.ml-64[data-v-6c8392e0]{margin-left:4rem}.mt-64[data-v-6c8392e0]{margin-top:4rem}.ml-66[data-v-6c8392e0]{margin-left:4.13rem}.mt-66[data-v-6c8392e0]{margin-top:4.13rem}.ml-68[data-v-6c8392e0]{margin-left:4.25rem}.mt-68[data-v-6c8392e0]{margin-top:4.25rem}.ml-70[data-v-6c8392e0]{margin-left:4.38rem}.mt-70[data-v-6c8392e0]{margin-top:4.38rem}.ml-72[data-v-6c8392e0]{margin-left:4.5rem}.mt-72[data-v-6c8392e0]{margin-top:4.5rem}.ml-74[data-v-6c8392e0]{margin-left:4.63rem}.mt-74[data-v-6c8392e0]{margin-top:4.63rem}.ml-76[data-v-6c8392e0]{margin-left:4.75rem}.mt-76[data-v-6c8392e0]{margin-top:4.75rem}.ml-78[data-v-6c8392e0]{margin-left:4.88rem}.mt-78[data-v-6c8392e0]{margin-top:4.88rem}.ml-80[data-v-6c8392e0]{margin-left:5rem}.mt-80[data-v-6c8392e0]{margin-top:5rem}.ml-82[data-v-6c8392e0]{margin-left:5.13rem}.mt-82[data-v-6c8392e0]{margin-top:5.13rem}.ml-84[data-v-6c8392e0]{margin-left:5.25rem}.mt-84[data-v-6c8392e0]{margin-top:5.25rem}.ml-86[data-v-6c8392e0]{margin-left:5.38rem}.mt-86[data-v-6c8392e0]{margin-top:5.38rem}.ml-88[data-v-6c8392e0]{margin-left:5.5rem}.mt-88[data-v-6c8392e0]{margin-top:5.5rem}.ml-90[data-v-6c8392e0]{margin-left:5.63rem}.mt-90[data-v-6c8392e0]{margin-top:5.63rem}.ml-92[data-v-6c8392e0]{margin-left:5.75rem}.mt-92[data-v-6c8392e0]{margin-top:5.75rem}.ml-94[data-v-6c8392e0]{margin-left:5.88rem}.mt-94[data-v-6c8392e0]{margin-top:5.88rem}.ml-96[data-v-6c8392e0]{margin-left:6rem}.mt-96[data-v-6c8392e0]{margin-top:6rem}.ml-98[data-v-6c8392e0]{margin-left:6.13rem}.mt-98[data-v-6c8392e0]{margin-top:6.13rem}.ml-100[data-v-6c8392e0]{margin-left:6.25rem}.mt-100[data-v-6c8392e0]{margin-top:6.25rem}.mt-101[data-v-6c8392e0]{margin-top:6.38rem}.success-page[data-v-6c8392e0] .simple-navbar-wrapper,.success-page[data-v-6c8392e0] .content-slot{background-color:#180928}.success-page[data-v-6c8392e0]{width:100%;min-height:100vh;background-color:#180928}.success-body[data-v-6c8392e0]{display:flex;flex-direction:column;height:100%;min-height:0;margin-top:7.1875rem;background-color:#180928}.success-content[data-v-6c8392e0]{flex:1;display:flex;min-height:0;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 0}.success-indicator-wrap[data-v-6c8392e0]{position:relative;width:7.5rem;height:7.5rem;margin-bottom:2rem;display:flex;align-items:center;justify-content:center}.success-icon[data-v-6c8392e0]{width:17.5rem;height:17.5rem}.success-decor[data-v-6c8392e0]{position:absolute;font-size:.75rem;color:rgba(248,128,156,.5);font-weight:300}.success-decor-1[data-v-6c8392e0]{top:.625rem;right:1.25rem}.success-decor-2[data-v-6c8392e0]{top:1.875rem;left:.625rem}.success-decor-3[data-v-6c8392e0]{bottom:2.5rem;right:.9375rem}.success-decor-4[data-v-6c8392e0]{bottom:1.25rem;left:1.5625rem}.success-decor-5[data-v-6c8392e0]{top:3.125rem;right:.3125rem}.success-message1[data-v-6c8392e0]{margin-top:2.5rem;display:block;font-size:.875rem;color:#fff;text-align:center;line-height:1.6;margin-bottom:.5rem}.success-message2[data-v-6c8392e0]{display:block;font-size:.875rem;color:#fff;text-align:center;line-height:1.6}.bottom-actions[data-v-6c8392e0]{padding:1.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom))}.btn-back[data-v-6c8392e0]{width:100%;background:linear-gradient(90deg,#ea57a1,#9006db);border-radius:1.5rem;padding:.875rem 0;text-align:center;margin-top:4.375rem}.btn-text[data-v-6c8392e0]{font-size:1rem;color:#fff;font-weight:600}html[data-v-282be71f]{font-size:16px}body[data-v-282be71f]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-282be71f],uni-image[data-v-282be71f],uni-text[data-v-282be71f]{box-sizing:border-box;flex-shrink:0}#app[data-v-282be71f]{width:100vw;height:100vh}.flex-row[data-v-282be71f]{display:flex;flex-direction:row}.flex-col[data-v-282be71f]{display:flex;flex-direction:column}.justify-start[data-v-282be71f]{justify-content:flex-start}.justify-end[data-v-282be71f]{justify-content:flex-end}.justify-center[data-v-282be71f]{justify-content:center}.justify-between[data-v-282be71f]{justify-content:space-between}.justify-around[data-v-282be71f]{justify-content:space-around}.justify-evenly[data-v-282be71f]{justify-content:space-evenly}.items-start[data-v-282be71f]{align-items:flex-start}.items-end[data-v-282be71f]{align-items:flex-end}.items-center[data-v-282be71f]{align-items:center}.items-baseline[data-v-282be71f]{align-items:baseline}.items-stretch[data-v-282be71f]{align-items:stretch}.self-start[data-v-282be71f]{align-self:flex-start}.self-end[data-v-282be71f]{align-self:flex-end}.self-center[data-v-282be71f]{align-self:center}.self-baseline[data-v-282be71f]{align-self:baseline}.self-stretch[data-v-282be71f]{align-self:stretch}.flex-1[data-v-282be71f]{flex:1 1 0%}.flex-auto[data-v-282be71f]{flex:1 1 auto}.grow[data-v-282be71f]{flex-grow:1}.grow-0[data-v-282be71f]{flex-grow:0}.shrink[data-v-282be71f]{flex-shrink:1}.shrink-0[data-v-282be71f]{flex-shrink:0}.relative[data-v-282be71f]{position:relative}.ml-2[data-v-282be71f]{margin-left:.13rem}.mt-2[data-v-282be71f]{margin-top:.13rem}.ml-4[data-v-282be71f]{margin-left:.25rem}.mt-4[data-v-282be71f]{margin-top:.25rem}.ml-6[data-v-282be71f]{margin-left:.38rem}.mt-6[data-v-282be71f]{margin-top:.38rem}.ml-8[data-v-282be71f]{margin-left:.5rem}.mt-8[data-v-282be71f]{margin-top:.5rem}.ml-10[data-v-282be71f]{margin-left:.63rem}.mt-10[data-v-282be71f]{margin-top:.63rem}.ml-12[data-v-282be71f]{margin-left:.75rem}.mt-12[data-v-282be71f]{margin-top:.75rem}.ml-14[data-v-282be71f]{margin-left:.88rem}.mt-14[data-v-282be71f]{margin-top:.88rem}.ml-16[data-v-282be71f]{margin-left:1rem}.mt-16[data-v-282be71f]{margin-top:1rem}.ml-18[data-v-282be71f]{margin-left:1.13rem}.mt-18[data-v-282be71f]{margin-top:1.13rem}.ml-20[data-v-282be71f]{margin-left:1.25rem}.mt-20[data-v-282be71f]{margin-top:1.25rem}.ml-22[data-v-282be71f]{margin-left:1.38rem}.mt-22[data-v-282be71f]{margin-top:1.38rem}.ml-24[data-v-282be71f]{margin-left:1.5rem}.mt-24[data-v-282be71f]{margin-top:1.5rem}.ml-26[data-v-282be71f]{margin-left:1.63rem}.mt-26[data-v-282be71f]{margin-top:1.63rem}.ml-28[data-v-282be71f]{margin-left:1.75rem}.mt-28[data-v-282be71f]{margin-top:1.75rem}.ml-30[data-v-282be71f]{margin-left:1.88rem}.mt-30[data-v-282be71f]{margin-top:1.88rem}.ml-32[data-v-282be71f]{margin-left:2rem}.mt-32[data-v-282be71f]{margin-top:2rem}.ml-34[data-v-282be71f]{margin-left:2.13rem}.mt-34[data-v-282be71f]{margin-top:2.13rem}.ml-36[data-v-282be71f]{margin-left:2.25rem}.mt-36[data-v-282be71f]{margin-top:2.25rem}.ml-38[data-v-282be71f]{margin-left:2.38rem}.mt-38[data-v-282be71f]{margin-top:2.38rem}.ml-40[data-v-282be71f]{margin-left:2.5rem}.mt-40[data-v-282be71f]{margin-top:2.5rem}.ml-42[data-v-282be71f]{margin-left:2.63rem}.mt-42[data-v-282be71f]{margin-top:2.63rem}.ml-44[data-v-282be71f]{margin-left:2.75rem}.mt-44[data-v-282be71f]{margin-top:2.75rem}.ml-46[data-v-282be71f]{margin-left:2.88rem}.mt-46[data-v-282be71f]{margin-top:2.88rem}.ml-48[data-v-282be71f]{margin-left:3rem}.mt-48[data-v-282be71f]{margin-top:3rem}.ml-50[data-v-282be71f]{margin-left:3.13rem}.mt-50[data-v-282be71f]{margin-top:3.13rem}.ml-52[data-v-282be71f]{margin-left:3.25rem}.mt-52[data-v-282be71f]{margin-top:3.25rem}.ml-54[data-v-282be71f]{margin-left:3.38rem}.mt-54[data-v-282be71f]{margin-top:3.38rem}.ml-56[data-v-282be71f]{margin-left:3.5rem}.mt-56[data-v-282be71f]{margin-top:3.5rem}.ml-58[data-v-282be71f]{margin-left:3.63rem}.mt-58[data-v-282be71f]{margin-top:3.63rem}.ml-60[data-v-282be71f]{margin-left:3.75rem}.mt-60[data-v-282be71f]{margin-top:3.75rem}.ml-62[data-v-282be71f]{margin-left:3.88rem}.mt-62[data-v-282be71f]{margin-top:3.88rem}.ml-64[data-v-282be71f]{margin-left:4rem}.mt-64[data-v-282be71f]{margin-top:4rem}.ml-66[data-v-282be71f]{margin-left:4.13rem}.mt-66[data-v-282be71f]{margin-top:4.13rem}.ml-68[data-v-282be71f]{margin-left:4.25rem}.mt-68[data-v-282be71f]{margin-top:4.25rem}.ml-70[data-v-282be71f]{margin-left:4.38rem}.mt-70[data-v-282be71f]{margin-top:4.38rem}.ml-72[data-v-282be71f]{margin-left:4.5rem}.mt-72[data-v-282be71f]{margin-top:4.5rem}.ml-74[data-v-282be71f]{margin-left:4.63rem}.mt-74[data-v-282be71f]{margin-top:4.63rem}.ml-76[data-v-282be71f]{margin-left:4.75rem}.mt-76[data-v-282be71f]{margin-top:4.75rem}.ml-78[data-v-282be71f]{margin-left:4.88rem}.mt-78[data-v-282be71f]{margin-top:4.88rem}.ml-80[data-v-282be71f]{margin-left:5rem}.mt-80[data-v-282be71f]{margin-top:5rem}.ml-82[data-v-282be71f]{margin-left:5.13rem}.mt-82[data-v-282be71f]{margin-top:5.13rem}.ml-84[data-v-282be71f]{margin-left:5.25rem}.mt-84[data-v-282be71f]{margin-top:5.25rem}.ml-86[data-v-282be71f]{margin-left:5.38rem}.mt-86[data-v-282be71f]{margin-top:5.38rem}.ml-88[data-v-282be71f]{margin-left:5.5rem}.mt-88[data-v-282be71f]{margin-top:5.5rem}.ml-90[data-v-282be71f]{margin-left:5.63rem}.mt-90[data-v-282be71f]{margin-top:5.63rem}.ml-92[data-v-282be71f]{margin-left:5.75rem}.mt-92[data-v-282be71f]{margin-top:5.75rem}.ml-94[data-v-282be71f]{margin-left:5.88rem}.mt-94[data-v-282be71f]{margin-top:5.88rem}.ml-96[data-v-282be71f]{margin-left:6rem}.mt-96[data-v-282be71f]{margin-top:6rem}.ml-98[data-v-282be71f]{margin-left:6.13rem}.mt-98[data-v-282be71f]{margin-top:6.13rem}.ml-100[data-v-282be71f]{margin-left:6.25rem}.mt-100[data-v-282be71f]{margin-top:6.25rem}.mt-101[data-v-282be71f]{margin-top:6.38rem}.safe-tips-page[data-v-282be71f]{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-282be71f]{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2.75rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000}.navbar-left[data-v-282be71f]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-282be71f]{display:block;width:1.25rem;height:1.25rem}.navbar-title[data-v-282be71f]{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;font-size:1.125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.navbar-right[data-v-282be71f]{width:2.5rem;height:100%;flex-shrink:0}.content-wrapper[data-v-282be71f]{flex:1;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#fff}.content-container[data-v-282be71f]{padding:1.25rem 1rem;box-sizing:border-box;background:#180928}.content-title[data-v-282be71f]{display:block;font-size:1rem;font-weight:700;color:#fff;line-height:1.6;margin-bottom:.75rem;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.content-text[data-v-282be71f]{display:block;font-size:.875rem;color:#fff;line-height:1.8;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.content-footer[data-v-282be71f]{display:block;margin-top:.875rem;font-size:.8125rem;color:#666;line-height:1.8;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html[data-v-29242e57]{font-size:16px}body[data-v-29242e57]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-29242e57],uni-image[data-v-29242e57],uni-text[data-v-29242e57]{box-sizing:border-box;flex-shrink:0}#app[data-v-29242e57]{width:100vw;height:100vh}.flex-row[data-v-29242e57]{display:flex;flex-direction:row}.flex-col[data-v-29242e57]{display:flex;flex-direction:column}.justify-start[data-v-29242e57]{justify-content:flex-start}.justify-end[data-v-29242e57]{justify-content:flex-end}.justify-center[data-v-29242e57]{justify-content:center}.justify-between[data-v-29242e57]{justify-content:space-between}.justify-around[data-v-29242e57]{justify-content:space-around}.justify-evenly[data-v-29242e57]{justify-content:space-evenly}.items-start[data-v-29242e57]{align-items:flex-start}.items-end[data-v-29242e57]{align-items:flex-end}.items-center[data-v-29242e57]{align-items:center}.items-baseline[data-v-29242e57]{align-items:baseline}.items-stretch[data-v-29242e57]{align-items:stretch}.self-start[data-v-29242e57]{align-self:flex-start}.self-end[data-v-29242e57]{align-self:flex-end}.self-center[data-v-29242e57]{align-self:center}.self-baseline[data-v-29242e57]{align-self:baseline}.self-stretch[data-v-29242e57]{align-self:stretch}.flex-1[data-v-29242e57]{flex:1 1 0%}.flex-auto[data-v-29242e57]{flex:1 1 auto}.grow[data-v-29242e57]{flex-grow:1}.grow-0[data-v-29242e57]{flex-grow:0}.shrink[data-v-29242e57]{flex-shrink:1}.shrink-0[data-v-29242e57]{flex-shrink:0}.relative[data-v-29242e57]{position:relative}.ml-2[data-v-29242e57]{margin-left:.13rem}.mt-2[data-v-29242e57]{margin-top:.13rem}.ml-4[data-v-29242e57]{margin-left:.25rem}.mt-4[data-v-29242e57]{margin-top:.25rem}.ml-6[data-v-29242e57]{margin-left:.38rem}.mt-6[data-v-29242e57]{margin-top:.38rem}.ml-8[data-v-29242e57]{margin-left:.5rem}.mt-8[data-v-29242e57]{margin-top:.5rem}.ml-10[data-v-29242e57]{margin-left:.63rem}.mt-10[data-v-29242e57]{margin-top:.63rem}.ml-12[data-v-29242e57]{margin-left:.75rem}.mt-12[data-v-29242e57]{margin-top:.75rem}.ml-14[data-v-29242e57]{margin-left:.88rem}.mt-14[data-v-29242e57]{margin-top:.88rem}.ml-16[data-v-29242e57]{margin-left:1rem}.mt-16[data-v-29242e57]{margin-top:1rem}.ml-18[data-v-29242e57]{margin-left:1.13rem}.mt-18[data-v-29242e57]{margin-top:1.13rem}.ml-20[data-v-29242e57]{margin-left:1.25rem}.mt-20[data-v-29242e57]{margin-top:1.25rem}.ml-22[data-v-29242e57]{margin-left:1.38rem}.mt-22[data-v-29242e57]{margin-top:1.38rem}.ml-24[data-v-29242e57]{margin-left:1.5rem}.mt-24[data-v-29242e57]{margin-top:1.5rem}.ml-26[data-v-29242e57]{margin-left:1.63rem}.mt-26[data-v-29242e57]{margin-top:1.63rem}.ml-28[data-v-29242e57]{margin-left:1.75rem}.mt-28[data-v-29242e57]{margin-top:1.75rem}.ml-30[data-v-29242e57]{margin-left:1.88rem}.mt-30[data-v-29242e57]{margin-top:1.88rem}.ml-32[data-v-29242e57]{margin-left:2rem}.mt-32[data-v-29242e57]{margin-top:2rem}.ml-34[data-v-29242e57]{margin-left:2.13rem}.mt-34[data-v-29242e57]{margin-top:2.13rem}.ml-36[data-v-29242e57]{margin-left:2.25rem}.mt-36[data-v-29242e57]{margin-top:2.25rem}.ml-38[data-v-29242e57]{margin-left:2.38rem}.mt-38[data-v-29242e57]{margin-top:2.38rem}.ml-40[data-v-29242e57]{margin-left:2.5rem}.mt-40[data-v-29242e57]{margin-top:2.5rem}.ml-42[data-v-29242e57]{margin-left:2.63rem}.mt-42[data-v-29242e57]{margin-top:2.63rem}.ml-44[data-v-29242e57]{margin-left:2.75rem}.mt-44[data-v-29242e57]{margin-top:2.75rem}.ml-46[data-v-29242e57]{margin-left:2.88rem}.mt-46[data-v-29242e57]{margin-top:2.88rem}.ml-48[data-v-29242e57]{margin-left:3rem}.mt-48[data-v-29242e57]{margin-top:3rem}.ml-50[data-v-29242e57]{margin-left:3.13rem}.mt-50[data-v-29242e57]{margin-top:3.13rem}.ml-52[data-v-29242e57]{margin-left:3.25rem}.mt-52[data-v-29242e57]{margin-top:3.25rem}.ml-54[data-v-29242e57]{margin-left:3.38rem}.mt-54[data-v-29242e57]{margin-top:3.38rem}.ml-56[data-v-29242e57]{margin-left:3.5rem}.mt-56[data-v-29242e57]{margin-top:3.5rem}.ml-58[data-v-29242e57]{margin-left:3.63rem}.mt-58[data-v-29242e57]{margin-top:3.63rem}.ml-60[data-v-29242e57]{margin-left:3.75rem}.mt-60[data-v-29242e57]{margin-top:3.75rem}.ml-62[data-v-29242e57]{margin-left:3.88rem}.mt-62[data-v-29242e57]{margin-top:3.88rem}.ml-64[data-v-29242e57]{margin-left:4rem}.mt-64[data-v-29242e57]{margin-top:4rem}.ml-66[data-v-29242e57]{margin-left:4.13rem}.mt-66[data-v-29242e57]{margin-top:4.13rem}.ml-68[data-v-29242e57]{margin-left:4.25rem}.mt-68[data-v-29242e57]{margin-top:4.25rem}.ml-70[data-v-29242e57]{margin-left:4.38rem}.mt-70[data-v-29242e57]{margin-top:4.38rem}.ml-72[data-v-29242e57]{margin-left:4.5rem}.mt-72[data-v-29242e57]{margin-top:4.5rem}.ml-74[data-v-29242e57]{margin-left:4.63rem}.mt-74[data-v-29242e57]{margin-top:4.63rem}.ml-76[data-v-29242e57]{margin-left:4.75rem}.mt-76[data-v-29242e57]{margin-top:4.75rem}.ml-78[data-v-29242e57]{margin-left:4.88rem}.mt-78[data-v-29242e57]{margin-top:4.88rem}.ml-80[data-v-29242e57]{margin-left:5rem}.mt-80[data-v-29242e57]{margin-top:5rem}.ml-82[data-v-29242e57]{margin-left:5.13rem}.mt-82[data-v-29242e57]{margin-top:5.13rem}.ml-84[data-v-29242e57]{margin-left:5.25rem}.mt-84[data-v-29242e57]{margin-top:5.25rem}.ml-86[data-v-29242e57]{margin-left:5.38rem}.mt-86[data-v-29242e57]{margin-top:5.38rem}.ml-88[data-v-29242e57]{margin-left:5.5rem}.mt-88[data-v-29242e57]{margin-top:5.5rem}.ml-90[data-v-29242e57]{margin-left:5.63rem}.mt-90[data-v-29242e57]{margin-top:5.63rem}.ml-92[data-v-29242e57]{margin-left:5.75rem}.mt-92[data-v-29242e57]{margin-top:5.75rem}.ml-94[data-v-29242e57]{margin-left:5.88rem}.mt-94[data-v-29242e57]{margin-top:5.88rem}.ml-96[data-v-29242e57]{margin-left:6rem}.mt-96[data-v-29242e57]{margin-top:6rem}.ml-98[data-v-29242e57]{margin-left:6.13rem}.mt-98[data-v-29242e57]{margin-top:6.13rem}.ml-100[data-v-29242e57]{margin-left:6.25rem}.mt-100[data-v-29242e57]{margin-top:6.25rem}.mt-101[data-v-29242e57]{margin-top:6.38rem}.safe-tips-page[data-v-29242e57]{width:100%;min-height:100vh;background-color:#180928;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;position:relative}.custom-navbar[data-v-29242e57]{position:fixed;top:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:2.75rem;padding:0 1rem;background-color:#180928;box-sizing:border-box;flex-shrink:0;z-index:1000}.navbar-left[data-v-29242e57]{width:2.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.back-icon[data-v-29242e57]{display:block;width:1.25rem;height:1.25rem}.navbar-title[data-v-29242e57]{flex:1;display:flex;align-items:center;justify-content:center;min-width:0;font-size:1.125rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.navbar-right[data-v-29242e57]{width:2.5rem;height:100%;flex-shrink:0}.content-wrapper[data-v-29242e57]{flex:1;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;background-color:#fff}.content-container[data-v-29242e57]{padding:1.25rem 1rem;box-sizing:border-box;background:#180928}.content-title[data-v-29242e57]{display:block;font-size:1rem;font-weight:700;color:#fff;line-height:1.6;margin-bottom:.75rem;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.content-text[data-v-29242e57]{display:block;font-size:.875rem;color:#fff;line-height:1.8;word-break:break-word;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.content-footer[data-v-29242e57]{display:block;margin-top:.875rem;font-size:.8125rem;color:#666;line-height:1.8;white-space:pre-wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html[data-v-1c7c0146]{font-size:16px}body[data-v-1c7c0146]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-1c7c0146],uni-image[data-v-1c7c0146],uni-text[data-v-1c7c0146]{box-sizing:border-box;flex-shrink:0}#app[data-v-1c7c0146]{width:100vw;height:100vh}.flex-row[data-v-1c7c0146]{display:flex;flex-direction:row}.flex-col[data-v-1c7c0146]{display:flex;flex-direction:column}.justify-start[data-v-1c7c0146]{justify-content:flex-start}.justify-end[data-v-1c7c0146]{justify-content:flex-end}.justify-center[data-v-1c7c0146]{justify-content:center}.justify-between[data-v-1c7c0146]{justify-content:space-between}.justify-around[data-v-1c7c0146]{justify-content:space-around}.justify-evenly[data-v-1c7c0146]{justify-content:space-evenly}.items-start[data-v-1c7c0146]{align-items:flex-start}.items-end[data-v-1c7c0146]{align-items:flex-end}.items-center[data-v-1c7c0146]{align-items:center}.items-baseline[data-v-1c7c0146]{align-items:baseline}.items-stretch[data-v-1c7c0146]{align-items:stretch}.self-start[data-v-1c7c0146]{align-self:flex-start}.self-end[data-v-1c7c0146]{align-self:flex-end}.self-center[data-v-1c7c0146]{align-self:center}.self-baseline[data-v-1c7c0146]{align-self:baseline}.self-stretch[data-v-1c7c0146]{align-self:stretch}.flex-1[data-v-1c7c0146]{flex:1 1 0%}.flex-auto[data-v-1c7c0146]{flex:1 1 auto}.grow[data-v-1c7c0146]{flex-grow:1}.grow-0[data-v-1c7c0146]{flex-grow:0}.shrink[data-v-1c7c0146]{flex-shrink:1}.shrink-0[data-v-1c7c0146]{flex-shrink:0}.relative[data-v-1c7c0146]{position:relative}.ml-2[data-v-1c7c0146]{margin-left:.13rem}.mt-2[data-v-1c7c0146]{margin-top:.13rem}.ml-4[data-v-1c7c0146]{margin-left:.25rem}.mt-4[data-v-1c7c0146]{margin-top:.25rem}.ml-6[data-v-1c7c0146]{margin-left:.38rem}.mt-6[data-v-1c7c0146]{margin-top:.38rem}.ml-8[data-v-1c7c0146]{margin-left:.5rem}.mt-8[data-v-1c7c0146]{margin-top:.5rem}.ml-10[data-v-1c7c0146]{margin-left:.63rem}.mt-10[data-v-1c7c0146]{margin-top:.63rem}.ml-12[data-v-1c7c0146]{margin-left:.75rem}.mt-12[data-v-1c7c0146]{margin-top:.75rem}.ml-14[data-v-1c7c0146]{margin-left:.88rem}.mt-14[data-v-1c7c0146]{margin-top:.88rem}.ml-16[data-v-1c7c0146]{margin-left:1rem}.mt-16[data-v-1c7c0146]{margin-top:1rem}.ml-18[data-v-1c7c0146]{margin-left:1.13rem}.mt-18[data-v-1c7c0146]{margin-top:1.13rem}.ml-20[data-v-1c7c0146]{margin-left:1.25rem}.mt-20[data-v-1c7c0146]{margin-top:1.25rem}.ml-22[data-v-1c7c0146]{margin-left:1.38rem}.mt-22[data-v-1c7c0146]{margin-top:1.38rem}.ml-24[data-v-1c7c0146]{margin-left:1.5rem}.mt-24[data-v-1c7c0146]{margin-top:1.5rem}.ml-26[data-v-1c7c0146]{margin-left:1.63rem}.mt-26[data-v-1c7c0146]{margin-top:1.63rem}.ml-28[data-v-1c7c0146]{margin-left:1.75rem}.mt-28[data-v-1c7c0146]{margin-top:1.75rem}.ml-30[data-v-1c7c0146]{margin-left:1.88rem}.mt-30[data-v-1c7c0146]{margin-top:1.88rem}.ml-32[data-v-1c7c0146]{margin-left:2rem}.mt-32[data-v-1c7c0146]{margin-top:2rem}.ml-34[data-v-1c7c0146]{margin-left:2.13rem}.mt-34[data-v-1c7c0146]{margin-top:2.13rem}.ml-36[data-v-1c7c0146]{margin-left:2.25rem}.mt-36[data-v-1c7c0146]{margin-top:2.25rem}.ml-38[data-v-1c7c0146]{margin-left:2.38rem}.mt-38[data-v-1c7c0146]{margin-top:2.38rem}.ml-40[data-v-1c7c0146]{margin-left:2.5rem}.mt-40[data-v-1c7c0146]{margin-top:2.5rem}.ml-42[data-v-1c7c0146]{margin-left:2.63rem}.mt-42[data-v-1c7c0146]{margin-top:2.63rem}.ml-44[data-v-1c7c0146]{margin-left:2.75rem}.mt-44[data-v-1c7c0146]{margin-top:2.75rem}.ml-46[data-v-1c7c0146]{margin-left:2.88rem}.mt-46[data-v-1c7c0146]{margin-top:2.88rem}.ml-48[data-v-1c7c0146]{margin-left:3rem}.mt-48[data-v-1c7c0146]{margin-top:3rem}.ml-50[data-v-1c7c0146]{margin-left:3.13rem}.mt-50[data-v-1c7c0146]{margin-top:3.13rem}.ml-52[data-v-1c7c0146]{margin-left:3.25rem}.mt-52[data-v-1c7c0146]{margin-top:3.25rem}.ml-54[data-v-1c7c0146]{margin-left:3.38rem}.mt-54[data-v-1c7c0146]{margin-top:3.38rem}.ml-56[data-v-1c7c0146]{margin-left:3.5rem}.mt-56[data-v-1c7c0146]{margin-top:3.5rem}.ml-58[data-v-1c7c0146]{margin-left:3.63rem}.mt-58[data-v-1c7c0146]{margin-top:3.63rem}.ml-60[data-v-1c7c0146]{margin-left:3.75rem}.mt-60[data-v-1c7c0146]{margin-top:3.75rem}.ml-62[data-v-1c7c0146]{margin-left:3.88rem}.mt-62[data-v-1c7c0146]{margin-top:3.88rem}.ml-64[data-v-1c7c0146]{margin-left:4rem}.mt-64[data-v-1c7c0146]{margin-top:4rem}.ml-66[data-v-1c7c0146]{margin-left:4.13rem}.mt-66[data-v-1c7c0146]{margin-top:4.13rem}.ml-68[data-v-1c7c0146]{margin-left:4.25rem}.mt-68[data-v-1c7c0146]{margin-top:4.25rem}.ml-70[data-v-1c7c0146]{margin-left:4.38rem}.mt-70[data-v-1c7c0146]{margin-top:4.38rem}.ml-72[data-v-1c7c0146]{margin-left:4.5rem}.mt-72[data-v-1c7c0146]{margin-top:4.5rem}.ml-74[data-v-1c7c0146]{margin-left:4.63rem}.mt-74[data-v-1c7c0146]{margin-top:4.63rem}.ml-76[data-v-1c7c0146]{margin-left:4.75rem}.mt-76[data-v-1c7c0146]{margin-top:4.75rem}.ml-78[data-v-1c7c0146]{margin-left:4.88rem}.mt-78[data-v-1c7c0146]{margin-top:4.88rem}.ml-80[data-v-1c7c0146]{margin-left:5rem}.mt-80[data-v-1c7c0146]{margin-top:5rem}.ml-82[data-v-1c7c0146]{margin-left:5.13rem}.mt-82[data-v-1c7c0146]{margin-top:5.13rem}.ml-84[data-v-1c7c0146]{margin-left:5.25rem}.mt-84[data-v-1c7c0146]{margin-top:5.25rem}.ml-86[data-v-1c7c0146]{margin-left:5.38rem}.mt-86[data-v-1c7c0146]{margin-top:5.38rem}.ml-88[data-v-1c7c0146]{margin-left:5.5rem}.mt-88[data-v-1c7c0146]{margin-top:5.5rem}.ml-90[data-v-1c7c0146]{margin-left:5.63rem}.mt-90[data-v-1c7c0146]{margin-top:5.63rem}.ml-92[data-v-1c7c0146]{margin-left:5.75rem}.mt-92[data-v-1c7c0146]{margin-top:5.75rem}.ml-94[data-v-1c7c0146]{margin-left:5.88rem}.mt-94[data-v-1c7c0146]{margin-top:5.88rem}.ml-96[data-v-1c7c0146]{margin-left:6rem}.mt-96[data-v-1c7c0146]{margin-top:6rem}.ml-98[data-v-1c7c0146]{margin-left:6.13rem}.mt-98[data-v-1c7c0146]{margin-top:6.13rem}.ml-100[data-v-1c7c0146]{margin-left:6.25rem}.mt-100[data-v-1c7c0146]{margin-top:6.25rem}.mt-101[data-v-1c7c0146]{margin-top:6.38rem}.about-app-container[data-v-1c7c0146]{width:100%;min-height:100vh;background-color:#180928}.custom-navbar[data-v-1c7c0146]{display:flex;flex-direction:row;align-items:center;min-height:2.75rem;padding:0 1rem .375rem;position:fixed;top:0;left:0;right:0;z-index:999;background-color:#180928;box-sizing:border-box}.custom-navbar .navbar-back[data-v-1c7c0146]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon[data-v-1c7c0146]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.custom-navbar .navbar-back .back-icon uni-image[data-v-1c7c0146]{width:100%;height:100%}.app-header[data-v-1c7c0146]{display:flex;flex-direction:column;align-items:center;padding-bottom:2.5rem}.app-header .app-icon-wrapper[data-v-1c7c0146]{margin-bottom:1rem}.app-header .app-icon-wrapper .app-icon[data-v-1c7c0146]{width:5rem;height:5rem;border-radius:1rem;background:linear-gradient(135deg,#ffb6c1,#ff69b4,#ff1493);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 .25rem .75rem rgba(255,105,180,.3);transition:transform .3s ease}.app-header .app-icon-wrapper .app-icon[data-v-1c7c0146]:active{transform:scale(.95)}.app-header .app-icon-wrapper .app-icon .app-icon-img[data-v-1c7c0146]{width:100%;height:100%;border-radius:1rem;object-fit:cover;background-color:rgba(255,255,255,.1)}.app-header .app-name[data-v-1c7c0146]{font-size:1.125rem;font-weight:600;color:#fff}.menu-list[data-v-1c7c0146]{padding:0 1rem;margin-top:1.25rem}.menu-list .menu-group[data-v-1c7c0146]{display:flex;flex-direction:column;border-radius:.5rem;overflow:hidden;border:.03125rem solid rgba(255,255,255,.4)}.menu-list .menu-item[data-v-1c7c0146]{display:flex;align-items:center;justify-content:space-between;padding:1rem .75rem;min-height:3rem;transition:background-color .2s}.menu-list .menu-item .menu-text[data-v-1c7c0146]{font-size:1rem;color:#fff;font-weight:500}.menu-list .menu-item .menu-right[data-v-1c7c0146]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.menu-list .menu-item .menu-version[data-v-1c7c0146]{font-size:.875rem;color:#999;font-weight:400}.menu-list .menu-item .menu-arrow[data-v-1c7c0146]{width:1rem;height:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.menu-list .menu-item .menu-arrow .menu-arrow-img[data-v-1c7c0146]{width:100%;height:100%;opacity:.6}.menu-list .menu-divider[data-v-1c7c0146]{height:.03125rem;background-color:#443a51;margin:0 .75rem}html[data-v-708b6948]{font-size:16px}body[data-v-708b6948]{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif}uni-view[data-v-708b6948],uni-image[data-v-708b6948],uni-text[data-v-708b6948]{box-sizing:border-box;flex-shrink:0}#app[data-v-708b6948]{width:100vw;height:100vh}.flex-row[data-v-708b6948]{display:flex;flex-direction:row}.flex-col[data-v-708b6948]{display:flex;flex-direction:column}.justify-start[data-v-708b6948]{justify-content:flex-start}.justify-end[data-v-708b6948]{justify-content:flex-end}.justify-center[data-v-708b6948]{justify-content:center}.justify-between[data-v-708b6948]{justify-content:space-between}.justify-around[data-v-708b6948]{justify-content:space-around}.justify-evenly[data-v-708b6948]{justify-content:space-evenly}.items-start[data-v-708b6948]{align-items:flex-start}.items-end[data-v-708b6948]{align-items:flex-end}.items-center[data-v-708b6948]{align-items:center}.items-baseline[data-v-708b6948]{align-items:baseline}.items-stretch[data-v-708b6948]{align-items:stretch}.self-start[data-v-708b6948]{align-self:flex-start}.self-end[data-v-708b6948]{align-self:flex-end}.self-center[data-v-708b6948]{align-self:center}.self-baseline[data-v-708b6948]{align-self:baseline}.self-stretch[data-v-708b6948]{align-self:stretch}.flex-1[data-v-708b6948]{flex:1 1 0%}.flex-auto[data-v-708b6948]{flex:1 1 auto}.grow[data-v-708b6948]{flex-grow:1}.grow-0[data-v-708b6948]{flex-grow:0}.shrink[data-v-708b6948]{flex-shrink:1}.shrink-0[data-v-708b6948]{flex-shrink:0}.relative[data-v-708b6948]{position:relative}.ml-2[data-v-708b6948]{margin-left:.13rem}.mt-2[data-v-708b6948]{margin-top:.13rem}.ml-4[data-v-708b6948]{margin-left:.25rem}.mt-4[data-v-708b6948]{margin-top:.25rem}.ml-6[data-v-708b6948]{margin-left:.38rem}.mt-6[data-v-708b6948]{margin-top:.38rem}.ml-8[data-v-708b6948]{margin-left:.5rem}.mt-8[data-v-708b6948]{margin-top:.5rem}.ml-10[data-v-708b6948]{margin-left:.63rem}.mt-10[data-v-708b6948]{margin-top:.63rem}.ml-12[data-v-708b6948]{margin-left:.75rem}.mt-12[data-v-708b6948]{margin-top:.75rem}.ml-14[data-v-708b6948]{margin-left:.88rem}.mt-14[data-v-708b6948]{margin-top:.88rem}.ml-16[data-v-708b6948]{margin-left:1rem}.mt-16[data-v-708b6948]{margin-top:1rem}.ml-18[data-v-708b6948]{margin-left:1.13rem}.mt-18[data-v-708b6948]{margin-top:1.13rem}.ml-20[data-v-708b6948]{margin-left:1.25rem}.mt-20[data-v-708b6948]{margin-top:1.25rem}.ml-22[data-v-708b6948]{margin-left:1.38rem}.mt-22[data-v-708b6948]{margin-top:1.38rem}.ml-24[data-v-708b6948]{margin-left:1.5rem}.mt-24[data-v-708b6948]{margin-top:1.5rem}.ml-26[data-v-708b6948]{margin-left:1.63rem}.mt-26[data-v-708b6948]{margin-top:1.63rem}.ml-28[data-v-708b6948]{margin-left:1.75rem}.mt-28[data-v-708b6948]{margin-top:1.75rem}.ml-30[data-v-708b6948]{margin-left:1.88rem}.mt-30[data-v-708b6948]{margin-top:1.88rem}.ml-32[data-v-708b6948]{margin-left:2rem}.mt-32[data-v-708b6948]{margin-top:2rem}.ml-34[data-v-708b6948]{margin-left:2.13rem}.mt-34[data-v-708b6948]{margin-top:2.13rem}.ml-36[data-v-708b6948]{margin-left:2.25rem}.mt-36[data-v-708b6948]{margin-top:2.25rem}.ml-38[data-v-708b6948]{margin-left:2.38rem}.mt-38[data-v-708b6948]{margin-top:2.38rem}.ml-40[data-v-708b6948]{margin-left:2.5rem}.mt-40[data-v-708b6948]{margin-top:2.5rem}.ml-42[data-v-708b6948]{margin-left:2.63rem}.mt-42[data-v-708b6948]{margin-top:2.63rem}.ml-44[data-v-708b6948]{margin-left:2.75rem}.mt-44[data-v-708b6948]{margin-top:2.75rem}.ml-46[data-v-708b6948]{margin-left:2.88rem}.mt-46[data-v-708b6948]{margin-top:2.88rem}.ml-48[data-v-708b6948]{margin-left:3rem}.mt-48[data-v-708b6948]{margin-top:3rem}.ml-50[data-v-708b6948]{margin-left:3.13rem}.mt-50[data-v-708b6948]{margin-top:3.13rem}.ml-52[data-v-708b6948]{margin-left:3.25rem}.mt-52[data-v-708b6948]{margin-top:3.25rem}.ml-54[data-v-708b6948]{margin-left:3.38rem}.mt-54[data-v-708b6948]{margin-top:3.38rem}.ml-56[data-v-708b6948]{margin-left:3.5rem}.mt-56[data-v-708b6948]{margin-top:3.5rem}.ml-58[data-v-708b6948]{margin-left:3.63rem}.mt-58[data-v-708b6948]{margin-top:3.63rem}.ml-60[data-v-708b6948]{margin-left:3.75rem}.mt-60[data-v-708b6948]{margin-top:3.75rem}.ml-62[data-v-708b6948]{margin-left:3.88rem}.mt-62[data-v-708b6948]{margin-top:3.88rem}.ml-64[data-v-708b6948]{margin-left:4rem}.mt-64[data-v-708b6948]{margin-top:4rem}.ml-66[data-v-708b6948]{margin-left:4.13rem}.mt-66[data-v-708b6948]{margin-top:4.13rem}.ml-68[data-v-708b6948]{margin-left:4.25rem}.mt-68[data-v-708b6948]{margin-top:4.25rem}.ml-70[data-v-708b6948]{margin-left:4.38rem}.mt-70[data-v-708b6948]{margin-top:4.38rem}.ml-72[data-v-708b6948]{margin-left:4.5rem}.mt-72[data-v-708b6948]{margin-top:4.5rem}.ml-74[data-v-708b6948]{margin-left:4.63rem}.mt-74[data-v-708b6948]{margin-top:4.63rem}.ml-76[data-v-708b6948]{margin-left:4.75rem}.mt-76[data-v-708b6948]{margin-top:4.75rem}.ml-78[data-v-708b6948]{margin-left:4.88rem}.mt-78[data-v-708b6948]{margin-top:4.88rem}.ml-80[data-v-708b6948]{margin-left:5rem}.mt-80[data-v-708b6948]{margin-top:5rem}.ml-82[data-v-708b6948]{margin-left:5.13rem}.mt-82[data-v-708b6948]{margin-top:5.13rem}.ml-84[data-v-708b6948]{margin-left:5.25rem}.mt-84[data-v-708b6948]{margin-top:5.25rem}.ml-86[data-v-708b6948]{margin-left:5.38rem}.mt-86[data-v-708b6948]{margin-top:5.38rem}.ml-88[data-v-708b6948]{margin-left:5.5rem}.mt-88[data-v-708b6948]{margin-top:5.5rem}.ml-90[data-v-708b6948]{margin-left:5.63rem}.mt-90[data-v-708b6948]{margin-top:5.63rem}.ml-92[data-v-708b6948]{margin-left:5.75rem}.mt-92[data-v-708b6948]{margin-top:5.75rem}.ml-94[data-v-708b6948]{margin-left:5.88rem}.mt-94[data-v-708b6948]{margin-top:5.88rem}.ml-96[data-v-708b6948]{margin-left:6rem}.mt-96[data-v-708b6948]{margin-top:6rem}.ml-98[data-v-708b6948]{margin-left:6.13rem}.mt-98[data-v-708b6948]{margin-top:6.13rem}.ml-100[data-v-708b6948]{margin-left:6.25rem}.mt-100[data-v-708b6948]{margin-top:6.25rem}.mt-101[data-v-708b6948]{margin-top:6.38rem}.digital-currency-page[data-v-708b6948]{min-height:100vh;background:linear-gradient(180deg,#ffd6df,#fff)}[data-v-708b6948] .simple-navbar-wrapper,[data-v-708b6948] .content-slot,[data-v-708b6948] .custom-navbar{background-color:transparent!important}.content[data-v-708b6948]{height:100%;padding:.875rem .75rem 1.25rem;box-sizing:border-box}.pay-card[data-v-708b6948]{width:100%;min-height:46.25rem;border-radius:1.125rem;background:rgba(255,255,255,.8);padding:1.75rem 1.0625rem 1.375rem;box-sizing:border-box}.qr-wrap[data-v-708b6948]{width:10rem;height:10rem;background:#fff;margin:0 auto;padding:.375rem;box-sizing:border-box}.qr-image[data-v-708b6948]{width:100%;height:100%}.address-text[data-v-708b6948]{display:block;width:100%;margin-top:.8125rem;text-align:center;color:#707070;font-size:1.0625rem;line-height:1.35;word-break:break-all}.copy-address-btn[data-v-708b6948]{margin:.875rem auto 0;width:5.625rem;height:2rem;border-radius:.4375rem;background:#f8809c;display:flex;align-items:center;justify-content:center}.copy-address-icon[data-v-708b6948]{width:.875rem;height:.875rem;margin-right:.25rem;flex-shrink:0;opacity:.96}.copy-address-text[data-v-708b6948]{font-size:.9375rem;color:#fff;font-weight:500}.detail-list[data-v-708b6948]{margin-top:3rem}.detail-row[data-v-708b6948]{min-height:2.6875rem;display:flex;align-items:center;justify-content:space-between}.detail-label[data-v-708b6948]{font-size:20px;color:#333;font-weight:500}.detail-value[data-v-708b6948]{font-size:1.25rem;color:#9e9e9e;font-weight:400}.amount-value[data-v-708b6948]{color:#ff5703}.order-value[data-v-708b6948]{max-width:8.125rem;text-align:right}.currency-type-wrap[data-v-708b6948]{display:flex;align-items:center;justify-content:flex-end;max-width:13.4375rem}.network-key[data-v-708b6948]{margin-right:.4375rem;font-size:1.25rem;color:#9e9e9e}.expire-wrap[data-v-708b6948]{display:flex;align-items:baseline}.expire-prefix[data-v-708b6948],.expire-suffix[data-v-708b6948]{font-size:1.1875rem;color:#b7b7b7}.expire-time[data-v-708b6948]{margin:0 .125rem;font-size:1.3125rem;color:#ff6a63;font-weight:500}.usdt-wrap[data-v-708b6948]{display:flex;align-items:center}.inline-copy[data-v-708b6948]{margin-left:.5625rem;color:#64a9df;font-size:1.0625rem}
