:root{color-scheme:light}html.light{color-scheme:light;--headerbg:#fff;--sidebg:#fff}html.dark{color-scheme:dark;--headerbg:#1f2128;--sidebg:#191c1f;--bg:var(--th-bg);--fbg:var(--th-surface);--bg-light:var(--th-surface-2);--highlight-side:var(--th-surface-2);--border:var(--th-border);--txt-title:var(--th-text-1);--txt-side:var(--th-text-2);--gray1:var(--th-text-2);--gray2:var(--th-text-3);--link-dark:var(--th-link);--dark-b:var(--th-info);--input-bg:var(--th-surface-2);--input-txt:var(--th-text-1)}@media (prefers-color-scheme:dark){html:not(.light):not(.dark){color-scheme:dark;--bg:#1f2128;--fbg:#191c1f;--headerbg:#1f2128;--sidebg:#191c1f;--txt-side:#afb2c4;--txt-header:#777e90;--txt-title:#fff;--txt-card:#70dbff;--link-light:#006288;--link-dark:#99e2ff;--highlight-side:#242731;--bga:#1f2128eb;--border:#e4e4e414;--bg-light:#2f3138;--head-hov:#a7aec0;--gray0:#ada79c;--gray1:#999;--gray3:#555;--gray4:#333;--black:#fff;--white:#000;--grn:#002610;--pnk:#361600;--light-b:#012061;--light:#2a2a2a;--dark-b:#73a1ca;--input-bg:#333;--input-txt:#fff}}html.theme-ready,html.theme-ready body,html.theme-ready :not(svg):not(svg *){transition:background-color .25s,border-color .25s,color .2s,fill .2s,box-shadow .25s}@media (prefers-reduced-motion:reduce){html.theme-ready,html.theme-ready body,html.theme-ready :not(svg):not(svg *){transition:none!important}}html.dark svg.dm-invert,html.dark .dm-invert svg{filter:invert()}html.dark svg:not(.dm-invert):not(.dm-invert *){filter:none}html.dark .footer{color:var(--txt-side);background:var(--fbg)!important}html.dark .footer .links li a,html.dark .footer .links a,html.dark .footer .links span,html.dark .footer .location{color:var(--txt-side)}html.dark img:not(.dm-keep):not(.logo-img){filter:brightness(.92)contrast(1.02)}html.dark .table{--bs-table-color:var(--txt-title);--bs-table-bg:transparent;--bs-table-border-color:var(--border);--bs-table-striped-bg:#ffffff08;--bs-table-hover-bg:#ffffff0d;color:var(--txt-title)}html.dark .form-control:not(.btn),html.dark .form-select:not(.btn),html.dark textarea,html.dark input[type=text],html.dark input[type=email],html.dark input[type=password],html.dark input[type=number],html.dark input[type=search],html.dark input[type=tel],html.dark input[type=url]{background-color:var(--input-bg);color:var(--input-txt);border-color:var(--border)}html.dark .form-control:not(.btn):focus,html.dark .form-select:not(.btn):focus{background-color:var(--input-bg);color:var(--input-txt);border-color:var(--dark-b);box-shadow:0 0 0 .2rem #73a1ca2e}html.dark .form-control::placeholder{color:var(--gray2)}html.dark{--bs-body-bg:var(--bg);--bs-body-color:#c4c8d3;--bs-body-color-rgb:196, 200, 211;--bs-body-bg-rgb:31, 33, 40;--bs-emphasis-color:var(--txt-title);--bs-secondary-color:var(--gray1);--bs-tertiary-color:var(--gray2);--bs-secondary-bg:var(--fbg);--bs-tertiary-bg:var(--bg-light);--bs-border-color:var(--th-border-2);--bs-border-color-translucent:var(--border);--bs-link-color:var(--link-dark);--bs-link-hover-color:#cdefff;--bs-link-color-rgb:153, 226, 255;--bs-card-bg:var(--fbg);--bs-card-color:var(--txt-title);--bs-card-border-color:var(--border);--bs-card-cap-bg:#ffffff08;--bs-card-cap-color:var(--txt-title);--bs-list-group-bg:var(--fbg);--bs-list-group-color:var(--txt-title);--bs-list-group-border-color:var(--border);--bs-list-group-action-color:var(--txt-title);--bs-list-group-action-hover-bg:var(--highlight-side);--bs-list-group-action-hover-color:var(--txt-title);--bs-list-group-action-active-bg:var(--highlight-side);--bs-list-group-action-active-color:var(--txt-title);--bs-list-group-active-bg:var(--dark-b);--bs-list-group-active-color:#fff;--bs-list-group-active-border-color:var(--dark-b);--bs-list-group-disabled-color:var(--gray2);--bs-list-group-disabled-bg:transparent;--bs-modal-bg:var(--fbg);--bs-modal-color:var(--txt-title);--bs-modal-border-color:var(--border);--bs-modal-header-border-color:var(--border);--bs-modal-footer-border-color:var(--border);--bs-dropdown-bg:var(--fbg);--bs-dropdown-color:var(--txt-title);--bs-dropdown-border-color:var(--border);--bs-dropdown-link-color:var(--txt-title);--bs-dropdown-link-hover-color:#fff;--bs-dropdown-link-hover-bg:var(--highlight-side);--bs-dropdown-divider-bg:var(--border);--bs-dropdown-header-color:var(--gray1);--bs-table-bg:transparent;--bs-table-color:var(--txt-title);--bs-table-border-color:var(--border);--bs-table-striped-bg:#ffffff06;--bs-table-striped-color:var(--txt-title);--bs-table-hover-bg:#ffffff0a;--bs-table-hover-color:var(--txt-title);--bs-nav-link-color:var(--txt-title);--bs-nav-link-hover-color:#fff;--bs-nav-tabs-border-color:var(--border);--bs-nav-tabs-link-active-bg:var(--fbg);--bs-nav-tabs-link-active-color:var(--txt-title);--bs-nav-tabs-link-active-border-color:var(--border) var(--border) var(--fbg);--bs-nav-tabs-link-hover-border-color:var(--border) var(--border) var(--border);--bs-pagination-bg:var(--fbg);--bs-pagination-color:var(--link-dark);--bs-pagination-border-color:var(--border);--bs-pagination-hover-bg:var(--highlight-side);--bs-pagination-hover-color:#fff;--bs-pagination-hover-border-color:var(--border);--bs-pagination-active-bg:var(--dark-b);--bs-pagination-active-border-color:var(--dark-b);--bs-pagination-disabled-bg:transparent;--bs-pagination-disabled-color:var(--gray2);--bs-breadcrumb-divider-color:var(--gray1);--bs-accordion-bg:var(--fbg);--bs-accordion-color:var(--txt-title);--bs-accordion-border-color:var(--border);--bs-accordion-button-bg:var(--fbg);--bs-accordion-button-color:var(--txt-title);--bs-accordion-button-active-bg:var(--highlight-side);--bs-accordion-button-active-color:#fff;--bs-popover-bg:var(--fbg);--bs-popover-color:var(--txt-title);--bs-popover-border-color:var(--border);--bs-popover-header-bg:var(--highlight-side);--bs-popover-header-color:var(--txt-title);--bs-tooltip-bg:var(--bg-light);--bs-tooltip-color:var(--txt-title);--bs-offcanvas-bg:var(--fbg);--bs-offcanvas-color:var(--txt-title);--bs-offcanvas-border-color:var(--border)}html.dark .card,html.dark .modal-content,html.dark .list-group,html.dark .list-group-item,html.dark .dropdown-menu,html.dark .alert:not(.alert-success):not(.alert-danger):not(.alert-warning):not(.alert-info):not(.alert-primary){background-color:var(--fbg);color:var(--txt-title);border-color:var(--border)}html.dark .card-header,html.dark .card-footer{color:var(--txt-title);border-color:var(--border);background-color:#ffffff08}html.dark .list-group-item.active{background-color:var(--dark-b)!important;color:#fff!important;border-color:var(--dark-b)!important}html.dark .list-group-item.disabled,html.dark .list-group-item:disabled{color:var(--gray2);background-color:#0000}html.dark .breadcrumb{background:var(--fbg);border-color:var(--border)}html.dark a:not([class*=btn]):not([class*=cta]):not(.dropdown-item):not(.nav-link):not(.navbar-brand):not(.list-group-item):not(.plain){color:var(--link-dark)}html.dark [style*="color: goldenrod"],html.dark [style*=color\:goldenrod],html.dark [style*="color: gold"],html.dark [style*=color\:gold],html.dark [style*="color: #FFD700"],html.dark [style*="color:#FFD700"]{color:#f0c674!important}html.dark .fa-print,html.dark .fa-phone,html.dark .fa-comments,html.dark [style*="color: orange"],html.dark [style*=color\:orange],html.dark [style*="color: #ff8c00"],html.dark [style*="color: #FF8C00"]{color:#e8a065!important}html.dark [style*="color: red"]:not([style*=background]),html.dark [style*=color\:red]:not([style*=background]),html.dark .text-danger{color:#ff7b7b!important}html.dark [style*=color\:black i]:not([style*=background]),html.dark [style*="color: black" i]:not([style*=background]),html.dark [style*="color:#000" i]:not([style*=background]),html.dark [style*="color: #000" i]:not([style*=background]),html.dark [style*="color:#111" i]:not([style*=background]),html.dark [style*="color: #111" i]:not([style*=background]),html.dark [style*="color:#222" i]:not([style*=background]),html.dark [style*="color: #222" i]:not([style*=background]),html.dark [style*="color:#333" i]:not([style*=background]),html.dark [style*="color: #333" i]:not([style*=background]){color:var(--th-text-1)!important}html.dark [style*=color\:green i]:not([style*=background]),html.dark [style*="color: green" i]:not([style*=background]),html.dark [style*=color\:darkgreen i]:not([style*=background]),html.dark [style*="color: darkgreen" i]:not([style*=background]),html.dark [style*="color:#008000" i]:not([style*=background]),html.dark [style*="color: #008000" i]:not([style*=background]),html.dark [style*="color:#00a400" i]:not([style*=background]),html.dark [style*="color: #00a400" i]:not([style*=background]){color:#6ad77c!important}html.dark [style*=color\:blue i]:not([style*=background]),html.dark [style*="color: blue" i]:not([style*=background]),html.dark [style*="color:#0000ff" i]:not([style*=background]),html.dark [style*="color: #0000ff" i]:not([style*=background]),html.dark [style*="color:#0066ff" i]:not([style*=background]),html.dark [style*="color: #0066ff" i]:not([style*=background]){color:#7cc4ff!important}html.dark [style*="color:#ff0000" i]:not([style*=background]),html.dark [style*="color: #ff0000" i]:not([style*=background]),html.dark [style*="color:#d90000" i]:not([style*=background]),html.dark [style*="color: #d90000" i]:not([style*=background]){color:#ff7b7b!important}html.dark [style*="color:#ff0066" i]:not([style*=background]),html.dark [style*="color: #ff0066" i]:not([style*=background]){color:#ff8fb1!important}html.dark [style*=color\:gray i]:not([style*=background]),html.dark [style*="color: gray" i]:not([style*=background]),html.dark [style*=color\:grey i]:not([style*=background]),html.dark [style*="color: grey" i]:not([style*=background]),html.dark [style*="color:#808080" i]:not([style*=background]),html.dark [style*="color: #808080" i]:not([style*=background]){color:var(--th-text-2)!important}html.dark img[src*=enamad],html.dark img[src*=namad],html.dark img[src*=logo-samandehi],html.dark img[src*=samandehi],html.dark img[src*=trust]{filter:none;background:#f0f0f0;border-radius:4px;padding:4px}html.dark .watermark,html.dark [class*=watermark]{border:1px solid var(--border);background:var(--fbg)!important;color:var(--gray1)!important}html.dark tr[bgcolor],html.dark td[bgcolor],html.dark tr[style*=background-color],html.dark td[style*=background-color],html.dark tr[style*=background\:],html.dark td[style*=background\:]{background-blend-mode:normal;background-image:linear-gradient(#14161cb8,#14161cb8);color:#e8eaf0!important}html.dark span[style*=background-color],html.dark span[style*=background\:],html.dark div[style*=background-color]:not(.alert):not(.modal-content):not(.card):not(.dropdown-menu),html.dark div[style*=background\:]:not(.alert):not(.modal-content):not(.card):not(.dropdown-menu){background-image:linear-gradient(#14161ca6,#14161ca6);color:#e8eaf0!important}html.dark tr[bgcolor] a,html.dark td[bgcolor] a,html.dark tr[style*=background-color] a,html.dark td[style*=background-color] a,html.dark span[style*=background-color] a{color:#99e2ff!important}html.dark font[color]{color:inherit!important}html.dark font[color=green]{color:#6ad77c!important}html.dark font[color=red]{color:#ff7b7b!important}html.dark font[color=orange]{color:#e8a065!important}html.dark font[color=blue]{color:#99e2ff!important}html.dark font[color=\#cc11FF],html.dark font[color=\#CC11FF],html.dark font[color=\#cc11ff]{color:#d9a3ff!important}html.dark .alert-info{--bs-alert-bg:#1a3a47;--bs-alert-color:#b3e5ef;--bs-alert-border-color:#2c5a6b;color:#b3e5ef;background-color:#1a3a47;border-color:#2c5a6b}html.dark .alert-warning{--bs-alert-bg:#3a2f15;--bs-alert-color:#f0d68a;--bs-alert-border-color:#5a4720;color:#f0d68a;background-color:#3a2f15;border-color:#5a4720}html.dark .alert-success{--bs-alert-bg:#1d3a22;--bs-alert-color:#a3d9ad;--bs-alert-border-color:#2c5a35;color:#a3d9ad;background-color:#1d3a22;border-color:#2c5a35}html.dark .alert-danger{--bs-alert-bg:#3a1d1d;--bs-alert-color:#f0a8a8;--bs-alert-border-color:#5a2c2c;color:#f0a8a8;background-color:#3a1d1d;border-color:#5a2c2c}html.dark .alert-primary{--bs-alert-bg:#1d2a4a;--bs-alert-color:#a8c0ff;--bs-alert-border-color:#2c3f6b;color:#a8c0ff;background-color:#1d2a4a;border-color:#2c3f6b}html.dark .alert-secondary,html.dark .alert-light{--bs-alert-bg:var(--bg-light);--bs-alert-color:var(--txt-title);--bs-alert-border-color:var(--border);background-color:var(--bg-light);color:var(--txt-title);border-color:var(--border)}html.dark img.cat-thumb,html.dark .datadiv img[src*=cats],html.dark img[src*=cat-thumb],html.dark img[src*="/cats/"]{filter:brightness(.78)contrast(1.05);opacity:.9}html.dark img.cat-thumb:hover,html.dark .datadiv img[src*=cats]:hover,html.dark img[src*="/cats/"]:hover{filter:brightness(.95)contrast(1.05);opacity:1}html.dark tr[bgcolor=\#FFFFFF i],html.dark tr[bgcolor=white i],html.dark tr[bgcolor=\#FFF i],html.dark td[bgcolor=\#FFFFFF i],html.dark td[bgcolor=white i],html.dark td[bgcolor=\#FFF i]{background-color:#0000!important;background-image:linear-gradient(var(--fbg), var(--fbg))!important;color:var(--txt-title)!important}html.dark #ticket_list tr[style*=background],html.dark .ticket-list tr[style*=background],html.dark .message-inbox tr[style*=background]{box-shadow:inset 4px 0;color:var(--txt-title)!important;background-image:linear-gradient(#14161cd1,#14161cd1)!important}html.dark .badge.bg-danger{background-color:#b94545!important}html.dark .badge.bg-warning{color:#fff!important;background-color:#b88a2c!important}html.dark .badge.bg-success{background-color:#3d7a4a!important}html.dark .badge.bg-info{background-color:#2c7a8b!important}html.dark .badge.bg-primary{background-color:var(--dark-b)!important}html.dark .badge.bg-secondary{background-color:#555!important}html.dark .badge.bg-light{background-color:var(--bg-light)!important;color:var(--txt-title)!important}html.dark .badge.bg-dark{background-color:#000!important}html.dark .btn-info{color:#eafaff!important;background-color:#2c7a8b!important;border-color:#2c7a8b!important}html.dark .btn-info:hover,html.dark .btn-info:focus,html.dark .btn-info:active{background-color:#34899c!important;border-color:#34899c!important}html.dark .btn-primary{color:#fff!important;background-color:#3a6bb5!important;border-color:#3a6bb5!important}html.dark .btn-primary:hover,html.dark .btn-primary:focus,html.dark .btn-primary:active{background-color:#4278c9!important;border-color:#4278c9!important}html.dark .btn-success{color:#fff!important;background-color:#3d7a4a!important;border-color:#3d7a4a!important}html.dark .btn-success:hover,html.dark .btn-success:focus,html.dark .btn-success:active{background-color:#468755!important;border-color:#468755!important}html.dark .btn-danger{color:#fff!important;background-color:#b94545!important;border-color:#b94545!important}html.dark .btn-danger:hover,html.dark .btn-danger:focus,html.dark .btn-danger:active{background-color:#c95050!important;border-color:#c95050!important}html.dark .btn-warning{color:var(--th-on-brand)!important;background-color:#b88a2c!important;border-color:#b88a2c!important}html.dark .btn-warning:hover,html.dark .btn-warning:focus,html.dark .btn-warning:active{background-color:#c99a35!important;border-color:#c99a35!important}html.dark .btn-secondary{color:#fff!important;background-color:#4a4d57!important;border-color:#4a4d57!important}html.dark .btn-secondary:hover,html.dark .btn-secondary:focus,html.dark .btn-secondary:active{background-color:#565963!important;border-color:#565963!important}html.dark .pagecontainer{background-color:var(--fbg)!important}html.dark ::-webkit-scrollbar{width:12px;height:12px}html.dark ::-webkit-scrollbar-track{background:var(--bg)}html.dark ::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#3a3d47;border-radius:6px}html.dark ::-webkit-scrollbar-thumb:hover{background:#4a4d57}.night-toggle{cursor:pointer;user-select:none}.night-toggle .theme-icon{display:none}html[data-theme=light] .night-toggle .theme-icon-light,html[data-theme=dark] .night-toggle .theme-icon-dark,html[data-theme=auto] .night-toggle .theme-icon-auto,html:not([data-theme]) .night-toggle .theme-icon-light{display:inline-block}html.dark .tkt-msg-att a img{opacity:.85}