@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#36424a;background:#f4f7f8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #36424A;--muted: #68757d;--line: #d9dfe2;--surface: #fff;--surface-soft: #f4f7f8;--brand: #004D9E;--brand-2: #0091BA;--brand-light: #e8f1fa;--purple: #651F76;--orange: #E57E3E;--red: #6D1A42;--blue: #004D9E}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f7f8}button,input{font:inherit}button{cursor:pointer}.app{height:100vh;min-height:0;display:flex;overflow:hidden;background:#f4f7f8;color:var(--ink)}.theme-dark{--ink: #e8f0eb;--muted: #9aac9f;--line: #2c4540;--surface: #172822;--surface-soft: #1d312b;--brand-light: #203f35;background:#101d19}.theme-dark .main-content,.theme-dark{background:#101d19}.theme-dark .sidebar{background:#13231e;border-color:#263c36}.theme-dark .topbar{background:#101d19d9;border-color:#263c36}.theme-dark .hero-card{background:linear-gradient(115deg,#1d5747,#1b4b3e 58%,#234d40)}.theme-dark .search-box,.theme-dark .select-button,.theme-dark .button-secondary,.theme-dark .text-input{background:#1d312b;color:var(--ink);border-color:#38534a}.theme-dark .nav-item:hover,.theme-dark .nav-item.active{background:#274b3e}.theme-dark .table-panel table tbody tr:hover,.theme-dark .quick-actions button:hover{background:#203a32}.theme-dark .posture-ring{background:#1d5747;border-color:#ffffff38}.sidebar{width:248px;flex:0 0 248px;height:100vh;min-height:0;padding:24px 14px 16px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;padding:0 10px 25px}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:var(--brand);font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700}.brand strong,.brand span,.workspace-switcher strong,.workspace-switcher span,.user-menu strong,.user-menu span{display:block}.brand strong{font-family:Space Grotesk;letter-spacing:-.04em;font-size:15px}.brand span{font-size:10px;color:var(--muted);margin-top:2px}.workspace-switcher{display:flex;align-items:center;gap:9px;margin:0 4px 24px;padding:9px;background:var(--surface-soft);border:1px solid var(--line);border-radius:12px}.workspace-avatar{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:#cce4d9;font-size:12px;font-weight:700}.workspace-switcher strong{font-size:11px;white-space:nowrap}.workspace-switcher span{font-size:9px;color:var(--muted);margin-top:2px}.workspace-switcher .chevron{margin-left:auto;font-size:15px;color:var(--muted)}.nav-list{flex:1}.nav-section{padding:0 12px 8px;color:#a0aea8;text-transform:uppercase;font-size:9px;letter-spacing:.12em;font-weight:700}.nav-section-spacer{margin-top:22px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;border:0;background:transparent;border-radius:9px;padding:10px 12px;margin:2px 0;color:var(--muted);text-align:left;font-size:12px;transition:.2s ease}.nav-item:hover{background:#f1f6f2;color:var(--ink)}.nav-item.active{color:var(--brand);background:var(--brand-light);font-weight:700}.nav-icon{width:17px;text-align:center;font-size:16px;line-height:1}.nav-count{margin-left:auto;min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:8px;color:#9d4a43;background:#f8ddd5;font-size:10px}.sidebar-footer{border-top:1px solid var(--line);padding:16px 5px 0}.security-status{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px;margin-bottom:18px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#95a49e}.success-dot{background:#3ea577;box-shadow:0 0 0 3px #3ea5771f}.warning-dot{background:#d58b3d}.user-menu{display:flex;align-items:center;gap:9px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.avatar-purple{color:#fff;background:linear-gradient(135deg,#8b78d7,#5845a6)}.user-menu strong{font-size:11px}.user-menu span{color:var(--muted);font-size:9px;margin-top:2px}.more{margin-left:auto;color:var(--muted);letter-spacing:2px}.more-button{margin-left:auto;width:24px;height:24px;font-size:15px}.main-content{flex:1;min-width:0;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.topbar{height:68px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f5f7f5d4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:5}.breadcrumb{display:flex;align-items:center;gap:11px;color:var(--muted);font-size:12px}.breadcrumb strong{color:var(--ink);font-weight:600}.topbar-actions{display:flex;align-items:center;gap:17px}.search-box{display:flex;align-items:center;gap:8px;width:220px;border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:8px 11px;color:var(--muted)}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.search-box input::placeholder{color:#9eaba5}.icon-button{border:0;width:30px;height:30px;display:grid;place-items:center;color:var(--muted);background:transparent;border-radius:8px;font-size:17px}.icon-button:hover{background:var(--brand-light);color:var(--brand)}.notification-button{position:relative;border:0;background:transparent;color:var(--muted);font-size:17px}.notification-button i{position:absolute;width:5px;height:5px;right:-2px;top:-1px;background:var(--red);border:2px solid var(--surface);border-radius:50%}.top-avatar{width:31px;height:31px}.menu-button,.close-sidebar{display:none}.page-container{max-width:1400px;margin:0 auto;padding:40px 38px 56px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:30px}.eyebrow{margin:0 0 7px;color:var(--brand-2);font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.page-heading h1{margin:0;font:600 29px/1.1 Space Grotesk,sans-serif;letter-spacing:-.05em}.page-description{color:var(--muted);font-size:12px;margin:9px 0 0}.heading-actions,.filter-actions{display:flex;align-items:center;gap:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:10px 14px;font-size:11px;font-weight:600;transition:.2s ease}.button-primary{background:var(--brand);color:#fff;box-shadow:0 3px 8px #164c3d29}.button-primary:hover{background:#0c3b2e;transform:translateY(-1px)}.button-secondary,.select-button{background:var(--surface);color:var(--ink);border-color:var(--line)}.button-secondary:hover,.select-button:hover{border-color:var(--brand-2)}.select-button{border:1px solid var(--line);border-radius:8px;padding:9px 11px;font-size:10px}.select-button span{margin-left:10px;color:var(--muted)}.text-button{border:0;padding:0;background:transparent;color:var(--brand-2);font-size:11px;font-weight:700}.text-button:hover{color:var(--brand)}.text-button span{margin-left:5px}.hero-card{min-height:202px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:31px 48px;border-radius:18px;color:#fff;background:linear-gradient(115deg,#164c3d,#236c57 58%,#317f68);box-shadow:0 11px 30px #164c3d24}.hero-card h2{font:600 25px Space Grotesk;letter-spacing:-.05em;margin:13px 0 8px}.hero-card p{max-width:440px;color:#ffffffb8;font-size:12px;line-height:1.55;margin:0 0 18px}.hero-kicker{display:flex;align-items:center;gap:8px;color:#a9e1c5;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.hero-kicker .status-dot{background:#9ce0b9;box-shadow:0 0 0 4px #9ce0b926}.hero-card .text-button{color:#b5e8cd}.posture-ring{flex:0 0 126px;width:126px;height:126px;display:grid;place-items:center;border:9px solid rgba(175,230,199,.85);border-left-color:#ffffff2e;border-bottom-color:#ffffff2e;border-radius:50%;background:#ffffff14;z-index:1;transform:rotate(28deg)}.posture-ring div{transform:rotate(-28deg);text-align:center}.posture-ring strong,.posture-ring span{display:block}.posture-ring strong{font:600 29px Space Grotesk}.posture-ring span{color:#b4e5ca;font-size:10px;margin-top:-1px}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.orbit-one{width:420px;height:420px;right:-150px;top:-110px}.orbit-two{width:280px;height:280px;right:-70px;top:-40px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.metric-card{padding:19px 19px 17px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.metric-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;margin-bottom:16px;font-size:16px}.metric-icon.purple{color:var(--purple);background:#edeafe}.metric-icon.green{color:var(--brand-2);background:#e3f1e8}.metric-icon.orange{color:var(--orange);background:#fceddf}.metric-icon.blue{color:var(--blue);background:#e5effb}.metric-label{display:flex;gap:5px;align-items:center;color:var(--muted);font-size:10px}.tooltip{width:13px;height:13px;display:grid;place-items:center;border:1px solid #b6c4bd;border-radius:50%;color:#94a49b;font-size:8px}.metric-card>strong{display:block;font:600 24px Space Grotesk;margin:8px 0 5px;letter-spacing:-.05em}.metric-delta{color:var(--muted);font-size:10px}.metric-delta span{color:var(--brand-2);font-weight:700}.metric-delta .delta-warning{color:var(--orange)}.content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);gap:14px}.bottom-grid{grid-template-columns:1.2fr .8fr;margin-top:14px}.panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.panel-heading,.table-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel h3,.table-heading h3{margin:0;font:600 14px Space Grotesk;letter-spacing:-.02em}.panel-heading p,.table-heading p{margin:5px 0 0;color:var(--muted);font-size:10px}.chart{display:flex;height:238px;padding-top:28px}.chart-y{width:29px;display:flex;flex-direction:column;justify-content:space-between;color:#a2afa9;font-size:9px;padding-bottom:29px}.chart-area{min-width:0;flex:1;position:relative}.grid-line{position:absolute;left:0;right:0;height:1px;background:var(--line)}.line-1{top:0}.line-2{top:24%}.line-3{top:49%}.line-4{top:74%}.chart-area svg{position:absolute;inset:0 0 30px;width:100%;height:calc(100% - 30px);overflow:visible}.chart-labels{height:30px;display:flex;justify-content:space-between;align-items:flex-end;color:#9baaa2;font-size:9px}.risk-visual{display:flex;flex-direction:column;align-items:center;padding-top:26px}.donut{width:144px;height:144px;display:grid;place-items:center;border:17px solid #e2f0e8;border-top-color:#c85c62;border-right-color:#dc8a46;border-bottom-color:#77a5da;border-radius:50%}.donut>div{text-align:center}.donut strong,.donut span{display:block}.donut strong{font:600 20px Space Grotesk}.donut span{color:var(--muted);font-size:9px;margin-top:2px}.risk-legend{width:100%;margin-top:23px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.legend-row{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.legend-row strong{margin-left:auto;color:var(--ink);font-size:10px}.legend-dot{width:7px;height:7px;border-radius:50%}.legend-dot.critical{background:#c85c62}.legend-dot.high{background:#dc8a46}.legend-dot.medium{background:#77a5da}.legend-dot.low{background:#77ba9c}.activity-list{margin-top:17px}.activity-row{display:flex;align-items:center;gap:11px;padding:12px 0;border-bottom:1px solid var(--line)}.activity-row:last-child{border-bottom:0}.activity-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;font-size:11px}.activity-icon.info{color:var(--blue);background:#e5effb}.activity-icon.warning{color:var(--orange);background:#fceddf}.activity-icon.success{color:var(--brand-2);background:#e3f1e8}.activity-icon.neutral{color:#6c7c74;background:#eef2ef}.activity-row div{min-width:0;flex:1}.activity-row strong,.activity-row span{display:block}.activity-row strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-row span{color:var(--muted);font-size:9px;margin-top:3px}.activity-row time{color:#a1ada7;font-size:9px;white-space:nowrap}.quick-actions{margin-top:15px}.quick-actions button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left}.quick-actions button:last-child{border-bottom:0}.quick-actions button>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--brand-2);background:var(--brand-light)}.quick-actions button div{flex:1}.quick-actions strong,.quick-actions small{display:block}.quick-actions strong{font-size:10px}.quick-actions small{color:var(--muted);margin-top:2px;font-size:9px}.quick-actions b{color:var(--muted);font-weight:400}.toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}.vault-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.table-search{width:280px}.vault-tag-filter{width:130px;margin-top:0}.vault-favorite-filter{min-width:112px;background:var(--surface)}.notice-card,.alert-banner{display:flex;align-items:center;gap:13px;border-radius:11px;padding:14px 16px;margin-bottom:17px}.notice-card{color:var(--brand);background:#eaf6ef;border:1px solid #d7ebdf}.notice-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:#d1eadb}.notice-card div,.alert-banner div{flex:1}.notice-card strong,.alert-banner strong{display:block;font-size:11px}.notice-card p,.alert-banner p{color:#698178;font-size:10px;margin:4px 0 0}.table-panel{padding:0;overflow:hidden}.table-heading{padding:21px 22px;border-bottom:1px solid var(--line);align-items:center}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:700px}th{color:var(--muted);background:var(--surface-soft);text-align:left;padding:11px 22px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}td{padding:14px 22px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#f8fbf9}.item-cell,.incident-cell{display:flex;align-items:center;gap:10px}.item-cell>div,.incident-cell{min-width:0}.item-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:var(--brand-2);background:var(--brand-light)}.item-cell strong,.item-cell span,.incident-cell strong,.incident-cell span{display:block}.item-cell strong,.incident-cell strong{color:var(--ink);font-size:10px}.item-cell span,.incident-cell span{color:var(--muted);font-size:9px;margin-top:3px}.status-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:20px;font-size:9px;font-weight:700}.status-pill.success,.status-pill.allowed{color:#2f8d67;background:#e2f2e9}.status-pill.warning,.status-pill.medium,.status-pill.review{color:#ac672e;background:#fbefdf}.status-pill.neutral{color:#6c7c74;background:#edf2ef}.status-pill.high{color:#a36127;background:#fceddf}.status-pill.critical,.status-pill.denied{color:#aa4d57;background:#fbe3e3}.status-text{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:10px}.row-action{border:0;background:transparent;color:var(--brand-2);font-size:10px;font-weight:700}.row-action span{margin-left:4px}.favorite-button{width:28px;height:28px;border:0;border-radius:8px;color:#b68537;background:transparent;font-size:18px}.favorite-button:hover,.favorite-button[aria-pressed=true]{background:#fff4d5}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;color:var(--muted);font-size:10px}.warning-banner{background:#fff4e5;border:1px solid #f5dfc2;color:#8d5b2e}.warning-banner>span{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#f8dfbc;font-weight:700}.warning-banner .text-button{color:#aa672f}.audit-metrics{grid-template-columns:repeat(3,1fr);margin-top:0}.empty-page{min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px 20px;border:1px dashed #cbd8d0;border-radius:16px;background:var(--surface)}.empty-illustration{width:64px;height:64px;display:grid;place-items:center;margin-bottom:20px;color:var(--brand-2);background:var(--brand-light);border-radius:20px;font-size:28px}.empty-page h2{margin:0;font:600 18px Space Grotesk;letter-spacing:-.03em}.empty-page p{max-width:410px;margin:10px auto 20px;color:var(--muted);font-size:11px;line-height:1.6}.empty-actions{display:flex;gap:9px}.state-preview{display:flex;align-items:center;gap:7px;margin-top:28px;color:var(--muted);font-size:9px}.vault-count,.vault-safe-note{color:var(--muted);font-size:10px}.vault-create{margin-bottom:17px;padding:0 22px 20px}.vault-create .table-heading{margin:0 -22px 18px}.vault-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.vault-secret-field{grid-column:1 / -1}.vault-secret-control{display:flex;align-items:flex-end;gap:8px}.vault-secret-control .field-label{flex:1}.generator-button{flex:0 0 auto;margin-bottom:0}.strength-meter{display:flex;align-items:center;gap:8px;margin-top:7px;color:var(--muted);font-size:9px}.strength-meter i{width:90px;height:4px;overflow:hidden;border-radius:10px;background:var(--line)}.strength-meter b{display:block;width:calc((var(--strength-score) + 1) * 20%);height:100%;border-radius:inherit;background:var(--brand-2)}.strength-meter.score-0{--strength-score: 0}.strength-meter.score-1{--strength-score: 1}.strength-meter.score-2{--strength-score: 2}.strength-meter.score-3{--strength-score: 3}.strength-meter.score-4{--strength-score: 4}.vault-empty{padding:42px 20px;color:var(--muted);text-align:center;font-size:11px}.reveal-output{display:grid;gap:8px;padding:14px;border:1px solid #d7ebdf;border-radius:10px;background:var(--surface-soft)}.reveal-output span{color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.reveal-output code{color:var(--ink);font:600 13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.reveal-output small{color:var(--muted);font-size:9px}.health-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px}.health-card{padding:15px 16px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}.health-card span,.health-card small{display:block;color:var(--muted);font-size:9px}.health-card strong{display:block;margin:5px 0 3px;color:var(--ink);font:600 20px Space Grotesk}.note-input{min-height:110px;resize:vertical;font:inherit}.history-list{display:grid;gap:8px;max-height:280px;overflow-y:auto}.history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:var(--surface-soft)}.history-row strong,.history-row small{display:block}.history-row strong{color:var(--ink);font-size:10px}.history-row small{margin-top:4px;color:var(--muted);font-size:9px}.history-loading{color:var(--muted);font-size:11px}.dialog-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#0c1d177a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dialog{width:min(100%,400px);position:relative;padding:32px;border-radius:18px;color:var(--ink);background:var(--surface);box-shadow:0 25px 70px #00000038}.dialog-close{position:absolute;top:14px;right:14px}.dialog-icon{width:41px;height:41px;display:grid;place-items:center;margin-bottom:20px;color:var(--brand-2);border-radius:12px;background:var(--brand-light);font-size:20px}.dialog h2{margin:0;font:600 20px Space Grotesk;letter-spacing:-.04em}.dialog>p:not(.eyebrow){color:var(--muted);font-size:11px;line-height:1.55;margin:10px 0 22px}.field-label{display:block;color:var(--ink);font-size:10px;font-weight:700}.dialog .field-label+.field-label{margin-top:15px}.text-input{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;outline:0;color:var(--ink);background:var(--surface-soft);font-size:11px}.text-input:focus{border-color:var(--brand-2);box-shadow:0 0 0 3px #2f8f731f}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:22px}.dialog-note{display:block;margin-top:15px;color:var(--muted);text-align:center;font-size:9px}.scrim{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-screen{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:24px;background:#eef4f0}.theme-dark .auth-screen{background:#101d19}.auth-card{width:min(100%,430px);position:relative;z-index:1;padding:38px;border:1px solid rgba(226,235,229,.95);border-radius:20px;background:#ffffffed;box-shadow:0 25px 75px #194b391f}.theme-dark .auth-card{color:var(--ink);border-color:#2c4540;background:#172822}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:55px}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{font:700 16px Space Grotesk;letter-spacing:-.04em}.auth-brand span{color:var(--muted);font-size:10px;margin-top:2px}.auth-card h1{margin:0;font:600 33px Space Grotesk;letter-spacing:-.06em}.auth-copy{max-width:330px;color:var(--muted);font-size:12px;line-height:1.6;margin:11px 0 24px}.auth-button{width:100%;padding:13px}.auth-recovery-button{width:100%;margin-top:10px}.auth-note{color:var(--muted);text-align:center;font-size:9px;margin:14px 0 30px}.auth-divider{display:flex;align-items:center;gap:8px;color:#9aa9a1;font-size:9px}.auth-divider span{height:1px;flex:1;background:var(--line)}.auth-security{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:9px;margin-top:18px}.auth-error{display:flex;flex-direction:column;gap:4px;padding:11px 12px;margin-bottom:16px;border:1px solid #f0c9c4;border-radius:9px;color:#a4484f;background:#fff0ef;font-size:10px;line-height:1.45}.auth-error strong{font-size:10px}.auth-decoration{position:absolute;border:1px solid rgba(47,143,115,.13);border-radius:50%}.auth-decoration-one{width:680px;height:680px;top:-330px;right:-210px}.auth-decoration-two{width:510px;height:510px;bottom:-280px;left:-170px}.auth-loading{display:flex;align-items:center;flex-direction:column;gap:18px;text-align:center}.auth-loading .brand-mark{width:44px;height:44px;font-size:21px}.auth-loading p{color:var(--muted);font-size:11px;margin:0}.loading-bar{width:120px;height:4px;overflow:hidden;border-radius:3px;background:var(--brand-light)}.loading-bar:after{content:"";display:block;width:45%;height:100%;border-radius:inherit;background:var(--brand-2);animation:loading 1.2s infinite ease-in-out}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(300%)}}@media(max-width:1080px){.sidebar{width:220px;flex-basis:220px}.topbar{padding:0 25px}.page-container{padding:30px 25px 48px}.metric-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.bottom-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{position:fixed;inset:0 auto 0 0;width:258px;transform:translate(-105%);transition:transform .25s ease;box-shadow:15px 0 40px #00000024}.sidebar.sidebar-open{transform:translate(0)}.scrim{display:block;position:fixed;inset:0;z-index:9;border:0;background:#0b211959}.menu-button,.close-sidebar{display:grid}.menu-button{margin-right:12px}.topbar{justify-content:flex-start;height:60px;padding:0 17px}.breadcrumb{font-size:11px}.topbar-actions{margin-left:auto;gap:7px}.topbar-actions .search-box,.top-avatar{display:none}.page-container{padding:25px 17px 40px}.page-heading{display:block;margin-bottom:23px}.page-heading h1{font-size:25px}.heading-actions{margin-top:17px}.heading-actions .button-secondary{display:none}.hero-card{min-height:265px;align-items:flex-start;flex-direction:column;padding:27px 25px}.posture-ring{position:absolute;right:25px;bottom:23px;width:92px;height:92px;border-width:7px}.posture-ring strong{font-size:22px}.metric-grid{gap:9px;margin:14px 0}.metric-card{padding:14px}.metric-icon{margin-bottom:11px}.metric-card>strong{font-size:20px}.metric-label{font-size:9px}.toolbar-row{align-items:stretch;flex-direction:column}.table-search{width:100%}.filter-actions{justify-content:space-between}.notice-card,.alert-banner{align-items:flex-start;flex-wrap:wrap}.notice-card .icon-button{margin-left:auto}.notice-card .text-button,.alert-banner .text-button{margin-left:42px}.table-heading{align-items:flex-start}.table-heading .filter-actions{flex-direction:column;align-items:flex-end}.audit-metrics,.health-grid,.vault-form-grid{grid-template-columns:1fr}.panel{padding:17px}.chart{height:210px}.risk-visual{padding-top:20px}.empty-page{min-height:400px}.empty-actions{flex-direction:column;width:100%;max-width:200px}}.directory-metrics{margin-bottom:24px}.directory-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px}.directory-search{min-width:190px}.row-select{min-width:118px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:var(--surface);color:var(--ink)}.directory-list{display:grid;gap:2px}.directory-list-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.directory-list-row:last-child{border-bottom:0}.directory-list-row strong,.directory-list-row span{display:block}.directory-list-row span,.empty-copy{color:var(--muted);font-size:13px}.dialog-divider{height:1px;margin:20px 0;background:var(--line)}.directory-page{display:grid;gap:20px}.directory-queue-panel{padding:0;overflow:hidden;border-color:#dfe8e2;box-shadow:0 5px 18px #22483909}.directory-queue-heading{padding:22px 24px;background:linear-gradient(180deg,#fbfdfc,#fff)}.queue-summary-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d7ebdf;border-radius:999px;color:#277754;background:#eff9f3;font-size:10px;font-weight:700;white-space:nowrap}.queue-summary-badge .status-dot{margin:0}.queue-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px 24px 4px}.queue-summary-card{padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.queue-summary-card span,.queue-summary-card strong{display:block}.queue-summary-card span{color:var(--muted);font-size:9px}.queue-summary-card strong{margin-top:5px;color:var(--ink);font:600 21px Space Grotesk}.queue-summary-pending{border-left:3px solid #d58b3d}.queue-summary-approved{border-left:3px solid #4f82c8}.queue-summary-applying{border-left:3px solid #7561c9}.queue-summary-attention{border-left:3px solid #c7525e}.queue-alert-list{display:grid;gap:8px;padding:18px 24px 0}.queue-alert{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #f1d2d0;border-radius:10px;background:#fff7f6}.queue-alert-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #c7525e1f}.queue-alert div{min-width:0;flex:1}.queue-alert strong,.queue-alert span{display:block}.queue-alert strong{color:#94434b;font-size:10px}.queue-alert div span{margin-top:3px;color:#9b6c6d;font-size:9px}.queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:13px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:10px}.queue-toolbar>div{display:flex;gap:8px}.queue-toolbar .button{padding:8px 11px;font-size:10px}.queue-list{padding:0 24px}.queue-row{display:flex;align-items:center;gap:12px;min-height:62px;padding:12px 0;border-bottom:1px solid var(--line);cursor:pointer}.queue-row:last-child{border-bottom:0}.queue-row input{accent-color:var(--brand-2)}.queue-row-main{min-width:0;flex:1}.queue-row-main strong,.queue-row-main span{display:block}.queue-row-main strong{color:var(--ink);font-size:11px}.queue-row-main span{margin-top:4px;color:var(--muted);font-size:9px}.queue-row-attention{padding-left:8px;border-left:3px solid var(--red);background:linear-gradient(90deg,#fff7f6 0%,transparent 65%)}.theme-dark .directory-queue-heading{background:linear-gradient(180deg,#1d312b,#172822)}.theme-dark .queue-summary-badge{color:#a8e4c3;background:#234c3d;border-color:#31584a}.theme-dark .queue-alert{background:#352326;border-color:#63383c}.theme-dark .queue-alert strong{color:#f0aeb1}.theme-dark .queue-alert div span{color:#c89598}.theme-dark .queue-row-attention{background:linear-gradient(90deg,#352326 0%,transparent 65%)}.directory-notice{margin:0;padding:16px 18px;border:1px solid #d5e7dd;border-left:4px solid var(--brand-2);border-radius:14px;background:linear-gradient(90deg,#eff9f3,#f8fcfa);box-shadow:0 4px 16px #164c3d0a}.directory-notice strong{color:var(--brand);font-size:12px}.directory-notice p{max-width:760px;line-height:1.6}.directory-notice-status{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#277754;background:#e2f3e9;font-size:10px;font-weight:700;white-space:nowrap}.directory-notice-status .status-dot{margin:0}.directory-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.directory-metrics .metric-card{position:relative;min-height:150px;padding:20px;overflow:hidden;border-color:#dfe9e3;box-shadow:0 5px 18px #2248390a}.directory-metrics .metric-card:after{content:"";position:absolute;right:-26px;bottom:-38px;width:104px;height:104px;border:1px solid rgba(47,143,115,.1);border-radius:50%}.directory-metrics .metric-icon{margin-bottom:20px}.directory-metrics .metric-card>strong{font-size:30px}.directory-users-panel{border-color:#dfe8e2;box-shadow:0 5px 18px #22483909}.directory-users-panel .table-heading{padding:23px 24px}.section-kicker{margin:0 0 6px;color:var(--brand-2);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.directory-users-panel .table-heading h3,.directory-resource-panel .table-heading h3{font-size:17px;letter-spacing:-.03em}.directory-users-panel .table-heading p:not(.section-kicker),.directory-resource-panel .table-heading p:not(.section-kicker){max-width:420px;line-height:1.5}.directory-search-control{display:flex;align-items:center;gap:8px;width:240px;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--muted)}.directory-search-control .directory-search{width:100%;min-width:0;height:38px;margin:0;padding:0;border:0;background:transparent}.directory-search-control .directory-search:focus{box-shadow:none}.directory-users-panel th{padding-top:13px;padding-bottom:13px;background:#f7faf8}.directory-users-panel td{padding-top:16px;padding-bottom:16px}.directory-users-panel tbody tr:hover{background:#f8fcfa}.directory-users-panel .item-icon{width:34px;height:34px;border-radius:10px}.directory-users-panel .item-cell strong{font-size:11px}.directory-users-panel .item-cell span{font-size:10px}.directory-resources{gap:20px;margin-top:0}.directory-resource-panel{min-height:250px;border-color:#dfe8e2;box-shadow:0 5px 18px #22483909}.directory-resource-panel .table-heading{align-items:flex-start;padding:22px;background:linear-gradient(180deg,#fbfdfc,#fff)}.directory-resource-panel .table-heading .button{flex:0 0 auto}.directory-resource-panel .directory-list{padding:0 22px}.directory-resource-panel .directory-list-row{min-height:68px;padding:15px 0}.directory-resource-panel .directory-list-row>div{min-width:0}.directory-resource-panel .directory-list-row strong{color:var(--ink);font-size:12px}.directory-resource-panel .directory-list-row span{margin-top:5px;color:var(--muted);font-size:10px}.directory-resource-panel .directory-list-row .directory-code{color:#6d8278;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.directory-resource-panel .empty-copy{padding:24px 0;line-height:1.5}.directory-resource-panel .status-pill{margin-top:0;flex:0 0 auto}.directory-resource-panel .row-action{padding:7px 0;font-size:10px}.theme-dark .directory-notice{border-color:#31584a;background:linear-gradient(90deg,#1a352b,#172822)}.theme-dark .directory-notice strong,.theme-dark .section-kicker{color:#8fd1b3}.theme-dark .directory-notice-status{color:#a8e4c3;background:#234c3d}.theme-dark .directory-users-panel th{background:#1d312b}.theme-dark .directory-users-panel tbody tr:hover{background:#203a32}.theme-dark .directory-resource-panel .table-heading{background:linear-gradient(180deg,#1d312b,#172822)}.identity-page{display:grid;gap:20px}.identity-privacy-card{display:flex;align-items:center;gap:16px;padding:20px 22px;border:1px solid #d5e7dd;border-left:4px solid var(--brand-2);border-radius:14px;background:linear-gradient(90deg,#eff9f3,#f8fcfa);box-shadow:0 4px 16px #164c3d0a}.identity-privacy-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:var(--brand);background:#d7eee1;font-size:22px}.identity-privacy-card h2{margin:0;font:600 17px Space Grotesk;letter-spacing:-.03em}.identity-privacy-card p:not(.section-kicker){max-width:720px;margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.identity-privacy-badge{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:8px 11px;border-radius:999px;color:#277754;background:#e2f3e9;font-size:10px;font-weight:700;white-space:nowrap}.identity-privacy-badge .status-dot{margin:0}.identity-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.identity-metrics .metric-card{min-height:140px;border-color:#dfe9e3;box-shadow:0 5px 18px #22483909}.identity-targets-panel{padding:0;overflow:hidden;border-color:#dfe8e2;box-shadow:0 5px 18px #22483909}.identity-targets-panel .table-heading{align-items:flex-start;padding:23px 24px}.identity-targets-panel .table-heading h3{font-size:17px}.identity-targets-panel .table-heading p:not(.section-kicker){max-width:650px;line-height:1.5}.identity-inline-error{margin:0 24px 16px}.identity-scan-notice{display:grid;gap:4px;margin:0 24px 16px;padding:11px 12px;border:1px solid #cfe7d9;border-radius:9px;color:#2b7959;background:#eff9f3;font-size:10px;line-height:1.45}.identity-scan-notice strong{font-size:10px}.identity-scan-notice small{color:#698178;font-size:9px}.identity-target-list{padding:0 24px}.identity-target-row{display:flex;align-items:center;gap:12px;min-height:76px;padding:13px 0;border-top:1px solid var(--line)}.identity-target-icon{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;font:600 15px Space Grotesk}.identity-target-icon.email{color:var(--purple);background:#edeafe}.identity-target-icon.phone{color:var(--blue);background:#e5effb}.identity-target-main{min-width:0;flex:1}.identity-target-main strong,.identity-target-main span{display:block}.identity-target-main strong{color:var(--ink);font:600 13px Space Grotesk}.identity-target-main span{margin-top:4px;color:var(--muted);font-size:10px}.identity-target-actions{display:flex;align-items:center;gap:15px}.danger-action{color:var(--red)}.identity-empty{display:grid;gap:7px;place-items:center;padding:55px 20px;border-top:1px solid var(--line);color:var(--muted);text-align:center;font-size:11px}.identity-empty strong{color:var(--ink);font:600 14px Space Grotesk}.identity-empty span{max-width:420px;line-height:1.5}.identity-dialog{width:min(100%,470px)}.identity-consent{display:flex;align-items:flex-start;gap:9px;margin-top:18px;color:var(--muted);font-size:10px;line-height:1.5}.identity-consent input{flex:0 0 auto;margin-top:2px;accent-color:var(--brand-2)}.theme-dark .identity-privacy-card{border-color:#31584a;background:linear-gradient(90deg,#1a352b,#172822)}.theme-dark .identity-privacy-icon,.theme-dark .identity-privacy-badge{color:#a8e4c3;background:#234c3d}.theme-dark .identity-target-icon.email{background:#332d59}.theme-dark .identity-target-icon.phone{background:#243c5b}@media(max-width:760px){.directory-page{gap:15px}.directory-notice{align-items:flex-start}.directory-notice-status{margin-left:42px}.directory-metrics{grid-template-columns:1fr}.directory-users-panel .table-heading{display:block}.directory-users-panel .filter-actions{align-items:stretch;margin-top:17px}.directory-search-control{width:100%}.directory-resources{grid-template-columns:1fr;gap:15px}.directory-resource-panel .table-heading{display:block}.directory-resource-panel .table-heading .button{margin-top:16px}.identity-page{gap:15px}.identity-privacy-card{align-items:flex-start;flex-wrap:wrap;padding:17px}.identity-privacy-badge{margin-left:56px}.identity-metrics{grid-template-columns:1fr}.identity-targets-panel .table-heading{display:block}.identity-targets-panel .table-heading .button{margin-top:16px}.identity-inline-error{margin:0 17px 16px}.identity-target-list{padding:0 17px}.identity-target-row{align-items:flex-start;flex-wrap:wrap}.identity-target-actions{width:100%;padding-left:47px}.directory-queue-heading{display:block}.queue-summary-badge{margin-top:15px}.queue-summary-grid{grid-template-columns:repeat(2,1fr);padding:15px 17px 0}.queue-alert-list{padding:15px 17px 0}.queue-toolbar{align-items:stretch;flex-direction:column;padding:13px 17px}.queue-toolbar>div{justify-content:stretch}.queue-toolbar .button{flex:1}.queue-list{padding:0 17px}}.privacy-fulfillment-owner,.privacy-admin-panel{overflow:hidden}.privacy-fulfillment-error,.privacy-admin-error{margin:16px 22px}.privacy-fulfillment-loading{min-height:150px;display:grid;place-items:center;color:var(--muted);font-size:10px}.privacy-fulfillment-owner-list{display:grid;padding:0 24px 20px}.privacy-fulfillment-owner-row{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.privacy-fulfillment-owner-row:last-child{border-bottom:0}.privacy-fulfillment-owner-open{min-width:0;display:flex;align-items:center;gap:11px;padding:0;border:0;color:inherit;background:transparent;text-align:left}.privacy-fulfillment-owner-open>span:nth-child(2){min-width:0;flex:1}.privacy-fulfillment-owner-open strong,.privacy-fulfillment-owner-open small{display:block}.privacy-fulfillment-owner-open strong{color:var(--ink);font:600 11px Space Grotesk}.privacy-fulfillment-owner-open small{margin-top:4px;color:var(--muted);font-size:8px}.privacy-fulfillment-owner-open>b{color:var(--swagelok-light-blue)}.privacy-fulfillment-type{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--swagelok-dark-green);background:#dff1f3;font-weight:700}.privacy-progress{grid-column:1 / -1;position:relative;height:5px;overflow:visible;border-radius:99px;background:var(--line)}.privacy-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--swagelok-dark-green),var(--swagelok-light-blue))}.privacy-progress>small{position:absolute;right:0;bottom:8px;color:var(--muted);font-size:7px}.privacy-download-button{padding:8px 10px;font-size:8px}.privacy-fulfillment-backdrop{z-index:35;justify-content:flex-end;background:#0c1d1773;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.privacy-fulfillment-dialog{width:min(700px,calc(100vw - 250px));height:100%;max-height:none;overflow-y:auto;padding:0;border-radius:0}.privacy-fulfillment-detail-header{display:flex;align-items:flex-start;gap:14px;padding:28px 30px 23px;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#eef9fa,#fff 72%)}.privacy-fulfillment-detail-header>div{min-width:0;flex:1}.privacy-fulfillment-detail-header h2{margin:4px 0 6px;color:var(--ink);font:600 21px Space Grotesk}.privacy-fulfillment-detail-header p:not(.eyebrow){overflow:hidden;margin:0;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.privacy-fulfillment-detail-body{display:grid;gap:15px;padding:22px 30px}.privacy-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.privacy-detail-summary article{padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.privacy-detail-summary span,.privacy-detail-summary strong{display:block}.privacy-detail-summary span{color:var(--muted);font-size:7px;text-transform:uppercase}.privacy-detail-summary strong{margin-top:5px;color:var(--ink);font-size:9px}.privacy-rejection-note,.privacy-hold-note,.privacy-safe-error{padding:13px;border:1px solid #e7ccd7;border-radius:11px;background:#fbf3f7}.privacy-hold-note{border-color:var(--line);background:var(--surface-soft)}.privacy-hold-note.active{border-color:#edcfad;background:#fff8f0}.privacy-rejection-note strong,.privacy-hold-note strong,.privacy-safe-error strong{color:var(--ink);font-size:9px}.privacy-rejection-note p,.privacy-hold-note p{margin:5px 0;color:var(--muted);font-size:8px;line-height:1.5}.privacy-rejection-note small,.privacy-hold-note small{color:var(--muted);font-size:7px}.privacy-task-section,.privacy-artifact-card{padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.privacy-task-section h3,.privacy-artifact-card h3{margin:0;color:var(--ink);font:600 14px Space Grotesk}.privacy-task-list{display:grid;margin-top:12px}.privacy-task-list article{display:flex;align-items:center;gap:10px;min-height:52px;border-top:1px solid var(--line)}.privacy-task-state{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#416f75;background:#e8f4f5;font-size:8px;font-weight:700}.privacy-task-state.allowed{color:var(--swagelok-dark-green);background:#dff1f3}.privacy-task-state.denied{color:var(--swagelok-maroon);background:#f3e1e9}.privacy-task-list article>div{min-width:0;flex:1}.privacy-task-list strong,.privacy-task-list small{display:block}.privacy-task-list strong{color:var(--ink);font-size:9px}.privacy-task-list small,.privacy-task-list time{margin-top:3px;color:var(--muted);font-size:7px}.privacy-task-empty{margin:12px 0 0;color:var(--muted);font-size:9px}.privacy-artifact-card{display:flex;align-items:center;justify-content:space-between;gap:15px;border-color:#cce3e5;background:#f2fafb}.privacy-artifact-card p:not(.section-kicker){margin:5px 0 0;color:var(--muted);font-size:8px}.privacy-safe-error{display:flex;align-items:center;justify-content:space-between}.privacy-safe-error code{color:var(--swagelok-maroon);font-size:8px}.privacy-admin-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:8px;padding:16px 30px;border-top:1px solid var(--line);background:var(--surface-soft)}.privacy-reject-button{border:1px solid #d9a9bd;color:var(--swagelok-maroon);background:#fbf3f7}.privacy-reject-button:hover{color:#fff;background:var(--swagelok-maroon)}.privacy-admin-panel{margin-top:2px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.privacy-admin-heading{min-height:100px}.privacy-admin-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:1px 0;background:var(--line)}.privacy-admin-summary article{padding:13px 20px;background:var(--surface)}.privacy-admin-summary span,.privacy-admin-summary strong{display:block}.privacy-admin-summary span{color:var(--muted);font-size:8px}.privacy-admin-summary strong{margin-top:4px;color:var(--ink);font:600 19px Space Grotesk}.privacy-admin-toolbar{display:flex;gap:10px;padding:14px 20px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.privacy-admin-toolbar label{min-width:0;flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.privacy-admin-toolbar input,.privacy-admin-toolbar select{width:100%;height:40px;border:0;outline:0;color:var(--ink);background:transparent;font-size:9px}.privacy-admin-toolbar select{width:190px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.privacy-admin-list{padding:0 20px 8px}.privacy-admin-row{width:100%;min-height:69px;display:flex;align-items:center;gap:11px;padding:11px 2px;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left}.privacy-admin-row:hover{background:var(--surface-soft)}.privacy-admin-marker{width:33px;height:33px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#416f75;background:#e8f4f5;font-weight:700}.privacy-admin-marker.allowed{color:var(--swagelok-dark-green);background:#dff1f3}.privacy-admin-marker.denied{color:var(--swagelok-maroon);background:#f3e1e9}.privacy-admin-marker.warning{color:#9c5b28;background:#fae9dc}.privacy-admin-row>span:nth-child(2){min-width:0;flex:1}.privacy-admin-row strong,.privacy-admin-row small{display:block}.privacy-admin-row strong{color:var(--ink);font-size:9px}.privacy-admin-row small{margin-top:4px;color:var(--muted);font-size:7px}.privacy-admin-row>b{color:var(--swagelok-light-blue)}.privacy-action-backdrop{z-index:45}.privacy-action-dialog{width:min(520px,100%);overflow:hidden;padding:0}.privacy-action-heading{display:flex;align-items:flex-start;gap:13px;padding:25px 27px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f2fafb,#fff)}.privacy-action-heading>span{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-dark-green);background:#dff1f3;font-weight:700}.privacy-action-heading h2{margin:3px 0 6px}.privacy-action-heading p:not(.eyebrow){margin:0;color:var(--muted);font-size:8px}.privacy-action-error{margin:16px 27px 0}.privacy-action-reason,.privacy-action-review{margin:17px 27px 0!important}.privacy-action-reason textarea{min-height:110px;resize:vertical}.privacy-action-boundary{display:flex;align-items:center;gap:9px;margin:17px 27px 0;padding:11px;border-radius:10px;color:var(--swagelok-dark-green);background:#eff9fa}.privacy-action-boundary p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.privacy-action-dialog>.dialog-actions{margin-top:18px;padding:15px 27px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .privacy-fulfillment-detail-header,.theme-dark .privacy-action-heading{background:linear-gradient(145deg,#173840,#102b31 72%)}.theme-dark .privacy-artifact-card,.theme-dark .privacy-action-boundary{border-color:#28545a;background:#123b42}.theme-dark .privacy-hold-note.active{border-color:#624735;background:#382a22}.theme-dark .privacy-rejection-note{border-color:#63364c;background:#321d29}@media(max-width:900px){.privacy-fulfillment-dialog{width:min(700px,calc(100vw - 70px))}.privacy-detail-summary,.privacy-admin-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.privacy-fulfillment-owner-list{padding:0 17px 17px}.privacy-fulfillment-owner-row{grid-template-columns:1fr}.privacy-download-button,.privacy-fulfillment-dialog{width:100%}.privacy-fulfillment-detail-header{padding:25px 20px 20px}.privacy-fulfillment-detail-header>.status-pill{display:none}.privacy-fulfillment-detail-body{padding:18px 20px}.privacy-detail-summary{grid-template-columns:1fr 1fr}.privacy-artifact-card{align-items:stretch;flex-direction:column}.privacy-admin-actions{flex-wrap:wrap;padding:14px 20px}.privacy-admin-actions .button{flex:1}.privacy-admin-summary{grid-template-columns:1fr 1fr}.privacy-admin-toolbar{flex-direction:column;padding:12px 17px}.privacy-admin-toolbar select{width:100%}.privacy-admin-list{padding:0 17px 7px}.privacy-admin-row{flex-wrap:wrap}.privacy-admin-row>span:nth-child(2){flex-basis:calc(100% - 48px)}.privacy-admin-row>b{display:none}.privacy-action-backdrop{align-items:end;padding:0}.privacy-action-dialog{width:100%;border-radius:20px 20px 0 0}.privacy-action-heading{padding:23px 20px 18px}.privacy-action-error,.privacy-action-reason,.privacy-action-review{margin-left:20px!important;margin-right:20px!important}.privacy-action-boundary{margin-left:20px;margin-right:20px}.privacy-action-dialog>.dialog-actions{padding:15px 20px}.privacy-action-dialog>.dialog-actions .button{flex:1}}.session-expired-backdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:24px;background:#082022b8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.session-expired-dialog{width:min(100%,470px);padding:34px;border:1px solid rgba(194,224,226,.8);border-radius:20px;color:var(--ink);background:var(--surface);box-shadow:0 28px 80px #041c1f52;text-align:center}.session-expired-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 17px;border-radius:17px;color:var(--swagelok-maroon);background:#f6e8ee;font-size:26px}.session-expired-dialog .eyebrow{margin:0 0 7px}.session-expired-dialog h2{margin:0;font:600 24px/1.2 Space Grotesk;letter-spacing:-.04em}.session-expired-dialog>p:not(.eyebrow){max-width:365px;margin:11px auto 0;color:var(--muted);font-size:11px;line-height:1.65}.session-expired-note{display:flex;align-items:center;gap:10px;margin:22px 0;padding:12px 13px;border:1px solid #d2e5e7;border-radius:11px;color:var(--muted);background:var(--surface-soft);text-align:left}.session-expired-note>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-light);font-weight:700}.session-expired-note p{margin:0;font-size:9px;line-height:1.5}.session-expired-error{margin:18px 0 0;text-align:left}.session-expired-button{width:100%;min-height:47px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:11px}.session-expired-button:focus-visible{outline:3px solid rgba(0,145,186,.28);outline-offset:3px}.session-recovery-actions{justify-content:stretch}.session-recovery-actions .button{flex:1;min-height:43px}.theme-dark .session-expired-icon{color:#f0aebf;background:#4a2936}.theme-dark .session-expired-note{border-color:#31535a;background:#1b3439}@media(max-width:560px){.session-expired-backdrop{align-items:end;padding:0}.session-expired-dialog{padding:30px 22px 24px;border-radius:22px 22px 0 0}.session-expired-dialog h2{font-size:22px}}:root{--swagelok-blue: #004D9E;--swagelok-dark-gray: #36424A;--swagelok-light-gray: #C4C7C8;--swagelok-light-blue: #0091BA;--swagelok-dark-green: #006066;--swagelok-purple: #651F76;--swagelok-orange: #E57E3E;--swagelok-maroon: #6D1A42;--ink: var(--swagelok-dark-gray);--muted: #68757d;--line: #d9dfe2;--surface: #ffffff;--surface-soft: #f4f7f8;--brand: var(--swagelok-blue);--brand-2: var(--swagelok-light-blue);--brand-light: #e8f1fa;--purple: var(--swagelok-purple);--orange: var(--swagelok-orange);--red: var(--swagelok-maroon);--blue: var(--swagelok-blue)}body,.app{background:#f4f7f8}.theme-dark{--ink: #edf3f6;--muted: #aebbc2;--line: #344852;--surface: #17252d;--surface-soft: #20323b;--brand-light: #183d68;background:#0d1a21}.theme-dark .main-content,.theme-dark{background:#0d1a21}.theme-dark .sidebar{background:#13232b;border-color:#2b414b}.theme-dark .topbar{background:#0d1a21e0;border-color:#2b414b}.theme-dark .search-box,.theme-dark .select-button,.theme-dark .button-secondary,.theme-dark .text-input{background:#20323b;color:var(--ink);border-color:#425a65}.theme-dark .nav-item:hover,.theme-dark .nav-item.active{background:#183d68}.theme-dark .table-panel table tbody tr:hover,.theme-dark .quick-actions button:hover{background:#1d3541}.theme-dark .posture-ring{background:#183d68;border-color:#ffffff38}.brand{padding-bottom:22px}.brand>.brand-lockup{flex:1;min-width:0;padding:0}.brand-lockup{display:flex;align-items:center;gap:10px;min-height:58px;padding:7px 10px;border:1px solid rgba(0,77,158,.2);border-radius:13px;background:#fff;box-shadow:0 8px 18px #36424a1a}.brand-logo-image{display:block;width:min(100%,204px);height:auto;object-fit:contain;object-position:left center}.brand-lockup-compact .brand-logo-image{width:min(100%,192px)}.workspace-switcher{background:#f2f5f7;border-color:#d7e0e4}.workspace-avatar{color:var(--swagelok-blue);background:#dce9f7}.nav-section{color:#789194}.nav-item:hover{background:#edf3f8}.nav-item.active{color:var(--swagelok-blue);background:#e5eef9}.nav-count{color:var(--swagelok-maroon);background:#f3e1e9}.success-dot{background:var(--swagelok-dark-green);box-shadow:0 0 0 3px #00606624}.warning-dot{background:var(--swagelok-orange)}.avatar-purple{background:linear-gradient(135deg,#7d3891,var(--swagelok-purple))}.topbar{background:#f4f7f8db}.search-box:focus-within{border-color:var(--swagelok-blue);box-shadow:0 0 0 3px #004d9e1f}.icon-button:hover{background:var(--brand-light);color:var(--swagelok-blue)}.page-heading h1,.panel h3,.table-heading h3,.empty-page h2{color:var(--ink)}.eyebrow,.section-kicker{color:var(--swagelok-blue)}.button-primary{background:var(--swagelok-blue);box-shadow:0 4px 10px #004d9e33}.button-primary:hover{background:#003b7a}.button-secondary:hover,.select-button:hover{border-color:var(--swagelok-light-blue);color:var(--swagelok-blue)}.text-button,.row-action{color:var(--swagelok-light-blue)}.text-button:hover,.row-action:hover{color:var(--swagelok-blue)}.hero-card{background:linear-gradient(115deg,#004d9e,#0069b5 58%,#0091ba);box-shadow:0 12px 30px #004d9e2b}.hero-kicker{color:#c8f1f4}.hero-kicker .status-dot{background:#b6edf1;box-shadow:0 0 0 4px #b6edf129}.hero-card .text-button{color:#d0f4f5}.posture-ring{border-color:#bfeff2e6}.posture-ring span{color:#c7eff1}.metric-card,.panel,.empty-page{box-shadow:0 7px 20px #0b393f0b}.metric-icon.purple{color:var(--swagelok-purple);background:#f0e8f3}.metric-icon.green{color:var(--swagelok-dark-green);background:#dff1f3}.metric-icon.orange{color:var(--swagelok-orange);background:#fae9dc}.metric-icon.blue{color:var(--swagelok-light-blue);background:#dff3f7}.metric-delta span{color:var(--swagelok-dark-green)}.metric-delta .delta-warning{color:var(--swagelok-orange)}.quick-actions button>span{color:var(--swagelok-dark-green);background:var(--brand-light)}.item-icon{color:var(--swagelok-dark-green);background:var(--brand-light)}.status-pill.success,.status-pill.allowed{color:var(--swagelok-dark-green);background:#dff1f3}.status-pill.warning,.status-pill.medium,.status-pill.review{color:#a45422;background:#fae9dc}.status-pill.high{color:#9b4b1e;background:#f8dfcf}.status-pill.critical,.status-pill.denied{color:var(--swagelok-maroon);background:#f3e1e9}.warning-banner{color:#8d4b22;background:#fff1e8;border-color:#f1d2bd}.warning-banner>span{background:#f8dfcf}.warning-banner .text-button{color:#a45422}.directory-notice,.identity-privacy-card{border-color:#cbe5e8;border-left-color:var(--swagelok-light-blue);background:linear-gradient(90deg,#eaf7f8,#f8fcfc);box-shadow:0 5px 18px #0060660d}.directory-notice strong,.identity-privacy-icon{color:var(--swagelok-dark-green)}.directory-notice-status,.identity-privacy-badge{color:var(--swagelok-dark-green);background:#dff1f3}.directory-metrics .metric-card,.identity-metrics .metric-card,.directory-users-panel,.directory-resource-panel,.identity-targets-panel{border-color:#d4e5e7;box-shadow:0 7px 20px #0b393f0b}.directory-users-panel th{background:#f0f7f8}.directory-users-panel tbody tr:hover{background:#f2fafb}.identity-privacy-icon{background:#d7eef1}.identity-target-icon.email{color:var(--swagelok-purple);background:#f0e8f3}.identity-target-icon.phone{color:var(--swagelok-light-blue);background:#dff3f7}.danger-action{color:var(--swagelok-maroon)}.auth-screen{background:#eef3f7}.auth-decoration{border-color:#004d9e24}.auth-card{border-color:#d7e0e5;box-shadow:0 25px 75px #36424a24}.auth-brand{width:fit-content;max-width:100%;margin-bottom:55px;padding:12px 15px;border-radius:15px}.auth-brand .brand-logo-image{width:min(100%,285px)}.auth-error{color:var(--swagelok-maroon);background:#fbf0f4;border-color:#eccbd8}.loading-bar{background:#d9eef1}.loading-bar:after{background:var(--swagelok-light-blue)}.auth-loading .brand-lockup{justify-content:center}.theme-dark .auth-screen{background:#0d1a21}.theme-dark .auth-card{border-color:#344852;background:#17252d}.theme-dark .workspace-switcher{background:#20323b;border-color:#425a65}.theme-dark .workspace-avatar{background:#183d68;color:#d7e8fb}.theme-dark .directory-notice,.theme-dark .identity-privacy-card{border-color:#28545a;background:linear-gradient(90deg,#123b42,#102b31)}.theme-dark .directory-notice-status,.theme-dark .identity-privacy-badge{color:#b9e7ea;background:#16464d}.theme-dark .directory-users-panel th{background:#173840}.theme-dark .directory-users-panel tbody tr:hover{background:#153c43}:focus-visible{outline:3px solid rgba(0,145,186,.42);outline-offset:2px}@media(max-width:760px){.auth-brand .brand-logo-image{width:min(100%,255px)}}.privacy-page{display:grid;gap:20px}.privacy-hero{display:flex;align-items:center;gap:16px;padding:22px 24px;border:1px solid #c9e5ec;border-left:4px solid var(--swagelok-light-blue);border-radius:15px;background:linear-gradient(105deg,#eaf8fa,#f8fcfc 68%,#f6f0f8);box-shadow:0 5px 18px #0060660b}.privacy-hero-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:var(--swagelok-dark-green);background:#cfeef2;font-size:22px}.privacy-hero-copy{min-width:0;flex:1}.privacy-hero-copy h2{margin:0;color:var(--ink);font:600 21px Space Grotesk;letter-spacing:-.04em}.privacy-hero-copy p:not(.section-kicker){max-width:760px;margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.privacy-owner-badge,.privacy-policy-version{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #d4e7e9;border-radius:999px;color:var(--swagelok-dark-green);background:#eff9fa;font-size:10px;font-weight:700;white-space:nowrap}.privacy-owner-badge .status-dot{margin:0}.privacy-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}.privacy-metrics .metric-card{min-height:140px;border-color:#d4e5e7}.privacy-inline-message{margin:0}.privacy-notice{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #cfe7d9;border-radius:10px;color:#287858;background:#eff9f3;font-size:10px}.privacy-notice strong{font-weight:700}.privacy-panel{padding:0;overflow:hidden;border-color:#d4e5e7}.privacy-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.privacy-panel-heading h3{margin:4px 0 0;font-size:17px}.privacy-panel-heading p:not(.section-kicker){max-width:680px;margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.privacy-inventory-list,.privacy-consent-list,.privacy-request-list{display:grid}.privacy-inventory-row,.privacy-consent-row,.privacy-request-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 24px;border-bottom:1px solid var(--line)}.privacy-inventory-row:last-child,.privacy-consent-row:last-child,.privacy-request-row:last-child{border-bottom:0}.privacy-inventory-main,.privacy-consent-row>div,.privacy-request-row>div{min-width:0;flex:1}.privacy-inventory-main strong,.privacy-inventory-main span,.privacy-consent-row strong,.privacy-consent-row span,.privacy-request-row strong,.privacy-request-row span{display:block}.privacy-inventory-main strong,.privacy-consent-row strong,.privacy-request-row strong{color:var(--ink);font-size:12px}.privacy-inventory-main span,.privacy-consent-row span,.privacy-request-row span{margin-top:5px;color:var(--muted);font-size:10px;line-height:1.5}.privacy-inventory-meta{display:grid;justify-items:end;gap:7px;flex:0 0 285px}.privacy-inventory-meta small{color:var(--muted);font-size:9px;text-align:right}.privacy-consent-row{min-height:72px}.privacy-toggle{flex:0 0 auto;font-size:10px}.privacy-request-actions{display:flex;flex-wrap:wrap;gap:9px;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.privacy-request-actions .button{font-size:10px}.privacy-request-row .status-pill{flex:0 0 auto}.privacy-empty{display:grid;gap:6px;place-items:center;padding:40px 20px;color:var(--muted);text-align:center}.privacy-empty strong{color:var(--ink);font:600 14px Space Grotesk}.privacy-empty span{font-size:10px}.privacy-loading{display:grid;place-items:center;gap:12px;min-height:220px;color:var(--muted);text-align:center}.privacy-loading .loading-bar{width:130px}.privacy-loading p{margin:0;font-size:11px}.theme-dark .privacy-hero{border-color:#28545a;background:linear-gradient(105deg,#123b42,#102b31 68%,#2a1c32)}.theme-dark .privacy-hero-copy h2,.theme-dark .privacy-panel-heading h3,.theme-dark .privacy-inventory-main strong,.theme-dark .privacy-consent-row strong,.theme-dark .privacy-request-row strong,.theme-dark .privacy-empty strong{color:#eef8f8}.theme-dark .privacy-hero-icon{color:#b9e7ea;background:#16464d}.theme-dark .privacy-owner-badge,.theme-dark .privacy-policy-version{color:#b9e7ea;border-color:#28545a;background:#16464d}.theme-dark .privacy-panel-heading{background:linear-gradient(180deg,#173840,#172822)}@media(max-width:760px){.privacy-hero{align-items:flex-start;flex-wrap:wrap;padding:18px}.privacy-owner-badge{margin-left:60px}.privacy-metrics{grid-template-columns:1fr}.privacy-panel-heading,.privacy-inventory-row,.privacy-consent-row,.privacy-request-row{padding:17px}.privacy-panel-heading{flex-direction:column}.privacy-inventory-row,.privacy-consent-row,.privacy-request-row{align-items:flex-start;flex-direction:column}.privacy-inventory-meta{justify-items:start;flex-basis:auto}.privacy-inventory-meta small{text-align:left}.privacy-request-actions{padding:17px}}.dashboard-page{display:grid;gap:22px}.dashboard-data-warning{display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid #efd8c6;border-radius:13px;color:#8d4b22;background:#fff8f2}.dashboard-data-warning>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#fae9dc;font-weight:700}.dashboard-data-warning>div{min-width:0;flex:1}.dashboard-data-warning strong,.dashboard-data-warning p{display:block}.dashboard-data-warning strong{font-size:12px}.dashboard-data-warning p{margin:3px 0 0;color:#9b6a48;font-size:10px;line-height:1.45}.dashboard-data-warning .button{padding:8px 11px;white-space:nowrap}.dashboard-overview{position:relative;min-height:238px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:44px;padding:38px 44px;border-radius:20px;color:#fff;background:linear-gradient(120deg,#00575d,#006d76 55%,#008eb0);box-shadow:0 16px 38px #0060662b}.dashboard-overview-attention{background:linear-gradient(120deg,#5a1938,#6d1a42 43%,#984d43);box-shadow:0 16px 38px #6d1a422e}.dashboard-overview-copy{position:relative;z-index:2;max-width:650px}.dashboard-overview-kicker{display:inline-flex;align-items:center;gap:9px;color:#ffffffc7;font-size:9px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.dashboard-overview-kicker i{width:7px;height:7px;border-radius:50%;background:#b7edf1;box-shadow:0 0 0 4px #b7edf126}.dashboard-overview h2{margin:15px 0 9px;color:#fff;font:600 28px/1.15 Space Grotesk;letter-spacing:-.045em}.dashboard-overview p{max-width:600px;margin:0;color:#ffffffba;font-size:12px;line-height:1.6}.dashboard-overview-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.dashboard-hero-primary{border-color:#ffffff47;color:var(--swagelok-dark-green);background:#fff;box-shadow:0 6px 16px #0000001c}.dashboard-hero-primary:hover{color:var(--swagelok-dark-green);background:#f1fbfc}.dashboard-overview-attention .dashboard-hero-primary{color:var(--swagelok-maroon)}.dashboard-hero-link{padding:5px 0;border:0;color:#ffffffdb;background:transparent;font-size:11px;font-weight:700}.dashboard-hero-link:hover{color:#fff}.dashboard-overview-status{position:relative;z-index:2;width:156px;height:156px;flex:0 0 156px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#ffffff17;box-shadow:inset 0 0 0 9px #ffffff0b;text-align:center}.dashboard-overview-status span{color:#ffffffb3;font-size:9px;text-transform:uppercase;letter-spacing:.09em}.dashboard-overview-status strong{margin:3px 0;color:#fff;font:600 38px Space Grotesk;letter-spacing:-.07em}.dashboard-overview-status small{max-width:110px;color:#ffffffb3;font-size:8px;line-height:1.4}.dashboard-orbit{position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.08);border-radius:50%}.dashboard-orbit-one{width:430px;height:430px;right:-165px;top:-115px}.dashboard-orbit-two{width:280px;height:280px;right:-35px;bottom:-190px}.dashboard-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:4px 0 -8px}.dashboard-section-heading h2{margin:0;color:var(--ink);font:600 19px Space Grotesk;letter-spacing:-.035em}.dashboard-section-heading .section-kicker{margin-bottom:5px}.dashboard-refresh{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:9px}.dashboard-refresh .icon-button{width:28px;height:28px;border:1px solid var(--line);background:var(--surface);font-size:14px}.dashboard-refresh .icon-button:disabled{cursor:wait;opacity:.65}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-metric{position:relative;min-width:0;min-height:174px;overflow:hidden;padding:19px 19px 17px;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 8px 24px #0b393f0d}.dashboard-metric:after{content:"";position:absolute;right:-43px;top:-48px;width:116px;height:116px;border:1px solid rgba(0,145,186,.08);border-radius:50%}.dashboard-metric-critical{border-top:3px solid var(--swagelok-maroon)}.dashboard-metric-warning{border-top:3px solid var(--swagelok-orange)}.dashboard-metric-healthy{border-top:3px solid var(--swagelok-dark-green)}.dashboard-metric-info{border-top:3px solid var(--swagelok-light-blue)}.dashboard-metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}.dashboard-metric-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--swagelok-dark-green);background:var(--brand-light);font-size:16px;font-weight:700}.dashboard-metric-critical .dashboard-metric-icon{color:var(--swagelok-maroon);background:#f3e1e9}.dashboard-metric-warning .dashboard-metric-icon{color:#a45422;background:#fae9dc}.dashboard-state{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;font-size:8px;font-weight:700}.dashboard-state i{width:5px;height:5px;border-radius:50%}.dashboard-state-healthy{color:#006066;background:#dff1f3}.dashboard-state-healthy i{background:#0091ba}.dashboard-state-info{color:#007495;background:#dff3f7}.dashboard-state-info i{background:#0091ba}.dashboard-state-warning{color:#9b4b1e;background:#fae9dc}.dashboard-state-warning i{background:#e57e3e}.dashboard-state-critical{color:#6d1a42;background:#f3e1e9}.dashboard-state-critical i{background:#6d1a42}.dashboard-metric-label{display:block;color:var(--muted);font-size:10px;font-weight:600}.dashboard-metric>strong{display:block;margin:4px 0 8px;color:var(--ink);font:600 29px Space Grotesk;letter-spacing:-.055em}.dashboard-metric-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.dashboard-metric-footer small{color:var(--muted);font-size:9px;line-height:1.4}.dashboard-inline-action{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:4px 0;border:0;color:var(--swagelok-light-blue);background:transparent;font-size:9px;font-weight:700}.dashboard-inline-action:hover{color:var(--swagelok-dark-green)}.dashboard-inline-action span{transition:transform .18s ease}.dashboard-inline-action:hover span{transform:translate(2px)}.dashboard-primary-grid,.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);gap:14px}.dashboard-secondary-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr)}.dashboard-priority-panel,.dashboard-endpoint-panel,.dashboard-activity-panel,.dashboard-actions-panel{padding:0;overflow:hidden;border-radius:15px}.dashboard-panel-heading{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:21px 22px 18px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.dashboard-panel-heading h3{margin:0;color:var(--ink);font:600 16px Space Grotesk;letter-spacing:-.025em}.dashboard-panel-heading p:not(.section-kicker){margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.dashboard-panel-heading .section-kicker{margin-bottom:5px}.dashboard-incident-list{padding:0 22px}.dashboard-incident-row{width:100%;min-height:65px;display:flex;align-items:center;gap:11px;padding:13px 0;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.dashboard-incident-row:last-child{border-bottom:0}.dashboard-incident-row:hover .dashboard-incident-main strong{color:var(--swagelok-light-blue)}.dashboard-incident-row:focus-visible{border-radius:8px}.dashboard-severity-marker{width:4px;height:34px;flex:0 0 auto;border-radius:4px;background:#79a7b2}.dashboard-severity-critical{background:var(--swagelok-maroon)}.dashboard-severity-high{background:var(--swagelok-orange)}.dashboard-severity-medium{background:var(--swagelok-light-blue)}.dashboard-incident-main{min-width:0;flex:1}.dashboard-incident-main strong,.dashboard-incident-main small{display:block}.dashboard-incident-main strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-incident-main small{margin-top:5px;color:var(--muted);font-size:8px}.dashboard-row-arrow{color:var(--muted);font-size:12px}.dashboard-empty{min-height:220px;display:flex;align-items:center;justify-content:center;gap:13px;padding:30px;text-align:left}.dashboard-empty-compact{min-height:170px}.dashboard-empty-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--swagelok-dark-green);background:var(--brand-light);font-size:17px}.dashboard-empty strong{color:var(--ink);font-size:11px}.dashboard-empty p{margin:4px 0 0;color:var(--muted);font-size:9px}.dashboard-coverage{padding:22px 22px 17px}.dashboard-coverage-value{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dashboard-coverage-value strong{color:var(--ink);font:600 30px Space Grotesk;letter-spacing:-.055em}.dashboard-coverage-value span{color:var(--muted);font-size:9px}.dashboard-coverage-track{height:7px;overflow:hidden;margin-top:12px;border-radius:999px;background:#e4edef}.dashboard-coverage-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--swagelok-dark-green),var(--swagelok-light-blue))}.dashboard-endpoint-breakdown{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0 22px 18px;border:1px solid var(--line);border-radius:11px;background:var(--line);overflow:hidden}.dashboard-endpoint-breakdown>div{padding:12px 10px;background:var(--surface-soft)}.dashboard-endpoint-breakdown span,.dashboard-endpoint-breakdown strong{display:block}.dashboard-endpoint-breakdown span{color:var(--muted);font-size:8px}.dashboard-endpoint-breakdown span i{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%}.dashboard-endpoint-breakdown i.healthy{background:var(--swagelok-light-blue)}.dashboard-endpoint-breakdown i.warning{background:var(--swagelok-orange)}.dashboard-endpoint-breakdown i.neutral{background:#8da1a5}.dashboard-endpoint-breakdown strong{margin-top:4px;color:var(--ink);font:600 16px Space Grotesk}.dashboard-detection-summary{display:flex;align-items:center;gap:10px;margin:0 22px 22px;padding:12px;border:1px solid #d3e8eb;border-radius:11px;background:#f0fafb}.dashboard-detection-summary.has-priority{border-color:#e9c6d5;background:#fbf2f6}.dashboard-detection-icon{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;color:var(--swagelok-light-blue);background:#dff3f7}.dashboard-detection-summary.has-priority .dashboard-detection-icon{color:var(--swagelok-maroon);background:#f3e1e9}.dashboard-detection-summary>div{min-width:0;flex:1}.dashboard-detection-summary strong,.dashboard-detection-summary small{display:block}.dashboard-detection-summary strong{color:var(--ink);font-size:9px}.dashboard-detection-summary small{margin-top:3px;color:var(--muted);font-size:8px}.dashboard-audit-list{padding:0 22px}.dashboard-audit-row{display:flex;align-items:center;gap:11px;min-height:59px;border-bottom:1px solid var(--line)}.dashboard-audit-row:last-child{border-bottom:0}.dashboard-audit-result{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;font-size:11px;font-weight:700}.dashboard-audit-success{color:var(--swagelok-dark-green);background:var(--brand-light)}.dashboard-audit-denied{color:var(--swagelok-maroon);background:#f3e1e9}.dashboard-audit-failure{color:#a45422;background:#fae9dc}.dashboard-audit-row>div{min-width:0;flex:1}.dashboard-audit-row strong,.dashboard-audit-row span{display:block}.dashboard-audit-row strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-audit-row span{margin-top:3px;color:var(--muted);font-size:8px}.dashboard-audit-row time{color:var(--muted);font-size:8px;white-space:nowrap}.dashboard-actions-list{padding:5px 20px 12px}.dashboard-actions-list button{width:100%;display:flex;align-items:center;gap:11px;padding:14px 2px;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.dashboard-actions-list button:last-child{border-bottom:0}.dashboard-actions-list button:hover strong{color:var(--swagelok-light-blue)}.dashboard-action-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--swagelok-dark-green);background:var(--brand-light);font-weight:700}.dashboard-actions-list button>span:nth-child(2){min-width:0;flex:1}.dashboard-actions-list strong,.dashboard-actions-list small{display:block}.dashboard-actions-list strong{font-size:10px}.dashboard-actions-list small{margin-top:4px;color:var(--muted);font-size:8px}.dashboard-actions-list b{color:var(--muted);font-size:11px;font-weight:400}.dashboard-loading{display:grid;gap:18px}.dashboard-skeleton{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#eaf2f3}.dashboard-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:dashboard-shimmer 1.4s infinite}.dashboard-skeleton-hero{height:238px;border-radius:20px}.dashboard-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dashboard-skeleton-card{height:174px}.dashboard-skeleton-panel{height:300px}@keyframes dashboard-shimmer{to{transform:translate(100%)}}.theme-dark .dashboard-data-warning{color:#efb58d;border-color:#624735;background:#382a22}.theme-dark .dashboard-data-warning p{color:#cca184}.theme-dark .dashboard-panel-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .dashboard-coverage-track{background:#244a50}.theme-dark .dashboard-detection-summary{border-color:#28545a;background:#123b42}.theme-dark .dashboard-detection-summary.has-priority{border-color:#63364c;background:#321d29}.theme-dark .dashboard-skeleton{background:#173840}.theme-dark .dashboard-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}@media(max-width:1080px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-primary-grid,.dashboard-secondary-grid{grid-template-columns:1fr}}@media(max-width:760px){.dashboard-page{gap:17px}.dashboard-data-warning{align-items:flex-start;flex-wrap:wrap}.dashboard-data-warning .button{margin-left:43px}.dashboard-overview{min-height:330px;align-items:flex-start;padding:27px 24px}.dashboard-overview h2{font-size:24px}.dashboard-overview p{max-width:calc(100% - 105px)}.dashboard-overview-actions{align-items:flex-start;flex-direction:column;gap:11px}.dashboard-overview-status{position:absolute;right:21px;bottom:24px;width:112px;height:112px;flex-basis:112px}.dashboard-overview-status strong{font-size:29px}.dashboard-overview-status small{max-width:88px;font-size:7px}.dashboard-section-heading{align-items:flex-start}.dashboard-refresh>span{display:none}.dashboard-metrics,.dashboard-skeleton-grid{grid-template-columns:1fr;gap:10px}.dashboard-metric{min-height:156px}.dashboard-skeleton-card{height:156px}.dashboard-panel-heading{min-height:0;padding:18px 17px}.dashboard-panel-heading p:not(.section-kicker){max-width:230px}.dashboard-incident-list,.dashboard-audit-list{padding:0 17px}.dashboard-incident-row .status-pill{display:none}.dashboard-incident-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-coverage{padding:20px 17px 15px}.dashboard-endpoint-breakdown{margin:0 17px 15px}.dashboard-detection-summary{margin:0 17px 17px}.dashboard-detection-summary .dashboard-inline-action{display:none}.dashboard-audit-row time{display:none}.dashboard-actions-list{padding-inline:17px}}.vault-page{display:grid;gap:20px}.vault-security-hero{display:flex;align-items:center;gap:16px;padding:22px 24px;border:1px solid #cbe5e8;border-left:4px solid var(--swagelok-light-blue);border-radius:15px;background:linear-gradient(105deg,#eaf8fa,#f8fcfc 72%,#f2f8f8);box-shadow:0 7px 22px #0060660d}.vault-security-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;color:var(--swagelok-dark-green);background:#d2eef1;font-size:21px}.vault-security-hero>div:nth-child(2){min-width:0;flex:1}.vault-security-hero h2{margin:0;color:var(--ink);font:600 20px Space Grotesk;letter-spacing:-.035em}.vault-security-hero p:not(.section-kicker){max-width:790px;margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.vault-protection-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 11px;border:1px solid #cbe4e6;border-radius:999px;color:var(--swagelok-dark-green);background:#e3f3f5;font-size:9px;font-weight:700}.vault-protection-badge .status-dot{margin:0}.vault-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.vault-health-card{min-width:0;min-height:112px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #0b393f0b}.vault-health-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:15px;font-weight:700}.vault-health-good .vault-health-icon{color:var(--swagelok-dark-green);background:#dff1f3}.vault-health-warning .vault-health-icon{color:#a45422;background:#fae9dc}.vault-health-stale .vault-health-icon{color:var(--swagelok-purple);background:#f0e8f3}.vault-health-card>div{min-width:0}.vault-health-card span:not(.vault-health-icon),.vault-health-card small{display:block;color:var(--muted);font-size:8px}.vault-health-card strong{display:block;margin:4px 0 3px;color:var(--ink);font:600 23px Space Grotesk;letter-spacing:-.04em}.vault-page-error{margin:0}.vault-collection{padding:0;overflow:hidden;border-color:#d3e5e7;border-radius:16px;box-shadow:0 9px 26px #0b393f0e}.vault-collection-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.vault-collection-heading h2{margin:0;color:var(--ink);font:600 18px Space Grotesk;letter-spacing:-.035em}.vault-collection-heading p:not(.section-kicker){margin:5px 0 0;color:var(--muted);font-size:9px}.vault-collection-heading .section-kicker{margin-bottom:5px}.vault-new-button{min-width:108px}.vault-new-button>span{font-size:16px;font-weight:400;line-height:0}.vault-toolbar{display:flex;align-items:flex-end;gap:10px;padding:15px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.vault-search-control{min-width:250px;flex:1;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface)}.vault-search-control:focus-within{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.vault-search-control input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.vault-filter-control{width:140px;display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:700}.vault-filter-control input,.vault-filter-control select{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);background:var(--surface);font-size:10px}.vault-filter-control input:focus,.vault-filter-control select:focus{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.vault-clear-filters{height:40px;padding-inline:11px}.vault-result-count{margin-left:auto;padding-bottom:11px;color:var(--muted);font-size:9px;white-space:nowrap}.vault-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px 24px}.vault-item-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;min-height:260px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 6px 18px #0b393f09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.vault-item-card:hover{transform:translateY(-2px);border-color:#bcd9dc;box-shadow:0 10px 25px #0b393f13}.vault-item-card-top{display:flex;align-items:center;gap:10px}.vault-item-type-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-dark-green);background:var(--brand-light);font-size:16px}.vault-item-type-secure_note{color:var(--swagelok-purple);background:#f0e8f3}.vault-item-type-api_key{color:#a45422;background:#fae9dc}.vault-item-type-identity{color:var(--swagelok-light-blue);background:#dff3f7}.vault-item-title{min-width:0;flex:1}.vault-item-title strong,.vault-item-title span{display:block}.vault-item-title strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vault-item-title span{margin-top:4px;color:var(--muted);font-size:8px}.vault-card-favorite{flex:0 0 auto}.vault-item-identity{margin-top:17px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.vault-item-identity span,.vault-item-identity strong{display:block}.vault-item-identity span{color:var(--muted);font-size:8px}.vault-item-identity strong{overflow:hidden;margin-top:4px;color:var(--ink);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.vault-item-tags{min-height:29px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:5px;margin-top:12px}.vault-item-tags span{padding:4px 7px;border-radius:999px;color:#416f75;background:#e8f4f5;font-size:7px;font-weight:700}.vault-item-tags .vault-no-tag{color:var(--muted);background:var(--surface-soft);font-weight:500}.vault-item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding:13px 0;color:var(--muted);font-size:8px}.vault-item-meta>span{display:inline-flex;align-items:center;gap:6px;color:var(--swagelok-dark-green);font-weight:700}.vault-item-meta .status-dot{width:5px;height:5px}.vault-item-meta time{text-align:right}.vault-item-actions{display:grid;grid-template-columns:auto auto 1fr;gap:6px;padding-top:12px;border-top:1px solid var(--line)}.vault-item-actions .button{min-width:0;padding:8px 9px;font-size:8px}.vault-item-actions .button-primary{justify-self:stretch}.vault-empty-state{min-height:340px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:45px 24px;text-align:center}.vault-empty-state-icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:16px;border-radius:18px;color:var(--swagelok-dark-green);background:var(--brand-light);font-size:23px}.vault-empty-state h3{margin:0;color:var(--ink);font:600 16px Space Grotesk;letter-spacing:-.03em}.vault-empty-state p{max-width:410px;margin:8px 0 18px;color:var(--muted);font-size:10px;line-height:1.6}.vault-collection-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 24px;border-top:1px solid var(--line);color:var(--muted);background:var(--surface-soft)}.vault-collection-footer>span{display:inline-flex;align-items:center;gap:7px;color:var(--swagelok-dark-green);font-size:8px;font-weight:700}.vault-collection-footer small{font-size:8px}.vault-item-skeleton{position:relative;min-height:260px;overflow:hidden;background:#edf4f5}.vault-item-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:dashboard-shimmer 1.4s infinite}.vault-create-dialog{width:min(100%,650px);max-height:min(90vh,760px);overflow-y:auto;padding:0;border:1px solid #d2e5e7}.vault-modal-heading{display:flex;align-items:flex-start;gap:14px;padding:26px 28px 21px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f6fbfb,#fff)}.vault-modal-heading .dialog-icon{margin:0;flex:0 0 auto}.vault-modal-heading>div{min-width:0;flex:1;padding-right:22px}.vault-modal-heading h2{margin:0}.vault-modal-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.vault-create-dialog>.auth-error{margin:18px 28px 0}.vault-create-dialog .vault-form-grid{padding:22px 28px 0;gap:17px 18px}.vault-create-dialog .field-label>small{display:block;margin-top:5px;color:var(--muted);font-size:8px;font-weight:400;line-height:1.4}.vault-create-dialog .vault-secret-field{padding-top:3px}.vault-create-dialog .vault-secret-control{align-items:flex-end}.vault-create-dialog .generator-button{margin-bottom:20px;white-space:nowrap}.vault-modal-security{display:flex;align-items:center;gap:10px;margin:20px 28px 0;padding:11px 12px;border:1px solid #d2e8ea;border-radius:10px;color:var(--swagelok-dark-green);background:#eff9fa}.vault-modal-security>span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:#d9eef1}.vault-modal-security p{margin:0;color:#54767a;font-size:8px;line-height:1.5}.vault-modal-security strong{color:var(--swagelok-dark-green)}.vault-create-dialog>.dialog-actions{margin:22px 0 0;padding:16px 28px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .vault-security-hero{border-color:#28545a;background:linear-gradient(105deg,#123b42,#102b31 72% 100%)}.theme-dark .vault-security-icon,.theme-dark .vault-protection-badge{color:#b9e7ea;border-color:#28545a;background:#16464d}.theme-dark .vault-collection-heading,.theme-dark .vault-modal-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .vault-item-tags span{color:#b9e7ea;background:#16464d}.theme-dark .vault-modal-security{border-color:#28545a;background:#123b42}.theme-dark .vault-modal-security p{color:#9bb6b9}.theme-dark .vault-modal-security strong{color:#b9e7ea}.theme-dark .vault-item-skeleton{background:#173840}.theme-dark .vault-item-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}@media(max-width:1080px){.vault-health-grid,.vault-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vault-toolbar{flex-wrap:wrap}.vault-search-control{flex-basis:calc(100% - 150px)}.vault-result-count{margin-left:0}}@media(max-width:760px){.vault-page{gap:16px}.vault-security-hero{align-items:flex-start;flex-wrap:wrap;padding:18px}.vault-security-icon{width:42px;height:42px}.vault-protection-badge{margin-left:58px}.vault-health-grid{grid-template-columns:1fr 1fr;gap:9px}.vault-health-card{min-height:98px;align-items:flex-start;padding:13px}.vault-health-icon{width:31px;height:31px}.vault-health-card strong{font-size:20px}.vault-collection-heading{align-items:flex-start;padding:18px 17px}.vault-new-button{min-width:0;padding:9px 11px}.vault-toolbar{align-items:stretch;flex-direction:column;padding:14px 17px}.vault-search-control,.vault-filter-control{width:100%;min-width:0}.vault-clear-filters{width:100%}.vault-result-count{padding:2px 0 0}.vault-card-grid{grid-template-columns:1fr;gap:10px;padding:15px 17px 17px}.vault-item-card{min-height:245px}.vault-empty-state{min-height:300px;padding-inline:20px}.vault-collection-footer{align-items:flex-start;flex-direction:column;padding:13px 17px}.vault-modal-backdrop{align-items:end;padding:0}.vault-create-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.vault-modal-heading{padding:23px 20px 18px}.vault-create-dialog>.auth-error{margin:15px 20px 0}.vault-create-dialog .vault-form-grid{grid-template-columns:1fr;padding:19px 20px 0}.vault-create-dialog .vault-secret-control{align-items:stretch;flex-direction:column}.vault-create-dialog .generator-button{margin:0}.vault-modal-security{margin:18px 20px 0}.vault-create-dialog>.dialog-actions{padding:15px 20px}.vault-create-dialog>.dialog-actions .button{flex:1}}.identity-workspace{display:grid;gap:20px}.identity-hero{min-height:134px;gap:18px;padding:25px 27px;border-color:#cbe5e8;border-left:4px solid var(--swagelok-light-blue);border-radius:16px;background:linear-gradient(110deg,#e8f7f9,#f8fcfc 64%,#f2f8f8);box-shadow:0 8px 24px #0060660f}.identity-hero .identity-privacy-icon{width:50px;height:50px;border-radius:14px;color:var(--swagelok-dark-green);background:#d4eef1;font-size:24px}.identity-hero-copy{min-width:0;flex:1}.identity-hero-copy h2{margin:0;color:var(--ink);font:600 21px Space Grotesk;letter-spacing:-.04em}.identity-hero-copy p:not(.section-kicker){max-width:710px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.identity-hero-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;flex:0 0 auto}.identity-hero-actions .identity-privacy-badge{margin:0;border:1px solid #c9e3e6;color:var(--swagelok-dark-green);background:#e1f2f4}.identity-hero-actions .button{min-width:112px}.identity-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.identity-stat-card{position:relative;min-width:0;min-height:116px;display:flex;align-items:center;gap:13px;overflow:hidden;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #0b393f0b}.identity-stat-card.has-risk{border-color:#e6c4d3;box-shadow:0 7px 20px #6d1a4212}.identity-stat-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-size:16px;font-weight:700}.identity-stat-icon.teal{color:var(--swagelok-dark-green);background:#dff1f3}.identity-stat-icon.blue{color:var(--swagelok-light-blue);background:#dff3f7}.identity-stat-icon.orange{color:#a45422;background:#fae9dc}.identity-stat-icon.maroon{color:var(--swagelok-maroon);background:#f3e1e9}.identity-stat-card>div{min-width:0}.identity-stat-card span:not(.identity-stat-icon),.identity-stat-card small{display:block;color:var(--muted);font-size:9px}.identity-stat-card>div>span{font-weight:600}.identity-stat-card strong{display:block;margin:3px 0 2px;color:var(--ink);font:600 25px Space Grotesk;letter-spacing:-.05em}.identity-page-error{margin:0}.identity-page-error .text-button{margin-left:auto;white-space:nowrap}.identity-scan-result{display:flex;align-items:center;gap:12px;margin:0;padding:13px 14px;border-color:#cbe5e8;border-radius:12px;color:var(--swagelok-dark-green);background:#eef9fa}.identity-notice-icon{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--swagelok-dark-green);font-weight:700}.identity-scan-result>div{min-width:0;flex:1}.identity-scan-result strong,.identity-scan-result span,.identity-scan-result small{display:block}.identity-scan-result strong{font-size:11px}.identity-scan-result span{margin-top:3px;color:#4c7478;font-size:10px}.identity-scan-result small{margin-top:3px;color:var(--muted);font-size:8px}.identity-section{padding:0;overflow:hidden;border-color:#d3e5e7;border-radius:16px;box-shadow:0 9px 26px #0b393f0d}.identity-section-heading{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.identity-section-heading h3{margin:0;color:var(--ink);font:600 18px Space Grotesk;letter-spacing:-.035em}.identity-section-heading p:not(.section-kicker){max-width:680px;margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.identity-section-heading .section-kicker{margin-bottom:5px}.identity-section-count,.identity-results-count{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:8px;font-weight:700;white-space:nowrap}.identity-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 24px 22px}.identity-target-card{min-width:0;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 6px 18px #0b393f09;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.identity-target-card:hover{transform:translateY(-2px);border-color:#bcd9dc;box-shadow:0 10px 24px #0b393f12}.identity-target-card-head{display:flex;align-items:center;gap:10px}.identity-target-card-head .identity-target-icon{width:39px;height:39px;border-radius:11px}.identity-target-title{min-width:0;flex:1}.identity-target-title span,.identity-target-title strong{display:block}.identity-target-title span{color:var(--muted);font-size:8px}.identity-target-title strong{overflow:hidden;margin-top:3px;color:var(--ink);font:600 12px Space Grotesk;text-overflow:ellipsis;white-space:nowrap}.identity-target-details{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:16px 0;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.identity-target-details>div{min-width:0;padding:11px 12px}.identity-target-details>div:nth-child(odd){border-right:1px solid var(--line)}.identity-target-details>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.identity-target-details dt,.identity-target-details dd{margin:0}.identity-target-details dt{color:var(--muted);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.identity-target-details dd{overflow:hidden;margin-top:4px;color:var(--ink);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.identity-target-card-actions{display:grid;grid-template-columns:minmax(115px,1fr) auto 32px;gap:7px;padding-top:2px}.identity-target-card-actions .button{min-width:0;padding:8px 10px;font-size:8px}.identity-delete-button{width:32px;height:32px;border:1px solid #ead2dc;color:var(--swagelok-maroon);background:#fbf4f7;font-size:15px}.identity-delete-button:hover{background:#f3e1e9}.identity-provider-note{display:flex;align-items:center;gap:10px;padding:13px 24px;border-top:1px solid var(--line);color:var(--swagelok-dark-green);background:var(--surface-soft)}.identity-provider-note>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#dff1f3}.identity-provider-note p{margin:0;color:var(--muted);font-size:8px;line-height:1.5}.identity-provider-note strong{color:var(--swagelok-dark-green)}.identity-empty-modern{min-height:260px;padding:42px 22px}.identity-empty-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:5px;border-radius:15px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:20px}.identity-empty-icon.safe{color:var(--swagelok-dark-green);background:#dff1f3}.identity-empty-modern .button{margin-top:6px}.identity-card-skeleton{position:relative;min-height:246px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#edf4f5}.identity-card-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:dashboard-shimmer 1.4s infinite}.identity-findings-heading .identity-privacy-badge{margin:0;border:1px solid #cbe4e6}.identity-findings-toolbar{display:flex;align-items:flex-end;gap:10px;padding:14px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.identity-findings-search{width:auto;min-width:220px;height:38px;flex:1;padding-block:0}.identity-filter-label{width:170px;display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:700}.identity-filter-label .text-input{height:38px;margin:0;padding:0 10px}.identity-results-count{margin-bottom:7px}.identity-finding-list{padding:0 24px}.identity-finding-row{position:relative;min-height:96px;display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.identity-finding-row:last-child{border-bottom:0}.identity-finding-row.identity-card-skeleton{min-height:96px;margin:14px 0;border-radius:11px}.identity-severity-marker{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-size:14px;font-weight:700}.identity-severity-marker.low{color:var(--swagelok-light-blue);background:#dff3f7}.identity-severity-marker.medium{color:#a45422;background:#fae9dc}.identity-severity-marker.high{color:#a45422;background:#f8dfcf}.identity-severity-marker.critical{color:var(--swagelok-maroon);background:#f3e1e9}.identity-finding-copy{min-width:0;flex:1}.identity-finding-title{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.identity-finding-title strong{margin-right:3px;color:var(--ink);font:600 11px Space Grotesk}.identity-finding-copy p{max-width:720px;margin:5px 0;color:var(--muted);font-size:9px;line-height:1.45}.identity-finding-copy small{color:var(--muted);font-size:8px}.identity-finding-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.identity-finding-actions .button{padding:8px 10px;font-size:8px}.identity-create-dialog{width:min(100%,570px);max-height:min(90vh,740px);overflow-y:auto;padding:0;border:1px solid #d2e5e7}.identity-modal-heading{display:flex;align-items:flex-start;gap:14px;padding:26px 28px 21px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f6fbfb,#fff)}.identity-modal-heading .dialog-icon{margin:0;flex:0 0 auto}.identity-modal-heading>div:last-child{min-width:0;flex:1;padding-right:22px}.identity-modal-heading h2{margin:0}.identity-modal-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.identity-create-error{margin:17px 28px 0}.identity-modal-fields{display:grid;gap:16px;padding:21px 28px 0}.identity-modal-fields .field-label{margin:0}.identity-modal-fields .field-label>small{display:block;margin-top:5px;color:var(--muted);font-size:8px;font-weight:400;line-height:1.4}.identity-modal-fields .text-input{margin-top:7px}.identity-modal-fields .identity-consent{margin:2px 0 0;padding:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.identity-modal-fields .identity-consent strong{display:block;margin-bottom:3px;color:var(--ink)}.identity-modal-security{display:flex;align-items:center;gap:10px;margin:18px 28px 0;padding:11px 12px;border:1px solid #d2e8ea;border-radius:10px;color:var(--swagelok-dark-green);background:#eff9fa}.identity-modal-security>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#d9eef1}.identity-modal-security p{margin:0;color:#54767a;font-size:8px;line-height:1.5}.identity-modal-security strong{color:var(--swagelok-dark-green)}.identity-create-dialog>.dialog-actions{margin:20px 0 0;padding:16px 28px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .identity-hero{border-color:#28545a;background:linear-gradient(110deg,#123b42,#102b31 72% 100%)}.theme-dark .identity-hero .identity-privacy-icon,.theme-dark .identity-hero-actions .identity-privacy-badge,.theme-dark .identity-provider-note>span{color:#b9e7ea;border-color:#28545a;background:#16464d}.theme-dark .identity-section-heading,.theme-dark .identity-modal-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .identity-scan-result,.theme-dark .identity-modal-security{border-color:#28545a;background:#123b42}.theme-dark .identity-scan-result span,.theme-dark .identity-modal-security p{color:#9bb6b9}.theme-dark .identity-card-skeleton{background:#173840}.theme-dark .identity-card-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}.theme-dark .identity-delete-button{border-color:#63364c;color:#e4a9c1;background:#321d29}@media(max-width:1080px){.identity-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.identity-card-grid{grid-template-columns:1fr}}@media(max-width:760px){.identity-workspace{gap:16px}.identity-hero{align-items:flex-start;flex-wrap:wrap;padding:19px}.identity-hero .identity-privacy-icon{width:43px;height:43px}.identity-hero-copy{flex-basis:calc(100% - 64px)}.identity-hero-copy h2{font-size:18px}.identity-hero-actions{width:100%;align-items:center;flex-direction:row;justify-content:space-between;padding-left:61px}.identity-overview{grid-template-columns:1fr 1fr;gap:9px}.identity-stat-card{min-height:102px;align-items:flex-start;padding:13px}.identity-stat-icon{width:32px;height:32px}.identity-stat-card strong{font-size:21px}.identity-page-error{align-items:flex-start;flex-wrap:wrap}.identity-page-error .text-button{margin-left:43px}.identity-scan-result{align-items:flex-start}.identity-scan-result .icon-button{margin-left:auto}.identity-section-heading{min-height:0;padding:18px 17px}.identity-section-count{display:none}.identity-card-grid{gap:10px;padding:15px 17px 17px}.identity-target-card{padding:14px}.identity-target-details{grid-template-columns:1fr}.identity-target-details>div:nth-child(odd){border-right:0}.identity-target-details>div:not(:last-child){border-bottom:1px solid var(--line)}.identity-target-card-actions{grid-template-columns:1fr 1fr 32px}.identity-check-button{grid-column:1 / 4}.identity-provider-note{align-items:flex-start;padding:13px 17px}.identity-findings-toolbar{align-items:stretch;flex-direction:column;padding:14px 17px}.identity-findings-search,.identity-filter-label{width:100%;min-width:0}.identity-results-count{align-self:flex-start;margin:0}.identity-finding-list{padding:0 17px}.identity-finding-row{align-items:flex-start;flex-wrap:wrap}.identity-finding-copy{flex-basis:calc(100% - 50px)}.identity-finding-actions{width:100%;padding-left:48px}.identity-finding-actions .button{flex:1}.identity-finding-copy small{line-height:1.5}.identity-modal-backdrop{align-items:end;padding:0}.identity-create-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.identity-modal-heading{padding:23px 20px 18px}.identity-create-error{margin:15px 20px 0}.identity-modal-fields{padding:19px 20px 0}.identity-modal-security{margin:18px 20px 0}.identity-create-dialog>.dialog-actions{padding:15px 20px}.identity-create-dialog>.dialog-actions .button{flex:1}}.privacy-workspace{display:grid;gap:20px}.privacy-hero-modern{min-height:134px;gap:18px;padding:25px 27px;border-color:#cbe5e8;border-radius:16px;background:linear-gradient(110deg,#e8f7f9,#f8fcfc 65%,#f7f1f8);box-shadow:0 8px 24px #0060660f}.privacy-hero-modern .privacy-hero-icon{width:50px;height:50px;border-radius:14px;background:#d4eef1;font-size:24px}.privacy-hero-modern .privacy-hero-copy h2{font-size:22px}.privacy-hero-modern .privacy-hero-copy p:not(.section-kicker){max-width:720px;margin-top:7px;line-height:1.6}.privacy-hero-meta{display:flex;align-items:flex-end;flex-direction:column;gap:8px;flex:0 0 auto}.privacy-hero-meta small{color:var(--muted);font-size:8px}.privacy-hero-meta .privacy-owner-badge{margin:0;background:#e4f4f5}.privacy-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.privacy-summary-card{min-width:0;min-height:116px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #0b393f0b}.privacy-summary-card.has-open{border-color:#efd5c2;box-shadow:0 7px 20px #e57e3e14}.privacy-summary-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-size:16px;font-weight:700}.privacy-summary-icon.blue{color:var(--swagelok-light-blue);background:#dff3f7}.privacy-summary-icon.teal{color:var(--swagelok-dark-green);background:#dff1f3}.privacy-summary-icon.orange{color:#a45422;background:#fae9dc}.privacy-summary-icon.purple{color:var(--swagelok-purple);background:#f0e8f3}.privacy-summary-card>div{min-width:0}.privacy-summary-card span:not(.privacy-summary-icon),.privacy-summary-card small{display:block;color:var(--muted);font-size:9px}.privacy-summary-card>div>span{font-weight:600}.privacy-summary-card strong{display:block;margin:3px 0 2px;color:var(--ink);font:600 25px Space Grotesk;letter-spacing:-.05em}.privacy-inline-message{align-items:center}.privacy-inline-message .icon-button{margin-left:auto;flex:0 0 auto}.privacy-notice-modern{padding:12px 14px;border-color:#cbe5e8;color:var(--swagelok-dark-green);background:#eef9fa}.privacy-notice-icon{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--swagelok-dark-green);font-weight:700}.privacy-notice-modern>div{min-width:0;flex:1}.privacy-notice-modern strong,.privacy-notice-modern span{display:block}.privacy-notice-modern span{margin-top:2px;color:#52777a}.privacy-notice-modern .icon-button{margin-left:auto}.privacy-section{padding:0;overflow:hidden;border-color:#d3e5e7;border-radius:16px;box-shadow:0 9px 26px #0b393f0d}.privacy-section-heading{min-height:92px;align-items:flex-start;padding:22px 24px}.privacy-section-heading h3{margin:0;color:var(--ink);font:600 18px Space Grotesk;letter-spacing:-.035em}.privacy-section-heading p:not(.section-kicker){margin-top:5px;font-size:9px}.privacy-section-heading .section-kicker{margin-bottom:5px}.privacy-section-count{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:8px;font-weight:700;white-space:nowrap}.privacy-inventory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px 24px}.privacy-inventory-card{min-width:0;min-height:280px;display:flex;flex-direction:column;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 6px 18px #0b393f09;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.privacy-inventory-card:hover{transform:translateY(-2px);border-color:#bcd9dc;box-shadow:0 10px 24px #0b393f12}.privacy-inventory-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.privacy-purpose-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:16px}.privacy-purpose-icon.required{color:var(--swagelok-dark-green);background:#dff1f3}.privacy-inventory-card h4{margin:16px 0 7px;color:var(--ink);font:600 13px Space Grotesk;letter-spacing:-.02em}.privacy-inventory-card>p{min-height:46px;margin:0 0 15px;color:var(--muted);font-size:9px;line-height:1.55}.privacy-inventory-card dl{display:grid;gap:1px;margin:auto 0 0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--line)}.privacy-inventory-card dl>div{padding:9px 10px;background:var(--surface-soft)}.privacy-inventory-card dt,.privacy-inventory-card dd{margin:0}.privacy-inventory-card dt{color:var(--muted);font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.privacy-inventory-card dd{margin-top:3px;color:var(--ink);font-size:8px;line-height:1.4}.privacy-consent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px}.privacy-consent-card{min-width:0;min-height:205px;display:flex;flex-direction:column;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.privacy-consent-card.enabled,.privacy-consent-card.required{border-color:#bedcdf;box-shadow:0 6px 18px #0060660e}.privacy-consent-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.privacy-consent-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--swagelok-dark-green);background:#dff1f3;font-size:15px}.privacy-consent-card h4{margin:17px 0 7px;color:var(--ink);font:600 13px Space Grotesk}.privacy-consent-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.55}.privacy-consent-card>small{display:block;margin-top:auto;padding-top:15px;color:var(--muted);font-size:8px;line-height:1.4}.privacy-switch{position:relative;width:38px;height:22px;padding:0;border:1px solid #bdc9c6;border-radius:999px;background:#dfe6e3;transition:background .18s ease,border-color .18s ease}.privacy-switch>span{position:absolute;width:16px;height:16px;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0003;transition:transform .18s ease}.privacy-switch.is-on{border-color:var(--swagelok-dark-green);background:var(--swagelok-dark-green)}.privacy-switch.is-on>span{transform:translate(16px)}.privacy-switch:disabled{cursor:wait;opacity:.62}.privacy-consent-note,.privacy-fulfilment-note{display:flex;align-items:center;gap:10px;padding:13px 24px;border-top:1px solid var(--line);background:var(--surface-soft)}.privacy-consent-note>span,.privacy-fulfilment-note>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--swagelok-dark-green);background:#dff1f3;font-weight:700}.privacy-consent-note p,.privacy-fulfilment-note p{margin:0;color:var(--muted);font-size:8px;line-height:1.5}.privacy-rights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px}.privacy-right-card{min-width:0;min-height:218px;display:flex;flex-direction:column;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.privacy-right-card.privacy-right-destructive{border-color:#ead1dc;background:linear-gradient(180deg,#fff,#fdf8fa)}.privacy-right-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:17px;font-weight:700}.privacy-right-destructive .privacy-right-icon{color:var(--swagelok-maroon);background:#f3e1e9}.privacy-right-card h4{margin:16px 0 7px;color:var(--ink);font:600 13px Space Grotesk}.privacy-right-card p{margin:0 0 16px;color:var(--muted);font-size:9px;line-height:1.55}.privacy-right-card .button{width:100%;margin-top:auto;font-size:9px}.privacy-fulfilment-note{border-top:0;border-bottom:1px solid var(--line);background:#fff8f2}.privacy-fulfilment-note>span{color:#a45422;background:#fae9dc}.privacy-fulfilment-note strong{color:#8e4b22}.privacy-history-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:20px 24px 14px}.privacy-history-heading h4{margin:0;color:var(--ink);font:600 14px Space Grotesk}.privacy-history-heading p{margin:4px 0 0;color:var(--muted);font-size:8px}.privacy-history-heading label{width:165px;display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:700}.privacy-history-heading .text-input{height:38px;margin:0;padding:0 10px}.privacy-request-timeline{padding:0 24px 10px}.privacy-request-item{min-height:82px;display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.privacy-request-marker{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-light-blue);background:#dff3f7;font-weight:700}.privacy-request-marker.completed{color:var(--swagelok-dark-green);background:#dff1f3}.privacy-request-marker.rejected,.privacy-request-marker.cancelled{color:var(--swagelok-maroon);background:#f3e1e9}.privacy-request-copy{min-width:0;flex:1}.privacy-request-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.privacy-request-copy strong{color:var(--ink);font-size:10px}.privacy-request-copy p,.privacy-request-copy small{display:block;margin:4px 0 0;color:var(--muted);font-size:8px}.privacy-cancel-button{flex:0 0 auto;padding:8px 10px;font-size:8px}.privacy-empty-modern{min-height:230px}.privacy-empty-icon{width:49px;height:49px;display:grid;place-items:center;margin-bottom:5px;border-radius:15px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:20px}.privacy-empty-modern .button{margin-top:7px}.privacy-loading-workspace{display:grid;gap:18px}.privacy-skeleton{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#edf4f5}.privacy-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:dashboard-shimmer 1.4s infinite}.privacy-skeleton-hero{height:134px}.privacy-skeleton-stat{height:116px}.privacy-skeleton-panel{height:330px}.privacy-unavailable{min-height:410px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:40px 24px;text-align:center}.privacy-unavailable-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:16px;color:var(--swagelok-maroon);background:#f3e1e9;font-size:21px;font-weight:700}.privacy-unavailable h2{margin:0;color:var(--ink);font:600 18px Space Grotesk}.privacy-unavailable p{max-width:430px;margin:8px 0 18px;color:var(--muted);font-size:10px;line-height:1.55}.theme-dark .privacy-hero-modern{border-color:#28545a;background:linear-gradient(110deg,#123b42,#102b31 68%,#2a1c32)}.theme-dark .privacy-hero-meta .privacy-owner-badge{background:#16464d}.theme-dark .privacy-section-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .privacy-inventory-card,.theme-dark .privacy-consent-card,.theme-dark .privacy-right-card{background:var(--surface)}.theme-dark .privacy-right-card.privacy-right-destructive{border-color:#63364c;background:linear-gradient(180deg,#172822,#241923)}.theme-dark .privacy-notice-modern,.theme-dark .privacy-consent-note{border-color:#28545a;background:#123b42}.theme-dark .privacy-notice-modern span{color:#9bb6b9}.theme-dark .privacy-fulfilment-note{border-color:#624735;background:#382a22}.theme-dark .privacy-fulfilment-note strong{color:#efb58d}.theme-dark .privacy-skeleton{background:#173840}.theme-dark .privacy-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}@media(max-width:1080px){.privacy-summary-grid,.privacy-inventory-grid,.privacy-consent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-rights-grid{grid-template-columns:1fr}.privacy-right-card{min-height:0}}@media(max-width:760px){.privacy-workspace{gap:16px}.privacy-hero-modern{padding:19px}.privacy-hero-modern .privacy-hero-icon{width:43px;height:43px}.privacy-hero-modern .privacy-hero-copy{flex-basis:calc(100% - 64px)}.privacy-hero-modern .privacy-hero-copy h2{font-size:18px}.privacy-hero-meta{width:100%;align-items:center;flex-direction:row;justify-content:space-between;margin-left:60px}.privacy-summary-grid{grid-template-columns:1fr 1fr;gap:9px}.privacy-summary-card{min-height:102px;align-items:flex-start;padding:13px}.privacy-summary-icon{width:32px;height:32px}.privacy-summary-card strong{font-size:21px}.privacy-section-heading{min-height:0;padding:18px 17px}.privacy-section-count{display:none}.privacy-inventory-grid,.privacy-consent-grid,.privacy-rights-grid{grid-template-columns:1fr;gap:10px;padding:15px 17px 17px}.privacy-inventory-card{min-height:0}.privacy-inventory-card>p{min-height:0}.privacy-consent-card{min-height:185px}.privacy-consent-note,.privacy-fulfilment-note{align-items:flex-start;padding:13px 17px}.privacy-history-heading{align-items:stretch;flex-direction:column;padding:18px 17px 12px}.privacy-history-heading label{width:100%}.privacy-request-timeline{padding:0 17px 8px}.privacy-request-item{align-items:flex-start;flex-wrap:wrap}.privacy-request-copy{flex-basis:calc(100% - 50px)}.privacy-cancel-button{width:calc(100% - 48px);margin-left:48px}.privacy-notice-modern,.privacy-inline-message{align-items:flex-start}}.incidents-workspace{display:grid;gap:20px}.incidents-hero{min-height:140px;display:flex;align-items:center;gap:18px;padding:26px 28px;border:1px solid #cbe5e8;border-left:4px solid var(--swagelok-light-blue);border-radius:16px;background:linear-gradient(110deg,#e8f7f9,#f8fcfc 68%,#f3f8f8);box-shadow:0 8px 24px #0060660f}.incidents-hero.has-priority{border-color:#e5c4d2;border-left-color:var(--swagelok-maroon);background:linear-gradient(110deg,#f9edf2,#fff 68%,#fff8f2);box-shadow:0 8px 24px #6d1a4212}.incidents-hero-icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--swagelok-dark-green);background:#d4eef1;font-size:22px;font-weight:700}.incidents-hero.has-priority .incidents-hero-icon{color:var(--swagelok-maroon);background:#f3e1e9}.incidents-hero-copy{min-width:0;flex:1}.incidents-hero-copy h2{margin:0;color:var(--ink);font:600 22px Space Grotesk;letter-spacing:-.04em}.incidents-hero-copy p:not(.section-kicker){max-width:730px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.incidents-hero-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;flex:0 0 auto}.incidents-scope-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #c9e3e6;border-radius:999px;color:var(--swagelok-dark-green);background:#e3f3f5;font-size:9px;font-weight:700;white-space:nowrap}.incidents-scope-badge .status-dot{margin:0}.incidents-hero-actions .button{min-width:118px}.incidents-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.incidents-summary-card{min-width:0;min-height:116px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #0b393f0b}.incidents-summary-card.has-risk{border-color:#e6c4d3;box-shadow:0 7px 20px #6d1a4212}.incidents-summary-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-size:16px;font-weight:700}.incidents-summary-icon.teal{color:var(--swagelok-dark-green);background:#dff1f3}.incidents-summary-icon.maroon{color:var(--swagelok-maroon);background:#f3e1e9}.incidents-summary-icon.orange{color:#a45422;background:#fae9dc}.incidents-summary-icon.blue{color:var(--swagelok-light-blue);background:#dff3f7}.incidents-summary-card>div{min-width:0}.incidents-summary-card span:not(.incidents-summary-icon),.incidents-summary-card small{display:block;color:var(--muted);font-size:9px}.incidents-summary-card>div>span{font-weight:600}.incidents-summary-card strong{display:block;margin:3px 0 2px;color:var(--ink);font:600 25px Space Grotesk;letter-spacing:-.05em}.incidents-page-error{margin:0}.incidents-page-error .icon-button{margin-left:auto;flex:0 0 auto}.incidents-queue-panel{padding:0;overflow:hidden;border-color:#d3e5e7;border-radius:16px;box-shadow:0 9px 26px #0b393f0d}.incidents-section-heading{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.incidents-section-heading h3{margin:0;color:var(--ink);font:600 18px Space Grotesk;letter-spacing:-.035em}.incidents-section-heading p:not(.section-kicker){margin:5px 0 0;color:var(--muted);font-size:9px}.incidents-section-heading .section-kicker{margin-bottom:5px}.incidents-result-badge{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:8px;font-weight:700;white-space:nowrap}.incidents-toolbar{display:flex;align-items:flex-end;gap:10px;padding:14px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.incidents-search{min-width:260px;height:40px;flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface)}.incidents-search:focus-within{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.incidents-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.incidents-filter{width:150px;display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:700}.incidents-filter select{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);background:var(--surface);font-size:10px}.incidents-filter select:focus{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.incidents-clear-filter{height:40px;padding-inline:11px}.incidents-queue-list{padding:0 24px}.incident-queue-card{position:relative;width:100%;min-height:92px;display:flex;align-items:center;gap:13px;padding:15px 2px;overflow:hidden;border:0;border-bottom:1px solid var(--line);color:var(--ink);background:transparent;text-align:left;transition:background .18s ease}.incident-queue-card:last-child{border-bottom:0}.incident-queue-card:hover,.incident-queue-card.is-selected{background:#f7fbfb}.incident-queue-card:focus-visible{border-radius:9px}.incident-severity-bar{width:4px;height:46px;flex:0 0 auto;border-radius:999px;background:#7ca7b1}.incident-severity-bar.low{background:var(--swagelok-light-blue)}.incident-severity-bar.medium{background:var(--swagelok-orange)}.incident-severity-bar.high{background:#bf612c}.incident-severity-bar.critical{background:var(--swagelok-maroon)}.incident-queue-main{min-width:0;flex:1}.incident-queue-title{display:flex;align-items:center;gap:8px}.incident-queue-title strong{overflow:hidden;color:var(--ink);font:600 11px Space Grotesk;text-overflow:ellipsis;white-space:nowrap}.incident-queue-summary{display:-webkit-box;overflow:hidden;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:1}.incident-queue-main small{display:block;margin-top:6px;color:var(--muted);font-size:8px;text-transform:capitalize}.incident-auto-badge{flex:0 0 auto;padding:4px 7px;border-radius:999px;color:var(--swagelok-dark-green);background:#dff1f3;font-size:7px;font-weight:700;letter-spacing:.02em}.incident-auto-badge.on-dark{color:#fff;background:#ffffff29}.incident-queue-meta{width:150px;flex:0 0 150px;display:grid;justify-items:end;gap:5px}.incident-queue-meta small,.incident-queue-meta time{color:var(--muted);font-size:8px}.incident-status-badge{padding:5px 8px;border-radius:999px;color:#416f75;background:#e8f4f5;font-size:8px;font-weight:700}.incident-status-badge.status-closed{color:var(--swagelok-dark-green);background:#dff1f3}.incident-status-badge.status-reopened{color:var(--swagelok-maroon);background:#f3e1e9}.incident-open-arrow{width:24px;flex:0 0 auto;color:var(--swagelok-light-blue);font-size:14px;text-align:center}.incident-queue-skeleton{position:relative;height:92px;overflow:hidden;border-bottom:1px solid var(--line);background:#edf4f5}.incident-queue-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:dashboard-shimmer 1.4s infinite}.incidents-empty{min-height:310px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:42px 22px;text-align:center}.incidents-empty-icon{width:52px;height:52px;display:grid;place-items:center;margin-bottom:14px;border-radius:16px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:20px}.incidents-empty-icon.safe{color:var(--swagelok-dark-green);background:#dff1f3}.incidents-empty h3{margin:0;color:var(--ink);font:600 16px Space Grotesk}.incidents-empty p{max-width:430px;margin:7px 0 17px;color:var(--muted);font-size:10px;line-height:1.55}.incidents-queue-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 24px;border-top:1px solid var(--line);color:var(--muted);background:var(--surface-soft)}.incidents-queue-footer>span{display:inline-flex;align-items:center;gap:7px;color:var(--swagelok-dark-green);font-size:8px;font-weight:700}.incidents-queue-footer small{font-size:8px}.incident-detail-backdrop{position:fixed;inset:0;z-index:19;display:flex;justify-content:flex-end;background:#0c1d1761;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.incident-detail-drawer{position:relative;width:min(720px,calc(100vw - 270px));height:100%;overflow-y:auto;color:var(--ink);background:var(--surface);box-shadow:-18px 0 55px #0000002e}.incident-detail-close{position:absolute;z-index:2;top:16px;right:17px;color:#fff;background:#00000029}.incident-detail-header{position:relative;padding:31px 34px 27px;color:#fff;background:linear-gradient(120deg,#006066,#00747d 58%,#0091ba)}.incident-detail-header.severity-critical{background:linear-gradient(120deg,#57152f,#6d1a42 58%,#984d43)}.incident-detail-header.severity-high{background:linear-gradient(120deg,#85411f,#ad5928 58%,#d57a39)}.incident-detail-header.severity-medium{background:linear-gradient(120deg,#006066,#00747d 58%,#0091ba)}.incident-detail-header.severity-low{background:linear-gradient(120deg,#285c62,#33757d 58%,#478f99)}.incident-detail-kicker{display:flex;align-items:center;gap:9px;color:#ffffffbd;font-size:8px;font-weight:700;letter-spacing:.08em}.incident-detail-kicker .status-pill{color:#fff;background:#ffffff2e;text-transform:uppercase}.incident-detail-header h2{max-width:calc(100% - 40px);margin:13px 0 8px;color:#fff;font:600 23px Space Grotesk;letter-spacing:-.04em}.incident-detail-header>p{max-width:600px;margin:0;color:#ffffffc2;font-size:10px;line-height:1.55}.incident-detail-header-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}.incident-detail-header-meta span{padding:5px 8px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffd4;background:#ffffff14;font-size:8px;text-transform:capitalize}.incident-detail-body{display:grid;gap:18px;padding:24px 30px 30px}.incident-lifecycle-section,.incident-timeline-section,.incident-evidence-section{padding:19px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.incident-detail-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.incident-detail-section-title h3{margin:0;color:var(--ink);font:600 15px Space Grotesk}.incident-detail-section-title .section-kicker{margin-bottom:5px}.incident-detail-section-title .button{padding:8px 11px;font-size:8px}.incident-detail-error{margin:0}.incident-close-error{margin:17px 28px 0}.incident-lifecycle{position:relative;display:grid;grid-template-columns:repeat(6,1fr);margin-top:20px}.incident-lifecycle:before{content:"";position:absolute;left:8%;right:8%;top:14px;height:2px;background:var(--line)}.incident-lifecycle-step{position:relative;z-index:1;display:grid;justify-items:center;gap:7px;color:var(--muted);text-align:center}.incident-lifecycle-step>span{width:29px;height:29px;display:grid;place-items:center;border:2px solid var(--line);border-radius:50%;color:var(--muted);background:var(--surface);font-size:8px;font-weight:700}.incident-lifecycle-step small{font-size:7px}.incident-lifecycle-step.is-complete>span{border-color:var(--swagelok-dark-green);color:#fff;background:var(--swagelok-dark-green)}.incident-lifecycle-step.is-current>span{border-color:var(--swagelok-light-blue);color:var(--swagelok-light-blue);box-shadow:0 0 0 4px #0091ba1f}.incident-lifecycle-step.is-current small{color:var(--ink);font-weight:700}.incident-reopened-note,.incident-control-note{display:flex;align-items:center;gap:9px;margin-top:17px;padding:10px 11px;border:1px solid #ead1dc;border-radius:10px;color:var(--swagelok-maroon);background:#fbf3f7}.incident-reopened-note p,.incident-control-note p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.incident-detail-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.incident-detail-stats article{min-width:0;display:flex;align-items:center;gap:9px;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.incident-detail-stats article>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--swagelok-dark-green);background:#dff1f3}.incident-detail-stats strong,.incident-detail-stats small{display:block}.incident-detail-stats strong{overflow:hidden;color:var(--ink);font:600 13px Space Grotesk;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.incident-detail-stats small{margin-top:2px;color:var(--muted);font-size:7px}.incident-timeline{position:relative;margin-top:15px}.incident-timeline:before{content:"";position:absolute;left:5px;top:5px;bottom:10px;width:1px;background:var(--line)}.incident-timeline-entry{position:relative;display:flex;gap:13px;padding:0 0 18px}.incident-timeline-entry:last-child{padding-bottom:0}.incident-timeline-marker{position:relative;z-index:1;width:11px;height:11px;flex:0 0 auto;margin-top:2px;border:3px solid var(--surface);border-radius:50%;background:var(--swagelok-light-blue);box-shadow:0 0 0 1px var(--swagelok-light-blue)}.incident-timeline-entry>div{min-width:0}.incident-timeline-entry strong{color:var(--ink);font-size:9px;text-transform:capitalize}.incident-timeline-entry p{margin:4px 0;color:var(--muted);font-size:8px;line-height:1.45}.incident-timeline-entry time{color:var(--muted);font-size:7px}.incident-detail-empty{margin-top:14px;padding:25px;color:var(--muted);background:var(--surface-soft);border-radius:10px;text-align:center;font-size:9px}.incident-detail-empty strong,.incident-detail-empty p{display:block}.incident-detail-empty p{margin:5px 0 0}.incident-evidence-list{display:grid;gap:8px;margin-top:14px}.incident-evidence-list article{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.incident-evidence-list article>span:first-child{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--swagelok-dark-green);background:#dff1f3}.incident-evidence-list article>div{min-width:0;flex:1}.incident-evidence-list strong,.incident-evidence-list small{display:block}.incident-evidence-list strong{color:var(--ink);font-size:9px;text-transform:capitalize}.incident-evidence-list small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.incident-evidence-boundary{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:10px 11px;border-radius:9px;color:#54767a;background:#eff9fa}.incident-evidence-boundary p{margin:0;font-size:7px;line-height:1.5}.incident-control-note{margin:0;border-color:#d2e8ea;color:var(--swagelok-dark-green);background:#eff9fa}.incident-control-note>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#d9eef1;font-weight:700}.incident-control-note strong{color:var(--swagelok-dark-green)}.incident-create-dialog{width:min(100%,680px);max-height:min(91vh,790px);overflow-y:auto;padding:0;border:1px solid #d2e5e7}.incident-close-dialog{width:min(100%,520px);overflow:hidden;padding:0}.incident-evidence-dialog{width:min(100%,620px);max-height:min(91vh,760px);overflow-y:auto;padding:0}.incident-modal-heading{display:flex;align-items:flex-start;gap:14px;padding:26px 28px 21px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f6fbfb,#fff)}.incident-modal-heading.closure{background:linear-gradient(180deg,#eff9fa,#fff)}.incident-modal-heading .dialog-icon{margin:0;flex:0 0 auto}.incident-modal-heading>div:last-child{min-width:0;flex:1;padding-right:22px}.incident-modal-heading h2{margin:0}.incident-modal-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.incident-create-error{margin:17px 28px 0}.incident-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px;padding:21px 28px 0}.incident-form-grid .field-label{margin:0!important}.incident-form-wide{grid-column:1 / -1}.incident-form-grid .field-label>small,.incident-resolution-field>small{display:block;margin-top:5px;color:var(--muted);font-size:8px;font-weight:400;line-height:1.4}.incident-form-grid textarea{min-height:90px;resize:vertical}.incident-modal-note{display:flex;align-items:center;gap:10px;margin:19px 28px 0;padding:11px 12px;border:1px solid #d2e8ea;border-radius:10px;color:var(--swagelok-dark-green);background:#eff9fa}.incident-modal-note>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#d9eef1}.incident-modal-note p{margin:0;color:#54767a;font-size:8px;line-height:1.5}.incident-modal-note strong{color:var(--swagelok-dark-green)}.incident-create-dialog>.dialog-actions,.incident-close-dialog>.dialog-actions,.incident-evidence-dialog>.dialog-actions{margin:20px 0 0;padding:16px 28px;border-top:1px solid var(--line);background:var(--surface-soft)}.incident-close-summary{display:grid;gap:4px;margin:18px 28px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.incident-close-summary.is-blocked{border-color:#e8c7af;background:#fff8f2}.incident-close-summary strong{color:var(--ink);font-size:10px}.incident-close-summary span{color:var(--muted);font-size:8px}.incident-close-summary .text-button{justify-self:start;margin-top:5px}.incident-resolution-field{margin:17px 28px 0!important}.incident-resolution-field textarea{min-height:105px;resize:vertical}.incident-evidence-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px 28px 0}.incident-evidence-form .incident-form-wide{grid-column:1 / -1}.incident-file-input{padding:8px}.incident-evidence-hold{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.incident-evidence-hold input{margin-top:2px;accent-color:var(--brand-2)}.incident-evidence-hold strong,.incident-evidence-hold small{display:block}.incident-evidence-hold strong{color:var(--ink);font-size:9px}.incident-evidence-hold small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.4}.incident-review-section{padding:19px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.incident-detail-empty .button{margin-top:13px}.incident-review-status{padding:5px 8px;border-radius:999px;color:#80622e;background:#fff0d8;font-size:8px;font-weight:700}.incident-review-status.approved{color:var(--swagelok-dark-green);background:#dff1f3}.incident-review-status.not-started{color:var(--muted);background:var(--surface-soft)}.incident-review-content{display:grid;gap:10px;margin-top:14px}.incident-review-content>article{padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.incident-review-content article small{color:var(--muted);font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.incident-review-content article p,.incident-review-content article ul{margin:6px 0 0;color:var(--ink);font-size:9px;line-height:1.55}.incident-review-content article ul{padding-left:17px}.incident-review-approval{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #d2e8ea;border-radius:10px;background:#eff9fa}.incident-review-approval strong,.incident-review-approval small{display:block}.incident-review-approval strong{color:var(--swagelok-dark-green);font-size:9px}.incident-review-approval small{margin-top:3px;color:var(--muted);font-size:7px}.incident-review-approval>div:last-child{display:flex;gap:7px}.incident-review-approval .button{padding:7px 9px;font-size:8px}.incident-review-dialog{width:min(100%,620px);max-height:min(91vh,760px);overflow-y:auto;padding:0}.incident-review-dialog>.dialog-actions{margin:20px 0 0;padding:16px 28px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .incidents-hero{border-color:#28545a;background:linear-gradient(110deg,#123b42,#102b31 72% 100%)}.theme-dark .incidents-hero.has-priority{border-color:#63364c;background:linear-gradient(110deg,#321d29,#102b31 72%,#382a22)}.theme-dark .incidents-hero-icon,.theme-dark .incidents-scope-badge{color:#b9e7ea;border-color:#28545a;background:#16464d}.theme-dark .incidents-hero.has-priority .incidents-hero-icon{color:#e4a9c1;background:#4c2638}.theme-dark .incidents-section-heading,.theme-dark .incident-modal-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .incident-queue-card:hover,.theme-dark .incident-queue-card.is-selected{background:#15383e}.theme-dark .incident-status-badge{color:#b9e7ea;background:#16464d}.theme-dark .incident-queue-skeleton{background:#173840}.theme-dark .incident-queue-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}.theme-dark .incident-detail-drawer{background:#102b31}.theme-dark .incident-reopened-note{border-color:#63364c;background:#321d29}.theme-dark .incident-control-note,.theme-dark .incident-modal-note,.theme-dark .incident-evidence-boundary{border-color:#28545a;background:#123b42}.theme-dark .incident-modal-note p,.theme-dark .incident-evidence-boundary p{color:#9bb6b9}.theme-dark .incident-close-summary.is-blocked{border-color:#624735;background:#382a22}@media(max-width:1080px){.incidents-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.incident-detail-drawer{width:min(720px,calc(100vw - 80px))}.incidents-toolbar{flex-wrap:wrap}.incidents-search{flex-basis:100%}}@media(max-width:760px){.incidents-workspace{gap:16px}.incidents-hero{align-items:flex-start;flex-wrap:wrap;padding:19px}.incidents-hero-icon{width:43px;height:43px}.incidents-hero-copy{flex-basis:calc(100% - 64px)}.incidents-hero-copy h2{font-size:18px}.incidents-hero-actions{width:100%;align-items:center;flex-direction:row;justify-content:space-between;padding-left:61px}.incidents-summary-grid{grid-template-columns:1fr 1fr;gap:9px}.incidents-summary-card{min-height:102px;align-items:flex-start;padding:13px}.incidents-summary-icon{width:32px;height:32px}.incidents-summary-card strong{font-size:21px}.incidents-section-heading{min-height:0;padding:18px 17px}.incidents-result-badge{display:none}.incidents-toolbar{align-items:stretch;flex-direction:column;padding:14px 17px}.incidents-search,.incidents-filter{width:100%;min-width:0}.incidents-clear-filter{width:100%}.incidents-queue-list{padding:0 17px}.incident-queue-card{align-items:flex-start;flex-wrap:wrap;padding-block:14px}.incident-queue-main{flex-basis:calc(100% - 32px)}.incident-queue-title .status-pill{display:none}.incident-queue-summary{-webkit-line-clamp:2}.incident-queue-meta{width:100%;flex-basis:100%;grid-template-columns:auto 1fr auto;align-items:center;justify-items:start;padding-left:17px}.incident-queue-meta time{justify-self:end}.incident-open-arrow{position:absolute;right:3px;top:18px}.incidents-queue-footer{align-items:flex-start;flex-direction:column;padding:13px 17px}.incident-detail-drawer{width:100%}.incident-detail-header{padding:27px 20px 23px}.incident-detail-header h2{font-size:20px}.incident-detail-body{padding:17px}.incident-lifecycle-section,.incident-timeline-section{padding:15px}.incident-detail-section-title{align-items:stretch;flex-direction:column}.incident-detail-section-title .button{width:100%}.incident-lifecycle{overflow-x:auto;grid-template-columns:repeat(6,minmax(70px,1fr));padding-bottom:5px}.incident-lifecycle:before{left:35px;right:35px}.incident-detail-stats{grid-template-columns:1fr}.incident-modal-backdrop{align-items:end;padding:0}.incident-create-dialog,.incident-close-dialog,.incident-evidence-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.incident-modal-heading{padding:23px 20px 18px}.incident-create-error,.incident-close-error{margin:15px 20px 0}.incident-form-grid,.incident-evidence-form{grid-template-columns:1fr;padding:19px 20px 0}.incident-form-wide,.incident-evidence-form .incident-form-wide{grid-column:auto}.incident-modal-note{margin:18px 20px 0}.incident-create-dialog>.dialog-actions,.incident-close-dialog>.dialog-actions,.incident-evidence-dialog>.dialog-actions{padding:15px 20px}.incident-create-dialog>.dialog-actions .button,.incident-close-dialog>.dialog-actions .button,.incident-evidence-dialog>.dialog-actions .button{flex:1}.incident-close-summary{margin:17px 20px 0}.incident-resolution-field{margin:16px 20px 0!important}}.endpoint-page{display:grid;gap:20px}.endpoint-hero{min-height:140px;display:flex;align-items:center;gap:18px;padding:26px 28px;border:1px solid #cbe5e8;border-left:4px solid var(--swagelok-light-blue);border-radius:16px;background:linear-gradient(110deg,#e8f7f9,#f8fcfc 68%,#f3f8f8);box-shadow:0 8px 24px #0060660f}.endpoint-hero.has-priority{border-color:#e5c4d2;border-left-color:var(--swagelok-maroon);background:linear-gradient(110deg,#f9edf2,#fff 68%,#fff8f2)}.endpoint-hero-icon{width:50px;height:50px;flex:0 0 auto;display:grid;place-items:center;border-radius:14px;color:var(--swagelok-dark-green);background:#d4eef1;font-size:23px}.endpoint-hero.has-priority .endpoint-hero-icon{color:var(--swagelok-maroon);background:#f3e1e9}.endpoint-hero-copy{min-width:0;flex:1}.endpoint-hero-copy h2{margin:0;color:var(--ink);font:600 22px Space Grotesk;letter-spacing:-.04em}.endpoint-hero-copy p:not(.section-kicker){max-width:740px;margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.endpoint-hero-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;flex:0 0 auto}.endpoint-protection-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #c9e3e6;border-radius:999px;color:var(--swagelok-dark-green);background:#e3f3f5;font-size:9px;font-weight:700}.endpoint-protection-badge .status-dot{margin:0}.endpoint-boundary-note{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid #efd8c6;border-radius:12px;color:#8d4b22;background:#fff8f2}.endpoint-boundary-note>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#fae9dc;font-weight:700}.endpoint-boundary-note>div{min-width:0}.endpoint-boundary-note strong{display:block;font-size:10px}.endpoint-boundary-note p{margin:3px 0 0;color:#9b6a48;font-size:9px;line-height:1.45}.endpoint-access-state{display:flex;align-items:center;gap:16px;padding:26px 28px;border-color:#cbe5e8;background:linear-gradient(110deg,#eff9fa,#fff 72%)}.endpoint-access-state>div{min-width:0;flex:1}.endpoint-access-icon{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:var(--swagelok-dark-green);background:#d9eef1;font-size:19px}.endpoint-access-state h2{margin:0;color:var(--ink);font:600 17px Space Grotesk;letter-spacing:-.03em}.endpoint-access-state p:not(.section-kicker){max-width:700px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.endpoint-access-state code{padding:2px 4px;border-radius:4px;color:var(--swagelok-dark-green);background:#dff1f3;font-size:9px}.endpoint-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.endpoint-summary-card{min-width:0;min-height:116px;display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 7px 20px #0b393f0b}.endpoint-summary-card.has-warning{border-color:#efd5c2}.endpoint-summary-card.has-risk{border-color:#e6c4d3;box-shadow:0 7px 20px #6d1a4212}.endpoint-summary-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-size:16px;font-weight:700}.endpoint-summary-icon.teal{color:var(--swagelok-dark-green);background:#dff1f3}.endpoint-summary-icon.orange{color:#a45422;background:#fae9dc}.endpoint-summary-icon.blue{color:var(--swagelok-light-blue);background:#dff3f7}.endpoint-summary-icon.maroon{color:var(--swagelok-maroon);background:#f3e1e9}.endpoint-summary-card>div{min-width:0}.endpoint-summary-card span:not(.endpoint-summary-icon),.endpoint-summary-card small{display:block;color:var(--muted);font-size:9px}.endpoint-summary-card>div>span{font-weight:600}.endpoint-summary-card strong{display:block;margin:3px 0 2px;color:var(--ink);font:600 25px Space Grotesk;letter-spacing:-.05em}.endpoint-page-error{margin:0}.endpoint-page-error .icon-button{margin-left:auto;flex:0 0 auto}.endpoint-section{padding:0;overflow:hidden;border-color:#d3e5e7;border-radius:16px;box-shadow:0 9px 26px #0b393f0d}.endpoint-section-heading{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fbfdfd,#fff)}.endpoint-section-heading h3{margin:0;color:var(--ink);font:600 18px Space Grotesk;letter-spacing:-.035em}.endpoint-section-heading p:not(.section-kicker){margin:5px 0 0;color:var(--muted);font-size:9px}.endpoint-section-heading .section-kicker{margin-bottom:5px}.endpoint-result-badge{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface-soft);font-size:8px;font-weight:700;white-space:nowrap}.endpoint-toolbar{display:flex;align-items:flex-end;gap:10px;padding:14px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.endpoint-search{min-width:260px;height:40px;flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface)}.endpoint-search:focus-within{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.endpoint-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.endpoint-filter{width:155px;display:grid;gap:5px;color:var(--muted);font-size:8px;font-weight:700}.endpoint-filter select{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);background:var(--surface);font-size:10px}.endpoint-filter select:focus{border-color:var(--swagelok-light-blue);box-shadow:0 0 0 3px #0091ba1c}.endpoint-clear-filter{height:40px}.endpoint-agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px 24px 24px}.endpoint-agent-card{min-width:0;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 6px 18px #0b393f09;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.endpoint-agent-card:hover{transform:translateY(-2px);border-color:#bcd9dc;box-shadow:0 10px 24px #0b393f12}.endpoint-agent-card.status-revoked{opacity:.78}.endpoint-agent-card-head{display:flex;align-items:center;gap:10px}.endpoint-device-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-dark-green);background:#dff1f3;font-size:16px}.endpoint-agent-card-head>div{min-width:0;flex:1}.endpoint-agent-card-head>div span,.endpoint-agent-card-head>div strong{display:block}.endpoint-agent-card-head>div span{color:var(--muted);font-size:8px}.endpoint-agent-card-head>div strong{overflow:hidden;margin-top:3px;color:var(--ink);font:600 12px Space Grotesk;text-overflow:ellipsis;white-space:nowrap}.endpoint-agent-meta{display:grid;grid-template-columns:1fr 1fr;margin:16px 0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--line);gap:1px}.endpoint-agent-meta>div{min-width:0;padding:10px 11px;background:var(--surface-soft)}.endpoint-agent-meta dt,.endpoint-agent-meta dd{margin:0}.endpoint-agent-meta dt{color:var(--muted);font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.endpoint-agent-meta dd{overflow:hidden;margin-top:4px;color:var(--ink);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.endpoint-agent-actions{display:grid;grid-template-columns:1fr 1fr 32px;gap:7px}.endpoint-agent-actions .button{min-width:0;padding:8px 9px;font-size:8px}.endpoint-revoke-button{width:32px;height:32px;border:1px solid #ead2dc;color:var(--swagelok-maroon);background:#fbf4f7;font-size:15px}.endpoint-secondary-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:14px}.endpoint-compact-heading{min-height:86px;padding:19px 21px}.endpoint-compact-heading h3{font-size:16px}.endpoint-scan-list{padding:0 21px}.endpoint-scan-row{min-height:66px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.endpoint-scan-row:last-child{border-bottom:0}.endpoint-scan-icon{width:31px;height:31px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--swagelok-light-blue);background:#dff3f7}.endpoint-scan-row>div{min-width:0;flex:1}.endpoint-scan-row strong,.endpoint-scan-row span{display:block}.endpoint-scan-row strong{color:var(--ink);font-size:9px;text-transform:capitalize}.endpoint-scan-row>div span{overflow:hidden;margin-top:3px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.endpoint-job-status{padding:5px 7px;border-radius:999px;color:#416f75;background:#e8f4f5;font-size:7px;font-weight:700;text-transform:capitalize}.endpoint-job-status.status-succeeded{color:var(--swagelok-dark-green);background:#dff1f3}.endpoint-job-status.status-failed{color:var(--swagelok-maroon);background:#f3e1e9}.endpoint-posture-body{min-height:260px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:24px}.endpoint-posture-chart{width:128px;height:128px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--swagelok-dark-green) var(--endpoint-coverage),#dfe9e8 0)}.endpoint-posture-chart:before{content:"";grid-area:1 / 1;width:94px;height:94px;border-radius:50%;background:var(--surface)}.endpoint-posture-chart>div{position:relative;grid-area:1 / 1;text-align:center}.endpoint-posture-chart strong,.endpoint-posture-chart span{display:block}.endpoint-posture-chart strong{color:var(--ink);font:600 23px Space Grotesk}.endpoint-posture-chart span{color:var(--muted);font-size:8px}.endpoint-posture-legend{width:100%;display:grid;gap:8px;margin-top:20px}.endpoint-posture-legend>div{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:8px}.endpoint-posture-legend span{display:inline-flex;align-items:center;gap:7px}.endpoint-posture-legend i{width:6px;height:6px;border-radius:50%}.endpoint-posture-legend i.active{background:var(--swagelok-dark-green)}.endpoint-posture-legend i.offline{background:var(--swagelok-orange)}.endpoint-posture-legend i.revoked{background:var(--swagelok-maroon)}.endpoint-posture-legend strong{color:var(--ink);font-size:9px}.endpoint-detection-list{padding:0 24px}.endpoint-detection-row{min-height:96px;display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.endpoint-detection-row:last-child{border-bottom:0}.endpoint-detection-marker{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;font-weight:700}.endpoint-detection-marker.low{color:var(--swagelok-light-blue);background:#dff3f7}.endpoint-detection-marker.medium{color:#a45422;background:#fae9dc}.endpoint-detection-marker.high{color:#a45422;background:#f8dfcf}.endpoint-detection-marker.critical{color:var(--swagelok-maroon);background:#f3e1e9}.endpoint-detection-copy{min-width:0;flex:1}.endpoint-detection-copy>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.endpoint-detection-copy strong{margin-right:3px;color:var(--ink);font:600 11px Space Grotesk}.endpoint-detection-copy p{margin:5px 0;color:var(--muted);font-size:9px}.endpoint-detection-copy small{color:var(--muted);font-size:8px}.endpoint-detection-actions{display:flex;gap:7px;flex:0 0 auto}.endpoint-detection-actions .button{padding:8px 10px;font-size:8px}.endpoint-quarantine-button,.endpoint-danger-button{border:1px solid var(--swagelok-maroon);color:#fff;background:var(--swagelok-maroon)}.endpoint-quarantine-button:hover,.endpoint-danger-button:hover{background:#571532}.endpoint-evidence-note{display:flex;align-items:center;gap:10px;padding:13px 24px;border-top:1px solid var(--line);background:var(--surface-soft)}.endpoint-evidence-note>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--swagelok-dark-green);background:#dff1f3}.endpoint-evidence-note p{margin:0;color:var(--muted);font-size:8px;line-height:1.5}.endpoint-evidence-note strong{color:var(--swagelok-dark-green)}.endpoint-empty{min-height:290px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:40px 22px;text-align:center}.endpoint-empty-compact{min-height:220px}.endpoint-empty-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:13px;border-radius:15px;color:var(--swagelok-light-blue);background:#dff3f7;font-size:20px}.endpoint-empty-icon.safe{color:var(--swagelok-dark-green);background:#dff1f3}.endpoint-empty h3{margin:0;color:var(--ink);font:600 15px Space Grotesk}.endpoint-empty p{max-width:420px;margin:7px 0 16px;color:var(--muted);font-size:9px;line-height:1.5}.endpoint-skeleton{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#edf4f5}.endpoint-skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:dashboard-shimmer 1.4s infinite}.endpoint-agent-skeleton{min-height:250px}.endpoint-list-skeleton{height:92px;margin:14px 0}.endpoint-posture-skeleton{width:128px;height:128px;border-radius:50%}.endpoint-register-dialog{width:min(100%,620px);max-height:min(91vh,780px);overflow-y:auto;padding:0;border:1px solid #d2e5e7}.endpoint-revoke-dialog{width:min(100%,510px);overflow:hidden;padding:0}.endpoint-modal-heading{display:flex;align-items:flex-start;gap:14px;padding:26px 28px 21px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f6fbfb,#fff)}.endpoint-modal-heading.danger{background:linear-gradient(180deg,#fbf2f6,#fff)}.endpoint-modal-heading .dialog-icon{margin:0;flex:0 0 auto}.endpoint-modal-heading.danger .dialog-icon{color:var(--swagelok-maroon);background:#f3e1e9}.endpoint-modal-heading>div:last-child{min-width:0;flex:1;padding-right:22px}.endpoint-modal-heading h2{margin:0}.endpoint-modal-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.endpoint-register-error,.endpoint-revoke-error{margin:17px 28px 0}.endpoint-register-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px;padding:21px 28px 0}.endpoint-register-fields .field-label{margin:0!important}.endpoint-public-key-field{grid-column:1 / -1}.endpoint-register-fields .field-label>small{display:block;margin-top:5px;color:var(--muted);font-size:8px;font-weight:400;line-height:1.4}.endpoint-register-fields textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.endpoint-modal-security,.endpoint-revoke-warning{display:flex;align-items:center;gap:10px;margin:19px 28px 0;padding:11px 12px;border:1px solid #d2e8ea;border-radius:10px;background:#eff9fa}.endpoint-modal-security>span,.endpoint-revoke-warning>span{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--swagelok-dark-green);background:#d9eef1}.endpoint-modal-security p,.endpoint-revoke-warning p{margin:0;color:#54767a;font-size:8px;line-height:1.5}.endpoint-modal-security strong{color:var(--swagelok-dark-green)}.endpoint-register-dialog>.dialog-actions,.endpoint-revoke-dialog>.dialog-actions{margin:20px 0 0;padding:16px 28px;border-top:1px solid var(--line);background:var(--surface-soft)}.endpoint-revoke-summary{display:grid;gap:4px;margin:18px 28px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.endpoint-revoke-summary strong{color:var(--ink);font-size:10px}.endpoint-revoke-summary span{color:var(--muted);font-size:8px}.endpoint-revoke-warning{border-color:#ead1dc;background:#fbf3f7}.endpoint-revoke-warning>span{color:var(--swagelok-maroon);background:#f3e1e9}.theme-dark .endpoint-hero{border-color:#28545a;background:linear-gradient(110deg,#123b42,#102b31 72% 100%)}.theme-dark .endpoint-hero.has-priority{border-color:#63364c;background:linear-gradient(110deg,#321d29,#102b31 72%,#382a22)}.theme-dark .endpoint-hero-icon,.theme-dark .endpoint-protection-badge{color:#b9e7ea;border-color:#28545a;background:#16464d}.theme-dark .endpoint-boundary-note{border-color:#624735;background:#382a22}.theme-dark .endpoint-boundary-note p{color:#cca184}.theme-dark .endpoint-access-state{border-color:#28545a;background:linear-gradient(110deg,#123b42,#102b31 72%)}.theme-dark .endpoint-access-icon,.theme-dark .endpoint-access-state code{color:#b9e7ea;background:#16464d}.theme-dark .endpoint-section-heading,.theme-dark .endpoint-modal-heading{background:linear-gradient(180deg,#173840,#102b31)}.theme-dark .endpoint-job-status{color:#b9e7ea;background:#16464d}.theme-dark .endpoint-posture-chart{background:conic-gradient(#50aeb8 var(--endpoint-coverage),#244a50 0)}.theme-dark .endpoint-skeleton{background:#173840}.theme-dark .endpoint-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent)}.theme-dark .endpoint-revoke-button{border-color:#63364c;color:#e4a9c1;background:#321d29}.theme-dark .endpoint-modal-security{border-color:#28545a;background:#123b42}.theme-dark .endpoint-modal-security p{color:#9bb6b9}.theme-dark .endpoint-revoke-warning{border-color:#63364c;background:#321d29}@media(max-width:1080px){.endpoint-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.endpoint-agent-grid,.endpoint-secondary-grid{grid-template-columns:1fr}.endpoint-posture-body{min-height:230px}.endpoint-posture-legend{max-width:320px}.endpoint-toolbar{flex-wrap:wrap}.endpoint-search{flex-basis:100%}}@media(max-width:760px){.endpoint-page{gap:16px}.endpoint-hero{align-items:flex-start;flex-wrap:wrap;padding:19px}.endpoint-hero-icon{width:43px;height:43px}.endpoint-hero-copy{flex-basis:calc(100% - 64px)}.endpoint-hero-copy h2{font-size:18px}.endpoint-hero-actions{width:100%;align-items:center;flex-direction:row;justify-content:space-between;padding-left:61px}.endpoint-boundary-note{align-items:flex-start}.endpoint-access-state{align-items:flex-start;flex-direction:column;padding:19px}.endpoint-summary-grid{grid-template-columns:1fr 1fr;gap:9px}.endpoint-summary-card{min-height:102px;align-items:flex-start;padding:13px}.endpoint-summary-icon{width:32px;height:32px}.endpoint-summary-card strong{font-size:21px}.endpoint-section-heading{min-height:0;padding:18px 17px}.endpoint-result-badge{display:none}.endpoint-toolbar{align-items:stretch;flex-direction:column;padding:14px 17px}.endpoint-search,.endpoint-filter{width:100%;min-width:0}.endpoint-clear-filter{width:100%}.endpoint-agent-grid{gap:10px;padding:15px 17px 17px}.endpoint-agent-card{padding:14px}.endpoint-agent-meta{grid-template-columns:1fr}.endpoint-agent-actions{grid-template-columns:1fr 1fr 32px}.endpoint-scan-list,.endpoint-detection-list{padding:0 17px}.endpoint-scan-row{align-items:flex-start;padding-block:12px}.endpoint-job-status{margin-left:auto}.endpoint-detection-row{align-items:flex-start;flex-wrap:wrap}.endpoint-detection-copy{flex-basis:calc(100% - 50px)}.endpoint-detection-actions{width:100%;padding-left:48px}.endpoint-detection-actions .button{flex:1}.endpoint-evidence-note{align-items:flex-start;padding:13px 17px}.endpoint-modal-backdrop{align-items:end;padding:0}.endpoint-register-dialog,.endpoint-revoke-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.endpoint-modal-heading{padding:23px 20px 18px}.endpoint-register-error,.endpoint-revoke-error{margin:15px 20px 0}.endpoint-register-fields{grid-template-columns:1fr;padding:19px 20px 0}.endpoint-public-key-field{grid-column:auto}.endpoint-modal-security,.endpoint-revoke-warning{margin:18px 20px 0}.endpoint-register-dialog>.dialog-actions,.endpoint-revoke-dialog>.dialog-actions{padding:15px 20px}.endpoint-register-dialog>.dialog-actions .button,.endpoint-revoke-dialog>.dialog-actions .button{flex:1}.endpoint-revoke-summary{margin:17px 20px 0}}.notification-menu{position:relative}.notification-popover{position:absolute;z-index:20;right:0;top:34px;width:min(360px,calc(100vw - 30px));background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:10px;box-shadow:0 16px 40px #00000029;padding:12px}.notification-popover>p{color:var(--muted);font-size:12px;margin:10px 0 2px}.notification-row{width:100%;display:flex;gap:9px;align-items:start;border:0;border-top:1px solid var(--line);background:transparent;color:inherit;text-align:left;padding:10px 0;cursor:pointer}.notification-row span{flex:1;display:grid;gap:3px}.notification-row small{color:var(--muted);font-size:11px;line-height:1.35}.notification-row em{color:var(--brand);font-size:10px;font-style:normal;white-space:nowrap}.directory-workspace{gap:18px}.directory-hero{position:relative;min-height:235px;display:flex;align-items:center;justify-content:space-between;gap:34px;overflow:hidden;padding:35px 42px;border-radius:20px;color:#fff;background:linear-gradient(120deg,#004f55,#006a70 54%,#0088a8);box-shadow:0 18px 42px #00606629}.directory-hero-copy{position:relative;z-index:2;max-width:650px}.directory-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#bdebf0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.directory-hero-kicker .status-dot{background:#9ce5ca;box-shadow:0 0 0 4px #9ce5ca24}.directory-hero h2{margin:14px 0 9px;font:600 28px/1.16 Space Grotesk;letter-spacing:-.045em}.directory-hero-copy>p{max-width:590px;margin:0;color:#ecfdffc2;font-size:12px;line-height:1.65}.directory-hero-boundary{display:flex;align-items:center;gap:9px;max-width:570px;margin-top:20px;padding:11px 13px;border:1px solid rgba(196,242,242,.18);border-radius:11px;color:#ecfdffbd;background:#01383d3d;font-size:10px;line-height:1.45}.directory-hero-boundary>span:first-child{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#c6f4df;background:#c6f4df1c;font-size:15px}.directory-hero-boundary strong{color:#fff}.directory-hero-status{position:relative;z-index:2;width:175px;min-height:166px;flex:0 0 175px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(221,251,252,.2);border-radius:18px;background:#023a3f38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.directory-hero-status span{color:#bdebf0;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.directory-hero-status strong{margin:5px 0 -2px;font:600 42px Space Grotesk;letter-spacing:-.06em}.directory-hero-status small{color:#ebfdffba;font-size:10px}.directory-hero-status i{display:block;margin-top:15px;padding-top:12px;border-top:1px solid rgba(221,251,252,.15);color:#c7efdc;font-size:9px;font-style:normal;line-height:1.4}.directory-hero-orbit{position:absolute;border:1px solid rgba(226,252,255,.1);border-radius:50%;pointer-events:none}.directory-hero-orbit-one{width:430px;height:430px;right:-150px;top:-185px}.directory-hero-orbit-two{width:290px;height:290px;right:-35px;bottom:-205px}.directory-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.directory-summary-card{min-width:0;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 18px #154d5209}.directory-summary-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:17px;font-weight:700}.directory-summary-icon.people{color:var(--swagelok-light-blue);background:#e2f3f7}.directory-summary-icon.active{color:#2b8867;background:#e3f2ea}.directory-summary-icon.department{color:var(--swagelok-purple);background:#f0e8f2}.directory-summary-icon.group{color:var(--swagelok-orange);background:#fdf0e7}.directory-summary-card>div{min-width:0}.directory-summary-card div>span,.directory-summary-card div>strong,.directory-summary-card div>small{display:block}.directory-summary-card div>span{color:var(--muted);font-size:9px;font-weight:600}.directory-summary-card div>strong{margin:3px 0 1px;color:var(--ink);font:600 24px Space Grotesk;letter-spacing:-.04em}.directory-summary-card div>small{overflow:hidden;color:#829497;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.directory-page-error{margin:0}.directory-section,.directory-resource-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 6px 22px #154d5209}.directory-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.directory-section-heading h3,.directory-organization-heading h3{margin:0;font:600 17px Space Grotesk;letter-spacing:-.03em}.directory-section-heading p:not(.section-kicker),.directory-organization-heading p:not(.section-kicker){max-width:650px;margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.directory-attention-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #cae5d7;border-radius:999px;color:#287657;background:#eef8f3;font-size:9px;font-weight:700;white-space:nowrap}.directory-attention-badge .status-dot{background:#3ea577}.directory-attention-badge.has-attention{color:#a24c53;border-color:#edced0;background:#fff2f1}.directory-attention-badge.has-attention .status-dot{background:#c7525e;box-shadow:0 0 0 3px #c7525e1f}.directory-queue-error{margin:16px 24px 0}.directory-queue-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 24px 10px}.directory-queue-overview .queue-summary-card{min-height:68px;background:var(--surface-soft)}.directory-queue-overview .queue-summary-card strong{font-size:23px}.directory-queue-signals{display:flex;gap:8px;flex-wrap:wrap;padding:0 24px 10px}.directory-queue-signals span{padding:6px 9px;border-radius:8px;color:var(--muted);background:var(--surface-soft);font-size:9px}.directory-queue-signals b{color:var(--ink)}.directory-alert-stack{display:grid;gap:8px;padding:8px 24px 16px}.directory-alert-card{display:flex;align-items:center;gap:11px;padding:12px 13px;border:1px solid #efd1d2;border-radius:11px;background:#fff7f6}.directory-alert-icon{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#a94d55;background:#f8dfe0;font-weight:800}.directory-alert-card>div{min-width:0;flex:1}.directory-alert-card strong,.directory-alert-card p,.directory-alert-card time{display:block}.directory-alert-card strong{color:#93434b;font-size:10px}.directory-alert-card p{margin:3px 0;color:#906d70;font-size:9px;line-height:1.45}.directory-alert-card time{color:#aa898b;font-size:8px}.directory-alert-card .button{flex:0 0 auto;padding:7px 10px}.directory-queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface-soft)}.directory-queue-toolbar>div{display:flex;align-items:center;gap:8px}.directory-queue-toolbar strong{color:var(--ink);font-size:10px}.directory-queue-toolbar span{color:var(--muted);font-size:9px}.directory-queue-toolbar .button{padding:8px 11px;font-size:10px}.directory-request-list{padding:0 24px}.directory-request-card{display:flex;align-items:center;gap:12px;min-height:78px;padding:13px 0;border-bottom:1px solid var(--line);cursor:pointer}.directory-request-card:last-child{border-bottom:0}.directory-request-card.needs-attention{margin:7px -10px;padding:13px 10px;border:1px solid #efd1d2;border-radius:10px;background:#fff8f7}.directory-request-card input{flex:0 0 auto;accent-color:var(--brand-2)}.directory-request-symbol{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-light);font-size:18px;font-weight:600}.directory-request-main{min-width:0;flex:1}.directory-request-main strong,.directory-request-main span,.directory-request-main small,.directory-request-action small{display:block}.directory-request-main strong{color:var(--ink);font-size:11px}.directory-request-main span{margin-top:3px;color:var(--muted);font-size:9px}.directory-request-main small{margin-top:4px;color:#8b9a9c;font-size:8px}.directory-request-action{display:grid;justify-items:end;gap:7px}.directory-request-action small{color:var(--muted);font-size:9px}.directory-people-heading{align-items:center}.directory-filter-bar{display:flex;align-items:center;gap:8px}.directory-search-control{width:235px;height:39px}.directory-search-control input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.directory-status-filter{height:39px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.directory-status-filter>span{color:var(--muted);font-size:9px}.directory-status-filter select{max-width:110px;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.directory-people-caption{display:flex;justify-content:space-between;gap:16px;padding:11px 24px;border-bottom:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:9px}.directory-people-caption small{color:#88999b}.directory-people-list{padding:0 24px}.directory-person-row{display:grid;grid-template-columns:38px minmax(180px,1.35fr) minmax(115px,.8fr) minmax(135px,.9fr) auto auto;align-items:center;gap:13px;min-height:83px;padding:14px 0;border-bottom:1px solid var(--line)}.directory-person-row:last-child{border-bottom:0}.directory-avatar{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:#006c75;background:linear-gradient(135deg,#dff2f4,#cae9ed);font:700 11px Space Grotesk}.directory-person-main,.directory-person-meta{min-width:0}.directory-person-main strong,.directory-person-main span,.directory-person-meta span,.directory-person-meta strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.directory-person-main strong{color:var(--ink);font-size:11px}.directory-person-main span{margin-top:4px;color:var(--muted);font-size:9px}.directory-person-meta span{color:#8a999b;font-size:8px}.directory-person-meta strong{margin-top:4px;color:var(--ink);font-size:9px;font-weight:600}.directory-person-action{padding:8px 10px;font-size:9px}.directory-person-skeleton{display:block;height:83px;background:linear-gradient(90deg,transparent,var(--surface-soft),transparent);background-size:220% 100%;animation:directory-shimmer 1.2s infinite}@keyframes directory-shimmer{to{background-position:-220% 0}}.directory-empty{display:grid;justify-items:center;gap:7px;padding:48px 20px;color:var(--muted);text-align:center}.directory-empty>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:3px;border-radius:13px;color:var(--brand-2);background:var(--brand-light);font-size:19px}.directory-empty strong{color:var(--ink);font:600 13px Space Grotesk}.directory-empty p{max-width:430px;margin:0;font-size:10px;line-height:1.5}.directory-empty .button{margin-top:7px}.directory-empty.compact{padding:28px 18px}.directory-empty.compact>span{width:35px;height:35px;font-size:15px}.directory-organization{display:grid;gap:14px}.directory-organization-heading{display:flex;align-items:end;justify-content:space-between;padding:4px 2px 0}.directory-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.directory-resource-heading{min-height:98px;display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.directory-resource-icon{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:18px}.directory-resource-icon.department{color:var(--swagelok-purple);background:#f0e8f2}.directory-resource-icon.group{color:var(--swagelok-light-blue);background:#e2f3f7}.directory-resource-heading>div{min-width:0;flex:1}.directory-resource-heading h4{margin:0;color:var(--ink);font:600 14px Space Grotesk}.directory-resource-heading p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.4}.directory-resource-heading .button{flex:0 0 auto;padding:8px 10px;font-size:9px}.directory-resource-list{padding:0 20px}.directory-resource-row{display:flex;align-items:center;gap:11px;min-height:71px;padding:12px 0;border-bottom:1px solid var(--line)}.directory-resource-row:last-child{border-bottom:0}.directory-resource-monogram{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--swagelok-purple);background:#f0e8f2;font:700 10px Space Grotesk}.directory-resource-monogram.group{color:var(--swagelok-light-blue);background:#e2f3f7}.directory-resource-row>div{min-width:0;flex:1}.directory-resource-row strong,.directory-resource-row code,.directory-resource-row div>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.directory-resource-row strong{color:var(--ink);font-size:10px}.directory-resource-row code,.directory-resource-row div>span{margin-top:4px;color:var(--muted);font-size:8px}.directory-resource-row code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.directory-resource-row .button{padding:7px 9px;font-size:9px}.directory-modal-backdrop{padding:24px}.directory-lifecycle-dialog,.directory-members-dialog{width:min(100%,680px);max-height:min(90vh,790px);padding:0;overflow-y:auto}.directory-create-dialog{width:min(100%,530px);padding:0;overflow:hidden}.directory-group-dialog{width:min(100%,600px)}.directory-modal-heading{display:flex;align-items:flex-start;gap:13px;padding:25px 27px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.directory-modal-heading .dialog-icon{flex:0 0 auto;margin:0}.directory-modal-heading h2{margin:0}.directory-modal-heading p:not(.eyebrow){max-width:540px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.directory-modal-error{margin:16px 27px 0}.directory-modal-fields,.directory-lifecycle-form{display:grid;gap:16px;padding:21px 27px 0}.directory-group-fields{grid-template-columns:1fr 1fr}.directory-description-field,.directory-group-fields .directory-modal-security{grid-column:1 / -1}.directory-modal-security{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #d1e6e8;border-radius:10px;color:var(--muted);background:#f1f8f9;font-size:9px;line-height:1.45}.directory-modal-security>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:#dceff1;font-weight:700}.directory-modal-security p{margin:0}.directory-modal-security strong{color:var(--ink)}.directory-modal-footer{margin-top:21px;padding:16px 27px;border-top:1px solid var(--line);background:var(--surface-soft)}.directory-lifecycle-form>.dialog-actions{margin-top:0}.directory-history-section{padding:22px 27px 0;border-top:1px solid var(--line);margin-top:22px}.directory-history-list{display:grid;margin-top:10px}.directory-history-row{display:flex;align-items:center;gap:10px;padding:12px 0;border-top:1px solid var(--line)}.directory-history-symbol{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-light);font-weight:700}.directory-history-row>div{min-width:0;flex:1}.directory-history-row div strong,.directory-history-row div span,.directory-history-row div small{display:block}.directory-history-row div strong{color:var(--ink);font-size:10px}.directory-history-row div span{margin-top:3px;color:var(--muted);font-size:9px}.directory-history-row div small{margin-top:3px;color:#8d9b9d;font-size:8px}.directory-history-row .dialog-inline-actions{display:flex;gap:8px}.directory-member-section{padding:21px 27px 0}.directory-member-section-heading{display:flex;justify-content:space-between;color:var(--ink);font-size:10px}.directory-member-section-heading span{color:var(--muted)}.directory-member-list{margin-top:10px}.directory-member-row{display:flex;align-items:center;gap:10px;min-height:64px;padding:11px 0;border-top:1px solid var(--line)}.directory-member-row>div{min-width:0;flex:1}.directory-member-row div strong,.directory-member-row div span{display:block}.directory-member-row div strong{color:var(--ink);font-size:10px}.directory-member-row div span{margin-top:3px;color:var(--muted);font-size:9px}.directory-member-row .directory-avatar{width:33px;height:33px}.directory-member-add{display:flex;align-items:end;gap:10px;margin:18px 27px 0;padding:16px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.directory-member-add .field-label{min-width:0;flex:1;margin:0}.directory-member-add .button{flex:0 0 auto}.theme-dark .directory-summary-icon.people,.theme-dark .directory-resource-icon.group,.theme-dark .directory-resource-monogram.group{background:#173b42}.theme-dark .directory-summary-icon.active{background:#1f3e33}.theme-dark .directory-summary-icon.department,.theme-dark .directory-resource-icon.department,.theme-dark .directory-resource-monogram{background:#382943}.theme-dark .directory-summary-icon.group{background:#4b3425}.theme-dark .directory-alert-card,.theme-dark .directory-request-card.needs-attention{border-color:#63383c;background:#352326}.theme-dark .directory-alert-icon{color:#f0aeb1;background:#593035}.theme-dark .directory-alert-card strong{color:#f0aeb1}.theme-dark .directory-attention-badge{color:#a8e4c3;border-color:#31584a;background:#234c3d}.theme-dark .directory-attention-badge.has-attention{color:#f0aeb1;border-color:#63383c;background:#352326}.theme-dark .directory-avatar{color:#9cdde3;background:#173b42}.theme-dark .directory-modal-security{border-color:#31535a;background:#1b3439}.theme-dark .directory-modal-security>span{color:#9cdde3;background:#23454b}@media(max-width:1080px){.directory-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-person-row{grid-template-columns:38px minmax(170px,1.3fr) minmax(110px,.8fr) auto auto}.directory-person-meta:nth-of-type(2){display:none}.directory-resource-grid{grid-template-columns:1fr}}@media(max-width:760px){.directory-workspace{gap:14px}.directory-hero{min-height:300px;align-items:flex-start;padding:27px 22px}.directory-hero h2{font-size:24px}.directory-hero-boundary{padding-right:120px}.directory-hero-status{position:absolute;right:20px;bottom:20px;width:105px;min-height:112px;flex-basis:105px;padding:11px}.directory-hero-status strong{font-size:30px}.directory-hero-status i{display:none}.directory-summary-grid{gap:9px}.directory-summary-card{gap:10px;padding:13px}.directory-summary-icon{width:34px;height:34px}.directory-summary-card div>strong{font-size:20px}.directory-summary-card div>small{display:none}.directory-section-heading{padding:19px 17px}.directory-lifecycle-panel .directory-section-heading{display:block}.directory-attention-badge{margin-top:13px}.directory-queue-overview{grid-template-columns:repeat(2,minmax(0,1fr));padding:15px 17px 8px}.directory-queue-signals,.directory-alert-stack{padding-left:17px;padding-right:17px}.directory-alert-card{align-items:flex-start;flex-wrap:wrap}.directory-alert-card .button{margin-left:38px}.directory-queue-toolbar{align-items:stretch;flex-direction:column;padding:13px 17px}.directory-queue-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.directory-request-list{padding:0 17px}.directory-request-card{align-items:flex-start;flex-wrap:wrap}.directory-request-main{flex-basis:calc(100% - 82px)}.directory-request-action{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:64px}.directory-people-heading{display:block}.directory-filter-bar{align-items:stretch;flex-direction:column;margin-top:16px}.directory-search-control{width:100%}.directory-status-filter{justify-content:space-between}.directory-status-filter select{max-width:none;flex:1}.directory-people-caption{padding:10px 17px}.directory-people-caption small{display:none}.directory-people-list{padding:0 17px}.directory-person-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px}.directory-person-main{flex:1}.directory-person-meta{width:calc(50% - 5px);padding-left:48px}.directory-person-meta:nth-of-type(2){display:block;padding-left:0}.directory-person-row>.status-pill{margin-left:48px}.directory-person-action{margin-left:auto}.directory-organization-heading{padding:3px 1px 0}.directory-resource-heading{align-items:flex-start;flex-wrap:wrap;padding:17px}.directory-resource-heading>div{flex-basis:calc(100% - 54px)}.directory-resource-heading .button{margin-left:51px}.directory-resource-list{padding:0 17px}.directory-resource-row{flex-wrap:wrap}.directory-resource-row>div{flex-basis:calc(100% - 44px)}.directory-resource-row>.status-pill,.directory-resource-row>.button{margin-left:43px}.directory-modal-backdrop{align-items:end;padding:0}.directory-lifecycle-dialog,.directory-members-dialog,.directory-create-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.directory-modal-heading{padding:23px 20px 18px}.directory-modal-error{margin:15px 20px 0}.directory-modal-fields,.directory-lifecycle-form,.directory-member-section{padding-left:20px;padding-right:20px}.directory-group-fields{grid-template-columns:1fr}.directory-description-field,.directory-group-fields .directory-modal-security{grid-column:auto}.directory-history-section{padding-left:20px;padding-right:20px}.directory-history-row{flex-wrap:wrap}.directory-history-row>div{flex-basis:calc(100% - 42px)}.directory-history-row>.status-pill{margin-left:39px}.directory-history-row .dialog-inline-actions{margin-left:auto}.directory-member-row{flex-wrap:wrap}.directory-member-row>div{flex-basis:calc(100% - 44px)}.directory-member-row>.status-pill{margin-left:43px}.directory-member-add{align-items:stretch;flex-direction:column;margin-left:20px;margin-right:20px}.directory-modal-footer{padding-left:20px;padding-right:20px}.directory-modal-footer .button{flex:1}}.rotation-page{display:grid;gap:18px}.rotation-hero{position:relative;min-height:235px;display:flex;align-items:center;justify-content:space-between;gap:35px;overflow:hidden;padding:35px 42px;border-radius:20px;color:#fff;background:linear-gradient(118deg,#004f55,#00666d,#008daf);box-shadow:0 18px 42px #00606629}.rotation-hero-copy{position:relative;z-index:2;max-width:680px}.rotation-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#bfeaf0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.rotation-hero-kicker .status-dot{background:#ffc183;box-shadow:0 0 0 4px #ffc18324}.rotation-hero h2{margin:14px 0 9px;font:600 28px/1.16 Space Grotesk;letter-spacing:-.045em}.rotation-hero-copy>p{max-width:610px;margin:0;color:#ecfdffc2;font-size:12px;line-height:1.65}.rotation-hero-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.rotation-hero-controls span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(218,250,251,.17);border-radius:8px;color:#ecfdffc7;background:#00353a36;font-size:9px}.rotation-hero-controls b{color:#a5e3c5}.rotation-hero-visual{position:relative;z-index:2;width:190px;height:190px;flex:0 0 190px;display:grid;place-items:center}.rotation-orbit{position:absolute;border:1px solid rgba(220,250,252,.16);border-radius:50%}.rotation-orbit-one{inset:0}.rotation-orbit-two{inset:23px;border-style:dashed;animation:rotation-spin 18s linear infinite}@keyframes rotation-spin{to{transform:rotate(360deg)}}.rotation-core{width:118px;height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(220,250,252,.2);border-radius:50%;background:#0033384d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.rotation-core span{color:#bdebf0;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.rotation-core strong{margin:2px 0 -1px;font:600 34px Space Grotesk}.rotation-core small{max-width:88px;color:#c9efdd;font-size:8px;line-height:1.35}.rotation-boundary{display:flex;align-items:center;gap:13px;padding:16px 18px;border:1px solid #efdaba;border-left:4px solid var(--swagelok-orange);border-radius:14px;background:linear-gradient(90deg,#fff8ed,#fffdf8);box-shadow:0 4px 16px #7d532409}.rotation-boundary-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:#a8622d;background:#f8e3c7;font-size:19px}.rotation-boundary>div{min-width:0;flex:1}.rotation-boundary strong{display:block;color:#805126;font-size:11px}.rotation-boundary p{max-width:860px;margin:4px 0 0;color:#8f7255;font-size:9px;line-height:1.55}.rotation-boundary-badge{flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#995929;background:#f8e3c7;font-size:9px;font-weight:700;white-space:nowrap}.rotation-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.rotation-summary-grid>article{min-width:0;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 18px #154d5209}.rotation-summary-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:17px;font-weight:700}.rotation-summary-icon.applications{color:var(--swagelok-light-blue);background:#e2f3f7}.rotation-summary-icon.approval{color:var(--swagelok-purple);background:#f0e8f2}.rotation-summary-icon.running{color:#2b8867;background:#e3f2ea}.rotation-summary-icon.recovery{color:var(--swagelok-maroon);background:#f5e7ed}.rotation-summary-grid article>div{min-width:0}.rotation-summary-grid article span,.rotation-summary-grid article strong,.rotation-summary-grid article small{display:block}.rotation-summary-grid article div>span{color:var(--muted);font-size:9px;font-weight:600}.rotation-summary-grid article div>strong{margin:3px 0 1px;color:var(--ink);font:600 24px Space Grotesk;letter-spacing:-.04em}.rotation-summary-grid article div>small{overflow:hidden;color:#829497;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.rotation-page-error{margin:0}.rotation-section{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 6px 22px #154d5209}.rotation-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.rotation-section-heading h3{margin:0;font:600 17px Space Grotesk;letter-spacing:-.03em}.rotation-section-heading p:not(.section-kicker){max-width:650px;margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.rotation-section-heading>.button{flex:0 0 auto}.rotation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 24px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.rotation-search{width:min(100%,310px);height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface)}.rotation-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:10px}.rotation-toolbar>span{color:var(--muted);font-size:9px}.rotation-application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:20px 24px 24px}.rotation-application-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.rotation-application-card:not(.rotation-skeleton):hover{border-color:#bdd7da;transform:translateY(-2px);box-shadow:0 10px 24px #154d5212}.rotation-application-top{display:flex;align-items:center;gap:11px;padding:16px;border-bottom:1px solid var(--line)}.rotation-app-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--swagelok-light-blue);background:#e2f3f7;font-size:17px}.rotation-application-top>div{min-width:0;flex:1}.rotation-application-top strong,.rotation-application-top div>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotation-application-top strong{color:var(--ink);font-size:11px}.rotation-application-top div>span{margin-top:4px;color:var(--muted);font-size:9px}.rotation-application-context{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:15px 16px}.rotation-application-context div{min-width:0}.rotation-application-context span,.rotation-application-context strong{display:block}.rotation-application-context span{color:#89999b;font-size:8px}.rotation-application-context strong{margin-top:4px;overflow:hidden;color:var(--ink);font-size:9px;font-weight:600;line-height:1.4;text-overflow:ellipsis}.rotation-danger-copy{color:var(--swagelok-maroon)!important}.rotation-application-safety{display:flex;align-items:center;gap:7px;margin:auto 16px 0;padding:9px 0 13px;border-top:1px solid var(--line);color:var(--muted);font-size:8px}.rotation-application-safety .status-dot{margin:0}.rotation-application-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:13px 16px;border-top:1px solid var(--line);background:var(--surface-soft)}.rotation-application-actions .button{flex:1;min-width:90px;padding:8px 9px;font-size:9px}.rotation-application-actions .button:disabled{cursor:not-allowed;opacity:.55}.rotation-application-actions .row-action{width:100%;padding:4px 0 0;color:var(--swagelok-maroon);text-align:left;font-size:9px}.rotation-action-hint{width:100%;color:#86603a;font-size:8px;line-height:1.4}.rotation-job-filter{height:39px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.rotation-job-filter>span{color:var(--muted);font-size:9px}.rotation-job-filter select{max-width:150px;border:0;outline:0;color:var(--ink);background:transparent;font-size:9px;text-transform:capitalize}.rotation-job-caption{display:flex;justify-content:space-between;gap:14px;padding:11px 24px;border-bottom:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:9px}.rotation-job-caption small{color:#89999b}.rotation-job-list{padding:0 24px}.rotation-job-card{display:grid;grid-template-columns:38px minmax(180px,1.3fr) 70px 105px auto minmax(110px,auto);align-items:center;gap:13px;min-height:88px;padding:14px 0;border-bottom:1px solid var(--line)}.rotation-job-card:last-child{border-bottom:0}.rotation-job-card.needs-recovery{margin:7px -10px;padding:14px 10px;border:1px solid #eacbd8;border-radius:11px;background:#fff8fa}.rotation-job-mode{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;font:700 11px Space Grotesk}.rotation-job-mode.dry_run{color:var(--swagelok-light-blue);background:#e2f3f7}.rotation-job-mode.execute{color:#2b8867;background:#e3f2ea}.rotation-job-mode.rollback{color:var(--swagelok-maroon);background:#f5e7ed}.rotation-job-main{min-width:0}.rotation-job-main strong,.rotation-job-main span,.rotation-job-main small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rotation-job-main strong{color:var(--ink);font-size:11px}.rotation-job-main span{margin-top:4px;color:var(--muted);font-size:9px}.rotation-job-main small{margin-top:4px;color:#8d9b9d;font-size:8px}.rotation-job-metric span,.rotation-job-metric>strong{display:block}.rotation-job-metric span{color:#8a999b;font-size:8px}.rotation-job-metric>strong{margin-top:4px;color:var(--ink);font-size:10px;text-transform:capitalize}.rotation-job-metric strong small{color:var(--muted);font-size:8px}.rotation-job-metric .healthy{color:#2b8867}.rotation-job-metric .unhealthy{color:var(--swagelok-maroon)}.rotation-decision-actions{display:flex;gap:7px;justify-content:flex-end}.rotation-decision-actions .button{padding:8px 9px;font-size:9px}.rotation-waiting-status{justify-self:end;padding:8px 10px;border:1px solid #b8dce3;border-radius:8px;color:#087d91;background:#eefafd;font:700 9px Space Grotesk;cursor:pointer}.rotation-waiting-status:hover{background:#e2f5f8}.rotation-job-result{color:var(--muted);font-size:8px;text-align:right}.rotation-error-code{display:inline-block;max-width:130px;overflow:hidden;padding:5px 7px;border-radius:7px;color:var(--swagelok-maroon);background:#f5e7ed;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;text-overflow:ellipsis}.rotation-waiting-dialog .dialog-icon{color:#087d91;background:#e2f5f8}.rotation-empty{display:grid;justify-items:center;gap:7px;padding:48px 20px;color:var(--muted);text-align:center}.rotation-empty>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:3px;border-radius:13px;color:var(--brand-2);background:var(--brand-light);font-size:19px}.rotation-empty strong{color:var(--ink);font:600 13px Space Grotesk}.rotation-empty p{max-width:430px;margin:0;font-size:10px;line-height:1.5}.rotation-empty .button{margin-top:7px}.rotation-skeleton{min-height:220px;border:0;background:linear-gradient(90deg,var(--surface-soft),var(--surface),var(--surface-soft));background-size:220% 100%;animation:rotation-shimmer 1.25s infinite}.rotation-job-card.rotation-skeleton{min-height:88px}@keyframes rotation-shimmer{to{background-position:-220% 0}}.rotation-evidence-note{display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #cfe4e6;border-radius:13px;background:#f3f9fa}.rotation-evidence-note>span{width:33px;height:33px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:#dceff1}.rotation-evidence-note strong{display:block;color:var(--ink);font-size:10px}.rotation-evidence-note p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.rotation-modal-backdrop{padding:24px}.rotation-create-dialog{width:min(100%,610px);padding:0;overflow:hidden}.rotation-action-dialog{width:min(100%,520px);padding:0;overflow:hidden}.rotation-modal-heading{display:flex;align-items:flex-start;gap:13px;padding:25px 27px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.rotation-modal-heading .dialog-icon{flex:0 0 auto;margin:0}.rotation-modal-heading .dialog-icon.danger{color:var(--swagelok-maroon);background:#f5e7ed}.rotation-modal-heading h2{margin:0}.rotation-modal-heading p:not(.eyebrow){max-width:510px;margin:7px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.rotation-modal-error{margin:16px 27px 0}.rotation-modal-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:21px 27px 0}.rotation-modal-fields .field-label{margin:0}.rotation-modal-fields .field-label small{display:block;margin-top:6px;color:var(--muted);font-size:8px;line-height:1.4}.rotation-reference-field,.rotation-modal-security{grid-column:1 / -1}.rotation-modal-security{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #d1e6e8;border-radius:10px;color:var(--muted);background:#f1f8f9;font-size:9px;line-height:1.45}.rotation-modal-security>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:#dceff1}.rotation-modal-security p{margin:0}.rotation-modal-security strong{color:var(--ink)}.rotation-modal-footer{margin-top:21px;padding:16px 27px;border-top:1px solid var(--line);background:var(--surface-soft)}.rotation-action-summary{display:flex;align-items:center;gap:11px;margin:21px 27px 0;padding:14px;border:1px solid var(--line);border-radius:11px}.rotation-action-summary>div{min-width:0;flex:1}.rotation-action-summary div span,.rotation-action-summary div strong,.rotation-action-summary div small{display:block}.rotation-action-summary div span{color:var(--muted);font-size:8px}.rotation-action-summary div strong{margin-top:3px;color:var(--ink);font-size:11px}.rotation-action-summary div small{margin-top:4px;color:var(--muted);font-size:8px}.rotation-action-warning{display:flex;align-items:flex-start;gap:10px;margin:14px 27px 0;padding:12px;border:1px solid #efdaba;border-radius:10px;color:#86603a;background:#fff8ed;font-size:9px;line-height:1.5}.rotation-action-warning>span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:#995929;background:#f8e3c7;font-weight:800}.rotation-action-warning p{margin:0}.rotation-action-warning strong{color:#75491f}.rotation-action-warning.danger{color:#8f6878;border-color:#eacbd8;background:#fff5f8}.rotation-action-warning.danger>span{color:var(--swagelok-maroon);background:#f5e7ed}.rotation-action-warning.danger strong{color:var(--swagelok-maroon)}.rotation-danger-button{color:var(--swagelok-maroon);border-color:#d9afc0}.theme-dark .rotation-boundary{border-color:#62482d;background:linear-gradient(90deg,#392c20,#2c2821)}.theme-dark .rotation-boundary-icon,.theme-dark .rotation-boundary-badge{color:#f0b887;background:#513722}.theme-dark .rotation-boundary strong{color:#f0c198}.theme-dark .rotation-boundary p{color:#c7a889}.theme-dark .rotation-summary-icon.applications,.theme-dark .rotation-app-icon,.theme-dark .rotation-job-mode.dry_run{background:#173b42}.theme-dark .rotation-summary-icon.approval{background:#382943}.theme-dark .rotation-summary-icon.running,.theme-dark .rotation-job-mode.execute{background:#1f3e33}.theme-dark .rotation-summary-icon.recovery,.theme-dark .rotation-job-mode.rollback,.theme-dark .rotation-error-code,.theme-dark .rotation-modal-heading .dialog-icon.danger{background:#452936}.theme-dark .rotation-job-card.needs-recovery{border-color:#5d3547;background:#33232a}.theme-dark .rotation-evidence-note,.theme-dark .rotation-modal-security{border-color:#31535a;background:#1b3439}.theme-dark .rotation-evidence-note>span,.theme-dark .rotation-modal-security>span{color:#9cdde3;background:#23454b}.theme-dark .rotation-action-warning{color:#d8b796;border-color:#62482d;background:#392c20}.theme-dark .rotation-action-warning>span{color:#efb985;background:#513722}.theme-dark .rotation-action-warning strong{color:#f0c198}.theme-dark .rotation-action-warning.danger{color:#d3a9ba;border-color:#5d3547;background:#33232a}.theme-dark .rotation-action-warning.danger>span{background:#452936}.theme-dark .rotation-app-icon{color:#9cdde3}@media(max-width:1180px){.rotation-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rotation-job-card{grid-template-columns:38px minmax(170px,1.2fr) 65px 95px auto}.rotation-job-result,.rotation-decision-actions,.rotation-waiting-status{grid-column:2 / -1;justify-content:flex-start;text-align:left;justify-self:start}}@media(max-width:900px){.rotation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rotation-application-grid{grid-template-columns:1fr}}@media(max-width:760px){.rotation-page{gap:14px}.rotation-hero{min-height:320px;align-items:flex-start;padding:27px 22px}.rotation-hero h2{font-size:24px}.rotation-hero-copy{padding-right:0}.rotation-hero-controls{max-width:calc(100% - 115px)}.rotation-hero-visual{position:absolute;right:13px;bottom:12px;width:130px;height:130px;flex-basis:130px}.rotation-orbit-two{inset:16px}.rotation-core{width:84px;height:84px}.rotation-core strong{font-size:25px}.rotation-core small{max-width:68px}.rotation-boundary{align-items:flex-start;flex-wrap:wrap;padding:15px}.rotation-boundary>div{flex-basis:calc(100% - 51px)}.rotation-boundary-badge{margin-left:49px}.rotation-summary-grid{gap:9px}.rotation-summary-grid>article{gap:10px;padding:13px}.rotation-summary-icon{width:34px;height:34px}.rotation-summary-grid article div>strong{font-size:20px}.rotation-summary-grid article div>small{display:none}.rotation-section-heading{display:block;padding:19px 17px}.rotation-section-heading>.button,.rotation-job-filter{margin-top:15px}.rotation-job-filter{justify-content:space-between}.rotation-job-filter select{max-width:none;flex:1}.rotation-toolbar{align-items:stretch;flex-direction:column;padding:11px 17px}.rotation-search{width:100%}.rotation-application-grid{padding:15px 17px 17px}.rotation-application-context{grid-template-columns:1fr}.rotation-job-caption{padding:10px 17px}.rotation-job-caption small{display:none}.rotation-job-list{padding:0 17px}.rotation-job-card{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px}.rotation-job-main{flex:1;flex-basis:calc(100% - 48px)}.rotation-job-metric{width:calc(50% - 5px);padding-left:48px}.rotation-job-metric+.rotation-job-metric{padding-left:0}.rotation-job-card>.status-pill{margin-left:48px}.rotation-job-result,.rotation-decision-actions{width:100%;margin-left:48px}.rotation-evidence-note{align-items:flex-start}.rotation-modal-backdrop{align-items:end;padding:0}.rotation-create-dialog,.rotation-action-dialog{width:100%;max-height:94vh;overflow-y:auto;border-radius:20px 20px 0 0}.rotation-modal-heading{padding:23px 20px 18px}.rotation-modal-error{margin:15px 20px 0}.rotation-modal-fields{grid-template-columns:1fr;padding:19px 20px 0}.rotation-reference-field,.rotation-modal-security{grid-column:auto}.rotation-action-summary,.rotation-action-warning{margin-left:20px;margin-right:20px}.rotation-modal-footer{padding-left:20px;padding-right:20px}.rotation-modal-footer .button{flex:1}}.audit-page{display:grid;gap:18px}.audit-hero{position:relative;min-height:235px;display:flex;align-items:center;justify-content:space-between;gap:35px;overflow:hidden;padding:35px 42px;border-radius:20px;color:#fff;background:linear-gradient(118deg,#004f55,#00676e 52%,#008daf);box-shadow:0 18px 42px #00606629}.audit-hero-copy{position:relative;z-index:2;max-width:680px}.audit-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#bfeaf0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.audit-hero-kicker .status-dot{background:#9ce5ca;box-shadow:0 0 0 4px #9ce5ca24}.audit-hero h2{margin:14px 0 9px;font:600 28px/1.16 Space Grotesk;letter-spacing:-.045em}.audit-hero-copy>p{max-width:610px;margin:0;color:#ecfdffc2;font-size:12px;line-height:1.65}.audit-hero-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.audit-hero-controls span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(218,250,251,.17);border-radius:8px;color:#ecfdffc7;background:#00353a36;font-size:9px}.audit-hero-controls b{color:#a5e3c5}.audit-hero-status{position:relative;z-index:2;width:180px;min-height:166px;flex:0 0 180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(221,251,252,.2);border-radius:18px;background:#023a3f38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.audit-hero-status>span{color:#bdebf0;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.audit-hero-status strong{margin:5px 0 -2px;font:600 40px Space Grotesk;letter-spacing:-.06em}.audit-hero-status small{color:#ebfdffba;font-size:9px}.audit-hero-status i{display:block;margin-top:15px;padding-top:12px;border-top:1px solid rgba(221,251,252,.15);color:#c7efdc;font-size:8px;font-style:normal;line-height:1.4}.audit-hero-orbit{position:absolute;border:1px solid rgba(226,252,255,.1);border-radius:50%;pointer-events:none}.audit-hero-orbit-one{width:430px;height:430px;right:-150px;top:-185px}.audit-hero-orbit-two{width:290px;height:290px;right:-35px;bottom:-205px}.audit-readonly-notice{display:flex;align-items:center;gap:13px;padding:16px 18px;border:1px solid #cfe4e6;border-left:4px solid var(--swagelok-light-blue);border-radius:14px;background:linear-gradient(90deg,#f1f8f9,#f9fcfc);box-shadow:0 4px 16px #154d5209}.audit-readonly-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:#dceff1;font-size:18px}.audit-readonly-notice>div{min-width:0;flex:1}.audit-readonly-notice strong{display:block;color:var(--ink);font-size:11px}.audit-readonly-notice p{max-width:850px;margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.audit-readonly-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#287657;background:#e2f3e9;font-size:9px;font-weight:700}.audit-readonly-badge .status-dot{margin:0}.audit-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.audit-summary-grid>article{min-width:0;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 18px #154d5209}.audit-summary-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:17px;font-weight:700}.audit-summary-icon.events{color:var(--swagelok-light-blue);background:#e2f3f7}.audit-summary-icon.success{color:#2b8867;background:#e3f2ea}.audit-summary-icon.denied{color:var(--swagelok-maroon);background:#f5e7ed}.audit-summary-icon.failure{color:var(--swagelok-orange);background:#fdf0e7}.audit-summary-grid article>div{min-width:0}.audit-summary-grid article div>span,.audit-summary-grid article div>strong,.audit-summary-grid article div>small{display:block}.audit-summary-grid article div>span{color:var(--muted);font-size:9px;font-weight:600}.audit-summary-grid article div>strong{margin:3px 0 1px;color:var(--ink);font:600 24px Space Grotesk;letter-spacing:-.04em}.audit-summary-grid article div>small{overflow:hidden;color:#829497;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.audit-page-error{position:relative;margin:0;padding-right:110px}.audit-page-error .button{position:absolute;right:11px;top:50%;padding:7px 10px;transform:translateY(-50%)}.audit-workspace-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.55fr);gap:14px;align-items:start}.audit-section{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 6px 22px #154d5209}.audit-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.audit-section-heading h3,.audit-side-heading h3{margin:0;font:600 17px Space Grotesk;letter-spacing:-.03em}.audit-section-heading p:not(.section-kicker),.audit-side-heading p:not(.section-kicker){max-width:620px;margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.audit-refresh{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:8px;white-space:nowrap}.audit-refresh .icon-button{border:1px solid var(--line);background:var(--surface)}.audit-filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:13px 24px;border-bottom:1px solid var(--line)}.audit-search{width:min(100%,300px);height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface-soft)}.audit-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:9px}.audit-filter{height:39px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.audit-filter>span{color:var(--muted);font-size:8px}.audit-filter select{min-width:76px;max-width:110px;border:0;outline:0;color:var(--ink);background:transparent;font-size:8px}.audit-filter-bar>.button{height:39px;padding:8px 10px;font-size:9px}.audit-stream-caption{display:flex;justify-content:space-between;gap:14px;padding:10px 24px;border-bottom:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:8px}.audit-stream-caption small{color:#8b9a9c}.audit-event-list{padding:0 24px}.audit-event-card{width:100%;display:grid;grid-template-columns:36px minmax(180px,1fr) auto 125px 16px;align-items:center;gap:12px;min-height:82px;padding:13px 0;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left}.audit-event-card:last-child{border-bottom:0}.audit-event-card:not(.audit-event-skeleton){cursor:pointer}.audit-event-card:not(.audit-event-skeleton):hover{background:linear-gradient(90deg,transparent,var(--surface-soft),transparent)}.audit-event-marker{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;font-weight:800}.audit-event-success .audit-event-marker{color:#2b8867;background:#e3f2ea}.audit-event-denied .audit-event-marker{color:var(--swagelok-maroon);background:#f5e7ed}.audit-event-failure .audit-event-marker{color:var(--swagelok-orange);background:#fdf0e7}.audit-event-main{min-width:0}.audit-event-main strong,.audit-event-main span,.audit-event-main small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.audit-event-main strong{color:var(--ink);font-size:11px}.audit-event-main span{margin-top:4px;color:var(--muted);font-size:9px}.audit-event-main small{margin-top:4px;color:#8b9a9c;font-size:8px}.audit-event-card time{color:var(--muted);font-size:8px;text-align:right;white-space:nowrap}.audit-event-arrow{color:#91a0a2;font-size:13px}.audit-event-skeleton{display:block;height:82px;background:linear-gradient(90deg,transparent,var(--surface-soft),transparent);background-size:220% 100%;animation:audit-shimmer 1.2s infinite}@keyframes audit-shimmer{to{background-position:-220% 0}}.audit-empty{display:grid;justify-items:center;gap:7px;padding:52px 20px;color:var(--muted);text-align:center}.audit-empty>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:3px;border-radius:13px;color:var(--brand-2);background:var(--brand-light);font-size:19px}.audit-empty strong{color:var(--ink);font:600 13px Space Grotesk}.audit-empty p{max-width:420px;margin:0;font-size:10px;line-height:1.5}.audit-empty .button{margin-top:7px}.audit-insights-column{display:grid;gap:14px}.audit-side-heading{padding:21px 21px 17px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.audit-side-heading h3{font-size:15px}.audit-result-visual{display:grid;justify-items:center;gap:19px;padding:23px 21px}.audit-result-ring{width:130px;height:130px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#2f8f73 var(--audit-success-rate),#eef3f1 0)}.audit-result-ring:before{content:"";grid-area:1 / 1;width:94px;height:94px;border-radius:50%;background:var(--surface)}.audit-result-ring>div{z-index:1;grid-area:1 / 1;text-align:center}.audit-result-ring strong,.audit-result-ring span{display:block}.audit-result-ring strong{color:var(--ink);font:600 22px Space Grotesk}.audit-result-ring span{color:var(--muted);font-size:8px}.audit-result-legend{width:100%;display:grid;gap:9px}.audit-result-legend>div{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.audit-result-legend span{display:flex;align-items:center;gap:7px}.audit-result-legend i{width:7px;height:7px;border-radius:50%}.audit-result-legend i.success{background:#2f8f73}.audit-result-legend i.denied{background:var(--swagelok-maroon)}.audit-result-legend i.failure{background:var(--swagelok-orange)}.audit-result-legend strong{color:var(--ink)}.audit-resource-list{display:grid;padding:11px 21px 17px}.audit-resource-list button{display:grid;gap:8px;padding:10px 0;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left}.audit-resource-list button:last-child{border-bottom:0}.audit-resource-list button:hover strong{color:var(--brand-2)}.audit-resource-list button>span{display:flex;justify-content:space-between;gap:10px}.audit-resource-list strong{color:var(--ink);font-size:9px}.audit-resource-list small{color:var(--muted);font-size:8px}.audit-resource-list button>i{height:4px;overflow:hidden;border-radius:3px;background:var(--surface-soft)}.audit-resource-list button>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--brand-2))}.audit-side-empty{padding:25px 21px;color:var(--muted);font-size:9px}.audit-integrity-note{display:flex;align-items:flex-start;gap:10px;padding:16px;border:1px solid #cfe4e6;border-radius:13px;background:#f3f9fa}.audit-integrity-note>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:#dceff1}.audit-integrity-note strong{display:block;color:var(--ink);font-size:9px}.audit-integrity-note p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.audit-modal-backdrop{padding:24px}.audit-detail-dialog{width:min(100%,680px);max-height:min(90vh,800px);padding:0;overflow-y:auto}.audit-modal-heading{display:flex;align-items:flex-start;gap:13px;padding:25px 27px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.audit-detail-result{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-weight:800}.audit-detail-success{color:#2b8867;background:#e3f2ea}.audit-detail-denied{color:var(--swagelok-maroon);background:#f5e7ed}.audit-detail-failure{color:var(--swagelok-orange);background:#fdf0e7}.audit-modal-heading>div{min-width:0;flex:1}.audit-modal-heading h2{margin:0}.audit-modal-heading p:not(.eyebrow){margin:7px 0 0;color:var(--muted);font-size:9px}.audit-modal-heading>.status-pill{flex:0 0 auto}.audit-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:21px 27px 0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--line)}.audit-detail-grid>div{min-width:0;padding:13px;background:var(--surface)}.audit-detail-grid span,.audit-detail-grid strong,.audit-detail-grid code{display:block}.audit-detail-grid span{color:var(--muted);font-size:8px}.audit-detail-grid strong,.audit-detail-grid code{margin-top:5px;overflow-wrap:anywhere;color:var(--ink);font-size:9px;line-height:1.45}.audit-detail-grid code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.audit-detail-request{grid-column:1 / -1}.audit-metadata-section{padding:22px 27px 0}.audit-metadata-section h3{margin:0;color:var(--ink);font:600 13px Space Grotesk}.audit-metadata-section dl{display:grid;margin:12px 0 0;border-top:1px solid var(--line)}.audit-metadata-section dl>div{display:grid;grid-template-columns:minmax(110px,.45fr) 1fr;gap:14px;padding:11px 0;border-bottom:1px solid var(--line)}.audit-metadata-section dt{color:var(--muted);font-size:9px}.audit-metadata-section dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font:9px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.audit-metadata-empty{color:var(--muted);font-size:9px}.audit-modal-security{display:flex;align-items:center;gap:10px;margin:20px 27px 0;padding:11px 12px;border:1px solid #d1e6e8;border-radius:10px;color:var(--muted);background:#f1f8f9;font-size:9px;line-height:1.45}.audit-modal-security>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:#dceff1}.audit-modal-security p{margin:0}.audit-modal-security strong{color:var(--ink)}.audit-modal-footer{margin-top:21px;padding:16px 27px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .audit-readonly-notice,.theme-dark .audit-integrity-note,.theme-dark .audit-modal-security{border-color:#31535a;background:#1b3439}.theme-dark .audit-readonly-icon,.theme-dark .audit-integrity-note>span,.theme-dark .audit-modal-security>span{color:#9cdde3;background:#23454b}.theme-dark .audit-readonly-badge{color:#a8e4c3;background:#234c3d}.theme-dark .audit-summary-icon.events,.theme-dark .audit-event-success .audit-event-marker{background:#173b42}.theme-dark .audit-summary-icon.success,.theme-dark .audit-detail-success{background:#1f3e33}.theme-dark .audit-summary-icon.denied,.theme-dark .audit-event-denied .audit-event-marker,.theme-dark .audit-detail-denied{background:#452936}.theme-dark .audit-summary-icon.failure,.theme-dark .audit-event-failure .audit-event-marker,.theme-dark .audit-detail-failure{background:#4b3425}.theme-dark .audit-result-ring{background:conic-gradient(#56b594 var(--audit-success-rate),#273a35 0)}@media(max-width:1120px){.audit-workspace-grid{grid-template-columns:1fr}.audit-insights-column{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-integrity-note{grid-column:1 / -1}}@media(max-width:900px){.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filter-bar{align-items:stretch}.audit-search{width:100%}.audit-filter{flex:1;justify-content:space-between}.audit-filter select{max-width:none;flex:1}}@media(max-width:760px){.audit-page{gap:14px}.audit-hero{min-height:310px;align-items:flex-start;padding:27px 22px}.audit-hero h2{font-size:24px}.audit-hero-controls{max-width:calc(100% - 110px)}.audit-hero-status{position:absolute;right:18px;bottom:18px;width:105px;min-height:112px;flex-basis:105px;padding:10px}.audit-hero-status strong{font-size:29px}.audit-hero-status i{display:none}.audit-readonly-notice{align-items:flex-start;flex-wrap:wrap;padding:15px}.audit-readonly-notice>div{flex-basis:calc(100% - 51px)}.audit-readonly-badge{margin-left:49px}.audit-summary-grid{gap:9px}.audit-summary-grid>article{gap:10px;padding:13px}.audit-summary-icon{width:34px;height:34px}.audit-summary-grid article div>strong{font-size:20px}.audit-summary-grid article div>small{display:none}.audit-page-error{padding-right:12px}.audit-page-error .button{position:static;margin-top:7px;transform:none}.audit-section-heading{padding:19px 17px}.audit-refresh>span{display:none}.audit-filter-bar{padding:12px 17px}.audit-search{flex-basis:100%}.audit-filter{flex-basis:calc(50% - 4px)}.audit-filter-bar>.button{flex:1}.audit-stream-caption{padding:10px 17px}.audit-stream-caption small{display:none}.audit-event-list{padding:0 17px}.audit-event-card{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px}.audit-event-main{flex:1;flex-basis:calc(100% - 46px)}.audit-event-card>.status-pill{margin-left:46px}.audit-event-card time{margin-left:auto}.audit-event-arrow{display:none}.audit-insights-column{grid-template-columns:1fr}.audit-integrity-note{grid-column:auto}.audit-modal-backdrop{align-items:end;padding:0}.audit-detail-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.audit-modal-heading{flex-wrap:wrap;padding:23px 20px 18px}.audit-modal-heading>div{flex-basis:calc(100% - 53px)}.audit-modal-heading>.status-pill{margin-left:53px}.audit-detail-grid{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.audit-detail-request{grid-column:auto}.audit-metadata-section{padding-left:20px;padding-right:20px}.audit-metadata-section dl>div{grid-template-columns:1fr;gap:5px}.audit-modal-security{margin-left:20px;margin-right:20px}.audit-modal-footer{padding-left:20px;padding-right:20px}.audit-modal-footer .button{flex:1}}.admin-page{display:grid;gap:18px}.admin-hero{position:relative;min-height:235px;display:flex;align-items:center;justify-content:space-between;gap:35px;overflow:hidden;padding:35px 42px;border-radius:20px;color:#fff;background:linear-gradient(118deg,#004f55,#00676e 52%,#008daf);box-shadow:0 18px 42px #00606629}.admin-hero-copy{position:relative;z-index:2;max-width:680px}.admin-hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#bfeaf0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.admin-hero-kicker .status-dot{background:#9ce5ca;box-shadow:0 0 0 4px #9ce5ca24}.admin-hero h2{margin:14px 0 9px;font:600 28px/1.16 Space Grotesk;letter-spacing:-.045em}.admin-hero-copy>p{max-width:620px;margin:0;color:#ecfdffc2;font-size:12px;line-height:1.65}.admin-hero-controls{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.admin-hero-controls span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(218,250,251,.17);border-radius:8px;color:#ecfdffc7;background:#00353a36;font-size:9px}.admin-hero-controls b{color:#a5e3c5}.admin-hero-status{position:relative;z-index:2;width:180px;min-height:166px;flex:0 0 180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid rgba(221,251,252,.2);border-radius:18px;background:#023a3f38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.admin-hero-status>span{color:#bdebf0;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.admin-hero-status strong{margin:5px 0 -2px;font:600 40px Space Grotesk;letter-spacing:-.06em}.admin-hero-status small{color:#ebfdffba;font-size:9px}.admin-hero-status i{display:block;margin-top:15px;padding-top:12px;border-top:1px solid rgba(221,251,252,.15);color:#c7efdc;font-size:8px;font-style:normal;line-height:1.4}.admin-hero-orbit{position:absolute;border:1px solid rgba(226,252,255,.1);border-radius:50%;pointer-events:none}.admin-hero-orbit-one{width:430px;height:430px;right:-150px;top:-185px}.admin-hero-orbit-two{width:290px;height:290px;right:-35px;bottom:-205px}.admin-boundary{display:flex;align-items:center;gap:13px;padding:16px 18px;border:1px solid #cfe4e6;border-left:4px solid var(--swagelok-light-blue);border-radius:14px;background:linear-gradient(90deg,#f1f8f9,#f9fcfc);box-shadow:0 4px 16px #154d5209}.admin-boundary-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;color:var(--brand);background:#dceff1;font-size:17px}.admin-boundary>div{min-width:0;flex:1}.admin-boundary strong{display:block;color:var(--ink);font-size:11px}.admin-boundary p{max-width:850px;margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.admin-boundary-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:7px 10px;border-radius:999px;color:#287657;background:#e2f3e9;font-size:9px;font-weight:700}.admin-boundary-badge .status-dot{margin:0}.admin-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.admin-summary-grid>article{min-width:0;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 5px 18px #154d5209}.admin-summary-icon{width:40px;height:40px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:17px;font-weight:700}.admin-summary-icon.users{color:var(--swagelok-light-blue);background:#e2f3f7}.admin-summary-icon.attention{color:var(--swagelok-orange);background:#fdf0e7}.admin-summary-icon.departments{color:var(--swagelok-purple);background:#f0e8f2}.admin-summary-icon.groups{color:#2b8867;background:#e3f2ea}.admin-summary-grid article>div{min-width:0}.admin-summary-grid article div>span,.admin-summary-grid article div>strong,.admin-summary-grid article div>small{display:block}.admin-summary-grid article div>span{color:var(--muted);font-size:9px;font-weight:600}.admin-summary-grid article div>strong{margin:3px 0 1px;color:var(--ink);font:600 24px Space Grotesk;letter-spacing:-.04em}.admin-summary-grid article div>small{overflow:hidden;color:#829497;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.admin-page-error{position:relative;margin:0;padding-right:110px}.admin-page-error .button{position:absolute;right:11px;top:50%;padding:7px 10px;transform:translateY(-50%)}.admin-primary-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.55fr);gap:14px;align-items:start}.admin-section,.admin-resource-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface);box-shadow:0 6px 22px #154d5209}.admin-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:23px 24px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.admin-section-heading h3,.admin-side-heading h3,.admin-organization-heading h3{margin:0;font:600 17px Space Grotesk;letter-spacing:-.03em}.admin-section-heading p:not(.section-kicker),.admin-side-heading p:not(.section-kicker),.admin-organization-heading p:not(.section-kicker){max-width:650px;margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.admin-refresh{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:8px;white-space:nowrap}.admin-refresh .icon-button{border:1px solid var(--line);background:var(--surface)}.admin-filter-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:13px 24px;border-bottom:1px solid var(--line)}.admin-search{width:min(100%,300px);height:39px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:10px;color:var(--muted);background:var(--surface-soft)}.admin-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:9px}.admin-filter{height:39px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.admin-filter>span{color:var(--muted);font-size:8px}.admin-filter select{min-width:85px;max-width:130px;border:0;outline:0;color:var(--ink);background:transparent;font-size:8px}.admin-filter-bar>.button{height:39px;padding:8px 10px;font-size:9px}.admin-people-caption{display:flex;justify-content:space-between;gap:14px;padding:10px 24px;border-bottom:1px solid var(--line);color:var(--muted);background:var(--surface-soft);font-size:8px}.admin-people-caption small{color:#8b9a9c}.admin-people-list{padding:0 24px}.admin-person-row{width:100%;display:grid;grid-template-columns:38px minmax(160px,1fr) minmax(110px,.65fr) auto 125px 16px;align-items:center;gap:12px;min-height:82px;padding:13px 0;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left}.admin-person-row:last-child{border-bottom:0}.admin-person-row:not(.admin-person-skeleton){cursor:pointer}.admin-person-row:not(.admin-person-skeleton):hover{background:linear-gradient(90deg,transparent,var(--surface-soft),transparent)}.admin-avatar{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;color:#006c75;background:linear-gradient(135deg,#dff2f4,#cae9ed);font:700 10px Space Grotesk}.admin-person-main,.admin-person-meta{min-width:0}.admin-person-main strong,.admin-person-main span,.admin-person-meta small,.admin-person-meta strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-person-main strong{color:var(--ink);font-size:11px}.admin-person-main span{margin-top:4px;color:var(--muted);font-size:9px}.admin-person-meta small{color:#8b9a9c;font-size:8px}.admin-person-meta strong{margin-top:4px;color:var(--ink);font-size:9px}.admin-person-row time{color:var(--muted);font-size:8px;text-align:right;white-space:nowrap}.admin-row-arrow{color:#91a0a2;font-size:13px}.admin-person-skeleton{display:block;height:82px;background:linear-gradient(90deg,transparent,var(--surface-soft),transparent);background-size:220% 100%;animation:admin-shimmer 1.2s infinite}@keyframes admin-shimmer{to{background-position:-220% 0}}.admin-empty{display:grid;justify-items:center;gap:7px;padding:48px 20px;color:var(--muted);text-align:center}.admin-empty>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:3px;border-radius:13px;color:var(--brand-2);background:var(--brand-light);font-size:19px}.admin-empty strong{color:var(--ink);font:600 13px Space Grotesk}.admin-empty p{max-width:420px;margin:0;font-size:10px;line-height:1.5}.admin-empty .button{margin-top:7px}.admin-empty.compact{padding:28px 18px}.admin-empty.compact>span{width:35px;height:35px;font-size:15px}.admin-governance-column{display:grid;gap:14px}.admin-side-heading{padding:21px 21px 17px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.admin-side-heading h3{font-size:15px}.admin-posture-visual{display:grid;justify-items:center;gap:19px;padding:23px 21px}.admin-posture-ring{width:130px;height:130px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#2f8f73 var(--admin-active-rate),#eef3f1 0)}.admin-posture-ring:before{content:"";grid-area:1 / 1;width:94px;height:94px;border-radius:50%;background:var(--surface)}.admin-posture-ring>div{z-index:1;grid-area:1 / 1;text-align:center}.admin-posture-ring strong,.admin-posture-ring span{display:block}.admin-posture-ring strong{color:var(--ink);font:600 22px Space Grotesk}.admin-posture-ring span{color:var(--muted);font-size:8px}.admin-posture-legend{width:100%;display:grid;gap:9px}.admin-posture-legend>div{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.admin-posture-legend span{display:flex;align-items:center;gap:7px}.admin-posture-legend i{width:7px;height:7px;border-radius:50%}.admin-posture-legend i.active{background:#2f8f73}.admin-posture-legend i.pending{background:var(--swagelok-orange)}.admin-posture-legend i.suspended{background:var(--swagelok-purple)}.admin-posture-legend i.disabled{background:var(--swagelok-maroon)}.admin-posture-legend strong{color:var(--ink)}.admin-governance-note{display:flex;align-items:flex-start;gap:10px;padding:16px;border:1px solid #cfe4e6;border-radius:13px;background:#f3f9fa}.admin-governance-note>span{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:var(--brand);background:#dceff1}.admin-governance-note strong{display:block;color:var(--ink);font-size:9px}.admin-governance-note p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.admin-organization{display:grid;gap:14px}.admin-organization-heading{padding:4px 2px 0}.admin-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-resource-heading{display:flex;align-items:center;gap:12px;min-height:90px;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.admin-resource-icon{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;font-size:18px}.admin-resource-icon.department{color:var(--swagelok-purple);background:#f0e8f2}.admin-resource-icon.group{color:var(--swagelok-light-blue);background:#e2f3f7}.admin-resource-heading h4{margin:0;color:var(--ink);font:600 14px Space Grotesk}.admin-resource-heading p{margin:4px 0 0;color:var(--muted);font-size:9px}.admin-resource-list{padding:0 20px}.admin-resource-row{width:100%;display:flex;align-items:center;gap:11px;min-height:70px;padding:12px 0;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left}.admin-resource-row:last-child{border-bottom:0}.admin-resource-row:not(.static){cursor:pointer}.admin-resource-row:not(.static):hover strong{color:var(--brand-2)}.admin-resource-monogram{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--swagelok-purple);background:#f0e8f2;font:700 10px Space Grotesk}.admin-resource-monogram.group{color:var(--swagelok-light-blue);background:#e2f3f7}.admin-resource-row>span:nth-child(2){min-width:0;flex:1}.admin-resource-row strong,.admin-resource-row small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.admin-resource-row strong{color:var(--ink);font-size:10px}.admin-resource-row small{margin-top:4px;color:var(--muted);font-size:8px}.admin-resource-row>b{color:#91a0a2;font-weight:400}.admin-member-count{min-width:30px;padding:6px 8px;border-radius:8px;color:var(--brand);background:var(--brand-light);font-size:9px;font-weight:700;text-align:center}.admin-control-boundaries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.admin-control-boundaries article{display:flex;align-items:flex-start;gap:11px;padding:17px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.admin-control-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:var(--brand);background:var(--brand-light)}.admin-control-boundaries article>div{min-width:0;flex:1}.admin-control-boundaries strong{display:block;color:var(--ink);font-size:10px}.admin-control-boundaries p{margin:4px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.admin-control-boundaries article>span:last-child{flex:0 0 auto;padding:5px 7px;border-radius:7px;color:var(--muted);background:var(--surface-soft);font-size:8px;white-space:nowrap}.admin-modal-backdrop{padding:24px}.admin-user-dialog{width:min(100%,590px);padding:0;overflow:hidden}.admin-modal-heading{display:flex;align-items:center;gap:13px;padding:25px 27px 20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--surface))}.admin-modal-heading>div{min-width:0;flex:1}.admin-modal-heading h2{margin:0}.admin-modal-heading p:not(.eyebrow){margin:6px 0 0;color:var(--muted);font-size:9px}.admin-modal-heading>.status-pill{flex:0 0 auto}.admin-user-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:21px 27px 0;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--line)}.admin-user-detail-grid>div{min-width:0;padding:13px;background:var(--surface)}.admin-user-detail-grid span,.admin-user-detail-grid strong,.admin-user-detail-grid code{display:block}.admin-user-detail-grid span{color:var(--muted);font-size:8px}.admin-user-detail-grid strong,.admin-user-detail-grid code{margin-top:5px;overflow-wrap:anywhere;color:var(--ink);font-size:9px;line-height:1.45}.admin-user-detail-grid code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-user-id{grid-column:1 / -1}.admin-modal-security{display:flex;align-items:center;gap:10px;margin:20px 27px 0;padding:11px 12px;border:1px solid #d1e6e8;border-radius:10px;color:var(--muted);background:#f1f8f9;font-size:9px;line-height:1.45}.admin-modal-security>span{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;color:var(--brand);background:#dceff1}.admin-modal-security p{margin:0}.admin-modal-security strong{color:var(--ink)}.admin-modal-footer{margin-top:21px;padding:16px 27px;border-top:1px solid var(--line);background:var(--surface-soft)}.theme-dark .admin-boundary,.theme-dark .admin-governance-note,.theme-dark .admin-modal-security{border-color:#31535a;background:#1b3439}.theme-dark .admin-boundary-icon,.theme-dark .admin-governance-note>span,.theme-dark .admin-modal-security>span{color:#9cdde3;background:#23454b}.theme-dark .admin-boundary-badge{color:#a8e4c3;background:#234c3d}.theme-dark .admin-summary-icon.users,.theme-dark .admin-resource-icon.group,.theme-dark .admin-resource-monogram.group{background:#173b42}.theme-dark .admin-summary-icon.attention{background:#4b3425}.theme-dark .admin-summary-icon.departments,.theme-dark .admin-resource-icon.department,.theme-dark .admin-resource-monogram{background:#382943}.theme-dark .admin-summary-icon.groups{background:#1f3e33}.theme-dark .admin-avatar{color:#9cdde3;background:#173b42}.theme-dark .admin-posture-ring{background:conic-gradient(#56b594 var(--admin-active-rate),#273a35 0)}@media(max-width:1120px){.admin-primary-grid{grid-template-columns:1fr}.admin-governance-column{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-control-boundaries{grid-template-columns:1fr}}@media(max-width:900px){.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter-bar{align-items:stretch}.admin-search{width:100%}.admin-filter{flex:1;justify-content:space-between}.admin-filter select{max-width:none;flex:1}.admin-resource-grid{grid-template-columns:1fr}}@media(max-width:760px){.admin-page{gap:14px}.admin-hero{min-height:310px;align-items:flex-start;padding:27px 22px}.admin-hero h2{font-size:24px}.admin-hero-controls{max-width:calc(100% - 110px)}.admin-hero-status{position:absolute;right:18px;bottom:18px;width:105px;min-height:112px;flex-basis:105px;padding:10px}.admin-hero-status strong{font-size:29px}.admin-hero-status i{display:none}.admin-boundary{align-items:flex-start;flex-wrap:wrap;padding:15px}.admin-boundary>div{flex-basis:calc(100% - 51px)}.admin-boundary-badge{margin-left:49px}.admin-summary-grid{gap:9px}.admin-summary-grid>article{gap:10px;padding:13px}.admin-summary-icon{width:34px;height:34px}.admin-summary-grid article div>strong{font-size:20px}.admin-summary-grid article div>small{display:none}.admin-page-error{padding-right:12px}.admin-page-error .button{position:static;margin-top:7px;transform:none}.admin-section-heading{padding:19px 17px}.admin-refresh>span{display:none}.admin-filter-bar{padding:12px 17px}.admin-search{flex-basis:100%}.admin-filter{flex-basis:calc(50% - 4px)}.admin-filter-bar>.button{flex:1}.admin-people-caption{padding:10px 17px}.admin-people-caption small{display:none}.admin-people-list{padding:0 17px}.admin-person-row{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px}.admin-person-main{flex:1;flex-basis:calc(100% - 48px)}.admin-person-meta{width:calc(50% - 5px);margin-left:48px}.admin-person-row>.status-pill{margin-left:auto}.admin-person-row time{display:none}.admin-row-arrow{display:none}.admin-governance-column{grid-template-columns:1fr}.admin-resource-heading{padding:17px}.admin-resource-list{padding:0 17px}.admin-resource-row{flex-wrap:wrap}.admin-resource-row>span:nth-child(2){flex-basis:calc(100% - 44px)}.admin-resource-row>.status-pill,.admin-resource-row>.admin-member-count{margin-left:43px}.admin-control-boundaries article{flex-wrap:wrap}.admin-control-boundaries article>div{flex-basis:calc(100% - 45px)}.admin-control-boundaries article>span:last-child{margin-left:45px}.admin-modal-backdrop{align-items:end;padding:0}.admin-user-dialog{width:100%;max-height:94vh;overflow-y:auto;border-radius:20px 20px 0 0}.admin-modal-heading{align-items:flex-start;flex-wrap:wrap;padding:23px 20px 18px}.admin-modal-heading>div{flex-basis:calc(100% - 51px)}.admin-modal-heading>.status-pill{margin-left:51px}.admin-user-detail-grid{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.admin-user-id{grid-column:auto}.admin-modal-security{margin-left:20px;margin-right:20px}.admin-modal-footer{padding-left:20px;padding-right:20px}.admin-modal-footer .button{flex:1}}.endpoint-job-status.status-expired,.endpoint-job-status.status-canceled{color:#80622e;background:#fff0d8}.notification-preference{display:flex;align-items:center;gap:8px;margin:10px 0 2px;padding:9px 0;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.notification-preference input{accent-color:var(--brand-2)}.notification-preference span{flex:1}@media(max-width:760px){.incident-review-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.incident-review-dialog>.dialog-actions{padding:15px 20px}.incident-review-dialog>.dialog-actions .button{flex:1}.incident-review-section{padding:15px}.incident-review-approval{align-items:stretch;flex-direction:column}.incident-review-approval>div:last-child{flex-direction:column}.incident-review-approval .button{width:100%}}.dashboard-overview:not(.dashboard-overview-attention){background:linear-gradient(120deg,#004d9e,#005eae 55%,#0091ba);box-shadow:0 16px 38px #004d9e33}.directory-hero,.rotation-hero,.audit-hero,.admin-hero{background:linear-gradient(118deg,#004d9e,#005eae 52%,#0091ba);box-shadow:0 18px 42px #004d9e33}.dashboard-hero-primary{color:var(--swagelok-blue)}.dashboard-hero-primary:hover{color:var(--swagelok-blue);background:#f1f6fc}.theme-dark .dashboard-overview:not(.dashboard-overview-attention),.theme-dark .directory-hero,.theme-dark .rotation-hero,.theme-dark .audit-hero,.theme-dark .admin-hero{background:linear-gradient(118deg,#003b7a,#004d9e 52%,#006f9f)}
