@font-face{font-family:sofia-pro;font-weight:200;font-style:normal;src:url(/fonts/Sofia%20Pro%20ExtraLight%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:200;font-style:italic;src:url(/fonts/Sofia%20Pro%20ExtraLight%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:300;font-style:normal;src:url(/fonts/Sofia%20Pro%20Light%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:300;font-style:italic;src:url(/fonts/Sofia%20Pro%20Light%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:400;font-style:normal;src:url(/fonts/Sofia%20Pro%20Regular%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:400;font-style:italic;src:url(/fonts/Sofia%20Pro%20Regular%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:500;font-style:normal;src:url(/fonts/Sofia%20Pro%20Medium%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:500;font-style:italic;src:url(/fonts/Sofia%20Pro%20Medium%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:600;font-style:normal;src:url(/fonts/Sofia%20Pro%20Semi%20Bold%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:600;font-style:italic;src:url(/fonts/Sofia%20Pro%20Semi%20Bold%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:700;font-style:normal;src:url(/fonts/Sofia%20Pro%20Bold%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:700;font-style:italic;src:url(/fonts/Sofia%20Pro%20Bold%20Italic%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:900;font-style:normal;src:url(/fonts/Sofia%20Pro%20Black%20Az.woff)format("woff");font-display:swap}@font-face{font-family:sofia-pro;font-weight:900;font-style:italic;src:url(/fonts/Sofia%20Pro%20Black%20Italic%20Az.woff)format("woff");font-display:swap}:root{--vmx-primary:#0b1f3f;--vmx-primary-light:#132d5e;--vmx-primary-dark:#060f1f;--vmx-accent:#00b4d8;--vmx-accent-light:#48cae4;--vmx-accent-dark:#0096b7;--vmx-gradient-start:#00b4d8;--vmx-gradient-end:#6c63ff;--vmx-success:#10b981;--vmx-warning:#f59e0b;--vmx-danger:#ef4444;--vmx-info:#3b82f6;--vmx-white:#fff;--vmx-gray-50:#f8fafc;--vmx-gray-100:#f1f5f9;--vmx-gray-200:#e2e8f0;--vmx-gray-300:#cbd5e1;--vmx-gray-400:#94a3b8;--vmx-gray-500:#64748b;--vmx-gray-600:#475569;--vmx-gray-700:#334155;--vmx-gray-800:#1e293b;--vmx-gray-900:#0f172a;--vmx-bg:#f0f4f8;--vmx-surface:#fff;--vmx-surface-raised:#fff;--vmx-sidebar-bg:#0b1f3f;--vmx-sidebar-text:#cbd5e1;--vmx-sidebar-active:#00b4d826;--vmx-sidebar-active-text:#48cae4;--vmx-font:"sofia-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--vmx-font-mono:"JetBrains Mono", "Fira Code", "Consolas", monospace;--vmx-shadow-sm:0 1px 2px #0000000d;--vmx-shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--vmx-shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--vmx-shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--vmx-shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--vmx-radius-sm:6px;--vmx-radius:8px;--vmx-radius-md:12px;--vmx-radius-lg:16px;--vmx-radius-xl:24px;--vmx-border:1px solid var(--vmx-gray-200);--vmx-transition:.15s cubic-bezier(.4, 0, .2, 1);--vmx-transition-slow:.3s cubic-bezier(.4, 0, .2, 1);--vmx-sidebar-width:260px;--vmx-header-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;overflow-x:hidden}body{font-family:var(--vmx-font);background:var(--vmx-bg);color:var(--vmx-gray-800);min-height:100vh;line-height:1.6}.recharts-wrapper :focus{outline:none}a{color:var(--vmx-accent-dark);text-decoration:none}a:hover{color:var(--vmx-accent)}.vmx-text-gradient{background:linear-gradient(135deg, var(--vmx-gradient-start), var(--vmx-gradient-end));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.vmx-card{background:var(--vmx-surface);border-radius:var(--vmx-radius-md);box-shadow:var(--vmx-shadow);border:var(--vmx-border);transition:box-shadow var(--vmx-transition);padding:24px}.vmx-card:hover{box-shadow:var(--vmx-shadow-md)}.vmx-card-flat{background:var(--vmx-surface);border-radius:var(--vmx-radius-md);border:var(--vmx-border);padding:24px}.vmx-stat-card{background:var(--vmx-surface);border-radius:var(--vmx-radius-md);box-shadow:var(--vmx-shadow);border:var(--vmx-border);transition:all var(--vmx-transition);align-items:flex-start;gap:16px;padding:24px 28px;display:flex;position:relative;overflow:hidden}.vmx-stat-card:before{content:"";background:var(--vmx-accent);border-radius:0 2px 2px 0;width:4px;height:100%;position:absolute;top:0;left:0}.vmx-stat-card:hover{box-shadow:var(--vmx-shadow-lg);transform:translateY(-2px)}.vmx-stat-icon{border-radius:var(--vmx-radius);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.vmx-stat-icon.accent{color:var(--vmx-accent-dark);background:#00b4d81a}.vmx-stat-icon.success{color:var(--vmx-success);background:#10b9811a}.vmx-stat-icon.warning{color:var(--vmx-warning);background:#f59e0b1a}.vmx-stat-icon.info{color:var(--vmx-info);background:#3b82f61a}.vmx-stat-content{flex:1;min-width:0}.vmx-stat-label{color:var(--vmx-gray-500);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.8125rem;font-weight:500}.vmx-stat-value{color:var(--vmx-gray-900);font-size:1.75rem;font-weight:700;line-height:1.2}.vmx-stat-sub{color:var(--vmx-gray-400);margin-top:4px;font-size:.8125rem}.vmx-btn{border-radius:var(--vmx-radius);font-family:var(--vmx-font);cursor:pointer;transition:all var(--vmx-transition);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;line-height:1.4;display:inline-flex}.vmx-btn:disabled{opacity:.5;cursor:not-allowed}.vmx-btn-primary{background:linear-gradient(135deg, var(--vmx-accent-dark), var(--vmx-accent));color:var(--vmx-white);box-shadow:0 2px 8px #00b4d84d}.vmx-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #00b4d866}.vmx-btn-secondary{background:var(--vmx-white);color:var(--vmx-gray-700);border:1px solid var(--vmx-gray-300)}.vmx-btn-secondary:hover:not(:disabled){background:var(--vmx-gray-50);border-color:var(--vmx-gray-400)}.vmx-btn-ghost{color:var(--vmx-gray-600);background:0 0;padding:8px 12px}.vmx-btn-ghost:hover:not(:disabled){background:var(--vmx-gray-100);color:var(--vmx-gray-800)}.vmx-btn-danger{background:var(--vmx-danger);color:var(--vmx-white)}.vmx-btn-danger:hover:not(:disabled){background:#dc2626}.vmx-btn-sm{padding:6px 14px;font-size:.8125rem}.vmx-btn-icon{border-radius:var(--vmx-radius-sm);padding:8px}.vmx-form-group{flex-direction:column;gap:6px;display:flex}.vmx-label{color:var(--vmx-gray-700);letter-spacing:.2px;font-size:.8125rem;font-weight:600}.vmx-input,.vmx-select{border:1px solid var(--vmx-gray-300);border-radius:var(--vmx-radius);font-family:var(--vmx-font);color:var(--vmx-gray-800);background:var(--vmx-white);transition:all var(--vmx-transition);outline:none;width:100%;padding:10px 14px;font-size:.875rem}.vmx-input:focus,.vmx-select:focus{border-color:var(--vmx-accent);box-shadow:0 0 0 3px #00b4d81f}.vmx-input::placeholder{color:var(--vmx-gray-400)}.vmx-input:disabled,.vmx-select:disabled{background:var(--vmx-gray-100);color:var(--vmx-gray-500);cursor:not-allowed}.vmx-checkbox-row{align-items:center;gap:10px;display:flex}.vmx-checkbox{width:18px;height:18px;accent-color:var(--vmx-accent);cursor:pointer}.vmx-table-wrapper{border-radius:var(--vmx-radius-md);border:var(--vmx-border);background:var(--vmx-surface);overflow-x:hidden}.vmx-table{border-collapse:collapse;width:100%;font-size:.875rem}.vmx-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--vmx-gray-500);background:var(--vmx-gray-50);border-bottom:var(--vmx-border);white-space:nowrap;padding:14px 18px;font-size:.75rem;font-weight:600}.vmx-table td{border-bottom:1px solid var(--vmx-gray-100);color:var(--vmx-gray-700);padding:14px 18px}.vmx-table tbody tr{transition:background var(--vmx-transition)}.vmx-table tbody tr:hover{background:var(--vmx-gray-50)}.vmx-table tbody tr:last-child td{border-bottom:none}.vmx-badge{letter-spacing:.2px;border-radius:100px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.vmx-badge-accent{color:var(--vmx-accent-dark);background:#00b4d81a}.vmx-badge-success{color:#059669;background:#10b9811a}.vmx-badge-warning{color:#d97706;background:#f59e0b1a}.vmx-badge-danger{color:#dc2626;background:#ef44441a}.vmx-badge-neutral{background:var(--vmx-gray-100);color:var(--vmx-gray-600)}.vmx-page{margin:0 auto;padding:32px;overflow:hidden}.vmx-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.vmx-page-title{color:var(--vmx-gray-900);align-items:center;gap:10px;font-size:1.5rem;font-weight:700;display:flex}.vmx-page-subtitle{color:var(--vmx-gray-500);margin-top:2px;font-size:.875rem}.vmx-page-actions{align-items:center;gap:10px;display:flex}.vmx-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a80;justify-content:center;align-items:center;padding:24px;animation:.15s vmx-fadeIn;display:flex;position:fixed;inset:0}.vmx-modal{background:var(--vmx-surface);border-radius:var(--vmx-radius-lg);box-shadow:var(--vmx-shadow-xl);flex-direction:column;width:100%;max-width:560px;max-height:90vh;animation:.2s vmx-slideUp;display:flex}.vmx-modal-header{justify-content:space-between;align-items:center;padding:24px 28px 0;display:flex}.vmx-modal-title{color:var(--vmx-gray-900);font-size:1.25rem;font-weight:700}.vmx-modal-body{flex-direction:column;gap:18px;padding:20px 28px;display:flex;overflow-y:auto}.vmx-modal-footer{border-top:var(--vmx-border);justify-content:flex-end;gap:10px;padding:16px 28px 24px;display:flex}@keyframes vmx-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vmx-slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes vmx-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes vmx-spin{to{transform:rotate(360deg)}}.vmx-spinner{border:3px solid var(--vmx-gray-200);border-top-color:var(--vmx-accent);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite vmx-spin}.vmx-spinner-sm{border-width:2px;width:20px;height:20px}.vmx-empty{text-align:center;color:var(--vmx-gray-400);flex-direction:column;justify-content:center;align-items:center;padding:60px 24px;display:flex}.vmx-empty-icon{opacity:.6;margin-bottom:16px;font-size:3rem}.vmx-empty-title{color:var(--vmx-gray-600);margin-bottom:8px;font-size:1.125rem;font-weight:600}.vmx-empty-text{color:var(--vmx-gray-400);max-width:400px;margin-bottom:20px;font-size:.875rem}.vmx-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.vmx-pagination-info{color:var(--vmx-gray-500);font-size:.8125rem;font-weight:500}.vmx-pagination-total{color:var(--vmx-gray-400);margin-left:6px}.vmx-pagination-controls{align-items:center;gap:8px;display:flex}.vmx-pagination-size{width:auto;min-width:100px;padding:6px 10px;font-size:.8125rem}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--vmx-gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--vmx-gray-400)}.vmx-layout-root{background:var(--vmx-bg);flex-direction:column;min-height:100vh;display:flex}.vmx-mobile-header{display:none}.vmx-mobile-header button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;font-size:1.5rem;display:flex}.vmx-mobile-header span{color:#fff;font-size:1rem;font-weight:700}.vmx-mobile-drawer{background:var(--vmx-sidebar-bg);z-index:1100;flex-direction:column;width:280px;animation:.2s vmx-slideInLeft;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.vmx-mobile-drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1099;background:#0f172a80;animation:.15s vmx-fadeIn;position:fixed;inset:0}@keyframes vmx-slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.vmx-sidebar{width:var(--vmx-sidebar-width);background:var(--vmx-sidebar-bg);height:100vh;transition:width var(--vmx-transition-slow);z-index:100;flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0}.vmx-sidebar nav a{position:relative}.vmx-customer-banner{background:linear-gradient(90deg,#f59e0b1f,#ef444414);border-bottom:1px solid #f59e0b2e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.vmx-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;min-width:0;margin-bottom:32px;display:grid}.vmx-dashboard-grid .vmx-table th:last-child,.vmx-dashboard-grid .vmx-table td:last-child{text-align:right}.vmx-cert-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.vmx-mobile-select-all{display:none}.vmx-cert-filters .vmx-date-row{align-items:center;gap:8px;display:flex}.vmx-cert-tabs{border-bottom:2px solid var(--vmx-gray-100);gap:4px;margin-bottom:16px;padding-bottom:0;display:flex}.vmx-cert-detail-grid{background:var(--vmx-gray-50);border-top:1px solid var(--vmx-gray-100);grid-template-columns:1fr 1fr;gap:12px 40px;padding:20px 24px;display:grid}@media (width<=767px){:root{--vmx-sidebar-width:0px;--vmx-page-padding:16px;--vmx-card-padding:16px;--vmx-header-height:56px}html{font-size:16px}.vmx-page,.vmx-card{padding:16px}.vmx-page-header{flex-direction:column;align-items:stretch;gap:12px}.vmx-table th,.vmx-table td{padding:10px 12px}.vmx-table{font-size:.8125rem}.vmx-modal{max-width:calc(100vw - 16px);max-height:95vh}.vmx-modal-overlay{padding:8px}.vmx-modal-body{padding:16px}.vmx-modal-header{padding:16px 16px 0}.vmx-modal-footer{flex-direction:column}.vmx-modal-footer .vmx-btn{width:100%}.vmx-input,.vmx-select{min-height:44px;font-size:16px}.vmx-btn{min-height:44px}.vmx-checkbox{width:24px;height:24px}.vmx-stat-card{padding:16px}.vmx-stat-icon{width:40px;height:40px}.vmx-stat-value{font-size:1.375rem}.vmx-btn-ghost{min-width:44px;min-height:44px}.vmx-mobile-header{z-index:1000;background:var(--vmx-primary);border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex;position:sticky;top:0}.vmx-sidebar{display:none}.vmx-customer-banner{flex-direction:column;align-items:stretch}.vmx-customer-banner .vmx-btn{width:100%}.vmx-dashboard-grid{grid-template-columns:1fr}.vmx-cert-filters{flex-direction:column;align-items:stretch;gap:8px}.vmx-cert-filters .vmx-input,.vmx-cert-filters .vmx-select{width:100%;max-width:none}.vmx-cert-filters .vmx-date-row{gap:8px;display:flex}.vmx-cert-filters .vmx-date-row .vmx-input{flex:1;min-width:0}.vmx-cert-filters .vmx-btn:not(.vmx-btn-danger){width:100%}.vmx-cert-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.vmx-cert-tabs::-webkit-scrollbar{display:none}.vmx-cert-detail-grid{grid-template-columns:1fr;gap:12px;padding:16px}}.vmx-delete-family-btn .vmx-delete-label,.vmx-delete-policy-btn .vmx-delete-label,.vmx-delete-notification-btn .vmx-delete-label{display:none}@media (width<=1300px){.vmx-mobile-select-all{display:inline-flex}.vmx-card-table-wrapper{background:0 0;border:none;border-radius:0;overflow:visible}.vmx-card-table thead{display:none}.vmx-card-table,.vmx-card-table tbody{display:block}.vmx-card-table tbody tr{background:var(--vmx-surface);border:var(--vmx-border);border-radius:var(--vmx-radius);margin-bottom:12px;padding:16px;display:block}.vmx-card-table tbody tr td{border:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 0;display:flex}.vmx-card-table tbody tr td:before{content:attr(data-label);color:var(--vmx-gray-500);text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;min-width:70px;font-size:.75rem;font-weight:600}.vmx-card-table tbody tr td[data-label=""]:before{display:none}.vmx-card-table tbody tr td:first-child{border-bottom:1px solid var(--vmx-gray-200);margin-bottom:6px;padding-bottom:10px}.vmx-card-table tbody tr td:first-child:before{display:none}.vmx-card-table tbody tr td:last-child{border-top:1px solid var(--vmx-gray-200);flex-wrap:wrap;margin-top:6px;padding-top:10px;overflow:hidden}.vmx-card-table tbody tr td:last-child>div{flex-wrap:wrap;max-width:100%}.vmx-card-table tbody tr td:last-child:before{display:none}.vmx-families-table tbody tr td[data-label=ID] span[title]{white-space:normal;word-break:break-all;max-width:none}.vmx-delete-family-btn .vmx-delete-label,.vmx-delete-policy-btn .vmx-delete-label,.vmx-delete-notification-btn .vmx-delete-label{display:inline}.vmx-certs-table tbody tr td:first-child{border:none;margin:0;padding:0;position:absolute;top:16px;right:16px}.vmx-certs-table tbody tr{position:relative}.vmx-certs-table tbody tr td:nth-child(2){border-bottom:1px solid var(--vmx-gray-200);margin-bottom:6px;padding-bottom:10px;padding-right:32px}.vmx-certs-table tbody tr td:nth-child(2):before{display:none}.vmx-certs-table tbody tr td:nth-child(2) span{word-break:break-all;white-space:normal}.vmx-certs-table tbody tr:has(>td[colspan]){border-top:none;border-top-left-radius:0;border-top-right-radius:0;margin-top:-12px;padding-top:0}.vmx-certs-table tbody tr:has(+tr>td[colspan]){border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0}.vmx-certs-table tbody tr td[colspan]{border:none;margin:0;padding:0;display:block}.vmx-certs-table tbody tr td[colspan]:before{display:none}}@media (width>=768px){.vmx-layout-root{flex-direction:row}}@media (hover:none){.vmx-table tbody tr:hover{background:0 0}.vmx-card-table tbody tr:hover{background:var(--vmx-surface)}}@media (width>=768px) and (width<=1024px){:root{--vmx-page-padding:24px}html{font-size:18px}.vmx-page{padding:24px}}@media (width>=768px) and (width<=1024px) and (orientation:portrait){:root{--vmx-sidebar-width:72px}.vmx-sidebar .vmx-nav-label{display:none}.vmx-sidebar nav a{justify-content:center;padding:12px}.vmx-sidebar .vmx-brand-text{display:none}.vmx-sidebar .vmx-brand{justify-content:center;padding:0}.vmx-sidebar .vmx-user-info,.vmx-sidebar .vmx-user-arrow{display:none}.vmx-sidebar .vmx-user-btn{justify-content:center;padding:10px}.vmx-sidebar .vmx-user-menu{z-index:1200;width:160px;margin-left:4px;inset:auto auto 0 100%}.vmx-sidebar{overflow:visible}.vmx-sidebar nav a[title]:hover:after{content:attr(title);background:var(--vmx-gray-800);color:#fff;border-radius:var(--vmx-radius-sm);white-space:nowrap;z-index:10;margin-left:8px;padding:4px 10px;font-size:.75rem;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.vmx-dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px) and (width<=1024px) and (orientation:landscape){:root{--vmx-sidebar-width:260px}.vmx-dashboard-grid{grid-template-columns:repeat(2,1fr)}}
