.workbook-visual-summary{border:1px solid var(--visual-line);background:#fbfdfc;border-radius:14px;flex-direction:column;gap:14px;margin:0 0 16px;padding:17px;display:flex}.visual-summary-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.visual-summary-heading span{color:var(--visual-green);letter-spacing:.08em;font-size:11px;font-weight:900}.visual-summary-heading h3{color:var(--visual-ink);margin:3px 0 0;font-size:19px}.visual-summary-heading small{color:var(--visual-muted);font-size:11px}.visual-summary-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.visual-summary-cards article{border:1px solid var(--visual-line);border-radius:11px;min-height:94px;padding:14px}.visual-summary-cards article:nth-child(4n+1){background:#eef8ef}.visual-summary-cards article:nth-child(4n+2){background:#edf6fd}.visual-summary-cards article:nth-child(4n+3){background:#fff6e8}.visual-summary-cards article:nth-child(4n+4){background:#f4f0ff}.visual-summary-cards span,.visual-summary-cards small{color:var(--visual-muted);font-size:12px;display:block}.visual-summary-cards b{color:var(--visual-ink);margin:8px 0 3px;font-size:24px;line-height:1;display:block}.risk-matrix{grid-template-columns:minmax(0,1fr) 250px;gap:18px;padding-top:4px;display:grid}.risk-matrix>div>b{color:var(--visual-ink);margin-bottom:9px;font-size:13px;display:block}.risk-bar-row{color:var(--visual-muted);grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:8px;margin:8px 0;font-size:11px;display:grid}.risk-bar-row i{background:#e4ece8;border-radius:99px;height:8px;overflow:hidden}.risk-bar-row em{border-radius:inherit;background:var(--visual-orange);height:100%;display:block}.risk-bar-row:nth-child(3) em{background:#dfb74a}.risk-bar-row:nth-child(4) em{background:var(--visual-green)}.risk-bar-row small{text-align:right}.risk-matrix-grid{color:var(--visual-muted);text-align:center;grid-template-columns:58px repeat(3,1fr);align-items:center;gap:4px;font-size:10px;display:grid}.risk-cell{border-radius:5px;place-items:center;min-height:30px;font-weight:800;display:grid}.risk-cell.high{color:#ae5f47;background:#ffe3d9}.risk-cell.medium{color:#a07b28;background:#fff3ca}.risk-cell.low{color:#4b8d58;background:#e5f5e7}.resource-link-strip{flex-wrap:wrap;gap:8px;display:flex}.resource-link-strip a{border:1px solid var(--visual-line);min-width:170px;max-width:290px;color:var(--visual-ink);background:#fff;border-radius:9px;padding:10px 12px;text-decoration:none}.resource-link-strip b,.resource-link-strip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.resource-link-strip small{color:var(--visual-muted);margin-top:4px;font-size:11px}.credential-workbook{max-width:1440px;margin:0 auto}.credential-workbook .workbook-titlebar{margin-bottom:16px}.credential-toolbar{border:1px solid var(--visual-line);background:#fff;border-radius:10px;align-items:center;gap:15px;margin-bottom:13px;padding:12px 14px;display:flex}.credential-toolbar label{color:var(--visual-muted);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.credential-toolbar select{border:1px solid var(--visual-line);border-radius:7px;padding:7px}.credential-toolbar span{color:var(--visual-muted);font-size:12px}.password-cell{grid-template-columns:minmax(90px,1fr) auto auto;align-items:center;gap:4px;height:100%;display:grid}.password-cell input{min-width:0}.password-cell button{border:1px solid var(--visual-line);color:var(--visual-muted);background:#fff;border-radius:5px;padding:5px 6px;font-size:11px}.credential-table td{min-width:150px}@media (width<=1100px){.visual-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.visual-summary-cards{grid-template-columns:1fr}.visual-summary-heading,.credential-toolbar{display:block}.visual-summary-heading small,.credential-toolbar span{margin-top:8px;display:block}.credential-toolbar label{margin-bottom:8px}.risk-matrix{grid-template-columns:1fr}}.configurable-workbook>.workbook-tabs{display:none!important}.resource-hub{max-width:1440px;margin:0 auto}.resource-hero{border:1px solid var(--visual-line);box-shadow:var(--visual-shadow);background:#fff;border-radius:16px;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;padding:27px 29px;display:flex}.resource-hero h2{color:var(--visual-ink);margin:5px 0 0;font-size:31px}.resource-hero p{color:var(--visual-muted);margin:8px 0 0;font-size:14px}.resource-hero-stat{color:#317ba8;text-align:right;background:#edf6fd;border-radius:11px;min-width:112px;padding:13px 15px}.resource-hero-stat b,.resource-hero-stat span{display:block}.resource-hero-stat b{font-size:25px}.resource-hero-stat span{margin-top:3px;font-size:11px}.resource-filter-bar{border:1px solid var(--visual-line);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:15px 0;padding:11px 14px;display:flex}.resource-filter-bar label{color:var(--visual-muted);align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.resource-filter-bar select{border:1px solid var(--visual-line);color:var(--visual-ink);background:#fff;border-radius:7px;padding:7px 9px}.resource-filter-bar span{color:var(--visual-muted);font-size:12px}.resource-create-card{background:#f5fbf5;border:1px dashed #9bc9a7;border-radius:14px;grid-template-columns:160px minmax(0,1fr) auto;align-items:end;gap:16px;margin-bottom:16px;padding:17px;display:grid}.resource-create-card h3{color:var(--visual-ink);margin:5px 0 0;font-size:18px}.resource-create-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.resource-create-fields label,.resource-card-fields label{color:var(--visual-muted);gap:5px;font-size:11px;font-weight:800;display:grid}.resource-create-fields input,.resource-card-fields input{border:1px solid var(--visual-line);min-width:0;color:var(--visual-ink);background:#fff;border-radius:7px;padding:8px 9px}.resource-create-card>button{color:#fff;background:#2f8550;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.resource-create-card>button:disabled{cursor:not-allowed;opacity:.42}.resource-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.resource-card{border:1px solid var(--visual-line);min-height:246px;box-shadow:var(--visual-shadow);background:#fff;border-radius:14px;flex-direction:column;gap:15px;padding:17px;display:flex}.resource-card:nth-child(4n+1){background:#fbfffb}.resource-card:nth-child(4n+2){background:#fbfdff}.resource-card:nth-child(4n+3){background:#fffdf9}.resource-card:nth-child(4n+4){background:#fdfbff}.resource-card header{justify-content:space-between;align-items:start;gap:10px;display:flex}.resource-card header span{color:var(--visual-blue);font-size:11px;font-weight:900}.resource-card h3{color:var(--visual-ink);margin:5px 0 0;font-size:18px}.resource-card-fields{gap:9px;display:grid}.resource-card-fields .password-cell{min-height:32px}.resource-card-fields .password-cell input{width:100%}.resource-open-link{color:#347c46;background:#edf8ef;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding:9px 11px;font-size:12px;font-weight:900;text-decoration:none;display:flex}.resource-open-link span{font-size:16px}.resource-empty{border:1px dashed var(--visual-line);min-height:180px;color:var(--visual-muted);text-align:center;background:#fbfdfc;border-radius:14px;align-content:center;place-items:center;gap:8px;display:grid}.resource-empty b{color:var(--visual-ink);font-size:16px}.resource-empty span{font-size:12px}@media (width<=1100px){.resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-create-card{grid-template-columns:1fr}.resource-create-card>button{justify-self:start}}@media (width<=780px){.resource-hero,.resource-filter-bar{display:block}.resource-hero-stat{text-align:left;margin-top:16px;display:inline-block}.resource-filter-bar label{margin-bottom:8px}.resource-create-fields,.resource-card-grid{grid-template-columns:1fr}}
