*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.keycloak-error-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100vh;padding:24px;display:flex}.user-profile{position:relative}.user-profile-trigger{cursor:pointer;color:#fcf8ff;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;display:flex}.user-profile-trigger:hover{background:#ffffff14}.user-profile-avatar{color:#fcf8ff;background:#22244c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.user-profile-name{color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600}.user-profile-menu{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:8px;min-width:140px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 12px #0f172a14}.user-profile-menu-item{cursor:pointer;color:#dc2626;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:14px;display:flex}.user-profile-menu-item:hover{background:#fef2f2}@media (width>=1600px){.user-profile-name{font-size:22px}}@media (width>=2200px){.user-profile-name{font-size:27px}}.app-header{background:#071436;border-bottom:1px solid #22244c;width:100%}.app-header-row{justify-content:space-between;align-items:center;gap:24px;padding:16px 24px 12px;display:flex}.app-header-titles{flex:none}.app-header-title{color:#fcf8ff;margin:0;font-family:Urbanist,sans-serif;font-size:28px;font-weight:700}.app-header-subtitle{color:#636eab;margin:2px 0 0;font-size:14px}.app-header-actions{flex:none;align-items:center;gap:12px;display:flex}.app-header-profile{cursor:pointer;color:#fcf8ff;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:5px 8px;display:flex}.app-header-profile:hover{background:#12193a}.app-header-avatar{color:#6e9eff;background:#22244c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.app-header-user-name{color:#fcf8ff;font-size:14px;font-weight:600}.app-header-last-updated{color:#fcf8ff;box-sizing:content-box;background:#22244c;border:1px solid #636eab;border-radius:8px;align-self:center;align-items:center;gap:6px;margin-left:auto;padding:6px 14px;font-family:Urbanist,sans-serif;font-size:16px;display:flex}@media (width>=1600px){.app-header-row{gap:32px;padding:40px 32px 36px}.app-header-title{font-size:36px}.app-header-subtitle{font-size:17px}.app-header-last-updated{padding:9px 18px;font-size:20px}.app-header-avatar{width:36px;height:36px}.app-header-user-name{font-size:22px}}@media (width>=2200px){.app-header-row{gap:40px;padding:44px 40px 40px}.app-header-title{font-size:44px}.app-header-subtitle{font-size:20px}.app-header-last-updated{padding:12px 22px;font-size:24px}.app-header-avatar{width:44px;height:44px}.app-header-user-name{font-size:27px}}.app-sidebar{background:#181a40;flex-direction:column;flex:none;width:147px;min-height:100vh;padding:0 12px 20px;font-family:Urbanist,sans-serif;display:flex}.app-sidebar-brand-logo{width:108px;height:auto;margin-top:6px;margin-bottom:0;padding:0 4px}.app-sidebar-nav-list{flex-direction:column;gap:54px;margin:4px 0 0;padding:0;list-style:none;display:flex}.app-sidebar-nav-item{color:#636eab;text-align:center;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 10px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600;line-height:1.3;text-decoration:none;transition:background-color .15s,color .15s,box-shadow .15s,border-color .15s;display:flex}.app-sidebar-nav-item:hover{color:#fcf8ff;background:#22244c;border-color:#636eab;box-shadow:0 0 12px #636eab80}.app-sidebar-nav-item.active{color:#fcf8ff;background:#22244c;border:1px solid #636eab;border-radius:15px;width:108px;height:108px;padding:0}.app-sidebar-icon{flex:none;width:28px;height:28px}@media (width>=1600px){.app-sidebar{width:190px;padding-top:35px}.app-sidebar-brand{font-size:58px}.app-sidebar-nav-list{gap:100px;margin-top:65px}.app-sidebar-nav-item{font-size:19px}.app-sidebar-nav-item.active{width:138px;height:138px}.app-sidebar-icon{width:34px;height:34px}}@media (width>=2200px){.app-sidebar{width:230px;padding-top:40px}.app-sidebar-brand{font-size:68px}.app-sidebar-nav-list{gap:130px;margin-top:60px}.app-sidebar-nav-item{font-size:22px}.app-sidebar-nav-item.active{width:165px;height:165px}.app-sidebar-icon{width:40px;height:40px}}@media (width<=600px){.app-sidebar{padding-top:64px}}@media (width>=601px) and (width<=850px){.app-sidebar{padding-top:10px}}.app-layout{background:#f8fafc;min-height:100vh}.app-layout-body{min-height:100vh;display:flex}.app-layout-main{flex-direction:column;flex:1;min-width:0;display:flex}.app-layout-content{background:#071436;flex:1;padding:8px 10px 24px;overflow-y:auto}.security-audit-overview-card{box-sizing:border-box;background:#181a40;border:1px solid #636eab;border-radius:14px;width:100%;padding:18px}.security-audit-overview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.security-audit-overview-title-group{align-items:flex-start;gap:10px;display:flex}.security-audit-overview-icon{color:#fcf8ff;background:#2f6fed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.security-audit-overview-title{letter-spacing:.4px;text-transform:uppercase;color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700}.security-audit-overview-subtitle{color:#a5aee0;margin-top:2px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400}.security-audit-overview-last-updated{color:#a5aee0;white-space:nowrap;align-items:center;gap:8px;font-size:18px;display:flex}.security-audit-overview-spacer{height:16px}.summary-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.summary-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:row;align-items:center;gap:16px;width:100%;height:110px;padding:14px;display:flex}.summary-card-icon{color:#636eab;background:#2c2f5e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.summary-card-body{flex-direction:column;gap:4px;margin-top:0;display:flex}.summary-card-label{color:#fcf8ff;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Urbanist,sans-serif;font-size:17px;font-weight:600;overflow:hidden}.summary-card-value{color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:19px;font-weight:600;line-height:1.2}.summary-card-skeleton{background:linear-gradient(90deg,#2f3163 25%,#383a72 37%,#2f3163 63%) 0 0/400% 100%;border-radius:6px;width:67px;height:27px;animation:1.4s infinite summary-card-shimmer}@keyframes summary-card-shimmer{0%{background-position:100%}to{background-position:0}}@media (width<=1024px){.summary-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.summary-cards-grid{grid-template-columns:1fr}}@media (width<=1024px){.summary-card{max-width:none}}@media (width>=1600px){.summary-card-label,.summary-card-value{font-size:22px}.summary-card-icon{width:35px;height:35px}.summary-card{gap:34px}}@media (width>=2200px){.summary-card-label{font-size:38px}.summary-card-value{font-size:44px}.summary-card-icon{width:68px;height:68px}.summary-card{gap:48px}}@media (width>=1600px){.summary-card-icon{width:40px;height:40px}}@media (width>=2200px){.summary-card-icon{width:58px;height:58px}}.dashboard-last-updated{color:#a5aee0;align-items:center;gap:8px;margin-bottom:16px;font-size:1.35rem;display:flex}.dashboard-charts-row{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:8px;display:grid}.trend-chart,.vpn-chart{aspect-ratio:592/390;box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;width:100%;padding:9px 11px 33px;display:flex;overflow:hidden}.vpn-chart .chart-title .vpn-last-updated{color:#fcf8ff;white-space:nowrap;margin-left:75px;font-size:16px;font-weight:600}.chart-header{justify-content:space-between;align-items:flex-end;min-height:37px;margin-top:11px;margin-bottom:18px;display:flex}.chart-title{color:#fcf8ff;align-items:center;gap:5px;font-family:Urbanist,sans-serif;font-size:22px;font-weight:700;display:flex}.chart-icon{color:#2f6fed}.chart-link{color:#fcf8ff;align-items:center;gap:6px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.chart-link-button{color:#fcf8ff;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;display:inline-flex}.chart-dropdown{color:#fcf8ff;cursor:pointer;box-sizing:border-box;background:#12193a;border:1px solid #636eab;border-radius:5px;justify-content:space-between;align-items:center;gap:3px;width:30%;height:37px;padding:0 9px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:400;display:flex}.chart-loading{text-align:center;color:#94a3b8;padding:18px 0;font-size:11px}.hosts-apps-overview-col-last-updated{color:#a5aee0;white-space:nowrap;align-items:center;gap:6px;font-size:18px;display:flex}.trend-svg{flex:1;width:100%;height:100%}.trend-grid{stroke:#eef1f5;stroke-width:1px;stroke-opacity:.25}.trend-label{fill:#fcf8ff;fill-opacity:1;font-family:Urbanist,sans-serif;font-size:12px;font-weight:400}.trend-point{fill:#fcf8ff;font-size:11px}.trend-line{fill:none;stroke:#2f6fed;stroke-width:2px}.trend-dot{fill:#2f6fed}.trend-axis-title{fill:#fcf8ff;font-family:Urbanist,sans-serif;font-size:13px;font-weight:400}.audit-overview-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;display:grid}.audit-overview-col{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;min-width:0;height:420px;padding:14px 16px;display:flex;overflow:hidden}.audit-list{flex-direction:column;flex:1;gap:10px;min-height:0;margin:0;padding:0 4px 0 0;list-style:none;display:flex;overflow-y:auto}.audit-list::-webkit-scrollbar{width:6px}.audit-list::-webkit-scrollbar-track{background:0 0}.audit-list::-webkit-scrollbar-thumb{background:#636eab;border-radius:3px}.audit-list::-webkit-scrollbar-thumb:hover{background:#7c87c9}.audit-list{scrollbar-width:thin;scrollbar-color:#636eab transparent}.audit-list-modal{flex:none;min-height:0;overflow-y:visible}.audit-row{flex-direction:column;gap:4px;display:flex}.audit-icon{color:#2f6fed;flex-shrink:0}.audit-label{color:#fcf8ff;opacity:1;white-space:nowrap;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600}.audit-track-row{align-items:center;gap:8px;display:flex}.audit-track{background:#eef1f5;border-radius:4px;flex:1;height:6px;overflow:hidden}.audit-fill{background:#2f6fed;border-radius:4px;height:100%}.audit-value{text-align:right;color:#fcf8ff;flex-shrink:0;width:42px;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600}.vpn-body{align-items:flex-start;gap:37px;margin-top:auto;margin-bottom:auto;display:flex}.vpn-donut{flex-shrink:0;width:194px;height:194px;position:relative}.vpn-donut svg{width:100%;height:100%}.vpn-donut-center{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vpn-value{color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:22px;font-weight:600}.vpn-label{color:#636eab;letter-spacing:1px;white-space:nowrap;font-family:Urbanist,sans-serif;font-size:15px;font-weight:400}.vpn-side{flex-direction:column;flex:1;gap:22px;display:flex}.vpn-stat-box{box-sizing:border-box;background:#181a40;border:1px solid #636eab;border-radius:8px;flex-direction:column;justify-content:center;gap:2px;width:212px;height:99px;padding:9px 13px;display:flex}.vpn-stat-total{color:#fcf8ff;font-size:12px;font-weight:600}.vpn-stat-value{color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:22px;font-weight:600}.vpn-stat-label{color:#fcf8ff;font-size:16px;font-weight:400}.vpn-legend{color:#fcf8ff;flex-direction:column;gap:7px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.vpn-legend li{align-items:center;gap:6px;display:flex}.vpn-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.vpn-connected,.vpn-not-connected{fill:none;stroke-width:32px}.vpn-connected{stroke:#6e9eff}.vpn-not-connected{stroke:#ff48aa}.vpn-dot.vpn-connected{background:#6e9eff}.vpn-dot.vpn-not-connected{background:#ff48aa}.failed-checks-header{justify-content:space-between;align-items:flex-end;min-height:37px;margin-top:11px;margin-bottom:18px;display:flex}.failed-checks-title{color:#fcf8ff;align-items:center;gap:5px;font-family:Urbanist,sans-serif;font-size:22px;font-weight:700;display:flex}.failed-checks-icon{color:#2f6fed}.failed-checks-icon-warning{color:#f59e0b}.failed-checks-link{color:#fcf8ff;align-items:center;gap:6px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.failed-checks-link-button{color:#fcf8ff;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Urbanist,sans-serif;font-size:15px;font-weight:600;display:inline-flex}.failed-checks-loading{text-align:center;color:#94a3b8;padding:22px 0;font-family:Urbanist,sans-serif}.failed-checks-table{table-layout:fixed;border-collapse:separate;border-spacing:0 5px;width:100%;margin-top:auto;margin-bottom:auto;font-size:13px}.failed-checks-table thead th{text-align:left;color:#fcf8ff;padding:5px 9px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:600}.failed-checks-table tbody td{color:#fcf8ff;padding:9px;font-family:Urbanist,sans-serif;font-size:15px;font-weight:400}.failed-checks-table tbody tr:nth-child(odd) td{background:#181a40;border-top:1px solid #636eab;border-bottom:1px solid #636eab}.failed-checks-table tbody tr:nth-child(odd) td:first-child{border-left:1px solid #636eab;border-top-left-radius:6px;border-bottom-left-radius:6px}.failed-checks-table tbody tr:nth-child(odd) td:last-child{border-right:1px solid #636eab;border-top-right-radius:6px;border-bottom-right-radius:6px}.failed-checks-table th:first-child,.failed-checks-table td:first-child{padding-left:12px;padding-right:4px}.failed-checks-col-rank{text-align:left;color:#fcf8ff;width:30px}.failed-checks-table th:nth-child(2),.failed-checks-table td:nth-child(2){width:45%;padding-left:4px}.failed-checks-col-audit-type{white-space:nowrap;width:37%}.failed-checks-table th.failed-checks-col-count,.failed-checks-table td.failed-checks-col-count{text-align:right;width:15%}.failed-checks-count{color:#fcf8ff;font-weight:400}.failed-checks-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.failed-checks-modal{background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;width:min(700px,90vw);max-height:80vh;display:flex;overflow:hidden}.failed-checks-modal-header{color:#fcf8ff;border-bottom:1px solid #3a3d6e;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.1rem;font-weight:700;display:flex}.failed-checks-modal-close{color:#a5aee0;cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.failed-checks-modal-body{scrollbar-width:thin;scrollbar-color:#636eab transparent;padding:12px 24px 24px;overflow-y:auto}.failed-checks-modal-body::-webkit-scrollbar{width:6px}.failed-checks-modal-body::-webkit-scrollbar-track{background:0 0}.failed-checks-modal-body::-webkit-scrollbar-thumb{background:#636eab;border-radius:3px}.failed-checks-modal-body::-webkit-scrollbar-thumb:hover{background:#7c87c9}.dashboard-charts-row-full{grid-template-columns:1fr}.hosts-apps-overview-card{box-sizing:border-box;background:#181a40;border:1px solid #636eab;border-radius:14px;width:100%;margin-top:16px;padding:18px}.hosts-apps-overview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.hosts-apps-overview-title-group{align-items:flex-start;gap:10px;display:flex}.hosts-apps-overview-icon{color:#fcf8ff;background:#2f6fed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hosts-apps-overview-title{letter-spacing:.4px;text-transform:uppercase;color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700}.hosts-apps-overview-subtitle{color:#a5aee0;margin-top:2px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400}.hosts-apps-overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;display:grid}.hosts-apps-overview-col{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;min-width:0;padding:14px 16px;display:flex}.apps-authorized,.apps-not-verified,.apps-unknown{fill:none;stroke-width:32px}.apps-authorized{stroke:#6e9eff}.apps-not-verified{stroke:#ff48aa}.apps-unknown{stroke:#ffc542}.vpn-dot.apps-authorized{background:#6e9eff}.vpn-dot.apps-not-verified{background:#ff48aa}.vpn-dot.apps-unknown{background:#ffc542}.trends-overview-card{box-sizing:border-box;background:#181a40;border:1px solid #636eab;border-radius:14px;width:100%;margin-top:16px;padding:18px}.trends-overview-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.trends-overview-title-group{align-items:flex-start;gap:10px;display:flex}.trends-overview-icon{color:#fcf8ff;background:#2f6fed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.trends-overview-title{letter-spacing:.4px;text-transform:uppercase;color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700}.trends-overview-subtitle{color:#a5aee0;margin-top:2px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400}.trends-overview-last-updated{color:#a5aee0;white-space:nowrap;align-items:center;gap:8px;font-size:18px;display:flex}.trends-overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;display:grid}.trends-overview-col{flex-direction:column;min-width:0;display:flex}@media (width>=1600px){.chart-header,.failed-checks-header{margin-top:20px;margin-bottom:32px}.chart-title,.failed-checks-title{font-size:28px}.chart-link,.chart-link-button,.chart-dropdown,.failed-checks-link,.failed-checks-link-button{font-size:19px}.trend-label,.trend-axis-title{font-size:13px}.trend-point{font-size:11px}.audit-label{font-size:16px}.audit-value{width:46px;font-size:16px}.vpn-body{gap:60px;margin-top:40px}.vpn-donut{width:280px;height:280px}.vpn-value{font-size:28px}.vpn-label{font-size:19px}.vpn-side{gap:32px}.vpn-stat-box{width:100%;height:140px}.vpn-stat-value{font-size:28px}.vpn-stat-label{font-size:20px}.vpn-legend{font-size:14px}.failed-checks-table{font-size:16px}.failed-checks-table thead th{font-size:20px}.failed-checks-table tbody td{padding:20px 9px;font-size:19px}}@media (width>=2200px){.chart-header,.failed-checks-header{margin-top:26px;margin-bottom:42px}.chart-title,.failed-checks-title{font-size:36px}.chart-link,.chart-link-button,.chart-dropdown,.failed-checks-link,.failed-checks-link-button{font-size:24px}.trend-label,.trend-axis-title{font-size:13px}.trend-point{font-size:11px}.audit-label{font-size:20px}.audit-value{width:54px;font-size:20px}.vpn-body{gap:80px;margin-top:52px}.vpn-donut{width:360px;height:360px}.vpn-value{font-size:36px}.vpn-label{font-size:24px}.vpn-side{gap:42px}.vpn-stat-box{width:100%;height:180px}.vpn-stat-value{font-size:36px}.vpn-stat-label{font-size:25px}.vpn-legend{font-size:18px}.failed-checks-table{font-size:20px}.failed-checks-table thead th{font-size:26px}.failed-checks-table tbody td{padding:28px 9px;font-size:24px}}@media (width<=1050px){.dashboard-charts-row{grid-template-columns:1fr}}.trend-chart-last-updated{color:#a5aee0;text-align:right;justify-content:flex-end;align-items:center;gap:6px;width:100%;margin-bottom:4px;margin-left:auto;font-size:18px;display:flex}.vpn-trend-selects{gap:10px;display:flex}.vpn-trend-selects .chart-dropdown{width:auto;min-width:120px}.vpn-trend-legend{color:#fcf8ff;gap:20px;margin:0 0 8px;padding:0;font-family:Urbanist,sans-serif;font-size:13px;font-weight:600;list-style:none;display:flex}.vpn-trend-legend li{align-items:center;gap:6px;display:flex}.vpn-trend-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.vpn-trend-dot.vpn-trend-connected{background:#2f6fed}.vpn-trend-dot.vpn-trend-unreachable{background:#e63988}.vpn-trend-unreachable-line{stroke:#e63988}.vpn-trend-unreachable-point{fill:#e63988}@media (width>=1600px){.vpn-trend-legend{font-size:15px}.vpn-trend-selects .chart-dropdown{min-width:140px}}@media (width>=2200px){.vpn-trend-legend{font-size:17px}.vpn-trend-selects .chart-dropdown{min-width:160px}}@media (width<=1050px){.vpn-trend-selects{flex-wrap:wrap}}.scan-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;width:100%;margin-top:8px;padding:20px;font-family:Urbanist,sans-serif}.scan-card-header{border-bottom:1px solid #3a3d6e;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.scan-card-title-group{align-items:flex-start;gap:10px;display:flex}.scan-card-icon{color:#fcf8ff;background:#2f6fed;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.scan-card-title{letter-spacing:.4px;text-transform:uppercase;color:#fcf8ff;font-family:Urbanist,sans-serif;font-size:16px;font-weight:700}.scan-card-subtitle{color:#a5aee0;margin-top:2px;font-family:Urbanist,sans-serif;font-size:16px;font-weight:400}.scan-card-last-updated{color:#a5aee0;white-space:nowrap;align-items:center;gap:8px;font-size:18px;display:flex}.scan-card-loading{text-align:center;color:#8b93c4;padding:24px 0;font-size:12px}.scan-card-toolbar{align-items:center;gap:16px;display:flex}.scan-card-export-btn{color:#a5aee0;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.scan-card-rows-per-page{color:#fcf8ff;align-items:center;gap:8px;font-size:.875rem;display:flex}.scan-card-rows-per-page select{color:#a5aee0;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;padding:4px 8px}.log-scan-total-cell{font-weight:700}.log-scan-total-success{color:#22c55e}.log-scan-total-failed{color:#f87171}.log-scan-table-scroll{width:100%;overflow-x:auto}.log-scan-table{border-collapse:collapse;color:#fcf8ff;width:100%;min-width:500px}.log-scan-table th{color:#fcf8ff;text-align:left;font-size:1.2rem;font-weight:600}.log-scan-table td{color:#a5aee0;font-size:1.1rem}.log-scan-table th,.log-scan-table td{text-align:left;border-bottom:1px solid #3a3d6e;padding:10px 12px}.log-scan-status-completed{white-space:nowrap;color:#16a34a;background:#dcfce7;border-radius:999px;align-items:center;gap:6px;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-flex}.log-scan-view-btn{color:#a5aee0;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;padding:4px 12px}.log-scan-view-btn:disabled{opacity:.5;cursor:not-allowed;color:#636eab}.scan-card-pagination-footer{border-top:1px solid #3a3d6e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.scan-card-showing{color:#fcf8ff;font-size:.875rem}.scan-card-page-nav{align-items:center;gap:12px;display:flex}.scan-card-page-nav button{color:#fcf8ff;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;min-width:32px;height:32px;font-size:.875rem}.scan-card-page-label{color:#fcf8ff;white-space:nowrap;font-size:.875rem}.scan-card-page-nav button:disabled{opacity:.4;cursor:not-allowed}@media (width>=1600px){.log-scan-table th{font-size:1.2rem}.log-scan-table td{font-size:1.1rem}.log-scan-table th,.log-scan-table td{padding:14px 16px}}@media (width>=2200px){.log-scan-table th{font-size:1.35rem}.log-scan-table td{font-size:1.1rem}.log-scan-table th,.log-scan-table td{padding:18px 20px}}.log-scan-status-failed{color:#dc2626;background:#fee2e2;border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.security-reports-last-updated{color:#a5aee0;align-items:center;gap:8px;margin-bottom:16px;font-family:Urbanist,sans-serif;font-size:18px;display:flex}.security-reports-filter-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-wrap:nowrap;align-items:flex-end;gap:16px;width:100%;margin-bottom:8px;padding:24px 20px;display:flex}.security-reports-filter-field{flex-direction:column;flex:1 1 0;gap:10px;min-width:0;display:flex}.security-reports-filter-field label{color:#fcf8ff;white-space:nowrap;font-size:.75rem}.security-reports-filter-field select,.security-reports-filter-field input{color:#a5aee0;box-sizing:border-box;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;width:100%;padding:6px 10px}.security-reports-search-input-wrap{display:block;position:relative}.security-reports-search-icon{color:#8a90bd;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.security-reports-search-input-wrap input{padding-left:30px}.security-reports-filter-field input[type=text]::placeholder{color:#8a90bd}.security-reports-clear-btn{color:#a5aee0;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #636eab;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;margin:0;padding:7px 16px;display:inline-flex}@media (width<=1050px){.security-reports-filter-card{flex-wrap:wrap}.security-reports-filter-field{flex:45%}.security-reports-clear-btn{flex:100%;justify-content:center}}@media (width>=1600px){.security-reports-filter-card{gap:22px;padding:30px 26px}.security-reports-filter-field label{font-size:1.2rem}.security-reports-filter-field select,.security-reports-filter-field input{padding:10px 14px;font-size:1rem}.security-reports-search-input-wrap input{padding-left:38px}.security-reports-clear-btn{padding:10px 22px;font-size:1rem}}@media (width>=2200px){.security-reports-filter-card{gap:28px;padding:36px 32px}.security-reports-filter-field label{font-size:1.15rem}.security-reports-filter-field select,.security-reports-filter-field input{padding:13px 18px;font-size:1.2rem}.security-reports-clear-btn{padding:13px 28px;font-size:1.2rem}}.security-reports-table{border-collapse:collapse;color:#fcf8ff;width:100%}.security-reports-table th{color:#fcf8ff;font-size:1.2rem;font-weight:600}.security-reports-table td{color:#a5aee0;font-size:1.1rem}.security-reports-table th,.security-reports-table td{text-align:left;border-bottom:1px solid #3a3d6e;padding:10px 12px}.security-reports-view-btn{color:#a5aee0;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;padding:4px 12px;font-size:1.1rem}.security-reports-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;padding:20px}.security-reports-toolbar{border-bottom:1px solid #3a3d6e;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.security-reports-total{color:#fcf8ff;font-weight:600}.security-reports-rows-per-page{color:#fcf8ff;align-items:center;gap:8px;font-size:.875rem;display:flex}.security-reports-rows-per-page select{color:#a5aee0;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;padding:4px 8px}.security-reports-pagination-footer{border-top:1px solid #3a3d6e;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.security-reports-showing{color:#fcf8ff;font-size:.875rem}.security-reports-page-nav{align-items:center;gap:14px;display:flex}.security-reports-page-label{color:#fcf8ff;white-space:nowrap;font-size:.875rem}.security-reports-page-nav button{color:#fcf8ff;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;min-width:32px;height:32px}.security-reports-page-nav button:disabled{opacity:.4;cursor:not-allowed}.security-reports-export-btn{color:#a5aee0;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;display:inline-flex}.audit-history-page{color:#fcf8ff;font-family:Urbanist,sans-serif}.audit-history-last-updated{color:#a5aee0;align-items:center;gap:8px;margin-bottom:16px;font-family:Urbanist,sans-serif;font-size:18px;display:flex}.audit-history-stats{gap:16px;margin-bottom:20px;display:flex}.audit-history-stat-card{background:#22244c;border:1px solid #636eab;border-radius:12px;flex:1;align-items:center;gap:14px;padding:18px 20px;display:flex}.audit-history-stat-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.audit-history-stat-icon-total{color:#2f6fed;background:#2f6fed26}.audit-history-stat-icon-completed{color:#22c55e;background:#22c55e26}.audit-history-stat-icon-failed{color:#f87171;background:#f8717126}.audit-history-stat-label{color:#a5aee0;font-size:22px;display:block}.audit-history-stat-value{color:#fcf8ff;margin-top:2px;font-size:22px;font-weight:700;display:block}.audit-history-filter-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:10px;flex-wrap:nowrap;align-items:flex-end;gap:16px;width:100%;margin-bottom:20px;padding:18px 20px;display:flex}.audit-history-filter-field{flex-direction:column;flex:1 1 0;gap:8px;min-width:0;display:flex}.audit-history-filter-label{color:#fcf8ff;white-space:nowrap;font-size:.75rem}.audit-history-select-wrap{width:100%;position:relative}.audit-history-select{box-sizing:border-box;appearance:none;color:#fcf8ff;cursor:pointer;background:#1a1c3d;border:1px solid #636eab;border-radius:8px;width:100%;padding:10px 32px 10px 14px;font-size:16px}.audit-history-select-chevron{color:#a5aee0;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.audit-history-date-range{align-items:center;gap:8px;width:100%;display:flex}.audit-history-date-input{box-sizing:border-box;color:#fcf8ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1a1c3d;border:1px solid #636eab;border-radius:8px;flex:1 1 0;width:100%;min-width:0;padding:10px 14px;font-size:16px}.audit-history-date-input::placeholder{color:#fcf8ff}.audit-history-date-separator{color:#a5aee0}.audit-history-clear-button{color:#a5aee0;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #636eab;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:inline-flex}.audit-history-clear-button:hover{border-color:#2f6fed}.audit-history-table-header{border-bottom:1px solid #636eab;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.audit-history-total-count{color:#fcf8ff;font-size:16px;font-weight:600}.audit-history-page-size{color:#fcf8ff;align-items:center;gap:6px;font-size:13px;display:flex}.audit-history-page-size select{color:#fcf8ff;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;padding:4px 8px;font-size:13px}.audit-history-pagination{color:#fcf8ff;border-top:1px solid #636eab;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:13px;display:flex}.audit-history-pagination-controls{align-items:center;gap:14px;display:flex}.audit-history-page-label{color:#fcf8ff;white-space:nowrap}.audit-history-page-button{color:#fcf8ff;cursor:pointer;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.audit-history-page-button:hover:not(:disabled){border-color:#2f6fed}.audit-history-page-button:disabled{color:#a5aee0;cursor:not-allowed;opacity:.5}.audit-history-table-wrap{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:10px;padding:20px;overflow:hidden}.audit-history-empty{text-align:center;color:#a5aee0;padding:40px 0;font-size:14px}.audit-history-table{border-collapse:collapse;width:100%}.audit-history-table thead th{text-align:left;color:#fcf8ff;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.2rem;font-weight:600;line-height:2.2}.audit-history-table tbody td{color:#a5aee0;vertical-align:middle;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.1rem}.audit-history-table tbody tr:last-child td{border-bottom:none}.audit-history-table tbody tr:hover{background:#181a40}.audit-history-status{border-radius:999px;padding:4px 12px;font-size:1.1rem;font-weight:600;display:inline-block}.audit-history-status-completed{color:#22c55e;background:#22c55e26}.audit-history-status-failed{color:#f87171;background:#f8717126}.audit-history-total-cell{font-weight:700}.audit-history-total-success{color:#22c55e}.audit-history-total-failed{color:#f87171}.audit-history-view-btn{color:#fcf8ff;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;padding:6px 16px;font-size:1.1rem}.audit-history-view-btn:disabled{opacity:.5;cursor:not-allowed;color:#a5aee0}.audit-history-view-btn:hover{color:#2f6fed;border-color:#2f6fed}.audit-history-no-data{color:#a5aee0;font-size:13px}@media (width<=1050px){.audit-history-filter-card{flex-wrap:wrap}.audit-history-filter-field{flex:45%}.audit-history-clear-button{flex:100%;justify-content:center}}@media (width>=1600px){.audit-history-filter-card{gap:22px;padding:30px 26px}.audit-history-filter-label{font-size:1.2rem}.audit-history-select,.audit-history-date-input{padding-top:10px;padding-bottom:10px;font-size:1rem}.audit-history-clear-button{padding:10px 22px;font-size:1rem}}@media (width>=2200px){.audit-history-filter-card{gap:28px;padding:36px 32px}.audit-history-filter-label{font-size:1.15rem}.audit-history-select,.audit-history-date-input{font-size:1.2rem}.audit-history-clear-button{padding:13px 28px;font-size:1.2rem}}.installed-apps-page{color:#fcf8ff;padding:0;font-family:Urbanist,sans-serif}.installed-apps-title,.installed-apps-subtitle{display:none}.installed-apps-last-updated{color:#a5aee0;align-items:center;gap:8px;margin-bottom:16px;font-size:18px;display:flex}.installed-apps-stats{gap:16px;margin-bottom:16px;display:flex}.installed-apps-stat-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex:1 1 0;align-items:flex-start;gap:12px;padding:20px;display:flex}.installed-apps-stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.installed-apps-stat-icon-total{color:#2f6fed;background:#2f6fed26}.installed-apps-stat-icon-authorized{color:#22c55e;background:#16a34a26}.installed-apps-stat-icon-not-authorized{color:#f87171;background:#dc262626}.installed-apps-stat-icon-unknown{color:#fbbf24;background:#b4530933}.installed-apps-stat-label{color:#a5aee0;font-size:1.2rem;display:block}.installed-apps-stat-value{color:#fcf8ff;margin:2px 0;font-size:1.5rem;font-weight:700;display:block}.installed-apps-stat-sublabel{color:#8a90bd;font-size:1.1rem;display:block}.installed-apps-filter-bar{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;flex-wrap:wrap;align-items:flex-end;gap:16px;width:100%;margin-bottom:8px;padding:24px 20px;display:flex}.installed-apps-search-field{flex-direction:column;flex:0 300px;gap:10px;min-width:0;display:flex}.installed-apps-filter-label{color:#fcf8ff;font-size:.75rem}.installed-apps-search{align-items:center;width:100%;display:flex;position:relative}.installed-apps-search svg{color:#8a90bd;pointer-events:none;position:absolute;left:10px}.installed-apps-search input{color:#a5aee0;box-sizing:border-box;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;width:100%;padding:6px 10px 6px 30px;font-size:1rem}.installed-apps-search input:focus{border-color:#2f6fed;outline:none}.installed-apps-search input::placeholder{color:#8a90bd}.installed-apps-status-filter{color:#fcf8ff;flex-direction:column;flex:0 180px;gap:10px;font-size:.75rem;display:flex}.installed-apps-status-filter select{color:#a5aee0;box-sizing:border-box;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;width:100%;padding:6px 10px;font-size:1rem}.installed-apps-status-filter select:focus{border-color:#2f6fed;outline:none}.installed-apps-clear-btn{color:#a5aee0;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #636eab;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;padding:7px 16px;font-size:1rem;display:inline-flex}.installed-apps-clear-btn:hover{color:#2f6fed;border-color:#2f6fed}.installed-apps-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;padding:20px}.installed-apps-loading{text-align:center;color:#a5aee0;padding:40px}.installed-apps-table{border-collapse:collapse;color:#fcf8ff;table-layout:fixed;width:100%}.installed-apps-table th,.installed-apps-table td{text-align:left;border-bottom:1px solid #3a3d6e;width:33.33%;padding:10px 12px}.installed-apps-table th{color:#fcf8ff;font-size:1.2rem;font-weight:600}.installed-apps-table td{color:#a5aee0;font-size:1.1rem}.installed-apps-sortable-header{cursor:pointer;-webkit-user-select:none;user-select:none;display:table-cell}.installed-apps-sortable-header:hover{color:#2f6fed}.installed-apps-name-cell{color:#6e9eff;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.installed-apps-status-authorized{white-space:nowrap;color:#16a34a;background:#dcfce7;border-radius:999px;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-block}.installed-apps-status-not-authorized{white-space:nowrap;color:#dc2626;background:#fee2e2;border-radius:999px;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-block}.installed-apps-status-unknown{white-space:nowrap;color:#b45309;background:#fef3c7;border-radius:999px;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-block}.installed-apps-row:hover{background:#181a40}.installed-apps-hosts-more{color:#2f6fed;cursor:pointer;vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;margin-left:6px;padding:2px;display:inline-flex}.installed-apps-hosts-more:hover{color:#6e9eff}.installed-apps-host-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.installed-apps-host-modal{background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;width:min(360px,90vw);max-height:70vh;padding:20px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080}.installed-apps-host-modal-header{color:#fcf8ff;justify-content:space-between;align-items:center;gap:12px;font-size:1.3rem;font-weight:700;display:flex}.installed-apps-host-modal-close{color:#a5aee0;cursor:pointer;background:0 0;border:none;padding:4px;display:flex}.installed-apps-host-modal-list{color:#fcf8ff;scrollbar-width:thin;scrollbar-color:#636eab transparent;flex-direction:column;flex:1;gap:2px;min-height:0;margin:10px 0 0;padding:0;font-size:1.2rem;list-style:none;display:flex;overflow-y:auto}.installed-apps-host-modal-list::-webkit-scrollbar{width:10px}.installed-apps-host-modal-list::-webkit-scrollbar-track{background:0 0}.installed-apps-host-modal-list::-webkit-scrollbar-thumb{background:#636eab;border-radius:8px;min-height:48px;max-height:80px}.installed-apps-host-modal-list::-webkit-scrollbar-thumb:hover{background:#6e9eff}.installed-apps-host-modal-list li{border-radius:6px;padding:8px 6px}.installed-apps-host-modal-number{color:#a5aee0;min-width:22px;font-weight:600;display:inline-block}.installed-apps-host-modal-list li:hover{background:#2f6fed1a}.installed-apps-pagination-footer{border-top:1px solid #636eab;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:16px;padding-top:16px;display:flex}.installed-apps-showing{color:#fcf8ff;font-size:.875rem}.installed-apps-page-nav{align-items:center;gap:14px;display:flex}.installed-apps-page-nav button{color:#fcf8ff;cursor:pointer;background:0 0;border:1px solid #636eab;border-radius:6px;min-width:32px;height:32px}.installed-apps-page-nav button:hover:not(:disabled){color:#2f6fed;border-color:#2f6fed}.installed-apps-page-label{color:#fcf8ff;white-space:nowrap;font-size:.875rem}.installed-apps-page-nav button:disabled{opacity:.4;cursor:not-allowed}.installed-apps-rows-per-page{color:#fcf8ff}.installed-apps-rows-per-page select{color:#a5aee0;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;margin-left:8px;padding:4px 8px}.installed-apps-rows-per-page select:focus{border-color:#2f6fed;outline:none}@media (width<=1050px){.installed-apps-stats{flex-wrap:wrap}.installed-apps-stat-card{flex:45%}.installed-apps-filter-bar{flex-wrap:wrap}.installed-apps-search-field,.installed-apps-status-filter{flex:100%}.installed-apps-clear-btn{flex:100%;justify-content:center}}@media (width>=1600px){.installed-apps-filter-bar{gap:22px;padding:30px 26px}.installed-apps-filter-label,.installed-apps-status-filter{font-size:1.2rem}.installed-apps-search input,.installed-apps-status-filter select{padding-top:10px;padding-bottom:10px;font-size:1rem}.installed-apps-clear-btn{padding:10px 22px;font-size:1rem}}@media (width>=2200px){.installed-apps-filter-bar{gap:28px;padding:36px 32px}.installed-apps-filter-label,.installed-apps-status-filter{font-size:1.15rem}.installed-apps-search input,.installed-apps-status-filter select{font-size:1.2rem}.installed-apps-clear-btn{padding:13px 28px;font-size:1.2rem}}.checks-summary-page{color:#fcf8ff;font-family:Urbanist,sans-serif}.checks-summary-last-updated{color:#a5aee0;align-items:center;gap:8px;margin-bottom:16px;font-family:Urbanist,sans-serif;font-size:18px;display:flex}.checks-summary-filter-card{background:#22244c;border:1px solid #636eab;border-radius:10px;align-items:flex-end;gap:20px;margin-bottom:20px;padding:18px 20px;display:flex}.checks-summary-filter-field{flex-direction:column;gap:8px;display:flex}.checks-summary-filter-label{color:#fcf8ff;font-size:.75rem}.checks-summary-clear-button{color:#a5aee0;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #636eab;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;display:inline-flex}.checks-summary-clear-button:hover{border-color:#2f6fed}.checks-summary-search-wrap{width:300px;position:relative}.checks-summary-search-wrap svg{color:#a5aee0;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.checks-summary-search-input{color:#fcf8ff;background:#1a1c3d;border:1px solid #636eab;border-radius:8px;outline:none;width:100%;padding:10px 14px 10px 38px;font-size:16px}.checks-summary-search-input::placeholder{color:#8a90bd}.checks-summary-filter-select-wrap{width:220px;position:relative}.checks-summary-filter-select{appearance:none;color:#a5aee0;cursor:pointer;background:#1a1c3d;border:1px solid #636eab;border-radius:8px;width:100%;padding:10px 32px 10px 14px;font-size:16px}.checks-summary-filter-chevron{color:#a5aee0;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.checks-summary-table-wrap{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:10px;padding:20px;overflow:hidden}.checks-summary-empty{text-align:center;color:#a5aee0;padding:40px 0;font-size:14px}.checks-summary-table{border-collapse:collapse;width:100%}.checks-summary-table thead th{text-align:left;color:#fcf8ff;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.2rem;font-weight:600;line-height:1.5}.checks-summary-table tbody td{color:#a5aee0;vertical-align:middle;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.1rem}.checks-summary-table tbody tr:last-child td{border-bottom:none}.checks-summary-table tbody tr:hover{background:#181a40}.checks-summary-audit-type{color:#a5aee0;font-weight:500}.checks-summary-hosts-cell{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:4px 0;font-family:inherit;display:inline-flex}.checks-summary-hosts-cell:hover .checks-summary-host-chip{color:#2f6fed}.checks-summary-host-chip{color:#a5aee0;white-space:nowrap;font-size:1.1rem}.checks-summary-chevron{color:#a5aee0;flex-shrink:0;width:14px;height:14px}.checks-summary-failed-cell{align-items:center;gap:4px;display:flex}.checks-summary-failed-count{color:#f87171;font-weight:700}.checks-summary-failed-pct{color:#a5aee0;font-size:13px}.checks-summary-pagination{color:#fcf8ff;border-top:1px solid #636eab;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;font-size:13px;display:flex}.checks-summary-pagination-controls{align-items:center;gap:14px;display:flex}.checks-summary-page-size{color:#fcf8ff;align-items:center;gap:6px;font-size:13px;display:flex}.checks-summary-page-size select{color:#fcf8ff;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;padding:4px 8px;font-size:13px}.checks-summary-page-label{color:#fcf8ff;white-space:nowrap}.checks-summary-page-button{color:#fcf8ff;cursor:pointer;background:#1a1c3d;border:1px solid #636eab;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.checks-summary-page-button:hover:not(:disabled){border-color:#2f6fed}.checks-summary-page-button:disabled{color:#a5aee0;cursor:not-allowed;opacity:.5}.checks-summary-modal-overlay{z-index:50;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.checks-summary-modal{background:#22244c;border:1px solid #636eab;border-radius:12px;flex-direction:column;width:360px;max-height:70vh;padding:20px;display:flex;box-shadow:0 20px 60px #00000080}.checks-summary-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.checks-summary-modal-title{color:#fcf8ff;font-size:16px;font-weight:700}.checks-summary-modal-close{color:#a5aee0;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px}.checks-summary-modal-close:hover{color:#fcf8ff;background:#181a40}.checks-summary-modal-count{color:#a5aee0;border-bottom:1px solid #636eab;margin-top:12px;padding-bottom:10px;font-size:12px}.checks-summary-modal-list{scrollbar-width:thin;scrollbar-color:#636eab #22244c;flex-direction:column;gap:2px;margin-top:10px;display:flex;overflow-y:auto}.checks-summary-modal-list::-webkit-scrollbar{width:10px}.checks-summary-modal-list::-webkit-scrollbar-track{background:#22244c}.checks-summary-modal-list::-webkit-scrollbar-thumb{background-color:#636eab;border-radius:8px;min-height:48px}.checks-summary-modal-list::-webkit-scrollbar-thumb:hover{background-color:#7c87c9}.checks-summary-modal-host-row{color:#fcf8ff;border-radius:6px;padding:8px 6px;font-size:18px}.checks-summary-modal-host-number{color:#a5aee0;min-width:22px;font-weight:600;display:inline-block}.checks-summary-modal-host-row:hover{background:#181a40}@media (width>=1600px){.checks-summary-filter-card{gap:22px;padding:30px 26px}.checks-summary-filter-label{font-size:1.2rem}.checks-summary-search-input,.checks-summary-filter-select{padding-top:10px;padding-bottom:10px;font-size:1rem}.checks-summary-clear-button{padding:10px 22px;font-size:1rem}}@media (width>=2200px){.checks-summary-filter-card{gap:28px;padding:36px 32px}.checks-summary-filter-label{font-size:1.15rem}.checks-summary-search-input,.checks-summary-filter-select{font-size:1.2rem}.checks-summary-clear-button{padding:13px 28px;font-size:1.2rem}}.report-detail-page{flex-direction:column;gap:16px;font-family:Urbanist,sans-serif;display:flex}.report-detail-loading,.report-detail-error{text-align:center;color:#94a3b8;padding:40px 0;font-family:Urbanist,sans-serif}.report-detail-back-link{color:#a5aee0;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;padding:4px 0;font-family:Urbanist,sans-serif;font-size:1.1rem;font-weight:600;display:inline-flex}.report-detail-back-link:hover{color:#fcf8ff}.report-detail-summary-card{box-sizing:border-box;background:#22244c;border:1px solid #636eab;border-radius:12px;padding:20px}.report-detail-summary-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-detail-host-name{color:#fcf8ff;font-size:22px;font-weight:700}.report-detail-audit-type{color:#a5aee0;margin-top:2px;font-size:1.1rem}.report-detail-compliance{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.report-detail-compliance-value{color:#fcf8ff;font-size:28px;font-weight:700}.report-detail-compliance-label{letter-spacing:.5px;color:#a5aee0;text-transform:uppercase;font-size:1rem;font-weight:600}.report-detail-meta-row{color:#a5aee0;border-top:1px solid #3a3d6e;flex-wrap:wrap;align-items:center;gap:24px;margin-top:16px;padding-top:16px;font-size:1rem;display:flex}.report-detail-meta-row strong{color:#fcf8ff}.report-detail-meta-passed strong{color:#22c55e}.report-detail-meta-failed strong{color:#f87171}.report-detail-categories{flex-direction:column;gap:10px;display:flex}.report-detail-category{background:#22244c;border:1px solid #636eab;border-radius:12px;overflow:hidden}.report-detail-category-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 18px;font-family:Urbanist,sans-serif;display:flex}.report-detail-category-toggle{color:#a5aee0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.report-detail-category-name{color:#fcf8ff;flex:1;font-size:1.2rem;font-weight:700}.report-detail-category-summary{color:#a5aee0;white-space:nowrap;font-size:1.1rem}.report-detail-checks-table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:13px}.report-detail-checks-table thead th{text-align:left;color:#fcf8ff;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.2rem;font-weight:600}.report-detail-checks-table tbody td{color:#a5aee0;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #3a3d6e;padding:10px 12px;font-size:1.1rem;overflow:hidden}.report-detail-checks-table th:first-child,.report-detail-checks-table td:first-child{width:35%}.report-detail-checks-table th:nth-child(2),.report-detail-checks-table td:nth-child(2),.report-detail-checks-table th:nth-child(3),.report-detail-checks-table td:nth-child(3){width:25%}.report-detail-checks-table th:nth-child(4),.report-detail-checks-table td:nth-child(4){width:15%}.report-detail-row-fail td{background:#f8717114}.report-detail-status-pass{color:#16a34a;background:#dcfce7;border-radius:999px;align-items:center;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-flex}.report-detail-status-fail{color:#dc2626;background:#fee2e2;border-radius:999px;align-items:center;padding:2px 10px;font-size:1.1rem;font-weight:600;display:inline-flex}@media (width>=1600px){.report-detail-host-name{font-size:28px}.report-detail-compliance-value{font-size:34px}.report-detail-category-name{font-size:1.2rem}.report-detail-checks-table{font-size:15px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
