@charset "UTF-8";.username{font-size:.8rem;font-weight:700}.avatar{width:33px;height:33px;border-radius:50%}.role{font-size:.7rem}.p-tieredmenu .p-menuitem-active>.p-submenu-list{right:100%;left:auto}.rtl .p-tieredmenu .p-menuitem-active>.p-submenu-list{right:auto;left:100%}.notifications .n-popover__content{--n-padding: 0}.notifications-list{--n-padding: 8px 14px;--b-border-radius: 0px}.notifications-list .n-list.n-list--hoverable .n-list-item{padding:12px 0}.notifications-list .n-thing .n-thing-main .n-thing-header{margin-bottom:0}.notifications-list .n-thing .n-thing-main .n-thing-header .n-thing-header__title{font-size:13px;font-weight:700}.notifications-list .n-thing-main__description{font-size:13px}.notification-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;width:34px;height:34px;color:var(--color);background-color:rgb(from var(--color) r g b/.1)}.notification-icon.info{--color: #00d9ff}.notification-icon.security{--color: #ff2f2f}.notification-icon.alert{--color: #ffcc00}.notification-icon.order{--color: #a74aff}.notification-icon.customer{--color: #09c758}.notification-icon.task{--color: #ff9500}.notification-icon.message{--color: #007aff}.notification-unread{background-color:rgba(var(--primary-color-rgb, 64, 158, 255),.08)}.notification-item .notification-content .title{font-size:.8rem;font-weight:700;margin:0}.notification-item .notification-content .text{font-size:.8rem}.theme-toggle.theme-toggle--reversed .theme-toggle__expand[data-v-3c28b299]{transform:scaleX(-1)}.theme-toggle[data-v-3c28b299]{--theme-toggle__expand--duration: .5s }.theme-toggle__expand g circle[data-v-3c28b299],.theme-toggle__expand g path[data-v-3c28b299]{transform-origin:center;transition:transform calc(var(--theme-toggle__expand--duration) * .65) cubic-bezier(0,0,0,1.25) calc(var(--theme-toggle__expand--duration) * .35)}.theme-toggle__expand :first-child path[data-v-3c28b299]{transition-property:transform,d;transition-duration:calc(var(--theme-toggle__expand--duration) * .6);transition-timing-function:cubic-bezier(0,0,.5,1)}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g circle[data-v-3c28b299],.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g circle[data-v-3c28b299]{transform:scale(1.4);transition-delay:0s}.theme-toggle input[type=checkbox]:checked~.theme-toggle__expand g path[data-v-3c28b299],.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand g path[data-v-3c28b299]{transform:scale(.75);transition-delay:0s}.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand :first-child path[data-v-3c28b299]{d:path("M-9 3h25a1 1 0 0017 13v30H0Z");transition-delay:calc(var(--theme-toggle__expand--duration) * .4);transition-timing-function:cubic-bezier(0,0,0,1.25)}@supports not (d: path("")){.theme-toggle--toggled:not(label).theme-toggle .theme-toggle__expand :first-child path[data-v-3c28b299]{transform:translate3d(-9px,14px,0)}}.theme-toggle[data-v-3c28b299]{border:none;background:0 0;cursor:pointer}.theme-toggle input[type=checkbox][data-v-3c28b299]{display:none}.theme-toggle .theme-toggle-sr[data-v-3c28b299]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.theme-toggle[data-v-3c28b299]:not(.theme-toggle--force-motion) *{transition:none!important}}.section[data-v-670164ec]{padding:.8rem 0}.section .section-title[data-v-670164ec]{font-weight:500;padding:.2rem 0;border-bottom:solid 1px #CCC;margin-bottom:1rem}.color-picker[data-v-670164ec]{background:conic-gradient(from 90deg,violet,indigo,#00f,green,#ff0,orange,red,violet)}.command-palette-overlay[data-v-37114927]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding-top:12vh;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.command-palette[data-v-37114927]{width:95vw;max-width:580px;background:var(--body-color, #fff);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 25px 50px -12px #0006;overflow:hidden;display:flex;flex-direction:column;max-height:70vh}:root.dark .command-palette[data-v-37114927]{background:#1e293b;color:#f0f8ff}.palette-header[data-v-37114927]{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border-color);gap:.75rem}.palette-search-icon[data-v-37114927]{opacity:.5;flex-shrink:0}.palette-input[data-v-37114927]{flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:var(--text-color-base, inherit);font-family:inherit}.palette-input[data-v-37114927]::placeholder{opacity:.4}.palette-esc[data-v-37114927]{font-size:.7rem;padding:.15rem .4rem;border:1px solid var(--border-color);border-radius:4px;opacity:.5;cursor:pointer;flex-shrink:0}.palette-esc[data-v-37114927]:hover{opacity:.8}.palette-results[data-v-37114927]{overflow-y:auto;padding:.5rem 0;flex:1}.palette-empty[data-v-37114927]{display:flex;align-items:center;justify-content:center;padding:2rem 1rem;opacity:.5;font-size:.9rem}.palette-group[data-v-37114927]:not(:first-child){margin-top:.25rem}.palette-group-label[data-v-37114927]{display:flex;align-items:center;gap:.4rem;padding:.4rem 1rem .25rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;opacity:.5;font-weight:600}.palette-item[data-v-37114927]{display:flex;align-items:center;gap:.75rem;padding:.55rem 1rem;cursor:pointer;transition:background .1s}.palette-item[data-v-37114927]:hover,.palette-item--selected[data-v-37114927]{background:var(--hover-color, rgba(128, 128, 128, .1))}.palette-item--selected[data-v-37114927]{background:var(--primary-color-hover, rgba(24, 160, 88, .1))}.palette-item-icon[data-v-37114927]{font-size:1.1rem;width:1.5rem;text-align:center;flex-shrink:0}.palette-item-content[data-v-37114927]{flex:1;min-width:0;display:flex;flex-direction:column}.palette-item-label[data-v-37114927]{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.palette-item-desc[data-v-37114927]{font-size:.75rem;opacity:.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.palette-item-action[data-v-37114927]{opacity:0;font-size:.8rem;color:var(--primary-color)}.palette-item--selected .palette-item-action[data-v-37114927]{opacity:.7}.palette-hints[data-v-37114927]{padding:2rem 1rem;text-align:center}.palette-hint[data-v-37114927]{font-size:.85rem;opacity:.4}.palette-footer[data-v-37114927]{display:flex;align-items:center;gap:1.2rem;padding:.5rem 1rem;border-top:1px solid var(--border-color);font-size:.7rem;opacity:.45}.palette-footer kbd[data-v-37114927]{border:1px solid var(--border-color);border-radius:3px;padding:0 .3rem;font-size:.7rem;font-family:inherit}.palette-fade-enter-active[data-v-37114927],.palette-fade-leave-active[data-v-37114927]{transition:opacity .15s ease}.palette-fade-enter-from[data-v-37114927],.palette-fade-leave-to[data-v-37114927]{opacity:0}.navbar{border-bottom:solid 1px var(--border-color);padding-bottom:.4rem}.rtl .n-page-header .n-page-header__title{margin-right:0;margin-left:1.5rem}.n-scrollbar{z-index:1}.logo-container{display:flex;align-items:center;padding:1.5rem .8rem .5rem 1.1rem;transition:all .1s;line-height:1}.logo-container .main-title{font-family:Quicksand,Shabnam;font-size:1.3rem;font-weight:500;-webkit-user-select:none;user-select:none;letter-spacing:2px;text-transform:capitalize}.logo-container .logo-bg{width:38px;height:38px;display:flex;margin:0 .34rem;justify-content:center;align-items:center}.logo-container .logo-bg .logo{width:34px;object-fit:cover}.logo-container .text-logo{max-width:175px}.mobile-mode{max-width:100%!important;width:100%!important}.mobile-mode.collapsed{max-width:0!important}.collapsed .logo-container{padding:1.5rem .5rem .5rem}.collapsed .main-title{display:none}.collapsed .n-menu-item-group>.n-menu-item-group-title{display:none}.collapsed .p-button-label{display:none}.n-menu .n-menu-item-content:not(.n-menu-item-content--disabled):hover:before{background-color:#bdbdbd26}.n-menu-tooltip span{color:#e4e4e4!important}.n-layout-sider{background-color:transparent}.p-button .p-button-label{text-align:left}.rtl .logo{margin-left:.8rem;margin-right:.5rem}.rtl .n-menu-item-group-title{margin-left:auto;margin-right:32px}.support-mode .n-scrollbar>.n-scrollbar-container{max-height:calc(100% - 120px)}.n-menu-item{-webkit-user-select:none;user-select:none}.main-menu .active .p-button .p-button-label,.main-menu .active .p-button .p-button-icon{color:var(--primary-color)}.main-menu .active ul>li>a{display:block}.main-menu .separator{border-bottom:solid 1px #f4f4f5;margin-bottom:.5rem}.p-sidebar-header{justify-content:center;font-weight:700;padding-top:1.7rem!important}.p-sidebar-header-content{width:100%}.n-menu-item-group .n-submenu .n-menu-item-content.n-menu-item-content--collapsed{padding-left:22px!important}.n-menu .n-menu-item-group .n-menu-item-group-title{height:20px}.n-layout{padding:0 4px;background-color:transparent!important}.dark .main-content{--un-bg-opacity: .6;background:rgb(30,41,59,var(--un-bg-opacity))!important}.main-content{--un-bg-opacity: .4;background:#fffc!important}.rtl .dark-mode-container[data-v-31434528]{right:auto}.dark-mode-container[data-v-31434528]{position:fixed;display:flex;justify-content:center;align-items:center;width:0;height:0;z-index:0;pointer-events:none}.dark-mode-container.done[data-v-31434528]{z-index:0}.dark-mode-container .dark-mode[data-v-31434528]{position:absolute;transform:scale(0);width:250vmax;height:250vmax;border-radius:50%;background:var(--background-dark);transition:1s ease-in-out;pointer-events:none}.dark-mode-container .dark-mode.active[data-v-31434528]{transform:scale(1);transition:1s ease-in-out}*,: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: }:is(.prose){color:var(--un-prose-body);max-width:65ch;font-size:1rem;line-height:1.75;--un-prose-body:#374151;--un-prose-invert-body:#d1d5db;--un-prose-headings:#111827;--un-prose-invert-headings:white;--un-prose-lead:#4b5563;--un-prose-invert-lead:#9ca3af;--un-prose-links:#111827;--un-prose-invert-links:white;--un-prose-bold:#111827;--un-prose-invert-bold:white;--un-prose-counters:#6b7280;--un-prose-invert-counters:#9ca3af;--un-prose-bullets:#d1d5db;--un-prose-invert-bullets:#4b5563;--un-prose-hr:#e5e7eb;--un-prose-invert-hr:#374151;--un-prose-quotes:#111827;--un-prose-invert-quotes:#f3f4f6;--un-prose-quote-borders:#e5e7eb;--un-prose-invert-quote-borders:#374151;--un-prose-captions:#6b7280;--un-prose-invert-captions:#9ca3af;--un-prose-kbd:#111827;--un-prose-invert-kbd:white;--un-prose-kbd-shadows:#111827;--un-prose-invert-kbd-shadows:white;--un-prose-code:#111827;--un-prose-invert-code:white;--un-prose-pre-code:#e5e7eb;--un-prose-invert-pre-code:#d1d5db;--un-prose-pre-bg:#1f2937;--un-prose-invert-pre-bg:rgb(0 0 0 / 50%);--un-prose-th-borders:#d1d5db;--un-prose-invert-th-borders:#4b5563;--un-prose-td-borders:#e5e7eb;--un-prose-invert-td-borders:#374151}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500}:is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-bold);font-weight:600}:is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--un-prose-counters)}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--un-prose-bullets)}:is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.25em}:is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--un-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--un-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--un-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--un-prose-kbd);box-shadow:0 0 0 1px rgb(var(--un-prose-kbd-shadows) / 10%),0 3px rgb(var(--un-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-code);font-weight:600;font-size:.875em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-pre-code);background-color:var(--un-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-th-borders)}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--un-prose-td-borders)}:is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--un-prose-th-borders)}:is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.container{width:100%}.box-row{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container,.md-container{max-width:768px}}@media(min-width:1024px){.container,.md-container{max-width:1024px}.box-row{flex-direction:row}}@media(min-width:1280px){.container,.md-container{max-width:1280px}}@media(min-width:1536px){.container,.md-container{max-width:1536px}}@media(min-width:1920px){.container,.md-container{max-width:1920px}}@media(min-width:2560px){.container,.md-container{max-width:2560px}}.pointer-events-none{pointer-events:none}.visible,[visible=""]{visibility:visible}.invisible{visibility:hidden}.absolute,[position~=absolute]{position:absolute}.fixed,[fixed=""]{position:fixed}.relative,[relative=""]{position:relative}.sticky{position:sticky}[absolute~="default:"]:default{position:absolute}.static,[position~=static]{position:static}[static~="default:"]:default{position:static}.inset-0{top:0;right:0;bottom:0;left:0}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.z-1{z-index:1}.z-10{z-index:10}.z-100{z-index:100}.grid{display:grid}.col-span-full{grid-column:1/-1}.grid-cols-1,[cols~="1"]{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}[rows~="2"]{grid-template-rows:repeat(2,minmax(0,1fr))}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}.m-0{margin:0}.m-1{margin:.25rem}.m-5{margin:1.25rem}.m-auto{margin:auto}.m22{margin:5.5rem}[m~="3"]{margin:.75rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2,[mx-2=""]{margin-left:.5rem;margin-right:.5rem}.mx-auto,[mx-auto=""]{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.-mb-2{margin-bottom:-.5rem}.-mb-4{margin-bottom:-1rem}.-ms-2{margin-inline-start:-.5rem}.-mt-2{margin-top:-.5rem}.-mt-24{margin-top:-6rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4,[mb-4=""]{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-\.5{margin-inline-end:.125rem}.me-1,[me-1=""]{margin-inline-end:.25rem}.me-2{margin-inline-end:.5rem}.me-3,[me-3=""]{margin-inline-end:.75rem}.me-6{margin-inline-end:1.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ms-15{margin-inline-start:3.75rem}.ms-2{margin-inline-start:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8,[m~=t8]{margin-top:2rem}[mb-0~="default:"]:default{margin-bottom:0}.block,[block=""]{display:block}.inline-block{display:inline-block}.hidden,[hidden=""]{display:none}.aspect-square{aspect-ratio:1/1}[size~=".8rem"]{width:.8rem;height:.8rem}[size~="1.2rem"]{width:1.2rem;height:1.2rem}[size~="1.3rem"]{width:1.3rem;height:1.3rem}[size~="1.4rem"]{width:1.4rem;height:1.4rem}[size~="10"]{width:2.5rem;height:2.5rem}[size~="100"]{width:25rem;height:25rem}[size~="12"]{width:3rem;height:3rem}[size~="14"]{width:3.5rem;height:3.5rem}[size~="16"]{width:4rem;height:4rem}[size~="18"]{width:4.5rem;height:4.5rem}[size~="20"]{width:5rem;height:5rem}[size~="22"]{width:5.5rem;height:5.5rem}[size~="24"]{width:6rem;height:6rem}[size~="28"]{width:7rem;height:7rem}[size~="32"]{width:8rem;height:8rem}[size~="36"]{width:9rem;height:9rem}[size~="40"]{width:10rem;height:10rem}[size~="48"]{width:12rem;height:12rem}[size~="64"]{width:16rem;height:16rem}[size~="72"]{width:18rem;height:18rem}.h-0{height:0}.h-10{height:2.5rem}.h-100vh,.h-screen{height:100vh}.h-12{height:3rem}.h-2,.h2{height:.5rem}.h-24{height:6rem}.h-8{height:2rem}.h-auto{height:auto}.h-full,[h-full=""]{height:100%}.h-px{height:1px}.h1{height:.25rem}.h3{height:.75rem}.h4{height:1rem}.max-h-\[50vh\]{max-height:50vh}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[80vh\]{max-height:80vh}.max-h-48{max-height:12rem}.max-h-64,[max-h-64=""]{max-height:16rem}.max-w-\[200px\]{max-width:200px}.max-w-3xl{max-width:48rem}.max-w-full,[max-w-full=""]{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.min-h-\[32px\]{min-height:32px}.min-w-0{min-width:0}.min-w-12{min-width:3rem}.w-0{width:0}.w-10{width:2.5rem}.w-12{width:3rem}.w-130{width:32.5rem}.w-2{width:.5rem}.w-24{width:6rem}.w-25{width:6.25rem}.w-50{width:12.5rem}.w-8{width:2rem}.w-full,[w-full=""]{width:100%}[open~=h4][open]{height:1rem}[max-w-md~="default:"]:default{max-width:28rem}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-1,[flex-1=""]{flex:1 1 0%}.flex-shrink,[flex-shrink-0~="_createBlock(_unref(DocumentIcon),"],[flex-shrink-0~="_createBlock(_unref(ImageIcon),"],[flex-shrink-0~="_createBlock(_unref(PdfIcon),"],[flex-shrink-0~="_createBlock(_unref(VideoIcon),"],[flex-shrink-0~="_createBlock(_unref(ZipIcon),"],[flex-shrink-0~="_createElementVNode("],[flex-shrink-0~="_withCtx(()"],[flex-shrink-0~="?"],[flex-shrink-0~="(_openBlock(),"],[flex-shrink-0~="(_unref(isImageFile)(doc.file_ext"],[flex-shrink-0~="(_unref(isPdfFile)(doc.file_ext"],[flex-shrink-0~="(_unref(isVideoFile)(doc.file_ext"],[flex-shrink-0~="(_unref(isZipFile)(doc.file_ext"],[flex-shrink-0~="))"],[flex-shrink-0~="["],[flex-shrink-0~="]),"],[flex-shrink-0~="{"],[flex-shrink-0~="},"],[flex-shrink-0~="}))"],[flex-shrink-0~="=>"],[flex-shrink-0~="||"],[flex-shrink-0~="0"],[flex-shrink-0~="1"],[flex-shrink-0~="1024),"],[flex-shrink-0~="2"],[flex-shrink-0~="3"],[flex-shrink-0~="4"],[flex-shrink-0~="8,"],[flex-shrink-0~="null,"]{flex-shrink:1}.flex-shrink-0{flex-shrink:0}[flex-shrink-0~="default:"]:default{flex-shrink:0}.flex-row{flex-direction:row}.flex-col,[flex-col=""]{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table,[table=""]{display:table}[table~="default:"]:default{display:table}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;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))}.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))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}[cursor-pointer~="default:"]:default{cursor:pointer}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}[columns~="24"]{columns:24}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center,[items-center=""]{align-items:center}.items-stretch{align-items:stretch}.justify-start,[justify-start=""],[justify~=start]{justify-content:flex-start}.justify-start\!,[all~="justify-start!"] *{justify-content:flex-start!important}.justify-end{justify-content:flex-end}.justify-center,[justify-center=""]{justify-content:center}.justify-between,[justify-between=""]{justify-content:space-between}.justify-stretch{justify-content:stretch}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.5rem * var(--un-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.75rem * var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem * var(--un-space-y-reverse))}.overflow-auto,[overflow-auto=""]{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.b,.border,.border-1,[b=""]{border-width:1px}.border-0{border-width:0px}.border-2,[border-2=""]{border-width:2px}.border-b{border-bottom-width:1px}.border-b-6{border-bottom-width:6px}.border-b-8{border-bottom-width:8px}.border-l-10{border-left-width:10px}.border-l-12{border-left-width:12px}.border-t{border-top-width:1px}.border-t-6{border-top-width:6px}.border-t-8{border-top-width:8px}.border-gray-100{--un-border-opacity:1;border-color:rgb(243 244 246 / var(--un-border-opacity))}.border-gray-200{--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity))}.border-gray-300{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity))}.border-transparent,[border-transparent=""]{border-color:transparent}.dark .dark\:border-gray-600{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity))}.dark .dark\:border-gray-700{--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity))}.dark .dark\:border-gray-800{--un-border-opacity:1;border-color:rgb(31 41 55 / var(--un-border-opacity))}.dark .dark\:border-slate-700{--un-border-opacity:1;border-color:rgb(51 65 85 / var(--un-border-opacity))}.dark [dark\:hover\:border-gray-600~="default:"]:hover:default{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity))}.dark .dark\:hover\:border-gray-600:hover{--un-border-opacity:1;border-color:rgb(75 85 99 / var(--un-border-opacity))}.hover\:border-gray-300:hover,[hover\:border-gray-300=""]:hover{--un-border-opacity:1;border-color:rgb(209 213 219 / var(--un-border-opacity))}.border-b-transparent{border-bottom-color:transparent}.border-l-gray-800{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(31 41 55 / var(--un-border-left-opacity))}.border-l-purple-500{--un-border-opacity:1;--un-border-left-opacity:var(--un-border-opacity);border-left-color:rgb(168 85 247 / var(--un-border-left-opacity))}.border-t-transparent{border-top-color:transparent}.rounded,[rounded=""]{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg,[rounded-lg=""]{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl,[rounded-xl=""]{border-radius:.75rem}.border-dashed,[border-dashed=""]{border-style:dashed}.border-solid{border-style:solid}.bg-amber-100{--un-bg-opacity:1;background-color:rgb(254 243 199 / var(--un-bg-opacity))}.bg-black\/30{background-color:#0000004d}.bg-black\/70{background-color:#000000b3}.bg-blue-100{--un-bg-opacity:1;background-color:rgb(219 234 254 / var(--un-bg-opacity))}.bg-blue-400{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.bg-gray-200{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity))}.bg-gray-50,[bg-gray-50=""]{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}.bg-green-50{--un-bg-opacity:1;background-color:rgb(240 253 244 / var(--un-bg-opacity))}.bg-orange-400{--un-bg-opacity:1;background-color:rgb(251 146 60 / var(--un-bg-opacity))}.bg-orange-50{--un-bg-opacity:1;background-color:rgb(255 247 237 / var(--un-bg-opacity))}.bg-purple-100{--un-bg-opacity:1;background-color:rgb(243 232 255 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-white\/90{background-color:#ffffffe6}.dark .dark\:bg-amber-900\/30{background-color:#78350f4d}.dark .dark\:bg-blue-900{--un-bg-opacity:1;background-color:rgb(30 58 138 / var(--un-bg-opacity))}.dark .dark\:bg-gray-600{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}.dark .dark\:bg-gray-700{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.dark .dark\:bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.dark .dark\:bg-green-900\/20{background-color:#14532d33}.dark .dark\:bg-orange-900\/20{background-color:#7c2d1233}.dark .dark\:bg-purple-900{--un-bg-opacity:1;background-color:rgb(88 28 135 / var(--un-bg-opacity))}.dark .dark\:bg-purple-900\/30{background-color:#581c874d}.dark .dark\:bg-slate-800,.dark [dark\:bg-slate-800=""]{--un-bg-opacity:1;background-color:rgb(30 41 59 / var(--un-bg-opacity))}.dark .dark\:bg-slate-900{--un-bg-opacity:1;background-color:rgb(15 23 42 / var(--un-bg-opacity))}.dark [dark\:hover\:bg-gray-700~="default:"]:hover:default{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-500:hover{--un-bg-opacity:1;background-color:rgb(107 114 128 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-600:hover{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-700:hover{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800:hover{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.dark .dark\:hover\:bg-gray-800\/50:hover{background-color:#1f293780}.dark [dark\:hover\:bg-gray-800=""]:hover{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.hover\:bg-gray-100:hover{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.hover\:bg-gray-200:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity))}.hover\:bg-gray-50:hover{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}[hover\:bg-gray-100=""]:hover{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}[hover\:bg-gray-50=""]:hover{--un-bg-opacity:1;background-color:rgb(249 250 251 / var(--un-bg-opacity))}[color-scheme~=colorScheme]{color-scheme:colorScheme}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6,[p-6=""]{padding:1.5rem}.p-7{padding:1.75rem}.p-8,[p-8=""]{padding:2rem}[p~=a]{padding:auto}.px,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2,[px-2=""]{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py,.py-4,[py-4=""]{padding-top:1rem;padding-bottom:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-3,[py-3=""]{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}[px~="default:"]:default{padding-left:1rem;padding-right:1rem}[py-6~="default:"]:default{padding-top:1.5rem;padding-bottom:1.5rem}.pb{padding-bottom:1rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pe-1{padding-inline-end:.25rem}.pr-2{padding-right:.5rem}.pt,.pt-4,[pt-4=""]{padding-top:1rem}.pt-\.5{padding-top:.125rem}.pt-2,[pt-2=""]{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-7{padding-top:1.75rem}.text-center,[text-center=""]{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-end{text-align:end}.text-12{font-size:3rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5,[text-5=""]{font-size:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs,[text-xs=""]{font-size:.75rem;line-height:1rem}.text-size-lg{font-size:1.125rem}.dark .dark\:text-amber-400{--un-text-opacity:1;color:rgb(251 191 36 / var(--un-text-opacity))}.dark .dark\:text-blue-400{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.dark .dark\:text-gray-100{--un-text-opacity:1;color:rgb(243 244 246 / var(--un-text-opacity))}.dark .dark\:text-gray-200{--un-text-opacity:1;color:rgb(229 231 235 / var(--un-text-opacity))}.dark .dark\:text-gray-300,.text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.dark .dark\:text-gray-400,.dark [dark\:text-gray-400=""],.text-coolgray,.text-gray-400,[color~="#9ca3af"],[text-gray-400=""]{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.dark .dark\:text-gray-500,.text-gray-500,[color~="#6b7280"],[text-gray-500=""]{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.dark .dark\:text-gray-600,.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.dark .dark\:text-green-400{--un-text-opacity:1;color:rgb(74 222 128 / var(--un-text-opacity))}.dark .dark\:text-light-800{--un-text-opacity:1;color:rgb(222 226 230 / var(--un-text-opacity))}.dark .dark\:text-pink-400{--un-text-opacity:1;color:rgb(244 114 182 / var(--un-text-opacity))}.dark .dark\:text-purple-400{--un-text-opacity:1;color:rgb(192 132 252 / var(--un-text-opacity))}.dark .dark\:text-white,.text-white,[color~="#fff"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-amber-500,[color~="#f59e0b"],[text-amber-500=""]{--un-text-opacity:1;color:rgb(245 158 11 / var(--un-text-opacity))}.text-amber-600{--un-text-opacity:1;color:rgb(217 119 6 / var(--un-text-opacity))}.text-blue-500,[color~="#3b82f6"]{--un-text-opacity:1;color:rgb(59 130 246 / var(--un-text-opacity))}.text-blue-600{--un-text-opacity:1;color:rgb(37 99 235 / var(--un-text-opacity))}.text-dark-400{--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity))}.text-gray-700{--un-text-opacity:1;color:rgb(55 65 81 / var(--un-text-opacity))}.text-gray-800{--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity))}.text-gray-900{--un-text-opacity:1;color:rgb(17 24 39 / var(--un-text-opacity))}.text-green-500,[color~="#22c55e"]{--un-text-opacity:1;color:rgb(34 197 94 / var(--un-text-opacity))}.text-green-600{--un-text-opacity:1;color:rgb(22 163 74 / var(--un-text-opacity))}.text-orange-500,[color~="#f97316"]{--un-text-opacity:1;color:rgb(249 115 22 / var(--un-text-opacity))}.text-orange-600{--un-text-opacity:1;color:rgb(234 88 12 / var(--un-text-opacity))}.text-pink-600{--un-text-opacity:1;color:rgb(219 39 119 / var(--un-text-opacity))}.text-purple-600{--un-text-opacity:1;color:rgb(147 51 234 / var(--un-text-opacity))}.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}[text-gray-400~="default:"]:default{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.hover\:text-blue-800:hover{--un-text-opacity:1;color:rgb(30 64 175 / var(--un-text-opacity))}[text-gray-400~="disabled:"]:disabled{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}[color~="#00a096"]{--un-text-opacity:1;color:rgb(0 160 150 / var(--un-text-opacity))}[color~="#00a300"]{--un-text-opacity:1;color:rgb(0 163 0 / var(--un-text-opacity))}[color~="#18a058"]{--un-text-opacity:1;color:rgb(24 160 88 / var(--un-text-opacity))}[color~="#333"]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity))}[color~="#43a047"]{--un-text-opacity:1;color:rgb(67 160 71 / var(--un-text-opacity))}[color~="#444"]{--un-text-opacity:1;color:rgb(68 68 68 / var(--un-text-opacity))}[color~="#8b5cf6"]{--un-text-opacity:1;color:rgb(139 92 246 / var(--un-text-opacity))}[color~="#9575cd"]{--un-text-opacity:1;color:rgb(149 117 205 / var(--un-text-opacity))}[color~="#d03050"]{--un-text-opacity:1;color:rgb(208 48 80 / var(--un-text-opacity))}[color~="#DB0B51"]{--un-text-opacity:1;color:rgb(219 11 81 / var(--un-text-opacity))}[color~="#EEE"]{--un-text-opacity:1;color:rgb(238 238 238 / var(--un-text-opacity))}[color~="#f0a020"]{--un-text-opacity:1;color:rgb(240 160 32 / var(--un-text-opacity))}[color~="#FF8000"]{--un-text-opacity:1;color:rgb(255 128 0 / var(--un-text-opacity))}[color~="#FFF"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.font-bold,[font-bold=""]{font-weight:700}.font-light,[font-light=""]{font-weight:300}.font-medium,[font-medium=""]{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.line-height-3{line-height:.75rem}.tracking-wide{letter-spacing:.025em}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.underline,.hover\:underline:hover{text-decoration-line:underline}.no-underline{text-decoration:none}.tab,[tab=""]{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-0,[opacity-0=""]{opacity:0}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.group:hover .group-hover\:opacity-100,.group:hover [group-hover\:opacity-100=""]{opacity:1}.hover\:opacity-90:hover{opacity:.9}.mix-blend-difference{mix-blend-mode:difference}.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.hover\:shadow-lg:hover{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.ring-3{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dark .dark\:ring-gray-700{--un-ring-opacity:1;--un-ring-color:rgb(55 65 81 / var(--un-ring-opacity)) }.ring-gray-100{--un-ring-opacity:1;--un-ring-color:rgb(243 244 246 / var(--un-ring-opacity)) }.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)}[blur~="required:"]:required{--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)}.drop-shadow-md{--un-drop-shadow:drop-shadow(0 4px 3px var(--un-drop-shadow-color, rgb(0 0 0 / .07))) drop-shadow(0 2px 2px var(--un-drop-shadow-color, rgb(0 0 0 / .06)));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)}.filter,[filter=""]{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}.transition-all,[transition-all=""]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity,[transition-opacity=""]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200,.transition-duration-200{transition-duration:.2s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.transition-property-all{transition-property:all}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:inline{display:inline}.sm\:w-1\/2{width:50%}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:mx-auto{margin-left:auto;margin-right:auto}[md\:mx-auto~="default:"]:default{margin-left:auto;margin-right:auto}.md\:block{display:block}.md\:w-1\/3{width:33.3333333333%}.md\:w-1\/4{width:25%}.md\:w-60{width:15rem}.md\:flex{display:flex}.md\:p-8{padding:2rem}.md\:px-0{padding-left:0;padding-right:0}.md\:pb-18{padding-bottom:4.5rem}.md\:pt-4{padding-top:1rem}.md\:shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}}@media(min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:w-1\/2,.lg\:w-2\/4{width:50%}.lg\:w-1\/3{width:33.3333333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.6666666667%}.lg\:w-3\/4{width:75%}.lg\:flex-row{flex-direction:row}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.error-message{max-width:520px;line-height:1.4}.error-message p{color:#787878;font-weight:300;padding:.8rem 0}.rtl .error-message p{font-family:Shabnam}#nprogress{pointer-events:none}#nprogress .bar{background:var(--primary-color);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/Inter-latin-ext-DO1Apj_S.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/Inter-latin-Dx4kXJAl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/Quicksand-latin-ext-CrJ75Ewg.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/Quicksand-latin-Buj9m_3d.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Shabnam;font-style:normal;font-weight:400;src:url(/assets/Shabnam-FD-DstOgOmf.eot);src:url(/assets/Shabnam-FD-DstOgOmf.eot?#iefix) format("embedded-opentype"),url(/assets/Shabnam-FD-BosHQoky.woff2) format("woff2"),url(/assets/Shabnam-FD-BIVasqC_.woff) format("woff"),url(/assets/Shabnam-FD-Bez3D4mh.ttf) format("truetype")}@font-face{font-family:Shabnam;font-style:normal;font-weight:700;src:url(/assets/Shabnam-Bold-FD-CJ-CWn7c.eot);src:url(/assets/Shabnam-Bold-FD-CJ-CWn7c.eot?#iefix) format("embedded-opentype"),url(/assets/Shabnam-Bold-FD-Dic6DtCy.woff2) format("woff2"),url(/assets/Shabnam-Bold-FD-BNCwhB5A.woff) format("woff"),url(/assets/Shabnam-Bold-FD-cpkA66A-.ttf) format("truetype")}.p-button:focus{box-shadow:none}.language .p-button.p-button-text.p-button-plain:enabled:hover{background:transparent;color:#444}.p-sidebar{background:transparent;box-shadow:none}.p-sidebar-left{max-width:var(--sidebar-width)}.p-button.p-button-link:enabled:focus{box-shadow:none;color:#000}.p-overlay-badge .p-badge{top:2px}.rtl .n-popover__content,.rtl .n-popover__header,.rtl .n-popover__footer,.rtl .n-dropdown-menu{direction:rtl;font-family:Shabnam}.rtl .en{font-family:Inter,"ui-sans-serif","system-ui","sans-serif"}.rtl .n-popconfirm .n-popconfirm__action .n-button:not(:last-child){margin-left:8px;margin-right:auto}.rtl .n-popconfirm .n-popconfirm__body .n-popconfirm__icon{margin:0 0 0 8px}.rtl .n-menu-item-content__icon{margin-left:8px;margin-right:5px!important}.rtl .n-menu .n-submenu .n-menu-item-content{padding-left:1.2rem!important}.rtl .n-menu .n-submenu .n-submenu-children .n-menu-item .n-menu-item-content{padding-right:45px;padding-left:1.2rem!important}.rtl .p-overlay-badge .p-badge{left:-6px;right:auto;top:2px}.rtl .n-data-table-expand-trigger{transform:rotate(180deg);margin-left:8px;margin-right:0!important}.rtl .n-rate{direction:ltr}.rtl .n-list .n-list-item .n-list-item__prefix{margin-left:20px;margin-right:auto;flex:0}.rtl .n-layout-sider .n-layout-sider__border{left:0;right:auto}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px #eff0f1 inset;transition:background-color 5000s ease-in-out 0s}.border-color-default{border-color:var(--border-color)}.dark .apexcharts-text{fill:#fff}.dark .apexcharts-tooltip,.dark .apexcharts-tooltip-title{background-color:#333!important;color:#fff!important;border:1px solid #555!important}.dark .apexcharts-legend-text{color:#fff!important}.n-drawer.n-drawer--right-placement{height:calc(100% - 10px);border-radius:var(--n-border-radius)}.n-list{background-color:transparent!important}.rotate-animated{-webkit-animation:rotate 4s linear infinite;-moz-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.shake-item{-webkit-animation:bell-shake 40s ease infinite;-moz-animation:bell-shake 40s ease infinite;animation:bell-shake 40s ease infinite}@-webkit-keyframes bell-shake{1%{-webkit-transform:rotateZ(15deg);transform-origin:50% 0%}2%{-webkit-transform:rotateZ(-15deg);transform-origin:50% 0%}3%{-webkit-transform:rotateZ(20deg);transform-origin:50% 0%}4%{-webkit-transform:rotateZ(-20deg);transform-origin:50% 0%}5%{-webkit-transform:rotateZ(15deg);transform-origin:50% 0%}6%{-webkit-transform:rotateZ(-15deg);transform-origin:50% 0%}7%{-webkit-transform:rotateZ(0);transform-origin:50% 0%}to{-webkit-transform:rotateZ(0);transform-origin:50% 0%}}.route-enter-from{opacity:0}.route-enter-active{transition:opacity .15s ease-out}.route-leave-to{opacity:0}.route-leave-active{transition:opacity .15s ease-in}:root{--primary-color: #00ad4c;--background: #EEE;--main-content: #FFF;--border-color: #e0dfdf74;--background-dark: #283046;--second-background: #FFF;--success-color: #00ad4c;--error-color: #ff4d4f}.dark{--background: var(--background-dark);--main-content: #212637;--border-color: #20253578;--second-background: #1e293b}html,body,.n-drawer,#app{height:100%;margin:0;padding:0;font-family:Inter,"ui-sans-serif","system-ui","sans-serif","Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{background-color:var(--background);background-size:cover;max-height:100vh;max-width:100vw;overflow:hidden}body::selection{background:color-mix(in srgb,var(--primary-color),var(--background) 85%)}.ql-editor{font-family:Inter,"ui-sans-serif"}.rtl html,.rtl body,.rtl .n-drawer,.rtl #app{font-family:Shabnam;direction:rtl}.rtl html .p-component,.rtl body .p-component,.rtl .n-drawer .p-component,.rtl #app .p-component{font-family:Shabnam}.rtl .n-notification-main__content,.rtl .n-base-select-menu .n-base-select-option{font-family:Shabnam!important}.rtl .ql-editor{font-family:Shabnam;text-align:right}.rtl .rtl-rotate{transform:rotate(180deg)}.main-content{background:var(--main-content);height:calc(100vh - 1.3rem);border-radius:10px;padding-bottom:.2rem;overflow-y:hidden}.page-title{font-size:1.1rem}.dark .p-button.p-button-text.p-button-plain,.dark .p-sidebar{color:#e4e4e4}.text-primary{color:var(--primary-color)}.rounded-md{border-radius:1rem}
