:root{--color-primary:#d5853c;--color-primary-hover:#b56f32;--color-secondary:#505152;--color-accent:#10b981;--color-success:#10b981;--color-info:#0ea5e9;--color-warning:#f59e0b;--color-danger:#ef4444;--color-light:#f8fafc;--color-dark:#0f172a;--color-white:#fff;--color-gray-100:#f1f5f9;--color-gray-200:#e2e8f0;--color-gray-300:#cbd5e1;--color-gray-400:#94a3b8;--color-gray-500:#64748b;--color-gray-600:#475569;--color-gray-700:#334155;--color-gray-800:#1e293b;--color-gray-900:#0f172a;--color-text:#0f172a;--color-text-secondary:#64748b;--color-bg:#f1f5f9;--color-card-bg:#fff;--color-border:#e2e8f0;--color-sidebar-bg:#fff;--color-header-bg:#fff;--color-input-bg:#fff}[data-theme=dark]{--color-primary:#e6a46e;--color-primary-hover:#d5853c;--color-secondary:#7a7b7c;--color-accent:#34d399;--color-success:#34d399;--color-info:#38bdf8;--color-warning:#fbbf24;--color-danger:#f87171;--color-light:#1e293b;--color-dark:#f8fafc;--color-white:#0f172a;--color-gray-100:#1e293b;--color-gray-200:#334155;--color-gray-300:#475569;--color-gray-400:#64748b;--color-gray-500:#94a3b8;--color-gray-600:#cbd5e1;--color-gray-700:#e2e8f0;--color-gray-800:#f1f5f9;--color-gray-900:#f8fafc;--color-text:#f8fafc;--color-text-secondary:#e2e8f0;--color-bg:#0f172a;--color-card-bg:#1e293b;--color-border:#334155;--color-sidebar-bg:#1e293b;--color-header-bg:#1e293b;--color-input-bg:#1e293b}.animated-bg{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.animated-bg .shape{animation:float 15s linear infinite;border-radius:50%;display:block;filter:blur(40px);opacity:.3;position:absolute}.animated-bg .shape:first-child{animation-duration:20s;background:#d5853c;background:var(--color-primary);height:500px;left:10%;top:10%;width:500px}.animated-bg .shape:nth-child(2){animation-direction:reverse;animation-duration:25s;background:#505152;background:var(--color-secondary);bottom:10%;height:300px;right:10%;width:300px}.animated-bg .shape:nth-child(3){animation-duration:15s;background:#10b981;background:var(--color-accent);height:200px;left:50%;top:50%;width:200px}@keyframes float{0%{transform:translate(0) rotate(0deg)}25%{transform:translate(20px,20px) rotate(90deg)}50%{transform:translateY(40px) rotate(180deg)}75%{transform:translate(-20px,20px) rotate(270deg)}to{transform:translate(0) rotate(1turn)}}:root{--sidebar-width:280px;--header-height:70px;--border-radius:12px;--border-radius-lg:16px;--border-radius-sm:8px;--card-shadow:0 4px 12px #00000014;--hover-shadow:0 6px 16px #0000001f}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f1f5f9;background:var(--color-bg);direction:rtl;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;text-align:right}body,h1,h2,h3,h4,h5,h6{color:#0f172a;color:var(--color-text)}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.025em}.metro-card{background:#fff;background:var(--color-card-bg);border:none;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 4px 12px #00000014;box-shadow:var(--card-shadow);overflow:hidden;padding:24px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}.metro-card:before{background:linear-gradient(90deg,#d5853c,#505152);background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.metro-card:hover{box-shadow:0 6px 16px #0000001f;box-shadow:var(--hover-shadow);transform:translateY(-4px)}.metro-card:hover:before{transform:scaleX(1)}.ant-layout{background:#0000!important;min-height:100vh}.ant-layout-header{background:#fff!important;background:var(--color-header-bg)!important;box-shadow:0 0 20px #0000001a}.ant-menu{-webkit-border-end:none!important;background:#0000!important;border-inline-end:none!important;margin-top:20px}.ant-menu-item{border-radius:8px;border-radius:var(--border-radius-sm);color:#64748b!important;color:var(--color-text-secondary)!important;font-weight:500;margin-bottom:8px!important;overflow:hidden;position:relative;transition:all .2s ease}.ant-menu-item:after{background:#d5853c;background:var(--color-primary);content:"";height:100%;position:absolute;right:0;top:0;transform:scaleY(0);transform-origin:top;transition:transform .3s ease;width:4px}.ant-menu-item:hover:after{transform:scaleY(1)}.ant-menu-item-selected{background:linear-gradient(90deg,#d5853c,#505152)!important;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary))!important;color:#fff!important;color:var(--color-white)!important;position:relative}.ant-menu-item-selected:after{transform:scaleY(1)}.ant-menu-item-selected .anticon{color:#fff!important;color:var(--color-white)!important}.ant-menu-item:hover{background-color:#f1f5f9!important;background-color:var(--color-gray-100)!important;color:#d5853c!important;color:var(--color-primary)!important}.ant-btn{border:none;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 2px 4px #0000001a;font-weight:500;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}.ant-btn:before{background:#fff3;content:"";height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);transition:transform .6s ease;width:100%}.ant-btn:hover:before{transform:translateX(100%)}.ant-btn-primary{background:linear-gradient(90deg,#d5853c,#505152);background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border:none;box-shadow:0 4px 12px #d5853c4d;color:#fff!important}.ant-btn-primary:hover{box-shadow:0 6px 16px #d5853c66;transform:translateY(-2px)}.ant-btn-primary:active{transform:translateY(0)}.ant-input{border:2px solid #e2e8f0;border:2px solid var(--color-border);border-radius:12px;border-radius:var(--border-radius);color:#0f172a;color:var(--color-text);padding:12px 16px;transition:all .3s ease}.ant-input,.ant-input:focus{background-color:#fff;background-color:var(--color-input-bg)}.ant-input:focus{border:2px solid #d5853c;border:2px solid var(--color-primary);box-shadow:0 0 0 4px #d5853c33}.ant-input::placeholder{color:#64748b;color:var(--color-text-secondary)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:linear-gradient(#d5853c,#505152);background:linear-gradient(var(--color-primary),var(--color-secondary));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#d5853c;background:var(--color-primary)}[data-theme=dark] .ant-layout-header{box-shadow:0 0 20px #0000004d}[data-theme=dark] .ant-input{border:2px solid #e2e8f0;border:2px solid var(--color-border);color:#f8fafc!important}[data-theme=dark] .ant-input::placeholder{color:#94a3b8!important}[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-input-number input,[data-theme=dark] .ant-input-number-input,[data-theme=dark] .ant-input-password,[data-theme=dark] .ant-input-password input,[data-theme=dark] textarea.ant-input{color:#f8fafc!important}[data-theme=dark] .ant-menu-item:hover{background-color:#e2e8f0!important;background-color:var(--color-gray-200)!important}[data-theme=dark] .ant-btn-primary{box-shadow:0 4px 12px #e6a46e4d}[data-theme=dark] .ant-btn-primary:hover{box-shadow:0 6px 16px #e6a46e66}[data-theme=dark] .ant-typography,[data-theme=dark] div,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] p,[data-theme=dark] span{color:#0f172a!important;color:var(--color-text)!important}[data-theme=dark] .ant-typography-secondary{color:#64748b!important;color:var(--color-text-secondary)!important}[data-theme=dark] .ant-message-notice-content{background:#1e293b!important;box-shadow:0 4px 12px #0000004d!important;color:#f8fafc!important}[data-theme=dark] .ant-message-success .anticon{color:#34d399!important}[data-theme=dark] .ant-message-error .anticon{color:#f87171!important}[data-theme=dark] .ant-message-warning .anticon{color:#fbbf24!important}[data-theme=dark] .ant-message-info .anticon{color:#e6a46e!important}[data-theme=dark] .ant-dropdown-menu{background:#1e293b!important;border:1px solid #334155!important;border-radius:8px!important;box-shadow:0 6px 16px #0000004d!important}[data-theme=dark] .ant-dropdown-menu-item{color:#f8fafc!important}[data-theme=dark] .ant-dropdown-menu-item-divider,[data-theme=dark] .ant-dropdown-menu-item:hover{background:#334155!important}[data-theme=dark] .ant-dropdown-menu-item-icon,[data-theme=dark] .ant-dropdown-menu-title-content{color:#f8fafc!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .ant-select-selector{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .ant-select-arrow{color:#94a3b8!important}[data-theme=dark] .ant-select-clear{background:#1e293b!important;color:#94a3b8!important}.fade-in-up{animation:fadeInUp .6s ease forwards}[data-theme=dark] .ant-table{background:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .ant-table-thead>tr>th{background:#334155!important;border-bottom:1px solid #475569!important;color:#f8fafc!important}[data-theme=dark] .ant-table-tbody>tr>td{border-bottom:1px solid #334155!important;color:#f8fafc!important}[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#334155!important}[data-theme=dark] .ant-empty-description{color:#94a3b8!important}[data-theme=dark] .ant-select-dropdown{background-color:#1e293b!important;border:1px solid #334155!important}[data-theme=dark] .ant-select-dropdown .rc-virtual-list{background-color:#1e293b!important}[data-theme=dark] .ant-select-item{background-color:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .ant-select-item-option-selected{background-color:#ffffff14!important;color:#e6a46e!important;font-weight:600}[data-theme=dark] .ant-select-item-option-active,[data-theme=dark] .ant-select-item-option:hover{background-color:#334155!important}[data-theme=dark] .ant-modal-content{background-color:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .ant-modal .ant-modal-container{background-color:#1e293b!important}[data-theme=dark] .ant-modal-header{background-color:#1e293b!important;border-bottom:1px solid #334155!important}[data-theme=dark] .ant-modal-title{color:#f8fafc!important}[data-theme=dark] .ant-modal-close{color:#94a3b8!important}[data-theme=dark] .ant-modal-close:hover,[data-theme=dark] .ant-modal-confirm-body .ant-modal-confirm-title{color:#f8fafc!important}[data-theme=dark] .ant-modal-confirm-body .ant-modal-confirm-content{color:#cbd5e1!important}[data-theme=dark] .ant-modal-mask,[data-theme=dark] .ant-modal-wrap{background-color:#000000a6!important}[data-theme=dark] .ant-modal-body{background-color:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .ant-card-actions{background-color:#fff!important;background-color:var(--color-card-bg)!important;border-top:1px solid #e2e8f0!important;border-top:1px solid var(--color-border)!important}[data-theme=dark] .ant-card-actions>li{border-right:1px solid #e2e8f0!important;border-right:1px solid var(--color-border)!important}[data-theme=dark] .ant-card-actions>li:last-child{border-right:none!important}[data-theme=dark] .ant-card-actions>li>span{color:#0f172a!important;color:var(--color-text)!important}[data-theme=dark] .ant-picker{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .ant-picker-input>input{color:#f8fafc!important}[data-theme=dark] .ant-picker-clear{background:#1e293b!important;color:#94a3b8!important}[data-theme=dark] .ant-picker-suffix{color:#94a3b8!important}[data-theme=dark] .ant-picker-dropdown,[data-theme=dark] .ant-picker-panel-container{background-color:#1e293b!important}[data-theme=dark] .ant-picker-dropdown .ant-picker-panel{background-color:#1e293b!important;border:1px solid #334155!important}[data-theme=dark] .ant-picker-header{border-bottom:1px solid #334155!important;color:#f8fafc!important}[data-theme=dark] .ant-picker-content th{color:#f8fafc!important}[data-theme=dark] .ant-picker-cell{color:#94a3b8!important}[data-theme=dark] .ant-picker-cell-in-view{color:#f8fafc!important}[data-theme=dark] .ant-picker-cell:hover .ant-picker-cell-inner{background-color:#334155!important}[data-theme=dark] .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#e6a46e!important}[data-theme=dark] .ant-drawer-content{background-color:#1e293b!important}[data-theme=dark] .ant-drawer-body{background-color:#1e293b!important;color:#f8fafc!important}[data-theme=dark] .ant-drawer-header{background-color:#1e293b!important;border-bottom:1px solid #334155!important}[data-theme=dark] .ant-drawer-title{color:#f8fafc!important}[data-theme=dark] .ant-drawer-close{color:#94a3b8!important}[data-theme=dark] .ant-drawer-close:hover{color:#f8fafc!important}[data-theme=dark] .ant-drawer-mask{background-color:#00000073!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-buttons-container{animation:fadeIn .3s ease}@media (max-width:1142px){.ant-layout-header>div{flex-wrap:wrap!important;gap:12px!important}.ant-layout-header>div>div:first-child{flex:1 1 auto!important;min-width:auto!important}.ant-layout-header .ant-input{flex:1 1 100%!important;margin:10px 0 0!important;min-width:100%!important}.ant-layout-header>div>div:last-child{flex:0 0 auto!important;order:-1}}@media (min-width:1143px) and (max-width:1200px){.ant-layout-header>div>div:first-child{flex-wrap:wrap!important}.ant-layout-header .ant-btn{font-size:13px!important;padding:4px 10px!important}}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
/*# sourceMappingURL=main.ec8d1f8c.css.map*/