@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-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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}}}@layer theme{:root,:host{--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-semibold:600;--font-weight-bold:700;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.right-4{right:calc(var(--spacing)*4)}.z-10{z-index:10}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-4{margin:calc(var(--spacing)*4)}.mx-2{margin-inline:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-16{height:calc(var(--spacing)*16)}.min-h-\[360px\]{min-height:360px}.min-h-screen{min-height:100vh}.border-collapse{border-collapse:collapse}.resize{resize:both}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-\[linear-gradient\(135deg\,\#667eea_0\%\,\#764ba2_100\%\)\]{background-image:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.p-0{padding:calc(var(--spacing)*0)}.p-4{padding:calc(var(--spacing)*4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-\[\#2da44e\]{color:#2da44e}.text-white{color:var(--color-white)}.italic{font-style:italic}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.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,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:text-white\/80:hover{color:#fffc}@supports (color:color-mix(in lab, red, red)){.hover\:text-white\/80:hover{color:color-mix(in oklab,var(--color-white)80%,transparent)}}}@media (min-width:48rem){.md\:mx-4{margin-inline:calc(var(--spacing)*4)}.md\:mt-6{margin-top:calc(var(--spacing)*6)}.md\:p-6{padding:calc(var(--spacing)*6)}}@media (prefers-color-scheme:dark){.dark\:bg-\[\#0d1117\]{background-color:#0d1117}}}:root{--background:#fff;--foreground:#1f2328;--header-bg:#fff;--header-text:#1f2328;--header-border:#d1d9e0}:root[data-theme=dark]{--background:#0d1117;--foreground:#e6edf3;--header-bg:#161b22;--header-text:#e6edf3;--header-border:#30363d}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--background:#0d1117;--foreground:#e6edf3;--header-bg:#161b22;--header-text:#e6edf3;--header-border:#30363d}}body{background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;overflow-x:hidden}@media (max-width:768px){body{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:14px}button,a,.ant-btn{min-width:44px;min-height:44px}}[data-theme=dark] .ant-layout,[data-theme=dark] .ant-layout-content{background-color:#0d1117!important}[data-theme=light] .ant-layout,[data-theme=light] .ant-layout-content{background-color:#fff!important}.ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.ant-layout-sider .ant-menu{flex:1;overflow:hidden auto}.ant-layout-sider .ant-menu::-webkit-scrollbar{width:6px}.ant-layout-sider .ant-menu::-webkit-scrollbar-track{background:0 0}[data-theme=dark] .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}[data-theme=dark] .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb:hover{background:#484f58}[data-theme=light] .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb{background:#d1d9e0;border-radius:3px}[data-theme=light] .ant-layout-sider .ant-menu::-webkit-scrollbar-thumb:hover{background:#afb8c1}[data-theme=dark] .w-md-editor,[data-theme=dark] .w-md-editor-toolbar,[data-theme=dark] .w-md-editor-content{color:#e6edf3!important;background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .w-md-editor-text-pre>code,[data-theme=dark] .w-md-editor-text-input,[data-theme=dark] .w-md-editor-toolbar li>button{color:#e6edf3!important}[data-theme=dark] .w-md-editor-toolbar li>button:hover{color:#fff!important;background-color:#21262d!important}[data-theme=dark] .w-md-editor-preview,[data-theme=dark] .wmde-markdown{color:#e6edf3!important;background-color:#0d1117!important}[data-theme=dark] .wmde-markdown h1,[data-theme=dark] .wmde-markdown h2,[data-theme=dark] .wmde-markdown h3,[data-theme=dark] .wmde-markdown h4,[data-theme=dark] .wmde-markdown h5,[data-theme=dark] .wmde-markdown h6{color:#e6edf3!important;border-color:#21262d!important}[data-theme=dark] .wmde-markdown a{color:#58a6ff!important}[data-theme=dark] .wmde-markdown code{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .wmde-markdown pre{background-color:#161b22!important}[data-theme=dark] .wmde-markdown blockquote{color:#8b949e!important;border-left-color:#30363d!important}[data-theme=dark] .wmde-markdown table tr{background-color:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .wmde-markdown table th,[data-theme=dark] .wmde-markdown table td{border-color:#30363d!important}[data-theme=dark] .ant-drawer-content,[data-theme=dark] .ant-drawer-header,[data-theme=dark] .ant-drawer-body{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .ant-drawer-title{color:#e6edf3!important}[data-theme=dark] .ant-drawer-close{color:#8b949e!important}[data-theme=dark] .ant-drawer-close:hover{color:#e6edf3!important}[data-theme=dark] .kanban-column,[data-theme=dark] [style*="backgroundColor: #f5f5f5"],[data-theme=dark] [style*="background-color: #f5f5f5"]{background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .kanban-column .ant-card-head{background-color:#161b22!important;border-bottom:1px solid #30363d!important}[data-theme=dark] .kanban-column .ant-card-body{background-color:#0d1117!important}[data-theme=dark] .kanban-task-card{background-color:#161b22!important;border:1px solid #30363d!important}[data-theme=dark] .kanban-task-card:hover{border-color:#58a6ff!important}[data-theme=dark] .kanban-column-content,[data-theme=dark] [style*="backgroundColor: #ffffff"],[data-theme=dark] [style*="background-color: #ffffff"]{background-color:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .ant-card{color:#e6edf3!important;background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-card-head{color:#e6edf3!important;background-color:#0d1117!important;border-color:#21262d!important}[data-theme=dark] .ant-card-head-title{color:#e6edf3!important}[data-theme=dark] .ant-card-body{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker{color:#e6edf3!important;background-color:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-number input::placeholder{color:#6e7681!important}[data-theme=dark] .ant-input:hover,[data-theme=dark] .ant-input-number:hover,[data-theme=dark] .ant-select-selector:hover{border-color:#58a6ff!important}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-input-focused,[data-theme=dark] .ant-input-number:focus,[data-theme=dark] .ant-input-number-focused{background-color:#0d1117!important;border-color:#58a6ff!important;box-shadow:0 0 0 2px #58a6ff33!important}[data-theme=dark] .ant-modal-content{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .ant-modal-header{background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-modal-title{color:#e6edf3!important}[data-theme=dark] .ant-modal-close{color:#8b949e!important}[data-theme=dark] .ant-modal-close:hover{color:#e6edf3!important}[data-theme=dark] .ant-modal-footer{border-color:#30363d!important}[data-theme=dark] .ant-alert-info{background-color:#161b22!important;border-color:#388bfd!important}[data-theme=dark] .ant-alert-message,[data-theme=dark] .ant-alert-description,[data-theme=dark] .ant-typography,[data-theme=dark] h1.ant-typography,[data-theme=dark] h2.ant-typography,[data-theme=dark] h3.ant-typography,[data-theme=dark] h4.ant-typography,[data-theme=dark] h5.ant-typography,[data-theme=dark] h6.ant-typography,[data-theme=dark] .ant-typography h1,[data-theme=dark] .ant-typography h2,[data-theme=dark] .ant-typography h3,[data-theme=dark] .ant-typography h4,[data-theme=dark] .ant-typography h5,[data-theme=dark] .ant-typography h6{color:#e6edf3!important}[data-theme=dark] .ant-typography-secondary{color:#8b949e!important}[data-theme=dark] .ant-divider{border-color:#21262d!important}[data-theme=dark] .ant-layout-sider{background-color:#161b22!important}[data-theme=dark] .ant-layout-sider-trigger{color:#e6edf3!important;background-color:#0d1117!important;border-top:1px solid #30363d!important}[data-theme=dark] .ant-menu-dark,[data-theme=dark] .ant-menu.ant-menu-dark{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .ant-menu-dark .ant-menu-item,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item{color:#e6edf3!important}[data-theme=dark] .ant-menu-dark .ant-menu-item:hover,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item:hover{color:#e6edf3!important;background-color:#21262d!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item-selected{color:#fff!important;background-color:#238636!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-selected:after,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item-selected:after{border-right-color:#2da44e!important}[data-theme=dark] .ant-menu-dark .ant-menu-item-icon,[data-theme=dark] .ant-menu.ant-menu-dark .ant-menu-item-icon{color:inherit!important}[data-theme=light] .ant-layout-sider{background-color:#f6f8fa!important;border-right:1px solid #d1d9e0!important}[data-theme=light] .ant-layout-sider-trigger{color:#1f2328!important;background-color:#fff!important;border-top:1px solid #d1d9e0!important}[data-theme=light] .ant-menu-light,[data-theme=light] .ant-menu.ant-menu-light{color:#1f2328!important;background-color:#f6f8fa!important}[data-theme=light] .ant-menu-light .ant-menu-item{color:#1f2328!important}[data-theme=light] .ant-menu-light .ant-menu-item:hover{color:#1f2328!important;background-color:#eaeef2!important}[data-theme=light] .ant-menu-light .ant-menu-item-selected{color:#0969da!important;background-color:#ddf4ff!important}[data-theme=light] .ant-menu-light .ant-menu-item-selected:after{border-right-color:#2da44e!important}[data-theme=dark] .ant-btn-primary{color:#fff!important;background-color:#238636!important;border-color:#238636!important}[data-theme=dark] .ant-btn-primary:hover{background-color:#2ea043!important;border-color:#2ea043!important}[data-theme=dark] .ant-btn-primary:active{background-color:#1a7f37!important;border-color:#1a7f37!important}[data-theme=dark] .ant-btn-default{color:#e6edf3!important;background-color:#21262d!important;border-color:#30363d!important}[data-theme=dark] .ant-btn-default:hover{color:#e6edf3!important;background-color:#30363d!important;border-color:#8b949e!important}[data-theme=dark] .ant-btn-text{color:#e6edf3!important}[data-theme=dark] .ant-btn-text:hover{color:#e6edf3!important;background-color:#30363d!important}[data-theme=dark] .ant-btn-link{color:#58a6ff!important}[data-theme=dark] .ant-btn-link:hover{color:#79c0ff!important}[data-theme=light] .ant-btn-primary{color:#fff!important;background-color:#2da44e!important;border-color:#2da44e!important}[data-theme=light] .ant-btn-primary:hover{background-color:#2c974b!important;border-color:#2c974b!important}[data-theme=light] .ant-btn-default{color:#1f2328!important;background-color:#f6f8fa!important;border-color:#d1d9e0!important}[data-theme=light] .ant-btn-default:hover{background-color:#eaeef2!important;border-color:#d1d9e0!important}[data-theme=dark] .ant-btn-dangerous,[data-theme=dark] .ant-btn-danger{color:#fff!important;background-color:#da3633!important;border-color:#da3633!important}[data-theme=dark] .ant-btn-dangerous:hover,[data-theme=dark] .ant-btn-danger:hover{background-color:#f85149!important;border-color:#f85149!important}[data-theme=dark] .ant-btn-dangerous:active,[data-theme=dark] .ant-btn-danger:active{background-color:#b62324!important;border-color:#b62324!important}[data-theme=dark] .ant-btn-link.ant-btn-dangerous,[data-theme=dark] .ant-btn-link.ant-btn-danger{color:#f85149!important;background-color:#0000!important;border-color:#0000!important}[data-theme=dark] .ant-btn-link.ant-btn-dangerous:hover,[data-theme=dark] .ant-btn-link.ant-btn-danger:hover{color:#ff7b72!important}[data-theme=light] .ant-btn-dangerous,[data-theme=light] .ant-btn-danger{color:#fff!important;background-color:#cf222e!important;border-color:#cf222e!important}[data-theme=light] .ant-btn-dangerous:hover,[data-theme=light] .ant-btn-danger:hover{background-color:#a40e26!important;border-color:#a40e26!important}[data-theme=light] .ant-btn-dangerous:active,[data-theme=light] .ant-btn-danger:active{background-color:#82071e!important;border-color:#82071e!important}[data-theme=light] .ant-btn-link.ant-btn-dangerous,[data-theme=light] .ant-btn-link.ant-btn-danger{color:#cf222e!important;background-color:#0000!important;border-color:#0000!important}[data-theme=light] .ant-btn-link.ant-btn-dangerous:hover,[data-theme=light] .ant-btn-link.ant-btn-danger:hover{color:#a40e26!important}[data-theme=dark] .ant-table{color:#e6edf3!important;background-color:#0d1117!important}[data-theme=dark] .ant-table-thead>tr>th{color:#e6edf3!important;background-color:#161b22!important;border-bottom:1px solid #30363d!important}[data-theme=dark] .ant-table-tbody>tr>td{color:#e6edf3!important;border-bottom:1px solid #21262d!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background-color:#161b22!important}[data-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td{background-color:#1c2128!important}[data-theme=dark] .ant-dropdown{background-color:#161b22!important}[data-theme=dark] .ant-dropdown-menu{background-color:#161b22!important;border:1px solid #30363d!important;box-shadow:0 8px 24px #010409b3!important}[data-theme=dark] .ant-dropdown-menu-item{color:#e6edf3!important}[data-theme=dark] .ant-dropdown-menu-item:hover{background-color:#1c2128!important}[data-theme=dark] .ant-dropdown-menu-item-divider{background-color:#21262d!important}[data-theme=dark] .ant-select-dropdown{background-color:#161b22!important;border:1px solid #30363d!important}[data-theme=dark] .ant-select-item{color:#e6edf3!important}[data-theme=dark] .ant-select-item-option-selected{color:#58a6ff!important;background-color:#1c2128!important}[data-theme=dark] .ant-select-item-option-active{background-color:#21262d!important}[data-theme=dark] .ant-pagination-item{background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-pagination-item a{color:#e6edf3!important}[data-theme=dark] .ant-pagination-item:hover{border-color:#58a6ff!important}[data-theme=dark] .ant-pagination-item-active{background-color:#238636!important;border-color:#238636!important}[data-theme=dark] .ant-pagination-item-active a{color:#fff!important}[data-theme=dark] .ant-pagination-prev button,[data-theme=dark] .ant-pagination-next button{color:#e6edf3!important;background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-tabs-tab{color:#8b949e!important}[data-theme=dark] .ant-tabs-tab:hover,[data-theme=dark] .ant-tabs-tab-active .ant-tabs-tab-btn{color:#e6edf3!important}[data-theme=dark] .ant-tabs-ink-bar{background-color:#f78166!important}[data-theme=dark] .ant-tabs-nav:before{border-bottom-color:#21262d!important}[data-theme=dark] .ant-tag{color:#e6edf3!important;background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-spin-dot-item{background-color:#2da44e!important}[data-theme=dark] .ant-checkbox-inner,[data-theme=dark] .ant-radio-inner{background-color:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .ant-checkbox-checked .ant-checkbox-inner{background-color:#238636!important;border-color:#238636!important}[data-theme=dark] .ant-radio-checked .ant-radio-inner{border-color:#238636!important}[data-theme=dark] .ant-radio-inner:after{background-color:#238636!important}[data-theme=dark] .ant-switch{background-color:#30363d!important}[data-theme=dark] .ant-switch-checked{background-color:#238636!important}[data-theme=dark] .ant-notification-notice,[data-theme=dark] .ant-message-notice-content{color:#e6edf3!important;background-color:#161b22!important;border:1px solid #30363d!important}[data-theme=dark] .ant-tooltip-inner{color:#e6edf3!important;background-color:#1c2128!important}[data-theme=dark] .ant-tooltip-arrow-content{background-color:#1c2128!important}[data-theme=dark] .ant-popover-inner{background-color:#161b22!important;border:1px solid #30363d!important}[data-theme=dark] .ant-popover-title{color:#e6edf3!important;border-bottom:1px solid #21262d!important}[data-theme=dark] .ant-popover-inner-content{color:#e6edf3!important}[data-theme=dark] .ant-badge-count{background-color:#da3633!important}[data-theme=dark] .ant-progress-bg{background-color:#238636!important}[data-theme=dark] .ant-progress-text{color:#e6edf3!important}[data-theme=dark] .ant-collapse{background-color:#0d1117!important;border-color:#30363d!important}[data-theme=dark] .ant-collapse-item{border-color:#21262d!important}[data-theme=dark] .ant-collapse-header{color:#e6edf3!important;background-color:#161b22!important}[data-theme=dark] .ant-collapse-content{color:#e6edf3!important;background-color:#0d1117!important;border-top:1px solid #21262d!important}[data-theme=dark] .ant-timeline-item-tail{border-left-color:#30363d!important}[data-theme=dark] .ant-timeline-item-head{background-color:#0d1117!important;border-color:#238636!important}[data-theme=dark] .ant-timeline-item-content,[data-theme=dark] .ant-steps-item-title{color:#e6edf3!important}[data-theme=dark] .ant-steps-item-description{color:#8b949e!important}[data-theme=dark] .ant-steps-item-wait .ant-steps-item-icon{background-color:#161b22!important;border-color:#30363d!important}[data-theme=dark] .ant-steps-item-finish .ant-steps-item-icon{color:#238636!important;border-color:#238636!important}[data-theme=dark] .ant-steps-item-process .ant-steps-item-icon{background-color:#238636!important;border-color:#238636!important}@media (max-width:768px){.ant-table{font-size:12px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px!important}.ant-card{margin-bottom:12px}.ant-card-head{padding:12px 16px!important;font-size:14px!important}.ant-card-body{padding:12px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-body{padding:16px!important}.ant-modal-footer{padding:12px 16px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-btn{font-size:14px!important}.ant-btn-sm{padding:0 8px!important;font-size:12px!important}.ant-drawer-body{padding:12px!important}.ant-menu-item{width:calc(100% - 8px)!important;margin-inline:4px!important}.ant-dropdown{max-width:calc(100vw - 32px)!important}.ant-input,.ant-input-number,.ant-select-selector{font-size:16px!important}.ant-tag{padding:0 6px!important;font-size:11px!important}.ant-space-item{margin-right:4px!important}.ant-pagination{font-size:12px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;font-size:12px!important;line-height:26px!important}}@media (min-width:769px) and (max-width:1024px){.ant-table{font-size:13px!important}.ant-card-body{padding:16px!important}}.hide-mobile{display:block}@media (max-width:768px){.hide-mobile{display:none!important}}.show-mobile{display:none}@media (max-width:768px){.show-mobile{display:block!important}}.responsive-text-sm{font-size:14px}@media (max-width:768px){.responsive-text-sm{font-size:12px!important}}.responsive-text-md{font-size:16px}@media (max-width:768px){.responsive-text-md{font-size:14px!important}}.responsive-text-lg{font-size:20px}@media (max-width:768px){.responsive-text-lg{font-size:16px!important}}.theme-toggle-btn{color:var(--header-text)!important}.theme-toggle-btn:hover{background-color:#8080801a!important}[data-theme=dark] .theme-toggle-btn{color:#e6edf3!important}[data-theme=dark] .theme-toggle-btn:hover{color:#fff!important;background-color:#30363d!important}[data-theme=light] .theme-toggle-btn{color:#1f2328!important}[data-theme=light] .theme-toggle-btn:hover{color:#1f2328!important;background-color:#f6f8fa!important}.profile-description{color:var(--foreground);opacity:.7;margin:0}[data-theme=dark] .profile-description{color:#8b949e!important}[data-theme=light] .profile-description{color:#636c76!important}.profile-field-value{color:var(--foreground);margin:4px 0 0}[data-theme=dark] .profile-field-value{color:#e6edf3!important}[data-theme=light] .profile-field-value{color:#1f2328!important}.profile-user-id{color:var(--foreground);opacity:.7;margin:4px 0 0;font-family:monospace;font-size:12px}[data-theme=dark] .profile-user-id{color:#8b949e!important}[data-theme=light] .profile-user-id{color:#636c76!important}.profile-account-details{color:var(--foreground);opacity:.7;font-size:12px}[data-theme=dark] .profile-account-details{color:#8b949e!important}[data-theme=light] .profile-account-details{color:#636c76!important}[data-theme=dark] [style*="background-color: #fff1f0"],[data-theme=dark] [style*="backgroundColor: #fff1f0"]{background-color:#2d1212!important}[data-theme=dark] [style*="border-left: 3px solid #ff4d4f"]{border-left-color:#d73a4a!important}[data-theme=dark] [style*="background-color: #f6ffed"],[data-theme=dark] [style*="backgroundColor: #f6ffed"]{background-color:#0d2818!important}[data-theme=dark] [style*="border-left: 3px solid #52c41a"]{border-left-color:#2ea043!important}[data-theme=dark] [style*="background-color: #fafafa"],[data-theme=dark] [style*="backgroundColor: #fafafa"]{background-color:#161b22!important}[data-theme=dark] [style*="border-left: 3px solid #d9d9d9"]{border-left-color:#484f58!important}[data-theme=dark] [style*="background-color: #f6f8fb"],[data-theme=dark] [style*="backgroundColor: #f6f8fb"]{background-color:#0d1520!important}[data-theme=dark] [style*="border-left: 3px solid #0969da"]{border-left-color:#1f6feb!important}.mermaid-diagram{text-align:center;background-color:var(--background);border:1px solid var(--header-border);border-radius:8px;margin:20px 0;padding:20px}[data-theme=dark] .mermaid-diagram{background-color:#0d1117!important;border-color:#30363d!important}[data-theme=light] .mermaid-diagram{background-color:#fff!important;border-color:#d1d9e0!important}[data-theme=dark] .mermaid-diagram text{fill:#e6edf3!important}[data-theme=light] .mermaid-diagram text{fill:#1f2328!important}.markdown-body{line-height:1.6}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1{border-bottom:1px solid var(--header-border);padding-bottom:.3em;font-size:2em}.markdown-body h2{border-bottom:1px solid var(--header-border);padding-bottom:.3em;font-size:1.5em}.markdown-body code{background-color:#6e76811a;border-radius:6px;margin:0;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:85%}.markdown-body pre{background-color:var(--background);border:1px solid var(--header-border);border-radius:6px;padding:16px;font-size:85%;line-height:1.45;overflow:auto}.markdown-body pre code{background-color:#0000;border:0;margin:0;padding:0}.markdown-body a{color:#58a6ff;text-decoration:none}.markdown-body a:hover{text-decoration:underline}[data-theme=light] .markdown-body a{color:#0969da}.wmde-markdown ul,.wmde-markdown ol{margin:.5em 0!important;padding-left:2em!important}.wmde-markdown ul{list-style-type:disc!important}.wmde-markdown ol{list-style-type:decimal!important}.wmde-markdown ul li,.wmde-markdown ol li{margin:.25em 0!important;display:list-item!important}.wmde-markdown ul ul{list-style-type:circle!important}.wmde-markdown ul ul ul{list-style-type:square!important}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ul,.wmde-markdown ol ol{margin:.25em 0!important;padding-left:1.5em!important}[data-theme=dark] .wmde-markdown ul li,[data-theme=dark] .wmde-markdown ol li{color:#e6edf3!important}[data-theme=light] .wmde-markdown ul li,[data-theme=light] .wmde-markdown ol li{color:#1f2328!important}.w-md-editor-preview ul,.w-md-editor-preview ol{margin:.5em 0!important;padding-left:2em!important}.w-md-editor-preview ul{list-style-type:disc!important}.w-md-editor-preview ol{list-style-type:decimal!important}.w-md-editor-preview ul li,.w-md-editor-preview ol li{margin:.25em 0!important;display:list-item!important}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ant-tag-green{color:#fff!important;background-color:#52c41a!important;border-color:#52c41a!important}:root:not([data-theme=light]) .ant-tag-red{color:#fff!important;background-color:#ff4d4f!important;border-color:#ff4d4f!important}:root:not([data-theme=light]) .ant-tag-blue{color:#fff!important;background-color:#1890ff!important;border-color:#1890ff!important}}[data-theme=dark] .ant-tag-green{color:#fff!important;background-color:#52c41a!important;border-color:#52c41a!important}[data-theme=dark] .ant-tag-red{color:#fff!important;background-color:#ff4d4f!important;border-color:#ff4d4f!important}[data-theme=dark] .ant-tag-blue{color:#fff!important;background-color:#1890ff!important;border-color:#1890ff!important}.wmde-markdown img,.w-md-editor-preview img,.markdown-body img{max-width:85%;height:auto}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
