:export{MainColor:#1677ff;WhileBgColor:#fff;WhileFirstText:rgba(0,0,0,.8784313725);WhileSecondText:rgba(0,0,0,.6509803922);WhileThirdText:rgba(0,0,0,.2509803922);WhileBoxBgColor:rgba(255,255,255,.6);DarkBgColor:#141414;DarkFirstText:rgba(255,255,255,.8509803922);DarkSecondText:rgba(255,255,255,.6509803922);DarkThirdText:rgba(255,255,255,.2509803922);DarkBoxBgColor:rgba(255,255,255,.05)}:root{--main-width: 1200px;--main-color: #1677ff;--base-background:#fff;--border-color: #d9d9d9ff;--box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .03), 0 1px 6px -1px rgba(0, 0, 0, .02), 0 2px 4px 0 rgba(0, 0, 0, .02);--base-margin:12px;--green-color: #3CCC9B;--blue-color: #4D96FA;--yellow-color:#FFCB3D;--orange-color: #FD902C;--red-color: #F60C28;--purple-color: #E68ED7}html[data-theme=light]:root{--first-lv-text: rgba(0, 0, 0, .8784313725);--second-lv-text: rgba(0, 0, 0, .6509803922);--third-lv-text: rgba(0, 0, 0, .2509803922);--box-bg-color: rgba(255, 255, 255, .6)}html[data-theme=dark]:root{--first-lv-text: rgba(255, 255, 255, .8509803922);--second-lv-text: rgba(255, 255, 255, .6509803922);--third-lv-text: rgba(255, 255, 255, .2509803922);--box-bg-color: rgba(255, 255, 255, .05)}html[data-theme=dark] div,html[data-theme=dark] p,html[data-theme=dark] span,html[data-theme=dark] a,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6,html[data-theme=dark] ul,html[data-theme=dark] li,html[data-theme=dark] button,html[data-theme=dark] i{color:#ffffffd9}.text-nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 1700px){:root{--base-margin: 12px}}.ant-app{height:100%;width:100%}.ant-drawer-content,.ant-modal-content{background:var(--base-background) left top no-repeat!important;background-size:cover!important}.ant-modal-header{background:none!important}.ant-menu-light{background:none;border-inline-end:none!important}.ant-progress-bg{overflow:hidden}.ant-progress-bg:before{left:0!important;background:repeating-linear-gradient(45deg,#1677ff 0,#1677ff 30px,#52c41a 0,#52c41a 40px) right/200% 100%;animation:progressAnima 3s infinite linear!important;min-width:var(--main-width);height:100%;opacity:1!important}.ant-table .ant-table-container .ant-table-body{border:1px solid #f0f0f0;border-left:0;transition:height .1s ease-out,max-height .1s ease-out}.ant-table .ant-table-container .ant-table-body .ant-table-cell .ant-tag{margin-inline-end:0}.full-modal .ant-modal{max-width:100%;top:0;padding-bottom:0;margin:0}.full-modal .ant-modal-content{display:flex;flex-direction:column;height:100vh;background:#fafafa!important}.full-modal .ant-modal-body{flex:1}.ant-empty{display:flex;flex-direction:column;justify-content:center}.ant-menu-small .ant-menu-item,.ant-menu-small .ant-menu-submenu-title{padding-left:12px!important;height:30px!important;line-height:30px!important;font-size:12px!important}.ant-menu-small .ant-menu-submenu .ant-menu-item{padding-left:30px!important}.ant-card .ant-card-head{min-height:60px}.ant-card.ant-card-small>.ant-card-head{min-height:46px}.ant-tag{height:fit-content}.ant-tag.ant-tag-red{color:var(--red-color)}.ant-tag.ant-tag-orange{color:var(--orange-color)}.ant-tag.ant-tag-warning{color:var(--yellow-color)}.ant-tag.ant-tag-green{color:var(--green-color)}.ant-tag.ant-tag-blue{color:var(--blue-color)}.ant-tag.ant-tag-purple{color:var(--purple-color)}@keyframes progressAnima{to{background-position:left}}html[data-theme=light] .ant-layout-sider{background:#fff6}html[data-theme=light] .ant-layout-header{background:#fff}html[data-theme=light] .table-striped td{background-color:#fafafa}html[data-theme=dark] .ant-card,html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-input-password,html[data-theme=dark] .ant-input-affix-wrapper{background:#ffffff0d}html[data-theme=dark] .ant-input-password .ant-input,html[data-theme=dark] .ant-input-affix-wrapper .ant-input,html[data-theme=dark] .ant-select-auto-complete.ant-select{background:none!important}html[data-theme=dark] .ant-select-selector{background:#ffffff0d!important}html[data-theme=dark] .table-striped td{background-color:#1d1d1d}.ant-picker{width:100%}body{min-width:var(--main-width);background:var(--base-background) left top no-repeat;background-size:cover;transition:all .3s ease;background-attachment:fixed}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;-webkit-text-fill-color:#333!important;background-color:transparent!important}input[type=password]:focus{background-color:transparent!important;outline:none}input[type=password]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px white inset!important;background-color:transparent!important}input[type=text]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px white inset!important;background-color:transparent!important}#app{width:100%;height:100%}ol,ul,li{list-style:none;padding:0}.match-text{color:var(--main-color)}.form-card{margin-bottom:var(--base-margin)}.form-card:has(.form-toggle:not([style*="display: none"])){margin-bottom:28px}.form-card:hover .form-toggle{opacity:1}.form-card .page-form{flex:1;column-gap:16px;row-gap:12px;transition:row-gap .06s ease-out}.form-card .page-form .ant-form-item{overflow:hidden;transition:height .06s ease-out}.form-card .page-form .ant-input,.form-card .page-form .ant-form-item-control-input-content .ant-input-affix-wrapper,.form-card .page-form .ant-select,.form-card .page-form .ant-picker:not(.ant-picker-range){width:200px}.container-card .ant-card-head{border:none}.container-card>.ant-card-body{padding-top:0}.modal-form{width:400px;margin:0 auto}.full-loading{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#ffffffa6;z-index:9999999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.collapsed-icon[data-v-595d4bf0]{z-index:1;font-size:20px;transition:color .3s}.collapsed-icon[data-v-595d4bf0]:hover{color:#1890ff}.collapsed-icon .anticon[data-v-595d4bf0]{vertical-align:0!important}.use-info[data-v-595d4bf0]{padding:16px 10px;line-height:30px;white-space:nowrap}@media screen and (max-width: 1700px){.use-info[data-v-595d4bf0],.use-info span[data-v-595d4bf0]{font-size:12px}}[data-v-595d4bf0] .ant-menu-item[data-menu-id=MessageCenter] .not-read-number-badge{min-width:18px;padding:0 4px;height:18px;background:red;border-radius:36px;text-align:center;line-height:18px;color:#fff;font-size:12px;margin-left:6px}[data-v-595d4bf0] .ant-menu-item[data-menu-id=MessageCenter] .not-read-number-badge.icon-badge{position:absolute;left:22px;top:4px}.spin[data-v-a6b5de3c]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:#fff6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tip-box[data-v-a6b5de3c]{border-radius:10px;background-color:#e6f7ff;color:#101010;font-size:14px;border:1px solid rgb(145,213,255);padding:12px}.tip-box p[data-v-a6b5de3c]{margin-bottom:4px}svg[data-v-44d6c967]{vertical-align:-.125em}.carousel-item[data-v-3642a374]{transition:all .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-item[data-v-3642a374]:hover{cursor:pointer;color:#1677ff}.carousel[data-v-3642a374]{width:100%;height:22px}@media screen and (max-width: 1700px){.fagui-icon[data-v-3642a374]{width:14px!important;height:14px!important}}.test-tip[data-v-95f9ce7d]{background:#ffcc70;text-align:center;padding:5px;letter-spacing:1px;position:sticky;top:60px;z-index:10}.layout[data-v-95f9ce7d]{height:100%;overflow-x:hidden;overflow-y:auto;background:none}.ai-ball[data-v-95f9ce7d]{position:fixed;right:10px;bottom:10px;width:100px;height:100px;cursor:pointer;z-index:1000000000000000000}.ai-ball img[data-v-95f9ce7d]{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none}.fade-slide-leave-active[data-v-95f9ce7d],.fade-slide-enter-active[data-v-95f9ce7d]{transition:all .2s}.fade-slide-enter-from[data-v-95f9ce7d]{opacity:0;transform:translate(30px)}.fade-slide-leave-to[data-v-95f9ce7d]{opacity:0;transform:translate(-30px)}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.bottom-10px{bottom:10px}.right-0{right:0}.grid{display:grid}.clear-both{clear:both}.m-6px{margin:6px}.mx-10px{margin-left:10px;margin-right:10px}.mx-4px{margin-left:4px;margin-right:4px}.my-10px{margin-top:10px;margin-bottom:10px}.my-12px{margin-top:12px;margin-bottom:12px}.my-16px{margin-top:16px;margin-bottom:16px}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6px{margin-top:6px;margin-bottom:6px}.mb-16px{margin-bottom:16px}.mb-18px{margin-bottom:18px}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6px{margin-bottom:6px}.ml-12px{margin-left:12px}.ml-38px{margin-left:38px}.ml-70px{margin-left:70px}.ml-8px{margin-left:8px}.mr-38px{margin-right:38px}.mr-8px{margin-right:8px}.ms-0\!{margin-inline-start:0!important}.mt-1{margin-top:.25rem}.mt-10px{margin-top:10px}.mt-12px{margin-top:12px}.mt-16px{margin-top:16px}.mt-2{margin-top:.5rem}.mt-24px{margin-top:24px}.mt-4{margin-top:1rem}.mt-4px{margin-top:4px}.mt-5{margin-top:1.25rem}.mt-6px{margin-top:6px}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.list-item{display:list-item}.hidden{display:none}.before\:hidden\!:before{display:none!important}.h-100\%,.h-full{height:100%}.h-150px{height:150px}.h-28px{height:28px}.h-300px{height:300px}.h-32px{height:32px}.h-70px{height:70px}.h-auto{height:auto}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.max-h-60px{max-height:60px}.w-100\%{width:100%}.w-100px{width:100px}.w-150px{width:150px}.w-1px{width:1px}.w-20\%{width:20%}.w-200px{width:200px}.w-25\%{width:25%}.w-300px{width:300px}.w-33\%{width:33%}.w-50\%{width:50%}.w-70px{width:70px}.w-75\%{width:75%}.w-90\%{width:90%}.flex{display:flex}.flex-auto{flex:1 1 auto}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.table{display:table}.table-row{display:table-row}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.resize{resize:both}.gap-row-10px{row-gap:10px}.flex-justify-center{justify-content:center}.flex-items-center{align-items:center}.overflow-auto{overflow:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b,.border,.border-1px{border-width:1px}.border-width-2px{border-width:2px}.border-blue-3{--un-border-opacity:1;border-color:rgb(147 197 253 / var(--un-border-opacity))}.border-rd-99{border-radius:24.75rem}.border-rd-99px{border-radius:99px}.border-rd-99px\!{border-radius:99px!important}.rd-xl{border-radius:.75rem}.bg-\#000\/5\!{background-color:#0000000d!important}.bg-\#01B52A{--un-bg-opacity:1;background-color:rgb(1 181 42 / var(--un-bg-opacity))}.bg-\#D95040\/20{background-color:#d9504033}.bg-\#FF5A5B\/20{background-color:#ff5a5b33}.bg-\#fff{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-blue-2{--un-bg-opacity:1;background-color:rgb(191 219 254 / var(--un-bg-opacity))}.bg-cyan-2{--un-bg-opacity:1;background-color:rgb(165 243 252 / var(--un-bg-opacity))}.bg-orange-2{--un-bg-opacity:1;background-color:rgb(254 215 170 / var(--un-bg-opacity))}.bg-red-2{--un-bg-opacity:1;background-color:rgb(254 202 202 / var(--un-bg-opacity))}.hover\:bg-\#000\/5\!:hover{background-color:#0000000d!important}.hover\:bg-\#01B52A\/80\!:hover{background-color:#01b52acc!important}.px{padding-left:1rem;padding-right:1rem}.px-10px{padding-left:10px;padding-right:10px}.px-12px\!{padding-left:12px!important;padding-right:12px!important}.px-4px{padding-left:4px;padding-right:4px}.py-12px{padding-top:12px;padding-bottom:12px}.py-2px{padding-top:2px;padding-bottom:2px}.py-3px{padding-top:3px;padding-bottom:3px}.pr-12px{padding-right:12px}.pie{padding-inline-end:1rem}.text-center{text-align:center}.text-nowrap{text-wrap:nowrap}.text-12px{font-size:12px}.text-14px{font-size:14px}.text-16px,.text-size-16px{font-size:16px}.text-18px{font-size:18px}.text-20px{font-size:20px}.text-24px{font-size:24px}.text-26px{font-size:26px}.text-32px{font-size:32px}.text-\#333{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity))}.text-\#999{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-black\/60{color:#0009}.text-black\/70{color:#000000b3}.color-\#06B6D4{--un-text-opacity:1;color:rgb(6 182 212 / var(--un-text-opacity))}.color-\#D95040{--un-text-opacity:1;color:rgb(217 80 64 / var(--un-text-opacity))}.color-\#F97316{--un-text-opacity:1;color:rgb(249 115 22 / var(--un-text-opacity))}.color-\#FF5A5B{--un-text-opacity:1;color:rgb(255 90 91 / var(--un-text-opacity))}.color-\#FF7C00{--un-text-opacity:1;color:rgb(255 124 0 / var(--un-text-opacity))}.color-blue{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.color-blue-7{--un-text-opacity:1;color:rgb(29 78 216 / var(--un-text-opacity))}.color-cyan-6{--un-text-opacity:1;color:rgb(8 145 178 / var(--un-text-opacity))}.color-green{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity))}.color-green-6{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity))}.color-orange{--un-text-opacity:1;color:rgb(251 146 60 / var(--un-text-opacity))}.color-orange-5{--un-text-opacity:1;color:rgb(249 115 22 / var(--un-text-opacity))}.color-orange-6{--un-text-opacity:1;color:rgb(234 88 12 / var(--un-text-opacity))}.color-purple{--un-text-opacity:1;color:rgb(192 132 252 / var(--un-text-opacity))}.color-red{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.color-red-6{--un-text-opacity:1;color:rgb(220 38 38 / var(--un-text-opacity))}.font-400{font-weight:400}.font-600,.fw-600{font-weight:600}.fw-500{font-weight:500}.fw-bold{font-weight:700}.lh-loose{line-height:2}.italic{font-style:italic}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.text-shadow{--un-text-shadow:0 0 1px var(--un-text-shadow-color, rgb(0 0 0 / .2)),0 0 1px var(--un-text-shadow-color, rgb(1 0 5 / .1));text-shadow:var(--un-text-shadow)}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}
