.portal-btn--danger{border-color:var(--hps-danger,#b42318);background:var(--hps-danger,#b42318);color:var(--hps-white,#fff)}.portal-btn--danger:hover{filter:brightness(.92)}.pp-fulledit{margin-top:14px;padding:16px;border:1px solid var(--hps-border,#d7dee8);border-radius:12px;background:var(--hps-surface,#f7f9fb);display:grid;gap:12px}.pp-fulledit__head{display:grid;gap:4px}.pp-fulledit__head small{color:var(--hps-muted,#657383);font-size:.8rem;line-height:1.4}.pp-fulledit__actions{display:flex;justify-content:flex-end;padding-top:4px}.pp-workflow__summary{display:grid;gap:6px;margin-bottom:14px;padding:12px;border-radius:8px;background:var(--hps-white,#fff)}.pp-workflow__summary p{margin:0 0 6px;color:var(--hps-muted,#657383)}.pp-protocol{display:flex;flex-direction:column;gap:8px;margin-top:14px}.pp-protocol__bar{height:6px;overflow:hidden;border-radius:999px;background:var(--hps-border,#d7dee8)}.pp-protocol__bar i{display:block;height:100%;border-radius:inherit;background:var(--hps-primary,#0c7182)}.pp-protocol__meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--hps-muted,#657383);font-size:.82rem}.pp-workflow{padding:16px;border:1px solid var(--hps-border,#d7dee8);border-radius:12px;background:var(--hps-surface,#f7f9fb)}.pp-workflow__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.pp-workflow__steps{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:0;margin:16px 0;list-style:none}.pp-workflow__steps li{display:flex;flex-direction:column;gap:6px;color:var(--hps-muted,#657383);font-size:.75rem;line-height:1.35}.pp-workflow__steps li span{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--hps-border,#d7dee8);font-weight:700}.pp-workflow__steps li.is-done span{color:#fff;background:var(--hps-success,#278360)}.pp-workflow__steps li.is-current{color:var(--hps-text,#15242f);font-weight:700}.pp-workflow__steps li.is-current span{color:#fff;background:var(--hps-primary,#0c7182)}.pp-workflow__action{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;padding-top:14px;border-top:1px solid var(--hps-border,#d7dee8)}.pp-workflow__action input,.pp-workflow__action select,.pp-workflow__action textarea{min-width:140px;flex:1;border:1px solid var(--hps-border,#cbd5df);border-radius:8px;background:var(--hps-white,#fff);padding:10px 12px;color:var(--hps-text,#15242f);font:inherit}.pp-workflow__action textarea{width:100%;min-height:72px}.pp-workflow__complete{margin:12px 0 0;color:var(--hps-success,#278360);font-weight:700}@media(max-width:700px){.pp-workflow__steps{grid-template-columns:1fr}.pp-workflow__steps li{flex-direction:row;align-items:center}.pp-workflow__action{flex-direction:column;align-items:stretch}.pp-workflow__action input,.pp-workflow__action select{width:100%}}
