.phm-card{margin-top:14px}.phm-card h3{margin-bottom:4px}.phm-list{display:grid;gap:10px;margin-top:12px}.phm-row{border:1px solid #e7e5e4;border-radius:16px;padding:12px;background:#fff}.phm-row-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.phm-row-head small{display:block;color:#78716c;margin-top:3px}.phm-row-actions{display:flex;gap:8px;margin-top:10px}.phm-row-actions button{flex:1;border:0;border-radius:12px;padding:9px 10px;font-weight:800;background:#f5f5f4}.phm-row-actions .danger{background:#fef2f2;color:#b91c1c}.phm-row-actions button:disabled{opacity:.45}.phm-lock{display:inline-block;margin-top:7px;border-radius:999px;background:#ecfdf5;color:#047857;padding:4px 8px;font-size:.72rem;font-weight:800}.phm-modal{position:fixed;inset:0;z-index:2147483600;background:#0008;display:flex;align-items:flex-end;justify-content:center}.phm-sheet{width:100%;max-width:560px;max-height:92vh;overflow:auto;background:#fff;border-radius:28px 28px 0 0;padding:20px}.phm-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.phm-head button{border:0;border-radius:999px;width:38px;height:38px;font-size:22px}.phm-sheet label{display:block;margin-top:12px;font-size:.85rem;font-weight:800}.phm-sheet input,.phm-sheet select{width:100%;margin-top:5px;border:1px solid #d6d3d1;border-radius:12px;padding:11px;background:#fff}.phm-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phm-save{width:100%;margin-top:16px;border:0;border-radius:14px;background:#047857;color:#fff;padding:13px;font-weight:900}@media(min-width:640px){.phm-modal{align-items:center}.phm-sheet{border-radius:28px}}