:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}:root.force-light,:root{--bg:#fff!important;--text:#6b6375!important;--text-h:#0b1220!important;--border:#e5e4e7!important}body{margin:0;overflow-y:auto}.page{min-height:calc(100vh - 64px);background:var(--bg)!important;color:var(--text)!important}.main-content{background:#f5f7fb;flex:1;margin-left:280px;padding-top:72px;overflow:hidden auto}h1,h2,.header-left h2{color:var(--text-h)!important}body{background:var(--bg);color:var(--text);margin:0}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{background:#f5f7fb;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%;height:100vh;margin:0;padding:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app{background:var(--bg);height:100%;display:flex}@media (width<=768px){.main-content{margin-left:0}}.main-content{background:#f5f7fb;flex:1;margin-left:280px;overflow:hidden auto}@media (width<=768px){.main-content{margin-left:0}}.login-content-wrapper{background:#fff;flex:1;min-height:100vh}.sidebar{color:#374151;box-sizing:border-box;z-index:1000;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:280px;height:100vh;padding:24px 18px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.sidebar-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.sidebar-logo h2{letter-spacing:-.5px;margin:0;font-size:24px;font-weight:800;color:#111827!important}.sidebar-close-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;font-size:20px;transition:all .2s;display:none}.sidebar-close-btn:hover{color:#111827;background:#f3f4f6}.sidebar-menu{flex-direction:column;flex:1;gap:6px;display:flex}.menu-item{border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:flex;color:#4b5563!important}.menu-icon{color:#6b7280;font-size:18px;transition:color .2s}.menu-item:hover{background:#f3f4f6;color:#111827!important}.menu-item:hover .menu-icon{color:#111827}.menu-item.active{background:#2563eb;font-weight:600;color:#fff!important}.menu-item.active .menu-icon{color:#fff}.logout-link{border:1px solid #e5e7eb;margin-top:auto}.logout-link:hover{background:#ef4444;border-color:#ef4444;color:#fff!important}.logout-link:hover .menu-icon{color:#fff}.sidebar-backdrop{-webkit-backdrop-filter:blur(4px);z-index:1050;background:#0006;width:100vw;height:100vh;animation:.2s ease-out fadeIn;position:fixed;top:0;left:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.sidebar{z-index:1100;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 25px #00000026}.sidebar.open{transform:translate(0)}.sidebar-close-btn{display:flex}}.header{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:72px;padding:0 24px;display:flex;position:fixed;top:0;left:280px;right:0}.sidebar-toggle{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-right:12px;padding:8px;font-size:20px;transition:all .2s;display:none}.sidebar-toggle:hover{color:#111827;background:#f3f4f6}@media (width<=768px){.sidebar-toggle{display:flex}}.header-left{align-items:center;display:flex}.logo-title{flex-direction:column;display:flex}.logo-title h2{color:#111827;margin:0;font-size:22px;font-weight:700}.subtitle{color:#6b7280;margin-top:3px;font-size:12px}.header-search{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;align-items:center;width:340px;height:42px;padding:0 14px;display:flex}.search-icon{color:#9ca3af;margin-right:10px}.header-search input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.filter-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .25s;display:flex}.filter-btn:hover{background:#f3f4f6}.notification{cursor:pointer;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.dot{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:9px}.profile img{object-fit:cover;border-radius:50%;width:42px;height:42px}@media (width<=1100px){.header-search{display:none}}@media (width<=768px){.header{padding:0 16px;left:0}.header-right{gap:10px}.filter-btn{padding:8px 12px;font-size:13px}.subtitle{display:none}}.stat-card{box-shadow:var(--shadow);box-sizing:border-box;background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:245px;padding:16px;display:flex;position:relative}.card-top{justify-content:space-between;align-items:flex-start;display:flex}.card-content{flex-direction:column;min-height:60px;display:flex}.stat-card h2{color:#111827;margin:4px 0 0;font-size:28px;font-weight:700}.badge{color:#fff;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.mini-chart{height:60px;margin:12px 0}.card-subtitle{color:#6b7280;word-break:break-word;min-height:34px;margin-top:8px;font-size:12px;line-height:1.4}.tooltip{color:#fff;pointer-events:none;background:#0b1220f2;border-radius:6px;padding:6px 8px;font-size:12px;position:absolute}.recommendation-card{background:#fff;border-radius:12px;width:100%;height:100%;padding:18px;box-shadow:0 2px 8px #00000014}.recommendation-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.header-left{align-items:center;gap:10px;display:flex}.header-left h2{color:#111827;margin:0;font-size:22px;font-weight:700}.live-text{color:#6b7280;font-size:12px}.recommendation-list{flex-direction:column;gap:14px;max-height:520px;padding-right:4px;display:flex;overflow-y:auto}.recommendation-item{border-bottom:1px solid #ececec;align-items:flex-start;gap:14px;padding-bottom:14px;display:flex}.recommendation-item:last-child{border-bottom:none}.type-badge{text-align:center;color:#fff;border-radius:999px;min-width:70px;padding:6px 10px;font-size:12px;font-weight:600}.license{background:#2563eb}.sod{background:#ef4444}.access{background:#8b5cf6}.recommendation-info{flex:1}.recommendation-title{color:#111827;margin-bottom:5px;font-size:14px}.recommendation-desc{color:#6b7280;font-size:12px;line-height:1.5}.recommendation-right{text-align:right;min-width:90px}.recommendation-value{color:#10b981;font-size:14px;font-weight:700}.recommendation-time{color:#9ca3af;margin-top:5px;font-size:11px}.recommendation-list::-webkit-scrollbar{width:6px}.recommendation-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.recommendation-list::-webkit-scrollbar-track{background:0 0}.page.command-center{background:var(--bg,#fff);box-sizing:border-box;flex-direction:column;flex:1;gap:12px;width:100%;padding:12px 16px;display:flex}.dashboard-container{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;width:100%;max-width:none;margin:0;padding:12px 8px;display:grid}.dashboard-row{grid-template-columns:2fr 1fr;align-content:start;align-items:start;gap:20px;width:100%;max-width:none;margin:0;padding:0 12px 12px;display:grid}.left-section{flex-direction:column;gap:8px;padding-right:8px;display:flex;overflow:hidden}.right-section{flex-direction:column;align-items:stretch;gap:12px;padding:6px 0 0;display:flex}.right-section>*{width:100%}@media (width<=1200px){.dashboard-container{grid-template-columns:repeat(2,1fr)}.dashboard-row{grid-template-columns:1fr}}@media (width<=600px){.dashboard-container{grid-template-columns:1fr}}.warning-banner{background:#fff8e6;border:1px solid #f7d87a;border-radius:18px;align-items:center;gap:20px;margin-bottom:24px;padding:22px 24px;display:flex}.warning-icon{color:#c28700;background:#ffe8a3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex}.warning-content{flex:1}.warning-content h3{color:#111827;margin:0;font-size:20px}.warning-content p{color:#4b5563;margin:8px 0;font-size:14px;line-height:1.7}.banner-highlight{color:#d97706;margin-top:8px;font-weight:700;display:inline-block}.filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.left-filter,.right-filter{align-items:center;gap:12px;display:flex}.left-filter button,.right-filter button{cursor:pointer;background:#fff;border:none;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000000f}.left-filter button:hover,.right-filter button:hover{background:#f3f4f6}.left-filter .active,.right-filter .active{color:#fff;background:#2563eb}.date-filter{align-items:center;gap:8px;display:flex}.smart-bin-section{width:92%;margin:20px auto}.section-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.section-header h2{color:#111827;margin:0;font-size:24px}.section-header p{color:#6b7280;margin-top:5px}.smart-bins{grid-template-columns:repeat(4,minmax(180px,1fr));justify-content:center;gap:12px;display:grid}.bin-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:220px;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000014}.bin-top{justify-content:space-between;align-items:center;display:flex}.bin-top h5{color:#6b7280;margin:0;font-size:14px;font-weight:700}.bin-status-dot{border-radius:50%;width:10px;height:10px}.bin-middle h1{color:#111827;margin:15px 0 0;font-size:42px}.bin-divider{border-top:1px solid #f1f5f9;margin:18px 0}.bin-bottom{justify-content:space-between;align-items:end;display:flex}.bin-bottom small{color:#9ca3af}.bin-bottom h3{color:#10b981;margin-top:5px}.status-btn{color:#fff;border:none;border-radius:20px;padding:8px 15px;font-size:12px;font-weight:600}.duplicate-table-container{background:#fff;border-radius:14px;width:95%;margin:30px auto;overflow:hidden;box-shadow:0 2px 10px #00000014}.duplicate-header{background:#f7f4ff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.duplicate-header h3{color:#5b4bc4;margin:0;font-size:18px;font-weight:600}.duplicate-header p{color:#6b7280;margin:0;font-size:13px}.duplicate-table{border-collapse:collapse;table-layout:fixed;width:100%}.duplicate-table th{text-align:left;color:#6b7280;text-transform:uppercase;background:#fafafc;padding:12px 10px;font-size:12px;font-weight:600}.duplicate-table td{color:#374151;border-bottom:1px solid #ececec;padding:12px 10px;font-size:13px}.duplicate-table tbody tr:hover{background:#f8fafc}.duplicate-table th:first-child,.duplicate-table td:first-child{width:18%}.duplicate-table th:nth-child(2),.duplicate-table td:nth-child(2),.duplicate-table th:nth-child(3),.duplicate-table td:nth-child(3){width:14%}.duplicate-table th:nth-child(4),.duplicate-table td:nth-child(4){width:36%}.duplicate-table th:nth-child(5),.duplicate-table td:nth-child(5){width:18%}.duplicate-table td:nth-child(4){color:#6d5ef7;font-weight:500}.duplicate-table td:nth-child(5){color:#059669;font-weight:700}.recommendation-badge{color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.saving-amount{color:#16a34a;font-weight:700}@media (width<=1200px){.smart-bins{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.smart-bins{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.smart-bins{grid-template-columns:1fr}}.duplicate-summary{color:#6b7280;font-size:14px;font-weight:600}.recommendation{color:#6d5ef7;font-weight:500}.saving{color:#059669;font-weight:700}.page.license-optimizer{background:var(--bg,#fff);flex-direction:column;flex:1;min-height:100vh;display:flex}.license-container{max-width:1120px;color:var(--text);height:auto;margin:0 auto;padding:18px 24px;overflow:visible}.license-header{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.license-header h2{margin:0}.muted{color:var(--text,#6b6375);margin-top:6px}.license-cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;display:grid}@media (width<=1200px){.license-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.license-cards{grid-template-columns:1fr}}.action-queue{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:30px;padding:24px;box-shadow:0 4px 12px #00000014}.action-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.action-header h3{color:#111827;margin:0;font-size:22px}.action-header p{color:#6b7280;margin-top:6px}.execute-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:12px 22px;font-size:14px;font-weight:600}.execute-btn:hover{background:#1d4ed8}.queue-summary{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.summary-card{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.summary-card h4{color:#6b7280;margin-bottom:10px;font-size:15px}.summary-card h2{color:#111827;font-size:32px}.progress-bar{background:#e5e7eb;border-radius:10px;width:100%;height:8px;margin:18px 0;overflow:hidden}.progress-fill{border-radius:10px;height:100%;transition:all .4s}.summary-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0 24px;display:grid}.summary-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-height:145px;padding:16px;box-shadow:0 3px 8px #0000000f}.summary-item p{margin-bottom:8px;font-size:13px}.summary-item h2{color:#111827;margin:6px 0;font-size:22px;font-weight:700}@media (width<=1200px){.summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.summary-grid{grid-template-columns:1fr}}.summary-top{justify-content:flex-end;margin-bottom:18px;display:flex}.summary-icon{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.summary-item h2{color:#111827;margin-top:10px}.user-table{border-collapse:collapse;table-layout:fixed;width:100%}.user-table thead{background:#f8fafc}.user-table th{color:#6b7280;text-transform:uppercase;background:#f8fafc;padding:12px 8px;font-size:12px}.user-table td{border-bottom:1px solid #e5e7eb;padding:10px 8px;font-size:13px}.user-table tbody tr{transition:all .25s}.user-table tbody tr:hover{background:#f9fafb}.action-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s}.action-btn:hover{background:#1d4ed8}.type-badge{color:#4338ca;background:#eef2ff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.idle-badge{color:#92400e;background:#fef3c7;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.bin-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-height:160px;padding:14px;transition:all .3s;position:relative}.bin-card:before{content:"";background:#2563eb;width:100%;height:5px;position:absolute;top:0;left:0}.bin-middle h1{color:#111827;margin:6px 0;font-size:30px;font-weight:700}.license-optimizer{background:#f5f7fb;min-height:100vh}.license-page-content{padding:28px}.user-table-container,.duplicate-table-container,.action-queue{background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;overflow:visible;box-shadow:0 6px 18px #0000000f}.table-header,.duplicate-header,.action-header{border-bottom:1px solid #eef2f7;margin-bottom:15px;padding-bottom:18px}.table-header h3,.duplicate-header h3,.action-header h3{color:#111827;font-size:22px;font-weight:700}.table-header p,.duplicate-header p,.action-header p{color:#6b7280;font-size:14px}.license-page{background:#f5f7fb;min-height:calc(100vh - 72px);margin-top:72px;padding:18px}.smart-bin-section,.user-table-container,.duplicate-table-container,.action-queue{margin-top:30px}.section-header{margin-bottom:24px}.section-header h2{color:#111827;font-size:28px;font-weight:700}.section-header p{color:#6b7280;font-size:14px}.filter-btn,.queue-btn,.execute-btn,.action-btn{transition:all .3s}.filter-btn:hover,.queue-btn:hover,.execute-btn:hover,.action-btn:hover{transform:translateY(-2px)}.user-table tbody tr,.duplicate-table tbody tr{transition:all .25s}.user-table tbody tr:hover,.duplicate-table tbody tr:hover{background:#f8fafc}@media (width<=768px){.summary-grid,.smart-bins{grid-template-columns:1fr}.filter-bar{flex-direction:column;align-items:flex-start;gap:15px}.header{flex-wrap:wrap;height:auto;padding:15px}.header-search{width:100%;margin:15px 0}.table-header,.duplicate-header,.action-header{flex-direction:column;align-items:flex-start;gap:15px}}.user-table-container,.duplicate-table-container{overflow-x:auto}.user-table,.duplicate-table{width:100%;min-width:auto}.filter-btn,.queue-btn,.execute-btn,.action-btn,.status-btn{transition:all .3s}.filter-btn:hover,.queue-btn:hover,.execute-btn:hover,.action-btn:hover,.status-btn:hover{transform:translateY(-2px)}.bin-card{cursor:pointer}.bin-card,.summary-item,.user-table-container,.duplicate-table-container,.action-queue{animation:.5s fadeIn}.smart-bins{grid-template-columns:repeat(4,minmax(260px,1fr));gap:24px;width:100%;display:grid}.bin-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.bin-top h5{margin:0;font-size:14px}.bin-middle{text-align:left}.bin-middle h1{margin:6px 0;font-size:30px;font-weight:700}.bin-middle span{color:#6b7280;font-size:12px}.bin-bottom{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.bin-bottom h3{margin:4px 0 0;font-size:18px}.bin-bottom small{color:#6b7280;font-size:11px}.status-btn{color:#fff;cursor:pointer;border:none;border-radius:18px;padding:5px 12px;font-size:11px;font-weight:600}.duplicate-table{border-collapse:collapse;width:100%}.duplicate-table thead{background:#f8fafc}.duplicate-table th{text-align:left;color:#6b7280;padding:10px 14px;font-size:12px;font-weight:700}.duplicate-table td{border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:14px}.duplicate-header h3{margin:0;font-size:18px}.duplicate-header p{color:#6b7280;font-size:13px}.queue-text{color:#6b7280;margin-bottom:10px;font-size:14px}.active-bin{border:2px solid #2563eb;transform:translateY(-4px);box-shadow:0 12px 24px #2563eb26}.table-footer{background:#fff;border-top:1px solid #e5e7eb;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.queue-text{color:#16a34a;margin:0;font-size:14px;font-weight:600}.table-footer strong{color:#111827;font-size:14px}.summary-title{color:#6b7280;letter-spacing:.6px;margin-top:12px;margin-bottom:6px;font-size:12px;font-weight:600}.summary-subtitle{color:#9ca3af;margin-top:6px;font-size:13px}.summary-badge{color:#16a34a;background:#ecfdf5;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:600}.summary-top{justify-content:space-between;align-items:center;display:flex}.smart-bins{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;display:grid}.bin-card:hover{transform:translateY(-4px)}.bin-header{justify-content:space-between;align-items:center;display:flex}.dot{border-radius:50%;width:12px;height:12px}.bin-users{margin:15px 0 5px;font-size:42px}.users-text{color:gray}.progress-bar{background:#ececec;border-radius:10px;width:100%;height:8px;margin:18px 0}.progress-fill{border-radius:10px;height:100%}.bin-footer{justify-content:space-between;align-items:center;display:flex}.status-btn{color:#fff;cursor:pointer;border:none;border-radius:25px;padding:8px 18px;font-weight:600}.user-table-container,.duplicate-table-container,.action-queue{background:#fff!important;border-radius:14px!important;width:95%!important;max-width:none!important;margin:30px auto!important;overflow:hidden!important;box-shadow:0 2px 10px #00000014!important}.table-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 25px;display:flex}.table-header h3{margin:0}.table-header p{color:#777;margin:4px 0 0}.table-actions{align-items:center;gap:15px;display:flex}.table-actions button{color:#fff;cursor:pointer;background:#0f9d8a;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.license-table{border-collapse:collapse;width:100%}.license-table th{text-align:left;background:#f7f8fb;padding:14px;font-size:14px}.license-table td{border-bottom:1px solid #eee;padding:14px}.license-table tr:hover{background:#fafafa}.license-badge{color:#009688;background:#d8fff2;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.idle-days{color:#d62828;font-weight:700}.table-footer{background:#fafafa;justify-content:space-between;align-items:center;padding:18px 25px;font-weight:600;display:flex}.table-footer h2{color:#00897b;margin:0}.bin-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;padding:16px;transition:all .25s}.bin-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px #00000014}.bin-card.active{background:#eff6ff;border:2px solid #2563eb;box-shadow:0 8px 20px #2563eb26}.bin-card .count{font-size:28px;font-weight:700}.status-badge{border-radius:16px;padding:3px 8px;font-size:10px}.bin-card h3{margin-bottom:6px;font-size:12px}.bin-card .savings{margin-top:8px;font-size:14px}.bin-card p{font-size:11px}.risk-legend{border-top:1px solid #e5e7eb;justify-content:center;gap:18px;margin-top:16px;padding-top:12px;display:flex}.legend-item{color:#6b7280;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.legend-dot{border-radius:50%;width:10px;height:10px}.legend-dot.high{background:#ef4444}.legend-dot.medium{background:#f59e0b}.legend-dot.low{background:#22c55e}.duplicate-table-container{height:auto!important;max-height:none!important;overflow:visible!important}.duplicate-table{table-layout:auto;width:100%}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;margin-top:10px;overflow-x:auto}.table-responsive table{min-width:850px}@media (width<=1024px){.smart-bins,.license-cards{grid-template-columns:repeat(2,1fr)!important;gap:20px!important}}@media (width<=768px){.smart-bins,.license-cards{grid-template-columns:1fr!important;gap:16px!important}.license-page{padding:16px 12px}.warning-banner{text-align:center;flex-direction:column;gap:12px;padding:16px}.warning-icon{margin:0 auto}.filter-bar{flex-direction:column;align-items:stretch;gap:12px}.left-filter,.right-filter{justify-content:space-between;width:100%}.user-table-container,.duplicate-table-container{width:100%!important;margin:20px 0!important}.table-header{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.table-actions{justify-content:space-between;width:100%}.queue-summary{grid-template-columns:1fr!important;gap:12px!important}.action-header{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.execute-btn{width:100%}}.license-table,.user-table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important}.license-table th,.user-table th{color:#6b7280!important;text-transform:uppercase!important;background:#f8fafc!important;border-bottom:1px solid #e5e7eb!important;padding:12px 10px!important;font-size:13px!important;font-weight:600!important}.license-table td,.user-table td{border-bottom:1px solid #e5e7eb!important;padding:12px 10px!important;font-size:13px!important}.license-table th:first-child,.license-table td:first-child,.user-table th:first-child,.user-table td:first-child{text-align:center!important;width:5%!important}.license-table th:nth-child(2),.license-table td:nth-child(2),.user-table th:nth-child(2),.user-table td:nth-child(2){width:12%!important}.license-table th:nth-child(3),.license-table td:nth-child(3),.user-table th:nth-child(3),.user-table td:nth-child(3){width:18%!important}.license-table th:nth-child(4),.license-table td:nth-child(4),.user-table th:nth-child(4),.user-table td:nth-child(4){width:10%!important}.license-table th:nth-child(5),.license-table td:nth-child(5),.user-table th:nth-child(5),.user-table td:nth-child(5){width:12%!important}.license-table th:nth-child(6),.license-table td:nth-child(6),.user-table th:nth-child(6),.user-table td:nth-child(6){width:14%!important}.license-table th:nth-child(7),.license-table td:nth-child(7),.user-table th:nth-child(7),.user-table td:nth-child(7){text-align:center!important;width:8%!important}.license-table th:nth-child(8),.license-table td:nth-child(8),.user-table th:nth-child(8),.user-table td:nth-child(8){width:13%!important}.license-table th:nth-child(9),.license-table td:nth-child(9),.user-table th:nth-child(9),.user-table td:nth-child(9){text-align:center!important;width:8%!important}.bottom-section{grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;display:grid}.sod-card,.governance-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px;animation:.35s fadeup;box-shadow:0 2px 8px #0000000d}.sod-title{align-items:center;gap:12px;display:flex}.red-dot{background:#ef4444;border-radius:50%;width:10px;height:10px}.sod-title h3{color:#111827;margin:0;font-size:24px;font-weight:700}.active-badge{color:#dc2626;background:#fee2e2;border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600}.sod-subtitle{color:#6b7280;margin-top:8px;margin-bottom:24px;margin-left:22px;font-size:14px}.sod-table{border-collapse:separate;border-spacing:0 12px;width:100%}.sod-table thead{background:#f9fafb}.sod-table th{text-align:left;color:#6b7280;padding:16px;font-size:13px;font-weight:600}.sod-table tbody tr{background:#fff;box-shadow:0 1px 4px #0000000d}.sod-table tbody tr:hover{background:#f8fafc}.sod-table td{padding:18px 16px;font-size:14px}.sod-table tbody tr td:first-child{border-radius:10px 0 0 10px}.sod-table tbody tr td:last-child{border-radius:0 10px 10px 0}.rule-cell strong{color:#111827;font-size:15px}.roles-cell{color:#6b7280;font-size:14px}.user-count{color:#4338ca;background:#eef2ff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.client-pill{color:#374151;background:#f3f4f6;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.risk{text-align:center;border-radius:999px;min-width:75px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.risk.critical{color:#dc2626;background:#fee2e2}.risk.high{color:#d97706;background:#fef3c7}.risk.medium{color:#16a34a;background:#dcfce7}.governance-card h3{color:#374151;margin:0 0 22px;font-size:22px;font-weight:700}.user-list{flex-direction:column;gap:14px;max-height:420px;padding-right:6px;display:flex;overflow-y:auto}.user-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;padding:14px;transition:all .25s;display:flex}.user-item:hover{transform:translateY(-2px);box-shadow:0 3px 10px #00000014}.avatar{color:#fff;background:#2563eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;font-weight:700;display:flex}.user-info{flex:1}.user-info h4{color:#111827;margin:0;font-size:15px;font-weight:600}.user-info p{color:#6b7280;margin-top:4px;font-size:13px}.role-badge{color:#dc2626;white-space:nowrap;background:#fee2e2;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.density-table{flex-direction:column;gap:12px;display:flex}.density-header,.density-row{grid-template-columns:50px repeat(8,minmax(20px,1fr));align-items:center;gap:6px;display:grid}.blank-cell{width:70px}.module-header{text-align:center;color:#6b7280;font-size:12px;font-weight:600}.user-label{color:#374151;font-size:13px;font-weight:600}.density-header span{text-align:center;color:#6b7280;font-size:13px;font-weight:600}.density-label{color:#374151;font-weight:600}.heat-cell{cursor:pointer;border-radius:4px;width:20px;height:20px;margin:auto;transition:all .2s}.level-0{background:#f3f4f6}.level-1{background:#d1fae5}.level-2{background:#86efac}.level-3{background:#34d399}.level-4{background:#059669}.heat-legend{color:#6b7280;gap:24px;margin-top:24px;font-size:13px;display:flex}.heat-legend div{align-items:center;gap:8px;display:flex}.heat-legend span{border-radius:4px;width:16px;height:16px;display:inline-block}.sod-grid{border-bottom:1px solid #e5e7eb;grid-template-columns:30% 30% 15% 12% 13%;align-items:center;margin-bottom:10px;padding:12px 0;display:grid}.grid-head{color:#64748b;font-size:13px;font-weight:600}.grid-cell{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:flex-start;align-items:center;min-height:72px;padding:14px 16px;display:flex;overflow:hidden}.rule{color:#111827;font-weight:600}.roles{color:#6b7280}.grid-cell:hover{border-color:#2563eb;transition:all .25s;box-shadow:0 3px 10px #00000014}.card-header h3{margin:0}.user-total{color:#4338ca;background:#eef2ff;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}.governance-card,.sod-card{transition:all .25s}.governance-card:hover,.sod-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0f172a1a}.user-list::-webkit-scrollbar{width:6px}.user-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.user-list::-webkit-scrollbar-track{background:0 0}.governance-card h3,.sod-title h3{letter-spacing:-.3px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.governance-card{box-sizing:border-box;width:100%;min-width:0}.density-table{width:100%;overflow-x:auto}.bottom-section{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.governance-card{height:500px}.user-list{height:360px;overflow-y:auto}.density-table{margin-top:20px}.heat-legend{margin-top:30px}.sod-row{border-bottom:1px solid #f1f5f9;grid-template-columns:30% 30% 15% 12% 13%;align-items:center;margin-bottom:18px;padding:18px 0;transition:all .2s;display:grid}.sod-row:hover{background:#f8fafc}.active-row .grid-cell{background:#eff6ff;border:2px solid #2563eb}.sod-row .grid-cell{transition:all .25s}.sod-grid,.sod-row{grid-template-columns:28% 28% 16% 12% 12%;align-items:center;column-gap:18px;width:100%;display:grid}.sod-header{margin-bottom:24px}.sod-card{box-sizing:border-box;width:100%;overflow:hidden}.rule{color:#111827;padding-right:20px;font-weight:600}.roles{color:#6b7280;padding-right:20px}.user-count,.client-pill,.risk{margin:auto}.active-cell back.rule,.active-cell .roles{cursor:pointer;border-radius:8px;padding:8px;transition:all .2s}.active-cell .rule:hover,.active-cell .roles:hover{background:#f8fafc}.active-cell .active-cell{color:#2563eb;background:#eff6ff;font-weight:600}.active-cell .risk,.active-cell .user-count,.active-cell .client-pill{cursor:pointer;transition:all .2s}.active-cell .active-pill{transform:scale(1.05);box-shadow:0 0 0 2px #2563eb}.active-cell{ground:#eff6ff;color:#2563eb;font-weight:600}.active-pill{box-shadow:0 0 0 2px #2563eb}.user-item{cursor:pointer;transition:all .25s}.user-item:hover{background:#f8fafc}.active-user{background:#eff6ff;border:2px solid #2563eb}.heat-cell:hover{transform:scale(1.15)}.active-heat{outline:3px solid #2563eb;transform:scale(1.2)}.page.access-governance{background:#f5f7fb;flex-direction:column;flex:1;gap:16px;padding:18px;display:flex}.bottom-section{gap:20px;margin-top:20px;display:flex}.bottom-section>*{flex:1;min-width:0}.governance-container{padding:20px}.env-wrapper{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:18px;margin-top:25px;padding:24px;transition:all .25s;box-shadow:0 8px 24px #00000014}.env-title h2{color:#1f2937;margin:0;font-size:24px;font-weight:700}.env-title p{color:#6b7280;margin-top:6px;font-size:14px}.env-content{justify-content:space-between;align-items:center;gap:30px;margin-top:30px;display:flex}.accessiq-card{color:#1e3a8a;background:linear-gradient(#eef4ff 0%,#e3ecff 100%);border:1px solid #d7e3ff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:220px;min-height:170px;display:flex;box-shadow:0 12px 30px #2563eb40}.accessiq-icon{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:15px;font-size:28px;display:flex}.accessiq-card h3{margin:0;font-size:22px}.accessiq-card p{opacity:.9;margin-top:8px}.connection-column{flex-direction:column;gap:38px;display:flex}.connection{font-size:30px}.green{color:#22c55e}.purple{color:#8b5cf6}.yellow{color:#facc15}.systems-column{flex-direction:column;flex:1;gap:18px;display:flex}.system-card{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;padding:18px 20px;transition:all .25s;box-shadow:0 5px 18px #00000014}.dev{background:#ecfdf5}.qa{background:#f3e8ff}.prod{background:#fef9c3}.system-header{justify-content:space-between;align-items:center;display:flex}.system-header h3{margin:0;font-size:20px}.system-header span{color:#6b7280;font-size:14px}.status{color:#16a34a;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.users{color:#4b5563;margin-top:12px;font-size:14px}.badges{flex-wrap:wrap;gap:10px;margin-top:15px;display:flex}.badges span{color:#374151;background:#ffffffbf;border:1px solid #0000000d;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600}@media (width<=900px){.env-content{flex-direction:column;align-items:stretch}.accessiq-card{width:100%}.connection-column{flex-direction:row;justify-content:center}.systems-column{width:100%}}.selected{border:2px solid #2563eb;transform:scale(1.02);box-shadow:0 8px 20px #2563eb2e}.unified-stat-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;min-width:0;padding:16px;transition:all .25s;box-shadow:0 2px 8px #00000014}.unified-stat-card:hover{transform:translateY(-4px)}.usc-header{justify-content:space-between;align-items:center;display:flex}.usc-title{color:#6b7280;margin-bottom:8px;font-size:12px;font-weight:600}.usc-subtitle{color:#9ca3af;margin-top:6px;font-size:12px}.usc-icon{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.flow-container{flex-direction:column;align-items:center;margin-top:30px;display:flex}.access-box{color:#fff;text-align:center;background:#2563eb;border-radius:12px;width:220px;padding:18px;font-weight:600}.vertical-line{background:#2563eb;width:3px;height:40px}.horizontal-line{background:#2563eb;width:70%;height:3px}.env-container{justify-content:space-between;width:70%;margin-top:20px;display:flex}.env-card{text-align:center;color:#fff;cursor:pointer;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;width:170px;padding:18px;transition:all .25s}.env-card:hover{transform:translateY(-6px)}.dev{background:#f4fcf7;border:1px solid #d8f3e2}.qa{background:#faf5ff;border:1px solid #ead9ff}.prod{background:#fffbef;border:1px solid #f8e7a8}.dashboard-container{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:16px;margin-top:20px;display:grid}.unified-access{padding:24px}.ua-card{background:#fff;border-radius:18px;margin-top:20px;padding:24px;box-shadow:0 2px 10px #00000014}.environment-flow{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.center-box{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:15px;width:220px;padding:30px}.center-box h3{margin:0}.center-box p{opacity:.9;margin-top:8px}.environment-list{flex-direction:column;gap:20px;display:flex}.env-box{text-align:center;background:#fff;border:1px solid #ddd;border-radius:12px;width:180px;padding:18px;box-shadow:0 2px 8px #00000014}.env-box h4{margin:0}.env-box p{color:#666;margin-top:6px;font-size:14px}.security-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.status{border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600}.warning{color:#b45309;background:#fef3c7}.saving-number{color:#2563eb;margin-top:25px;font-size:48px;font-weight:700}.saving-text{color:#666;margin-top:10px}.stat-icon{justify-content:center;align-items:center;font-size:28px;display:flex}.ua-bottom-row{grid-template-columns:1fr 1fr;gap:25px;margin-top:25px;display:grid}.security-card,.savings-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 24px #00000014}.security-row{justify-content:space-between;align-items:center;margin-top:22px;display:flex}.security-left{align-items:center;gap:12px;font-weight:600;display:flex}.enabled{color:#16a34a;align-items:center;gap:8px;font-weight:600;display:flex}.badge{background:#eef2ff;border-radius:20px;padding:6px 12px;font-size:13px}.success{color:#15803d;background:#dcfce7}.saving-total{color:#2563eb;margin:10px 0;font-size:52px}.saving-subtitle{color:#6b7280;margin-bottom:20px}.saving-row{justify-content:space-between;margin:14px 0;font-size:15px;display:flex}@media (width<=1200px){.dashboard-container{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ua-bottom-row{grid-template-columns:1fr;gap:20px}}@media (width<=600px){.dashboard-container{grid-template-columns:1fr}}.ai-agent{padding:24px}.ai-banner{background:#effaf5;border:1px solid #b7ebc6;border-radius:14px;align-items:flex-start;gap:16px;margin-top:20px;padding:18px 22px;display:flex}.ai-banner-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:46px;min-width:46px;height:46px;font-size:22px;display:flex}.ai-banner-content h3{color:#14532d;margin:0;font-size:18px;font-weight:700}.ai-banner-content p{color:#4b5563;margin-top:6px;font-size:14px;line-height:1.6}.ai-agent-page{box-sizing:border-box;width:100%;min-height:100%;padding:20px 32px 32px;overflow:visible}.page-header{margin-bottom:12px}.page-header h1{color:#111827;margin:0;font-size:28px;font-weight:700;line-height:1.2}.queue-header{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;margin-bottom:20px;display:flex}.queue-header h2{color:#111827;margin:0;font-size:28px;font-weight:700}.queue-header p{color:#6b7280;margin-top:8px;font-size:15px}.queue-title{flex:1;min-width:0}.queue-title h2{color:#111827;white-space:nowrap;margin:0;font-size:22px;font-weight:700}.queue-title p{color:#6b7280;white-space:nowrap;margin-top:6px;font-size:14px}.recommendation-list{flex-direction:column;gap:24px;margin-top:25px;display:flex}@media (width<=900px){.queue-header{flex-direction:column;gap:20px}}.filter-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:4px;width:520px;padding:6px;display:flex}.tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;padding:12px 8px;font-size:14px;font-weight:600}.tab:last-child{border-right:none}.tab:hover{background:#f3f4f6}.tab.active{color:#2563eb;background:#eef2ff}.info-banner{background:#e6fffb;border:1px solid #b7ebd8;border-radius:12px;align-items:flex-start;gap:15px;margin-top:12px;margin-bottom:18px;padding:18px 22px;display:flex}.info-icon{color:#14b8a6;flex-shrink:0;margin-top:2px;font-size:20px}.info-banner p{color:#0f766e;margin:0;font-size:14px;line-height:1.7}.info-banner strong{color:#0d9488}.recommendation-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;padding:24px;transition:all .3s;box-shadow:0 2px 10px #0000000d}.recommendation-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000014}.card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.badge{border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.badge.license{color:#2563eb;background:#dbeafe}.badge.sod{color:#dc2626;background:#fee2e2}.badge.access{color:#16a34a;background:#dcfce7}.header-right{align-items:center;gap:20px;display:flex}.priority{border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.priority.high{color:#dc2626;background:#fee2e2}.priority.medium{color:#d97706;background:#fef3c7}.priority.critical{color:#b91c1c;background:#fecaca}.time{color:#6b7280;align-items:center;gap:6px;font-size:14px;display:flex}.card-title{color:#111827;margin:0;font-size:22px;font-weight:700}.description{color:#4b5563;margin-top:14px;font-size:15px;line-height:1.7}.recommendation-box{background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:14px;margin-top:24px;padding:18px}.recommendation-heading{color:#2563eb;align-items:center;gap:10px;margin-bottom:10px;font-weight:700;display:flex}.recommendation-box p{color:#374151;margin-top:10px;line-height:1.7}.card-footer{justify-content:space-between;align-items:flex-end;margin-top:28px;display:flex}.card-actions{gap:12px;display:flex}.approve-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;padding:11px 24px;font-size:14px;font-weight:600}.approve-btn:hover{background:#15803d}.dismiss-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:11px 24px;font-size:14px;font-weight:600}.dismiss-btn:hover{background:#f3f4f6}.saving-box{text-align:right}.saving-box span{color:#16a34a;margin-bottom:4px;font-size:13px;display:block}.saving-box h2{color:#15803d;margin:0;font-size:28px}.details-grid{flex-wrap:nowrap;align-items:center;gap:8px;width:100%;margin:16px 0;display:flex}.detail-box{background:#f5f5f5;border:1px solid #e5e7eb;border-radius:6px;flex:1;align-items:center;gap:6px;min-width:0;padding:6px 10px;display:flex}.detail-label{color:#6b7280;white-space:nowrap;font-size:11px}.detail-value{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}@media (width<=900px){.details-grid{flex-wrap:nowrap;gap:8px;margin:16px 0 18px;display:flex;overflow-x:auto}.card-footer{flex-direction:column;align-items:flex-start;gap:20px}.header-right{flex-wrap:wrap;justify-content:flex-end}}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,sans-serif}.login-container{background:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.login-card{background:#fff;border-radius:18px;width:400px;padding:40px;box-shadow:0 20px 40px #00000040}.login-card h1{text-align:center;color:#1e3a8a;margin-bottom:10px;font-size:32px;font-weight:700}.login-card p{text-align:center;color:#6b7280;margin-bottom:30px}.login-card input{border:1px solid #d1d5db;border-radius:10px;width:100%;margin-bottom:18px;padding:14px 16px;font-size:15px;transition:all .3s}.login-card input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.login-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .3s}.login-card button:hover{background:#1d4ed8;transform:translateY(-2px)}.login-card button:active{transform:scale(.98)}.top-controls{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.search-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:10px;padding:12px 16px;display:flex}.search-box input{border:none;outline:none;width:100%;font-size:14px}.right-controls{align-items:center;gap:12px;display:flex}.client-filter{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;overflow:hidden}.client-filter button{cursor:pointer;background:#fff;border:none;padding:10px 18px}.client-filter .active{color:#fff;background:#111827}.date-btn,.notification-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;display:flex}.notification-btn{justify-content:center;width:44px;padding:10px}@media (width<=768px){.top-controls{flex-direction:column;align-items:stretch;gap:12px}.right-controls{flex-wrap:wrap;gap:10px;width:100%;display:flex}.client-filter,.date-btn,.notification-btn{flex:1;justify-content:center;min-width:fit-content}.notification-btn{flex-grow:0;width:44px}}.document-row{border-bottom:1px solid #f3f4f6;border-left:4px solid #0000;justify-content:space-between;align-items:center;padding:16px 24px;transition:background .2s;display:flex}.document-row:hover{background:#fafbfc}.document-row:last-child{border-bottom:none}.row-left{align-items:center;gap:16px;display:flex}.avatar{text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:13px;font-weight:700;display:flex}.row-content{flex-direction:column;gap:6px;display:flex}.content-top{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.user-name{color:#111827;font-size:15px;font-weight:700}.status-badge{letter-spacing:.5px;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.role-name{color:#0ea5e9;letter-spacing:.3px;font-size:13px;font-weight:700}.content-bottom{color:#6b7280;font-size:13px}.content-bottom strong{color:#374151}.method-highlight{color:#4b5563;background:#f3f4f6;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:700}.row-right{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.event-date{color:#4b5563;font-size:13px;font-weight:500}.event-time{color:#9ca3af;font-size:11px}.status-granted{border-left-color:#10b981}.avatar.status-granted,.status-badge.status-granted{color:#10b981;background:#ecfdf5}.status-revoked-ai{border-left-color:#818cf8}.avatar.status-revoked-ai,.status-badge.status-revoked-ai{color:#6366f1;background:#f5f3ff}.status-revoked-manual{border-left-color:#ef4444}.avatar.status-revoked-manual,.status-badge.status-revoked-manual{color:#ef4444;background:#fef2f2}@media (width<=600px){.document-row{flex-direction:row!important;align-items:center!important;gap:16px!important;padding:16px 90px 16px 16px!important;position:relative!important}.row-right{text-align:right!important;flex-direction:column!important;align-items:flex-end!important;display:flex!important;position:absolute!important;top:16px!important;right:16px!important}}.change-documents-container{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:95%;max-width:1150px;margin:8px auto 24px;overflow:hidden;box-shadow:0 4px 12px #0000000d}.documents-header{background:#fff;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.documents-header h3{color:#111827;margin:0;font-size:18px;font-weight:700}.documents-count{color:#9ca3af;font-size:13px;font-weight:600}.documents-list{flex-direction:column;display:flex}.no-events{text-align:center;color:#9ca3af;background:#fafbfc;padding:48px;font-size:14px;font-weight:500}@media (width<=768px){.change-documents-container{border-radius:8px!important;width:100%!important;margin:0 0 24px!important}}.audit-page{background:#f5f7fb;flex-direction:column;flex:1;min-height:100vh;display:flex}.audit-page-content{background:#f5f7fb;min-height:calc(100vh - 72px);margin-top:0;padding:16px 24px}.top-right-controls{align-items:center;gap:14px;display:flex}.client-filter{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000d}.client-filter button{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.client-filter button:hover{background:#f9fafb}.client-filter button.active{color:#111827;background:#f3f4f6;font-weight:700}.date-btn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000d}.date-btn:hover{background:#f9fafb}.notification-btn{cursor:pointer;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:relative;box-shadow:0 1px 3px #0000000d}.notification-btn:hover{background:#f9fafb}.bell-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:10px;right:11px}.audit-controls-bar{justify-content:space-between;align-items:center;gap:20px;width:95%;max-width:1150px;margin:0 auto 16px;display:flex}.audit-controls-bar .search-box{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:12px;padding:10px 16px;display:flex;box-shadow:0 1px 3px #0000000d}.audit-controls-bar .search-box .search-icon{color:#9ca3af;font-size:14px}.audit-controls-bar .search-box input{color:#1f2937;border:none;outline:none;width:100%;font-size:14px}.audit-controls-bar .search-box input::placeholder{color:#9ca3af}.audit-filter-tabs{background:#e2e8f0;border-radius:10px;gap:4px;padding:4px;display:flex;box-shadow:inset 0 1px 2px #0000000d}.filter-tab-btn{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.filter-tab-btn:hover{color:#0f172a}.filter-tab-btn.active{color:#fff;background:#475569;box-shadow:0 2px 4px #0000001a}@media (width<=900px){.audit-controls-bar{flex-direction:column;align-items:stretch;gap:12px}}@media (width<=768px){.audit-page-content{padding:16px 12px!important}.audit-controls-bar{width:100%!important;margin:0 0 16px!important}.top-right-controls{display:none}}@media (width<=600px){.audit-filter-tabs{white-space:nowrap!important;-webkit-overflow-scrolling:touch!important;gap:8px!important;width:100%!important;padding:6px!important;display:flex!important;overflow-x:auto!important}.filter-tab-btn{flex:none!important;padding:6px 12px!important}}
