*{box-sizing:border-box}:root{--drips-primary: #1672FD;--drips-primary-dark: #0d5dd4;--drips-primary-light: #e8f0fe;--drips-text: #1a1d21;--drips-text-muted: #5f6368;--drips-bg: #f8f9fa;--drips-card-bg: #ffffff;--drips-border: #e8eaed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5;color:var(--drips-text);background:var(--drips-bg)}body{margin:0;min-height:100vh}#root{min-height:100vh}a{color:var(--drips-primary);text-decoration:none}a:hover{text-decoration:underline}table{border-collapse:collapse;width:100%}th,td{border:1px solid #e5e7eb;padding:.5rem .75rem;text-align:left}th{background:#f9fafb;font-weight:600;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}th:hover{background:#f3f4f6}.percent-red{background-color:#fecaca}.percent-yellow{background-color:#fef08a}.percent-green{background-color:#bbf7d0}.percent-blue{background-color:#bfdbfe}.trends-better{background-color:#bbf7d0!important}.trends-worse{background-color:#fecaca!important}table.trends-table{border-collapse:collapse;border-spacing:0}table.trends-table th,table.trends-table td{border:1px solid #e5e7eb;border-style:solid}.table-week-over-week td.percent-blue{background-color:#bfdbfe!important}.table-week-over-week td.percent-red{background-color:#fecaca!important}.table-week-over-week td.percent-yellow{background-color:#fef08a!important}.table-week-over-week td.percent-green{background-color:#bbf7d0!important}.table-resizable{table-layout:fixed}.table-resizable th{position:relative;padding-right:1rem;white-space:normal;line-height:1.25;vertical-align:bottom}.table-resizable td{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.table-week-over-week.table-resizable tbody td{white-space:nowrap;word-break:normal;overflow-wrap:normal;vertical-align:middle}.table-week-over-week.table-resizable tbody td:first-child{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top;min-width:10rem}.table-week-over-week.table-resizable.table-wow-has-manager tbody td:nth-child(2){white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top;min-width:7rem}.page-table-scroll{width:100%;max-height:calc(100vh - 11rem);overflow:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.week-over-week-page{display:flex;flex-direction:column;min-height:0;height:calc(100vh - 10rem);max-height:calc(100vh - 10rem)}@supports (height: 100dvh){.week-over-week-page{height:calc(100dvh - 10rem);max-height:calc(100dvh - 10rem)}}.week-over-week-page .wow-table-scroll{flex:1 1 auto;min-height:0;width:100%;overflow:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.phishing-people-scroll{overflow:auto;max-height:min(70vh,560px);-webkit-overflow-scrolling:touch}.phishing-people-scroll table.phishing-people-table{border-collapse:separate;border-spacing:0;width:100%;overflow:visible!important}.phishing-people-scroll thead th{position:sticky!important;top:0;z-index:4;background:#f9fafb;box-shadow:0 1px #e5e7eb}.phishing-people-scroll thead th:hover{background:#f3f4f6}[data-layout=card] .phishing-people-scroll table.phishing-people-table{overflow:visible!important;border-radius:0;box-shadow:none}[data-layout=dark] .phishing-people-scroll thead th{background:#1e293b;box-shadow:0 1px #334155}[data-layout=dark] .phishing-people-scroll thead th:hover{background:#334155}.table-users{min-width:min(100%,1100px)}.table-resizable .resize-handle{position:absolute;top:0;right:0;width:6px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none}.table-resizable .resize-handle:hover{background:#1672fd26}.table-resizable th:last-child .resize-handle{display:none}.table-stats th{white-space:normal;line-height:1.2;vertical-align:bottom;color:#fff;background-color:#4b5563}.table-stats tbody tr:nth-child(2n){background-color:#f9fafb}.table-weekly th,.table-weekly td{padding:.25rem .75rem}.table-week-over-week thead th:first-child,.table-week-over-week tbody td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:2px 0 4px #0000000f}.table-week-over-week thead th:first-child{background:#f9fafb;z-index:2}.week-over-week-cell-popup{position:absolute;left:50%;bottom:100%;transform:translate(-50%) translateY(-6px);min-width:200px;max-width:320px;padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #00000026;font-size:.8125rem;line-height:1.4;white-space:normal;pointer-events:none;z-index:10}.week-over-week-cell-popup>div{margin-bottom:.35rem}.week-over-week-cell-popup>div:last-child{margin-bottom:0}.week-over-week-cell-popup.week-over-week-cell-popup-below{bottom:auto;top:100%;transform:translate(-50%) translateY(6px)}.layout-root{min-height:100vh;display:flex;flex-direction:column}.layout-header{background:var(--drips-primary);color:#fff;padding:.75rem 1.25rem;min-height:48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;box-shadow:0 1px 3px #1672fd33}.layout-nav{display:flex;align-items:center;gap:0;flex-wrap:wrap;flex:1;min-width:0}.layout-brand{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-weight:600;font-size:1.125rem;text-decoration:none;margin-right:1.5rem}.layout-brand:hover{text-decoration:none;color:#fffffff2}.layout-brand-logo{height:28px;width:auto;display:block;filter:brightness(0) invert(1)}.layout-brand-text{letter-spacing:-.02em}.layout-nav-links{display:flex;align-items:center;gap:.25rem}.layout-link{color:#ffffffe0;font-weight:500;font-size:.875rem;padding:.4rem .75rem;border-radius:6px;transition:background .15s,color .15s}.layout-link:hover{text-decoration:none;color:#fff;background:#ffffff1f}.layout-link-active{color:#fff;font-weight:600;background:#ffffff2e}.layout-header-end{flex-shrink:0}.layout-main{flex:1;padding:1rem clamp(1rem,2vw,2rem);max-width:none;margin:0 auto;width:100%;box-sizing:border-box}.layout-no-user{padding:1.25rem;text-align:center;background:#fef3c7;border-radius:8px;border:1px solid #f59e0b}[data-layout=dark]{background:#0f172a;color:#e2e8f0}[data-layout=dark] .layout-header{background:#020617;border-bottom:1px solid #1e293b}[data-layout=dark] .layout-main,[data-layout=dark] .users-toolbar{background:#0f172a}[data-layout=dark] .layout-no-user{background:#422006;border-color:#b45309;color:#fef3c7}[data-layout=dark] table,[data-layout=dark] th,[data-layout=dark] td{border-color:#334155}[data-layout=dark] th{background:#1e293b;color:#e2e8f0}[data-layout=dark] a{color:#7dd3fc}[data-layout=dark] input,[data-layout=dark] select,[data-layout=dark] button{background:#1e293b;color:#e2e8f0;border-color:#475569}[data-layout=compact] .layout-root{font-size:13px}[data-layout=compact] .layout-header{padding:.5rem .8rem;gap:.5rem;min-height:44px}[data-layout=compact] .layout-nav{gap:.75rem}[data-layout=compact] .layout-brand{font-size:1rem}[data-layout=compact] .layout-main{padding:.75rem;max-width:none}[data-layout=compact] th,[data-layout=compact] td{padding:.3rem .5rem}[data-layout=compact] h1{font-size:1.25rem;margin-bottom:.5rem}[data-layout=compact] button,[data-layout=compact] input,[data-layout=compact] select{padding:.25rem .5rem;font-size:13px}[data-layout=sidebar] .layout-root{flex-direction:row}[data-layout=sidebar] .layout-header{width:200px;min-height:100vh;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem .75rem;gap:1rem}[data-layout=sidebar] .layout-nav{flex-direction:column;align-items:stretch;gap:.25rem}[data-layout=sidebar] .layout-nav .layout-link,[data-layout=sidebar] .layout-nav .layout-brand{display:block;padding:.5rem .75rem;border-radius:6px}[data-layout=sidebar] .layout-nav .layout-brand{flex-direction:row}[data-layout=sidebar] .layout-nav .layout-nav-links{flex-direction:column;align-items:stretch}[data-layout=sidebar] .layout-nav .layout-link:hover{background:#ffffff1a}[data-layout=sidebar] .layout-nav .layout-link-active{background:#ffffff2e}[data-layout=sidebar] .layout-header-end{order:-1;margin-bottom:.5rem}[data-layout=sidebar] .layout-main{padding:1.5rem 2rem}[data-layout=card]{background:var(--drips-bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}[data-layout=card] .layout-header{background:var(--drips-primary);border-radius:0 0 10px 10px;box-shadow:0 2px 8px #1672fd40;padding:.75rem 1.25rem;min-height:48px}[data-layout=card] .layout-main{padding:.875rem clamp(1rem,2vw,2rem);max-width:none}[data-layout=card] .layout-main>div{background:var(--drips-card-bg);border-radius:10px;box-shadow:0 1px 4px #0000000f;padding:1rem 1.25rem;border:1px solid var(--drips-border)}[data-layout=card] .layout-no-user{border-radius:10px;box-shadow:0 1px 4px #0000000f}[data-layout=card] table{border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}[data-layout=card] th{background:var(--drips-primary-light);color:var(--drips-primary);font-weight:600}[data-layout=card] h1{color:var(--drips-text);font-weight:700;font-size:1.25rem;margin:0 0 .5rem;letter-spacing:-.02em}[data-layout=card] .layout-brand-logo{filter:brightness(0) invert(1)}[data-layout=card] button{border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}[data-layout=card] button:not(.btn-secondary):not([style*=background]){background:var(--drips-primary);color:#fff;border:none}[data-layout=card] button:not(.btn-secondary):not([style*=background]):hover{background:var(--drips-primary-dark)}[data-layout=card] button.btn-secondary{background:transparent;border:1px solid var(--drips-primary);color:var(--drips-primary)}[data-layout=card] button.btn-secondary:hover{background:var(--drips-primary-light)}@media (max-width: 768px){.layout-header{flex-direction:column;align-items:flex-start}.layout-nav{flex-wrap:wrap}.layout-main{padding:1rem}[data-layout=sidebar] .layout-root{flex-direction:column}[data-layout=sidebar] .layout-header{width:100%;min-height:auto;flex-direction:row}[data-layout=sidebar] .layout-nav{flex-direction:row}.overflow-x\:auto{overflow-x:auto;-webkit-overflow-scrolling:touch}}.login-page{display:flex;min-height:100vh;width:100%}.login-page-left{width:48%;min-height:100vh;background:#1a1d21;display:flex;align-items:center;justify-content:center;padding:2rem}.login-page-brand{display:flex;align-items:center;gap:.75rem}.login-page-logo{height:48px;width:auto;display:block;filter:brightness(0) invert(1)}.login-page-brand-text{font-weight:600;font-size:1.5rem;color:#fff;letter-spacing:-.02em}.login-page-right{flex:1;min-height:100vh;background:var(--drips-bg);display:flex;align-items:center;justify-content:center;padding:2rem}.login-page-card{background:var(--drips-card-bg);border:1px solid var(--drips-border);border-radius:12px;padding:2rem;max-width:380px;width:100%;box-shadow:0 2px 8px #0000000f}.login-page-title{margin:0 0 .5rem;font-size:1.375rem;font-weight:600;color:var(--drips-text);letter-spacing:-.02em}.login-page-subtitle{margin:0 0 1.5rem;font-size:.9375rem;color:var(--drips-text-muted);line-height:1.5}.login-page-sso-button{width:100%;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;color:#fff;background:var(--drips-primary);border:none;border-radius:8px;cursor:pointer;transition:background .15s}.login-page-sso-button:hover{background:var(--drips-primary-dark)}.login-page-dev-hint{margin:1rem 0 0;font-size:.8125rem;color:var(--drips-text-muted)}@media (max-width: 768px){.login-page{flex-direction:column}.login-page-left{width:100%;min-height:40vh;padding:2rem 1rem}.login-page-right{padding:1.5rem 1rem}.login-page-card{padding:1.5rem}}
