/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}:root{--primary-color:#105fc8;--secondary-color:#ecf3fc;--body-color:#f7f9fc;--warning-color:#ffb133;--text-primary:#292c33;--text-secondary:#525866;--text-gray:#828a99;--font-family:"PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;--font-size-sm:14px;--border-color:#ebeff7;--box-shadow:0px 0px 18px 0px #b8becc80}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.top-\[0\]{top:0}.m-\[0\]{margin:0}.mx-\[0\]{margin-inline:0}.mx-\[36px\]{margin-inline:36px}.mt-\[8px\]{margin-top:8px}.mt-\[10px\]{margin-top:10px}.mt-\[12px\]{margin-top:12px}.mt-\[24px\]{margin-top:24px}.mr-\[8px\]{margin-right:8px}.mb-\[12px\]{margin-bottom:12px}.mb-\[16px\]{margin-bottom:16px}.mb-\[20px\]{margin-bottom:20px}.ml-\[36px\]{margin-left:36px}.block{display:block}.contents{display:contents}.flex{display:flex}.h-\[8px\]{height:8px}.h-\[16px\]{height:16px}.h-\[44px\]{height:44px}.w-\[4px\]{width:4px}.w-\[8px\]{width:8px}.w-\[24px\]{width:24px}.w-\[56px\]{width:56px}.w-\[160px\]{width:160px}.w-full{width:100%}.flex-1{flex:1}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-\[4px\]{gap:4px}.gap-\[8px\]{gap:8px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t-\[1px\]{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r-\[1px\]{border-right-style:var(--tw-border-style);border-right-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-\[\#3CC47C\]\/70{border-color:oklab(73.0141% -.142681 .0648001/.7)}.border-\[\#EBEFF7\]{border-color:#ebeff7}.border-\[\#FFB133\]\/70{border-color:oklab(81.5794% .0441324 .152139/.7)}.bg-\[\"\#105FC8\"\]{background-color:"#105FC8"}.bg-\[\#3CC47C\]{background-color:#3cc47c}.bg-\[\#3CC47C\]\/10{background-color:oklab(73.0141% -.142681 .0648001/.1)}.bg-\[\#105FC8\]{background-color:#105fc8}.bg-\[\#F7F9FC\]{background-color:#f7f9fc}.bg-\[\#FF4D4F\]\/10{background-color:oklab(67.3245% .195098 .088769/.1)}.bg-\[\#FFA717\]\/10{background-color:oklab(79.6648% .0551493 .158283/.1)}.bg-\[\#FFB133\]{background-color:#ffb133}.bg-\[\#FFB133\]\/10{background-color:oklab(81.5794% .0441324 .152139/.1)}.p-\[16px\]{padding:16px}.px-\[16px\]{padding-inline:16px}.py-\[8px\]{padding-block:8px}.pl-\[36px\]{padding-left:36px}.text-center{text-align:center}.text-\[12px\]{font-size:12px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.font-\[600\]{--tw-font-weight:600;font-weight:600}.text-\[\#3CC47C\]{color:#3cc47c}.text-\[\#105FC8\]{color:#105fc8}.text-\[\#292C33\]{color:#292c33}.text-\[\#828A99\]{color:#828a99}.text-\[\#525866\]{color:#525866}.text-\[\#FF4D4F\]{color:#ff4d4f}.text-\[\#FFA717\]{color:#ffa717}.text-\[\#FFB133\]{color:#ffb133}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@layer components{.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-start{justify-content:flex-start;align-items:center;display:flex}.flex-end{justify-content:flex-end;align-items:center;display:flex}.flex-col-center{flex-direction:column;justify-content:center;align-items:center;display:flex}.flex-col-start{flex-direction:column;justify-content:flex-start;display:flex}.custom-border{border-style:var(--tw-border-style);--tw-border-style:solid;border-style:solid;border-width:1px;border-color:var(--border-color)}.custom-border-bottom{border-bottom-style:var(--tw-border-style);--tw-border-style:solid;border-style:solid;border-bottom-width:1px;border-color:var(--border-color)}.absolute-center{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);--tw-translate-y:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y);position:absolute;top:50%;left:50%}}body{font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);overflow:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:red;border-radius:4px}::-webkit-scrollbar-thumb{background:#bed3f0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}*{scrollbar-width:thin;scrollbar-color:#bed3f080 #ecf3fc}.actionWrapClass{border-bottom:1px solid #ebeff7;align-items:center;margin-bottom:16px;padding-bottom:0!important}.actionWrapClass .ant-tabs .ant-tabs-nav{margin:0!important}.actionWrapClass .ant-tabs .ant-tabs-nav:before{display:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}.nestedTableClass .ant-table .ant-table-container{border-left-width:0!important}.nestedTableClass .ant-table .ant-table-container .ant-table-header{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.nestedTableClass .ant-table .ant-table-container .ant-table-header .ant-table-cell{color:#292c33!important;font-weight:600!important}.nestedTableClass .ant-table .ant-table-container .ant-table-header .ant-table-thead>tr>th:first-child{border-left:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table-container .ant-table-header .ant-table-thead>tr>th:last-child{border-right:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table-expanded-row>.ant-table-cell{background-color:#fff;border-bottom:none;padding:8px 0 0!important}.nestedTableClass .ant-table .ant-table-expanded-row>.ant-table-cell:hover{background-color:#fff}.nestedTableClass .ant-table .ant-table-tbody .hidden-row{visibility:collapse}.nestedTableClass .ant-table .ant-table .ant-table-container{border-bottom:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table .ant-table-thead th{border-top:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table .ant-table-thead th.ant-table-selection-column{border-left:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table .ant-table-tbody .ant-table-row .ant-table-cell{border-bottom:0!important}.nestedTableClass .ant-table .ant-table .ant-table-tbody .ant-table-row .ant-table-cell.ant-table-selection-column{border-left:1px solid #f0f0f0!important}.nestedTableClass .ant-table .ant-table .ant-table-tbody .ant-table-row .ant-table-cell.ant-table-selection-column label{visibility:collapse}
