.standard-notice{margin-bottom:14px;padding:14px 16px;border-left:4px solid #3b8dca;border-radius:8px;background:#edf6fc;color:#34546c;font-size:12px;line-height:1.65}
.standard-workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}
.standard-workflow article{display:flex;gap:12px;align-items:center;min-height:84px;padding:15px;background:#183957;color:#fff;border-radius:10px}
.standard-workflow article>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#3b8dca;font-weight:800}
.standard-workflow b,.standard-workflow small{display:block}.standard-workflow b{font-size:12px}.standard-workflow small{margin-top:5px;color:#bdd1e1;font-size:9px;line-height:1.45}
.library-toolbar{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px}.library-toolbar select{min-width:220px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink)}
.standard-summary{display:flex;justify-content:space-between;margin:0 2px 13px;color:var(--muted);font-size:10px}.standard-summary b{color:var(--ink)}
.standard-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.standard-card{display:flex;flex-direction:column;min-height:285px;padding:19px;border:1px solid #dbe3e9;border-radius:11px;background:#fff;box-shadow:0 5px 18px rgba(24,57,87,.04)}
.standard-card-head{display:flex;justify-content:space-between;gap:8px;align-items:center}.standard-category{color:#357fbd;font-size:10px;font-weight:800}.standard-status{padding:5px 7px;border-radius:20px;background:#e4f1ea;color:#287151;font-size:9px;font-weight:800}.standard-status.status-pending_not_applicable{background:#f6e7e4;color:#a64a42}.standard-status.status-guidance_only,.standard-status.status-reference_check_live{background:#f4ecda;color:#8b682c}
.standard-card h3{margin:16px 0 12px;font-size:15px;line-height:1.45;letter-spacing:-.025em}.standard-use{margin:0;padding:10px;border-radius:7px;background:#f3f7fa;color:#466275;font-size:11px;line-height:1.55}.standard-use b{display:block;margin-bottom:2px;color:#24435a;font-size:9px}.standard-meta{margin:11px 0 8px;color:#7b8a95;font-size:9px;line-height:1.5}.standard-tags{display:flex;flex-wrap:wrap;gap:5px}.standard-tags span{padding:4px 7px;border-radius:5px;background:#eef2f4;color:#526873;font-size:9px}.standard-actions{display:flex;gap:7px;margin-top:auto;padding-top:16px}.standard-action{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #cbd9e3;border-radius:6px;color:#315f80;text-decoration:none;font-size:10px;font-weight:700}.standard-action.primary-link{border-color:#357fbd;background:#357fbd;color:#fff}.standard-note{margin:11px 0 0;color:#8a6b35;font-size:9px;line-height:1.5}.standard-warning{display:block;margin-top:10px;color:#aa4b42;font-size:10px}.standard-empty{grid-column:1/-1;padding:70px;text-align:center;color:var(--muted)}
@media(max-width:1100px){.standard-workflow{grid-template-columns:repeat(2,1fr)}.standard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.standard-workflow{grid-template-columns:1fr 1fr;gap:8px}.standard-workflow article{display:block;min-height:122px;padding:13px}.standard-workflow article>span{margin-bottom:9px}.standard-workflow small{font-size:9px}.library-toolbar{display:grid}.library-toolbar .search,.library-toolbar select{width:100%;min-width:0}.standard-summary{display:block}.standard-summary span{display:block;margin-top:4px;line-height:1.5}.standard-grid{grid-template-columns:1fr}.standard-card{min-height:270px}.standard-actions a{flex:1;min-height:42px}.standard-empty{padding:45px 14px}}
