@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700;800&display=swap";:root{--vms-sidebar-width: 258px;--vms-topbar-height: 96px;--vms-primary: #008d84;--vms-primary-strong: #006b67;--vms-primary-dark: #004454;--vms-primary-soft: #e4f7f4;--vms-sidebar-start: #003e4e;--vms-sidebar-end: #005263;--vms-background: #f5f8fb;--vms-surface: #ffffff;--vms-surface-soft: #f8fafc;--vms-surface-muted: #eef3f6;--vms-text: #10283a;--vms-text-soft: #445f71;--vms-muted: #75899a;--vms-border: #dfe7ec;--vms-border-strong: #cedae1;--vms-danger: #ef3d3d;--vms-danger-soft: #ffebeb;--vms-warning: #ef9d24;--vms-warning-soft: #fff3df;--vms-success: #10a75b;--vms-success-soft: #e5f8ed;--vms-info: #3478f6;--vms-info-soft: #eaf1ff;--vms-radius-xs: 7px;--vms-radius-sm: 10px;--vms-radius-md: 14px;--vms-radius-lg: 18px;--vms-radius-xl: 24px;--vms-shadow-card: 0 8px 26px rgba(19, 48, 65, .055);--vms-shadow-popup: 0 20px 55px rgba(10, 28, 39, .26);--vms-content-padding: 24px;--vms-content-gap: 16px;--vms-font-ar: "Cairo", sans-serif;--vms-font-en: "Inter", sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}html[lang=ar],html[lang=ar] body{font-family:var(--vms-font-ar)}html[lang=en],html[lang=en] body{font-family:var(--vms-font-en)}body{margin:0;background:var(--vms-background);color:var(--vms-text)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.vms-page-title{margin:0;font-size:26px;font-weight:700;line-height:1.3}.vms-page-subtitle{margin:5px 0 0;color:var(--vms-muted);font-size:14px}.vms-section-title{margin:0;font-size:18px;font-weight:700}.vms-muted{color:var(--vms-muted)}.vms-link{color:var(--vms-primary-strong);font-weight:600;text-decoration:none}.vms-link:hover{text-decoration:underline}.vms-shell{min-height:100vh;display:grid;grid-template-columns:var(--vms-sidebar-width) minmax(0,1fr);direction:ltr}.vms-shell[dir=rtl]{grid-template-columns:minmax(0,1fr) var(--vms-sidebar-width)}.vms-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;padding:18px 14px;color:#fff;background:radial-gradient(circle at 50% 92%,rgba(25,205,184,.22),transparent 25%),linear-gradient(180deg,var(--vms-sidebar-start),var(--vms-sidebar-end))}.vms-brand{min-height:72px;padding:2px 10px 17px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.14)}.vms-brand-logo{width:46px;height:52px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#10d4c0,#007a74);box-shadow:inset 0 0 0 1px #fff3,0 8px 22px #0003;font-weight:800}.vms-brand strong,.vms-brand small{display:block}.vms-brand strong{font-size:17px}.vms-brand small{margin-top:2px;color:#ffffffad;font-size:11px}.vms-nav-section{margin-top:17px}.vms-nav-section-title{padding:0 10px 7px;color:#ffffff80;font-size:11px}.vms-nav{display:grid;gap:4px}.vms-nav-link{min-height:44px;padding:9px 12px;display:flex;align-items:center;gap:11px;color:#ffffffc9;border:1px solid transparent;border-radius:10px;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.vms-nav-link:hover{color:#fff;background:#ffffff14}.vms-nav-link.active{color:#fff;border-color:#23e6d380;background:linear-gradient(90deg,#09bcace6,#00726edb);box-shadow:0 8px 20px #00000024}.vms-nav-icon{width:21px;text-align:center;font-size:16px}.vms-ai-health{margin-top:25px;padding:17px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0f;text-align:center}.vms-ai-orb{width:82px;height:82px;margin:auto;display:grid;place-items:center;border-radius:50%;color:#26dfc9;border:1px solid rgba(38,223,201,.4);background:radial-gradient(circle,rgba(22,218,196,.28),transparent 65%);font-size:28px}.vms-ai-health strong{display:block;margin-top:8px;color:#2ae59f}.vms-ai-health small{display:block;margin-top:5px;color:#ffffffa6}.vms-main{min-width:0}.vms-topbar{min-height:var(--vms-topbar-height);padding:18px var(--vms-content-padding);display:flex;justify-content:space-between;align-items:center;gap:18px;background:var(--vms-surface);border-bottom:1px solid var(--vms-border)}.vms-topbar-actions{display:flex;align-items:center;gap:11px}.vms-project-selector,.vms-language-switch,.vms-user-box,.vms-bell{min-height:44px;border:1px solid var(--vms-border);border-radius:12px;background:#fff}.vms-project-selector{min-width:205px;padding:8px 13px;display:flex;justify-content:space-between;align-items:center;gap:12px}.vms-project-selector small{display:block;color:var(--vms-muted);font-size:10px}.vms-project-selector strong{display:block;margin-top:2px;font-size:12px}.vms-language-switch{padding:4px;display:flex;gap:3px}.vms-language-switch button{min-width:37px;border:0;border-radius:8px;background:transparent;cursor:pointer}.vms-language-switch button.active{color:#fff;background:var(--vms-primary-dark)}.vms-bell{width:46px;position:relative;display:grid;place-items:center;cursor:pointer}.vms-bell-count{min-width:20px;height:20px;padding:0 5px;position:absolute;top:-6px;right:-5px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--vms-danger);font-size:10px;font-weight:700}.vms-user-box{min-width:150px;padding:6px 9px;display:flex;align-items:center;gap:9px}.vms-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(145deg,#60798a,#1c3647);font-weight:700}.vms-user-box strong,.vms-user-box small{display:block}.vms-user-box strong{font-size:12px}.vms-user-box small{color:var(--vms-muted);font-size:10px}.vms-content{padding:var(--vms-content-padding)}.vms-page-grid{display:grid;gap:var(--vms-content-gap)}.vms-grid-2,.vms-grid-3,.vms-grid-4,.vms-grid-5,.vms-grid-6{display:grid;gap:var(--vms-content-gap);align-items:stretch}.vms-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vms-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.vms-grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}.vms-shell[dir=rtl],.vms-shell[dir=rtl] .vms-main,.vms-shell[dir=rtl] .vms-topbar,.vms-shell[dir=rtl] .vms-content,.vms-shell[dir=rtl] .vms-card,.vms-shell[dir=rtl] .vms-card-header,.vms-shell[dir=rtl] .vms-card-body{direction:rtl;text-align:right}.vms-shell[dir=rtl] .vms-topbar>div:first-child{text-align:right}.vms-shell[dir=rtl] .vms-page-title,.vms-shell[dir=rtl] .vms-page-subtitle,.vms-shell[dir=rtl] .vms-section-title{width:100%;text-align:right}.vms-shell[dir=rtl] .vms-topbar-actions{direction:rtl}.vms-shell[dir=rtl] .vms-project-selector,.vms-shell[dir=rtl] .vms-user-box,.vms-shell[dir=rtl] .vms-brand,.vms-shell[dir=rtl] .vms-nav-link{direction:rtl;text-align:right}.vms-shell[dir=rtl] .vms-nav-section-title{text-align:right}.vms-shell[dir=rtl] .vms-nav-icon{flex:0 0 21px}.vms-shell[dir=rtl] .vms-kpi-card{direction:rtl;text-align:right}.vms-shell[dir=rtl] .vms-kpi-card>div:first-child{flex:1;text-align:right}.vms-shell[dir=rtl] .vms-kpi-label,.vms-shell[dir=rtl] .vms-kpi-value,.vms-shell[dir=rtl] .vms-kpi-foot{text-align:right}.vms-shell[dir=rtl] .vms-card-header{direction:rtl}.vms-shell[dir=rtl] .vms-card-header>*{text-align:right}.vms-shell[dir=rtl] .vms-table{direction:rtl}.vms-shell[dir=rtl] .vms-table th,.vms-shell[dir=rtl] .vms-table td{text-align:right}.vms-shell[dir=rtl] .vms-table th:first-child,.vms-shell[dir=rtl] .vms-table td:first-child{padding-right:18px}.vms-shell[dir=rtl] .vms-table th:last-child,.vms-shell[dir=rtl] .vms-table td:last-child{padding-left:18px}.vms-shell[dir=rtl] .vms-input,.vms-shell[dir=rtl] .vms-select,.vms-shell[dir=rtl] textarea{direction:rtl;text-align:right}.vms-shell[dir=rtl] .vms-input::-moz-placeholder,.vms-shell[dir=rtl] textarea::-moz-placeholder{text-align:right}.vms-shell[dir=rtl] .vms-input::placeholder,.vms-shell[dir=rtl] textarea::placeholder{text-align:right}.vms-shell[dir=rtl] .vms-button,.vms-shell[dir=rtl] .vms-status,.vms-shell[dir=rtl] .vms-pagination,.vms-shell[dir=rtl] .vms-chart{direction:rtl}.vms-shell[dir=rtl] .vms-chart-column{direction:rtl;text-align:center}.vms-shell[dir=rtl] .vms-alarm-popup,.vms-shell[dir=rtl] .vms-alarm-popup-content,.vms-shell[dir=rtl] .vms-alarm-popup-meta{direction:rtl;text-align:right}.vms-shell[dir=rtl] .vms-kpi-value,.vms-shell[dir=rtl] .vms-chart-column strong,.vms-shell[dir=rtl] time{unicode-bidi:plaintext}.vms-shell[dir=rtl] pre,.vms-shell[dir=rtl] code,.vms-shell[dir=rtl] .vms-ltr{direction:ltr;text-align:left}.vms-shell[dir=rtl]{display:grid;grid-template-columns:minmax(0,1fr) var(--vms-sidebar-width)}.vms-shell[dir=rtl] .vms-sidebar{grid-column:2;grid-row:1}.vms-shell[dir=rtl] .vms-main{grid-column:1;grid-row:1}.vms-shell[dir=ltr]{display:grid;grid-template-columns:var(--vms-sidebar-width) minmax(0,1fr)}.vms-shell[dir=ltr] .vms-sidebar{grid-column:1;grid-row:1}.vms-shell[dir=ltr] .vms-main{grid-column:2;grid-row:1}.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{display:flex!important;width:100%;min-height:100vh;grid-template-columns:none!important}.vms-shell[dir=rtl]{flex-direction:row-reverse!important}.vms-shell[dir=ltr]{flex-direction:row!important}.vms-shell .vms-sidebar,.vms-shell[dir=rtl] .vms-sidebar,.vms-shell[dir=ltr] .vms-sidebar{width:var(--vms-sidebar-width);min-width:var(--vms-sidebar-width);flex:0 0 var(--vms-sidebar-width);grid-column:auto!important;grid-row:auto!important}.vms-shell .vms-main,.vms-shell[dir=rtl] .vms-main,.vms-shell[dir=ltr] .vms-main{width:calc(100% - var(--vms-sidebar-width));min-width:0;flex:1 1 auto;grid-column:auto!important;grid-row:auto!important}.vms-shell[dir=rtl] .vms-sidebar{direction:rtl;text-align:right}.vms-shell[dir=ltr] .vms-sidebar{direction:ltr;text-align:left}@media(max-width:1000px){.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{display:block!important}.vms-shell .vms-sidebar{width:100%;min-width:100%;height:auto;position:relative}.vms-shell .vms-main{width:100%}}.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{display:flex!important;flex-direction:row!important}.vms-shell[dir=rtl] .vms-main{order:1!important}.vms-shell[dir=rtl] .vms-sidebar{order:2!important}.vms-shell[dir=ltr] .vms-sidebar{order:1!important}.vms-shell[dir=ltr] .vms-main{order:2!important}.vms-shell .vms-sidebar{flex:0 0 var(--vms-sidebar-width)!important;width:var(--vms-sidebar-width)!important;min-width:var(--vms-sidebar-width)!important}.vms-shell .vms-main{flex:1 1 auto!important;width:auto!important;min-width:0!important}.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{display:flex!important;flex-flow:row nowrap!important;direction:ltr!important;width:100%!important;min-height:100vh!important}.vms-shell[dir=rtl] .vms-main{order:1!important;direction:rtl!important;text-align:right!important}.vms-shell[dir=rtl] .vms-sidebar{order:2!important;direction:rtl!important;text-align:right!important}.vms-shell[dir=ltr] .vms-sidebar{order:1!important;direction:ltr!important;text-align:left!important}.vms-shell[dir=ltr] .vms-main{order:2!important;direction:ltr!important;text-align:left!important}.vms-shell .vms-sidebar{width:var(--vms-sidebar-width)!important;min-width:var(--vms-sidebar-width)!important;flex:0 0 var(--vms-sidebar-width)!important;grid-column:auto!important;grid-row:auto!important}.vms-shell .vms-main{width:auto!important;min-width:0!important;flex:1 1 0%!important;grid-column:auto!important;grid-row:auto!important}.vms-alarm-popup,.vms-shell[dir=rtl] .vms-alarm-popup,.vms-shell[dir=ltr] .vms-alarm-popup{right:26px!important;left:auto!important}@media(max-width:1000px){.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{display:block!important}.vms-shell .vms-sidebar,.vms-shell .vms-main{width:100%!important;min-width:100%!important}}@media(max-width:720px){.vms-alarm-popup,.vms-shell[dir=rtl] .vms-alarm-popup,.vms-shell[dir=ltr] .vms-alarm-popup{right:12px!important;left:12px!important}}html{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,141,132,.7) #eaf0f3}body{min-height:100vh;overflow:visible}.vms-shell{min-height:100vh!important;height:auto!important;overflow:visible!important}.vms-main{height:auto!important;min-height:100vh;overflow:visible!important}.vms-sidebar{position:sticky!important;top:0;height:100vh!important;max-height:100vh;overflow-x:hidden!important;overflow-y:auto!important;direction:ltr!important;scrollbar-width:thin;scrollbar-color:rgba(38,223,201,.58) rgba(255,255,255,.06)}html::-webkit-scrollbar{width:10px}html::-webkit-scrollbar-track{background:#eaf0f3}html::-webkit-scrollbar-thumb{min-height:60px;border:2px solid #eaf0f3;border-radius:999px;background:linear-gradient(180deg,#18b8a5,#007a72)}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#11a997,#006861)}.vms-content,.vms-topbar,.vms-page-grid{max-width:100%;overflow-x:clip}@media(max-width:1000px){.vms-sidebar{position:relative!important;height:auto!important;max-height:none!important;overflow:visible!important;direction:inherit!important}}html,body{height:100%;overflow:hidden!important}.vms-shell,.vms-shell[dir=rtl],.vms-shell[dir=ltr]{height:100vh!important;min-height:100vh!important;overflow:hidden!important}.vms-main,.vms-shell[dir=rtl] .vms-main,.vms-shell[dir=ltr] .vms-main{height:100vh!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;direction:ltr!important;scrollbar-width:thin;scrollbar-color:rgba(0,141,132,.72) #eaf0f3}.vms-shell[dir=rtl] .vms-main>*{direction:rtl;text-align:right}.vms-shell[dir=ltr] .vms-main>*{direction:ltr;text-align:left}.vms-sidebar,.vms-shell[dir=rtl] .vms-sidebar{height:100vh!important;max-height:100vh!important;overflow-x:hidden!important;overflow-y:auto!important;direction:rtl!important;scrollbar-width:thin;scrollbar-color:rgba(38,223,201,.58) rgba(255,255,255,.06)}.vms-shell[dir=rtl] .vms-sidebar>*{direction:rtl;text-align:right}.vms-shell[dir=ltr] .vms-sidebar{direction:rtl!important}.vms-shell[dir=ltr] .vms-sidebar>*{direction:ltr;text-align:left}.vms-main::-webkit-scrollbar{width:9px}.vms-main::-webkit-scrollbar-track{background:#eaf0f3}.vms-main::-webkit-scrollbar-thumb{min-height:60px;border:2px solid #eaf0f3;border-radius:999px;background:linear-gradient(180deg,#18b8a5,#007a72)}.vms-main::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#10a795,#00675f)}.vms-sidebar::-webkit-scrollbar{width:6px}.vms-sidebar::-webkit-scrollbar-track{background:#ffffff0b}.vms-sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#26dfc980}.vms-sidebar::-webkit-scrollbar-thumb:hover{background:#26dfc9d1}@media(max-width:1000px){html,body{height:auto;overflow-y:auto!important}.vms-shell,.vms-main,.vms-sidebar{height:auto!important;max-height:none!important;overflow:visible!important}}.vms-shell[dir=rtl] .vms-sidebar{direction:rtl!important;overflow-y:auto!important;overflow-x:hidden!important}.vms-shell[dir=rtl] .vms-main{direction:ltr!important}.vms-shell[dir=rtl] .vms-main>*{direction:rtl!important;text-align:right!important}.vms-shell[dir=ltr] .vms-main{direction:rtl!important}.vms-shell[dir=ltr] .vms-main>*{direction:ltr!important;text-align:left!important}.vms-shell[dir=rtl] .vms-alarm-popup{left:26px!important;right:auto!important}.vms-shell[dir=ltr] .vms-alarm-popup{right:26px!important;left:auto!important}@media(max-width:720px){.vms-shell[dir=rtl] .vms-alarm-popup,.vms-shell[dir=ltr] .vms-alarm-popup{left:12px!important;right:12px!important}}.vms-shell[dir=rtl] .vms-sidebar{direction:ltr!important;overflow-y:auto!important;overflow-x:hidden!important}.vms-shell[dir=rtl] .vms-sidebar>*{direction:rtl!important;text-align:right!important}.vms-shell[dir=ltr] .vms-sidebar{direction:rtl!important;overflow-y:auto!important;overflow-x:hidden!important}.vms-shell[dir=ltr] .vms-sidebar>*{direction:ltr!important;text-align:left!important}.vms-card{border:1px solid var(--vms-border);border-radius:var(--vms-radius-md);background:var(--vms-surface);box-shadow:var(--vms-shadow-card)}.vms-card-body{padding:18px}.vms-card-header{padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--vms-border)}.vms-kpi-card{min-height:122px;padding:17px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.vms-kpi-label{color:var(--vms-text-soft);font-size:12px}.vms-kpi-value{display:block;margin-top:9px;font-size:30px;line-height:1}.vms-kpi-foot{display:block;margin-top:9px;color:var(--vms-muted);font-size:10px}.vms-kpi-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--vms-primary-soft);color:var(--vms-primary);font-size:20px}.vms-kpi-icon.danger{color:var(--vms-danger);background:var(--vms-danger-soft)}.vms-kpi-icon.warning{color:var(--vms-warning);background:var(--vms-warning-soft)}.vms-kpi-icon.success{color:var(--vms-success);background:var(--vms-success-soft)}.vms-status{min-height:27px;padding:4px 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:11px;font-weight:700}.vms-status-critical,.vms-status-danger{color:var(--vms-danger);background:var(--vms-danger-soft)}.vms-status-high,.vms-status-warning{color:#d27a00;background:var(--vms-warning-soft)}.vms-status-medium{color:#b67700;background:#fff5d8}.vms-status-low,.vms-status-success{color:var(--vms-success);background:var(--vms-success-soft)}.vms-toolbar{padding:15px;display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(145px,1fr));gap:10px}.vms-input,.vms-select{width:100%;min-height:43px;padding:0 12px;color:var(--vms-text);border:1px solid var(--vms-border);border-radius:10px;outline:none;background:#fff}.vms-input:focus,.vms-select:focus{border-color:var(--vms-primary);box-shadow:0 0 0 3px #008d841a}.vms-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--vms-border);border-radius:10px;color:var(--vms-text);background:#fff;cursor:pointer;text-decoration:none}.vms-button:hover{background:var(--vms-surface-soft)}.vms-button-primary{color:#fff;border-color:var(--vms-primary);background:var(--vms-primary)}.vms-button-primary:hover{background:var(--vms-primary-strong)}.vms-button-danger{color:#fff;border-color:var(--vms-danger);background:var(--vms-danger)}.vms-button-warning{color:#b56500;border-color:#f1b651;background:#fffaf0}.vms-button-block{width:100%}.vms-empty{min-height:180px;display:grid;place-items:center;color:var(--vms-muted);text-align:center}.vms-placeholder-media{min-height:110px;display:grid;place-items:center;color:var(--vms-muted);background:linear-gradient(135deg,#eef3f6,#f8fafc)}.vms-chart{min-height:285px;padding:20px;display:flex;align-items:flex-end;gap:13px}.vms-chart-column{min-width:0;flex:1;height:230px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.vms-chart-bar{width:100%;min-height:3px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#19b9a3,#00796f)}.vms-chart-label{color:var(--vms-muted);font-size:10px}.vms-alarm-popup{width:370px;position:fixed;right:26px;bottom:24px;z-index:1000;overflow:hidden;color:#fff;border:1px solid rgba(255,95,95,.55);border-radius:15px;background:linear-gradient(160deg,#3f0000fa,#1a0303fa);box-shadow:var(--vms-shadow-popup)}[dir=rtl] .vms-alarm-popup{right:auto;left:26px}.vms-alarm-popup-head{padding:13px 15px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#a80000cc,#38000000)}.vms-alarm-popup-content{padding:14px;display:grid;grid-template-columns:130px minmax(0,1fr);gap:13px}.vms-alarm-popup-media{width:130px;height:100px;overflow:hidden;border-radius:10px;background:#17232b}.vms-alarm-popup-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vms-alarm-popup-title{font-size:16px;font-weight:700}.vms-alarm-popup-meta{margin-top:7px;color:#ffffffb8;font-size:11px;line-height:1.8}.vms-alarm-popup-actions{padding:0 14px 14px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.vms-alarm-popup-actions .vms-button{color:#fff;border-color:#ffffff38;background:#ffffff14}.vms-alarm-popup-actions .vms-button-danger{border-color:var(--vms-danger);background:var(--vms-danger)}.vms-shell[dir=rtl] .vms-kpi-card{flex-direction:row}.vms-shell[dir=rtl] .vms-kpi-icon{order:2}.vms-shell[dir=rtl] .vms-kpi-card>div:first-child{order:1}.vms-confirm-overlay{position:fixed!important;inset:0!important;z-index:6500!important;display:grid!important;place-items:center!important;padding:20px!important;background:#08141ca3!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vms-confirm-dialog{width:min(520px,calc(100vw - 32px))!important;max-width:520px!important;padding:26px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:17px!important;position:relative!important;margin:0!important;border:1px solid #dce5e9!important;border-radius:18px!important;background:#fff!important;box-shadow:0 28px 75px #0719234d!important}.vms-confirm-icon{width:54px!important;height:54px!important;display:grid!important;place-items:center!important;border-radius:15px!important;font-size:26px!important;font-weight:900!important}.vms-confirm-icon.danger{color:#c8202c!important;background:#ffe7e9!important}.vms-confirm-content{min-width:0!important}.vms-confirm-content h2{margin:2px 0 8px!important;color:#102531!important;font-size:19px!important;font-weight:800!important}.vms-confirm-content p{margin:0!important;color:#526774!important;font-size:14px!important;line-height:1.75!important}.vms-confirm-warning{margin-top:14px!important;padding:12px 14px!important;border:1px solid #ffd2d6!important;border-radius:11px!important;color:#9f1f28!important;background:#fff5f6!important;font-size:13px!important;line-height:1.7!important}.vms-confirm-actions{grid-column:1 / -1!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;margin-top:5px!important}.vms-action-group{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;flex-wrap:wrap!important;white-space:nowrap!important}.vms-action-group .vms-button{width:auto!important;min-width:0!important;padding:7px 9px!important;font-size:12px!important;white-space:nowrap!important}.vms-table-wrap{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.vms-table{width:100%!important;max-width:100%!important}.vms-table th:last-child,.vms-table td:last-child{width:185px!important;min-width:185px!important;max-width:185px!important}@media(max-width:720px){.vms-confirm-dialog{grid-template-columns:1fr!important;padding:21px!important}.vms-confirm-actions{grid-column:1!important}.vms-table-wrap{overflow-x:auto!important}}.vms-table-wrap{overflow-x:auto}.vms-table{width:100%;border-collapse:collapse}.vms-table th,.vms-table td{padding:12px 13px;text-align:start;vertical-align:middle;border-bottom:1px solid var(--vms-border)}.vms-table th{color:var(--vms-text-soft);background:#fbfcfd;font-size:11px;font-weight:700;white-space:nowrap}.vms-table td{font-size:12px}.vms-table tbody tr:hover{background:#fbfdfd}.vms-alarm-thumb{width:96px;height:62px;overflow:hidden;border-radius:8px;background:var(--vms-surface-muted)}.vms-alarm-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vms-pagination{padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.vms-pagination-links{display:flex;gap:5px}.vms-pagination-link{min-width:34px;height:34px;padding:0 8px;display:grid;place-items:center;border:1px solid var(--vms-border);border-radius:8px;text-decoration:none;background:#fff}.vms-pagination-link.active{color:#fff;border-color:var(--vms-primary);background:var(--vms-primary)}@media(max-width:1250px){.vms-grid-6,.vms-toolbar{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-project-selector{display:none}}@media(max-width:1000px){.vms-shell,.vms-shell[dir=rtl]{display:block}.vms-sidebar{position:relative;height:auto;min-height:auto}.vms-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.vms-grid-4,.vms-grid-5,.vms-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}.vms-grid-2,.vms-grid-3{grid-template-columns:1fr}}@media(max-width:720px){:root{--vms-content-padding: 14px}.vms-topbar{align-items:flex-start;flex-direction:column}.vms-topbar-actions{width:100%;flex-wrap:wrap}.vms-nav{grid-template-columns:1fr 1fr}.vms-grid-4,.vms-grid-5,.vms-grid-6,.vms-toolbar{grid-template-columns:1fr}.vms-alarm-popup,[dir=rtl] .vms-alarm-popup{width:auto;right:12px;left:12px;bottom:12px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-16{bottom:-4rem}.-left-16{left:-4rem}.-left-20{left:-5rem}.end-0{inset-inline-end:0px}.right-0{right:0}.start-0{inset-inline-start:0px}.top-0{top:0}.z-40{z-index:40}.z-50{z-index:50}.\!row-span-1{grid-row:span 1 / span 1!important}.m-0{margin:0}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.mx-auto{margin-left:auto;margin-right:auto}.-ml-px{margin-left:-1px}.-mt-px{margin-top:-1px}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-2{margin-right:.5rem}.ms-2{margin-inline-start:.5rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.size-12{width:3rem;height:3rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.h-1{height:.25rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-20{width:5rem}.w-3\/4{width:75%}.w-48{width:12rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-\[calc\(100\%\+8rem\)\]{width:calc(100% + 8rem)}.w-auto{width:auto}.w-full{width:100%}.min-w-full{min-width:100%}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[877px\]{max-width:877px}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.self-center{align-self:center}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-\[\#FF2D20\]\/10{background-color:#ff2d201a}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-transparent{--tw-gradient-from: transparent var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.stroke-\[\#FF2D20\]{stroke:#ff2d20}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.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-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pe-4{padding-inline-end:1rem}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-start{text-align:start}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/relaxed{font-size:.875rem;line-height:1.625}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-7{line-height:1.75rem}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/50{color:#00000080}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_14px_34px_0px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0px 14px 34px 0px rgba(0,0,0,.08);--tw-shadow-colored: 0px 14px 34px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-transparent{--tw-ring-color: transparent}.ring-white\/\[0\.05\]{--tw-ring-color: rgb(255 255 255 / .05)}.ring-opacity-5{--tw-ring-opacity: .05}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0px_4px_34px_rgba\(0\,0\,0\,0\.06\)\]{--tw-drop-shadow: drop-shadow(0px 4px 34px rgba(0,0,0,.06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-\[0px_4px_34px_rgba\(0\,0\,0\,0\.25\)\]{--tw-drop-shadow: drop-shadow(0px 4px 34px rgba(0,0,0,.25));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-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-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.vms-confirm-overlay{z-index:10000!important}[role=alert],.toast,.toast-container,.toasts-container,.notification,.notification-container,.notifications-container,.v-toast,.vue-toastification__container,[data-sonner-toaster],.swal2-container{position:fixed!important;z-index:99999!important}.selection\:bg-\[\#FF2D20\] *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(255 45 32 / var(--tw-bg-opacity, 1))}.selection\:bg-\[\#FF2D20\] *::selection{--tw-bg-opacity: 1;background-color:rgb(255 45 32 / var(--tw-bg-opacity, 1))}.selection\:text-white *::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:text-white *::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:bg-\[\#FF2D20\]::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(255 45 32 / var(--tw-bg-opacity, 1))}.selection\:bg-\[\#FF2D20\]::selection{--tw-bg-opacity: 1;background-color:rgb(255 45 32 / var(--tw-bg-opacity, 1))}.selection\:text-white::-moz-selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.selection\:text-white::selection{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.backdrop\:bg-transparent::backdrop{background-color:transparent}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-black\/70:hover{color:#000000b3}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:ring-black\/20:hover{--tw-ring-color: rgb(0 0 0 / .2)}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#FF2D20\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 45 32 / var(--tw-ring-opacity, 1))}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:text-gray-800:active{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.disabled\:opacity-25:disabled{opacity:.25}@media(min-width:640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:size-16{width:4rem;height:4rem}.sm\:size-6{width:1.5rem;height:1.5rem}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-5{padding-top:1.25rem}}@media(min-width:768px){.md\:row-span-3{grid-row:span 3 / span 3}}@media(min-width:1024px){.lg\:col-start-2{grid-column-start:2}.lg\:h-16{height:4rem}.lg\:max-w-7xl{max-width:80rem}.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\:flex-col{flex-direction:column}.lg\:items-end{align-items:flex-end}.lg\:justify-center{justify-content:center}.lg\:gap-8{gap:2rem}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pt-0{padding-top:0}.lg\:text-\[\#FF2D20\]{--tw-text-opacity: 1;color:rgb(255 45 32 / var(--tw-text-opacity, 1))}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:top left}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:top right}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:top left}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:top right}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media(prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:divide-gray-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(55 65 81 / var(--tw-divide-opacity, 1))}.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900\/40{background-color:#11182766}.dark\:bg-zinc-900{--tw-bg-opacity: 1;background-color:rgb(24 24 27 / var(--tw-bg-opacity, 1))}.dark\:via-zinc-900{--tw-gradient-to: rgb(24 24 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #18181b var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-zinc-900{--tw-gradient-to: #18181b var(--tw-gradient-to-position)}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-white\/50{color:#ffffff80}.dark\:text-white\/70{color:#ffffffb3}.dark\:ring-zinc-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(39 39 42 / var(--tw-ring-opacity, 1))}.dark\:hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white\/70:hover{color:#ffffffb3}.dark\:hover\:text-white\/80:hover{color:#fffc}.dark\:hover\:ring-zinc-700:hover{--tw-ring-opacity: 1;--tw-ring-color: rgb(63 63 70 / var(--tw-ring-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:focus-visible\:ring-\[\#FF2D20\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 45 32 / var(--tw-ring-opacity, 1))}.dark\:focus-visible\:ring-white:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
